body {
	font: 12px/17px tahoma, sans-serif;
	color: #222;
}

img {
	border: 0;
}

ul {
	list-style: none;
}


* {
	margin: 0;
	padding: 0;
}



#container {
	background: url("images/header-top.gif") repeat-x center top;
	margin: 0 auto;
	width: 768px;
	text-align: left;
}


/* ------  #header  ------ */
#header {
	background: url("../layout_images/new/header_bg.gif") repeat-x top;
	position: relative;
	height: 144px;
	width: 100%;
	margin-left: 5px;
	text-align: left;		
}

#admin-header {
	background: url("../layout_images/new/header_bg.gif") repeat-x top;
	position: relative;
	/*height: 144px;*/
	width: 100%;
	margin-left: 5px;
	text-align: left;		
}



/* ---  #topnav  --- */
ul#topnav {
	position: absolute;
	top: 5px;
	right: 7px;
	color: #53626D;
}

ul#topnav li {
	float: left;
	padding: 0 12px;
}

ul#topnav a {
	color: #53626d;
	text-decoration: none;
}

ul#topnav a:hover {
	color: #283946;
	text-decoration: underline;
}

ul#topnav li.register a {
	background: url("../layout_images/new/register.gif") no-repeat left center;
	padding-left: 20px;
	
}

ul#topnav li.addad a {
	background: url("../layout_images/new/addad.gif") no-repeat left center;
	padding-left: 17px;
}

ul#topnav li {	
	padding-left: 17px;
	list-style-type: none;
}

ul#topnav li.login a {
	background: url("../layout_images/new/login.gif") no-repeat left center;
	padding-left: 22px;
}

ul#topnav li.wap a {
	background: url("../layout_images/new/wap.gif") no-repeat left center;
	padding-left: 12px;
}

ul#topnav li.register, ul#topnav li.addad, ul#topnav li.login {
	border-right: 1px solid #C6CDD4;
}



/* ---  #nav  --- */
ul#nav {
	background: #008cce url("../layout_images/new/nav_bg.gif") repeat-x top;
	position: absolute;
	left: -5px;
	bottom: 30px;
	width: 766px;
	border: 1px solid #6882AD;
	height: 36px;
	text-align: center;
}

ul#nav li {
	border-right: 1px solid #0091D0;
	float: left;
	list-style-type: none;
}

ul#nav img {
	display: block;
	margin: 0 auto;
}

ul#nav a {
	background: #008cce url("../layout_images/new/nav_bg.gif") repeat-x top;
	display: block;
	padding: 3px 0 3px;
	width: 108px;
	font: 12px arial, sans-serif;
	color: #EDF7FD;
	text-decoration: none;
}

ul#nav a:hover {
	background: #6db2dd url("../layout_images/new/nav_bg_over.gif") repeat-x top;
	color: #FFF;
}



/* ---  #subnav  --- */
#subnav {
	background: #E8EBF0;
	position: absolute;
	left: -5px;
	bottom: 0;
	padding: 6px 15px 0;
	width: 738px;
	height: 24px;
}

#subnav a {
	color: #41597F;
	text-decoration: underline;
}

#subnav a:hover {
	color: #5378b4;
}


#breadcrumb {
	background: url("../layout_images/pointer.gif") no-repeat 0 5px;
	padding-left: 7px;
}


ul#lang li {
	float: left;
	margin-left: 12px;
}

ul#lang img {
	vertical-align: -1px;
}





/* ------  #content  ------ */
#content {
	clear: both;
	margin: 27px 0 0;
	width: 100%;
	position: relative;
	
}

#content h1 {
	clear: both;
	padding-top: 2px;
	border-bottom: 1px solid #a3aab7;
	font: bold 20px verdana,arial, sans-serif;
}

#content a {
	color: #0065b7;
	text-decoration: none;
}

#content a:hover {
	color: #FFF;
	background: #0065b7;
}

#content small a {
	text-decoration: underline;
}



/* ---  .box  --- */
.box {
	background: #f8f8f8;
	clear: both;
	margin: 5px 0 10px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #a3aab7;
	border-bottom: 1px solid #a3aab7;
	position: relative; /* for ie6, prevents possible content render bugs */	
}

.box .headline, .box th {
	background: #008cce url("../layout_images/new/th_bg.gif") repeat-x;
	padding: 0 14px;
	margin:0;
	border-top: 1px solid #6882ad;
	border-bottom: 1px solid #6882ad;
	height: 28px;
	color: #fff;
}

.box .headline h1, .box .headline h2, .box .headline h3,.box .headline b {
	float: left;
	padding: 0 !important;
	border: 0 !important;
	font: bold 11px/28px verdana, sans-serif !important;
	vertical-align: middle;
}

.box h5
{
	background: #008cce url("../layout_images/new/th_bg.gif") repeat-x;
	padding: 0 14px;
	border-top: 1px solid #6882ad;
	border-bottom: 1px solid #6882ad;
	height: 25px;
	color: #fff;
	padding-top:5px;
	padding-left:7px;
	margin-left:0px;	
}

