﻿/* --------------------------
         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;
}

#mainBox
{
	width:950px;
	margin:0 auto;
	padding: 2px 8px 0 8px;

}
/* --------------------------
        header 
-------------------------- */
#header
{
	background: url(/common/images/bg.png) no-repeat 10px 3px;
}

/* --------------------------
         webGroup 
-------------------------- */
#webGroup 
{
	height:22px;
	line-height: 22px;
	border-bottom: 1px solid #BDD2ED;
	
}
#webGroup li
{
	line-height:22px;
	text-align:right;
}
#webGroup ul li a 
{
	padding:0 3px;
}


/* --------------------------
         menu
-------------------------- */
#menu 
{
	height:25px;
	line-height:25px;
	overflow: hidden;
}
#menu ul li
{
	float:right;
	text-align:center;
}
#menu a 
{
	font-size: 14px;
	line-height:30px;
	color:#333;	
}
#menu a:hover 
{
	color:#049;
}

.currentLoca
{
	background:url("/common/images/bg1.png") repeat-x 0 -27px;
	font-weight: bold;
	color: #081b39;
}
.menuBg1
{
	background:url(/common/images/navbg.png) no-repeat -3px -1px;	
	width:52px;
}
.menuBg2
{
	background:url(/common/images/navbg.png) no-repeat -65px -1px;	
	width:68px;
}
#subNav 
{
	line-height:27px;
	height:27px;
	background:url("/common/images/bg1.png") repeat-x 0 -54px!important;
	padding:0;
	color:#fff;
}
#subNav ul
{
	margin:0 0 0 300px;
	height: 25px;
	line-height: 25px;
}
#subNav ul li
{
	font-weight: bold;
}
#subNav ul li a
{
	padding:0 8px;
	color: #fff;
}
/* --------------------------
     searchBar
-------------------------- */
#searchBar
{
	height:30px;
	line-height: 30px;
	background: url("/common/images/bg1.png") repeat-x 0 -54px;
	color: #fff;
	padding:0 0 0 50px;
	_margin:-4px 0 0 0;
}
*+html #searchBar
{
	margin:-4px 0 0 0;
}
#searchBar form
{
	padding:0;
}
.searchMenu
{
	padding:0 6px 0 0;
	text-align:right;
}
.searchMenu a
{
	padding:0 0 0 6px;
	color:#fff!important;
}
*+html .searchMenu
{
	
}
.searchMenu select
{
	position:relative;
	top:-1px;
}
* html .searchMenu select
{
	top:3px;
}
*+html .searchMenu select
{
	top:1px;
}
.searchMenu .inputField 
{
	position:relative;
	top:-1px;
	left:4px;	
	height:16px;
	line-height:16px;
	border:1px solid #fff;
}
* html .searchMenu .inputField 
{
	top:2px;
}
*+html .searchMenu .inputField 
{
	top:-1px;
}
.searchMenu .submitButton
{
	position:relative;
	left:6px;
}
* html .searchMenu .submitButton
{
	top:4px;
}
*+html .searchMenu .submitButton
{
	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;
}
.advKeyWords a
{
	color:#036!important;
	padding:0 8px 0 0;
}
/* --------------------------
         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;
 }


/* --------------------------
        buddy
-------------------------- */

#buddy h4,
#friendlink h4
{
	height: 26px;
	line-height:26px;
	clear: both;
	color:#000;
	padding: 0 8px;
	font-size: 14px;
	background: url("/common/images/bg1.png") repeat-x 0 0;
}

#buddy 
{
	float:left;
	width:310px;
	height:140px;
	border: 1px solid #BDD2ED;
}

#buddy ul
{
	width:96%;
	margin:0 auto;
}
#buddy li 
{
	line-height: 18px;
	padding: 5px 0 0 0;
}
#buddy li a
{
	width:200px;
	height:18px;
	line-height:18px;
	overflow:hidden;
	display: block;
}
/* --------------------------
         friendlink
-------------------------- */
#friendlink 
{
	height:140px;
	border: 1px solid #BDD2ED;
	float: right;
	width: 628px;
}
#friendlink ul 
{
	padding:10px 0 0 10px
}
#friendlink li
{
	margin:0;
	text-align: left;
	line-height: 20px;
}

/* --------------------------
         footer
-------------------------- */
#footer 
{
	margin:8px auto 0;
	padding: 8px 0 0 0;
	text-align: center;
	width: 950px;
	color:#666;
	border-top:1px solid #BDD2ED;
}
#footer li 
{
	line-height:20px;
}
#footer a
{
	color:#666;
}

/* --------------------------
       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:30px;
	height:30px;
	background:url("/common/images/bg1.png") repeat-x 0 -30px;
	padding:0;
	color:#fff;
	margin:0;
}
* html #subNav
{
	margin:-2px 0 0 0;
} 
#subNav ul
{
	width:98%;
	margin:0 auto;
	text-align:center;
	height:24px;
	line-height:24px;	
}
#subNav ul li
{
	font-weight: bold;
	height:24px;
	line-height:24px;
}
#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;
}

/* by sAm lEyy*/
