@import url("reset.css");
@import url("menu.css");
body {
	background-color: #7f8080;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #c3c3c3;
	font-size: 12px;
}

.clear {clear: both;}	

a:link, a:visited, a:active {
	color: #ec6f08;
	font-weight:bold;
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;	
}

a:hover {
	text-decoration: underline;	
}

blockquote {
	padding: 10px;
}

h1 {
	font-size: 16px;
	color: #ec6f08;
	padding-bottom: 15px;
}

h2 {
	font-size: 16px;
	color: #ec6f08;
	padding-bottom: 15px;
}

h3 {
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 10px;
	text-align: center;
}

h4 {
	color: #c3c3c3;
	font-size: 12px;
	font-weight: bold;
}

h5 {
	color: #ec6f08;
	font-size: 12px;
	font-weight: bold;
}

h6 {
	color: #ec6f08;
	font-size: 10px;
	font-weight: bold;
}

p {
	margin-bottom: 10px;
}

#wrapper_repeat {
	background: url(../images/wrapper_repeat_bg.jpg) repeat-y center center;
	margin: 0 auto;
	width: 1000px;
}

#wrapper_bottom {
	background: url(../images/wrapper_bottom_bg.jpg) no-repeat left bottom;
	padding-bottom: 108px;
}

#wrapper_top {
	background: url(../images/wrapper_top_bg.jpg) no-repeat left top;
}

#wrapper {
	margin: 0 auto;
	width: 916px;
	padding: 96px 0 0 0;
	text-align: left;
}

#header {
	background: url(../images/header_bg.jpg) no-repeat left top;
	height: 160px;
	position: relative;
}

#header .logo {
	position: absolute;
	top: 81px;
	left: 331px;
}

#header .logo a:link,
#header .logo a:active,
#header .logo a:visited {
	width: 254px;
	height: 70px;
	display: block;
	cursor: pointer;
}

#header .logo h1 {
	text-indent: -999em;
	color: #1a171b;
	font-size: 30px;
	margin: 0;
	text-align: center;
}

#containerRepeat {
	background: url(../images/container_repeat.jpg) repeat-y left top;
}

#containerBottom {
	background: url(../images/container_bottom.jpg) no-repeat left bottom;
	padding-bottom: 10px;
}

#containerTop {
	background: url(../images/container_top.jpg) no-repeat left top;
}

#container {
	padding: 9px 67px 0 30px;
}

#container #leftCol {
	float: left;
	width: 210px;
}

#leftCol .module {
	width: 210px;
	color: #222222;
	margin-bottom: 25px;
	font-size: 11px;
}

#leftCol .module.none {
	
}

#leftCol .module .cModuleTop {
	background: url(../images/mod_top.png) no-repeat left top;
	width: 168px;
	padding: 9px 21px 0px 21px;
	height: 44px;
	overflow: hidden;
}

#leftCol .module .cModuleTop h3 {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 37px;
	text-align: center;
}

#leftCol .module .cModuleRepeat {
	width: 168px;
	background: url(../images/mod_repeat.png) repeat-y left top ;
	padding: 0px 21px 4px 21px;
	min-height: 5px;
	height: auto !important;
	height: 5px;
}

#leftCol .module.none .cModuleRepeat {
	width: 174px;
	background: url(../images/mod_repeat.png) repeat-y left top ;
	padding: 0px 21px 4px 15px;
}

#leftCol .module .cModuleRepeat h5 {
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	margin-bottom: 8px;
	font-weight: bold;
}

#leftCol .module .cModuleRepeat span {
	font-size: 11px;
	color: #222222;	
	font-weight: normal;
}

#leftCol .module .cModuleRepeat a.readon:link,
#leftCol .module .cModuleRepeat a.readon:active,
#leftCol .module .cModuleRepeat a.readon:visited {
	color: #ec6f08;
	font-size: 11px;
	text-decoration: none;
	margin-left: 95px;
}

#leftCol .module .cModuleRepeat a.readon:hover {
	text-decoration: underline;
}

#leftCol .module .cModuleBottom {
	background: url(../images/mod_bottom.png) no-repeat left bottom;
	height: 20px;
	display: block;
}

#leftCol .module .cModuleRepeat label {
	width: 30px;
	font-size: 10px;
	padding-left: 1px;
}

#leftCol .module .cModuleRepeat input {
	vertical-align: middle;
}

#leftCol .module .cModuleRepeat .radiowrap {
	padding-bottom: 5px;
}

#leftCol .module .cModuleRepeat .radio {
	padding-bottom: 5px;
	float: left;
}

*html #leftCol .module .cModuleRepeat .radio {
	padding-bottom: 0px;
}

*:first-child+html #leftCol .module .cModuleRepeat .radio {
	padding-bottom: 0px;
}

