/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0; 
	padding: 0;
}

fieldset,img {  
	border: 0; 
}

option {
	padding-left: 0.4em;
}

html {
	height: 100%;
	margin-bottom: 1px;
}
	
body { 
	position: relative; 
}

form label {
	cursor: pointer;
	}

/* image positioning */

img.left {
	float:left;
	padding: 0 10px 5px 0;
	}
	
img.right {
	float: right;
	padding: 0 0 5px 10px;
	}
	
.img_caption.left {
	float:left;
	margin-right:1em;
	padding-right:10px;
}
.img_caption.right {
	float:right;
	margin-left:1em;
	padding-left:10px;
}

div.article-content img {
	margin: 0;
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ccc;
	padding: 4px;
	}

div.article-content img.right {
	border:1px solid #E7E8E6;
	margin:2px 0px 2px 8px;
	padding:2px;
}

div.article-content img.left {
	border:1px solid #E7E8E6;
	margin:2px 8px 2px 0px;
	padding:2px;
}

div.article-content img.noborder {
	border: none;
	}
	
.img_caption img {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ccc;
	padding: 4px;
	}
	
	
table {width: 100%;}
hr {border-style: none none solid; color: #ccc;}

/*  captions */

.img_caption.left p {
	clear:left;
	text-align:center;
}

.img_caption p {
	margin-top:0;
	padding-top:5px;
	text-align:center;
	font-size:80%;
}

contentheading p {
	margin:5px 0 10px;
}
	
	
/* page setup */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #434343;
}

body#page {
	background: #eee url(../images/body_bg.jpg) repeat-x scroll center top;
}

/* set body font size (styleswitcher) */
body.font-small {
	font-size: 11px;
}

body.font-medium {
	font-size: 12px;
}

body.font-large {
	font-size: 13px;
}

/* layout */

div#absolute {
	position: absolute;
	left: 50%;
	width: 100%;
	height: 0px; /* overlapping link bug */
	margin-left: -50%;
	z-index: 9999;
}
div#headerwrap {
	/*background: transparent url(../images/header_bg.jpg) no-repeat scroll center top;*/
}

div#header {
	position: relative;
	height: 83px;
	z-index: 999;
}

div#menusystemwrap {
}

div#header,
div#menusystem,
div#banner,
div#pathwaywrap,
div#top,
div#footer {
	clear: both;
	margin: 0 auto;
	width: 980px;
}

.main {
	margin: 0 auto;
	width: 980px;
	}

div#bannerwrap {
	/*background: transparent url(../images/topwrap_bg.png) repeat-x scroll 0% 0%;*/
}

div#bannerwrapshade {
	background: transparent url(../images/shadebanner_bg.png) no-repeat scroll center top;
}

div#banner {
}

div#banner .topbox {
}

div#pathwaywrap {
	background: transparent url(../images/pathway_bg.png) no-repeat scroll 0% 0%;
	color: #666;
	display: block;
	height: 35px;
	padding: 0;
	position: relative;
	text-indent: 20px;
}

div#pathway {
	position: absolute;
	top: 4px;
	left: 0;
	color: #646464;
	font-size: 95%;
}

div#pathway strong {
	margin-right: 5px;
	font-size: 85%;
	text-transform: uppercase;
	letter-spacing: .1em;
}

div#pathway img {
	margin: 0 5px 1px;
}

div#pathway a {
	font-weight: bold;
}

div#top {
	/*background: #191C1E url(../images/wrapper_black_bl.png) 0 100% no-repeat;
	background-color: #fff;
	border: 1px #ccc solid;
	margin-bottom: 15px;*/
}

div#top div.top-br {
	/*padding: 0px 15px 15px 15px;
	background: url(../images/wrapper_black_br.png) 100% 100% no-repeat;*/
}

div#top .topbox {
	margin-bottom: 10px;
}

div#top .topblock {
	margin-bottom: 10px;
	}

div.wrapper {
	margin: auto;
	background:transparent url(../images/wrapper_bg.gif) repeat-x scroll left bottom; 
	min-height: 470px;
	padding: 0px 0px 20px 0px;
}

div#styleswitcher {
	position: absolute;
	top: 20px;
	right: 250px;
	height: 20px;
}

div#styleswitcher a {
	width: 15px;
	height: 20px;
	float: right;
	text-decoration: none;
	display: block;
}

a#switchfontsmall {
	background: url(../images/styleswitcher_fontsmall.png) 0 0 no-repeat;
}

a:hover#switchfontsmall {
	background: url(../images/styleswitcher_fontsmall_hover.png) 0 0 no-repeat;
}

a#switchfontmedium {
	background: url(../images/styleswitcher_fontmedium.png) 0 0 no-repeat;
}

a:hover#switchfontmedium {
	background: url(../images/styleswitcher_fontmedium_hover.png) 0 0 no-repeat;
}

a#switchfontlarge {
	background: url(../images/styleswitcher_fontlarge.png) 0 0 no-repeat;
}

a:hover#switchfontlarge {
	background: url(../images/styleswitcher_fontlarge_hover.png) 0 0 no-repeat;
}

a#switchwidththin {
	background: url(../images/styleswitcher_widththin.png) 0 0 no-repeat;
}

a:hover#switchwidththin {
	background: url(../images/styleswitcher_widththin_hover.png) 0 0 no-repeat;
}

a#switchwidthwide {
	background: url(../images/styleswitcher_widthwide.png) 0 0 no-repeat;
}

a:hover#switchwidthwide {
	background: url(../images/styleswitcher_widthwide_hover.png) 0 0 no-repeat;
}

a#switchwidthfluid {
	background: url(../images/styleswitcher_widthfluid.png) 0 0 no-repeat;
}

a:hover#switchwidthfluid {
	background: url(../images/styleswitcher_widthfluid_hover.png) 0 0 no-repeat;
}

div#styleswitcher span.spacer {
	float: left;
	width: 20px;
	height: 15px;
	display: block;
}

div#topmodule {
	position: absolute;
	top: 40px;
	right: 8px;
	height: 20px;
}

h1.logo {
	font-size: 300%;
	height: 45px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	width: 500px;
}

h1.logo a {
	background: transparent url(../images/logo.png) no-repeat scroll 0% 50%;
	color: #000;
	display: block;
	float: left;
	height: 65px;
	text-indent: -5000px;
	text-transform: uppercase;
	width: 500px;
	font-weight: normal;
}

div#date {
	position: absolute;
	top: 51px;
	right: 1px;
	width: 70px;
	height: 70px;
	background: url(../images/date_bg.png) 0 0 no-repeat;
}

div#date .month {
	width: 70px;
	text-align: center;
	font-size: 85%;
	line-height: 160%;
	color: #c8c8c8;
}

div#date .day {
	width: 70px;
	text-align: center;
	font-size: 300%;
	font-weight: bold;
	line-height: 85%;
	color: #ffffff;
}

div#date .year {
	width: 70px;
	text-align: center;
	font-size: 150%;
	line-height: 110%;
	color: #c8c8c8;
}

div#menusystem {
	bottom: 0;
	position: relative;
	height: 82px;
}


div#menusystem .overlay {
	position: absolute;
	top: 38px;
	left: 0px;
	width: 100%;
	height: 42px;
	background-color: #C14B43;
	border-top: 1px solid #fff;
	/* background: url(../images/menu_bg.png) 0 0 repeat-x; */
	z-index: 2;
}

body.black div#menusystem .overlay { 
	background-color: #999999;
	}
body.red div#menusystem .overlay { 
	/* background: url(../images/menu_bg_red.png) 0 0 repeat-x; */
	background-color: #C14B43;
	}
body.blue div#menusystem .overlay { 
	/* background: url(../images/menu_bg_blue.png) 0 0 repeat-x; */
	background-color: #437AC1;
	}
body.orange div#menusystem .overlay { 
	/* background: url(../images/menu_bg_orange.png) 0 0 repeat-x; */
	background-color: #7AC143;
	}
body.green div#menusystem .overlay { 
	/* background: url(../images/menu_bg_orange.png) 0 0 repeat-x; */
	background-color: #C18A43;
	}

div#menusystem div#submenu {
	position: absolute;
	top: 38px;
	left: 0px;
	width: 100%;
	height: 24px;
	z-index: 9999;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:9px 0;
	/*background: #f4f4f4 none repeat scroll 0 0;*/
}

div#menu {
	height: 120px;
	}
	
div#search {
	width: 140px;
	height: 21px;
	margin: 0px;
	padding: 1px 5px 0px 0px;
	/*background: url(../images/search_tab.png) 0 0 no-repeat;*/
	float: right;
}

div#containerwrap,
div#containerwrap-f,
div#containerwrap-fr,
div#containerwrap-fl {
	/*background: #fff url(../images/grad1.gif) repeat-x scroll center bottom;*/
	margin: 0 auto 25px;
	width: 980px;
}

#containerwrap-fl #container {
	background:transparent none repeat scroll 0%;
	/*border-left:1px solid #E7E8E6;*/
}

#containerwrap-fr #container2 {
	background:transparent none repeat scroll 0%;
	/*border-right:1px solid #E7E8E6;*/
}

