/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

/* CUSTOM.CSS */

@font-face {
    font-family: 'AdineKirnbergScriptRegular';
    src: url('fonts/adinekir-webfont.eot');
    src: url('fonts/adinekir-webfont.eot?#iefix') format('eot'),
         url('fonts/adinekir-webfont.woff') format('woff'),
         url('fonts/adinekir-webfont.ttf') format('truetype'),
         url('fonts/adinekir-webfont.svg#webfontGzZF9PzV') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AndikaBasicRegular';
    src: url('fonts/andbasr-webfont.eot');
    src: url('fonts/andbasr-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/andbasr-webfont.woff') format('woff'),
         url('fonts/andbasr-webfont.ttf') format('truetype'),
         url('fonts/andbasr-webfont.svg#AndikaBasicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    background-image: url("images/bg.png");
    color: #4C4F46;
    font-family: AndikaBasicRegular,Nimbus_Script_Regula;
    font-size: 15px;
    line-height: 18px;
}

#header {
    padding-bottom: 2.2em;
    padding-top: 1.2em;
}
#header_area .page {
    background-image: url("images/header-top.png");
    background-repeat: no-repeat;
	border-radius: 0 0 9px 9px;
    height: 481px;
    margin-bottom: 12px;
    margin-top: 26px;
    padding-top: 25px;
    width: 945px;
	background-color:transparent;
}
#header #logo {
    background-image: url("images/logo-tr.png");
    background-repeat: no-repeat;
    bottom: 0;
    float: right;
    font-size: 3.6em;
    height: 72px;
    left: 540px;
    line-height: 1.167em;
    position: absolute;
    right: 0;
    text-indent: -999999px;
    top: 18px;
    width: 409px;
}
#header #tagline {
    font-family: AndikaBasicRegular;
	float: right;
	position: absolute;
    left: 492px;
    right: 0;
    top:90px;
	bottom: 0;
    font-size: 21px;
    text-align: center;
	color:#0E3861;
	width: 515px;
	height: 37px;
}

.header-left {
    float: left;
    height: 370px;
    width: 492px;
	margin-left: 15px;
}
#header_area .page #header {
    background-image: url("images/bg-2.png");
    background-repeat: no-repeat;
    border: 0 none;
    height: 461px;
    margin-bottom: 0;
    margin-left: -13px;
    margin-right: auto;
    padding-bottom: 0;
    position: relative;
    width: 972px;
}
.headline_area{margin-bottom:0;}
/*Slider*/
#content-s{
		position:relative;
		}
		#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:492px;
		height:330px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls {
		height: 28px;
		margin: 1em 0;
		padding: 0 0 0 195px;
	}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a {
		background-image: url("images/slider-guide.png");
		background-repeat: no-repeat;
		float: left;
		font-size: 0 !important;
		height: 13px;
		text-decoration: none;
		width: 13px;
	}
	ol#controls li.current a{
		background-image: url("images/guide-hover.png");
		background-repeat: no-repeat;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/*header right*/

.header-right {
	float: left;
	padding-left: 18px;
	padding-top: 100px;
	width: 422px;
	height: 239px;
}
.video-player {
	height: 190px;
	overflow: hidden;
	text-align: center;
	width: 421px;
}
.phoneno{
	font-family: AndikaBasicRegular;
    font-size: 21px;
    line-height: 27px;
    padding-bottom: 15px;
    padding-left: 6px;
    padding-top: 3px;
    text-align: center;
	color:#0E3861;
}
.header-right .widget_text {
    list-style-type: none;
    margin-bottom: 0;
}
/*menu*/
	
.clear{
	clear:both;
}
		
