/* GLOBAL */
#home_content { display: none; }


html, div, span, h1,h2,h3,h4,h5,h6,  a, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}


body {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:.03em;
	font-size:14px;
	line-height: 21px;
	color:#666;
	margin-left:0;
	margin-right:0;
}
h1 {
	font-size:24px;
	color:#333;
	font-weight:normal;
	font-family:Arial, Helvetica, san-serif;
	letter-spacing:normal;
}
a {
	color:#ff6633;
	text-decoration:none;
}
a:hover {
	color:#ff0000;
}
.pb_orange {
	color:#ff6633;
}
maincontentdiv {
	background-color:#EFF0F0;
	border:1px solid #999999;
}
.pb_stripes {
	height:7px;
	width:100%
}
#pb_green {
	background-color:#CF6;
}
#pb_blue {
	background-color:#99ccff;
}
#pb_cream {
	background-color:#F4F1F0;
}
#pb_red {
	background-color:#ff0033;
}
.pb_speedinfobubble {
	background-color:#EAF0F5;
}
#pb_header_nav {
	width:936px;
	font-size:12px;
	padding-top:5px;
}
.pb_header_link {
	color:#ff3300;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
	font-size:12px; 
	font-weight:bold;
	font-style:normal;
}


.pb_header_link a:hover {text-decoration:none;}


.pb_header_link2 {
	color:#ff3300;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
	font-size:12px; 
	font-weight:bold;
	font-style:normal;
}

.pb_account_link {
	color:#666;
	text-decoration:none;
}
#pb_account_nav {
	font-size:10px;
	padding-left:8px;
}
#pb_header_utility {
	color:#666;
	text-decoration:none;
	padding-left:8px;
	text-transform:uppercase;
	font-size:10px;
}
#pb_header_utility a {
	color:#666;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
	text-transform:uppercase;
	font-size:10px;
}
#pb_header_utility a:hover {
	color:#ff0000;
}
#pb_main_nav a {
	text-transform:uppercase;
	color:#666;
	text-decoration:none;
	margin-right:35px;
}
#pb_main_nav a:hover {
	color:#f60;
}
.pb_main_nav_on {
	color:#f60;
}
#pb_main_cell {
	width:938px;
	background-color:#ffffff;
	border:#999 solid 1px;
	min-height: 600px;
}

#pb_nav_box {
	position:relative;
	text-align:center;
	width:100px;
	height:7px;
	visibility:hidden;
}
#pb_nav_box-arrow-border {
	border-color:  transparent transparent #666666 transparent;
	border-style: solid;
	border-width: 10px;
	height:0;
	width:0;
	position:absolute;
	bottom:0px;
	left:8px;
}
#pb_nav_box-arrow {
	border-color: transparent transparent #ffffff transparent;
	border-style: solid;
	border-width: 10px;
	height:0;
	width:0;
	position:absolute;
	bottom:-1px;
	left:8px;
}
#pb_5days_box {
	width:320px;
	height:35px;
	position:relative;
	margin:10px;
}
#pb_5days {
	background-color:#FFFFFF;
	border:#ccc solid 1px;
	width:320px;
	padding:4px 4px 4px 12px;
	position:absolute;
	height:26px;
}
#pb_5days a {
	text-decoration:none;
	color:#666;
}
.pb_home_thumb {
	padding-top:4px;
	font-size:12px;
	line-height:16px;
}
#pb_footer {
	border:#999 solid 1px;
	border-top:none;
	padding:10px;
	width:918px;
}
#pb_footer_table {
	font-size:11px;
	line-height:18px;
}
#pb_footer_table a {
	color:#666666;
}
#pb_footer_table a:hover {
	color:#ff0000;
}
#pb_tou {
	width:938px;
	font-size:11px;
	color:#9d9d9d;
}
#pb_tou a {
	color:#9d9d9d;
}
#pb_tou a:hover {
	color:#ff0000;
}
#pb_5days_message {
	display:none;
}
#pb_guarantee_box {
	width:80px;
	height:80px;
	border: #999 solid 1px;
	position:absolute;
	background-color:#FFFFFF;
	display:none;
	-moz-box-shadow:0 0 5px #888888;
	-webkit-box-shadow:0 0 5px #888888;
}


