﻿/* this is for admin section */
ul#navlist{ margin: 0; padding:0; text-align: left;}
#navlist li { padding-left: 1px; list-style-type: none; padding: 0.1em;}
#navlist li.heading { font-size: 13px; padding-left: 1px; list-style-type: none; padding: 0.1em; color: #263039; font-weight: bold;}
#navlist li a:link, #navlist li a:visited, #navlist li a:active {font-size: 11px; color: #880502; text-decoration: none;	padding-left: 12px;	text-align: left;}
#navlist li a:hover{font-size: 11px; text-decoration: none; color: #000;}
#navlist li ul{padding: 0; margin: 0 0 0 10px;}

/*this is for the general section*/
ul#navlistContent{ margin: 0; padding:0; text-align: left;}
#navlistContent li {padding-left: 1px; list-style-type: none; padding: 0.1em;}
#navlistContent li.heading { font-size: 13px; padding-left: 1px; list-style-type: none; padding: 0.1em; color: #263039; font-weight: bold;}
#navlistContent li a:link, #navlistContent li a:visited, #navlistContent li a:active 
{color: #880502; text-decoration: none; text-align: left;}
#navlistContent li a:hover{text-decoration: underline; color: #000;}
#navlistContent li ul{padding: 0; margin: 0 0 0 10px;}

/*following 3 are for the instructions bulleted list */
/*use these as <ul id="instructions"><li>hello</li></ul>*/  
#instructions{margin: 0px; padding-left: 15px; text-align: left;}  
#instructions li {padding-left: 1px; padding: 0.1em; margin-top: 2px;}
#instructions li ul {font-size:11px; margin-left: 15px;}

 /*following is for the header nav*/
 /* Navigation bar container */
#navheader {margin: 0px; padding: 0px; border-top: 1px solid #4E4E4E; border-bottom: 1px solid #4E4E4E; height: 25px; background: #9E9E9E url('/videoprospect/images/menu/bg_nav.gif') repeat-x; overflow: hidden; text-align: center;}
/*#navheader { \width: 740px; }*/ /* IE/Win 5 and below */
/*#navheader { w\idth: 738px; }*/	/* the proper value */
/* nav items in an unordered list */
#navheader ul {margin: 0; padding: 0;}
#navheader li {margin: 0px; float:left; list-style-type: none; background: url('/videoprospect/images/menu/sep_nav.gif') no-repeat right top;padding-left:0px; padding-right:1px; padding-top: 0px; padding-bottom: 0px;}
/* turn the links in to big button-like boxes */
#navheader a {display: block;float: left;/* added to workaround an IE 5 Mac bug, IE/Win seems to need it too */font-weight: bold; height: 25px;	color: #5F5F5F;background: url('/videoprospect/images/menu/bg_nav_a.gif') repeat-x 0 -25px;font-style: normal; font-variant:normal; line-height:10px; font-size:10px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; padding-left:9px; padding-right:9px; padding-top:7px;  padding-bottom:8px;}
#navheader a.logout:link, #navheader a.logout:visited, #navheader a.logout:active{color: #800A0A;font-weight: bold;font-size: 13px;text-decoration: none;}
#navheader a.logout:hover{text-decoration: none;color: #000;}
html[xmlns] #navheader a { float: none; } /* Opera (7.5) didn't like the float:left */
#navheader a:link {color: #000000; font-weight: bold; text-decoration:none; background-position: 0 0;}
#navheader a:hover {color: #800A0A; font-weight: bold; text-decoration:none; background-position: 0 -25px;}
#navheader a:visited {color: #000; font-weight: bold; text-decoration:none; background-position: 0 0;}
#navheader a:visited:hover {color: #800A0A; font-weight: bold; text-decoration:none; background-position: 0 -25px;}
/*sub nav*/
.divsubnav{width:189px;background-color: #FFF;position:absolute;visibility: hidden;z-index: 100;border: 2px solid #999900;margin: 0;padding: 0;}
#subnav{border-left: 2px solid #800A0A;border-right: 2px solid #800A0A;border-top: 2px solid #800A0A;border-bottom: 2px solid #800A0A;margin: 0;padding: 0;width:185px;}
#subnav ul {margin: 0;padding: 0;}
#subnav li {margin: 0;padding: 0;list-style-type: none;border-top: 1px solid #A6A6A6;/*height: 19px;*/width:185px;float:left; /* to work around an IE/Win bug */}
div#subnav>ul li { float:none; } /* set this back to what it should be */
/* turn the links in to big button-like boxes */
#subnav a {display: block;font-weight: bold;height: 10px;color: #5F5F5F;background: url('/videoprospect/images/menu/bg_subnav.gif') repeat-x 0 -19px;font-style:normal; font-variant:normal; line-height:10px; font-size:10px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; padding-left:7px; padding-right:6px; padding-top:4px; padding-bottom:5px;}
#subnav a:link {color: #000000; font-weight: bold; text-decoration:none; background-position: 0 0;}
#subnav a:visited {color: #000000; font-weight: bold; text-decoration:none; background-position: 0 0;}
#subnav a:link:hover {color: #800A0A; font-weight: bold; text-decoration:none; background-position: 0 -19px;}
#subnav a:visited:hover {color: #800A0A; font-weight: bold; text-decoration:none; background-position: 0 -19px;}
#subnav a:active {color: #FF0000; font-weight: bold; text-decoration:none;}
#subnav h2 a {display: block;font-weight: normal;height: 10px;padding: 4px 0 5px 0;color: #000000;background:none;background-color: #E8E8E8;text-decoration:none;}
#subnav h2 a:link {color: #000000; font-weight: normal; text-decoration:none;}
#subnav h2 a:visited {color: #000000; font-weight: normal; text-decoration:none;}
#subnav h2 a:link:hover {color: #800A0A; font-weight: normal; text-decoration:none;}
#subnav h2 a:visited:hover {color: #800A0A; font-weight: normal; text-decoration:none;}
#subnav h2 a:active {color: #FF0000; font-weight: normal; text-decoration:none;}
#subnav ul.subSub a {display: block;font:	10px/10px Verdana, Geneva, Arial, Helvetica, sans-serif;font-weight: normal;height: 10px;padding: 4px 6px 5px 12px;color: #5F5F5F;background:none;background-color: #dddddd;}
#subnav ul.subSub a:link {color: #000000; font-weight: normal; text-decoration:none;}
#subnav ul.subSub a:visited {color: #000000; font-weight: normal; text-decoration:none;}
#subnav ul.subSub a:link:hover {color: #800A0A; font-weight: normal; text-decoration:none; background-color: #eeeeee;}
#subnav ul.subSub a:visited:hover {color: #800A0A; font-weight: normal; text-decoration:none; background-color: #eeeeee;}
#subnav ul.subSub a:active {color: #FF0000; font-weight: normal; text-decoration:none;}
div#subnav>ul>li>ul.subSub li { float:none; } /* set this back to what it should be */