/*XOOPS*/

table {
	width:      100%;
}
img {
	border:     0;
}

#WSBubble.small {
	z-index:9999999
}
img.center {
	text-align:     center;
	margin:         0 auto;
	display:        block;
	margin-top:     6px;
	margin-bottom:  4px;
}
img.left {
	text-align:     left;
	float:          left;
	margin:         2px 6px 2px 0;
	clear:          left;
}
img.right {
	float:          right;
	text-align:     right;
	margin:         2px 0 2px 6px;
	clear:          right;
}
acronym, abbr, dfn {
	cursor:         help;
}
#xoopsHiddenText {
	visibility:         hidden;
	color:              #000000;
	font-weight:        normal;
	font-style:         normal;
	text-decoration:    none;
}
.pagneutral {
	font-size:          10px;
	width:              16px;
	height:             19px;
	text-align:         center;
	background-image:   url(/images/pagneutral.gif);
}
.pagact {
	font-size:          10px;
	width:              16px;
	height:             19px;
	text-align:         center;
	background-image:   url(/images/pagact.gif);
}
.paginact {
	font-size:          10px;
	width:              16px;
	height:             19px;
	text-align:         center;
	background-image:   url(/images/paginact.gif);
}
/* For required elements in XOOPS form, can be overwritten in theme styles */
.xoops-form-element-caption .caption-marker {
	display:            none;
}
.xoops-form-element-caption-required .caption-marker {
	background-color:   inherit;
	padding-left: 	    2px;
	color: 			    #ff0000;
}
.xoops-form-element-help {
	font-size:		    .9em;
	padding-top:        5px;
	font-weight:        normal;
}
/* fix for swf banner */
#xo-fixbanner a {
	display:			block;
	position:			absolute;
	z-index:			102;
	width:				468px;
	height:				60px;
}
/*STYLE*/

#tags {
	margin:-30px -10px -20px -0px;
	padding:0px;
	clear:both;
	width:190px;
}


body {
	color:#000;
	margin:0;
	padding:0;
	line-height:1.3;
	font-size:14px;
	font-family: Verdana, Geneva, sans-serif;
}

#bg {
	background:url('img/bg/bg_body.jpg') repeat scroll center top #FCF7EC;
	
}

table {
	width:100%;
	border-collapse:collapse;
}
table td {
	vertical-align:top;
	margin:0;
	padding:0;
}
th {
	background:#6C757A;
	color:#FFF;
	padding:3px;
	vertical-align:middle;
}
th a {
	color:#F4F8FB;
	text-decoration:none;
}
th a:hover {
	text-decoration:underline;
}
a {
	color:#000;
	background:inherit;
	text-decoration:none
}
a:hover {
	color:#FF7F00;
	background:inherit;
}
ul {
	margin:2px;
	padding:2px;
	/*list-style:decimal inside;*/
	text-align:left;
}
/*li {margin-left:2px; list-style:square inside; color:#2F5376}*/


input.formButton {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background:#f7b913 url('img/bg-btn-orange.png') repeat-x scroll 0 0;
	border:1px solid #f7b913;
	color:#FFF;
	text-shadow:0 -1px 0 #f7b913;
	padding:4px 10px 5px;
	font-size:14px;
	margin:0 5px 0 0;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	cursor: pointer
}
#container {
	width:960px;
	margin:0 auto;
	text-align:left;
	z-index:99;
	position: relative;
	left: 50%;
	margin-left: -480px;
}
#banner {
	width:400px;
	margin:0 auto;
	text-align:left;
	z-index:99;
	position: relative;
	left: 50%;
	margin-left: -200px;
}
#banner a {
	font-size: 20px;
	color: #007F00;
	font-weight:bold
}
#banner a:hover {
	color:#FF7F00;
	background:inherit;
}
/*#fundo1 {
	width:237px;
	height:701px;
	z-index:2;
	position:absolute;
	left:0px;
	background:url(img/left.jpg) no-repeat top left;
}
#fundo2 {
	width:237px;
	height:700px;
	z-index:3;
	position:absolute;
	right: 0px;
	background:url(img/right.jpg) no-repeat top right;
}*/

