@charset "utf-8";
/* CSS Document */

body {
	margin			: 0px auto;
	width			: 100%;
	height			: 100%;
	background		: url(images/n_bg.jpg) bottom left repeat-x #c2e3e8;
	font-family		: Helvetica, Arial, sans-serif;
	color			: #000;
	font-size		: 12px;
}
a {
	outline			: none;
}
:focus {
	-moz-outline-style: none;
}
a {
	color			: #033b7a;
	text-decoration : none;
}
.boldBlue{
	color			: #033b7a;
	font-weight		: bold;
}
a:hover {
	color			: #7dbe0c;
}
#wrapper {
	width			: 920px;
	height			: 100%;
	min-height		: 1070px;
	margin			: 5px auto 0px auto;
	position		: relative;
}
#logo {
	float			: right;
	width			: 198px;
	height			: 105px;
}
#nav {
	clear			: both;
	width			: 100%;
	height			: 43px;
	background		: url(images/n_nav.png) top left repeat-x;
	margin			: 0px 0px 20px 0px;
	z-index			: 100;
	position		: relative;
}
#nav ul {
	margin			: 0px;
	padding			: 0px;
	list-style		: none;
	list-style-type	: none;
}
#nav ul li {
	float			: left;
	margin			: 4px 20px 5px 20px;
	font-size		: 1.6em;
	font-weight		: bold;
	font-family		: Helvetica, Arial, sans-serif;
}
#nav ul li a {
	display			: block;
	padding			: 6px 8px 8px 8px;
	text-decoration	: none;
	color			: #FFF;
}
#nav ul li a:hover {
	background		: #033b7a;
}
.smallBox {
	width			: 187px;
	position		: relative
}
.smallBoxContent {
	width			: 151px;
	background		: url(images/n_small_box_middle.png) top left repeat-y;
	padding			: 0px 26px 0px 10px;
	position		: relative;
	text-align		: left;
}
.mediumBox {
	width			: 351px;
	position		: relative
}
.mediumBoxContent {
	width			: 315px;
	background		: url(images/n_medium_box_middle.png) top left repeat-y;
	padding			: 0px 26px 0px 10px;
	position		: relative;
	text-align		: left;
}
.largeBox {
	width			: 573px;
	position		: relative
}
.largeBoxContent {
	width			: 537px;
	background		: url(images/n_large_box_middle.png) top left repeat-y;
	padding			: 0px 26px 0px 10px;
	position		: relative;
	text-align		: left;
}
.xLargeBox {
	width			: 935px;
	position		: relative
}
.xLargeBoxContent {
	width			: 898px;
	background		: url(images/n_xlarge_box_middle.png) top left repeat-y;
	padding			: 0px 26px 0px 10px;
	position		: relative;
	text-align		: left;
}
.fLeft {
	float			: left;
}
.fRight {
	float			: right;
}
.mediumGreenTitle {	
	width			: 278px;
	height			: 28px;
	background		: url(images/n_medium_green_bar.png) top left no-repeat;
	color			: #FFF;
	font-weight		: bold;
	padding			: 13px 0px 0px 0px;
	text-align		: center;
	font-size		: 14px;
}
.smallGreenTitle {	
	width			: 145px;
	height			: 33px;
	background		: url(images/n_small_green_bar.png) top left no-repeat;
	color			: #FFF;
	font-weight		: bold;
	padding			: 3px 0px 0px 0px;
	text-align		: center;
	font-size		: 14px;
}
#loginBox {
	text-align		: left;
	width			: 300px;
	padding-left	: 44px;
}
.social1 {
	position		: absolute;
	top				: -5px;
	left			: -25px;
}
.social2 {
	position		: absolute;
	top				: 55px;
	left			: -25px;
}
.social3 {
	position		: absolute;
	top				: 115px;
	left			: -25px;
}
.social1:hover {
	left			: -30px;
}
.social2:hover {
	leleft			: -30px;
}
.social3:hover {
	left			: -30px;;
}
#login {
	font-weight		: bold;
	line-height		: 20px;
	margin			: 20px 0px 0px 0px;
}
.inputBox {
	border			: 1px solid #b6b6b6;
	width			: 92%;
	height			: 18px;
	margin			: 4px 0px 4px 0px;
}

