/* Global properties ======================================================== */
html, body {width:100%; padding:0; margin:0;}

body {
	color:#E8E8E8;
	min-width:1000px;
	background: url(../images/bg.jpg) 0 0 repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
	text-align: left;
}
.ic {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.main {background:url(../images/content.jpg) 0 0 repeat;}
/***********************************************************************/
a {text-decoration:none; cursor:pointer;text-decoration:none;}
a:hover {text-decoration:none;}

.button-1 {background:#91abb5; color:#fff; font-size:12px; line-height:15px; font-weight:bold; padding:6px 21px 9px 21px; display:inline-block; border-radius:6px;}
.button-1:hover {background:#b92103; }


.link {color:#fff; text-decoration:underline; }
.link:hover {text-decoration:none;}

.link-1 {color:#fff; text-decoration:underline; display:inline-block; background:url(../images/link-1.gif) right 8px no-repeat; padding-right:10px; float:right; margin-top:10px; }
.link-1:hover {text-decoration:none;}

.link-2 {color:#b09609; font-family: 'PT Sans Narrow', sans-serif; font-weight:bold; font-size:16px; line-height:20px; text-decoration:underline; display:inline-block; }
.link-2:hover {text-decoration:none;}

.clr-1 {
	color:#FC3;
}

.clr-2 {
	color:#FF0000;
}

h2 { font-family: 'PT Sans Narrow', sans-serif; font-weight:bold; font-size:36px; line-height:46px; color:#fff; }
.h2 {border-bottom:#E1A84F 1px solid; padding-bottom:4px;}

h3 { font-family: 'PT Sans Narrow', sans-serif; font-weight:bold; font-size:30px; line-height:36px; color:#fff; }
.h3 {border-bottom:#E1A84F 1px solid; padding-bottom:8px;}

ul {margin:0; padding:0;list-style-image:none;}
ul.list-1 li {
	padding:0px 0 10px 15px;
	line-height:18px;
	background-color: #540A01;
	background-repeat: no-repeat;
	background-position: 0 6px;
}
ul.list-1 li a { font-size:14px; color:#fff; line-height:18px; }
ul.list-1 li a:hover {color:#b09609;}

/******************************************************************/
.clear {clear:both; line-height:0; font-size:0; width:100%;}
.wrapper {width:100%; overflow:hidden; position:relative}
.wrap {overflow:hidden; position:relative}
.extra-wrap {overflow:hidden;}
.fleft {float:left;}
.fright {float:right;}
.img-indent {float:left; margin:0px 10px 0px 0;}	
.line-height {line-height:18px;}
.last {margin-right:0px !important; padding-right:0px !important;}
.it {
	font-style:normal;

}
.bold {
	font-weight:normal;
}

.top-1 {margin-top:18px;}
.top-2 {margin-top:60px;}
.top-3 {margin-top:34px;}
.top-4 {margin-top:21px;}
.top-5 {margin-top:17px;}
.top-6 {margin-top:40px;}
.top-7 {margin-top:24px;}
.top-8 {margin-top:27px;}
.top-9 {margin-top:7px;}
.top-10 {margin-top:39px;}
.top-11 {margin-top:12px;}
.top-12 {margin-top:23px;}
.top-13 {margin-top:5px;}

.left-1 { margin-left:13px;}

.right-1 {margin-right:20px;}

.bot-0 {padding-bottom:0 !important; margin-bottom:0 !important;}

.pad-0 {padding:0px 0px 0px 0px;}

.p1 {padding-bottom:18px;}
.p2 {padding-bottom:24px;}

/*********************************header*************************************/
header{ width:960px; position:absolute; top:0; left:50%; margin-left:-480px;}
.sub-pages {background:url(../images/slider.jpg) 0 bottom repeat-x; margin-bottom:38px; padding-bottom:3px;}
.sub-pages>div {background:url(../images/slide-1.jpg) center 0 no-repeat; overflow:hidden; min-height:357px;}

.sub-pages-inside
{background:url(../images/slider.jpg) 0 bottom repeat-x; margin-bottom:38px; padding-bottom:3px;
}
.sub-pages-inside>div {
    overflow:hidden;
    min-height:357px;
    background-image: url(../images/insideslider.jpg);
    background-repeat: no-repeat;
    background-position: center 0;
}


h1 {display:inline-block; z-index:1111; margin:50px 0px 0 150px; position:relative;}

nav {
	display:inline-block;
	z-index:1111;
	position:relative;

	text-align:center;

	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
}

.nn
{
	background-color: #CCC;
}

.slogan {font-size:24px; line-height:30px; color:#eeeeee; font-family: 'PT Sans Narrow', sans-serif; font-weight:bold;z-index:1111; position:relative; text-align:center; text-transform:uppercase; text-shadow:#000 1px 1px 1px; letter-spacing:1px; margin:11px 0 0 0; background:url(../images/) center bottom no-repeat; padding-bottom:40px;}
.slogan span {display:block; margin-top:-4px; }

ul.menu {margin:28px 0px 0px 0px; display:inline-block; float:left;}
ul.menu li {float:left; line-height:24px; margin:0px 16px 0px 0px; }
ul.menu li:hover, ul.menu li.current { }
ul.menu li a {font-size:17px; line-height:24px; color:#fff; font-family: 'PT Sans Narrow', sans-serif; font-weight:bold; display:inline-block; border-bottom:#61685b 0px solid; }
ul.menu li a:hover , ul.menu li.current a {
	color:#e5ba04;
	border:none;
}

/*********************************content*************************************/
#content {width:960px; margin:0 auto; padding:0px 0px 20px 0;}

.img-border {border:#474747 1px solid; background:#171717; padding:2px;}
.p-border {border-bottom:#E1A84F 1px solid; padding-bottom:12px;} 

.text-1 {overflow:hidden; background:url(../images/line-1.html) 0px 0px no-repeat; min-height:30px; margin-bottom:21px; }
.text-1 span {font-family: 'PT Sans Narrow', sans-serif; font-weight:normal; color:#e5c608; font-size:21px; line-height:26px; display:inline-block; float:left; margin-right:20px; min-height:40px;}
.text-1 strong {
	font-family: 'PT Sans Narrow', sans-serif; ;
	font-weight:bold;
	color:#fff;
	font-size:20px;
	line-height:24px;
	padding-left:2px;
	overflow:hidden;
}

.block-1 {background:url(../images/block-1.jpg) 0 0 repeat;}
.block-2 {background:url(../images/block-2.jpg) 0 0 repeat;}
.block-1>div {background:url(../images/footer.jpg) 0 0 repeat-x;}
.block-1>div>div {background:url(../images/block-1-bottom.jpg) 0 bottom repeat-x; position:relative; padding:12px 0 25px 0;}

.text-2 {
	float:left;
	width:300px;
	text-align:left;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight:bold;
	color:#b09609;
	font-size:25px;
	line-height:26px;
	letter-spacing:-1px;
	padding-top:7px;
	margin-left:20px;
}
.text-2 span {display:block; font-size:30px; line-height:36px; margin-top:-3px;}
.text-3 {
	float:left;
	width:280px;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	color:#fff;
	font-size:12px;
	line-height:20px;
	margin-left:20px;
	
}
.text-3 span {display:block; margin-top:-6px;}

.discount {
	position:absolute;
	width:118px;
	height:128px;
	top:-60px;
	left:281px;
	background:url(../images/discount.png) 0 0 no-repeat;
}

.headingText {
	FONT-WEIGHT: lighter;
	FONT-SIZE: 22px;
	COLOR: #CCC;
	FONT-FAMILY: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	TEXT-DECORATION: none;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 25px;
}


.headingText1 {
	FONT-WEIGHT: lighter;
	FONT-SIZE: 28px;
	COLOR: #CCC;
	FONT-FAMILY: "Palatino Linotype", "Book Antiqua", Palatino, serif;

	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 25px;
}

.headingText2 {
	FONT-WEIGHT: lighter;
	FONT-SIZE: 20px;
	COLOR: #DB7BFB;
	FONT-FAMILY: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	TEXT-DECORATION: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 25px;
}


.links1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: justify;
	color: #f7c800;
	text-decoration:none;
	text-transform: uppercase;
}
.links1:hover {
	COLOR: #808080; TEXT-DECORATION: none
}

.links2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: justify;
	text-decoration:none;
	color: #E6E6E6;
	line-height: 30px;

}
.links2:hover {
	COLOR: #FC3; TEXT-DECORATION: none
}

.sub-head {
	color:#FC3;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

.sub-head1 {
	color:#FC3;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}


.block-1>div>div a.link-2 {margin:43px 0 0 4px; float:left;}

.letter {overflow:hidden; width:170px; float:left; margin-right:30px;}
.letter span {display:inline-block; width:40px; height:66px; font-size:24px; padding-left:6px; line-height:40px; color:#b09609; font-family: 'PT Sans Narrow', sans-serif; font-weight:normal; float:left; background:url(../images/letter.png) 0 0 no-repeat; text-align:center; margin-right:8px;}

.box-1 {float:left; width:750px; margin-right:10px;}
.box-1  p {padding-right:20px;}
.box-1 .clr-1 {margin:11px 0 14px 0;}

.comment {margin-bottom:0px;}
.comment p img:first-child {margin:5px 7px 0 0;} 
.comment p img.comma-bot {margin:5px 0px 0 10px;} 
.comment>span {text-align:right; margin-top:7px; display:block;}

.letter-2 {overflow:hidden; width:250px; float:left; margin-right:50px;}
.letter-2 .clr-1 {text-transform:uppercase; margin:17px 0 0 0; font-size:14px; line-height:18px; overflow:hidden;}
.letter-2 span {display:inline-block; width:47px; height:42px; font-size:24px; line-height:40px; color:#b09609; font-family: 'PT Sans Narrow', sans-serif; font-weight:normal; float:left; background:url(../images/letter-2.png) 0 0 no-repeat; text-align:center; margin-right:5px; padding-top:17px;}
.letter-2>div>p {margin-top:6px;}




.letter-3 {overflow:hidden; width:600px; float:left; margin-right:50px;}
.letter-3 .clr-1 {text-transform:uppercase; margin:17px 0 0 0; font-size:14px; line-height:18px; overflow:hidden;}

.letter-3>div>p {margin-top:6px;}




ul.list {margin-top:12px; width:260px; float:left; margin-right:80px;}
.list li {
  overflow: hidden; 
  vertical-align: top;
  padding:0px 0 12px 17px; line-height:18px; background:url(../images/marker-1.gif) 0 6px no-repeat;
 }
 .list li em {
  background: url(../images/line-hor.gif) repeat-x 0% 13px;
  display: block; 
  overflow: hidden;
 }
 .list li span {
  float: right;
  font-size:14px;
 }
 .list li strong {
  float: left;
  font-size:14px; line-height:18px; color:#fff;
  font-weight:normal;
 }

.border-top {border-top:#2e2e2e 3px solid; padding-top:32px; margin-top:44px;}

.box-2 {width:430px; float:left; margin-right:50px; margin-top:27px;}
.box-2 .img-border {float:left; width:264px; margin-right:10px;}


/****************************footer************************/
footer {width:100%; overflow:hidden; margin:0 auto; padding:24px 0px 20px 0; background:url(../images/footer.jpg) 0 0 repeat-x; }
footer p {float:left; width:320px; padding-top:0px; font-family:Tahoma, Geneva, sans-serif; line-height:18px; font-size:12px; }
footer p a {color:#717171; text-decoration:underline;}
footer p a:hover {text-decoration:underline; color:#fff;}
.soc-icons {overflow:hidden; float:right; margin-top:3px;}
.soc-icons a {display:inline-block; float:left; margin-left:3px;}
.soc-icons a:hover img {opacity:0.7;}

/**********************form**********************/
dl.adr {margin-top:22px;}
dl.adr dt {}

dl.adr dd span { width:60px; text-align:left; display:block; float:left; margin-right:8px;}

dl.adr dd {white-space:nowrap; line-height:18px;}
dl.adr dd a {}
dl.adr dd a:hover {}
#form { margin: 28px 0 0px 0px; width:630px; }
#form input {border:#474747 1px solid; background:#2f2f2f; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#fff; padding:4px 10px 5px 10px;outline: medium none;width:136px; height:17px; float:left;}
#form textarea {border:#474747 1px solid; background:#2f2f2f;font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#fff; height:122px;outline: medium none;overflow: auto; padding: 4px 0px 0px 10px; width: 346px; resize:none; margin:0px 0 0 0;float:left;}
#form label {position:relative;display: block;min-height:34px; overflow:hidden;}
.btns {text-align:right; overflow:hidden; width:560px; border-top:#2e2e2e 1px solid; margin-left:70px; margin-top:14px; padding-top:10px;}
.btns a {display:inline-block; margin:0px 0px 0 28px;}
#form label strong {float:left; text-align:right; display:block; padding-top:4px; line-height:18px; width:108px; font-weight:normal; margin-right:12px; white-space:nowrap;} 
