/* Blossom Graphic Design - Chesne 
Client - Agents of Beauty 2010*/

html, body {
height: 100%;
}

body { 
	margin: 		0px 0 0px 0; 
	padding-top: 	0; 
	padding-left: 	0px;
	color: 			white;
	font-size: 		12px;  
	font-family: 	Arial, Helvetica, sans-serif;  
	background-color: white;
	text-align:		left;
	behavior: url("csshover3.htc");
}

form { margin: 0; padding: 0px;}
p    { line-height: 18px; text-align:left; margin:	0px 0px 10px 0;}
ul   { margin-top: 0; margin-bottom: 0; }
li   { list-style-type: square; }
a	 { text-decoration:	none; color: white;}
a:hover {color:		#facb27;}
a.active {color:		#facb27;}

h1   { margin:  30px 0px 11px 0px; font-size: 30px; text-align: left; font-weight: bold; text-transform: uppercase;} html>body h1{ padding-top: 11px;}
h2   { margin:  20px 0px 0px 0px; font-size: 15px; text-align: left; font-weight: bold; text-transform: uppercase; } html>body h1{ padding-top: 11px;}

.bold{ font-weight: bold;}

.underline{	text-decoration:	underline;}

.italic{ font-style:italic}

.frame{
	background-color:	#e76122;
	min-width:			1024px;
	min-height: 		100%;
	margin: 			0 auto;
}

/* IE6 and below */
* html .frame {
	height: 100%;
}

.header{
	height:				168px; 
	background-color:	#e20086;
	background-image:	url(../images/header.jpg);
	background-repeat:	no-repeat;
}

.headerFixed{
	width:				942px;
	margin:				0 auto 0 auto;
	position:			relative;
	z-index:			2;
}
/*--------Main navigation------*/
.navigation{
	margin:			148px 0 0 0px;
	float:			left;
	font-size:		14px;
}

.logo{
	float:		right;
	margin: 	48px 170px 0 0;
	background-image: url(../images/logo.jpg);
	width:		340px;
	height:		150px;
}

/* IE6 and below - slightly different image so header displays properly*/
* html .logo{
	margin: 	20px 50px 0 0;
	background-image: url(../images/logo_ie6.jpg);
}


/*-------------------------Splatter Images--------------------*/
.topLeftCorner{
	float:			left;	
}

.topMiddle{
	margin-left:	200px;
	float:			left;
}

.topRightCorner{
	background-image:	url(../images/top_right_splatter.jpg);
	width:				182px;
	height:				168px;
	position:			absolute;
	z-index:			0;
	top:				0;
	right:				0;
}

.rightCorner{
	position:	absolute;
	top:		0;
	right:		0;
	background-image:	url(../images/right_splatter.jpg);
	width:		182px;
	height:		176px;
	z-index: 	0;
}

/*-------------------------End Splatter Images--------------------*/


/*-------------------------Main Content--------------------*/
.main{
	z-index: 	1;
	position:	relative;
	padding:	20px 40px;
}

.content{
	padding:			0 0 40px;
	z-index: 			1;
	position:			relative;
	margin:				0 auto;
	width:				944px;
}

.content p{
	width:		600px;
	margin-top:	5px;
}

p.first-p{
	margin-top:	30px;	
}

.indent{
	padding-left:	20px;	
}

.contentImage{
	border:		13px solid #ec804f;	
	float:		right;
	margin-top:	23px;
	margin-left:	20px;
}
/*--------Sub navigation------*/
.subNavigation{
	float: 				right;
	font-size:			12px;
	margin:				0px 40px 0 0;
	z-index: 			1;
	position:			relative;
}

a.menuLink{
	text-transform: uppercase;
	padding-left:	3px;
	padding-right: 	3px;
}

/*-------------------------End Main Content--------------------*/

/*-------------------------Footer--------------------*/
.footer{
	height:				48px;
	background-color:	#e20086;
	text-align: 		center;
	color:				#facb27;
	position:			relative;
	width:				100%;
}

.footerNavigation{
	padding:		9px 0 6px 0;	
	font-size:		10px;
	z-index: 	1;
}

a.homeLink{
	color:		#facb27;
}

a.homeLink:hover{
	text-decoration:	underline;
}

.bottomLeftCorner{
	position:	absolute;
	background-image:	url(../images/bottom_left_splatter.jpg);
	width:		301px;
	height:		137px;
	z-index: 	0;
	bottom: 0;
	left:	0;
}

/*-------------------------Prices Table--------------------*/

.prices{
	width:	600px;
	background-color:	#e20086;
}

.prices td{
	border:		1px solid #e76122;	
}

.headerRow1{
	text-align: 		center;
	font-size:			16px;
}

.headerRow2{
	text-align: 		center;
	font-size:			14px;
}
.contentRow{

}

/*------------------------- end Prices Table--------------------*/ 

/*-------------------------Links Page--------------------*/

.industryLinks{
	padding-left:	10px;	
}
.noLink{
	padding-left:	10px;	
}

/* simple Viewer*/
#flashContent{
	height:				600px;
	width:				850px;
	margin:				0 0 0 50px;
}

#no-heading{
	margin-top:			30px;
	height:				58px;
}

