a {

	text-decoration: none;
    outline: none;
}
img
{
border:0px;
}
ul {

	list-style: none;

}


#wrapper {

	width: 1000px;

	margin: 0 auto;

	text-align: left;

}

#header {

    position: relative;

	width: 1000px;
    
	height: 146px;

	background: url(../images/bgr_header.gif) no-repeat 315px 0;

}


#header .h1 {
    display : block;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 1000px;
    height: 40px;
    line-height: 36px;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    font-family:"Trebuchet MS";
    background: url(../images/heading_header.jpg) no-repeat center;
    text-indent: 10px;
}

#header h1 {

	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 1000px;
	height: 40px;
	line-height: 36px;
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
	font-family:"Trebuchet MS";
	background: url(../images/heading_header.jpg) no-repeat center;
    text-indent: 10px;

}

#header span.title_1 {

	bottom: 1px;

	z-index: 5;

	font-size: 24px;

}	

#logo {

	position: absolute;

	top: 12px;

	left: 12px;

	display: block;

}

#header #search_box {

	position: absolute;

	bottom: 13px;

	right: 0px;

	width: 288px;

}

#header #search_box input, #header #search_box a {

	display: block;

	float: left;

	line-height: 16px;

}

#header #search_box input {

	width: 120px;

	padding: 2px 1px;

	font-size: 11px;

	border: 1px solid #6d98bf;

}

#header #search_box a {

	margin-left: 10px;

	color: #fff;

	text-decoration: none;

}

#header #search_box a:hover {

  text-decoration: underline;

}

#header #search_box a.submit {

	width: 14px;

	height: 18px;

	margin-left: 5px;

	text-indent: -1000em;

	background: url(../images/icon_lence.gif) no-repeat center;

}

#header #search_box a.rss {

	padding-left: 10px;

	padding-right: 20px;

	border-left: 1px solid #5697c1;

	background: url(../images/icon_rss.gif) no-repeat center right;

}
#header .regions {
	position:absolute;
	top:0px;
	left:115px;
	width:117px;
	height:23px;
	background: url(../images/bgr_regions.gif) no-repeat top left;
}
#header .regions a {
	height:23px;
	line-height:20px;
	padding-left:10px;
	font-size:10px;
	color:#666;
	display:block;
}
#header .regions a:hover {
	color:#FF671C;
}
#header a.tipus {
	position:absolute;
	bottom:9px;
	right:303px;
	width:58px;
	height:26px;
	background: url(../images/icon_tipus.png) no-repeat 0px 0px;
}
#header a.tipus:hover {
	background: url(../images/icon_tipus.png) no-repeat 0px -26px;
}

#header .ad_1 {

	position: absolute;

	top: 2px;

	right: 8px;

	background: none;

}

/*********************************/

/**********   body     ***********/

/*********************************/

#body {

	margin-bottom: 5px;

	/*background: url(../images/bgr_content.gif) repeat-y top left;*/

}

/*********************************/

/********** navigation ***********/

/*********************************/

#main_navigation {
	float: left;
	width: 120px;
}

#main_navigation ul {
	margin-top: 5px;
	background-color: #d4e4ef;
	border-bottom: 1px solid #b1d0e5;

}


#main_navigation li, #main_navigation li a {
   display: block;
   text-transform: uppercase;
   text-decoration: none;
   font-size: 10px;
   font-weight: bold;
   font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

#main_navigation li {
   background: url(../images/border_1.gif) repeat-x bottom left;

}

#main_navigation li.my_pa {
      background:#ffeee6 url(../images/main_mypa.gif) top left no-repeat;
}

#main_navigation li.my_pa a {
      color:#ff671c;
      text-indent:23px;
}
#main_navigation li.my_pa a:hover {
      color:#333;
}

#main_navigation span.grey {

	color:#666;

}

#main_navigation li img {

	display: inline;

	vertical-align: middle;

}

#main_navigation li.last {

	background: none;

}

#main_navigation li a {

	width: 120px;

	padding: 7px 0 7px 0;

	text-indent: 6px;

	line-height: 16px;

	color: #333;

}

#main_navigation li a.selected_menu_item,
#main_navigation li a:hover {

	color: #ff671c;

	cursor: pointer;

}


#main_navigation li ul {

	margin-top: 0;

	border-bottom: none;

	background-color: transparent;

}

#main_navigation li li {

	background: url(../images/border_3.gif) repeat-x bottom left;

}

#main_navigation li li.last {

	padding-bottom: 0;

	background: none;

}

#main_navigation li li a {

	padding: 0 0 2px 0;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	text-transform: none;

	text-indent: 23px;

	color: #777;

	background: url(../images/bullet_3.gif) no-repeat 10px 6px;

}

#main_navigation .extra {

	margin-bottom: 20px;

  /*background-color: #accadd;*/

  background-color: #3a80b1;

  border-top: 1px solid #fff;

  border-bottom: 1px solid #286490;

}

#main_navigation .extra a {

	display: block;

	width: auto;

  padding: 3px 7px;

  _padding: 7px;

  line-height: 24px;

	color: #fff;

	font-size: 10px;

  text-transform: uppercase;

  vertical-align: middle;

}

#main_navigation .extra a.border {

	background: url(../images/border_1.gif) repeat-x bottom left;

}

#main_navigation .extra a:hover {

  font-weight: bold;

}

#main_navigation .extra a img {

  display: inline;

  line-height: 24px;

  vertical-align: middle;

}

#footer_navigation {

	margin-bottom: 10px;

	padding: 0 10px;

	background: #d4e4ef;

	border-bottom: 1px solid #a9c9df;

}

#footer_navigation li {

	float: left;

	margin-right: 10px;

	line-height: 26px;

}

#footer_navigation li.rss {

	float: right;

	margin: 0;

}

#footer_navigation li.rss a {

	display: block;

	width: 15px;

	height: 26px;

	text-indent: -1000em;

	background: url(../images/icon_rss.gif) no-repeat center;

}



/*********************************/

/********** content **************/

/*********************************/
#content {

	float: right;

	width: 875px;

	padding: 4px 0 0 5px

}

#left_column {

	float: left;

	width: 710px;

}

#left_column .normal {

	float: left;

	width: 710px;

}

#right_column {

	float: left;
	width: 160px;

}
#right_column_top {
	float:right;
	width:160px;
	
	}
	
#right_column_top h2 {

	background: url(../images/bgr_h2_left.jpg) center;

	border-bottom: 1px solid #3a77ad;

}	
#content h2 {

	height: 32px;
	margin-bottom: 1px;
	padding: 0 10px;
	color: #fff;
	font-size: 17px;
	font-family:"Trebuchet MS";
	
	letter-spacing:1px;
	font-weight:lighter;
	line-height: 32px;
	
	

}

.#content h1, #header h1, #content h2, #header .h1 {

  text-indent: 10px !important;

}

.sIFR-hasFlash #content h1, .sIFR-hasFlash #header h1, .sIFR-hasFlash #content h2, .sIFR-hasFlash #header .h1 {

  text-indent: -1000em !important;

}

#content h2 a {

	display: block;

	width: 100%;

}

#left_column h2 {
	background-color:#4286b7;
	font-family:"Trebuchet MS";
	font-size:17px;
	color:#FFFFFF;
	border-bottom: 1px solid #2a5d81;
}

#left_column h2.editors_pick {

	background: url(../images/bgr_h2editor_left.jpg) repeat-y top left;

	border-bottom: 1px solid #719abb;

}

#left_column h2.reviews_header {

	background: url(../images/bgr_h2reviews_left.jpg) repeat-y top left;

	border-bottom: 1px solid #447ba6;

}

#right_column h2 {

	background: url(../images/bgr_h2_right.jpg) center;

	border-bottom: 1px solid #e74c00;

}

#right_column h2.news_header {

	background: url(../images/bgr_h2news_right.jpg) center;

	border-bottom: 1px solid #eb6828;

}

span.title_1, span.title_2, span.title_3, span.title_4 {
  display: none;
  
  position: absolute;
  
  z-index: 6;
}

span.title_1 {

	font-size: 30px;

	margin: 6px 8px;

}

.title_2 {	
color:#FFFFFF;
}
span.title_2, span.title_3 {

	font-size: 18px;

	margin: 6px 8px;

}

span.title_4 {

	font-size: 26px;

	margin: 24px 8px;

}

.sIFR-hasFlash span.title_1, .sIFR-hasFlash span.title_2, .sIFR-hasFlash span.title_3, .sIFR-hasFlash span.title_4 {

  display: inline !important;

}

