/*
	
24th april 2009;
*/
body {font:11px/16px Tahoma, Arial, Helvetica, sans-serif; color:#FFFFFF; background:url(../images/bg.jpg) repeat-x #AF0001;}
*{margin:0; padding:0;}
img{border:none;}
.clear{ clear:both;}
#wrapper{width:944px; padding:0 8px 0; margin:0 auto;}
.header{height:387px; position:relative; background:url(../images/banner.jpg) no-repeat left top;}
.body_container{ margin:20px 0 10px; width:944px; position:relative}
.top_curve{background:url(../images/top-curve.jpg) no-repeat left top; height:10px; overflow:hidden;}
.btm_curve{background:url(../images/btm-curve.jpg) no-repeat left top; height:10px; overflow:hidden;}
.curv_rept{background:#590202; padding:10px 20px; width:902px; overflow:hidden;}
.bg{ background:url(../images/add.gif) #590202 485px 0 no-repeat;}
h1.heading{font: 20px "Times New Roman", Times, serif; color: #ff8d00; font-weight:normal;}
p.para{width:320px; padding:10px 0 6px 0;}
.mainimage{
	position:absolute;
	left:355px;
	top: 0px;
}
.infos .onee{ width:461px; float:left; height:206px;}
.infos .twoo{ width:477px; float:right; height:206px; background: url(../images/info_bg.jpg)}
.divider{ width:42%; margin:20px 0 0 20px; float:left;}
.divider a{text-decoration:underline; color:#CCCCCC;}
.divider a:hover{text-decoration:none; color:#fff;}
.infos p{ padding:10px 0 0 0;}
.footer{ text-align:center; padding:10px 0 0 0;}

/*******gallery******/
.gallery {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width:840px;
	padding:30px 0 0 60px;
}
.gallery li {
	padding: 0px 0 0 0;
	float: left;
	width: 215px;
	height: 165px;
	position:relative;
	cursor:pointer;
	margin:15px 55px 20px 0px;
}

.gallery a {
	text-decoration: none;
	color: #666;
}
.gallery a:hover {
	color: #000;
	text-decoration: underline;
}
.gallery img {
	padding: 20px 0 0 22px;
}
.gallery em {
	width: 216px;
	background: url(../images/frame.gif) no-repeat;
	display: block;
	position: absolute;
	top: 1px;
	left: -1px;
	text-align: center;
	font: 100%/100% Georgia, "Times New Roman", Times, serif;
	padding-top: 168px;
}

/*********************/
.highslide {
	cursor: url(../images/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../images/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../images/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(../images/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../images/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


#heading {
			display: block;
			margin-bottom: 1em;
			width:230px;	/*-- actual width 226px less 20px padding left --*/
			float:right;
			padding:0 0 0 20px;
		}
		#heading * {
			padding:4px 0;
			user-select: none;
			cursor:pointer;
			vertical-align: middle;
			}
		
		#heading li{
			list-style:none;
			padding:7px 0 6px 30px;
			margin:1px;
			display:block;
			background:url(../images/nav_bg_rept.gif) right top repeat-y;
			
			}
		
		#heading li:hover{
			background:#F6DDBB;
			background:url(../images/rept_hover.gif) right top repeat-y;
			}
		
		/*-- for giving effect to active button --*/
		#heading li.active{
			background: url(../images/nav_bg.gif) no-repeat #890a0a;
			/*border-radius: 3px;*/
			
			/*-- code for rounded corner background --*/
			/*-webkit-border-radius: 3px;
			-opera-border-radius: 3px;
			-moz-border-radius: 3px;*/
			}
				
		#panes {
			text-align: justify;
			border-style: none;
			width: 618px;
			margin:0;
			padding:0;
		}
		
/*		#panes p {
		  width: 600px;
		  margin: 0 auto 1em auto;
		  line-height: 1.2em;
		}
*/		

		#panes div div{
			overflow: hidden;
			}
		
		#previous{
			float:none;
			cursor:pointer;
			}
		
		#next{
			float:none;
			cursor:pointer;
			}

.coupon{
	width:300px; margin:10px 75px 30px; float:left;}