#containerwrap-f #container {
	/*border:1px solid #E7E8E6;*/
}

#containerwrap-f #container, #containerwrap-f #container2 {
	background:transparent none repeat scroll 0%;
}

#container {
	/*background:transparent url(../images/main-bg1.gif) repeat-y scroll left center;*/
	/*border-bottom:1px solid #E7E8E6;
	border-top:1px solid #E7E8E6;*/
}

#container2 {
	/*background:transparent url(../images/main-bg2.gif) repeat-y scroll right center;*/
	/*border-bottom:1px solid #E7E8E6;*/
}


div#middle {
	width: auto;
	margin: 0px;
	clear: both;
	background: none;
	min-height: 140px;
}

div#left {
	width: 190px;
}

div#middle div#left {
	float: left;
	padding: 0px;
}

div#main {
	width: auto;
}

div#containerwrap-fl div#middle div#main {
	padding: 0;
}

div#containerwrap-f div#middle div#main {
	padding: 0;
	}

div#middle .layoutright div#main {
	margin: 0px 190px 0px 0px;
	padding: 0px 10px 0px 0px;
}

div#middle .withoutleft div#main {
	margin: 0px 0px 0px 10px;
}

div#middle div#main {
	padding: 0px 0px 0px 200px;
}

/*div#main_container {
	padding: 0px 0px 0px 0px;
	}*/

div#maintop {
	margin: 0px 0px 10px -15px;
	/*background: url(../images/main_module_m.png) 0 100% repeat-x;*/
}

div#maintop .maintop-l {
	/*background: url(../images/main_module_l.png) 0 100% no-repeat;*/
}

div#maintop .maintop-r {
	padding: 0px 0px 2px 0px;
	/*background: url(../images/main_module_r.png) 100% 100% no-repeat;*/
}

div#maintop .maintopbox {
}

div#maintop .maintopboxseperator {
	/*background: url(../images/main_module_top_sep.png) 100% 100% no-repeat;*/
}

div#mainmiddle {
	margin: 0px 0px 10px 0px;
}

div#main .withright {
	/* background: url(../images/right_bg.png) 100% 0 repeat-y; */
}

div#main .withoutright {
	background: transparent;
}

div#right {
	width: 190px;
	padding: 0px 0px 0px 0px;
	float: right;
}

div.innerdiv {
	height: 55px;
	border-bottom:1px solid #E7E8E6;
	clear:both;
	margin-bottom:10px;
	padding-bottom:10px;
}

div.innerdiv img {
	border:1px solid #E7E8E6;
	margin:2px 8px 0pt 0pt;
	padding:2px;
}
	
div#content {
	width: auto;
}

div#content_container .floatbox {
	border:1px solid #ddd;
	padding:10px 15px 15px;
	background-color: #fff;
	}

div#content_container {
	/*padding-top: 8px;*/
	}

div#main .withright div#content {
	margin: 0px 190px 0px 0px;
	padding: 0px 10px 0px 0px;
}

div#main .withoutright div#content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#contenttop {
	margin: 0px 0px 10px 0px;
	/*background: url(../images/main_module_m.png) 0 100% repeat-x;*/
}

div#contenttop .contenttop-l {
	margin: -8px 0 0 0;
	/*background: url(../images/main_module_l.png) 0 100% no-repeat;*/
}

div#contenttop .contenttop-l img {
	margin: 0 0 0 -20px;
	/*background: url(../images/main_module_l.png) 0 100% no-repeat;*/
}

div#contenttop .contenttop-r {
	margin: -8px 0 0 0;
	/*padding: 0px 0px 2px 0px;
	background: url(../images/main_module_r.png) 100% 100% no-repeat;*/
}

div#contenttop .contenttopbox {
}

div#contenttop .contenttopboxseperator {
	background: url(../images/main_module_top_sep.png) 100% 100% no-repeat;
}

div#breadcrumb {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 19px;
	font-size: 95%;
	color: #646464;
}

div#contentbottom {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	/*border: 1px solid #E7E8E6;*/
	/*background: url(../images/main_module_m.png) 0 0 repeat-x;*/
}

div#contentbottom .ccontentbottombox {
}

div#contentbottom .contentbottomboxseperator {
	background: url(../images/main_module_bottom_sep.png) 100% 0 no-repeat;
}

div#mainbottom {
	margin: 10px 0px 10px 0px;
	background: url(../images/main_module_m.png) 0 0 repeat-x;
}

div#mainbottom .mainbottom-l {
	background: url(../images/main_module_l.png) 0 0 no-repeat;
}

div#mainbottom .mainbottom-r {
	padding: 2px 0px 0px 0px;
	background: url(../images/main_module_r.png) 100% 0 no-repeat;
}

div#mainbottom .mainbottombox {
}

div#mainbottom .mainbottomboxseperator {
	background: url(../images/main_module_bottom_sep.png) 100% 0 no-repeat;
}

div#bottomhubs {
	clear: both;
	padding: 0px;
	}
	
div#bottomhubs .bottomhubbox {
	width: 320px;
	height: 180px;
	}
	
div#bottomhubs .left {
	padding: 0 5px 0 0;
	}
	
div#bottomhubs .middle {
	padding: 0 4px 0 4px;
	}
	
div#bottomhubs .right {
	padding: 0 0 0 5px;
	}


div#bottom {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	clear: both;
	/*background: url(../images/menu_bg.png) 0 0 repeat-x;*/
}

/*body.red div#bottom { background: url(../images/menu_bg_red.png) 0 0 repeat-x; }
body.blue div#bottom { background: url(../images/menu_bg_blue.png) 0 0 repeat-x; }
body.orange div#bottom { background: url(../images/menu_bg_orange.png) 0 0 repeat-x; }
body.green div#bottom { background: url(../images/menu_bg_green.png) 0 0 repeat-x; }*/

div#bottom .bottom-bg {
	/*background: #ffffff url(../images/bottom_bg.png) 0 0 repeat-x;*/
}

div#bottom .bottombox {
}

div#bottom .bottomboxseperator {
	background: url(../images/bottom_sep.png) 100% 0 no-repeat;
}

div#bottomfooter {
	background:#5b8f32 none repeat scroll 0 0;
	border-bottom:1px solid #67a339;
	clear:both;
	padding:40px 0 20px;
}

div#bottomfooter .bottomfooter_modules {
	margin: 0 auto;
	width: 980px;
}

div#bottomfooter .moduletable {
	background: transparent none repeat scroll 0 0;
	color: #aaa;
	margin: 0 10px 0 0;
	padding: 0 10px;
	border: none;
	}
	
div#bottomfooter .moduletable h3 {
	border-bottom: 1px solid #aaa;
	background: transparent none repeat scroll 0 0;
	margin: 0 0 10px;
	padding: 5px 0;
	color: #fff;
	}
	
div#bottomfooter .moduletable ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

div#bottomfooter .moduletable ul li {
	background:transparent none repeat scroll 0 0;
	margin:0;
	padding:0;
}

div#bottomfooter .moduletable ul li a {
	border-bottom:1px solid #67a339;
	color:#e6fecd; 
	display:block;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:6px 4px;
}

div.wrapperbottom {
	background: #7ac143 none repeat scroll 0 0;
	border-top: 1px solid #5b8f32;
	margin: 0 auto;
	padding: 20px 0px;
}

div#footer {
	color: #ffffff;
	clear: both;
	text-align: center;
}

div#footer a:link, div#footer a:visited {
	color: #fff;
	}
	
div#footer a:hover {
	}

/* clearing & floating */
.clearingfix:after {
	content: "."; 
	display: block; 
	line-height: 0px;
	clear: both; 
	visibility: hidden;
}

.small, #footer {
	font-size: 92%;
	}
	
.clearingfix { display: block; }

.floatbox { overflow: hidden;}


.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width15 { width: 14.999%; }
.width18 { width: 18.333%; }
.width20 { width: 19.999%; }
.width23 { width: 22.999%; }
.width25 { width: 24.999%; }
.width33 { width: 33.333%; }
.width35 { width: 34.999%; }
.width40 { width: 39.999%; }
.width45 { width: 44.999%; }
.width50 { width: 49.999%; }
.width54 { width: 53.999%; }
.width65 { width: 64.999%; }
.width66 { width: 66.666%; }
.width75 { width: 74.999%; }
.width100 { width: 100%; }

#ja-register, #ja-login {
	background:#EBF3FA none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	display:none;
	height:auto;
	overflow:hidden;
	padding:10px 15px;
	position:absolute;
	/*right:3px;*/
	text-align:left;
	top:40px;
	z-index:999;
}

a.readon {
	background:transparent url(../images/readon-bg.gif) no-repeat scroll left center;
	color:#555555;
	float:right;
	padding:1px 2px 3px 5px;
	width:85px;
	font-size: 95%;
}



body.width-thin div.wrapper { width: 780px; }body.width-wide div.wrapper { width: 980px; }body.width-fluid div.wrapper { width: 90%; }div#styleswitcher { width: 65px; }
p {
	font-size: 110%;
	line-height: 1.5em;
	margin: 1em 0;
}

