/* TOP TABS MIDDLE & RIGHT COLUMNS */

div.top_tabs {
	height:33px;
	background:url("../img/px_e0e0e0.gif") bottom repeat-x;
}
div.top_tabs div {
	float:left;
	height:32px;
	text-align:center;
	line-height:28px;
	font-size:13px;
	color:#ababab;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:-1px;
	padding-top:1px;
}
div#list_tabs {
	width: 100%;
}

div#item_tabs {
	width: 100%;
}

div#item_tabs div {
	cursor:pointer;
}
div#list_tabs div {
	cursor:pointer;
}
div.top_tabs div.tab_off {
	border-left:0px solid #e0e0e0;
	border-top:0px solid #e0e0e0;
	border-right:0px solid #e0e0e0;
	background:url("../img/bg_tab_off.jpg") repeat-x left top;
/*	background:url("../img/tab_one_px.jpg") left top; */
	margin-right:5px;
}


#right_imgs {
	float:left;
	border:none;
	margin:0 6px;
	background-image:none;
}
#right_imgs img {
	padding-top:10px;
	margin-left:5px;
}

div.top_tabs div.top {
	color:#000;
	font-weight:normal;
	margin-right:5px;
}
div.top_tabs div.new {
	color:#000;
	font-weight:normal;
}
div.top_tabs div.trash {
	color:#000;
	font-weight:normal;
}
div.top_tabs div.details {
	color:#000;
	font-weight:normal;
}
div.top_tabs div.comments {
	color:#000;
	font-weight:normal;
}
div.top_tabs div.tags {
	color:#000;
	font-weight:normal;
}
div.top_tabs div.tab_on {
	font-weight:normal;
	background-color:#fff;
	border-left:0px solid #e0e0e0;
	border-top:0px solid #e0e0e0;
	border-right:0px solid #e0e0e0;
	font-weight:bold;
	margin-right:5px;
	background:#fff url("../img/tab_one_px.jpg") repeat-x left top;

}
div.top_tabs div.tab_on a {
	color:#fff;
}
div.top_tabs div#top_tab {
	width:81px;
	font-weight:normal;
	font-size:13px;
	font-family:"Arial Black" , Helvetica, sans-serif;
}
div.top_tabs div#new_tab {
	width:81px;
	font-weight:normal;
	font-size:13px;
	font-family:"Arial Black" , Helvetica, sans-serif;
	
}
div.top_tabs div#worst_tab {
	width:72px;
	font-weight:normal;
}
.right_imgs {
	float:right;
	border:none;
	margin:0 5px;
	background-image:none;
}
.right_imgs img {
	padding-top:10px;
	margin-left:5px;
}
#trash_tab {
	float:right;
	font-weight:normal;
	height:25px;
	border-left:none;
	border-top:none;
	border-right:none;
	background-image:none;
	padding-right:20px;
	margin: 0 5px; 
	text-align: center; 
	

}
#trash_tab img {
	margin-top:5px;
	float: left; 
}
div.top_tabs div#details_tab {
	width:79px;
	font-weight:normal;
	font-size:13px;
	font-family:"Arial Black" , Helvetica, sans-serif;
	MARGIN-RIGHT: 5px;
}
div.top_tabs div#comments_tab {
	width:100px;
	font-weight:normal;
	font-size:13px;
	font-family:"Arial Black" , Helvetica, sans-serif;
  MARGIN-RIGHT: 5px;
}
div.top_tabs div#tags_tab {
	width:57px;
	font-weight:normal;
	font-size:13px;
	font-family:"Arial Black" , Helvetica, sans-serif;
  MARGIN-RIGHT: 5px;
	
}
div.top_tabs div#print_icon {
	float:right;
	border-left:1px solid #e0e0e0;
	padding-top:3px;
	height:27px;
	border-top:1px solid #e0e0e0;
	width:43px;
	margin:10px 0 0 0;
	background-color:#fff;
	font-weight:normal;
}
div.top_tabs div#favourites_icon {
	float:right;
	border-right:1px solid #e0e0e0;
	padding-top:3px;
	height:27px;
	border-top:1px solid #e0e0e0;
	width:43px;
	margin:10px 0 0 0;
	background-color:#fff;
	font-weight:normal;
}
/*  MIDDLE COLUMN CONTENT */