.menu-header-menu-container {
    background-image: url("images/bg-nav.png");
    background-repeat: repeat-x;
    height: 39px;
    padding:3px 0;
	margin:0 38px 18px 4px;
}
.menu-header-menu-container .menu {
    list-style: none outside none;
    margin-left: 2px;
	border:0 none;
	
}
.menu-header-menu-container .menu li {
    background-color: #1F5C81;
    float: left;
    height: 38px;
    line-height: 38px;
    margin-left: 2px;
}
.menu-header-menu-container .menu li a {
    color: #FFFFFF;
    display: block;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    padding-left: 40px;
    padding-right: 40px;
    text-decoration: none;
background-color:transparent;
border: 0 none;
text-transform:capitalize;
letter-spacing:0;
line-height:20px;
}
.menu-header-menu-container .menu li a:hover{
	background-color:#1c639a;
}
.menu .current > a, .menu .current-cat > a, .menu .current-menu-item > a{cursor:pointer;}
.menu .current-menu-item a:hover { color: #FFFFFF;}

.sub-menu li{
	 margin-left:0 !important;
 height: 40px !important;
}
.sub-menu li a{
	padding-right:21px !important;
	background-image: url("images/gray_01.png");
	background-position: 0 37px;
    background-repeat: repeat-x;
}
.menu li:hover ul, .menu a:hover ul { left:0 !important; }
/*content*/

 .entry-title {
    color: #497C94;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
}
#content_area {    
    margin: 0 auto;
    width:1014px;
}
#content{width:684px;}

#content_area .page {
    background-color: #FFFFFF;
	border-radius: 7px 7px 0 0;
    margin: 0 auto;
    padding: 10px;
    width: 940px;
}
#content_box{
    background: none repeat scroll 0 0 transparent;
}
.post_box, .teasers_box {
background-image: url("images/divider.png");
background-position:center bottom;
background-repeat: no-repeat;
margin:0 0 20px;
border: 0 none;
padding:0;
}
#archive_intro{padding:0;margin-bottom: 10px;}
#archive_intro h1{padding-bottom: 10px;margin-bottom: 0;}
.entry-title a {
    border-bottom: 1px solid #000000;
    color: #497C94;
    font-family: AdineKirnbergScriptRegular;
    font-size: 50px;
    font-weight: bold;
    line-height: 50px;
    text-decoration: none;
}
.format_text {
    font-family: AndikaBasicRegular;
    font-size: 15px;
	clear:both;
}
.headline_meta{
	margin-bottom: 6px;
    margin-top: 6px;
    padding-right: 17px;
}
.headline_meta abbr {
    float: left;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0;
    text-align: left;
    text-transform: lowercase;
}
.hfeed .headline_meta span{
	background-image: url("images/bubble.png");
    background-position:2px 10px;
    background-repeat: no-repeat;
    color: #497C94;
    float: right;
    font-size: 12px;
    padding-left: 21px;
	 margin-top: -7px;
}
.hfeed .headline_meta span {
    background-image: url("images/bubble.png");
    background-position: 2px 10px;
    background-repeat: no-repeat;
    color: #497C94;
    float: right;
    font-size: 12px;
    margin-top: -7px;
    padding-left: 21px;
}
.hfeed .headline_meta .pad_left {
    background-image: none !important;
    float: left !important;
    font-size: 12px !important;
    font-weight: normal;
    letter-spacing: 0;
    margin-top: -7px !important;
    padding-left: 0.9em !important;
}
.headline_meta a{border-bottom:0;text-transform: capitalize;}
.format_text p {
    font-family: AndikaBasicRegular;
    font-size: 15px;
    margin-bottom: 0;
    padding-bottom: 20px;
}

/*right sidebar start*/
#sidebars{
    background-color: #EFF6FC;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 1px 3px 0 #999999;
    float: right;
    width: 224px;
}
.sidebar {
    margin-top: 10px;
}
.order-now {
    margin-bottom: 6px;
    margin-top: 6px;
    text-align: center;
    width: 209px;
}
.order-photos {
    text-align: center;
}
#text-4 {
    margin-bottom: 0;
}
#text-4 input[type="image"] {
    background-color: transparent;
    border: 0 none;
    text-align: center;
}
#text-5 {
    background-image: url("images/rs-bg.png");
    background-repeat: repeat-x;
    margin-left: -3px;
    min-height: 356px;
    width: 224px;
	margin-bottom:0;
}

