﻿body 
{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;	
	text-align:center;
	margin:3px;
	background-color:#fff;background-image:url(http://s3.accelerated-ideas.com/images/redesign/back7.jpg);
	background-size:100%;
	margin-top:0px;background-repeat:no-repeat; background-attachment: fixed;
}

img
{
	border:0px;
}

ul
{
	margin-top:0px;
	margin-bottom:-15px;
}

li
{
	margin-left:-15px;
	margin-bottom:5px;
}

b
{
		color:#4169E1;
}

h1
{
	    font-size: 230%;
    color: #4169E1;
    font-weight: normal;
    margin-top: 2px;
    margin-bottom: 3px;
    letter-spacing: -1px;
    line-height: 1.2;
}


h3
{
	font-size:140%;
	color:#4169E1;
	font-weight:normal;
}

h4
{
	font-size:140%;
	color:#4169E1;
	font-weight:bold;
	margin-bottom:0px;
	font-weight:normal;
}


.highlight
{
	background-color:#CAE1FF;
}

.CONTENTLINK
{
	color:#4169E1;
}

.CONTENTLINK:hover
{
	color:#008000;
}

.CONTENTLINKW
{
	color:White;
}

.infoLink
{
	color:#4169E1;
}

.infoLink:hover
{
	color:#008000;
}

.SMALLLINKSGRY {
    color: rgb(80,80,80 );
    font-size: x-small; 
}
.SMALLLINKSGRY:hover {
    color: rgb(34, 139, 34);
    font-size: x-small; 
}

/*Layout*/

.overalDiv
{
	width:975px;	
	margin: 0 auto;
	display:table;
}

.tBanner
{
	background-image:url('http://static.accelerated-ideas.com/images/headers/sky24_960_slim1.png');
	height:60px;
	width:980px;
	float:left;
}

.header
{
	vertical-align: top;
	width: 100%; background-repeat: no-repeat; border-collapse: collapse; 
	min-height: 40px;
	margin-bottom:5px;
}

.logo
{
	background-image: url('http://s3.accelerated-ideas.com/images/headers/sky24_generic4_small2d.png');
    background-repeat: no-repeat;
    height: 40px;
    width: 250px;
    float: left;
    margin-left: 15px;
    margin-top: 4px;
}

.topAds
{	
	float:left;
	width:965px;
	clear:both;
	background: rgba(102,136,181, 0.6);
	height:35px;
	padding-left:15px;
	color:White;
	padding-top:12px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.topAdsRight
{
	float:right;
	height:95px;
	margin-bottom:10px;
	padding-right:20px;
}

.topAdsLeft
{
	padding-left:6px;	
	float:left;
}

div
{
	vertical-align:top;
	text-align:left;
}

.contentDiv
{
	padding:2px;
	width:976px;
	float:left;
	background-color:White;
}

.lCol
{

	width:190px;
	float:left;
	background-color:White;
	margin-left:10px;
	padding:1px;
}

.mCol
{
	width:642px;
	float:left;
	background-color:White;
	padding-top:5px;
	padding-left:5px;
	padding-top:10px;
	
}

.adCol
{
	width:962px;
	float:left;
	background-color:White;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	background-color:#f4f4f4;
	border:1px solid #eee;
}

.rCol
{
	width:315px;
	float:right;
	background-color:#f6f6f6;	
	padding:1px;
	padding-left:10px;
	border-left:1px solid #eee;
}

.colHead
{
	background-image: url(http://static.accelerated-ideas.com/images/images2/subHeaderBar_188_blue.jpg); 
	background-repeat: repeat-x;
	width:100%;
	color:White;
	height:29px;
}


.headText
{
	padding:9px;
	padding-top:8px;
}

.colText
{
	padding-left:9px;
	padding-right:9px;
}


.bottom
{
	float:left;
	width:976px;
	clear:both;
	background-color:White;
	padding:2px;
	border-top:1px solid #ddd;
}

.sepLine
{
	height:3px;
	line-height:1px;
	float:left;
	border-bottom:solid 1px #f4f4f4;
	border-top:solid 1px #dddddd;
	width:100%;
}

.fRight
{
	float:right;
	padding:2px;
	margin-left:10px;
	margin-bottom:5px;
	display:inline;
}

.iDiv
{
	display:table;
	width:100%;
	border-bottom: 1px solid #dddddd;
	background-image:url(http://s3.accelerated-ideas.com/images/images2/backshade4.jpg);
	background-repeat:repeat-x;
	padding-left:10px;
}

.iLDiv
{
	width:270px;
	float:left;
	border-right: 1px solid #dddddd;
	padding-right:10px;
	
}

.iRDiv
{
	width:270px;
	float:left;
	padding-left:20px;
	
}

.blueButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0));
	background:-moz-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:-webkit-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:-o-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:-ms-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0',GradientType=0);
	background-color:#3d94f6;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #337fed;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #1570cd;
}
.blueButton:hover {
color:#fff;	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6));
	background:-moz-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:-webkit-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:-o-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:-ms-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6',GradientType=0);
	background-color:#1e62d0;
}
.blueButton:active {
	position:relative;
	top:1px;
}



.play_border {
    margin:10px;
    border: 2px solid rgba(0,0,0,0.7);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer;
}
.play_border:hover{
    border-color: transparent;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
}
.play_border:hover .play_button{
    border-left: 10px solid rgba(0,0,0,0.5);
}
.play_border:active,.play_border:focus{
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5.play_button:hoverpx 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
}
.play_button {
    position:relative;
    top: 10px;
    left: 40%;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid rgba(0,0,0,0.8);
} 