@import "css/fonts-min.css";
@import "css/reset-min.css";
/*
Theme Name: S3EG
Theme URI: http://s3eg.com/
Description: Custom Template developed by Thom Meredith Design
Version: 1.0
Author: Thom Meredith
Author URI: http://thommeredith.com/
Tags: custom

#00ade2 Blue
#f89829 Orange
#4d4d4f grey
#bbd12f Green

*/

:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

html {
	background: url(images/bg.png) repeat-y center;
}
body {
	text-align: center;
	font-family:Arial!important;
	color: #4d4d4f;
	font-size:100%;
}
img {
	border: none;
}
a {
	color: #4d4d4f;
}
a:hover {
	color: #4d4d4f;
}
a.white, a.white:hover {
	color: white;
}
a.white:hover {
	text-decoration: underline;
}
#wrap {
	width: 864px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#header {
}
#logo {
	width: 243px;
	height: 69px;
	display: block;
	position: absolute;
	top: 27px;
	left: 32px;
	background-image:url(images/s3eg_logo.png);
	background-repeat:no-repeat;
}
#content {
	position: absolute;
	left: 98px;
	top: 144px;
	width: 716px;
}
/*COLOR CODED H1 FOR DIFFERENT SECTIONS*/
/*film*/
.right h1 {
	padding:10px 0 10px 0px;
	margin:10px 0 10px 0;
	display:block;
	text-transform:uppercase;
	font-size:125%;
}
#news .right h1 {
	color:#bbd12f;
}
#about .right h1 {
	color:#00ade2;
}
#contact .right h1 {
	color:#4d4d4f;
}
#filmInd .filmIndTra h1 {
	padding:10px 0 10px 0px;
	margin:10px 0 10px 0;
	display:block;
	text-transform:uppercase;
	color:#bbd12f;
	font-size:125%;
}	
#hollyFil .hollyFilCam h1 {
	padding:10px 0 10px 0px;
	margin:10px 0 10px 0;
	display:block;
	text-transform:uppercase;
	color:#f89829;
	font-size:125%;
}
#michFil .michiFilmFinan h1 {
	padding:10px 0 10px 0px;
	margin:10px 0 10px 0;
	display:block;
	text-transform:uppercase;
	color:#00ade2;
	font-size:125%;
}
/*CONTENT GENERIC*/
/*right side content, p and ul*/
.right p {
	padding:0 0 10px 0px;
	margin:0 0 10px 0;
	display:block;
	color:#4d4d4f;
	font-size:75%;
	line-height:1.6em;
	width: 460px;
}
.right p a {
  text-decoration: underline;
}
.right p a:hover {
  text-decoration: none;
}
.right ul {
	color:#4d4d4f;
	font-size:75%;
	padding:0;
	margin:0 0 14px 0;
}
.right ul li {
	margin:5px 0 0 15px!important;
	list-style:disc!important;
	line-height:1.7em;
}
/**HOME**/ 
/*left side bar*/
.intro-text {
	padding:0 0 10px 0px;
	margin:0;
	border-bottom:1px solid #666;
	width:208px;
}
.intro-text p {
	padding:10px 0 10px 0px;
	margin:10px 0 0 20px;
	line-height:1.2em;
	color:#4d4d4f;
	font-size:12px;
}
.intro-text a {
	color:#ff9933;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.intro-text a:hover {
	color:#EA7500;
}
.news-text {
	padding:0 0 10px 0px;
	margin:0;
	border-bottom:1px solid #666;
	width:208px;
}
.news-text h2 {
	padding:10px 0 10px 0px!important;
	margin:10px 0 0 20px!important;
	border-bottom:1px solid #ccc;
	display:block;
	color:#333333;
	font-size:120%;
	width:138px!important;
}
.news-text a {
	padding:5px 0 5px 0px;
	margin:0 0 0 20px;
	color:#4D4D4F;
	border-bottom:1px solid #CCCCCC!important;
	display:block!important;
	width:150px;
	font-size:11px;
	line-height:1.2em;
}
.news-text a:hover {
	color:#ff9933;
}
.news-text .more {
	padding:5px 0 5px 0px;
	margin:0 0 0 20px;
	color:#4D4D4F;
	text-transform:uppercase;
	font-weight:bold;
	border:none!important;
	font-size:11px;
}
.contact-info p {
	padding:10px 0 10px 0px;
	margin:10px 0 0 20px;
	color:#4D4D4F;
	font-size:11px;
	line-height:1.2em;
}
.contact-info a {
	color:#4D4D4F;
	font-size:11px;
}
.contact-info a:hover {
	color:#ff9933;
}
/*tabs under and main graphic*/
.tabs {
	/*min-height:400px;
	padding-bottom:40px;*/
	position:relative;
	overflow:hidden;
}
.tabs h1 {
	padding:0 0 0 0px;
	margin:0 0 0 15px;
	display:block;
	color:#fff !important;
	font-size:30px;
	line-height:1.6em;
}
.tabs p {
	padding:0 10px 10px 0;
	margin:0 0 0 15px;
	display:block;
	color:#fff;
	font-size:12px;
	line-height:1.6em;
}
.tabsLinks {
	padding:20px 0 10px 0px;
	margin:0 0 0 15px;
	display:block;
	color:#fff;
	font-size:12px;
	line-height:1.6em;
}
.tabsLinksB {
	padding:20px 0 10px 0px;
	margin:0 0 0 15px;
	display:block;
	color:#fff;
	font-size:12px;
	line-height:1.6em;
	text-decoration:underline;
}
.tabsLinksC {
	color:#fff;
	font-size:12px;
	line-height:1.6em;
}
.emailLink {
	text-transform:uppercase;
	text-decoration:underline;
}
.tabs ul {
	display:block;
	color:#fff;
	font-size:12px;
	line-height:1.6em;
	padding:0;
	margin:0 0 0 15px;
}
.tabs ul li {
	margin:5px 0 0 15px;
	list-style:disc;
}
ul#homeTabsNav {
	margin: 0!important;
	padding: 0!important;
	list-style: none;
	width:492px;
	height:33px;
	list-style: none !important;
	list-style-type: none !important;
}
#homeTabsNav li {
	float:left!important;
	margin: 0!important;
	padding: 0!important;
	list-style: none !important;
	list-style-type: none !important;
}
/*
#00ade2 Blue
#f89829 Orange
#4d4d4f grey
#bbd12f Green
*/

