body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-color:#999;
	font-size:12px;
}

#page {
	position: relative;
	background-color:white;
	width: 980px;
	margin-left:auto; 
	margin-right:auto;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

#nav_container {
	position: relative;
	-webkit-border-radius: 15px 15px 0 0;
	-moz-border-radius: 15px 15px 0 0;
	padding-top:3px;
	padding-bottom:10px;
	width: 100%;
	height: 25px;
	margin: 0px auto 0 auto;
	background-color:#333;
	z-index:2;

}

#nav {
	position:absolute;
	height: 25px;
	background-color:#333;
	margin-left:10px;
	visibility: hidden;
	z-index:999;
}


#nav a {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#container {
}

a#linked_in {
	float: right;
	margin: -5px 15px 0 0;
}

a#facebook {
	float: right;
	margin: -5px 10px 0 0;
}

#header {
	position: relative;
	background-image: url(/images/header_bg.png);
	background-color: #000;
	color: #fff;
	height: 120px;
}

#logo {
	position: absolute;
	left: 25px;
	top: 10px;
}

#org {
	position: absolute;
	left: 180px;
	top: 15px;
	font-size: 50px;
	font-weight: bold;
}

#tag {
	position: absolute;
	left: 180px;
	top: 75px;
	font-size: 12px;
}

#quicklinks {
	position: absolute;
	left: 775px;
	top:35px;
}

#quicklinks a {
	margin-left: 30px;
	color: #fff;
	font-weight:bold;
}

#forum_quicklinks a {
	font-weight:bold;
}


#search {
	position: absolute;
	left: 790px;
	top: 70px;
}

#forum_bar {
	background-color:#000; 
	color:white;
	padding-top:3px;
	height:30px; 
	width:100%;
}

#footer {
	-webkit-border-radius: 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;
	height: 23px;
	background-color:#333;
	text-align:center;
	font-size:12px;
	color: #fff;
	padding-top:8px;
}

/* Content items, common */
h1 {
	font-size:24px;
}

.headerArrow {
	font-size:24px;
	font-weight:bold;
	margin-top: 15px;
	border-bottom:1px dotted #ccc;
}

#main_content {
	margin: 0 10px 0 10px;
	min-height:640px;
}

.callOut {
	color: #8a1a00;
}

a {
	color: #0565dd;
	text-decoration: none;
}

a img {
	border: 0px;
	text-decoration:none;
}

.lt_box {
	border: 1px solid #ccc;
	border-bottom: none;
	border-right: none;
	height: inherit;
	position: relative;
}

.rt_box {
	border: 1px solid #ccc;
	border-bottom: none;
	border-left: none;
}

.t_box { 
	border-top: 1px solid #ccc;
}

#sponsor_box {
	height: 230px;
}

#sponsor_box .pan { 
	width:100%;
	margin-top:10px;
	text-align:center;

}

#sponsor_box img {
}

#sponsor_box p {
	position: absolute;
	top: 98px;
	left: 7px;
}

#sponsor_box .a {
	position: absolute;
	top: 212px;
	left: 160px;
}

.title_box {
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	background-color:#0565dd;
	color:white;
	padding-left:10px;
	padding-top:5px;
	height:22px;
	font-size:14px;
}

/* home page */
#toppanel {
	position: relative;
	height: 270px;
}

#highlights_panel {
	width: 680px;
	height: 270px;
	text-align:left;
	margin-top:0px;
	margin-right:20px;
	position: absolute;
}

#highlights {
}

.highlight_item {
	height: 300px;
	text-align:left;
	margin-left:15px;
	font-size:12px;
	*margin-top:15px;
}

.ux-carousel-nav {
	background-color:#fff;
	top: 250px;
}

#sponsors_panel {
	position: absolute;
	left: 705px;
	width: 270px;
	top: 15px;
}

#midpanel {
	height: 345px;
	background-color:#eee;
	position: relative;
	margin-top:10px;
}

#sponsor_midpanel {
	height: 290px;
	position: relative;
	padding-left: 5px;
	margin:5px;
	border: 2px dotted #ccc;
}

