@import url("reset.css");

@import url("menu.css");



body {

	background-color: #240000;

	font-family: Georgia,"Times New Roman";

	color: #333333;

	font-size: 14px;

	margin: 0px; 

	padding: 0px; 

	height: 100%;

	z-index:0; 

	position:relative; 

}



img#background { 

	height: 100%; 

	width: 100%; 

	z-index: -1; 

	position:absolute; 

	color: white; 

}



.clear {clear: both;}	



a:link, a:visited, a:active {

	color: #660000;

	text-decoration: none;

	outline-color: invert;

	outline-style: none;

	outline-width: medium;	

}



a:hover {

	text-decoration: underline;

	cursor: pointer;

}



h1 {

	color:#551F07;

	font-size:22px;

	font-weight:bold;

	padding-bottom:5px;

}



h2 {

	color: #0c3a07;

	font-size: 15px;

	font-weight: bold;

	margin-bottom: 5px;

}



h3 {

	font-size: 14px;

	color: #660000;

	font-weight: bold;

	padding-bottom: 5px;

}



h4 {

	font-size: 14px;

	color: #330000;

	font-weight: bold;

	padding-bottom: 10px;

}



h5 {

	font-size: 14px;

	color: #333;

	padding-bottom: 9px;

}



h6 {

	font-size: 14px;

	color: #333;

	padding-bottom: 9px;

}



p {

	margin-bottom: 10px;

}



#wrapper {

	margin: 0 auto;

	width: 900px;

	background: #fff;

	text-align: left;

}



#header {

	height: 76px;

	background: url(../images/border_header.jpg) no-repeat left bottom;

}



#header .logo {

	padding: 27px 0 0 13px;

	width: 404px;

	height: 32px;

	float: left;

}



#header .logo a:link, 

#header .logo a:visited, 

#header .logo a:active {

	font-size: 34px;

	text-decoration: none;

	color: #990000;

}



#header .searchWrap {

	margin: 32px 15px 0 0;

	height: 20px;

	float: right;

}



#header .searchWrap label {

	font-size: 14px;

}



#header .searchWrap .inputbox {

	background: url(../images/inputbox_bg.jpg) repeat-x left top;

	border: 1px solid #ccc;

	font-size: 13px;

	width: 154px;

	height: 18px;

	padding: 0px 4px;

	vertical-align: middle;

	margin-right: 5px;

}



#header .searchWrap .button {

	border: none;

	background: url(../images/button_bg.jpg) no-repeat left top;

	width: 27px;

	height: 20px;

	line-height: 20px;

	text-align: center;

	color: #870120;

	vertical-align: middle;

	cursor: pointer;

}





#header .languagemenu {

	float: right;

	padding: 32px 15px 0 0;

}



.languagemenu ul li {

	float: left;

	margin-right: 2px;

	height: 26px;

	line-height: 26px;

	/*border: 1px solid #af7f80;*/

}



.languagemenu ul li a {

	float: left;

	color: #660000;

	text-decoration: none;

	font-size: 14px;

	font-weight: bold;

	background: url(../images/menu_left.jpg) no-repeat left top;

	padding-left: 5px;

	height: 26px;

}



.languagemenu ul li a span {

	background: url(../images/menu_right.jpg) no-repeat right top;

	padding-right: 5px;

	float: left;

	height: 26px;

}



.languagemenu ul li a:hover, 

.languagemenu ul li.active a  {

	text-decoration: none;

}



#banner {

	background: url(../images/border_header.jpg) no-repeat left bottom;

	height: 223px;

}

/*

#nav {

	height: 24px;

	border-bottom: 1px solid #af7f80;

}



#nav ul li {

	display: inline;

	padding: 0 25px 0 0px;

	line-height: 24px;

	margin-left: 15px;

}



#nav ul li a:link, 

#nav ul li a:active, 

#nav ul li a:visited {

	color: #660000;

	text-decoration: none;

	font-size: 14px;

	font-weight: bold;

}



#nav ul li a:hover, 

#nav ul li.active a  {

	text-decoration: none;

}

*/

#container {

	padding: 19px 5px 5px 3px;

}



#container #leftCol {

	width: 274px;

	float: left;

	padding-top: 15px;

}



#leftCol .moduletable {

	margin-bottom: 15px;

	color: #333333;

	padding: 0 5px 0 5px;

}



#leftCol .moduletable h3 {

	font-size: 14px;

	color: #660000;

	background-color: #cccccc;

	height: 35px;

	line-height: 35px;

	margin: 0 -5px 5px -5px;

	padding-left: 13px;

	font-weight: bold;

}



#leftCol .moduletable label {

	font-size: 14px;

}



#leftCol .moduletable .inputbox {

	background: url(../images/inputbox_bg.jpg) repeat-x left top;

	border: 1px solid #ccc;

	font-size: 13px;

	width: 154px;

	height: 18px;

	padding: 0px 4px;

	vertical-align: middle;

	margin-right: 5px;

}



#leftCol .moduletable .button {

	border: none;

	background: url(../images/button_bg.jpg) no-repeat left top;

	width: 27px;

	height: 20px;

	line-height: 20px;

	text-align: center;

	color: #870120;

	vertical-align: middle;

	cursor: pointer;

}



#leftCol .moduletable img {

	border: 1px solid #9b9b9b;

	margin-bottom: 15px;

}



#leftCol .moduletable .allvideos {

	border: 1px solid #9b9b9b;

	margin: 0 0 15px 5px;

}



