/* Cached Version : Oct 16, 2009 13:58:19 */
/* CSS Document */
/* Global Defaults */

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,table,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
body {
  font: .75em/1.5 Arial, Helvetica, sans-serif;
}

/* Headlines */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  line-height:1.25em;
}
h1{ font-size:2em; }
h2{ font-size:1.5em; }
h3{ font-size:1.25em; }
h4{ font-size:1.1em; }
h5, h6{ font-size:1em; }

/* Text Styles */
p, th, td, li, dd, dt, ul, ol, blockquote, q, acronym, abbr, input, select, textarea {
  font: normal normal normal 1em/1.75 Arial, Helvetica, sans-serif;
}
input, select{
  line-height:1em;
  padding:2px;
}
p{
  margin:1em 0 1em 0;
}
blockquote {
  margin: 1.25em;
  padding: 1.25em
}
q {
  font-style: italic;
}
acronym, abbr {
  cursor: help;
  border-bottom: 1px dashed;
}
small {
  font-size:.85em;
}
big {
  font-size:1.2em;
}

/* Links and Images */
img {
  border: none;
}

/* Tables */
table {
  border: none;
  border-collapse:collapse;
  border-spacing:0;
}
td,th{
  text-align:left;
  vertical-align:top;
}

/* Forms */
form {
  display: inline;
}
label {
  cursor: pointer;
}

/* Common Classes */
.clear { clear: both; }
.floatLeft { float: left; }
.floatRight { float: right; }
.textLeft { text-align: left; }
.textRight { text-align: right; }
.textCenter { text-align: center; }
.textJustify { text-align: justify; }
.blockCenter { display: block; margin-left: auto; margin-right: auto; } /* remember to set width */
.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }
.noindent { margin-left: 0; padding-left: 0; }
.nomargin { margin: 0; }
.nopadding { padding: 0; }
.nobullet { list-style: none; list-style-image: none; }
.hide{display: none; visibility: hidden;}
.show{display: ; visibility: visible;}
/* CSS Document */
body{
	background: url(/media/plugins/files/bg/lake_scene.jpg) no-repeat top center fixed;
}
a{
	color: #3397c9;
}
a:hover{
	text-decoration: none;
}
h1{
	color: #3397c9;
}
h1,h2,h3{
	font-weight: bold;
}
#header, #content, #footer{
	width: 900px;
	margin: 0px auto;
}
#header{
	background: url(/media/plugins/files/layout/nav_bg.png) no-repeat top center;
	height: 82px;
	margin-bottom: 150px;
}
#top_nav{
	float: right;
	color: #666;
	padding: 15px 20px;
	text-align: right;
}
#top_nav strong{
	font-size: 1.5em;
	color: #66ccff;
}
#top_nav ul{
	list-style: none;
}
#top_nav li{
	display: inline;
	margin-left: 20px;
}
#top_nav a{
	color: #999;
	text-decoration: none;
}
#top_nav a:hover, #top_nav a.selected{
	color: #fff;
}
#content{
	border: 1px solid #fff;
	color: #333;
	background: #fff;
}
#inner_content{
	background: #fff;
}
#inner_content ul{
	padding-left: 20px;
}
#store_nav{
	margin: -10px;
}
#store_nav ul li a, .tag_add{
	text-transform: uppercase;
	font-weight: bold;
	color: #66ccff;
}
#store_nav ul li:hover a,#store_nav ul li.over a, #store_nav ul li.selected a{
	color: #fff;
}
#store_nav ul li li a{
	color: #fff;
}
#store_nav_bar{
	background: #2e4f34;
	padding: 10px;
	height: 24px;
}
#search{
	float: right;
}
#search input{
	background: #5d7667;
	color: #fff;
	border: none;
	padding: 5px;
}
#search input.searchField{
	width: 200px;
}
#search input.searchBT{
	padding: 4px;
	text-transform: uppercase;
}
#search input.searchBT:hover{
	background: #fff;
	color: #5d7667;
}
#footer{
	clear: both;
	background: #66ccff;
	color: #fff;
	padding: 10px;
	width: 880px;
}
#footer_nav{
	float: right;
}
#footer a{
	color: #fff;
}
.header{
	clear: both;
	background: #66ccff;
	color: #fff;
	text-transform: uppercase;
	height: 30px;
	border-top: 1px solid #fff;
}
.header h2{
	font-weight: bold;
	padding: 5px 10px;
	line-height: 1em;
}
.header_link{
	float: right;
	color: #66ccff;
	padding: 7px 16px;
	padding-right: 30px;
	height: 16px;
	text-decoration: none;
	background: #2d4e33 url(/media/plugins/files/layout/arrow.gif) no-repeat right center;
}
.header_link:hover{
	color: #fff;
	background-color: #3397c9;
}

