
body {
font-family: arial;
background-color: #e7d1ac;
}

#container {
	border-left: solid 2px #e7d1ac;
	border-right: solid 2px #e7d1ac;
	margin:0 auto;
	padding:0;
	width: 896px;
	background-color:#efece5;
	/**position:relative;
	_position:relative;
	*z-index:-1;
	_z-index:-1;
	background: url('../images/background.jpg') repeat-y top left;*/
	
}

/*			Upgrades PAGE        */
#wrap .page_title{
        font-size:30px;
        font-weight:bold;
        margin:15px 0px 5px 170px;
}

#wrap .page_description{
        font-weight:bold;
		font-size:15px;
		margin:0px 0px 0px 170px;
}

.justPictureYourself{
		position:relative;
		top:-35px;
		_top:-35px;
		_left:15px;
        margin-left:10px;
		float:left;
}
.formal_theme{
        font-size:12px;
        color:#000000;
        float:left;
        width:170px;
        margin:30px 0px 0px 0px;
}
.event_theme{
        float:right;
        width:170px;
        font-size:12px;
        color:#000000;
        margin:20px 10px 0px 0px;
}
#taxes{float:left; font-size:10px; margin:-5px 0px 5px 70px; width:400px;}
#green_screen{float:right; width:75px; font-size:13px; margin:20px 3px 0px 0px; font-weight:bold;}
#booth1{float:left;margin-left:10px;}
#booth2{float:left;margin-left:0px;}
#tools1, #tools2{float:left; width:150px; font-size:12px;}
#tools1{margin:5px 20px 0px 450px;_margin:5px 20px 0px 200px;}
#tools2{margin:5px 10px 0px 0px;}
.price_tag{font-weight:bold; color:#6E4739;} 
.slide_text{color:#000000; font-size:12px;}
#upgrade2 .slide_text{ 
        float:right;
        width:200px;
        margin:-15px 30px 0px 0px;
}
#upgrade3 .slide_text{ 
        float:right;
        width:300px;
        margin:-35px 50px 0px 0px;
}
#upgrade4 .slide_text{ 
        float:right;
        width:360px;
        margin:-35px 20px 0px 0px;
}
#upgrade5 .slide_text{ 
        float:right;
        width:140px;
        margin:0px 20px 0px 0px;
}
#upgrade6 .slide_text{ 
        float:right;
        width:340px;
        margin:-50px 25px 0px 0px;
}
#upgrade6 #greenPicture1{float:left; width:513px; height:211px;margin:15px 0 0 5px;}
#upgrade6 #greenPicture2{float:left; width:146px; height:205px; margin:15px 0px 0px 25px;}
#upgrade7 .slide_text{ 
        float:right;
        width:280px;
        margin:-35px 52px 0px 0px;
}
.title{font-size:18px; font-weight:bold; font-style:italic; margin-bottom:10px;}
.slide_title{font-weight:bold; font-size:24px; margin:10px 0px 0px 25px; width:400px;}
.slide_description{font-size:12px;margin:2px 0px 0px 25px;font-weight:normal;width:370px;}

#upgrade1, #upgrade2, #upgrade3, #upgrade4, #upgrade5, #upgrade6, #upgrade7{
		float:left;
		width:781px;	
		height:292px;
		margin:15px 10px;
		*margin:15px 10px 15px 10px;
		_margin:15px 10px;
}
#upgrade1{
	background-color:#f0ecd4;
       
}
#upgrade2{
	background:url('../images/window2.png');
	background-repeat:no-repeat;
	background-color:#f0ecd4;
	margin-top:-25px;
	}
#upgrade3{
	background:url('../images/window3.png');
	background-repeat:no-repeat;
	background-color:#f0ecd4;
	height:305px;
	}
#upgrade4{
	background:url('../images/window4.png');
	background-repeat:no-repeat;
	
	background-color:#f0ecd4;
	}
#upgrade5{
	background:url('../images/window5.png');
	background-repeat:no-repeat;
	background-color:#f0ecd4;
	}
#upgrade6{
	background:url('../images/tint.png');
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#f0ecd4;
	height:310px;
	}
#upgrade7{
	background:url('../images/window7.png');
	background-repeat:no-repeat;
	background-color:#f0ecd4;
	}
#wrap, #wrap_separate{
		background-color:none;
		float:left;
		
}
#wrap{
		margin:10px 0px 0px 45px;
		_margin:10px 20px 0px 25px;
		*padding-bottom:15px;
		}
#wrap_separate{
		margin:10px 0px 20px 45px;
		*margin:10px 0px 20px 45px;
		_margin:10px 0px 20px 25px;
		*padding-bottom:15px;
		}
