@import "style-reset.css";
@import "global.css";

body {
font-family: Tahoma, Arial, sans-serif;
font-color: #1f1f1f;
font-size: 14px;		
line-height: 16px;
background: #ccc url(images/home-bg.jpg) 0 0 repeat-x;
}	


p {
color:#1f1f1f;
font-size:14px;
}


/* Container, centers everything */

#container {
margin: 0 auto;
width: 960px;
}

			
					
/* Header */

	#header {
	float: left;
	clear: both;
	width: 960px;
	margin: auto;
	background: transparent;
	height: auto !important;
	}	
		
		#logo {
		float: left;
		clear: both;
		width: 99px;
		height: 193px;
		margin-left:0px;
		margin-top: 0px;
		z-index: 2;
		}	
		
		#menucontainer {
		float: left;
		clear: both;
		background: #000;
		width: 845px;
		height: auto !important;
		min-height: 105px;
		margin-left: 98px;
		margin-top: -180px;
		}	
		
			#trenddirector{
			float: right;
			background: #000;
			margin-top: 30px;}
			
			#menu {
			float: right;
			clear: both;
			background: #000;
			min-height: 30px;
			width:820px;}
		
		#topimage {
		background-color: #161616;
		float: left;
		clear: both;
		width: 926px;
		position: relative;
		margin-left:17px;
		margin-top: -75px;
		z-index: -1;
		height: auto !important;
		}	
	
		
/* Main Content */

	#twocolumns {
	float: left;
	clear: both;
	background: #fff url(images/page-bg.jpg) repeat-y;
	height: auto !important;
	width: 916px;
	margin-left: 17px;
	padding:0 5px 5px;
	margin-top: -2px;
	}

				#subpagecolumn {
				float: left;
				clear: both;
				background: #fff;
				height: auto !important;
				width: 926px;
				margin-left: 17px;
				}	
				
			
		#leftcontent {
		clear: both;
		float: left;
		background: transparent;
		height: auto !important;
		width: 615px;
		margin-left: 10px;
		margin-bottom: 5px;
		padding: 10px;
		}
		
		
#leftcontent li {
margin-left: 25px;
font-size: 13px !important;}

#rightcontent li {
margin-left:15px;}
		
		#text{
		clear: both;
		float: left;
		width: 615px;}
				
		#subpagecontent {
		background: transparent;
		clear:both;
		float:left;
		height: auto !important;
		margin-left:10px;
		padding:10px 45px 0 55px;
		width:805px;
		margin-bottom: 10px;
		}
			
				
		#rightcontent {
		float: left;
		width: 265px;}
		
		
		#secnav {
background: transparent;
clear:both;
float:left;
height:auto !important;
padding-bottom: 5px;
width:247px;
margin-left: -14px;
		}
		
		
		#topcontent {
		background: transparent;
		height:auto !important;
		margin-left: 26px;
		padding-left:8px;
		margin-top:15px;
		width:230px;
		clear:both;
		}
		
		#content {
		clear: both;
		float: left;
		background:  transparent;
		height: auto !important;
		margin-left:30px;
		margin-top:10px;
		padding:5px;
		width:230px;
		overflow:hidden;
		}
		
		#twocolumns ul {
margin-top:5px;}
		
		
/* Bottom  */
	#bottom {
	float: left;
	clear: both;
	background: #000;
	height: auto !important;
	width: 926px;
	margin-left: 17px;
	margin-top: 5px;
	}
	
		#bottomleft {
		clear: both;
		float: left;
		width: 650px;
		height: auto !important;
		padding-left: 20px;
		padding-bottom: 10px;
		}
		
		#bottomright {
		float: right;
		height: auto !important;
		width:246px;
			padding-left: 8px;
		padding-top: 10px;
		padding-bottom:5px;
		}
		
		

/* Footer */

	#footer {
	float: left;
	clear: both;
	height: 50px;
	width: 926px;
	margin-top: 10px;
	font-size: 10px;
	margin: 0 auto;
	padding-left:20px;
	}		
	
	#copyright {
	float:left;
	width: 225px;
	height: 28px;
	}

	#copyright a{
	color: #000;
	}
	
	#copyright a:hover{
	color: #fff;
	}

	
	#caffeinated {
	float:right;
	width: 110px;
	height: 28px;
	margin-top: 5px;
	}
	