#leftCol .moduletable h4 {

	font-size: 14px;

	color: #333;

	font-weight: bold;

	padding-left: 5px;

	border-bottom: 1px solid #ccc;

	padding-bottom: 10px;

}



#leftCol .moduletable.none {

	padding: 0 5px 0 5px;

}



#leftCol .moduletable.none h3 {

	font-size: 14px;

	color: #333;

	font-weight: bold;

	padding-left: 5px;

	border-bottom: 1px solid #ccc;

	background-color: transparent;

}



#leftCol .moduletable ul li {

	border-bottom: 1px solid #ccc;

	height: 25px;

	line-height: 25px;

}



#leftCol .moduletable ul li a:link, 

#leftCol .moduletable ul li a:active, 

#leftCol .moduletable ul li a:visited {

	color: #666666;

	text-decoration: none;

	padding-left: 25px;

}



#leftCol .moduletable ul li a:hover, 

#leftCol .moduletable ul li.active a  {

	text-decoration: none;

}



#container #contentCol {

	width: 613px;

	float: right;

}



#contentCol .module {

	width: 303px;

	margin-bottom: 10px;

	background: url(../images/module_repeat.jpg) repeat-y left top;	

	float: left;

}



#contentCol .module.none {

	float: right;

}



#contentCol .module div {

	background: url(../images/module_bottom.jpg) no-repeat left bottom;

	padding-bottom: 70px;

	min-height: 5px;

	height: auto !important;

	height: 5px;

}



#contentCol .module div div div {

	background: url(../images/module_h3.jpg) no-repeat left top;

	padding: 15px 10px 0 10px;

	min-height: 520px;

	height: auto !important;

	height: 520px;

}



#contentCol .module div div, 

#contentCol .module div div div div {

	background-image: none;

	padding: 0;

	min-height: 0;

	height: auto;

}



#contentCol .module h3 {

	font-size: 14px;

	color: #660000;

	font-weight: bold;

	padding-bottom: 15px;

}



#contentCol .module img {

	border: 1px solid #9b9b9b;

	margin-bottom: 20px;

}



#contentCol .module h4 {

	font-size: 14px;

	color: #330000;

	font-weight: bold;

	padding-bottom: 10px;

}



#contentCol .module h5 {

	font-size: 14px;

	color: #333;

	padding-bottom: 9px;

}



#contentCol .module ul {

	padding-left: 9px;

}



#contentCol .module ul li {

	background: url(../images/bullet.jpg) no-repeat left 4px;

	color: #333;

	padding: 0 0 4px 15px;

}



#contentCol .module a:link,

#contentCol .module a:active,

#contentCol .module a:visited {

	text-decoration: none;

	color: #333;

	background: url(../images/bullet.jpg) no-repeat left 4px;

	padding: 0 0 3px 15px;

	margin-left: 9px;

}



#contentCol .module a:hover {

	text-decoration: underline;

}



#contentCol .content {

	width: 603px;

	float: right;

	padding: 5px;

}



.componentheading, .contentheading  {

	color: #660000;

	font-size: 22px;

	padding-bottom: 20px;

	font-weight: bold;

}



.small, .createdate, .modifydate {

	color: #000066;

	font-size: x-small;

}



#contentCol .module ul li a.latest {

	background-image:none;

color:#333333;

margin:0;

padding:0;

text-decoration:none;

}



#contentCol .content a.readon {

	text-decoration: none;

	color: #333;

	background: url(../images/bullet.jpg) no-repeat left 4px;

	padding: 0 0 3px 15px;

	margin-left: 9px;

}



.content ul {

	padding-left: 9px;

}



.content ul li {

	background: url(../images/bullet.jpg) no-repeat left 4px;

	color: #333;

	padding: 0 0 3px 15px;

}



#footer {

	text-align: center;

	margin-bottom: 20px;

}



#footer ul li {

	display: inline;

	padding: 0 15px 0 0px;

	line-height: 24px;

	margin-left: 15px;

}



#footer ul li a:link, 

#footer ul li a:active, 

#footer ul li a:visited {

	color: #660000;

	text-decoration: none;

	font-size: 13px;

}



#footer ul li a:hover, 

#footer ul li.active a  {

	text-decoration: none;

}



#copyright {

	background: #666 url(../images/footer_bg.jpg) repeat-x left top;

	font-size: 11px;

	padding: 40px 0 40px 0;

	color: #fff;

	text-align: right;

	padding-right: 15px;

}



#copyright a:link, 

#copyright a:active, 

#copyright a:visited {

	color: #990000;

}



#copyright a:hover {

	color: #0000ff;

}



/*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;

}



.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 {

	width: 54px;

	height: auto !important;

	height: 22px;

	margin-top: 5px;

}

/*register*/



/*forgot register*/

.form-validate label.hasTip {

	margin-right: 10px;

	vertical-align: middle;

}



.form-validate input.validate-email {

	margin-right: 15px;

	height: 14px;

	vertical-align: middle;

	font-size: 13px;

	width: 146px;

	padding: 2px 2px;

}



.form-validate button.validate {

	vertical-align: middle;

	height: 20px;

	font-size: 13px;

}

/*forgot register*/



/*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 ul.pagination {

	list-style-position: inside;

	list-style-type: none;

	text-align: center;

	display: inline;

	float: right;

	margin: 0;

	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 {

	background: url(../images/button_bg1.jpg) no-repeat left top;

	width: 50px;

	height: 20px;

	border: none;

	color: #fff;

	font-size: 14px;

	font-weight: bold;

	text-align: center;

	cursor: pointer;

}	

/*  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  ----------------------  */