/* BASE CSS */

* {
	margin: 0px;
	padding: 0px;
}

html {
	background-color: #FFFFFF;
}

body {
	background-image: url('../images/background.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #212E35;
}

body.editor {
	background-color: #FFFFFF;
	background-image: none;
}

table {
	border-collapse:collapse;
	border-spacing: 0px;
	border: 0px;
} 

table td, table th {
	vertical-align: top;
	text-align: left;
}

p {
	margin-bottom: 10px;
}

ul {
	padding-left: 15px;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
	text-transform: uppercase;
	color: #6093AB;
	font-weight: normal;
	margin-bottom: 10px;
}

h2 {
	font-size: 16px;
	line-height: 18px;
	margin: 15px 0px 5px 0px;
}

h3 {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 5px;
}

#left_content h3 {
	background-image: url('../images/h3_bg.gif');
	background-repeat: no-repeat;
	color: #ECDF03;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 13px;
	padding: 4px 0px 7px 7px;
	margin-bottom: 5px;
	width: 165px;
}

img { 
	border: none;
}

a {
	text-decoration: none;
	outline: none;
	color: #113B55;
}

a:hover {
	color: #000000;
}

hr {
	margin: 10px 0px;
	border: 0px;
	height: 1px;
	color: #113B55;
	background-color: #113B55;
}

blockquote {
    margin: 10px 0 10px 15px;
}

.right_photo {
	float: right;
	padding: 2px;
	border: 1px solid #113D57;
	margin: 5px 0px 10px 20px;
}

.left_photo {
	float: left;
	padding: 2px;
	border: 1px solid #113D57;
	margin: 5px 20px 10px 0px;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.cl {
	clear: left;
}

.cr {
	clear: right;
}

.cb {
	clear: both;
}

/* FORM CSS */

fieldset {
	border: 0px;
}
 
legend {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 5px;
}

fieldset td {
	padding: 2px 4px;
}
 
input {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.button {
	border: 1px solid #07141C;
	background-color: #21516D;
	color: #ECDF03;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 4px;
	text-transform: uppercase;
}

.alert, .red {
	color: #F71818;
}

.searchbox {
	float: left;
	border: 0px;
	background-image: url('../images/search_bg.gif');
	background-repeat: no-repeat;
	color: #1C4B68;
	font-size: 11px;
	line-height: 13px;
	padding: 3px 0px 3px 6px;
	width: 146px;
}

/* LAYOUT CSS */

#container {
	width: 805px;
	margin: 0px auto;
	position: relative;
	background-image: url('../images/container_bg.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}

#cartnav {
	position: absolute;
	top: 103px;
	left: 701px;
	width: 103px;
	height: 35px;
	padding-top: 4px;
	background-image: url('../images/cartnav_bg.jpg');
	background-repeat: no-repeat;
	text-align: center;
	color: #5E91AF;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
}

#cartnav b {
	color: #164662;
	font-size: 11px;
	font-weight: bold;
}

#cartnav a {
	color: #12384F;
	text-transform: uppercase;
	font-size: 10px;
}

#content {
	width: 600px;
	float: right;
	position: relative;
	z-index: 10;
	padding-bottom: 40px;
}

#content.fullwidth {
	width: 100%;
	float: none;
	margin-top: 120px;
}

#content ul, #content ol {
	padding-left: 15px;
	margin-bottom: 10px;
}

#left_content {
	width: 172px;
	padding: 135px 0px 50px 0px;
}

#left_content a img {
	margin-bottom: 20px;
}

#logo {
	position: absolute;
	top: 60px;
	left: -10px;
}

#logo.home {
	top: 59px;
	left: -71px;
}

#home_banners {
	margin-top: 476px;
}

.jack_tv {
	width: 324px;
	height: 206px;
	padding: 37px 0px 0px 69px;
	float: left;
	margin-right: 31px;
	display: inline;
	background-image: url('../images/home_banner_jack_tv.png');
}

.jack_tv a {
	display: block;
	float: right;
	margin: 35px 15px 0px 0px;
	width: 115px;
	height: 40px;
}

.featured_product {
	float: left;
	margin: 22px 3px 0px 0px;
	background-image: url('../images/featured_product_bg.gif');
	width: 104px;
	height: 221px;
	text-align: center;
	color: #515151;
	font-size: 12px;
	line-height: 16px;
	padding: 0px 10px;
}

.power_juicer {
	background-image: url('../images/banner_power_juicer.jpg');
}

.featured_product_title {
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 10px 0px 0px 0px;
	height: 41px;
	font-size: 16px;
	line-height: 18px;
}

.featured_product a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
}

.featured_product_name {
	height: 35px;
	font-size: 9px;
	line-height: 11px;
}

.featured_product_image {
	height: 110px;
	overflow: hidden;
}

#home_slogan {
	clear: both;
	text-align: center;
	font-size: 26px;
	line-height: 32px;
	text-transform: uppercase;
	padding-top: 15px;
}

#footer {
	width: 100%;
	height: 54px;
	padding-top: 40px;
	background-image: url('../images/footer_bg.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004F7A;
}

#footer a {
	color: #004F7A;
	margin: 0px 3px;
}

#footer .small {
	font-size: 13px;
}

/* NAVIGATION CSS */

#nav {
	padding: 0px;
	margin: 0px 0px 25px 0px;
	height: 78px;
}

#nav li {
	list-style: none;
	float: left;
	margin: 0px;
	height: 78px;
}

#nav li a {
	display: block;
	height: 78px;
	text-indent: -9999px;
	overflow: hidden;
}

#nav li a:hover {
	background-position: 0px -78px;
}

#nav li.active a {
	background-position: 0px -156px;
}

#nav a.home {
	background-image: url('../images/nav_home.png');
	width: 126px;
}