/* Contact Us Form */


#topcontent .submitButtonContainer .submitButton {
background-color:#403e40;
border:none;
color:#FFFFFF;
font-size:12px !important;
height:28px;
width:62px;
margin-top:-20px;}

#leftcontent .submitButtonContainer .submitButton {
background-color:#403e40;
border:none;
color:#FFFFFF;
font-size:12px !important;
height:28px;
width:62px;
margin-top:-20px;}


#leftcontent .form_container, #rightcontent .form_container {
margin: 0 auto !important;}

/* Mailing List Form */

#bottomleft .form_container {
margin: 0}

#bottomleft .medField .textField, .medField.type-phone .textField.phone-international, .medField .dropdown {
width:200px !important;
height: 25px;}

#bottomleft .fieldItem {
margin-top:-30px;
}
#bottomleft .formHeader {
margin-left: 310px;
margin-top: 4px;}

#bottomleft p.formDescription {
color: #fff;
}
	
#bottomleft .submitButtonContainer {
margin-top: -37px;
padding: 0 !important;
}

.button {
background-color:#403e40;
border:none;
color:#FFFFFF;
font-size:12px !important;
height:32px;
width:62px;
}


#bottomleft .fieldItemInner {
padding: 0 !important;
height:61px;
margin-top:-37px;}

	
/* admin */

	
			#admincontent {
		clear: both;
		float: left;
		background: #fff;
		height: auto !important;
		width: 815px;
		margin-left: 10px;
		margin-bottom: 5px;
		padding: 10px;
		}
		
		
/* media tear sheets gallery */

.photoGalleryElement .thumbShadow {
margin:12px;}

.photoGalleryElement .thumbShadow img {
width: 150px}	

.photoGalleryElement .thumbShadow .thumbContents {
background:transparent url(images/thumbShadow.png) no-repeat scroll right bottom !important;
}

.thumbShadow p {
color: #fff;
font-size:13px;}
	
	
#medianav {
float: left;
clear: both;
margin-left:-10px;}	

		#mediasubpagecontent {
		background: transparent;
		clear:both;
		float:left;
		height: auto !important;
		margin-left:10px;
		padding:10px 45px 0 55px;
		width:805px;
		margin-bottom: 10px;
		}	
					
			#mediasubpagecontent #pagetitle{
			clear:both;
			color:#FFFFFF;
			padding-bottom:15px;
			padding-top:15px;	
			width:800px;
			}	
					
				#mediasubpagecolumn {
				float: left;
				clear: both;
				background: #000;
				height: auto !important;
				width: 926px;
				margin-left: 17px;
				}	
				



/* BREADCRUMBS */

.bc {
clear:both;
float:left;
margin-left:-10px;
margin-top:5px;
padding-bottom:10px;
	display: inline;
	color: #893195;
	font-size: 14px;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	font-weight: normal;
	text-transform: uppercase;}


	.bc a{
	display: inline;
	height: 32px;
	width: 227px;
	color: #893195;
	font-size: 14px;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	font-weight: normal;
	text-transform: uppercase;	}
	
	.bc selectedPageParent {
	display: inline;
	height: 32px;
	width: 227px;
	color: #893195;
	font-size: 14px;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	font-weight: normal;
	text-transform: uppercase;	}
	
	.bc a:hover,
.bc a.selectedPageRoot {
	height: 32px;	
	color: #c9c9c9;}

	
/* INSIDE SUBPAGE - TRENDS */

#trendsubpagecontent {
background:transparent none repeat scroll 0 0;
clear:both;
float:left;
height:auto !important;
margin-bottom:10px;
margin-left:10px;
padding:10px 45px 0 10px;
width:805px;
overflow:hidden;}


#trendsubpagecontent #pagetitle{
			clear:both;
			color:#FFFFFF;
			padding-bottom:15px;
			padding-top:15px;	
			}	
			
	#mediacontent{
	float: left;
	clear: both;
	background: #000;
	width: 805px;
	height: auto; }			