@charset "utf-8";
/* CSS Document */

body{
	color: #FFF;
	background: #51555E url("./images/hp_bg.jpg");
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

a{ color: #d6d6ed; text-decoration: underline;}
a:hover{ color:#FFFFFF; text-decoration: none;}
a:visited{ color:#d6d6ed; }
a:active{ color:#d6d6ed; }

.body{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

.header_banner{
	background: #0b0b5c;
}

.header_menu{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	height: 35px;
	background: #62628e url('./images/hp_menu_right_bg.jpg');
}

.breadcrumbs{
	font-size: 12px;
	background: #373772 url('./images/hp_menu_right_bg.jpg');
	height: 40px;
	padding-left: 5px;
	padding-bottom: 0px;
}

li.content_list{
	padding: 3px;
}

.content_body{
	background: #323641;
	background-repeat: repeat-x;
}

.content_frame{
	background: #4D5063;
	border-left: solid 1px #21242c;
	border-right: solid 1px #21242c;
	margin: 5px;
}

.content_corner{
	width: 5px;
	height: 5px;
}

.content_top{
	background: #4D5063;
	border-top: solid 1px #21242c;
}

.content_left{
	background: #4D5063;
	border-left: solid 1px #21242c;
}

.content_right{
	background: #4D5063;
	border-right: solid 1px #21242c;
}

.content_bottom{
	background: #4D5063;
	border-bottom: solid 1px #21242c;
}

.sidebar_header{
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
	border-bottom: #FFF solid 1px;	
	margin-bottom: 5px;
	
}

.sidebar_item{
	color:#FFFFFF;
	font-size:12px;
	font-weight: bold;
	padding: 2px;
}

.subheader{
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
}

.contact_header{
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: #FFF solid 1px;	
}

.contact_info{
	color:#FFFFFF;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

.form_field{
	border: 1px #FFF solid;
	padding: 2px;
}

a.dp-choose-date {
	float: left;
	width: 17px;
	height: 20px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url('./images/calender.gif') no-repeat; 
}

a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}

input.dp-applied {
	border: 1px #000 solid;
	width: 140px;
	height: 18px;
	float: left;
}

td.divider{
	border-bottom: #FFF solid 1px;	
}

.gcard_header{
	font-weight:bold;
	border-bottom: 1px solid #FFF;
	height: 10px;
}

.gcard_thumb{
	widows:130px;
}

.gcard_content{
}

