@charset "utf-8";
/* CSS Document */

body{
	margin: 5px 0px;
	text-align: center;
	background: url('../images/bg_main.png') repeat-x;
	font: normal 13px/15px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;}
	
#wrapper{
	margin: auto;
	width: 750px;
	text-align: left;}

#top{
	height: 70px;}

#main{
	margin: 10px 0;
	padding: 5px 10px 5px 15px;
	background: url('../images/bg_top.png') top center no-repeat;
	min-height: 800px;
	max-height: 1500px;}

#topbar{
	height: 100px;}

#leftbar{
	float: left;
	width: 190px;}

#rightbar{
	float: left;
	width: 535px;
	font: normal 13px/17px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #555555;}
	
ul{
	margin: 0;
	padding: 0;}

li{
	list-style: none;
	display: block;
	float: left;}

li.ordered{
	list-style: none;
	display: list-item;
	float: none;
    line-height: 22px;
	padding: 3px 0px 2px 20px;
	margin-left: 0px;
	text-align: left;
	background: url('../images/arrow.png') center left no-repeat;
	color: #276700;
	font: normal 13px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;}

/*  TOP NAVIGATION */	
	
			
li.submit a{
	background: url('../images/nav_div.png') no-repeat top right;
	height: 39px;
	line-height: 33px;
	padding: 10px 13px 0px 11px;
	display: block;
	color: #004203;
	font: bold 12px Verdana,Arial,sans-serif;}
		
li.submit a:hover{
	background: url('../images/nav_div.png') no-repeat top right;
	height: 39px;
	line-height: 33px;
	padding: 10px 13px 0px 11px;
	display: block;
	color: #006600;
	font: bold 12px Verdana,Arial,sans-serif;}


/* END TOP NAVIGATION */

/* LEFT NAVIGATION */

		
li.leftnav a{
	background: url('../images/bg_leftnav.png') top right;
	height: 20px;
	width: 170px;
	display: block;
	text-decoration: none;
	line-height: 20px;
	text-indent: 10px;}
		
li.leftnav a:hover{
	background: url('../images/bg_leftnav.png') top right;
	height: 20px;
	width: 170px;
	display: block;
	text-decoration: none;
	line-height: 20px;
	text-indent: 10px;}

li.leftnav-last a{
	background: url('../images/bg_leftnav-last.png') bottom right;
	height: 20px;
	width: 170px;
	display: block;
	text-decoration: none;
	line-height: 20px;
	text-indent: 10px;}	
	
		
li.leftnav-last a:hover{
	background: url('../images/bg_leftnav-last.png') bottom right;
	height: 20px;
	width: 170px;
	display: block;
	text-decoration: none;
	line-height: 20px;
	text-indent: 10px;}
		
li.leftnavd a{
	background: url('../images/bg_leftnavd.png') top right;
	height: 20px;
	width: 170px;
	display: block;
	text-decoration: none;
	line-height: 20px;
	text-indent: 10px;}
		
li.leftnavd a:hover{
	background: url('../images/bg_leftnavd.png') top right;
	height: 20px;
	width: 170px;
	display: block;
	text-decoration: none;
	line-height: 20px;
	text-indent: 10px;}

li.leftnavd-last a{
	background: url('../images/bg_leftnav-last.png') bottom right;
	height: 20px;
	width: 170px;
	display: block;
	text-decoration: none;
	line-height: 20px;
	text-indent: 10px;}	
		
li.leftnavd-last a:hover{
	background: url('../images/bg_leftnav-last.png') bottom right;
	height: 20px;
	width: 170px;
	display: block;
	text-decoration: none;
	line-height: 20px;
	text-indent: 10px;}

li.leftnavd-first a{
	background: url('../images/bg_leftnav-last.png') bottom right;
	height: 20px;
	width: 170px;
	display: block;
	text-decoration: none;
	line-height: 20px;
	text-indent: 10px;}	
		
li.leftnavd-first a:hover{
	background: url('../images/bg_leftnav-last.png') bottom right;
	height: 20px;
	width: 170px;
	display: block;
	text-decoration: none;
	line-height: 20px;
	text-indent: 10px;}



