*{
	border:0px;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/graybg.png) repeat left top;
	font-family: Museo-500;
	font-size:14px;
	color: #777;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: Museo-700;
	font-weight: normal;
	font-style: normal;
	color: #555;
}

h1 {
	font-size: 5em;
        
}

h2 {
      	font-size: 23px;
	text-shadow: #fff -1px 1px 0;
	
}

h3 {
	font-size: 20px;
	text-shadow: #fff -1px 1px 0;
}
h4 {
	font-size: 15px;
	text-shadow: #fff -1px 1px 0;
	padding: 15px 0px 15px 0px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}


a {
	text-decoration: underline;
	color: #0098CB;
}

a:hover {
	text-decoration: none;
}
#items{
	border: thin;
	border-color: #fff;
	padding:0px;
	width:95%;
	height: 130px;
	margin: 8px auto;
	background: #fff;
	line-height: 100%;
}
#itemcol{
	display:block;
	float:left;
	text-align: left;
	width:50%;
	color: #555;

}
#itemcol h3{
	font-family: Museo-500;
	font-size: 13px;
	color: #777;
	background:#ddd;
	padding:10px;
}
	
#itemcol p{
	padding:0px;
	margin:0px;
}
#totalcol{
	float: right;
	display:block;
	text-align: right;
	width:50%;
	color: #555;
	
}

#totalcol p{
	padding:0px;
	margin:0px;
}
#totalcol h3{
	font-family: Museo-500;
	font-size: 13px;
	color: #777;
	background:#ddd;
	padding:10px;
	
}
.grandtotal{
	font-family: Museo-700;
}
#inline{
	color:#555;
	background: #FFFFFF url(images/graybg.png) repeat left top;
}
#inline h2{
	color:#fff;
	font-family: Museo-500;
	font-size: 18px;
	font-weight: normal;
	text-shadow: none;
	padding: 0px 0px 0px 20px;
	background: url(images/checkback.png) repeat left top;
	line-height: 30px;
}

#inline p{
	padding:0px 10px 0px 10px;
}
#inline h3{
	padding:10px 10px 4px 10px;
	color:#555;
	font-family: Museo-700;
	font-size: 16px;
}
#standdes{
	font-size: 12px;
}
.home{
	display: block;
	width: 113px;
	height: 48px;
	background: url('images/home.png');
	text-indent: 99999px;
	z-index: 3001;
	padding:0px;
	margin: 0px;
	float: left;
}
.home:hover {
	background-position: bottom;
}
.gallery{
	display: block;
	width: 99px;
	height: 48px;
	background: url('images/gallery.png');
	text-indent: 99999px;
	z-index: 3001;
	margin: 0px;
	float: left;
	background-position: 0 0;
}
.gallery:hover {
	background-position: bottom;
}
.featuredin{
	width:500px;
	text-align: center;
	float: left;
	display: block;
	line-height: 25px;
}
.custsay{
	width:400px;
	text-align: center;
	float: right;
	display: block;
	line-height: 25px;
}
.preview{
	display: block;
	width: 113px;
	height: 48px;
	background: url('images/preview.png');
	text-indent: 99999px;
	z-index: 3001;
	margin: 0px;
	float: left;
	background-position: 0 0;
}
.preview:hover {
	background-position: bottom;
}
.faqb{
	display: block;
	width: 82px;
	height: 48px;
	background: url('images/faq.png');
	text-indent: 99999px;
	z-index: 3001;
	margin: 0px;
	float: left;
	background-position: 0 0;
}
.faqb:hover {
	background-position: bottom;
}
.bold{
	font-family: Museo-700;
}
#composite h3{
	font-size: 26px;
	text-shadow: #444 -1px 1px 0;
}
#composite h6{
	font-size: 18px;
	color: #fff;
	font-family: Museo-700;
	font-weight: normal;
	text-shadow: none;
	padding: 5px;
	margin:5px;
}

.compfeatures{
	width:1100px;
	margin: 10px auto;
	color: #333;
	line-height: 20px;
	font-size: 14px;
}
.cf1{
	display:block;
	position: relative;
	top:-10px;
	width:180px;
	float: left;
	margin:0px 10px;
	padding:10px;
}
.previewbutton{
	display:block;
	width:266px;
	height:78px;
	background: url('images/startbut.png');
	text-indent: -99999px;
	margin:15px 0px;
	float:left;
}
.previewbutton:hover{
	background-position:bottom;
}
.contactb{
	display: block;
	width: 128px;
	height: 48px;
	background: url('images/contact.png');
	text-indent: 99999px;
	z-index: 3001;
	margin: 0px;
	float: left;
	background-position: 0 0;
}
.contactb:hover {
	background-position: bottom;
}
/*.gallery {
	display: block;
	width: 100px;
	height: 26px;
	background: url('images/gallery2_ico_r.png') bottom;
	text-indent: 99999px;
	float: right;
}
.gallery:hover {
	background-position: 0 0;
}*/
.priceUp {
	display: block;
	width:19px;
	height: 14px;
	background: url('images/value_up_on.png') bottom;
	text-indent: -99999px;
	float: right;
}

