/* Master Reset
----------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family:helvetica,arial, "Trebuchet MS", verdana;
	font-size:13px;
}


body {
	line-height: 1;
	background:#2e2e2e url("images/body-bg.jpg") no-repeat center top;
	text-align:center;
}

a{
color:#333;
text-decoration:none;
}

label{
color:#605e5e;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

h1{
font-size:24px;
letter-spacing:-1px;
color:#2e2e2e;
}

h2{
font-size:23px;
color:#4b6778;
}

 
h4{
color:#8d9092;
font-size:17px;
padding-top:3px;
}

.offerTxt{
font-family:helvetica,arial, "Trebuchet MS", verdana;
font-size: 15px;
margin-top: -20px;
}

.offerTxtSmall{
font-family:helvetica,arial, "Trebuchet MS", verdana;
font-size: 12px;
}


.offerTxtUnderline{
font-family:helvetica,arial, "Trebuchet MS", verdana;
font-size: 15px;
color:blue;
text-decoration:underline;
}


blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Container */

.container{
width:950px;
margin:0 auto;
height:200px;
text-align: left;
}


/*  header */

.header{
height:70px;
overflow:hidden;
padding:12px 35px 0;
}

.logo{
float:left;
font-size:44px;
color:#FFF;
line-height: 50px;
}

/*.logo span{
color:#C7C7C7;
display:block;
font-size:21px;
text-align:right;
width:100%;
margin-top:-10px;
}*/

.logo span{
color:#C7C7C7;
font-size:21px;
}

.banner{
width:468px;
height:60px;
overflow:hidden;
float:right;
}

/*  Layout */


.content{
width:100%;
overflow:hidden;
background:#FFF url(images/content-bg-top.jpg) no-repeat center top;
}

.content .content-wrapper{
background:url(images/content-bg-bottom.png) no-repeat center bottom;
overflow:hidden;
padding:0 35px 30px 35px;
}

.left-div{
float:left;
width:530px;
padding-bottom:25px;
}

.left-divBio{
float:left;
width:490px;
padding-bottom:25px;
}

img.main-image{
border:1px solid #c4c7c8;
margin-top:40px;
}

img.clothing-image{
border:1px solid #c4c7c8;
margin-top:40px;
margin-left: 20px;
}

.content p{
padding-top:25px;
color:#605e5e;
line-height:20px;
}

.right-div{
float:right;
width:300px;
padding-top:30px;
}

.right-divBio{
float:right;
width:360px;
padding-top:30px;
}


.right-div form{
background:#dee6e9 url(images/form-bg.jpg) no-repeat 0 0;
padding:20px;
overflow:hidden;
border:1px solid #d8dee2;
border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#purchaseCenter {
background:#dee6e9 url(images/form-bg.jpg) no-repeat 0 0;
width: 250px;
/*margin: 180px 0 20px 165px;*/
margin: 60px 0 20px 145px;
padding:20px;
overflow:hidden;
border:1px solid #d8dee2;
border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#purchasePremium {
background:#dee6e9 url(images/form-bg.jpg) no-repeat 0 0;
width: 355px;
margin: 30px 0 20px 105px;
padding:20px;
overflow:hidden;
border:1px solid #d8dee2;
border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#ContactCenter {
background:#dee6e9 url(images/form-bg.jpg) no-repeat 0 0;
width: 500px;
/*margin: 180px 0 20px 165px;*/
margin: 60px 0 20px 175px;
padding:20px;
overflow:hidden;
border:1px solid #d8dee2;
border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#contactPic {
margin: 65px 0 0 10px;
}

#contactPic1 {
margin: 0 0 0 10px;
}


.right-div h4{
font-size:15px;
}

.right-div form h4{
padding-bottom:15px;
background:url(images/divider.gif) repeat-x bottom;
}

.right-div form ul li{
clear:both;
padding-top:15px;
overflow:hidden;
}

.right-div form ul{
margin-top:3px;
}

.right-div form ul li label{
width:78px;
display:block;
float:left;
}

.right-div form ul li input, .right-div form ul li textarea{
float:right;
width:180px;
border:1px solid #d5e1e8;
background:#FFF;
color:#333;
padding:5px;
border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.right-div form ul li input:hover, .right-div form ul li textarea:hover{
border-color:#CCC;
}

.right-div form ul li input:focus, .right-div form ul li textarea:focus{
border-color:#333;
}

.right-div form ul li input.submit{
background:#3485bc url(images/submit-btn.jpg) right bottom;
font-weight:bold;
font-size:15px;
cursor:pointer;
color:#FFF;
text-align:left;
text-indent:22px;
border:1px solid #3485bc;
}

/*  Block  */

.block{
padding:25px;
border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background:#f6f8fa;
border:1px solid #ecf6fd;
margin-top:30px;
}

.blockTxt{
font-family:helvetica,arial, "Trebuchet MS", verdana;
font-size: 12px;
margin-top: -20px;
}

.blockSell{
padding:25px;
border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background:#f6f8fa;
border:1px solid #ecf6fd;
/*margin-top:170px;
margin-right: 40px*/
margin-top:115px;
margin-right:50px
}
/*.blockMargin {
margin-top: 200px;
margin-right: 20px
}*/
/*  Menu  */

.menu{
padding-bottom:30px;
overflow:hidden;
}

.menu a{
display:block;
float:left;
padding:30px 18px 10px;
font-size:15px;
color:#6b6b6c;
}

.menu a:hover{
color:#000;
}

.menu a.selected{
background:#7fd7f7 url(images/selected.png) repeat-x bottom;
color:#FFF;
font-weight:bold;
border-radius:5px;
border-top-right-radius:0;
border-top-left-radius:0;
-moz-border-radius: 5px;
-moz-border-radius-topleft:0;
-moz-border-radius-topright:0;
-webkit-border-radius: 5px;
-webkit-border-top-left-radius:0;
-webkit-border-top-right-radius:0;
}

/*  Footer  */

.footer{
overflow:hidden;
padding:20px 35px;
color:#979797;
}

.footer *{
color:#979797;
}

.footer p{
float:left;
}

.footer a{
float:right;
}

.footer a:hover{
color:#E2E2E2;
}

h3 {
font-size:23px;
color:#4b6778;
}

h3 a{
font-size:23px;
color:#4b6778;
text-decoration:underline;
}

.caption {
	float:left;
	margin: 15px 5px 0 0;
}

.featureTxt {
font-size: 20px;
color: #c00000;
line-height: 22px;
} 

.premiumTxt {
font-size: 20px;
color: blue;
line-height: 22px;
text-decoration:underline;
}