li.leftnavg a{
	background: url('../images/bg_leftnavg.png') top right;
	height: 20px;
	width: 170px;
	display: block;
	text-decoration: none;
	line-height: 20px;
	text-indent: 10px;}
		
li.leftnavg a:hover{
	background: url('../images/bg_leftnavg.png') top right;
	height: 20px;
	width: 170px;
	display: block;
	text-decoration: none;
	line-height: 20px;
	text-indent: 10px;}

li.leftnavg-last a{
	background: url('../images/bg_leftnavg.png') bottom right;
	height: 20px;
	width: 170px;
	display: block;
	text-decoration: none;
	line-height: 20px;
	text-indent: 10px;}	
		
li.leftnavg-last a:hover{
	background: url('../images/bg_leftnavg.png') bottom right;
	height: 20px;
	width: 170px;
	display: block;
	text-decoration: none;
	line-height: 20px;
	text-indent: 10px;}

		
/* END LEFT NAVIGATION */
			
dd{
    line-height: 18px;
	padding: 2px 0px 2px 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	background: url('../images/arrow.png') center left no-repeat;
	color: #276700;
	font: normal 13px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;}


.clear{
	clear: both;}

h1{
	font: normal 24px/24px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	letter-spacing: 0px;
	color: #DC6232;
	display: block;
	margin: 5px 0;}

h2{
	font: bold 17px/28px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	letter-spacing: 0px;
	color: #7ba300;
	display: block;
	margin-top: 10px;}

h3{
	font: bold 18px/20px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	letter-spacing: 0px;
	color: #FF0000;
	display: block;
	margin: 10px 0;}
		
.subtitle{
	font: normal 13px/15px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #555555;
	}

.logo{
	float: left;}
	
.join{
	float: right;
	padding-top: 20px;}

a{
	color: #D94200;
	text-decoration:none;}
	
a:hover{
	color: #FF6724;
	text-decoration: underline;}

.deal{
	color: #0000FF;
	font: bold;}
	
.big{
	color: #333333;
	font: bold 14px;}
	
.profit{
	color: #358C00;
	font: bold 14px;}

.iaccess{
	padding: 25px 0 15px 0px;
	text-align: center;}
	
.error{
	color: #FF0000;
	font-weight: bold;}

.important{
	color: #FF0000;
	font-weight: normal;}

.blocked{
	width: 175px;}

ul.inline li{
	display: list-item;
	float: none;
	margin-left: 25px;
	list-style: url('../images/arrow.png') center left no-repeat;
	color: #276700;
	line-height: 19px;
	padding-right: 3px;
	font: normal 13px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;}

	
/*  STRIPE TABLE */

