/**
 * Layout CSS
 *
 * @package templateSystem
 * @copyright Copyright 2008 Theme Valley Development Team
 * @license Commercial zen cart templates
 * @version $Id: stylesheet_tv.css 0001 2008-11-28 $
 */

#header {
background: url(../img/bg_head.png) repeat-x top left;
height: 137px;
}

.headwidth {
margin:auto;
width: 930px;
}

#logo {
float: left;
background: url(../img/bg_logo.png) no-repeat top left;
width: 352px;
height: 137px;
}

#logo img {
margin: 46px 0 0 90px;
}

#header-right {
float: right;
width: 450px;
margin-right: 10px;
}

#header-right .pad {
padding-top:15px;
text-align: right;
}

#header ul { list-style: none; }
#header form {
	border: none;
	margin-bottom: 0!important;
	display: inline;
}
#header label {
	margin: 0;
	float: none;
}

/* block top currencies */
#header #currencies_block_top {
	margin-right:20px;
	float: right;
	padding-top: 80px;
}

#currencies_block_top span {
	padding-left:10px;
	}

#header #currencies_block_top ul {
	float: left;
	height: 1.5em;
}
#header #currencies_block_top ul li {
	float:left;
	margin-right:0.2em;
}
#header #currencies_block_top ul li a {
	display:block;
	font-size:0.8em;
	background-color:#f1f2f4;
	border:#595a5e 1px solid;
	text-decoration:none;
	min-width: 1em;
	padding: 0px 2px 0px 3px;
	line-height: 1.5em;
	text-align: center;
	vertical-align: middle;
}
#header #currencies_block_top ul li a:hover {
	background-color:white;
	color: black;
}
#header #currencies_block_top ul li.selected a {
	border: none;
	background-color: transparent;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
	color: black;
	border:1px solid white;
}
#header #currencies_block_top p {
	clear: left;
}

/* block top user information */
#header #header_user {
	text-align: right;
	float: right;
	margin:0.6em 0.6em 0 0;
}
#header_user p { color: #595a5e; }
#header_user p { padding-bottom:4px; }
#header_user span.ajax_cart_no_product { display:block; }
#header_user span.hidden { display:none; }
#header_user ul { margin-top: 0.3em; }
#header_user li {
	float: right;
	line-height: 2em;
	margin-left: 0.5em;
	white-space: nowrap;
}
#header_user #shopping_cart, #header_user #your_account { font-size: 0.9em; }
#header_user #shopping_cart a, #header_user #your_account a {
	background-repeat: no-repeat;
	background-position: top left;
	padding: 2px 0 4px 26px;
	height: 20px;
	text-decoration: none;
}
#header_user #shopping_cart a { background-image: url('../img/icon/cart.gif'); }
#header_user #shopping_cart span.ajax_cart_quantity { padding-right:0.5em; }
#header_user #your_account a { background-image: url('../img/icon/my-account.gif'); }

#header_user_info, #header_user_info a {
	font-size: 11px; padding: 0 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#header_user_info {
	padding-bottom:15px;
	}



#topnav {
margin-bottom: 26px;
text-align: right;
}

#topnav a {font-size: 11px; padding: 0 4px;}

#cart {
float: right;
background: url(../img/bg_cart.png) no-repeat top right;
width: 191px;
height: 61px;
line-height: 140%;
color: #666;
font-size: 11px;
}

#cart .pad {
padding:12px 0 0 66px;
text-align: left;
}

/* Horizon menu */

#hornavwrap {
background: url(../img/bg_navwrap.png) repeat-x top left;
margin-bottom: 25px;
}

.navbg {
background: url(../img/bg_nav.png) no-repeat top left;
height: 39px;
width: 930px;
margin: 0 auto;
}

#nav {
height: 35px;
padding-left: 20px;
}

ul.menu {
list-style: none;
text-align:center;
}

ul.menu li {
display: inline;
height:35px;
}

ul.menu a:link, ul.menu a:visited {
display: block;
float: left;
line-height: 35px;
padding: 0 15px;
color: #FFF;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
height:35px;
}

ul.menu a:hover {
background: url(../img/navtrans.png) repeat;
}

ul.menu a:active {
background: url(../img/navtrans.png) repeat;
}

#search {
float: right;
width: 210px;
height: 35px;
margin-left: 20px;
padding-top: 5px;
text-align: right;
background: url(../img/bg_search.png) no-repeat top right;
}

#search .topSearch {
width: 125px;
margin-right: 5px;
border: 0;
background: transparent;
color: #FFF;
font-family:Arial, Helvetica, sans-serif;
}

/* Middle section */
#midsectionwrap {
margin: auto;
width: 950px;
background: url(../img/bg_main.gif) no-repeat left bottom;
}

#midsectionwrap .pad {
padding: 0 10px;
}

#left_column h4 {
height: 38px;
color: #424242;
line-height: 38px;
text-indent: 40px;
margin-bottom:10px;
font-size:13px;
text-align: left;
padding:0;
}

#categories_block_left h4 {
background: url(../img/bg_cate.gif) no-repeat top left;
}

#informations_block_left h4 {
background: url(../img/bg_info.gif) no-repeat top left;
}

#whatsnew .box_head {
background: url(../img/bg_new.gif) no-repeat top left;
}

#best-sellers_block_right h4 {
background: url(../img/bg_heart.gif) no-repeat top left;
}

