@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(bg_page.png) 0px 0px repeat-x;
}

.clear {
	clear: both;
}

a {
	color: #003366;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #FD4000;
	text-decoration: underline;
}

form {
	margin: 0px;
	padding: 0px;
}

.nobdr {
	border: none !important;
}


/*
Margins
*/

.mtop10 {
	margin-top: 10px !important;
}

.mtop15 {
	margin-top: 15px !important;
}

.mtop20 {
	margin-top: 20px !important;
}

.mtop30 {
	margin-top: 30px !important;
}

.mbot10 {
	margin-bottom: 10px !important;
}

.mbot20 {
	margin-bottom: 20px !important;
}

.mbot30 {
	margin-bottom: 30px !important;
}

.mbot0 {
	margin-bottom: 0px !important;
}

.global_wrapper {
	width: 1065px;
	margin: 0px auto 10px auto;
	position: relative;
	border-top: 1px solid #fff;
}

.header {
	width: 1065px;
	height: 101px;
	float: left;
	clear: left;
	position: relative;
	margin: 0px;
}

.logo {
	width: 219px;
	height: 88px;
	position: absolute;
	background: url(items_logo.png) 0px 0px no-repeat;
	top: 9px
}

.banner_728x90 {
	width: 728px;
	height: 90px;
	position: absolute;
	left: 337px;
	top: 5px;
}

.navigation {
	width: 1065px;
	height: 43px;
	float:left;
	clear: left;
	position: relative;
	margin: 0px;
}

.navigation ul {
	list-style: none;
	color: #223134;
	font-size: 16px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

.navigation ul li {
	float: left;
	display: inline;
	margin: 0px 6px 0px 0px;
	background: #ffffff url(grad_dark.png) 0px 0px repeat-x;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border: 1px solid #2b3c3f;
	border-bottom: none;
	position: relative;
}

.navigation ul li a {
	color: #223134;
	text-decoration: none;
	padding: 12px 10px 12px 10px;
	display: block;
}

.navigation_brands {
	color: #223134;
	text-decoration: none;
	padding: 12px 10px 12px 10px;
	display: block;
	cursor:pointer;
}

.navigation ul span {
	float: right;
	background: url(arrows.gif) -9px 4px no-repeat;
	width: 6px;
	position: relative;
	display: block;
	height: 16px;
	margin-left: 8px;
}

.search_tab {
	height: 42px;
	background: url(search_tab_bg.png) 0px 0px repeat-x !important;
	width: 338px;
}

.search_field {
	width: 218px;
	background: url(field_bg.png) 0px 0px repeat-x;
	border: 1px solid #fff;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	position: absolute;
	top: 8px;
	left: 9px;
	height: 27px;
	font-size: 18px;
	outline: none;
	padding: 3px 10px 0px 4px;
	text-decoration: none;
}

.search_submit {
	width: 93px !important;
	height: 32px !important;
	display: block;
	text-indent: -9999px;
	background: url(search_button.png) 0px 0px no-repeat;
	position: absolute;
	left: 236px;
	padding: 0px !important;
	margin: 0px !important;
	top: 8px;
	z-index: 1;
}

.search_submit:hover {
	background-position: 0px -32px;
}

.connect_tab {
	height: 28px;
	padding: 12px 10px 0px 10px !important;
	margin-right: 0px !important;
	width: 305px !important;
}

.connect_tab b {
	float: left;
}

.connect_tab a:hover {
	color: #003399;
}

.twitter {
	height: 19px !important;
	padding: 3px 0px 0px 32px !important;
	margin: -2px 5px 0px 5px !important;
	font-size: 12px !important;
	font-weight: normal !important;
	background: url(twitter.png) 5px 0px no-repeat !important;
	float: left;
	border-left: 1px dotted #b4b4b4;
}

.facebook {
	height: 19px !important;
	padding: 3px 0px 0px 32px !important;
	margin: -2px 5px 0px 5px !important;
	font-size: 12px !important;
	font-weight: normal !important;
	background: url(facebook.png) 5px 0px no-repeat !important;
	float: left;
	border-left: 1px dotted #b4b4b4;
}

.blog {
	height: 19px !important;
	padding: 3px 0px 0px 32px !important;
	margin: -2px 0px 0px 5px !important;
	font-size: 12px !important;
	font-weight: normal !important;
	background: url(blog.png) 5px 0px no-repeat !important;
	float: left;
	border-left: 1px dotted #b4b4b4;
}

.bread_crumb {
	width: 1065px;
	height: 21px;
	float: left;
	clear: left;
	position: relative;
	color: #84989c;
	line-height: 12px;
	padding: 6px 0px 0px 0px;
}

.bread_crumb a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.bread_crumb a:hover {
	color: #e2fd72;
}

/*
Old CSS
*/

.column_1 {
	width: 753px;
	margin: 25px 0px 0px 0px;
	position: relative;
	float: left;
}

.column_1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 0px 13px;
	height: 32px;
	clear: both;
	position: relative;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background: #ffffff url(grad_light.png) 0px 0px repeat-x;
	border: 1px solid #c3cddd;
}