.stripe{
	width: 525px;
	border: 1px solid #8EADCA;}
	
.stripe tr.odd td{
	background-color:#fff !important;
	color:#333 !important;
	height: 22px;
	padding: 4px 0;}
	
.stripe tr.even  td{
	background-color:#ecf6fc !important;
	color:#333 !important;
	border-bottom: 1px solid #8EADCA;
	border-top: 1px solid #8EADCA;
	height: 22px;
	padding: 4px 0;}
	
.tr-over {
	background-color:#e9e0cf !important;}

.item{
	width: 250px;
	text-align: center;}

.price{
	width: 75px;}

.stripe td{
	text-align: center;}
	
th.item,.price{
	height: 25px;
	line-height: 22px;
	border-bottom: 1px solid #888888;
	background: url('../images/bg_tbheader.png') bottom center repeat-x;}

/*  END STRIPE TABLE */

/* CONTENT TABLE */
.dcontent td{
	text-align: left;}
	
.dcontent tr.odd td{
	background-color:#fff !important;
	color:#333 !important;
	border-bottom: 1px solid #BBBBBB;
	padding: 7px 5px;}

.dcontent tr.even  td{
	background-color:#F8FCFE !important;
	color:#333 !important;
	border-bottom: 1px solid #BBBBBB;
	padding: 7px 5px;}
	
th.tbhead{
	height: 30px;
	line-height: 25px;
	border-bottom: 1px solid #888888;
	background: url('../images/bg_tbheader.png') bottom center repeat-x;}

.dcontent{
	width: 525px;
	border: 1px solid #8EADCA;}
	
.adrow{
	width: 523px;
	background: #D94200;
	height: 23px;
	padding-top: 4px;
	margin-bottom: 5px;
	text-align: center;
	border: 1px solid #8EADCA;}		
	
.adrow-bottom{
	width: 523px;
	background: #E6E6E6;
	height:70px;
	padding-top: 10px;
	margin-top: 5px;
	text-align: center;
	border: 1px solid #8EADCA;}
	
.left{
	float: left;
	width: 305px;}

.left2{
	float: left;
	width: 210px;
	height: 250px}

.featured{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	display: block;
	margin-bottom: 4px;
	border-bottom: 1px solid #8EADCA;}

input.search{
	width: 65px;
	background: #333333;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;}
	
/*  FORMS */
label{
	float: left;
	text-align: right;
	padding-right: 5px;
	width: 120px;
	color: #0066FF;
	font-weight: normal;}

input, textarea{
	width: 180px;
	margin-bottom: 5px;
	font: normal 13px/15px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;}

textarea{
	width: 250px;
	height: 150px;}

.boxes{
	width: 1em;}

.blue{
	color: #0066FF;
	font-weight: normal;}

.company{
	color: #0066FF;
	font-weight: bold;}

.desc{
	display: block;
	color: #555555;}

.category{
	color: #999999;}
		
#submitbutton{
	margin-left: 120px;
	margin-top: 5px;
	width: 125px;}

br{
	clear: left;}

/* END FORMS */

/* PAGINATION STYLE */
div.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
	color:#ff6500;
	font-size:80%;}

div.pagination a {
	border: 1px solid #ff9600;
	margin-right:3px;
	padding:5px 7px;
	background-image:url(../images/meneame.jpg);
	background-position:bottom;
	text-decoration: none;
	color: #ff6500;}
	
div.pagination a:hover, div.meneame a:active {
	border: 1px solid #ff9600;
	background-image:none;
	background-color:#ffc794;
	color: #ff6500;}

div.pagination span.current {
	margin-right:3px;
	padding:5px 7px;
	border: 1px solid #ff6500;
	font-weight: bold;
	background-color: #ffbe94;
	color: #ff6500;}

div.pagination span.disabled {
	margin-right:3px;
	padding:5px 7px;
	border: 1px solid #ffe3c6;
	color: #ffe3c6;}
	
/* END PAGINATION STYLE */

.innernav{
clear: left;
padding: 10px 0 5px 0;
}

div.innernav a{
color: #006633;
}
	
img{
	border: none;}
	
#footer{
	height: 75px;
	width: 100%;
	margin-top: 20px;
	padding-top: 5px;
	text-align: center;
	background: url('../images/bg_footer.png') repeat-x;}

#footer ul{
	margin: 0;
	padding: 0;}

#footer li{
	list-style: none;
	display: block;
	text-align: center;
	padding-right: 10px;}

p.country{
	float: left;
	width: 140px;
	text-align: center;
	padding-left: 10px;
}

.gray{
	color: #777777;}
	
.fright{
	float: right;}
	
img.floatl{
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;}
	
.dobaad{
	float: right;
	padding-left: 12px;
	margin-bottom: 10px;}
	
.tbad{
	border: 1px solid #777777;}

.tbbody-1{
	background: #fffdd7;}

.tbbody-1 td{
	border-bottom: 1px solid #777777;
	padding: 5px;
	color:#000000;}
	
.tbbody-2{
	background: #ffffff;}

.tbbody-2 td{
	border-bottom: 1px solid #777777;
	padding: 5px;
	color:#000000;}

td.title{
	color:#0049df;}
	
.paypal{
	width: 150px;
	height: 45px;}

p.popular{
	diaply: block;
	float: left;
	width: 175px;
	text-align:center;}
	
span.popular{
	display: block;
	padding: 1px 0px;}

img {
	border: 0px;}

.adsleft{
	padding-left: 6px;
	margin-top: 10px;}

xmp {
	border: 1px solid #777;
	padding: 5px;
	background-color: #FFFF99;
	width: 515px;
	white-space: normal;}