/* reset css for cross browser */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

body {
	background-color: #b5c6e6;
}

#page{
	width: 975px;
	margin: auto;
}

#page_inner{
    position:relative; 
	background:url(/images/container-btm.jpg) bottom center no-repeat;
	background-color: #FFFFFF;
}

#header{
}

#navigation{
	height: 38px;
	background-color: #7d7a7a;
	margin-left: 10px;
	margin-right: 10px;
}

#navigation ul li{
	float: left;	
}

#navigation ul li ul{
	margin-top: -4px;
}

#header_inner{
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	background:url(/images/headerbg.jpg) repeat-x #FFFFFF;
}

#header_inner_top{
	background:url(/images/header-inner-top.jpg) no-repeat;
	height: 14px;
}

#header_inner_top_options{
	background:url(/images/inner_top_options_bg.jpg) repeat-x;
	height: 48px;
}

#header_inner_top_options li{
	float: left;
}

#header_inner_top_options li h2 {
	color: #37424e;
	padding-left: 20px;
	font-size: 18px;
	margin-top:-15px;
}

#header_inner_top_options li h2 a {
    color: #37424e;
    font-size: 18px;
}


#header_inner_top_options li h3{
	color: #639541;
	font-size: 12px;
	padding-top: 7px;
	padding-left: 20px;
}

#header_inner_top_options li.first img.map{
	margin-left: 23px;
	float: left;
}

#header_inner_top_options li.first form{
	float: left;
}

#header_inner_top_options li.first form select{
	border: none;
	margin-top: 16px;
	background-color: #f6f6f6;
	font-size: 10px;
}

#header_inner_top_options li.first{
	width: 409px;
}

#header_inner_top_options li.second{
	width: 182px;
}

#header_inner_top_options li.third{
		width: 182px;
}

#header_inner_top_options li.fourth{
		width: 182px;
}

#header_inner #logo{
	float: left;
}

#header_inner #logo .img-logo{
	margin-top: 5px;
	margin-left: 25px;
}

#header_inner #logo h2{
	margin-left: 12px;
	color: #131612;
	font-style:italic;
	font-size:18px;
	margin-top: 10px;
	font-weight: normal;
}

#header_inner #search{
	float: right;
	margin-top: 43px;
	margin-right: 7px;
}

#header_inner #search .searchText{
	border: none;
	background:url(/images/search-bg.png) no-repeat;
	padding-left: 12px;
	padding-right: 10px;
	padding-top: 2px;
	width: 318px;
	height: 25px;
	font-size: 12px;
	color:#666;
	vertical-align: middle;
}

#header_inner #search .searchSubmit{
	border:none;
	height:28px;
	margin-left:-4px;
	vertical-align:middle;
	width:72px;
}

#header_inner #banner img{
	margin-top: 17px;
	margin-left: 1px;
}

#banner_home {
    overflow:hidden; 
}

#header_inner #banner_home img{
	margin-top: 25px;
	margin-left: -1px;
}

#container{
	padding-bottom: 45px;
}

#sidebar-left{
	width: 293px;
	float: left;
	margin-left: 10px;
	margin-right: 25px;
	margin-top: 7px;
}

#sidebar-left #links-title{
	background-color:#6A93A7;
	padding-bottom:7px;
	padding-left:17px;
	padding-top:9px;
}

#sidebar-left #links-title h3{
	background:url(/images/arrowup.jpg) no-repeat;
	font-size: 15px;
	text-transform: uppercase;
	color: #cce5ba;
	padding-left:14px;
	padding-top:6px;
	margin-bottom: 2px;
}

#sidebar-left #links-title h2{
	font-size: 33px;
	color: #f1f2c9;
	text-transform: uppercase;
}

#sidebar-left #links{
	margin-top: 5px;
	background-color: #ECEDF1;
	padding-top: 5px;
	padding-bottom: 30px;
}

#sidebar-left #links ul li{
	margin-top: 10px;
	margin-left: 20px;
	padding-right: 20px;
}

#sidebar-left #links ul li li{
	margin-left: 30px;
	margin-bottom:1px !important;
	padding-bottom:0px !important;
}

#sidebar-left #links ul li li:hover, #sidebar-left #links ul li li.active{
	list-style-image:url(/images/li-back.jpg);
}

#sidebar-left #links ul li a{
	color: #376980;
	font-size: 15px;
	text-decoration: none;
}

#sidebar-left #links ul li a:hover{
	text-decoration: underline;
}

#sidebar-left #links ul li li a{
	color: #639541;
	font-size: 15px;
	text-decoration: none;
	vertical-align: -1px;
}