ul#brands{
	list-style: none;
}
ul#brands li{
	display: block;
	float: left;
	padding: 11px;
}
.tag_add{
	float: left;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 10px;
	color: #fff;
}
.tag_add:hover{
	color: #66ccff;
}

/* Admin Controls */

#adminControls{
	background:#2c4d30;
	border-bottom:solid 1px #666;
	padding:10px;
	text-align:left;
	color:#fff;
	overflow:auto;
}
#adminControls ul{
	margin:0;
	padding:0;
	list-style:none;
}
#adminControls li{
	display:block;
	float:right;
	border-left:solid 1px #4c6a5d;
	padding:0 10px 0 10px;
}
#adminControls a{
	text-decoration:none;
	padding:5px;
}

#adminControls a:hover{
	background:#4c6a5d;
	color: #fff;
}
/* CSS Document */

/* CSS Document */
/*/////////////////////////////////////////////////////////////////////////////////////////////*/

/* all lists */
/* default is for hirizontal menu with vertial drop downs */

.drop_down_menu a{
	color:#fff;
}
.drop_down_menu, .drop_down_menu ul { /* all lists */
	padding: 3px;
	margin: 0;
	list-style: none;
}
.drop_down_menu li { /* all list items */
	float: left;
	position: relative;
	padding:4px 15px 6px 15px;
	color:#fff;
}
.drop_down_menu li a{
	text-decoration:none;
	display: block;
}
.drop_down_menu li ul { /* second-level lists */
	position: absolute;
	display: none;
	background:#66ccff;
	padding-top:3px;
	top:30px;
	width:300px; 
	left:-1px;
	border:solid 1px #fff;
	border-top:none;
}
.drop_down_menu li li{
	padding:0;
}
.drop_down_menu li:hover ul, .drop_down_menu li.over ul { /* lists nested under hovered list items */
	display: block;
}
.drop_down_menu li:hover, .drop_down_menu li.over{
	background:#66ccff;
	color:#FFF;
	padding:3px 14px 6px 14px; /* to compensate for added stroke */
	border:solid 1px #fff;
}
.drop_down_menu li li:hover{ /* prevent attribute inheritance from li:hover */
	border:none;
	padding:0;
}
.drop_down_menu li li a{
	font-size:11px;
	font-weight:normal;
	padding:3px;
	padding-left:10px;
	width:137px;
}
.drop_down_menu li li a:hover{
	background: #3397c9;
	color:#FFF;
	text-decoration:none;
}

/* different types */

.dd_right li:hover, .dd_right li.over{
	border:solid 1px #fff;
	padding:3px 14px 5px 14px; /* to compensate for added stroke */
}
.dd_right li{
	width:134px;
}
.dd_right li ul{
	top:-1px;
	left:162px;
	border:solid 1px #fff;
	border-left:none;
}

/*---------*/