.inputPassword {
	border			: 1px solid #b6b6b6;
	width			: 60%;
	height			: 18px;
}
.inputBtnMed {
	width			: 83px;
	height			: 27px;
	background		: url(images/n_small_green_btn.png) top left no-repeat;
	color			: #FFF;
	border			: none;
	cursor			: hand;
	margin			: 0px 0px 0px 10px;
}
.inputBtn {
	width			: 83px;
	height			: 27px;
	background		: url(images/n_small_green_btn.png) top left no-repeat;
	color			: #FFF;
	border			: none;
	cursor			: hand;
	margin			: 0px 0px 0px 10px;
}
.inputBtn:hover {
	background		: url(images/n_small_blue_btn.png) top left no-repeat;
}
.lineLink {
	color			: #033b7a;
	text-decoration : none;
	font-weight		: bold;
	font-size		: 14px;
	border-bottom	: 1px dotted #2583a2;
}
.lineLink:hover {
	color			: #7dbe0c;
}
.navUL {
	margin			: 0px 0px 0px 0px;
	padding			: 0px;
	list-style		: none;
	list-style-type	: none;
}
.navUL li {
	margin			: 0px 0px 8px 0px;
}
.boxEdge {
	vertical-align	: bottom;
}
.media {
	position		: relative;
	overflow		: hidden;
	width			: 533px;
	margin			: 0px 0px 0px 2px;
	height			: 208px;
}
.media_content {
	overflow		: hidden;
	margin			: 0px;
	padding			: 0px;
}
.media_items {
	padding			: 0px;
	margin			: 0px;
	float			: left;
	vertical-align	: top;
}
.top {
	position		: absolute;
	top				: 0px;
}
.bottom {
	position		: absolute;
	bottom			: 0px;
}
.prev {
	position		: absolute;
	top				: 85px;
	left			: -13px;
	cursor			: hand;
}
.next {
	position		: absolute;
	top				: 85px;
	right			: 4px;
	cursor			: hand;
}
.prev:hover {
	left			: -18px;
}
.next:hover {
	right			: -1px;
}
#tagCloud {
	width			: 312px;
	height			: 155px;
	background		: url(images/n_cloud.png) top left no-repeat;
	margin			: 0px 0px 0px -70px;
	padding			: 30px 30px 40px 80px;
	text-align		: center;
	line-height		: 24px;
}
#leftColumn{
	width			: 354px;
	float			: left;
}
#rightColumn {
	width			: 558px;
	float			: right;
	min-height		: 700px;
}
.white {
	color			: #FFF;
}
.white:hover {
	color			: #FFF;
}
#footer {
	clear			: both;
	width			: 100%;
	height			: 240px;
	color			: #FFF;
	padding			: 30px 0px 0px 0px;
	line-height		: 16px;
}
.bigBlue {
	color			: #033b7a;
	font-weight		: bold;
	font-size		: 19px;
	display			: block;
	margin			: 0px 0px 16px 0px;
}
#footer ul {
	margin			: 0px 0px 0px 30px;
	padding			: 0px;
	list-style		: none;
	list-style-type	: none;
}
#footer ul li {
	float			: left;
	width			: 180px;
	text-align		: left;
}
.pollComment {
	width			: 141px;
	height			: 72px;
	background		: url(images/n_question_bg.png) top left no-repeat;
	padding			: 2px 3px 8px 3px;
	margin			: 10px 0px 0px 0px;
	color			: #000;
	font-weight		: bold;
	text-align		: center;
}
#poll p {
	margin			: 8px 0px 8px 0px;
}
h1 {
	font-size		: 14px;
	margin			: 0px;
	padding			: 0px;
	line-height		: auto;
	font-weight		: bold;
	color			: #033b7a;
}
.lightBlue {
	color			: #55c4e0;
}
h2 {
	font-size		: 2.5em;
	font-weight		: bold;
	font-family		: Helvetica, Arial, sans-serif;
	color			: #033b7a;
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
}
h3 {
	color			: #55c4e0;
	margin			: 0px 0px 0px 0px;
}
.bigGreenBtnLnk {
	display			: block;
	float			: right;
	height			: 23px;
	width			: 203px;
	background		: url(images/n_moreinfo.png) top left no-repeat;
	color			: #FFF;
	font-size		: 13px;
	padding			: 6px 0px 0px 0px;
	text-align		: center;
	font-weight		: bold;
}
.bigGreenBtnLnk:hover {
	background		: url(images/n_moreinfo_h.png) top left no-repeat;
	color			: #FFF;
}
.medGreenBtnLnk {
	display			: block;
	float			: right;
	height			: 26px;
	width			: 145px;
	background		: url(images/n_small_green_bar.png) top left no-repeat;
	color			: #FFF;
	font-size		: 13px;
	padding			: 10px 0px 0px 0px;
	text-align		: center;
	font-weight		: bold;
}
.medGreenBtnLnk:hover {
	color			: #033b7a;
}
.comments {
	float			: left;
	color			: #b5b5b5;
	width			: 200px;
	padding			: 5px 0px 0px 0px;
	text-align		: left;
}
.clear {
	clear			: both;	
}
#search {
	width			: 550px;
}
#cloudTop {
	width			: 722px;
	height			: 179px;
	background		: url(images/n_cloud_top.png) top right no-repeat;
	text-align		: left;
	margin			: 0px 0px -68px -60px;
	position		: relative;
	z-index			: 0;
}
#cloudTop h1 {
	font-weight		: bold;
	font-size		: 11px;
	margin			: 0px 0px 0px 0px;
	position		: absolute;
	top				: 93px;
	left			: 60px;
}
#cloudTop h2 {
	position		: absolute;
	top				: 28px;
	left			: 60px;
	margin			: 0px 0px 15px 0px;
	padding			: 0px;
	line-height		: 35px;
	font-size		: 2.2em;
	font-weight		: bold;
	font-family		: Helvetica, Arial, sans-serif;
	
}
#cloudTop h3 {
	position		: absolute;
	top				: 60px;
	left			: 60px;
	margin			: 0px 0px 15px 0px;
	padding			: 0px;
	line-height		: 35px;
	font-size		: 1.5em;
	font-weight		: bold;
	font-family		: Helvetica, Arial, sans-serif;
}
.tabs {
	width			: 500px;
	height			: 30px;
	margin			: 0px;
	clear			: both;
	position		: absolute;
	top				: -25px;
	left			: 12px;
	
}
.tabRed {
	display			: block;
	float			: left;
	width			: 102px;
	height			: 29px;
	background		: url(images/n_tab_red.png) top left no-repeat;
	color			: #FFF;
	text-align		: center;
	padding			: 9px 0px 0px 0px;
	font-weight		: bold;
	margin			: 0px 8px 0px 0px;
}
.tabBlue {
	display			: block;
	float			: left;
	width			: 102px;
	height			: 29px;
	background		: url(images/n_tab_blue.png) top left no-repeat;
	color			: #FFF;
	text-align		: center;
	padding			: 9px 0px 0px 0px;
	font-weight		: bold;
	margin			: 0px 8px 0px 0px;
}
.tabYellow {
	display			: block;
	float			: left;
	width			: 102px;
	height			: 29px;
	background		: url(images/n_tab_yellow.png) top left no-repeat;
	color			: #FFF;
	text-align		: center;
	padding			: 9px 0px 0px 0px;
	font-weight		: bold;
	margin			: 0px 8px 0px 0px;
}
.tabPurple {
	display			: block;
	float			: left;
	width			: 102px;
	height			: 29px;
	background		: url(images/n_tab_purple.png) top left no-repeat;
	color			: #FFF;
	text-align		: center;
	padding			: 9px 0px 0px 0px;
	font-weight		: bold;
	margin			: 0px 8px 0px 0px;
}
.tabs a:hover {
	color			: #033b7a;
	background		: url(images/n_tab_white.png) top left no-repeat;
}
.savedPage {
	float			: right;
	width			: 130px;
	height			: 24px;
	margin			: 0px 0px 10px 0px;
}
.bluebutton {
	background		: url("images/button_back.png") center center;
	width			: 101px;
	height			: 18px;
	text-align		: center;
	color			: #fff;
	font-weight		: bold;
	line-height		: 18px;
	margin-left		: 3px;
}
.bluebutton a {
	color			: #fff;
}
.rating {
	font-size		: 2em;
	font-weight		: bold;
	margin-right	: 5px;
	padding-top		: 2px;
	text-align		: center;
}
.formRow {
	margin			: 0px auto;
	clear			: both;
	width			: 100%;
	text-align		: left;
	padding			: 2px 0px 2px 0px;
}
.formRow span {
	display			: block;
	float			: left;
	font-weight		: bold;
	margin			: 7px 0px 0px 0px;
}
.formInput {
	float			: right;
	width			: 60%;
	border			: 1px solid #b6b6b6;
	height			: 18px;
	margin			: 4px 0px 4px 0px;
}
div.formInput  {
	clear			: both;
	text-align		: right;
	float			: right;
	width			: 60%;
	border			: none;
	height			: 18px;
	margin			: 4px 0px 4px 0px;
}
.formSubmit {
	float			: right;
}
div.progress-container {
  border			: 1px solid #ccc; 
  width				: 140px; 
  margin			: 2px 5px 2px 0; 
  padding			: 1px; 
  float				: left; 
  background		: white;
}

