@font-face {
    font-family: 'OptimaNormal';
    src: url('optima.eot');
    src: url('optima.eot') format('embedded-opentype'),
         url('optima.woff') format('woff'),
         url('optima.ttf') format('truetype'),
         url('optima.svg#OptimaNormal') format('svg');
}

/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin:0px;
	background-color: #3b381f;
}


::selection {
        background: #242f16; /* Safari */
		color:#fdb300;
        }
::-moz-selection {
        background: #242f16; /* Firefox */
		color:#fdb300;
}
img{
	border:0;
}	
.topmaintile {
	background-image: url(../sandex_images/toptilemain.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 61px;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #625e40;
}
.homepagesliderwrap {
	float: left;
	width: 100%;
	height: 414px;
	background-image: url(../sandex_images/bg-strech.jpg);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F3C46F;
	background-repeat: repeat-x;
	background-position: center top;
}
.homeslider {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #625f5f;
	border-right-color: #625f5f;
	border-bottom-color: #625f5f;
	border-left-color: #625f5f;
	width: 980px;
}

.bodymatter {
	float: left;
	height: auto;
	width: 100%;
	background-color: #3b381f;
	background-image: url(../sandex_images/matter_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #c3c1af;
	line-height: 21px;
	padding-bottom: 31px;
}
.inner_bodymatter {
	float: left;
	height: auto;
	width: 100%;
	background-color: #3b381f;
	background-image: url(../sandex_images/matter_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #c3c1af;
	line-height: 21px;
	padding-bottom: 31px;
	margin-top: 0px;
}
.homepics {
	float: left;
	height: 147px;
	width: 280px;
	margin-right: 7px;
	margin-top: 21px;
}

.wrap {
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 31px;
}
.photogallery {
	float: left;
	height: auto;
	width: 980px;
	padding-top: 31px;
	padding-bottom: 31px;
}

.homeleft {
	float: left;
	height: auto;
	width: 577px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #696645;
	padding-right: 25px;
	padding-bottom: 11px;
}
.homeright {
	float: right;
	height: auto;
	width: 334px;
	padding-left: 12px;
	padding-bottom: 21px;
}

.div100 {
	float: left;
	height: auto;
	width: 100%;
}
.downloadswrap {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.downloadswrap a {
	height: 44px;
	width: 317px;
	clear: both;
	display: block;
	background-color: #000;
	color: #FC0;
	font-size: 18px;
	font-weight: normal;
	background-image: url(../sandex_images/white_arrow.png);
	background-repeat: no-repeat;
	background-position: 285px center;
	padding-left: 15px;
	padding-top: 23px;
	margin-bottom: 9px;
}
.downloadswrap a:hover {
	color: #000;
	background-color: #f2cb6e;
	background-position: 290px center;
}
.videowrap {
	float: left;
	height: auto;
	width: 329px;
	margin-top: 11px;
}
.footer {
	float: left;
	width: 980px;
	margin-top: 21px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #867C46;
	padding-top: 21px;
	padding-bottom: 21px;
}
.homeleft_inner {
	float: right;
	height: auto;
	width: 590px;
	padding-right: 25px;
	padding-bottom: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #696645;
	padding-left: 20px;
}
.homeright_inner {
	float: left;
	height: auto;
	width: 334px;
	padding-left: 0px;
	padding-bottom: 21px;
}



h1 {
	font-size: 33px;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	padding-bottom: 7px;
	text-transform: uppercase;
	padding-top: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}







a {
	color:#CCC;
	text-decoration: none;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
	
	}
	
a:hover {
	color: #FC0;
	
	}
.banner{
	width:100%;
	height:auto;
	float:left;
}
.banner img {
	
	border-top:5px solid #FDF3E0;
	border-bottom:5px solid #FDF3E0;
	width:100%;
	
}
.main-wrapper-top{
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 21;
	position: relative;
	height: 83px;
}
.sandex_logo {
	background-color: #000;
	float: left;
	height: 147px;
	width: 100%;
}
.sandex_logo2 {
	float: left;
	height: auto;
	width: 100%;
	background-image: url(../sandex_images/inner_top_tile.jpg);
	background-repeat: repeat-x;
	padding-top: 14px;
}
.inner_header_image {
	float: right;
	height: 201px;
	width: 636px;
}
.inner_header_image img {
	height: 201px;
	width: 636px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.inner_logo_wrap {
	float: left;
	width: 332px;
}

.logo {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	height: 132px;
	background-repeat: repeat;
	display: table;
	position: relative;
}
.spl_opp_text {
	float: right;
	width: 555px;
	margin-top: 66px;
	font-size: 21px;
	font-weight: normal;
	color: #FFF;
	line-height: normal;
	text-align: right;
}
.languagewrap {
	float: right;
	width: 222px;
	margin-top: 21px;
	text-align: right;
	color: #6B6B6B;
	font-size: 12px;
	position: absolute;
	z-index: 7;
	right: 0px;
	top: 0px;
}

.middle {
	width:100%;
	height:auto;
	background-image: url(../images/v-tile.jpg);
	background-repeat: repeat-x;
	float: left;
	padding-bottom: 21px;
	background-color: #E0AB1D;
	margin-top: -180px;
}
.welcomebtom {
	float: left;
	width: 960px;
	height: auto;
	margin-left: 20px;
	padding-top: 11px;
	padding-bottom: 11px;
}
.homepackagebox {
	float: left;
	height: 275px;
	width: 229px;
	margin-right: 9px;
	margin-bottom: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFD689;
	border-right-color: #EFD689;
	border-bottom-color: #EFD689;
	border-left-color: #EFD689;
	background-image: url(../images/packagebg.jpg);
	background-repeat: no-repeat;
	background-position: center 7px;
	background-color: #FEF3D2;
}
.package_info {
	float: left;
	width: 205px;
	padding-left: 15px;
	line-height: normal;
	color: #796120;
}
.package_title {
	width: 210px;
	height: 22px;
	margin-top: 7px;
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 10px;
}
.package_pic {
	float: left;
	height: 100px;
	width: 204px;
	margin-top: 21px;
	text-align: center;
	margin-left: 13px;
}
.snsbtm {
	float: left;
	width: 999px;
}

.package_pic img {
	height: 90px;
	width: 201px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.main-wrapper{
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}


.row{
	width:100%;
	float:left;
	margin-bottom:20px;
	height: auto;
	-webkit-box-shadow:inset 0 0 11px px #f1dc97;
	box-shadow:inset 0 0 5px 5px #f1dc97;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d7bd66;
	border-right-color: #d7bd66;
	border-bottom-color: #d7bd66;
	border-left-color: #d7bd66;
	position: relative;
	background-color: #FFF;
	padding-bottom: 21px;
	z-index: 999;
}
.rowfooter{
	width:100%;
	float:left;
	margin-bottom:11px;
	height: auto;
	-webkit-box-shadow:inset 0 0 11px px #f1dc97;
	box-shadow:inset 0 0 5px 5px #f1dc97;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d7bd66;
	border-right-color: #d7bd66;
	border-bottom-color: #d7bd66;
	border-left-color: #d7bd66;
	background-color: #FFF;
	padding-bottom: 11px;
	padding-top: 11px;
	font-size: 13px;
}
.home_welcome {
	float: left;
	width: 100%;
	height: 220px;
	color: #FFF;
}

.menuwrap {
	float: left;
	width: 100%;
	height: 40px;
	color: #FFF;
}

.hometopmenuwrap {
	background-color: #1F85AD;
	height: 272px;
	width: 958px;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(../images/top_menu_tile.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	-webkit-box-shadow: 0 0 2px 2px #ccc;
	box-shadow: 0 0 2px 2px #ccc;
}
.btm_description {

}



.news{
	width:732px;
	height:43px;
	float:left;
	margin-bottom:23px;
	padding-left:268px;
	background-image: url(../images/news.png);
	background-repeat: no-repeat;
	background-position: left top;
	color:#043256;
	font-size:16px;
	line-height:43px;
}

.circles-holder{
	width:1000px;
	float:left;
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:20px;
	margin-bottom:30px;
}
.book-online{
	width:234px;
	height:46px;
	position:absolute;
	top:0;
	right:0;
}
.book-online a{
	width:234px;
	height:46px;
	float:left;
	display:block;
	background-image: url(../images/book-online.png);
	background-repeat: no-repeat;
	text-indent:-9999px;
}
.book-online a:hover{
	background-image: url(../images/book-online-hover.png);
	
}


.col{
	width:240px;
	float:left;
	margin-right:13px;
	text-align:center;
	color:#471904;
	font-size:21px;
}
.last{
	margin-right:0;
	
}
.circles-holder img {
	-moz-border-radius:50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border:5px solid #fff;
	}

.contentslider{
	width:1000px;
	float:left;
	border:1px solid #845B2F;
	margin-bottom:22px;
	overflow:hidden;
	padding:50px 0;
}


.rating-bar{
	width:1000px;
	float:left;
	margin-bottom:30px;
}

.rating-bar div {
	margin-right:25px;
	float:left;
}



.shadow{
	width:1000px;
	height:40px;
	float:left;
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.inner-content{
	width:938px;
	height:auto;
	float:left;
	background-color:#fff;
	border:1px solid #D8CEB3;
	padding:40px 30px;
	margin:0 0 40px 0;
}


.pagetitle{
	color:#B85206;
	font-size:31px;
	margin-bottom:15px;
}
.img-style{
	float:right;
	margin:0 0 20px 20px;
}
/************footer*********/
footer{
	width:100%;
	float:left;
	padding:15px 0;
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #976025;
	color:#fff;
}

.social{
	width:auto;
	float:right;

}	


.social a {
	height: 27px;
	width: 27px;
	margin: 0 0 0 5px;
	float: left;
	-moz-border-radius:50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
	background-color:#000;

}
.social a:hover {
	/*box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);*/
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	transform:rotate(360deg);
	background-color:#F3A007;

}

.title1 {
	font-size: 20px;
	font-weight: normal;
	color: #B96406;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.inputhome {
	background-color: #fef3d2;
	width: 161px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.inputhome2 {
	background-color: #fef3d2;
	width: 423px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	height: 67px;
}
/*
Back to top button 
*/
#back-top {
	position: fixed;
	bottom: 33px;
	right: 33px;
	float: right;
	height: 42px;
	width: 42px;
}
#back-top a {
	display: block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-border-radius: 7px 7px  7px 7px;
	border-radius: 7px 7px  7px 7px;
	background-color: #F3A007;
}
#back-top a:hover {
	background-color: #000;
}


.button {
	background-color: #E9B10A;
	color: #000;
	text-align: center;
	width: 74px;
	padding-top: 9px;
	padding-bottom: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	font-weight: normal;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-bottom: 3px;
	margin-top: 2px;
}
.button:hover {
	color: #FFF;
	background-color: #000;
}
/*---------------------------------------- added by shimna----------------------------------------------------*/
.input3 {
	width: 80%;
	background-color: #EBF4E1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #639A87;
	border-right-color: #639A87;
	border-bottom-color: #639A87;
	border-left-color: #639A87;
}

.statusSpan{
	border-top: 1px #ef992c solid;
	border-bottom: 1px #ef992c solid;
	border-left: 1px #ef992c solid;
	border-right: 1px #ef992c solid;
	padding: 5px 4px 4px 5px;
	background:#fff;
	color:#000000;
	display:block;
	text-align:left;
}
.status{
	color:#000;
	font-weight:bold;
}

.input-full {
		width: 70%;
	 	background-color: #F7F7F7;
       border-top-width: 1px;
       border-right-width: 1px;
       border-bottom-width: 1px;
       border-left-width: 1px;
       border-top-style: solid;
       border-right-style: solid;
       border-bottom-style: solid;
       border-left-style: solid;
       border-top-color: #CFCFCF;
       border-right-color: #CFCFCF;
       border-bottom-color: #CFCFCF;
       border-left-color: #CFCFCF;
       padding-top: 5px;
       padding-right: 5px;
       padding-bottom: 5px;
       padding-left: 5px;
}

.myfieldset
{
	border: 1px solid #02abc4;
	margin:10px 10px 10px 10px;
	width:600px;
}


legend
{
color: #fff;
background: #02abc4;
border: 1px solid #02abc4;
padding: 2px 6px
} 



/*-------------------from style -----------------------*/

.cssform
{
	margin:10px 10px 10px 10px;
	width: 500px;
}

.cssform p{
	width: 400px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	border-top: 1px dashed gray;
	height: 1%;
}

.cssform label{
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}
/*---------------------*/
.AlbumShadow {
	margin-top: 8px;
	margin-left: 20px;
	float: left;
	background-color: #C8C8C8;
}
.AlbumShadow img {
	display: block;
	position: relative;
	padding: 4px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	background: #fcfcfc;
	margin-top: -4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: -4px;
}
