/* GENERAL STYLE */

body{
	background:url(/images/global/body-bg.gif) 0 0 repeat-x #fff;
	color:#717171;
	padding:13px 0 0;
	margin:0;
}
div, ul, img, p, h1, h2, h3, h4, form{
	margin:0;
	padding:0;
}
a{
	outline:none;
	text-decoration:none;
}
ul{
	list-style-type:none;
}

.spacer{
	clear:both;
	font-size:0;
	line-height:0;
}


/* HEADER/WRAPPER STYLE */

#clookinfowrapper{
	width:940px;
	height: 171px;
	margin:0 auto;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	position:relative;
}

#clookinfotoppan {
	width:940px;
	padding:0 0 12px 0;
}

#clookinfotoppan p {
	float:left;
	font-size:12px;
	line-height:14px;
	color:#5A5A5A;
	background-color:inherit;
	font-family:Arial, Helvetica, sans-serif;
	width:348px;
}

#clookinfotoppan ul {
	float:right;
	width:auto;
}

#clookinfotoppan ul li {
	float:left;
	width:auto;
	padding:0 15px 0 0;
	font-size:11px;
	text-transform:uppercase;
}

#clookinfotoppan ul li a {
	color:#5A5A5A;
	background-color:inherit;
}

#clookinfotoppan ul li a:hover {
	color:#0C7A94;
	background-color:inherit;
}

#clookinfoheader {
	width:940px;
	height:106px;
	position:relative;
	background:url(/images/global/header-bg.gif) 0 0 no-repeat;	
}

#clookinfoheader img.logo {
	position:absolute;
	top:30px;
	left:15px;
}

#clookinfoheader div.search {
	background:url(/images/global/search-bg.gif) 0 0 no-repeat;
	padding:13px 0 13px 13px;
	width:301px;
	float:right;
	margin:30px 0 0;
}

#clookinfoheader div.search input.txt {
	width:210px;
	height:20px;
	line-height:20px;
	font-size:12px;
	color:#A4A4A4;
	background-color:#fff;
	float:left;
	border:none;
	padding:3px 0 0 4px; 
}

#clookinfoheader div.search input.searchbutton {
	width:75px;
	height:23px;
	float:left;
}

#clookinfomainnav {
	width:940px;
	height:31px;
}

#clookinfomainnav ul li {
	background:url(/images/global/nav-divider.gif) 100% 1px no-repeat;
	padding:0 16px;
	font-size:12px;
	line-height:31px;
	float:left;
	width:auto;
}

#clookinfomainnav ul li.nodivider {
	background:none;
}

#clookinfomainnav ul li a {
	color:#5F5E5C;
	background-color:inherit;
}

#clookinfomainnav ul li a:hover, #mainnav ul li a.active  {
	color:#0C7A94;
	background-color:inherit;
}


/* FOOTER STYLE */
#clookinfofooter {
	background:url(/images/global/footer-bg.gif) 0 0 repeat-x #E4FAFF;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	padding:30px 0 40px 0;
	color:#1C6571;
	margin:30px 0 0 0;
}

#clookinfofooter div.footercontent {
	width:940px;
	margin:0 auto;
	
}

#clookinfofooter div.footercontent ul {
	float:left;
	width:302px;
}

#clookinfofooter div.footercontent ul li{
	background:url(/images/global/footer-divider.gif) 0 3px no-repeat;
	float:left;
	width:auto;
	padding:0 10px;
	font-size:11px;
	line-height:14px;
}

#clookinfofooter div.footercontent ul li.nobr{
	background:none;
	padding:0 10px 0 0;
}

#clookinfofooter div.footercontent ul li a{
	color:#1C6571;
	background-color:inherit;
}

#clookinfofooter div.footercontent ul li a:hover{
	color:#000;
	background-color:inherit;
}

#clookinfofooter div.footercontent p{
	float:right;
	width:auto;
	font-size:11px;
	line-height:14px;
}


/* BODY CONTENT STYLE */
#bodyPanel {
	min-width:940px;
	max-width:75%;
	margin:0 auto;
	padding:0 30px;
	font:bold 12px/14px Verdana, Arial, Helvetica, sans-serif;
	}
	
#bodyPanel h2.welcome {
	background:url(/images/global/black-line.gif) repeat-x 0 92%;
	padding:20px 0 0;
	margin:12px 0 15px;
	}
	
#bodyPanel h2.welcome span {
	font:bold 24px/26px Arial, Helvetica, sans-serif;
	color:#1E1C18;
	background-color:#fff;
	padding:0 10px 0 0;
	}
#bodyPanel h2.welcome span.black {
	color:#76cce1;
	background-color:inherit;
	padding:0;
	}
		
		
		.topBox {
	background-color:#F9F9F9;
	border:1px solid #EEEEEE;	
	font:13px/25px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#3D3D3D;
	padding:7px 20px;
	margin:0 0 25px;
	}
.topBox a{
	color:#0D61A9;
	background-color:inherit;
	}

.topBox a:hover{
	text-decoration:none;
	}
	
	
	
/* clook.info/clients */


/* New Style Starts On 12.10.09 */

#bodyPanel div.lockText{
	width:480px;
	float:left;
	background:url(/images/clients/shadow.gif) 100% 0 no-repeat;
	padding:12px 0 60px 0;
	margin:0 22px 0 0;
	}
	
#bodyPanel div.rightbox{
	background:none;
	margin:0;
	}
	
#bodyPanel div.lockText p{
	margin:0 0 0 10px;
	padding:0 0 12px 32px;
	background:url(/images/clients/lock-icon.gif) 0 0 no-repeat;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	color:#050505;
	background-color:inherit
}

#bodyPanel div.rightbox p{
	margin:0 0 0 10px;
	padding:0 0 12px 32px;
	background:url(/images/clients/lock-icon.gif) 0 0 no-repeat;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	color:#050505;
	background-color:inherit
	}

#bodyPanel div.lockText p span{
	color:#76CCE1;
	background-color:inherit
}
	
	
	
#bodyPanel div.lockText div.formone {
	width:320px;
	margin:0 0 0 41px;
}
#bodyPanel div.lockText div.formone label {
	width:160px;
	height:20px;
	margin:0 0 14px 0;
	float:left;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#717171;
	background-color:inherit;
}

#bodyPanel div.lockText div.formone select.txtbox {
	width:154px;
	height:20px;
	float:left;
}

#bodyPanel div.lockText div.formone input.textfield {
	width:154px;
	height:18px;
	float:left;
	border:1px solid #7F9DB9;
}

#bodyPanel div.lockText div.formone select.remember {
	width:51px;
	height:20px;
	float:left;
}


#bodyPanel div.lockText div.formone span.yes {
	font-size:12px;
	line-height:20px;
	color:#717171;
	background-color:inherit;
	float:left;
	display:block;
	position:relative;
	padding:0 0 0 25px;
	width:20px;
}

#bodyPanel div.lockText div.formone span.yes input.check{
	width:14px;
	height:14px;
	position:absolute;
	left:-4px;
	top:0;
}

#bodyPanel div.lockText div.formone input.proceed {
	width:76px;
	height:25px;
	margin:0 0 0 160px;
}

#bodyPanel div.lockText div.formone input.login {
	width:62px;
	height:25px;
	margin:0 0 0 160px;
}
	

/* New Style End On 12.10.09 */

