﻿body
{
    padding: 0px;
    margin: 0px;
    font-family: Arial,Helvetica,sans-serif;
    font-size:12px;
}
html
{
    padding: 0px;
    margin: 0px;
}

.mainheader
{
    background-color: #01233c;
    width: 1000px;
    height: 70px;
    border-bottom-width: 1px;
    border-bottom-color:Gray;
    border-bottom-style:solid;
}
.mainheader a:link
{
    color:White;
    text-decoration: none;
}
.mainheader a:active
{
    color:White;
    text-decoration: none;
}
.mainheader a:visited
{
    color:White;
    text-decoration: none;
}
.mainheader a:hover
{
    color: Red;
    text-decoration: underline;
}

.mainheaderribbon
{
     background-color: #01233c;
     height:30px;
     width: 1000px;
 
}
.mainheaderribbon a:link
{
    color:White;
    text-decoration: none;
}
.mainheaderribbon a:active
{
    color:White;
    text-decoration: none;
}
.mainheaderribbon a:visited
{
    color:White;
    text-decoration: none;
}
.mainheaderribbon a:hover
{
    color: Red;
    text-decoration: underline;
}

.logout
{
    position:absolute;
    top:5px;
    left:192px;   
    height:24px;
    width:50px;
}
.login
{
    background-color:#01233c;
    font-size:1.0em;
    color:White;
    position:absolute;
    top:71px;
    left:160px;   
    height:30px;
    width:600px;
    border-left-width: 0px;
    border-left-color:Gray;
    border-left-style:solid;
    border-right-width: 1px;
    border-right-color:Gray;
    border-right-style:solid;
    
}
.rssfeeds
{
    background-color:#01233c;
    font-size:1.0em;
    color:White;
    position:absolute;
    top:75px;
    left:0px;   
    height:20px;
    width:100px;
    padding-top:6px;
    padding-left:14px;
    text-align:left;
}
.register
{
    background-color:#01233c;
    font-size:1.0em;
    color:White;
    position:absolute;
    top:71px;
    left:762px;   
    height:24px;
    width:228px;
    padding-top:6px;
    padding-right:10px;
    text-align:right;
}
.myaccount
{
    background-color:#01233c;
    font-size:1.0em;
    color:White;
    position:absolute;
    top:71px;
    left:762px;   
    height:24px;
    width:228px;
    padding-top:6px;
   padding-right:10px;
   
    
    
}
.mainmenu
{
    font-family: Arial,sans-serif;
    float: left;
    width: 160px;
    margin-right: 0px;
    background-color: #cbd4d9;
    
}
.mainmenulevel1
{
    font-family: Arial,sans-serif;
    background-color: #cbd4d9;
    font-size:1.19em;
    font-weight:700;
    width:160px;
    padding-left:3px;
    border-top-width:4px;
    border-top-color:#d9e3e5;
    border-top-style:outset;
}

.mainmenulevel1 a:link
{
    color: Black;
    text-decoration: none;
    
}
.mainmenulevel1 a:active
{
    color: Black;
    text-decoration: none;
}
.mainmenulevel1 a:visited
{
    color: Black;
    text-decoration: none;
}
.mainmenulevel1 a:hover
{
    color: Red;
    text-decoration: underline;
}

.mainmenulevel2
{
    font-family: Arial,sans-serif;
    background-color: #d9e3e5;
    font-size:1.0em;
    width:160px;
    
}
.mainmenulevel2 a:link
{
    color: #5b7783;
    text-decoration: none;
}
.mainmenulevel2 a:active
{
     color: #5b7783;
    text-decoration: none;
}
.mainmenulevel2 a:visited
{
    color: #5b7783;
    text-decoration: none;
}
.mainmenulevel2 a:hover
{
    color: Red;
    text-decoration: underline;
}

.topad
{
    height:120px;
    margin-left:35px;
    margin-top:20px;
    margin-bottom:5px;
}

.tabnav
{
     font-size:12px;   
}

.content
{
    font-size:1.0em;
    width:1000px;
    
}
.contentcol1
{
    width:370px;
    float:left;
    margin-left:12px;
    margin-right:30px;
    margin-top:12px;
    margin-bottom:12px;
}
.contentcol2
{
     width:370px;
     margin:12px;
     float:left;
}
.contentcol1asym
{
    width:500px;
    float:left;
    margin-left:12px;
    margin-right:30px;
    margin-top:12px;
    margin-bottom:12px;
}
.contentcol2asym
{
     width:240px;
     margin:12px;
     float:left;
}


.headingnormal
{
    width:362px;
    background-color:#006599;  
    color:White;
    padding:4px; 
}
.highlightblock
{
     border-color:Red;
     border-width:1px;
     border-style:solid;
}
.headinghighlight
{
    width: 360px;
    background-color: #FF0000;
    color: White;
    padding: 4px;
}
.headingminor
{
    font-weight:bold;
}
.background1
{
    background-color:#e5eef3;
    padding:4px;
}
.confbackground
{
    background-color:#e5eef3;
    padding:4px;
    height: 251px;
}

