﻿/* --------------------------
         common 
-------------------------- */
body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background:#fafafa;
	color:#000;
}
h1,h2,h3,h4,h5,h6 
{
	margin:0;padding:0;
}
h4,h5
{
	font-size:12px;
}
.floatR
{
	float:right;
}
.white
{
	color:#fff;
}
#mainBox h4 .floatR
{
	font-weight:normal;
	padding: 0 0 0 3px;
	font-size: 12px;
}
#header
{
	background: url(/common/images/bg.png) no-repeat 10px 3px;
}
#mainBox
{
	width:950px;
	margin:0 auto;
	padding: 0 8px;
	background: #fff;
}
/* --------------------------
         webGroup 
-------------------------- */
#webGroup 
{
	height:22px;
	line-height: 22px;
	border-bottom: 1px solid #d3d3d3;
}
#webGroup li
{
	line-height:22px;
	text-align:right;
}
#webGroup ul li a 
{
	padding:0 3px;
	color:#666;
}

.userZone
{
	height:20px;
	margin: 0 0 0 20px;
}
.userZone select
{
	vertical-align:top;
	margin:2px 0 0 0;	
}
.userZone form
{
}
.userZone span
{
	margin:0 2px;
	color: #333;
}
.userZone img
{
	vertical-align:top;
}
.userZone .textbox2 
{
	border:1px solid #ccc;
	line-height: 12px;
	height: 12px;
	padding: 2px 0;
	width:65px;
}
.userZone .textbox3 
{
	background-image: url(/common/images/login.gif);	
	color: #fff;
	width:44px;
	height:20px;
	border:0;
}
.userZone .textbox4
{
	border:1px solid #ccc;
	line-height: 12px;
	height: 12px;
	padding: 2px 0;
	width:40px;
}
.userZone .textbox5
{
	border:1px solid #ccc;
	line-height: 12px;
	height: 12px;
	padding: 2px 0;
	width:200px;
	margin:2px 0 0 0;
}
.userZone span a
{
	color:#ff0000;
}
.userZone p 
{
	display:inline;
}
.userZone span a,
.userZone a.black
{
	text-decoration:underline;
	
}
.userZone span a:hover,
.userZone a.black:hover
{
	text-decoration:none;
}
.userReg
{
	text-decoration:underline;
	padding:0 5px;
}
/* --------------------------
         Menu
-------------------------- */
#menuBox
{
	height:61px;
	overflow:hidden;
}
#menu ul li
{
	float:right;
	height:25px;
	line-height:25px;	

}
#menu a 
{

	font-size: 14px;
	height:20px;
	line-height:20px;
	padding:5px 0 0 0;
	color:#666;	
}
.menuBg1
{
	background:url(/common/images/navbg.png) no-repeat -3px -1px;	
	width:52px;
}
.menuBg1 a
{
	width:52px;
	display:block;
	text-align:center;
}
.menuBg2
{
	background:url(/common/images/navbg.png) no-repeat -65px -1px;	
	width:80px;
}
.menuBg2 a
{
	width:80px;
	display:block;
	text-align:center;
}
.currentLoca
{

	color:#CF4700 !important;
	font-weight: bold;
}
.menuBg1 .currentLoca
{

	background:url(/common/images/navbg.png) no-repeat -3px -31px;
}
.menuBg2 .currentLoca
{
	background:url(/common/images/navbg.png) no-repeat -65px -31px;	
}

/* --------------------------
        searchBar
-------------------------- */
#searchBar 
{
	height:30px;
	line-height: 30px;
	background: url(/common/images/bg1.png) repeat-x 0 -54px;
	overflow:hidden;
	position:relative;
	text-align:right;
	padding:0 10px 0 0;
}
* html #searchBar 
{
	top:-4px;
}
*+html #searchBar 
{
	top:-2px;
}
#searchBar form
{
	padding:0;
}

.searchMenu
{
	width:90%;
	margin:0 auto;
	text-align:right;
	
}
*+html .searchMenu
{
	
}
.searchMenu select
{
	position:relative;
	top:-1px;
}
* html .searchMenu select
{
	top:3px;
}
*+html .searchMenu select
{
	top:1px;
}
.searchMenu .textbox2
{
	position:relative;
	top:-1px;
	left:4px;	
	height:16px;
	line-height:16px;
	border:1px solid #fff;
}
* html .searchMenu .textbox2
{
	top:2px;
}
*+html .searchMenu .textbox2
{
	top:-1px;
}
.searchMenu .textbox3
{
	position:relative;
	left:6px;
	padding:0 2px;
	cursor:pointer;	
}

