/*========================================
	Home Layout
========================================*/

/* Right Now */

#dashboard_right_now p.sub,
#dashboard_right_now .table, #dashboard_right_now .versions {
	margin: -12px;
}


.inside {
	border-width: 0 1px 0 1px;
	border-style: none solid none solid;
	border-color: #ccc;
	width: 100%;
	-moz-border-radius: 0 0 5px 0;
}

/*=============================================
	My God
=============================================*/
.top_column {
	width: 100%;
	min-height: 447px;
	clear: both;
}
.wpbody {
	background: #f9f9f9;
	width: 200px;
	float: right;
	z-index: 9000;
}

#searchform {
	width: 350px;
	float: right;
}


/* styles for use by people extending the WordPress interface */
html,
body {
	height: 100%;
}

body,
td,
textarea,
input,
select {
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	font-size: 13px;
}



.wrap {
	margin: 0 auto 0 auto;
}


#side-sortables .submitbox .submit input,
#side-sortables .submitbox .submit .preview,
#side-sortables .submitbox .submit a.preview:hover {
	border: 0 none;
}

#side-sortables .inside-submitbox .insidebox,
.stuffbox .insidebox {
	margin: 11px 0;
}

#side-sortables .comments-box,
#normal-sortables .comments-box {
	border: 0 none;
}

#side-sortables .comments-box thead th,
#normal-sortables .comments-box thead th {
	background: transparent;
	padding: 0 7px 0px;
	font-style: italic;
}

#commentsdiv img.waiting {
	padding-left: 5px;
	vertical-align: middle;
}

#post-body .tagsdiv #newtag {
	margin-right: 5px;
	width: 16em;
}

#side-sortables input#post_password {
	width: 94%
}

#side-sortables .tagsdiv #newtag {
	width: 68%;
}


.widget .widget-top,
.postbox h3 {
	cursor: move;
	-webkit-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}



.postbox .hndle {
	cursor: move;
}

.postbox {
	margin: 0 0 11px 0;
}



#dashboard-widgets .meta-box-sortables {
	margin: 0 0px;
	clear: both;
}

.postbox .handlediv {
	float: right;
	width: 23px;
	height: 26px;
}

.sortable-placeholder {
	border-width: 1px;
	border-style: dashed;
	margin-bottom: 20px;
}


#poststuff .inside,
#poststuff .inside p {
	font-size: 11px;
	margin: 6px;
}

#poststuff .inside .submitbox p {
	margin: 1em 0;
}


/*===============================================
	Home Layout
===============================================*/
.postbox-container {
	float: left;
	padding: 0;
	margin: 0 0 0px 0;
	padding: 0 0 20px 0;
}
.marg{
	margin: 0 12px 0 12px;
}

.postbox-container .meta-box-sortables {
	height: auto;
	padding: 0 0 40px 0;
	margin: 0 0 0px 0;
}


.dashboard_quick_press {
	margin: 0 0 40px 0;
}




/* side admin menu */
#adminmenu * {
	-webkit-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	z-index: 9000;
}

#adminmenu .wp-submenu {
	display: none;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 9000;
	float: right;
}
#adminmenu .wp-submenu_t {
	width: 142px;
	height: 18px;
	background: #EFBC21;
	margin: -2px 0 0 0;
	z-index: 999;
	float: right;
}
#adminmenu .wp-submenu_b {
	width: 726px;
	height: 318px;
	margin: 0 0 0 1px;
	padding: 10px 0 0 0;
	background: #EFBC21;
	/*border-width: 1px;
	border-style: solid;
	border-color: #000;
	border: 1px solid #aaa;*/
	border-top: 0;
	clear: both;
}
#adminmenu .wp-submenu_mid {
	width: 710px;
	height: 300px;
	margin: 0 auto 0 auto;
	background:#f1f1f1;
}
#adminmenu .wp-submenu a {
	font: normal 11px/18px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
}

