/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 1px;
margin:0 2px; 
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/

}

.shadetabs li{
display: inline;
margin: 0;

}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 2px;
margin-right: 0px;
margin-left: 1px;
border: 1px solid #9AC0CD;
border-bottom: 1px solid #9AC0CD;
color: #2B547E; // #2d2b2b;
background: white url(../image/shade.gif) top left repeat-x;
-moz-border-radius: 5px 5px 0 0;
 -webkit-border-radius: 5px 5px 0 0;
 -khtml-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;


}

.shadetabs li a:visited{
color: #2B547E; // #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2B547E; //#2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
 color: #3399CC;
 border: 1px solid #9AC0CD;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(../image/shadeactive.gif);
border-bottom-color: white;
 color: #3399CC;
}


.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
border-bottom-color: white;
 color: #3399CC;
}

.shadetabs li a.selected:active{ /*selected main tab style */
text-decoration: none;
border-bottom-color: white;
 color: #3399CC;
}

.shadetabs li a.selected:visited{ /*selected main tab style */
text-decoration: none;
border-bottom-color: white;
 color: #3399CC;
}

.shadetabs li a.selected:link{ /*selected main tab style */
text-decoration: none;
border-bottom-color: white;
 color: #3399CC;
}




.Youtubetabs{
padding: 3px 0;
margin-left: 1px;
margin:0 2px; 
margin-top: 3px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/

}

.Youtubetabs li{
display: inline;
margin: 0;

}

.Youtubetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 3px;
margin-right: 0px;
margin-left: 0px;
border: 1px solid #9AC0CD;
border-bottom: 1px solid #9AC0CD;
color: #2B547E; // #2d2b2b;
background: white url(../image/shade.gif) top left repeat-x;
-moz-border-radius: 5px 5px 0 0;
 -webkit-border-radius: 5px 5px 0 0;
 -khtml-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;


}

.Youtubetabs li a:visited{
color: #2B547E; // #2d2b2b;
}

.Youtubetabs li a:hover{
text-decoration: underline;
color: #2B547E; //#2d2b2b;
}

.Youtubetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
 color: #3399CC;
 border: 1px solid #9AC0CD;
}

.Youtubetabs li a.selected{ /*selected main tab style */
background-image: url(../image/shadeactive.gif);
border-bottom-color: white;
 color: #3399CC;
}


.Youtubetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
border-bottom-color: white;
 color: #3399CC;
}

.Youtubetabs li a.selected:active{ /*selected main tab style */
text-decoration: none;
border-bottom-color: white;
 color: #3399CC;
}

.Youtubetabs li a.selected:visited{ /*selected main tab style */
text-decoration: none;
border-bottom-color: white;
 color: #3399CC;
}

.Youtubetabs li a.selected:link{ /*selected main tab style */
text-decoration: none;
border-bottom-color: white;
 color: #3399CC;
}







.horsetabs{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 10px Verdana;	

}

.horsetabs li{
display: inline;
list-style: none;
margin: 0;

}

.horsetabs li a{
position: relative;	
text-decoration: none;
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #9AC0CD;
border-bottom: 1px solid #9AC0CD;
color: white; // #2d2b2b;
 -moz-border-radius: 5px 5px 0 0 ;
 -webkit-border-radius: 5px 5px 0 0;
 -khtml-border-radius: 5px 5px 0 0;   
border-radius: 5px 5px 0 0;

}

.horsetabs li a:visited{
color: white; 
}

.horsetabs li a:hover{
text-decoration: none;
color: #2B547E; 
}

.horsetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
 color: #3399CC;
 border: 1px solid #9AC0CD;
}

.horsetabs li a.selected{ /*selected main tab style */
background-image: url(../image/shadeactive.gif);
border-bottom-color: white;
 color: #3399CC;
}


.horsetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
border-bottom-color: white;
 color: #3399CC;
}

.horsetabs li a.selected:active{ /*selected main tab style */
text-decoration: none;
border-bottom-color: white;
 color: #3399CC;
}

.horsetabs li a.selected:visited{ /*selected main tab style */
text-decoration: none;
border-bottom-color: white;
 color: #3399CC;
}

.horsetabs li a.selected:link{ /*selected main tab style */
text-decoration: none;
border-bottom-color: white;
 color: #3399CC;
}




.cattabs{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana, Arial;	

}

.cattabs li{
display: inline;
list-style: none;
margin: 0;

}

.cattabs li a{
position: relative;	
text-decoration: none;
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #9AC0CD;
border-bottom: 1px solid #9AC0CD;
color: white; // #2d2b2b;
 -moz-border-radius: 5px 5px 0 0 ;
 -webkit-border-radius: 5px 5px 0 0;
 -khtml-border-radius: 5px 5px 0 0;   
border-radius: 5px 5px 0 0;

}

