html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, blockquote,  
pre, form, fieldset, table, th, td { margin: 0; padding: 0; list-style: none;}
/*---------------------------CSS RESET---------------------------CSS RESET----*/
 
/*---------------------------Typography-------------------------typography----*/
a {
	color:	#e65a00;
	text-decoration: none;
}
a:hover {
	color:	#e65a00;
	text-decoration: underline;
}
a img {
	border: none;
}
body {
	background: url(images/bg1.jpg) fixed center repeat;
	background-color: #ff8403;
	font-family: arial, helvetica, sans-serif; 
	font-size: 13px;
	margin-top: 10px;
}
iframe {
	border: 0px solid #fff;
}
.main_headers {
	color: #1eb397;
	border-bottom: 4px solid #e3e3e3;
	font-size: 20px;	
}
.home_blog_titles {
	color: #696969; 
	display: block;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 4px;
} 
.home_timestamp {
	color: #575564;
	display: block;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 7px;
}
.home_excerpt {
	color: #696969;
	font-size: 13px;
}
/*--------------alignment for wordpress images in posts-----------------------*/
.alignleft {
	float: left;
	margin: 6px;
}
.alignright {
	float: right;
	margin: 6px;
}
.wp-caption-text {
	font-weight: bold;
}
/*----------------------------Jquery UI tabs for homepage---------------------*/
/* navigation */
	#nav {
		background-color: #fff;
		float: left;
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=47);
		font-size: 22px;
		height:352px;	
		margin-left: 10px;
		margin-top: 18px;
		opacity: 0.47;
		width:225px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-box-shadow: 6px 6px 7px  #383238;
		-moz-box-shadow: 6px 6px 7px #383238;
		box-shadow: 6px 6px 7px #383238; 
	}
	#nav ul {
		padding-top: 10px;	
		width:225px;
		margin:0 auto;	
	}	
	#nav li {	
		border-bottom: 1px solid #eee;
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=47);
		width:225px;
		list-style-type:none;
		text-align:left;
	}	
	#top1 {	
		border-top: 1px solid #eee;
	}	
	#nav a {
		color:black;
		display:block;
		padding:22px;
		padding-left: 10px;
		position:relative;
		word-spacing:-2px;
		letter-spacing: -1px;	
		text-decoration:none;
	}
	#nav a:hover {	
		background-image:url(images/arrow.png) right center;
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=47);
		background-repeat: no-repeat;
		background-color: #C6CACA;
		padding-right: 4px;
	}
	#nav a.current:hover {
		background-color: #E6CACA;
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=47);
	}
		#nav a.current {
		background:url(images/arrow.png) right center;
				background-color: #F1E0E0;
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=47);
		background-repeat: no-repeat;

	}
	#nav strong {
		display:block;		
	}	
	/* panes */
	#panes {
		background-image: url(images/pane1.png); 
		background-repeat: no-repeat;
		width:278px;	
		height:405px;
		margin-left: 666px;
		/* must be relative so the individual panes can be absolutely positioned */
		position:relative;

	}
	
	/* crossfading effect needs absolute positioning from the elements */
	#panes div {
		display:none;		
		position:absolute;
		top:40px;
		left:20px;
		font-size:13px;
		color:black;	
		width:250px; 
	}
	#panes img {
		float:left;
		margin-right:20px;		
	}
	#panes p.more {
		color:#000;
		font-weight:bold;
		font-size:13px;
	}	
	#panes h3 {
		margin:0 0 -5px 0;
		font-size:22px;
		font-weight:normal;
	}	
	.overlay {
		display:none;
		width:500px;
		padding:20px;
		background-color:#ddd;
	}
