@charset "utf-8";

body {
	background:#003664 url(body-bg0.jpg) top center no-repeat;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:62.5%;
	margin:0;
}

/* page centering */

#page {
	margin:0 auto;
	width:1000px;
}

/* header image + hidden h1, h2 tags */

#header {
	background-image:url(header00.png);
	behavior: url(iepngfix.htc);
	height:124px;
	width:1000px;
}
#header h1, #header h2 {
	color:#03B2F3;
	font-weight:bold;
	margin:0;
	text-align:center;
	visibility:hidden;
}
#header h1 {
	font-size:3em;
	text-transform:uppercase;
}
#header h2 {
	font-size:2em;
	text-transform:capitalize;
}

/* menu */

#menu {
	background:#6dcff6 url(bg-menu0.png) top left no-repeat;
	height:37px;
	margin:0 auto;
	width:1000px;
}
#menu ul {
	list-style:none;
	height:31px;
	margin:0;
	padding:6px 0 0 6px;
	width:990px;
}
#menu ul li {
	display:inline;	
	height:31px;
	line-height:3.1em;
	text-align:center;
	padding-left:20px;
	padding-right:10px;
}
#menu ul li a {
	color:#017196;
	font-size:1.5em;
	font-weight:bold;
	text-decoration:none;
}
#menu ul li a:hover {
	color:#013765;
}
#menu ul li a.emp {
	color:#c7078a;
}
#menu ul li a.emp:hover {
	color:#8f0463;
}

/* container */

#container {
	background:#96dcf8;
	border-left:5px solid #6bcef5;
	border-right:5px solid #6bcef5;
	margin:0 auto;
	width:990px;
}
#footer {
	background:#6dcff6 url(bg-foote.png) bottom left no-repeat;
	color:#017196;
	font-family:Verdana, Arial, sans-serif;
	font-size:1em;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:1000px;
}
#footer p {
	padding:10px 0;
	margin:0;
}
#footer a {
	color:#017196;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	color:#013765;
}

/* top ad box */

#top-ad {
	background:#b2e2f6;
	border-top:5px solid #6ccff6;
	border-bottom:5px solid #6ccff6;
	margin:0 auto;
	padding:10px 0;
	width:990px;
}

/* sidebars */

.sidebar {
	color:#003663;
	float:left;
	display:inline;
	margin:0 0 0 5px;
	width:170px;
}
.sidebar .box {
	margin:5px auto;
	width:170px;
}
.sidebar .box h3 {
	background:url(bg-sid1.jpg) top center no-repeat;
	color:#003764;
	font-size:1.8em;
	font-weight:bold;
	height:40px;
	line-height:1.6em;
	text-align:center;
	text-transform:capitalize;
	margin:0;
	width:170px;
}
.sidebar .box .content {
	background:#03b2f3;
	padding:0 3px;
	width:164px;
}
.sidebar .box .content h4 {
	color:#9de4fb;
	font-size:1.4em;
	font-weight:bold;
	margin:0 auto;
	padding-bottom:5px;
	text-align:center;
	text-transform:uppercase;
}
.sidebar .menu  {
	color:#003764;
	font-family:Verdana, Arial, sans-serif;
	font-size:1em;
}
.sidebar ul.menu {
	list-style:none;
	margin:0;
	padding:0 0 10px;
}
.sidebar ul.menu li {
	display:block;
	height:20px;
	padding:0;
	margin:0;
	width:167px
}
.sidebar ul.menu li a {
	background:#4bcaf7 url(bg-sidec.png) top left repeat-y;
	color:#003764;
	display:block;
	font-size:1.1em;
	font-weight:bold;
	height:20px;
	height:20px;
	line-height:2em;
	margin-top:1px;
	text-align:left;
	padding:0 5px;
	text-decoration:none;
	width:153px
}
.sidebar ul.menu li a span {
	font-size:10px;
	font-weight:normal;
}
.sidebar ul.menu li a:hover {
	background-image:none;
}
.sidebar p {
	margin:0;
	padding:5px 0;
}
.sidebar .box img.foot {
	display:block;
	height:7px;
	width:170px;
}


