/*
------------------------------------------------------------------------
Theme Name:[projectname]
Author:[authorname]
Author Company URI:http://www.globalwsolutions.com
------------------------------------------------------------------------
*/
/*
-----------------------------------------
RESET
----------------------------------------- 
*/
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, blockquote, input, p, th, td{margin:0; padding:0}
table{border-collapse:collapse; border-spacing:0}
fieldset, img{border:0}
address, caption, cite, code, dfn, em, strong, th, var{font-style:normal; font-weight:normal}
ol, ul, li{list-style:none}
caption, th{text-align:left}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal}
q:before, q:after{content:''}

strong{font-weight:bold}
em{font-style:italic}
a img{border:none}

h1, h2, h3, h5, h5, h6{font-weight:bold}

/*
-----------------------------------------
LAYOUT
----------------------------------------- 
*/

blockquote{
     margin-left: 15px;
}


p{
	font-size: 12px;
	line-height: 18px;
}

h1{
	font-size: 18px;
	font-weight: normal;
	color: #ffd224;
}

h2{
	font-size: 16px;
	font-weight: bold;
	color: #ffd224;
}

h3{
	font-size: 14px;
	font-weight: normal;
	color: #ffd224;
}

a{
	color: #ffd023;
	text-decoration: none;
}

a:hover{
	color: #ffd023;
	text-decoration: underline;
}




/* CSS Document */

body{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #250706;
	font: 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#container{
	width: 960px;     /*CHANGE HERE*/
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border-left: 1px solid #825c5c;
	border-right: 1px solid #825c5c;
	border-bottom: 1px solid #825c5c;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #480001;

}

#header{
	height: 108px;
	background: url(/images/bg_header.jpg) repeat-x top left;
}


#h_logo{
	width: 408px;
	float: left;
	height: 108px;
	background: url(/images/bg_logo.jpg) repeat-x top left;
}


#h_right{
	float: right;
	width: 290px;
	text-align: right;
	color: #d4b534;
	margin-right: 13px;
}

#h_right a{
	font-size: 13px;
	color: #d4b534;
	text-decoration: underline;
}

#h_right a:hover{
	color: #d4b534;
	text-decoration: underline;
}


#h_r_top{
	height: 27px;
	line-height: 27px;

	margin-top: 10px;
}

#menu_bar{
	height: 30px;
	line-height: 30px;
	background: url(/images/bg_menu.jpg) repeat-x top left;
}






#h_search{
	float: right;
	width: 295px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	background-color: #9e6502;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

#h_search input{

}
	
#h_search a img{
	vertical-align: middle;
}






#content{
	margin: 10px;
}

#c_left{
	width: 220px;
	float: left;

}


#c_l_submenu{
	border: 1px solid #a26714;
}

#c_l_s_title{
	color: #ffd023;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	padding-left: 15px;
	padding-right: 15px;
	background: url(/images/bg_menu_title.jpg) repeat-x top left;
	border-bottom: 1px solid #a26714;
}

#c_l_s_menu{
	background-color: #240000;
}

#c_l_s_menu li{
	list-style-type: none;
	border-bottom: 1px solid #713817;
}

#c_l_s_menu a{
	text-decoration: none;
	display: block;
	color: #ffffff;
	font-size: 12px;
	padding: 6px 15px 6px 20px;
	line-height: 18px;
	margin-left: 10px;
}

#c_l_s_menu a:hover{
	color: #ffd325;
	font-size: 12px;
	text-decoration: none;
	padding: 6px 15px 6px 20px;
	line-height: 18px;
	background: url(/images/bullet.jpg) no-repeat center left;
	margin-left: 10px;
}



.c_l_box{
	border: 1px solid #a26714;
	padding: 10px;
	text-align: center;
	background-color: #240000;
}

.c_l_box h3, .c_l_box h2, .c_l_box h1{
	color: #ffd023; 
}

.c_l_box p{
	color: #FFFFFF;
}

.c_l_box a{
	
}



#c_right{
	width: 710px;
	float: right;

}


#c_r_top{

}


#c_r_t_banner{
	float: left;
	width: 418px;
	height: 196px;
	border: 1px solid #a26714;
}

#c_r_t_featured{
	float: right;
	width: 278px;
	border: 1px solid #a26714;
}

#c_r_t_f_title{
	color: #ffd023;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	padding-left: 15px;
	padding-right: 15px;
	background: url(/images/bg_menu_title.jpg) repeat-x top left;
	border-bottom: 1px solid #a26714;
	text-align: center;
}

#c_r_t_f_content{
	font-size: 12px;
	background-color: #240000;
	padding: 15px;
	height: 130px;
}

#c_r_t_f_content img{
	border: 1px solid #a26714;
}


#c_r_t_header{
	background-color: #000000;
	padding: 15px;
	border: 1px solid #a26714;
	margin-top: 10px;
}



#box_why{
	width: 230px;
	height: 180px;
	background: url(/images/bg_box_why.jpg) no-repeat top left;
	border: 1px solid #a26714;
	float: left;
	
}