td, th { 
  padding: 1px;
}

div.moduletable-flush td, th {
	padding: 1px 0;
}

a:link, a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

body.red a:link, body.red a:visited { color: #C14B43; }
body.red a:hover { color: #C14B43; }
body.blue a:link, body.blue a:visited { color: #3764aa; }
body.blue a:hover { color: #008cff; }
body.orange a:link, body.orange a:visited { /* color: #ff8200; */ color:#619935; }
body.orange a:hover { /* color: #ffa000; */ color: #619935; }
body.green a:link, body.green a:visited { color: #b3803e; }
body.green a:hover { color: #b3803e; }


ul {
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 15px;
}

ul.arrow, ul.arrow-big, ul.checkbox, ul.checkbox-big {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.checkbox li {
	margin: 10px 0px 10px 0px;
	padding: 8px 0px 5px 30px;
	background: url(../images/list_checkbox.png) 0 0 no-repeat;
	font-weight: bold;
	line-height: 100%
}

ul.checkbox-big li {
	margin: 15px 0px 15px 0px;
	padding: 15px 0px 20px 55px;
	background: url(../images/list_checkbox_big.png) 0 0 no-repeat;
	font-size: 200%;
	font-weight: bold;
}

ul.arrow li {
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 10px 35px;
	background: url(../images/list_arrow.png) 0 0 no-repeat;
	font-weight: bold;
}

ul.arrow-big li {
	margin: 15px 0px 15px 0px;
	padding: 10px 0px 30px 60px;
	background: url(../images/list_arrow_big.png) 0 0 no-repeat;
	font-size: 200%;
	font-weight: bold;
}

ol {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 15px;
}

ol.disc {
	padding: 0px 0px 0px 27px;
	background: url(../images/list_disc.png) 0 0 repeat-y;
}

ol.disc li {
	padding: 0px 0px 6px 12px;
	font-weight: bold;
	line-height: 28px;
}

ol.disc-big {
	padding: 0px 0px 0px 45px;
	font-size: 200%;
	background: url(../images/list_disc_big.png) 0 0 repeat-y;
}

ol.disc-big li {
	padding: 0px 0px 12px 20px;
	font-weight: bold;
	line-height: 45px;
}

div.note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0;
	text-align:justify;
}

div.alert {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0 url(../images/div_alert.png) 3px 3px no-repeat;
	text-align:justify;
}

div.download {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0 url(../images/div_download.png) 3px 3px no-repeat;
	text-align:justify;
}

div.info {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0 url(../images/div_info.png) 3px 3px no-repeat;
	text-align:justify;
}

div.tip {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0 url(../images/div_tip.png) 3px 3px no-repeat;
	text-align:justify;
}

blockquote {
	margin: 10px 0px 10px 0px;
	padding: 10px 35px 10px 35px;
	background: url(../images/blockquote_start.png) 0 0 no-repeat;
	text-align:justify;
}

blockquote div {
	margin: 0px -35px -10px 0px;
	padding: 0px 35px 10px 0px;
	background: url(../images/blockquote_end.png) 100% 100% no-repeat;
}

blockquote.big {
	margin: 10px 0px 10px 0px;
	padding: 50px 50px 50px 50px;
	background: url(../images/blockquote_big_start.png) 0 0 no-repeat;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 300%;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
}

blockquote.big div {
	margin: 0px -50px -50px 0px;
	padding: 0px 30px 50px 0px;
	background: url(../images/blockquote_big_end.png) 100% 100% no-repeat;
}

pre {
	margin: 2px 0px 2px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #969696;
	border-left: 20px solid #969696;
	background: #f0f0f0;
	font-size: 90%;
	color: #646464;
	/* Browser specific (not valid) styles to make preformatted text wrap */
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
}

em.box, em.file, em.directory {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
}

em.box { 
	padding: 0px 2px 0px 2px;
	background:#f0f0f0;
	border: 1px #dcdcdc solid;
}

em.file { 
	padding: 0px 0px 0px 13px;
	background: transparent url(../images/em_file.png) 0 1px no-repeat;
	color: #323232;
}

em.directory { 
	padding: 0px 0px 0px 16px;
	background: transparent url(../images/em_directory.png) 0 1px no-repeat;
	color: #323232;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin: 10px 0;
	line-height: 100%;
}

h1 {
	font-size: 180%;
	color: #000000;
}

h2 {
	font-size: 150%;
	color: #3d3d3d;
}

h3 {
	font-size: 125%;
	color: #3d3d3d;
}

h4 {
	font-size: 125%;
	color: #000000;
}

h5 {
	font-size: 115%;
	color: #3d3d3d;
	text-transform: uppercase;
}

h6 {
	font-size: 115%;
	color: #000000;
	text-transform: uppercase;
}

body.red h1, body.red h4, body.red h6 { /* color: #ff1e00; */ color: #C14B43; }
body.blue h1, body.blue h4, body.blue h6 { /* color: #008cff; */ color: #437AC1; }
body.orange h1, body.orange h4, body.orange h6 { /* color: #ffa000; */ color: #7AC143;}
body.green h1, body.green h4, body.green h6 {color: #C18A43;}

div#topmenu .inputbox {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#666666;
	margin:0 5px 0 0;
	padding:2px;
}

div#topmenu input, select, textarea, .inputbox, .button {
	font-family:Arial,sans-serif;
	font-size:100% !important;
}

div#topmenu .button {
	background:#437AC1 none repeat scroll 0 0 !important;
	border:1px solid #437AC1;
	color:#ffffff;
	font-weight:bold;
	padding:1px 8px !important;
	font-family:Arial,sans-serif;
	font-size:100% !important;
}

div#topmenu .ja-login-links {
	margin-top:10px;
}/* topmenu */


/*div#topmenu li a {
	height: 20px;
	float: left;
	display: block;
	position: relative;
	background: url(../images/topmenu_item_bg.png) 0 4px no-repeat;
	overflow: hidden;
	font-size: 95%;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 8px;
	text-indent: -9999px;
}*/

div#topmenu {
	float: right;
	margin: 20px 0 1px;
	text-align: right;
	width: 70%;
	font-size: 95%;
	/*position: absolute;
	top: 10px;
	right: 0px;
	height: 20px;*/
}

div#topmenu ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	}
	
div#topmenu li {
	background: transparent none repeat scroll 0 0;
	display:inline;
	line-height: normal;
	margin: 0;
	padding: 0 0 0 5px;
	}
	
div#topmenu li a {
	background: transparent url(../images/arrow.png) no-repeat scroll 3px center;  
	color: #333333;
	display: inline;
	line-height: 20px;
	padding: 0 0 0 10px;
	}
	
div#topmenu li a.login-switch,
div#topmenu li a.join-switch,
div#topmenu li a.store-switch {
	font-weight: bold;
	text-transform:uppercase;
	background: transparent none;
	padding: 0 0 0 13px;
	}
	
div#topmenu li.reservations-switch {
	font-weight:bold;
	font-size: 130%;
	color:#7AC143;
}
	
div#topmenu li a.join-switch,
div#topmenu li a.login-switch {	
	background: transparent url(../images/bullet_black.gif) no-repeat scroll left center; 
	}
	

/* store & contact image buttons */

/*div#topmenu li.item1 a { 
	background: url(../images/store_bt.png) no-repeat;
	padding-right:15px;
}

div#topmenu li.item2 a { 
	background: url(../images/contact_bt.png) no-repeat;
	padding-right: 0px;
}*/

div#topmenu li a:link, div#topmenu li a:visited {
	color: #333333;
}

div#topmenu li a:hover {
	color: #437AC1;
	text-decoration:underline;
	}

/* menu */
div#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}

div#menu li {
	float: left;
	display: block;
	margin: 10px 2px 0px 0px;
	text-transform: uppercase;
	/* background: url(../images/menu_item_r.png) 100% 0 no-repeat; */
	background: url(../../yoo_switch_1.5/images/tabmenu_corner.gif) 100% 0 no-repeat;
}

/* colored tabs */

/* home tab */
div#menu li.item2 { 
	background-color: #999999;
}

div#menu li.item2 a { 
	background: url(../images/tabmenu_corner_gray.gif) 100% 0 no-repeat;
}

/* blue tab */
div#menu li.item3 { 
	background-color: #437AC1;
}

div#menu li.item3 a { 
	background: url(../images/tabmenu_corner_blue.gif) 100% 0 no-repeat;
}

/* brown tab */
div#menu li.item4 { 
	background-color: #7AC143;
}

div#menu li.item4 a { 
	background: url(../images/tabmenu_corner_green.gif) 100% 0 no-repeat;
}

/* GREEN tab */
div#menu li.item5 { 
	background-color: #C18A43;
}

div#menu li.item5 a { 
	background: url(../images/tabmenu_corner_orange.gif) 100% 0 no-repeat;
}

/* red tab */
div#menu li.item6 { 
	background-color: #C14B43;
}

div#menu li.item6 a { 
	background: url(../images/tabmenu_corner_red.gif) 100% 0 no-repeat;
}