/* sidebar2 */

.sidebar2 {
	color:#003663;
	float:left;
	display:inline;
	margin:0 0px 0 9px;
	width:120px;
}
.sidebar2 .box {
	margin:5px auto;
	width:120px;
}
.sidebar2 .box h3 {
	background:url(bg-sid.jpg) top center no-repeat;
	color:#003764;
	font-size:1.8em;
	font-weight:bold;
	height:40px;
	line-height:1.6em;
	text-align:center;
	text-transform:capitalize;
	margin:0;
	width:126px;
}
.sidebar2 .box .content {
	background:#03b2f3;
	padding:0 3px;
	width:120px;
}
.sidebar2 .box .content h4 {
	color:#9de4fb;
	font-size:1.4em;
	font-weight:bold;
	margin:0 auto;
	padding-bottom:5px;
	text-align:center;
	text-transform:uppercase;
}
.sidebar2 .menu  {
	color:#003764;
	font-family:Verdana, Arial, sans-serif;
	font-size:1em;
}
.sidebar2 ul.menu {
	list-style:none;
	margin:0;
	padding:0 0 10px;
}
.sidebar2 ul.menu li {
	display:block;
	height:20px;
	padding:0;
	margin:0;
	width:120px
}
.sidebar2 ul.menu li a {
	background:#4bcaf7 url(bg-sidec.png) top left repeat-y;
	color:#003764;
	display:block;
	font-size:1.1em;
	font-weight:bold;
	height:20px;
	height:20px;
	line-height:2em;
	margin-top:1px;
	text-align:left;
	padding:0 5px;
	text-decoration:none;
	width:110px
}
.sidebar2 ul.menu li a span {
	font-size:10px;
	font-weight:normal;
}
.sidebar2 ul.menu li a:hover {
	background-image:none;
}
.sidebar2 p {
	margin:0;
	padding:5px 0;
}
.sidebar2 .box img.foot {
	display:block;
	height:7px;
	width:126px;
}

/* post */

#posts {
	display:inline;
	float:left;
	margin:0 6px;
	width:662px;
}
#posts .postbox {
	margin:3px auto;
	width:672px;
}
#posts .postbox h5 {
	background:url(bg-post_.png) top center no-repeat;
	color:#017196;
	font-size:1.2em;
	font-weight:bold;
	height:35px;
	line-height:2.5em;
	text-align:center;
	text-transform:capitalize;
	padding:0 10px;
	margin:0;
	width:662px;
}

#posts .postbox h5 a:link, #posts .postbox h5 a:active, #posts .postbox h5 a:hover, #posts .postbox h5 a:visited{
color:#017196;
	font-size:1.3em;
	font-weight:bold;
	height:35px;
	line-height:2.5em;
	text-align:center;
	text-transform:capitalize;
	padding:0 10px;
	margin:0;
	text-decoration:none;
}

#posts .postbox .content {
	background:#96dcf8 url(bg-post0.png) bottom center no-repeat;
	border:3px solid #03b2f3;
	color:#003764;
	font-family:Verdana, Arial, sans-serif;
	font-size:1.1em;
	padding:0 3px;
	width:660px;
	height:auto;
}
#posts .postbox .content img {
	background:#8fe0fa;
	border:1px solid #003663;

}