#homeTabsNav {
	border-top: 4px solid white;
}

#homeTabsNav a {
	color:#FFFFFF!important;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	font-size:11px!important;
	width:163px!important;
	height:33px!important;
	position:relative;
	text-align: center;
	
}

a#overview-tab {
	background-color:#4d4d4f!important;
}
a#overview-tab:hover, a#overview-tab.selected {
	background-color:#00ade2!important;
}
#overview {
	background-color:#00ade2!important;
	background-repeat:no-repeat;
	min-height:400px;
	padding-top: 10px;
	
}
a#brands-tab {
	background-color:#4d4d4f!important;
}
a#brands-tab:hover, a#brands-tab.selected {
	background-color:#f89829!important;
}
#brands {
	background-color:#f89829!important;
	background-repeat:no-repeat;
	min-height:400px;
	padding-top: 10px;
}
a#agencies-tab {
	background-color:#4d4d4f!important;
}
a#agencies-tab:hover, a#agencies-tab.selected {
	background-color:#bbd12f!important;
}
#agencies {
	background-color:#bbd12f!important;
	background-repeat:no-repeat;
	_height: 600px;
	min-height:400px;
	padding-top: 10px;
	
}

#homeTabsNav a span {
	position:absolute;
	top:10px;
	left:10px;
	margin-bottom: 9px;
}

#homeTabsNav a.selected span {
	border-bottom:3px solid #fff;
}

#homeTabsNav a span span, #homeTabsNav a:hover span span, #homeTabsNav a.selected span span {
	position: relative;
	top: 0;
	left: 0;
border: none;
}
/**FILM**/ 


/*left side menu*/

