/* 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: 12px;
	color:#313131;
	background-image: url(../images/pagebkg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color:#4f428f;
}
p{

}
ul, li {
	font-weight: normal;
	line-height: 17px;
	font-style: normal;
}


h1{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

#h1Home {
	font-weight: bold;
	color: #000000;
	text-align: left;
	background-color: #ffffff;
	background-position: top;
	margin-bottom: 1px;
	margin-top: 0px;
}



a:link, a:visited, a:active {
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: #503cd1;

}
a:hover {
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	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: 10pt;

}

/* LAYOUT ---------------------------------- */



div#content_wrapper {

	width: 1000px;

	margin: auto;

}

/* HEADER ---------------------------------- */

#header {
	height : 108px;
	background-color: #FFFFFF;
	width:1000px;
	position: relative;	
	background-image:url(../images/header_backgrade.jpg);
	background-repeat:repeat-x;
}
#logo {
	position : absolute;
	left: 0px;
	top: 1px;
}

.headerLinks {
	font-size : 8pt;
	color : #6e2de6;
	text-decoration : underline;
	font-weight : normal;
	position : inherit;
	top : 5px;
	right : 5px;
	text-align:right;
	}
.headerlinks,a.headerLinks:link,a.headerLinks:visited,a.headerLinks:active {
	font-size : 8pt;
	color : #6e2de6;
	text-decoration : underline;
	font-weight : normal;
	position : inherit;
	top : 5px;
	right : 5px;
	text-align:right;
}
a.headerLinks:hover {
	text-decoration:underline;
	color : #000000;
	font-weight : normal;
	font-size : 8pt;
	text-align:center;
}
#headerBanner {

}
#globalTabs {
	position : absolute;
	top: 67px;
	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: 37px;
	position: absolute;
	top: 70px;
	margin: 0;
	padding: 0;
	left: 0px;

}



form#frmProductSearch {
	display : inline;
	margin : 0;
}
form#frmProductSearch input {


}
input#txtSearch {
	font-size : 8pt;
	position : relative;
	width: 130px;
	padding: 1px;
	bottom: 2px;
}
input#btnSearch {
	position : relative;
	top : 4px;
}


/* ----------------------------------------------- */

/*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/mainpageBkg2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
/* -------------------------------------------------- */



/*MIDDLE COLUMN ------------------------------------- */

div#middle {
	vertical-align: top;
	margin: 0px;
	width: 630px;
	float: right;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;

}

div#middle2 {
	vertical-align: top;
	margin: 0px;
	width: 810px;
	float: right;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;

}
/* -------------------------------------------------- */



/*LEFT COLUMN --------------------------------------- */



div#leftcol {
	vertical-align: top;
	margin: 0px;
	padding: 0px;

}

div#left_Wrapper {

	width: 180px;

	vertical-align: top;

	float: left;

}



.left_header {
	background-color: #a22442;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	margin-left: 0px;
	background-repeat: repeat-x;

}
.catNav {
	list-style-type : none; 
	margin : 0; 
	padding : 0;
	color:#503cd1;

}
a.catNav:link, a.catNav:active, a.catNav:visited  {
	color : #503cd1;
	text-decoration : underline;
	font-size:8pt;
	text-align: left;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 6px;
	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;

}

#right_header {

	background-color: #a22442;

	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;

}

#phoneBox {

	font-family: Arial, Helvetica, sans-serif;

	text-align: center;

	background-color: #FFFFFF;

	font-size: 14px;

}

#phoneBox h4 {

	margin: 0px;

	padding: 4px;

	font-size: 20px;

}

#expertBox {

	font-size: 10pt;

	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;
}
h1#footerBanner {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #911c36;
	margin: 0px;

}
.footerLinks {
	font-size: 8pt;
	font-weight: bold;
	line-height: 15px;
	text-decoration:underline;
	color:#503cd1;
	text-align:center;
}

.footerLinks, a.footerLinks:link, a.footerLinks:visited, a.footerLinks:active {
	font-size: 8pt;
	font-weight: normal;
	line-height: 15px;
	text-decoration:underline;
	color:#503cd1;
	text-align:center;
}
a.footerLinks:hover {
	text-decoration:underline;
	font-size: 8pt;
	color: #000000;
}

#copyright {
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-size: 8pt;
	font-weight: normal;
	color: #503cd1;

}

/* -------------------------------------------------- */

#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: #a22442;

	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 #ffffff;

}

#homepage_centerColumn {

	float: left;

	width: 33%;

	border: 1px solid #ffffff;

}

#homepage_rightColumn {
	float: right;
	width: 33%;
	border: 1px solid #ffffff;

}

#toplinks {padding: 3px 10px 0px 0px;}

.breadcrumb {
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: #503cd1;
	}

.breadcrumb a:link, a:visited, a:active {
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: #503cd1;
	}
	
.breadcrumb a:hover {
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}


#ctl00_pageContent_lrLoginOptions_pnlLoginControl {text-align:left;}

#ctl00_pageContent_ddlActions {display:none;}
#ctl00_pageContent_btnAction {display:none;}
#ctl00_pageContent_couponEntry h5 {display:none;}
#ctl00_pageContent_statesTaxed {display:none;}
.cart-header input {display:none;}
#ctl00_pageContent_cartItems_item_2_selector {display:none;}
#ctl00_pageContent_shippingEstimate {display:none;}
#ctl00_pageContent_lrLoginOptions_pnlLoginControl {display:none;}   
td.cart-continue {text-align:right;}

#search_table { padding-top:10px;}
#home_lowprices { padding:2px 0px 2px 0px;}
#home_content { padding:0px 5px;}
#homepage_banner { padding-top:4px;}
#footer_infoLinks { padding:5px 0px 5px 0px;}

#footer_table {background-image:url(../images/footergrade.gif); font-size:8pt; text-align:left; height:69px;}
#footer_table td { padding:4px 4px 10px 10px;}
#footer_table h3 { font-size:13px; padding:0px 0px 3px 2px; margin:0px;}
#footer_table a { padding:0px 2px; color: #503cd1;}
#footer_table a:hover {color: #000000;}
#border_cell { border-left:#9f9f9f 1px solid;}