/*#leftbg {
	background-image : url(img/background.jpg);
	background-repeat : no-repeat;
	height : 701px;
	width : 237px;
	background-position : -0px -0px;
	z-index:2;
	left:0px;
	position:absolute;
}

#rightbg {
	background-image : url(img/background.jpg);
	background-repeat : no-repeat;
	height : 700px;
	width : 237px;
	background-position : -237px -0px;
	z-index:3;
	right: 0px;
	position:absolute;
}*/

#left_bg {
	top:0px;
	z-index:2;
	left:0px;
	position:absolute;
}

#right_bg {
	top:0px;
	z-index:3;
	right: 0px;
	position:absolute;
}

#logo {
	width:420px;
	height:130px;
	z-index:1;
	position:absolute;
	top: 10px;
	background:url(img/logo_casa_jaya.png) no-repeat top center;
	left: 50%;
	margin-left: -250px;
}

#plus,
#minus{
	background-image : url(img/font_sizer.png) ;
}

#plus {
	width : 32px ;
	height : 32px ;
	background-position : -0px -0px ;
	background-repeat : no-repeat ;
	cursor:pointer
}

#minus {
	width : 32px ;
	height : 32px ;
	background-position : -0px -42px ;
	background-repeat : no-repeat ;
	cursor:pointer
}

/*#twitter {
	width:153px;
	height:121px;
	z-index:999;
	position: absolute;
	top: 16px;
	left: 10px;
	background:url(img/twitter_casajaya.png) no-repeat top center;
}*/
/*img { behavior: url(iepngfix.htc) }*/
/*
#pageflip {
	position: relative;
	right: 0; top: 0;
	float: right;
	z-index:200
}
#pageflip img {
	width: 100px; height: 104px;
	z-index: 100;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 100px; height: 100px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url('pageflip/page_flip_inside.gif') no-repeat right top;
}*/

#sizer {
	display: block;
	position:absolute;
	width:190px;
	height:50px;
	z-index:2;
	text-align:center;
	top: 77px;
	right: 0px;
	color: #666;
	font-size:17px;
}
#sizer a {
	text-decoration:none;
}
#header {
	margin:5px 0;
}
#header .logo {
	width:150px;
	vertical-align:middle;
}
#header .logo img {
	display:block;
}
#header .topmenu {
	vertical-align:middle;
}
#header .announce {
	text-align:center;
	vertical-align:middle;
}
#header .announce a {
	color:#E0691A;
}
#header .search_field {
	background:#fff url(searchbg.gif) no-repeat center right;
	color:#808080;
	font-weight:bold;
	padding:5px 20px 5px 10px;
	border-right:5px solid #fff;
	opacity:0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
}
#header form {
	margin:0;
}
.search_form {
	text-align:right;
}
input.search {
	width:292px;
	height:16px;
	border:0;
	background:#FFF url(input.gif) no-repeat;
	padding:4px;
	color:#E0691A;
	font-weight:bold;
}
input.submit {
	background:#E0691A url(submit.gif) no-repeat center left;
	border:0;
	padding:4px 0;
	width:65px;
	height:24px;
	margin:0 15px 1px 0;
	color:#FFF;
	font: bold 1em Arial, Sans-Serif;
}
.grey {
	color:#808080;
	background:inherit;
	font-weight:normal;
}
#rightcolumn {
	opacity:0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
}
#leftcolumn {
	width:133px;
	padding:0px 3px 0px 0px;
}
#rightcolumn {
	width:190px;
	padding:0px 0px 0px 10px;
}
#leftcolumn .blockTitle, #rightcolumn .blockTitle {
	padding:5px;
	background:#A9C0CE url(corner.png) no-repeat top right;
	color:#FFF;
	font-weight:bolder;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px
}
#leftcolumn .blockContent, #rightcolumn .blockContent {
	padding:5px;
	background:#F4F8FB;
	margin-bottom:5px;
}
#mainmenu a {
	display:block;
	margin:0;
	padding:4px;
}
#mainmenu a.menuTop {
	padding-left:3px;
	border-bottom: 1px dotted #DDD;
}
#mainmenu a.menuMain {
	padding-left:3px;
	border-bottom: 1px dotted #DDD;
}
#mainmenu a.menuSub {
	padding-left:15px;
	border-bottom: 1px dotted #DDD;
	background:#fefefe;
}
#usermenu a {
	display:block;
	margin:0;
	padding:4px;
	border-bottom:1px dotted #DDD;
}
#usermenu a.menuTop {
	padding-left:3px;
	border-bottom:1px dotted #DDD;
}
#usermenu a.highlight {
	background-color:#fcc;
}
#centercolumn {
/*	background:#FFF;*/
	margin:0 10px 10px;
