body
{
	text-align: center;
	background-color: #f2efd6;
}

div#wrap
{
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	padding-bottom:150px;
	margin: auto;
}

div#main
{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	text-align: left;
}

div#container
{
	width: 980px;
	text-align: left;
	background-image: url(../images/extra-content-bg.jpg); 
	background-repeat: repeat-y;
	padding-left:10px;
}

div#header
{
	height: 145px;
}

#logo
{
	height:130px;
	width: 458px;
	float: left;
	display: block;
}

#header #Message
{
	font-size: 24px;
	color: #3c2922;
	float: right;
	width: 400px;
	font-family: Georgia, Verdana, Arial;
	float: left;
	text-align: center;
	margin-top: 30px;
	margin-left: 50px;
	line-height: 130%;
	
}
#header #contact-bar
{
	float: left; 
	margin-left: 30px;
	margin-top: 30px;
}

#header #contact-bar .contact-info
{
	float: left; 
	color: #3c2922;
	font-family: Georgia, Verdana, Arial;
	margin-left: 10px;
	font-size: 14px;
	height: 20px;
}

#header #contact-bar .contact-info a
{
	color: #3c2922;
	font-family: Georgia, Verdana, Arial;
	font-size: 14px;
	text-decoration: none;
}

#header .contact-info span
{
	font-weight: bold;
}

div#nav-bar
{
	height: 71px;
	width: 960px;
	background-image: url(../images/nav-bars.jpg);
}

#nav-bar #top-nav-bar
{
	width: 930px;
	height: 21px;
	padding-top:4px;
	padding-left: 0px;
}

#nav-bar #top-nav-bar a
{
	color: white;
	font-family: Georgia, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	margin-left: 5px;
	padding:6px 6px 9px 6px;
	text-decoration: none;
	float: left;
	text-align: center;
	
}

#nav-bar #top-nav-bar a:hover
{
	background-color: #a21321;
	border: solid 1px black;
	padding:5px 5px 8px 5px; 
}

#nav-bar #top-nav-bar .message-right
{
	float: right;
	width: 350px;
	font-family: Georgia, Verdana, Arial;
	font-weight: bold;
	font-size: 16px;
	color: #e4b124;
	text-align:right;
	margin-top:7px;
}

#nav-bar #bottom-nav-bar
{
	width: 940px;
	height: 21px;
	margin-top:10px;
	margin-left: 5px;
}

#nav-bar #bottom-nav-bar a
{
	color: white;
	font-family: Georgia, Verdana, Arial;
	font-size: 12px;
	margin-right: 15px;
	text-decoration: none;
	padding:7px 5px 6px;
	text-decoration:none;
	text-align: center;
	float: left;
}

#nav-bar #bottom-nav-bar a:hover
{
	text-decoration: underline;
}

#footer
{
	height: 30px;
	width: 960px;
	background-image: url(../images/footer-bg.jpg);
}

#footer .cards 
{
	float: right;
	color: white;
}

#footer .cards .text
{
	margin-top:9px;
	float: left;
	color:white;
	font-family:arial;
	font-size:12px;
}


#footer .cards img
{
	margin-top: 3px;
	float: left;
}

#content
{
	width: 960px;
	padding-bottom: 50px;
}

.content span
{
	font-weight: bold;
	color: #820e19
}


.category-info p, .category-data p
{
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 10px;
}

.testimonial
{
	margin-left: 20px;
	border-bottom: 1px solid #820E19;
	padding: 5px;
	margin-right: 20px;
}

.testimonial .description
{
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 150%;
}

.testimonial .description p
{
	margin-top: 5px;
}