#box_shop{
	width: 230px;
	height: 180px;
	background: url(/images/bg_box_shop.jpg) no-repeat top left;
	border: 1px solid #a26714;
	float: left;
	margin-left: 7px;
}

#box_gallery{
	width: 230px;
	height: 180px;
	background: url(/images/bg_box_gallery.jpg) no-repeat top left;
	border: 1px solid #a26714;
	float: right;
}

.box_title{
	text-align: center;
	height: 42px;
	line-height: 42px;
}


.box_content{
	padding: 15px 20px 0px 20px;
	font-size: 12px;
}


ul.ul_bullet{
	margin-left: 10px;
}

ul.ul_bullet li{
	line-height: 18px;
	padding-left: 20px;
	background: url(/images/bullet.png) no-repeat center left;
}



#c_r_bottom{
	padding: 15px;
	color: #FFFFFF;
	border: 1px solid #a26714;
	margin-top: 10px;
	background: url(/images/bg_content.jpg) repeat-x top left #1f0200;
}

#c_r_bottom ul li{
	font:12px Arial, Helvetica, sans-serif;
	background: url(images/bullets.gif) no-repeat;
	list-style-position:outside;
	padding-left:20px;
	line-height:18px;
}

#c_r_bottom ol li{
	font:12px Arial, Helvetica, sans-serif;
	list-style-type:decimal;
	list-style-position:outside;
	margin-left:20px;
	line-height:18px;
}






#footer{
	width: 960px;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
}


#footer ul li{
	display: inline;
	list-style-type: none;
	border-right: 1px solid #FFFFFF;
}

#footer ul li a{
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 10px;
}




#footer ul li a:hover{
	color: #ffd023;
}


#footer ul li.last{
	border-right: none;
}

.c_clear{
	clear: both;
	height: 0px;
}

.c_box_clear{
	height: 20px;
	clear: both;
}








/* PRODUCT */

.box_prod_level1{
	border: 1px solid #9f6d0e;
	width: 150px;
	float: left;
}

.b_p_title{
	background: #9f6d0e url(/images/bg_box_prod_title.jpg) repeat-x top left;
	height: 36px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.b_p_content{
	background-color: #000000;
	text-align: center;
	padding: 15px;
	height: 104px;
}

.b_p_bottom{
	background-color: #9b660a;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}

.b_p_b_left{
	width: 49%;
	float: left;
	line-height: 20px;
}

.b_p_b_right{
	width: 49%;	
	float: right;
	text-align: right;
	line-height: 20px;
}

.b_p_b_right input{
	width: 40px;
}

.b_p_b_button{
	text-align: center;
	clear: both;
	margin-top: 10px;
}




.prod_details{
	
}


.p_d_left{
	width: 230px;
	float: left;
	border: 1px solid #9f6d0e;
       background-color: #000000;
       text-align: center;
}


.p_d_right{
	float: right;
	width: 420px;
}

.p_d_right input{
	height: 20px;
        width: 50px;
}


/* END OF PRODUCT */





/* MENU */



#h_menu{
	height: 30px;
	line-height: 30px;
	width: 640px;
	float: left;

}



#h_menu ul li{
	display: inline;
	list-style-type: none;
	position:relative;
}

#h_menu ul li a{
	font-size: 13px;
	font-weight: bold;
	display: block;
	float: left;
	line-height: 30px;
	padding-left: 14px;
	padding-right: 14px;
	text-decoration: none;
	color: #000000;
}

#h_menu ul li a:hover{
	background: url(/images/bg_menu_hover.jpg) repeat-x top left;
	color: #FFFFFF;
}

#h_menu ul ul {
	position: absolute;
	z-index: 500;
	top: 30px;
	left: 0;
	border-bottom: none;
	width:130px;
	border: 1px solid #7b4a00;
	border-top: none;
}

html>body #h_menu ul ul {
	width:auto;
}

#h_menu ul ul li {
	display:block;
}


#h_menu ul ul li a {
	width:150px;
	background:#470001;
	/*border-bottom: 1px solid #577fa4;*/
	color:#ffffff;
	display:block;
	float:none;
	padding-left:10px;
	font-weight:normal;
	height:25px;
	line-height: 25px;
	margin-right: 0px;
}

#h_menu ul ul li a:hover {
	background:#7b4a00;
	color:#ffffff;
	margin-right: 0px;
}

#h_menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

#h_menu ul ul,
#h_menu ul li:hover ul ul,
#h_menu ul ul li:hover ul ul
{display: none;}

#h_menu ul li:hover ul,
#h_menu ul ul li:hover ul,
#h_menu ul ul ul li:hover ul
{display: block;}

html #h_menu ul li a { height: 1%; }

#h_menu li:hover ul, li.over ul { display: block; float:left;}




[if lt IE 7]>
#h_menu{float:none;}
body{behavior:url(csshover.htc); }
#h_menu ul li{float:left; }
#h_menu a{height:1%;font: bold 15px arial, helvetica, sans-serif;}

<![endif]

/* END OF MENU */