.sidebar h3 {
    background-image: url("images/new_image.png");
    background-position: -1px 0;
    background-repeat: no-repeat;
    color: #DCFCFF;
    font-size: 17px;
    font-variant: normal;
    font-weight: normal;
    height: 40px;
    letter-spacing: 0;
    line-height: 28px;
    margin-bottom: 0;
    margin-left: -1px;
    padding-left: 12px;
    text-transform: capitalize;
    width: 236px;
}
#advancedrecentposts-3 h3{margin-left: -4px;}
.download-your-complements {
    color: #DCFCFF;
    text-align: center;
}
.thank-you-form {
    padding-left: 4px;
}
.h6 {
    color: #28668B;
    font-family: AndikaBasicRegular,Nimbus_Script_Regula;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0;
    padding-bottom: 5px;
    text-transform: capitalize;
}
.tb {
    background-image: url("images/tb-bg.png");
    background-repeat: no-repeat;
    height: 21px;
}
.tb input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    font-size: 11px;
    height: 21px;
    padding-left: 3px;
    width: 200px;
}
.thank {
    margin-bottom: 7px;
    padding-left: 3px;
    padding-top: 4px;
}
.thank input[type="image"] {
    background-color: transparent;
    border: 0 none;
}
#text-6{
	background-image: url("images/rs-bg.png");
    background-repeat: repeat-x;
    margin-left: -3px;
    min-height: 280px;
    width: 224px;
	margin-bottom:0;
}
#text-9{
	background-image: url("images/rs-bg.png");
    background-repeat: repeat-x;
    margin-left: -3px;
    min-height:200px;
    width: 224px;
	margin-bottom:0;
}
.calender-left {
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    padding-left: 10px;
    width: 95px;
	line-height: 15px;
}
.calender-right {
    float: right;
    padding-right: 5px;
    padding-top: 7px;
    width: 110px;
}
.varient {
    padding-left: 30px;
    padding-top: 20px;
}
.single-varient {
    float: left;
    padding-right: 5px;
}
.check-avability {
    margin-top: 14px;
    text-align: center;
}
.check-avability  input[type="image"]{
	background-color: transparent;
    border: 0 none;
}
.rw {
    margin-bottom: 30px;
    margin-top: 20px;
    text-align: center;
}
/*right sidebar end*/
#footer {
    background-image: url("images/footer-bg.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    min-height: 162px;
    width: 960px;
	border: 0 none;
	text-align: left;
	padding-left: 0 !important ;
    padding-right: 0 !important;
	padding-bottom: 0px;
	padding-top: 0px;
}
#footer_area .page{
background:transparent !important;
}
.contact-footer {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 16px;
}
.contact-footer p {
    color: #FFFFFF;
    font-size: 12px !important;
    line-height: 16px !important;
    margin-bottom: 0 !important;
    padding-bottom: 1px;
}
.contact-footer a{
	color:#fff !important;
	text-decoration:none !important;
}
/*widgets*/


.footer-widgets ul {
    list-style: none outside none;
}
.footer-widgets ul li a {
    color: #C3EEFF;
    font-size: 12px;
}
.footer-widgets{
    float: left;
    padding-left: 38px;
    padding-right: 38px;
    padding-top: 8px;
    width: 163px;
	text-align: left;
	text-decoration: none;
	margin-top:0;
}
.my-footer-four {
    float: left;
    margin-top: 0;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 8px;
    text-align: left;
    text-decoration: none;
    width: 219px;
}
li.widget {
    font-size: 12px;
    line-height: 1em;
}
.sidebar ul.sidebar_list {
    padding-left: 0.2em;
    padding-right: 0.2em;
	padding-top: 0.2em;
	line-height: 0.39em;
}

#footer a {
    border-bottom: none;
	 color: #C3EEFF;
	
		
}
#footer a:hover {
    text-decoration: none;
}
h5 {
    border-bottom: 1px solid #597185;
    color: #C3EEFF;
    height: 19px;
	font-size:12px;
	text-align: left;
	text-transform:capitalize;
	padding-bottom: 0.2em;
}
#footer .textwidget{
    color: #FFFFFF;
    font-size: 12px;
    line-height: 16px;
}

.all-sn {
    margin-top: 12px;
}
.single-sn {
    float: left;
    margin-right: 22px;
}
.singlelast{
margin-right:0;
}
/*advanced recent sidebar post css start*/
.sideposttitle {
    color: #4C4F46;
    font-size: 16px;
    font-weight: bold;
}