#adminmenu .wp-submenu li.current,
#adminmenu .wp-submenu li.current a,
#adminmenu .wp-submenu li.current a:hover {
	font-weight: bold;
}

#adminmenu a.menu-top,
#adminmenu .wp-submenu-head {
	font: normal 13px/18px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
}

#adminmenu div.wp-submenu-head {
	display: none;
}

.folded #adminmenu div.wp-submenu-head,
.folded #adminmenu li.wp-has-submenu div.sub-open {
	display: block;
}

.folded #adminmenu a.menu-top,
.folded #adminmenu .wp-submenu,
.folded #adminmenu li.wp-menu-open .wp-submenu,
.folded #adminmenu div.wp-menu-toggle {
	display: none;
}

#adminmenu li.wp-menu-open .wp-submenu,
.no-js #adminmenu .open-if-no-js .wp-submenu {
	display: block;
}

#adminmenu div.wp-menu-image {
	float: left;
	width: 28px;
	height: 28px;
}

#adminmenu li {
	padding: 0;
	cursor: pointer;
	z-index: 9000;
	width: 150px;
}

#adminmenu a {
	display: block;
	line-height: 18px;
	padding: 1px 5px 3px;
}

#adminmenu li.menu-top {
	min-height: 26px;
}

#adminmenu a.menu-top {
	line-height: 18px;
	min-width: 10em;
	padding: 5px 5px;
}

#adminmenu .wp-submenu a {
	margin: 0;
	padding-left: 12px;
}



#adminmenu .wp-submenu li {
	padding: 0;
	margin: 0;
	z-index: 9000;
}

.folded #adminmenu li.menu-top {
	width: 28px;
	height: 30px;
	overflow: hidden;
}


#adminmenu img.wp-menu-image {
	float: left;
	padding: 8px 6px 0;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#adminmenu li.menu-top:hover img.wp-menu-image,
#adminmenu li.wp-has-current-submenu img.wp-menu-image {
	opacity: 1;
	filter: alpha(opacity=100);
}

.folded #adminmenu img.wp-menu-image {
	padding: 7px 0 0 6px;
}

#adminmenu li.wp-menu-separator {
	height: 21px;
	padding: 0;
	margin: 0;
}

#adminmenu a.separator {
	cursor: w-resize;
	height: 20px;
	padding: 0;
}

.folded #adminmenu a.separator {
 	cursor: e-resize;
}

#adminmenu .wp-menu-separator-last {
	height: 10px;
	width: 1px;
}

/*#adminmenu .wp-submenu .wp-submenu-head {
	border-width: 1px;
	border-style: solid;
	padding: 6px 4px 6px 10px;
	cursor: default;
	border-color: #000;
	width: 500px;
	height: 300px;
	margin: 0 900px 0 0;
}*/

.folded #adminmenu .wp-submenu {
	position: absolute;
	margin: -1px 0 0 28px;
	padding: 0 8px 8px;
	z-index: 999;
	border: 0 none;
}

/*.folded #adminmenu .wp-submenu ul {
	width: 140px;
	border-width: 0 0 1px;
	border-style: none none solid;
	border-color: #000;
}

.folded #adminmenu .wp-submenu li.wp-first-item {
	border-top: 0 none;
}*/

.folded #adminmenu .wp-submenu a {
	padding-left: 10px;
}

.folded #adminmenu a.wp-has-submenu {
	margin-left: 40px;
}

#adminmenu li.menu-top-last .wp-submenu ul {
	border-width: 0 0 1px;
}

#adminmenu .wp-menu-toggle {
	margin: -2px 0px 0 0px;
	height: 21px;
	padding: 3px 2px 0 0;
	color: #fff/*0069aa*/;
	font-size: 13px;
	text-align: center;
	width: 140px;
	background: #f00;
	-moz-border-radius: 3px;
}
#adminmenu .wp-menu-toggle:hover {
	background: #ccc;
}
#adminmenu .wp-menu-toggle:select {
	height: 40px;
}
/*#adminmenu li.wp-has-current-submenu ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}*/

