@charset "utf-8";
/* CSS Document */

* {
	padding:0px;
	margin:0px;
}
body {
	background-color:#000000;
}
img {
	border:0;
}

#container {
	width:940px;
	height:100%;
	margin:0px auto 0px auto;
	padding:0px;
}
/***********BACKGROUND***************/
.header {
	background-image:url(../images/header.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:192px;
	width:940px;
}
.footer {
	background-image:url(../images/footer.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:209px;
	width:940px;
}
.bg {
	background-image:url(../images/bg.gif);
	background-position:top;
	background-repeat:repeat-y;
	width:940px;
	height:100%;
}
/***********END BACKGROUND***************/

/***********BACKGROUND2***************/
.bg2 {
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
	width:940px;
	height:677px;
}
/***********END BACKGROUND2***************/

/***********MENU***************/
.menu_top {
	background-image:url(../images/menu_top.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height:48px;
	width:195px;
}
.menu_bottom {
	background-image:url(../images/menu_bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height:31px;
	width:195px;
}
.menu_bg {
	background-image:url(../images/menu_bbg.png);
	background-position:bottom;
	background-repeat:repeat-y;
	height:100%;
	width:195px;
}

/*#menu {
	margin:0;
	padding:0;
}
.menu {
	background-image:url(../images/menu_bg.png);
	width:192px;
	height:292px;
	margin:0px;
	float:left;
}*/
/*ul {
	padding:0px;
	margin:0px 0 0 30px;
	list-style:none;
	
}
ul li {
	padding:0px;
	margin:0px;
	
}
ul li a{
	display:block;
	padding:4px;
	background:url(../images/greydot.png) center left no-repeat ;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	color:#40401b;
	text-indent:15px;
	text-decoration:none;
}*/
.ab {
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#40401b;
	text-align:left;
	text-decoration:none;
}
.aa {
	font-family:tahoma;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#000000;
}
/***********END MENU FOR HOME***************/

/*/***********MENU  FOR OTHERS***************/
#menu {
	float:right;
	width:192px;
	height:300px;
	margin:0px 10px 0 0px;
	padding:0px 0 0 0;
}
.menu {
	background-image:url(../images/menu_bg.png);
	width:192px;
	height:292px;
	margin:0px;
	float:left;
}
#menu ul {
	padding:0px;
	margin:55px 0 0 30px;
	list-style:none;
	
}
menu ul li {
	padding:0px;
	margin:0px;
	
}
#menu ul li a{
	display:block;
	padding:4px;
	background:url(../images/greydot.png) center left no-repeat ;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	color:#40401b;
	text-indent:15px;
	text-decoration:none;
}
#menu .aa {
	background-image:url(../images/blackdot.png);
	font-family:tahoma;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
#menu a:hover {
	color:#000000;
}
/***********END MENU FOR OTHERS***************/*/

/***********Social Network***************/
.topnav {
	float:left;
	/*margin:4px 2px 0 0px;
	padding:0px;
	width:350px;*/
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#a2a22c;
	text-decoration:none;
	padding-bottom:4px;
	
}
.topnav a {
	font-family:tahoma;
	color:#a2a22c;
	text-decoration:none;
}
.topnav a:hover {
	color:#6b6b43;
}

/********* End Social Network***************/

/***********BANNER for HOME***************/
.banner_bg {
	background-image:url(../images/banner_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:243px;
	width:589px;
}
/*#banner_img {
	padding:0;
	margin:14px 0 0 14px;
	height:212px;
	width:558px;
}*/
/***********END OF BANNER for HOME***************/

/***********BANNER for ABOUTUS***************/
.banner2_bg {
	background-image:url(../images/banner2.png);
	background-position:left;
	background-repeat:no-repeat;
	height:176px;
	width:270px;
}
#banner2_img {
	padding:0;
	margin:0px 0 0 0px;
	height:246px;
	width:147px;
}
/***********END OF BANNER for ABOUTUS***************/

/***********Containes for HOME***************/
.con_top {
	background-image:url(../images/containt_top.png);
	height:25px;
	width:592px;
	background-position:bottom;
	background-repeat:no-repeat;
}
.con_bottom {
	background-image:url(../images/containt_bottom.png);
	height:25px;
	width:592px;
	background-position:top;
	background-repeat:no-repeat;
}
.con_bg {
	background-image:url(../images/containt_bg.png);
	height:200px;
	width:592px;
	background-position:top;
	background-repeat:repeat-y;
}

