@charset "utf-8";
html, body, p, h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0;
	font: normal 14px Arial, Helvetica, sans-serif;
}

.clear { clear:both;}

/* Global Text / Link Styles */
a {
	color:#333333;
}
a:hover {
	color:#333333;
	text-decoration: none;
}

h1 {
	color:#333333;
	padding-top: 4px;
	padding-bottom: 4px;
	/*font: bold 20px Verdana, Arial, Helvetica, sans-serif;*/
	font: bold normal 17px Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	}
h6 {
	font-size:11px;
	color:#333333;
	padding:5px 0 15px 0;
}
 h6 a {
	color:#333333;
	text-decoration:underline;
}
 h6 a:hover { color:#1068d4; text-decoration:underline;}
p {
	padding-top: 4px;
	padding-bottom: 4px;
}
p.more  {
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 2px;
}
hr {
	color: #C1BFBF;
	background: #C1BFBF;
	height: 1px;
	border-style: none;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}


/* Site Structure */
#global-wrap {
	width:1000px;
	margin:20px auto 20px auto;
}
#header-wrap {
	width:1000px;
	height:140px;
	background:#7be1f3 url(../images/headerRoundBottomRight.gif) no-repeat bottom right;
	position:relative;
}

 /* Hides the h1 text behind the background image logo / good for SEO /Case's where the image can't be loaded, works for screen readers (w3c valid)*/
  h1.mainLogo { width:240px; height:100px; position:relative; padding:20px 0 0 20px; margin:0; overflow:hidden; font-size:22px; color:#FFF;}
    h1.mainLogo span { width:100%; height:100%; position:absolute; background:url(../images/total-exposure-logo.gif) no-repeat; }
  img.subLogo { position:absolute; top:0; right:0;}
  a.mainLogo {text-decoration:none;}   
#navi-wrap {
	height:26px;
	position:relative;
	background-color:#c1bfbf;
	font: bold normal 17px/14px Arial, Helvetica, sans-serif;
}
 #search { } /* Search bar */
  form#search_form {
	position: absolute;
	width:230px;
	right:60px;
	top:0;
	height:26px;
	margin: 0px;
	padding: 0px;
}
   input#Go {
	position:absolute;
	top:0;
	right:0;
	padding:0 5px;
	margin:0;
	border:none;
	background-color:#b5b5b5;
	height:26px;
	color:#FFFFFF;
	cursor:pointer;
	font: bold 14px/13px Arial, Helvetica, sans-serif;
	width: 75px;
}
    input#Go:hover { background-color:#666;} /*only for modern browsers */
   input#search_str { position:absolute;top:0px; left:0; padding:3px 3px 0 3px; margin:0; height:21px; border:1px solid #CCC; background-color:#FFF;width:150px;}
 
 #rss-out {
	position:absolute;
	height:26px;
	top:0;
	right:0;
	width:60px;
	border-left:1px solid #CCC;
}
  #rss-out a {
	display:block;
	padding:5px;
	background:#f67000 url(../images/rss-icon.jpg) no-repeat right;
	line-height:16px;
	color:#FFF;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
}
  #rss-out a:hover {background:#ffcc00 url(../images/rss-icon-hover.jpg) no-repeat right; }
  
#contentArea-wrap {
	background-color:#FFF;
	padding:15px 0 10px;
}
 #mainContent {
	color: #333333;
}
#ColumnMain {
	float: left;
	width: 630px;
	margin-left: 7px;
	padding: 0px;
}
#ColumnSide {
	float: left;
	width: 348px;
	margin-left: 10px;
	_margin-left: 8px;
}


#NewsBox {
	background: #EBEBEB;
	width: 600px;
	padding: 3px;
	margin-bottom: 10px;
}
#NewsBox h2 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
#NewsBox hr {
	color: #C1BFBF;
	background: #C1BFBF;
	height: 1px;
	width: 97%;
	border-style: none;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
}
#NewsBox p {
	padding-bottom: 1px;
}

#Social {
	width: 100%;
}
#Social img {
	margin-right: 60px;
	margin-left: 60px;
}


/* Footer */
#footer-wrap { background-color:#67d5e8; /*text-align:left;*/ color:#FFF; padding:10px;}


#footerNav {
	padding:5px 0;
	width:120px;
	margin: 0 auto;
}
 #footer-wrap ul, #footer-wrap ul li { padding:0; margin:0; list-style-type:none; }
  #footer-wrap ul li { float:left; display:block;}
   #footer-wrap ul li a { display:block; padding:5px 8px; color:#FFF; text-decoration:underline;}
   #footer-wrap ul li a:hover { background-color:#FFF; text-decoration:none; color:#000;}
   #footer-wrap p {
	padding:0 0 0 5px;
	text-align: center;
}
   #footer-wrap a.flintStudio { color:#FFF;}
  
/* Other */
#addThis {
	padding:0;
	margin-top: 5px;
}


/*Search pages*/
input#Search {
	padding:0 5px;
	margin:0;
	border:none;
	background-color:#b5b5b5;
	height:26px;
	color:#FFF;
	cursor:pointer;
}
    input#Search:hover { background-color:#666;} /*only for modern browsers */
	
#Share {
	float:left;
	width: 370px;
}
#IframeVideo   {
	width: 320px;
	background: url(../images/video-loading.gif) no-repeat center center;
	margin-right: auto;
	margin-left: auto;
}
#YouTube {
	width: 500px;
	height: 360px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	color: #666666;
}
#YouTubeObject {
	overflow: hidden;
}
	
#External {
	width: 500px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#Audio {
	width: 500px;
	height: 130px;
	color: #666666;
}
#sendfriend {
}
#sendfriend textarea {
	height: 100px;
	width: 440px;
	overflow: auto;
}
#sendfriend #submit, #sendfriend #goback {
	border:none; background-color:#b5b5b5;height:26px; color:#FFF; cursor:pointer;
}


/*Mini sites:*/ 
#leftSide {
	width:350px;
	float:left;
}
 #rightSide {
	float:left;
	width:625px;
	padding:0 0 0 20px;
}