.title_link {

	position: absolute;
	display: block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	text-indent: -1000em;
	z-index: 1101;
	
	
	
}

/********************************/

/******** Phone thumbs **********/

/********************************/

.phone {

	position: relative;

	float: left;

	width: 95px;

	margin: 10px 0 0 10px;

	_margin: 10px 5px 0 5px; 

	text-align: center;

	z-index: 1;

}
.phone-youTube
{
width:135px;
}

.phone a {

	display: block;

}

.phone img {

	float: none !important;

	display: block;

	margin-bottom: 6px;

	border: 2px solid #EFC525 !important;

}

.phone a, #latest_phones .more a, #top_phones .more a {

	line-height: 12px;

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #999;

}

.phone strong {

	padding: 0 5px;

}

.phone strong, #latest_phones .more strong, #top_phones .more strong {

	text-transform: uppercase;

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #333;

}

.phone a:hover {

	background: none;

}

.phone a:hover img {

	border-color: #708800 !important;

}

.phone a:hover strong, #latest_phones .more li a:hover strong, #top_phones .more li a:hover strong {

	color: #ff671c !important;

}

.phone p.graphic {

  margin-left: auto !important;

  margin-right: auto !important;

}

/********************************/

/**** Article / review thumb ****/

/********************************/

.articles blockquote {

	overflow: hidden;
	position: relative;
	margin: 0 0 10px 10px;
	_margin: 0 5px 10px 5px;
	padding: 0 0 11px 0 !important;
	background: url(../images/border_1.gif) repeat-x bottom left;
	z-index: 2;
	
	

}

.articles blockquote.last {

	margin-bottom: 0;

	padding-bottom: 0;

	background: none;

}

.articles blockquote a.thumb {

	display: block;

  width: 75px;

	float: left;

	margin: 0 7px 0 0;

	_margin: 0 5px 0 0;

}

.articles blockquote a.thumb:hover {

	background: none;

	cursor: pointer;

}

.articles blockquote a.thumb img {

  width: 70px;

	padding-left: 2px;

	border: 1px solid #ccc !important;

}

.articles blockquote a.thumb:hover img {

	border-color: #000 !important;

}

.articles blockquote strong {

	float: right;

	width: 80px;

	text-align: right;

	font-size: 10px;

	font-weight: normal;

	color: #000;

}

.articles blockquote h3 {

	margin-bottom: 5px;
	font-size:13px;
	font-weight: bold;

}

.articles blockquote h3 a {

	color: #000;

}

.articles blockquote h3 a:hover {

	color: #387eb0;

}

.articles blockquote h4 {

	margin: -5px 0 5px 0;

	font-weight: normal;

	color: #666;

}

.articles blockquote p {

	margin-bottom: 0;

	color: #333;

}

.articles blockquote ul.tag, blockquote.article ul.tag {

  clear: both;

  width: 100%;

	margin-top: 5px;

	padding: 0 0 2px 5px;

	background: #dfebf1;

	border-bottom: 1px solid #d4e4ec;

}

.articles blockquote ul.tag li, blockquote.article ul.tag li {

	display: inline !important;

	line-height: 14px;

	font-size: 10px;

}

.articles blockquote ul.tag li a, blockquote.article ul.tag li a {

	display: inline;

	font-size: 10px;

	color: #1a669b;

}

.articles blockquote ul.tag li a:hover, blockquote.article ul.tag li a:hover {

	color: #ff671c;

}

.articles blockquote ul.tag li.empty, blockquote.article ul.tag li.empty {

  color: #999;

}

/********************************/

/************ Icons *************/

/********************************/

span.icon {

	position: absolute;

	top: 0;

	right: 10px;

	display: block;

	width: 44px;

	height: 33px;

	text-indent: -1000em;

}

.latest .icon {

	width: 44px !important;

	height: 33px !important;

	z-index: 8;

}

.latest div.left .icon, #latest_reviews .icon, #members .reviews .icon {

	background: url(../images/icon_reviews.gif) no-repeat center !important;

}
#live_report .icon.livereport {

	background: url(../images/icon_livereport_home.gif) no-repeat center !important;

}

#latest_reviews .icon.home {

	background: url(../images/icon_reviews_home.gif) no-repeat center !important;

}

.latest div.right .icon, #latest_news .icon {

	background: url(../images/icon_news.gif) no-repeat center !important;

}

#latest_news .icon.home, #members .icon.home {

	background: url(../images/icon_news_home.gif) no-repeat center !important;

}

#latest_phones .icon, #members .phones .icon {

	background: url(../images/icon_phone.gif) no-repeat center;

}

#editor_picks .icon {

  left: 0;
  
  width: 35px;
 
  background: url(../images/icon_editor.gif) no-repeat center;

}

/********************************/

/********* Read all link ********/

/********************************/

.all {

	position: absolute;

	left: 0;

	bottom: -21px;

	z-index: 0;

}

.all a {

	display: block;

	font-size: 10px;

}

#right_column .all {

	width: 597px;

	height: 105px;

	background: url(../images/bgr_all_right.jpg) no-repeat bottom right;

}

#right_column .all a {

	margin: 88px 0 0 560px;

	color: #e74c00;

}

.latest .all {

	width: 352px;

	height: 109px;

	background: url(../images/bgr_all_left.jpg) no-repeat bottom right;

}

.latest.inside352 .all {

	width: 352px;

	height: 109px;

	background: url(../images/bgr_all_left.jpg) no-repeat bottom right;

}

.latest .all a {

	margin: 92px 0 0 309px;

	color: #1a669b;

}

.latest.inside352 .all a {

	margin: 92px 0 0 309px;

	color: #1a669b;

}

.latest .all a:hover {

	color: #000 !important;

}

.latest div.right .all {

	background: url(../images/bgr_all_right.jpg) no-repeat bottom right;

}

.latest div.right .all a {

	color: #ff671c;

}

.all span em {

	font-size: 10px;

	font-style: normal;

	color: #666;

}

/********************************/

/********* Latest list **********/

/********************************/

.latest div.left, .latest div.right, #members div.right {

	position: relative;

	width: 352px;

	margin-bottom: 26px;

	padding-bottom: 5px;

	background: #f5f9fa url(../images/bgr_block_left.gif) repeat-x  0 33px;

	z-index: 1;

}

.latest.inside352 div.left {

	position: relative;

	width: 352px;

	margin-bottom: 26px;

	padding-bottom: 5px;

	background: #f5f9fa url(../images/bgr_block_left.gif) repeat-x  0 33px;

	z-index: 1;

}

.latest.inside352 div.right {

	position: relative;

	width: 352px;

	margin-bottom: 26px;

	padding-bottom: 5px;

	background: #FFF9F6 url(../images/bgr_block_right.gif) repeat-x  0 33px;

	z-index: 1;

}

.latest h2 {

	position: relative;

	margin-bottom: 10px !important;

	font-size: 18px !important;

	z-index: 2;

}

.latest ul {

	position: relative;

	z-index: 2;

}

.latest li {

	position: relative;

	margin: 5px 10px;

	padding-bottom: 7px;

	font-size: 10px;

	font-weight: bold;

	background: url(../images/border_1.gif) repeat-x bottom left;

	z-index: 1;

}

.latest li.last {

	background: none !important;

	padding-bottom: 0;

	_border-bottom: 1px solid #e3ecf3;

}

.latest li a {

	display: block;

	color: #333;

	text-indent: 10px;

	background: url(../images/bullet_2.gif) no-repeat 0 5px;

}

.latest li a:hover {

	color: #ff671c;

}

.latest div.right, #members div.orange {

	background: #fff9f6 url(../images/bgr_block_right.gif) repeat-x  0 33px;

}

.latest div.right h2 {

	background: url(../images/bgr_h2_right.jpg) repeat-y top center !important;

	border-bottom: 1px solid #e74c00 !important;

}

.latest div.right li {

	background: url(../images/border_2.gif) repeat-x bottom left;

}

.latest div.right li.last {

	_border-bottom: 1px solid #ffefe7;

}

.latest div.right li a {

	background: url(../images/bullet_1.gif) no-repeat 0 5px;

}

/********************************/

/********* Navigation ***********/

/********************************/

.sitemap {

	position: absolute;

	padding: 2px 10px 0 10px;

	font-size: 10px;

	z-index: 10;

}

.sitemap li {

	display: inline;

}

.sitemap li.selected {

  color: #bbb;

}

.sitemap li a {

	color: #1f699d;

}

.sitemap li a:hover {

	color: #ff671c;

}