.advanced-recent-posts li {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0 !important;
    padding-bottom: 13px;
    padding-left: 7px;
}

.read-more {
    color: #4C4F46;
    font-size: 13px;
    text-decoration: none;
	padding-left:10px;
}
#advancedrecentposts-2{margin-bottom:0;margin-left:-2px;}
.more-link{
  color: #4C4F46;
  font-size: 13px;
  text-decoration: none !important;
}
#categories-3 {
    height: 140px;
    margin-bottom: 0;
    overflow: hidden;
}

/*Calendar page css start*/
.mainavailable {
    border: 1px solid #E2E2E2;
    height: 40px;
    margin-top: 15px;
}
.availableleft {
    float: left;
    margin-bottom: 0;
    padding-left: 63px;
    padding-top: 10px;
    width: 35px;
}

.availableright {
    color: #00CC33;
    float: left;
    font-weight: bold;
    padding-left: 7px;
    padding-top: 6px;
}
/*Calendar page css end*/

/*Gallery page css start*/
#post-17{
  background-image: none;
}
/*Gallery page css end*/

.category-testimonials .headline_area{display:none;}
.category-testimonials .format_text p{float:right;width:500px;}
.category-testimonials .format_text p em {
    float: right;
    padding-top: 10px;
    width: 243px;
}


/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

/* CUSTOM.CSS */

@font-face {
    font-family: 'AdineKirnbergScriptRegular';
    src: url('fonts/adinekir-webfont.eot');
    src: url('fonts/adinekir-webfont.eot?#iefix') format('eot'),
         url('fonts/adinekir-webfont.woff') format('woff'),
         url('fonts/adinekir-webfont.ttf') format('truetype'),
         url('fonts/adinekir-webfont.svg#webfontGzZF9PzV') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AndikaBasicRegular';
    src: url('fonts/andbasr-webfont.eot');
    src: url('fonts/andbasr-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/andbasr-webfont.woff') format('woff'),
         url('fonts/andbasr-webfont.ttf') format('truetype'),
         url('fonts/andbasr-webfont.svg#AndikaBasicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    background-image: url("images/bg.png");
    color: #4C4F46;
    font-family: AndikaBasicRegular,Nimbus_Script_Regula;
    font-size: 15px;
    line-height: 18px;
}

#header {
    padding-bottom: 2.2em;
    padding-top: 1.2em;
}
#header_area .page {
    background-image: url("images/header-top.png");
    background-repeat: no-repeat;
	border-radius: 0 0 9px 9px;
    height: 481px;
    margin-bottom: 12px;
    margin-top: 26px;
    padding-top: 25px;
    width: 945px;
	background-color:transparent;
}
#header #logo {
    background-image: url("images/logo-tr.png");
    background-repeat: no-repeat;
    bottom: 0;
    float: right;
    font-size: 3.6em;
    height: 72px;
    left: 540px;
    line-height: 1.167em;
    position: absolute;
    right: 0;
    text-indent: -999999px;
    top: 18px;
    width: 409px;
}
#header #tagline {
    font-family: AndikaBasicRegular;
	float: right;
	position: absolute;
    left: 492px;
    right: 0;
    top:90px;
	bottom: 0;
    font-size: 21px;
    text-align: center;
	color:#0E3861;
	width: 515px;
	height: 37px;
}

.header-left {
    float: left;
    height: 370px;
    width: 492px;
	margin-left: 15px;
}
#header_area .page #header {
    background-image: url("images/bg-2.png");
    background-repeat: no-repeat;
    border: 0 none;
    height: 461px;
    margin-bottom: 0;
    margin-left: -13px;
    margin-right: auto;
    padding-bottom: 0;
    position: relative;
    width: 972px;
}
.headline_area{margin-bottom:0;}
/*Slider*/
#content-s{
		position:relative;
		}
		#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:492px;
		height:330px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls {
		height: 28px;
		margin: 1em 0;
		padding: 0 0 0 195px;
	}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a {
		background-image: url("images/slider-guide.png");
		background-repeat: no-repeat;
		float: left;
		font-size: 0 !important;
		height: 13px;
		text-decoration: none;
		width: 13px;
	}
	ol#controls li.current a{
		background-image: url("images/guide-hover.png");
		background-repeat: no-repeat;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/*header right*/