.hMore {
	position: absolute;
	left: 610px;
	top: 12px;
	font-size: 14px;
}

.hMore a {
	color: #fff;
	text-decoration: none;
}

.hMore a:hover {
	color: #fff;
	text-decoration: underline;
}

/*
Grid View
*/

.grid_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	clear: left;
	width: 753px;
	text-align: center;
}

.grid_list li {
	width: 187px;
	float: left;
	display: inline;
	border-right: 1px dotted #e2e2e2;
}

.grid_list a img {
	border: none;
}

.grid_list a span {
	display: block;
	font-size: 12px;
	font-weight: bold;
}

.grid_list p {
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

.view_offerbutton {
	width: 120px;
	height: 19px;
	font-weight: bold;
	background: url(button_viewoffer.gif) 0px 0px no-repeat;
	display: block;
	padding: 4px 0px 0px 0px;
	color: #fff;
}

.view_offerbutton:hover {
	color: #fff;
	text-decoration: none;
}

.offermargin {
	margin: 0px auto 10px auto;
}

.gridmargin {
	margin: 0px auto 10px auto !important;
}

.grid_view h3 {
	margin: 5px 15px 5px 15px !important;
	padding: 0px !important;
	display: block !important;
	font-size: 12px !important;
}

.grid_view {
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
}

.grid_view p {
	color: #000;
}

.addh {
	background: url(addtolist.png) 0px 3px no-repeat;
	padding: 0px 0px 0px 12px;
	font-size: 11px;
	color: #9fc4c7;
	text-decoration: none;
	margin: 3px 0px 0px 15px;
	clear: left;
	float: left;
}

.gcat {
	clear: left;
	font-size: 10px;
	margin: 5px;
	width: 147px;
	float: left;
}

.gcompare {
	clear: left;
	font-size: 10px;
	margin: 5px;
	width: 147px;
	float: left;
	color: #999999;
	border-top: 1px dotted #e5e5e5;
}

.gcompare input {
	float: left;
	margin: 8px 4px 0px 12px;
}

.gcompare span {
	margin-top: 8px;
	float: left;
}

.gcompare label:hover {
	cursor: hand;
	cursor: pointer;
}

.grid_button {
	margin-left: 10px !important;
	text-align: center;
}

.grid_top {
	background: none !important;
	border-bottom: 1px dotted #cacaca;
	margin-bottom: 10px;
}

.grid_bot {
	background: none !important;
	border-top: 1px dotted #cacaca;
	margin-top: 10px;
}

.visit_store {
	padding: 9px 0px 10px 0px;
	text-align: center;
	background-color: #8AD10B;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	line-height:14px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	display:block;
	margin: 8px 15px 1px 15px;
}

.visit_store:hover {
	background-color: #FD4000 !important;
	color: #fff;
	text-decoration: none;
}


#product_footer {
	width: 747px;
	float: left;
	clear: left;
	font-size: 12px;
	padding: 10px 6px 12px 0px;
	text-align: right;
	background-color: #E4E4E4;
	color: #666666;
	position: relative;
	margin: 0px 0px 15px 0px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

#product_footer p {
	float: right;
	margin: 0px 5px 0px 0px;
}

#product_footer ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float:  right;
}

#product_footer li {
	float: left;
	display: inline;
	margin: 0px 2px 0px 0px;
	padding: 0px 2px 0px 0px;
	border-right: 1px dotted #b4b4b4;
}

/*
Lists
*/

.catlist {
	margin: 0px 0px -20px 0px;
	padding: 0px;
	list-style: none;
	color: #6a6a6a;
	position: relative;
	clear: both;
}

.catlist strong {
	color: #495C60;
	display: block;
	font-family: Tahoma, Verdana, Arial;
}

.catlist li {
	float: left;
	width: 213px;
	margin: 0px 15px 20px 0px;
	padding-right: 15px;
	border-right: 1px dotted #b2b2b2;
	position: relative;
}

.catlist a {
	color: #6a6a6a;
	text-decoration: none;
}

.catlist a:hover {
	color: #75AB0A;
	text-decoration: underline;
}

.catlast {
	margin-right: 0px !important;
	padding-right: 0px !important;
	border: none !important;
	clear: right !important;
}