.roundCornersWrapper{
		position:relative;
		background-color:#f8f7f3;
		width:805px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius:5px;
		border:1px solid #a28980;
	_height: 1%; 
	behavior: url(/PIE.htc);
}
.roundCornersBox{
        position:relative;
       
	   -moz-border-radius: 15px;
		-webkit-border-radius: 15px;
		border-radius:15px;
		border:1px solid #6e4739;
	_height: 1%; 
		behavior: url(/PIE.htc);
 
}

/*			END Upgrades PAGE        */
/*			Packages PAGE        */

#packages_container{
	background:url('../images/banner.jpg');
	background-repeat:  no-repeat;
	float:left;
	margin-left:-2px;
}
#packages_list, #packages_options{
	float:left;
	width:845px;
        font-size:14px;
        margin:20px 25px 0px 25px;
	background-color:#f0ecd4;
}
 .packages_table {
	width:820px;
        margin:10px 14px;
	
}

.bottom_border{
       border-bottom: 1px solid #a3a090;
       
}
.packages_table td{
        padding:10px 7px;
        text-align:right;
		min-width:60px;
}
.packages_table td ul li{
        padding:5px 0px;
       
}
#text_to_left{
        text-align:left;
}

.mid_text{font-size:12px;}
.small_text{font-size:11px;}
#double_prints{
		float:right;
		margin:205px 0px 0px 0px;
		padding-right:40px;
}
/*			end Packages PAGE        */
/*			CONTACT PAGE        */

#contact_page, #packages_container{
	margin:0px;
    color:#6e4739;
	
    line-height:18px;
}
#contact_page{
	background:url('../images/banner.jpg');
	background-repeat:  no-repeat;
	float:left;
	
	}

#contact_title{
	float:left;
	width:484px;
	margin:130px 0px 0px 201px;
	_margin:130px 0px 0px 101px;
        
}
#contact_title .page_title{
        font-size:30px;
		line-height:30px;
        font-weight:bold;
        margin:0px 0px 8px 0px;
}
#contact_title p{
        font-weight:bold;
		font-size:16px;
}

#contact_title p a{color:#6e4739; font-size:16px;text-decoration:underline;}
#contact_title p a:hover{color:#6e4739;text-decoration:none;}
.book_yellow_button{
        float:right;
        margin:140px 38px 0px 0px;
        _margin:140px 1px 0px 0px;
}
#contact_mid_part{
        float:left;
		background-color:#ebe8df;
        background:url('../images/contact_window.png');
	background-repeat:  no-repeat;
	width:834px;
        height:348px;
        margin:20px 0px 0px 30px;
}

#contact_info{ float:left; font-size:15px;}

#contact_info a img{
        margin:25px 0px 8px 38px;
}
#contact_info .boogie_text_top{
        margin:-65px 0px 0px 135px;
        width:170px;
}
#contact_info p{
        margin:0px 0px 0px 40px;
}
#contact_info a{
		font-size:15px;
		color:#6e4739;
		font-weight:normal;
		text-decoration:none;
}
#contact_info a.boogie{
		font-weight:bold;
}
#contact_info a:hover{
		text-decoration:underline;
}
#testimonials{
        float:right;
        width:214px;
        margin:60px 33px 0px 0px;
        font-weight:bold;
		font-size:15px;
}
.book_blue_button{
        width:896px;
        float:left;
        color:#5784ba; 
		margin:30px 0px;
		_margin:30px 0px;
}
.book_blue_button .blue_text{
        font-weight:bold;
        width:400px;
        margin:20px 0px 0px 130px;
        _margin:20px 0px 0px 80px;
        float:left;
		
}
.blue_button{
        float:right;
        margin: 0px 40px 0px 20px; 
        _margin: 0px 10px 0px 0px; 
}
.blue_text .call_text{
        text-align:center;
        margin-top:10px;
        
}
.blue_text .big_text{
        font-size:30px;
		line-height:30px;
}

/*		end 	CONTACT PAGE        */

#header {
	background:url('../images/header-photobooth.jpg');
	background-repeat:  no-repeat;
	width: 896px;
	height: 196px;
	margin: 0px;

}

#logo {
	float:left;
	padding: 15px 0 0 10px;
}

#promo {
	margin: 67px 0 0 22px;
	float:left;
}

#page_image {
/*border: solid 1px black;*/
	position: relative;
	top: 0px;
	margin: -18px 0 0 550px;
	/*left: 600px;*/
	/*background: transparent url('../images/hidef.gif') no-repeat bottom center;*/
}

#main_nav {
	border: solid 0px green;
	background: #743021;
	background-image: url('../images/menu_bg.jpg');
	background-repeat: repeat-x;
	text-align: center;
	/*height: 25px;*/
	padding: 0px;
	margin: 0px;
	height:33px;
	width:896px;
}
#main_nav ul {
	margin: 0;
	list-style-type: none;

}
#main_nav li {
	
	display: inline;
	padding: 0 5px;
	height:33px;
	
	
}
#main_nav li img{margin:9px 7px 0px 22px;}
#main_nav li a {
	
	font-weight: bold;
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
	
}
/*#main_nav li a:visited, #main_nav li a:active, #main_nav li a:hover {
	font-weight: bold;
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
}*/