* html .textbox3
{
	height:22px;
	line-height:18px;
}
*+html .textbox3
{
	height:22px;
	line-height:18px;
}
* html .searchMenu .textbox3
{
	top:4px;
}
*+html .searchMenu .textbox3
{
	top:1px;
}
	
.keyWords
{
	margin:0 0 0 5px;
}
.keyWords a
{
	padding:0 2px;
	color: #fff;
	font-weight:bold;
}
.keyWords p
{
display:inline;
font-weight:bold;
}
.keyWords p a
{
	color:#fff;
}


/* --------------------------
         subMenu
-------------------------- */
#subMenu 
{
	height:28px;
	padding: 5px 0;
	width: 100%;
}
#subMenu ul li 
{
	line-height:26px;
	padding:0;
}

#subMenu .otherEditions
{

	line-height: 26px;
	color: #666;
	margin: 0 0 0 6px;
	width:116px;
	padding:0 8px 0 0;
	background:url(/common/images/navbg.png) no-repeat -150px -1px;	
}
 .otherEditions a
 {

 	width:55px;
 	height:26px;
 	display:block;
 }
.otherEditions a:hover
{
  	text-decoration:none;
 }

/* --------------------------
         footer
-------------------------- */
#footer 
{
	margin:12px auto 0 auto;
	color:#333;
	text-align: center;
	width: 950px;
}
#footer li 
{
	line-height:20px;
}
.foot
{	
	padding:12px 0 0 0;
	border-top:1px solid #ccc;
}
.foot a
{
	padding:0 2px;
	color:#333;
}

/* --------------------------
       memberCenter
-------------------------- */
.userSideBar h4
{
	background:url("/common/images/members.png") no-repeat 0 -60px;

}
.userSideBar .leftList li
{
	height:20px;
	clear: both;
	padding: 0 2px 0 10px;
	background:url("/common/images/bg.png") no-repeat -224px -69px;
	overflow: hidden;
	line-height: 20px;
}
#subNav 
{
	line-height:27px;
	height:27px;
	background:url("/common/images/bg1.png") repeat-x 0 -54px;
	padding:0;
	color:#fff;
	margin:0!important;
	margin:-2px 0 0 0;
}
#subNav ul
{
	width:98%;
	margin:0 auto;
	text-align:center;
}
#subNav ul li
{
	font-weight: bold;
}
#subNav ul li a
{
	padding:0 8px;
	color: #fff;
}
.container
{
	margin:8px 0 0 0;
}
.userInfoBox
{
	height:190px;
}
.userInfoBox h4
{
	background:url("/common/images/members.png") repeat-x 0 -60px;
}
.userInfoBox h4 span
{
	background:url("/common/images/members.png") no-repeat -478px -38px;

}
.userInfoContent
{
	background: url("/common/images/members.png") no-repeat 8px -143px;
}
.userInfoContent .deepBlue
{
	font-size:24px;
}
.userSms
{
	background:url("/common/images/members.png") no-repeat 0 0;
}
.userFax
{
	background:url("/common/images/members.png") no-repeat -160px 0;
}
.userIm
{
	background:url("/common/images/members.png") no-repeat -320px 0;
}
.userDealBox div h4
{
	background:url("/common/images/members.png") repeat-x 0 -60px;
}
.userDealBox div h4 span
{
	background:url("/common/images/members.png") no-repeat -480px -15px;
}
#sHeader
{
	padding:40px 0 0 0;
	background: url(/common/images/bg.png) no-repeat 10px 3px;
}
#mainContent
{
	color:#333;
	padding:10px 20px;
} 
#mainContent h1
{
	text-align:center;	
	padding:15px 0;
	font-size:30px;
	color:#06c;
}
#mainContent h5
{
	font-size:14px;
	text-indent:1.6em;
}
#mainContent p
{
	line-height:24px;
	text-indent:2em;
}
#regTop h5,
.LoginTipsContactInfo
{
	display:none;
}
/* by sAm lEyy*/