div#menu li a {
	float: left;
	display: block;
	height: 50px;
	padding: 0 50px 0 15px;
	/* background: url(../images/menu_item_l.png) 0 0 no-repeat; */
	line-height: 28px;
	overflow: hidden;
	font-size: 100%;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	border: none;
}

div#menu a:link, div#menu a:visited, div#menu li a:hover {
	color: #fff;
}

div#menu li.active {
	position: relative;
	z-index: 3;
	margin: 0px 2px 0px 0px;
	/* background: url(../images/menu_item_r_active.png) 100% 0 no-repeat; */
	}

div#menu li.active a {
	height: 56px;
	/* background: url(../images/menu_item_l_active.png) 0 0 no-repeat; */
	}

body.red div#menu li.active { 
	/* background: url(../images/menu_item_r_active_red.png) 100% 0 no-repeat; color: #ffffff; */
	}
body.red div#menu li.active a { 
	/* background: url(../images/menu_item_l_active_red.png) 0 0 no-repeat; color: #ffffff; */
	}
body.blue div#menu li.active { 
	/* background: url(../images/menu_item_r_active_blue.png) 100% 0 no-repeat; color: #ffffff; */
	}
body.blue div#menu li.active a { 
	/* background: url(../images/menu_item_l_active_blue.png) 0 0 no-repeat; color: #ffffff; */
	}
body.orange div#menu li.active { 
	/* background: url(../images/menu_item_r_active_orange.png) 100% 0 no-repeat; color: #ffffff; */
	}
body.orange div#menu li.active a { 
	/* background: url(../images/menu_item_l_active_orange.png) 0 0 no-repeat; color: #ffffff; */
	}


/* sub menu */
div#submenu ul {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	list-style: none;
	float: left;
}

div#submenu li {
	float: left;
	position: relative;
	display: block;
	font-size: 95%;
	text-transform: uppercase;
}

div#submenu li.level1 {
	height: 21px;
	margin: 0px 20px 0px 0px;
	/*padding: 1px 1px 0px 1px;*/
}

div#submenu li.level1 a, div#submenu li.level1 span.separator {
	float: left;
	display: block;
	padding: 0px 4px 0px 4px;
	line-height: 21px;
	overflow: hidden;
	font-weight: bold;
	text-decoration: none;
	border: none;
	background: none;
}

div#submenu li.level1 a:link,
div#submenu li.level1 a:visited, 
div#submenu li.level1 span.separator {
	color: #ffffff;
}

div#submenu li.level1 a:hover {
	color: #000000;
	}

body.red div#submenu li.level1 a:link,
body.red div#submenu li.level1 a:visited,
body.red div#submenu li.level1 span.separator { color: #ffffff; }

body.blue div#submenu li.level1 a:link, body.blue div#submenu li.level1 a:visited, body.blue div#submenu li.level1 span.separator { color: #ffffff; }
body.orange div#submenu li.level1 a:link, body.orange div#submenu li.level1 a:visited, body.orange div#submenu li.level1 span.separator { color: #ffffff; }
body.green div#submenu li.level1 a:link, body.green div#submenu li.level1 a:visited, body.green div#submenu li.level1 span.separator { color: #ffffff; }


div#submenu li:hover, div#submenu li.sfhover {
	height: 20px;
	padding: 0px 0px 0px 0px;
	/*border-top: 1px solid #7f7f7f;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;*/
	background: #ffffff;
}

div#submenu li.level1:hover a:link, div#submenu li.level1:hover span.separator, div#submenu li.sfhover span.separator {
	height: 20px;
	color: #000000;
}

body.red div#submenu li.level1:hover a, body.red div#submenu li.level1:hover span.separator { color: #000000; }
body.blue div#submenu li.level1:hover a, body.blue div#submenu li.level1:hover span.separator { color: #000000; }
body.orange div#submenu li.level1:hover a, body.orange div#submenu li.level1:hover span.separator { color: #000000; }
body.green div#submenu li.level1:hover a, body.green div#submenu li.level1:hover span.separator { color: #000000; }


div#submenu li.active {
	height: 21px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #7f7f7f;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	background: #ffffff;
}

div#submenu li.active a:link, div#submenu li.active a:visited, div#submenu li.active a:hover, div#submenu li.active span.separator { 
	color: #000000;
}

body.red div#submenu li.active a:link, body.red div#submenu li.active a:visited, body.red div#submenu li.active:hover a, body.red div#submenu li.active span.separator { color: #000000; }
body.blue div#submenu li.active a:link, body.blue div#submenu li.active a:visited, body.blue div#submenu li.active:hover a, body.blue div#submenu li.active span.separator { color: #000000; }
body.orange div#submenu li.active a:link, body.orange div#submenu li.active a:visited, body.orange div#submenu li.active:hover a, body.orange div#submenu li.active span.separator { color: #000000; }
body.green div#submenu li.active a:link, body.green div#submenu li.active a:visited, body.green div#submenu li.active:hover a, body.green div#submenu li.active span.separator { color: #000000; }


div#submenu li.parent:hover, div#submenu li.sfhover {
	height: 21px;
	padding: 0px 0px 0px 0px;
	/*border-top: 1px solid #7f7f7f;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;*/
	color: #000000;
}

div#submenu li.parent:hover a:link, div#submenu li.parent:hover a:visited, div#submenu li.parent:hover a { 
	color: #000000;
}

body.red div#submenu li.parent:hover a:link, body.red div#submenu li.parent:hover a:visited, body.red div#submenu li.parent:hover a { color: #000000; }
body.blue div#submenu li.parent:hover a:link, body.blue div#submenu li.active a:visited, body.blue div#submenu li.active:hover a { color: #000000; }
body.orange div#submenu li.parent:hover a:link, body.orange div#submenu li.active a:visited, body.orange div#submenu li.active:hover a { color: #000000; }
body.green div#submenu li.parent:hover a:link, body.green div#submenu li.active a:visited, body.green div#submenu li.active:hover a { color: #000000; }

div#submenu li ul {
	position: absolute;
	top: 21px;
	left: -999em;
	width: 150px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #ccc;
}

div#submenu li ul li {
	text-transform: capitalize;
	font-size: 100%;
	}

div#submenu li:hover ul, #submenu li.sfhover ul {
	left: -1px;
	z-index: 100;
	background-color: #fff;
	/*background: url(../images/submenu_level3_bg.png) 0 100% repeat;*/
}

div#submenu li:hover li, div#submenu li.sfhover li, div#submenu li:hover li.parent:hover {
   	width: 150px;
	height: 24px;
	border: none;
	border-bottom: 1px solid #ccc;
	background: none;
}

div#submenu li.level1:hover li a:link, div#submenu li.level1:hover li a:visited, div#submenu li.sfhover li a {
	width: 128px;
	height: 24px;
	margin: 0px 1px 0px 1px;
	padding: 0px 10px 0px 10px;
	display: block;
	font-weight: normal;
	line-height: 24px;
}

div#submenu li li a, div#submenu li.active li a {
	background: url(../images/submenu_spacer.png) 0 0 repeat;
}

div#submenu li li a:hover, div#submenu li.active li a:hover {
	background: #ffffaa;
}

div#submenu li li#current a {
	font-weight: bold;
}

div#submenu li ul ul {
	margin: -21px 0 0 149px;
}

div#submenu li:hover ul ul, div#submenu li.sfhover ul ul {
	border-top: 1px solid #7f7f7f;
	background-color: #fff;
	/*background: url(../images/submenu_level3_bg.png) 0 100% repeat;*/
}

div#submenu li li#current li a {
	font-weight: normal;
}

div#submenu li:hover ul ul, div#submenu li.sfhover ul ul,
div#submenu li:hover ul ul ul, div#submenu li.sfhover ul ul ul,
div#submenu li:hover ul ul ul ul, div#submenu li.sfhover ul ul ul ul {
	left: -999em;
}

div#submenu li li:hover ul, div#submenu li li.sfhover ul,
div#submenu li li li:hover ul, div#submenu li li li.sfhover ul,
div#submenu li li li li:hover ul, div#submenu li li li li.sfhover ul {
	left: 0;
	z-index: 100;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	background: none;
	margin: 0;
	padding: 0;
}

ul.menu li a {
	display: block;
	outline: none;
	padding: 6px 4px;
	color: #626A69;
	border-bottom: 1px solid #E7E8E6;
	background: url(../images/arrow.png) no-repeat 97% center;
}

#left ul.menu li a:hover,
#left ul.menu li a:active,
#left ul.menu li a:focus {
	color: #000;
	background: url(../images/arrow2.png) no-repeat 97% center;
}

body.blue #left ul.menu li a:hover,
#left ul.menu li a:active,
#left ul.menu li a:focus {
	color: #437AC1;
	}
body.orange #left ul.menu li a:hover,
#left ul.menu li a:active,
#left ul.menu li a:focus {
	color: #7AC143;
	}
body.red #left ul.menu li a:hover,
#left ul.menu li a:active,
#left ul.menu li a:focus {
	color: #C14B43;
	}
	
body.green #left ul.menu li a:hover,
#left ul.menu li a:active,
#left ul.menu li a:focus {	
	color: #C18A43;
	}