.header-right {
	float: left;
	padding-left: 18px;
	padding-top: 100px;
	width: 422px;
	height: 239px;
}
.video-player {
	height: 190px;
	overflow: hidden;
	text-align: center;
	width: 421px;
}
.phoneno{
	font-family: AndikaBasicRegular;
    font-size: 21px;
    line-height: 27px;
    padding-bottom: 15px;
    padding-left: 6px;
    padding-top: 3px;
    text-align: center;
	color:#0E3861;
}
.header-right .widget_text {
    list-style-type: none;
    margin-bottom: 0;
}
/*menu*/
	
.clear{
	clear:both;
}
		
.menu-header-menu-container {
    background-image: url("images/bg-nav.png");
    background-repeat: repeat-x;
    height: 39px;
    padding:3px 0;
	margin:0 38px 18px 4px;
}
.menu-header-menu-container .menu {
    list-style: none outside none;
    margin-left: 2px;
	border:0 none;
	
}
.menu-header-menu-container .menu li {
    background-color: #1F5C81;
    float: left;
    height: 38px;
    line-height: 38px;
    margin-left: 2px;
}
.menu-header-menu-container .menu li a {
    color: #FFFFFF;
    display: block;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    padding-left: 40px;
    padding-right: 40px;
    text-decoration: none;
background-color:transparent;
border: 0 none;
text-transform:capitalize;
letter-spacing:0;
line-height:20px;
}
.menu-header-menu-container .menu li a:hover{
	background-color:#1c639a;
}
.menu .current > a, .menu .current-cat > a, .menu .current-menu-item > a{cursor:pointer;}
.menu .current-menu-item a:hover { color: #FFFFFF;}

.sub-menu li{
	 margin-left:0 !important;
 height: 40px !important;
}
.sub-menu li a{
	padding-right:21px !important;
	background-image: url("images/gray_01.png");
	background-position: 0 37px;
    background-repeat: repeat-x;
}
.menu li:hover ul, .menu a:hover ul { left:0 !important; }
/*content*/

 .entry-title {
    color: #497C94;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
}
#content_area {    
    margin: 0 auto;
    width:1014px;
}
#content{width:684px;}

#content_area .page {
    background-color: #FFFFFF;
	border-radius: 7px 7px 0 0;
    margin: 0 auto;
    padding: 10px;
    width: 940px;
}
#content_box{
    background: none repeat scroll 0 0 transparent;
}
.post_box, .teasers_box {
background-image: url("images/divider.png");
background-position:center bottom;
background-repeat: no-repeat;
margin:0 0 20px;
border: 0 none;
padding:0;
}
#archive_intro{padding:0;margin-bottom: 10px;}
#archive_intro h1{padding-bottom: 10px;margin-bottom: 0;}
.entry-title a {
    border-bottom: 1px solid #000000;
    color: #497C94;
    font-family: Georia Italic;
    font-size: 50px;
    font-style: italic;
    font-weight: bold;
    line-height: 50px;
    text-decoration: none;
}
.format_text {
    font-family: AndikaBasicRegular;
    font-size: 15px;
	clear:both;
}
.headline_meta{
	margin-bottom: 6px;
    margin-top: 6px;
    padding-right: 17px;
}
.headline_meta abbr {
    float: left;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0;
    text-align: left;
    text-transform: lowercase;
}
.hfeed .headline_meta span{
	background-image: url("images/bubble.png");
    background-position:2px 10px;
    background-repeat: no-repeat;
    color: #497C94;
    float: right;
    font-size: 12px;
    padding-left: 21px;
	 margin-top: -7px;
}
.hfeed .headline_meta span {
    background-image: url("images/bubble.png");
    background-position: 2px 10px;
    background-repeat: no-repeat;
    color: #497C94;
    float: right;
    font-size: 12px;
    margin-top: -7px;
    padding-left: 21px;
}
.hfeed .headline_meta .pad_left {
    background-image: none !important;
    float: left !important;
    font-size: 12px !important;
    font-weight: normal;
    letter-spacing: 0;
    margin-top: -7px !important;
    padding-left: 0.9em !important;
}
.headline_meta a{border-bottom:0;text-transform: capitalize;}
.format_text p {
    font-family: AndikaBasicRegular;
    font-size: 15px;
    margin-bottom: 0;
    padding-bottom: 20px;
}