/* form */
#mediaForm {
		padding:0em;
	width:600px;
	height:680px;
	border:2px solid #EC804F;
}
	
form {
	padding:0em;
	width:600px;
	height:880px;
	border:2px solid #EC804F;
}
label {
	color:#fff;
	display:block;
	width:16em;
	text-align:right;
	margin-right:0.4em;
	float:left;
padding-top:10px;
}
legend {
	font-size: 24px;
	color: #ffffff;
}
legend span {
	width:10em;
	text-align:right;
}
input {
	padding:0.4em;
	width:300px;
	border:2px solid #E76122;
	background:#EC804F;
	font:bold 0.95em arial, sans-serif;
	color:#000;
	margin-top:3px;
	margin-bottom:10px;
	-moz-border-radius: 0.7em;
}
input:hover, input:focus {
	border-color:#fff;
} 
textarea{
	padding:0.5em;
	width:300px;
	border:2px solid #E76122;
	background:#EC804F;
	font:bold 0.95em arial, sans-serif;
	color:#000;
	margin-bottom:10px;
	-moz-border-radius:0.7em;
}
textarea:hover, textarea:focus {
	border-color:#fff;
}
fieldset {
	border: 0px;
}
input.default {
	color:#575757;
}
.submitbox {
	border:0px;
}
#submit-go {
-moz-border-radius:0.7em 0.7em 0.7em 0.7em;
background:none repeat scroll 0 0 #E20086;
	border:2px solid #E76122;
color:#FFFFFF;
cursor:pointer !important;
display:block;
float:left;
font-size:11px;
font-weight:800;
height:30px;
margin-left:210px;
outline:medium none;
overflow:hidden;
text-transform:uppercase;
width:90px;
}
#submit-go:hover {
		border-color:#fff;
}
label.error { float: none; color:#ff0000; display:block; width:200px; vertical-align: top; margin-top:-10px; font-size:9px;}

h2.form {
	margin-bottom:20px; margin-left:10px;}
	
.radio {
	position:relative;
}
.radio fieldset, .date fieldset {
line-height:21px;
margin-left:0;
text-align:right;
width:352px;
}
.radio legend {
	font-size:1em;
	color:#000;
}
.radio legend span {
	position:absolute;
	left:0;
	top:0.3em;
	width:10em;
	display:block;
}
.radio label, .radio input {
	vertical-align:baseline;
	display:inline;
	float:none;
	width:auto;
	background:none;
	border:none;
}
.radio div {
clear:none;
float:right;
white-space:nowrap;
margin-left:5px;
}

#flashVideo {
	border:		13px solid #ec804f;	
	float:		right;
	margin-top:	23px;
	margin-left:	20px;
}