/* Axil Creations */
@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,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 {
	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:'';
}
abbr,acronym { border:0;
}


@font-face {
	font-family: 'calibri';
	src: url("font/CALIBRI.eot");
  	src: url("font/CALIBRI.ttf") format('truetype');
	
	font-family: 'calibrib';
	src: url("font/CALIBRIB.eot");
  	src: url("font/CALIBRIB.ttf") format('truetype');
}
	
	
@font-face {
	font-family: 'swiss';
	src: url("font/tt0100m_.eot");
  	src: url("font/tt0100m_.TTF") format('truetype');
}


input
{
font-size:13px;	color:#667084;	padding: 4px 8px 4px 8px;	border:1px solid #c5c5c5; background-image:url(../images/inputbg.jpg); background-position:bottom; background-repeat:repeat-x; text-shadow:0px 1px 0px #fff;
-moz-border-radius: 32px;
-webkit-border-radius: 32px;
border-radius: 32px;
behavior: url(border-radius.htc);
margin-bottom:5px;
	
}

input.search
{
	font-size:12px; color:#333; border:none; padding: 0px 0px 0px 0px; background-color:transparent;  /*filter:alpha(opacity=100);*/
}

input.unique
{
	background:url(../images/input_reset.jpg) top left repeat-x; 
	color:#fff;
	text-shadow:#000 0px 1px 1px;
	border:#F30; /*filter:alpha(opacity=100);*/
}

input.noborder
{
	border:0px; padding:0; background:none; margin:0;
}
textarea
{
	font-family: calibri, Tahoma; font-size:14px;	color:#667084;	padding: 4px 8px 4px 8px;	border:1px solid #c5c5c5; background-image:url(../images/inputbg.jpg); background-position:bottom; background-repeat:repeat-x; text-shadow:0px 1px 0px #fff;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
margin-bottom:5px;

}
select
{
	font-family: calibri, Tahoma; font-size:13px;	color:#667084;	padding: 4px 8px 4px 8px;	border:1px solid #c5c5c5; background-image:url(../images/inputbg.jpg); background-position:bottom; background-repeat:repeat-x; text-shadow:0px 1px 0px #fff;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
}



body {
background:#572c0c url(../images/bg.jpg) top left repeat-x;
font-weight:normal;
font-family:calibri, calibrib, Arial, Helvetica, sans-serif;
font-size:14px;
padding:0;
margin:0;
color:#c3a086;
text-shadow:#000 0px 1px 1px;
line-height:18px;
}

h1 {
	
	font-size:24px;
	color:#fe9d04;
	text-shadow:#000 0px 1px 1px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 6px 0px;
}
	
strong {font-weight:bold;}

a:hover img {
filter:alpha(opacity=70); -moz-opacity:0.8;opacity:0.8;
}

a{
	color:#fe9d04;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.fltleft {
float:left;
}

.fltright {
float:right;
}

.clrbth {
clear:both;
margin:0;
padding:0;
}

#container {
	position:relative;
	width:1000px;
	margin:0 auto;
	padding:0;
}

#header {
	clear:both;
	width:1000px;
	height:50px;
	margin:0 auto;
	padding:233px 0px 0px 0px;
	background:url(../images/header.jpg) top left no-repeat;
}

#navigation {
	width:1000px;
	margin:0 auto;
	padding:0;
	height:50px;
	
}

#navigation ul {
	width:980px;
	margin:0 auto;
	padding:0;
	list-style:none;
}

#navigation ul li {
	float:left;
	margin:0;
	padding:0px 2px 0px 0px;
	background:url(../images/nav_spacer.png) top right no-repeat;
}

#navigation ul span li {
	padding:0;
	background:none;
}

#navigation ul li a {
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	text-shadow:#000 0px 1px 1px;
	font-size:17px;
	color:#edc196;
	display:block;
	padding:17px 27px 15px 27px;
	margin:0;
}

#navigation ul span li a {
padding:17px 0px 15px 30px;
}

#navigation ul span li a:hover {
color:#fdefc2;
}


#navigation ul li a:hover {
color:#fdefc2;
}

#banner {
	width:1000px;
	margin:0 auto;
	height:283px;
}

#link_div {
	height:41px;
	background:url(../images/banner_nav.jpg) top left no-repeat;
	width:1000px;
	margin:0 auto;
}