#adminmenu .wp-menu-image a {
	height: 24px;
}

#adminmenu .wp-menu-image img {
	padding: 6px 0 0 1px;
}

/* end side admin menu */

/* comments/plugins bubble in menu */
#adminmenu #awaiting-mod,
#adminmenu span.update-plugins,
#sidemenu li a span.update-plugins {
	position: absolute;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 2px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

#adminmenu li #awaiting-mod span,
#adminmenu li span.update-plugins span,
#sidemenu li a span.update-plugins span {
	float: left;
	display: block;
	height: 1.6em;
	line-height: 1.6em;
	padding: 0 6px;
}

#adminmenu li span.count-0,
#sidemenu li a .count-0 {
	display: none;
}

#adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,
#adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle {
	background: transparent url(../../images/menu-bits.gif) no-repeat scroll left -207px;
}

/* end of Home Layout and menu stuff */
















ul {
	list-style:				none;
}

a {
	outline:				0;
}


#section-3 .modules {
		width:170px;
		float:right;
		color:#fff; 
		font-size:11px; 
		padding-right:0px;
		margin-top:-15px;
}
#section-3 .modules strong {
		display:block; 
		text-shadow:0px 0px 0px #fff; 
		font-size:12px; 
		padding:0 0 2px 0;
}
#section-3 .modules em {font-style:normal;}
#section-3 .modules ul{ 
		width:165px; 
		float:left;
		padding-right:15px;
}
#section-3 .modules ul li{ padding: 10px 0; height:40px; }
#section-3 .modules h3 {
		width:170px;
		margin: 0 5px 0 0;	
		padding: 0 0 4px 0;
		color:#fff;
		font-size:14px; 
		border-bottom:1px solid #578BD5;
		text-shadow:0 0 0 #fff;
}
#section-3 .modules .icon {float:left; margin-right:6px;}

Tabs - important styles to ensure accessibility in print

*/
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}
@media print {
    .anchors {
        display: none;
    }
}

/*

Tabs - not important for accessibility, just for the look of it...

*/

#container-1 {
	background: #d43800;
	width: 100%;
	padding: 0;
	margin: 0px auto 0 auto;
	min-height:280px;
	overflow: hidden;
}
.container-1_headline {
	width: 610px;
	height: 18px;
	background: #9d1e00;
	margin: 0 auto 6px auto;
	-moz-border-radius: 6px;
	padding: 6px;
	color: #d43800;
	font-weight: bold;
	text-transform: uppercase;
}
.container-1_headline_l {
	width: 270px;	
	border-right: 1px solid #d43800;
	float: left;
	text-align: center;
}.container-1_headline_r {
	width: 300px;	
	float: right;
	text-align: center;
}
.container-1_innerleft {
	width: 270px;
	min-height:190px;
	overflow: hidden;
	float: left;
	margin: 0 10px 2px 6px;
}
.container-1_innerright {
	width: 335px;
	min-height: 150px;
	margin: 0 5px 0 300px;
}
.container-1_innerright h1{
	width: 99%;
	height: 25px;
	font-size: 13px;
	padding: 0px 0 6px 0;
	margin: 0 0 5px 0;
}
.container-1_innerright h2 img{
	width: 50px;
	height: 50px;
	float: left;
}
.container-1_innerright h3{
	width: 200px;
	height: 50px;
	float: right;
}
.container-1_innerright h1 a{
	text-decoration: none;
	color: #fff;
}
.container-1_innerright h1 a:hover{
	text-decoration: underline;
}
.newschanger_left {
	width: 250px;
	min-height: 150px;
	margin: 0 0 0px 5px;
	padding: 0px 0 0 0;
	float: left;
}
.newschanger_left h1{
	font-size: 15px;
	padding: 0 0 6px 0;
	margin: 1px 0 0 0;
}
.newschanger_left h3{
	font-size: 12px;
	margin: 5px 0 0 0;
}
.newschanger_left h2{
	padding: 0 0 10px 0;
	width: 250px; 
	height: 80px;
	background: #eee;
}
.newschanger_left h2 img{
	width: 250px; 
	height: 100px;
	border: 2px solid #fff;
}
.newschanger_left h1 a{
	text-decoration: none;
	color: #ccc;
}
.newschanger_left h3 a{
	text-decoration: none;
	color: #ccc;
}
.newschanger_left h1 a:hover{
	text-decoration: underline;
}