#left ul.menu li.active a {
	color: #000;
	font-weight: bold;
}

#left ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#left ul.menu li li a {
	background: url(../images/bullet.gif) no-repeat 12px    !important;
	border: none;
	font-weight: normal !important;
	/*padding-left: 20px !important;*/
	width: 75%; /*need for ie6 transparent*/
}

#left ul.menu li li a:hover,
#left ul.menu li li a:active,
#left ul.menu li li a:focus {
	background: none;
}

#left ul.menu li li li a {
	background: url(../images/arrow.png) no-repeat 22px 9px    !important;
	border: none;
	font-weight: normal !important;
	/*padding-left: 20px !important;*/
	width: 75%; /*need for ie6 transparent*/
}

#left ul.menu li li li a:hover,
#left ul.menu li li li a:active,
#left ul.menu li li li a:focus {
	background: none;
}


/* othermenus */

/* LEFT & RIGHT MENUS */

#left div.moduletable ul,
#left div.moduletable_text ul,
#left div.moduletable_menu ul,
#left div.moduletable_hilte ul {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	}

#left div.moduletable li,
#left div.moduletable_text li,
#left div.moduletable_menu li,
#left div.moduletable_hilite li {
	/*background: url(../images/bullet.gif) no-repeat 5px 8px;*/
	display: block;
	margin: 0;
	}
	
#left div.moduletable_menu li a,
#left div.moduletable_menu span.separator {
	/*height: 25px;*/
	display: block;
	line-height: 150%;
	text-decoration: none;
	color: #646464;
	}
	
#left div.moduletable_menu a:link,
#left div.moduletable_menu a:visited {
	color: #646464;
	}
	
#left div.moduletable_menu li#current a {
	font-weight: bold;
}

#left div.moduletable_menu li#current li a {
	font-weight: normal;
}

#left div.moduletable_menu li a:hover,
#left div.moduletable_menu li span.separator:hover,
#left div.moduletable_menu li span.sfhover {
	color: #000000;
}

#left div.moduletable_menu li.level1 {
	/*background: #f5f5f5 url(../images/othermenu_level2_item.png) 0 0 no-repeat;*/
}

#left div.moduletable_menu li.level1 a,
#left div.moduletable_menu li.level1 span.separator {
	padding: 6px 4px 6px 10px;
}

#left div.moduletable_menu li.parent {
	/*background: #f5f5f5 url(../images/othermenu_level2_item_parent.png) 0 0 no-repeat;*/
}

#left div.moduletable_menu li.parent span.separator {
	cursor: pointer;
}

/* div.moduletable li.active,
div.moduletable li.active:hover {
	background-color: #969696;
}

div.moduletable li.active a,
div.moduletable li.active span.separator,
div.moduletable li.active a:hover {
	color: #ffffff;
}
*/

#left div.moduletable_menu li.level1 ul,
#left div.moduletable_menu li.level1 li,
#left div.moduletable_menu li.level1 li.active {
	background: #ffffff;
}
,
#left div.moduletable_menu li.level1 li a:hover,
#left div.moduletable_menu li.level1 li.active a:hover {
	color: #000000;
}

#left div.moduletable_menu li.level2 a {
	/*background: url(../images/othermenu_level3_item_bg.png) 10px 2px no-repeat;*/
	padding: 5px 4px 5px 20px;
	width: 128px;
	color: #646464;
	/*height: 20px;*/
	line-height: 150%;
}

#left div.moduletable_menu li.level2 a:hover {
	/*background: #ddd url(../images/othermenu_level3_item_bg.png) 10px 2px no-repeat;*/
}

#left div.moduletable_menu li.level3 a {
	background: url(../images/othermenu_level4_item_bg.png) 20px 2px no-repeat;
	padding: 3px 4px 3px 30px;
	width: 118px;
}

#left div.moduletable_menu li.level3 a:hover {
	/*background: #ddd url(../images/othermenu_level4_item_bg.png) 20px 2px no-repeat;*/
}

#left div.moduletable_menu li.level4 a  {
	background: url(../images/othermenu_level5_item_bg.png) 30px 2px no-repeat;
	padding: 3px 4px 3px 40px;
	width: 108px;
}

#left div.moduletable_menu li.level4 a:hover  {
	/*background: #ffffaa url(../images/othermenu_level5_item_bg.png) 30px 2px no-repeat;*/
}

/* Default Joomla! Latest News */
ul.latestnews {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.latestnews li {
	background: none;
	margin: 0;
	padding: 0;
}

ul.latestnews li a {
	display: block;
	outline: none;
	padding: 6px 4px;
	color: #626A69;
	border-bottom: 1px solid #E7E8E6;
	/*background: url(../images/arrow.png) no-repeat 97% center;*/
}

body.blue ul.latestnews li a,
body.orange ul.latestnews li a,
body.red ul.latestnews li a,
body.green ul.latestnews li a {
	color: #646464;
	}

ul.latestnews li a:hover,
ul.latestnews li a:active,
ul.latestnews li a:focus {
	color: #000;
	/*background: url(../images/arrow2.png) no-repeat 97% center;*/
}

body.blue ul.latestnews li a:hover,
ul.latestnews li a:active,
ul.latestnews li a:focus {
	color: #437AC1;
	}
body.orange ul.latestnews li a:hover,
ul.latestnews li a:active,
ul.latestnews li a:focus {
	color: #7AC143;
	}
body.red ul.latestnews li a:hover,
ul.latestnews li a:active,
ul.latestnews li a:focus {
	color: #C14B43;
	}
	
body.green ul.latestnews li a:hover,
ul.latestnews li a:active,
ul.latestnews li a:focus {
	color: #C18A43;
	}
	
/* Default Joomla! Most Read */
ul.mostread {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.mostread li {
	background: none;
	margin: 0;
	padding: 0;
}

ul.mostread li a {
	display: block;
	outline: none;
	padding: 6px 4px;
	color: #626A69;
	border-bottom: 1px solid #E7E8E6;
	/*background: url(../images/arrow.png) no-repeat 97% center;*/
}

body.blue ul.mostread li a,
body.orange ul.mostread li a,
body.red ul.mostread li a,
body.green ul.mostread li a {
	color: #646464;
	}

ul.mostread li a:hover,
ul.mostread li a:active,
ul.mostread li a:focus {
	color: #000;
	/*background: url(../images/arrow2.png) no-repeat 97% center;*/
}

body.blue ul.mostread li a:hover,
ul.mostread li a:active,
ul.mostread li a:focus {
	color: #437AC1;
	}
body.orange ul.mostread li a:hover,
ul.mostread li a:active,
ul.mostread li a:focus {
	color: #7AC143;
	}
body.red ul.mostread li a:hover,
ul.mostread li a:active,
ul.mostread li a:focus {
	color: #C14B43;
	}

body.green ul.mostread li a:hover,
ul.mostread li a:active,
ul.mostread li a:focus {
	color: #C18A43;
	}/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable-blank h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_hilite h3,
div.moduletable_specials h3 {
	background: transparent url(../images/h3-bg.gif) repeat-x scroll left bottom;
	background-color: #fff;
	border-bottom: 1px solid #eee;
	font-size: 105%;
	letter-spacing:.02em;
	margin: 0 -10px 3px;
	padding:10px;
	text-transform: uppercase;
	/*background: url(../images/grad3.gif) repeat-x bottom #A8A8A8;*/
	/*border-bottom: 1px solid #E7E8E6;*/
	color: #515151;
}

/* Hilite */
div.moduletable_hilite h3 {
	/*background: url(../images/grad2.gif) repeat-x bottom #2C79B3;*/
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_hilite {
	background-color: #fff;
	margin: 0 0 10px;
	padding: 0 10px 10px;
	overflow: hidden;
	border: 1px solid #ddd;
}

div#bottomhubs div.moduletable {
	padding:0;
}

div#submenu div.moduletable,
div#submenu div.moduletable_menu,
div#submenu div.moduletable_text,
div#submenu div.moduletable_hilite {
	background-color: transparent;
	margin: 0;
	padding: 0;
	border: none;
}

div.moduletable_specials {
	background-color: #fff;
	margin: 0 0 10px;
	overflow: hidden;
}

div.moduletable_specials h3 {
	padding: 8px 20px;
	margin: 0 -10px;
}


body.blue div.moduletable h3,
body.blue div.moduletable_menu h3,
body.blue div.moduletable_specials h3 { /*background-color: #437AC1;*/ background: transparent url(../images/h3-bg.gif) repeat-x scroll left bottom; color: #515151;}
body.orange div.moduletable h3,
body.orange div.moduletable_menu h3,
body.orange div.moduletable_specials h3 { /*background-color: #7AC143;*/ background: transparent url(../images/h3-bg.gif) repeat-x scroll left bottom; color: #515151; }
body.red div.moduletable h3,
body.red div.moduletable_menu h3,
body.red div.moduletable_specials h3 { /*background-color: #C14B43;*/ background: transparent url(../images/h3-bg.gif) repeat-x scroll left bottom; color: #515151; }
body.green div.moduletable h3,
body.green div.moduletable_menu h3,
body.green div.moduletable_specials h3 {/* background-color: #C18A43;*/ background: transparent url(../images/h3-bg.gif) repeat-x scroll left bottom; color: #515151; }





/* maintopbox & mainbottombox modules */
#maintop div.moduletable, #mainbottom div.moduletable {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	text-align:justify;
}

#maintop div.moduletable h3, #mainbottom div.moduletable h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	height: 20px;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
}

/* blank */
#maintop div.moduletable-blank, #mainbottom div.moduletable-blank {
	padding: 0px 0px 0px 0px;
}

/* contenttop modules */
#contenttop div.moduletable, #contentbottom div.moduletable {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	text-align:justify;
	border: none;
}

#contenttop div.moduletable h3, #contentbottom div.moduletable h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	height: 20px;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
}