.priceDown {
	display: block;
	width:19px;
	height: 16px;
	background: url('images/value_down_on.png') bottom;
	text-indent: -99999px;
	float: right;
}



.checkoutb {
	display: block;
	width: 176px;
	height: 52px;
	background: url('images/checkout_button3.png');
	background-position: 0 0;
	text-indent: 99999px;
	float: right;
	overflow: hidden;
	margin: 0px 15px 10px 0px;
}
.checkoutb:hover {
	background-position: bottom;
}
.checkouta {
	display: block;
	width: 176px;
	height: 52px;
	background: url('images/checkout_button3.png');
	background-position: 0 0;
	text-indent: 99999px;
	float: right;
	overflow: hidden;
	margin: 0px 15px 10px 0px;
}
.checkouta:hover {
	background-position: bottom;
}

.coolblog {
	display: block;
	width: 180px;
	height: 54px;
	background: url('images/coolblog.png');
	background-position: 0 0;
	text-indent: -99999px;
	float: left;
	overflow: hidden;
	margin: 0px 10px 10px 10px;
}
.coolblog:hover {
	background-position: bottom;
}

.facebook {
	display: block;
	width: 180px;
	height: 54px;
	background: url('images/facebook.png');
	background-position: 0 0;
	text-indent: -99999px;
	float: right;
	overflow: hidden;
	margin: 0px 10px 10px 10px;
}
.facebook:hover {
	background-position: bottom;
}
.addStands{
	margin:10px;
}
.removeStands{
	margin:10px;
	display: none;
}
#container {
	width: 900px;
	height:460px;
	margin: 0 auto;
	padding: 80px 0px 0px 0px;
	text-align: center;
}
#faqcontainer {
	width: 900px;
	height:1300px;
	margin: 0 auto;
	padding: 60px 0px 0px 0px;
	text-align: center;
}

#header {
	overflow: hidden;
	width: 900px;
	height: 40px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-align:left;
}
#headeraddress{
	display: block;
	float: left;
	margin: 25px 0px 0px 5px;
	color:#999;
}
#headerfont{
	display: block;
	float: left;
	margin: 25px 0px 0px 265px;
	color:#999;
}
#headercolor{
	display: block;
	float: left;
	margin: 25px 0px 0px 285px;
	color:#999;
}
#headerspace{
	overflow: hidden;
	width: 100%;
	height: 520px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align:center;
	/*background: url(images/redfade.png) top no-repeat;*/
}
.splash{
	width:950px;
	margin: 55px auto;
	height: 470px;
	background: url(images/SALESPLASH.png) top no-repeat;
	
}

.splash2{
	width:950px;
	margin: 55px auto;
	height: 300px;
	
}
#checkout2{
	display:block;
	float:right;
	margin:auto 10px;
}
#paypalmrk{
	margin:0px 0px 0px 4px;
}
#composite{
	background: url(images/compback.png);
	width: 100%;
	height: 308px;
	margin: 0px;
	padding: 15px 0px;
	text-align: center;
	
	
}
.featureImage{
	display: block;
	width:300px;
	height:400px;
	margin:120px 0px -5px 100px;
	padding: 0px;
	text-align: left;
	float:left;
	line-height: 30px;
}
.featuretext{
	display: block;
	width:270px;
	height:250px;
	margin:220px 20px 10px 10px;
	padding: 5px 210px 0px 10px;
	color:#555;
	font-size: 16px;
	text-align: left;
	float:right;
	line-height: 30px;
}
.trustmark{
	width:173px;
	height:46px;
	background:url(images/paypalmark.png);
	position:relative;
	top: 60px;
	left:470px;

	
}
.splash21{
	width: 390px;
	float: left;
	display: block;
}
.featuretextth{
	display: block;
	width:500px;
	height:500px;
	margin:150px 0px 10px 10px;
	padding: 5px;
	text-align: left;
	float:right;
	line-height: 30px;
}
.thegallery{
	width:1000px;
	text-align: center;
	margin:10px auto;
	padding: 100px 0px 10px 0px;
	line-height: 25px;
	
}
.thegallery img{
	margin:10px;
	
}
.thegallery p{
	padding: 0px 0px 15px 0px;
}
.love{
	background: url(images/loveback.png);
	height: 164px;
	width:100%;
	padding: 15px 0px;
	text-align: center;
	margin:0px 0px 0px 0px;
}
#menu{
	position: fixed;
	top:10px;
	z-index: 1000;
	width: 100%;
	height: 48px;
	margin: 0px;
	background: url(images/menubg.png);
	text-align:center;
	padding: 0px 27%;
	overflow: hidden;
	white-space: nowrap;
}

#gallery{
	display: none;
}
#selectorBar{
	width: 900px;
	height:50px;
}