/*	opacity:0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);*/
	width: 560px;
}
#centerCcolumn {
	padding:0;
}
#centerCcolumn .blockTitle {
	background:#6C757A url(corner.png) no-repeat top right;
	padding:5px;
	color:#FFF;
	font-weight:bolder;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	text-align:center
}
#centerCcolumn .blockContent {
	background:#FFF;
	border:1px solid #DDD;
	/*background: url(img/centro.gif) bottom right #F9F9F9 no-repeat;*/
	padding:10px;
	margin-bottom:10px;
	text-align:justify
}
#centerLcolumn {
	width:50%;
	padding:0 3px 0 0;
}
#centerLcolumn .blockTitle {
	background:#6C757A url(corner.png) no-repeat top right;
	padding:5px;
	color:#FFF;
	font-weight:bold;
}
#centerLcolumn .blockContent {
	border:1px solid #DDD;
	background:#F9F9F9;
	padding:10px;
	margin-bottom:10px;
}
#centerRcolumn {
	width:50%;
	padding:0 0 0 3px;
}
#centerRcolumn .blockTitle {
	background:#6C757A url(corner.png) no-repeat top right;
	padding:5px;
	color:#FFF;
	font-weight:bold;
}
#centerRcolumn .blockContent {
	border:1px solid #DDD;
	background:#F9F9F9;
	padding:10px;
	margin-bottom:10px;
}
#content {
	text-align:left;
	padding-top:5px;
}
/*piter #footerbar {text-align:center; border-top:1px solid #DDD; font-size:11px; padding:8px 0;}*/
#footerbar {
	text-align:center;
	font-size:11px;
	padding:8px 0;
}
.outer {
	border: 1px solid #DDDDDD;
}
.head {
	background:#E4EFF3;
	padding:5px;
	font-weight:bold;
	border:1px solid #DDDDDD;
}
.even {
	background: #F4F8FB;
	padding: 5px;
	border:1px solid #DDDDDD;
}
.odd {
	background: #FFFFFF;
	padding: 5px;
	border:1px solid #DDDDDD;
}
tr.even td {
	background: #F4F8FB;
	padding:5px;
	border:1px solid #DDDDDD;
}
tr.odd td {
	background: #FFFFFF;
	padding:5px;
	border:1px solid #DDDDDD;
}
.foot {
	background:#E4EFF3;
	padding: 5px;
	font-weight: bold;
	border:1px solid #DDDDDD;
}
/*.item {font-family:sans-serif;}*/