#sidebar h2 {
	padding:10px 0 10px 0px;
	margin:10px 0 10px 20px;
	display:block;
	text-transform:uppercase;
	color:#666666;
	font-size:120%;
}
#sidebar ul {
	margin: 0!important;
	padding: 0!important;
	list-style: none;
	float: left;
	width:208px;
}
#sidebar ul li {
	float: left;
	margin: 0 0 0 0px;
	padding: 0!important;
}
#sidebar ul a {
	display: block;
	font-size:11px !important;
	height:24px !important;
	position:relative;
	width:208px !important;
}
#sidebar ul a:hover {
	color:#FFFFFF!important;
}
#sidebar ul a.current_page_item {
	color:#FFFFFF!important;
}
#sidebar ul a span {
	position:absolute;
	top:6px;
	left:20px;
}
.filmSideBar2 {
	margin:20px 0 0 0;
	padding:0 0 15px 0;
	border-bottom:1px solid #666;
	width:208px;
}
.filmSideBar2 a {
	padding:0 0 10px 0px;
	font-size:11px;
	text-transform:uppercase;
	font-weight: bold;
	display: block;
	margin: 0 0 0 20px;
}

#film #sidebar ul li a:hover,
#film #sidebar ul li a.current_page_item {
	background-color: #ff9933 !important;
}

#about #sidebar ul li a:hover,
#about #sidebar ul li a.current_page_item {
	background-color: #00ade2 !important;
}

#contact #sidebar ul li a:hover,
#contact #sidebar ul li a.current_page_item {
	background-color: #4d4d4f !important;
}

#news #sidebar ul li a:hover,
#news #sidebar ul li a.current_page_item {
	background-color: #bbd12f;
}

#blue #sidebar ul li a:hover,
#blue #sidebar ul li a.current_page_item
{
	background-color: #00ade2;
}

#blue .right h1 {
	color: #00ade2
}

/*
#00ade2 Blue
#f89829 Orange
#4d4d4f grey
#bbd12f Green
*/

.filmIndTra {
	color:#f89829;
}
.hollyFilCam {
	color:#adbf37;
}
.michiFilmFinan {
	color:#00ade2;
}
#footer {
	background: #666666;
	padding: 2px 2px 2px 20px;
	margin: 5px 0 20px 0;
	height: 17px;
	padding-top: 7px;
	color: white;
	font-size: 11px;
	letter-spacing: .1em;
	left: 98px;
}
.clear {
	clear: both;
}
strong {
	font-weight: bold;
}
.left {
	float: left;
}
.right {
	float: right;
	width: 490px;
}
#home.right {
	width: 490px;
}
#sidebar.left {
	width: 186px;
}


	/* NAVIGATION */
ul#mainNav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width:716px;
	position: absolute;
	top: 110px;
	left: 98px;
	background-color:#666666;
	overflow:hidden;
}

#mainNav li {
	float: left;
}

#mainNav a {
	display: block;
	text-transform:uppercase!important;
	font-size:10px!important;
	width:179px!important;
	height:30px!important;
	background-color:#666666!important;
}

/* special formatting for home page link 
a#homeLink {
	background-image: url(images/home.png);
}*/

#mainNav a {
		color:#FFFFFF;
		position:relative;
		width:179px!important;
		height:30px!important;
		font-weight: bold;
}

/*to the pixel*/
#filmLink span{
	position:absolute;
	top:10px;
	left:20px;
}
#newsLink span{
	position:absolute;
	top:10px;
	left:46px;
}
#aboutLink span{
	position:absolute;
	top:10px;
	left:100px;
	
}
#contactLink span{
	position:absolute;
	top:10px;
	left:80px;
}

#mainNav span span, #mainNav span span span {
	position: relative;
	top: 0;
	left: 0;
}

/*hover states*/
a#filmLink:hover {
	color:#ff9933;
}
a#newsLink:hover {
	color:#cccc33;
}
a#aboutLink:hover {
	color:#0099cc;
}

a#contactLink:hover {
	color:#999999;
}

/* current page 
Below are the selector to set the 
color when you are on the current page 
all we need are the following ID's

film
news
about
contact

*/
#film #mainNav a#filmLink {
	color:#ff9933;

}

#news #mainNav a#newsLink {
	color:#cccc33;

}

#about #mainNav a#aboutLink {
	color:#0099cc;

}

#contact #mainNav a#contactLink {
	color:#999999;
}

/* IE Fixes */

/* force hover on entire width of  link */
* html #mainNav a {
	height: 1px;
}

.videoplayer {
	margin-bottom: 20px;
}

#important {
  position: absolute;
  top: 56px;
  left: 323px;
  width: 490px;
}

#important h3 {
  font-size: 12px;
  text-transform: uppercase;
	color:#f89829;
}

#important p {
  font-size: 12px;
  
}