/*************************************************************************
/* COMMON PAGE STYLESHEET
/************************************************************************/
		
	.text-container-1 {
		float: left;
		width: 580px;
		height: auto;
		padding:0px 10px 0px 10px;
		margin:10px 0px 0px 0px;
		/*background-color:#FFFFFF;*/
	}	
	
	.text-container-2 {
		float: left;
		width: 380px;
		height: auto;
		padding:0px 10px 0px 10px;
		margin:10px 0px 0px 0px;
	}			
	
	.left-calls 
	{	
		float:right;	
	}
	
	.about-header {
		font-family: TradeGothicLTBoldRegular;
		text-transform: uppercase;
	}
	.about-container { 
		float: left;
		background:url('../images/body/about-bg.html');
		width: 100%;
		height: auto;
		background-color: #fff;
	}
	
	.about_content_left {
		float: left;
	}
	
	.about_content_right {
		float: right;
		margin-right: 80px;
		margin-top: 50px;
		margin-bottom: 50px;
		width: 663px;
		height: auto;
	}
	
	.about_cont p
	{
		margin-bottom: 10px;
		font-size: 16px;
		font-family: TradeGothicLTBoldRegular;
		/*padding: 33px 3px;
		line-height: 20px;*/
	}
	
	.about_content_right h1
	{
          font-size: 40px;
	  font-family: 'TradeGothicLTLight' !important;
          text-transform: uppercase;
	  color:#686A6C;
	
	
	}
	.pages-container { 
		float: left;
		background:url('../images/body/about-bg.html');
		width: 100%;
		
		height: auto;
		background-color: #fff;
	}
	
	
/*********************************************************
/* HOME PAGE
/*********************************************************/
	
	.home-text-container {
		float: left;
		width: 950px;
		height: auto;
		padding:0px 10px 0px 10px;
		margin:10px 0px 0px 0px;
		background-color:#FFFFFF;
	}	
	
	.slideshow-container 
	{
		float: left;
		margin-right: 11px;
		width: 100%;
		height: 695px;
		background-color: #999999;
	}
	
	.frame-graphic {
		width: 617px;
		height: 113px;
		background-image: url('../images/body/home-page-border-graphics.png');
	}
		
/*********************************************************
/* 2 COLUMN LAYOUT STYLES
/*********************************************************/
	
	.pages-frame {
		/*float: left;
		width: 600px;*/
		width: 1169px;
		margin: 0 auto;
		height: auto;
		min-height: 400px;
		/*background-color: #333333;*/
		/*border: solid 1px #666666;*/
	}
	
	.text-area {
		height: auto;
	}
	
	.text-headers {
		font-size: 30px;
		font-family: "TradeGothicLTLight", Arial, Helvetica, sans-serif ;
	}
	
	.common-calls {
		float: right;
	}
	