.sitemap li img {

	display: inline;

	_vertical-align: middle;

}

.pager, .navigation {

	clear: both;

	padding: 0 10px;

	border-bottom: 1px solid #a9c9df;

	background: #c6dcea;

}

.navigation {

	position: relative;

	border-top: 1px solid #fff;
	font-size:11px;
}

.navigation a {

	color: #1a669b;

}

.navigation a:hover {

	color: #000;

}

.uncompleted a {
	color:#ff671c;
	text-decoration:underline;
	cursor:help;
}

.navigation select, .navigation input {

  color:#666666;

  font-family:arial, sans-serif;

  font-size:10px;

  font-weight:bold;

}

.pager {

	margin-bottom: 10px;

	border-top: 1px solid #fff;

}

.pager ul {

	text-align: center;

	padding: 5px 0 4px 0 !important;

}

.pager li, .pager li a {

	display: block;

	width: 18px;

	height: 18px;

	line-height: 18px;

	_line-height: 16px;

	text-align: center;

	color: #1a669b;

	background: #ebf2f6;

	font-size: 11px;

	font-weight: normal !important;

}

.pager li {

	float: left;

	margin-right: 5px;

}

.pager li.selected {

	color: #333;

	background: #fff;

	border: 1px solid #333;

}

.pager li.label {

	width: auto;

	background: none;

	color: #000;

}

.pager li a {

	border: 1px solid #a9c9df;

}

.pager li a:hover {

	border-color: #1a669b;

	color: #ff671c;

}



/* JT EDITORS PICK PAGES  */



.pager_ep {

width:132px;
margin-top:-7px;
float:right;

}

.pager_ep ul {

	text-align: center;

	padding: 0px 0 4px 0 !important;

}

.pager_ep li, .pager_ep li a {

	display: block;

	width: 18px;

	height: 18px;

	line-height: 18px;

	_line-height: 16px;

	text-align: center;

	color: #1a669b;

	background: #ebf2f6;

	font-size: 11px;

	font-weight: normal !important;

}

.pager_ep li {

	float: left;

	margin-right: 5px;

}

.pager_ep li.selected a {

	color: #333;

	background: #fff;

	border: 1px solid #333;

}

.pager_ep li a {

	border: 1px solid #a9c9df;

}

.pager_ep li a:hover {

	border-color: #1a669b;

	color: #ff671c;

}



.tags {

	position: absolute;

	left: 10px;

	bottom: -1px;

}

.tags li {

	float: left;

	margin: 5px 3px 0 0;

}

.tags li a {

	display: block;

	padding: 2px 5px 5px 5px;

	text-align: center;

	background: #a0c4dc;

	border: 1px solid #8eb6d0;

	border-bottom-color: #a9c9df !important;

	color: #333;

}

.tags li a:hover {

	border-color: #1a669b;

	color: #ff671c;

}

.tags li.advanced {

	padding: 1px 0 0 0;

}

.tags li.advanced a {

	background: none;

	border: none;

	background: url(../images/bullet_6.gif) no-repeat center right;

}

.tags li.label {

	line-height: 18px;

}

.tags li.selected {

	padding: 2px 5px 5px 5px;

	text-align: center;

	border: 1px solid #a9c9df;

	background: #ebf2f6;

	border-bottom-color: #ebf2f6;

}

.tags li.selected {

	position: relative;

}

.tags small.fix {

	position: absolute;

	left: 0;

	bottom: -2px;

	width: 100%;

	border-bottom: 1px solid #ebf2f6;

}

.sort {

	width: 360px;

	float: right;

	padding: 5px 0;

	text-align: right;

}

.sort li a {

	color: #1a669b;

}

.sort a:hover {

	color: #ff671c;

}

.sort li {

	display: inline;

	line-height: 16px;

	color: #000;

}

.sort li.selected {

	padding-left: 10px;

	background: url(../images/bullet_5.gif) no-repeat 0 6px;

}

.navigation .button, .comments .button, .pager .button {

	display: block;

	width: auto;

	padding: 3px 5px;

	background-color: #ebf2f6;

	border: 1px solid #a9c9df;

	color: #333;

	font-size: 10px;

}

.navigation .button:hover, .comments .button:hover, .pager .button:hover {

	color: #ff671c;

	border-color: #1a669b;

	cursor: pointer;

}

.navigation .button ul, .comments .button ul {

	display: none;

	width: 220px;

	top: -1px;

	left: -1px;

	background-color: #ebf2f6;

	border: 1px solid #1a669b;

}

.navigation .b ul, .comments .b ul {

  left: auto !important;

  right: -1px !important;

}

.navigation .button ul li, .comments .button ul li {

	clear: both;

	display: block;

	padding: 0 5px;

	color: #000;

}

.navigation li.button ul li.label, .comments .button ul li.label {

	font-weight: bold;

	margin-bottom: 10px;

	padding: 5px;

	background: #c4deec;

}

.navigation li.button ul li.border {

	margin-top: 8px;

	padding-top: 9px;

	background: url(../images/border_1.gif) repeat-x top left;

}

.navigation .button ul li select {

	display: block;

	margin-bottom: 5px;

}

.navigation .button ul li label {

	clear: both;

	display: block;

	line-height: 16px;

	padding: 0 2px;

}

.navigation .button ul li input.radio {

	float: left;

	clear: left;

	margin: -1px -1px 0 -2px;

}

html>/**/body .navigation .button ul li input.radio {

	margin: 2px 5px 0 0;

}

.navigation .button ul li input.button, .navigation input.button, #post_comment_form input.button {

	margin-bottom: 5px !important;

	padding: 2px 5px !important;

	background: #ccc !important;

	border: 1px solid #999;

}

.navigation ul li textarea {

	width: 190px;

	height: 120px;

}

.navigation .button:hover ul {

	display: block;

	position: absolute;

  z-index: 100;

}

.navigation .button:hover ul.nohover {

	display: none;

}

.navigation .button ul.nohover {

	position: absolute;

    z-index: 100;

}

.navigation .button .inline {

	float: left;

	clear: none !important;

	width: auto;

}

.button .yellow, .button .green, .button .blue, .button .gray {

	float: left;

	clear: none !important;

	width: 101px;

	line-height: 22px !important;

}

.button .yellow .radio, .button .green .radio, .button .blue .radio, .button .gray .radio {

	margin: 5px 5px 0 0 !important;

	_margin: 1px 0 0 0 !important;

}

.button .yellow {

	background: #ffe89a;

}

.button .green {

	background: #cdedb7;

}

.button .blue {

	background: #c4deff;

}

.button .gray {

	background: #ddd;

}





/********************************/

/******* Image paragraph ********/

/********************************/

p.image {

	float: left;

	clear: left;

	margin-top: 10px;

	padding: 0 0 0 10px !important;

}

p.image strong {

	clear: left;

	display: block;

	padding-top: 5px;

	text-align: center;

}

p.image a.thumb em {

	display: block;

	text-align: center;

	font-size: 10px;

	font-style: normal;

	color: #666;

}

p.image a.thumb img {

	padding: 2px;

	border: 1px solid #ccc !important;

}

p.image a.thumb:hover img {

	border-color: #ff671c !important;

}

p.image a.thumb {

	position: relative;

	display: block;

	float: left;

	width: auto;

	margin-right: 10px;

}

p.image a.thumb:hover {

	background: no-repeat;

}

p.image a.thumb span, .thumbs a span{

	position: absolute;

	top: 3px;

	right: 3px;

	display: block;

	width: 20px;

	height: 20px;

	text-indent: -1000em;

	background: url(../images/icon_lence_2.gif) no-repeat center top;

}

p.image a.thumb:hover span, .thumbs a:hover span {

	background-position: bottom;

	cursor: pointer;

}

div.ImageGroup img {

  display: block !important;

	padding: 2px;

	border: 1px solid #ccc !important;

}

div.ImageGroup a:hover img {

  display: block !important;

	border-color: #ff671c !important;

}

div.ImageGroup a:hover {

  background: no-repeat;

}

div.ImageGroup a {

  display: block;

  min-height:1% !important;

}

* html div.ImageGroup a {

  height:1% !important;

}

div.ImageGroup_left {

  float: left;

  padding: 0 0 0 7px;

}

div.ImageGroup_right {
  float: right;

  padding: 0 7px 0 0;
 
 
 /*
  float: right;
  width:326px;
  height:270px;
  overflow:auto;
  padding: 0px 0px 10px 10px;*/
}

.ImageGroup_right.AdsZone {
  float: right;
  padding: 0px 0px 0px 7px;	
}
.ImageGroup_left.AdsZone {
  float: left;
  padding: 0px 7px 0px 0px;
}


