@charset "utf-8";
/* CSS Document */
body
{
	background-color:#141414;	
	font-family:Tahoma;
	text-align:center;
	margin:0 auto;
	font-size:11px;
	text-align:right;
	
}

#head
{
	background-image:url(../images/head.jpg);
	height:331px;
	background-repeat:no-repeat;
	width:943px;
	margin:0 auto;
	
	}

#topmenu
{
	background-color:#000d2b;
	height:40px;
	
	width:943px;
	margin:0 auto;
}

#menu
{
	
	text-align:center;
	width:943px;
	margin-top:-30px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:17px;
	font-weight:bold;
	font-size:11px;
}
#menu a 
{
	color:#fff;
	text-decoration:none;
	text-align:center;
	

}
#menu a:hover {
	text-decoration:underline;
}
#search
{
	
	width:940px;
	height:40px;
	background-color:#101010;
	padding-right:5px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	
	
}


#body
{
	width:943px;
	margin:0 auto;
	
	background-color:#fff;
	}
#bodyright
{
	float:right;
	width:220px;
	
	
	
	
}
#categoryhead
{
	background-color:#0d8ec4;
	margin:0 auto;
	
	height:39px;
	font-weight:bold;
	padding-top:10px;
	color:#fff;
	
}
#category
{
	background-color:#e9e0d9;
	
	font-size:11px;
	line-height:20px;
	
	
	
}

#bannerHead
{
	
	margin:0 auto;
	height:39px;
	
	font-weight:bold;
	padding-top:20px;
	background-color:#0d8ec4;
		color:#fff;
	
}

#banner
{
	background-color:#e9e0d9;
	padding:5px;
	
}
#banner img
{
	width:190px;
	height:210px;
}
#bodyleft
{
	float:left;
	width:680px;
	padding:20px;
	background-color:#fff;
	border:solid 1px #ccc;
	
	
}
#board 
{
	background-color:#fff;
	color:#353535;
	font-size:11px;
		padding:5px;
}
#list
{
	background-color:#fff;
	color:#353535;
	font-size:11px;
	padding:5px;
}
#footer
{
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:68px;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	text-align:left;
	padding-top:20px;
	

}

select
{
	font-family:Tahoma;
	font-size:11px;
}

a
{
	
	text-decoration:none;
	color:#353535;
}
a:hover
{
	text-decoration:underline;
}

/*list class */

.insetTab {background: transparent;}
.insetTab .b1Tab, .insetTab .b2Tab, .insetTab .b3Tab, .insetTab .b4Tab {display:block; overflow:hidden; font-size:1px;}
.insetTab .b1Tab, .insetTab .b2Tab, .insetTab .b3Tab {height:1px;}
.insetTab .b2Tab {border-left:1px solid #C5CCD6; border-right:1px solid #C5CCD6;}
.insetTab .b3Tab {border-left:1px solid #C5CCD6; border-right:1px solid #C5CCD6;}
.insetTab .b4Tab {border-left:1px solid #C5CCD6; border-right:1px solid #C5CCD6;}
.insetTab .b1Tab {margin-left:5px; background:#C5CCD6; margin-right:0px;}
.insetTab .b2Tab {margin-left:3px; border-left-width:2px; margin-right:0px;}
.insetTab .b3Tab {margin-left:2px; margin-right:0px;}
.insetTab .b4Tab {height:2px; margin-left:1px; margin-right:0px;}
.insetTab .boxcontentTab {display:block; border-left:1px solid #C5CCD6; border-right:1px solid #C5CCD6;}

.SellWizardTabGap {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#C5CCD6;
}
.SellWizardTable {
	border-bottom:1px solid #C5CCD6;
	border-left:1px solid #C5CCD6;
	border-right:1px solid #C5CCD6;
}

.Dir {
	direction:rtl;
}

.DirReverse {
	direction:ltr;
}
.Sort{
	
	border-left:1px solid #C5CCD6;
	border-right:1px solid #C5CCD6;
}


#itemdetail td
{
	text-align:right;
}
#itemsubject
{
	font-weight:bold;
}
table
{
	direction:rtl;
}
	.clear{
	font-size:1px;
	line-height:1px;
	clear:both;
}