/*********************************************************
/* PHOTO GALLERY STYLES
/*********************************************************/
	
	#photogallery_frame,
	#photoalbum_frame
	{
		width: 100%;
		padding: 15px;
		float: left;
		background:url('../../images/body/box.html');
	}
	
	#photogallery_instructions
	{
		margin-bottom: 10px;
		font-size: 13px;
                /* padding-left: 10px; */
               color: #2C2525;
               padding: 10px 0px;
	}
	
	
	
	.photoalbum {
		/*padding: 12px;*/
		
	}
	
	.album_set .photoalbum:first-child,
	.photo_set .photo:first-child
	{ 
		margin: 0 17px 27px 0;
	}
	.photoalbum,
	.photo
	{
		float: left;
		/*padding: 12px;*/
		text-align: center;
		
		margin: 0 19px 12px 0;
	}
	
	.album_right,
	.photo_right
	{
		margin-right: 15px;
	}
	
	.album_set,
	.photo_set
	{
		width: 100%;
		height: auto;
		float: left;
		background:url('../../images/body/box.html');
	}
	
	.photoalb_info {
		-o-transition:0.2s ease-out, background 0.2s ease-in;
		-ms-transition:0.2s ease-out, background 0.2s ease-in;
		-moz-transition:0.2s ease-out, background 0.2s ease-in;
		-webkit-transition:0.2s ease-out, background 0.2s ease-in;         
		transition:0.2s ease-out, background 0.2s ease-in;
		display: none;
		position: absolute;
		width: 253px; height: 253px; margin-top: -253px;
		cursor: pointer;
		background:rgba(0, 0, 0, 0.7) url('../images/body/album_info_bg.png') 115px 145px no-repeat;
	}
	
	.photoalbum_title,.back-btn a
	{

		/*position:relative;*//*
		overflow:hidden;
		font-family: 'bombardierregular';
		font-size:27px;
		color:#029fd2 ;
		
		margin-top: 44px;*/
	}
	
	.album_last_row .photoalbum_title
	{
		height:auto;
	}
	
	.photoalbum_image,
	.photo_image
	{
		

	}
	.photoalbum, .photo {
float: left;
padding: 12px;
text-align: center;
background-color: #E6E6E6;
margin: 0 10px 10px 0;
}

       .photoalbum_title
       {
                position: relative;
                overflow: hidden;
              /*  color: #025373 !important;
                font-size: 20px !important;
                font-family: 'timesbold';
                margin-top: 11px;*/
       }


	.photoalbum_image img,
	.photo_image img
	{
		width:253px;
	}
	
	.no_albums,
	.no_photos
	{
		text-align: center;
		padding-top: 100px;
		height: 200px;
	}	
	
	
	.catering-menu {
		float: right;
		width: 540px;
		height: 810px;
		background-image: url('../images/body/lavender-catering-menu-img.html');
		background-repeat: no-repeat;
	}
	
	.catering-menu:hover {
		background-image: url('../images/body/lavender-catering-menu-img-hover.html');
		background-repeat: no-repeat;
	}
	
	.lavender-menu {
		float: left;
		width: 540px;
		height: 810px;
		background-image: url('../images/body/lavender-appetizer-menu-img.html');
		background-repeat: no-repeat;
	}
	
	.lavender-menu:hover {
		background-image: url('../images/body/lavender-appetizer-menu-img-hover.html');
		background-repeat: no-repeat;
	}
	a:hover{ color:#dd0000!important;}
	
/************************************ SERVICES CATEGORIES *****************************************/

.bars {
	float: left;
	width: 545px;
	height: 275px;
	background-image: url('../images/body/services/bar-service.jpg');
	background-repeat: no-repeat;
}

.bar-tender {
	float: right;
	width: 545px;
	height: 275px;
	background-image: url('../images/body/services/bartender.jpg');
	background-repeat: no-repeat;
}

.servers {
	float: left;
	width: 545px;
	height: 275px;
	background-image: url('../images/body/services/servers.jpg');
	background-repeat: no-repeat;
}

.chefs {
	float: right;
	width: 545px;
	height: 275px;
	background-image: url('../images/body/services/on-site-chefs.jpg');
	background-repeat: no-repeat;
}

.rentals {
	float: left;
	width: 545px;
	height: 275px;
	background-image: url('../images/body/services/rentals.jpg');
	background-repeat: no-repeat;
}

.linen {
	float: right;
	width: 545px;
	height: 275px;
	background-image: url('../images/body/services/linen.jpg');
	background-repeat: no-repeat;
}

.coordinators {
	float: left;
	width: 545px;
	height: 275px;
	background-image: url('../images/body/services/coordinators.jpg');
	background-repeat: no-repeat;
}

.entertainment {
	float: right;
	width: 545px;
	height: 275px;
	background-image: url('../images/body/services/entertainment.jpg');
	background-repeat: no-repeat;
}

.kids-parties {
	float: left;
	width: 545px;
	height: 275px;
	background-image: url('../images/body/services/kids-parties.jpg');
	background-repeat: no-repeat;
}

.dj {
	float: right;
	width: 545px;
	height: 275px;
	background-image: url('../images/body/services/dj.jpg');
	background-repeat: no-repeat;
}

.tents {
	float: left;
	width: 545px;
	height: 275px;
	background-image: url('../images/body/services/tents.jpg');
	background-repeat: no-repeat;
}

.florist {
	float: right;
	width: 545px;
	height: 275px;
	background-image: url('../images/body/services/florist.jpg');
	background-repeat: no-repeat;
}

.props {
	float: left;
	width: 545px;
	height: 275px;
	background-image: url('../images/body/services/props.jpg');
	background-repeat: no-repeat;
}

.coffee-carts {
	float: right;
	width: 545px;
	height: 275px;
	background-image: url('../images/body/services/coffee-carts.jpg');
	background-repeat: no-repeat;
}

.venues {
	float: left;
	width: 545px;
	height: 275px;
	background-image: url('../images/body/services/venues.jpg');
	background-repeat: no-repeat;
}

	.left_arrow {
		float: left;
		width: 284px;
		height: 319px;
	}
	

	
	.right_arrow {
		float: right;
		width: 284px;
	
		height: 319px;
	}
/****************************************************************/
	
	.right_arrow:hover {
		float: right;
		width: 284px;
		height: 319px;
		background-image: url('../images/large-right-arrow.png');
		background-repeat: no-repeat;
	}
		
	.left_arrow:hover {
		float: right;
		width: 284px;
		height: 319px;
		margin-right: -7px;
		background-image: url('../images/large-left-arrow.png');
		background-repeat: no-repeat;
	}
	
	.profile_name a {
		color: #262626;
	}


	.profile_name a:hover {
		color: #333;
	}
	
	.frame_breadcrumb h2 a:hover {
		color: #333;
	}
	
/**********************************JULY 25-14*************************************/

	.pages-frame-inner
	{
		width: 640px;
		float: left;
		margin-bottom:20px;
	}
	.common-calls{
		width:400px;
		margin-top: 10px;
	}
	
/*************************CONTACT US PAGE STYLE**********************************/


	input[type='text'], input[type='password']
	{
	
		width: 427px;
		height: 43px;
		text-indent: 10px;
	
	}
	
	
	textarea
	{
		height: 136px;
		width: 427px;
		resize: none;
	}
	.contact-home,.gallery-home
	{
		width:100%;
	}
	
	.contact-us-form
	{
		float: left;
		border-right: solid 1px #999999;
		padding: 10px;
		padding-right: 26px;
	}
	#contact-info
	{
		width:520px;
		float:left;
		height: auto;
		margin-left: 15px;
	}
	
	#contact-info p,p a { padding-bottom: 10px; font-family: 'TradeGothicLTLightRegular' !important; font-size: 16px !important; color: #000 !important; }
	
	#contact-info p span,p span a { font-family: 'TradeGothicLTBoldRegular' !important; font-size: 20px !important; }
	
	.pages-frame-2
	{
		width:1117px;
		margin: 0px auto;
		height: auto;
		position: relative;	
	}
	
	.content-container {
		position: relative;
		width: 1169px;
		height: auto;
		margin: 0px auto;
	}

	.back-btn
	{
		/*position: relative;
		top: 25px;*/
		font-style: italic;
		left: 0;
	}
	
	.profile_bg
	{	
		min-height: 262px;
		border: 1px solid #6f6f6f;
		background: #000;
		margin-bottom: 10px;
	}
	.our-staff
	{
		width: 100%;
		/*border: 1px #9f9f9f solid;
		border-radius: 14px;*/
	}
	
	.partenrs-container
	{
		float: left;
		width: 690px;
		hedight: auto;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
	}
	.parter-title
	{
		/*float: left;*/
		color: #039fd2;
		font-size: 26px;
		font-family: 'bombardierregular';
		text-transform: uppercase;
		
	}
	
	.partners-desc
	{
		/*float: left;*/
		/*width: 450px;*/
		height: auto;
	}
	.partners-info
	{
		text-align: center;
		padding-bottom: 30px;
		width: 255px;
		height: auto;
		float: left;
		margin-right: 3px;
	}
	.partners-left
	{
		/*width: 730px;*/
		float: left;
	}
	 /*input[type="button"],*/.contact-us-form input[type="submit"]
	 {
		font-family: 'prohibitionregular' !important;
		font-size: 29px;
		color: #029fd2;
		background: #000;
		padding: 7px 15px;
		border: 1px solid #9c9c9c;
		width: 181px;
		height: 52px;
		float: left !important;
	}
	input[type="button"]:hover
	{
		color:#fff;
	}
	
	.home_event_container { background: #1d191a; min-height: 281px;clear: both; margin: 0 auto; position: relative; top: -1px; }
	
	.home_event_container h3 { padding-top: 45px; padding-bottom: 34px; font-family: 'prohibitionregular' !important; font-size: 36px; color: #029fd2; }
	
	.home_event_container h4 { font-size: 24px ; color: #cacaca; font-family: 'TradeGothicLTBoldRegular' !important; font-weight: normal; }
	
	.home_event_container .content { font-family: 'TradeGothicLTLightRegular'; font-size: 16px; color: #5b5b5b; }
	
	.event_f_content { float: left;width: 280px; margin-right: 45px; }
	
	.event_f_content:last-child { margin-right: 0; }
	
	.flexslider .slides li a img { width: 100%; cursor: default; }
	
/************gallery page **********/

@media only screen and (min-width : 1367px) and (max-width : 667px)
	{
		
	}



 
 
 
 
 
 
 
 