div.progress-container  div {
  height			: 8px
}
.savedPage {
	position		: absolute;
	top				: -3px;
	right			: 23px;
}
object {
	margin			: 0px auto;
	width			: 100%;
}
.blueLinkList {
	margin			: 10px 0px 0px 40px;
	padding			: 0px;
	width			: 100%;
	list-style-image:url(images/10.png);
}
.blueLinkList li {
	margin			: 5px 0px 5px 0px;
}
/*TAG CLOUD CSS*/
.word {
	font-family		: Verdana, Tahoma, Arial;
	padding			: 4px 4px 4px 4px;
	letter-spacing	: 3px;
	text-decoration	: none;
	font-weight		: normal;
}
.size9 {
	color			: #000;
	font-size		: 26px;
}
.size8 {
	color			: #111;
	font-size		: 24px;
}
	.size7 {
	color			: #222;
	font-size		: 22px;
}
.size6 {
	color			: #333;
	font-size		: 20px;
}
.size5 {
	color			: #444;
	font-size		: 18px;
}
.size4 {
	color			: #555;
	font-size		: 16px;
}
.size3 {
	color			: #666;
	font-size		: 14px;
}
.size2 {
	color			: #777;
	font-size		: 12px;
}
.size1 {
	color			: #888;
	font-size		: 8px;
}
.size0 {
	color			: #999;
	font-size		: 6px;
}
/*TAG CLOUD CSS*/
.bigList {
	margin			: 0px 0px 0px 8px;
	padding			: 0px;
	list-style		: none;
	list-style-type	: none;
}
.bigList li {
	float			: left;
	width			: 135px;
	height			: 71px;
	background		: url(images/n_resource.png) top left no-repeat;
	margin			: 10px;
	text-align		: center;
	padding			: 5px 16px 16px 5px;
	font-size		: 14px;
	cursor			: hand;
}
.bigList li:hover {
	background		: url(images/n_resource_hover.png) top left no-repeat;
}
.bigList li a {
	color			: #FFF;
	font-weight		: bold;
	display			: block;
	height			: 71px;
	vertical-align	: middle;
}
.ratingStar {
	width			: 41px;
	height			: 27px;
	background		: url(images/big_star_rating.png) top left no-repeat;
	padding			: 12px 0px 0px 0px;
	text-align		: center;
	color			: #BA6110;
	font-size		: 14px;
	font-weight		: bold;
	margin			: 0px auto;
}
.ratingStars {
	float			: left;
}
.ratingStarsHolder {
	position		: absolute;
	width			: 88px;
	height			: 14px;
	top				: 2px;
	right			: 0px;
	text-align		: right;
}
/*AJAX CSS*/
#ajaxInnerContainer {
	position:relative;
	margin:0px;
	padding:0px;
	z-index:900;
}
#ajaxContainer {
	position: absolute;
	padding:0px;
	z-index:900;
	background:#000;
}
#ajaxContainer_top{
	height:16px;
	margin:0px 16px -16px 16px;
	background:url('../../images/ajax_horizontal-bar.png') top left repeat-x;
}
#ajaxContainer_left {
	margin:16px 0px 16px 0px;
	background:url('../../images/ajax_vertical-bar.png') top left repeat-y;
}
#ajaxContentBox {
	margin:16px 0px 16px 0px;
	background:url('../../images/ajax_vertical-bar-r.png') top right repeat-y;
	padding: 0px 15px 0px 15px;
}
#ajaxContent {
	width: 100%;
	height: 100%;
	background: #FFF;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#ajaxContainer_bottom {
	height:16px;
	margin:-16px 16px 0px 16px;
	background:url('../../images/ajax_horizontal-bar-b.png') top left repeat-x;
}
#ajaxContainer_c_1 {
	position:absolute;
	top: 0px;
	left:0px;
	z-index:1000;
}
#ajaxContainer_c_2 {
	position:absolute;
	top: 0px;
	right:0px;
	z-index:1000;
}
#ajaxContainer_c_3 {
	position:absolute;
	bottom: 0px;
	left:0px;
	z-index:1000;
}
#ajaxContainer_c_4 {
	position:absolute;
	bottom: 0px;
	right:0px;
	z-index:1000;
}
#ajaxLoader {
	width:300px;
	height:130px;
	margin: 150px auto;
	background:url('../../images/ajax_loading.png') center no-repeat;
}
#ajaxLoadIcon {
	width:100%;
	height:80px;
	background:url('../../images/ajax_iamloading.gif') center  no-repeat
}
#ajaxClose_btn {
	position:absolute;
	top:-25px;
	right: -23px;
	z-index:999;
	width:48px;
	height:48px;
}
.absolute {
	position:absolute;
}
#coverImage {
	position		: absolute;
	top				: 0;
	left			: 0;
	width			: 99.9%;
	height			: 100%;
	z-index			: 99;
	background		: #000;
	-moz-opacity	: .50; 
	filter			: alpha(opacity=70); 
	opacity			: .50;
}

