@charset "utf-8";
/* CSS Document */

ul {
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

li {
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

form {
	padding:0px;
	margin:0px;
}

input {
	padding:0px;
	margin:0px;
}

img {
	padding:0px;
	margin:0px;
	border-style: none;
	border:0px;
}

a {
	border-style: none;
	border:0px;
}

script {
	border-style: none;
	border:0px;
}

table {
	padding:0px;
	margin:0px;
}

tr {
	padding:0px;
	margin:0px;
}

td {
	padding:0px;
	margin:0px;
}

div {
	padding:0px;
	margin:0px;
}

body,
html {
    margin:0px;
    padding-top:0px;
	background-image:url(site_images/body_bg.jpg);
	background-repeat:repeat-x;
	background-color:#400004;
   }

#wrap {
	padding:0px;
	margin:0px auto;
	width:925px;
	align:center;
   }
   
.admin_banner {
 font-weight: bold;
 font-size:9px;
 font-family: verdana;
 color: white;
}
   
#header {
	width:925px;
	height:45px;
	background-color:#ad8a5a;

}

#header_cartArea{
	float:left;
	width:125px;
	height:45px;
	background-image:url(site_images/shopping_cart_header_bg.jpg);
	background-repeat:no-repeat;
}

#header_above_menu {
	float:right;
	padding-right:4px;
}

.header_above_menu_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#d3cfcf;
	font-size:10px;
}

.header_above_menu_text a, .header_above_menu_text a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#d3cfcf;
	font-size:10px;
	text-decoration:none;
}


.header_above_menu_text a:hover {
	text-decoration:underline;
}


.header_menu_text a {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}


.header_menu_text a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

.header_menu_text a:hover {
	color:#FFFFFF;
}

#header_menuarea {
	float:right;
	margin-top:7px;
	width:737px;
	height:26px;
	background-image:url(site_images/top_menu_bg.jpg);
	background-repeat:no-repeat;
}

#header_bottom {
	height:8px;
	width:925px;
	background-image:url(site_images/header_bottom_spacer.jpg);
	background-repeat:repeat-x;
	}
	
#main_middle {
	float:left;
	width:925px;
	background-image:url(site_images/main_middle_bg.jpg);
	background-repeat:repeat-y;
}

#left_container {
	width:225px;
	float:left;
}

#left_header_area {
	background-color:#FFFFFF;
	width:225px;
	height:164px;
}

.left_header_area_cell {
	background-color:#FFFFFF;
	width:225px;
	height:164px;
}

#left_menuContainer {
	text-align:left;
	background-color:#930008;
	width:225px;
	padding-top:0px;
	vertical-align:top;
}


#left_menuArea{
	width:255px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	margin-left:-30px;
}

.left_menu {
	padding-top:10px;
	padding-bottom:10px;
}


.left_menu li{
	list-style-type:none;
	

}
		
.left_menu li a{
	color: #FFFFFF;
	font-weight:bolder;
	text-decoration: none;
}
		
.left_menu li a:visited{
	color: #FFFFFF;
}
		
.left_menu li a:hover, .current{
	color:#000000;
}


.leftMenu_seperator {
  border: 0px;
  color:#FFFFFF;
  background-color:#FFFFFF;
  height: 1px;
  margin-top:4px;
  margin-bottom:4px;
}

#left_bottom_container {
	width:225px;
	background-image:url(site_images/left_bottom_bg.jpg);
	background-repeat:repeat-x;
}

#left_quote_area {
	width:200px;
	margin-right:10px;
	margin-left:10px;
}

.quote_text {
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-style:italic;
	font-size:13px;
}	

.quote_text a, .quote_text a:visited{
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
	font-size:13px;
}


.quote_text a:hover{
	text-decoration:underline;
}


#right_container{
	width:695px;
	float:right;
}

#right_main_bannerArea {
	margin-top:4px;
	width:695px;
	height:160px;
}

#right_main_smallbannerArea {
	margin-top:2px;
	width:695px;
	height:80px;
}

#right_textarea {
	margin-left:10px;
	margin-top:5px;
	width:670px;	
}