#main_nav li a:hover, #main_nav li .here{
	color: #f5b96b;
}

#boogieheads{margin:30px 0px 10px 226px; float:left; width:100px;}
#facebook{margin:40px 0px 15px 0px; float:left; width:200px;}
#yelp{margin:47px 0px 15px 0px; float:left; width:160px;}


#footer{float:left; width:895px;}
.webdogs {
	float:left;
	margin: 20px 0 50px 35px;
	_margin: 20px 0 50px 27px;
	border: solid black 0px;
	font-size: 10px;
	color: #000000;
	width:270px;
}
.webdogs a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
.webdogs a:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 10px;
	font-weight:normal;
}

#footer_nav{float:right; font-size:10px; margin: 20px 35px 50px 0px; _margin: 20px 5px 0px 0px;}
#footer_nav ul{*float:right;_float:right;}
#footer_nav ul li{display:block; float:left; list-style:none; }
#footer_nav ul a{text-decoration:none;color:black; font-size:10px; }
#footer_nav p a{text-decoration:none;color:black; font-size:10px; }
#footer_nav ul a:hover, #footer_nav p a:hover{text-decoration:underline;font-weight:normal; }
.bottomFooterNav{margin:5px 0px 0px 0px; *margin:5px 0px 30px 0px; float:right;}



#photobooth_body {
	border: solid 0px green;
	padding: 0px;
	margin: 0;
}

#photobooth_list1 {
	font-size: 15px;
	font-weight: bold;
	position: absolute;
	margin: 605px 0 0 55px;
	padding: 0;
	line-height:20px;
	
}

#photobooth_list1 ul {
	margin: 0 0 0 15px;
	padding: 0;
}

#photobooth_list1 ul li {
	list-style-type: disc;
	color: #F2EE34;
}

#photobooth_list1 ul li a, a:hover {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#photobooth_list2 {
	font-size: 15px;
	font-weight: bold;
	position: absolute;
	margin: 605px 0 0 245px;
	line-height:20px;
}

#photobooth_list2 ul {
	margin: 0 0 0 15px;
	padding: 0px;
}

#photobooth_list2 ul li {
	color: #F2EE34;
	list-style-type: disc;
}

#photobooth_list2 ul li a, a:hover {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#photobooth_ad {
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	position: absolute;
	color: #F2EE34;
	margin: 550px 0 0 780px;
}

#photobooth_ad a {
	font-size: 14px;
	color: #F2EE34;
	text-decoration: none;
}

#photobooth_ad a:hover {
	font-size: 14px;
	color: #FFFFFF;
}

#photobooth_reserve {
	font-size: 17px;
	font-weight: bold;
	position: absolute;
	color: #2160AC;
	margin: 970px 0 0 580px;
}

.phone {
	font-size: 25px;
}

#photobooth_theme {
	font-size: 13px;
	font-style:italic;
	position: absolute;
	margin: 1060px 0 0 65px;
	text-align: center;
}

.theme_title {
	font-size: 15px;
	font-weight: bold;
}

#photobooth_packages_title_text {
	font-size: 15px;
	font-weight: bold;
	color: #6e4739;
	margin: 70px 0 10px 65px;
}

#photobooth_packages_title_text a {
	font-size: 15px;
	font-weight: bold;
	color: #6e4739;
	text-decoration: underline;
}

#photobooth_packages_title_text a:hover {
	color: #2160AC;
	text-decoration: underline;
}

.photobooth_packages {
	color: #6E4739;
	font-size: 13px;
}

.photobooth_packages_title {
	font-size: 15px;
	font-weight: bold;
}

.photobooth_props {
	font-size: 10px;
}

#photobooth_boxtop {
	border: solid 0px black;
	background: transparent url('../images/box-top-photo.gif') no-repeat bottom;
	width: 797px;
	height: 16px;
	margin: 10px 0 0 50px;
}
#photobooth_boxbody {
	border: solid 0px black;
	background: transparent url('../images/box-middle-photo.gif') repeat-y;
	width: 780px;
	padding: 0 10px 0 8px;
	margin: 0 0 0 50px;
}
#photobooth_boxbottom {
	border: solid 0px black;
	background: transparent url('../images/box-bottom-photo.gif') no-repeat top left;
	width: 797px;
	height: 15px;
	margin: 0 0 10px 50px;
}

#privacy { padding:20px 20px 0px 20px; color:#6e4739; font-size:13px;}
#privacy p{margin:15px 0px; line-height:20px;}
#privacy ul{margin:0px 0px 10px 40px;}
#privacy ul li{list-style:disc; padding-bottom:5px;}

.clearfloat { 
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