#leftCol .module .cModuleRepeat .select,
#leftCol .module .cModuleRepeat #type_id,
#leftCol .module .cModuleRepeat #department_id,
#leftCol .module .cModuleRepeat #town_id {
	width: 150px;
	border: 1px solid #d2d2d2;
	font-size: 10px;
	padding: 2px;
}

#leftCol .module .cModuleRepeat .button {
	background: url(../images/button.jpg) no-repeat left top;
	width: 48px;
	height: 15px;
	border: none;
	text-align: center;
	font-size: 8px;
	margin-top: 6px;
	color: #222;
	cursor: pointer;
}

#container #contentCol {
	float: right;
	width: 601px;
}

#contentCol #moduletableList {
	background: url(../images/content_module_bg.png) no-repeat left top;
	height: 45px;
	padding: 0 20px 0 15px;
	margin-bottom: 7px;
	width: 566px;
}

#moduletableList .moduletable {
	width: 274px;
	float: left;
	font-size: 11px;
}

#moduletableList .moduletable.none {
	width: 274px;
	float: right;
	font-size: 11px;
}

#content {
	/*background: url(../images/content_bg.jpg) no-repeat left top;*/
	padding: 15px 8px 10px 25px;
}

.componentheading, .contentheading {
	background: url(../images/component_bg.jpg) no-repeat left top;
	font-size: 16px;
	color: #ec6f08;
	padding-bottom: 15px;
	padding-left: 43px;
	line-height: 50px;
	margin: 0 0 0 -20px;
}

.small, .createdate, .modifydate {
	color: #ec6f08;
	font-size: 10px;
}

#content a.readon {

}

#content h3 {
	font-size: 14px;
	color: #ec6f08;
	padding: 10px 0;
	margin-bottom: 0;
	text-align: left;
}

#content legend {
	font-size: 12px;
	color: #ec6f08;
	padding: 10px 0;
	text-align: left;	
}

#content h4 {
	color: #c3c3c3;
	font-size: 12px;
	padding-bottom: 10px;
	font-weight: bold;
}

#content h4 span {
	color: #ec6f08;
}

#content ul {
	margin-bottom: 15px;
}

#content ul li {
	background: url(../images/bullet.jpg) no-repeat left 6px;
	padding-left: 10px;
	padding-bottom: 2px;
}

#content .photo-h li {
	background: none;
	padding: 0;
}

#content h5 {
	color: #ec6f08;
	font-size: 12px;
	padding-bottom: 10px;
	font-weight: bold;
}

#footer {
	background: url(../images/footer_bg.jpg) no-repeat left top;
	padding: 72px 0 5px 0;
	height: 28px;
	font-size: 11px;
	text-align: center;
}

#footer span {
	color: #ec6f08;
}

/*user profile*/
.user .name,
.user .user,
.user .email,
.user .pass,
.user .verify_pass,
.user .user_name  {

}

.user .name label.username,
.user .user_name label.useruser_name,
.user .email label.useremail,
.user .pass label.userpassword,
.user .verify_pass label.userverifyPass {
	float:left;
	margin-right:10px !important;
	margin-right:8px;
	width:120px;
}

.user .name input#name,
.user .user_name input#username,
.user .email input#email,
.user input.usernamemsg,
.user .pass input#password,
.user .verify_pass input#password2 {
	width: 175px;
	margin-bottom: 2px;
}

*html .user .name input#name,
*html .user .user_name input#username,
*html .user .email input#email,
*html .user input.usernamemsg,
*html .user .pass input#password,
*html .user .verify_pass input#password2 {
	width: 167px;
	margin-bottom: 0px;
	margin-left: 1px;
}

*:first-child+html .user .name input#name,
*:first-child+html .user .user_name input#username,
*:first-child+html .user .email input#email,
*:first-child+html .user input.usernamemsg,
*:first-child+html .user .pass input#password,
*:first-child+html .user .verify_pass input#password2 {
	width: 169px;
	margin-bottom: 0px;
}

.user button.button {
	width: 54px;
	height: auto !important;
	height: 22px;
	margin-top: 5px;
	border: none;
	color:#C3C3C3;
}

.paramlist label {
	width: 130px;
	float: left;
}

#paramsadmin_language,
#paramslanguage,
#paramseditor,
#paramshelpsite {
	margin-bottom: 2px;
}

.paramlist_key {
	width: 139px;
}

/*user profile*/

/*register login*/
.name label#namemsg,
.user label#usernamemsg,
.email label#emailmsg,
.pass label#pwmsg,
.verify_pass label#pw2msg {
	width:120px;
	float: left;
}

.name input.namemsg,
.user input.usernamemsg,
.email input.emailmsg,
.pass input.validate-password,
.verify_pass input.validate-passverify {
	float: left;
	margin-bottom: 2px;
}

.name label.nameuser,
.pass label.passpass  {
	float:left;
	width:70px;
	margin-right: 10px;
}

.name input#user,
.pass input#pass {
	width: 150px;
	margin-bottom: 2px;
}

*html .name input#user,
*html .pass input#pass {
	margin-bottom: 0px;
}