/*
Footer
*/

.footer_nav {
	width: 280px;
	float: left;
	position: relative;
	margin: 0px 0px 0px 90px;
}

.footer {
	background: #ffffff url(grad_light.png) 0px 0px repeat-x;
	padding: 20px 0px 20px 0px;
	color: #6a6a6a;
	border-top: 1px solid #c3cddd;
	margin: 0px 0px 0px 0px;
}

.footer_content {
	width: 1065px;
	padding: 0px;
	margin: 0px auto 0px auto;
}


.footlist {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style: none;
	color: #6a6a6a;
	position: relative;
	float: left;
}

.footlist strong {
	color: #495C60;
	display: block;
	font-family: Tahoma, Verdana, Arial;
}

.footlist li {
	float: left;
	width: 90px;
	margin: 0px 15px 0px 0px;
	padding-right: 15px;
	border-right: 1px dotted #b2b2b2;
	position: relative;
}

.footlist a {
	color: #6a6a6a;
	text-decoration: none;
}

.footlist a:hover {
	color: #FD4000;
}

.footlast {
	margin-right: 0px !important;
	padding-right: 0px !important;
	border: none !important;
	clear: right !important;
}

.footnav {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style: none;
	color: #6a6a6a;
	position: relative;
	float: right;
}

.footnav strong {
	color: #7C8A1D;
	display: block;
	font-family: Tahoma, Verdana, Arial;
}

.footnav li {
	width: 90px;
	margin: 0px 0px 0px 15px;
	padding-leftt: 15px;
	border-left: 1px dotted #b2b2b2;
	position: relative;
	padding: 0px 0px 0px 15px;
}

.footnav a {
	color: #6a6a6a;
	text-decoration: none;
}

.footnav a:hover {
	color: #FD4000;
}

/*
Boxes
*/

.box_grey {
	width: 620px;
	border: 1px solid #d5d5d5;
	border-top: none;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	background-color: #e9e9e9;
	padding: 23px 25px 25px 25px;
	clear: both;
	margin: 0px 0px 20px 0px;
}

.box_clear {
	width: 703px;
	border-top: none;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	background-color: #fff;
	padding: 23px 25px 25px 25px;
	clear: both;
	margin: 0px 0px 20px 0px;
}

.box_white {
	width: 620px;
	border: 1px solid #d5d5d5;
	border-top: none;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	background-color: #fff;
	padding: 23px 25px 25px 25px;
	clear: both;
	margin: 0px 0px 20px 0px;
}

.box_hotitems {
	width: 298px;
	border: 1px solid #d5d5d5;
	border-top: none;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	padding: 0px 0px 0px 0px;
	clear: both;
	margin: 0px 0px 20px 0px;
	background: #f8f8f8 url(grad_bottom.png) bottom left repeat-x;
	float: left;
	position: relative;
}

.box_teal {
	width: 298px;
	border: 1px solid #90b5ac;
	border-top: none;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	padding: 0px 0px 0px 0px;
	clear: both;
	margin: 0px 0px 20px 0px;
	float: left;
	position: relative;
	background-color: #e2f1ee;
}

.short_about {
	width: 753px;
	float: left;
	position: relative;
	font-size: 11px;
	color: #666666;
	margin: 0px 0px 25px 0px;
}

.short_about p {
	margin :0px;
}

/*
Recent Searches
*/

.recent_searches {
	width: 753px;
	float: left;
	position: relative;
	margin: 20px 0px 20px 0px;
	font-size: 11px;
	line-height: 11px;
	color: #666666;
}

.recent_searches strong {
	color: #7C8A1D;
	font-weight: normal;
}

.recent_searches a {
	color: #666666;
	text-decoration:none;
}

.recent_searches a:hover {
	color: #FD4000;
	text-decoration: underline;
}

/*
Column 2 
*/

.column_2 {
	width: 300px;
	float: left;
	margin: 15px 0px 0px 12px;
	position: relative;
}

/*
Popular Items
*/

.popular_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.popular_list li {
	width: 540px;
	margin: 0px;
	border: 1px solid #8ebd18;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 10px;
	height: 200px;
	border-bottom: none;
	background: url(grad_lightgreen.png) 0px 0px repeat-x;
	position: relative;
}

.poplast {
	margin-right: 0px !important;
}

.popular_list h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	margin: 0px 0px 10px 0px;
	position: relative;
	font-weight: normal;
}

.popular_list h3 {
	margin: 0px !important;
	padding: 0px !important;
	display: block !important;
	font-size: 18px !important;
	line-height: 18px;
	overflow: hidden;
	height: 37px;
}

