/* Start of CMSMS style sheet 'CMS' */
/*
CSS Credit: http://www.templatemo.com/
*/
html {
	background: #2b1e1e;
	color: #FFFFFF;
}
body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a:link, a:visited { color: #ffffff; text-decoration: none; } 
a:active, a:hover { color: #ffffff; text-decoration: underline; }

h1 {
	margin:0px 0px 10px 0px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 14px;
	color:#FFFFFF;
	border-bottom: solid 1px #FF0000;
}
h2 {
	padding: 5px 0px 5px 10px;
	margin: 0px; 	
	font-weight: bold; 
	font-size:12px;
	color: #FFFFFF;
	background: url(images/theme/templatemo_h2_background.gif) repeat-x;
	border: 1px solid #000000;
}
h3 {
	margin: 0px;
	padding: 2px 0px 2px 10px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
#text_area {
	text-align: justify;
padding: 0 5px 0 5px;
}
.gallery img {  
	margin: 10px 10px 10px 10px; 
	border: 2px solid #FFFFFF;
}

#templatemo_container_wrapper {
	background: url(images/theme/templatemo_main_background.gif) repeat-x;
}

#templatemo_container {
	margin: 0px auto;
	width: 810px;
}

#templatemo_top{
	float: left;
	margin-left: -10px;
	padding: 19px 0px 10px 0px;
	text-align: right;
	width: 810px;
}

#templatemo_header {
	clear: left;
	margin-bottom:5px;
	width: 810px;
	height: 235px;
	background: url(images/theme/templatemo_header_background.jpg) no-repeat;
}

#templatemo_notes {
position: absolute; 
margin:8px 0 0 410px; 
}
#templatemo_site_title {
	padding-top: 165px;
	padding-left: 35px;
	font-size: 28px;
	color: #2b1e1e;
                line-height: 40px;
}
#templatemo_site_title a {
color: #2b1e1e;
}

#templatemo_site_title a:hover {
text-decoration: none;
}

#templatemo_site_title span {
	font-weight: bold;
	color: #c32929;
}

#templatemo_site_slogan {
	padding-top: 10px;
	padding-left: 200px;
	font-size: 12px;
	color: #2b1e1e;
}

/*------------- Menu ------------------*/
#templatemo_menuleft {
	float: left;
	height: 41px;
	width: 20px;
	background: #FF0000 url(images/theme/templatemo_menu_leftborder.gif) no-repeat;
}

#templatemo_menu{
	float: left;
	margin-top: 0px;
	padding: 0px;
	width: 790px;
	height: 41px;
	background: #FF0000 url(images/theme/templatemo_menu_background.gif) right no-repeat;
}

#templatemo_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#templatemo_menu ul li{
	display: inline;
}

#templatemo_menu ul li a{
	float: left;
	padding: 11px 1px;
	width: 127px;
	font: 16px arial;
	text-align: center;
	text-decoration: none;
	color: #1e1717;
}
#templatemo_menu ul li a:hover, #templatemo_menu ul li .current{
	color: #ffffff;
	text-decoration: none;
	background: url(images/theme/templatemo_mousehover.gif) repeat-x;
}

/*---------- end of menu -------------*/

/* ----------------- Content ----------------------- */

#templatemo_content {
	float: left;
	width: 810px;
	background: url(images/theme/tempaltemo_content_background.gif) repeat-y;
}

#templatemo_left_column {
	float: left;
	padding: 20px;
	width: 200px;
	min-height: 420px;
	background: url(images/theme/templatemo_leftcolumn_border.gif) right center no-repeat;
}
#templatemo_right_column {
	float: right;
	width: 530px;
	padding: 20px;
	padding-left: 0px;
	min-height: 420px;
}

#templatemo_right_column h1 {
font-size: 20px;
letter-spacing: -1px;
padding: 5px 0 14px 0;
}

#templatemo_content_bottom {
	clear: left;
	margin: 0px;
	padding: 0px;
	width: 810px;
	height: 5px;
	background: url(images/theme/tempaltemo_content_bottom.gif) no-repeat;
}

/*------------ end of content ------------*/

.news_section {
	padding: 0px;
margin-bottom: 10px;
	width: 200px;	
	margin-right: 15px;
	background: #1e1717;
}

.news_section p {
	margin: 0px;
	padding: 3px 5px 3px 10px;
	font-size: 11px;
}

.promotion_section {
	float: right;
	margin: 0px 0px 20px 20px;
	padding: 0px;
	width:200px;
	background: #1e1717;
}

.promotion_section p{
	margin: 0px;
	padding: 5px 5px 5px 10px;
	font-size: 11px;
}

.more{
	padding: 0px 10px 10px 0px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}

.templatemo_section2 {
	margin-bottom: 10px;
	padding: 10px;
	border: #000000 solid 1px;
	background: #1e1717;
}

.templatemo_section2 a {
	padding-left: 20px;
	color: #c32929;
	line-height: 25px;
	text-decoration: none;
	background: url(images/theme/templatemo_list_icon.gif) center left no-repeat;
}
.templatemo_section2 a:hover {
	color: #ff0000;
	text-decoration: none;
}
/* search form */
form {
padding-left: 10px;
}
.button {
	margin-top: 10px;
	padding: 1px 5px;
	border: none;
	color: #FFFFFF;
	background: url(images/theme/templatemo_button_background.gif) repeat-x;
}
/* ----------- */

/* -------- Footer --------- */

#templatemo_footer {
	clear: left;
	padding: 10px;
	height: 62px;
	color: #c32929;
	line-height: 24px;
	text-align: center;
}
#templatemo_footer a {
	color: #c32929;
	text-decoration: none;
font-size: 10px;
}

#templatemo_footer a:hover {
	color: #ff0000;
}

/* --------- end of footer --------------*/

.downloadlist { padding: 2px 0px 2px 8px; cursor: pointer; margin: 0px; border:1px solid transparent; margin: 3px 0px 0px 0px;}
.downloadlist a { text-decoration: none; }
.downloadlist:hover { background: #2b1e1e;  border: 1px solid #000000; }
.downloadlist td { font-size: 11px; line-height: 18px;}
.downloadlist td img { border:0px; padding:0px; margin:0px; }

.entrytxt { padding-left: 25px; margin-top: -5px; padding-bottom: 10px;}


.error_message { background: #000; border: 1px solid #ddd; margin: 14px 0 7px 0; padding: 0px }
.error_message li { line-height: 18px; }

#contactform {
padding-top: 10px;
}
#contactform input, #contactform textarea {
width: 375px;
font-size: 14px;
padding: 4px;
margin: 0 0 10px 0px;
border: 1px solid #000;
background: #1E1717;
color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contactform tr td.label {
padding: 4px 10px 19px 0;
width: 125px;
}
#contactform tr td.label span, #content tr td.captchat span {
color: #ff0000 !important;
}

#contactform textarea {
height: 150px;
}
#contactform img {
border:1px solid #ccc;
}
#contactform input.fbsubmit {
margin: 8px 0 0 0;
width: 150px;
background: #fff;
color: #1e1717;
font-size: 80%;
}
#contactform tr td.captchat, #contactform tr td.captchag {
text-align: left;
font-size: 13px;
padding: 8px 0 10px 0;
}
#contactform  tr td.captchag {
}
#contactform tr td.captchat input {
width: 250px;
font-size: 13px;
margin: 7px 0 0 0px;
padding: 2px;
/* End of 'CMS' */