.blog_dashboard {
	background: #d43800;
	width: 100%;
	height: 25px;
}


.screen-reader-text {
	color: #fff;
	font-size: 13px;
	margin: 0 5px 0 0;
	font-weight: bold;
}

#tab_anchors {
	margin: 0 0 0 0px;
}
#container-12 {
	background: #9d1e00;
	width: 100%;
	padding: 0;
	height:25px;
	overflow: hidden;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top: 1px solid #ccc;
}

.fragment1,.fragment2,.fragment3,.fragment4,.fragment5 { 
	min-height: 200px;
	padding: 10px 0px 20px 0px;
	border-top: 1px solid #9d1e00;
}
.fragment2,.fragment3,.fragment4,.fragment5 { display:none;}

.anchors {
	list-style: none; 
	width: 101.4%;
	margin: 0 0 0 0px;
	padding: 0; 
	height: 87px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	text-transform: uppercase;
	font-weight: bold;
}
.anchors li { margin: 0 0 0 0px; float: left;}



.anchors .tab5, .tab1, .tab2, .tab3, .tab4 {
	width: 203.2px;
	height: 90px;
	text-align: center;
	border-bottom: 0;
	background: #d43800 url(../../images/red_button.jpg) repeat-x scroll 0 -1px;
	border-bottom: 1px solid #333;
}
.anchors .tab1 a h1{
	width: 80%;
	height: 60px;
	margin: -27px auto 3px auto;
	border: 1px solid #ccc;
}
.anchors .tab2 a h1{
	width: 80%;
	height: 60px;
	margin: -27px auto 3px auto;
	border: 1px solid #ccc;
}
.anchors .tab3 a h1{
	width: 80%;
	height: 60px;
	margin: -27px auto 3px auto;
	border: 1px solid #ccc;
}
.anchors a {
	display: block;
	position: relative;
	top: 0px; 
	left:0; 
	z-index: 2; 
	padding: 30px 0 0 0;
	color: #000; 
	height: 60px;
	color: #d43800/*ad2600 fff Edited*/;
	text-decoration: none;
}


.anchors .tab1 a:link, .anchors .tab1 a:visited {
	-moz-border-radius-bottomleft: 4px;
}
.anchors .tab4 a:link, .anchors .tab4 a:visited {
	-moz-border-radius-bottomright: 4px;
}
.anchors .tab1 a:hover,
.anchors .tab2 a:hover,
.anchors .tab3 a:hover,
.anchors .tab4 a:hover {
	 width: 190px;
	 position:static;
	 border-top: 0;
	 color: #ad2600;
	 font-weight: bold;
	 font-size: 15px;
	 text-decoration: none;
}