div.ImageGroup_left img {

  margin-right: 10px;

}

div.ImageGroup_right img {

  margin-left: 10px;

}

div.ImageGroup td {

  font-size: 10px;

  font-weight: bold;

  color: #666;

  text-align: center;

}

/*********************************/

/********** rating ***************/

/*********************************/

.graphic {

	width: 80px;

	height: 18px !important;

	text-align: left !important;

	background: url(../images/bullet_11.gif) repeat-x top left;

	font-size: 10px;

}

.graphic span {

	display: block !important;

	height: 18px !important;

	text-indent: -1000em !important;

	background: url(../images/bullet_10.gif) repeat-x top left;

}



/******** Overall *********/

.overal {

	clear: both !important;

}

.overal a {

  cursor: pointer;

}

.overal dl {

	float: left;

	width: 140px;

	height: 80px;

	margin: 0 0 0 70px;

	_margin: 0 30px 0 35px;

	padding: 0 5px 5px 5px;

	text-align: center;

}

.overal.under dl {

	float: left;

	width: 140px;

	height: 80px;

	margin: 0 0 0 0px;

	_margin: 0 0px 0 0px;

	padding: 0 5px 5px 5px;

	text-align: center;

}

.overal dl.arena {

	background: url(../images/rating_arena.gif) no-repeat center bottom;

}

.overal dl.arena.under {

	background: url(../images/rating_arena.gif) no-repeat center bottom;
	margin-top:20px;
	margin-left:0px;
}

.overal dl.user {

	background: url(../images/rating_user.gif) no-repeat center bottom;

}

.overal dl.user.under{

	background: url(../images/rating_user.gif) no-repeat center bottom;
	margin-left:0px;
}

.overal dl.empty_user {

	background: url(../images/rating_user_i.gif) no-repeat center bottom;

}

.overal dt {

	margin-bottom: 7px;

}

.overal dd {
	margin-left: 74px;
    color: #999;
	font-size: 10px;
}

.overal dd.label {
	margin-top: 1px;
}

.overal dd.label span {
	position:absolute;
}
.overal dl.arena dd.label {
    color: #4286b7;
}

.overal dl.user dd.label {
	color: #ff681f;
}

.overal dd.rating {
	margin-bottom: -2px;
	color: #000;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
}

.overal dt a, .overal dt {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.overal dt a:hover {
	color: #ff671c;
}

.overal dd.howdowerate {
    margin-left: 0px;
    margin-top: 10px;
    font-size: 10px;
}

.overal dd.howdowerate a {
    color: #1a669b !important;
    font-weight: bold;
}

.overal dd.howdowerate a:hover {
    color: #ff671c !important;
}

/******** Appeal *********/
.appeal dl.yellow {

	background: url(../images/appeal_dior.gif) no-repeat center bottom;

}

.appeal dl.yellow dt, .appeal dl.yellow dt a {

	color: #be8a27;

}

.appeal dl.yellow dd {

	color: #9f7b00;

}

.appeal dl.green {

	background: url(../images/appeal_average.gif) no-repeat center bottom;

}

.appeal dl.green dt, .appeal dl.green dt a {

	color: #458f13;

}

.appeal dl.green dd {

	color: #42a100;

}

.appeal dl.blue {

	background: url(../images/appeal_corporate.gif) no-repeat center bottom;

}

.appeal dl.blue dt, .appeal dl.blue dt a {

	color: #2865b1;

}

.appeal dl.blue dd {

	color: #3f7dc9;

}

.appeal dl.gray {

	background: url(../images/appeal_junkie.gif) no-repeat center bottom;

}

.appeal dl.gray dt, .appeal dl.gray dt a {

	color: #666;

}

.appeal dl.gray dd {

	color: #666;

}

.appeal dl {

	float: left;

	width: 120px;

	height: 42px;

	margin: 0 8px 10px 0;

	text-align: center !important;

}

.appeal dt {

	margin-bottom: 5px;

}

.appeal dd {

	float: left;

	width: 66px;

	padding: 0 !important;

	line-height: 18px;

	font-size: 10px;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-style: normal;

}

.appeal dd.rating {

	float: right;

	width: 51px;

	margin-top: 1px;

	_margin-top: -1px;

	font-size: 18px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

	color: #000;

}

.appeal dd.rating em {

	font-style: normal;

	font-size: 9px;

	line-height: 18px !important;

	line-height: 18px !important;

	vertical-align: middle;

}

.appeal dd.rating small {

	font-size: 9px;

}

.appeal dl.yellow dd.rating em {

	color: #ffc500;

}

.appeal dl.green dd.rating em {

	color: #8dcb62;

}

.appeal dl.blue dd.rating em {

	color: #81aadd;

}

.appeal dl.gray dd.rating em {

	color: #ccc;

}



/*********************************/

/********** comments *************/

/*********************************/

.comments {

	position: relative;

	margin-bottom: 20px;

	_margin-bottom: 10px;

	padding-bottom: 10px;

	background: #f5f9fa url(../images/bgr_block_left.gif) repeat-x  0 33px;

	border-bottom: 1px solid #dae5ee;

	z-index: 1;

}

.comments .icon {

	width: 44px !important;

	height: 33px !important;

	top: 0 !important;

	right: 10px !important;

	background: url(../images/icon_opinions.gif) no-repeat center !important;

}

.comments blockquote {

	clear: both;

	position: relative;

	margin: 10px;

	padding-bottom: 11px;

	background: url(../images/border_1.gif) repeat-x bottom left;

	z-index: 2;

}

.overflow blockquote.article {

	position: static !important;

}

.comments blockquote.last {

	margin-bottom: 0;

	padding-bottom: 0;

	background: none;

}

.comments blockquote h3 {

	position: absolute;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	z-index: 2;

}

.comments blockquote h4 {

  position: static !important;

	margin-bottom: 5px;

	text-align: right;

	font-weight: normal;

	font-size: 11px;

	color: #666;

}

.comments blockquote h4 a {

	font-weight: bold;

	color: #1f699d;

}

.comments blockquote h4 a:hover {

	color: #ff671c;

}

.comments .all {

	background: url(../images/bgr_all_left_1.jpg) no-repeat bottom right;

}

.comments .all span {

	display: block;

	width: 110px;

	padding-left: 10px;

}

.comments .all span a {

	display: inline;

	color: #1f699d;

}

.comments .all a:hover {

	color: #ff671c;

}

.comments a.spam {

	float: right;

	display: block;

	width: 10px;

	height: 10px;

	margin-left: 5px;

	background: url(../images/icon_spam.gif) no-repeat center;

  z-index: 90;

}

.comments div.spam_form {

  right: 20px;

	top: -20px;

  position: absolute;

  display: none;

  width: 140px;

  height: 100px;

	background-color: #ebf2f6;

	border: 1px solid #1a669b;

  z-index: 100;

}

.comments div.spam_form strong.label {

  display: block;

  text-align: left;

	font-weight: bold;

  font-size: 10px;

	margin-bottom: 5px;

	padding: 5px;

	background: #c4deec;

  color: #000;

}

.comments div.spam_form p {

  margin: 0 5px !important;

  text-align: left;

}

.comments div.spam_form input.button {

  float: right;

	margin: 10px 5px 5px 0;

	padding: 2px 5px;

	background: #ccc;

	border: 1px solid #999;

}

/*********************************/

/********** gallery **************/

/*********************************/



.gallery {

	padding: 10px;

}

.gallery h3 {

	text-align: center;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

}

.preview {

	position: relative;

	padding: 10px 0;

}

.preview .holder {

	position: relative;

	margin: 0 auto;

	padding: 2px;

	border: 1px solid #a0c4dc;

}

.thumbs {

	padding-top: 21px;

	background: url(../images/border_1.gif) repeat-x top left;

}

.thumbs a {

	position: relative;

	display: block;

	float: left;

	width: 104px;

	height: 104px;

	padding-top: 2px;

	margin: 0 18px 18px 0;

	text-align: center;

}

.thumbs a.selected img {

	border-color: #ff671c !important;

}

.thumbs a img {

	display: inline;

  max-height: 100px;

  max-width: 100px;

	padding: 1px;

	border: 1px solid #ccc !important;

}

.thumbs a:hover img {

	border-color: #ff671c !important;

}

.thumbs a span {

	top: auto;

	left: 0;

	bottom: 0 !important;

}

.thumbs a.last {

	margin-right: 0;

}

.img_name {

	margin-bottom: 20px;

	text-align: center;

}

.img_name li {

	display: inline;

}

.gallery .preview .prev, .gallery .preview .next {

	position: absolute;

	top: 12px;

	display: block;

	width: 22px;

	text-align: center;

	background: #666;

	color: #fff;

	font-weight: bold;

	font-size: 14px;

  z-index: 10;

}

.gallery .preview .prev {

	left: 0;

}

.gallery .preview .next {

	right: 0;

}

.gallery .preview .prev:hover, .gallery .preview .next:hover {

	background: #fe6a20;

}

.gallery .pager {

	padding-top: 6px;

	background: url(../images/border_1.gif) repeat-x top left;

	border: none;

}

.gallery .pager ul {

	text-align: center !important;

}

.gallery .pager li {

	display: inline !important;

	float: none !important;

}

.gallery .pager li.selected {

	padding: 2px;

	border: none;

	color: #666;

}

.gallery .pager li a {

	display: inline;

	padding: 2px 6px;

	line-height: 16px;

	border: none;

	background: #666;

	color: #fff;

}

.gallery .pager li a:hover {

	background: #fe6a20;

}

#div_holder {

  height: 320px;

  background: url(../images/loader.gif) no-repeat center;

}

