/*------------------------------------------------------------------------
# Websites:  http://www.com3elles.com
-------------------------------------------------------------------------*/

/* COMMON STYLE
--------------------------------------------------------- */
body {
	color: #fff;
	background: #666;
}
.clr {	clear: both;}
body#bd {
	background: #666 url(../images/body-bg.jpg);
	margin: 0px auto;
	color: #fff;
	font-size: 12px;
	font: 70%/1.5 Tahoma, Arial, sans-serif;
	text-align: left;
	padding: 0;
}
body.contentpane {
	width: auto;
	margin: 10px;
	line-height: 140%;
}
h1 {font-size: 1.7em;}
h2 {
	margin: 10px 0;
	font-size: 1.45em;
}
h3, h4 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}
form {
	margin: 0;
	padding: 0;
}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption, 
.blog_more, .pagenavcounter, .pagenav, .pagenavbar, .contenttoc, 
#ja-spotlight-1, #ja-spotlight-2, #ja-rightcol, #ja-footer, #ja-bottomline {
	font-size: 11px;
}

/* Normal link */
a {	color: #EF3;}
a:hover, a:active {
	color: #CF0;
	text-decoration: underline;	
}
p {	margin: 10px 0;}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	padding-left: 12px;
	background: url(../images/arrow-readon-on.gif) 3px 6px no-repeat;
}
th {
	padding: 4px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
fieldset a {	font-weight: bold;}
hr {
	border-top: 1px solid #999;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}
img {
	border: 0;
	padding: 0;
	margin-left: 15px;
}
/* JOOMLA! STYLE
----------------------------------------------------------- */
table.blog {	width: auto;}
table.blog .article_seperator {}
a.readon {
	background: #666;
	color: #ccc;
	font-size: 10px;
	padding: 1px 5px;
	text-decoration: none;
}
a.readon:hover {	text-decoration: underline;}
table.polls {width: 100%;}
table.pollstableborder {
	padding-right: 10px;
	width: 100%;
	border-color: #333;
	text-align: left;
}
table.pollstableborder img {margin: 4px 4px 4px 0;}
.syndicate {
	padding: 6px 25px 0px 0px;
	margin-left: 18px;
}
div.syndicate a {
	padding-right: 30px;
	margin: 0;
}
table.contentpaneopen td, table.contentpane td {
	padding: 0;
	margin: 0;
	border: none;
}
table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
	margin-right: 10px;
}
.createdate {
	color: #999;
	font-weight: bold;
	line-height: 10px;
}
.modifydate {
	color: #999;
	height: 15px;
}
.error {color: #C00;}
.highlight {
	border-bottom: 1px dotted;
	font-weight: bold;
}
.mosimage {
	padding: 0;
	margin: 15px 10px 0 0!important;
	margin: 15px 5px 0 0;
}
.mosimage img {
	padding: 0;
	margin: 0!important;
}
.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #AAA;
}
a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	padding: 0 5px 1px;
	border: 1px solid #CCC;
	background: #EEE;
	color: #666;
	text-decoration: none;
}
a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
	background: #D2D2D2!important;
	border: 1px solid #DDDAB5;
	text-decoration: none!important;
}
.pagenavbar {
	padding-left: 14px;
	color: #FFF;
}
.pagenavcounter {
	padding: 8px 14px 0 14px;
	color: #666;
}
.sectiontableheader {
	padding: 1px 4px;
	background: #999;
	color: #FFF;
	font-weight: bold;
}
.sectiontableheader a, .sectiontableheader a:hover {color: #FFF;}
tr.sectiontableentry1 td {
	padding: 4px;
	background: #666;
}
tr.sectiontableentry2 td {	padding: 4px;}
.small {color: #999;}
.button {
	padding: 1px 2px;
	background: #999;
	border: none;
	color: #FFF;
	font-size: 10px;
	font-weight: bold; 
}
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	color: #FFF;
	text-decoration: none!important;
	background: none!important;
}
.buttonheading {padding-right: 15px;}
.toclink {	margin-left: 10px;}
.toclink th {}
.contentheading {
	color: #EF3;
	background:url(../images/bg_medium.gif) no-repeat bottom;
	font-size: 16px;
	font-weight: bold;
}
.componentheading {
	color: #EF3;
	background:url(../images/bg_medium.gif) no-repeat bottom;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0;
}
/* WIDE LAYOUT DIVS WIDTH
--------------------------------------------------------- */
.wide #ja-wrapper1,
.wide #ja-wrapper2,
.wide #ja-wrapper3,
.wide #ja-wrapper- {
	width: 990px;
	margin: 0px auto;
	padding: 0;
}
.wide #ja-top-modules  {	width: 990px;}
.wide #ja-topnav-inner {	width: 990px;}
.wide #ja-content {
	width: 554px;
	margin-left: 20px;
}
.wide #ja-leftcol {	width: 198px;}
.wide #ja-rightcol-outer {	width: 198px;}
.wide #ja-rightcol {	width: 198px;}
.wide #ja-rightcol #ja-newsflash {
	width: 198px;
	height: 156px;
}
.wide #ja-content-full-right {
	width: 762px;
	margin-left: 10px;
	float: left;
}
.wide #ja-content-full-left {
	width: 762px;
	margin-right: 10px;
	float: right;
}
.wide #ja-top-modules-inner {
	position: relative;
	width: 980px;
	margin: 0px auto;
}
.wide #ja-footer-inner {	width: 980px;}

