@charset "utf-8";
/* CSS Document */
* {
margin: 0;
padding: 0px;
}



body {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #010723;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


a {
text-decoration: none;
color:#2BA0F1;
}
a:hover{
color:#D29926;}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #077DC2;
	line-height: 100%;
	margin-bottom: 4px;
	text-transform: capitalize;
}

/* IDs */

#wrapper {
	text-align: center;
	width: 876px;
	padding-bottom: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}

#header {
text-align: right;
background: url(images/bg_top.gif) top center no-repeat;
width: 100%;
height: 258px;
padding-top: 20px;
}

#content {
	width: 450px;
	border-right: #345BA2 13px solid;
	border-left: #345BA2 13px solid;
	border-bottom: #345BA2 13px solid;
	position: relative;
	line-height: 135%;
	text-align: justify;
	min-height: 360px;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(images/bg_content2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 20px;
	padding-right: 220px;
	padding-bottom: 0px;
	padding-left: 180px;
}
#bio_id{
overflow:auto; 
height:800px; 
font-size:12px;}

#navi_left {
position: absolute;
top: 65px;
left: 0px;
width: 150px;
text-transform: uppercase;
background: url(images/bg_leftcol.gif) left top repeat-y;
padding-top: 30px;
}

#navi_left2 {
position: absolute;
top: 65px;
left: 0px;
width: 150px;
text-transform: uppercase;
padding-top: 30px;
}

#navi_left2 ul{list-style-type:none;
margin:0px;
padding:0px;}

#navi_left2 li{border-bottom:0px dashed #ffffff;
padding-left:0px;
margin-top:-5px;}

#navi_left2 li a{color:#FFFFFF;
				 text-decoration:none;
				 background-image:url('http://www.trivision.tv/z/img/nav_bg.jpg');
				 padding:8px 20px 10px 30px;
				 display: block;}

#navi_left2 li a:hover{ background-image:url('http://www.trivision.tv/z/img/nav_bg_on.jpg');
	color: #077DC2;}

	#navi_left p {
	display: block;
	width: 169px;
	height: 22px;
	background: url(images/dot.gif) left top repeat-x;
	padding-left: 20px;
	line-height: 22px;
	}
	#navi_left a {
	color: #FFFFFF;
	}
	#navi_left a:hover {
	text-decoration: underline;
	}

#links {
	position: absolute;
	top: 235px;
	left: 20px;
	width: 120px;
}
	#links p {
	margin-bottom: 10px;
	}

#news {
	position: absolute;
	right: 0px;
	top: -48px;
	width: 185px;
	padding-top: 85px;
	color: #FFFFFF;
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 0;
}
	#news p {
	margin-bottom: 16px;
	padding: 0px 5px 0px 10px;
	text-align:left;
	
	}
		#news p a {
		color: #FFFFFF;
		}
		#news p a:hover {
		color: #CACACA;
		}

#navi_bot {
position: absolute;
bottom: 10px;
left: 13px;
width: 850px;
text-align: center;
font-size: 11px;
}
	#navi_bot a {
	color: #333333;
	}
	#navi_bot a:hover {
	color: #FF6600;
	}

#footer {
font-size: 10px;
color: #7DA4CF;
margin-top: 20px;
}
	#footer a {
	color: #7DA4CF;
	}
	#footer a:hover {
	color: #539EF2;
	}
		#footer a.tri {
		font-weight: bold;
		font-style: italic;
		color: #7DA4CF;
		line-height: 20px;
		}
		
		#footer a.tv {
		font-weight: bold;
		font-style: italic;
		color: #FF0000;
		line-height: 20px;
		}

/* Classes */

.clear {
clear: both;
}

.welcome {
margin-left: -31px;
margin-bottom: 5px;
}

.imagesvideo {
margin-left: -31px;
margin-bottom: 1px;
}

.img_right {
float: right;
margin: 0px 0px 0px 15px;
}

/* Navigation */
#navi_top {
width: 850px;
height: 41px;
position: relative;
background: url(images/bg_navigation.gif) left top repeat-x;
border-right: #345BA2 13px solid;
border-left: #345BA2 13px solid;
z-index: 1000;
}