*:first-child+html .name input#user,
*:first-child+html .pass input#pass {
	margin-bottom: 0px;
}

.remember input#rem {
	margin-left: 9px;
}

*html .remember input#rem {
	margin-left: 8px;
}

*:first-child+html .remember input#rem {
	margin-left: 5px;
}

#content input.button {
	height: auto !important;
	height: 22px;
	margin-top: 5px;
	border: none;
	color:#000000;
	padding-left: 5px;
	padding-right: 5px;
}
/*register*/

/*forgot register*/
.form-validate label.hasTip {
	margin-right: 10px;
	vertical-align: middle;
}

.form-validate input.validate-email {
	margin-right: 15px;
	height: 12px;
	vertical-align: middle;
	font-size: 11px;
	width: 146px;
	padding: 2px 2px;
}

.form-validate button.validate {
	vertical-align: middle;
	height: 20px;
	font-size: 11px;
	border: none;
	color:#C3C3C3;
}
/*forgot register*/

/*blockquote*/
.blockquote {
	background: url(../images/quotes.jpg) no-repeat left top;
	padding: 15px 50px 10px 50px;
	font-size: 11px;
	width:374px;
	display: block;
	text-align: center;
}
/*blockquote end*/

/*System Messages*/
/* System Standard Messages */
#system-message { 
	margin-bottom: 20px; 
}

#system-message dd.message ul { 
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
}

/* System Error Messages */
#system-message dd.error ul { 
	color: #c00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; 
	margin:0px; 
	padding-left: 40px; 
	text-indent:0px;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #c00; 
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; 
	border-top: 3px solid #F0DC7E; 
	border-bottom: 3px solid #F0DC7E; 
	margin:0px;
}

/* ------------- Start Joomla css -------------  */

/*  Start Pagination css   */

#content .blog_more {
	margin-bottom: 10px;
}

#content ul.pagination {
	list-style-position: inside;
	list-style-type: none;
	text-align: center;
	margin: 0 0 10px opx;
	padding: 0;
}
#content ul.pagination li {
	padding-bottom: 0;
	padding: 0;
	display:inline;
	margin: 0pt 3px;
	background-image: none;
}

#content ul.pagination li a:link,
#content ul.pagination li a:active,
#content ul.pagination li a:visited {
	color: #5575ca;
}

#content .counter {
	text-align: right;
}

/*  End Pagination css   */

/*  Start Contact css   */
.contact p {
	margin-bottom: 5px;
}

.contact .marker_add {
	float: left;
}

.contact .contact_address p {
	margin-left: 60px;
	margin-bottom: 3px;
}

.contact .marker {
	margin-right: 10px;
}

.contact #emailForm {
	padding-top: 10px;
}

.contact #emailForm .label {
	width: 125px;
	text-align: left;
	padding-right: 10px;
	float: left;
}

.contact #emailForm div {
	margin-bottom: 3px;
}

.contact #emailForm .button {
	height: 30px;
	line-height: 30px;
	border: none;
	color:#C3C3C3;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	background-color: transparent;
}	
/*  End Contact css   */

/* ------------  Start Search CSS  ----------------------  */

#contentWrap .results ol li {
padding-bottom:10px;
}

#contentWrap .results ol li .small {
	clear: both;
	display: block;
	text-align: left;
	padding-top: 3px;
}

#contentWrap .results ol li p .small {
	clear: none;
	display: inline;
	text-align: left;
	padding-top: 0px;
}

.results {
	padding-bottom: 15px;
}

.results p {
	margin-bottom: 3px;
}

.results h4 {
	margin-bottom: 5px;
}

.results .highlight {
	font-weight: bold;
	color: #333;
}

.search_result .only legend {
	padding-top: 5px;
	clear: both;
}

.search_result .only input {
	margin-top: 3px;
}

.search_result .button {
	margin-top: 5px;
}

.display {
	text-align: center;
}

.display p {
	margin: 5px 0;
}

.searchRow {
	width: 30%;
	float: left;
	padding: 3px 0;
}

/* ------------  End Search CSS  ----------------------  */


.jea_mod_emphasis_title a:link,
.jea_mod_emphasis_title a:active,
.jea_mod_emphasis_title a:visited {
	font-size: 11px;
	color: #222222;
	margin-bottom: 8px;
}

dl.jea_mod_emphasis_item dt.jea_mod_emphasis_title strong {
	font-size: 11px;
}

.jea_mod_emphasis_item .image img {
	text-align: center;
}

.jea_mod_emphasis_item dd a:link,
.jea_mod_emphasis_item dd a:active,
.jea_mod_emphasis_item dd a:visited {
	color: #ec6f08;
	font-size: 10px;
	text-decoration: none;
	margin-left: 95px;
}

dl.jea_mod_emphasis_item {
	border: none;
	margin: 0;
}

dl.jea_mod_emphasis_item dt.image {
	float: none;
	text-align: center;
}