.popular_list h3 a {
	text-decoration: none;
}

.popular_list h3 a:hover {
	text-decoration: underline;
}

.popular_list p {
	margin: 0px;
	display: block;
	height: 30px;
	overflow: hidden;
}

.pop_price {
	margin: 8px 0px 8px 0px !important;
	display: block;
	height: 14px !important;
}

.pop_price strong {
	color: #FD4000;
}

.popular_box {
	width: 666px;
	border: 1px solid #d5d5d5;
	border-top: none;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	background-color: #fff;
	padding: 23px 0px 0px 4px;
	clear: both;
	margin: 0px 0px 20px 0px;
}

.naviwrapper {
	width: 560px;
	border: 1px solid #6a8086;
	height: 40px;
	background: #6a8084 url(grad_grey.png) bottom left repeat-x;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	margin: 0px 0px 20px 0px;
}

.popular_desc {
	position: absolute;
	left: 14px;
	top: 13px;
	height: 174px;
	width: 358px;
	overflow: hidden;
}

.pop_visit {
	padding: 8px 12px 8px 12px;
	margin: 10px 0px 0px 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #fff;
	font-weight: bold;
	clear: left;
	display: block;
	float: left;
	background-color:#FD4000;
	text-decoration: none;
}

.pop_visit:hover {
	text-decoration: none;
	background-color: #005DBB;
	color: #fff;
}

/*
Computer Coupons
*/

.cpu_coupons {
	width: 262px;
	float: left;
	position: relative;
	margin: 10px 0px 20px 12px;
}

.col3 {
	margin-right: 0px;
}

.cpu_coupons ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.cpu_coupons li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #d5d5d5;
}

.cpu_coupons h3 {
	color: #8DB400;
	display: block;
	font-family: Tahoma, Verdana, Arial;
	margin: 15px 0px 10px 0px;
}

.cpu_coupons span a {
	padding: 5px;
	border: 1px dashed #d5d5d5;
	font-weight: bold;
	color: #333333;
	clear: left;
	float: right;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	width: 190px;
	text-align: center;
	font-size: 11px;
	overflow: hidden;
}

.cpu_coupons li p {
	margin: 0px 0px 6px 0px;
	display: block;
	float: left;
	width: 202px;
}

.cpu_coupons li a img {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 50px;
	text-decoration: none;
	border: 0px;
}

/*
Landing Column Widths
*/

.lcol2 {
	width: 562px !important;
}

.lcats li {
	width: 253px !important;
}

.lcats {
	width: 538px;
	margin: 10px 0px 10px 12px;
}

.popularbox {
	width: 562px !important;
	padding: 20px 0px 0px 0px !important;
}

.column_0 {
	float: left;
	width: 179px;
	margin: 15px 12px 0px 0px;
}


/*
toggler elements
*/

.accordionContainer {
	width:177px;
	border-left: 1px solid #c3cddd;
	border-right: 1px solid #c3cddd;
	border-bottom: 1px solid #c3cddd;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	margin:0px 0px 12px 0px;
	padding:0px 0px 8px 0px;
	background: #ffffff url(grad_light_bot.png) bottom left repeat-x;
}

.accordionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 0px 13px;
	height: 32px;
	clear: both;
	position: relative;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	background: #ffffff url(grad_light.png) 0px 0px repeat-x;
	border: 1px solid #c3cddd;
	border-bottom-style: dotted;
}

.leftMenuFoot {
	background: url(/images/leftMenuFootBg.png);
	width:209px;
	height:5px;
	padding:0px;
	margin:0px;
	background-repeat: no-repeat;
}

.accordion {
	background: #ffffff url(grad_light_bot.png) bottom left;
	height: 26px;
	width:177px;
	margin-top: 0px;
	color: #666666;
	cursor: pointer;
	border-bottom: 1px dotted #c3cddd;
	position: relative;
}

.accordion:hover {
	background-image: none;
	background-color: #f1febb;
}

.accordion span {
	width: 6px;
	height: 9px;
	position: absolute;
	background: url(arrows.gif) -24px 0px no-repeat;
	display: block;
	left: 163px;
	top: 9px;
}

.accordionContent {
	width: 177px;
}

.accordionTitle{
	position:absolute;
	margin-top:5px;
	margin-left:12px;
	font-weight: bold;
}
.accordionCategory{
	padding:5px 12px 7px 12px;
	border-bottom: 1px dotted #c3cddd;
}


.seeMore{
	padding:5px 0 5px 12px;
	height:20px;
	border-bottom: 1px solid #f1f4f5;
}

.accordionCategory h3 {
	margin: 0px 0px 2px 0px;
}

