/* CSS Document */
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_swirls.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-family: Arial, Franklin Gothic Medium, Corbel, Microsoft Sans Serif, sans-serif;
	color: #FFFFFF;
	letter-spacing:normal;
	line-height:18px;
	scrollbar-base-color: #1A1A1A;
	scrollbar-arrow-color: #D6D6D6;
	scrollbar-face-color: #1A1A1A;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #000000;
}
#passwordStrength { height:10px; display:block; float:left; } .strength0 { width:250px; background:#cccccc; } .strength1 { width:50px; background:#ff0000; } .strength2 { width:100px; background:#ff5f5f; } .strength3 { width:150px; background:#56e500; } .strength4 { background:#4dcd00; width:200px; } .strength5 { background:#399800; width:250px; }

a:link {
	color: #96A4B4;
	text-decoration: none;
}

a:visited {
	color: #96A4B4;
	text-decoration: none;
}

a:active {
	color: #D6D6D6;
	text-decoration: none
}

a:hover {
	color: #D6D6D6;
	text-decoration: none;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}

h1 {
	color: #71c9ff;
	font-size: 18px;
	font-weight: bold;
	/*background-image: url(../images/bullet_arrow.png);*/
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 0px;
	font-family: Arial, Franklin Gothic Medium, Corbel, Microsoft Sans Serif, sans-serif;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
}

h2 {
	font-size: 16px;
	color: #999;
	font-weight: normal;
	font-family: Arial, Franklin Gothic Medium, Corbel, Microsoft Sans Serif, sans-serif;
	padding: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
}

table.code
{
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #d4d4d4;
	background-image:url('images/tableBG.jpg');
	background-repeat:repeat-x;
}

#container {
	width: 960px;
	margin: auto;
}

#container_header {
	height: 125px;
	background-image: url(none);
}

#container_header img {
	float: left;
	padding-top: 0px;
}

#primary_links {
	float: right;
	margin-right: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#primary_links a {
	font-size: 100%;
}

#primary_links a:link, a:visited {
	color: #96A4B4;
}

#primary_links a:hover, a:active {
	color: #FFFFFF;
}

#primary_links a.active:link, #primary_links a.active:visited, #primary_links a.active:active, #primary_links a.active:hover {
color: #FFFFFF;
	
}

#primary_links img{
	padding-left: 20px;
	padding-right: 2px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#menu_main {
	width:730px;
	text-align: right;
	float: right;
	margin-top: 30px;
	font-size: 100%;
}

#menu_main a {
	font-weight: bold;
	text-decoration: none;
}

#menu_main a:link {
	color: #96A4B4;
}

#menu_main a:visited {
	color: #96A4B4;
}

#menu_main a:hover {
	color: #FFFFFF;
	background-image: url(../images/bg_mainmenu.png);
	background-repeat: inherit;
}

#menu_main a:active {
	color: #FFFFFF;
	background-image: url(../images/bg_mainmenu.png);
	background-repeat:inherit;
}


#menu_main li a.active:link, #menu_main li a.active:visited, #menu_main li a.active:active, #menu_main li a.active:hover {
color: #FFFFFF;
	background-image: url(../images/bg_mainmenu.png);
	background-repeat: inherit;
}



#menu_main ul {
	list-style-type: none;
	padding-top: 50px;
	margin: 0px;
	padding-bottom: 5px;
}

#menu_main  li a{
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 50px;
	padding-bottom: 3px;
}


#menu_main li {
	display: inline;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	list-style-type: none;
}

#menu_main ul img {float: none;}

#container_main_top {
	background-image: url(../images/bg_container.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #090A0D;
	border-right-color: #090A0D;
	border-left-color: #090A0D;
	padding: 5px;
}

div.top_content {
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 0px;
}

.darkSide{
	color: #333333;
}
.top_content p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	width: 870px;
}

#web_design{
	width: 950px;
	height:300px;
	padding-left:0;
	
}

#main_flash {
}

div.top_content {
	width: 900px;
	padding-left: 10px;
	/*margin-bottom: 20px;*/
}
div.bottom_content {
	width: 650px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	/*margin-bottom: 20px;*/
}

#feature {padding: 4px;}

#main_sidebar_right {
	width: 248px;
	float: right;
	
}

#samples_wrapper{
	height: 330px;
	overflow: auto;
	margin-left: 7px;
	padding: 10px;
	background-color: #000000;
	border: 1px solid #151820;
}



div.samples {
	float: left;
	width: 170px;
	margin-right: 10px;
	margin-bottom: 15px;
}

.samples p {
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main_sidebar_right p {margin: 0px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 8px;}

#main_sidebar_right h1 {
	padding-left: 22px;
	margin-bottom: 5px;
	padding-top: 5px;
	margin-top: 0px;
	background-image: url(../images/bullet_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	
}


#latest_news {
	
	background-image: url(../images/bg_latestnews.png);
	border: 1px solid #090A0D;
	padding: 5px;
	margin-bottom: 5px;
}