/*----------------------------Layout------------------------------------------*/
#main_container {
	color: #555555;
	margin: 0 auto;
	margin-top: -16px;
	overflow: hiddden;
	position: relative;
	width: 960px;
}
#test {
	background-color: #ffffff;
	-webkit-box-shadow: 6px 6px 7px  #383238;
	-moz-box-shadow: 6px 6px 7px #383238;
	box-shadow: 6px 6px 7px #383238; 
	color: #222222;
	font-size: 24px;
	font-weight: bold;
	height: 320px;
	left: 20px;
	opacity: 0.47;
	-moz-border-radius: 6px;
	margin-left: -12px;
	-webkit-border-radius: 6px;
	position: absolute;
	top: 56px;
	width: 225px;
}
#wrapper {	
	background-color: #fff;
	margin: 0 auto;
	margin-left: 25px;
	padding: 0px;
	overflow: hidden;
	text-align: left;
	width: 895px;
}
#white_wrapper {
	background-color: #fff;
	padding-top: 30px;
	padding-bottom: 20px;

}
#logo_wrap {
	background-color: transparent;
	height: 108px;
}
#logo_wrap img {
	margin-top: 20px;
}
#login_cart {
	color: #fff;
	float: right;
	margin-top: -90px;
	margin-right: 30px;
	text-align: center;
}
#login_cart a:hover {
	text-decoration: underline;
}
#login_cart a{
	border: 0px;
	color: #fff;
}
#shopp-cart-ajax {
	float: right;
	line-height: 38px;
	margin-right: 8px;
	vertical-align: center;
}
#nav_cart {
	float: right; 
	width: 100px;
}
#text_home{
	border: 0px;
	width: 70px;
}
#submit_home {
	border: 0px;
	width: 40px;
}
#phone {
	font-size: 22px;
}
.status{
	font-size: 11px;
	word-spacing: 2px;
	margin-top: -1px;
}
#access {
	background-image: url(images/bg.jpg);
	background-position: middle;
	color: #fff;
	height: 38px;
	margin: 0 auto;
	width: 960px;
	display:block;
	float:left;
}
#access .menu-header {
	font-size: 17px;
}
#access .menu-header ul {
	list-style: none;
	margin: 0;
} 
#access .menu-header li {
	float:left;
	position: relative;
	z-index: 9999;
} 
#access a {
	display:block;
	text-decoration:none;
	color:#f5d2b2;
	padding:0 12px;
	padding-right: 35px;
	padding-left: 35px;
	line-height:38px;
	z-index: 9999;
}
#access ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:0;
	float:left;
	z-index: 99999;
} 
#access ul ul ul {
	left:100%;
	top:0;
	z-index: 9999;
}
#access ul ul a {
	background-image: url(images/bg.jpg);
	font-size: 15px;
	height:auto;
	line-height:1.2em;
	padding:4px;
	width: 128px;
	text-align: center;
	z-index: 9999;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#fff;
	background:#EF7A2B;
	z-index: 9999;
}
#access ul li:hover > ul {
	display:block;
	z-index: 9999;
}
#home_banner {
	background-image: url(images/home.jpg);
	height: 405px;
	margin-top: 38px;
	width: 960px; 
}
.status strong {
	margin-right: 4px;
	margin-left: 4px;
}
#side-a {
	float: left;
	margin-right: 20px;
	width: 390px;
}
#side-b {
	float: right;
	width: 230px;
}
#content { 
	float: left;
	margin-right: 20px;
	width: 235px;
}
/*----facebook plugin customization ------*/
.fan_box .full_widget {
	border: solid 1px #fff;
}
.fan_box .connections {
	min-height: 255px;
}
.fan_box .full_widget a{
	color: #1EB397;
}
.element.style {
	height: 255px;
}
.latest_blogs {
	border-bottom: 1px solid #c5c5e5;
	float: left;
	padding-bottom: 9px;
	margin-top: 15px;
	width: 390px;
}
.latest_blogs p{
	margin-top: -2px;
}
.latest_blogs img {
	display: block;
	float: left;
	margin-right: 9px;
}
#logos {
	margin-left: 10px;
	margin-top: 18px;
	width: 872px;
}
.testimonial_thumb {
	float: left;
}
.testimonial_name {
	font-weight: bold; 
	margin-left: 40px;
	margin-top: -26px;
	margin-bottom: -3px;
}
.testimonial_inc {
	margin-left: 40px;
}
.picture_top_spacer {
	margin-top: 15px;
	padding-bottom: 2px;
}
.picture_top_spacer2 {
	border: solid 1px #D5D5D5;
}
.fan_box .full_widget .connect_top {
	background-color: #fff;
}
.fan_box .connections {
	padding: 0px;
}
#newsletter_bar {
	background-color: #f9f9f9;
	color: #555256;
	height: 50px;
}
#footer {
	clear: both;
	background: #f9f9f9;
	font-size: 12px;
	padding: 6px;
	text-align: center;
}
#footer dt {
	color: #ffb28c;
	font-size: 15px;
	font-weight: bold;
}
#footer dd a{
	color: #ffb28c;
}
#footer_bottom{
	padding-top: 30px;
	width: 950px;
}
#footer-1{
	float: left;
	margin: 10px;
	margin-left: 50px;
	text-align: left;
	width: 170px;
} 
#footer-2{
	float: left; 
	margin: 10px; 
	text-align: left;
	width: 170px;
}  
#footer-3{
	float: left;
	margin: 10px;
	text-align: left;
	width: 170px;
}
#footer-4{
	float: left;
	margin: 10px;
	text-align: left;
	margin-right: 30px;
	width: 150px;	
} 
#footer-5{
	float: left;
	margin: 10px;
	text-align: left;
	width: 110px;	
}     
.quote {
	color: #00c8c8;
	font-size: 80px;
	margin-left: -10px;
	font-family: Trebuchet MS;
}
.quote_close {
	color: #00c8c8;
	font-size: 80px;
	float: right;
	font-family: Trebuchet MS;
	margin-top: -12px;
	margin-right: 20px;
}
.quote_wrap {
	width: 250px;
	margin-bottom: 70px;
}
.citation {
	color: #dc2b21;
}
#quoted_text {
	margin-top: -50px;
}
/*-----------------Products page----------------------------------------------*/
#products_container {
	overflow: hidden;
	text-align: left;
	margin-left: 24px;
	min-height: 350px;
	padding: 0px;
	border:0;
	width: 922px;
}
#left {
	float: left;
	width: 618px;
}
#left2{
	margin-left: 20px;
}
#right {
	margin: 0;
	margin-left: 34px;
	margin-top: 20px;
	float: left;
	width: 250px;
}
.BPproduct {
	border-bottom: dashed 1px #00C8C8;
	margin-top: 20px;
	padding-bottom: 59px;
}
.BPproduct ul {
	list-style-type: square;
}
.BPproduct h3 {
	font-size: 22px;
}
.product_image {
	float: left;
	padding-bottom: 90px;
	margin-right: 22px;
}
.product_sumary {
	margin-left: 4px;
	padding-bottom: 12px;
}
.info_bold {
	font-weight: bold;
}
.view_details {
	float: right;
}
.product_header a{
	color: #009D98;
}
.catalog_product_img {
	float: left;
	margin: 8px;	
}
.button_wrap {
	padding-top: 20px;
}
.cart_add{
	float: left;
}
.details dd{
	margin-bottom: 8px;
}
#right_gradient {
	background-image: url(images/product_gradient.jpg);
	background-repeat: no-repeat;
	height: 218px;
	width: 255px;
}
/*---------------------blog----------------------------*/
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left; 
	}
