/* CSS Document */

/* TAG OVERRIDE */
img
{
	border:none;
}
h3
{
	font-family:Barnhard Modern STD;
	font-style:normal;
	font-size:14px;
	color:#CCCCCC;
	margin-bottom:-10px;
	padding:0px;
}

h4
{
	font-family:Barnhard Modern STD;
	font-style:normal;
	font-size:14px;
	color:#000000;
	margin:0px;
	padding:2px;
}

a:link 
{
	color: #FFFFFF;
	text-decoration:none;
}

a:visited 
{
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;
}

a:hover
{
	text-decoration:none;
	color:#CE953A;
}

/* CUSTOM TAGS */

/* LOGIN FORM */
.login_form
{
	position:relative;
	top:-4px;
	left:11px;
	margin-top:0xp;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
}
.login_text_box
{
	width:80px;
	height:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CE953A;
	border:1px;
}

.login_text
{
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
}

.login_button
{
	position:relative;
	top:4px;
	left:0px;
	width:64px;
	height:15px;
	background-image:URL(images/login_button.jpg);
	background-repeat:no-repeat;
	padding-right:10px;
	margin:0px;
}

.content
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	padding-left:15px;
	padding-top:10px;
	
	
}   

.contact_table
{
	background-color:#666666;
	border-style:solid;
	border-width:1px;
	border-color:#Ce953A;
	padding-top:5px;
	padding-left:5px;
}

.contact_text
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
}

.contact_input
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#a51330;
	background-color:#CCCCCC;
	
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	
	width:330px;
}

.contact_input_msg
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#a51330;
	background-color:#CCCCCC;
	
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	
	width:330px;
	height:150px;
}

.profile_input
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#a51330;
	background-color:#CCCCCC;
	
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}

.welcome
{
	font-family:"Times New Roman", Times, serif;
	font-size:32px;
	color:#FFFFFF;
	font-weight:bold;
}

.small
{
	font-size:12px;
}

medium_white
{
	font-family:Barnhard Modern STD;
	font-style:normal;
	font-size:14px;
	color:#FFFFFF;
}

.medium_gray
{
	font-family:Barnhard Modern STD;
	font-style:normal;
	font-size:14px;
	color:#CCCCCC;
}

.hr1
{
	margin-top:-5px;
}

.newslet_box
{
	position:relative;
	left:-10px;
	margin-left:10px;
}

.newslet_signup
{	
	border:1px;
	border-color:#F9E9C5;
	color:#Ce953A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9x;
	width:130px;
	height:14px;
}

.footer
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#999999;
	padding-left:15px;
	padding-top:0px;
	padding-right:15px;
}

.footlinks
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#CCCCCC;
}

.copy
{
	font-family:Verdana;
	font-size:8px;
	color:#999999;
}

.policy
{
	font-family:Verdana;
	font-size:12px;
	color:#999999;
	padding-right:15px;
}

.leftnav
{
	background-image: URL(../images/page_navtile.jpg);
	background-repeat:repeat-y;
}


.menu_topbar_text
{
	font-family: Bernhard Modern STD;
	font-size:15px;
	color:#FFFFFF;
}

.copyright
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#CCCCCC;
}

.newsletter_formtext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.navigation_box_header
{
	background-image: url(../images/menu_top.jpg);
	background-position:left, top;
	background-repeat:no-repeat; 
	width:145px;
	background-color:#be9b59;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#333333;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#333333;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#333333;
}
.navigation_box_body
{
	background-color:#FFFFFF;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#333333;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#333333;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#333333;
}

.navigation_header
{
	font-family:Barnhard Script ITC;
	font-size:14px;
	color:#000000;
	padding-left:2px;
}
.navigation_link
{
	font-family:Barnhard Script ITC;
	font-size:12px;
	color:#000000;
	padding-left:7px;
}



/* PRODUCTS RELATED */

.products_searchbox
{
	position:relative;
	top:0px;
	left:4px;
	width:590px;
	height:120px;
	background-image:URL(../images/search_back.jpg);
	background-repeat:no-repeat;
	background-position:top, left;
	padding:10px;
}

.product_view_title
{
	font-family: Bernhard Modern STD;
	font-size:15px;
	color:#CE953A;
	font-weight:bold;
}

.product_view_seperator
{
	background-image:URL(../images/hr_pview.jpg);
	background-repeat:repeat-x;
	background-position:top, left;
}

.product_price
{	
	font-family: Bernhard Modern STD;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
}

.product_shipping
{	
	font-family: Bernhard Modern STD;
	font-size:13px;
	color:#86A58F;
	font-weight:bold;
}

.searchbox_select
{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#CE953A;
}

.searchbox_text
{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#CE953A;
	width:194px;
}

.results_top
{
	position:relative;
	top:0px;
	left:4px;
	width:590px;
	height:25px;
	background-image:URL(../images/results_top.jpg);
	background-repeat:no-repeat;
	background-position:top, left;
	padding:2px;
}

.results
{
	position:relative;
	top:4px;
	left:4px;
	width:590px;
	padding-left:5px;
}

.results_mag
{
	position:relative;
	top:0px;
	left:4px;
	padding-bottom:5px;
}

.results_text_found
{
	font-family:Barnhard Script ITC;
	font-size:12px;
	color:#000000;
}

.product_title
{
	height:25px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
}
 
.product_category_type
{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#CE953A;
}

.search_nav
{
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#3b4443;
	border-width:1px;
	border-style:solid;
	border-color:#3b4443;
	background-color:#666666;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding:2px;
}

.search_nav_hi
{
	border-width:1px;
	border-style:solid;
	border-color:#3b4443;
	background-color:#a51330;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	padding:2px;
}

.admin_product_title
{
	background-color: #CE953A ;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A51330;
	font-family:Barnhard Script ITC;
	font-size:12px;
	color:#FFFFFF;
}

.admin_product
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	font-family:Barnhard Script ITC;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.msg_title
{
	font-family: Bernhard Modern STD;
	font-size:15px;
	color:#CE953A;
	font-weight:bold;
} 

.msg_body
{
	font-family: Bernhard Modern STD;
	font-size:13px;
	color:#F9E9C5;
	font-weight:normal;
}

.title
{
	font-family: Bernhard Modern STD;
	font-size:13px;
	color:#CE953A;
	font-weight:normal;
}