#latestnews_container {
	height: 210px;
	overflow: auto;
}


.date {
	margin-left: 7px;
	font-weight: normal;
	color: #636E7C;
	font-size: 80%;
}

.textbox_medium {
	width: 460px;
	text-align: left;
	padding-left: 10px;
}

.bulletlist {
	padding-right: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 60px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 140px;
}

h2.textbox_medium  {
	padding-left: 220px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#newsletter {
	height: 60px;
	background-image: url(../images/bg_newsletter_login.jpg);
	padding-left: 10px;
	padding-top: 5px;
}

.newsletter_form {
	background-color: #000000;
	width: 200px;
	height: 15px;
	border: 1px solid #1A1A1A;
	color: #A7AEB1;
	font-size: 80%;
	padding-left: 5px;
}





#newsletter_submit {
	float: right;
	width: 230px;
	margin-top: -29px;
	padding-right: 5px;
}

#newsletter p {
	padding-left: 23px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 90%;
	color: #96A4B4;
}

#newsletter h1{
	border: none;
}


#login {
	height: 55px;
	background-image: url(../images/bg_newsletter_login.jpg);
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 5px;
}

#login p{
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
}

#login h1{
	border: none;
}

#login_box {float: right;
	width: 248px;
	margin-top: -29px;
	padding-right: 4px;}



.login_input {
	background-color: #000000;
	width: 114px;
	height: 15px;
	border: 1px solid #1A1A1A;
	color: #A7AEB1;
	font-size: 80%;
	padding-left: 5px;
}


#container_main_bottom {
	background-image: url(../images/bg_container_main_bottom.png);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #090A0D;
	border-right-color: #090A0D;
	border-left-color: #090A0D;
	background-position: 5px 5px;
	padding: 5px;
	min-height: 500px;
}

#sidebar_left_flash {
	padding: 2px;
	float: right;
	width: 248px;
}

#content {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content_flash {
	margin-top: 0px;
	margin-left: 320px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#container_main_bottom ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#container_main_bottom li {
	background-image: url(../images/bullet_star_h2.png);
	background-repeat: no-repeat;

	
	padding-bottom: 8px;
	padding-left: 30px;
	padding-bottom: 8px;
	background-position: 5px 5px;
}


#faq_wrap {
	margin: 0px;
	padding: 0px;
}

#faq_wrap a {
	text-decoration: none;
	color: #FFFFFF;
}

#faq_wrap p {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}

	

#faq_wrap a:link {
	text-decoration: none;
	color: #D6D6D6;
}

#faq_wrap a:visited {
	text-decoration: none;
	color: #D6D6D6;
}

#faq_wrap a:active {
	text-decoration: none;
	color: #D6D6D6;
}

#faq_wrap a:hover {
	text-decoration: underline;
	color: #D6D6D6;
}

#faq_question_wrap {
	padding: 0px;
	margin-left: 40px;
	margin-top: 15px;
	margin-bottom: 30px;
	padding-right: 15px;
}

#faq_question_wrap ol {
	padding: 0px;
	margin: 0px;
}

#faq_question_wrap li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(none);
}

#faq_answer_wrap {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #15171E;
	margin-left: 5px;
}

#faq_answer_wrap ol {
	padding: 0px;
	margin: 0px;
}

#faq_answer_wrap li {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url(none);
	font-weight: bold;
	color: #D6D6D6;
}






.testimonial p {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 10px;
}

.testimonial_source {
	font-size: 90%;
	text-align: left;
	display: block;
	padding-top: 5px;
	color: #96A4B4;
}

#testimonials_wrap {
	margin-left: 20px;
	margin-top: 10px;
}

div.float {
	float: left;
	margin-right: 15px;
}




#nightlight_container {
	padding-left: 0px;
	padding-top: 0px;
	height: 400px;
}

div.nightlight {
	float: left;
	text-align: center;
	padding: 5px;
	margin-right: 15px;
	margin-bottom: 20px;
}

.nightlight_text {
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 90%;
}

div.download_link {margin-left: 50px;}

.download_link img {
	float: left;
	padding-right: 9px;
	margin-top: -2px;
}

#footer {
	color: #96A4B4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #090A0D;
	border-bottom-color: #090A0D;
	border-left-color: #090A0D;
	background-image: url(../images/bg_footer.png);
	padding-top: 5px;
	text-align: left;
	padding-right: 25px;
	padding-bottom: 5px;
	font-size: 90%;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 5px;
}


#footer a:link, a:visited, a:active {color: #96A4B4; text-decoration:none;}

#footer a:hover {text-decoration:underline;}