/*right sidebar start*/
#sidebars{
    background-color: #EFF6FC;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 1px 3px 0 #999999;
    float: right;
    width: 224px;
}
.sidebar {
    margin-top: 10px;
}
.order-now {
    margin-bottom: 6px;
    margin-top: 6px;
    text-align: center;
    width: 209px;
}
.order-photos {
    text-align: center;
}
#text-4 {
    margin-bottom: 0;
}
#text-4 input[type="image"] {
    background-color: transparent;
    border: 0 none;
    text-align: center;
}
#text-5 {
    background-image: url("images/rs-bg.png");
    background-repeat: repeat-x;
    margin-left: -3px;
    min-height: 356px;
    width: 224px;
	margin-bottom:0;
}

.sidebar h3 {
    background-image: url("images/new_image.png");
    background-position: -1px 0;
    background-repeat: no-repeat;
    color: #DCFCFF;
    font-size: 17px;
    font-variant: normal;
    font-weight: normal;
    height: 40px;
    letter-spacing: 0;
    line-height: 28px;
    margin-bottom: 0;
    margin-left: -1px;
    padding-left: 12px;
    text-transform: capitalize;
    width: 236px;
}
#advancedrecentposts-3 h3{margin-left: -4px;}
.download-your-complements {
    color: #DCFCFF;
    text-align: center;
}
.thank-you-form {
    padding-left: 4px;
}
.h6 {
    color: #28668B;
    font-family: AndikaBasicRegular,Nimbus_Script_Regula;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0;
    padding-bottom: 5px;
    text-transform: capitalize;
}
.tb {
    background-image: url("images/tb-bg.png");
    background-repeat: no-repeat;
    height: 21px;
}
.tb input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    font-size: 11px;
    height: 21px;
    padding-left: 3px;
    width: 200px;
}
.thank {
    margin-bottom: 7px;
    padding-left: 3px;
    padding-top: 4px;
}
.thank input[type="image"] {
    background-color: transparent;
    border: 0 none;
}
#text-6{
	background-image: url("images/rs-bg.png");
    background-repeat: repeat-x;
    margin-left: -3px;
    min-height: 280px;
    width: 224px;
	margin-bottom:0;
}
#text-9{
	background-image: url("images/rs-bg.png");
    background-repeat: repeat-x;
    margin-left: -3px;
    min-height:200px;
    width: 224px;
	margin-bottom:0;
}
.calender-left {
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    padding-left: 10px;
    width: 95px;
	line-height: 15px;
}
.calender-right {
    float: right;
    padding-right: 5px;
    padding-top: 7px;
    width: 110px;
}
.varient {
    padding-left: 30px;
    padding-top: 20px;
}
.single-varient {
    float: left;
    padding-right: 5px;
}
.check-avability {
    margin-top: 14px;
    text-align: center;
}
.check-avability  input[type="image"]{
	background-color: transparent;
    border: 0 none;
}
.rw {
    margin-bottom: 30px;
    margin-top: 20px;
    text-align: center;
}
/*right sidebar end*/
#footer {
    background-image: url("images/footer-bg.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    min-height: 162px;
    width: 960px;
	border: 0 none;
	text-align: left;
	padding-left: 0 !important ;
    padding-right: 0 !important;
	padding-bottom: 0px;
	padding-top: 0px;
}
#footer_area .page{
background:transparent !important;
}
.contact-footer {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 16px;
}
.contact-footer p {
    color: #FFFFFF;
    font-size: 12px !important;
    line-height: 16px !important;
    margin-bottom: 0 !important;
    padding-bottom: 1px;
}
.contact-footer a{
	color:#fff !important;
	text-decoration:none !important;
}
/*widgets*/