/* BIKE PAGE */
.pb_line_item_first {
	font-size:17px;
	text-transform:capitalize;
	background-color:#eff0f5;
	padding:6px;
	margin-top:8px;
}
.pb_line_item_arrow_first {
	vertical-align:middle;
	padding-left:5px;
	padding-bottom:3px;
}
.pb_line_item {
	font-size:17px;
	text-transform:capitalize;
	background-color:#ededed;
	padding:6px;
	margin-top:8px;
}
.pb_line_item_arrow {
	vertical-align:middle;
	padding-left:5px;
	padding-bottom:3px;
}
.pb_line_item a {
	color:#666;
}
.pb_category_headline {
	font-size:21px;
	color:#333;
	line-height:36px;
}
.pb_descr-bubble {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	background-color:#EAF0F5;
	border:1px solid #666666;
	font-size:14px;
	line-height:26px;
	margin:10px auto;
	padding:16px;
	position:relative;
	text-align:left;
	width:280px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-moz-box-shadow:0 0 5px #888888;
	-webkit-box-shadow:0 0 5px #888888;
}
.pb_descr-bubble-arrow-border {
	border-color: #666666 transparent transparent transparent;
	border-style: solid;
	border-width: 10px;
	height:0;
	width:0;
	position:absolute;
	bottom:-21px;
	left:30px;
}
.pb_descr-bubble-arrow {
	border-color: #EAF0F5 transparent transparent transparent;
	border-style: solid;
	border-width: 10px;
	height:0;
	width:0;
	position:absolute;
	bottom:-19px;
	left:30px;
}
/* IE6 */
.pb_descr-bubble-arrow {
	_border-left-color: pink;
	_border-bottom-color: pink;
	_border-right-color: pink;
	_filter: chroma(color=pink);
}


/* PRODUCT PAGE */
#pb_breadcrumb, #pb_other_bikes {
	font-size:11px;
	color:#999999;
}
#pb_thumb_slides img {
	//border:#CCCCCC solid 1px;
	margin-right:16px;
}
.pb_related {
	padding-top:10px;
	font-size:11px;
	line-height:14px;
}
.pb_related a {
	color:#999999;
}
.pb_related a:hover {
	color:#f00;
}
.pb_related img {
	border:#CCCCCC solid 1px;
	margin-bottom:8px;
}
.pb_related_middle {
	margin-left:23px;
	margin-right:23px;
}
.pb_price {
	padding-top:5px;
	padding-bottom:5px;
}
.pb_swatch img {
	padding-right:3px;
}
.pb_swatch {
	padding-bottom:10px;
}

