a{
	color: #0046D5;	/*014FD5*/
	text-decoration: none;
	text-decoration: underline;
}
a:hover{
	color: #777;
	text-decoration: none;
}
a.headerNavigation,a.headerNavigation:hover, .headerBreadcrumbs a, .headerBreadcrumbs a:hover {
	color: #0046D5;
}
a.pageResults,.accountCategory,.checkoutBarFrom,.checkoutBarTo{
	color: #777;
}
a.pageResults:hover{
	background: #FF3FF3;
	color: #777;
}
body{
	background: #FFFFFF;
	color: #333333;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	text-align: center;
	_behavior: url(csshover.htc);	/* Fix IE6 Hover Behavior For Fancy Popup thingies */
}
form{
	display: inline;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 14px;
	clear: both;
}
h2 {
	font-size: 13px;
	margin:0px 0px 5px 0px;
}
h3 {
	font-size: 12px;
}
img{
	color: #666666;
	border: none;
}
legend{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
fieldset {
	border: 1px solid #333;
	padding: 6px;
}
td,input,textarea,option,checkbox,radio,select{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.fieldKey,.tableHeading,.formAreaTitle{
	font-weight: bold;
}
.formArea{
	background: #FFFFFF;
	border-color: #777777;
	border-style: solid;
	border-width: 1px;
}
.messageStackError,.messageStackWarning, .headerError,.errorBox, .infoBoxNotice,.infoBoxNoticeContents {
	background: #DA3D3D;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
.headerInfo{
	background: #9F09F0;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.headerInfo{
	background: #9F09F0;
}
.headerNavigation,.footer{
	background: #777777;
}
.infoBox{

}
.infoBoxHeading{
	background-color:#B0B0B0;
	color: #FFFFFF;
	font-size: 11px;
	padding: 5px 10px 5px 10px;
}
div.bodyBreadcrumbs{
    margin-bottom: 25px;
	float: left;
}
.bodyBreadcrumbs a, .bodyBreadcrumbs a:hover{
	color: #0046D5;
}
.headerBreadcrumbs{
	font-size: 11px;
}

.headerBreadcrumbs a, .headerBreadcrumbs a:hover{
	color: #FFFFFF;
}
.add_imgs{ font-size: 10px; }
.colorbutton {
	background: #E27802 url(../../images/site/butt-grad-2.jpg) repeat-y top left;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding: 2px 20px 2px 20px;
	text-decoration: none;
	border: 1px solid #A3A3A3;
	display: block;
	text-align: center;
	border-width: 1px 2px 2px 1px;
	border-color: #eee #000 #000 #eee;
	border-style: solid;
}
.colorbutton:active {
	padding: 2px 19px 2px 21px;
	border-width: 2px 1px 1px 2px;
	border-color: #000 #eee #eee #000 ;
	border-style: solid;
}
.colorbutton:hover {
	color: #666;
}

.markProductOutOfStock{
	color: #B20000;
	font-weight: bold;
}
.messageStackSuccess{
	background-color: #9F09F0;
}
.moduleRowOver{
	background-color: #777777;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected{
	background-color: #DEDEDE;
}
.newItemInCart,.inputRequirement,.productSpecialPrice,.errorText,.stockWarning{
	color: #B20000;
}
.orderEdit{
	color: #000000;
	text-decoration: underline;
}
.pageHeading{
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.productListing-data{
	padding: 8px 15px;
}
.productListing{
	border: 2px solid #DDDDDD;
}
.progress{
	background-color: #000080;
	color: #FFFFFF;
	font-size: 11px;
	height: 14px;
	overflow: hidden;
	padding-left: 5px;
	width: 1px;
}
.smallText{
	font-size: 10px;
}
.subBar{
	background: #DEDEDE;
}
.subBar,.checkoutBarCurrent{
	color: #000000;
}
#box_whats_new td,
#box_bestsellers td,
#box_currencies td,
#box_information td,
#box_languages td,
#box_login td,
#box_manufacturer_info td,
#box_manufacturers td,
#box_order_history td,
#box_product_notifications td,
#box_reviews td,
#box_rfq_cart td,
#box_search td,
#box_shopping_cart td,
#box_specials td,
#box_tell_a_friend td{
	font-size: 11px;
	line-height: 15px;
}
#box_categories td{
	font-size: 11px;
	line-height: 15px;
	padding: 0px;
}
#box_whats_new,
#box_bestsellers,
#box_currencies,
#box_information,
#box_languages,
#box_login,
#box_manufacturer_info,
#box_manufacturers,
#box_order_history,
#box_product_notifications,
#box_reviews,
#box_rfq_cart,
#box_search,
#box_shopping_cart,
#box_specials,
#box_tell_a_friend{
	width: 180px;
}
#box_categories{
	width: 180px;
}
#central_content{
	padding:10px 30px 10px 30px;
	color:#000000;
}
#column_left{
	width: 180px;
}
#column_right{
	padding: 3px;
	width: 150px;
}
#page_container{
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	text-align: left;
	width: 899px;
	background-image: url(../../images/site/page_container_background.gif);
	background-position: left;
	background-repeat: repeat-y;
}
#footer2 {
	margin: 0px auto 30px auto;
	text-align: right;
	width: 899px;
	color:#A0A0A0;
	font-size:11px;
	line-height: normal;
}
.child_options {
	display: block;
}
.child_options input, .child_options select{
	width: 160px;
}
#printNav {
	float: right;
	margin-bottom: 0px;
}
#printfix {
	clear: both;
}

h1.indented, h2.indented {
	text-indent: 20px;
}

.swatch_shrinker td {
	vertical-align:top;
	height: 80px;
}

.swatch_shrinker td div {
	height: 50px;
	width: 135px;
	overflow: hidden;
}

.swatch_shrinker td div:hover {
	/*overflow: visible;*/
	position: relative;
	z-index: 2;
}

.swatch_shrinker td div:hover img {
	position: absolute;
}
a:visited{
	color: #0046D5;	/*014FD5*/
	text-decoration: none;
	text-decoration: underline;
}
tr.productListing-odd {
	background: #F8F8F9;
}
tr.productListing-odd td {
}

.headerNavigation,.footer,.productListing-heading{
	color: #FFFFFF;
	font-size: 11px;
	padding: 3px;
	background-color: #30B9FF;
	font-weight: bold;
}
.productListing-heading a{
	text-decoration: none;
}

#footer {
	background-color: #C8C8C3;
	height:43px;
	line-height:43px;
	text-align: center;
	color: #666666;
    border-top: 2px solid #FFFFFF;
}
#footer a{
	text-decoration:none;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}
#header {
	height:130px;
	width:899px;
	border-bottom: 5px solid #FFFFFF;
}
#headernav, #headernav2 {
	height:26px;
}
#headernav2 {
    color:#FFFFFF;
}
#headernav a{
	height:26px;
	line-height:26px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #636769;
}
#headernav2 a{
    height:26px;
    line-height:26px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}
.clear_this{
    clear: both;
}
ul.noindent {
	margin-left: 1.5em;
	padding-left: 0;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}