@charset "UTF-8";

a:focus {
	outline:none;
}

html {
	overflow-y: scroll;
	background-color: #252628;
}

body {
	font-family: Verdana;
	font-size: 12px;
	color: #555555;
	margin: 0px;
	background-color: #0b2447;
}

ul, li {padding-top:0px;padding-bottom:0px;margin-top:0;margin-bottom:0;}

.pad10 {padding:10px;}
.pad10tb {padding:10px 0;}
.pad10t {padding-top:10px}
.pad10b {padding-bottom:10px;}
.pad10lr {padding:0 10px;}
.pad10l {padding-left:10px;}
.pad10r {padding-right:10px;}
.pad20 {padding:20px;}
.pad20tb {padding:20px 0}
.pad20t {padding-top:20px;}
.pad20b {padding-bottom:20px;}
.pad20lr {padding:0 20px;}
.pad20l {padding-left:20px;}
.pad20r {padding-right:20px;}

.mara {margin:auto;}
.mar10 {margin:10px;}
.mar10tb {margin:10px 0;}
.mar10t {margin-top:10px;}
.mar10b {margin-bottom:10px;}
.mar10lr {margin:0 10px;}
.mar10l {margin-left:10px;}
.mar10r {margin-right:10px;}
.mar20 {margin:20px;}
.mar20tb {margin:20px 0;}
.mar20t {margin-top:20px;}
.mar20b {margin-bottom:20px;}
.mar20lr {margin:0 20px;}
.mar20l {margin-left:20px;}
.mar20r {margin-right:20px;}

.w50 {width: 50%;}
.w25 {width: 25%;}
.w75 {width: 75%;}
.w33 {width: 33.3%}

.fr {float:right;}
.fl {float:left;}
.fn {float:none;}
.clear {
    clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.tal {text-align:left;}
.tac {text-align:center;}
.tar {text-align:right;}
.vab {vertical-align:bottom;}

.block {display:block;}
.inline {display:inline;}
.pr {position:relative;}
.pb {position:absolute; bottom:0;}

/* Clear float fix
-----------------------------------------------------------------*/

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}
.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* Icons
-------------------------------------------------------------------*/
.facebook-icon {
	background: transparent url(../images/facebook_16.png) no-repeat left top;
	display:block;
	padding-left: 25px;
	min-height: 16px;
	line-height: 16px;
}

td {
	white-space:normal;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #3e6f94;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #7199b6;
}

a img {
	border:none;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

.emphasize {
	font-weight: bold;
	color: #3279AF;
}

.arrow_points {
	padding: 0px 0px 0px 20px;
	color: #777777;
	line-height: 18px;
	background: transparent url(../images/arrow_bullet.jpg) no-repeat left top;
}

.info_arrow {
	padding: 0px 0px 10px 30px;
	margin-bottom: 20px;
	color: #555555;
	line-height: 22px;
	background: transparent url(../images/arrow_bullet.jpg) no-repeat left top;
	border-bottom: 5px solid #EEEEEE;
}

.info {
	padding: 0px 0px 10px 20px;
	margin-bottom: 20px;
	color: #777777;
	line-height: 18px;
	border-bottom: 5px solid #EEEEEE;
}

.testimonial {
	padding: 0px 0px 10px 30px;
	margin-bottom: 20px;
	color: #777777;
	line-height: 18px;
	background: transparent url(../images/star_bullet.jpg) no-repeat left top;
	border-bottom: 5px solid #EEEEEE;
}
.right_item {
	padding: 0px 0px 10px 20px;
	color: #666666;
	line-height: 18px;
	background: transparent url(../images/arrow_bullet.jpg) no-repeat left top;
	border-bottom:2px solid #EBEBEB;
	font-size: 11px;
}

	.right_item a {
		text-decoration: none;
		font-weight: bold;
	}
	
	.right_item a:hover {
		text-decoration: none;
		font-weight: bold;
		color: #CCCCCC;
	}

h1 {
	font-family: Georgia;
	font-size: 20px;
	color: #333333;
	padding-bottom: 10px;
	margin: 0px;
}

h2 {
	font-family: Georgia;
	font-size: 14px;
	color: #3e6f94;
	padding-bottom: 10px;
	margin: 0px;
	font-weight: bold;
}

h3 {
	font-family: Georgia;
	font-size: 17px;
	color: #333333;
	font-weight: normal;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 6px 0px;
	border-bottom: 1px dotted #EEEEEE;
}
	.right_block h2 {
		display:block;
		padding-top: 20px;
		
	}
	.right_block h2 a {
		font-weight: bold;
	}
		
	.right_block h2 a:hover {
		text-decoration: underline;
	}
#banner {
	background: #0B2548;
	padding-bottom: 10px;
}

#bg-repeat {
	background: transparent url(../images/bg-rpt.jpg) repeat-x left top;
	width:100%;
}
#bg-top {
	background: transparent url(../images/bg-top.jpg) no-repeat center top;
	width: 100%
} 

