/******************************************************************/
/* Indy Photobooths Stylesheet                                    */
/* Copyright Indy Photobooths - All Rights reserved               */
/* Color Themes Are blue:#39a0c1 | brown:#402313                  */
/* Website Designed By Internet DesignWorks                       */
/* Website Design Specialists, Website Development Experts        */
/******************************************************************/

body {
	width:1000px;
	background-color:#39a0c1;	
	text-align:center;
	vertical-align:top;
	margin-left:5%;
}

.form{
	border:#39a0c1 inset 2px;
}

.required{
	font-weight:600;
	font-size:85%;
	color:#39a0C1;
}

select.form{
	border:#39a0c1 inset 2px;
}

#copy{
	width:100%;
	height:100px;
	clear:both;
	background-image:url("../images/copyback.png");
	background-repeat:no-repeat;
	padding-top:8px;
	color:#ffffff;
	font-size:80%;
	font-family:"century gothic", arial, sans-serif;
	font-weight:500;
}

#copy a{
	color:#ffff00;
	text-decoration:underline;
}

#copy a:hover{
	color:#39a0c1;
	text-decoration:none;
}

#copy h1{
	color:#ffffff;
	font-size:120%;
	font-family:"century gothic", arial, sans-serif;
	font-weight:600;
}

#iddot{
	background-image:url("http://newsite.indyphotobooths.com/images/vertdot.png");
	background-repeat:repeat-x;
	height:25px;
	width:85%;
	clear:both;
}

#iddot img{
	float:left;
}

#indexcontent{
	width:85%;
	background-color:#ffffff;
	border:#402313 inset 3px;
	text-align:center;
	vertical-align:top;
	font-family:century gothic, arial, sans-serif;
	font-size:95%;
	font-weight:500;
	color:#000000;
}

#indexcontent b{
	color:#402313;
	font-weight:600;
}

#indexcontent h1{
	color:#402313;
	font-size:110%;
	font-style:italic;
	text-decoration:underline;
}	

#indexcontent ul{
	text-align:left;	
}

#indexcontent li{
	list-style-type:none;
}

#indexcontent li li{
	margin-bottom:12px;
}

#process{
	width:550px;
	background-color:#ffffff;
	border:#402313 inset 3px;
	text-align:center;
	vertical-align:top;
	font-family:century gothic, arial, sans-serif;
	font-size:95%;
	font-weight:500;
	color:#000000;
}

#process b{
	color:#402313;
	font-weight:600;
}

#process h1{
	color:#402313;
	font-size:110%;
	font-style:italic;
	text-decoration:underline;
}	

#process ul{
	text-align:left;	
}

#process li{
	list-style-type:none;
}

#process li li{
	margin-bottom:12px;
}


#rightnav{
	float:right;
	width:150px;
	text-align:center;
	vertical-align:top;
	font-family:century gothic, arial, sans-serif;
}

#rightnav a{
	color:#ffffff;
	text-decoration:underline;
	font-size:75%;
}

#rightnav a:hover{
	color:#402313;
	text-decoration:none;
	font-size:75%;
}

#rightnav img{
	border:#402313 outset 2px;
}

#rightnav img:hover{
	border:#ffffff inset 2px;
}


#vertdot{
	background-image:url("http://newsite.indyphotobooths.com/images/vertdot.png");
	background-repeat:repeat-x;
	height:25px;
	width:85%;
}

#nav{
	float:left;
	text-align:left;
	vertical-align:top;
	width:225px;
}

#nav ul{
	list-style-type:none;
	margin-left:-40px;
}

#nav li a{
	font-family:"brush script mt", arial, sans-serif;
	font-size:120%;
	color:#402313;
	font-weight:600;
	background-image:url("../images/nav.png");
	background-repeat:no-repeat;
	text-decoration:none;
	display:block;
	height:50px;
	text-align:center;
	vertical-align:middle;
	padding-top:15px;
}

#nav li a:hover{
	font-family:"brush script mt", arial, sans-serif;
	font-size:120%;
	color:#39a0c1;
	font-weight:600;
	background-image:url("../images/hover.png");
	background-repeat:no-repeat;
	text-decoration:none;
	display:block;
	height:50px;
	text-align:center;
	vertical-align:middle;
	padding-top:15px;
}
