﻿html, body
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}

div#container
{
    width: 1000px;
    margin: 0px auto;
}

div#content-container
{
    float: left;
    width: 100%;
    min-height: 650px;
    background-image: url('img/menu-bg.gif');
    background-repeat: repeat-y;
    background-position: left;
}

div#content
{
    float: right;
    width: 746px;
    padding: 10px 20px;
    background-color: #FFF;
}

.text {
	background-image:url('img/form_background.jpg');
	background-repeat:repeat-x;
	border:1px solid #9999cc;
	color:#333333;
	font-family:tahoma, arial, sans-serif;
	width:200px;
}

div#footer
{
    margin-top: 5px;
    border-top: 3px solid #8799B5;
    border-bottom: 1px solid #8799B5;
    padding-bottom: 2px;
    clear: both;
    text-align: center;
    background-color: #FFF;
    background-image: url("img/footer-bg.gif");
    background-position: top left;
    background-repeat: repeat-x;
    font-family:Arial;
    font-size:14px;
    color:#000099;
}
div#footer ul, div#menu ul
{
    list-style-type: none;
    margin: 4px;
    padding: 0px;
}

div#footer ul li
{
    margin: 5px;
    display: inline;
    font-size: 10pt;
}

.footerInfo
{
    color:#000099;
    margin-top:3px;
    font-size:13px;
}

div#menu
{
    float: left;
    width: 198px;
    margin-left: 2px;
    text-align: center;
}
div#menu img.logo
{
    margin: 10px 0px 25px 0px;
}

div#menu ul li
{
    padding: 7px 0px 7px 10px;
    text-align: right;
}
div#menu ul li a, div#footer ul li a, div#menu ul li a.visited, div#footer ul li a.visited
{
    color: #000099;
}
div#menu ul li a
{
    text-decoration: none;
    display: block;
    padding: 2px;
    height: 25px;
}
div#menu ul li a:hover, div#menu ul li a.selected
{
    background-image: url("img/closertab.gif");
    background-position: right top;
    background-repeat: no-repeat;
    color: #FFF;
}


/**CMS Administration menu**/


/**
div#adminmenu
{
    float:left;
    width:198px;
    list-style-type:none;
    text-align:center;
}

div#adminmenu img.logo
{
    margin: 10px 0px 25px 0px;
}

div#adminmenu a
{
    padding: 7px 0px;
    text-align: right;
    text-decoration: none;
    display: block;
    height: 25px;
    color:#000099;
    width:100%;
    height:100%;
}

div#adminmenu ul li a:hover, div#adminmenu ul li a.selected
{
    color:#FFF;
}

div#adminmenu li
{
    position:relative;
    text-align: right;
    margin-right:3px;
}

div#adminmenu ul ul 
{
    position:absolute;
    top:0;
    left:100%;
    width:90%;
    border:solid 1px #515967;
    list-style-type:none;
    margin-right:3px;
    z-index:1000; 
}

div#adminmenu ul ul li
{
    vertical-align:middle;
}

div#adminmenu ul ul li a 
{
    height:15px;
}

div#adminmenu ul ul, div#adminmenu ul li:hover ul 
{
    display: none;
}
 
div#adminmenu ul li:hover ul, div#adminmenu ul ul li:hover ul
{
    display: block;
    background-color: #B1C3E2;
    margin-left:3px;
}
**/


#nav, #nav ul { 
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 198px;
	}
	
#nav img.logo
{
    margin:10px 0px 25px 20px;
}
	
	#nav li {
		position : relative;
		float : left;
		margin-bottom : -1px;
		width: 198px;
		height:25px;
		padding:7px 0;
	}
	
	#nav li ul {
		position : absolute;
		left: -999em;
		margin-left : 11.05em;
		margin-top : -1.70em;
		
		background-image: url('img/small-menu-bg.png');
        background-repeat: repeat-y;
        margin-left:197px;
        z-index:1000;
	}	
	
	#nav li a {
		width:95%;
		height:95%;
		display : block;
		color : #000099;
	    padding-bottom:5px;
		text-decoration : none;
		text-align:right;
		line-height:100%;
	}
	
	#nav ul ul li
	{
        border-top: solid 1px #515967;
        border-bottom: solid 1px #515967;
        height:100%;
        width:120px;     
	}
	
	#nav li a:hover {
		color : #FFF;
	}
	
	#nav li:hover ul, #nav li.myhover ul
	{
		left: auto;
	}
	


/** index **/

