@charset "ISO-8859-1";
body { 
	background-image: url('/template/images/background.png');
	background-repeat: repeat;
}

input.forminput {  
	background-color: #f0f0f0;
	border: 0px solid #b5af00;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 10px;  
	text-align: left; 
	height: 20px;
	padding-top: 8px;
	padding-left: 8px;
	margin-top: 5px; 
	margin-bottom: 10px;
	width: 90%;
}

textarea.forminput {
	background-color: #f0f0f0;
	border: 0px solid #b5af00;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 10px;  
	text-align: left; 
	height: 100px;
	padding-top: 8px;
	padding-left: 8px;
	margin-top: 5px; 
	margin-bottom: 10px; 
	width: 90%;
}

a img {
   border: none;
}

#wrapper {
	width: 900px;
	overflow:hidden;/*contain inner floats*/
	margin:auto;
}

#main_header {
	width: 900px;
	height: 360px;
	}

.imagemakers_logo_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 13px;
	color:#666666;
}
	
	
#main_content {
	width: 900px;
	padding-top: 30px;
	margin-top: 10px;
	overflow:hidden;/*contain inner floats*/
	background-color:#FFFFFF;

}
	
#left_column {
	background-color:#FFFFFF;
	float: left;
	width: 600px;
	padding-bottom: 40px;
	border-right-width: 1px; 
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-bottom: 20px;
		overflow:hidden;/*contain inner floats*/

}	

.intro_text {
	margin-bottom: 30px;
}

#main_content_area {
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 0px;
	height: auto;
	background-color: #ffffff;
	overflow:hidden;/*contain inner floats*/

}

#right_column {
	background-color: #FFFFFF;
	float: right;
	height:auto;
	width: 299px;

}



/*---------------NAVIGATION------------------*/




#navigation {
	background-color: #ffffff;
	height: auto;
	width: 299px;
	margin-bottom:30px;
}

#navigation_button {
	background-color: #ffffff;
	height: 21px;
	width: 259px;
	margin-left: 17px;
}


#navigation_button:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #f1efa4;
	text-decoration:none;
}


#navigation_button_highlighted {
	background-color: #f1efa4;
	height: 21px;
	width: 259px;
	margin-left: 17px;
}



.navigation_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #666666;
}

.navigation_text a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #666666;
	text-decoration:none;
}

.navigation_text a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #666666;
	text-decoration:none;
}

.navigation_text a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #666666;
	text-decoration:none;

}

#navigation_spacer {
height: 30px;
}

#navigation_greybox {
	background-color: #ffffff;
	height: 29px;
	width: 259px;
	margin-left: 17px;
	margin-bottom: 5px;
}


#navigation_button_greybox {
	background-color: #f0f0f0;
	height: 29px;
	width: 259px;
	margin-left: 17px;
	margin-bottom: 5px;

}


#navigation_button_greybox:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #f1efa4;
	text-decoration:none;
}



.navigation__greybox_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 7px;
	color: #666666;
}

.navigation__greybox_text a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #666666;
	text-decoration:none;
}

.navigation__greybox_text a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #666666;
	text-decoration:none;
}

.navigation__greybox_text a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #666666;
	text-decoration:none;

}













.navigation_sub_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #b5af00;
	font-style:italic;
}

.navigation_sub_text a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #b5af00;
	text-decoration:none;
	font-style:italic;

}

.navigation_sub_text a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #b5af00;
	text-decoration:none;
	font-style:italic;

}

.navigation_sub_text a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #666666;
	text-decoration:none;
	font-style:italic;
}












.main_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height: 20px;
	}

	

	
	

#titles {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	margin-bottom:5px;
	margin-top:20px;
	padding-top: 3px;
	padding-bottom: 7px;
	height: 17px;
	
	}
	
#titles_no_border {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	margin-bottom:5px;
	margin-top:5px;
	padding-top: 3px;
	padding-bottom: 7px;
	height: 17px;
	
	}	
	

.titles {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#b5af00;
	text-align: left;
	padding-left:30px;
	padding-top: 2px;
	}