.gallery span.number {

  display: block;

  position: absolute;

  bottom: 10px;

  left: 0;

  text-align: center;

}

.gallery .back {

  float: left;

}

.gallery .back a.button {

	display: block;

	width: auto;

	padding: 5px 10px;

	background-color: #ebf2f6;

	border: 1px solid #a9c9df;

	color: #333;

	font-size: 12px;

}

.gallery .back a.button:hover {

	color: #ff671c;

	border-color: #1a669b;

	cursor: pointer;

}

/*********************************/

/********** footer ***************/

/*********************************/

span.popup_info {

	position: absolute;

	display: none;

	_width: 120px;

	min-width: 120px;

	font-size: 11px;

	color: #000;

	background-color: #fff;

	border: 1px solid #1a669b;

	z-index: 40 !important;

}

span.popup_info em {

	display: block;

	margin-bottom: 5px;

	padding: 5px;

	background: #c4deec;

}

span.popup_info p {

	margin: 0 0 5px 0;

	padding: 0 5px;

	font-size: 10px;

	font-weight: normal;

}

/********************************/

/******* tooltip pointer ********/

/********************************/

.specifications a.addToolTip {

  cursor: help !important;

}

/*********************************/

/********** footer ***************/

/*********************************/

#footer {

	padding-bottom: 10px;

}

#footer a {

	color: #2a79b0;

}

#footer a:hover {

	color: #ff671c;

}

#copy {

	padding: 0 10px;

	font-size: 10px;

	color: #666;

}

#copy a {

	color: #f95200;

}

#footer .ad_1 {

	margin: 0 auto;

}

/********************************/

/******* Common classes *********/

/********************************/

.left {

	float: left !important;

}

.right {

	float: right !important;

}

.clear {

	clear: both;

}

.overflow {

	overflow: hidden;

}

sup img {

	display: inline;

}

span.clear {

	display: block;

	font-size: 0;

	line-height: 0;

	height: 0;

}

/********************************/

/*********** Ads ****************/

/********************************/



.ad_1, .ad_2, .ad_3, .ad_4, .ad_5, .ad_6 {

	margin-bottom: 5px;

	color: #fff;

	font-size: 18px;

	text-align: center;

}

.ad_1 {

	width: 728px;

}

.ad_2 {

	width: 120px;

}

.ad_3 {

	width: 125px;

}
#right_column .ad_3 {
	margin-bottom:0px;	
}

.ad_4 {

	width: 125px;

}

.ad_125 {

	margin-top:50px;

}

.ad_125_home {

	width:125px;

}

.ad_6 {

}

.ad_1 strong, .ad_2 strong, .ad_3 strong, .ad_4 strong, .ad_5 strong, .ad_6 strong, .ad_125 strong, .ad_125_home strong {

	display: block !important;

	clear: both;

	line-height: 10px;

	text-align: left;

	color: #bbb;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: normal;

} /* jt */



.ad4_new {

  background: #f5f9fa;

  border-bottom: 1px solid #dcecf1;

  width:120px;

}

.ad4_new strong {

  color:#FFFFFF;

  margin-bottom: 4px;

  padding: 4px 5px;

  background: #FE6519;
  
  position:relative;

}

.ad4_new a {

  display: block;

  margin: 0 5px 10px 5px;

  text-indent: 7px;

  text-align: left;

  color: #000;

  font-size: 11px;

  background: url(../images/bullet_25.gif) no-repeat 0 5px;

  text-decoration:underline;

} /* jt */

.ad4_new a:hover {

	color: #ff671c;

} 



/******** Clear Fix ************/



.clearfix:after {

    content:"."; 

    display:block; 

    height:0; 

    clear:both; 

    visibility:hidden;

}

.clearfix {

    display:inline-block;

}

.clearfix {

    display:block;

}

* html .clearfix {

    height:1px;

}



li.label img {

position:absolute;

top:6px;

right:5px;

} 

.upcomingexpected{ 
    font-size: 10px;
    color: #999999;

} 
.upcomingtext2 {
    font-size: 10px;
    font-weight: bold;
    color: #999999;
}

.upcomingtext {
    color: #FF671C;
}

/********************************/

/********* Bookmarks ************/

/********************************/



p.bookmarks {
	margin:4px 0px 0px 0px !important;
    float: right;   
}

#addthis_dropdown img {
	float:left;
}

SPAN.searchword { background-color:yellow; }

#page_screen{
   background-color:#000000;
   filter:alpha(opacity=80);  
   opacity: 0.8;     
   position:absolute;
   top:0px;
   left:0px;
   width:100%;
   display:none;
   z-index: 100;
}

#intro_screen {
    width:400px;
    height:300px;
    background: #FFFFFF url(../images/bgr_html.gif) repeat-x top left;
    /*background-color:#FFFFFF;*/
    border:1px solid #000000;   
    position:absolute;
    top:0px;
    left:0px;
    z-index: 101;
    font-size: 12px;
}

#intro_screen #box {
    margin: 10px 5px 5px 5px; 
    border: 1px solid #5996C5; 
    padding: 5px;
}

#intro_screen #title {
    height: 30px; 
    line-height: 30px;
}

#intro_screen #title a{
    float: right;
    display: block; 
    margin-right: 3px;
    color: #1A669B;
    text-decoration: underline;
}

#intro_screen #title a:hover{
    color: #FF671C;
}

#intro_screen #title h2{
    float: left;
    font-weight: bold;
    font-size: 16px;
    color: black;
}

#intro_screen #body {
    height: 235px;
    text-align: justify;
}

#intro_screen #body h3{
    font-size: 12px;
}

#intro_screen #body p{
    text-align: justify;
}

#intro_screen #body a{
    color: #1A669B;
}
#intro_screen #body a:hover{
    color: #FF671C;
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#page_screen[id]{ /* IE6 and below Can't See This */    position:fixed;    }


.pa_system {
	height:24px;
	line-height:24px;
	background:#e3eef4;
	border-bottom:1px solid #c5dcea;
}
.pa_system ul li {
	color:#adc9df;
	font-size:11px;
	float:left;
}

.pa_system ul li a.bookmark {
	background:url(../images/icon_bookmark.gif) no-repeat 10px 0px;
	padding-left:26px;
	padding-right:10px;
	font-weight:bold;
	color:#1a669b;	
}
.pa_system ul li a.bookmark:hover {
	color:#FF671C;	
}

.pa_system ul li #bookmark {
    background:url(../images/icon_bookmark.gif) no-repeat 10px 0px;
    padding-left:26px;
    padding-right:10px;
    font-weight:bold;
    color:#1a669b;    
}
.pa_system ul li #bookmark:hover {
    color:#FF671C;    
}

.pa_system ul li #subscribe {
    padding-left:10px;
    padding-right:10px;
    font-weight:bold;
    color:#1a669b;    
}
.pa_system ul li #subscribe:hover {
    color:#FF671C;    
}


.pa_system ul li #forum {
    background:url(../images/icon_forum.gif) no-repeat 10px 2px;
    padding-left:26px;
    padding-right:10px;
    font-weight:bold;
    color:#1a669b;    
}
.pa_system ul li #forum:hover {
    color:#FF671C;    
}