.footer-widgets ul {
    list-style: none outside none;
}
.footer-widgets ul li a {
    color: #C3EEFF;
    font-size: 12px;
}
.footer-widgets{
    float: left;
    padding-left: 38px;
    padding-right: 38px;
    padding-top: 8px;
    width: 163px;
	text-align: left;
	text-decoration: none;
	margin-top:0;
}
.my-footer-four {
    float: left;
    margin-top: 0;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 8px;
    text-align: left;
    text-decoration: none;
    width: 219px;
}
li.widget {
    font-size: 12px;
    line-height: 1em;
}
.sidebar ul.sidebar_list {
    padding-left: 0.2em;
    padding-right: 0.2em;
	padding-top: 0.2em;
	line-height: 0.39em;
}

#footer a {
    border-bottom: none;
	 color: #C3EEFF;
	
		
}
#footer a:hover {
    text-decoration: none;
}
h5 {
    border-bottom: 1px solid #597185;
    color: #C3EEFF;
    height: 19px;
	font-size:12px;
	text-align: left;
	text-transform:capitalize;
	padding-bottom: 0.2em;
}
#footer .textwidget{
    color: #FFFFFF;
    font-size: 12px;
    line-height: 16px;
}

.all-sn {
    margin-top: 12px;
}
.single-sn {
    float: left;
    margin-right: 22px;
}
.singlelast{
margin-right:0;
}
/*advanced recent sidebar post css start*/
.sideposttitle {
    color: #4C4F46;
    font-size: 16px;
    font-weight: bold;
}

.advanced-recent-posts li {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0 !important;
    padding-bottom: 13px;
    padding-left: 7px;
}

.read-more {
    color: #4C4F46;
    font-size: 13px;
    text-decoration: none;
	padding-left:10px;
}
#advancedrecentposts-2{margin-bottom:0;margin-left:-2px;}
.more-link{
  color: #4C4F46;
  font-size: 13px;
  text-decoration: none !important;
}
#categories-3 {
    height: 140px;
    margin-bottom: 0;
    overflow: hidden;
}

/*Calendar page css start*/
.mainavailable {
    border: 1px solid #E2E2E2;
    height: 40px;
    margin-top: 15px;
}
.availableleft {
    float: left;
    margin-bottom: 0;
    padding-left: 63px;
    padding-top: 10px;
    width: 35px;
}

.availableright {
    color: #00CC33;
    float: left;
    font-weight: bold;
    padding-left: 7px;
    padding-top: 6px;
}
/*Calendar page css end*/

/*Gallery page css start*/
#post-17{
  background-image: none;
}
/*Gallery page css end*/

.category-testimonials .headline_area{display:none;}
.category-testimonials .format_text p{float:right;width:500px;}
.category-testimonials .format_text p em {
    float: right;
    padding-top: 10px;
    width: 243px;
}

/* signup*/
#mc_embed_signup .mc-field-group {
    clear: left;
    min-height: 45px;
    position: relative;
    width: 96%;
}

#mc_embed_signup .mc-field-group label {
    color: #497C94;
    display: block;
    font-family: AndikaBasicRegular;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 3px;
}

#mc_embed_signup .mc-field-group input {
    display: block;
    padding: 1px 0;
    text-indent: 2%;
    width: 100%;
}
#mc_embed_signup input {
    border: 1px solid #999999;
}

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us {
    padding: 5px 0;
}
#mc_embed_signup .nowrap {
    white-space: nowrap;
}

#mc_embed_signup .small-meta {
    font-size: 11px;
}
#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input {
    width: 30px;
 display: inline;
    letter-spacing: 1px;
    margin: 0 2px;
    padding: 5px 0 2px;
    text-align: center;
}
#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input {
    display: inline;
    letter-spacing: 1px;
    margin: 0 2px;
    padding: 5px 0 2px;
    text-align: center;
    width: 60px;
}
#mc_embed_signup input {
    border: 1px solid #999999;
}

.sidebar input[type="text"], .sidebar input[type="submit"] {
    font-family: Georgia,"Times New Roman",Times,serif;
    padding: 0.308em;
}

.button {
    background-image: url("images/thank-you.png");
    background-repeat: no-repeat;
    border: 0 none !important;
    height: 25px;
    margin-bottom: 10px;
    text-indent: -999999px;
    width: 113px;
font:0;
line-height:0;
padding:0;
}