/* Buttons */
a.pb_button {
    background: transparent url('http://publicbikes.com/images/bg_button_a.gif') no-repeat scroll top right;
    color: #2b2b2b;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.pb_button span {
    background: transparent url('http://publicbikes.com/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.pb_button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.pb_button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}




/* Added by AA */
.pb_cart_del  {
	color:#ff0033; 
	font-size:10px;
}
a.pb_cart_del:hover {
	text-decoration: underline;
}
.pb_category_headline_lit {
	font-size:21px;
	color:#ff6633;
	line-height:36px;
}
.pb_category_headline_dim {
	font-size:21px;
	color:#efefef;
	line-height:36px;
}

.pb_category_headline_dim {
	font-size:21px;
	color:#efefef;
	line-height:36px;
}

.pb_category_descr_box {
	width:785px;
	padding-top:20px;
	padding-right:100px;
	margin-bottom:25px;

}


/*HH edits 5-3-10*/
.pb_category_descr_box {
	 background-color:#f8f8f8; margin-top:15px; padding-left:30px; padding-right:30px; padding-bottom:25px; border:1px solid #eeeeee; width:825px;}

#pb_5days_box{display:none;}
#public_logo{display:none;}
.pb_account_nav{background-color:#cccccc; padding:3px;}
#pb_header_nav{margin-top:-10px;font-size:11px;}
.pb_header_utility{font-size:11px;}
.love{
   float:right;
   margin-right:41px;
   width:211px;
   height:auto;
   background-color:#ff3300;
   color:#ffffff;
   font-size:18px;
   text-align:left;
   padding:8px;
   font-family:Arial, Helvetica, sans-serif;
   position:relative;
	margin-left:630px; top:50px; z-index:1000;
}

.love a:link {color:#ffffff; text-decoration:none;}
.love a:visited {color:#ffffff; text-decoration:none;}
.love a:hover {color:#ffffff; text-decoration:none; background-color:#ff0000;}

/*temp add by tristan */

.love2{
   /*display:none;*/
   position:absolute;
   
   width:211px;
   height:auto;
   background-color:#ff3300;
   color:#ffffff;
   font-size:18px;
   text-align:left;
   padding:8px;
   font-family:Arial, Helvetica, sans-serif;
   z-index:1000;
   left:629px;
}

.love2 a:link {color:#ffffff; text-decoration:none;}
.love2 a:visited {color:#ffffff; text-decoration:none;}
.love2 a:hover {color:#ffffff; text-decoration:none; background-color:#ff0000;}

/*end add by tristan */

.cart{background-color:#ff3300;padding-left:2px;padding-right:2px; color:#fff}

.maincontentdiv {
	background-color:#EEEEEE;
	border:1px solid #999999;
}
.heading-red{font-size:16px; color:#ff3300; font-family:Arial, Helvetica, sans-serif;}
.heading-grey{font-size:16px; color:#333;}


/*HH add R2R message and header updates*/

.newssignup{background-color:#ff3300;padding:2px; color:#fff; text-transform:none;font-size:11px;}
.newssignup a{color:#ffffff;}
.newssignup a:hover{color:#ffffff;}

.r2rmessage{height:30px; width:856px; color:#ffffff; background-color:#ff3300; text-align:left; font-size:22px;margin-top:-15px;margin-bottom:15px;padding-top:5px;}
.r2rmessage a{color:#ffffff;}
.r2rmessage a:hover{color:#ffffff;}
.r2rpad{padding-left:15px;}
.headerband{padding:2px; background-color:#efefef;}



/*end HH add R2R message*/

/*mainNav updates 2011*/
#pb_main_nav11{margin:auto;width:936px; text-align:left; margin-bottom:0px;height:30px;}

.pb-tabnav a{background-color:#B0B0B0; color:#ffffff; padding:8px;font-size:14px;margin-left:10px; text-transform:uppercase; letter-spacing:.1em;}
.pb-tabnav a:hover{background-color:#ff3300; color:#ffffff;margin-left:10px; padding:8px; }

.pb-tabnav2-wrap{float:right;margin-left:25px;}
.pb-tabnav2 a{font-size:12px; color:#fff; background-color:#B0B0B0;text-transform:uppercase; letter-spacing:.02em;margin-left:15px;padding:6px;}
.pb-tabnav2 a:hover{color:#ffffff; background-color:#ff3300;margin-left:15px;padding:6px;}

.gear{z-index:1000; background-color:#ffffff; border:1px solid #999999; padding:15px; position:absolute; left:255px; width:300px; height:200px;margin-top:28px;}
.gear a:hover{display:block;}



/*navstyles.css import  2011*/

.clear {
	clear:both;
}
:focus {
	outline:0;
}
a {
	outline:none;
}

#globalnav{width:940px; margin:0px auto;}
#layout{width:934px; margin:0px auto;}


#header{width:100%; float:left; background:#fff;}
#header .logo{width:auto; float:left; padding:63px 0 27px 5px;}
#header .social_section{width:auto; float:right; margin-top:26px;}
.menu{width:100%; float:left; border:none;}
.menu ul{width:100%; float:left; list-style:none;}
.menu ul li{font:normal 14px/16px Arial, Helvetica, sans-serif; text-transform:uppercase; float:left; margin-right:10px; position:relative;}
.menu ul li a{width:auto; float:left; text-decoration:none; background:#999999; padding:7px 13px; color:#fff;}
.menu ul li a:hover{background:#ee3c24;}
.menu ul li a.active{background:#ee3c24;}

.menu .menu_left{width: auto; float:left;}
.menu .menu_right{width: auto; float:right; padding-top:4px;}
.menu .menu_right ul{width:auto !important; float:right;}
.menu .menu_right ul li{margin-right:0!important; margin-left:10px; font-size:11px!important; position:static;}
.menu .menu_right ul li a{padding-top:5px; padding-bottom:5px;}

.drop { background:#efefef; background-color:#efefef; border:1px solid #b3b3b3; border-top:0; padding:15px; position:absolute; top:30px; left:0px;}
.drop ul{width:100%; float:left; list-style:none;}
.drop ul li{font:normal 12px/18px Arial, Helvetica, sans-serif; text-transform: none; position:static; width:100%; margin:0;}
.drop ul li a{color:#333333; width:auto; text-decoration:none; padding:2px 10px; background:none;}
.drop ul li a:hover{background:#fff; color:#ff3300;}
.drop ul li a.active{background:#fff; color:#ff3300;}
.drop .col01{width:135px; float:left;}


img {
	border:0;
}
.clear {
	clear:both;
}
:focus {
	outline:0;
}
a {
	outline:none;
}

/*new stylesheet override*/






/* pb_styles_cat.css */
	
	.cat_cell_outer { height:150; width:150; margin:15px; } 
	
	
	.cat_cell { height:150; width:150;  text-wrap: !important;} 
	
	.cat_cellL { height:150; width:150; margin-right:15px; text-wrap: !important;} 
	.cat_cellR { height:150; width:150; margin-left:15px; text-wrap: !important;} 
	
	.cat_cell img {
		padding:5px;
	}
	
	.cat_cell_descr{
		font-size:11px;
		line-height:14px;
		text-align:right;
		padding-bottom:10px;
		width:150px;
	}
	.cat_cell_price{
		color:#333333;
		font-weight:bold;
	}
	
	.pb_thumb_descr {
		font-size:11px;
		line-height:14px;
		text-align:left;
		padding-right:15px;
	}
	.pb_thumbnail_td img {
		padding:5px;
	}
	
	.pb_thumb_descr{
		padding-bottom:10px;
		width:150px;
	}
	
	.pb_thumb_descr a {
		color:#666666;
	}
	.pb_thumb_descr a:hover {
		color:#f00;
	}
	.pb_thumb_price{
		color:#333333;
		font-weight:bold;
	}
	
	.subcat{background-color:#ff3300;font-size:12px;text-transform:uppercase; padding:2px;padding-right:5px;color:#ffffff}
	.subcathead{color:#ff6600;}
	.subcathead a{color:#666; font-size:13px;}
	.backtotop{background-color:#999; color:#fff;font-size:9px;text-transform:uppercase;padding:2px;text-align:right;}
	.backtotop a{color:#fff;text-decoration:none;}
		
		
	/*Cat-Page updates 2011 - Alex*/
	.pb_category_descr_box2_header {font-size:24px; color:#F00; font-weight:normal; line-height:18px; padding-top:15px; padding-bottom:10px;}
	.pb_category_descr_box2_copy {padding:10px; padding-top:0; font-size:14px; line-height:21px; color:#666666; text-align:left;  }
	.pb_category_descr_box2_copy  a{color:#000000}
	.pb_category_descr_box2_copy  p{padding:0}
	
	.cat-sidebar{text-align:right; line-height:24px; padding-right:15px; padding-top:15px; background-color:#efefef; font-size:12px; border-right:1px solid #999999; border-bottom:1px solid #999999;}
	.cat-sidebar a{color:#333333;text-decoration:none;}
	.cat-sidebar a:hover{background-color:#ffffff; color:#ff3300;}
	.cat-sidebar a:active{background-color:#ffffff; color:#ff3300;}
	.cat-sidebar .active{background-color:#ffffff; color:#ff3300;}
	.cat-header-img{float:left; padding-right:15px;}
	.cat-header-price{z-index:1000;  color:#ffffff; background-color:#ff3300; font-size:14px; text-align:left; margin-left:15px;}
	
	.cat_table { border-top:1px solid #999999; border-right:1px solid #999999; border-left:1px solid #999999; }
	.cat_table2 { border-top:1px solid #999999; border-bottom:1px solid #999999; }
	
	.cat_tableR { border-bottom:1px solid #999999; }
	.cat_tableL  { border-bottom:1px solid #999999; border-right:1px solid #999999;  }
	.cat_tableM { border-bottom:1px solid #999999; border-right:1px solid #999999; }
		
	.cat_tableRB { border-bottom: none;  border-top: none; }
	.cat_tableLB  { border-bottom: none; border-top: none; border-right:1px solid #999999;  }
	.cat_tableMB { border-bottom: none;  border-top: none; border-right:1px solid #999999; }


/* pb_styles_cat.css */

		ul.tabs {
			margin: 0;
			padding: 0;
			float: left;
			list-style: none;
			height: 27px;
			border-bottom: 1px solid #ccc;
			
			width: 100%;
		}
		ul.tabs li {
			float: left;
			margin: 0;
			margin-right:8px;
			padding: 0;
			height: 26px;
			line-height: 26px;
			border: 1px solid #ccc;
			margin-bottom: -1px;
			background: #e0e0e0;
			overflow: hidden;
			position: relative;
			-moz-border-radius-topleft: 4px;
			-webkit-border-top-left-radius: 4px;
			-moz-border-radius-topright: 4px;
			-webkit-border-top-right-radius: 4px;
		}
		ul.tabs li a {
			text-decoration: none;
			color: #666;
			display: block;
			font-size: 11px;
			padding: 0 10px;
			border: 1px solid #fff;
			outline: none;
			-moz-border-radius-topleft: 4px;
			-webkit-border-top-left-radius: 4px;
			-moz-border-radius-topright: 4px;
			-webkit-border-top-right-radius: 4px;
		}
		ul.tabs li a:hover {
			background: #ccc;
		}	
		html ul.tabs li.active, html ul.tabs li.active a:hover  {
			background: #fff;
			border-bottom: 1px solid #fff;
		}
		.tab_container {
			border: none;
			border-top: none;
			clear: both;
			float: left; 
			width: 100%;
			background: #fff;
		
		}
		.tab_content {
			padding: 20px;
			padding-top:5px;
		
		}
		
		.tab_content img {
			float: left;
			margin: 0 20px 20px 0;
			border: 1px solid #ddd;
			padding: 5px;
		}
/* HH adds - Header and Footer Changes 3-15-2012 */


.logo{float:left; width:480px; padding-right:20px; margin-bottom:25px;}
.logo img{float:left;}
.logo p{float:left; width:240px; padding:0 0 0 8px;  color:#999999; font:11px/18px Helvetica, Arial, sans-serif; text-transform:uppercase;margin-top:5px; }
.logo p a{color:#666666; text-decoration:none}
.logo p a:hover{color:#ff3300; text-decoration:none}

.header_mailing{float:left; width:100%;}
.header_mailing form{float:right; width:auto; padding:10px 0 10px 10px;} 
.header_mailing form.space{padding:20px 0 10px 10px;} 

.header_mailing form .inputbox{float:left;  width:150px; padding:0 8px 0 0; height:14px; border:solid 1px #cccccc; color:#666666; font:12px Arial, Helvetica, sans-serif; text-transform:none; text-align:right;}
.header_mailing form .submit{float:left;  width:50px; margin:0 0 0 5px; display:inline; padding: 2px 0px 2px\0;  background:#999999; border:none; text-align:center!important; text-transform:uppercase; color:#fff; font:11px/12px Arial, Helvetica, sans-serif}
.header_mailing form .submit:hover{background:#ff3300; cursor:pointer}

#pb_header_nav2 {
	float:right;
	 letter-spacing:.02em; color:#666; font-size:10px; color:#999; 
}

#pb_header_nav2 a{
	color:#666; text-decoration:none; font-size:10px; padding-right:5px;padding-left:5px;
}

.headerwrap{margin-top:-8px;}


.call {padding-left:10px; font-size:12px; color:#666;}


.verisign {float:right;text-align:right; padding-right:10px; margin-top:15px; margin-bottom:-20px;}


.footer_inner{float:right; padding:20px 0 20px 20px; width:900px; border:none;}
.footer_inner .cal1 {float:left; width:144px;}
.footer_inner .cal1 h4 {float:left; width:100%; padding-bottom:6px;  font:bold 14px/16px Arial, Helvetica, sans-serif; color:#666;}
.footer_inner .cal1 h4 a{color:#666; text-decoration:none}
.footer_inner .cal1.widrh_s {float:left; width:125px;  }

.footer_inner .cal1 ul{float:right; width:100%; list-style:none;}
.footer_inner .cal1 ul li{float:left; width:100%; font:12px/16px Arial, Helvetica, sans-serif;}
.footer_inner .cal1 ul li.last{border-bottom:none;}
.footer_inner .cal1 ul li a{float:left; width:auto; padding:1px 0; color:#666666; text-decoration:none}
.footer_inner .cal1 ul li a:hover{float:left; text-decoration:underline;}

.connect{float:right; width:215px;}
.connect h4 {float:left; width:100%; padding-bottom:6px;  font:bold 14px/16px Arial, Helvetica, sans-serif; color:#666;}
.connect p {float:left; width:100%; padding:15px 0 0 0;  font:12px/14px Arial, Helvetica, sans-serif; color:#666;}
.connect ul{float:right; width:100%; list-style:none}
.connect ul li{float:left; width:auto; padding-right:4px; color:#fff; font:12px/14px Helvetica, Arial, sans-serif; text-transform:uppercase;}
.connect ul li img{float:left;}
.connect ul li.first{float:left; margin-top:0px;}

.connect form{float:left; width:auto; padding:0;} 
.connect form .inputbox{float:left;  width:125px; padding:0 8px 2px 5px; height:12px;text-align: left!important; border:solid 1px #cccccc; color:#999999; font:10px/12px Arial, Helvetica, sans-serif; text-transform:none; text-align:right;}
.connect form .submit{float:left;  width:50px; margin:0 0 0 5px; display:inline;  background:#ff3300 ; border:none; text-align:center; text-transform:uppercase; color:#fff; font:11px/12px Arial, Helvetica, sans-serif}
.connect form .submit:hover{ background:#999; cursor:pointer}

.footerlink{float:left; width:100%; padding:20px 0; }
.footerlink p {float:right; width:auto;  font:normal 11px/11px Helvetica, Arial, sans-serif; color:#707070; padding:0 2px;}
.footerlink p a{color:#707070; padding:0 2px; text-decoration:none;}
.footerlink p a:hover{text-decoration:none;}

/* END  HH adds - Header and Footer Changes 3-15-2012 */


.cycler-nav-container {
    height: 25px;
    margin-left: 30px;
    position: absolute;
    top: 170px;
    width: 200px;
    z-index: 150;
}


/* HH adds - Newsletter Sign-up Box in Global Header June-2012 */

.header_news{background-color: #EFEFEF;
    border: 1px solid #CCCCCC;
    color: #666666;
    float: right;
    font-size: 9px;
    line-height: 1.7em;
    margin-bottom: 1.2em; margin-top:1em;
    padding: 8px 0 0 8px;
    text-align: left;
    width: 225px;}
.header_news .title a{font-size:12px; color:#ff3300;}
.header_news form{padding:0}
.header_news form{float:right; width:auto; padding:0;} 
.header_news form.space{padding:20px 0 10px 10px;} 

.header_news form .inputbox{float:left;  width:150px; padding:0 8px 0 0; height:14px; border:solid 1px #cccccc; color:#666666; font:12px Arial, Helvetica, sans-serif; text-transform:none; text-align:right;}
.header_news form .submit{float:left;  width:50px; margin:0 0 0 5px; display:inline; padding: 2px 0px 2px\0;  background:#999999; border:none; text-align:center!important; text-transform:uppercase; color:#fff; font:11px/12px Arial, Helvetica, sans-serif}
.header_news form .submit:hover{background:#ff3300; cursor:pointer}
/* END HH adds - Newsletter Sign-up Box in Global Header June-2012 */

/* Daniel Toman 2013-14 */

.cat_table tr:first-child td.cat-sidebar + td { height:320px; }  /* fixes gear category hero height in Firefox */

/* H1 Product Titles and SEO Keywords (use <span> in Product Title around SEO keywords) */

#pb_breadcrumb span {
	display:none;
}
h1.ProductTitle {
	line-height: 1.2em;
}
h1.ProductTitle span {
	color: #666;
	font-size: .9em;
}

/* quick fix for (Currently not available) inactive product page tab display bug */

#pb_main_cell .pb_orange + .container > .tabs { 
	margin-top: 20px;
}
#pb_main_cell .pb_orange + .container > .tabs > li.active {
	margin-left: 100px !important; 
}


/* Price Display Changes  - Alex - Feb 2014 */
/* Old */
.cat_cell_price > span {
	color:#FF0000;
	text-decoration:line-through;
}
/* New */
.cat_cell_price2 {
	font-weight:bold;
	color:#333333;
}
.cat_cell_price2 > .red {
  color:#FF0000;
}
.cat_cell_price2 > .strike {
  text-decoration:line-through;
}
.pb_price > .red {
  color:#FF0000;
}
.pb_price> .strike {
  text-decoration:line-through;
}
.ProductTitle {
  font-size:21px;
}

.cr_starline {
			
			font-size:14px;
			margin:0 0 0 0px;
			
		}
		.cr_starline img {
			border:none;
			padding:0;
			margin:3px 0 0 0;
			vertical-align: top;
			}


		.cr_starline_left {
			font-weight:bold;
			font-size:14px;
			float:left;
			margin: 10px 10px 0 0;
		}

		.cr_by {
			color:#FF0000;
		}
		.cr_reveiw {
			width:auto;
			margin: 4px 0 0 0;
		}
		.total-reviews {
			float:left;
			font-size: 12px;
			font-weight: bold;
			padding: 10px 0 0 0;
		}
		.reviews {
	width:auto;
}
.more-reviews-cta {
	margin-top:30px;
}
.more-reviews-cta a {
	color:#666666;
	font-weight: bold;
	font-size:14px;
}
.more-reviews-cta a:hover {
	color:#ff3300;

}
.more-reviews-cta:before {
	content: "\25b6";
    display: inline-block;
    margin-right:10px;
    color:#ff6633;
}
.reviews h4 {
font-size:16px;
	padding-bottom:10px;
	font-weight:bold;
	color:#663333;
}
.reviews img {
	margin-top:3px;
}
.reviewTotals {
	float:right;
	margin-right:10px;
	margin-top:5px;
	font-weight:bold;
}
.review {
	//width:450px;
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	border-top:#cbcbcb solid 1px;
	font-size:13px;
	color:#333;
}
.review-hidden {
	display: none;
}
.review-initial {

}
.review-more {
	display:none;
}
.review-author {
	font-size:9px;
}
.review-author span {
	margin-left:10px;
}
.hidden-reviews {
	display:none;
}
.more-reviews{
	padding: 10px 0 0 0;
}
.more-reviews a{
	color: #3377CF;
}
.more-reviews a:hover{
	text-decoration: underline;
}
.reviewsTitle {
	color:#ff6633;
	font-weight:normal;
	margin:10px 0 0 0;
}
.reviewsTitle > a {
	color:#ff6633;
}
.reviewsTitle > a > span {
	
}
	#pb_thumb_slides img {

				margin:4px 0px 0 6px;
			}
			#pb_thumb_slides img:first-child, #pb_thumb_slides img:nth-child(6), #pb_thumb_slides img:nth-child(11), #pb_thumb_slides img:nth-child(16)  {
				margin-left:0;
			}
			.product-thumb {
				border:#cccccc solid 1px;
			}
			#product_alt_content {
				margin-top:10px;
			}

			
.header_mailing form .inputbox { width: 160px; }
.header_mailing form .submit { width: 60px; }



/* daniel */

.headerwrap .logo { 
	margin-bottom: -35px; !important;
}

.headerwrap .header_news {
    width: 164px; 
    margin: 15px 230px -35px 0;
    padding: 0;
    background: transparent;
    border: 0px;
    height: 62px;
}

.headerwrap .header_news form {
    width: 230px;
    margin: 0;
    padding: 0;
    position: relative;
    left: 245px;
    /* top: -43px; */ /* for old newsy signup text */
    top: -30px !important; /* for shorter newsy signup text */

}
.headerwrap .header_news form input {
    height: 23px !important;
    font-size: 12px !important;
    line-height: 16px;
}
.headerwrap .header_news form input.submit {
    height: 25px !important;
    font-size: 11px !important;
}


#globalnav .menu .menu_right {
    float: left; 
    padding: 0px; 
    height: 30px !important;
    margin-left: 2px;
}

#globalnav .menu .menu_left ul li,
#globalnav .menu .menu_right ul li {
    line-height: 16px;
    margin: 0 2px 0 0 !important;
    padding: 0px !important;
}

#globalnav .menu .menu_left ul li a{
    font-size: 14px;
/*    font-weight: bold; */
    background: #ff3300 !important;
    font-color: white;
}

#globalnav .menu .menu_left ul li a:hover {
     background: #f03300 !important;
}


#globalnav .menu .menu_right ul li{
    font-size: 12px !important;
    line-height: 16px;
    height: 30px !important;
}

#globalnav .menu .menu_right ul li a{
    background: #eff0f0 !important;
    color: #666;
}

#globalnav .menu .menu_right ul li a:hover {
    background: #e5e5e5 !important;
    color: #111;
}

#globalnav .menu .menu_left ul li a,
#globalnav .menu .menu_right ul li a {
    padding: 5px 10px;
}

/* dropdown gear menu fixes */


#globalnav .menu .menu_left .drop {
	top: 26px !important;
}

#globalnav .menu .menu_left .drop ul li a {
    color: #333333;
    width: auto;
    text-decoration: none;
    padding: 2px 10px;
    background: transparent !important;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px !important;
}

#globalnav .menu .menu_left .drop ul li a:hover {
    background: #fff !important;
    color: #ff3300;
    width: auto;
}


/* search form */

.header_mailing {
	height: 25px !important;
	margin: 0;
	padding: 0;
}

.header_mailing form#sendSearch {

    position: relative;
    top: 25px;
}

.header_mailing form#sendSearch input {
    height: 23px !important;
    font-size: 12px !important;
    line-height: 16px;
}

.header_mailing form#sendSearch input.inputbox {
    width:160px;
    background: #eff0f0 !important;
    color: #ff3300;
    font-size: 13px !important;
    border-color: #999;

}

.header_mailing form#sendSearch input.submit {
    width: 60px;
    height: 25px !important;
    font-size: 11px !important;
    background-color: #ff3300;
}

/* homepage hero carousel pager nav arrows */

#heroGalPager {
	top: 155px;
	margin-left: 20px;
}