.dd_down_left li ul{
	right:-1px;
	left: auto;
}
/* CSS Document */
.product{
	width:210px;
	height:350px;
	text-align:center;
	float:left;
	line-height: 1.5em;
	padding: 4px;
	margin: 3px;
}
.product img{
	border: none;
}
.product .bt, #bread_crumb .bt{
	float: none;
	margin-left: 0px;
	margin-right: 5px;
}
#bread_crumb{
	margin:0;
	color: #999;
	padding: 5px;
	background: #eee;
}
#bread_crumb .bt{
	background-color: #ccc;
	color: #fff;
	margin: 0px;
	margin-right: 5px;
	padding: 3px;
	padding-left: 25px;
	text-decoration: none;
}
.icon_x{
	background-position: 3px center;
	background-repeat: no-repeat;
	background-image: url(/cms/inc/images/delete.png);
}
#bread_crumb .bt:hover{
	background-color: #999;
}

.product_name{
	font-weight:bold;
	display:block;
	margin-top: 10px;
}
.product_item_number{
	font-weight:bold;
	display:block;
}
.store_bt{
	background:#999;
	color:#fff;
	padding:5px 10px;
	text-decoration:none;
	display: block;
	margin: 5px 5px;
	margin-right: 10px;
	text-align: center;
}
.store_bts{
	background: #ddd;
	padding: 5px;
	padding-right: 0px;
	margin: 10px 0px;
}
td .store_bt{
	float: none;
	margin-right: 0px;
}
.store_bt:hover{
	background:#333;
	color:#fff;
}
.store_bt_cart{
	background:#999;
	color:#fff;
	padding:2px 5px 2px 5px;
	text-decoration:none;
	float:right;
	font-size:11px;
}
.store_bt_cart:hover{
	background:#666;
}
.cart_money{
	text-align:right;
}	
#cart{
	border-top:solid 1px #333;
}
#cart td{
	border-bottom:solid 1px #ddd;
	padding:5px 0 5px 0;
}
#cart td img{
	border: none;
}
#cart input{
	border: 2px solid #ccc;
	text-align: center;
}
#details h1{
	margin-bottom: 10px;
}
#shipping{
	background:#eee;
}
#mini_cart{
	overflow:auto;
	padding:5px;
	color: #666;
	background: #ddd;
}
#mini_cart ul{
	list-style:none;
	padding:0;
	margin:0;	
	float:right;
	margin-right:20px;
}
#mini_cart a{
	border-bottom: none;
	color: #fff;
	background-color: #999;
}
#mini_cart a:hover{
	border: none;
	background-color: #66ccff;
}
#mini_cart h2{
	display:block;
	float:left;
	padding:0;
	margin: 0px;
	margin-left: 5px;
	border-bottom: none;
}
#mini_cart li{
	display:block;
	float:left;
	padding-top:2px;
	padding-right:10px;
}
#store_search{
	overflow:auto;
	padding:5px;
	padding-left: 7px;
	border-bottom: 1px solid #333;
	background: #333;
	padding: 10px;
}
#store_search input{
	background: #444;
	border: none;
	padding: 5px;
	width: 170px;
	float: right;
}
#store_search input:focus{
	background-color: #ccc;
}
#store_search .inputSubmit{
	background-color: #222;
	width: auto;
	padding: 4px;
	color: #666;
	font-weight: bold;
	margin-top: 5px;
}
#store_search .inputSubmit:hover{
	background-color: #999;
	color: #fff;
}
#product_details{
	float: left;
	width: 470px;
	margin-left: 20px;
}
#product_details select{
	width: 100%;
	
}
#product_details .product_price, #product_details .product_price_sale {
	font-size: 2em;
	font-family: Georgia, Times, serif;
	display: inline;
	margin-right: 20px;
}
#img_viewer{
	float:right;
	width:280px;
}
#img_viewer ul, #img_viewer li{
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom: 10px;
	float: left;
}
#img_viewer li a{
	display:block;
	background: url(/cms/plugins/store/images/zoom.gif) top left no-repeat;
	padding-left: 30px;
}
#img_viewer img{
	border: none;
}
#img_viewer a{
	padding:0;
}
#details{
	padding: 20px 20px;
	overflow: auto;
	background: #fff;
}
.strike{
	color:#990000;
	text-decoration:line-through;
}
.col_25{
	background:#eee;
}
.col_75{
	padding-left:4%;
	width:70%;
}
.col_25 h3{
	margin:0px;
	padding:3px;
	background:#666;
	color:#fff;
}
#contentCenter table{
	width:auto;
}