.accordionCategory h3 a{
	color:#75AB0A;
	font-size:11px;
	text-decoration:none;
	padding: 0px;
	font-weight: normal;
}
.accordionCategory h3 a:hover{
	text-decoration:underline;
}
.accordionCategory a{
	color:#666;
	font-size:11px;
	width:50px;
	font-weight:normal;
	text-decoration:none;
}
.accordionCategory a:hover{
	text-decoration:underline;
	color: #FD4000;
}
.seeMore a {
	color:#666;
	font-size:11px;
	width:50px;
	font-weight:bold;
	text-decoration:none;
}
.seeMore a:hover {
	text-decoration:underline;
}

/*
top selling
*/

.top_selling {
	width: 538px;
	float: left;
	clear: left;
	position: relative;
	margin: 15px 0px 25px 12px;
}

.top_selling ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.top_selling li {
	width: 162px;
	margin: 0px 12px 0px 0px;
	padding: 0px 12px 0px 0px;
	border-right: 1px dotted #c3cddd;
	position: relative;
	float: left;
	display: inline;
}

.last_top {
	border: none !important;
	margin: 0px !important;
	padding: 0px !important;
}

.top_selling h3 {
	margin: 0px !important;
	padding: 0px !important;
	display: block !important;
	font-size: 12px !important;
	line-height: 12px;
	overflow: hidden;
	height: 25px;
}

.top_selling h3 a {
	text-decoration: none;
}

.top_selling h3 a:hover {
	text-decoration: underline;
}

.top_selling p {
	margin: 0px;
	display: block;
	height: 27px;
	overflow: hidden;
}

.top_price {
	margin: 4px 0px 4px 0px !important;
	display: block;
	height: 30px !important;
}

.top_price strong {
	color: #FD4000;
}

.top_selling a img {
	border: none;
	text-decoration: none;
	width: 120px;
	height: 120px;
	margin: 0px 0px 5px 22px;
}

.top_visit {
	padding: 4px 8px 5px 8px;
	margin: 10px 0px 0px 2px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	color: #fff;
	font-weight: bold;
	display: block;
	float: left;
	background-color:#FD4000;
	text-decoration: none;
	line-height: 11px;
	font-size: 11px;
}

.top_visit:hover {
	text-decoration: none;
	background-color: #005DBB;
	color: #fff;
}

.top_compare {
	padding: 3px 8px 4px 8px;
	margin: 10px 0px 0px 0px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	color: #8F95A2;
	font-weight: bold;
	display: block;
	float: left;
	border: 1px solid #c4cddd;
	background: url(grad_light.png) 0px 0px repeat-x;
	text-decoration: none;
	line-height: 11px;
	font-size: 11px;
	clear: left;
}

.top_compare:hover {
	text-decoration: none;
	background-color: #005DBB;
	color: #fff;
	background-image: url(none);
	border-color: #005DBB;
}

/*
todays popular items
*/

.todays_pop_items {
	width: 538px;
	float: left;
	clear: left;
	position: relative;
	margin: 15px 0px 8px 12px;
}

.todays_pop_items ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.todays_pop_items a img {
	border: 0px;
	text-decoration: none;
}

.todays_pop_items li {
	width: 538px;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 12px 0px;
	border-bottom: 1px dotted #c3cddd;
	position: relative;
	height: 120px;
}

.todays_visit {
	padding: 8px 12px 8px 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #fff;
	font-weight: bold;
	display: block;
	background-color:#FD4000;
	text-decoration: none;
	width: 70px;
	position: absolute;
	left: 444px;
	top: 45px;
}

.todays_visit:hover {
	text-decoration: none;
	background-color: #005DBB;
	color: #fff;
}

.todays_desc {
	position: absolute;
	left: 137px;
	top: 19px;
	height: 94px;
	width: 284px;
	overflow: hidden;
}

.todayslast {
	margin-right: 0px !important;
}

.todays_pop_items h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	margin: 0px 0px 10px 0px;
	position: relative;
	font-weight: normal;
}

.todays_pop_items h3 {
	margin: 0px !important;
	padding: 0px !important;
	display: block !important;
	font-size: 14px !important;
	line-height: 14px;
	overflow: hidden;
	height: 29px;
}

.todays_pop_items h3 a {
	text-decoration: none;
}

.todays_pop_items h3 a:hover {
	text-decoration: underline;
}

.todays_pop_items p {
	margin: 0px;
	display: block;
	height: 30px;
	overflow: hidden;
}

.todays_price {
	margin: 4px 0px 4px 0px !important;
	display: block;
	height: 14px !important;
}

.todays_price strong {
	color: #FD4000;
}

/*
Column 2
*/