.itemHead {
	padding:5px;
	background:#A9C0CE url(corner.png) no-repeat top right;
	color:#FFF;
}
.itemHead2 {
	padding:5px 5px 0px 5px;
	color:#C60;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: x-large
}
.itemInfo {
	text-align: left;
	padding:0px 5px 0px 5px;
	display:block;
	font-size:10px;
	margin-bottom:10px;
	text-transform:uppercase;
}
.itemTitle a {
	text-decoration: none;
	color:#C60
}
.itemTitle a:hover {
	text-decoration: underline;
	color:#C60
}
.itemPoster {
	font-size:10px;
}
.itemPostDate {
	font-size:10px;
}
.itemStats {
	font-size:90%;
}
.itemBody {
	padding:5px 10px;
}
.itemText {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.5em;
	color:#666
}
.itemText:first-letter {
}
.itemFoot {
	text-align: right;
	padding:5px;
}
.itemAdminLink {
	font-size:90%;
}
.itemPermaLink {
	font-size:90%;
}
div.errorMsg {
	background: #FFCCCC;
	text-align: center;
	border-top: 1px solid #DDDDFF;
	border-left: 1px solid #DDDDFF;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	font-weight: bold;
	padding: 10px;
}
div.confirmMsg {
	background-color: #DDFFDF;
	color: #136C99;
	text-align: center;
	border-top: 1px solid #DDDDFF;
	border-left: 1px solid #DDDDFF;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	font-weight: bold;
	padding: 10px;
}
div.resultMsg {
	background-color : #CCCCCC;
	color: #333333;
	text-align: center;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	font-weight: bold;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 10px;
}
div.xoopsCode {
	background: #FFFFFF;
	border: 1px inset #000080;
	padding: 0px 6px 6px 6px;
}
div.xoopsQuote {
	background: #FFFFFF;
	border: 1px inset #000080;
	padding: 0px 6px 6px 6px;
}
.comTitle {
	font-weight: bold;
	margin-bottom: 2px;
}
.comText {
	padding: 2px;
}
.comUserStat {
	font-size: 10px;
	color: #2F5376;
	font-weight:bold;
	border: 1px solid silver;
	background-color: #ffffff;
	margin: 2px;
	padding: 2px;
}
.comUserStatCaption {
	font-weight: normal;
}
.comUserStatus {
	margin-left: 2px;
	margin-top: 10px;
	color: #2F5376;
	font-weight:bold;
	font-size: 10px;
}
.comUserRank {
	margin: 2px;
}
.comUserRankText {
	font-size: 10px;
	font-weight:bold;
}
.comUserRankImg {
	border: 0;
}
.comUserName {
}
.comUserImg {
	margin: 2px;
}
.comDate {
	font-weight: normal;
	font-style: italic;
	font-size: smaller
}
.comDateCaption {
	font-weight: bold;
	font-style: normal;
}
/*LOGIN.CSS*/

#topnav {
	padding:10px 0px 12px;
	font-size:11px;
	line-height:23px;
	text-align:right;
	font:13px/16px "Lucida Grande", Arial, Sans-serif;
	color:#789;
	z-index:1
}
#topnav a:link, #topnav a:visited {
	color:#27b;
	text-decoration:none;
}
#topnav a:hover {
	text-decoration:underline;
}
#topnav a img {
	border-width:0;
}
#topnav a.signin {
	background:#92eda9;
	padding:4px 6px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
#topnav a.signin:hover {
	background:#00cc33;
}
#topnav a.signin, #topnav a.signin:hover {
}
a.signin {
	position:relative;
	margin-left:3px;
}
a.signin span {
	background-image:url("login/img/toggle_down_light.png");
	background-repeat:no-repeat;
	background-position:100% 50%;
	padding:4px 16px 6px 0;
}
#topnav a.logout {
	background:#f67777;
	padding:4px 6px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