.anchors .tabOn2, .tabon5 {
	background:#d43800; 
	width: 235px;
	color: #ad2600;
	text-align: center;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
}
.tabOn3 {
	background:#d43800; 
	width: 235px;
	color: #ad2600;
	text-align: center;
	border-left: 1px solid #333;
}
.anchors .tabOn1{
	background:#d43800; 
	width: 236px;
	height: 90px;
	color: #ad2600;
	text-align: center;
	border-right: 1px solid #333;
	clear: both;
}
.anchors .tabOn1 a h1, .tabOn2 a h1, .tabOn3 a h1{
	width: 82%;
	height: 80px;
	margin: -27px auto 3px auto;
	border: 1px solid #ccc;
}
.anchors .tabOn1 a h1 img, .tabOn2 a h1 img, .tabOn3 a h1 img{
	width: 100%;
	height: 80px;
}
.anchors .tab1 a h1 img, .tab2 a h1 img, .tab3 a h1 img{
	
}	
.anchors .tabOn4{
	background:#333/*648a1e*/; 
	color: #ad2600;
	width: 178px;
	text-align: center;
	border-right: 0px solid #fff;
	border-left: 1px solid #648a1e;
	border-bottom: 1px solid #648a1e;
}	
.anchors .tabOn1 a, .tabOn2 a, .tabOn3 a, .tabOn4 a{
	color: #eee/*ad2600 Eidted*/;
}	
	
	
	







/* =======================================
	Right Column Links 
========================================*/
#tab_anchor {
	margin: 0 0 0 0px;
}
#container-right {
	width: 309px;
	padding: 0;
	min-height:300px;
	overflow: hidden;
}

.fragment11, .fragment12, .fragment13 { 
	min-height: 262px;
	padding: 10px 2px 2px 2px;
	border-width: 0 1px 1px 1px;
	border-style: none solid solid solid;
	border-color: #222; 
	background: #ddd;
}
.fragment12,.fragment13 { display:none;}

.anchor {
	list-style: none; 
	width: 100%;
	margin: 0 0 0 0px;
	padding: 0; 
	height: 55px;
	text-transform: uppercase;
	font-weight: bold;
	background: #9d1e00;
}
.anchor li { margin: 0 0 0 0px; float: left;}



.taba1, .taba2, .taba3 {
	width: 99.6px;
	text-align: center;
	border-bottom: 0;
	background: #d43800 url(../../images/red_button.jpg) repeat-x scroll 0 -1px;
	border-bottom: 1px solid #333;
	padding: 0 0 0 0px;
}
.anchor .taba1 a h1{
	width: 99px;
	height: 60px;
	margin: 0px auto 3px auto;
	border: 1px solid #ccc;
}
.anchor .taba2 a h1{
	width: 99px;
	height: 60px;
	margin: 0px auto 3px auto;
	border: 1px solid #ccc;
}
.anchor .taba3 a h1{
	width: 99px;
	height: 30px;
	margin: 0px auto 3px auto;
	border: 1px solid #ccc;
}
.anchor .taba1 a h1, .taba2 a h1, .taba3 a h1{
	width: 99px;
	height: 80px;
	margin: 0px auto 3px auto;
	border: 1px solid #ccc;
	font-size: 12px;
}
.anchor a {
	display: block;
	position: relative;
	top: 0px; 
	left:0; 
	z-index: 2; 
	padding: 10px 0 10px 0;
	color: #ccc; 
	height: 30px;
	width: 99px;
	color: #fff/*ad2600 fff Edited*/;
	text-decoration: none;
	font-size: 13px;
}


.anchor .taba11 a:link, .anchor .taba11 a:visited {
	-moz-border-radius-bottomleft: 4px;
}
.anchor .taba14 a:link, .anchor .taba14 a:visited {
	-moz-border-radius-bottomright: 4px;
}
.taba1 a:hover,
.taba2 a:hover,
.taba3 a:hover,
.taba14 a:hover {
	 width: 99px;
	 position:static;
	 border-top: 0;
	 color: #ad2600;
	 font-weight: bold;
	 font-size: 15px;
	 text-decoration: none;
}


.tabOna1, .tabOna2, .tabOna3 {
	background:#d43800; 
	width: 107.6px;
	color: #ad2600;
	text-align: center;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
}