/* 1 column content width */
.wide #ja-content-f {
	width: 980px;
	margin: 0px auto;
}

/* WRAPPER MODULES */
#ja-wrapper- {
	background: #666 url(../images/body-bg.jpg);
	width: 770px;
	margin: 0px auto;
	padding: 0;
}
#ja-wrapper2 {
	background: #666;
	width: 770px;
	margin: 0px auto;
	padding: 0;
}
#ja-wrapper3 {}

/* HEADER */
#ja-header-outer {
	background: #333 /*url(../images/header-bg.gif)*/;
	height: 00px;
	border-bottom: 1px solid #333;
}
#ja-header {
	/*background: url(../images/image01.jpg) no-repeat center;*/
	height: 0px;
	margin: 0px auto;
}
#ja-gray-bar {
	/*background: url(../images/gray-bar.gif) top repeat-x;
	height: 14px;*/
}

/* TOP MODULES */
#ja-top {	background: #333;}
#ja-top-modules {
	margin: 0px auto;
	width: 770px;
	height: 90px;
	background: #333 url(../images/top-bg.jpg) repeat-y;
}

/* LOGO */
#ja-logo {
	float: left;
	width: 320px;
}
#ja-logo img {	margin: 0px;}

/* TOPNAV
--------------------------------------------------------- */
#ja-topnav {
	clear: left;
	font-size: 11px;
	border-bottom: 4px solid #444;
	background: url(../images/topnav-bg.gif) repeat-x;
	margin: 0;
	padding: 0;
}
#ja-topnav-inner {
	width: 770px;
	margin: 0px auto;
}
#ja-topnav a {
	color: #EF3;
	font-weight: bold;
	text-decoration: none;
	}
#ja-topnav a:hover {text-decoration: none;}
#ja-topnav ul {
	margin: 0;
	padding: 0;
}
#ja-topnav li {
	margin: 0;
	padding: 0;
}

/* LEFTCOL */
#ja-leftcol {
	width: 160px;
	float: left;
	color: #CCC;
	font-size: 1em;
}
#ja-leftcol .moduletable, #ja-leftcol .moduletable_menu {
	margin-bottom: 0px;
	padding-bottom: 6px;
	background: url(../images/mod-bg.jpg) center top;
}
#ja-leftcol .moduletable td {	padding-left: 10px;}
#ja-leftcol .moduletable h3, #ja-leftcol .moduletable_menu h3 {
	background: url(../images/ja-h3-bg.gif) top left no-repeat;
	padding-left: 18px;
	padding-top: 4px;
	height: 27px;
	color: #EEE;
	font-size: 12px;
	font-weight: bold;
	border: none;
}
#ja-leftcol .moduletable ul li {background: none;}
#ja-leftcol .moduletable ul li a, #ja-leftcol .moduletable_menu ul li a {
	padding-left: 7px;
	background: url(../images/a_bg.gif) left no-repeat;
	color: #CCC;
	font-size: 11px;
	text-decoration: none;
	line-height: 2.2em;
}
#ja-leftcol .moduletable ul li a:hover, #ja-leftcol .moduletable_menu ul li a:hover {color: #FFF;}