.box .content
{
	padding:7px;
	background-color:#f0eeee;
	
}

.box .headline .right {
	margin-top: 3px;
}



.box table th a {
	color: #fff !important;
}


/* ---  #categories  --- */
ul#categories li {
	background: url("../layout_images/new/folder.gif") 14px 9px no-repeat;
	float: left;
	padding: 5px 15px 5px 36px;
	width: 331px; /* 383px - paddingLeft - paddingRight*/
	list-style-type: none;
}

ul#categories a strong {
	font-size: 110%;
}



/* ---  table.adlist  --- */
table.adlist {
	width: 100%;
	font-size: 1.1em;
	border-collapse: collapse;
	border-spacing: 0;

}

.adlist th {
	font: bold 11px verdana, sans-serif;
}

.adlist th a {
	color: #fff !important;
}

.adlist th a:hover {
	background: transparent !important;
	text-decoration: underline !important;
}

.adlist tbody td {
	padding: 5px 15px !important;
	vertical-align: top;
}

.adlist td.pointer {
	background: url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
	padding-left: 26px !important;
}

.adlist td.category {
	background: url("../layout_images/new/folder.gif") 14px 9px no-repeat;
	padding-left: 36px !important;
	
}



/* ---  .search.box  --- */
.search.box input, .search.box select {
	margin: 5px 15px;
}



/***  Detailed page  ***/

/* ---  #tools  --- */
#tools {
	margin: 10px 15px;
	padding: 4px 0;
	border: 1px solid #e7ebf0;
	background: #fff;
	text-align: center;
	
}

#tools a {
	color: #53626d;
}
#tools a:hover {
	color: #283946;
	background: none;
	text-decoration: underline;
}

#tools li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #e7ebf0;
}

#tools li.last {
	border: none;
}

#tools li a {
	padding-left: 20px;
}

#tools li#addfav a {
	background: url("../layout_images/new/addfav.gif") 0px 50% no-repeat;
}

#tools li#moread a {
	background: url("../layout_images/new/moread.gif") 0px 50% no-repeat;
}

#tools li#sellerad a {
	background: url("../layout_images/new/sellerad.gif") 0px 50% no-repeat;
}

#tools li#contactseller a {
	background: url("../layout_images/new/contactseller.gif") 0px 50% no-repeat;
}

#tools li#tellfriend a {
	background: url("../layout_images/new/tellfriend.gif") 0px 50% no-repeat;
}

#tools li#print a {
	background: url("../layout_images/new/print.gif") 0px 50% no-repeat;
}



/* ---  #main - left column  --- */
#main {
	clear: both;
	float: left;
	padding: 5px 15px 5px 30px;
	width: 510px;
}

#main h1 {
	border: none;
	margin: 22px 0 37px -15px;
	padding: 0;
	font: bold 19px arial, sans-serif;
}

#main h2 {
	clear: both;
	margin: 32px 0 10px;
	border-bottom: 1px solid #a3aab7;
	font: bold 15px arial, sans-serif;
}

#main p {
	margin-bottom: 12px;
}

#main ul {
	float: left;
	margin-bottom: 20px;
}

#main ul li {
	float: left;
	margin-bottom: 12px;
	width: 510px;
	
}

#main ul li .left {
	width: 122px;
}

#main ol{
	margin-left:25px;
	margin-top:12px;
}

#main ul li .right {
	display: block;
	float: none;
	margin-left: 130px;
	text-align: left;
}



/* ---  #sidebar - right column  --- */
#content #sidebar {
	padding: 5px 15px 5px 570px;
	float: left;
	padding: 42px 15px 5px;
	width: 181px;
	text-align: right;
}

#main #rmain {
	padding: 5px 15px 50px 570px;
	float: left;
	padding: 42px 15px 5px;
	width: 160px;
	text-align: left;
}

#content #rbar {
	padding: 5px 15px 50px 570px;
	float: left;
	padding: 42px 15px 5px;
	width: 200px;
	text-align: left;
	margin-left:-60px;
}

a.thumb img {
	margin-bottom: 12px;
	padding: 2px;
	border: 2px solid #ccc;
}

a.thumb:hover img {
	background: none !important;
	border: 2px solid #3588c7;
}

a.thumb:hover {
	background: none !important;
}



/***  Member page  ***/

/* ---  #membermenu - left column  --- */
#membermenu {
	float: left;
	border: 0;
	width: 150px;
}

#membermenu ul a {
	background: url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
	color: #0065b7;
	text-decoration: none;
}

#membermenu ul a:hover {
	background: url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
	color: #0065b7;
	font-weight:bold;
}

#membermenu ul li {
	margin-bottom: 3px;
}



/* ---  #memberarea - right column  --- */
#memberarea {
	clear: none;
	float: right;
	border: 0;
	padding: 0 10px 10px;
	width: 594px;
	overflow: hidden;
}

#memberarea h2 {
	font: bold 14px verdana,arial, sans-serif;
	margin-top: 9px;
	clear: both;
	border-bottom: 1px solid #a3aab7;
}