#sddm {
display:block;
position: absolute;
width: 646px;
top: 0;
right: 0;
}
#sddm li {
list-style: none;
float: left;
position: relative;
height: 41px;
}
	.navi01 {
	display: block;
	width: 110px;
	}
	.navi02 {
	display: block;
	width: 114px;
	}
	.navi03 {
	display: block;
	width: 120px;
	}
	.navi04 {
	display: block;
	width: 116px;
	}
	.navi05 {
	display: block;
	width: 186px;
	}
#sddm li a {
display: block;
overflow: hidden;
width: 100%;
height: 0 !important;
height /**/: 41px;
padding-top: 41px;
background-image: url(images/navigation.gif);
}
	.navi01 a {
	background-position: 0 -41px;
	}
	.navi02 a {
	background-position: -110px -41px;
	}
	.navi03 a {
	background-position: -224px -41px;
	}
	.navi04 a {
	background-position: -344px -41px;
	}
	.navi05 a {
	background-position: -460px -41px;
	}
		.navi01 a:hover {
		background-position: 0 0px;
		}
		.navi02 a:hover {
		background-position: -110px 0px;
		}
		.navi03 a:hover {
		background-position: -224px 0px;
		}
		.navi04 a:hover {
		background-position: -344px 0px;
		}
		.navi05 a:hover {
		background-position: -460px 0px;
		}
		.navi01 a.stay {
		background-position: 0 -82px;
		}
		.navi02 a.stay {
		background-position: -110px -82px;
		}
		.navi03 a.stay {
		background-position: -224px -82px;
		}
		.navi04 a.stay {
		background-position: -344px -82px;
		}
		.navi05 a.stay {
		background-position: -460px -82px;
		}

#sddm div {
position: absolute;
top: 43px;
left: 2px;
visibility: hidden;
background: url(images/bg_dropdown.jpg) #42557C top left repeat-x !important;
border: none;
padding: 5px 0px 20px 0px;
}
	.navi01 div {
	width: 184px;
	}
	.navi02 div {
	width: 184px;
	}
	.navi03  div{
	width: 200px;
	}
	.navi04 div {
	width: 184px;
	}
	.navi05 div {
	width: 184px;
	}
	#sddm li div a {
	display: block;
	margin: 0;
	padding: 5px 0px;
	line-height: 16px;
	text-indent: 15px;
	height: 16px !important;
	width: 100%;
	text-align: left;
	color: #FFFFFF;
	background: url(images/dot.gif) bottom left repeat-x;
	}
	#sddm div a:hover {
	color: #07256A;
	}
 p .video img {
	float: left;
	margin-top:10px;
}
#video {
	height: 500px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

#video h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	margin-bottom: 10px;
	cursor:pointer;
	color: #2BA0F1;
	font-size:18px;
}
#wrapper #content li {
	padding-bottom: 5px;
}

.cursor td a{cursor:pointer;}
.border {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #999999;
}

#a-link a {color:#2BA0F1;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			text-decoration:none;
			font-weight:normal;}
			
			
#a-link a:hover{color:#D29926;}

h2{text-align:center;
line-height:1.5em;
font-size:13px;}

td h2{
text-align:left;
line-height:1.5em;
font-size:13px;}

.article_icon {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
hr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2BA0F1;
	border-right-color: #2BA0F1;
	border-bottom-color: #2BA0F1;
	border-left-color: #2BA0F1;
	width: 400px;
}

h3{
text-align:left;
line-height:1.5em;
font-size:11px;
color:#666666;
}

.font li, .font{font-size:11px;}


ul#img_gallery li{
float:left;
margin-right: 5px!important;
margin-bottom:3px!important;
}
ul#img_gallery {
float: left;

list-style-type:none;
border:0px red solid;
width:470px;
}
ul#img_gallery a{
height: 70px;
width: 100px;
}

ul#img_gallery a img{background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #999999;}
.photo {
	padding: 10px;
	margin: 10px;
}
.bullet {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
}