.column_2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 0px 13px;
	height: 32px;
	clear: both;
	position: relative;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	background: #ffffff url(grad_light.png) 0px 0px repeat-x;
	border: 1px solid #c3cddd;
	border-bottom-style: dotted;
}

.col2_listing {
	border: 1px solid #c3cddd;
	border-top: none;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 8px 0px;
	background: #ffffff url(grad_light_bot.png) bottom left repeat-x;
	width: 298px;

}

.col2_listing ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.col2_listing ul li {
	border-bottom: 1px dotted #c3cddd;
	padding: 0px;
	margin: 0px;
	height: 80px;
	position: relative;
}

.col2_listing a img {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 13px;
	top: 16px;
	border: none;
	text-decoration: none;
}

.col2_desc {
	position: absolute;
	left: 78px;
	top: 14px;
	height: 62px;
	width: 137px;
	overflow: hidden;
}


.col2_desc h3 {
	margin: 0px !important;
	padding: 0px !important;
	display: block !important;
	font-size: 12px !important;
	line-height: 12px;
	overflow: hidden;
	height: 25px;
}

.col2_desc h3 a {
	text-decoration: none;
}

.col2_desc h3 a:hover {
	text-decoration: underline;
}

.col2_price {
	margin: 2px 0px 0px 0px !important;
	display: block;
	height: 14px !important;
}

.col2_price strong {
	color: #FD4000;
}

.col2_buy {
	padding: 3px 8px 4px 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #8F95A2;
	font-weight: bold;
	border: 1px solid #c4cddd;
	background: url(grad_light.png) 0px 0px repeat-x;
	text-decoration: none;
	line-height: 11px;
	font-size: 11px;
	display: block;
	position: absolute;
	left: 226px;
	top: 31px;
	width: 40px;
}

.col2_buy:hover {
	text-decoration: none;
	background-color: #005DBB;
	color: #fff;
	background-image: url(none);
	border-color: #005DBB;
}

/*
Dropdown
*/

.drop999{
position: absolute;
display: none;
left: 0;
top: 0;
background: white;
border: 1px solid #2b3c3f;
padding: 15px;
z-index: 100;
-webkit-border-bottom-left-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-bottomright: 6px;
box-shadow: 0px 4px 5px #333;
-webkit-box-shadow: 0px 4px 5px #333;
-moz-box-shadow: 0px 4px 5px #333;
}

.drop999 .column{
float: left;
width: 175px; /*width of each menu column*/
margin-right: 12px;
padding-right: 12px;
border-right: 1px dotted #c3cddd;

}

.drop999 .column ul{
margin: 0;
padding: 0;
list-style-type: none;
position: relative;
}

.drop999 .column ul li{
padding-bottom: 5px;
position: relative;
}

.drop999 .column h3{
background: #e0e0e0;
font: bold 13px Arial;
margin: 0 0 5px 0;
}

.drop999 .column ul li a{
text-decoration: none;
display: block;
}

.drop999 .column ul li a:hover{
color: red;
}

.column_last {
	margin-right: 0px !important;
	padding-right: 0px !important;
	border-right: none !important;
}

.column span {
	width: 6px;
	height: 9px;
	background: url(arrows.gif) -24px 0px no-repeat;
	display: block;
	float: left;
	margin: 2px 5px 0px 0px;
}

.column_divider {
	clear: both;
	border-bottom: 1px dotted #c3cddd;
	height: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
}

/*
Detail View
*/

.description_header {
	position: relative;
}

.description_header h1 {
	color: #666666 !important;
	margin: 0px 0px 20px 0px !important;
	padding: 0px !important;
	font-size: 20px !important;
	line-height: 26px !important;
	height: 100% !important;
	border: none !important;
}

.description_text {
	width: 570px;
	float: right;
	position: relative;
	padding-left: 15px;
	border-left: 1px dotted #d5d5d5;
}

.description_text h3 {
	margin: 0px 0px 5px 0px;
}

.description_text p {
	margin: 0px;
}

.description_details {
	margin: 15px 0px 15px 0px;
	color: #666666;
	font-size: 11px;
}

.description_image {
	width: 150px;
	height: 150px;
	float: left;
	position: relative;
}

.description_image img {
	width: 150px;
	height: 150px;
}

.description_results {
	margin: 15px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
	float: left;
	position: relative;
	clear: left;
	width: 753px;
	border-top: 1px dotted #d5d5d5;
}

.description_results li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #d5d5d5;
}

.shop_icon {
	width: 100px;
	float: left;
	position:relative;
	text-align: center;
}

.shop_text {
	width: 500px;
	float: left;
	position: relative;
	margin: 0px 0px 0px 15px;
}