a.ima:link, a.ima:visited,  a.ima:active {border: 1px #065a7c solid; background:#2fbaf2 url(bg-tu.jpg); display:block; height:130px;width:128px;float:left; margin-top:0.1em;  margin-left:0.12em;   font-family:tahoma, "Trebuchet MS"; color:#000000; font-size:12px; text-decoration:none; font-weight:bold;}
a.ima:hover {border: 1px #423306 solid; background: #fff url(bg-tu-h.jpg);display:block; margin-left:0.1em;float:left; margin-left:0.12em; height:130px;width:128px;}
a.ima:link IMG, a.ima:active IMG, a.ima:visited IMG {border: 1px #000000 solid;height:105px;width:120px; margin-top:3px;}
a.ima:hover IMG {border: 1px #333 dashed;height:105px;width:120px;}


a.ima2:link, a.ima2:visited,  a.ima2:active {border: 1px #065a7c solid; background:#2fbaf2 url(bg-tu2.jpg); display:block; height:130px;width:128px;float:left; margin-top:0.1em;  margin-left:0.12em;   font-family:tahoma, "Trebuchet MS"; color:#000000; font-size:12px; text-decoration:none; font-weight:bold;}
a.ima2:hover {border: 1px #423306 solid; background: #fff url(bg-tu2-h.jpg);display:block; margin-left:0.1em;float:left; margin-left:0.12em; height:130px;width:128px;}
a.ima2:link IMG, a.ima2:active IMG, a.ima2:visited IMG {border: 1px #000000 solid;height:105px;width:120px; margin-top:3px;}
a.ima2:hover IMG {border: 1px #333 dashed;height:105px;width:120px;}


a.ima3:link, a.ima3:visited,  a.ima3:active {border: 1px #065a7c solid; background:#2fbaf2 url(bg-tu3.jpg); display:block; height:130px;width:128px;float:left; margin-top:0.1em;  margin-left:0.12em;   font-family:tahoma, "Trebuchet MS"; color:#484306; font-size:12px; text-decoration:none; font-weight:bold;}
a.ima3:hover {border: 1px #423306 solid; background: #fff url(bg-tu3-h.jpg);display:block; margin-left:0.1em;float:left; margin-left:0.12em; height:130px;width:128px;}
a.ima3:link IMG, a.ima3:active IMG, a.ima3:visited IMG {border: 1px #000000 solid;height:105px;width:120px; margin-top:3px;}
a.ima3:hover IMG {border: 1px #333 dashed;height:105px;width:120px;}

 
a.imagal:link, a.imagal:visited,  a.imagal:active {border: 4px #065a7c solid; background:#04a9e7; display:block; height:410px;width:550px; margin-top:0.5em;  margin-left:0.12em;   font-family:tahoma, "Trebuchet MS"; color:#000000; font-size:20px; text-decoration:none; font-weight:bold; text-align:center;}
 a.imagal:hover {border: 4px #423306 solid; background: #6dd7ff;display:block; margin-left:0.1em;}
 a.imagal:link IMG, a.imagal:active IMG, a.imagal:visited IMG {border: 2px #000000 solid;height:357px;width:500px; margin-top:15px; padding:1px;}
a.imagal:hover IMG {border: 2px #333 dashed;}

a.bann:link, a.bann:visited,  a.bann:active {font-family:tahoma, "Trebuchet MS"; color:#000000; font-size:12px; text-decoration:none; font-weight:bold;}
a.bann:hover {color:#003300;}
a.bann:link IMG, a.bann:active IMG, a.bann:visited IMG {border: 1px #000000 solid;height:220px;width:137px;}
a.bann:hover IMG {border: 1px #333 dashed;}


a.play:link, a.play:visited,  a.play:active {font-family:tahoma, "Trebuchet MS"; color:#000000; background:url(play-a.jpg) no-repeat; padding-left:55px; padding-top:15px; padding-bottom:35px;height:70px; font-size:20px; text-decoration:none; margin-left:10px;}
 a.play:hover {font-family:tahoma, "Trebuchet MS"; color:#18a8e2; font-size:20px; text-decoration:none;  background:url(play-h.jpg) no-repeat;}
 
 a.down:link, a.down:visited,  a.down:active {font-family:tahoma, "Trebuchet MS"; color:#000000; background:url(down.jpg) no-repeat; padding-left:55px; padding-top:15px; padding-bottom:35px;height:70px; font-size:20px; text-decoration:none;margin-left:10px;}
 a.down:hover {font-family:tahoma, "Trebuchet MS"; color:#18a8e2; font-size:20px; text-decoration:none;background:url(down-h.jpg) no-repeat;}


.dyr { height:4px;}

.cl {clear:both;}


#posts .postbox .content a {
	color:#003764;
	font-weight:bold;
}
#posts .postbox .content a:hover {
	text-decoration:none;
	color:#fff;
}
#posts .postbox .content p.posted-date {
	color:#96dcf8;
	font-size:1em;
	margin:0;
	padding-top:5px;
	text-align:center;
}
#posts .postbox img.foot {
	display:block;
	height:12px;
	width:672px;

}

/* video list columns */

.video-column {
	display:inline;
	float:left;
	margin:5px 0 0 3px;
	width:252px;
}
.video-column h3 {
	background:url(bg-video.png) top left no-repeat;
	color:#003663;
	font-size:1.6em;
	display:block;
	height:40px;
	line-height:1.6em;
	margin:0 auto;
	text-align:center;
	width:252px;
}
.video-block {
	border: 1px solid #033f54;
	/*border:1px solid #03b2f3;*/
	
	padding:3px;
	margin-bottom:5px;
	width:244px;
}
.video-block .title {
	background:url(bg-video.png) top left repeat-y;
	color:#003663;
	font-size:1.3em;
	font-weight:bold;
	display:block;
	height:26px;
	line-height:2em;
	padding:0 5px;
	text-align:center;
	width:233px;
}
.video-block img {
	padding:3px 1px;
}
.video-block a {
	background:url(bg-butto.png) top center no-repeat;
	display:block;
	font-size:1.8em;
	color:#003663;
	font-weight:bold;
	height:28px;
	line-height:1.6em;
	text-align:center;
	text-decoration:none;
	margin:0 auto;
	width:245px;
}
.video-block a:hover {
	color:#003663;
}

/* video */

#video {
	display:inline;
	float:left;
	margin:5px 3px;
	width:469px;
}
#video h4 {
	background:url(bg-video.png) top center no-repeat;
	color:#017196;
	font-size:1.8em;
	font-weight:bold;
	height:40px;
	line-height:1.2em;
	text-align:left;
	text-transform:capitalize;
	padding:5px 0 0 10px;
	margin:0;
	width:459px;
}
#video .content {
	background:#03b2f3;
	width:469px;
}
#video img.foot {
	display:block;
	height:14px;
	width:469px;
}

/* misc classes */

.clear {
	clear:both;
}
.border img {
	background:#8fe0fa;
	border:1px solid #003663;
	margin:2px;
	padding:1px;
}
a.biglink {
	color:#9de4fb;
	font-size:1.8em;
	font-weight:bold;
	text-decoration:underline;
}
a.biglink:hover {
	text-decoration:none;
}
.normal {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
}

/* extra page video block centered */

#video-center {
	float:left;
	display:inline;
	width:475px;
}
.video {
	margin:5px 3px;
	width:469px;
}
.video h4 {
	background:url(bg-video.png) top center no-repeat;
	color:#017196;
	font-size:1.5em;
	font-weight:bold;
	height:40px;
	line-height:1.2em;
	text-align:center;
	text-transform:capitalize;
	padding:5px 0 0 10px;
	margin:0;
	width:459px;
}
.video .content {
	background:#03b2f3;
	color:#003663;
	font-family:Verdana, Arial, sans-serif;
	font-size:1.1em; /* gave font some styles */
	width:469px;
}
.video .content a { /* added some link styles also */
	color:#003663;
	font-weight:bold;
	text-decoration:underline;
}
.video img.foot {
	display:block;
	height:14px;
	width:469px;
}