/* blank */
.maintopbox div.moduletable-blank, .mainbottombox div.moduletable-blank {
	padding: 0px 0px 0px 0px;
}

/* bottom modules */
#bottom div.moduletable {
	padding: 0;
	/*padding: 20px 15px 0px 15px;*/
	text-align:center;
}

#bottom div.moduletable h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	text-align: center;
	font-size: 125%;
	font-weight: bold;
	background: none !important;
	color: #3d3d3d;
}

/* blank */
#bottom div.moduletable-blank {
	padding: 0px 0px 0px 0px;
}

/* hub modules */
div#hub3 div.moduletable,
div#hub4 div.moduletable {
	width:150px;
	height: 130px;
	text-align: right;
	}
	
div#hub3 div.moduletable p,
div#hub4 div.moduletable p {
	font-size: 95%;
	}
	
div#hub3 div.moduletable h3,
div#hub4 div.moduletable h3 {
	text-transform: uppercase;
	font-size: 95%;
	font-weight: bold;
	color: #fff;
	background-color: #666;
	border-bottom: 1px solid #333;
	padding: 5px 5px;	
	}
	
div#hub3 div.moduletable p a,
div#hub4 div.moduletable p a {
	text-transform: uppercase;
	font-size: 80%;
	font-weight: bold;
	color: #000;
	padding-top: 15px;
	}
	
/* YOOACCORDION MODULE */

body.blue div.default div.yoo-accordion dt.toggler {
	color: #437AC1;
	font-size: 100%;
	font-weight: normal;
	}
	
body.orange div.default div.yoo-accordion dt.toggler {
	color: #7AC143;
	font-size: 100%;
	font-weight: normal;
	}
	
body.red div.default div.yoo-accordion dt.toggler {
	color: #C14B43;
	font-size: 100%;
	font-weight: normal;
	}
	
body.green div.default div.yoo-accordion dt.toggler {
	color: #C18A43;
	font-size: 100%;
	font-weight: normal;
	}
	
div.moduletable_accordion h3 {
	font-size: 180%;
	}
	
body.blue div.moduletable_accordion h3 {
	color: #437AC1;
	}
	
body.orange div.moduletable_accordion h3 {
	color: #7AC143;
	}
	
body.red div.moduletable_accordion h3 {
	color: #C14B43;
	}
	
body.green div.moduletable_accordion h3 {
	color: #C18A43;
	}
	
/* SLWI MODULE */
.ja-slwi-container {
width: 100%;
}

.ja-slwi-container h3 {
color: #333333 !important;
font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
font-size: 100% !important;
line-height: normal !important;
margin: 0 !important;
padding: 7px 10px !important;
background: none !important;
}

.ja-slwi-container h3 span {
background: none !important;
}

.ja-slwi-text p {
color: #333333;
margin: 0;
padding: 0 10px;
}

/*
 * space for adjoining modules
 */

.separator div.module {
	margin: 0px 15px 0px 0px;
}

#left div.module,
#right div.module {
	margin: 0px 0px 15px 0px;
}

#top .topblock div.module {
	/*margin: 15px 0px 0px 0px;*/
}

#bottom .bottomblock div.module {
	margin: 0px 0px 15px 0px;
}


/*
 * badge styling for all modules
 */
 
div.module {
	position: relative;
}
 
div.module div.badge-new {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39px;
	height: 39px;
	background: url(../images/module_badge_new_black.png) 0 0 no-repeat; /* ie6png:scale */
	z-index: 1;
}

div.module div.badge-top {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39px;
	height: 39px;
	background: url(../images/module_badge_top_black.png) 0 0 no-repeat; /* ie6png:scale */
	z-index: 1;
}

div.module div.badge-pick {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39px;
	height: 39px;
	background: url(../images/module_badge_pick_black.png) 0 0 no-repeat; /* ie6png:scale */
	z-index: 1;
}

#middle div.module div.badge-new {
	background: url(../images/module_badge_new.png) 0 0 no-repeat; /* ie6png:scale */
}
#middle div.module div.badge-top {
	background: url(../images/module_badge_top.png) 0 0 no-repeat; /* ie6png:scale */
}
#middle div.module div.badge-pick {
	background: url(../images/module_badge_pick.png) 0 0 no-repeat; /* ie6png:scale */
}

.frontpage-black #middle div.module div.badge-new {
	background: url(../images/module_badge_new.png) 0 0 no-repeat; /* ie6png:scale */
}
.frontpage-black #middle div.module div.badge-top {
	background: url(../images/module_badge_top.png) 0 0 no-repeat; /* ie6png:scale */
}
.frontpage-black #middle div.module div.badge-pick {
	background: url(../images/module_badge_pick.png) 0 0 no-repeat; /* ie6png:scale */
}


/*
 * module: rounded - top/top-equal positions
 */
 
div.mod-rounded div.module {
	/*background: url(../images/module_rounded_black_br.png) 100% 100% no-repeat;*/
}