#page {
	width: 961px;
	margin: auto;
	background-color: transparent;
	position: relative;
}
	#header {
		background: transparent url(../images/bg-top.jpg) no-repeat center top;
		height:	138px;
		position:relative;
	}

#flasheffect {
	width: 900px;
	height: 200px;
	top: 90px;
	left: 0px;
	position: absolute;
	z-index: 1;
}

	#logo {
	}
/*
Navigation Scheme
--------------------------------------------------*/
#navigation {
	width: 961px;
	height: 60px;
	margin: auto;
	background: #082140 url(../images/nav-bg.jpg) no-repeat left top;
}

	.nav-tab {
		float:left;
	}
	.nav-tab a, .nav-tab a:visited {
		float:left;
		display: block;
		width:192px;
		height: 60px;
		background: transparent url(../images/nav.jpg) no-repeat 0 0;
		text-align: center;
		line-height: 60px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: normal;
		color: #fff;
	}
	.nav-tab a:hover {
		background-position: 0 -120px;
		text-decoration: none;
		cursor: pointer;
	}
	#navigation .last a , #navigation .last a.selected {
		width:193px;
		background-repeat: repeat-x;
	}
	#navigation .first a{
		background: transparent url(../images/nav-left.jpg) no-repeat 0 0;
	}
	#navigation .first a:hover {
		background-position: 0 -120px;
	}
	#navigation .nav-tab a.selected, #navigation .nav-tab a.selected:hover {
		background-position: 0 -60px;
		background-repeat: repeat-x;
	}
/* End Navigation */
	
/*
	#billboard {
		background-color: #000;
		height: 250px;
		width:961px;
	}
*/
	#container {
		background: transparent url(../images/split-bg.jpg) repeat-y left top;
		min-height: 300px;
		_height: 300px;
		width:961px;
	}
		#left {
			width: 575px;
			float: left;
		}
		
			.content_block {
				min-height: 200px;
				position: relative;
				padding-top: 10px;
				background: transparent url(../images/body-top.jpg) no-repeat left top;
			}
				.content_head {
					height: 60px;
					background: transparent url(../images/content_header_bar.jpg) no-repeat center top;
				}
					.content_title {
						width: 465px;
						height: 60px;
						float: left;
						line-height: 60px;
						font-family: Georgia;
						font-size: 18px;
						color: #333333;
						padding-left: 90px;
					}
					.content_icon {
						display:none;
						/*width: 70px;
						height: 50px;
						float: left;*/
					}
					.content {
						background: transparent url(../images/content_head_shadow.jpg) no-repeat center top;
						min-height: 550px;
						padding: 20px 20px 10px;
						line-height: 18px;
					}
		
		#right {
			width: 385px;
			padding-top: 10px;
			float: left;
		}
		
			.right_block {
				width: 365px;
				margin: 0px auto;
			}
				.right_block_head {
						height: 50px;
						background: transparent url(../images/right_title_background.jpg) no-repeat center top;
				}
				
				.right_block_title_block {
					width: 275px;
					height: 50px;
					line-height: 50px;
					font-family: Georgia;
					font-size: 18px;
					color: #FFFFFF;
					float: left;
					padding-left: 20px;
				}
				
				.right_block_icon {
					width: 70px;
					height: 50px;
					float: left;
				}
				.right_block_content {
					min-height: 80px;
					padding: 0px 20px 20px;
					background: #FFFFFF url(../images/login_content_shadow.jpg) no-repeat center top;
				}
				
				.right_block_title {
					width: 345px;
					height: 50px;
					line-height: 50px;
					font-family: Georgia;
					font-size: 18px;
					color: #FFFFFF;
					padding-left: 20px;
				}
				
				.login_title {
					background: transparent url(../images/login_title_background.jpg) no-repeat center top;
				}
				
				.chat_title {
					background: transparent url(../images/livechat_background.jpg) no-repeat center top;
				}
				
				.member_news_title {
					background: transparent url(../images/member_news_background.jpg) no-repeat center top;
				}
				
				.login_content {
					min-height: 100px;
				}
				.block_footer {
					height: 10px;
					background: transparent url(../images/block_footer.jpg) no-repeat center top;
				}
		
			#login_form {
				padding: 20px 0px;
				margin: auto;
				background: #FFFFFF url(../images/login_content_shadow.jpg) no-repeat center top;
			}
				.login_field {
					margin: auto;
					width: 265px;
					padding-bottom: 10px;
				}
				.login_field input {
					width: 251px;
					margin: 0px;
					padding: 7px;
					font-family: Verdana;
					font-size: 11px;
					color: #777777;
					border: 1px solid #575046;
					background-color: #FFFFFF;
				}
				.login_btns {
					width: 267px;
					margin: auto;
					height: 40px;
					text-align: left;
				}
				
				.password_message {
					text-align:center;
					padding-bottom:10px;
					color:Red;
				}
				
		.clear {
			clear: both;
		}