#sidebar-left #links ul li li a:hover{
	text-decoration: none;
}

#sidebar_home{
	width: 230px;
	float: left;
	margin-left: 25px;
	margin-top: 19px;
	font-family:Arial, Helvetica, sans-serif;
}

#sidebar_home .rss{
	float: right;
	margin-right: 15px;
	margin-bottom:7px; 
}

#sidebar_home h2{
	color: #376980;
	font-size: 20px;
	
}

#sidebar_home h3{
	color: #040404;
	font-size: 17px;
}

#sidebar_home p{
	font-size: 11px;
	color: #565656;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 17px;
}

#sidebar_home p.comments, #sidebar_home p.comments a{
	font-size: 11px;
	color: #639541;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0px;
}

#sidebar_home p.comments a{
	font-weight: bold;
	text-decoration: none;
}

#sidebar_home p.comments a:hover{
	text-decoration: underline;
}

#sidebar_home a.readmore{
	font-size: 11px;
	color: #639541;
	text-decoration: none;
	display: block;
	margin-top: 20px;
	margin-left: 125px;
}

#sidebar_home a.readmore:hover{
	text-decoration: underline;
}


#sidebar_home li { padding-bottom:15px; }

img.newsfeed{
	float: right;
	margin-right: -30px;
	margin-top: 50px;
}

#main{
	float: left;
	margin-top: 11px;
}


#breadcrumbs { width:550px; overflow:hidden; height:18px;  }

#breadcrumbs a, #breadcrumbs {
	
	
	font-size: 12px;
	margin-right: 5px;
	text-decoration: none;
}

#breadcrumbs a { color: #639541; } 

#breadcrumbs a:hover{
	text-decoration: underline;
}

#content h2.title{
	color: #376980;
	font-size: 34px;
	font-weight: normal;
	margin-bottom:19px;
	margin-top:18px;
}

#content h2.title img{
	margin-left: 45px;
}

#content p{
	font-size: 14px;
	padding-bottom: 20px;
}

#content .tab_content_right{
	float: right;
	margin-left: 80px;
	margin-bottom: 50px;
}

#content .tab_content_right .more_images{
	background-color: #ECEDF1;
	padding: 10px;
	margin-top: 20px;
}

#content .tab_content_right .more_images h2{
	background-color: #639541;	
	width:161px;
	color: #f1f2c9;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	padding-top: 6px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

#content .tab_content_right .more_images ul li{
	float: left;
	background-color: #444444;
	padding: 5px;
	padding-left: 0px;
}

#content .tab_content_right .more_images ul li.first{
	padding-left: 5px;
}



#left-footer{
	float: left;
	margin-top: 15px;
	margin-left: 5px;
}

#left-footer p, #left-footer p a {
	color: #333333;
	font-size: 14px;
	text-decoration: none;
}

#left-footer p a:hover{
	text-decoration: underline;
}

#left-footer ul{
	margin-bottom: 21px;
}

#left-footer ul li{
	float: left;
	position:relative;
	margin-right: 3px;
}

#left-footer li a{
	color: #333333;
	font-size: 14px;
	text-decoration: none;
}

#right-footer{
	position:relative;
	float: right;
	margin-top: 7px;
	margin-bottom: 40px;
	margin-right: 5px;
}

#right-footer img.logofooter{
	position:relative;
	float:right;
	margin-top: 12px;
}



/* JMU */

h3.date { color:#366a7f;  font-size:16px;  }
a { color:#366a7f;  }
#content #live, #main { width:550px;  }
.rightImage { float:right; display:block; padding:7px 0 7px 12px;  }

.product-thumb{ width:72px; height:72px;  }

/* ul { list-style-type:disc; padding-left:35px; padding-bottom:5px; } */

td { vertical-align:top; }

p { padding-bottom:20px;  }

div#left-footer p { padding-bottom:5px;  }

table.product { margin-bottom:15px; border:1px dotted #DDD; width:475px;  }
table.product div.image-holder { padding:0 7px 0 7px;   }
table.product div.image-holder img { width:72px;  }
table.product td { background:#FAFAFF; }
table.product h2 { margin:0; padding:0; }
table.product h2 a {  font-size:22px;  }
table.product td { padding:7px;  }
table.product td.first { width:96px; }
table#staff * { font-size:13px;  }

div.simpletabs h2 { font-size:17px; color:#366a7f; padding:10px 0; }

ul.more-images li { background-color: #ECEDF1; height:72px; width:72px;  }