.pa_system ul li.font_size img {
	margin:4px 2px 0px 2px;
	float:left;
}
.pa_system ul li.print img, .pa_system ul li.sendto img {
	margin:2px 10px 0px 10px;
	float:left;
}
.pa_system ul li.font_size img.first {
	margin-left:10px;
}
.pa_system ul li.font_size img.last {
	margin-right:10px;
}
.pa_system ul li.logout a {
	color:#FF671C;
	padding:0px 10px 0px 10px;	
}

div.sendto_form {
  /* top : -50px;
  left: 40%; */
  position: absolute;
  padding: 5px;
  display: none;
  width: 300px;
  background-color: #ffefe6;
  border: 1px solid #e74c00;
  z-index: 10001;
}

div.sendto_form strong.label {
  display: block;
  text-align: left;
  font-weight: bold;
  font-size: 11px;
  margin-bottom: 5px;
  padding: 2px 2px 2px 5px;
  background: #ff651b;
  color: #fff;
}
div.sendto_form label {
  font-weight:bold;
  padding-bottom:2px;
  font-size:10px;
}


div.sendto_form p {
  margin: 0 5px !important;
  text-align: left;
}

div.sendto_form input.button {
  float: right;
  margin: 10px 5px 5px 0;
  padding: 2px 5px;
  background: #fe7531;
  border: 1px solid #e74c00;
  color:#fff;
  font-weight:bold;
  font-size:11px;
}

#leftmorephones {
    width:120px;
    position: relative;
    margin-bottom: 5px;
    padding-bottom: 10px;
    background: #fff9f6 url(../images/bgr_block_right.gif) repeat-x  0 33px;
    border-bottom: 1px solid #ffeadf;
}

#leftmorephones h2 {
    color: #fff;
    clear: both;
    line-height: 24px;
    height: 24px;
    margin-bottom: 20px;    
    border-bottom: 1px solid #e74c00;
    background: #ffddcc url(../images/bgr_latest_carriers.gif) repeat-y center right !important;
    border-color: #ffc2a4 !important;
}
    
#leftmorephones ul {
    background-color: #FFEEE5;
    position: relative;
    padding: 7px 10px 0 10px;
}
#leftmorephones li {
    margin-bottom: 4px;
    padding-bottom: 6px;
    background: url(../images/border_2.gif) repeat-x bottom left;
}
#leftmorephones li.last {
    margin-bottom: 0;
    padding-bottom: 0 !important;
    background: none;
    border-bottom: 1px solid #fff9f6;
}
#leftmorephones li a {
    margin: 0;
    padding: 0;
    display: block;
    padding-left: 8px;
    line-height: 12px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal !important;
    color: #333;
    background: url(../images/bullet_1.gif) no-repeat 0 4px;
    text-decoration:underline;
}
#leftmorephones li a.anone {    
    text-decoration:none;
}
#leftmorephones li a:hover {
    color: #ff671c;
}

#leftmorephones .all {
    position: absolute;
    left: 0;
    bottom: -21px;
    width:120px !important;
    height: 21px;
    background: url(../images/bgr_all_right.jpg) no-repeat bottom right;
    z-index: 0;
}
#leftmorephones .all a {
    display: block;
    margin:5px 0px 0px 77px !important;
    color: #e74c00;
    font-size: 10px;
}

#leftmorephones .all a:hover {
    color: #000;
}

a.ad_continue {
    font-size: 16px;
    font-weight:bold;
    color:#1a669b;    
}
a.ad_continue:hover {
    color:#FF671C;    
}

/* Table */
.table_add td {
	border-bottom:1px solid #a9c9df;
			}
.table_add {
	border-left:1px solid #fff;
		}
.tab_head {
	background-color:#c6dcea;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	font-weight:bold;
	padding-left:5px;
	height:25px;
	}
	
.tab_head_border {
	background-color:#c6dcea;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	font-weight:bold;
	padding-left:5px;
	height:25px;
	border-left:1px solid #aac0ce;font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-right:4px;
	}	
	
	
.tab_cell {
	border-left:1px solid #c5e1f4;font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #5a5a5a;
	padding-left:7px;
	height:25px;
	}	
.tab_phone {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #434343;
	font-weight:bold;
	padding-left:4px;
	}	
.tab_bold 	{
    border-left:1px solid #c5e1f4;font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #5a5a5a;
	padding-left:7px;
	height:25px;
	font-weight:bold;
	padding-right:4px;
	}	
	
.tab_head_border {
	background-color:#c6dcea;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	font-weight:bold;
	padding-left:5px;
	height:25px;
	border-left:1px solid #aac0ce;font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-right:4px;
	}	
.tab_cell_left {
	
	font-size:12px;
	color: #5a5a5a;
	padding-left:7px;
	height:25px;
	}			
.nolink {
	color:#1f699d;
	}	
	
.shopps li a {
	font-weight:bold;
	}

/* CSS Document */




/*
.normal { 

font-weight:normal;

}

table td { 

padding-left:10px;

height:28px;

text-align:center;

}

tr.headers {

height:31px;

background:#c6dcea;

text-align:left;

}

tr.headers td {

border-bottom:1px #a9c9df solid;

font-weight:bold;

color:#4b5053;

}

tr.headers td.models {

width:176px;

text-align:left;

} 

tr.first  { 

background:url(../images/bg_row.jpg) repeat-x;

}

tr.first td.models  {

color:#333;

font-weight:bold;

text-align:left;

}

tr.first td  { 

color:#fe6519;

}

table tr { 

background:#f5f9fa url(../images/border_5.gif) bottom repeat-x;

}

table tr td.models {

text-align:left;

}
*/

/* ----- tool tip specific styles ----- */
#theToolTip {
position: absolute;
left: -300px;
width: auto;
text-align: left;
border: 2px solid #333;
padding: 0;
background-color: #fff;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4);*/
}
#theToolTip img {
  width: 70px;
  float: left;
  margin-right: 5px;
  padding: 5px 0 5px 5px;
}
#ToolTipImg_1 img {
  width: 93px;
}
#theToolTip strong {
	float: left !important;
	clear: left !important;
	width: 70px !important;
	margin: 0 5px 5px 5px !important;
  padding: 1px 5px 0 0;
  font-size: 10px !important;
  font-weight: normal !important;
	text-align: center !important;
	color: #999 !important;
}
#ToolTipPointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#theToolTip p {
font-size: 11px;
color: #000;
max-width: 200px !important;
padding: 6px 10px 0 10px;
}
#theToolTip p.news_paragraph {
  width: 120px;
  margin-left: 80px;
}
#theToolTip p.liquid {
  padding-bottom: 0;
}
#theToolTip ul {
  width: 200px;
  padding: 4px 5px;
}
#theToolTip ul li img {
  display: inline !important;
  float: none !important;
  width: auto !important;
  margin-right: 5px !important;
  margin-top: 4px;
  padding: 0 !important;
}
#theToolTip ul li {
  font-size: 10px;
  margin-bottom: 2px;
  padding-bottom: 4px;
  background: url(../images/border_2.gif) repeat-x bottom left;
}
#theToolTip ul li.last {
  padding-bottom: 0;
  background: none;
}
#ToolTipTextWrap {
padding: 4px 10px 6px 10px;
font-weight:bold;
font-size: 11px;
color: #fff;
background-color: #333;
}
#theToolTip small {
  color: #999;
}

/* CSS Document */



#left_column {
	float: left;
	width: 420px;
}

#right_column {
	float: left;
	width: 597px;
}



/********************************/
/******* Editor's pick **********/
/********************************/

#editor_picks {
	position: relative;
	background: url(../images/bgr_editor.gif) repeat-x bottom left;
	border-bottom: 1px solid #9ebed3;
}



#editor_picks div.editor {



	position: absolute;



	top: -15px;



	left: -20px;



	width: 65px;



	height: 65px;



	z-index: 100;



}



#editor_picks span.title_2 {



	padding-left: 32px;



}



#editor_picks .review {



	position: relative;



	float: left;



	width: 199px;



	height: 142px;



	margin: 4px 0 0 0px;



	_margin: 4px 0px 0 0px;



}



#editor_picks .review a {



	display: block;



	width: 197px;



	height: 140px;







}



#editor_picks .review a:hover {



	border-color: #ff671c;



}



#editor_picks .review a:hover {



	cursor: pointer;



}



#editor_picks .review h3, #editor_picks .review span {



	position: absolute;
	bottom: 10px;
	left:3px;
	width: 180px;
	padding: 2px 6px 6px 6px;
	font-weight: bold !important;
	text-transform: uppercase;



}



#editor_picks .review h3 {



	z-index: 2;



}



#editor_picks .review h3 {



	font-family: Tahoma;



	font-size: 11px;



	font-weight: normal;



	color: #fff;



}