#footer {
	width: 941px;
	height: 60px;
	margin: auto;
	background: transparent url(../images/bg-footer.jpg) no-repeat left top;
	text-align:center;
	padding: 10px;
	color: #fff;
	font-size: 11px;
}
	#footer a {
		color: #fff;
		font-size: 11px;
		font-weight: normal;
	}
	
	#footer a:hover {
		text-decoration: none;
		font-weight: normal;
		color: #CCCCCC;
	}

	/* -- TAB SETUP
	
		.tabsgroup {
			margin: auto;
			padding: 0px;
		}	
		.tab {
			-moz-user-select:none;
			cursor: pointer;
			float: left;
			font-family: Georgia;
			font-size: 16px;
			color: #5B5B5B;
			height: 60px;
			line-height: 60px;
			list-style-image: none;
			list-style-position: outside;
			list-style-type: none;
			margin: 0px;
			padding: 0px 20px;
			margin-left: 45px;
			position: relative;
			top: 0px;
		}
		
	-- */
	
.form_row {
	padding:5px 0 5px 0;
}

.form_label {
	vertical-align:top;
	width:230px;
	float:left;
	padding-right:20px;
	font-size:12px;
}

.form_submit {
	padding:20px 0 0 0;
	text-align:center;
}

.form_row_small {
	padding:5px 0 5px 0;
}

.form_label_small {
	vertical-align:top;
	width:125px;
	float:left;
	padding-right:20px;
	font-size:12px;
}

.textboxexample {
	color:#aaaaaa;
	font-size:11px;
}

.blog_title .h1dot {
	font-size: 12px;
}
.blog_title {
	font-size: 14px;
}

/*
 * Testimonials Page
-------------------------------------------*/
ul#testimonials, ul#testimonials li {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#testimonials li {
	padding: 0 0 10px 0;
	text-align:right;
}
ul#testimonials li label {
	width: 160px;
	float:left;
	padding-right: 20px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
	ul#testimonials li label span {
		display: block;
		font-size: 12px;
		font-weight: normal;
		color: #999;
	}
ul#testimonials li div {
	text-align:left;
	width: 335px;
	float: left;
	font-size: 11px;
	padding: 10px;
	background: #dde9f9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
ul#testimonials li div p {
	padding: 8px 0 0 0;
	margin: 0;
}
#testimonials-banner {
	background: transparent url(../images/testimonials-banner-top.jpg) no-repeat left top;
	width: 961px;
	height: 340px;
}
a#testimonials-banner-link {
	display:block;
	background: #0B274E url(../images/testimonials-banner-bottom.jpg) no-repeat left top;
	width: 961px;
	height: 80px;
}
	a#testimonials-banner-link:hover {
		background-position: bottom;
	}
.slim-banner {
	width: 961px;
	height: 275px;
}
#products-banner {
	background: transparent url(../images/products-banner.jpg) no-repeat left top;
}
#contact-banner {
	background: transparent url(../images/contact-banner.jpg) no-repeat left top;
}
#about-banner {
	background: transparent url(../images/about-banner.jpg) no-repeat left top;
}

/*
Landing Page
--------------------------------------------------*/

.center { text-align: center; }

.white { color: #FFFFFF; }
.blue  { color: #5399D1; }
.georgia { font-family: Georgia; }
.bold { font-weight: bold; }

.t_16 { font-size: 16px; line-height: 24px; }
.t_18 { font-size: 18px; line-height: 30px; }

.top_10 { padding-top: 10px; }
.top_20 { padding-top: 20px; }

.block_0 { padding: 0px 0px 10px; }

.sidebar-block-header { padding: 13px 20px 10px; }

.billboard-landing { 
	position: relative;
	height: 273px;
	background: #FFFFFF url(/assets/images/landing/billboard-landing.jpg) no-repeat center top;
	}
	#toplink {
	width: 370px;
	height: 70px;
	position: absolute;
	right: 37px;
	top: 33px;
	}

.icon { padding: 0px 0px 0px 30px; }
	.lifesaver { background: transparent url(/assets/images/landing/icon-lifesaver.jpg) no-repeat left top; }
	.monitor { background: transparent url(/assets/images/landing/icon-monitor.jpg) no-repeat left top; }
	.yingyang { background: transparent url(/assets/images/landing/icon-yingyang.jpg) no-repeat left top; }
	.server { background: transparent url(/assets/images/landing/icon-server.jpg) no-repeat left top; }
	.arrows { background: transparent url(/assets/images/landing/icon-arrows.jpg) no-repeat left top; }
	.picture { background: transparent url(/assets/images/landing/icon-picture.jpg) no-repeat left top; }


.info-block p { padding: 0 0 10px 0; line-height: 22px; }

.right_block_content ul, li {}
.right_block_content li {
	list-style-image: url(/assets/images/landing/arrow.jpg);
	list-style-position: inside;
	line-height: 22px;
	}





