﻿/* media page */
#column-media {
	FLOAT: left;
	height: 430px;
	width: 370px;
	padding-left: 10px;
	padding-top: 10px;
}

#column-blogs {
	FLOAT: left;
	width: 430px;
	padding-left: 0px;
	padding-top: 0px;
}

#column-twitter {
	float: left;
	height: 430px;
	width: 230px;
	padding-left: 10px;
	padding-top: 10px;
}

#column-maincontent-media{
	float: left;
	margin-left: 1.5em;
	padding-top: 10px
}

#column-maincontent-media h2{
 	font-size: medium;
 	color:#666666;
 	padding: 10px 0 0 0;
}

.socialmedia{
	width: 400px;
	height: 100px;
	padding: 10px;
}

.img_media{
	margin: 0 5px 0 0;
	border: 0;
}
/* end css media page */

/* secondary page */
h6{
	margin-top: .85em; 
	margin-bottom: .5em;
}

h5{
	margin-top: .85em; 
	margin-bottom: .5em;
}

h4{
	margin-top: .85em; 
	margin-bottom: .5em;
}

h3{
	margin-top: .85em; 
	margin-bottom: .5em;
}

h2{
	margin-top: .85em; 
	margin-bottom: .5em;
}

h1{
	margin-top: .85em; 
	margin-bottom: .5em;
}

h5{
	color: #444444;
	font-size: small;
	padding: 0; margin-bottom: 0
}
#contenttop{
	padding: 0px 10px;
	z-index: 20; 
	width: 930px;    
	height: 215px;
	border-bottom: 1px #c0c0c0 solid;
}
#mainImage{
    float: left;
	width: 695px;
    padding:0; 
    margin:0; 
    margin-left: 1em;
}

#maincontent{
	margin: 0 1.5em 1em 1.5em;
	padding: 1em 1.5em 1em 1em;
	width: 885px;	
	font-size: small;
	padding-bottom: 4em;
}

#maincontent h2{
 	font-size: medium;
 	color:#666666;
}

#maincontent ul li {	
	margin: 0px;
	list-style-type: none;
	background-image: url('../2009/listbox.gif');
	background-repeat: no-repeat;
	background-position:0px 5px;
	padding-left: 14px;	
}

#menuright {
	float: right;
	width: 230px;
	margin-top: 1.5em;	
	margin-left: 2em;	
	margin-bottom: 2em; 
	border: 1px solid #ccc; 	
	
}
#menuright h5{
 	font-size: small;
 	color:#666666; 
 	padding-bottom:0; 
 	margin-bottom:0
}

#menuright2 {
	FLOAT: right;
	width: 200px;	
	margin:0;	
	padding:0; 
	border: 1px solid #ccc; 	
	
}

.graybg{
    font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	background-color:#f5f5f5; border: 5px solid #fff;
    padding:4px;   
	font-size: 12px;
}

.innerbox_2ndpage {
	margin: 0px;
	left: -10px;
	top: 0px;
	position: relative;
}

/* topmenu for secondary page */
#sections_2ndpage {
	margin-left: 0px;	
}

#sections_2ndpage a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#sections_2ndpage a:hover {
	color: #012f5c;
}
#sections_2ndpage ul {
    padding: .5em 0 .25em 0;
    margin: 0px; 
    list-style-type: none; 
    list-style-image: none;
}
#sections_2ndpage ul li {
	list-style-type: none;
	position: relative;
	display: inline;
	padding-left: 25px;
}

#topmenu_2ndpage {
	padding:0 0 .5em 0; margin:0;
	background-color: #E68400;	
    height: 1.5em;
    padding-left: 12px; 
}

#topmenu_2ndpage ul li {
	padding: 0 12px 0px 5px;
	display: inline;
	font-weight: bold;
	float: left;
	position: relative;
	z-index: 21; /*ul ul z-index > ul z-index > content z-index*/
	/*background: url('../images/secondary/whitelist.png') no-repeat 2px 2px;*/
}
#topmenu_2ndpage ul li a{
	padding: 0 12px 0px 5px;
	display: block;
	font-weight: bold;
	color: #fff;
}

#topmenu_2ndpage UL UL {
	display: none; 
	/*border-left: #315099 5px solid; */
	border-left: 5px #e68400 solid;
	border-right: 1px #c4c4c4 solid;
	border-bottom: 1px #c4c4c4 solid;
	width: 175px; 
	line-height: 170%; 
	position: absolute; 
	padding-top:1px; 
	padding-bottom:1px; 
	z-index: 500;
}

#topmenu_2ndpage ul ul li {
    padding: 0; 
	font-weight: bold; 
}

DIV#topmenu_2ndpage UL UL LI A {
	font-weight: normal; 
	width: 175px; 
	padding-top:1px;
	padding-bottom:1px;
	color: #333; display: block;
	text-indent: 1px;
	border-bottom: #c4c4c4 1px solid; 
	background-color:#ffffff;
    text-decoration: none! important
}
DIV#topmenu_2ndpage UL UL LI A:hover {
	background: #8d8d8d; color: #fff
}
DIV#topmenu_2ndpage UL.levela LI.submenu:hover UL.levelb {
	display: block; 
}
DIV#topmenu_2ndpage UL.levelb {
	left: 0px; 
	top: 1.2em; position: absolute;
}

DIV#topmenu_2ndpage UL.levelb LI.submenu:hover UL.level3 {
	DISPLAY: block
}

DIV#topmenu_2ndpage UL.levelb LI A:hover {
	COLOR: #fff; 
	background-color: #808080;
}



/* left mune drop down menu */

#menuleft {
	float: left;
	width: 210px; 
	height: 200px;
	padding-left: 10px;
	background-color: #c0c8c9;
}

#menuleft ul{
    font-size: small;  
    list-style: none;   	
    margin: 0 5px 5px 5px;
    padding-left: 5px;
    padding-top: 5px;
}

#menuleft ul li{   
    line-height: 150%;
    position: relative; /*for firefox*/   	
}

#menuleft li:hover a {
	color: #fff; 
	font-weight: bold;	
}
#menuleft li:hover a.nobold {
	color: #fff; 
	font-weight: normal;	
}

#menuleft li.submenu {
	background: url(img/menuarrow.gif) 97% 50% no-repeat;
}

#menuleft ul ul{
 	margin:0;
	padding:0;
	position: absolute;
	background-color: #fff;
	color: #000;
	border: 1px solid #ccc;
	width: 175px;
	display: none;
	left: 155px;
	top: 0px;	
}

/*div#menuleft ul ul ul {
	left: 175px;
	z-index: 500;
}*/

#menuleft ul ul li{	
	border-bottom: 1px solid #ccc;	
	 text-indent: 5px;

}

#menuleft ul.level2 li a{	
	color: #999;	
	background-color:#fff; 
    text-indent: 5px;
    font-size: x-small;
    line-height: 130%;    
}

#menuleft ul.level2 li a:hover{
	color: #E68400;
} 

#menuleft ul.level2 li.submenu:hover ul.level3{
	display:block;
}

#menuleft ul.level1 li.submenu:hover ul.level2{
	display:block;
}

#socialmedialink{
	text-align: right;
	float: right;
	padding-right: 5px;
}

#imagebg{
    background: #ffffff url('../2009/JanetLee.jpg') no-repeat; 
	margin-left:0
}