#editor_picks .review span {



	display: block;



	background: #333;



	border-bottom: 2px solid #000;



	filter: alpha(opacity=70);



	-moz-opacity: 0.7;



	opacity: 0.7;



	z-index: 1;



}



#editor_picks .review span em {



	visibility: hidden !important;



}



#editor_picks .review span em strong, #editor_picks .review h3 strong {



	display: none;



	font-weight: normal;



	text-transform: none;



}



#editor_picks .review a:hover span {



	_width: 185px !important;



}



#editor_picks .review a:hover span em strong, #editor_picks .review a:hover h3 strong {



	display: inline;



}







#pages { 



height:34px;
background:url(../images/ep_pages_bg.jpg) repeat-x;
margin-bottom: 4px;



}



#pages img { 



float:left;



padding:6px 0px 0px 5px;



}



#pages .buttons { 

}



/********************************/



/******** Live report ***********/



/********************************/



.blocklink { 

    display: block; 

    padding: 2px 0px 5px 0px;  

    width: auto; 

}



#live_report table {



	position:relative;



	z-index:1;



}







#live_report table a{



    color: #000000;



    text-decoration: none;



    font-weight: bold;



}







#live_report table a:hover{



    color: #FF671C;



}







#live_report table tr:hover {



    background-color: #C8DBE9;



}







#live_report table tr td {



	height:22px;



	padding:0px 5px 0px 5px;



	background:url(../images/border_1.gif) repeat-x left bottom;



	vertical-align:middle;



}



#live_report table tr td.time {



	color:#666;



	font-size:10px;



}



#live_report table tr td.first {



	color:#1A669B;



	font-size:10px;



	font-weight:bold;



}



#live_report table tr.title td {



	color:#666;



	font-weight:bold;



}















/********************************/



/******* Latest reviews *********/



/********************************/



#latest_reviews, #live_report, #top_phones_home {



	position: relative;



	width: 299px;



	margin-bottom: 26px;



	padding-bottom: 10px;



	background: #f5f9fa url(../images/bgr_block_left.gif) repeat-x  0 33px;
	background-color:#F7F7F7;



	z-index: 1;



}

#top_phones_home {

	width:450px;

	border-bottom:1px solid #DAE5EE;

}

#top_phones_home h2 {

	background:#5292be url(../images/bgr_h2_left.jpg) repeat-y scroll right top;

	border-bottom:1px solid #0F5D93;

}

#top_phones_home .phone {

	width:122px;

}

#top_phones_home .phone img {

	margin-top:6px;

}

#top_phones_home .phone strong {

	text-transform:none;

}



#latest_reviews blockquote {



	overflow: hidden;



	position: relative;



	width: 285px;



	margin: 10px ;



	padding: 0 0 11px 0;



	background: url(../images/border_1.gif) repeat-x bottom left;



	z-index: 2;



}



#latest_reviews blockquote.last {



	overflow: hidden;



	position: relative;



	width: 400px;



	margin: 10px ;



	padding: 0 0 11px 0;



	background: url(../images/border_1.gif) repeat-x bottom left;



	z-index: 2;



}



#latest_reviews .all, #live_report .all {



	width: 299px;



	height: 109px;



	background: url(../images/more-news.jpg) no-repeat bottom right;



}



#latest_reviews .all a, #live_report .all a {



	margin: 92px 0 0 258px;



	color: #000;



}



#latest_reviews .more li {



	position: relative;



	float: left;



	width: 127px;



	height: 36px;



	margin: 5px 0 0 10px;



	_margin: 5px 5px 0 5px;



	padding-bottom: 7px;



	font-size: 10px;



	font-weight: bold;



	background: url(../images/border_1.gif) repeat-x bottom left;



	z-index: 1;



}



#latest_reviews .more li.last {



	background: none;



	padding-bottom: 0;



}



#latest_reviews .more li a {



	display: block;



	height: 36px;



	color: #333;



	text-indent: 10px;



	background: url(../images/bullet_2.gif) no-repeat 0 3px;



}



#latest_reviews .more li a:hover {



	color: #387eb0;



}



/* LATEST REVIEWS RATING JT */







#latest_reviews blockquote .rating.homereviews {



	overflow: hidden;



	margin-bottom: -10px;



	padding-top: 5px;



	font-size: 10px;



	float:right;



}



#latest_reviews blockquote .rating.homereviews li {



	float: left;



	display: block;



	margin-right: 5px;



	padding: 0 !important;



	line-height: 12px !important;



	color: #000 !important;



}



#latest_reviews blockquote .rating.homereviews li strong {



	font-weight: bold;



	float: none !important;



}



#latest_reviews blockquote .rating.homereviews li.graphic {



	width: 80px;



	height: 18px !important;



	background: url(../images/bullet_11.gif) repeat-x top left;



}



#latest_reviews blockquote .rating.homereviews li.graphic span {



	display: block !important;



	height: 18px !important;



	text-indent: -1000em !important;



	background: url(../images/bullet_10.gif) repeat-x top left;



}







/********************************/



/********** Latest news *********/



/********************************/



#latest_news {
position: relative; float:right;width: 299px;margin-bottom: 26px;padding-bottom: 10px;background: #fff9f6 url(../images/bgr_block_right.gif) repeat-x  0 33px;z-index: 1;}
#latest_news blockquote  {float: left;width: 280px;min-height: 135px;_height: 135px;margin: 10px 0 0 10px;_margin: 10px 5px 0 5px;padding: 0 0 8px 0;background: url(../images/border_2.gif) repeat-x bottom left;z-index: 2;}
#latest_news blockquote a.thumb {width: 70px;}
#latest_news blockquote img {padding-top: 2px;padding-left: 0;border-top: 1px solid #000; !important;}
#latest_news blockquote a:hover img {border-top: 1px solid #000 !important;}
#latest_news blockquote strong {float: left !important;clear: left !important;width: 70px !important;margin: 0 0 0 0 !important;padding: 1px 5px 0 0;text-align: center !important;color: #999 !important;}



#latest_news blockquote h3 {
font-size: 13px;
margin-bottom: 5px;
}



#latest_news h3 a:hover {



	color: #ff671c !important;



}



#latest_news ul {



	position: relative;



	z-index: 1;



}



#latest_news ul.more {



  clear: both;



	padding-top: 5px;



}



#latest_news .more li {



	position: relative;



	float: left;



	width: 136px;



	height: 36px;



	margin: 5px 0 0 10px;



	_margin: 5px 5px 0 5px;



	padding-bottom: 7px;



	font-size: 10px;



	font-weight: bold;



	background: url(../images/border_2.gif) repeat-x bottom left;



	z-index: 1;



}



#latest_news .more li.last {



	background: none;



	padding-bottom: 0;



}



#latest_news .more li a {



	display: block;



	height: 36px;



	color: #333;



	text-indent: 10px;



	background: url(../images/bullet_1.gif) no-repeat 0 3px;



}



#latest_news .more li a:hover {



	color: #ff671c;



}



/********************************/



/******** Latest phones *********/



/********************************/



#latest_phones {



	position: relative;
	background-color:#fff;
	width: 597px;



	_height: 193px;
	



	margin-bottom: 26px;
	padding-bottom: 10px;

	z-index: 2;



}



#latest_phones .more {



	position: relative;



	float: left;



	width: 151px;



	padding: 0px 0 0 10px;



	_padding: 0px 0 0 5px;

	z-index: 2;



}



#latest_phones .more li, #top_phones .more li {



	margin-bottom: 4px;



	padding-bottom: 6px;



	background: url(../images/border_2.gif) repeat-x bottom left;



}



#latest_phones .more li.last, #top_phones .more li.last {



	margin-bottom: 0;



	padding-bottom: 0 !important;



	background: none;



	_border-bottom: 1px solid #ffefe7;



}



#latest_phones .more li a, #top_phones .more li a {



	position: relative;



	display: block;



	padding-left: 8px;



	line-height: 8px;



	background: url(../images/bullet_1.gif) no-repeat 0 4px;



}



#latest_phones .more li a strong, #top_phones .more li strong {



	line-height: 12px;



	text-transform: none;



}



/*********************************************/



/****** Latest carriers & Top phones *********/



/*********************************************/



#latest_carrier, #top_phones {
	position: relative;
	float: left;
	/*width: 450px;*/
    width: 420px;
    min-height: 180px; 
	margin-bottom: 26px;
	padding-bottom: 10px;
	background: #fff9f6 url(../images/bgr_block_right.gif) repeat-x  0 33px;
	z-index: 2;
}