ul#newsFeed
{
    list-style-type: none;
    margin-left: 15px;
}
ul#newsFeed li
{
    padding: 5px 0px;
}
span.feed
{
    font-weight: bold;
    color: #990000;
}
div#headline
{
    text-align: center;
    font-weight: bold;
    margin: 10px 0px;
    border-top: solid 1px #00137F;
    border-bottom: solid 1px #00137F;
}

.divider
{
    margin-top:10px;
    border-top: solid 1px #00137F;
    border-bottom: solid 1px #00137F;
}

/** View Article **/
ol#newsReel
{
    list-style-type: none;
    width: 90%;
    margin: 5px auto;
}
ol#newsReel li
{
    padding: 7px 0px 20px 0px;
}
ol#newsReel li p.time
{
    margin: 0px 0px 5px 0px;
    text-align: right;
    font-size: .95em;
    font-style: italic;
}
ol#newsReel li h5
{
    margin-bottom: 0px;
    border-bottom: 1px solid #000;
}


/** Contact Information Stuff **/

.category
{
    color: #003366;
    font-weight: bold;
    font-size: .90em;
    margin-bottom: 2px;
    width: 250px;
    padding-left: 20px;
}

.contactInfo
{
    list-style-type: none;
    padding-left: 40px;
}

/** new (miscellaneous) stuff **/

.message
{
    text-align: center;
    font-weight: bold;
}

.error
{
    color:Red;
    font-size:12px;
    vertical-align:text-top;
    padding-left:2px;
}

.pageTitle
{
    text-align: center;
    font-family: Lucida Bright;
    font-size: 1.5em;
    color: #000066;
}


.companyName
{
    font-size: 1.7em;
    color: #000066;
    font-weight: bold;
    font-family: Perpetua Titling MT;
    text-align: center;
    font-variant:small-caps;
}


.tagLine
{
    font-size: 1.1em;
    color: #000066;
    font-weight: bold;
    text-align: center;
}

.textBody
{
    width: 600px;
    margin-left: 73px;
}

body a, a:link, a:visited
{
    font-size: .98em;
    text-decoration: underline;
    color: #0074C6;
}

body a:hover
{
    text-decoration: none;
    color: #808080;
}

/** Mainly for Rating Menu **/

ul ul
{
    list-style-type: circle;
    margin-bottom: 10px;
}

ul
{
    list-style-type: none;
}


#smallMenu
{
    width: 340px;
    float:left;    
    padding: 0;
    list-style: none;
    background-color: #C7D2E6;
    height: 32px;
    margin: 0px 0px 0px 200px;
}

#smallMenu li
{
    float: left;
    width: 170px;
}

#smallMenu li a
{
    color: #000099;
    display: block;
    padding: 8px 10px;
    text-decoration: none;
    border: 1px solid #000099;
    font-size: 0.89em;
}

#smallMenu li a:hover
{
    color: #FFFFFF;
}

#smallMenu li a.selected
{
    background-color: #000099;
    color: #FFFFFF;
}


/** Contact Information Stuff **/
.category
{
    color: #003366;
    font-weight: bold;
    font-size: .90em;
    margin-bottom: 2px;
    width: 250px;
    padding-left: 20px;
}

.contactInfo
{
    list-style-type: none;
    padding-left: 40px;
}

.pushButton
{
    background-color: #C7D2E6;
    border: solid 1px #000099;
    margin: 5px;
    color: #000099;
    height: 21px;
}

/** Producer Menu **/

ul.menuList
{
    margin: 5px;
    padding: 0;
    list-style-type: none;
}

ul.menuList li
{
    padding: 5px 0px;
}

/** Edit employee information **/

div.fieldSet
{
    width: 550px;
    border: solid 1px #EFEFEF;
    margin-left: 123px;
}

div.fieldSet h4
{
    border-bottom: solid 1px #CDCDCD;
    width: 100%;
    font-size: .85em;
    font-weight: bold;
}

div.fieldSet ol
{
    list-style-type: none;
}

div.fieldSet ol li
{
    margin: 3px;
}

div.fieldSet ol li label
{
    display: block;
    float: left;
    width: 200px;
}

/** Data List Auxiliary **/

.editNewsItem
{
    list-style-type: none;
    padding: 0px 0px 10px 0px;
}

.indented
{
    margin-left: 50px;
    list-style-type: none;
}

.listCommand
{
    float: right;
    text-align: right;
    list-style-type:none;
}

/** Privacy Policy **/

.infoList
{
    list-style-type:square; 
    font-size:13px;
}

/**Random **/

.blurb
{
    margin:10px 0px 10px 200px;
    border:solid 1px #000099; 
    width:300px; 
    text-align:center;
}

.fileNode
{
    font-family: Verdana, Helvetica;
    font-size: 11pt;
    color:#8B8B8B;
}

a img
{
    border:none;
}