#memberarea h3 {
	margin-top: 13px;
	font-size: 1em;
}



#memberarea a {
	color: #0065b7;
}

#memberarea a:hover {
	background: none;
	color: #0065b7;
	font-weight: bold;
}



/***  Browse Pictures page  ***/

/* ---  #membermenu - left column  --- */
form#itemForm {
	margin-top: 12px;
	/*text-align: center;*/
}

ul.pictures {
	clear: both;
}

ul.pictures li {
	float: left;
	margin: 2px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 150px;
	height: 100px;
	overflow: hidden;
}

ul.premium {
	clear: both;
}

ul.premium li {
	float: left;
	margin: 2px;
	padding: 10px;
	border: 0px solid #CCCCCC;
	width: 21%;
	height: 150px;
	overflow: hidden;
}

ul.premium a:hover {
	text-decoration: none;

	padding: 0px;
	margin:0px;
	border: 0px solid #FFFFFF;
	

}






/* ------ #footer ------ */
#footer {
	clear: both;
	padding-bottom: 11px;
	text-align: center;
}

#footer p.links {
	border-top: 1px solid #DEDEDE;
	padding: 6px 0 17px;
}

#footer a {
	margin: 0 4px;
	color: #53626d;
	text-decoration: none;
}
#footer a:hover {
	color: #283946;
	text-decoration: underline;
}
#footer a.rss {
	background: url("../layout_images/new/rss.gif") 0px 50% no-repeat;
	padding-left: 15px;
}





/* ------  Misc  ------ */
.left {
	clear: both;
	float: left;
}

.right {
	float: right;
}



/* ---  alt background  --- */
ul#categories li.alt, 
.adlist tr.alt, 
.adlist tr.alt td.category, 
.adlist tr.alt td.pointer {
	background-color: #e7ebf0;
}



/* ---  prev/next page  --- */
.prev-next{
	clear: both;
	float: left;
	padding: 5px 0;
	width: 100%;
	text-align: center;
}

.prev-next a {
	text-decoration: underline !important;
}

.box .prev-next{
	padding: 13px 15px;
	width: auto;
	float: none;
}

.box .prev-next a{
	text-decoration: none !important;
}
.box .con {
padding:3px;
margin-left:10px;
}


/* ---  button  --- */
.button {
	background: #ecbe47;
	padding: 2px 7px;
	margin: 0 3px;
	border: 1px solid #cc810d;
	color: #fff !important;
	font: bold 11px verdana, sans-serif;
}

.button:hover {
	background: #e4af26 !important;
	border: 1px solid #835308 !important;
	cursor: pointer;
}

.buttonoff {
	background: #cccccc;
	padding: 2px 7px;
	margin: 0 3px;
	border: 1px solid #f8f8f8;
	color: #fff !important;
	font: bold 11px verdana, sans-serif;
}
.buttonoff:hover {
	background: #cccccc;
	padding: 2px 7px;
	margin: 0 3px;
	border: 1px solid #f8f8f8;
	color: #fff !important;
	font: bold 11px verdana, sans-serif;
}

.pager {
	background: #ecbe47;
	padding: 2px 7px;
	margin: 0 3px;
	border: 1px solid #cc810d;
	color: #fff !important;
	font: bold 11px verdana, sans-serif;
}

.pager:hover {
	background: #e4af26 !important;
	border: 1px solid #835308 !important;
	cursor: pointer;
}



/* ---  clearfix  --- */
.box:after, .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.loginboxes
{
	width:250px;
	margin-top:20px;
	float:left;
	margin-right:20px;
}

.box, .clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .box, * html .clearfix {height: 1%;}
.box, .clearfix {display: block;}
/* End hide from IE-mac */

.con ul {
	list-style: square;
	margin-left:20px;
	padding:8px;
}

.con ol {
	list-style: number;
	margin-left:20px;
	padding:8px;
}


#content .star{
	color:red;
}
#content .error{
	color:red;
}
#content .red{
	color:red;
}

.detailTable td {
	padding-left: 10px !important	;
}

.detailTable h1 {
	margin-bottom: 10px !important	;
}

.detailTable h2 {
	padding-top: 10px !important	;
}



#popupcontainer  {
	text-align: left;
	padding:10px;
	
}

#popupcontainer ol {
	text-align: left;
	padding:10px;
	margin:10px;
}

.alt {
	background-color:#eeeeee;
}
.bg{
	background-color:#eeeeee;
	padding:5px;
}

.tablespace td
{
	padding:3px;
}

ul.pictures {
	clear: both;
}

ul.pictures li {
	float: left;
	margin: 2px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 150px;
	height: 150px;
	overflow: hidden;
}



ul.videos {
	clear: both;
}

ul.videos li {
	float: left;
	margin: 2px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 250px;
	height: 250px;
	overflow: hidden;
}

#DropDown2 {
	padding-top:5px;
}
#DropDown3 {
	padding-top:5px;
}