div.mod-rounded div.blue {background-color: #91b4d7; border:1px solid #5a8ec3; padding:8px; }
div.mod-rounded div.lightblue { /*background-color: #B5CFE3;*/ background-color: #91b4d7; border:1px solid #C3C3C3; padding:8px; }
div.mod-rounded div.green { background-color: #9EA03D; border:1px solid #C3C3C3; padding:8px; }
div.mod-rounded div.lightgreen { background-color: #D9E3B5; border:1px solid #C3C3C3; padding:8px; }
div.mod-rounded div.yellow { background-color: #DAC845; border:1px solid #C3C3C3; padding:8px; }
div.mod-rounded div.beige { background-color: #D6B465; border:1px solid #C3C3C3; padding:8px; }
div.mod-rounded div.red { background-color: #AC492D; border:1px solid #C3C3C3; padding:8px; }
div.mod-rounded div.orange { background-color: #BA6F3E; border:1px solid #C3C3C3; padding:8px; }
div.mod-rounded div.lilac { background-color: #8576A3; border:1px solid #C3C3C3; padding:8px; }
div.mod-rounded div.pink { background-color: #AD667A; border:1px solid #C3C3C3; padding:8px; }
div.mod-rounded div.white { background-color: #dadada; border:1px solid #C3C3C3; padding:8px; }
	

/*div.mod-rounded div.module-2 {background: url(../images/module_rounded_black_tr.png) 100% 0 no-repeat;}
div.mod-rounded div.module-3 {background: url(../images/module_rounded_black_bl.png) 0 100% no-repeat;}
div.mod-rounded div.module-4 {background: url(../images/module_rounded_black_tl.png) 0 0 no-repeat;}
*/

div.mod-rounded div.module-5 {
	min-height: 60px;
	color: #646464;
	}

div.mod-rounded div.module-6 {
	padding: 10px 15px 10px 15px;
	overflow: hidden;
}

div.mod-rounded h3.module {
	margin-bottom: 5px;
	margin-top: 2px;
	line-height: 20px;
	font-size: 140%;
	color: #505050;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

div.mod-rounded ul {
	margin-left:0;
	margin-right:0;
	}

div.mod-rounded ul li {
	margin-bottom:4px;
	}

/*div.mod-rounded ul.circlecheckmark,
div.mod-rounded ul.latestnewslightblue,
div.mod-rounded ul.latestnewslightgreen,
div.mod-rounded ul.latestnewslightred,
div.mod-rounded ul.latestnewslightyellow {padding-left:0;}*/

/*div.mod-rounded ul.circlecheckmark li,
div.mod-rounded ul.latestnewslightblue li,
div.mod-rounded ul.latestnewslightgreen li,
div.mod-rounded ul.latestnewslightred li,
div.mod-rounded ul.latestnewslightyellow li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:5px;
	margin-left:0;
	padding-left:22px;
	}*/
	
/* module: blue */
div.mod-rounded div.blue div.module-2 {border:1px solid #fff;background-color:#c8d9eb;padding:1px}
div.mod-rounded div.blue div.module-3 {background-color: #fff;}
div.mod-rounded div.blue div.module-5 {/*color:#3F411C;*/}
div.mod-rounded div.blue h3.module {/*color: #686B2E;*/}
div.mod-rounded div.blue a:link, div.mod-rounded div.blue a:visited {color: #434343;}
/*div.mod-rounded div.blue ul.circlecheckmark li {background: transparent url(../images/circlecheckmark_lightgreen.png) no-repeat scroll 0 0;}
*/
/* module: green */
div.mod-rounded div.green div.module-2 {border:1px solid #fff;background-color:#fff;padding:1px}
div.mod-rounded div.green div.module-3 {background-color:#fff;}
div.mod-rounded div.green div.module-5 {/*color:#3F411C;*/}
div.mod-rounded div.green h3.module {/*color: #686B2E;*/}
div.mod-rounded div.green a:link, div.mod-rounded div.green a:visited {color: #434343;}
/*div.mod-rounded div.green ul.circlecheckmark li {background: transparent url(../images/circlecheckmark_lightgreen.png) no-repeat scroll 0 0;}
*/

/* module: lightblue */
div.mod-rounded div.lightblue div.module-2 {border:1px solid #fff;background-color:#fff;;padding:1px}
div.mod-rounded div.lightblue div.module-3 {background-color:#fff;}
div.mod-rounded div.lightblue div.module-5 {/*color:#142C43;*/}
div.mod-rounded div.lightblue h3.module {/*color: #1F436B;*/}
div.mod-rounded div.lightblue a:link, div.mod-rounded div.lightblue a:visited {color: #434343;}
/*div.mod-rounded div.lightblue ul.circlecheckmark li {background: transparent url(../images/circlecheckmark_lightblue.png) no-repeat scroll 0 0;}
div.mod-rounded div.lightblue ul.latestnewslightblue li {background: transparent url(../images/circlecheckmark_lightblue.png) no-repeat scroll 0 0;}*/


/* module: lightgreen */
div.mod-rounded div.lightgreen div.module-2 {border:1px solid #fff;background-color:#fff;padding:1px}
div.mod-rounded div.lightgreen div.module-3 {background-color:#fff;}
div.mod-rounded div.lightgreen div.module-5 {/*color:#3F411C;*/}
div.mod-rounded div.lightgreen h3.module {/*color: #686B2E;*/}
div.mod-rounded div.lightgreen a:link, div.mod-rounded div.lightgreen a:visited {color: #434343;}
/*div.mod-rounded div.lightgreen ul.circlecheckmark li {background: transparent url(../images/circlecheckmark_lightgreen.png) no-repeat scroll 0 0;}
div.mod-rounded div.lightgreen ul.latestnewslightgreen li {background: transparent url(../images/circlecheckmark_lightgreen.png) no-repeat scroll 0 0;}*/

/* module: lightred */
div.mod-rounded div.lightred div.module-2 {border:1px solid #fff;background-color:#fff;;padding:1px}
div.mod-rounded div.lightred div.module-3 {background-color:#fff;}
div.mod-rounded div.lightred div.module-5 {/*color:#62241B;*/}
div.mod-rounded div.lightred h3.module {/*color: #722A1F;*/}
div.mod-rounded div.lightred a:link, div.mod-rounded div.lightred a:visited {color: #434343;}
/*div.mod-rounded div.lightred ul.circlecheckmark li {background: transparent url(../images/circlecheckmark_lightred.png) no-repeat scroll 0 0;}
div.mod-rounded div.lightred ul.latestnewslightred li {background: transparent url(../images/circlecheckmark_lightred.png) no-repeat scroll 0 0;}*/

/* module: lightyellow */
div.mod-rounded div.lightyellow div.module-2 {border:1px solid #fff;background-color:#fff;;padding:1px}
div.mod-rounded div.lightyellow div.module-3 {background-color:#fff;}
div.mod-rounded div.lightyellow div.module-5 {/*color:#4F3827;*/}
div.mod-rounded div.lightyellow h3.module {/*color: #754D2D;*/}
div.mod-rounded div.lightyellow a:link, div.mod-rounded div.lightyellow a:visited {color: #434343;}
/*div.mod-rounded div.lightyellow ul.circlecheckmark li {background: transparent url(../images/circlecheckmark_lightyellow.png) no-repeat scroll 0 0;}
div.mod-rounded div.lightyellow ul.latestnewslightyellow li {background: transparent url(../images/circlecheckmark_lightyellow.png) no-repeat scroll 0 0;}*/

/* module: lightbeige */
div.mod-rounded div.lightbeige div.module-2 {border:1px solid #fff;background-color:#fff;padding:1px}
div.mod-rounded div.lightbeige div.module-3 {background-color:#fff;}
div.mod-rounded div.lightbeige div.module-5 {/*color:#3F411C;*/}
div.mod-rounded div.lightbeige h3.module {/*color: #686B2E;*/}
div.mod-rounded div.lightbeige a:link, div.mod-rounded div.lightbeige a:visited {color: #434343;}
/*div.mod-rounded div.lightbeige ul.circlecheckmark li {background: transparent url(../images/circlecheckmark_lightgreen.png) no-repeat scroll 0 0;}*/

/* module: white */
div.mod-rounded div.white div.module-2 {/*border:1px solid #fff;background-color:#e3e3e3;padding:1px*/}
div.mod-rounded div.white div.module-3 {background-color:#fff;}
div.mod-rounded div.white div.module-5 {/*color:#646464;*/}
div.mod-rounded div.white h3.module {/*color: #505050;*/}
div.mod-rounded div.white a:link, div.mod-rounded div.white a:visited {color: #434343;}
/*div.mod-rounded div.white ul.circlecheckmark li {background: transparent url(../images/circlecheckmark_lightgreen.png) no-repeat scroll 0 0;}
*/










#middle div.mod-rounded div.module { background-image: url(../images/module_rounded_white_br.png); }
#middle div.mod-rounded div.module-2 { background-image: url(../images/module_rounded_white_tr.png); }
#middle div.mod-rounded div.module-3 { background-image: url(../images/module_rounded_white_bl.png); }
#middle div.mod-rounded div.module-4 { background-image: url(../images/module_rounded_white_tl.png); }

.frontpage-black #middle div.mod-rounded div.module { background-image: url(../images/module_rounded_black_br.png); }
.frontpage-black #middle div.mod-rounded div.module-2 { background-image: url(../images/module_rounded_black_tr.png); }
.frontpage-black #middle div.mod-rounded div.module-3 { background-image: url(../images/module_rounded_black_bl.png); }
.frontpage-black #middle div.mod-rounded div.module-4 { background-image: url(../images/module_rounded_black_tl.png); }



div.mod-rounded div.bg-lock div.module-5 { background: url(../images/module_bg_lock.png) 50% 50% no-repeat; }
div.mod-rounded div.bg-rss div.module-5 { background: url(../images/module_bg_rss.png) 50% 50% no-repeat; }
div.mod-rounded div.bg-mail div.module-5 { background: url(../images/module_bg_mail.png) 50% 50% no-repeat; }
div.mod-rounded div.bg-download div.module-5 { background: url(../images/module_bg_download.png) 50% 50% no-repeat; }
div.mod-rounded div.bg-bubble div.module-5 { background: url(../images/module_bg_bubble.png) 50% 50% no-repeat; }
div.mod-rounded div.bg-speaker div.module-5 { background: url(../images/module_bg_speaker.png) 50% 50% no-repeat; }
div.mod-rounded div.bg-user div.module-5 { background: url(../images/module_bg_user.png) 50% 50% no-repeat; }
div.mod-rounded div.bg-shopping div.module-5 { background: url(../images/module_bg_shopping.png) 50% 50% no-repeat; }
div.mod-rounded div.bg-search div.module-5 { background: url(../images/module_bg_search.png) 50% 50% no-repeat; }
div.mod-rounded div.bg-disk div.module-5 { background: url(../images/module_bg_disk.png) 50% 50% no-repeat; }



div.mod-rounded a:link, div.mod-rounded a:visited {
	color: #434343;
	text-decoration: none;
}

div.mod-rounded a:hover {
	color:#000; text-decoration:underline;
}


/* LIVE SHOW MODULE */

div.moduletable_liveshow #container { 
	/*width: 46em;  /*this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF;
	margin: 0 auto;
	/*border: 1px solid #C14B43;*/
	text-align: left;
} 

div.moduletable_liveshow #image {
	float: right; 
	width: 12em; /* since this element is floated, a width must be given */
	/* background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	/* padding: 15px 0; /* top and bottom padding create visual space within this div */
}
div.moduletable_liveshow #image h3, div.moduletable_liveshow #image p {
	text-align: center;
	margin: 1em 10px 0 10px;
}

div.moduletable_liveshow #image h3, div.moduletable_liveshow #image .caption {
	font-size:80%;
	text-transform:uppercase;
	color: #C14B43;
}

div.moduletable_liveshow #image h3, div.moduletable_liveshow #image img {
	border: 1px solid #e7e8e6;
	margin: 0;
	padding: 2px;
}

div.moduletable_liveshow #mainContent {
	margin: 0 13em 0 0;
} 

div.moduletable_liveshow #mainContent h1 {
	color: #C14B43;
	font-size: 130%;
	text-transform: uppercase;
	border-bottom: 2px solid #C14B43;
	padding: 3px 0;
} 

div.moduletable_liveshow #mainContent h2 {
	font-style: italic;
	margin-bottom: .2em;
}

div.moduletable_liveshow #mainContent p.author {
	font-weight: bold;
	color: #437AC1;
	margin-top: .2em;
}

div.moduletable_liveshow #mainContent p.time {
	background-color: #e7e8e6;
	font-weight: bold;
	margin:0;
	padding: 5px;
	text-align: right;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
--> 
<!--[if IE]>
/* place css fixes for all versions of IE in this conditional comment */
div.moduletable_liveshow #image { padding-top: 30px; }
div.moduletable_liveshowt #mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
<![endif]-->


#ja-register, #ja-login {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #DDDDDD;
display:none;
height:auto;
overflow:hidden;
padding:5px 15px;
position:absolute;
right:10px;
text-align:left;
top:40px;
z-index:999;
}


div#yoo-login {
	width: 229px;
}

div#yoo-login .yoo-username, 
div#yoo-login .yoo-password, 
div#yoo-login .yoo-remember, 
div#yoo-login .yoo-login-button {
	float: left;
}

div#yoo-login .yoo-username, 
div#yoo-login .yoo-password {
	padding-right: 5px;
}

div#yoo-login .yoo-username input, div#yoo-login .yoo-password input {
	width: 88px;
	height: 14px;
	padding: 2px 2px 2px 10px;
	border: none;
	float: left;
	color: #646464;
	font-size: 75%;
}

div#yoo-login .yoo-username input {
	background: url(../images/login_username_bg.png) 0 0 no-repeat;
}

div#yoo-login .yoo-password input {
	background: url(../images/login_password_bg.png) 0 0 no-repeat;
}

div#yoo-login .yoo-username input:hover, div#yoo-login .yoo-username input.sfhover {
	background: url(../images/login_username_bg_hover.png) 0 0 no-repeat;
	color: #000000;
}

div#yoo-login .yoo-password input:hover, div#yoo-login .yoo-password input.sfhover {
	background: url(../images/login_password_bg_hover.png) 0 0 no-repeat;
	color: #000000;
}

div#yoo-login .yoo-username input:focus, div#yoo-login .yoo-username input.sffocus  {
	background: url(../images/login_username_bg_hover.png) 0 0 no-repeat;
	color: #000000;
}

div#yoo-login .yoo-password input:focus, div#yoo-login .yoo-password input.sffocus  {
	background: url(../images/login_password_bg_hover.png) 0 0 no-repeat;
	color: #000000;
}

div#yoo-login .yoo-login-button button {
	display: block;
	height: 18px;
	width: 19px;
	border: none;
	background: url(../images/login_button.png) 0 0 no-repeat;
	cursor: pointer;
	overflow: hidden;
}

div#yoo-login .yoo-login-button button:hover {
	background: url(../images/login_button_hover.png) 0 0 no-repeat;
}

div#yoo-login .yoo-break {
	clear: both;
}

div#yoo-login .yoo-lostpassword, div#yoo-login .yoo-registration {
	float: left;
	font-size: 80%;
	line-height: 20px;
}

div#yoo-login .yoo-lostpassword {
	width: 100px;
}

div#yoo-login .yoo-registration {
	width: 120px;
}

div#yoo-login .yoo-lostpassword {
	padding: 0px 5px 0px 0px;
}

div#yoo-logout .yoo-greeting {
	margin: 0px 5px 0px 0px;
	float: left;
}

div#yoo-logout .yoo-logout-button {
	height: 20px;
	width: 60px;
	float: left;
}

div#yoo-logout .yoo-logout-button button {
	display: block;
	height: 20px;
	width: 60px;
	padding: 0px 0px 2px 0px;
	border: none;
	background: url(../images/logout_button.png) 0 0 no-repeat;
	font-size: 75%;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}

div#yoo-logout .yoo-logout-button button:hover {
	background: url(../images/logout_button_hover.png) 0 0 no-repeat;
}

div#yoo-search {
	border: 1px solid #6f6f6f;
	background-color: #fff;
	padding: 0px;
	width: 140px;
	/*background: url(../images/search_bg.png) 0 0 no-repeat;*/
	overflow:hidden;
}

div#yoo-search input {
	display: block;
	float: left;
	width: 112px;
	height: 14px;
	padding: 2px 2px 2px 7px;
	border: none;
	background: none;
	color: #646464;
	font-size: 85%;
}

div#yoo-search button {
	display: block;
	float: right;
	width: 18px;
	height: 14px;
	border: none;
	background: url(../images/search_button.png) 0 0 no-repeat;
	cursor: pointer;
	text-indent: 100px;
	line-height: 0px;
}

div#yoo-search:hover, div#search div.sfhover  {
	/*background: url(../images/search_bg_hover.png) 0 0 no-repeat;*/
	border: 1px solid #000;
	background-color: #f3f3f3;
}

