@import url(listmenu_h.css);

body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #fff url(images/tpl_bk.png) repeat-x!important;
}
#page {
	width: 990px;
	margin-top: 0px!important;
	margin: 0px auto;
	background: url(images/tpl_pgbk.png) repeat-y center;
}
table{
	font-family:sans-serif;
	font-size: 12px;
}
ul{
	list-style-image: url(/script/images/gd.gif);
}
a, a:visited, a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a img {
	border: none;
}
/* Loading message */
DIV#loading {
	font-size: 11px; 
	color: #000;
	position: fixed;
	z-index: 100;
	width: 300px;
	left: 50%; top: 50%;
	margin-left: -166px; 
	margin-top: -56px;
	text-align: center;
	padding: 15px;
	border: 1px solid #333;
	background-color: #EFEFEF; /* #eee; */
	cursor: pointer; cursor: hand;
}
* html DIV#loading { position: absolute; } /* IE hack */
DIV#PBouter, DIV#PBdone { margin-left: auto; margin-right: auto; }

.maintable{
	border: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding: 20px;
}
h1 {
	color: #333333;
	font: bold 20px trebuchet ms,arial,helvetica,sans-serif; 
}

h1 a {
	color: #333333;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

br {
	margin-bottom: 4px;
}

/* top cart bar */
#topbar {
	display: block;
	position: relative;
	top: 0px;
	right: 6px;
	height: 25px;
	background: url(images/tpl_topcart.png) no-repeat left bottom;
	font-size: 10px;
	text-align: right;
	color: #FFFFFF;
	line-height: 25px;
	padding: 0px 25px 3px 25px;
	float: right;
}
#topbar img {
	padding-right: 5px;
	border: none;
	vertical-align: middle;
}
#topbar a, #topbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topbar a:hover {
	color: #000000;
	text-decoration: none;
}

/* begin page flow */
#topheader {
	margin: 0px auto;
}
#topheader h1 {
	display: block;
	margin: 0px 0px 0px 23px;
	padding: 20px 0px 0px 0px;
	height: 42px;
	line-height: 42px;
	text-indent: 52px;
	background: url(images/tpl_cart_logo.png) no-repeat left bottom;
}
#topnav {
	display: block;
	margin-right: 10px;
	font-size: 12px;
	vertical-align: bottom;
	float: right;	
}
#topnav ul {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#topnav ul li {
	margin: 0px;
	padding: 0px;
	background: url(images/tpl_topnavbk.png) no-repeat right top;
	float: left;
}
#topnav li a {
	display: block;
	padding: 5px 15px 5px 15px;
	background: url(images/tpl_toptableft.png) no-repeat left top;
	text-decoration: none;
	float: left;
}
#topnav li a:hover {
	color: #000;
}
#header {
	display: block;
	margin: 0px auto;
	width: 978px;
	height: 74px;
	background: url(images/tpl_headbk.png) repeat-x;
	color: #fff;
	font-family: trebuchet ms,arial,helvetica,sans-serif; 
	clear: right;
}

/*
#newsletter {
	position: absolute;
	display: block;
	top: 83px;
	right: 10px;
	z-index: 201;
	
}
*/
.toptext {
	color: #FFFFFF;
	font-size: 11px;
}
.toptext2 {
	font-size: 11px;
	font-weight: bold;
	color: rgb(70,92,183);
}
.toptext2 label {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.toptext3 {
	color: #000;
	font-size: 11px;
}
.pricetrack_text {
	font-size: 11px;
	background-color: #CCCCCC;
}

#tophead {
	margin: 0px auto;
	height: 49px;
	width: 978px;
}

/* search form */
#topsearch {
	display: block;
	margin-top: 15px;
	font-size: 10px;
	float: left;
	margin-left: 5px;
}
#topsearch label {
	color: #fff;
	font-size: 10px;
}
#topsearch input.textfield {
	font-size: 12px;
}
#topsearch .textfield2 {
	font-size: 11px;
}
#topsearch option {
	font-size: 11px;
}

/* dropdown navigation div */
#menubar{
	margin: 0px auto;
	width: 978px;
	height: 25px;
	color: #000;
	font: 12px trebuchet ms,arial,helvetica,sans-serif; 
}

/* cart info in menu bar */
#navright {
	display: block;
	height: 25px;
	text-align: right;
	color: #FFFFFF;
	padding: 5px 10px 0px 35px;
	float: right;
}
#navright a {
	color: rgb(40,49,60);
	text-decoration: none;
}
#navright a:hover {
	color: #FFFFFF;
} 
/*end cart info */

/* main body */
#container {
	margin: 1px auto;
	width: 978px;
	background: url(images/tpl_conbk.png) repeat-y;
}
#left-side {
	display: block;
	background-color: #eee;
	border: 1px solid #000;
	width: 190px;
	min-width: 190px;
	max-width: 190px;
	float: left;
}