.coverImage {
	position		: absolute;
	top				: 0;
	left			: 0;
	width			: 99.9%;
	height			: 100%;
	z-index			: 99;
	background		: #000;
	-moz-opacity	: .50; 
	filter			: alpha(opacity=70); 
	opacity			: .50;
}

.ajaxInnerContainer {
	position:relative;
	margin:0px;
	padding:0px;
	z-index:900;
}
.ajaxContainer {
	padding:0px;
	z-index:900;
}
.ajaxContainer_top{
	height:16px;
	margin:0px 16px -16px 16px;
	background:url('../../images/ajax_horizontal-bar.png') top left repeat-x;
}
.ajaxContainer_left {
	margin:16px 0px 16px 0px;
	background:url('../../images/ajax_vertical-bar.png') top left repeat-y;
}
.ajaxContentBox {
	margin:16px 0px 16px 0px;
	background:url('../../images/ajax_vertical-bar-r.png') top right repeat-y;
	padding: 0px 15px 0px 15px;
}
.ajaxContent {
	width: 100%;
	height: 100%;
	background: #FFF;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ajaxContainer_bottom {
	height:16px;
	margin:-16px 16px 0px 16px;
	background:url('../../images/ajax_horizontal-bar-b.png') top left repeat-x;
}
.ajaxContainer_c_1 {
	position:absolute;
	top: 0px;
	left:0px;
	z-index:99;
}
.ajaxContainer_c_2 {
	position:absolute;
	top: 0px;
	right:0px;
	z-index:99;
}
.ajaxContainer_c_3 {
	position:absolute;
	bottom: 0px;
	left:0px;
	z-index:99;
}
.ajaxContainer_c_4 {
	position:absolute;
	bottom: 0px;
	right:0px;
	z-index:99;
}
#ajaxLoader {

	width			: 300px;
	height			: 50px;
	margin			: 0px auto;
	background		: none;

}
#ajaxLoadIcon {
	width			: 100%;
	height			: 50px;
	background		: url('../../images/ajax_iamloading.gif') center  no-repeat;
	padding			: 0px;
	margin			: 0px;

}
/*END OF AJAX CSS*/
.media_desc {
	width			: 100%;
	height			: 40px;
	background		: url(images/n_media_desc_bg.png) top left repeat-x;
	color			: #FFF;
	font-weight		: bold;
	text-align		: center;
	position		: absolute;
	bottom			: 0px;
	left			: 0px;
	font-size		: 14px;
}

#systemMessage {
    position		: absolute;
	display			: table;
    width       	: 284px;
    height      	: 134px;
    margin			: auto auto;
    background    	: url('images/systemMessage_img.png') top left no-repeat;
    vertical-align	: middle;
    cursor      	: pointer;
	font-family		: Helvetica, Arial, sans-serif;
	color			: #033b7a;
} 
font-size		: 1em;
	font-weight		: bold;
.toToneBar {
	width			: 100%;
	color			: #FFF;
	font-weight		: bold;
	height			: 18px;
	padding			: 2px 0px 0px 0px;
	margin			: 0px 7px 0px 0px;
	background		: url(../images/n_small_green_bar.png) center center repeat-x;
}
#breadCrum{
	font-size		: 10px;
}
.media_item {	
	padding			: 0px;
	margin			: 0px;
	float			: left;
}