.anchor .tabOna11 a h1, .tabaOn12 a h1, .tabaOn13 a h1{
	width: 99px;
	height: 30px;
	margin: 0px auto 3px auto;
	border: 1px solid #ccc;
	font-size: 12px;
}
.anchor .tabOna11 a h1 img, .tabaOn12 a h1 img, .tabaOn13 a h1 img{
	width: 100%;
	height: 80px;
}
.anchor .taba11 a h1 img, .taba12 a h1 img, .taba13 a h1 img{
	
}		
.anchor .taaOna1 a, .tabOna2 a, .tabOna3 a, .tabOna14 a{
	color: #eee/*ad2600 Eidted*/;
}










/* =======================================
	Right Column Links  Top
========================================*/
#tab_anchor2 {
	margin: 0 0 0 0px;
}
#container-right_top {
	width: 309px;
	padding: 0;
	min-height:300px;
	overflow: hidden;
}

.fragment11, .fragment12, .fragment13 { 
	min-height: 262px;
	padding: 10px 2px 2px 2px;
	border-width: 0 1px 1px 1px;
	border-style: none solid solid solid;
	border-color: #222; 
	background: #ddd;
	margin: 0 0 12px 0;
}
.fragment12,.fragment13 { display:none;}

.anchor2 {
	list-style: none; 
	width: 100%;
	margin: 0 0 0 0px;
	padding: 0; 
	height: 65px;
	text-transform: uppercase;
	font-weight: bold;
	background: #d43800;
	text-align: center;
}
.anchor2 li { margin: 0 0 0 0px; float: left;}



.tabaa1, .tabaa2, .tabaa3 {
	width: 149px;
	text-align: center;
	border-bottom: 0;
	background: #d43800 url(../../images/red_button.jpg) repeat-x scroll 0 -1px;
	border-bottom: 1px solid #333;
	padding: 0 0 0 0px;
}
.anchor2 .tabaa1 a h1{
	width: 100px;
	height: 60px;
	margin: 0px auto 3px auto;
	border: 1px solid #ccc;
}
.anchor2 .tabaa2 a h1{
	width: 100px;
	height: 60px;
	margin: 0px auto 3px auto;
	border: 1px solid #ccc;
}
.anchor2 .tabaa3 a h1{
	width: 100px;
	height: 30px;
	margin: 0px auto 3px auto;
	border: 1px solid #ccc;
}
.anchor2 .tabaa1 a h1, .tabaa2 a h1, .tabaa3 a h1{
	width: 100px;
	height: 80px;
	margin: 0px auto 3px auto;
	border: 1px solid #ccc;
	font-size: 12px;
}
.anchor2 a {
	display: block;
	position: relative;
	top: 0px; 
	left:0; 
	z-index: 2; 
	padding: 15px 0 10px 10px;
	color: #ccc; 
	height: 30px;
	width: 130px;
	color: #fff/*ad2600 fff Edited*/;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}


.anchor2 .taba11 a:link, .anchor .taba11 a:visited {
	-moz-border-radius-bottomleft: 4px;
}
.anchor .taba14 a:link, .anchor .taba14 a:visited {
	-moz-border-radius-bottomright: 4px;
}
.tabaa1 a:hover,
.tabaa2 a:hover,
.tabaa3 a:hover,
.taba14 a:hover {
	 width: 100px;
	 position:static;
	 border-top: 0;
	 color: #ad2600;
	 font-weight: bold;
	 font-size: 13px;
	 text-decoration: none;
}


.tabOnaa1, .tabOnaa2, .tabOnaa3 {
	background:#d43800; 
	width: 158px;
	color: #ad2600;
	text-align: center;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
}

.anchor .tabOnaa1 a, .tabaOnaa2 a, .tabaOnaa3 a{
	text-align: center;
	width: 150px;
	padding: 0 0 0 20px;
}
.anchor .tabOna11 a h1 img, .tabaOn12 a h1 img, .tabaOn13 a h1 img{
	width: 100%;
	height: 80px;
}
.anchor .taba11 a h1 img, .taba12 a h1 img, .taba13 a h1 img{
	
}		
.anchor .taaOna1 a, .tabOna2 a, .tabOna3 a, .tabOna14 a{
	color: #eee/*ad2600 Eidted*/;
}






/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(tab.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}


	
	
	
	
/*======================================
	Mootools Home menu dropdown
======================================*/


#menu {
	z-index: 11;
	float: right;
	border: 1px solid #000;
	margin: 0;
	padding: 0;
	height: 10px;
}


