/* @override http://localhost:8500/tvl/css/template.css */

/* CSS Document */

/* Site structure */
/*Put the dubugging at the bottom*/
.cfdebug{
	clear:both;
}
/*div{
	border:1px solid red;
}
*/
body{
	background: #FFFFFF url(../images/back_grad_jpg.jpg) repeat-x;
	margin:0;
	padding:0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
}
a{
	color:#003366;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color:#666666;
}
.highlight{
	background-color:#FFFFCC;
}

#wrapper{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	width: 760px;
	min-height: 540px;
	border:1px solid #E1E1E1;
	_height: 540px;
	background-color:#FFFFFF;
}
#masthead{
	margin-top:0px;
	height:122px;
	width:760px;
	background: url(../images/TVL_top_fade.jpg) repeat-x;
}
/* Used for the logo */
#masthead h1 {
	position: absolute;
	text-indent: -1000px;
	background-image: url(../images/TVL_logo2.jpg);
	background-repeat: no-repeat;
	height: 122px;
	width: 463px;
	margin-top: 0px;	
	margin-left: 0px;
}

#top_nav {
	clear: both;
	margin-top:0px;
	height:30px;
	width:740px;
	font-size: 90%;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#036;
	background-color:#FC0;
	text-align:left;
	padding-top:4px;
	padding-left:20px;
	font-weight:bold;
	letter-spacing:0.2em;
	line-height: 30px;
}
.page_prop{
	height:500px;
	width:0px;
	overflow:hidden;
	float:right;
}

#breadcrumbs{
	font-size: 10px;
	margin-bottom: 10px;
}

#nav{
	width: 150px;
	float: left;
	clear: both;
	margin:10px 0 0 0;
	border-right:1px dotted #e6e7e8;
}
#nav ul{
	list-style: none;
	padding: 5px;
	margin:0;
}
.clearline{
	clear:both;
	height:0px;
	overflow:hidden;
}
#main_body{
	margin-left: 10px;
	margin-top: 10px;
	display:inline;
}
#page{
	float: left;
	width: 580px;
	padding: 10px;
}
#main_window{
	float:left;
	position:relative;
	width:100%;
	margin-bottom:10px;
	margin-top:-2px;
	/*background: url(../images/top_fade.jpg) repeat-x;*/
	background-position:0px -1px;
	min-height:400px;
	_height:400px;
}
#main_window_base{
	position:absolute;
	bottom:0px;
	left:0px;
	height:25px;
	width:760px;
	overflow:hidden;
}
#main_window_top{
	position:absolute;
	bottom:20px;
	left:0px;
	height:4px;
	width:760px;
	overflow:hidden;
	/*make transparent*/
}
#footer_left{
	float:left;
	height:130px;
	width:360px;
	_width:340px;
	padding:10px;
}
#footer_right{
	float:right;
	height:130px;
	width:360px;
	_width:345px;
	background-image:url(../images/dotted_border_vert.gif);
	background-position:left top;
	background-repeat:repeat-y;
	padding:10px;
}
#bottom_nav_bar{
	margin:0px auto 0 auto;
	height:20px;
	width:746px;
	color:#FFF;
	background-color: #069;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding:8px;
	font-weight:400;
	color:#fff;
}
#bottom_nav {
	margin:0;
	padding:0;
	list-style:none;
	float: left;
}
#bottom_nav a{
	text-decoration:none;
	color:#fff;
}
#telephone{
	float: right;
}
.black_stripes_bg{
	background-image:url(../images/diag_black_bg.gif);
}
#masthead_search{
	position:relative;
	right:10px;
	bottom:-60px;
	width: 220px;
	height: 41px;
	float:right;
}
#search_string{
	background-image:url(../images/search.gif);
	width:141px;
	height:18px;
	border:0px solid #000;
	background-repeat:no-repeat;
	padding:7px 5px 3px 26px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	position: absolute;
	right: 10px;
	bottom: -10px;
}
#search_btn{
	background-image:url(../images/search_submit.gif);
	background-repeat:no-repeat;
	height:28px;
	width:22px;
	border:0px solid #000;
	background-position:0px 1px;
	background-color:transparent;
	_background-position:0px 0px;
}
#main_panel{
	float:left;
	width:580px;
	margin-bottom: 20px;
	display:inline;
}
h1{
	font-size:18px;
	color:#003366;
	font-weight:normal;
	margin:16px 0;
}
h2{
	font-size:14px;
	color:#003366;
	font-weight:normal;
	margin:16px 0;
}
h3{
	font-size:12px;
	color:#003366;
	font-weight:normal;
	margin:12px 0;
}
h6{
	margin:10px 0;
	border-bottom:1px dotted #e6e7e8;
	padding-bottom:3px;
}
h6 a{
	font-size:11px;
	color:#333;
	font-weight:normal;
	margin:0 5px 0 0;
	padding:0;
	line-height:10px;
	text-decoration:underline;
	text-transform:lowercase;
}

