/*----------------------------------------------------------------\
 Fifth Room Creative
 
 Modified:	7/12/07
 by:		Mike Green
 email:		mike@fifthroomcreative.com
 url:		http://www.fifthroomcreative.com
\----------------------------------------------------------------*/


/*=General
----------------------------------------------------------------*/
*	{
	margin:0;
	padding:0;
	}

html { height:100%; }

body {
	text-align:center; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:15px;
	height:100%;
	background:url(../images/body_bg.gif) top center repeat-y;
	}
	
div.clear {
	clear:both;
	}
	
* html #container { height:100%; }

#container {
	margin:0 auto;
	padding-bottom:33px; 
	text-align:left; 
	width:1000px;
	min-height:100%;
	background:transparent url(../images/lower_floral_bg1.gif) bottom left no-repeat; 
	overflow:hidden;
	position:relative;
	}

#head {
	background:url(../images/header_bg.gif) top left no-repeat;
	height:111px;
	}

#col_left {
	float:left; 
	width:350px;
	overflow:hidden;
	}

#col_right {
	width:650px; 
	margin-left:350px;
	background-color:#d2cbbb;
	height:100%;
	}

a img {
	border:none;
	}


	
/*=Typography
----------------------------------------------------------------*/

h2 {
	font-size:15px; 
	line-height:24px; 
	text-transform:uppercase;
	color:#4d4d4d;
	margin:26px 0 15px 26px;
	}
	
#downloads h2 {
	font-size:15px; 
	line-height:24px; 
	text-transform:uppercase;
	color:#4d4d4d;
	margin:0 0 15px 26px;
	}
	
h3 {
	font-size:15px;
	line-height:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	margin-bottom:6px;
	margin-left:26px;
	font-weight:bold;
	border-bottom:dashed #4d4d4d 1px;
	}
	
#blurb h1 {
	font-size:18px; 
	line-height:26px; 
	font-weight:bold; 
	text-align:justify;
	width:600px;
	color:#fff;
	margin-left:26px;
	padding-bottom:22px;
	padding-top:26px;
	}
	
#signup h4 {
	font-size:15px;
	line-height:35.5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:none;
	color:#009DDC;
	margin-bottom:0;
	}	

#contact_info {
	font-size:13px;
	line-height:19px;
	color:#4d4d4d;
	padding-left:26px;
	padding-top:26px;
	}
	
#contact_info a {
	color:#4d4d4d;
	text-decoration:underline;
	}
	
#contactinfo a:link {
	color:#4d4d4d;
	text-decoration:underline;
	font-size:12px;
	}
	
#contact_info a:hover {
	color:#000;
	}
	
p span {
	color:#009DDC;
	}	
	
/*=Lists
----------------------------------------------------------------*/

.frclist {
	color:#4d4d4d;
	font-size:13px;
	line-height:22px;
	margin:26px 0 0 60px;
	list-style-image: url(../images/bullet_blue_dot.gif);
}	
	
/*=Navigation
----------------------------------------------------------------*/

ul#nav {
	list-style:none; 
	margin-left:0; 
	padding-left:0; 
	line-height:35.5px;
	background:#add4f1;
	}

ul#nav li {
	
	
	color:#fff; 
	font-size:15px; 
	line-height:35.5px;
	height:40px; 
	}
	
ul#nav li a {
	text-decoration:none;
	width:100%;
	
	color:#fff;
	display:block;
	background:url(../images/menu_item_bg.gif) top left repeat-x;
	background-position:0 0; 
	padding:3px 10px 2px 26px;
	vertical-align:text-top;
	}
	
ul#nav li a:hover {
	background-position:0 -40px;
	}
	
ul#nav li .active {
	background-position:0 -40px;
	font-weight:normal;
	}
	
ul#nav li a.subnav {
	padding:3px 10px 10px 52px;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	}
	
a.subnav:hover {
	background-position:0 -40px;
	}
	
ul#nav li a.subnav#act {
	font-weight:bold;
	padding-left:72px;
	} 
	
	
/*=Newsletter Signup Form
----------------------------------------------------------------*/

#signup {
	width:100%;
	background:url(../images/signup_bg.gif) repeat;
	padding-top:5px;
	padding-bottom:15px;
	padding-left:26px;
	}

#signup fieldset {
	border:none;
	}	
	
#signup form {
	margin-top:5px;
	}
	
#signup input.text {
	border:none;
	height:20px;
	font-family:Verdana;
	font-size:12px;
	background:transparent;
	color:#4d4d4d;
	margin-bottom:6px;
	padding:5px 5px 0 5px;
	}

#signup input#name {
	width:155px;
	background:url(../images/name_input_bg.gif) top left no-repeat;
	}
	
#signup input#l42042-42042 {
	width:252px;
	background:url(../images/email_input_bg.gif) top left no-repeat;
	}
	
input.submit:hover, input.submit:focus {
	color:#000;
	}

input.submit {
	background:transparent url(../images/subscribe_button.gif) top left no-repeat;
	color:#4d4d4d;
	font-weight:bold;
	border:none;
	width:97px;
	height:26px;
	}
	
