@charset "utf-8";
body  {
	font-family:verdana,sans-serif;
    font-size: 11px;
	background-image:url(http://www.lexiebarnes.com/images/background/starburst2.gif);
	background-color: #F2F1E9;
	background-repeat: repeat;
	margin: 0; /* it's F2F1E9 f7f6f1 996633 good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
}

/* cb */


td.notrans {
	background-color:#ffffff;
}

td.trans {
	 behavior: url(../images/background/iepngfix.htc);
	 background-image:url(../images/background/105.png);
	 background-repeat:no-repeat;
}

img.headerpng {
	behavior: url(../images/background/iepngfix.htc);
	margin-left: 10px;
}

img.productpng {
	behavior: url(../images/background/iepngfix.htc);
}

img.lexielogo {
	behavior: url(../images/background/iepngfix.htc);
	margin-top: 25px;
	margin-left: 15px;
	margin-bottom: 15px;
}


img.viewcollection {
	behavior: url(/images/background/iepngfix.htc);
	position:relative;
	left:200px;
	top:50px;
}



.navimage {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}	


.navimage2 {
	margin-top: 10px;
	margin-bottom: 10px;
}


.box {
	color: #333333;
}	


.footerline {
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #cccccc;
	height: 1px;
}	

a.footerlink {
	color: #999999;
	text-decoration: none;
}	
	
a.footerlink:hover {
	color: #999999;
	text-decoration: underline;
}	

	
.boulder {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}	

.cattext {
	margin-top: 0px;
	margin-bottom: 0px;
}	


.newsbox {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
}

.subcat {
	margin-left: 15px;
	line-height: 20px;
}	

.headertable td {
	background-color: #F2F1E9;
}

.home {
	font-size: 17px;
	font-weight: bold;
}
	
a  {
	text-decoration: underline;
	color: #663300;
	font-weight: normal;
}


a:hover {
	text-decoration : underline;
	color: #6699cc;
	font-weight: normal;
}

		
.headertext {
	font-size: 20px;
	font-weight: normal;
}	


a.headertext {
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.headertext:hover {
	font-size: 20px;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}



.headertext_price {
	font-size: 20px;
	font-weight: normal;
}	

.catheader {
	font-size: 14px;
	font-weight: bold;
}	

a.catheaderlink {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}	

a.catheaderlink:hover {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	/* color: #993300; */
}	

.catimage {
	margin-top: 10px;
	margin-bottom: 10px;
}	


.crumbtable {
	margin-bottom: 21px;
}	

.prodmiddle {
	padding-left: 20px;
	padding-right: 20px;
}
	
.prodtable {
	margin-top: 0px;
	margin-bottom: 10px;
}	


.prodtable_home {
	margin-top: 20px;
	margin-bottom: 10px;
}	

.avail {
	border: 1px solid #cccccc;
}


.avail td {
	border: 1px solid #cccccc;
}


.divider {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
}


.logo {
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 5px;
}

.price {
	font-weight: bold;
	font-size:12px;
}	

	
.quote {
	padding: 20px;
	background-color: #990000;
	color: #ffffff;
}	


.quotep {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}	
	
a.quotelink  {
	text-decoration: none;
	color: #cccccc;
	font-weight: normal;
}


a.quotelink:hover {
	text-decoration : underline;
	color: #cccccc;
	font-weight: normal;
}			
	
	
a.crumb  {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}


a.crumb:hover {
	text-decoration : underline;
	color: #999999;
	font-weight: normal;
}	
	
	
.login {
	padding: 20px;
	border: 1px dotted #666666;
	margin-bottom: 10px;
	}	
	
	
.login2 {
	padding: 20px;
	height: 500px;
	border: 1px dotted #666666;
	margin-bottom: 10px;
	}		
	
/* END cb */	

.twoColFixRtHdr #container {
	width: 970px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border: 3px solid #cccccc;
} 

	
.twoColFixRtHdr #header0 {
	
	padding: 0;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
} 


.twoColFixRtHdr #header0 h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	width: 970px;
}


.twoColFixRtHdr #header {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
} 


.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}


.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 240px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff;
	border-left-width: 0px;
	border-left-style: dotted;
	border-left-color: #666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.twoColFixRtHdr #sidebarHome {
	float: right; /* since this element is floated, a width must be given */
	width: 240px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff;
	border-left-width: 0px;
	border-left-style: dotted;
	border-left-color: #666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}




.twoColFixRtHdr #mainContent {
	margin: 0 250px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 


.twoColFixRtHdr #mainContentSub {
	margin: 0 0 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 



.twoColFixRtHdr #mainContentMiva {
	margin: 0 0 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

.basketcontents {
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 100px;
}	




.twoColFixRtHdr #footer { 
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 0 0 0; /* this padding matches the left alignment of the elements in the divs that appear above it. 0 10px 0 20px */
	
} 


.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #999999;
	/*background-color: #F2F1E9; */
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}


.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
