@charset "utf-8";
/* CSS Document */

/* -------------------------- 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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	vertical-align: baseline;
}
body {
	line-height: 1.4;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #023b50;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}

td {
vertical-align: top;
padding: 5px;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:link {
	color: #000066;
}
a:visited {
	color: #003366;
}
a:hover {
	color:#000 
}
/* -------------------------- /end reset -------------------------- */





/* -------------------------- general styles -------------------------- */

.clear {
	clear: both;
}

.left {
float:left;
}

p {
	padding: 10px 0 10px 0;
}
h1 {
	display: block;
	float:left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:22px;
	width: 100%;
	font-weight: bold;
	line-height: 24px;
	padding: 0 0 5px 0;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	font-style:italic;
	color: #000;
	padding: 5px 0 5px 0;
	
}

h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 10px 0 10px 0;
	
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	
}


/* -------------------------- END general styles -------------------------- */

/* -------------------------- sitewide specific styles -------------------------- */

#container {
	width: 1034px;
	height: auto;
}
	
#wrapLeft {
	padding: 10px 0 0 100px;
	width: 226px;
	height: 960px;
	background-image:url(../images/beth-chamberlin.png);
	background-repeat: no-repeat;
	background-position:bottom right;
}
	
#wrapRight {
	width:708px;
	float:right;
}

#contentContainer {
    background: #023b50;
	height:auto;
	padding: 10px 0 10px 0;
}

#contentDisplay {
	background: white;
	width: 630px;
	height: auto;
	margin: 20px auto 0 auto;
	padding: 10px;
	border: 3px solid black;
	min-height: 344px;
}


#enewsButton {
float:right;
padding: 20px 0 20px 0;
border: 0;
}

#iconTwitter {
float:left;
padding: 0px 20px 10px 0;
border: 0;
}

#logo {
margin: 0 0 600px -80px;
}



/*--------------------------CALL OUTS -------------------------------------*/

#calloutDVD, #calloutEnews, #calloutKB, #calloutDVD a, #calloutEnews a, #calloutKB a, #calloutBundle1, #calloutBundle1 a, #calloutBundle2, #calloutBundle2 a, #calloutShop, #calloutShop a {
width: 198px;
height: 107px;
background-repeat: no-repeat;
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
color: white;
}


#calloutDVD{
background-image:url(../images/callout-dvd.jpg);
}

#calloutDVD p {
margin: 12px 0 0 85px;
}

#calloutEnews {
background-image:url(../images/callout-enews.jpg);
}

#calloutEnews p {
margin: 12px 80px 0 10px;
}

#calloutKB {
background-image:url(../images/callout-kb.jpg);
}

#calloutKB p {
margin: 12px 0 0 70px;
}

#calloutBundle1{
background-image:url(../images/callout-beginbundle.jpg);
}

#calloutBundle1 p {
margin: 12px 0 0 80px;
}

#calloutBundle2 {
background-image:url(../images/callout-bundle2.jpg);
}

#calloutBundle2 p {
margin: 12px 0 0 92px;
}

#calloutShop {
background-image:url(../images/callout-shop.jpg);
}

#calloutShop p {
margin: 12px 0 0 70px;
}

#callOut {
width: 100%;
padding: 0 0 0 40px;
}

#callOut li {
	display: block;
	padding: 5px 10px 0 10px;
	margin: 0;
	float:left;
}
/*------------------------ NAVIGATION  --------------------------------------*/
#topNav {
float:right;
width 100%;
}

#topNav li {
	display: block;
	border-right: 1px solid white;
	padding: 5px 8px 0 8px;
	margin: 0;
	float:right;
}

#topNav li a {
color: white;
}

#topNav li a:hover {
color: yellow;
}

#topNav li.last {
	border-right: 0px;
}

/*------------------------END NAVIGATION ----------------------------------*/

/*------------------------ U-FILL IT  --------------------------------------*/


#ufillTop h1 {
width: 420px;
float: left;
}

#ufillTop p, #ufillTop h2 {
width: 400px;
float:left;
padding: 10px 0 0 0;
}

#ufillPic {
float: left;
margin: 0 30px 0 0;
}

#ufillBottom ul li {
list-style:circle inside;
}

#ufillNoCir {
list-style: none !important;
text-indent: 20px;
}


#ufillBuyNow {
float: right;
padding: 20px 15px 0 0;
}

#ufillBuyNowPkg {
float: left;
padding: 15px 15px 0 0;
}

/*------------------------ DVD PAGE  --------------------------------------*/


#dvdKBW1pic {
float: left;
margin: 0 30px 0 0;
} 

#dvdKBW1 {
width: 490px;
float: left;
}

.dvdKBWprice {
padding: 0 0 20px 0;
float: left;
}

#dvdKBWpricepkg {
float:right;
}

#dvdPageBG {
border-bottom: 1px solid black;
border-top: 0px solid black;
margin: 20px 0 30px 0;
}

/*------------------------ END DVD PAGE  --------------------------------------*/

/*------------------------ NEWSLETTER PAGE  --------------------------------------*/

#newsPic {
float: left;
margin: 0 30px 0 0;
} 

#newsHeader {
width: 190px;
float: left;
}

/*------------------------ END NEWSLETTER PAGE  --------------------------------------*/

/*------------------------ BEGINNER'S BUNDLE PAGE  --------------------------------------*/

#beginBundleHeader {
width: 300px;
float: left;
}

/*------------------------ END BEGINNER'S BUNDLE PAGE  --------------------------------------*/

/*------------------------ TRAINING BENEFITS PAGE  --------------------------------------*/

#benefits {
padding: 20px 0 0 20px;
}

#benefits li {
list-style:circle;
list-style-type:decimal;
padding: 10px 0 0 0;
}

/*------------------------ END TRAINING BENEFITS PAGE  --------------------------------------*/

/*------------------------ EXPERTS PAGE  --------------------------------------*/

#middleCol {
border-right: 1px;
border-left: 1px;
border-color: black;
border-style: solid;
}

/*------------------------ END EXPERTS PAGE  --------------------------------------*/

/*------------------------ SHOP KETTLEBELLS PAGE  --------------------------------------*/

#kbProducts {
padding: 30px 0 0 0;
}

#kbProducts td {
padding: 0 0 50px 0;
}

#kbProducts ul li {
list-style: circle;
list-style-position: inside;
}

#videoDownload  {
font-size: 16px;
color: red;
text-align: left;
}

/* ---- HOME PAGE ---- */
#mission { border-bottom: 1px solid #ccc; margin-bottom: 20px; }
#beth-corr { margin: 0 0 20px -5px; }