div#list_container {
	border-right:1px solid #e0e0e0;
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-top:none;
	height:903px;
}
div.list_header {
	height:50px;
	width:100%;
}
div.paging_links {
	line-height:46px;
	height:50px;
	font-size:11px;
	text-align:right;
	background:#fff;
	
}
div.paging_links div.links a.paging_arrow {
	text-decoration:none;
}
div#paging_top {
	width:38%;
	float:left;
	margin-top:8px;
}
div#paging_top1 {
	width:38%;
	float:left;
	margin-top:8px;
}
div#paging_bottom {
	width:100%;
}
div.paging_links div {
	display:inline;

}
div.paging_links div.links {
	padding-left:2px;
	height:50px;
	vertical-align:middle;
}
div.paging_links div.links a {
	padding:0 5px;
	text-decoration:none;
}
div.paging_links div.links a.page {
	/*border-right:1px solid #e0e0e0;*/
	
}
div#current_tab_div {
	line-height:40px;
	font-size:13px;
	float:left;
	width:60%;
	height:38px;
	overflow:hidden;
	
}
div#current_tab_div1 {
	line-height:40px;
	font-size:13px;
	float:left;
	width:60%;
	height:38px;
	overflow:hidden;
	
}
h2#current_tab {
	padding:0 15px;
	color:#000;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h2#current_element {
	padding-left:15px;
	padding-right:5px;
	padding-bottom:0px;
	padding-top:0px;
	color:#000;
	font-size:15px;
	font-family:"Arial Black" , Helvetica, sans-serif;
	font-weight:normal;
	float:left;


}
h2#uiProductTitle {
	padding-left:10px;
	padding-right:5px;
	padding-bottom:0px;
	padding-top:0px;
	color:#000;
	float:left;
	font-family:"Arial Black",Helvetica,sans-serif;
  font-size:13px;
  font-weight:normal;
	
	
}
div#product_list {
	background:#fff;
	padding-bottom:5px;
}
div#product_list div.item {
	border:1px solid #ddd;
	cursor:pointer;
	margin:5px 5px 0 5px;
	overflow:hidden;
}
div#product_list div.on {
	border:1px solid #2874e2;
	background:#e8f0fd;
}
div#product_list div.item div.item_content {
	width:100%;
	border-bottom:1px solid #ddd;
	height:102px;
}
div#product_list div.item div.on {
	background:url("../img/bullet_red_dot.gif") no-repeat top right;
}
div#product_list div.item div.image_container {
	width:34%;
	max-width:116px;
	margin:10px 0;
	float:left;
	text-align:center;
	overflow:hidden;
}
div#product_list div.item img.image {
	width:80%;
	height:auto;
}
div#product_list div.item h3 {
	margin-top:10px;
	width:100%;
	font-weight:normal;
	font-size:12px;
	font-family:"Arial Black" , Helvetica, sans-serif;
}
div#product_list div.item h4 {
	margin-top:0px;
	width:100%;
	font-size:11px;
	margin-left:0px;
	font-family: tahoma; 
	font-weight: bold; 
	
}
div#product_list div.item div.summary {
	float:left;
	width:65%;
	height:102px;
	overflow:hidden;
}
div#product_list div.item div.summary p {
	margin:0px 0px;
	margin-right:5px; 
	margin-left:0px;
	line-height:15px;
	font-size:11px;
}
div#product_list div.item div.more {
	float:left;
	padding:4px;
	border-right:1px solid #ddd;
	text-align:center;
	width:100%;
}
div#product_list div.on h3.top {
	color:#000;
}
div#product_list div.on h4.top {
	color:#333;
  font-size: 11px;
  font-weight: bold; 
  font-family: Tahoma; 
}

div#product_list div.on h3.new {
	color:#009014;
}
div#product_list div.on h4.new {
	color:#009014;
}

div#product_list div.item div.rating {
	width:80px;
	text-align:center;
}
div#product_list div.item div.rating img {
	margin-left:2px;
}
div#product_list div.item div.score {
	width:40%;
	border-right:0;
}
div#product_list div.item div.scoretext {
	float:left;
}
div#product_list div.item div.trash {
	float:right;
	width:50px;
	text-align:center;
	border-right:0;
	border-left:1px solid #ddd;
}
div#product_list div.item div.trash img {
	margin:0 5px;
}
/* RIGHT COLUMN */
div#item_detail_container {
	border-right:1px solid #e0e0e0;
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-top:none;
	background:#fff;
	padding:0 5px 5px 5px;
	width:348px;
	overflow:hidden;
	height:898px;
}
div#item_detail {
	margin:auto;
	margin-top: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