#right_column div#latest_carrier {
	clear:left;
}

#latest_carrier h2, #top_phones h2 {
	color: #ff5400;
	background: #ffddcc url(../images/bgr_latest_carriers.gif) repeat-y center right;
	border-color: #ffc2a4;
}

#left_column #latest_carrier .all, #top_phones .all {
	width: 420px;
    height: 105px;
    background: url(../images/bgr_all_right.jpg) no-repeat bottom right;    
}

#latest_carrier .all a, #top_phones .all a {
    /*margin: 88px 0 0 408px;*/
    margin: 88px 0 0 378px;
    color: #e74c00;
}

#latest_carrier .phone, #top_phones .phone {
	margin: 10px 0 0 9px;
	_margin: 10px 3px 0 5px;
}

#top_phones p.graphic {
	margin: 5px auto 0 auto !important;
	padding-bottom: 10px;
	_padding: 0;
}



#top_phones p.graphic strong {



	display: block;



	margin: 0 !important;



	padding: 0 !important;



	text-align: center;



	text-transform: none;



	font-size: 10px;



	color: #666;



}







/********************************/



/************ Ads ***************/



/********************************/



.ad_4 {



	float: right;



}



.ad_3, .ad_125_home {



  float:left;



}







.ytube_video {



	float:left;



}







.ad_4 {



  background: #f5f9fa;



  border-bottom: 1px solid #dcecf1;



}



.ad_4 strong {



  color:#FFFFFF;



  margin-bottom: 4px;



  padding: 4px 5px;



  background: #FE6519;



  position:relative;



} /* jt */



.ad_4 span {



  position:absolute;



  top:2px;



}



.ad_4 a {



  display: block;



  margin: 0 5px 10px 5px;



  text-indent: 7px;



  text-align: left;



  text-decoration:underline;



  color: #000;



  font-size: 10px;



  background: url(../images/bullet_25.gif) no-repeat 0 5px;



} /* jt */



.ad_4 a:hover {



	color: #ff671c;



}



/********************************/



/************ Other *************/



/********************************/



.all a:hover {



	color: #000 !important;



}

/************ Home Filter *************/

.homefilter .wrapp {
	height:168px;
	padding:10px 10px 0px 10px;
}
.homefilter .functions, .homefilter .phonebrand {
	position:relative;
	z-index:2;
	width:200px;
}

.homefilter .functions {
	float:left;
}
.homefilter .phonebrand {
	float:right;
}
.homefilter .filtertitle {
	background:transparent url(../images/bullet_2.gif) no-repeat 0 3px;
	color:#333;
	display:block;
	text-indent:10px;
	font-weight:bold;
	margin-bottom:10px;
} 
.homefilter .pricebox {
	margin-bottom:20px;
}
.homefilter .pricebox select {
	font-size:11px;
	margin:0px 5px;
    width: 50px;
} 
.homefilter #features_icons a.addToolTip {
	display:block;
	float:left;
	margin:0px 5px 5px 0;
	width:30px;
}

.feature_item {
 display:block;
 float:left;
 width: 30px;
 margin:0px 5px 5px 0;
}
.feature_item input {
    display:none;
}
.feature_item img {
    display: inline;
    margin-right: 5px;
    vertical-align: middle;
}
.feature_item label {
    float:left;
    font-weight: bold;
    color: #666;
}

.homefilter .phonebrand label {
	width:100px;
    height: 12px;
	margin-bottom:9px;
	font-size:10px;
	float:left;
}
.homefilter .phonebrand .checkbox, .homefilter .phonebrand span {
	float:left;
}
.homefilter .phonebrand span {
	margin-left:5px;
}
.homefilter .search_butt {
    text-align: left;
	position:absolute;
	right:0px;
	bottom:0px;
	background:#EBF2F6 url(../images/bullet_2.gif) no-repeat scroll 55px 7px;
	border:1px solid #A9C9DF;
	color:#333333;
	display:block;
	font-size:10px;
	margin:6px;
	/*padding:3px 15px 3px 5px;*/
    padding-left: 5px;
	width:70px;
    height: 20px;
	z-index:5;
}
.homefilter .search_butt:hover {
	color:#FF671C;
	border:1px solid #1a669b;
	background:#EBF2F6 url(../images/bullet_1.gif) no-repeat scroll 55px 7px;
}

/* CSS Document */

#phones, #carriers {

	position: relative;

}

#phones h1, #carriers h1 {

	background: url(../images/bgr_h1.jpg) repeat-y top right;

	border-bottom: none;

}

#phones h2, #carriers h2 {

	clear: both;

	line-height: 24px;

	height: 24px;

	margin-bottom: 20px;

	background: #5292bf;

}



/* JT */



.extras_filter_compare {

	height:55px;

	padding:0px 0px 5px 0px;

}

.extras_filter {

	background:#e9f0f8;

	width:354px;

	float:left;

}

.extras_compare {

	background:#e9f0f8;

	width:353px;

	margin-left:3px;

	float:left;

}

.extras_filter .header {

	background:url(../images/but_filter_extras.jpg) no-repeat;

	line-height:21px;

}

.extras_compare .header {

	background:url(../images/but_compare_extras.jpg) no-repeat;

	line-height:21px;

}

.extras_filter_compare p {

	color:#616161;

	padding:5px;

	margin:0px;

}

.extras_filter_compare a {

	margin-left:28px;

	color:#000;

	text-decoration:underline;

}

.extras_filter_compare a:hover {

	color:#ff671c;

}





#phones .title_2, #carriers .title_2 {

	font-size: 16px !important;

	margin: 4px 6px !important;

}

#phones span.icon, #carriers span.icon {

	position: absolute;

	top: -17px;

	right: 10px;

	width: 68px;

	height: 79px;

	text-indent: -1000em;

	background: url(../images/icon_phone_b.gif) no-repeat center;

}

#phones ul, #carriers ul {

}

#phones li, #carriers li {

	overflow: hidden;

	display: block;

	float: left;

	width: 310px;

	height: 50px;

	margin: 0 0 10px 10px;

	_margin: 0 15px 10px 10px;

	padding: 0 0 11px 10px;

	background: url(../images/border_1.gif) repeat-x bottom left;

}

#phones li.last, #carriers li.last {

  background: none;

}

#phones li a, #carriers li a {

	cursor: pointer;

}

#phones li img, #carriers li img {

	float: left;

}

#phones li strong, #carriers li strong {

	float: right;

	display: block;

	width: 120px;

	line-height: 48px;

	text-align: center;

}

#phones a strong, #carriers a strong {

	padding-right: 10px;

	font-weight: bold;

	color: #1f699d;

}

#phones a:hover strong, #carriers a:hover strong {

	color: #ff671c;

	background: url(../images/bullet_6.gif) no-repeat center right;

}

#phones a:hover, #carriers a:hover {

	cursor: pointer;

	background: none;

}



.similar .phone {

	width:67px;

	margin:10px 0px 5px 10px;

	padding-bottom:5px;

	background:transparent url(../images/border_2.gif) repeat-x scroll left bottom;

}

.similar .phone.second {

	margin-left:16px;

}

.similar .phone a {

	background:none;

	padding:0px;

	text-decoration:none;

}

.similar .prev, .similar .next {

	background:#fe6a20;

}

.similar a.prev:hover, .similar a.next:hover {

	background: #666 !important;

}

.similar .pages {
	float:left;
	width:110px;
	height:20px;
	line-height:20px;
	margin-top:5px;
	text-align:center;
}

.similar .pages a {
	padding:0px 3px 0px 3px;
	color:#E74C00;
}

.similar .pages a:hover {
	color:#666;
}

.similar .pages a.active {
	font-weight:bold;
	text-decoration:underline;
}

.similar .all {
	background:transparent url(../images/bgr_all_right_long.jpg) no-repeat right bottom !important;
}


<!-- dfdsgfdgdfgdfg -->

.srch_cont_1{width:599px;margin-top:15px;clear:both;}
.search_sec_1{width:577px;clear:both;padding:10px; border:1px #B7B7B7 solid;}
.deals{width:81px;float:left;text-align:center;font-size:10px;color:#000000;}
.deals div.name{font:10px verdana;color:#000;padding:5px;height:45px;overflow:hidden;}
.name a {color:#000;}
.clearboth{clear:both; height:none; line-height:none;}
.deals_btm{background:url(../images/bottom_bg.jpg) left bottom no-repeat;clear:both;}
.more-mobile{padding:10px 27px 10px 10px;text-align:right;}