.product_list_item_surround{
	float:left;
	width:140px;	
	padding-top:5px;
	margin-bottom:5px;
	/*background-image:url(../images/pink_fade.gif);
	background-position:bottom;
	background-repeat:repeat-x;*/
	border-top:1px dotted #e6e7e8;
}
#product_image{
	padding:10px;
	border:1px solid #e5e6e7;
	float:left;
	width:150px;
	margin-bottom:10px;
}
#product_description{
	
}
#product_price{
	margin:0 10px 10px 10px;
	float:left;
	width:385px;
	font-size:14px;
}
#select_child{
	float:left;
	width:385px;
	margin:0 10px 10px 10px;
}
#product_child_products{
	list-style:none;
	margin:0px;
	padding:0;
	float:left;
}
#product_child_products li{
	background-color:#F4F4F4;
	padding:5px;
	margin:2px;
}
#product_child_products li a:hover{
	background-color:transparent;
}
.child_product{
	float:left;
	width:285px;
	padding:3px;
}
.cart_icon{
	float:right;
	padding:0px;
}
#cart_table th{
	color:#FFF;
	background-color:#000000;
	font-size:14px;
}
#cart_table a{
	color:#000;
}
#cart{
	background-color:#FFFFCC;
	border:1px solid #ccc;
}
.brd_bottom{
	border-bottom:1px solid #e6e7e8;
	height:1px;
	overflow:hidden;
}
.totals{
	font-size:13px;
	font-weight:bold;
}
.continues{
	font-size:13px;
	font-weight:bold;
}
.cart_icon a{
	font-weight:bold;
	color:#000;
}
.add_to_cart{
	background-color:#FFFFCC;
	padding:3px;
	border:1px soild #ccc;
	font-weight:bold;
}
.add_to_cart a{
	margin-left:5px;	
}
.product_list_thumbnail_image{
	border:1px solid #ccc;
	padding:3px;
	margin:0 2px 2px 0;
	float:left;
	min-height:100px;
	_height:100px;
	width: 120px;
}
.product_list_thumbnail_image img {
	display: block;
	width: 110px;
}
.product_title{
	font-size:12px;
	font-weight:bold;
	float: left;
	width: 100%;
}
.product_title a{
	color:#000;
}
#sign_in{
	padding:10px;	
}
#create_account{
	width:580px;
	border:1px solid #ccc;
}
#create_account caption{
	color:#FDCA33;
	background-color:#000;
	text-align:left;
	padding:5px;
	font-size:13px;
}
#create_account td{
	border-bottom:1px dotted #f4f4f4;
}
#create_account th{
	padding-left:25px;
	text-align:left;
	width:200px;
	font-weight:normal;
	vertical-align:top;
	border-bottom:1px dotted #f4f4f4;
}
#create_account input{
	width:300px;
}
#create_account_link{
	color:#000000;
	font-weight:bold;
	font-size:14px;
	padding-right:10px;
}
.create_account_header{
	background-color:#e6e7e8;
	padding:3px;
	border:1px solid #ccc !important;
}
#cart_empty{
	padding:10px;
}
#working{
	background-color: #FFFFCC;
	height: 16px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
}
.products_header{
	font-weight: bold;
	/*background-color: #FFFFCC;*/
	padding-left: 5px;
}
#nav li{
	padding: 5px;
	border-left: 3px solid #FC0;
	margin-bottom: 2px;
	text-transform: lowercase;
	font-size:13px;
}
#nav li:hover{
	padding: 5px;
	border-left: 3px solid #333;
	margin-bottom: 2px;
}
.products_nav{
	font-weight:bold;
}
.smallestTag{
	font-size:10px;
}
.smallTag{
	font-size:12px;
}
.mediumTag{
	font-size:14px;
}
.largeTag{
	font-size:16px;
}
.largestTag{
	font-size:18px;
}
#sub_cat_list{
	list-style:none;
	margin:0;
	padding:0;
}
#sub_cat_list li{
	margin:0;
	padding:3px;
	border-bottom:1px dotted #e6e7e8;
}
#tag_cloud{
	float:right;
	width:200px;
	margin: 0 5px 5px 5px;
	padding:10px;
	border:1px solid #ccc;
	background-color:#FDCA33;
}
#tag_cloud h2{
	color:#FFFFFF;
}

#refine_table{
	margin:10px 0;
	padding:10px;
	border:1px solid #ccc;
}
#refine_table th{
	text-align:left;
	background-color:#e6e7e8;
}
#tel{
	margin-left:10px;
	float:left;
}
/*#email{
	margin-left:510px;
}
#email a{
	text-decoration:none;
	color:#FFF;
}
#email a:hover{
	text-decoration:none;
	color:#999;
}
*/#footer_nav{
	margin-left:200px;
	width:240px;
	float:left;
}
.dotted_line {
	width:100px;
	background:#009900;
	border-top: 1px dotted #e6e7e8;
}
.smallertext{
	vertical-align:top;
	font-size:80%;
	padding-right:6px;
}
.gallery_title{
	height:20px;
	vertical-align:middle;
	text-align:center;
	font-size:90%;
	font-weight:bold;
	padding:6px;
	background-color:#006699;
	color:#FFFFFF;
}
.gallery_title a {
	color:#FFFFFF;
	text-decoration:none;
}
.gallery_title a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.gallery_image{
	height:180px;
	vertical-align:middle;
	text-align:center;
	padding:6px;
	border:1px solid #006699;
}
.image_center{
	vertical-align:middle;
	text-align:center;
	padding:4px;
}
.border_bottom{
	border-bottom:1px solid #006699;
}
/*ul {
	padding-left:6px;
	margin:0;
	list-style-type:disc;
}*/
.formlabel {
	text-align:right;
	color: #006699;
}
#featured_news {
	float:left;
	display:inline;
	width:300px;
}