/* css */
body{
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;	
}


a{
	color: #000000;
	text-decoration:none;
}

.red {
	color:#c8071e;
}


h1, h2, h3, h4, h5 {
	font-family:Helvetica,Arial,sans-serif;
	margin:5px 0pt 5px 0px;
	padding:0px;
    font-size:100%; 
    font-weight:normal; 
}

/* base.css, part of YUI's CSS Foundation */ 
h1 { 
    /*18px via YUI Fonts CSS foundation*/ 
    font-size:138.5%;   
} 
h2 { 
    /*16px via YUI Fonts CSS foundation*/ 
    font-size:15px;
} 
h3 { 
    /*14px via YUI Fonts CSS foundation*/ 
    font-size:108%;   
} 
h1,h2,h3 { 
	/* top & bottom margin based on font size */ 
    margin:1em 0; 
} 
h1,h2,h3,h4,h5,h6,strong { 
   /*bringing boldness back to headers and the strong element*/ 
   font-weight:bold;  
} 

input {
	padding: 0;
	margin: 0;
}

.clear {
	clear:both;
}

#header { background:url(../images/tibard_top.jpg) no-repeat 163px 0; height:154px; margin-left:20px;  }
#header #header_left { float:left; width:683px; }
#header #header_right { float:right; }
#header #header_logo { margin: 0 0 0 24px; }
#header #header_navigation{ float: right; margin: 12px 140px 0 0; text-align: right; }

#header #header_navigation a {
	margin-left:5px;
	color:#808183;;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

.basket_link {
	text-align:center;
	color:#808183;;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

.basket_link a:hover {
	color:#CA061E;
}

#header #header_navigation a:hover {
	color:#CA061E;
}

#header #header_right .login_top{
	background:url(../images/log_box_top.gif) no-repeat;
	width: 157px; 
	height: 28px; 
	color:#FFF;
	line-height: 28px;
	font-size: 13px; 
	font-weight: bold;
	padding-left: 10px;
}
#header #header_right .login_body{
	background:url(../images/log_box_bottom.gif) no-repeat; 
	width: 158px; 
	height: 79px;
	padding-top: 5px;
}
#header #header_right .login_body a{ color: #000; font-size: 11px; }

#header #header_right .login_box {
	border:none;
	background-color:#FFFFFF;
	color:#999999;
	font-size:11px;
	padding:3px 7px;	
}

#container {
	margin:2px auto 0;
	padding:0;
	position:relative;
	width:880px;
}

#menu {

}

#content {
	width: 515px; 
	float: left;
}

#content .middle_bar{
	border:none;
}

#content .middle_bar .header{
	color: #d81126;
	line-height: 65px; 
	font-size: 14px;
}


#left_bar{
	width: 160px; 
	float: left;
	margin-right: 20px;
}

#left_bar .menu_options {
	width:157px;
	background-color:#ffffff;
	color:#000000;
	font-size:12px;
	padding:0;
	font-family:"lucida grande",arial,helvetica;
}

#left_bar .menu_options ul {
	list-style:none;
	margin:0;
	padding:0;
}

#left_bar .menu_options li {
	border-bottom:1px solid #ffffff;
	display:block;
	background:url('../images/menu_arrow.gif') no-repeat 140px center;
}

#left_bar .menu_options li.noborder {
	border-bottom:none;
}

#left_bar .menu_options li a {
	display:block;
	padding:8px 10px 8px 15px;
	color:#000000;
}

#left_bar .menu_options li a:hover {
	color:#000000;
	background:url('../images/menu_rollover0.gif') no-repeat right center;
}

#left_bar .phone {
	width:157px;
	height:48px;
	background-color:#005e30;
	padding-top:15px;
	margin-bottom:10px;
	text-align:center;
	font-size:14px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}

#left_bar #search_panel{
	background-image:url(../images/search_panel.jpg);
	background-repeat: no-repeat;
	width: 147px;
	height: 119px;
	padding-left: 10px;
}

#left_bar .basket{
	margin-top: 5px;
}

#left_bar .basket .basket_header{
	background-image:url(../images/basket_header.gif);
	background-repeat: no-repeat;
	width: 155px;
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 10px;
	color: #000;
	font-size: 14px;
}

#left_bar .basket .basket_body{
	width: 155px;
	background:#f3f3f3;
	padding: 10px 0 10px 2px;
}

#left_bar .basket .basket_footer{
	background-image:url(../images/basket_footer.gif);
	background-repeat: no-repeat;
	width: 155px;
	height: 53px;
	line-height: 26px;
	padding-left: 10px;
	color: #000;
	font-size: 14px;
}

#right_bar{
	width: 156px; 
	float: right;
}

#right_bar .summary{
	background-image:url(../images/summary_heading.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-bottom: 5px;
}

#right_bar .summary .header{
	height: 24px;
	line-height: 24px;
	font-size: 14px;
}


#footer {
	background-image:url(../images/bottom_bar.gif);
	background-repeat:repeat-x;
	padding-top: 15px;
	line-height:23px;
	margin-top:20px;
}

