@charset "utf-8";
body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's 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: #000000;
	background-color: #f4f4f4;
}

#container1 { 
	width: 100%;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	
} 



#toptile {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 109px;
	width: 100%;
	background-image:url(/custom/themes/default/images2/tile-top.gif);
	background-repeat: repeat-x;
}
	
#container { 
	position: relative;
	width: 815px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background-image:url(/custom/themes/default/images2/tile-body.jpg);
} 


#header { 
	position: relative;
	height: 110px; 
} 

#header #toplinks{
	position: absolute;
	top: 5px;
	left: 500px;
	z-index: 10;
}
	

#alert {
	position:absolute;
	top: 5px;
	left: 300px;
	color: #ffffff;
	z-index:1;
	}


#logo {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 295px;
	height: 108px;
}

#tagline {
	position: absolute;
	top: 68px;
	left: 135px;
	width: 413px;
	color: #FFFFFF;
	z-index: 1;
	height: 23px;
	}

#topright {
	position:absolute;
	top: 0px;
	left: 295px;
	background-image: url(/custom/themes/default/images2/tile-top2.gif);
	width: 520px;
	height: 108px;
	}

.rbhsearch{
	position:absolute;
	top: 70px;
	left: 666px;
	margin: 0px;
	padding: 0px 0px 0px 1px;
	}
.rbhsearch #textbox{
	width: 90px;
	border: 1px solid #a14e15;
	font-size: 10px;
	}
		
.rbhsearch #gobutton{
	position:absolute;
	top: -4px;
	left: 95px;

	}
	
	
.sidebar1 {
	float: left; 
	width: 200px;
	text-align:left;
	
}

.sidebar1 #nav {
	background-color: #6799c8;
	background-image: url(/custom/themes/default/images2/blue-tile.jpg);
	background-repeat:repeat-y;
	width: 200px;
	}


#contactinfo {
	padding: 10px 0px 30px 5px;
	color: #747070;
	width: 195px;
}

#mainContent {
	margin: 0px 0px 0px 223px;
	width: 560px;
}

#mainContent2 {
	margin: 0px 10px 0px 235px;
	width: 555px;
	
}



#mainContent h2{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.mainheading{
	background-image: url(/custom/themes/default/images2/stitch-tile.gif);
	width: 565px;
	height: 45px;
	float:left;
	}
	
	

#homewrap{
	width: 555px;
	height: 190px;
}

#homecontainer{
	position: relative;
	width: 555px;
	height: 190px;
}

#pict1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 161px;
	height: 189px;
}
#pict2 {
	position: absolute;
	top: 0px;
	left: 161px;
	width: 253px;
	height: 189px;
}
#pict3 {
	position: absolute;
	top: 0px;
	left: 414px;
	width: 159px;
	height: 189px;
}

#homepict {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 410px;
	height: 190px;
	background-image: url(/custom/images/rotate/p3.jpg);
	/*background-image: url(/custom/themes/default/images2/home-pict.jpg);*/
	background-repeat: no-repeat;
}


.hometext h1{
	position: absolute;
	top: 167px;
	left: 7px;
	width: 405px;
	color: #ffee2d;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	z-index: 1;
	
}
	

#featuredwrap {
	width: 555px;
	padding: 0px 0px 0px 10px;
}

.featuredcat {
	float: left;
	width: 130px;
	height: 250px;
	margin: 3px;
	border-left: 1px dotted #ffffff;
	border-right: 1px dotted #dbdbdb;
	border-bottom: 1px dotted #ffffff;
	border-top: 1px dotted #ffffff;
	text-align:left;
	}

.featuredcat h1 {
	margin: 5px 0px 0px 0px;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	}


.stitchwrap {
	width: 565px;
	padding: 0px;
	margin-top: 5px;
}

#stitchhead{
	background-image: url(/custom/themes/default/images2/stitch-tile.gif);
	width: 565px;
	height: 45px;
	float:left;
	}

#stitchcontent {
	width: 555px;
	float:left;
	padding: 0px 10px 10px 10px;
	}


#expo{
	position: absolute;
	top: 0px;
	left: 412px;
	width: 160px;
	height: 190px;
	}

#footer { 
	background-image: url(/custom/themes/default/images2/foot.gif);
	background-repeat:repeat-x;
	height: 57px;
} 

#footwrap { 
	position: relative;
	width: 815px;
	margin: 0 auto; 
	text-align: left; 
	height: 57px;
} 

#logotab {
	position:absolute;
	top: 0px;
	left: 22px;
	width: 53px;
	height: 30px;
	background-image:url(/custom/themes/default/images2/logo-tab.gif);
}

.formField{
	margin: 2px 0px 2px 0px;
	}



.footname {
	float: right;
	width: 350px;
	color: #FFFFFF;
	text-align:right;
	margin: 10px 25px 0px 0px;
}

.footname h2{
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
}
	

.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;
}
/*NEW PRODUCT DETAILS LAYOUT*/

/*Product Details Container*/
.productDisplay
	{
	width:555px;
	}

/*Image Details Container*/
.productDisplay  #div_detailImage	
	{
	float:left;margin:0 0 0 3px;
	}

/*Product Details/Orderbox Container*/
.productDisplay  #div_detailContent	
	{

	float:right;margin:0 10px 0 0;width:200px;
	}
	

/*Product Description*/
#description {
	font-size: 12px;
	font-family: arial;
}

/*Related Products*/
#relatedProducts {
	font-size: 12px;
	font-family: arial;
}
	