#nav a.jacks-adventures {
	background-image: url('../images/nav_jacks_adventures.png');
	width: 171px;
}

#nav a.watch-jack {
	background-image: url('../images/nav_watch_jack.png');
	width: 107px;
}

#nav a.radio {
	background-image: url('../images/nav_radio.png');
	width: 98px;
}

#nav a.store {
	background-image: url('../images/nav_online_store.png');
	width: 109px;
}

#nav a.ask-jack {
	background-image: url('../images/nav_ask_jack.png');
	width: 80px;
}

#nav a.blog {
	background-image: url('../images/nav_blog.png');
	width: 113px;
}

#subnav, #left_content ul {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

#subnav li, #left_content li {
	list-style: none;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

#subnav li a, #left_content li a {
	color: #212E35;
}

#subnav li a:hover, #subnav li.active a, #left_content li a:hover, #left_content li.active a {
	color: #F71818;
}

/* GALLERY STYLES */

.gallery {
	padding: 0px;
	margin: 0px;
}

.gallery td {
	width: 167px;
	text-align: center;
	padding: 0px 7px 17px 0px;
}

.gallery table {
	background-color: #FAF8F6;
	border: 1px solid #C1BAB1;
	width: 138px;
	height: 138px;
}

.gallery td table td {
	padding: 2px;
	width: 137px;
	height: 137px;
	vertical-align: middle;
}

.gallery img {
	padding: 0px;
	margin: 0px;
}

/* ADMIN CSS */

#admin .button {
	margin: 0 3px 6px 0;
}

#admin .admin_table {
	width: 100%;
}

#admin .admin_table td {
	padding-right: 4px;
}

#admin ul, #admin ol {
	padding-left: 0px;
}

.admin-index-list img { 
	float: left; 
	padding: 2px 6px 2px 4px;
}

.admin-index-list, .admin-index-grid { 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	width: 100%;
}

.admin-index-list li { 
	padding: 3px;
	margin: 5px 0;
	line-height: 17px;
	background-color: #aaa; 
	background-image: url('../images/admin_bar_bg_light.png');
	background-position: center left;
	background-repeat: repeat-x;
	border: 1px solid #999; 
}

.admin-index-list li div {
	float: right;
	padding: 0;
	margin: 0 3px;
	text-align: center;
}

#admin .admin-index-list .button { margin: 0px; width: 100%; }
.admin-index-list li div.view { width: 46px; }
.admin-index-list li div.configure { width: 77px; }
.admin-index-list li div.edit { width: 36px; }
.admin-index-list li div.subpages { width: 100px; }
.admin-index-list li div.delete { width: 55px; }

.admin-index-grid li {
	width: 143px;
	height: 188px;
	padding: 8px 0 0 8px;
	float: left;
	background-color: #aaa; 
	border: 1px solid #999; 
	margin: 0 10px 10px 0;
}

/* BLOG STYLES */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}        

img.alignright {      
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
} 

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;  
}

.alignright {
	float: right;      
}

.alignleft { 
	float: left;       
}

#blog_content {
	float:right;
	width: 600px;
}

#sidebar {
	margin-bottom: 30px;
}

#blog_content .post {
	clear: both;
}

/* PRODUCTS STYLES */

#categories {
	width: 100%;
}

#categories td {
	width: 25%;
	text-align: center;
	padding: 10px 0px 15px 0px;
}

#categories td img {
	border: 1px solid #113D57;
	padding: 2px;
}

#product h2 {
	margin-bottom: 15px;
}

#products .thumbnail {
	width: 125px;
	text-align: center;
}

#products .thumbnail img {
	border: 1px solid #113D57;
	padding: 2px;
}

#products td {
	padding: 10px 0px;
}

#products hr {
	margin: 0px;
}

#products .description {
	padding-left: 10px;
}

a.details {
	color: #45CB1D;
	font-size: 11px;
	font-weight: bold;
}

a.details:hover {
	color: #000000;
}

a.details img {
	margin-left: 5px;
}

.qtybox {
	float: left;
	padding: 2px;
	margin-right: 5px;
}

div.qtybox {
	padding: 0px;
}

#product .thumbnail {
	float: right;
	text-align: center;
	margin: 0px 0px 20px 30px;
}

#product .thumbnail img {
	border: 1px solid #113D57;
	padding: 2px;
	margin-bottom: 2px;
}

#product .thumbnail a.details img {
	border: 0px;
	padding: 0px;
	vertical-align: middle;
}

.product_option {
	float: left;
	width: 90px;
}

.product_options {
	margin-left: 100px;
}

#product textarea {
	width: 300px;
}


/* CART CSS */

#viewcart {
	width: 100%;
}

#viewcart th {
	font-weight: bold;
	padding: 8px 0px;
	white-space: nowrap;
	border-bottom: 1px solid #113B55;
}

#viewcart td {
	padding: 5px 0px;
	border-bottom: 1px solid #113B55;
}

#viewcart .center {
	text-align: center;
}

#viewcart .right {
	text-align: right;
}

#viewcart td.subtotal {
	background-color: #EFF5D3;
	padding: 8px 15px;
	text-align: right;
	border: 0px;
}

#viewcart td.subtotalprice {
	font-size: 16px;
	color: #933535;
}

#login_form {
	width: 100%;
}

#login_form td {  
	width: 50%;
	padding-right: 20px;
}  

#shipping_quote {
	border: 1px solid #07141C;
	background-color: #DAEAF1;
}

#shipping_quote th, #shipping_quote td {
	padding: 3px 6px;
}

#orders {
	width: 100%;
	border: 1px solid #113B55;
}

#orders th {
	padding: 3px 5px 1px 5px;
	text-align: left;
}

#orders td {
	padding: 1px 5px;
}

