@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	}
body{
	background:url(../../_sharedimg/login/login_bg.jpg) repeat-x #2c6bb8;
	font-family:Arial, Helvetica, sans-serif;
	
	}
	
a img{
	border:none;}	
	
a:hover{
	color:#ef3e44;
	text-decoration:underline;
}
	
	
#wrapper{
	width:960px;
	margin:auto;
	}
#banner{
	height:100px;
	overflow:hidden;
	}
#content_wrapper{
	float:left;
	}
#pod_wrapper{
	width:960px;
	margin:auto;
	float:left;
	}
#pod_wrapper_head{
	height:3px;
	background:url(../../_sharedimg/public/public_support_pod_header.jpg) no-repeat;}
#pod_wrapper_body{
	float:left;
	background:#fff;
	height:200px;
	width:880px;
	padding:40px;
	}
#pod_wrapper > #pod_wrapper_body{height:auto; min-height:200px;}

/*------TEXT STYLES FOR PUBLIC------*/

p {
	margin:6px 0px 18px 0px;
	font-size:12px;
	line-height:1.5em;
	color:#666666;
}


h1{
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 15px 0px;
	font-size: 26px;
	font-weight:bold;
	color:#055d91;
	background:url(../../_sharedimg/public/hr_001.gif) repeat-x bottom;
	line-height:1.20
}
h2{
	margin:0px;
	padding: 4px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.45em;
	font-weight: bold;
	color: #0281ca;
}

h2 a{
	color:#0281ca;
	padding:5px 0px 0px 0px;
	margin:0px;
	text-decoration:none;
}

h2 a:hover{
	border-bottom:1px solid #0281ca;
	color:#0281ca;
	padding:5px 0px 0px 0px;
	margin:0px;
	text-decoration:none;
}
h3{
	margin:0px;
	padding: 0px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.25em;
	font-weight: bold;
	color: #27acd1;
}

h3 a{
	color:#27acd1;
	padding:5px 0px 0px 0px;
	margin:0px;
	text-decoration:none;
}

h3 a:hover{
	border-bottom:1px solid #27acd1;
	color:#27acd1;
	padding:5px 0px 0px 0px;
	margin:0px;
	text-decoration:none;
}



#pod_wrapper_body_c1{
	float:left;
	width:590px;
	}
#pod_wrapper_body_c2{
	float:right;
	margin:48px 0 0 0;
	width:260px;
	}
#pod_wrapper_footer{
	clear:both;
	height:4px;
	background:url(../../_sharedimg/public/public_support_pod_footer.jpg) no-repeat;}

/*form styles*/

.input_001{
	background:url(../../_sharedimg/login/form_bg.gif) no-repeat;
	padding:10px 0 0 10px;
	margin:0 10px 0 0;
	height:25px;
	width:270px;
	border:none;
	}
.labels_txt{
	color:#27acd1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px!important;
	font-weight:bold;
	}
	
#footer_wrapper{
	clear:both;
	width:960px;
	height:100px;
	position:relative;
	margin:auto;
	}
.footer_item_001{
	position:absolute;
	right:24px;
	top: 21px;
	}
.footer_item_002{
	position:absolute;
	left:25px;
	top: 27px;
	width: 602px;
	color:#a2bbdc;
	font-size:10px;
	
	}
.footer_item_002 a{
	color:#a2bbdc;
	font-size:10px;
}
.footer_item_003{
	position:absolute;
	right:10px;
	top: 20px;
	}
.footer_wrapper a{
	color:#abc4e3;
	font-size:12px;
}
.footer_wrapper a:hover{
	color:#fff;
	font-size:12px;
}

/*----------info pods----------*/

div.info_pod_wrapper{
	width:260px;
	float:left;
	margin:15px 0 0 0;
	background:url(../../_sharedimg/cware_info_pod_body.gif) repeat-y;
	}
div.info_pod_body_friends img{
	float:right;
	}
div.info_pod_body_friends p{
	margin-top:38px;
	}
div.info_pod_body_plain{	
	background:url(../../_sharedimg/support_info_pod_header.gif) no-repeat;
	padding:21px;
	height:80px;
	}	
div.info_pod_wrapper > div.info_pod_body_plain{
	height:auto;
	min-height:80px;
	}
div.info_pod_footer{
	background:url(../../_sharedimg/cware_info_pod_footer.gif) no-repeat;
	height:4px;
	}
.info_pod_txt{
	color:#0281ca;
	font-size:12px;
	font-weight:bold;
	}
.info_pod_txt_02{
	color:#4f4845!important;
	font-size:11px;
	}
.info_pod_txt_02 a{
	color:#487fc2!important;
	font-size:11px;
	}

/*sub navigation*/

div.submenu{
	float:left;
	position:relative;
	width:240px;
	background-image: url(../../_sharedimg/blogs_subnav_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	background-color:#8ea7c8;
	display:inline;
	padding:10px 10px 0px 10px;

}

div.submenu_img{
	position:absolute;
	left:0px;
	top:0px;
}
div.submenu_bot{
margin:0px 0px 10px 0px;
padding:0px;
float:left;
display:inline;
width:240px;}

div.submenu ul {
	margin:0px;
	padding:0px 0px 5px 0px;
	color:#f7941d;
}

div.submenu ul li {
	font-size:12px;
	
	padding:0px;
	margin:0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8ea7c8;	
}

div.submenu ul li a{
	
	width:218px;
	padding:6px 5px 6px 17px;
	margin:0px;
	display:block;
	text-decoration:none;
	color:#534741;
	font-size:1em;
		background-color:#dde5ef;

}

div.submenu ul li a:hover{
	font-size:12px;
	width:218px;
	padding:6px 5px 6px 17px;
	margin:0px;
	display:block;
	background-color:#bdcde5;
	color:#534741;
	text-decoration:none;
}
div.submenu ul li a.selected{
	width:218px;
	padding:6px 5px 6px 17px;
	margin:0px;
	display:block;
	background-color:#fff;
	color:#534741;
	text-decoration:none;
}