.testimonial .author
{
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

.category-info 
{
float: left;
margin: 10px;
margin-left:20px;
}

.category-info img
{
	float: right;
	margin: 15px;
}

.category-info h1, .category-data h1
{
	font-family: Verdana, Arial;
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	color: #820e19; 
	margin-bottom: 15px;
}



h2.links-head
{
	font-family: Verdana, Arial;
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	color: black; 
}

.product-info h1
{
	font-family: Verdana, Arial;
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	color: #820e19; 
	margin-bottom: 15px;
}



.product-image
{
	width: 500px;
	height: 500px;
	text-align: center;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
    margin-right: 15px;
    margin-left: 15px;
}

.product-info
{
	width: 310px;
	float: left;
	margin-top: 35px;
	font-family:verdana;
}

.product-thumbs
{
	width: 105px;
	height: 500px;
	float: left;
	margin-left: 10px;
}

.thumb
{
	border: solid 1px #820e19;
}

.product-image img
{
	border: solid 1px #820e19;
	margin-top:7px;
}


/* root element for scrollable */ 
div.scrollable {   
     
    /* required settings */ 
    position:relative; 
    overflow:hidden;     
 
    /* vertical scrollers have typically larger height than width */     
    height: 450px;      
    width: 116px;     
} 
 
/* root element for scrollable items */ 
div.scrollable div.items {     
    position:absolute; 
     
    /* this time we have very large space for height */     
    height:20000em;     
}

div.scrollable div.items div{     
    margin-top: 10px;  
}

.next
{
	background-image: url(../images/arrow-down.jpg);
	height: 27px;
	width: 24px;
	margin-left:35px;
	display: block;
	margin-top: 10px;
}

.prev
{
	background-image: url(../images/arrow-up.jpg);
	height: 27px;
	width: 24px;	
	margin-left:35px;
	display: block;
}

#category-image
{
	float: right;
	padding: 5px;
	margin-right:30px;
	text-align: middle;
}

.crumb
{
	width: 600px;
	margin: 10px;
	margin-left:20px;
	color: #E4B124;
	font-family: Verdana, Arial;
	font-size:11px;
}

.crumb a
{
	text-decoration: none;
	color: #820e19;
	font-weight: bold;
	font-family: Verdana, Arial;
}

#category-products
{
	float: left;
	width: 950px;
}

#category-products img
{
	border: solid 1px #820e19;
}
.category-info img
{
	border: solid 1px #820e19;
	float: right;
}

#category-data
{
	width: 950px;
	min-height:280px;
}

.product-item
{
	float: left;
	width: 440px;
	border:1px solid #820E19;
	margin:5px 0px 5px 20px;
	height: 255px;
}

.product-item .content
{
	float: left;
	width: 210px;
	padding: 5px;
	margin-top:10px;
}

.product-item img
{
	
}

.product-item .product-image 
{
	text-align: center;
	width: 200px;
	height: 210px;
	margin: 10px;
	float: left;
	vertical-align: middle;
}

.product-item span.name
{
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial;
	display: block;
	margin-bottom: 10px;
}

.product-item span.Price
{
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial;
	color: #820E19;
	display: block;
	margin-bottom: 5px;
}

.product-item h2
{
	float: left;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial;
}


.link
{
	float: right;
	text-align: center;
	color: #820e19;
	font-weight: bold;
	margin-top: 3px;
	font-family: Verdana, Arial;
	font-size: 12px;
	display: block;
	width: 130px;
	text-decoration: none;
	margin-bottom: 5px;
}

.content
{
	padding: 20px;
	padding-bottom: 3px;
	padding-top: 10px;
	line-height: 150%;
	font-family: Verdana, Arial;
	font-size: 12px;
}

.message
{
	padding: 20px;
	padding-bottom: 3px;
	line-height: 150%;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: red;
}

.product-info p
{
	padding-bottom: 3px;
	line-height: 150%;
	font-family: Verdana, Arial;
	font-size: 12px;
}

.product-info p.price
{
	padding-bottom: 3px;
	margin-top: 20px;
	line-height: 150%;
	font-family: Verdana, Arial;
	font-size: 12px;
}

.product-info p.price span
{
	font-weight: bold;
	color: #820e19;
}

h2
{
	font-weight: bold;
	padding-top: 7px;
	font-size: 13px;
	padding-left: 20px;
	font-family: Verdana, Arial;
}

.content a
{
	text-decoration: none;
	color: #820e19;
	
}

.content img
{
	float: left;
	padding: 5px;
}

.content a:hover
{
	text-decoration: underline;
}

.page-header
{
	font-family: Verdana, Arial;
	font-size: 20px;
	color: #820e19;
	padding-left: 20px;
	margin-top: 30px;
	margin-bottom:10px;
}

.product-Name .text-section
{
	float: left;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	margin-top:3px;
}
.product-Name .imageTag
{
	background-image: url(../images/product-Name.jpg);
	height: 20px;
	width: 157px;
	float: left;
	
}

.product-Cost .text-section
{
	float: left;
	font-family: Verdana, Arial;
	font-size: 12px;
	margin-top:4px;
}
.product-Cost .imageTag
{
	background-image: url(../images/product-Cost.jpg);
	height: 20px;
	width: 80px;
	float: left;
	background-repeat: no-repeat;
	
}

.product-Desc .text-section
{
	float: left;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 150%;
	margin-left:20px;
}

.product-Desc .imageTag
{
	background-image: url(../images/product-Desc.jpg);
	height: 20px;
	width: 290px;
	float: left;
	margin-bottom:10px;
	background-repeat: no-repeat;
}

.product-Dimensions .text-section
{
	float: left;
	font-family: Verdana, Arial;
	font-size: 12px;
	margin-top:2px;
	margin-left:20px;
}
.product-Dimensions .imageTag
{
	background-image: url(../images/product-Dimensions.jpg);
	height: 20px;
	width: 290px;
	float: left;
	margin-bottom:10px;
	background-repeat: no-repeat;
}

.product-Info-Section
{
	width: 315px;
	float: left;
	margin-bottom: 11px;
}

.product-Code .text-section
{
	float: left;
	font-family: Verdana, Arial;
	font-size: 12px;
	margin-top:6px;
	font-weight: bold;
}
.product-Code .imageTag
{
	background-image: url(../images/product-Code.jpg);
	height: 20px;
	width: 157px;
	float: left;
	margin-bottom:10px;
	background-repeat: no-repeat;
}


.product-Email .imageTag
{
	background-image: url(../images/product-Email.jpg);
	height: 20px;
	width: 217px;
	float: left;
	margin-bottom:10px;
	background-repeat: no-repeat;
}

DIV#loader {
  width: 500px;
  height: 500px;
}

