/**
 * Filename: style.css
 * @title Brokerprint
 * @author Simon Jensen
 */

body {
	font-family: Verdana;
	font-size: 62.5%;
	color: #666;
	background: #fff;
	margin: 0px;
}

/***************************************************************************/

a:link, a:visited, .ui-widget-content a:link, .ui-widget-content a:visited {
	color: #00788a;
}

a:active, a:hover {
	text-decoration: none;
}

/***************************************************************************/

p {
	margin: 0px;
	padding: 2px 0px;
}

h1, h2, h3 {
	margin: 0px;
	padding: 2px 0px;
	letter-spacing: -1px;
	color: #00788a;
	font-weight: normal;
}

/***************************************************************************/

#container {
	width: 960px;
	margin: 0px auto;
}

/***************************************************************************/

#header {
	margin-bottom: 10px;
}

/***************************************************************************/

#login {
	float: right;
	width: 182px;
	height: 137px;
	color: black;
	background: url("../gfx/login_bg.png") no-repeat;
}
#login a:link, #login a:visited {
	color: white;
}
#login h2 {
	font-size: 1.4em;
}

#login h3 {
	font-size: 1.2em;
}

/***************************************************************************/

#menu {
	height: 25px;
	line-height: 25px;
	background: url("../gfx/menu_bg.png") no-repeat;
	font-size: 1.1em;
}

#menu a:link, #menu a:visited {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
}

#menu ul li {
	list-style: none;
	background: url("../gfx/menu_separator.png") left center no-repeat;
	padding: 5px 15px;
	margin: 0px;
	display: inline;
}

#menu ul li:hover {
	background: url("../gfx/menu_separator_active.png") left center no-repeat;
}

#menu #signup {
	float: right;
	margin-right: 10px;
	margin-top: 2px;
}

/***************************************************************************/

#sidebar_l {
	float: left;
	width: 290px;
	font-size: 1.1em;
	margin-bottom: 10px;
	
	/*border: 1px solid;*/
}

#sidebar_l h1 {
	font-size: 1.6em;
}

/***************************************************************************/

#content {
	float: left;
	width: 470px;
	margin-left: 7px;
	margin-bottom: 10px;
	font-size: 1.1em;
}

#content p {
	margin: 0px;
	padding: 5px 0px;
}

#content h1 {
	font-size: 1.6em;
}

/***************************************************************************/

.order {
	padding: 10px 0px;
}

.order .title {
	font-size: 1.5em;
	color: #336699;
	letter-spacing: -1px;
}

.order .attribute {
	font-size: 1.2em;
	letter-spacing: -1px;
}

.order .offer {
	float: left;
	margin-left: 3px;
	margin-right: 2px;
	margin-top: 3px;
	width: 135px;
}

/***************************************************************************/

.comment {
	margin-top: 10px;
}

.comment_meta {
	font-size: 0.9em;
	color: #888;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
	margin-bottom: 4px;
}

/***************************************************************************/

#sidebar_r {
	float: right;
	width: 180px;
	font-size: 1.1em;
}

#sidebar_r #chat {
	margin-bottom: 10px;
}

/***************************************************************************/

#counter {
	background: url("../gfx/counter_bg.png") top center no-repeat;
	height: 92px;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	color: #fff;
	line-height: 100px;
	margin-bottom: 10px;
	text-shadow: #6374AB -2px 2px 3px;
}

/***************************************************************************/

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navigation ul li {
	list-style: none;
	margin: 0px;
	padding: 2px 0px;
}

#navigation ul.twitter {
	padding: 5px;
}

#navigation ul.twitter li {
	list-style: circle;
	font-style: italic;
	font-size: 1.1em;
	padding-bottom: 5px;
}

/***************************************************************************/

#footer {
	margin-top: 10px;
	text-align: center;
	font-size: 1em;
	color: #9a9595;
	
	/*border: 1px solid;*/
}

#footer a {
	color: #9a9595;
}

/***************************************************************************/