#left-bar {
	margin-left: 1px;
	padding-bottom: 15px!important;
	padding: 5px;
	width: 180px;
	float: left;
}
#left-bar a, #left-bar a:visited {
	text-decoration: none;
	font-size: 11px;
}
#left-bar a:hover {
	color: #000;
	text-decoration: underline;
}

#left-bar .title-bar {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #000;
	padding: 2px;
	margin-bottom: 5px;
}

#left-bar .label {
	color: #000;
	border: 1px solid #eee;
	padding: 2px;
}

#left-bar .label:hover {
	color: #000;
	border: 1px solid #ccc;
	background-color: #fff;
}

#main {
	width: 620px;
	padding-top: 10px;
	float: left;
	margin-left: 5px;
}
.main2 {
	margin: 0px auto;
	width: 600px;
}
.main2 fieldset {
	border: 1px solid #C9C9C9;
	padding: 5px;
}
.main2 .title-bar {
	background: rgb(123,176,222);
	color: #fff;
	font-weight: bold;
	border: 1px solid #900;
	padding: 2px;
	margin-bottom: 5px;
}
.cat_link {
	font-size: 14px;
}
.cat_link a {
	font-size: 14px!important;
	text-decoration: none!important;
}
.cat_link img {
	padding-right: 15px;
}
.cat_link2 a {
	font-size: 10px!important;
	text-decoration: underline!important;
	line-height: 14px!important;
}
.category {
	padding-left: 20px;
}

/* control image size in editorial reviews */
.imgedit img {
	max-width: 180px;
	max-height: 120px;
}

/* start right side bar */
#right-bar {
	margin-right: 1px;
	padding: 25px 5px 5px 5px;
	width: 145px;
	text-align: center;
	float: right;
}
/*
#right-bar .title-bar {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
	margin-bottom: 5px;
}
#right-bar a, #right-bar a:visited {
	text-decoration: none;
}
#right-bar a:hover {
	color: #000;
	text-decoration: underline;
}

#right-bar .label {
	color: #000;
	border: 1px solid #eee;
	padding: 2px;
}

#right-bar .label:hover {
	color: #000;
	border: 1px solid #ccc;
	background-color: #fff;
}
*/

/* cart styles */
.trbk {
	background-color: #EBEBEB;
	text-indent: 5px;
}
.updateline {
	font-size: 11px;
}
.cartbtn {
	display: block;
	padding: 2px 2px 2px 2px!important;
	margin: 0px;
	font-size: 9px!important;
	letter-spacing: 1px;
	color: #fff;
	background: url(images/tpl_btnbk.png) top;
	border: 1px solid #666666;
}
.cartbtn:hover {
	color: #000;
	border: 1px solid #000;
}

/* start footer */
#footerbar {
	margin: 0px 6px 0px 6px;
	text-align: center;
	color: #000;
	font:bold 12px trebuchet ms,arial,helvetica,sans-serif; 
	padding: 5px 15px 5px 0px;
}
#servicefooter {
	margin: 0px 6px 0px 6px;
	background: #350000 url(images/tpl_footer_bk.png) repeat-x top;
	color: #000;
	font: 30px "trebuchet ms",arial,helvetica,sans-serif; 
	text-align: left;
	padding: 15px;
}
#servicefooter .topic {
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color: #fff;
}
	
#servicefooter a, #servicefooter a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#servicefooter a:hover {
	color: #000;
	text-decoration: underline;
}

#footer2{
	margin-top:20px;
	background-color: #eee;
	border: 1px solid #999;
	padding: 10px;
	margin-left: 210px;
	margin-right: 210px;
}

#footer {
	margin-top:20px;
	padding: 40px;
	text-align: center;
	float: bottom;
}

#footer .txt {
	border: 1px solid #600;
	background-color: rgb(123,176,222);
	color: #fff;
	padding: 4px;
}

#footer .txt a {
	color: #fff;
}

.entry {
	border-bottom: 1px dashed #eee;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.entry-title {
	font:bold 30px trebuchet ms,arial,helvetica,sans-serif; 
	border-bottom: 1px solid #900;
}
.entry-title a {
	font:bold 30px trebuchet ms,arial,helvetica,sans-serif; 
	text-decoration: none;
}

.entry-title a:hover {
	color: #f00;
	text-decoration: none;
}

.entry-body {
	padding: 10px;
}

.entry-footer {
	color: #999;
	text-align: right;
	font-size: 10px;
}

.comment {
	border-bottom: 1px dashed #eee;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.comment-title {
	font:bold 15px trebuchet ms,arial,helvetica,sans-serif;
	color: #666;
	border-bottom: 1px solid #900;
}

.comment-body {
	padding: 10px;
	font-size: 10px;
}