div#yoo-search:hover input, div#search div.sfhover input {
	color: #000000;
}

div#yoo-search input:focus {
	color: #000000;
}

table.blog .contentheading { 
	font-size: 155%;
	padding-top: 20px;
	line-height: 1.2em;
	}

.contentheading,
.componentheading {
	margin: 0px;
	padding: 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	line-height: 100%;
	font-weight: bold;
	color: /*#eb7800;*/ #2e2e2e;
}

/*.componentheading, contentheading {
	border-bottom: 1px solid #ddd;
}*/

body.red .contentheading, body.red .componentheading { color: #C14B43; }
body.blue .contentheading, body.blue .componentheading { color: #437AC1; }
body.orange .contentheading, body.orange .componentheading { /* color: #ff8200; */ color: #619935; }
body.green .contentheading, body.green .componentheading { color: #b3803e; }

#overDiv {
	line-height: 50%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	color: #323232;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

.contentpane {
  margin: 0;
  padding: 0;
  width: auto;
}

.contentpaneopen {
  margin: 0;
  padding: 0;
  width: auto;
}

.contentpaneopen hr {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #c8c8c8;
	border-left: 0px;
	line-height: 0px;
	height: 1px;
}

.contentpaneopen_stories img.left {
	float:left;
	padding: 0 10px 5px 0;
}

.article_separator {
	clear: both;
	display: block;
	height: 20px;
}

.column_separator {
	padding: 0 10px;
}

.article-content {
	padding:0 10px 0 0;
	}

td.article_column div.article-tools {
	white-space: normal;
}

td.article_column div.article-meta {
	padding: 5px 0;
	width: 100%;
	float: left;
}

.small {
	font-size: 95%;
	font-style: italic;
	color: #969696;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 95%;
	font-weight: bold;
	color: #646464;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 95%;
	color: #646464;
}

.buttonheading img {
	margin-right: 2px;
}

.mosimage_caption {
	font-size: 95%;
}

.button {
	font-size: 95%;
}

.sectiontableheader {
	padding: 5px 5px 5px 5px;
	background: #e6e6e6;
	border-bottom: 1px solid #a0a0a0;
	font-weight : bold;
}

tr.sectiontableentry1 td {
	padding: 10px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #ddd;
}

tr.sectiontableentry2 td {
	padding: 10px 5px;
	background: #ffffff;
	border-bottom: 1px solid #ddd;
}

td.sectiontableentry1 {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #b4b4b4;
}

td.sectiontableentry2 {
	padding: 5px 5px 5px 5px;
	background: #ffffff;
	border-bottom: 1px solid #b4b4b4;
}

.poll input.button {
	margin: 10px 0px 0px 0px;
}

/*
 * Joomla! system CSS file: system.css
 */
 
/* OpenID icon style */
input.system-openid {
   background: url(http://openid.net/login-bg.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}


/* Unpublished */
.system-unpublished {
background: #e8edf1;
border-top: 4px solid #c4d3df;
border-bottom: 4px solid #c4d3df;
}

/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; padding: 0;}
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}

/*
 * Joomla! system CSS file: general.css
 */
 
 /* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(../../system/images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(../../system/images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(../../system/images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url(../../system/images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(../../system/images/j_button2_pagebreak.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
.img_caption .left {
	float: left;
	margin-right: 1em;
}

.img_caption .right {
	float: right;
	margin-left: 1em;
}

.img_caption .left p {
	clear: left;
	text-align: center;
}

.img_caption .right p {
	clear: right;
	text-align: center;
}

/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(../../system/images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}

/* META
--------------------------------------------------------- */
.article-tools {
	display: block;
	margin: 3px 0 0;
	width: 100%;
	overflow: hidden;
	clear: both;
	white-space: nowrap;
	background: url(../images/dot.gif) repeat-x top;
	color: #AEAEAE;
	position: relative;
	height: 2em;
}

.article-meta {
	padding: 5px 0;
	width: 70%;
	float: left;
}

.createby {
	padding: 3px 5px 3px 5px;
}

.createdate {
	padding: 3px 5px 3px 0;
	background: url(../images/vline.gif) no-repeat right;
}

.modifydate {
	width: 100%;
	float: left;
	color: #AEAEAE;
}

div.buttonheading {
	position: absolute;
	top: 8px;
	right: 0;
}

.buttonheading img {
	margin: 0;
	border: 0;
	float: right;
}/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 
