@import url('login.css');

/* Main Styles */
html {
	height:100%;
	width:100%;
}

body {
	-x-system-font:none;
	background:#017AC3 url(../images/bg/top_bground.jpg) no-repeat scroll center top;
	color:#454B5E;
	font-family:"Trebuchet MS","Times New Roman",Times,serif;
	font-size:16px;
}

#master{
	background:transparent url(../images/bg/content_bg.gif) repeat-y scroll center;
	font-size:16px;
	margin:0 auto;
	position:relative;
	width:1000px;
}

#header{
	background:transparent url(../images/bg/top_bg.gif) no-repeat scroll center top;
	width:1000px;
	height:254px;
}

.logo{
	background:transparent url(../images/logo/logo.jpg) no-repeat scroll left;
	height:312px;
	width:384px;
	padding:20px;
	margin-left:20px;
	float:left;
}

#flash_sub{
	
	position:absolute;
	margin-left:10px;
}

/* Content Styles */

#content_wrap{
	width:1000px;
	height:100%;	
}

.content_main{
	background:transparent url(../images/bg/content_body.gif) repeat-y scroll center;
	width:1000px;
	height:100%;
	float:left;
	font-size:14px;
}

#content h1{
	margin-top:110px;
	padding-bottom:15px;
	font-size:26px;
}

#content h2{
	padding-top:20px;
	font-size:20px;
}

#content {
	width:770px;
	float:left;
	padding-left:100px;
	padding-bottom:70px;
	line-height:20px;
	font-size:14px;
}

#content ul{
	list-style: circle inside;
}

#content a{
	color:#CC6600;
}

#content p{
	margin-top:10px;
	margin-bottom:10px;
}

#content p img{
	padding:20px;
}

.custom_table table{
	margin:0 auto;
	
}

.dark{background:#efefef url(../images/bg/row_bg.gif) no-repeat right;}

.light{background:#fff url(../images/bg/row_bg.gif) no-repeat right;}

/* Apply Button */
#apply{
	position:absolute;
	z-index:2;
	left:-30px;
	margin-top:-15px;
}

.custom_table table th{
	text-align:right;	
	padding:10px;
	padding-right:28px;
}

.custom_table table tr td{
	background-image:none;
}

.custom_table table td{
	padding:10px;
}

.box{
	float:left;
	margin-right:40px;
}

.polaroids{
	float:right;
}

.polaroids_right{
	float:right;	
}

.polaroids_left{
	float:left;
	margin-top:20px;
}

/* Footer Styles */

.foot_bg{
	background:transparent url(../images/bg/bottom_bground.jpg) no-repeat scroll center bottom;
	width:100%;
	height:320px;
	float:left;
	margin-top:-320px;
	bottom:0;
	z-index:-1;
}

#footer{
	background:transparent url(../images/bg/bottom_bg.gif) no-repeat scroll center bottom;
	width:1000px;
	height:80px;	
	float:left;
}

#footer_link{
	width:980px;
	margin-top:10px;
	margin-left:10px;
	padding-top:0px;
	border-top:1px dotted #999;	
}

#footer_link span.left_links{
	float:left;
}

#footer_link span.left_links a{
	padding-left:20px;
	margin-left:62px;
	background:transparent url(../images/bg/row_bg.gif) no-repeat scroll center left;
	color:#D31145;

}

#footer_link span.left_links a:hover {
	color:#017AC3;
}

#footer_link span.right_links{
	float:right;

}

#footer_link a{
	font-size:0.7em;
	letter-spacing:1px;
	color:#666;
	line-height:20px;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}

#footer_link a:hover {
	text-decoration:none;
	color:#017AC3;
}


#copyright{
	width:1000px;
	
	text-align:center;
	clear:both;
	float:right;
	font-size:12px;
	line-height:1.4em;
}

#copyright a {
	color:#454B5E;
}



/* Activity popup */
#activity{
	margin-left:-130px;
}

a#activity{
	width:183px;
	height:75px;
	text-indent:-9999px;
	color:#fff;
	text-align:top;
	cursor:pointer;
	display:block;
	background-image:url(../images/button/activity.gif);
	background-repeat:no-repeat;
	background-position:center top;
}


#activity_table{
	display:none;
	position:absolute;
	background:url(../images/bg/note_bg.png) no-repeat center top;
	color:#000;
	width:528px;
	height:406px;
	padding-right:20px;
	font-size:0.85em;
	padding-top:4.2em;
	margin-left:-30px;
	margin-top:-1em;
}

#activity_table p{
	padding:0 20px 0 30px;
	margin:0 0 17px 0;
	line-height:16px;
	color:#005FB5;
}

#activity_table p strong{
	color:#BE0000;
	font-weight:normal;
}

#payment_details p img {
	padding:0px;
}

#payment_details div.secure_tag a {
	float:left;
}

#payment_details div.secure_tag p {
	padding-top:20px;
	width:500px;
}

/* Error Notification */
#errors ul{
	background:#FFCACA none repeat scroll 0 0;
	border:1px solid #FF0000;
	margin:5px;
	padding:8px;
	position:relative;
}


#errors li {
	color:#E61717;
	font-size:0.8em;
	font-weight:bold;
	letter-spacing:2px;
	background:url(/html/images/misc/cross.png) center left no-repeat;
	list-style:none;
	margin-left:5px;
	padding-left:25px;
}

div.clear {
	clear:both;
}


.note_news{
	background:url(../images/bg/news_note.png) no-repeat center top;
	width:215px;
	height:223px;
	position:absolute;
	right:20px;
}
.note_news h5{
	padding:60px 30px 5px 35px;
	font-weight:Bold;
	color:#BE0000;
	font-size:0.85em;
	line-height:17px;
}
.note_news p{
	padding:0px 30px 0 35px;
	color:#005FB5;
	font-size:0.8em;
	line-height:17px;
}
.full_article_link a{
	float:right;
	font-size:0.7em;
	margin-top:10px;
	margin-right:30px;
	text-decoration:none;
	color:#BE0000;
}

.full_article_link a:hover{
	text-decoration:underline;
}