/* LOGIN */
#mod_login_password, #mod_login_username {
	width: 110px;
	padding-left: 7px;
	border: 1px solid #7D7D7D;
}
#mod_login_password {}
#mod_login_username {}
#mod_login_remember {
	border: none;
	padding: 0!important;
}

/* SEARCH */
#ja-search {
	float: right;
	padding-top: 55px;
}
#ja-search .inputbox {
	background: #999;
	border: 1px solid #7D7D7D;
	padding-left: 6px;
	width: 150px;
	font-size: 10px;
}
.inputbox {
	background: #999;
	border: 1px solid #7D7D7D;
	padding-left: 6px;
	font-size: 10px;
}

/* PATHWAY */
#ja-pathway-outer {
	height: 20px;
	width: 770px;
	margin: 0px auto;
	margin-bottom: 0px;
	background: url(../images/top-bg.jpg) right;
}
.wide #ja-pathway-outer {width: 990px;}
.wide #ja-usertools img {margin: 4px 4px 0px 14px;}
.wide #ja-usertools {width: 196px;}
#ja-pathway {
	float: left;
	padding-left: 10px;
}
.pathway img {
	padding: 0px 6px;
	margin: 0;
}
#ja-usertools {
	float: right;
	width: 75px/*158px*/;
	margin: 0px auto;
}
#ja-usertools img {
	cursor: pointer;
	margin: 6px 5px 0px 6px;
}
#ja-usertools a {}

/* CONTENT */
#ja-content {
	width: 410px;
	float: left;
	margin-left: 10px;
	margin-right: 10px; 
}

/* 2 column content [on the left] width */
#ja-content-full-left {
	margin-right: 5px;
	width: 580px;
	float: left;
}

/* 2 column content [on the right] width */
#ja-content-full-right {
	margin-left: 10px;
	width: 580px;
	float: left;
}

/* 1 column content width */
#ja-content-full {	margin: 0 15px 0;}

/* RIGHTCOL */
#ja-rightcol {
	float: right;
	width: 158px;
	font-size: 1em;
	clear: right;
}
#ja-rightcol .moduletable {
	padding: 6px 8px 8px 6px;
	margin-bottom: 16px;
}
#ja-rightcol .moduletable h3 {
	background: none;
	color: #404040;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#ja-rightcol .moduletable ul li a {
	padding-left: 12px;
	color: #888;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5em;
}
#ja-rightcol #ja-newsflash {
	height: 158px;
	overflow: hidden;
	margin-bottom: 16px;
	border-bottom: 2px solid #E8E8E8;
}
#ja-newsflash table {
	border-collapse: collapse; 
	margin: 0;
	padding: 0;
}
#ja-newsflash .moduletable h3 {
	background: none;
	color: #404040;
	padding: 0;
	margin: 0;
}
/* FOOTER */
#ja-footer {
	border-top: 4px solid #111;
	background: #333;
	height: 60px;
	clear: both;
}
#ja-footer-inner {
	width: 770px;
	margin: 0px auto;
	padding: 0;
}
#ja-footer-inner img {
	margin: 0;
	padding: 0;
	border: none;
}
#but-css {
	float: right;
	margin-top: 15px;
}
#but-xhtml {
	float: right;
	margin-right: 20px;
	margin-top: 15px;
}
#copyright {
	float: left;
	font-size: 11px;
	color: #8D8C90;
	margin-top: 12px;
}

/* MISCELLANOUS
----------------------------------------------------------- */
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	color: #FFF;
	text-decoration: none;
}
#mod_login_password {}
#mod_login_username {}
#mod_login_remember {
	border: none;
	background: none;
}
#mod_search_searchword {width: 140px;}

/* Text Shadow */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	width: 100%;
	display: block;
}
* html .clearfix {	height: 1%; /* End hide from IE-mac */}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}