.shop_text strong {
	color: #666666;
	display: block;
	font-size: 11px;
}

.shop_text span {
	font-size: 26px;
	line-height: 24px;
	font-weight: bold;
}

.shop_text span b {
	font-size: 10px;
	line-height: 10px;
	vertical-align: 90%;
	font-weight: normal;
}

.shop_text a {
	color: #000000;
	text-decoration: none;
}

.shop_text a:hover {
	color: #40A2D6;
	text-decoration: underline;
}

.shop_button {
	float: right;
	position: relative;
	width: 120px;
}

.shop_button a {
	font-size: 14px;
	line-height: 14px;
	padding: 10px 0px 12px 0px;
	color: #fff;
	background-color: #FD4000;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-decoration: none;
	float: left;
	width: 120px;
	text-align: center;
}

.shop_button a:hover {
	background-color: #005DBB;
}

.contact_map {
	float: right;
	outline: 1px solid #d5d5d5;
	border: 1px solid #fff;
	width: 301px;
	margin: 0px 0px 20px 15px;
}

.catTitle {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #c3cddd;
	display: block;
}

.catSub {
	font-weight: bold;
	margin: 5px 0px -10px 0px;
	display: block;
}

/*
New
*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.yellowbook {
	width: 112px;
	height: 25px;
	background: url(ylopowered.gif) no-repeat;
	clear: both;
	margin: 10px 0px 0px 10px;
	float: left;
}

.sponsored {
	font-size: 8px;
	text-align: right;
	display: block;
	margin: 0px 0px 10px 0px;
	color: #9AA929;
	text-transform: uppercase;
}
.results_sponsored {
	float: left;
	clear: left;
	margin-bottom: 10px;
}
.results_map {
	width: 294px;
	border: 2px solid #fff;
	outline: 1px solid #d5d5d5;
}
.results_column {
	float: left;
	clear: left;
	width: 300px;
}
.ditto {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	list-style-type: none;
	font-size: 13px;
	color: #7f7f7f;
	font-family: Arial, Helvetica, sans-serif;
}
.ditto li {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.ditto h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 17px;
	font-size: 15px;
}
.ditto a {
	color: #1d8dc7;
	text-decoration: none !important;
}
.ditto a:hover {
	color: #AFC300;
}
.ditto p {
	margin: 2px 0px 2px 0px;
}
.ditto a p {
	color: #7f7f7f !important;
	text-decoration: none !important;
}
.ditto strong {
	margin: 0px;
	color: #336600;
	font-size: 10px;
	text-decoration: none !important;
}
.ditto a strong {
	text-decoration: none !important;
	font-weight: normal;
}
.ditto a h3 {
	text-decoration: underline !important;
}
.ditto span {
	display:block;
	height:50px;
	width:50px !important;
	margin:0px;
	overflow:hidden;
	background-color: #fff;
	float: left;
	border: 2px solid #fff;
	outline: 1px solid #d5d5d5;
	text-align: center;
}
.ditto div {
	padding: 0px 0px 0px 0px;
}

/* sponsored results favicon */
.sponsoredResultsFavicon { display:inline-block; height:14px; margin-right:2px;  float:left; margin-top:-1px; vertical-align:middle; padding:0px!important; }
.sponsoredResultsFavicon img { height:14px; border:none; }

.whitepages {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
	font-size: 12px;
	color: #7f7f7f;
	font-family: Arial, Helvetica, sans-serif;
}

.whitepages li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #d8d8d8;
}

.whitepages h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
	font-size: 12px;
}

.whitepages a {
	color: #1d8dc7;
	text-decoration: none !important;
}

.whitepages a:hover {
	color: #AFC300;
}

.whitepages p {
	margin: 2px 0px 2px 0px !important;
}

.whitepages a  p {
	color: #333333 !important;
	text-decoration: none !important;
	margin: 2px 0px 2px 0px !important;
}

.whitepages strong {
	margin: 0px;
	font-size: 10px;
	text-decoration: none !important;
	line-height: 20px;
}

.whitepages strong a {
	font-weight: normal;
}

.whitepages b {
	margin: 0px;
	font-size: 12px;
	text-decoration: none !important;
}


.whitepages a strong {
	text-decoration: none !important;
	font-weight: normal;
}

.whitepages a h3 {
	text-decoration: underline !important;
}

.whitepages span {
	display:block;
	height:50px;
	width:50px !important;
	margin:0px;
	overflow:hidden;
	background-color: #fff;
	float: left;
	border: 2px solid #fff;
	outline: 1px solid #d5d5d5;
	text-align: center;
}