#container2 {
	width:1000px;
	background:url(../images/content_bg.jpg) top left repeat-y;
	min-height:100px;
	padding:0;
}

#content_holder {
	width:1000px;
	margin:0 auto;
	background:url(../images/content_top_round.jpg) top left no-repeat;
	padding:0;
}

#content_div {
	width:910px;
	min-height:200px;
	margin:0 auto;
	padding:15px 45px 0px 45px;
	background:url(../images/content_bottom_bg.jpg) bottom left no-repeat;
}

#left_content {
	width:604px;
	margin:0;
	min-height:400px;
	padding:30px 0px 0px 0px;
	background:url(../images/spacer_content.jpg) top right no-repeat;
}

#content_main {
	width:579px;
	margin:0px 0px 20px 0px;
	padding:0px 25px 0px 0px;
}

span #content_main {
	margin:0;}

.welcome_para {
	width:345px;
}

.welcome_img {
	margin:5px 0px 0px 0px;
}

#sub1 {
	width:235px;
	margin:0;
}

#sub1 p {
	font-size:11px;
	color:#fe9d04;
	width:102px;
	margin:0px 10px 0px 0px;
}

#sub1 p img {
	margin:0px 0px 5px 0px;
}

#sub2 {
	width:310px;	
}

#small_box {
	font-size:12px;
	line-height:12px;
	color:#fe9d04;
	text-align:center;
	width:310px;
	xheight:76px;
	border:1px solid #633312;
	xbackground:url(../images/small_round_box.jpg) top left no-repeat;
	margin:0;
	padding:10px 10px 10px 10px;
}

#small_box span {
	color:#FFF;
}

#small_box p {
	width:100px;
	xborder:1px solid black;
}

#small_box img {
	margin:2.5px 0px 2.5px 0px;
}

#small_box br {
	line-height:10px;
}

#right_content {
	width:273px;
	padding:30px 0px 0px 0px;
	margin:0;
}

#rt_cont_main {
	width:273px;
	margin:0px 0px 12px 0px;
}

span #rt_cont_main {
	margin:0;
}

#footer {
	width:100%;
	margin:0 auto;
	height:106px;
	background:url(../images/footer_main.jpg) top left repeat-x;
}

#footer_text {
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#4b3925;
	width:765px;
	margin:0 auto;
	padding:40px 175px 0px 60px;
	height:66px;
	background:url(../images/footer.jpg) top left no-repeat;
}

#footer_text a {
	text-decoration:none;
	color:#4b3925;
}

#footer_text a:hover {
	color:#7c654e;
}
	

#footer_text1 { 
	width:390px;
}

#footer_text2 { 
	width:210px;
}

#top-abs {
	width:33px;
	margin:0;
	padding:0;
	position:fixed;
	top:0;
	left:0;
}

#top-abs a {
	margin:0px 0px 10px 0px;
}
#product_thumb {
	width:555px;
	margin:10px 0px 0px 0px;
	padding:0;
}

#product_thumb li {
	float:left;
	width:110px;
	line-height:15px;
	text-align:center;
	border:#5f330a 1px solid;
	padding:10px 7px 10px 7px;
	margin:6px;		
	x-moz-box-shadow: 1px 1px 10px #ddd;
	x-webkit-box-shadow: 1px 1px 10px #ddd;
	xbox-shadow: 1px 1px 10px #ddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background:#311907;
	
}

#product_thumb li span {
	margin:0px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
	color:#FFF;
}

#product_thumb li a {
	display:block;
	text-decoration:none;
	text-align:center;
}

#product_thumb li a img {
	padding:0px 0px 0px 5px;
}

