html, body {height:100%; padding:0; margin:0;}
body {
	height:100%;
	margin:0;
	font: 11px Verdana, Arial, sans-serif;
	color:#fff;
	background:#000 url(/images/bg-body.gif) repeat-x 50% 0;
	min-width:980px;
}
img {border:0;}
a{
	text-decoration:underline;
	color:#fff;
}
a:hover{text-decoration:none;}
.w1 {
	min-height:100%;
	background: url(/images/bg-body-b.gif) repeat-x 50% 100%;
}

h5 {
	margin: 25px 0px -5px 0px;
	font: 1em Verdana, Arial, sans-serif;
	font-weight: bolder;
	color: #414042;
}

* html .w1 {height:100%;}
#wrapper {
	width:980px;
	margin:0 auto;
}
#header {
	overflow:hidden;
	height:1%;
}
.header_01{
	background: url(/images/header_001.png) no-repeat;
	width: 723px;
	height: 438px;
	z-index:2;
	cursor:pointer;
	position:absolute;
	right:-1px;
	top:10px;
/*	overflow:hidden;*/
/*	text-indent:-9999px;*/
}

.logo {
	background: url(/images/logo.gif) no-repeat;
	width: 105px;
	height: 52px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:23px 0 0 18px;
	padding:0 0 6px;
}
.logo a {
	display:block;
	height:100%;
}
.nav {
	list-style:none;
	margin:0;
	padding:49px 0 0 188px;
	font-weight:bold;

}
.nav li {
	display:inline;
	padding:0 11px 25px;
}

.nav a.selected{
	color: #EF8D22;
	padding:0 11px 25px;
	background: url(/images/orange_arrow.png) no-repeat center 14px;
	position:relative;
	z-index:10;
}

.nav li a {
	text-transform:uppercase;
	text-decoration:none;
}
.nav li a:hover {color: #EF8D22;}
#main {position:relative;}
#main .main-t {
	background: url(/images/bg-main-t.gif) no-repeat;
	height: 31px;
	font-size: .9em;
}
.main-t ul{
	padding-left: 190px;
	position: relative;
	z-index: 10;
	top:5px;
}

.main-t li {
	list-style: none;
	display:inline;
	/*margin-top:10px;*/
	padding: 8px 11px 0px;

}

.main-t li.selected {
	background: url(/images/black_arrow.png) no-repeat center -1px;
}

.main-t h3{
	display: none;
}


.main-t li a {
	text-transform:uppercase;
	text-decoration:none;
}
.main-t li a:hover {color: #000;}



#main{
}
#main .main-c {
	background:#fff;
}

#main .main-d {
	background:#fff;
	color: #6D6E71;
	font-size: 1em;
	padding: 55px 25px 20px 55px;
	}

.main-d strong{
		color: #414042;
		font-size: 1em;
	}
	
.main-d a{
		color: #258E9E;
		font-weight: bold;	
	}

.main-d h1{
	color: #258E9E;
	font-size: 1.4em;
	text-transform: uppercase;

}

.main-d h2{
	color: #3BC3D9;
	font-size: 1.25em;
	text-transform: uppercase;
	padding-bottom: 25px;
}

.main-d h3{
	color: #3BC3D9;
	font-size: 1.1em;
}

.content_container {
	position: relative;
	float: left;
	z-index: 3;
	width: 450px;
	min-height: 400px;

}

.content_container_large {
	position: relative;
	float: left;
	z-index: 3;
	width: 850px;
	min-height: 400px;

}

.content_container ul{
	list-style: disc;
	margin-left: 25px;
}

.content_container_large ul{
	list-style: disc;
	margin-left: 25px;
}



.callout_container{
	z-index: 4;
	width: 450px;
	height: 400px;
	position: absolute;
	right: -7px;
	top: 100px;

}

.callout {
	background: url(/images/callout_bkrd.png) repeat-y;
	width: 100%;
	color: #fff;
	padding: 10px 0px 10px 20px;

}

.callout p{
	width: 400px;

}

.callout.small{
	width:230px; 
	padding-right: 20px;
	margin-left:173px
}
.callout.small p{
	width: 200px;
}

.callout h2{
	font-size: 1.25em;
	color: #fff;
	margin-bottom: -30px;
}

.callout p{
	font-size: 1em;
	color: #fff;
	width: 400px;
	line-height: 1.2em;
}

.callout2 {
	border-left: 5px solid #5f9cab;
	width: 443px;
	height: 77px;
	background: #258e9e;
	opacity:0.6;
	filter:alpha(opacity=60);
}

