@charset "utf-8";
/* CSS Document */


body {
	background: white;
	margin: 0 auto;
	padding: 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin-bottom:20px;
}

input {
	border-color:#C7C7C7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:active { outline: none; }
a:focus { -moz-outline-style: none; }

#header{
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	width:720px;
	text-align:left;
}

#header img{
	border:0;
}

#header a {
	color:white;
}

.largeDivider{
	width: 100%;
	height: 40px;
	background-color:#D5D5D5;
}
.smallDivider{
	width: 90%;
	height: 1px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#E5E5E5;
	margin-left:5%;
	margin-right:5%;
	clear:both;
	position:relative;
	float:left;
}

#middle{
	text-align:center;
	background-image:url(../images/gradient_10x206.png);
	background-repeat:repeat-x;
	min-height:206px;
}

#content {
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	width:720px;
	text-align:center;
	position:relative;
}
.wrapper {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:25px;
	padding-right:25px;
	background-color:white;
	position:relative;
	text-align:left;
	min-height:365px;
	height:auto !important;
	height:365px;
}

.wrapper ul{
	color:#6A6A6A;
	padding-left:16px; 
	list-style-image:url(../images/bullet.gif);
	margin:0;
}
.wrapper ul li{
	padding-left:0px; 
	margin:0;
}
.wrapper ul li, ol li{
	padding:4px;
}


#theForms, #theInputs{
	margin-left:auto;
	margin-right:auto;
	padding-left:25px;
	position:relative;
	display:block;
	width:670px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
	float:left;
}

#theForms p, #theInputs p{
	margin:6px;
	position:relative;
	float:left;
}

#theInputs p{
	float:right;
	display:block;
	text-align:right;
}
#theForms input {
	height:18px;
	vertical-align:bottom;
}
.theFormsText {
	width:620px;
}

#billing, #shipping{
	float:left; 
	width:50%;
}
#shipping{
	display:none;
}
#creditCard {
	width:58%;
	position:relative;
}
#creditCard p{
	padding-left:25px;
	float:left;
	vertical-align:top;
}

.submit {
	margin-left:auto;
	margin-right:auto;
	border:none;
	width:	83px;
	height:27px;
	cursor:pointer;
}

#nextStep {
	background:url(../images/submit.png) no-repeat transparent;
}

#nextStep:hover {
	background-image: url(../images/submit_.png);
}
#confirm {
	background:url(../images/confirm.png) no-repeat transparent;
}

#confirm:hover {
	background-image: url(../images/confirm_.png);
}

/************************************************************************************************************
*  The next section is used to create the "sections" of the page with rounded edges, a decorated            *
*    title bar, and a footer to run along the bottom
*************************************************************************************************************/

/* The next four section ensures that the corners look rounded any section and that they are always on top */
div.topRightCorner {
	background-image:url(../images/border/topRightCorner.jpg);
	position:absolute;
	right:0px;
	top:0;
	width:4px;
	height:4px;
	z-index:500;
}
div.topLeftCorner {
	background-image:url(../images/border/topLeftCorner.jpg);
	position:absolute;
	left:0;
	top:0;
	width:4px;
	height:4px;
	z-index:500;
}
div.bottomRightCorner {
	background-image:url(../images/border/bottomRightCorner.jpg);
	position:absolute;
	right:0px;
	bottom:0;
	width:4px;
	height:4px;
	z-index:500;
}
div.bottomLeftCorner {
	background-image:url(../images/border/bottomLeftCorner.jpg);
	position:absolute;
	left:0;
	bottom:0;
	width:4px;
	height:4px;
	z-index:500;
}
/* The next four section ensures that the corners look rounded any section and that they are always on top */
div.topBorder {
	background-image:url(../images/border/top.jpg);
	background-repeat:repeat-x;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:4px;
	z-index:499;
}
div.leftBorder {
	background-image:url(../images/border/left.jpg);
	position:absolute;
	left:0;
	top:0;
	width:4px;
	min-height:100%;
	z-index:499;
}
div.rightBorder {
	background-image:url(../images/border/right.jpg);
	position:absolute;
	right:0;
	top:0;
	width:4px;
	min-height:100%;
	z-index:499;
}
div.bottomBorder {
	background-image:url(../images/border/bottom.jpg);
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:4px;
	z-index:499;
}

/************************************************************************************************************
*  The next section is contact us page           														    *
*************************************************************************************************************/

.clearit{
	clear:both;
	line-height:0.0;
	height:0;
	font-size:0;
}

div.contactLeft{
	width:255px;
	
	background-color:#fff;
	text-align:left;
	padding:22px;
	width:211px;
	float:left;
	position:relative;
}

div.contactLeft h2{
	font-size:14px;
	font-weight:bold;
	color:#666666;
	margin:0;
	padding:0 0 6px 0;
}

div.contactLeft a{
	text-decoration:underline;
	color:#000;
	background-image:url(../images/red-bullet.gif);
	background-repeat:no-repeat;
	padding-left:12px;
	display:block;
	line-height:11px;
}



.hairline{
	font-size:1px;
	border-top:1px solid #efefef;
	height:1px;
	line-height:1px;
	padding-bottom:12px;
	margin-top:4px;
}

div.contactRight{
	width:411px;
	float:right;
	
	background-color:#fff;
	text-align:left;
	padding:20px 19px 14px 19px;
	position:relative;
}


div.contactRight #wrap{
	background-color:white;
	margin-top:6px;
	padding:10px 6px 8px 6px;
	text-align:center;
}


div.contactRight table{
	margin:0 auto 0 auto;
	padding:0;
	border:none;
	text-align:left;
}


/************************************************************************************************************
*  The next section is About us page           														    *
*************************************************************************************************************/

div.videoHolder{
width:648px;
height:388px;
margin:0 auto 0 auto;
position:relative;
line-height:16px;
}

div#aboutTextHolder{
text-align:left;
margin-top:20px;
color:#727272;
position:relative;
} 

div#aboutTextHolder strong{
font-weight:bold;
color:#000;
padding-bottom:4px;
display:inline;
}

div#aboutTextHolder a{
color:#000;
text-decoration:underline;
}

div#footer{
width:100%;
color:#727272;
margin-bottom:20px;
}

div#footer a{
color:#000;
text-decoration:underline;
}

