/* CSS Document */

BODY {width: 785px;
	margin: 0 auto;
	background-color: #0055A4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}
tr, td {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;}
a:link {
	color: #006699;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #0066ff;
}

.red {
	color: #990000;
}

p {
color: #000000;
	font-size: 12px;
	line-height: 1.6;
	padding-left: 25px;
	padding-right: 25px;}

li {
color: #000000;
	font-size: 12px;
	line-height: 1.6;
	padding-right: 25px;
	}

h1 {color: #000000;
	font-size: 14px;
	line-height: 1.4;
	margin-bottomxx: -10px;
	padding-left: 25px;
	padding-right: 25px;}

h2 {color: #000000;
	font-size: 12px;
	line-height: 1.4;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 20px}

h3 {color: #000000;
	font-size: 12px;
	line-height: 1.4;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 25px;}
	
.highlite-box {
	margin-right: 10px;
}

.highlite-box-content {
color: #000000;
	font-size: 12px;
	line-height: 1.4;
	font-weight: normal;
	text-align: justify;
	display: block;
	padding-left: 17px;
	padding-right: 17px;
	margin-top: 5px;
	margin-bottom: 5px}
	
.bottom-links {
	color: #000000;
	font-size: 11px;
	line-height: 1.4;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 1.4;
	color: #999999;
	text-align: center;
	display: block;
	padding: 15px;
}
/* additional styles */
h1#tagline {font-size: 20px; color:#900; margin: 0 25px ; border-top: 0}

/* home page left column */
#yahoo {text-align: left; margin-left: 10px}
#left #quote {background: #FDF3D0; margin: 20px 7px 10px 9px; border: 1px solid #000;}
#quote h2 {background: url(global_images/tabbg.jpg) repeat-x; padding: 2px 0px 2px 7px; line-height: 1.2; margin:0}
#quote ul {margin: 0; padding: 0;}
#quote li {
	margin: 10px 0px 10px 7px;
	padding: 0 7px 10px 0;
	color :#000;
	list-style: none;
	border-bottom: 2px dotted #AAC6A2;
	line-height: 1.4;
	text-align: justify;
}
#quote p {text-align: left; padding: 0 5px 0 10px; margin: 10px 0}
.author {font-style: italic; font-weight: bold;}
#buykb {background: #0055A4 url(global_images/kettlebellsbg.gif) no-repeat; width: 159px; height: 108px; text-align: center; }
#buykb a:link, #buykb a:visited, #buykb a:active, #buykb a:hover {display: block; font-weight: bold; font-size: 13px; padding: 65px 15px 0 15px;}

/* nav bar */
#nav {background: #EBF4FC; margin: 0 6px 20px 5px; padding: 1px 0;}
td#phone {background: #0055A4; text-align: right; padding-right: 40px; color: white; height: 25px; font-size: 14px}
#nav h1 {padding-left: 20px}

/* others */
.separator {border-top: 1px solid #333; padding: 15px 0 0px 0; margin: 10px 25px 0px 25px}

/* book page */
.book {clear:both}
.book h2 {padding: 0;}
.thumbnail {width: 170px; float: left;}
.thumbnail img {margin: 0 15px 15px 40px;}