#page_title_underline{
	width:655px;
	height:35px;
	background-image:url(site_images/page_title_seperator.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.right_testarea_title {
	padding: 0px 0px 20px 1px;
	margin:	0px 0px 20px 1px;
	font-family:"Monotype Corsiva";
	color:#400004;
	font-size:28px;
	font-style:italic;
	font-weight:bold;
}

.right_testarea_title2 {
	padding: 0px 0px 20px 1px;
	margin:	0px 0px 20px 1px;
	font-family:"Monotype Corsiva";
	color:#400004;
	font-size:24px;
	font-style:italic;
	font-weight:bold;
}

#footer_top {
	clear:both;
	width:925px;
	height:20px;
	background-image:url(site_images/footer_top_bg.jpg);
	background-repeat:repeat-x;
}

#footer_middle {
	width:925px;
	height:26px;
	background-image:url(site_images/footer_middle_bg.jpg);
	background-repeat:no-repeat;
}

#footer_textLeft {
	margin-left:10px;
	float:left;
	height:20px;
	text-align:left;
}

#footer_textRight {
	margin-right:10px;
	float:right;
	height:20px;
	text-align:left;
}


.footer_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}

.footer_text a, a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.footer_text a:hover {
	text-decoration:underline;
}



#fotter_bottom {
	width:925px;
	height:27px;
	background-image:url(site_images/footer_bottom_bg.jpg);
	background-repeat:no-repeat;
}


.textfield_effect {
	/*we will first set the border styles.*/
border-width: 1px;
	border-style: solid;
	border-color: #660000;
	/*we are now going to add in the shadow image that we created earlier*/
background-color:#F8ECE4;
	/*I am going to add some text formatting of my own*/
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

/*we are now going to style how the textfield will look when we
hover over it and when we actually have it selected*/

.textfield_effect:focus {
background-color:#FFFFFF;
border-color: #64acd8;
border-width: 1px;
}

.main_font {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:12px;
}

.main_font2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

.main_font a {
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}

.main_font a:visited{
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}

.main_font a:hover{
	color:#990000;
	font-weight:bold;
	text-decoration:underline;
}


.admin_table_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding-left:4px;
}

.admin_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:12px;
}

.admin_link  a {
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}

.admin_link  a:visited{
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}

.admin_link  a:hover{
	color:#990000;
	font-weight:bold;
	text-decoration:underline;
}


.formHeader {
	color:#FFFFFF;
	font-family:Arial;
	text-align:center;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #666666;
	font-weight:bold;
}

.formBody {
	font-family:Arial;
	font-size:11px;
	color:#333333;
	border:1px solid #000000;
	background-color:#f0f0ee;
}

.thumb_item_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	background-image:url(site_images/thumb_header_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.thumb_item_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

.thumb_item_details {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.thumb_item_price {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
}

.thumb_seperator_hoz {
	background-image:url(site_images/thumb_frame_seperator.jpg);
	background-repeat:repeat-x;

}

.thumb_seperator_vert {
	background-image:url(site_images/thumb_frame_seperator.jpg);
	background-repeat:repeat-y;

}

.beforeSubMenu {
	background-color:#ffcbce;
}

.SubMenuCell {
	min-height:35px;
	height:35px;
	padding-left:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.SubMenuLink a {
	color:#410004;
	font-size:12px;
	text-decoration:none;
}

.SubMenuLink a:visited {
	font-size:12px;
	text-decoration:none;
}

.SubMenuLink a:hover {
	color:#880006;
	text-decoration:underline;
}

.mainHeaderArea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#410004;
	padding-top:5px;
}
.mainHeaderAreaDiv {
	width:600px;
	border-bottom:dashed 1px #410004;

}
.productsProductDetailHeader {
	font-weight:bold;
	padding-bottom:10px;
}

.productsProductShortContent {
	text-align:left;
	width:103px;
}

/* PRICE STYLES */
.productsProductREG {
	text-align:center;
}
.productsProductSALE {
	text-align:center;
}
.productsProductQUOTE {
	text-align:center;
}