/* End Images */

#commentform {
	margin-left: 24px;
}
.comment_numbers {
	font-size: 11px;
	font-style: italic;
	float: right;
}
.blog_date {
	font-size: 11px;
	font-style: italic;
} 
#generic{
	padding-top: 20px;
}
#commentform textarea {
	width: 550px;
	}
#trackback_wrap {
	margin-left: 24px;
	margin-top: -40px;
	padding-bottom: 12px;
	width: 618px;
	}
#recent_posts li{
	border-bottom: 1px solid #e4e4e4;
	height: 30px;
	padding-top: 14px;
	padding-bottom: 14px;
}
.recent_title {
	text-align: left;
}
.view_post {
	margin-top: 6px;
}
.sidebar_date {
	background-color: #f8f8f8;
	border: 1px solid #e4e4e4;
	color: #009d98;
	font-weight: bold;
	float: left;
	margin-right: 8px;
	margin-bottom: 6px;
	padding: 2px;
	width: 40px;
	height: 30px;
}
#category_sidebar {
	margin-top: 10px;
	margin-bottom: 10px;
}
#category_sidebar li {
	border-bottom: 1px dotted #e4e4e4;
	padding-top: 8px;
	padding-bottom: 8px;
}
.side_categories {
	color: #fcbc40;
}
#webhost {
	margin-bottom: 12px;
	margin-left: 20px;
	padding-top: 14px;
}
#webhost li {
	display: inline;
}
#webhost li a{  
	font-size: 16px;
	display: inline;
	margin-right: 38px;
}
#contact-area p{
	margin-left: 20px;
}
#contact-area {
	width: 600px;
	margin-top: 25px;
}
#contact-area h1{
	margin-left: 22px;
}
#contact-area input, #contact-area textarea {
	-webkit-transition-property: color, background-image, box-shadow; 
	-webkit-transition-duration: .2s, .2s; 
	-webkit-transition-timing-function: linear, ease-in;
	padding: 5px;
	width: 471px;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}
#contact-area textarea {
	height: 90px;
}
#contact-area textarea:focus, #contact-area input:focus {
	-webkit-box-shadow: 6px 6px 5px #888; 
	border: solid 1px #D11217;
}
#contact-area input.submit-button {
	width: 100px;
	background-color:#F5D2B2;
	float: right;
}
#contact-area input.submit-button:hover{
	-webkit-box-shadow: 6px 6px 5px #DDE3E8; 
	width: 100px;
	border: solid 1px #D11217;
	float: right;
}
.submit-button {
	background-color: #F5D2B2;
}
#contact-area label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 18px;
}
.address {
	margin-bottom: 10px;
}
/*--------------- goals calculator ----------------*/
table.calculator {
	font-size:14px;
}
table.calculator td {
	margin:5px;
	padding:5px;
	border-bottom:1px solid #ccc;
	vertical-align:text-top;
	width:50%;
}
input.calculator_percent {
	width:30px;
}
input.calculator_dollars {
	width:50px;
}

/*--------------------------------------comments section------------*/
#comments {
	font-size: 18px;
	margin-top: 6px;
}
.commentlist li {
 	padding: 5px 18px 22px 18px;
	margin-top:15px;
	background: #fff;
	border-bottom: 1px dashed #00C8C8;	
	}
.commentlist cite {
	display:block;
	font-style:normal
	}
.commentlist p {
	padding: 9px;
}
.commentlist cite a:link, .commentlist cite a:visited {
	text-decoration:none;
	}
.commentlist cite a:hover, .commentlist cite a:active {
	text-decoration:underline;
	}
textarea {
	border: 1px solid #333;
}
textarea:focus {
	border: 2px solid #e65a00;;
}
.fbconnect_head_share{
	margin: 6px;
}
