* {
	font-family: Arial, "Trebuchet MS";
	font-size: 1em;
	color: #5c5c5c;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;
	white-space: normal;
}

/* ie png fix */
img, div { behavior: url(http://www.vtldesign.com/vital-blog/wp-content/themes/premium-orange/iepngfix.htc) padding: 0; margin: 0; }
/* ie png fix */


html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}
/***************************************************/
body {
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	background: url(images/bg-page.jpg) no-repeat center top;
	font: .875em/1.5em Helvetica, Arial, sans-serif;
	color:#5c5c5c;
}
a { color: #FF6600;}


h2 {
font-size: 1.8em;
font-weight: bold;
letter-spacing: 0px;
font-family: Helvetica,Arial;
color: #5c5c5c;
text-align: left;
line-height: 1.125em;
}

h4 {
	font-size: 1.25em;
	font-weight: bold;
	letter-spacing: 0px;
	font-family: Helvetica,Arial;
	color: #5c5c5c;
	text-align: left;
	line-height: 1.5em;
	border-bottom: 1px dotted #999999;
}


/*LAYOUT------------------------------------------------------------------------*/

#header {
	width: 937px;
	height: 210px;
	margin: 0px auto;
	background: url(images/bg-header.jpg) no-repeat left top;
}
#nav {
	margin: 75px 0 0 111px;
	height: 29px;
	float: left;
	width: 937px;
	padding: 0;
	display: inline;
}
#top{float: left; margin-bottom: 15px; overflow: auto;}
#logo {margin: 3px 0 0 217px ;float: left; display: inline;}

#page { width: 937px; margin-top: 0px; margin-right: auto; margin-bottom: 50px; margin-left: auto; padding-top: 25px; padding-right: 0; padding-bottom: 0px; padding-left: 0px; }
#page-wrapper { }
#body-wrapper {background: url(images/bg-body-top.jpg) repeat-x left top; }
#content-home {
	/*float: left;*/
	width: 896px;
	margin: 0;
	padding:0 0 0 0px;
}
#sidebar {float: right; width: 246px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; margin: 0; padding: 0;}
#sidebar h2 { font-family: Helvetica, sans-serif; font-weight: bold; font-size: 24px; color:#5c5c5c; margin: 20px 0 10px 0; padding: 0; }
#sidebar a { color:#666; text-decoration: none;}

/*MAIN NAV START------------------------------------------------------------------------*/

#menu { display: inline; font: bold 22px Helvetica, Arial, sans-serif; padding: 1px 0 0 0; margin: 0; width: 515px;	/*height: 25px;*/ }

#menu a {
	color: #ff6600;
	text-decoration: none;
	letter-spacing: -1px;
	padding: 0 28px 0 0;
	margin:0;
}

#menu a:hover { color: #5c5c5c; }

#social-media { width: 140px; float: right; padding-top: 2px;
}

#social-media a:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
}

/*MAIN NAV END -----------------------------------------------------------------------------*/


/*FOOTER -----------------------------------------------------------------------------*/
#footer-wrapper {
	clear: both;
	background: #48494a url(images/bg-footer.jpg) repeat-x center top;
}
#footer {
	width: 864px;
	padding-top: 18px;
	color: #FFFFFF;
/*	background: url(images/footer-bground.png) no-repeat left top;*/
	height: 183px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer a {text-decoration:none;color:#cbced3;}
#footer a:hover {text-decoration:none;color:#ffffff;}

 h6 {
 	font-size: 26px;
	font-weight: bold;
	color: #ff6600;
	margin: 0 0 10px 0;
	padding:0;
	/*letter-spacing: -1px;*/
	}
	
	h6 a {
 	color: #ff6600!important;
	margin: 0 0 10px 0;
	padding:0;
	}

.head-footer {
	font-size: 23px!important;
	font-weight: bold;
	color: #ff6600;
	margin-bottom: 10px;
	
}


.footer-coloumn1 {
	float: left;
	width: 162px;
	padding-top: 17px;
	padding-left:31px;
}

.navigate-col1{float: left; width: 60px;}
.navigate-col2{float: left; width: 60px;}

.footer-coloumn2 {
	float: left;
	width: 165px;
	padding-top: 17px;
}
.footer-coloumn3 {
	float: left;
	width: 192px;
	padding-top: 17px;	
}
.footer-coloumn4 {
	float: left;
	width: 124px;
	padding-top: 17px;
}
.footer-coloumn5 {
	color: #ffffff;
	float: left;
	width: 135px;
	padding-top: 17px;
}

.footer-copyright {
	font-size: 11px;
	color: #bbbbbb;
	float: right;
	width: 225px;
	padding:40px 25px 0 0;
}
/*FOOTER END -----------------------------------------------------------------------------*/


/*MISC----------------------------------------*/

#form {
	padding: 20px 0 0 217px;
	width: 679px;
}


.field {
	background:  #fff;
	color:#666;
	font-family:"Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size: 15px;
	letter-spacing:-0.03em;
	
	height: 100%;
	border: 1px solid #ccc;
	padding: 5px 2px 5px 5px;
	/*margin:2px 0 2px 0;*/
	width: 450px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.field:focus {
	background: #eee;
	/*background:  #fff url(/images/login_bg_selected.png) left bottom scroll repeat-x;*/

}

.labels {padding: 0 15px 0 0;}


.billing-options {
	font: bold 0.95em Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #666666;
	letter-spacing: .01em;


}




/*MISC----------------------------------------*/
#invalid {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f44500;
	padding:0px 0 10px 0px;	/*min-height: 50px;*/
	margin: 0px 0 10px 0;
	display: block;
	
}

#invalid ul {
padding: 0;
margin: 0;
}

#invalid li {
	list-style: none;
	padding: 2px;
	margin: 2px;
	color: #fd0303;
}

.submitbtn {
	background: url(images/submit-button.png) no-repeat left top;
	height: 73px;
	width: 202px;
	border-width: 0px;
	cursor: pointer;
	text-indent: 1000px;
	overflow: hidden;
}