.cattabs li a:visited{
color: white; 
}

.cattabs li a:hover{
text-decoration: none;
color: #2B547E; 
}

.cattabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
 color: #3399CC;
 border: 1px solid #9AC0CD;
}

.cattabs li a.selected{ /*selected main tab style */
background-image: url(../image/shadeactive.gif);
border-bottom-color: white;
 color: #3399CC;
}


.cattabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
border-bottom-color: white;
 color: #3399CC;
}

.cattabs li a.selected:active{ /*selected main tab style */
text-decoration: none;
border-bottom-color: white;
 color: #3399CC;
}

.cattabs li a.selected:visited{ /*selected main tab style */
text-decoration: none;
border-bottom-color: white;
 color: #3399CC;
}

.cattabs li a.selected:link{ /*selected main tab style */
text-decoration: none;
border-bottom-color: white;
 color: #3399CC;
}


.niceButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color:#ffc477;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:5px 2px;
	text-decoration:none;
	text-shadow:1px 1px 0px #cc9f52;
}.niceButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color:#fb9e25;
}.niceButton:active {
	position:relative;
	top:1px;
}




.niceButton1 {
	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23) );
	background:-moz-linear-gradient( center top, #ffec64 5%, #ffab23 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23');
	background-color:#ffec64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffaa22;
	display:inline-block;
	color:#aab7c2;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 6px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffee66;
}.niceButton1:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64) );
	background:-moz-linear-gradient( center top, #ffab23 5%, #ffec64 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64');
	background-color:#ffab23;
}.niceButton1:active {
	position:relative;
	top:1px;
}




.niceButton2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #d197fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d197fe;
	box-shadow:inset 0px 1px 0px 0px #d197fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a53df6), color-stop(1, #7c16cb) );
	background:-moz-linear-gradient( center top, #a53df6 5%, #7c16cb 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a53df6', endColorstr='#7c16cb');
	background-color:#a53df6;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #9c33ed;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 6px;
	text-decoration:none;
	text-shadow:1px 1px 0px #7d15cd;
}.niceButton2:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7c16cb), color-stop(1, #a53df6) );
	background:-moz-linear-gradient( center top, #7c16cb 5%, #a53df6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c16cb', endColorstr='#a53df6');
	background-color:#7c16cb;
}.niceButton2:active {
	position:relative;
	top:1px;
}

	
.niceButton3 {
	-moz-box-shadow:inset 0px 1px 0px 0px #fbafe3;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fbafe3;
	box-shadow:inset 0px 1px 0px 0px #fbafe3;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff5bb0), color-stop(1, #ef027d) );
	background:-moz-linear-gradient( center top, #ff5bb0 5%, #ef027d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bb0', endColorstr='#ef027d');
	background-color:#ff5bb0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ee1eb5;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 6px;
	text-decoration:none;
	text-shadow:1px 1px 0px #c70067;
}.niceButton3:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ef027d), color-stop(1, #ff5bb0) );
	background:-moz-linear-gradient( center top, #ef027d 5%, #ff5bb0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef027d', endColorstr='#ff5bb0');
	background-color:#ef027d;
}.niceButton3:active {
	position:relative;
	top:1px;
}


.niceButton4 {
	-moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
	box-shadow:inset 0px 1px 0px 0px #a4e271;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809) );
	background:-moz-linear-gradient( center top, #89c403 5%, #77a809 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809');
	background-color:#89c403;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #74b807;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 6px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528009;
}.niceButton4:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403) );
	background:-moz-linear-gradient( center top, #77a809 5%, #89c403 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403');
	background-color:#77a809;
}.niceButton4:active {
	position:relative;
	top:1px;
}

.niceButton5 {
	-moz-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b8e356), color-stop(1, #a5cc52) );
	background:-moz-linear-gradient( center top, #b8e356 5%, #a5cc52 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52');
	background-color:#b8e356;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 6px;
	text-decoration:none;
	text-shadow:1px 1px 0px #86ae47;
}.niceButton5:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a5cc52), color-stop(1, #b8e356) );
	background:-moz-linear-gradient( center top, #a5cc52 5%, #b8e356 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5cc52', endColorstr='#b8e356');
	background-color:#a5cc52;
}.niceButton5:active {
	position:relative;
	top:1px;
}


.niceButton6 {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 6px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
}.niceButton6:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}.niceButton6:active {
	position:relative;
	top:1px;
}



#container 
{
    background: white;
    border:1px solid #CFE3F1;
    border-top: none;
    
    width:100%;
    padding:0;
	MARGINWIDTH:0;
    margin:0;
    left:0;
    top:0;	
}

iframe
{
    border:none;
    margin:0;
    padding:0;
	MARGINWIDTH:0;
}


#newscontainer
{
	 border:0px solid #9AC0CD;

}