.whitepages div {
	padding: 0px 120px 0px 0px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.yellowbook {
	width: 112px;
	height: 25px;
	background: url(ylopowered.gif) no-repeat;
	clear: both;
	margin: 10px 0px 0px 10px;
	float: left;
}
.localbiz_results {
	font-size: 12px;
	padding: 0px;
	margin: 0px 13px 20px 13px;
	position: relative;
	clear: left;
}
.map_results {
	margin: 0px 0px 0px 0px;
	clear: right;
	position: relative;
	overflow: hidden;
}
.google_map_sm {
	float: left;
	width: 200px;
	height: 200px;
	padding: 1px;
	border: 1px solid #eaeaea;
	display: inline;
	overflow: hidden;
}
.map_listing {
	float: left;
	width: 510px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #f4f4f6;
	position: relative;
	margin: 0px 0px 10px 10px;
	display: inline;
	overflow: visible;
}
.map_listing p.phone_icon {
	width: 260px !important;
	overflow: hidden !important;
}
.map_listing h3, .map_listing p, .map_listing em {
	margin-left: 30px;
	width: 265px;
}
.bizinfo_listing .bizrating {
	margin-left: 10px;
	clear: left;
}
.bizinfo_listing { border-bottom: 0px !important; }
.bizinfo_listing h3, .bizinfo_listing p, .bizinfo_listing em, .bizinfo_listing p.phone_icon {
	font-size: 14px;
	margin-left: 10px !important;
}
.bizinfo_listing h3, .bizinfo_listing p, .bizinfo_listing em, .bizinfo_listing p.phone_icon { margin-top: 5px !important; }
.map_listing h3 a {
	font-size: 14px;
	line-height: 14px;
}
.map_listing p, .map_listing em { margin-top: 0px; }
.map_listing_last {
	border-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.bizinfo_wrap div.map_results { margin-top: 0px; }
.bizinfo_wrap h2 {
	margin: 0px 0px 5px 10px !important;
	padding: 0px !important;
	float: left;
	display: inline;
	clear: right;
	font-size: 20px !important;
	color: #333333;
}
.bizcategory {
	font-size: 11px !important;
	color: #999;
}
.bizcategory strong { color: #666; }
.bizinfo_left {
	width: 204px;
	float: left;
	display: inline;
}
.bizinfo_wrap h3 {
	font-size: 18px;
	line-height: 18px;
	margin: 0px 0px 5px 0px;
	color: #008ebc;
	display: block;
	zoom: 1;
	float: left;
	width: 315px;
}
.bizinfo_wrap h3 a {
	color: #0856ae;
	text-decoration: none;
}
.bizinfo_wrap h3 a:hover {
	color: #06F;
	text-decoration: underline;
}
.bizinfo_wrap p {
	margin: 5px 0px 0px 0px;
	display: block;
	float: left;
	width: 480px;
}
.bizinfo_wrap em {
	font-size: 10px;
	color: #1d4a7e;
	font-style: normal;
	margin: 5px 0px 0px 0px;
	display: block;
	float: left;
	width: 500px;
}
.bizinfo_wrap em a {
	color: #1d4a7e;
	text-decoration: none;
}
.bizinfo_wrap em a:hover { text-decoration: underline; }
.business_img {
	width: 100px;
	height: 100px;
	border: 1px solid #bebfc3;
	float: left;
}
.phone_icon {
	position: relative;
	padding-left: 16px;
	height: 16px;
}
.phone_icon span {
	top: 0px;
	left: 0;
	display: block;
	position: absolute;
	height: 16px;
	width: 11px;
	background: url(biz_sprite.gif) -0px -127px no-repeat;
	cursor: pointer;
}
.fb_comments {
	clear: left;
	position: relative;
	margin: 10px 0px 20px 0px;
	padding-top: 15px;
	border-top: 2px solid #eaeaea;
	float: left;
	width: 730px;
}
.bizinfo_wrap {
	margin: 0px 13px 0px 13px;
}

/*
Star Ratings
*/
.bizrating {
	display: block;
	margin: 0px;
	width: 70px;
	height: 14px;
	text-indent: -9999px;
	font-size: 10px;
	float: left;
}
.stars_5 { background: url(biz_sprite.gif) 0px -38px no-repeat; }
.stars_4 { background: url(biz_sprite.gif) 0px -52px no-repeat; }
.stars_3 { background: url(biz_sprite.gif) 0px -66px no-repeat; }
.stars_2 { background: url(biz_sprite.gif) 0px -80px no-repeat; }
.stars_1 { background: url(biz_sprite.gif) 0px -94px no-repeat; }
.stars_0 { background: url(biz_sprite.gif) 0px -108px no-repeat; }