#filters{
	list-style:none;
	margin:0;
	display:block;
	overflow:auto;
	background: #66ccff;
	color: #fff;
	padding: 0 0 10px 10px;
}
#filters li{
	display:block;
	float:left;
	margin-right: 10px;
}
#filters select{
	font-size: .9em;
	padding: 1px;
	border-width: 1px;
}
#filters option{
	padding-right: 10px;
}
.tagHeader .bt, #nav_tag .bt{
	padding: 2px;
	font-size: .9em;
	border: none;
	padding-left: 25px;
	margin-top: -1px;
	margin-right: -1px;
}
#nav_tag .bt{
	font-size: 1em;
	margin-top: 1px;
	margin-right: 1px;
}
textarea.big{
	width:580px;
}
iframe{
	border:solid 1px #999;
}


.tag_checks{
	list-style: none;
}
.tag_checks li{
	float: left;
	width: 220px;
}

form{
	padding: 0px;
	padding-bottom: 10px;
}
#store_search input{
	margin: 0px;
}
label{
	display:block;
	padding:0;
	font-size:14px;
	font-weight:bold;
	margin:10px 0 0 0;
}
#pager{
	border:solid 1px #66ccff;
	padding: 5px;
	color: #666;
	clear: both;
}
#pager a{
	padding:4px;
	background:#66ccff;
	margin-right:5px;
	color:#fff;
	text-decoration:none;
}
#pager input{
	width:30px;
	margin-right:5px;
	text-align:center;
	border: 2px solid #ccc;
}
#pager a:hover{
	background:#999;
	color:#fff;
}
#shipping{
	border: 1px solid #ddd;
	background: #eee;
	padding: 20px;
	padding-top: 10px;
	margin: 10px 0px;
}
#shipping #ship_total{
	float: right;
	margin-top: -30px;
}
.checkout_bt{
	float: none;
	width: 300px;
	padding: 10px 20px;
}

.product_title{
	font-size: 2em;
	line-height: 1.1em;
	font-weight: bold;
	margin: 5px 0px;
}
.product_options{
	float: right;
	width: 200px;
}
.price{
	
}
.strike{
	
}
.product_back_ordered{
	margin-top: 3px;
	border:solid 1px #990000;
	background:#D6B3A4;
	padding:5px;
	color:#990000;
	font-weight:bold;
	margin-bottom:10px;
}
.product_price_sale{
	font-size: 1.4em;
	font-weight: bold;
	color: #2d4e33;
}
h3.keywords{
	
}
p.keywords{
	
}
h3.description{
	margin: 0px;
	margin-top: 20px;
	font-family: Georgia, Times, serif;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: .1em;
	border: 1px dotted #999;
	border-left: none;
	border-right: none;
}
a.tag_link{
	display: block;
	padding-left: 5px;
}
a.tag_link:hover{
	background: #eee;
}
thead{
	background: #3397c9;
	color: #fff;
	border: none;
}
td.label{
	font-weight: bold;
	padding: 5px 20px;
}
td.header{
	font-size: 1.5em;
	font-weight: bold;
	border: 1px solid #666;
	color: #666;
	padding: 5px 10px;
	margin: 10px 0px;
	background: #eee;
}
.call{
	padding: 5px 40px;
	background: url(/cms/plugins/store/images/call.png) 10px center no-repeat;
	border:solid 1px #ccc;
	background-color:#eee;
	color:#666;
	font-size: .9em;
	font-weight:bold;
	margin: 5px 0px;
}
