/*GLOBAL OPTIONS*/
html {font-size: 100.1%;}
body {
	font: 64% Arial, Helvetica, sans-serif;
	margin: 0;
	background: #B8C6F4 url(../images/bg-body.gif) repeat-x;
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}
li {list-style: none;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
a:focus {outline: none;}
img {
	border: none;
	display: block;
}
p {
	margin: 0 0 7px;
	color: #fff;
	font-size: 12px;
}
h1, h2 ,h3, h4 {margin: 0;}
h3 {
	color: #fff;
	font-size: 18px;
}
h4 {font: bold 11px Tahoma, Verdana, Arial, sans-serif;}
/*text to image replacment*/
.hidden-text {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
/*MAIN CONTAINER*/
#main {
	margin: 0 auto;
	width: 956px;
	padding-top: 15px;
}
/*HEADER*/
#header {
	height: 181px;
	background: url(../images/bg-header.jpg) no-repeat;
	position: relative;
}
/*logo*/
.logo {
	margin: 0;
	position: absolute;
	top: 62px;
	left: 16px;
}
.logo a {
	background: url(../images/logo.png) no-repeat;
	width: 920px;
	height: 94px;
}
/*txt-junior-all*/
.txt-junior-all {
	width: 269px;
	height: 8px;
	position: absolute;
	left: 18px;
	top: 13px;
	background: url(../images/txt-junior.gif) no-repeat;
}
.txt-newport-mesa {
	width: 194px;
	height: 8px;
	position: absolute;
	right: 18px;
	top: 13px;
	background: url(../images/txt-newport-mesa.gif) no-repeat;
}
/*CONTAINER*/
#container {
	height: 1%;
	overflow: hidden;
	background: #172552;
	border: solid #fff;
	border-width: 0 3px;
	padding-bottom: 9px;
}
/*sidebar1*/
.sidebar1 {
	float: left;
	width: 118px;
	margin-bottom: 15px;
	padding-top: 0;
	padding-right: 19px;
	padding-bottom: 0;
	padding-left: 20px;
}
/*main-nav*/
.main-nav {
	padding: 0;
	margin: 0 0 22px;
}
.main-nav li {
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3f70ff;
}
.main-nav a {
	color: #fff;
	font: bold 11px/24px Tahoma, Verdana, Arial, sans-serif;
	display: block;
}
.main-nav a:hover {
	color: #3F0;
	background-image: url(../images/main-nav-bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}

/*content*/
.content {
	float: left;
	width: 458px;
}
.content-wide-st {
	float: left;
	width: 780px;
	overflow: hidden;
}

/*scroller*/
.scroller {
	background: #2048cf;
	overflow: hidden;
	height: 1%;
	font: 100% Tahoma, Verdana, Arial, sans-serif;
	color: #fff;
	margin-bottom: 6px;
}
/*c-box*/
.c-box {
	background: #08112e;
	border: 1px solid #2048cf;
	overflow: hidden;
	height: 1%;
	padding: 15px;
	min-height: 600px;
	color: #FFFFFF;
}
.c-box-wide {
	background: #08112e;
	border: 1px solid #2048cf;
	overflow: hidden;
	height: 1%;
	padding: 15px;
	min-height: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.c-box-wide a {
	color: #FFFFFF;
	text-decoration: underline;
}
.c-box-wide a:hover {
	color: #FF0000;
}
.c-box-wide h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1847E7;
	margin: 0px;
}
.c-box-wide h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1847E7;
	margin: 0px;
}
.c-box-wide h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1847E7;
	margin: 0px;
}
.c-box-wide h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1847E7;
	margin: 0px;
}
.c-box-wide h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1847E7;
	margin: 0px;
}
.c-box-wide h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1847E7;
	margin: 0px;
}
.c-box-wide h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1847E7;
	margin: 0px;
}


.page-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #0E2984;
	padding-left: 10px;
	margin-bottom: 15px;
}

/*txt-latest-news*/
.txt-latest-news {
	background: url(../images/txt-latest-news.gif) no-repeat;
	height: 8px;
	margin-bottom: 24px;
}
/*mew-list*/
.mew-list {
	padding: 0 10px 27px 7px;
	margin: 0;
}
.mew-list li {
	background: url(../images/img-vertical-border.gif) repeat-x 0 100%;
	padding-bottom: 12px;
	margin-bottom: 18px;
}
.more {
	display: block;
	width: 100%;
	overflow: hidden;
}
.more a {
	float: right;
	width: 41px;
	height: 7px;
	background: url(../images/txt-more.gif) no-repeat;
}
/*sidebar2*/
.sidebar2 {
	float: right;
	width: 320px;
	padding-right:7px;
}
.slide-box {
	min-height: 176px;
	background: #2048cf;
	margin-bottom: 8px;
}

/*side-box*/
.side-box {
	min-height: 176px;
	background: #2048cf;
	margin-bottom: 8px;
	padding: 10px;
}
.small-box {min-height: 153px;}
/*FOOTER*/
#footer {
	background: url(../images/bg-footer.gif) no-repeat;
	height: 51px;
	padding: 0 24px;
	overflow: hidden;
}
#footer a, #footer span {
	color: #fff;
	font: 11px/42px Tahoma, Verdana, Arial, sans-serif;
	float: left;
}
#footer a {
	float: right;
	padding-right: 32px;
	background-image: url(../images/e7_spin_2.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