#topnav a.logout:hover {
	background:#e71d1d;
}
#topnav a.logout, #topnav a.logout:hover {
}
a.logout {
	position:relative;
	margin-left:3px;
}
a.logout span {
	background-image:url("login/img/toggle_down_light.png");
	background-repeat:no-repeat;
	background-position:100% 50%;
	padding:4px 16px 6px 0;
}
#small_logout {
	display:inline;
	float:none;
	line-height:23px;
	margin:25px 0 0;
	width:170px;
}
a.logout.menu-open span {
	background-image:url("login/img/toggle_up_dark.png");
	color:#789;
}
#topnav a.logout.menu-open {
	background: #f67777!important;
	color:#666!important;
	outline:none;
}
#logout_menu {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	display:none;
	background-color:#f67777;
	position:absolute;
	width:150px;
	z-index:100;
	border:1px transparent;
	text-align:left;
	padding:12px;
	top: 24.5px;
	right: 0px;
	margin-top:5px;
	margin-right: 0px;
	color:#FFF;
	font-size:14px;
}
#logout_menu p {
	margin:0;
}
#logout_menu a {
	color:#6AC;
}
#logout_menu label {
	font-weight:normal;
}
#logout_menu p a {
	color:#27B!important;
}
#logout_submit {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:#f7b913 url('img/bg-btn-orange.png') repeat-x scroll 0 0;
	border:1px solid #f7b913;
	color:#fff;
	text-shadow:0 -1px 0 #f7b913;
	padding:4px 10px 5px;
	font-size:11px;
	margin:0 5px 0 0;
	font-weight:bold;
}
#logout_submit::-moz-focus-inner {
padding:0;
border:0;
}
#logout_submit:hover, #logout_submit:focus {
	background-position:0 -5px;
	cursor:pointer;
}
#topnav a.signin.menu-open {
	background:#92eda9!important;
	color:#666!important;
	outline:none;
}
#small_signup {
	display:inline;
	float:none;
	line-height:23px;
	margin:25px 0 0;
	width:170px;
}
a.signin.menu-open span {
	background-image:url("login/img/toggle_up_dark.png");
	color:#789;
}
#signin_menu {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	display:none;
	background-color:#92eda9;
	position:absolute;
	width:210px;
	z-index:100;
	border:1px transparent;
	text-align:left;
	padding:12px;
	top: 24.5px;
	right: 0px;
	margin-top:5px;
	margin-right: 0px;
	color:#789;
	font-size:11px;
}
#signin_menu input[type=text], #signin_menu input[type=password] {
	display:block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #ACE;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
	width:203px;
}
#signin_menu p {
	margin:0;
}
#signin_menu a {
	color:#6AC;
}
#signin_menu label {
	font-weight:normal;
}
#signin_menu p.remember {
	padding:10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete {
	clear:both;
	margin:5px 0;
}
#signin_menu p a {
	color:#27B!important;
}
#signin_submit {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:#f7b913 url('img/bg-btn-orange.png') repeat-x scroll 0 0;
	border:1px solid #f7b913;
	color:#FFF;
	text-shadow:0 -1px 0 #f7b913;
	padding:4px 10px 5px;
	font-size:14px;
	margin:0 5px 0 0;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif
}
#signin_submit::-moz-focus-inner {
padding:0;
border:0;
}
#signin_submit:hover, #signin_submit:focus {
	background-position:0 -5px;
	cursor:pointer;
}
/*TIPSY*/
.tipsy-inner {
	padding:10px 15px;
	line-height:1.5em;
	font-weight:bold;
}
.tipsy {
	opacity:.8;
	filter:alpha(opacity=80);
	background-repeat:no-repeat;
	padding:5px;
}
.tipsy-inner {
	padding:8px 8px;
	max-width:200px;
	font:14px 'Lucida Grande', sans-serif;
	font-weight:bold;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#000;
	color:white;
	text-align:center;
}
.tipsy-north {
	background-image:url(login/img/tipsy-north.gif);
	background-position:top center;
}
.tipsy-south {
	background-image:url(login/img/tipsy-south.gif);
	background-position:bottom center;
}
.tipsy-east {
	background-image:url(login/img/tipsy-east.gif);
	background-position:right center;
}
.tipsy-west {
	background-image:url(login/img/tipsy-west.gif);
	background-position:left center;
}
/* Based partially on Matthew Carroll's keyboard accessible flavor of Suckerfish 
 * Dropdowns by Patrick Griffiths and Dan Webb. 
 * http://carroll.org.uk/sandbox/suckerfish/bones2.html
 */