#categoriesContent li, #information li {
background: url(../img/leaf.png) no-repeat top left;
height: 26px;
list-style: none;
padding-left: 23px;
}

#categoriesContent a {
}


#tpl_ad {
background:url(../img/fresh_ad.jpg) top left no-repeat;
width:650px;
height:189px;
position:relative;
}

#tpl_ad h1 {
width:650px;
height:189px;
}

#tpl_ad h1 a {
display:block;
float:right;
height:32px;
width:176px;
overflow:hidden;
text-indent:-999em;
position:absolute;
top: 140px;
right: 128px;
}

#left_pic {
width: 325px;
float:left;
}


#right_content {
width: 300px;
float:right;
}

.footer {
background: url(../img/bg_footer.gif) repeat-x top left;
height: 100px;
}

.footer .footerwidth {
margin: auto;
width: 930px;
padding-top:20px;
font-size: 12px;
}

.payway {
float: left;
width: 100px;
margin-left: 20px;
}

#rside {
float: right;
width: 700px;
text-align: right;
}

.footnav {
margin-bottom: 6px;
}

#zencart {
margin-bottom:18px;
}

.round_l {
background: url(../img/round_side.png) repeat-y top left;
}

.round_r {
background: url(../img/round_side.png) repeat-y top right;
}

.round_tl {
background: url(../img/round_tl.png) no-repeat top left;
text-align: right;
height: 15px;
}

.round_bl {
background: url(../img/round_bl.png) no-repeat bottom left;
text-align: right;
height: 15px;
}

.round_main {
padding: 0 20px;
}

.zenintro {
padding: 10px 5px 0 5px;
line-height: 170%;
}

#middleround .pad {
padding: 6px 12px 12px 12px;
}

.centeredContent {
}

#editorial_block_center {
background: url(../img/slide_joomla.jpg) no-repeat top left;
height: 193px;
margin: 20px 0;
color: #E2660C;
font-family: Georgia, "Times New Roman", Times, serif;
}

#editorial_block_center .pad {
padding: 15px 30px 0 215px;
}

#editorial_block_center p {
line-height: 180%;
padding:0 0 0 10px;
font-size: 1.1em;
color:#0099CC;
}

#editorial_block_center h1 {
font-size: 1.5em;
font-weight:normal;
color: #FF6600;
font-style:italic;
padding-bottom: 10px;
}

.tv_right {
float:right;
width: 100%;
}

.tv_left {
float: left;
}

.tv_left img {
border:1px solid #dadada;
}

.tv_product .pad {
padding: 0;
text-align:left;
}

.tv_product .name {
font-weight: bold;
color: #666666;
font-size:13px;
}

.tv_product_img, .tv_product_img_hover {
text-align:center;
border: 1px solid #CCCCCC;
padding: 10px 0;
margin-top: 6px;
}

.tv_product_img_hover {
background-color:#FFFFF0;
}

.onecol .tv_product img {
text-align:left;
border: 1px solid #E9E9E9;
padding: 6px;
}

.onecol .button img {
padding: 6px;
border:0}

.tv_price, .price {
margin-top: 6px;
margin-bottom:3px;
font-size:13px;
font-family: Tahoma,Arial,Helvetica,sans-serif;
font-weight: normal;
}

.product_name {
font-size:13px;
line-height:200%;
margin-bottom: 10px;}

.centerBoxHeading {
background:none;
color:#FF6600;
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
padding:6px 0 10px 0;
}

/*#center_column .products_block li.last_item { float:none; clear:both; }*/
#center_column .products_block li.last_item_of_line { border-right:none; }
#center_column .products_block li.first_item_of_line { clear:both; }
#center_column .products_block li.last_line { border-bottom:none; }
#center_column .products_block p, #center_column .products_block h5 { margin: 0.5em 0.1em; }
#center_column div.products_block h5 {
	display: block;
	padding-bottom:0;
}
#center_column div.products_block h5 a {
	color:#555;
	font-size:13px;
	font-weight:bold;
}
#center_column div.products_block ul li p {
	margin:0;
	padding:0;
}
#center_column div.products_block p.product_desc {
	color: #444;
}
#center_column div.products_block a.product_image {
	background-color: transparent;
	width: 129px;
	height: 129px;
}
#center_column div.products_block .product_accessories_description a.product_image {
	width: 118px;
	height: 85px;
}
#center_column div.products_block a.product_description {
	display: block;
	width: 118px;
	height: 50px;
	margin-left:2px;	
}

#center_column div.products_block a.product_image img{
	float:none;
	margin:0;
}
#center_column div.products_block p.product_desc, #center_column div.products_block h5 {
	margin-left:0.5em;
	margin-right:0.5em;
}
#center_column div.products_block ul li p.product_desc a { font-weight:normal; }
#center_column .products_block span.price {
	text-align: center;
	padding: 0.5em 0;
	/*display: block;*/
}
p.price_container {
	text-align: center;
}
#center_column .products_block .featured_price { 
	margin-top:2.5em;
}
#center_column .products_block a.button, #center_column .products_block a.exclusive, #center_column .products_block span.exclusive {
	margin: 0.5em auto;
}

.ajax_block_product {
	float:left;
	}
	
#primary_block h2 {
	padding-bottom:10px;
	color:#FF7E00;
	 font-size:16px; 
	 font-weight:bold; 
	 line-height:normal; 
	}