/*
 * menu
 */

 
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 10px;
	b
}

#menu li {
	position: relative;
	z-index: 5;  
	margin: 0px;
	padding: 0px;
	color: #0069AA;
}

#menu a,
#menu span { display: block; color: #0069AA;}
#menu a { text-decoration: none; color: #0069AA;}

 
#menu span.icon {
	background-repeat: no-repeat;
	background-position: 0 50%;
}

 
#menu ul.menu {float: left;}

#menu li.level1 {
	margin-right: 10px;
	float: left;
}

#menu a.level1,
#menu span.level1 { float: left; }

#menu a.level1 span.bg,
#menu span.level1 span.bg {
	height: 40px;
	padding: 0px 15px 0px 15px;
	float: left;
	line-height: 35px;
	font-size: 17px;
	color: #323232;
}

 
#menu li.level1:hover { background:#f60 url(menu_level1_item.pn) 0 0 no-repeat; }

#menu li:hover a.level1,
#menu li:hover span.level1 { background: url(menu_level1_item.pn) 100% -40px no-repeat; }

#menu li:hover a.level1 span.bg,
#menu li:hover span.level1 span.bg { color: #ffffff; }

 
#menu li.remain { background: url(menu_level1_item.png) 0 0 no-repeat; }
#menu li.remain a.level1,
#menu li.remain span.level1 { background: url(menu_level1_item.png) 100% -40px no-repeat; }
#menu li.remain a.level1 span.bg,
#menu li.remain a.level1 span.bg,
#menu li.remain span.level1 span.bg { color: #ffffff; }

 
#menu li.active a.level1 span.bg,
#menu li.active span.level1 span.bg { color: #c8001e; }

#menu li.active:hover a.level1 span.bg,
#menu li.active:hover span.level1 span.bg { color: #ff0000; }
#menu li.active.remain a.level1 span.bg,
#menu li.active.remain span.level1 span.bg { color: #ff0000; }

 
#menu a.level1 span.title,
#menu span.level1 span.title {
	font-size: 17px;
	line-height: 25px;
}

 
#menu a.level1 span.subtitle,
#menu span.level1 span.subtitle {
	margin-top: -4px;
	font-size: 9px;
	font-weight: normal;
	color: #323232;
	line-height: 10px;
	text-transform: none;
	letter-spacing: 0px;
}

#menu li:hover a.level1 span.subtitle,
#menu li:hover span.level1 span.subtitle { color: #ffffff; }
#menu li.remain a.level1 span.subtitle,
#menu li.remain span.level1 span.subtitle { color: #ffffff; }

 
#menu .dropdown {
	position: absolute;
	top: 40px;
	left: -999em;  
	z-index: 100;
	 
}

#menu li:hover .dropdown,
#menu li.remain .dropdown { left: 0px; }

#menu .dropdown-t2 {
	padding: 0px 5px 0px 0px;
	background: url(menu_dropdown_corners.png) 100% 0 no-repeat;
}

#menu .dropdown-t3 {
	height: 5px;
	background: #f60
}

#menu .dropdown-1 {}
#menu .dropdown-2 { overflow: hidden; }

#menu .dropdown-3 {
	padding: 0px 4px 0px 4px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #f60;
	overflow: hidden;
}

#menu .dropdown-b1 {
	background: url(menu_dropdown_corners.png) 0 -5px no-repeat;
}

#menu .dropdown-b2 {
	padding: 0px 5px 0px 5px;
	background: url(menu_dropdown_corners.png) 100% -10px no-repeat;
}

#menu .dropdown-b3 {
	height: 4px;
	border-bottom: 1px solid #000000;
	background: #1e1e1e
}