/* ----[ LINKS ]----*/

/* all menu links */
#nav a, #subMenusContainer a {
	text-decoration:none;
	display:block;
	color:#A0A0A4;/*	padding:10px 20px;*//*	background-color:#fff ;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;*/
}
#M1, #M2, #M3, #M4, #M5, #M6, #M7 {
	background-image : url("menu/img/menu.gif");
}
#M1 {
	width : 133px;
	height : 51px;
	background-position : left top;
	background-repeat : no-repeat;
}
#M2 {
	width : 133px;
	height : 51px;
	background-position : left -61px;
	background-repeat : no-repeat;
}
#M3 {
	width : 133px;
	height : 51px;
	background-position : left -122px;
	background-repeat : no-repeat;
}
#M4 {
	width : 133px;
	height : 51px;
	background-position : left -183px;
	background-repeat : no-repeat;
}
#M5 {
	width : 133px;
	height : 51px;
	background-position : left -244px;
	background-repeat : no-repeat;
}
#M6 {
	width : 133px;
	height : 51px;
	background-position : left -305px;
	background-repeat : no-repeat;
}
#M7 {
	width : 133px;
	height : 51px;
	background-position : left -366px;
	background-repeat : no-repeat;
}
/* Just main menu links --[for non-javascript users this applies to submenu links as well]*/
#nav a {
	margin:0;
	height:51px;
	width:133px;
}
/* Just sub menu links */
#subMenusContainer a, #nav li li a {
	text-align:left;
	padding:8px 10px;
	background-color:#fff;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
/* All menu links on hover or focus */
#nav a:hover, #nav a:focus, #subMenusContainer a:hover, #subMenusContainer a:focus, #nav a.mainMenuParentBtnFocused, #subMenusContainer a.subMenuParentBtnFocused {
/*	background-color:#F6C739 ;
	color:#FFF;*/

}
/* sub menu links on hover or focus */
#subMenusContainer a:hover, #subMenusContainer a:focus, /*#nav a.mainMenuParentBtnFocused, */ #subMenusContainer a.subMenuParentBtnFocused, #nav li li a:hover, #nav li li a:focus {
	background-color:#F6C739;
	color:#FFF;
}
/* Parent Sub Menu Links ---[javascript users only]*/
.subMenuParentBtn {
	background: url(MenuMatic/arrow_right.gif) right center no-repeat;
}
/* Parent Sub Menu Links on hover or focus ---[javascript users only]*/
.subMenuParentBtnFocused {
	background: url(MenuMatic/arrow_right_over.gif) right center no-repeat;
}
/* Parent Main Menu Links ---[javascript users only]*/
/*.mainMenuParentBtn {
	background: url(MenuMatic/arrow_right.gif) right center no-repeat;
}*/
/* Parent Main Menu Links on hover or focus ---[javascript users only]*/
/*.mainMenuParentBtnFocused {
	background: url(MenuMatic/arrow_right_over.gif) right center no-repeat;
}*/
/* ----[ OLs ULs, LIs, and DIVs ]----*/