.titles_plain {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#b5af00;
	text-align: left;
	padding-top: 2px;
}



#social_logos_small {
	width: auto;
	height: auto;
	float:left;
}

#social_logos_small_right {
	width: auto;
	height: auto;
	float:right;
}

.bodytext_level1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color:#b5af00;
	padding-top: 20px;
	padding-bottom: 10px;
}

.bodytext_quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 25px;
	color:#b5af00;
	font-style: italic;

}

	
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	color: #666666;
}


.bodytext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	color: #b5af00;
	text-decoration: none;
}

.bodytext a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	color: #b5af00;
	text-decoration: none;
}

.bodytext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

.bodytext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	color: #b5af00;
	text-decoration: none;
}





/*-----------------------RIGHT HAND COLUMN-------------------------*/

#case_studies_box_image {
	height: 280px;
	width: 250px;
	background-color:#CC3300;
	margin: auto;
	margin-bottom: 30px;
	}	
	
#case_studies_top_bar {
	height: 40px;
	width: 250px;
	background-color:#caca00;
	margin: auto;
	margin-bottom:0px;
	}
	
.case_studies_top_bar_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 12px;
	color: #666666;
	float:left;
}
	
#case_studies_top_bar_prev_button {
	height: 23px;
	width: 23px;
	float:right;
	padding-top: 8px;
	padding-right: 5px;
	}

#case_studies_top_bar_next_button {
	height: 23px;
	width: 23px;
	float:right;
	padding-top: 8px;
	padding-right: 10px;
	}








	
#twitter_module {
	width: 250px;
	height: auto;
	margin: auto;
}		
	
ul#twitter_update_list { 
	width: 230px; 
	padding: 0; 
	margin: 0; 
	overflow: hidden;
}

ul#twitter_update_list li { 
	border-bottom: dotted 1px  #ffffff;
	padding-top: 7px;
	padding-bottom: 7px;
}

ul#twitter_update_list li a { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic; 
	color: #b5af00;
	text-decoration: none; }
	
	
	
#flickr_module {
	width: 250px;
	height: auto;
	margin: auto;
	margin-bottom: 290px;
}	
	
	
#cloud_module {
	width: 250px;
	margin: auto;
}

.tags {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	color:#b5af00;
	width: 250px;
}

.tags a:link, .tags:active, .tags a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b5af00;
	text-decoration: none;
}

.tags a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
	
	
#subscribemodule {
	width: 250px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background-color: #ffffff;
}
		
	
#social_logos {
	width: 250px;
	height: 130px;
	margin: auto;
	padding-top: 30px;
}	
	
#partner_logos {
	width: 250px;
	height: 100px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 0px;
	border-top: solid 1px   #CCCCCC;
}	
	
	
	
/*------------------------TEAM PAGE-------------------------*/


#team_buttons_box {
	height: 300px;
}

#team_buttons {
	width: 95px;
	height: 95px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color:#CCCC00;
	float:left;
}
	
#team_staff_member {
	width: 500px;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 30px;
	clear: both;
	padding-bottom: 10px;
}	


#team_staff_member_left {
	width: 200px;
	float:left;
}

#team_member_image {
	width: 185px;
	margin-bottom: 10px;

}	

#team_staff_member_right {
	width: 295px;
	float: right;
	background-color:#f0f0f0;
	margin-right: 5px;
	margin-bottom: 20px;
}


.teamtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	color: #666666;
	margin-left: 15px;
	margin-right: 25px;
	margin-bottom: 20px;
}
	
.titles_team {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#b5af00;
	text-align: left;
	padding-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
}	

.subtitles_team {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color: #666666;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 2px;
}
	
.team_spacer {
	height: 10px;
}
	
	
	
	
	
/*--------------CASE STUDIES PAGE-------------------*/
	

#case_studies_page_title {
border-bottom: 1px #CCCCCC solid;
margin-bottom: 20px;

}

	
.case_studies_page_title_text {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 20px;
height: 30px;
width: 300px;
color: #b5af00;
font-style: italic;
float:left;
}

.case_studies_page_navigation {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
padding-top:6px;
height: auto;
color: #666666;
font-style: italic;
float:right;
}

