/* CSS Document */
img, form, table, td, tr, tbody, #leftcol ul, #leftcol li {
	margin : 0px;
	padding : 0px;
	border : none
}
/* BASIC FORMATTING ---------------------------------- */

body, html {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color:#313131;
	background-image: url(../images/pagebkg2.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color:#ffffff;
}
p { font-size:14px;}
p a { font-size:14px;}
p a:hover { font-size:14px;}

.text_table a {font-size:11px;}
.text_table a:hover {font-size:11px;}
.text_table p {font-size:11px;}

ul, li {
	font-weight: normal;
	line-height: 17px;
	font-style: italic;
}


h1{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

#h1Home {
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	background-position: top;
	margin-bottom: 1px;
	margin-top: 0px;
	text-align:left;
}

a {
	font-size: 11px;
	text-decoration: none;
	color: #c10101;

}
a:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;

}

/* BASIC CLASSES ---------------------------------- */

.aligntop {

	vertical-align:top

}

.aligncenter, #hozLandingPageAd {

	text-align: center;

}



.stockimg {

	float: left;

	padding: 3px;

	border: 1px solid #999999;

	margin-top: 3px;

	margin-right: 6px;

	margin-bottom: 3px;

	margin-left: 3px;

	background-color: #CCCCCC;

}



.floatleft {

	float: left;

}

.floatright, .sqrLandingPageAd {

	float: right;

}

.nobullet {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}

.clear {

	clear: both;

}



/* ----------------------------------------------- */

/* ----------------------------------------------- */

div.product_links {

	text-align: center;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}

/* LAYOUT ---------------------------------- */



#content_wrapper {

	width: 1000px;

	margin: auto;

}

/* HEADER ---------------------------------- */

#header {
	height : 157px;
	background-color: #FFFFFF;
	width:1000px;
	position: relative;
	background:url(../images/header_bg.jpg) right top;
}
#logo {
	position : absolute;
	left: 0px;
	top: 0px;
}

.toplinks { color:#c10101; padding:2px 10px 0px 10px;}

.headerlinks {
	font-size : 11px;
	text-decoration : none;
	position : inherit;
	color:#c10101;
	}
	
.headerlinks,a.headerlinks:link,a.headerlinks:visited,a.headerlinks:active {
	font-size : 11px;
	text-decoration : none;
	position : inherit;
	color:#c10101;
}
a.headerlinks:hover {
	text-decoration:underline;
	font-size : 11px;
	color:#000000;
}
#headerBanner {
	position: absolute;
	right: 20px;
	bottom: 63px;
}
#globalTabs {
	position : absolute;
	bottom: 27px;
	right: 6px;
	float: right;
}
#globalTabs a img {
	float : right;
}


/*SEARCH BAR ------------------------------------- */

#shopBar {
	width: 1000px;
	background-image: url(../images/shopBar_bkg.gif);
	background-repeat: repeat-x;
	height: 28px;
	position: absolute;
	top: 108px;
	margin: 0;
	padding: 0;
	left: 0px;

}



form#frmProductSearch {
	display : inline;
	margin : 0;
}
form#frmProductSearch input {


}
input#txtSearch {
	font-size : 11px;
	position : relative;
	width: 70%;
	padding: 2px;
	bottom: 9px;
}
input#btnSearch {
	position : relative;
	top : 0px;
}


/* ----------------------------------------------- */

/*MAIN TABLE ------------------------------------- */



table#main {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	background-image: url(../images/mainpageBkg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

table#main2 {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	background-image: url(../images/mainpageBkg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

/* -------------------------------------------------- */



/*MIDDLE COLUMN ------------------------------------- */

div#middle {
	vertical-align: top;
	margin: 0px;
	width: 810px;
	float: right;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 3px;
	padding-top:3px;

}

div#middle2 {
	vertical-align: top;
	margin: 0px;
	width: 810px;
	float: right;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top:3px;

}
/* -------------------------------------------------- */



/*LEFT COLUMN --------------------------------------- */



div#leftcol {
	vertical-align: top;
	margin: 0px;
	padding: 2px 0px 0px 0px;

}

div#left_Wrapper {

	width: 180px;

	vertical-align: top;

	float: left;

}



.left_header {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	margin-left: 0px;
	background-repeat: repeat-x;

}
.catNav {
	list-style-type : none; 
	margin : 0; 
	padding : 0;
	color:#c10101;

}
a.catNav:link, a.catNav:active, a.catNav:visited {
	color : #c10101;
	text-decoration : underline;
	font-size:11px;
	text-align: left;
	padding: 1px 2px 1px 12px;
	margin: 0px;
	display: block;
	font-weight: normal;
	
}

a.catNav:hover  {
	color : #000000;
	text-decoration : underline;
	
}


/* -------------------------------------------------- */



/*RIGHT COLUMN -------------------------------------- */

div#rightcol {
	vertical-align: top;
	text-align: center;
	padding-bottom: 30px;
	padding-top:2px;

}