.comment-footer {
	color: #999;
	text-align: right;
	font-size: 10px;
}

#about {
	display: block;
	font-size: 0.9em;
}
#about legend {
	margin-bottom: 5px;
}
#about p {
	text-align: justify;
}
#about h4 {
	font-size: 12px;
	margin: 5px 0px 5px 0px;
	text-decoration: underline;
}
#about ol {
	margin-left: 35px;
	font-size: 1.25em;
	font-family: sans-serif;
}
#about .testsection1 {
	background-color: #F7F7F7;
	border-bottom: 1px solid #fff;
	padding: 5px;
}
#about .testsection2 {
	background-color: #F2F2FF;
	border-bottom: 1px solid #fff;
	padding: 5px;
}
#about .name {
	font-size: 1.1em;
	font-weight: bold;
	color:#666666;
}
#about .testimonial {
	font-size: 1.2em;
	font-style:italic;
	color: #333333;
	font-weight: normal;
} 

/* Tabs for customer service area */

#tabsF {
	float:left;
	font-size:0.8em;
	line-height:normal;
	border-bottom:1px solid #666;
	margin-bottom: 5px;
 }
#tabsF ul {
	margin:0;
	padding:10px 5px 0 15px;
	list-style:none;
}
#tabsF li {
	display:inline;
	margin:0;
	padding:0;
}
#tabsF a {
	float:left;
	background:url("images/tableftF.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration: none;
}
#tabsF a span {
	float:left;
	display:block;
	background:url("images/tabrightF.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsF a span {
	float:none;
}
/* End IE5-Mac hack */

#tabsF a:hover span {
	color: #000;
	text-decoration: none;
}
#tabsF a:hover {
	background-position: 0% -42px;
	text-decoration: none;
}
#tabsF a:hover span {
	background-position: 100% -42px;
	text-decoration: none;
}

/* End Tabs */

/* FORM STUFF */

.searchtext {
	font-size: 9px;
}
.searchtext2 {
	font-size: 13px;
}

input[type="text"], input[type="password"], textarea { 
	color: #333;
	background-color: #fff;
	border: 1px solid #ddd;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	padding: 1px;
}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus	{ 
	color: #000;
	background-color: #fff; 
	border: 1px solid #000;
}

textarea {
	width: inherit;
}
.list_price_number {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #000000;
        text-decoration: line-through;
}
.price_number {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #009900;
}
.floatlist ul {
	list-style-type: none;
	float: left;
}
.floatlist li {
	list-style-type: none;
	display: block;
	float: left;
	margin: 6px 0px 0px 0px;
	padding: 2px;
	font-size: 0.9em;
	text-align: center;
	width: 143px;
	height: 200px;
}
.floatlist li a {
	list-style-type: none;
	display: block;
	float: left;
}
	
#startop{
        z-index: 1;
        background-image: url("/images/staron.gif");
        background-repeat: repeat-x;
        height: 12px;
}
#starbottom{
        z-index: 0;
        background-image: url("/images/staroff.gif");
        background-repeat: repeat-x;
        width: 65px;
        height: 12px;
}
.pagelink{
	text-decoration: none;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

html, body {
min-height: 100%;
height: auto !important;
height: 100%;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height:100%;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	border:none;
	clear:both;
}

/* End of thinbox css and the start of jtip */

/* - - - - - - CSS Document - - - - - - - - -

Title : Global style sheet for client-side web development
Author : Cody Lindley 

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

*{padding: 0; margin: 0;}

/* ----- global default/initial styles ----- */
body {background-color:#fff;}

html, body {height:100%;}

/* ----- base default font size, type, and line height ----- */
html body{font: 62.5%/1.4em Arial, Helvetica, sans-serif;color:#333333}
html>body{font: 62.5%/1.4em Arial, Helvetica, sans-serif;color:#333333}

/* ----- add selectors here for font sizing ----- */
#JT_close_left, #JT_close_right{font-size: 1.1em;}
#JT_copy p, #JT_copy ul{font-size: 1.1em;}
p, label{font-size: 1.2em;}


/* ----- base links ----- 
a:link {color: #CC6633;}
a:visited {color: #CC6633;}
a:hover {color: #999966;}
a:active {color: #CC6633;}
a:focus{color: #CC6633;}
*/

p {line-height:1.4em;margin:10px 0;}
hr{margin:10px 0;color:#999999;}

ul{
	list-style: none;
}

ul li{
padding-top:3px;
}

#contentPad{
margin:20px;
}

.formInfo a, .formInfo a:active, formInfo a:visited{
	background-color:#FF0000;
	font-size: 1.3em;
	font-weight:bold;
	padding:1px 2px;
	margin-left:5px;
	color:#FFFFFF;
	text-decoration: none;
}

.formInfo a:hover{
	color:#660000;
	text-decoration: none;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}