/* CSS Document */
html, body, h1, h5, form, div {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
} 
h1 {
	font-size: 30px;
}
h2 {
	font-size: 22px;
}
#wrapper {
	width:788px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0em;
	margin-bottom: 3em;
}

#wrappers {
	width: 707px;
	text-align:left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 600px;

}

#bannerOrder {
	background-image: url(../images/order_banner.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 707px;
	text-align: center;
	margin:0px;
	padding:0px;
}

#bannerOrder p{
		
}

#SaleBox {
	width:788px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/cart_ba1.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
#box {
	width:788px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/face.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#boxSM {
	width:788px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/faceSM.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.box {
	width:788px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px;

}
#content {
	width: 505px;
	margin-left: 2em;
}
#Cartcontent {
	width: 700px;
	margin-left: 2em;
}

#nav {
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}
#nav a {
	color: #993300;
	text-decoration: none;
}
#copyright {
	text-align: center;
	font-size: 10px;
	color: #666666;
}
.bold { font-weight:bold}

.brown {
	color: #7e3900;
}
.midContent {
	margin-left: 2em;
	margin-right: 2em;
}

#graphs {
	margin-left: 2em;
	margin-right: 2em;
	background-image: url(../images/graph.jpg);
	height: 254px;
	width: 600px;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 1.5em;
	background-position: left top;
}

.topSpace {
	margin-top: 1em;
}
.botSpace { margin-bottom: 1em;}
.topline {
	background-image: url(../images/top1.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 790px;
}

.botline {
	background-image: url(../images/bot.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 790px;
}
.leftSide {
	float: left;
	margin-right: 8px;


}
.rightSide {
	float: right;
	margin-right: 8px;


}

#cpSeal {
	background-image: url(../images/cp_seal.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 110px;
	position: absolute;
	left: -4px;
	top: 55px;
}

#cpSeal1 {
	background-image: url(../images/cp_seal.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 110px;
	position: absolute;
	left: 551px;
	top: -247px;
}
#seal {
	position: relative;
	left: 350px;
	top: -700px;
	margin: 0px;
	padding: 0px;
}
#fedex {
	position: relative;
	left: 40px;
	top: -690px;
	margin: 0px;
	padding: 0px;
}
.hideTxt { text-indent:-9999px;}

#guarantee {
	font-size:14px;
	width: 408px;
	font-weight: bold;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
#customerservice {
	text-align: center;
	width: 306px;
	font-size:14px;
	margin-left:auto;
	margin-right:auto;
}
#trust {
	margin-top: 1.5em;
	width:120px;
	text-align: left;
}
#contentOrder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #704B38;
	padding-left: 10px;
	
}
.smallest {font-size: 90%;}

fieldset p{
	margin-bottom: 8px;
}
legend {
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #009fc6;
}
.smaller {
	font-size: 85%;

}
.grey { color:#999999;}
#points {
	margin-top: 1em;
	margin-bottom: 1em;
}

.lowerA {
	position: relative;
	top: 7px;
	left: 5px;
	margin-right: 5px;
}
.forPoint {font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight:lighter;
	margin-right:10px
	
}
#thankyou {
	width:540px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	font-weight:bold;
	font-size:14px;
	text-align: center;
}

.colorRed {color:#FF0000; margin-bottom:.5em;}


#celebs {
	padding: 0em 0em 4em;
	margin: 1em 0px 0px;
}
#celebs h2 {
	clear:both;
	margin-bottom: .5em;
}
#celebs p {
	margin-bottom:0px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
}
#celebs img {
	float: left;
	margin-bottom:2em;
	margin-right: 1em;
}

#celebs ul {
	padding: 0px;
	margin: 10px 0px 0px;
}
#celebs ul li {
	list-style-type: none;
	font-size: 11px;
	margin: 0em;
	padding: 0px;
}
.border {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
#press {
	margin-top: 20px;
}
#press img {
	padding: 2px;
	border: 1px solid #666666;
	margin-bottom: 20px;
	margin-right: 2px;
	margin-left: 2px;
}
.center {
	text-align: center;
}