.box-info {
	overflow:hidden;
	position:relative;
	margin:0 0 -55px;
	height:311px;
}
.title-transforming {
	background: url(/images/text-transforming.png) no-repeat;
	width: 579px;
	height: 104px;
	margin:14px 0 0 23px;
	text-indent:-9999px;
	overflow:hidden;
}
.flash-img {margin:-127px 0 0 0px;}
.flash-img img {display:block;}
.btn-see {
	background: url(/images/btn-see.gif) no-repeat;
	width: 216px;
	height: 23px;
	position:absolute;
	left:79px;
	bottom:40px;
	padding:5px 0 0 22px;
	color:#fff;
	font-size:15px;
	text-decoration:none;
	letter-spacing:-1px;
}
.btn-see:hover {background-image: url(/images/btn-see-ro.gif);}

.download {
	background: url(/images/bg-download.png) no-repeat;
	width: 368px;
	height: 446px;
	z-index:99;
	cursor:pointer;
	position:absolute;
	right:-42px;
	top:-1px;
	overflow:hidden;
	text-indent:-9999px;
}


#content {
	background:#262526;
	padding:83px 23px 30px;
	overflow:hidden;
	height:1%;
}
.content-block {
	width:174px;
	float:left;
	padding:0 10px 0 0;
}

.blog-block {
	width:435px;
	float:left;
	padding:0 30px 0 0;
}
#content .row-link {
	overflow:hidden;
	height:1%;
	padding:0 0 40px;
}
#content .row {
	overflow:hidden;
	height:1%;
	margin-top: -30px;
}
.content-link {
	background: url(/images/btn-go.gif) no-repeat;
	padding:5px 0 6px 43px;
	letter-spacing:-1px;
	font-size:10px;
	text-decoration:none;
	float:left;
}
.content-link:hover {
	text-decoration:underline;
}
#content h2 {
	margin:0 0 10px;
}
#content h2 a {
	font-size:11px;
	color:#ee8b22;
	text-transform:uppercase;
	text-decoration:none;
}
#content h2 a:hover {text-decoration:underline;}
#content p {margin:0 0 15px;}
#footer {
	background: url(/images/bg-main-b.gif) no-repeat 0 100%;
	padding:0 0 9px;
	color:#6d6e70;
	font-size:9px;
	border-top: 1px solid #B2AEAF;
}
.footer-holder {
	background:#fff;
	padding:10px 0 1px 20px;
}
#footer p {margin:0;}
#footer a {
	color: #4d4d4d;
	text-decoration:none;
	}
#now_playing{
	background: #fff;
	padding: 20px;
	color: #666;
}
#np_menu{
	float: left;
	width: 200px;
	margin-right: 20px;
}
#np_menu form{
	display: block;
	padding: 5px;
	border: 2px solid #04aedc;
	margin-bottom: 2px;
}
#np_menu a{
	display: block;
	background: #57cce6;
	border: 2px solid #04aedc;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 2px;
	font-size: 1.1em;
}
#np_menu a:hover{
	background: #04aedc;
}
#np_content{
	float: left;
	width: 700px;
}
#np_content h1{
	color: #8bc443;
	border-bottom: 3px solid #8bc443;
	font-weight: bold;
}
.np_item{
	padding: 10px;
	padding-bottom: 0px;
	background: #254044;
	color: #fff;
	margin: 2px 0;
}
.np_item h1{
	font-size: 1.1em;
}
.np_item strong{
/*	color: #8bc443;*/
}
.np_item .details{
	padding-top: 20px;
/*	border: 1px solid red;*/
}
.np_item h2{
	color: #fff;
	border-bottom: 3px solid #8bc443;
	font-weight: bold;
	text-transform: uppercase;
}
.np_item a.show{
	float: right;
/*	margin-top: 10px;*/
	color: #fff;
	margin-left: 10px;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	background: #8bc443;
}
.np_item a.show:hover{
	background: #00afda;
}
.np_item .synopsis{
	float: left;
	width: 340px;
	margin-right: 20px;
	padding-bottom: 20px;
}
.np_item .info{
	float: left;
	width: 300px;
	padding-bottom: 20px;
}
#np_content .np_item h1{
	color: #00afda;
	border: none;
}
.rating{
	float: right;
	border: 2px solid #fff;
	padding: 2px 5px;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
	font-family: "Times", serif;
}
#pager{
	margin-top: 3px;
}
#pager a{
	display: block;
	float: left;
	margin-right: 3px;
	background: #00afda;
	padding: 3px 5px;
	color: #fff;
	text-decoration: none;
}
#pager a:hover, #pager a.selected{
	background: #8bc443;
}
.subnav{
	float: left;
	width: 150px;
	margin-right: 20px;
}
.subnav a{
	text-decoration: none;
}
.subnav a.selected, .subnav a:hover{
	color: #ee8b22;
}
hr{
	height: 1px;
	border: none;
	background: #999;
	color: #999;
}

#layer1 {
	position: absolute;
	visibility: hidden;
	width: 400px;
	height: 300px;
	left: 20px;
	top: 300px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
}

#close {
	float: right;
}

.blog_home a{
	color: #3AC2D9;
	text-decoration:none;
}

.blog_home a:hover{
	color: #3AC2D9;
	text-decoration:underline;
}