#right_header {

	background-color: #000000;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11pt;

	font-weight: bold;

	font-variant: small-caps;

	color: #FFFFFF;

	margin: 0px;

	padding-top: 3px;

	padding-bottom: 3px;

	text-align: center;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #999999;

}


#expertBox {

	font-size: 11px;

	padding: 5px;

	margin: 0px;

	font-weight: normal;

	line-height: 16px;

}

/* -------------------------------------------------- */

/*FOOTER FORMATTING ---------------------------------- */

table#footer {
	padding: 0px;

}
#footer {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffffff;
	font-size: 11px;
}
h1#footerBanner {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #066019;
	margin: 0px;

}
.footerLinks {
	font-size: 11px;
	line-height: 15px;
	color:#c10101;
	text-align:center;
	text-decoration:none;
}


.footerLinks, a.footerLinks:links,a.footerLinks:visited, a.footerLinks:active {
	font-size: 11px;
	line-height: 15px;
	text-decoration:none;
	color:#c10101;
	text-align:center;
}
.footerLinks a:hover {
	text-decoration:underline;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #000000;
	text-align:center;
}

#copyright {
	text-align: center;
	padding: 5px 0px 10px 0px;;
	font-size: 10px;
	color:#333333;
	width:800px;
}

/* -------------------------------------------------- */

#homepage_linkTable {

	overflow: auto;

	text-align: center;

}

#homepage_linkTable h3 {

	font-family: Arial, Helvetica, sans-serif;

	text-align: center;

	padding: 4px;

	margin: 0px;

}

#homepage_linkTable h4 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11pt;

	font-weight: bold;

	background-color: #000000;

	color: #FFFFFF;

	text-align: center;

	margin: 5px;

}

#homepage_linkTable p {

	margin: 0px;

	padding: 4px;

	text-align: center;

}

#homepage_linkTable a {

}

#homepage_leftColumn {

	float: left;

	width: 33%;

	border: 1px solid #CCCCCC;
	

}

#homepage_centerColumn {

	float: left;

	width: 33%;

	border: 1px solid #CCCCCC;

}

#homepage_rightColumn {
	float: right;
	width: 33%;
	border: 1px solid #CCCCCC;

}

#browseselection {font-size:11px;}

.breadcrumb {
	font-size: 11px;
	text-decoration: none;
	color: #c10101;
	}
.breadcrumb,a.breadcrumb:link,a.breadcrumb:visited,a.breadcrumb:active {
	font-size: 11px;
	text-decoration: none;
	color: #c10101;
}
a.breadcrumb:hover {
	color: #a90000;
	font-size: 11px;
	text-decoration: underline;
}

#ctl00_pageContent_ddlActions {display:none;}
#ctl00_pageContent_btnAction {display:none;}
#ctl00_pageContent_shippingEstimate {display:none;}
#ctl00_pageContent_lrLoginOptions_pnlLoginControl {display:none;}   
#ctl00_pageContent_couponEntry h5 {display:none;}
#ctl00_pageContent_statesTaxed {display:none;}
td.cart-continue {text-align:right;}	

#ad_section { padding-left:8px;}

.page_image { float:right;}
.page_image_left { float:left;}

#home_text { padding:0px 2px;}

#footer_table {background:url(../images/footergrade.gif) top repeat-x; font-size:8pt; text-align:left; height:78px;}
#footer_table td { padding:4px 4px 10px 10px;}
#footer_table h3 { font-size:13px; padding:2px 0px 3px 2px; margin:0px;}
#footer_table a { padding:0px 2px; color: #c10101;}
#footer_table a:hover {color: #000000;}
#border_cell { border-left:#aeaeae 1px solid;}

#home_link { width:550px; height:80px; display:block;}

#manufacturer_section div { padding:5px 0px; border:#cccccc 1px solid;}

#mfg_form_section { padding:0px 0px 14px 8px; background-image:url(../images/leftcol_mfg_bg.gif); margin-bottom:6px;}

#right_ad_section {padding: 12px 0px 4px 12px; text-align:left;}

#search_section { position:absolute; top:9px; right:10px;}

#add_section { position:absolute; top:4px; right:110px;}

#home_ad_section { padding:10px 0px 0px 0px;}


/* -----------------Resource--------------------------------- */

.borderreso{
border:1px solid #bbbbbb;}

li.resolink{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#c10101; text-decoration:none; font-weight:bold; }
li a.resolink{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#c10101; text-decoration:none; font-weight:bold; }
li a.resolink:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:none;  font-weight:bold;}

li.resolinkmenu{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#222222; text-decoration:none; font-weight:normal;   list-style:none;}
li a.resolinkmenu{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#222222; text-decoration:none; font-weight:normal;   list-style:none;}
li a.resolinkmenu:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#c10101; text-decoration:none; font-weight:normal;   list-style:none;}

.resoheading{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#c10101; text-decoration:none; font-weight:bold;}

img {
border:none;}



.article-widget {
	height:310px;
	color: #C10101;
    display: block;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 0px 8px 1px 12px;
    text-align: left;
    text-decoration: underline;
}

.article-widget .info {padding:8px 0px 3px 0px; font-weight:bold; color:#313131;}
