/*
 * OS MEDIA GROUP 2009-2010
 */

body {
	background: #969999 url('images/slashBG.png');
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

* { behavior: url('iepngfix.htc') }

img { -ms-interpolation-mode: bicubic; }

a {
	color: #f8981d;
	text-decoration: none;
}

a:hover {
	color: #fac178;
}

a img {
  border: none;
}

.tvSpot {
	background: #404040;
	width: 100%;
	height: 380px;
	position: relative;
}

.vidPlayer {
	width: 640px;
	height: 360px;
	background: #2b2b2b;
	position: absolute;
	right: 10px;
	top: 10px;
}

.vidDesc {
	text-align: right;
	width: 200px;
	padding: 10px 0 0 0;
	margin: 0 0 0 10px;
}

.vidDescTitle {
	color: #ff9900;
	font-size: 16px;
	padding: 20px 20px 10px 10px;
	background: #333333;
}

.vidDescText {
	color: #fff;
	padding-right: 0px;
}

.vidDescText ul {
	padding: 0px;
}

.vidDescText ul li {
	font-size: 10px;
	list-style: none;
	padding: 0;
}

.vidDescTextTitle {
	color: #686868;
}

/***** Clear *****/

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

/***** Main Layout ****/

#tileTop {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 172px;
	background: #FFF;
	z-index: 0;
}

#container {
  	width: 928px;
	margin: 0 auto;
  	text-align: center;
}

#content {
	width: 100%;
  	text-align: left;
}

#contentInner {
	width: 900px;
}

.itemFloatRight {
	float: right;
	margin-left: 25px;
}

.itemFloatLeft {
	float: left;
}

#header {
	position: relative;
	z-index: 10;
	height: 190px;
	margin: 0 auto;
	text-align: center;
}

.largeTitle {
	color: #fff;
	font-size: 36px;
	padding: 7px 0 0 20px;
	margin: 10px 0;
	background: url(images/titleBG.png) no-repeat;
	width: 928px;
	height: 73px;
	position: relative;
	left: -14px;
	top: 15px;
	z-index: 99;
}

.folioTitle {
	color: #fff;
	font-size: 14px;
	padding: 18px 0 0 20px;
	margin: 0;
	background: url(images/folioTitle-bg.png) no-repeat;
	width: 298px;
	height: 55px;
	position: absolute;
	left: -19px;
	top: -24px;
	z-index: 1;
}

.folioTitleWeb {
	color: #fff;
	font-size: 14px;
	margin: 0;
}

.folioImg {
	margin: 0;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.folioImg:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.folioImgWeb {
	width: 270px;
	margin: 0;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.folioImgWeb:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.folioLogoImg {
	padding-top: 20px;
	margin: 0px;
	width: 270px;
	height: 220px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.folioLogoImg:hover {
	padding-top: 20px;
	margin: 0px;
	width: 270px;
	height: 220px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.cropit {
	padding-top: 20px;
	margin: 0px;
	overflow: hidden;
	width: 270px;
	height: 220px;
}

.cropitWeb {
	padding-top: 10px;
	margin: 0px;
	overflow: hidden;
	width: 270px;
	height: 170px;
}

.launchBtn {
	background: #000;
	color: #fff;
	text-align: right;
	width: 270px;
	position: absolute;
	bottom: 45px;
	filter:alpha(opacity = 70);
	-moz-opacity: .7;
	-khtml-opacity: .7;
	opacity: .7;
}

.launchInner {
	padding: 8px;
	font-size: 10px
}

.folioItem {
	margin-bottom: 10px;
	background: none;
}

#main {
	background: #565656;
	width: 900px;
	margin-left: 14px;
	color: #adadad;
}

.aboutBody {
	font-size: 18px;
	padding: 0 15px 25px 15px;
}

#portfolioBody {
	background: #565656;
	width: 860px;
	padding: 0 20px;
	color: #adadad;
}

#portfolioTitle {
	color: #fff;
	font-size: 36px;
	padding: 10px 0;
}

.bubble {
	position: absolute;
}

.clear {
	clear: both;
}

#footer {
	text-align: left;
	width: 100%;
	height: 250px;
	font-size: 9px;
	color: #565656;
	background: #fff;
}

#footer-inner {
	padding-top: 15px;
	width: 900px;
	margin: 0 auto;
}

.footer-left {
	float: left;
	font-size: 16px;
}

.footer-right {
	float: right;
}

.footer-td {
	border-right: 1px dotted #999;
	margin: 0;
	padding: 0 25px;
}

.footer-td-first {
	border-right: 1px dotted #999;
	margin: 0;
	padding: 0 25px 0 0;
}

.footer-td-noborder {
	margin: 0;
	padding: 0 25px;
}

.footerTitle {
	font-size: 20px;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
}

#subMenu {
	color: #fff;
	font-size: 12px;
	font-family: Tahoma;
	position: absolute;
	top: -40px;
	right: 0;
}

#subMenu ul {
	list-style: none;
	display: inline;
	padding: 0;
}