form {
	margin: 0px;
	padding: 10px;
}

label {
	width: 100%;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
}

input, textarea, select {
	font-family: Verdana;
	color: #666;
	font-size: inherit;
	border: 1px solid #DDD;
}

input.big, textarea.big {
	font-size: 1.4em;
}

/***************************************************************************/

.box_180_top {
	height: 5px;
	background: url("../gfx/box_180_top.png") no-repeat;
}

.box_180_gradient {
	min-height: 50px;
	padding: 0px 5px;
	background: url("../gfx/gradient.png") repeat-x;
	border-left: 1px solid #6a747c;
	border-right: 1px solid #6a747c;
}

.box_180_bottom {
	height: 5px;
	background: url("../gfx/box_180_bottom.png") no-repeat;
	margin-bottom: 10px;
}

.box_290_top {
	height: 5px;
	background: url("../gfx/box_290_top.png") no-repeat;
}

.box_290_gradient {
	min-height: 50px;
	padding: 0px 5px;
	background: url("../gfx/gradient.png") repeat-x;
	border-left: 1px solid #6a747c;
	border-right: 1px solid #6a747c;
}

.box_290_bottom {
	height: 5px;
	background: url("../gfx/box_290_bottom.png") no-repeat;
}

.box_470_top {
	height: 5px;
	background: url("../gfx/box_470_top.png") no-repeat;
}

.box_470_gradient {
	min-height: 360px;
	padding: 0px 5px;
	background: url("../gfx/gradient.png") repeat-x;
	border-left: 1px solid #6a747c;
	border-right: 1px solid #6a747c;
}

.box_470_bottom {
	height: 5px;
	background: url("../gfx/box_470_bottom.png") no-repeat;
}

.box_960_top {
	height: 5px;
	background: url("../gfx/box_960_top.png") no-repeat;
}

.box_960_gradient {
	min-height: 50px;
	padding: 0px 5px;
	background: url("../gfx/gradient.png") repeat-x;
	border-left: 1px solid #6a747c;
	border-right: 1px solid #6a747c;
}

.box_960_gradient h1 {
	font-size: 2em;
}

.box_960_bottom {
	height: 5px;
	background: url("../gfx/box_960_bottom.png") no-repeat;
}

/***************************************************************************/

div.clear, hr.clear {
	visibility: hidden;
	margin: 0px;
	clear: both;
}

div.divider {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #ccc;
}

.maxheight300 {
	max-height: 300px;
	overflow: auto;
}

.pad5 {
	padding: 5px;
}

.pad10 {
	padding: 10px;
}

.pad0_10 {
	padding: 0px 10px;
}

.w100 {
	width: 98%;
}

.w96 {
	width: 96%;
}

.w50 {
	width: 50%;
}

.w75 {
	width: 75%;
}

.right {
	float: right;
}

.left {
	float: left;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.req {
	color: red;
}

.message, .ui-state-error, .ui-state-highlight {
	padding: 10px;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}

.ui-widget-content {
	padding: 5px;
}

.ui-datepicker-trigger {
	margin-bottom: -8px;
	margin-left: 2px;
}

.ui-button {
	cursor: pointer;
}

.message {
	background: #B2DBA8;
	border: 1px solid green;
}

/***************************************************************************/

tr.list_header td {
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px solid #E6E6E6;
}

tr.list td {
	border-bottom: 1px solid #E6E6E6;
}

tr.list:hover td {
	background: #F2F2F2;
}

tr.blue td {
	background: #CDE0EF;
}

tr.yellow td {
	background: #FCEFAB;
}

tr.green td {
	background: #B2DBA8;
}

/***************************************************************************/

pre {
	margin: 0px auto;
	border: #000000 1px dotted;
	padding: 10px;
	color: #414042;
	background: #f7f7f7;
	font-family: "Courier New" , Monospace;
	font-size: 12px;
	text-align: left;
	width: 95%;
	max-height: 600px;
	overflow: auto;
}