body {
	background:#bdbdbd url('../images/bg141414.gif') repeat-x top left;
}
#menu {
	background-color:#141414;
}

#left {
	position:absolute;
	left:0px;
	top:135px;
	width:219px;
}
.header {
	padding-top:16px;
	padding-bottom:0px;
	height:20px;
	border-bottom:1px solid #787878;
}

#searchbar {
}
#searchbar form {
	margin:0px;
	padding:0px 6px;
}
#searchbar p {
	margin:5px 0px;
	color:#424242;
	letter-spacing:0px;
	font-family:Arial, Helvetica, Geneva, _sans;
	font-size:11px;
	line-height:12px;
}
#searchbar a {
	color:#424242;
	text-decoration:none;
}
#searchbar a:hover {
	text-decoration:underline;
}
#searchbar select,
#searchbar input.text {
	width:190px;
	color:#141414;
	letter-spacing:0px;
	border:0px solid #000000;
	font-family:Arial, Helvetica, Geneva, _sans ! important;
	font-size:11px;
}


#tab-bar {
	position:relative;
	margin-left:221px;
	border-bottom:1px solid #787878;
	padding-left:2px;
	font-family:Arial, Helvetica, Geneva, _sans ! important;
	font-size:11px;
	line-height:13px;
}
#tab-bar a,
#tab-bar span {
	display:block;
	float:left;
	padding:2px 0px 2px 17px;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#424242;
}

#tab-bar span {
}
#tab-bar a {
	font-weight:bold;
	text-decoration:none;
}
#tab-bar a:hover {
	text-decoration:underline;
}

#tab-bar a.settings {
	letter-spacing:0px;
	text-transform:none;
	float:right;
	margin-right:5px;
}




#content {
	margin-left:221px;
	padding-left:17px;
}
.offer {
	position:relative;
	width:538px;
	border-bottom:1px dashed #424242;
	padding:18px 0px 21px 0px;
}
.offer td {
	vertical-align:top;
}
.offer .text {
	display:block;
	margin-top:0px;
	margin-left:10px;
	font-size:10px;
	line-height:17px;
	color:#424242;
	text-decoration:none;
	letter-spacing:0px;
}
.offer a.text:hover {
	text-decoration:underline;
}
.offer .text big {
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
	letter-spacing:1px;
}

