/* General Style Info */
body {
	color: #666666;
	font-family: Tahoma;
	font-size:70%;
	margin: 0px 0px 0px 0px;
	background-image: url(../img/page_back.jpg);
	line-height: 130%;
	background-repeat:repeat-x;	
}
.headerLinks {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headerLinks:hover {
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
a {
	background-color: inherit;
	color: #4E6F9B;
	text-decoration: none;
}
a:hover {
	background-color: inherit;
	text-decoration: none;
}
a img {
	border:none;
}
hr
{	
	color: #8DA2BF;
	height: 1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5478A5;
	font-size: 140%;
	margin: 0px 0px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 120%;
	margin: 0px 0px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 105%;
	margin: 0px 0px;
	font-weight: bold;
}
h4 {
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin: 2px 0px 2px 0px;
	font-size: 100%;
}
ul, li {
	margin: 0 0px;
}
/* Text style */
.heading
{
	font-family: Arial, Helvetica, sans-serif;
	color: #5478A5;
	font-size: 140%;
	margin: 0px 0px;
	font-weight: bold;
}

/* Layout */
#top 
{
	clear: both;
	text-align: center;
	margin-top: 15px;
}

#top2 
{
	width: 780px;
	clear: both;
	background-color: #E4E4E6;
	height: 47px;  
}


/* menus*/

#topmenu
{
	text-align: right;
	height: 27px;
	background:  url(../img/topmenu_bg.gif);
	padding: 12px 37px 0px 5px;
}
#topmenu ul { list-style: none; }
#topmenu li 
{
	padding: 0px 6px 0px 6px; 
 }
#topmenu ul li 
{ 
	display: inline; 
} 
#topmenu li a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold; 
	color: #DAE2E8;
}
#topmenu li a:hover
{
	color: #000000;
	text-decoration: none;
}

/* menus*/
#videomenu {
        width: 200px;
        margin: 0px;
        border-style: solid solid none solid;
        border-color: #BCD2E6;
        border-size: 1px;
        border-width: 1px;
        }
#videomenu ul {
        list-style: none;
        margin: 0;
        padding: 0;
}

#videomenu li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#videomenu li a:link, #videomenu li a:visited {
        color: #8BADCF;
        display: block;
        background:  url(../img/menu3.gif);
        padding: 8px 0 0 10px;
        }

#videomenu li a:hover, #videomenu li #current {
        color: #627EB7;
        background:  url(../img/menu3.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }


#mainmenu
{
	width: 689px;
	margin: auto;
	text-align: right;
	height: 32px;
	padding: 0px 0px 0px 0px;
}
#mainmenu a
{
	color: #333333;
}
#mainmenu_left{
	width: 6px;	height: 32px; background:  url(../img/mainmenu_left.gif);float: left;
}
#mainmenu_right{
	width: 6px;	height: 32px; background:  url(../img/mainmenu_right-03.gif); float: left;
}
#mainmenu_middle
{
	padding: 9px 0px 0px 0px; 
	height: 23px; 
	width: 677px;	
	background:  url(../img/mainmenu.gif); float: left;
/*	border: 1px solid #FFCC00; */
}



#container {
	text-align: left;
	width: 780px;
	margin: auto;
	background-color: #ffffff;
}

#content{
	padding-top: 10px;
	clear: both;
	width: 689px;
/*	border: 1px solid  #FF0000; */
	margin: auto;
}
#footer {
	width: 689px;
	margin: auto;
	text-align: center;
	padding: 20px 0px 20px 0px;
}
.footerLinks {
	color: #006633;
	text-decoration: none;
}
div.hrule
{
	margin-top: 2px;
	background:transparent; 
	border-top:1px solid #F0F0F0;
	height: 1px; 
}
div.dotted
{
	border-top: 1px dotted #CCCCCC;
	margin-top: 2px;
	height: 1px; 
}
div.snDiv
{
	color: #CCCCCC;
	font-size: 180%;
	border-right: 2px solid #F0F0F0;
	width: 30px;
	float: left;
	
}


/* Paging */
div.paging {
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/* Forms */
form {
	clear: both;
	margin-right:0px;
	padding: 0;
}


/* Notices and Errors */
#authMessage{
	width: 679px;
	margin: auto;
	color: #FFFFFF;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	background-color: #D72917;
}

#flashMessage{
	width: 679px;
	margin: auto;
	color: #3A4E93;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	background-color: #FBF3BE;
}

div.error-message {
	clear: both;
	color: #CC3300;
	font-size: 90%;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
input.form-error
{
	border: 1px solid #000000; 
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background-color: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background-color: green;
	color: #FFF;
}

/* Related */
div.infobox{
	background-image:url(../img/bg_gray.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 10px 10px 10px 10px; 
  	color: #999999;
	border-top: 1px solid #EAE6E6; 
	border-right: 1px solid #EAE6E6; 
	border-bottom: 1px solid #EAE6E6; 
	border-left: 5px solid #EAE6E6;
	margin-bottom: 5px;
}
div.sampleDiv
{
	width:  430px;
	margin-top: 2px; 
	cursor: pointer; 
	padding: 5px 5px 5px 5px; 
	background-color: #F9FBFD; 
	border: 1px solid #BCD2E6;
	color: #8BADCF;
	
}


div.sampleDiv1
{
	width:  409px;
	margin-top: 1px; 
	cursor: pointer; 
	padding: 3px 3px 3px 3px; 
	background-color: #444444; 
	border: 1px solid #666666;
	color:#CCCCCC;
}
