/* TERRY BICYCLES RESPONSIVE SITE DEVELOPMENT 
styles-IE8.css
Author Colin Dodgson
version 20140805
 */
 
 /*Load conditionally if lte IE8 - if so it's full desktop view and these are overrides to mitigate display issues in IE */ 
 
 
 
#maincontents div #thirdPartyCheckoutButtons {
	padding-right: 0 !important; 
}
#carttable {
	margin: 10px 70px  !important;
}
.category-wrap table {
	width: 100%;
}
#logobar, #header-wrap-480, #header-wrap #account480 {
    display: none !important;
}
#div__header { z-index: 500; }

#brontoemail {
	margin-top: -8px;
				
			}
#formextender {
width:350px; height:24px; padding:2px 20px 10px 0;  margin-right:10px;
}

.gctext { margin-right:20px;  }
.cart table td { padding:  10px 0; }

/* @group CART */

#respcartbtns {
    min-width: 300px;
	width: 100%;
	/*margin: 1% 1% 0;*/ 
	background-color: #ededed;
}
#respcartbtns td {
    display: block;
    margin: 3px auto;
    text-align: center;
}
#respcartbtns a.cartbtn {
    margin: 5px 5px 0;
    max-width: 250px;
    width: 100%;
    text-align: center;
    border-radius: 0.3em;
    min-width: 140px;
    padding-bottom: 8px;
    padding-top: 8px;
    background-color: #fdfdfd;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #666666;
    cursor: pointer;
    display: block;
    font-size: 11px;
    line-height: 2em;
    padding: 4px 12px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.07);
    text-transform: uppercase;
    transition: background-color 0.15s ease-out 0s;
    vertical-align: middle;
}
#checkout, #inputCheckoutAnalytic, #mychkout, #respchkout {
	border:medium none !important;
	margin:0px 44px 0px 5px !important;
	padding:9px 28px 11px 10px;
}
#cancel, #recalc, #myupdate, #mycancel, #respupdate, #respcancel  {
	cursor:pointer;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	padding:4px 8px 4px 8px;
	font-weight:normal;
	margin-left:5px;
	background-color:#ececec;
	color:#333333;
	margin-bottom:10px;
	border:solid 1px #b8b8b8 !important;
}

/* @end */


/* @group FOR IE6 */
   		#headermid, .headerbar {
	width:818px;
}

			#brontosubmit {
				max-width:190px;
			}
#header-wrap .menu-bgd {
	width:100%;
	padding-left:10px;
	margin-right: -10px;
	margin-top:  5px;
}
#headerbarform {
	margin: 6px 0 0 0;
}
#header-wrap .menu-bgd ul {
	width:100%;
	margin-right: -10px;
}
#header-wrap #toplinks-box {
	width:810px;
}
#header-shipping-box {
	margin: 2px 0;
}
#search_input {
	width:200px;
}
#search_form {
	margin-top:  0px;

}
#brontoemail, #search_input {
	padding: 2px 5px 0 8px;
    }


/* @end */

/* @group FOR IE7 */

   #brontoemail {
			margin-top: -3px;
				
			}


   #headermid {
	width:814px;
}
			#brontosubmit {
				max-width:200px;
			}


#header-wrap .menu-bgd ul {
	width:814px;
	margin-right: -10px;
}
#header-shipping-box {
	margin: 5px 0;
}
#search_form {
	margin-top:  4px;

}
#brontoemail, #search_input {
	padding: 4px 5px 0 8px;
    }
#formextender {
width:350px; height:24px; padding:2px 20px 10px 0; margin-right:10px;
}





/* @end */