/* Submenu Outer Wrapper - each submenu is inside a div with this class - javascript users only */
.smOW {
	display:none;
	position: absolute;
	overflow:hidden;
	/*the 2px left & right padding lets you have a 1px border 
	  on the ul or ol inside since overflow is set to hidden*/
	padding:0 2px;
	/*	margin:0px 0px 0px -2px;*/
	margin-left:-2px;
}
/* All submenu OLs and ULs */
#nav ol, #nav ul, #subMenusContainer ul, #subMenusContainer ol {
	/*border around submenu goes here*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background:#fff;
	border:1px solid #C3D46A;
	left:0;
}
/* All ULs and OLs */
#nav, #nav ul, #nav ol, #subMenusContainer ul, #subMenusContainer ol {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 0.5em;
}
/* List items in main menu --[for non-javascript users this applies to submenus as well]  */
#nav li {
	/*great place to use a background image as a divider*/
	display:block;
	list-style:none;
	position:relative;
}
#subMenusContainer li {
	list-style: none;
}
/* main menu ul or ol elment */
#nav {
	display:block;
	position: relative;
	list-style:none;
	/*	margin:0 0 0 -280px;*/
	width:133px;
	height:51px;
	z-index:5;
	/*	top:60px;*/
/*	left:50%;*/
	text-align: right;
}
#subMenusContainer {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:0;
	overflow:visible;
	z-index:1000000000;
}
/* --------------------------[ The below is just for non-javscript users ]--------------------------*/
#nav li li {
	float:none;
}
#nav li li a { /* Just submenu links*/
	position:relative;
	float:none;
}
#nav li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
/* third-and-above-level lists */
#nav li ul ul {
	margin: -1em 0 0 -1000em;
}
#nav li:hover ul ul {
	margin-left: -1000em;
}
/* lists nested under hovered list items */
#nav li:hover ul {
	margin-left: 186px;
	margin-top:-2.5em;
}
#nav li li:hover ul {
	margin-left: 10em;
}
/* extra positioning rules for limited noscript keyboard accessibility */
#nav li a:focus + ul {
	margin-left: 186px;
	margin-top:-2.5em;
}
#nav li li a:focus + ul {
	left:186px;
	margin-left: 1010em;
	margin-top:-2.5em;
}
#nav li li a:focus {
	left:186px;
	margin-left:1000em;
	width:10em;
	margin-top:-2.5em;
}
#nav li li li a:focus {
	left:186px;
	margin-left: 2010em;
	width: 10em;
	margin-top:-2.5em;
}
#nav li:hover a:focus {
	margin-left: 0;
}
#nav li li:hover a:focus + ul {
	margin-left: 10em;
}
/**************************************************************

	MultiBox
	v1.3

**************************************************************/

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000;
	background-color: #FFF;
	display: none;
	z-index: 999;
	text-align: left;/*overflow: hidden;*/
}
.MultiBoxLoading {
	background: url(multi/MultiBox/images/loader.gif) no-repeat center;
}
.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(multi/MultiBox/images/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}
.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}
.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}
.MultiBoxPrevious {
	position: absolute;
	background: url(multi/MultiBox/images/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}
.MultiBoxNext {
	position: absolute;
	background: url(multi/MultiBox/images/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}
.MultiBoxNextDisabled {
	cursor: default;
	background: url(multi/MultiBox/images/rightDisabled.png) no-repeat;
}
.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(multi/MultiBox/images/leftDisabled.png) no-repeat;
}
.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}
.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}
.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}
/*************************************************************/

/*TWEET*/
.tweet {
	font-family: Georgia, serif;
	font-size: 120%;
	color: #085258;
}
.tweet .tweet_list {
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #b6d573;
	opacity:0.70;
	-moz-opacity: 0.70;
	filter:alpha(opacity=70);
}
.tweet .tweet_list:hover {
	opacity:1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}
.tweet .tweet_list li {
	overflow: hidden;
	padding: .5em;
}
.tweet .tweet_list li:hover {
	background-color: #C90;
}
.tweet .tweet_list li a {
	/*color: #0C717A;*/ 
		color: #FFF
}
.tweet .tweet_list .tweet_even {
	background-color: #afcb73;
}
.tweet .tweet_list .tweet_even:hover {
	background-color: #C60;
}
.tweet .tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left;
}
.tweet .tweet_list .tweet_avatar img {
	vertical-align: middle;
}
.tweet_intro {
	text-align:center
}
