@charset "UTF-8";

/* OH SNAP! Photobooth :: South Carolina CSS Document */





body {

	background: url('img/bg.jpg') repeat-x #605446;

	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;

	font-size: 15px;

	color: #474747;

}



* {

	margin: 0;

	padding: 0;

}



p {

	padding-bottom: 10px;

}



ul {

	padding-bottom: 10px;

}



li {

	margin-left: 25px;

}



#container {

	margin: auto;
position: relative;
	width: 1093px;

}

/* Newsletter */
#newsletter {
	height: 50px;
	width: 460px;
	position: absolute;
	right: 25px;
	top: 0px;
	color: #EEE;
	font-size: 13px;
	text-align: right;
}

#newsletter input.email {
	background: #ad9579;
	color: #5d5042;
	text-align: right;
	border: none;
	padding-right: 3px;
}

#newsletter input.go {
	background: #2e261d;
	color: #7c7671;
	border: none;
	width: 40px;
	cursor: pointer;
}

#header {

	width: 1028px;

	margin-top: 20px;

	height: 110px;

	background: url('img/header.jpg');

	font-size: 18px;

	font-family: Georgia, "Times New Roman", Times, serif;

	text-align: right;

	padding-right: 65px;
	



}



#header img {

	border: 0;

}



#header a {

	color: #040404;

	text-decoration: none;

	padding-right: 20px;

}



#header a:hover {

	color: #040404;

	text-decoration: underline;

	padding-right: 20px;

}



#text-body {

	width: 868px;

	background: url(img/white-bg.jpg) no-repeat bottom #fff;

	min-height: 450px;

	padding: 0 125px 25px 100px;

	overflow: auto;

}



#text-body-contact {

	width: 893px;

	background: url(img/white-bg.jpg) no-repeat bottom #fff;

	min-height: 450px;

	padding: 0 100px 25px 100px;

	overflow: auto;

}



#text-body-wide {

	width: 1003px;

	background: url(img/white-bg.jpg) no-repeat bottom #fff;

	min-height: 450px;

	padding: 0 45px 25px 45px;

	overflow: auto;

}



#text-body a {

	color: #668a9b;

	text-decoration: none;

}



#text-body a:hover {

	color: #668a9b;

	text-decoration: underline;

}



#text {

	float: left;

	width: 256px;

	padding-top: 10px;

	padding-right: 50px;

}



#text-40 {

	float: left;

	width: 340px;

	padding-top: 10px;

	padding-right: 50px;

}



#text-50 {

	float: left;

	width: 440px;

	padding-top: 10px;

	padding-right: 50px;

}



#text-thirds {

	float: left;

	width: 261px;

	padding: 0 14px;

	color: #474747;

	text-align: center;

	font-size: 12px;

	height: 300px;

	margin-top: 45px;



}

#text-thirds a {

	color: #f2b64c;

	text-decoration: underline;

	font-size: 14px;

}

.part {

	width: 115px;

	float: left;

}



#gallery {

	margin: auto;

	width: 230px;

	text-align: left;

}



.more-galleries {

	float: none;

	clear: both;

	width: 858px;

}

.mail {

	float: left;

	padding-right: 10px;

}

#monoSlideshow {

	float: left;

	width: 546px;

}



#text-left {

	float: left;

	width: 420px;

	padding-right: 14px;

	color: #474747;

}



#text-right {

	float: left;

	width: 420px;

	padding-left: 14px;

	color: #474747;



}



.bubble1 {

	width: 237px;

	height: 90px;

	background: url(img/bubble1.jpg);

	padding: 32px 15px 15px 15px;

	font-size: 12px;

	margin: 0 15px;

}



.bubble2 {

	width: 237px;

	height: 90px;

	background: url(img/bubble2.jpg);

	padding: 32px 15px 15px 15px;

	font-size: 12px;

	margin: 0 85px 0 15px;

	

}



.bubble3 {

	width: 237px;

	height: 90px;

	background: url(img/bubble3.jpg);

	padding: 15px 15px 32px 15px;

	font-size: 12px;

	margin: 0 15px;

	position: relative;

	top: 0px;

	left: 290px;

}



.spoken {

	width: 300px;

	position: relative;

	top: 25px;

	left: 50px;

}



.snap {

	padding-left: 50px;

	padding-bottom: 15px;

}



#inquiry-text {

	width: 225px;

	float: left;

	padding-right: 15px;



}

#inquiry-right {

	width: 583px;

	height: 320px;

	float: left;

	background:url(img/request.gif);

	padding: 50px 35px 70px 35px;

	font-size: 12px;

}



/* Form */



label {

	display: block;

	font-weight: bold;

	padding-bottom: 5px;

}



input {

	border: solid 1px #000;

	background: #fff;

	padding: 3px 0;

	margin: 2px 0;

}

select {

	border: solid 1px #000;

	background: #fff;

	padding: 3px 0;

	margin: 2px 0;

	width: 75%;



}

textarea {

	border: solid 1px #000;

	background: #fff;

	padding: 2px;

	margin: 2px 0;

	width: 450px;

	height: 100px;

}

.input-3 {

	width: 33%;

	float: left;

	padding-bottom: 10px;

}

.input-2 {

	width: 50%;

	float: left;

	padding-bottom: 10px;

}



.input-2 input {

	width: 75%;

}



.input-3 input {

	width: 85%;

}

.input-5 {

	float: left;

	margin-left: 10px;
	
	margin-bottom: 10px;

	border: none;

	width: 115px;

	color: #333;

}

.submit-button {

	float: left;

	margin-left: 10px;

	background: #f6efef;

	border: none;

	width: 110px;

	height: 30px;

	font-weight: bold;

	color: #333;

}

#footer {

	clear: both;

	width: 1050px;

	height: 38px;

	background: url('img/footer.jpg') repeat-x;

	padding-left: 30px;

	padding-right: 13px;

	font-size: 10px;

	padding-top: 3px;

	color: #fff;

}



#footer a {

	color: #fff;

	text-decoration: none;

	padding: 0 5px;

}



#footer a:hover {

	color: #fff;

	text-decoration: underline;

	padding: 0 5px;

}



.footer-left {

	text-align: left;

	width: 250px;

	float: left;

}



.footer-right {

	text-align: right;

	width: 800px;

	float: left;



}









/* Font Styles */

h1 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 22px;

	color: #d79e53;

	clear: both;

	font-weight: normal;

	margin-top:10px;

}



h2 {

	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;

	font-size: 15px;

	color: #668a9b;

	clear: both;

	font-weight: normal;

	margin-top:10px;

	margin-bottom:5px;

}



.title {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 22px;

	color: #d1a873;

	clear: both;

}



.clear		 { clear: both; }

.orange		 {

	color: #d1a873;


}


.blue 		 { color: #668a9b; }

.strong		 { font-weight: bold; }

.align-left  { text-align: left; }

.align-right { text-align: right; }

.align-center { text-align: center; }

.size-12 	 { font-size: 12px; }

.size-14	 { font-size: 14px; }

.hide		 { display: none; }

.float-left	 { float: left; }

.noborder {border:none;}

#copy {	

	clear: both;

	width: 760px;

	font-size: 10px;

	color: #fff;

	text-align: center;
	margin: 0px auto;
	margin-top:20px;

}