/** 
 * While we're having the loading class set.
 * Removig it, will remove the loading message
 */
DIV#loader.loading {
  background: url(../images/spinner.gif) no-repeat center center;
}

#footer .right {
	color:white;
	float:right;
	font-family:arial;
	font-size:12px;
	margin-right:10px;
	margin-top:8px;
	text-align:right;
	width:550px;
}

#footer .right a{
	color:white;
	font-family:arial;
	font-size:12px;
	text-decoration: underline;
}

#contact-form label
{
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 30px;
	display: block;
	font-family: verdana;
	font-size:12px;
	
}

.submit input
{
	margin-left:180px;
} 

.txtInput
{
	width: 250px
}

#contact-form
{
	width: 650px;
	margin-top: 30px;
}

#contact-form p
{
	margin-top: 5px;
	display:block;
}

.product-home
{
	float: left;
	width: 215px;
	height: 200px;
	text-align: left;
	padding-right: 20px;
}

.product-home h2
{
	font-size: 14px;
	padding-left: 0px;
	display: block;
	margin-top: 10px;
	color: white;
	width:203px;
	height: 20px;
	text-align: center;
	padding-top: 11px;
	background-image: url(../images/home-tab.jpg);
}

.product-home img
{

	border: solid 1px #820e19;
}

#product-list
{
	width: 940px;
	margin-left: 20px;
	float: left;
}

.link-content a
{
text-decoration: underline;
}