#product_thumb li img {
	margin:0px 0px 10px 0px;
	width:100px;	
}
input{font-size:13px;	color:#667084;	padding: 8px 8px 8px 8px;	border:1px solid #DDDDDD; background-image:url(../images/inputbg.jpg); background-position:bottom; background-repeat:repeat-x; text-shadow:0px 1px 0px #fff;-moz-border-radius: 32px;-webkit-border-radius: 32px;border-radius: 32px;margin:2px;behavior: url(border-radius.htc);}

input.submit_btn{
	text-align:center;
	color:#fff; 
	text-shadow:0px 1px 1px #000; 
	border:0px solid #660000; 
	padding: 6px 8px 6px 8px; 
	background:#321807; 
}

textarea{
	font-family: calibri, Tahoma; 
	font-size:14px;
		color:#667084;
		padding: 8px 8px 8px 8px;	
		border:1px solid #DDDDDD; 
		background-image:url(../images/inputbg.jpg); 
		background-position:bottom;
		 background-repeat:repeat-x;
		  text-shadow:0px 1px 0px #fff;
-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
	margin:2px;
}
.notification_error{
	border: 1px solid #A25965;
	height: auto;
	width: 90%;
	padding: 4px;
	background: #F8F0F1;
	text-align: left;
	-moz-border-radius: 5px;
	margin-bottom:5px;
	text-shadow:none;
	color:#000;
}

.notification_ok{
	border: 1px #567397 solid;
	height: auto;
	width: 90%
	padding: 8px;
	background: #f5f9fd;
	text-align: center;
	-moz-border-radius: 5px;
	text-shadow:none;
	color:#000;
}
h1#inner_main {
font-weight:normal;
letter-spacing:-1px;
font-size:24px;
color:#fe9d04;
margin:0px 0px 8px 0px;
padding:0px 0px 7px 0px;

line-height:normal;
border-bottom:none;
}
.slide-out-div {
  padding: 20px 20px 0px 20px;;
  width: 380px;
  background: #572C0C;
  border: 1px solid #321807;
  text-shadow:none;
  z-index:999;
  	-moz-box-shadow: 5px 5px 5px #47230C;
	-webkit-box-shadow: 5px 5px 5px #47230C;
	box-shadow: 5px 5px 5px #47230C;
} 

.emailbut{
	position:absolute;
	top:0px;
width:31px;
height:100px;	
}


.bodyDivLt { width:465px; margin:0; padding:0; float:left; border:0px solid red;}
.bodyDivRt { width:94px;  margin:0; padding:0; float:right; border:0px solid green;}
/* ----------- stylized ----------- */
#stylized{
	xborder:solid 2px #b7ddf2;
	xbackground:#ebf4fb;
}
#stylized p{
	font-size:11px;
	color:#fff;
	margin-bottom:20px;
	border-bottom:solid 1px #6F4C30;
	padding-bottom:5px;
}
#stylized label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:105px;
	float:left;
}
#stylized .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:105px;
}
#stylized input{
	float:left;
	font-size:12px;
	padding:7px 2px 7px 10px;;
	border:solid 1px #4D280B;
	xwidth:200px;
	margin:2px 0 10px 10px;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	background-image:url(../images/inputbg.jpg); background-position:bottom; background-repeat:repeat-x; text-shadow:0px 1px 0px #fff; background-color:#FFF;
}
#stylized textarea{
	float:left;
	font-size:12px;
	font-family:calibri;
	padding:7px 2px 7px 10px;;
	border:solid 1px #4D280B;
	xwidth:200px;
	margin:2px 0 10px 10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background-image:url(../images/inputbg.jpg); background-position:bottom; background-repeat:repeat-x; text-shadow:0px 1px 0px #fff; background-color:#FFF;
}
#stylized .img{
	float:left;
	padding:4px 2px;
	xwidth:200px;
	margin:2px 0 10px 10px;
}
#stylized .submit_btn{
	text-align:center;
	color:#fff; 
	text-shadow:0px 1px 1px #000; 
	border:0px solid #660000; 
	padding: 6px 8px 6px 8px; 
	background:#321807; 
	cursor:pointer;
}
#inner_list {
	width:auto;
	margin:0px 0px 5px 0px;
	padding:5px;
	border-bottom:1px solid #6F4C30;
}
#inner_list img {
	margin:5px 15px 0px 0px;
}
span#body_text {
	color:#fff;
	font-weight:bold;
	font-size:14px;
}

.imground{
	float:left;	
	line-height:15px;
	text-align:center;
	border:#5f330a 1px solid;
	padding:10px 7px 10px 7px;
	margin:6px;			
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background:#311907;	
}


#cup {
	width:180px;
	position:absolute;
	bottom:-80px;
	right:0px;
}

#volume {
	position:absolute;
	top:0;
	right:0;
}

