@charset "UTF-8";
body {
	font-family: Tahoma, "Gill Sans", Calibri, "Trebuchet MS", Verdana, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	background-repeat: repeat-y;
	background-position: center;
}




a img {
	border:none;
}
a:link, a:active, a:visited {
	color:#FFFECF;
	text-decoration:none;
	font-weight:normal;
}
a:hover {
/*	color:#DDDDDD;*/
	text-decoration:underline;
}



.inputText { 
	background-color:#211e1d;
	color:#FFFFFF;
	width:200px;
	border: 1px solid #434040;
	margin: 2px 2px 2px 15px;
}
.inputButton {
	font-size:12px;
	color:#FFFFFF;
	border:1px solid #291406;
	background-image: url(../images/img52.jpg);
	background-repeat: repeat-x;
/*	height: 21px;*/
	padding:5px 10px 5px 10px;
}

#container {
	width: 800px;
	position: absolute;
	left: 50%;
	margin-left: -464px;
	background-color: #000000;
	top: 0px;
}

#top {
	background-image: url(../images/top800-2.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 100%;
/*	float: left;*/
	padding:26px 0 0 20px;
}
#logo {
	width: auto;
	float: left;
	/*position: relative;
		left: 19px;
		top: 25px;*/
}
#login {
	float: right;
	width:auto;
/*	border:1px solid white;*/
	/*position:absolute;
		top:10px;
		left:550px;*/
	text-align: right;
	margin:20px 55px 0 0;
}
#login input[type="text"], #login input[type="password"] {
	width:140px;
}
#topStats {
	border-collapse:collapse;
	width:auto;
}
#topStats td {
	padding-left:3px;
	padding-right:3px;
}
#menuContainer {
	width: 800px;
	background: url(../images/img52.jpg) repeat-x;
/*	background:url(../images/mainmenu/mainmenu_bg_middle.jpg) repeat-x;*/
}
#topMenuLeft {
	font-size: 14px;
	height: 36px;
/*	height:45px;*/
	position: relative;
	left: 0px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 5px;
}
#topMenuLeft td:hover { background-image: url(../images/img522.jpg); }
#topMenuRight {
	font-size: 14px;
	background: url(../images/img52.jpg) repeat-x;
/*	background:url(../images/mainmenu/mainmenu_bg_middle.jpg) repeat-x;*/
	height: 36px;
/*	height:45px;*/
	position: relative;
	left: 0px;
	float: right;
	margin-right: 10px;
}




#leftContent {
	width: 480px;
	float: left;
	margin-top:15px;
	background-color: #000000;
}
#leftContent div.leftContentBox {
	float:left;
	background: url("../images/mainTopic_thin_h40.jpg") no-repeat;
	width:100%;
	height:auto;
	margin:0;
}
h5 {
	margin:0 0 10px 0;
	padding:10px 0 0 15px;
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	text-transform:uppercase;
}
#leftContent div.leftContentBox div.lCB_container {
	float:left;
	background:none;
	padding:10px 10px 30px 10px;
}


#login_top {
	width:480px; 
	height:300px; 
	padding-top: 25px; 
	padding-left: 5px; 
	background-image: url(../images/login_top_apr.jpg); 
	background-repeat:no-repeat
}
#rightContent {
/*	position: absolute;*/
	width: 300px;
/*	top: 200px;*/
/*	right: 0px;*/
	float:right;
	margin-top:15px;
	background-color: #000000;
}
.mainTopic {
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/mainTopic_thin_h40.jpg);
	height: 60px;
}
h2 {
	background: url(../images/mainTopic_thin_h40.jpg) no-repeat;
	height: 40px;
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	text-transform:uppercase;
	padding-left: 15px;
	padding-top: 10px;
}
#rightDeals {
	font-size: 14px;
}

#bottom {
	width: 100%;
	padding:20px;
	color: #666666;
	text-align: center;
	font-weight: lighter;
	font-size: 11px;
}

.topic {
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	text-transform:uppercase;
	margin-left: 15px;
	margin-top: 10px;
}
.mainContent {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-width: 1px;
}
.smallTopic {
	font-size: 14px;
	width: 265px;
	float: right;
	margin-top: 3px;
}
.spades1 {
	margin-top: 10px;
	margin-left: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}