label {
	color:#4d4d4d;
	font-size:12px;
	line-height:18px;
	margin-left:6px;
	margin-right:18px;
	vertical-align:text-top;
	}
	
.thankyou {
	font-size:12px;
	font-style:italic;
	line-height:18px;
	color:#666666;
	width:295px;
	text-align:justify;
	}
	
	
/*=Contact Form
----------------------------------------------------------------*/

#cForm label {
	margin-bottom:2px;
	}

#loadBar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#4d4d4d;
	margin:5px auto;
	}
	
#emailSuccess {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#6eaddc;
	margin:5px auto;
	}

#contactFormArea {
	padding-bottom:20px;
	}

#cForm {
	width:450px;
	margin:10px auto;
	}
	
#cForm fieldset {
	border:none;
	padding:15px;
	}
	
#cForm legend {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:22px;
	color:#4d4d4d;
	font-style:italic;
	font-weight:bold;
	}
	
#cForm input.text {
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:13px;
	font-weight:normal;
	color:#4d4d4d;
	border:none;
	margin:7px 0;
	padding: 5px 6px 0 6px;
	}
	
#cForm input.text#posName {
	background:url(../contact/img/name_input_bg.gif) center left no-repeat;
	width:160px;
	height:24px;
	}
	
#cForm input.text#posEmail {
	background:url(../contact/img/email_input_bg.gif) center left no-repeat;
	width:252px;
	height:24px;
	}
	
#cForm .checkbox {
	margin:7px 0;
	}	
	
#cForm textarea {
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:19px;
	color:#4d4d4d;
	margin:7px 0;
	padding:7px 6px 2px 6px;
	background:#fff;
	border:none;
	width:390px;
	height:120px;
	}	

#cForm input#sendContactEmail {
	float:right;
	}

/*=Showcase, News, Blurb Sections
----------------------------------------------------------------*/

#blurb {
	background:#beb49e url(../images/darkest_tan_dashed_line.gif) bottom center no-repeat;
	}
	
#copy {
	background:url(../images/light_tan_dashed_line.gif) bottom center no-repeat;
	width:620px;
	padding-bottom:26px;
	padding-top:1px;
	padding-right:30px;
	}

#showcase {
	width:620px;
	padding-bottom:26px;
	padding-top:1px;
	padding-right:30px;
	background:#d8d2c4;
	}

#showcase span.subhead {
	margin-left:26px;
	margin-bottom:5px;
	}
	
#showcase span.linkout {
	padding-top:10px;

	}

#showcase a {
	color:#4d4d4d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	}
	
#showcase a:hover {
	color:#000;
	}
	
#showcase p, #copy p {
	font-size:15px; 
	line-height:22px;
	margin-left:26px;
	margin-top:16px;
	color:#4d4d4d;
	text-align:justify;
	}

#showcase img {
	padding:6px;
	background-color:#dfddd1;
	border:solid #c7c0ad 1px;
	float:left;
	margin-left:26px;
	margin-right:16px;
	margin-top:5px;
	}
	
#contactinfo {
	margin-left:26px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	width:300px;
	}

#contactinfo th {
	font-size:13px;
	line-height:19px;
	font-weight:bold;
	}
	
#contactinfo td {
	padding-left:30px;
	font-size:13px;
	line-height:19px;
	}
	
#downloads {
	background:#d8d2c4 url(../images/light_tan_dashed_line.gif) top center no-repeat;
	width:650px;
	padding-top:26px;
	padding-bottom:26px;
	}
	
#download_list {
	margin-left:26px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	color:#4d4d4d;
	}
	
#download_list li {
	list-style:none;
	background:url(../images/logo_bullet_light_bg.gif) center left no-repeat;
	padding-left:40px;
	margin-bottom:5px;
	}
	
#download_list li span {
	font-size:12px;
	line-height:18px;
	}
	
#download_list a {
	color:#4d4d4d;
	}
	
#download_list a:hover {
	color:#000;
	}
	
#news {
	width:650px;
	background:#DFDBD0 url(../images/medium_tan_dashed_line.gif) top center no-repeat;
	padding-top:1px;
	}
	
h2.news_header {
	
	}

#news p.news_item {
	font-size:15px;
	color:#4d4d4d;
	line-height:22px;
	margin-left:26px;
	background:transparent url(../images/news_story_dividing_line.gif) bottom left no-repeat;
	padding:10px 30px 10px 0;
	text-align:justify;
	}
	
#news p.news_item a {
	color:#4d4d4d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	}
	
#news p.news_item a:hover {
	color:#009ddc;
	}	
	
#news p.news_item#last {
	background:none;
	padding-bottom:26px;
	}

#news p.news_item img {
	padding:6px;
	background-color:#d8d2c4;
	border:solid #c7c0ad 1px;
	margin:10px auto;
	} 



/*=Footer
----------------------------------------------------------------*/
#footer {
	position:relative;
	bottom:21px;
	margin-left:340px;
	margin-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7E7E7E;
	}
	
#footer a:link, a:visited { 
	color:#7e7e7e; 
	text-decoration:underline; 
	}
	
#footer a:hover {
	color:#4d4d4d;
	}
	
#footer a:hover, a:active {
	text-decoration:underline;	
	}