/***********END OF Containes for HOME***************/


/***********ABOUT US***************/
.bg3 {
	background-image:url(../images/containtbg.png);
	background-position:top;
	background-repeat:no-repeat;
	height:225px;
	width:538px;
}
#bg3{
	padding:0;
	margin:5px 0 0 22px;
	width:500px;
	height:194px;
}

/***********END ABOUT US***************/

/***********GALLERY & PRESS***************/
#photos {
	width:590px;
	margin:0px;
	padding:0;
}
.imgbox {
	height:80px;
	width:80px;
	padding:0px;
	margin:4px;
	border:2px solid #4f3813;
	float:left;
	display:inline;
	background-color:#FFFFFF;
}
/***********END GALLERY & PRESS***************/

/***********STORE***************/
#imgbox2 {
	height:289px;
	width:185px;
	padding:0px;
	margin-right:1px;
	float:left;
	display:inline;
}

.titlebg_left {
	background-image:url(../images/titlelbg_left.png);
	background-position:left;
	background-repeat:no-repeat;
	height:43px;
	width:12px;
}
.titlebg_right {
	background-image:url(../images/titlelbg_right.png);
	background-position:left;
	background-repeat:no-repeat;
	height:43px;
	width:12px;
}
.titlebg_bg {
	background-image:url(../images/titlelbg_bg.png);
	background-position:left;
	background-repeat:repeat-x;
	height:43px;
	width:526px;
}
.titlebg_bg1 {
	background-image:url(../images/titlelbg_bg.png);
	background-position:left;
	background-repeat:repeat-x;
	height:43px;
}
.caption {
	text-align:center;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}
/***********END STORE***************/

/***********FOOTER***************/

#footer {
	margin-left:30px;
	padding:0px;
	float:left;
	width:275px;
}
#footermenu {
	margin:0px 50px 0 0;
	padding:0px;
	float:right;
	font-family:tahoma;
	font-size:12px;
	color:#888862;
	text-decoration:none;
}
.link {
	font-family:tahoma;
	font-size:12px;
	color:#888862;
	text-decoration:none;
}
.link1 {
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

/***********END FOOTER***************/


/***********CONTACTS***************/
.contactbg_top {
	background-image:url(../images/contactbg_top.png);
	height:27px;
	width:521px;
	background-position:top;
	background-repeat:no-repeat;
}
.contactbg_bottom {
	background-image:url(../images/contactbg_bottom.png);
	height:37px;
	width:521px;
	background-position:top;
	background-repeat:no-repeat;
}
.contactbg_bg {
	background-image:url(../images/contactbg_bg.png);
	height:100%;
	width:521px;
	background-position:top;
	background-repeat:repeat-y;
}

/***********END CONTACTS***************/

/***********CART***************/
#addcart {
	padding:0px;
	margin:10px 0 0 0;
	float:left;
	position:relative;
}
.cart_top {
	background-image:url(../images/cartbg_top.png);
	height:21px;
	width:538px;
	background-repeat:no-repeat;
	background-position:bottom;
}
.cart_bottom {
	background-image:url(../images/cartbg_bottom.png);
	height:35px;
	width:538px;
	background-repeat:no-repeat;
	background-position:top;
}
.cart_bg {
	background-image:url(../images/cartbg_bg.png);
	height:100%;
	width:538px;
	background-repeat:repeat-y;
	background-position:bottom;
}


.text1 {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.text2 {
	font-family:tahoma;
	font-size:13px;
	color:#000000;
	text-align:center;
	font-weight:bold;
}
.text21 {
	font-family:tahoma;
	font-size:13px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
}
.text3 {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	/*text-align:left;*/
}
.text3 a {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	/*text-align:left;*/
}
.text3 a:hover {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#a2a22c;
	text-decoration:none;
	/*text-align:left;*/
}
.text31 {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#40401b;
	text-decoration:none;
	text-align:left;
}
.text4 {
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
.text5 {
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.text6 {
	font-family:tahoma;
	font-size:12px;
	text-align:center;
	font-weight:normal;
	color:#40401b;
	text-decoration:none;
}
.text7 {
	font-family:tahoma;
	font-size:12px;
	text-align:center;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}
.text8 {
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.text9 {
	font-family:tahoma;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	text-align:left;
}