#subMenu ul li {
	background: #565656;
	display: inline;
	padding: 10px;
	margin: 0 0 0 10px;
	color: #9d9d9d;
}

#subMenu ul li span:hover {
	color: #fff;
}

#subMenu ul li:hover {
	background: #3c3c3c;
	color: #fff;
}

.onPage {
	color: #fff;
	background: #000;
	padding: 8px;
}

.cats {
	color: #fff;
	background: none;
	padding: 8px;
}

#links {
	
}

#links ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
}

#links a {
	text-decoration: none;
	color: #3c3c3c;
}

#links a:hover {
	text-decoration: none;
	color: #04a59c;
}

#links ul li {
	margin: 2px 0;
	padding: 5px 40px 5px 10px;
	background: #ccc;
}

#links ul li:hover {
	padding: 5px 40px 5px 10px;
	background: #565656;
	color: #fff;
}

#links ul li:hover a {
	color: #fff;
}

#folioGrid {
	padding-top: 30px;
}

#folioGrid td {
	padding: 0 20px 30px 0;
}

#folioGrid tr {
	padding-bottom: 5px; 
}

a.viewProject {
	float: right;
	display: block;
	overflow: hidden;
	width: 162px;
	height: 30px;
	text-decoration: none;
	background: url(images/viewProject.png)
}

a.viewProject:hover {
	background-position: -162px 0;
}

.displace {
	position: absolute;
	left: -5000px;
}

/************************************************
CAPTIFY CAPTION
************************************************/
.caption-top, .caption-bottom {
     background: #000000;
     color: #ffffff;
     cursor:default;
     padding:10px;
     font-size:14px;
     text-align:left;
}

.caption-top {
     border-width:0px;
}

.caption-bottom {
     border-width:0px;
}

.caption a, .caption a {
     background:#000;
     border:none;
     text-decoration:none;
     padding:2px;
}

.caption a:hover, .caption a:hover {
     background:#202020;
}

/************************************************
CONTACT FORM
************************************************/

.text {
	float:left;
	width:30%;
	margin:1em 2% 1em 0;
}
.gallery {
	float:left; 
	width:49%; 
	margin-right:1%; 
	margin-bottom:1em;
}
.last {
	margin-right:0;
}

:focus {
	outline: none;
}
.justify {
	text-align:justify;
}
.text ul {
	margin:5px 0 10px 0; 
	padding-top:5px; 
	border-top:1px solid #212024;
}
.text li {
	margin:0 0 5px 0; 
	padding:0 0 5px 15px; 
	background:url(bullet.gif) no-repeat 0 4px; 
	border-bottom:1px solid #212024;
}

pre {
	margin:5px 0;
	padding:5px 0; 
	border-top:1px solid #212024; 
	border-bottom:1px solid #212024;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

#box { 
	float: left; 
	width: 100%;
	postion: relative;
}

form { 
	margin: 1.5em 0;
	padding: 0;
	width: 50%;
	float: left;  
}

fieldset {
	width: 400px;
	margin: 0; 
	padding: 0; 
	border: none;
}

legend { 
	padding: 0 0 10px 132px; 
	font-size: 1.4em; 
	margin-left: 30%; 
	color: #FFCC00;
	text-align: right;
}

form div { 
	padding: 1em 0; 
	border-top: 1px solid #212024;
}

label {
	float: left; 
	width: 30%; 
	line-height: 200%; 
	padding-right: 1em; 
	text-align: right; 
} 

input, textarea { 
	width: 60%;
	border: 1px solid #212024;
	padding: 3px;
	font-size: 1em;
	background: #212024;
	color: #B3BEAD;
} 

textarea { 
	overflow: auto;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	width: 60%;
	border: 1px solid #212024;
	padding: 3px;
}

.button input { 
	border:none; 
	margin-left:31%; 
	font-size:1.2em; 
	color:#FFCC00; 
	background:none; 
	padding:0 4px; 
	cursor:pointer; 
	width:auto;
}

.hoverfocus { 
	border: 1px solid #FFCC00;
}

#error, #response {
	position: absolute;
	left: 680px;
	top: 520px;
	width: 400px;
}

#response {
	padding-top: 10px;
}

#response ul { 
	border-top: 1px solid #212024;
	padding-top: 5px 0 0 0;
}

#error li, #response li { 
	margin: 5px 0 0 -40px;
	padding: 3px 3px 5px 15px;
	background: url(bullet.gif) no-repeat 0 4px;
	border-bottom: 1px solid #212024;
	list-style: none;
}

#working { 
	float: left; 
	padding: 3em; 
	background: url(loading.gif) no-repeat left center;
	position: absolute;
	left: 680px;
	top: 500px;
}

html body div.clear, html body span.clear { 
	background: none;
	border: 0;
	clear: both; 
	display: block; 
	float: none; 
	font-size: 0; 
	margin: 0; 
	padding: 0; 
	overflow: hidden;
	visibility: hidden; 
	width: 0; 
	height: 0;
}