div#item_detail div#top_detail {
}
div#item_detail div#item_image_div {
	background:#fff url("../img/bullet_red_dot.gif") no-repeat top right;
	text-align:center;
	padding-top:0px;
	/*border:1px solid #e0e0e0;*/
	overflow:hidden;
	padding-bottom:5px;
}

div#item_detail div#item_image_div #img_thumb_con img{
	width:276px;
	height:234px;
	margin:0 auto;
}

div#item_detail div#item_image_div img#item_image {
	margin:auto;
    width:90%;
	height:234px;
	
}
div#item_detail div.rating {
	width:100%;
	border-top:1px solid #e0e0e0;
	font-size:10px;
	text-align:center;
	height:25px;

}
div#item_detail div.rating div {
	height:20px;
	float:left;
	text-align:center;
	line-height:20px;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}
div#item_detail div.stars {
	width:100px;
/*	border-right:1px solid #e0e0e0; */
}
div#item_detail div.stars img {
	margin-top:5px;
}
div#item_detail div.score {
	margin-top:5px;
	width:60px;
	text-align:left;
	
	/*border-right:1px solid #e0e0e0;*/
}
div#item_detail div.trashed {
	width:60px;
/*	border-right:1px solid #e0e0e0;*/
}
div#item_detail div.trashed img {
	margin-top:5px;
	margin-right:4px;
	vertical-align:bottom;
}
div#item_detail div.report {
	width:50px;

}
div#item_detail div.report img {
	margin-top:5px;
	vertical-align:bottom;
	margin-right:4px;
}

div#more_images {
	float:left;
	width:100%;
}
div#more_images div {
	float:left;
	margin:20px 2px 10px 2px;
	cursor:pointer;
	width:38px;
	background:#dedede;
}
div#more_images div.tab_on {
	border:1px solid #006699;
}
div#more_images img {
	height:36px;
	width:38px;
}
div#item_detail div#subheader {
	color:#000;
}
div#item_detail div#item_content {
	width:100%;
	font-size:12px;
	line-height:16px;
	margin-top:10px;
}
div#item_detail div#item_content h2.top {
	color:#000;
	font-size:12px;
}
div#item_detail div#item_content h2.new {
	color:#000;
	font-size:12px;
}

div#item_detail div#item_content h3.top {
	color:#000;
	width:100%;
	margin-top:0px;
	font-family:"Arial Black",Helvetica,sans-serif;
  font-size:12px;
  font-weight:normal;
	
}
div#item_detail div#item_content h3.new {
	color:#000;
	font-size:11px;
	width:100%;
	margin-top:0px;

}

div#item_content h4.top {
font-size:11px;
margin-left:0px;
margin-top:0px;
width:100%;
font-family:tahoma;
font-weight:bold;
color:#333;
}

div#item_detail ul.item_links {
	float:left;
	width:100%;
	line-height:17px;
	margin-right:5px;
	padding-bottom:20px;
	padding-top:20px;
	border-bottom:1px solid #e0e0e0; 
}

div#item_detail div#links_div {
	border-top:1px solid #e0e0e0;
	margin:15px 5px 5px 0;
}
	
div#item_detail div#links_div h4 {
	margin:15px 5px 5px 0;
}
/* ADWORDS COLUMN */
div#adwords h4 {
	margin:0 0 20px 0;
	font-size:11px;
}
div#adwords a {
	margin-bottom:2px;
}
div#adwords ul#sponsored_links li a {
	display:block;
	clear:both;
}
div#adwords hr {
	margin:15px 0;
	height:1px;
	width:1px;
	border-top:1px solid #e0e0e0;
	border-bottom:none;
}
div#adwords ul li {
	margin:0 ! important;
	padding:0 ! important;
}
div#adwords ul#sponsored_links li {
	margin:12px 0;
}


/* OVERRIDE SOME STYLES IN THE FORM PAGES WHEN SHOWING AS POPOVER */
/* New tab class */

#tab_left {
	margin:0;
	padding:0;
	background:url(../img/grey_bg.jpg) repeat-y left top;
}

#tab_right {
	margin:0 0 0 -5px;
	padding:0 0 0 0;
	background:url(../img/grey_bg.jpg) repeat-y right top;
}