#sponsor_midpanel .sponsor_h {
	font-size:14px;
	font-weight: bold;
	margin-bottom:10px;
	border-bottom: 1px dotted #ccc;
}

#sponsor_midpanel .sponsor {
	margin-bottom:10px;
}


#newsletter_box {
	height: 310px; 
	padding-right:20px;
}

#newsletter_panel {
	position: absolute;
	height: 350px;
	width: 240px;
	top: 15px;
	left: 15px;
}

#newsletter_panel #n1 {
	position: absolute;
	text-align:center;
	left: 10px;
	top:145px;
}

#newsletter_panel #n2 {
	position: absolute;
	text-align:center;
	left: 125px;
	top:145px;
}

#newsletter_panel #n_more {
	position: absolute;
	left: 130px;
	top:310px;
}

#newsletter_panel img {
	margin-bottom:10px;
}

#application_focus {
	position: absolute;
	left: 275px;
	width: 700px;
}

.title {
	font-weight:bold;
	font-size: 24px;
	margin-top: 15px;
}

.foci {
	font-size: 14px;
	list-style-type:none;
	padding: 0;
	margin: 0 0 0 5px;
	line-height: 20px;
	font-weight:bold;
}

.foci .new {
	background-image: url(/images/new.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}

#bottompanel {
	position:relative;
	height: 250px;
}

#news_panel {
	position:absolute;
	left: 15px;
	width: 700px;
}

.news_item_left {
	width: 275px;
}

.news_item_right {
	position: absolute;
	left: 295px;
	top: 15px;
	width: 400px;
}

.news_title {
	font-weight:bold;
}

#forum_login_panel {
	position: absolute;
	left: 710px;
	top: 16px;
}

#forum_login_box {
}

#login_form {
}

/* menu */
ux-menu-container {
    position: relative;
}

.ux-menu,
.ux-menu ul {
	z-index: 9999;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1;
	z-index: 9999;

}


.ux-menu li {
    position: relative;
    float: left;

}

.ux-menu ul {
    position: absolute;
    top: 0;
    left: 0;

}

.ext-border-box .ux-menu-ie-iframe,

.ext-ie7 .ux-menu-ie-iframe {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    zoom: 1;
    z-index: -1;
    filter:mask();
}

.ux-menu-vertical .ux-menu-item-main {
    clear: left;
}

.ux-menu a {
    display: block;
    position: relative;
    text-decoration: none;
    color: #fff;
    border: 0;
    font-size: 14px;
    line-height: 14px;
    padding: 10px 22px;
}

.ux-menu ul li {
    background-color:#333	;
}

.ux-menu ul li a {
	padding: 8px 22px;
}

.ux-menu a.ux-menu-link-last {
    border-right: 0px solid #e3dad1;
}

ux.menu ul a {
    width: 100%;
}

.ux-menu a:focus,
.ux-menu a:hover,
.ux-menu a.ux-menu-link-hover {
    border-color: #333;
    background-color: #2a364d;
    outline: 0;
}

#nav .blue {
	color: #a3c4ed;
}

.ext-ie .ux-menu-clearfix {
    zoom: 1;
}
.ux-menu-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ux-menu a.ux-menu-link-parent {
    padding-right: 24px;
    min-width: 1px;
}


.ux-menu-arrow {
    display: block;
    width: 8px;
    height: 6px;
    right: 10px;
    top: 14px;
	position: absolute;
    font-size: 0;
}

.ux-menu.ux-menu-vertical .ux-menu-arrow,
.ux-menu ul .ux-menu-arrow  {
    width: 6px;
    height: 8px;
    top: 13px; 
}

.ext-border-box .ux-menu-arrow {
	top: 17px;
}

.ext-border-box .ux-menu.ux-menu-vertical .ux-menu-arrow,
.ext-border-box .ux-menu ul .ux-menu-arrow {
    top: 16px;
}

.ux-menu ul.ux-menu-hidden {
    display: none;
}
/* end menu */