.case_studies_page_navigation a:active {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
padding-top:6px;
color: #666666;
font-style: italic;
text-decoration:none;
}

.case_studies_page_navigation a:link {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
padding-top:6px;
color: #666666;
font-style: italic;
text-decoration:none;

}

.case_studies_page_navigation a:hover {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
padding-top:6px;
color: #333333;
font-style: italic;
text-decoration:none;

}


.case_studies_page_navigation a:visited {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
padding-top:6px;
color: #666666;
font-style: italic;
text-decoration:none;

}


.square_image_left {
width: 240px;
height: 240px;
margin-top: 20px;
float: left;
}

.square_image_right {
width: 240px;
height: 240px;
margin-top: 20px;
float: right;
}
	

.large_image {
width: 500px;
height: auto;
padding-top: 20px;
clear: both;

}





	
/*-------------CONTACT PAGE-------------------*/




#right_column_contact {
	width: 250px;
	margin: auto;
	margin-top:20px;
	padding-top: 20px;
	margin-bottom: 20px;
	
}	








/*------------- CMS ADMIN -------------------*/




#cms_wrapper {
	width: 900px;
	overflow:hidden;/*contain inner floats*/
	margin:auto;
}

#cms_header {
	width: 900px;
	margin-top: 20px;
}

#cms_main_content {
	width: 900px;
	padding-top: 30px;
	margin-top: 10px;
	overflow:hidden;/*contain inner floats*/
	background-color:#FFFFFF;
}
 
#cms_menu {
 width: 225px;
 margin-left: 30px;
 margin-top: 20px;
 margin-bottom: 30px; 
 background-color:#f0f0f0;
 padding-bottom: 20px;
 float: left;
}

.cms_menu_titles {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#b5af00;
	text-align: left;
	padding-top: 20px;
	padding-left: 15px;
}

.cms_menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 10px;
}

.cms_menu_text a:link {
	color: #333333;
	text-decoration: none;
}

.cms_menu_text a:active {
	color: #333333;
	text-decoration: none;
}

.cms_menu_text a:hover {
	color: #CCCC00;
	text-decoration: none;
}

.cms_menu_text a:visited {
	color: #333333;
	text-decoration: none;
}





.cms_menu_divider {
	border-bottom: 1px solid #CCCCCC;
	color: #333333;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 20px;
	width: 180px;
	margin:auto;
}

#cms_right_column {
	width: 550px;
	margin-top:20px;
	margin-bottom: 30px;
	margin-right:50px;
	float:right;
}

.cms_form_titles {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#b5af00;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 10px;
}

.cms_form_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
}

.style1 {font-size: 16px}
.style2 {color: #CCCCCC}
.style3 {color: #666666}

.post-title {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size:22px;
        font-style:italic;
        color:#b5af00;
        text-align: left;
        padding-top: 5px;
        text-decoration:none;
}

.post-title a:link {
        color:#b5af00;
        text-decoration:none;
}

.post-title a:active {
        color:#b5af00;
        text-decoration:none;
}

.post-title a:hover {
        color:#666666;
}

.post-title a:visited {
        color:#b5af00;
        text-decoration:none;
}

.post-content {
        border-bottom: 1px  #CCCCCC solid;
        padding-bottom: 10px;
        margin-bottom: 10px;
}

.post-date {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size:12px;
        font-style:italic;
        color: #999999;
        text-align: left;
        padding-top: 20px;
}

#errorbox {
	background-color: white;
	border: 1px solid #990000;
	width: 80%;
}

.errortext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #990000;
	padding: 10px;
}

#messagebox {
	background-color: white;
	border: 1px solid #b5af00;
	width: 80%;
}

.messagetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #b5af00;
	padding: 10px;
}

.titletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-style:italic;
	color:#b5af00;
}

/*------------- SIGN UP FORM -------------------*/
.responsegood {
	color: #b5af00;
	font-weight: bold;
	padding-bottom: 10px;
}

.reponsebad {
	color: #990000;
	font-weight: bold;
	padding-bottom: 10px;
}