.spades2 {
	position: relative;
	margin-top: 0px;
	margin-left: 7px;
	float: left;
}
.iwbRed {
	color: #e01212;
}
.rightTopic {
	background-image: url(../images/rightTopic_gif.gif);
	background-repeat: no-repeat;
	height: 35px;
}
.rightContent {
}
#rightBanner {
	display:none;
}
.guideTopic {
	font-size: 20px;
	text-transform:uppercase;
	font-weight: lighter;
}
.myDeals { width:100%;}
.dealth {
	background-image: url(../images/img52.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
	text-align: left;
}



#calculator {
	padding:10px 0 0 0;
	font-size:14px;
}




/* BLOG */


div.latest_entry {
	
	clear:both;
	float:left;
	width:100%;
	height:auto;
	margin-bottom:20px;
	
}
div.latest_entry .content {
	
	clear:both;
	height:auto;
	padding:5px;
	
}
div.latest_entry img {
	
	float:left;
	width:50px;
	height:auto;
	
}
div.latest_entry .text {
	
	float:left;
	width:300px;
	padding-left:10px;
	color:#900;
	
}
div.latest_entry .text .title {
	
	color:#fff;
	font-size:16px;
	
}
div.latest_entry .text .author {
	
	color:#333;
	font-size:14px;
	
}
div.latest_entry .text .posteddate {
	
	color:#666;
	font-style:italic;
	
}

#sort {
	
	float:left;
	padding-bottom:10px;
	background:#111;
	
}
#sort div.sort_blogger {
	
	float:left;
	width:100%;
	cursor:pointer;
	
}
#sort div.sort_blogger:hover {
	
	background:#222;
	
}
#sort div.content {
	
	float:left;
	padding:5px;
	
}
#sort img {
	
	width:50px; 
	height:auto; 
	float:left; 
	margin-right:10px;
	
}
#sort a {
	
	font-size:14px;
	
}

.blogEntry {
	
	margin:10px;
	width:350px;
	border:1px solid white;
	
}
.blogEntry h1, #comment_box h1 {
	
	width:auto;
	padding:5px;
	margin-top:0px;
	font-weight:normal;
	color:#fff;
	border-top:5px solid #2f0000;
/*	border-top:5px solid #151515;*/
/*	border-bottom:1px solid #151515;*/
	cursor:pointer;
	border-color:#2f0000;
	background-color:#190000;
	
}
/*h1:hover {
	
	border-color:#2f0000;
	background-color:#190000;
	
}*/
#comment_box {
	
	width:100%;
	
}
#comment_box input.inputText, #comment_box textarea.inputText {
	
	width:350px;
	height:22px;
	padding:4px 0 0 4px;
	margin:0px;
	font-size:14px;
	
}
#comment_box textarea.inputText {
	
	height:100px;
	
}

div.blogAvatar {
	
	float:left;
	
}
div.blogAvatar img {
	
	width:70px;
	height:auto;
	
}
div.blogDateBox {
	
	float:left;
	width:70px;
	height:70px;
	background:url("../images/blogger_date.jpg") no-repeat;
	
}
div.blogCommentsBox {
	
	float:left;
	width:70px;
	height:70px;
	background:url("../images/blogger_comments.jpg") no-repeat;
	
}
div.blogAvatar, div.blogDateBox, div.blogCommentsBox {
	
	margin:0 4px 10px 0;
	
}
div.blogDate {
	
	font-size:11px;
	color:#666;
/*	color:#9a1d00;*/
	margin:10px 0 30px 0;
	padding-top:2px;
	border-top:1px dotted #333;
	
}
div.blogDate a {
	
	
	
}
div.blogContent{
	
	clear:both;
/*	border-left:3px solid #333;*/
/*	padding-left:10px;*/
	
}

div.blogNavigation {
	
	width:100%;
	font-size:12px;
	text-align:right;
	margin:10px 0 10px 0;
	
}
div.blogNavigation a {
	
	margin:3px;
	padding:0 3px 2px 3px;
	color:#222;
	text-decoration:none;
	border-bottom:3px solid #191919;
	
}
div.blogNavigation a:hover {
	
	color:#999;
	border-bottom-color:#999;
	
}
div.blogNavigation .nav_this {
	
	margin:3px;
	padding:0 3px 2px 3px;
	color:#e3430d;
	border-bottom:3px solid #e3430d;
	
}