#container {
	width: 345px;
}

#content {
	width: 345px;
	margin: 0;
}

#main {
	background: none;
}

#featured {
	height: 320px;
	width: 560px;
	overflow: hidden;
	float: right;
	margin-right:14px;
}

#featured-container {
	overflow:hidden;
	float: right;
	width:590px;
}

#featured ul {
	width: 40000px;
	list-style: none;
	margin: 0;
}

#featured ul li {
	width: 560px;
	height: 320px;
	float: left;
}

#controls {
	right: 0px;
	padding-top: 100px;
	z-index: 10;
	display: block;
	height: 30px;
}

#controls a.left {
	position: absolute;
	margin: 0 0 0 0px;
}

#controls a.right {
	position: absolute;
	margin:0;
	right:0;
}

div.prev {
	background: url('images/prev.png');
	height: 30px;
	width: 30px;
	cursor: pointer;
	float: left;
	display: none;
}

div.next {
	background: url('images/next.png');
	height: 30px;
	width: 30px;
	cursor: pointer;
	float: right;
	display: none;
}

body.home .entry-title {
	width: 320px;
	font-size: 24px;
	line-height: 24px;
	margin: 00;
}

#charts_and_stats {
	display: none;
}

#news_and_events {
	overflow: hidden;
	width: 320px;
	margin: 0px 0 0 0;
	float: left; clear:left;

}

#news_and_events .entry-title {
	width: 320px;
}

#news_and_events ul {
	list-style-image: url('images/bullet.gif');
	margin: 0 0 18px 1.5em;
}

#news_and_events li {
	border-top: 1px solid #031141;
	margin-top: -1px;
	padding-bottom: 15px;
}

#news_and_events p {
	margin-bottom: 0;
	color: #8c8c8c;
	font-weight: bold;
}

#news_and_events a:link {
	text-decoration: none;
}

#news_and_events .the_time {
	color: #8c8c8c;
	font-style: italic;
}

#news_and_events a.news_title {
	color: #031141;
	font-weight: bold;
}

#news_and_events a.news_archive {
	float: right;
	margin: -20px 0 0 0;
}

/* Video Player */

div#playerBack{
    background: url("images/playerBack.jpg") repeat-x scroll center bottom #FDFDFD;
    border: 1px solid #3F4867;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 5px 5px 5px #666666;
    float: left;
    height: 303px;
    margin: 0;
    overflow: hidden;
    width: 574px;
}

div#playerBack div#videoWrapper img {     border-top-left-radius: 5px 5px; border-bottom-left-radius: 5px 5px; }

div#playerBack div#videoWrapper{
display:block;
float:left;
height: 303px;
width: 359px;
position:relative;
background-color:black;
border-top-left-radius: 5px 5px; border-bottom-left-radius: 5px 5px;
}

div#videoWrapper object{
}

div#videoWrapper div#videoPlayer{
display:block;
height: 303px;
width: 359px;
}

div#videoWrapper div#videoPlayer img{
cursor: pointer;
}

div#playerBack div#videoList{
display:block;
float:left;
height: 303px;
width: 214px;
}

div#playerBack div#videoList ul{
height: 280px;
width: 214px;
list-style: none;
margin: 16px 0 0 0;
}

div#playerBack div#videoList li{
width: 214px;
height: 64px;
}

div#playerBack div#videoList li.borderBottom{
height: 6px !important;
font-size:1px !important;
line-height: 1px !important;
background: url("images/liBottom.jpg") no-repeat scroll 0 0 transparent;
}

div#playerBack div#videoList li a{
width: 214px;
height: 64px;
display:block;
}

div#playerBack div#videoList li#galleryLink{
background: url("images/players/buttons/gallery_h.jpg") no-repeat scroll 0 0 transparent;
}

div#playerBack div#videoList li#galleryLink a{
background: url("images/players/buttons/gallery.jpg") no-repeat scroll 0 0 transparent;
}

div#playerBack div#videoList li#videoMontage{
background: url("images/players/buttons/videoSample_h.png") no-repeat scroll 0 0 transparent;
}

div#playerBack div#videoList li#videoMontage a{
background: url("images/players/buttons/videoSample.png") no-repeat scroll 0 0 transparent;
}

div#playerBack div#videoList li#videoMarketing{
background: url("images/players/buttons/marketing_h.png") no-repeat scroll 0 0 transparent;
}

div#playerBack div#videoList li#videoMarketing a{
background: url("images/players/buttons/marketing.png") no-repeat scroll 0 0 transparent;
}

div#playerBack div#videoList li#testimonials{
background: url("images/players/buttons/testimonials_h.png") no-repeat scroll 0 0 transparent;
}

div#playerBack div#videoList li#testimonials a{
background: url("images/players/buttons/testimonials.png") no-repeat scroll 0 0 transparent;
}

/*slideShow */

div#slideShow {
    float: left;
    height: 303px;
    margin: 0;
    overflow: hidden;
    width: 590px;
}

ul#slides{
width: 530px !important;
float:left;
margin: 0;
padding: 0;
}

ul#slides li{
margin: 0;
padding: 0;
}

ul#slides img{
max-width: 530px !important;
}

div#prev, div#next{
display:block;
width: 30px;
height: 30px !important;
cursor: pointer;
float:left;
margin: 135px 0 0 0;
}

div#prev{
background: url("images/prev2.png") no-repeat scroll 0 0 transparent;
}

div#prev:hover{
background: url("images/prev_h.png") no-repeat scroll 0 0 transparent;

}

div#next{
background: url("images/next2.png") no-repeat scroll 0 0 transparent;
}

div#next:hover{
background: url("images/next_h.png") no-repeat scroll 0 0 transparent;

}

div#belowVideoNav
{
clear:both;
width: 540px;
margin: 0 auto;
}

div#belowVideoNav p{
float:left;
margin: 0 2px 0 0;
}

p.raiseButton{
position:relative;
margin-top: -20px;
}

div.hidePlayer{
display:none !important;
}

div#socialIcons{
float:right;margin-top:-20px;
width: 40px;
}

div#socialIcons a{
width: 17px;
height: 17px;
display:block;
float:left;
}

div#socialIcons a.sFacebook{
background: url("images/facebook_s.png") no-repeat scroll 0 0 transparent;
margin: 0 0 0 4px;
}

div#socialIcons a.sTwitter{
background: url("images/twitter_sg.png") no-repeat scroll 0 0 transparent;
}