#footer .subcategories{
	width: 800px; 
	text-align: center;
	margin: 0 auto;
}

#footer .footer_links{
	width: 600px; 
	text-align: center;
	margin: 0 auto;
}

#footer .footer_links a {
	color:#808183;;
	text-decoration:none;
	font-size:11px; 
	font-weight:bold;
}

#footer .footer_links a:hover {
	color:#CA061E;
}

#title{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 5px 0 5px 0;
	text-align:center;
	float:right;
	display:block;
	width:260px;
	background-color:#F2F2F2;
}

#row_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 10px 0 0 3px;
	text-align:left;
	display:block;
	width: 300px;
	color:#666666;
}

#row_date_updated{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0 3px 0 0;
	text-align:right;
	color:#666666;
	margin-top:-15px;
}

.horizont_line_grey{
	background-image:url(../images/line_horizont_grey.gif);
	background-repeat: repeat-x;
	width: 98%;
	height: 1px;
	margin-left:2px;
	margin-bottom: 0;
}

#row_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 20px 3px;
	text-align:left;
	color:#333333;
}

#page_border{
	border:1px solid #bcbcbc;
	padding-bottom:50px;
}

.home_product{
	margin: 3px;
	width: 230px;
	float: left;	
}

.price_basic{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	letter-spacing:-1px;
	font-weight: bold;
	color: #d81126;
	text-align: center;
	width: 100px; 
}

.price_basic .subscript {
	font-size:16px;
	position:relative;
	top:7px;
	vertical-align:super;
}

.home_add_basket{
	width: 100px; 
	text-align: center;
}

.price_rrp{
	color: #999999;
	font-size: 12px; 
	text-align: center;
	width: 100px; 
}

.price_save{
	background-image:url(../images/price_difference.gif);
	background-repeat:no-repeat;
	background-position: 8px; 
	text-align: center;
	width: 84px; 
	height: 19px; 
	line-height: 19px;
	color: #FFFFFF;
	width: 100px; 
	
}

.overview_title{
	font-size: 14px;
	font-weight: bold;
}

.empty_thumb{
	float: left; 
	text-align: center; 
	border: 1px solid #e8e8e8;
}

.empty_thumb_block{
	width: 100px; 
	text-align: center; 
	border: 1px solid #e8e8e8;
	
}

.breadcrumb{
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
}

.breadcrumb a{
	color:#999999;
	text-decoration: none;
}

.breadcrumb a:hover{
	color: #CA061E;
}

.subcategory_holder{
	width: 510px; 
	background-image: url(../images/cat_frame_middle.jpg); 
	background-repeat: y-repeat; 
	padding: 10px 0 10px 0;
}

.subcategory_header {
	position: absolute; 
	top: 30px; 
	width: 100%; 
	text-align: center;
}

.subcategory_header a{
	font-size: 22px; 
	color:#999999;
	text-decoration: none;
	font-weight:bold;

}

.subcategory_overview{
	width: 160px;
	float: left;
	margin: 10px 3px 0 5px;
}


.subcategory_overview .title{
	width: 100%;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 26px;
}


.subcategory_overview .title a{
	text-decoration: none;
}

.subcategory_overview .title a:hover{
	text-decoration: underline;
}