.previewbox{
	display:block;
	text-align:center;
	width:auto;
	height:220px;
	top: 30%;
	
	margin:20px 0px 30px -30px;
	overflow-y: hidden;
	padding:0px 0px 0px 55px;
	white-space:nowrap;

}

.previewbox img  {
	position: relative;
	margin-left:-40px;
}

.socialshare{
	text-align:center;
	width:auto;
	height:120px;
	top: 30%;
	background: #ddd;
	margin:20px 0px 30px 0px;
	padding:0px 100px 0px 100px;
	line-height: 160%;
	border-radius: 20px;
}


.value_size{
	width:80px;
	height:31px;
	background: url(images/value_back.png) no-repeat top left;
	line-height: 14px;
	float:left;
	}
	
.value{
	float: left;
	width:30;
	height:40;
	padding:8px 0px 0px 5px;
	overflow: hidden;
}
.priced{
	float: left;
}
#pricinginfo{
	height:60px;
	width:500px;
	float:left;
	line-height: 40px;
	top:-10px;
	position:relative;
	text-align: left;
}
.blue{
	color:#0098cb;
}
.price{
	font-family: Museo-700;
	font-size: 25px;
	color:#0098cb;
}
.pricesup{
	font-family: Museo-700;
	position: relative;
	bottom: 10px;
	color:#0098cb;
	font-size: 12px;
}
#checkout{
	float: right;
	position:relative;
	top:-20px;
}
.hr{
	background: url(images/hr.png) top left no-repeat;
	height: 1px;
	width:855px;
	margin: 80px auto 20px auto;
	
}
.hr2{
	background: url(images/hr.png) top left no-repeat;
	height: 1px;
	width:855px;
	margin: 5px 20px 15px 20px;
}
.faq h4 {
	margin-left:50px;
	text-align: left;
}
.faq p {
	margin-left: 50px;
	text-align: left;
}
.footerContainer{
	width:100%;
	height:560px;
	background: url(images/graybg2.png) repeat left top;
	
}
.smaller{
	font-size: 12px;
}
.footer{
	width:900px;
	margin: 0px auto;
}
.footer h2, h3{
	color:#fff;
	text-shadow: none;
	
}
.contact{
	width:400px;
	float:left;
	margin: 50px 0px 0px 0px;
	
}
.lovecont{
	width:1050px;
	margin: 0px auto;
	display:block;
	height: 175px;
	
}
#contact label{
	color:#fff;
	text-shadow: none;
}

#contact input{
	float:right;
	width: 300px;
}
#contact textarea{
	height:200px;
	width: 295px;
	float: right;
}
#contact button{
	position:relative;
	top:10px;
	right:0px;
	background:#fff;
	float:right;
	display: block;
	width: 173px;
	height: 44px;
	background: url('images/sendit.png') bottom;
	text-indent: -99999px;
}
#contact button:hover{
	background-position: 0 0;
}
.link-active{
	background-position:bottom;
}
.faq h3{
	color: #777;
	font-size: 20px;
	text-shadow: #fff -1px 1px 0;
}
.faq a{
	color: #009dce;
	
}
.additional{
	color: #aaa;
	margin: 30px 0px 0px 0px;
	width:400px;
	float:right;
	line-height: 180%;
	text-align: center;
}
#heart{
	position: relative;
	top:5px;
	
}
.additional hr{
	color: #aaa;
	background-color: #aaa;
	height: 1px;
}
.html5{

	opacity: 0.5;
}
.html5:hover{
	
	opacity: 1;
}
.topper{
	float: right;
	width:100px;
	text-align: right;
}
.error { color: red }
input.error { border: 1px solid red }

.featureBar{
	height: 110px;
	position:relative;
	background: #fafafa;
	border-radius: 15px;
	-moz-border-radius: 15px;
	box-shadow: 2px 1px 1px #ccc;
	-webkit-box-shadow: 2px 1px 1px #ccc;

}



#testimonials1, #testimonials2 {
width:500px;
background:#E7E9E6;
margin:15px 0px;
top:-23px;
float: left;
 
}
#testimonials1 blockquote, #testimonials2 blockquote{
padding:5px;
width:350px !important;

font-style:italic;
text-align: center;
font-size: 14px;
color:#808080;
display:block;
position:relative;
float:left;
left:-10px;
}
 
#testimonials1 blockquote p, #testimonials2 blockquote p{
margin: 0 !important;padding: 6px!important;
 
}
#testimonials1 blockquote cite, #testimonials2 blockquote cite {
font-style: normal;
display: block;
 
text-transform: uppercase;
font-weight: bold;
font-style:italic;
color: #555;
padding-left:0px;
margin-top:2px;
}
 
.nav { margin: 0px 0 }
 
#nav a, #s7 strong { margin: 0 0px; padding: 0px 0px; border: 0px solid #ccc; background: #fc0; text-decoration: none }
 
#nav a.activeSlide { background: #ea0 }
 
#nav a:focus { outline: none; }