.ad300x250
{
    background-color:#e5eef3;
    height:300px;
    color:Gray;
}
H1
{
    background-color:#006599;  
    color:White;
    padding:4px; 
    font-size:1em;
}
H2
{
    margin: 0px;
    color: #0000FF;
    padding: 0px;
    font-size: 1em;
}
H3
{
    background-color:#006599;  
    color:White;
    padding:4px; 
    font-size:1em;
}
H4
{
    background-color: #006599;
    color: Black;
    padding: 4px;
    font-size: 1em;
    text-indent: 10px;
}
H5
{
    background-color: #FF0000;
    color: White;
    padding: 4px;
    font-size: 1em;
    margin-bottom: 0px;
}
H6
{
    font-weight:bold;
    font-size:1em;
    padding: 0px;
    margin: 0px;
}
.paddedtext
{
     padding:6px;   
}

.boxCopy
{
}

a:link
{
    color:Blue;
    text-decoration: none;
}
a:active
{
    color:Blue;
    text-decoration: none;
}
a:visited
{
    color:Blue;
    text-decoration: none;
}
a:hover
{
    color: Red;
    text-decoration: underline;
}
.subtext
{
    font-size:0.9em;
    color:Gray;
}
.coursesubtext
{
    font-size:0.9em;
    color:red;
}


/* Styles for Video Section */

.sideboxtitle{
    background-color: #006599;
    height: 20px;
    color: White;
    text-align: center;
    margin-top: -8px
}
.sideboxtable{
    margin-top: 0px;
    margin-left: 15px;
}

.sideboxtable td{
	padding:2px;
}


.sidebox{
	border:1px solid #484848;
	margin-top:0px;
	margin-bottom:15px;
	margin-left:15px;
}

.categoryitem{
	font-family:Arial,sans-serif;
	margin:1px;
	padding:8px;
	color:#5b7783;
	font-size:1.0em;
	background:#d9e3e5;
}

.videocell{
display:block;
position:relative;
margin:5px;
float:left;
clear:both;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
width:100%;
}

.videotn{
	float:left;
	margin:5px;
	text-align:center;
	clear:right;
}

.videoinfo{
	float:left;
	margin:5px;
	clear:both;
	width:90%;
	border-bottom:1px dashed #CCCCCC;
}

.cattn{
	margin:2px;
}

.btntaboff{
background-image:url(~/video/siteimgs/btntaboff.gif);
margin-right:2px;
}

.btntabon{
background-image:url(~/video/siteimgs/btntabon.gif);
margin-right:2px;

}

#tabs{
	float:left;
	display:block;

}

.taboff{
	display:none;
}

.tabon{
	
}


/*Classifieds*/

table.servicesT
{ 
font-family: Arial,sans-serif;
color:White;
padding:4px; 
font-size:1em;
width: 780px;
background-color: #666666;
border: 1px #666666 solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;}


table.servicesT td.servHd
{ border-bottom: 1px solid #666666;
background-color: #666666;
text-align: Left;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 11px;
color: #FFFFFF;}


table.servicesT td
{ border-bottom: 1px dotted #FFFFFF;
font-family: Arial,sans-serif;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: white;
text-align: left;
padding-left: 3px;}

.servBodL { border-left: 1px dotted #CEDCEA; }

/*Sponsor*/

table.sponsorT
{ 
font-family: Arial,sans-serif;
color:White;
padding:4px; 
font-size:1em;
width: 214px;
background-color: #000000;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;
}


table.sponsorT td.sponHd
{ 
border-bottom: 1px solid #666666;
background-color: #000000;
text-align: Left;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 11px;
color: #FFFFFF;
}


table.sponsorT td
{ 
border-bottom: 1px dotted #FFFFFF;
font-family: Arial,sans-serif;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: white;
text-align: left;
padding-left: 3px;
}

.sponBodL { border-left: 1px dotted #CEDCEA; }


/*footer links*/

.footer
{
    font-size:1.0em;
    width: 1000px;
}

.footercol1
{
    width:780px;
    float:left;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
}
.footercol2
{
    width:214px;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
    
}

.bbar
{
    background-color:#006599;  
    color:White;
    padding:4px; 
    font-size:1em;
    width: 999px;
    margin-top: 3px;
    margin-bottom:1px;
}

.bbar a:link
{
    color: White;
    text-decoration: none;
    
}
.bbar a:active
{
    color: White;
    text-decoration: none;
}
.bbar a:visited
{
    color: White;
    text-decoration: none;
}
.bbar a:hover
{
    color: Red;
    text-decoration: underline;
}
.copyright
{
    background-color:#cbd4d9;  
    color:Black;
    padding:4px; 
    font-size:0.9em;
    width: 999px;
}


/*ICR thumbnail Preview*/

.icroverlay {
	display:block;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	top:116px;
	left:72px;
	z-index:40;
}	
		
.icrthumbnailCover {
	position:relative;
	width:123px;
	height:163px;
}

.icrwrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:125px;
	height:170px;
}
	
.icrthumbnailCover img {
	margin-left:-1px;
	margin-top:-2px;
}	

.icrcenter {
    margin-left: -5px;
    margin-top: -3px;
    margin-bottom: 10px;
}

.icrthismonth  {
    width: 160px;
    padding: 0px;
    margin-top: 0px;
    background-color: White;
}
.icrthismonthbottom {
    background-color: #d9e3e5;
    color: #5b7783;
    width: 155px;
    padding-top: 6px;
    padding-bottom: 6px;
    text-indent: 0px;
    text-align: left;
    padding-left: 10px;
}