.list_header{
	background-color: #f8f8f8;
	width: 100%;
	line-height: 14px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.active_page{
	color: #dd001a;
	font-weight:bold;
}


.sign_in_form{
	width: 225px; 
	background-color: #e8e8e8;
	padding: 0 0 10px 10px;
	margin: 0;
	height:120px;
}

.sign_in_header{
	background-color: #dd001a; 
	color: #FFFFFF; 
	width: 225px; 
	padding-left: 10px; 
	line-height: 24px;
	font-size: 13px; 
	font-weight:bold;
	margin-top: 20px;
}

.red_button{
	width: 101px; 
	height: 25px; 
	margin-top: 5px; 
	background-image:url(../images/red_button.gif);
	background-repeat: no-repeat;
	background-color: none;
	border: 0;
	padding-left:10px;
	font-size: 12px;
	padding: 0px;
	color: #ca0012;
	font-weight:bold;
	cursor: pointer;
}

.red_button_basket{
	width: 66px; 
	height: 18px; 
	margin-top: 2px;
	background-image:url(../images/red_button_66.gif);
	background-repeat: no-repeat;
	background-color: none;
	border: 0;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 3px 0;
	color: #FFFFFF;
	cursor: pointer;
}

.error_msg{
	color: #dd001a;
}

.register_header{
	background-color: #c9071f;
	color: #FFFFFF; 
	width: 500px; 
	padding-left: 10px; 
	line-height: 24px;
	font-size: 13px;
	font-weight:bold; 
	margin-top: 20px;
	margin-bottom: 15px;
}

.reg_title{
	margin-top: 5px;
}


.basket_item_holder{
	width: 508px; 
	border-bottom: 1px solid #e8e8e8; 
	border-left: 1px solid #e8e8e8; 
	border-right: 1px solid #e8e8e8; 
	margin-bottom: 10px;
	padding: 0;
	margin: 0;
}

.basket_item_holder .item_update{
	background-color: #e8e8e8;
	width: 350px; 
	float: right;
	line-height: 20px; 
}

.basket_item_holder .item_update .ext_warranty{
	width: 270px; 
	float: left;
	text-align: center;
}

.basket_item_holder .item_update .update_button{
	width: 80px;
	float: left;
	text-align: center;
	font-size: 14px;
}

.basket_button{
	display: block; 
	float: left; 
	width: 168px; 
	border: 1px solid #999999; 
	background-color: #cccccc;
	line-height: 23px;
	text-decoration: none;
	margin-left: 10px; 
	text-align: center;
}

.checkout_holder{
	width: 508px; 
	border: 1px solid #e8e8e8;
	margin-bottom: 10px;
	padding: 0;
}

.checkout_items_header{
	height: 30px; 
	line-height: 30px;
	background-color: #dd001a;
	width: 100%;
	font-size: 14px;
	color: #FFFFFF;
}

.checkout_holder .ext_warranty{
	width: 465px;
	text-align: right;
}

.checkout_holder .checkout_header{
	background-color: #999999;
	color: #FFFFFF; 
	width: 498px; 
	padding-left: 10px; 
	line-height: 24px;
	font-size: 14px; 
	margin-bottom: 15px;
}

.checkout_holder .checkout_confirm{
	background-color: #333333;
	color: #FFFFFF; 
	width: 498px; 
	padding-left: 10px; 
	line-height: 24px;
	font-size: 14px; 
}

.checkout_holder .checkout_title{
	float: left;
	width: 160px;
	text-align: right;
	color: #dd001a;
}

.checkout_holder .checkout_value{
	float: left;
	width: 300px;
	margin-left: 5px;
	text-align: left;
}

.payment_holder{
	width: 508px; 
	border: 1px solid #e8e8e8;
	margin-bottom: 10px;
	padding: 0;
}

.payment_holder .payment_header{
	background-color: #999999;
	color: #FFFFFF; 
	width: 498px; 
	padding-left: 10px; 
	line-height: 24px;
	font-size: 14px; 
}

.account_button{
	display: block; 
	float: left; 
	width: 120px; 
	border: 1px solid #999999; 
	background-color: #cccccc;
	line-height: 23px;
	text-decoration: none;
	margin: 2px 2px 2px 2px; 
	text-align: center;
}

.account_header{
	background-color: #999999;
	color: #FFFFFF; 
	width: 500px; 
	padding-left: 10px; 
	line-height: 24px;
	font-size: 14px; 
	margin-top: 20px;
	margin-bottom: 15px;
}

.button_wrap{
	line-height: 22px;
	position: absolute;
	top: 228px;
	right: 10px;	
}

.button_wrap a{
	text-decoration: none;
}
	
.button_right{
	background: transparent url(../images/view_all_right.gif) no-repeat top right;
	padding-right: 6px;
}

.button_left{
	background: transparent url(../images/view_all_left.gif) no-repeat top left;
	padding-left: 6px;
}

.button_inside{
	background: transparent url(../images/view_all_middle.gif) repeat-x top right;
	color: #FFFFFF;
	padding: 0 3px 0 3px;
}

#scrollything_w {
	width:510px;
	height:105px;
	background:url(../images/scrollything_bg.jpg) top left no-repeat;
	padding:34px 10px 10px 10px;
	display:block;
	margin-top: 5px;
}

#scrollything {
	width:490px;
	height:78px;
}

#location_head {
	background:url('../images/tibard_location.jpg') top center no-repeat;
	width:510px;
	height:208px;
}

.homepage_see_all{
	display: block;
	color: #FFFFFF;
	background:url('../images/middle_bottom.gif') top left no-repeat;
	border: 0;
	width: 241px;
	height: 22px;
	line-height: 22px;
	padding-left: 15px;
}

form.gsc-search-box {
  	visibility:collapse;
	display:none;
  }
    .gsmsc-mapDiv {
      height : 200px;
    }

    .gsmsc-idleMapDiv {
      height : 200px;
    }

    #mapsearch {
      width : 232px;
      margin: 4px;
	  margin-top:-1px;
      padding: 0px;
	  float:left;

    }
.emb_image {
	border: 1px dashed #000000;
}


/**Styles Added by Just Search*/

.seocontents
{
height:100px;
margin-top:10px;
overflow:auto;
/*margin-top:10px;
overflow:auto;*/
}

/*.seocontents h1
{
color:#666666;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
padding:10px 0pt 0pt 3px;
text-align:left;
width:300px;
}*/

.seocontainer 
{
	overflow:hidden;
	text-align: left;
/*	width:790px;*/
	height:100px;
	position: relative;
	margin-top:15px;}

.arrows 
{
	width:13px;
	position:absolute;
	top: 1px;
	right:0px;
	height: 20px;	
	padding-right:3px;
	padding-top:3px;
}

#scroller 
{
	overflow:visible;
	position:relative;
	text-align:left;
/*	width:790px;*/
	height:auto;
}