/* Global styles */
html {height: 100%;}
body {
	margin:0;
	height: 100%;
	color:#333;
	font: 14px Arial, Helvetica, sans-serif;
	background: #c0c844 url(../images/bg-body.jpg) repeat-x;
}
img{border:none;}
a{text-decoration: none;}
a:hover{text-decoration: underline;}
a:focus{outline: none;}
/* logo styles */
h1.logo{
	position: absolute;
	top: 48px;
	left: 5px;
	z-index: 2;
	width: 546px;
	height: 68px;
	margin: 0;
	overflow: hidden;
}
h1.logo a{
	display: block;
	height: 100%;
	background: url(../images/logo.png) no-repeat 0 0;
	cursor: pointer;
}
h1.logo a span{
	display: block;
	text-indent: -9999px;
}
/* main button styles start */
.button{
	float: left;
	background: url(../images/btn-left.gif) no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	margin: 0 10px 0 0;
	text-decoration: none;
	cursor: pointer;
}
.button:hover span{text-decoration: underline;}
.button span{
	float: left;
	background: url(../images/btn-right.gif) no-repeat 100% 0;
	padding: 6px 17px 9px 14px;
}
/* main button styles end */
/* big button styles start */
.big-button{
	float: left;
	background: url(../images/big-btn-left.gif) no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	cursor: pointer;
}
.big-button:hover span em{
	text-decoration: underline;
}
.big-button span{
	float: left;
	background: url(../images/big-btn-right.gif) no-repeat 100% 0;
	padding: 0 12px;
	text-decoration: none;
}
.big-button span em{
	float: left;
	font-style: normal;
	padding: 10px 30px 15px 0;
	background: url(../images/arrow.gif) no-repeat 100% 12px;
}
/* big button styles end */
/* wrapper styles */
#wrapper{
	width: 900px;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
}
* html #wrapper{
	height: 100%;
	overflow: visible;
}
.inner-wrapper{
	padding: 132px 0 40px 0;
}
/* header block styles */
#header {
	width:900px;
	position:absolute;
	top:0;
	left:0;
	overflow: hidden;
	height: 132px;
	z-index: 1;
}
#header .services{
	position: absolute;
	top: 58px;
	right: 10px;
	overflow: hidden;
	margin: 0 -10px 0 0;
}
#header .services .float{
	float: left;
}
/* main block styles */
#main-box{
	width: 900px;
}
#main-box span.main-t,
#main-box span.main-b {
	background: url(../images/bg-main-t.png) no-repeat;
	overflow: hidden;
	display: block;
	height: 21px;
	width: 100%;
}
#main-box span.main-b {
	background: url(../images/bg-main-b.png) no-repeat;
	height: 23px;
	/* for dreamweaver */
	clear: both;
}
#main-box .main-holder {
	background: url(../images/bg-main-c.gif) repeat-y;
	padding: 0 1px;
	width: 898px;
}
#main-box .main-holder:after {
	display: block;
	content: "";
	clear: both;
}
.main{
	position: relative;
	margin: -5px 0 0 0;
	width: 100%;
}
.main:after {
	display: block;
	content: "";
	clear: both;
}
.top-area{
	position: absolute;
	top: 0;
	left: 0;
	height: 383px;
	width: 100%;
}
.top-area:after {
	display: block;
	content: "";
	clear: both;
}
.top-area .important{
	float: left;
	padding: 0 0 3px 31px;
	font: italic normal 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #663;
	width: 410px;
}
.top-area .img-product{
	position: absolute;
	top: 71px;
	left: 62px;
}
.top-area .girl{
	position: absolute;
	top: -31px;
	right: 24px;
	background: url(../images/girl.png) no-repeat;
	width: 226px;
	height: 369px;
}
.top-area .btn-holder{
	position: absolute;
	top: 5px;
	left: 493px;
}
/* main navigation Styles */
.nav{
	position: absolute;
	bottom:0;
	left: 0;
	width: 896px;
	border: solid 1px #f3c;
	background: #cb1c50;
	text-align: center;
}
.nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
.nav ul li{
	display: inline;
	padding: 0 13px;
}
.nav ul li a{
	line-height: 43px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.nav ul li a:hover, .nav ul li.active a{
	color: #d7dc88;
	text-decoration: underline;
}
/* container with content and sidebar within */
.holder{
	height: 1%;
	overflow: hidden;
	padding: 408px 46px 49px 33px;
}
/* content block styles */
#content {
	float: left;
	width: 482px;
}
#content .title{
	margin: 0 0 18px;
	font-size: 18px;
	font-style: italic;
	color: #cb1c50;
}
/* benefits list Styles start */
.benefits{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
.benefits li{
	padding: 0 0 35px 43px;
	background: url(../images/bullet.gif) no-repeat 0 5px;
}
.benefits li p{
	margin: 0;
	line-height: 17px;
}
/* benefits list Styles end */
/* sidebar styles */
#sidebar{
	float: right;
	width: 293px;
	padding: 1px 0 0;
}
.info{
	position: relative;
	height: 1%;
	background: #e9e5c5;
	padding: 25px 19px;
	/* for dreamweaver */
	height: 325px;
}
.info img{
	display: block;
}
.info .frame{
	position: absolute;
	left: 19px;
	bottom: 25px;
	width: 255px;
	padding: 8px 0;
	text-align: center;
	background: url(../images/bg-frame.png) repeat;
}
* html .info .frame{
	bottom: 24px;
}
.info .frame strong{
	font-style: italic;
	font-size: 16px;
	line-height: 16px;
}
.info .frame strong span{
	display: block;
	padding: 4px 0 0;
}
/* footer block styles */
#footer {
	width: 900px;
	margin: -40px auto 0 auto;
	position: relative;
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
/* bottomnavigation Styles */
.bottomnav{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
.bottomnav li{
	display: inline;
	padding: 0 20px;
}
.bottomnav li a{
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
.bottomnav li a:hover{text-decoration: none;}
/* produxt tour page styles */
#product-tour-page .top-area{height: 54px;}
#product-tour-page .holder{padding: 77px 156px 0 50px;}
#product-tour-page #content{
	float:none;
	width: 819px;
	font-size: 14px;
}
#product-tour-page #content .products{
	padding: 5px 0 17px;
	margin: 0 0 0 -36px;
	width: 655px;
	overflow: hidden;
}
/* image border styles start */
.image-holder {
	background:#ccc url(../images/left-top-img-holder.gif) no-repeat;
	float:left;
	height:1%;
}
.image-holder div {
	float:left;
}
.image-holder .left-bottom {
	background: url(../images/left-bottom-img-holder.gif) no-repeat 0 100%;
}
.image-holder .right-top {
	background: url(../images/right-top-img-holder.gif) no-repeat 100% 0;
}
.image-holder .right-bottom {
	background: url(../images/right-bottom-img-holder.gif) no-repeat 100% 100%;
	height:1%;
	overflow:hidden;
	padding:8px;
}
.image-holder img {
	float:left;
}
/* image border styles end */
#content .products .image-holder{
	margin: 0 0 0 36px;
	display: inline;
}
#content .products .image-holder .right-bottom{
	padding: 5px;
}
#content .product-holder{
	width: 100%;
	overflow: hidden;
	padding: 18px 0 12px;
}
.prod-dtls{
	padding: 36px 0 0;
}
.prod-dtls .btn-holder{
	height: 1%;
	overflow: hidden;
	padding: 0 0 10px 141px;
}
.prod-dtls .big-button span{
	padding: 0 13px 0 22px;
}
.prod-dtls .title{
	padding: 25px 0 0;
}
.list-wrapper{
	padding: 0 0 40px 0;
}
/* product details list Styles */
.prod-dtls-list{
	margin: 0;
	padding: 2px 0 0 13px;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
.prod-dtls-list li{
	text-indent: 19px;
	background: url(../images/bullet2.gif) no-repeat 0 5px;
}
.prod-dtls-list li a{
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}
.prod-dtls-list li a:hover{
	text-decoration: none;
}

.bullets-store {
	font-size: 12px;
	font-weight: normal;
}
.nudge {
	margin-left: 225px;	
}


}
/* sub page styles */
#sub-page .top-area{height: 54px;}
#sub-page .holder{padding: 77px 156px 0 123px;}
#sub-page #content{
	float:none;
	width: 619px;
	font-size: 14px;
	font-weight: normal;
}
#sub-page #content .products{
	padding: 5px 0 17px;
	margin: 0 0 0 -36px;
	width: 655px;
	overflow: hidden;
}#content .special {
	color: #CB1C50;
	font-family: Georgia, "Times New Roman", Times, serif;
}
