/* CSS Document */

/*									body -*/

#content-wrap{
	float:left;
	margin:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 65px;
	margin-top: 20px;
}

#content-wrap a:link {
	text-decoration:underline;
}

#content-wrap a:visited {
	text-decoration:underline;
}

#text {
	padding-top:10px;	
}

#content-wrap img.thumb{
	border:0;
	margin:0px 20px 5px 0px;
	padding:0px 0px 0px 0px;
	width:168px;	
}

#content-wrap h1{
	font-size:100%;
	font-weight:bold;
	border:0;
	margin:0px 0px 3px 200px;
	padding:0px 0px 0px 0px;
}

#content-wrap p{
	color:#333333;	
	margin:0px 0px 20px 200px;
	padding:0px 0px 0px 0px;
	font-size:97%;
}


/*#content-wrap p.last{
	width:950px;
	margin:0px 0px 0px 0px;
	border-bottom:1px solid #d8d8d8;
}*/

#play_image{
	float:left;
	margin: 0 0 15px 0;
    border:0px solid red;
}

#play{
	margin:-99px 0px 10px 200px; 
	padding:0px 0px 0px 0px; 
	width:63px; 
	height:34px;
}
#play img{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:63px; 
	height:34px;
	border:0;
}
#content-wrap a,
#content-wrap a:active,
#content-wrap a:link,
#content-wrap a:visited{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0;
	color: blue;
	
}
#content-wrap a:hover{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0;
	text-decoration:none;
	color: #3C55E5;
}

body, td, th, div, p, label {
	color:#2a2a2a;
	font:normal 12px Arial;
	line-height:16px; 
}

body {
	background:#fff url() repeat-y 50% 0
}

a	{
	color:#2a2a2a; 
	text-decoration:underline;
}

a:visited 	{
	color:#2a2a2a;
}

a:hover {
	color:#2a2a2a; 
	text-decoration:none
}
/*__________________________________________________________________CONTENT_____________________________________*/

/*______________________article_settings__________________*/

.article_indent, 
#component-contact		{padding:10px 0px 10px 0px;}
#contact_text			{height:auto; overflow:auto; margin:0px 0px 5px 0px; width:90%}
.article_bot			{line-height:5px}
.article_separator		{padding:0px 0px 0px 0px; display:block; margin:0px 0px 0px 0px}
.column_separator		{padding:0px 0px 0px 5px;}
.article-right h3 {
	overflow:hidden;
}
.article-right h3 img {
	margin:0px 3px 0px 0px !important;
	float:left
}
/*______________________TEXT_____________________*/

.contentpaneopen img	{margin:0px 6px 0px 0px;}

/*______________________HEADING__________________*/

.componentheading		{color:#2a2a2a; font-size:20px; font-weight:bold; padding:0px 0px 6px 28px; margin:0px 0px 0px 0px; line-height:24px;}
.contentheading			{color:#2a2a2a; font-size:16px; font-weight:bold; padding:6px 0px 5px 0px; line-height:18px !important; text-transform:uppercase}
td.contentheading		{}
.buttonheading			{padding:7px 0px 0px 5px;}

/*______________________BUTTONS__________________*/

.button, 
.validate				{background:url(readon.gif) no-repeat 0 0; color:#bb1f1f; font:bold 13px arial; width:98px; margin:0px 0px 0px 0px; padding:2px 7px 4px 7px; display:block; text-transform:none; text-align:center; border:none; vertical-align:middle; line-height:16px}
* html .button, * html .validate {height:25px}

/*______________________READ_MORE________________*/	

#editor-xtd-buttons div.readmore {background:none; width:auto; height:auto; margin:0px 0px 0px 0px;}
div.readmore			{margin:4px 0px 0px 0px; padding:4px 0px 0px 0px;}
div a.readon			{color:#bb1f1f !important; background:url(readon.gif) no-repeat 0 0; font-size:12px; font-weight:bold; font-family:arial; margin:0px 0px 0px 0px !important; padding:3px 0px 5px 0px; display:block; text-decoration:none; display:block; text-align:center; width:98px;}
a.readon:hover			{color:#bb1f1f; text-decoration:none}
a.readon:visited 		{color:#bb1f1f;}
.readmore				{}

/*______________________ITEMINFO_________________*/

.iteminfo				{padding:0px 0px 6px 0px; margin:0px 0px 15px 0px;}
.modifydate				{color:#8b8b86; font-size:10px; padding:5px 0px 0px 0px; text-decoration:none !important;}
.createdby				{color:#2a2a2a; font-size:11px; font-weight:normal; display:block; text-transform:none; }
.createdate				{color:#2a2a2a; font-size:11px; margin:0px 0px 10px 0px; text-transform:none; padding:0px 0px 5px 0px; border-bottom:2px solid #b6b6b0}
span.small				{color:#2a2a2a; font-size:11px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }
div.small				{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }

/*______________________BLOGMORE__________________*/

.blog_more				{padding:0px 0px 10px 18px;}
.blog_more h2			{color:#2a2a2a !important; font-size:12px; background:none; padding:0px 0px 0px 0px;}
.blog_more ul			{margin:10px 0px 0px 10px;}
.blog_more ul li		{padding:0px 0px 0px 0px !important; background:none !important}
.blog_more a			{color:#2a2a2a; text-decoration:underline}
.blog_more a:hover		{color:#2a2a2a; text-decoration:none;}			
.blog_more strong		{color:#2a2a2a; }

/*______________________PAGE_NAVIGATION___________*/

.pagenav				{color:#2a2a2a; font-size:12px; font-weight:normal}
a.pagenav				{color:#2a2a2a; font-weight:normal}
a.pagenav:hover			{color:#2a2a2a; text-decoration:none}
a.pagenav:visited		{color:#2a2a2a; text-decoration:none}
.pagination_nav			{color:#2a2a2a; font-size:12px; padding:0px 20px 0px 27px;}
.pagination_nav div		{padding:5px 0px 5px 0px; background:#f4f4f4;}

.pagination				{margin-top:10px}
.pagination	li			{float:left; padding:0px 5px 0px 5px;}	
.pagination_result		{color:#2a2a2a; padding:5px 0px 0px 0px;}
			
/*______________________RESULT____________________*/

.sectiontableentry0 td	{padding:5px 0px 5px 0px; color:#000}
.sectiontableentry1 td	{padding:5px 0px 5px 0px; background:#2a2a2a; color:#fff}
.sectiontableentry2 td 	{padding:5px 0px 5px 0px; color:#000}

.sectiontableentry0,
.sectiontableentry1,
.sectiontableentry2		{}

.sectiontableentry1 a	{color:#fff}
.sectiontableentry1 a:hover {color:#fff}
.sectiontableentry1 a:visited {color:#fff}

.results				{text-align:center}
#page					{padding:0px 0px 0px 10px;}
#page ol li				{padding:0px 0px 10px 0px; text-align:left}
.searchintro			{padding:0px 0px 10px 0px;}
.searchintro strong		{color:#a1c1d1}
#page h3				{font-size:130%; padding:10px 0px 5px 0px; text-align:left}
#page .inputbox			{color:#000}
#page .display			{padding:10px 0px 0px 0px;}
legend			{color:#a1c1d1}

/*______________________POLL______________________*/

.poll .heading	 		{font-size:12px; color:#c56518 !important; font-weight:bold;}
.poll .body				{padding:10px 0px 10px 0px;}
.poll .body label		{color:#2a2a2a; padding:0px 0px 0px 0px; font-size:12px !important}
.poll .button			{width:75px; background:url(../images/vote.gif) no-repeat 0 0; padding:2px 0px 4px 0px; color:#bb1f1f; font-weight:bold; font-size:12px; font-family:Arial; display:inline; text-transform:none }

.poll .section			{overflow:hidden; width:100%; padding:0px 0px 5px 0px;}
.poll .radio			{width:20px; float:left}
.poll .radio input		{width:13px; height:13px; border:none; display:block}
.poll .var				{margin:0px 0px 0px 20px; text-align:left}

.display				{padding:0px 0px 10px 0px;}
.display select			{border:1px solid #46462f; width:100px;}

.sectiontableentry1 div, .sectiontableentry0 div {font-size:1px}

/*______________________USER______________________*/

dl.contentpane	 {
	padding:10px 0px 20px 30px;
}
dl.contentpane	dt {
	padding:10px 0px 20px 0px;
}
dl.contentpane	dd {
	width:100%;
	overflow:hidden;
}
dl.contentpane	div {
	vertical-align:middle
}
dl.contentpane .description {
	width:110px;
	padding:0px 0px 0px 0px;
	vertical-align:middle
}
dl.contentpane .input-field {
	width:160px;
	padding:0px 0px 0px 0px;
	vertical-align:middle
}
dl.contentpane .button-field {
	width:140px;
	padding:0px 0px 0px 0px;
	vertical-align:middle
}

/*________________________________________SEARCH____________________________________*/
.module-search 			{padding:12px 0px 0px 0px;}
.module-search h3		{display:block; width:55px; float:left; color:#000; font-size:100%; padding:5px 0px 0px 0px;}
.search					{}
.search .inputbox		{border:1px solid #676764; margin:2px 6px 0px 0px; padding:1px 0px 1px 5px; vertical-align:top; color:#000; float:left; background:#fff; width:126px;}
* html .search .inputbox{height:19px; padding:1px 0px 1px 5px !important;}
.search  .button		{width:55px; height:21px; vertical-align:top; margin:0px 0px 0px 0px; float:left; background:none}
	
/*_____________________________RESULT___________________________*/

.search_result h3		{color:#808080; font-size:14px}
.search_result p		{padding:10px 0px 0px 0px;}
#search_searchword		{border:1px solid #999}
legend					{color:#808080}

.highlight				{color:#c6662c; font-weight:bold}

.phrase 				{color:#808080; margin:10px 10px 10px 0; padding:0px 10px 0px 10px; width:60%; border:solid 1px #ccc; float:left; height:145px}
.phrase .inputbox 		{background:#fff; color:#808080; display:block; margin-top:10px; width:12em;}

.phrase .inputbox option {background:#fff; border-bottom:solid 1px #333; padding:2px; }
.phrase .inputbox option a:hover {color:#1e3300; background:#C00; border-color:#cfd0d6; }
fieldset.word,fieldset.only { border:solid 1px #ccc;}

.only 					{border:solid 0; margin:10px 0 0 10px; padding:0px 10px 0px 10px;line-height:1.3em; height:145px}
.word 					{padding:10px 10px 10px 0; border:solid 0 !important;}
.word input 			{background:#fff; color:#ff6614; font-weight:normal; margin:0 0 0 10px; padding:2px;}

.contact_email	input	{margin:4px 0px 3px 0px;}
/*_____________________________adminform___________________________*/

.adminform td 			{padding:0px 0px 2px 0px;}

/*______________________System Error Messages___________________________*/

.error					{margin:0px 0px 10px 0px;}
.error h2 				{font:bold 14px Tahoma; color:#bd0202; padding:0px 0px 5px 20px;}
#system-message dt.error, dt.message { display: none; }
#system-message dd.error {  }
.error dd ul 			{color: #fff; background: #920202 ; border-top: 3px solid #000; border-bottom: 3px solid #000; margin:0; padding:5px 0px 5px 5px;}
.error dd ul li			{margin:0px 0px 0px 20px !important; color:#fff !important; background:none !important}
.pad2					{padding:0px 0px 0px 15px !important;}
.title					{}
.pass_remind			{ vertical-align:middle; padding:0px 0px 0px 10px;}

/*_____________________________LISTS___________________________*/

/*---nonNumeric Lists without links---*/
.comp-cont		{padding:0px 0px 20px 0px;}
.comp-cont ul	{padding:5px 0px 5px 0px; }
.comp-cont ul li{padding:0px 0px 5px 0px; list-style-image:none; list-style:none; background:url(list-item-bg.gif) no-repeat 0 4px; line-height:14px; margin:0px 0px 10px 0px;}
.comp-cont ul li ul{ margin-left:15px;}
.comp-cont ul li ol {margin-left:20px;}
.comp-cont ul li ol li{ list-style-type:decimal;}

/*---Numeric Lists without links---*/
.comp-cont Ol { padding:5px 0px 0px 2px;}
.comp-cont Ol li{ background:none; padding:0px 0px 3px 0px; list-style:decimal; margin-left:20px; line-height:14px;}
.comp-cont Ol ul li{ margin:0px 0px 0px 0px; list-style-image:none; list-style:none; background:url(list-item-bg.gif) no-repeat 0 4px; line-height:19px;}
.comp-cont Ol li ul li {padding-left:0px; font-weight:normal;}

/*---nonNumeric Lists---*/
.comp-cont ul li{ list-style:none; background:url(list-item-bg.gif) no-repeat 0 4px; line-height:14px; padding:0px 0px 0px 20px;}
.comp-cont ul li a {font-weight:normal; text-decoration:underline;}
.comp-cont ul li a:hover{ text-decoration:none; }
.comp-cont ul li ul{ margin-left:15px;}
.comp-cont ul li ol {margin-left:20px;}
.comp-cont ul li ol li{ list-style-type:decimal; padding:0px 0px 3px 0px;}
.comp-cont ul li ol li a { background:none;}

/*---Numeric Lists---*/
.comp-cont Ol { }
.comp-cont Ol li{ background:none; padding:0px 0px 3px 0px; margin-left:20px; line-height:14px;}
.comp-cont Ol li a { padding-left:0px;  font-weight:normal; text-decoration:underline;}
.comp-cont Ol li a:hover{ text-decoration:none; }
.comp-cont Ol li ul{ padding-left:15px; margin:0px; list-style-image:none; list-style:decimal; line-height:14px;}
.comp-cont Ol li ul li {padding:0px 0px 0px 19px; background:url(list-item-bg.gif) no-repeat 0 4px;}
.comp-cont Ol li ul li a { font-weight:normal; text-decoration:underline;}
.comp-cont Ol li ul li a:hover {text-decoration:none;}

/*________________________________________BOXES________________________________________________________________*/

.module					{background:url(box-content-bg.gif) repeat-y 0 0; width:100%; margin:0px 0px 11px 0px;}
.module .first			{background:url(box-content-top.gif) no-repeat 0 0px}
.module .sec			{background:url(box-content-bot.gif) no-repeat 0 bottom}
.module h3				{padding:11px 10px 11px 25px; color:#fff; background:url(box-title-bg.gif) no-repeat 0 0; font:bold 110% Arial}
.module div				{color:#2a2a2a;}
.module label			{color:#2a2a2a; vertical-align:middle}
.module td, .module p	{color:#2a2a2a; padding:0px 0px 5px 0px;}
.module ul				{padding:0px 0px 0px 0px; }
.module li				{padding:0px 0px 8px 9px; background:url(list-item-bg.gif) no-repeat 0 5px; }
.module li a			{color:#2a2a2a; font-size:13px; text-decoration:underline; line-height:16px; display:block;  width:100%;}
.module li a:hover		{color:#2a2a2a; text-decoration:none}
.module li a:visited	{color:#2a2a2a}
.module li a em			{font-style:normal}
.module .count			{color:#bb1f1f}
.module a				{color:#2a2a2a}
.module a:hover			{color:#2a2a2a}
.module .inputbox		{background:#fff; border:1px solid #b0a88f;}
.module span			{font-weight:normal}

.box-indent				{padding:17px 20px 25px 25px;}

/*________________________________________MAINMENU_____________________________________*/

.module_menu			{background:url(box2-content-bg.gif) repeat-y 0 0; width:100%; margin:0px 0px 11px 0px;}
.module_menu .first		{background:url(box2-content-top.gif) no-repeat 0 0px}
.module_menu .sec		{background:url(box2-content-bot.gif) no-repeat 0 bottom}
.module_menu h3			{padding:11px 10px 11px 25px; color:#fff; background:url(box2-title-bg.gif) no-repeat 0 0; font:bold 110% Arial}
.module_menu ul			{padding:2px 0px 10px 0px; }
.module_menu li			{display:inline}
.module_menu li a		{color:#e3e3dc; text-decoration:underline; font-size:14px; line-height:16px; display:block; width:100%; padding:0px 0px 8px 0px; }
.module_menu li a:hover	{color:#e3e3dc; text-decoration:none}
.module_menu li a:visited{color:#e3e3dc}
.module_menu li a em	{font-style:normal}
.module_menu li ul		{padding:0px 0px 0px 10px; margin:0px 0px 0px 0px;}
.module_menu li ul li	{display:inline;}

/*________________________________________TOPMENU_____________________________________*/

ul.menu-nav li			{display:block; float:left; margin:0px 2px 0px 5px; padding:24px 0px 0px 0px;}
ul.menu-nav li a  		{color:#e7e7df; text-decoration:none; display:block; text-align:center; width:auto; float:left; background:url(topmenu-separator.gif) no-repeat right 0; font:normal 14px arial}

ul.menu-nav li a span	{display:block; padding:4px 25px 11px 25px;}

ul.menu-nav li a:hover  {color:#b41c1c; text-decoration:none; display:block; text-align:center; width:auto; float:left; background:url(topmenu-separator.gif) no-repeat right 0}
ul.menu-nav li a:hover span	{display:block; padding:4px 25px 11px 25px;}

ul.menu-nav li a:visited{color:#e7e7df !important}

ul.menu-nav li.active a {color:#b41c1c; text-decoration:none; display:block; text-align:center; width:auto; float:left; background:url(topmenu-separator.gif) no-repeat right 0}
ul.menu-nav li.active a span {display:block; padding:4px 25px 11px 25px;}

/*________________________________________LOGINFORM_____________________________________*/

.module_s2				{background:url(box2-content-bg.gif) repeat-y 0 0; width:100%; margin:0px 0px 11px 0px;}
.module_s2 .first		{}
.module_s2 .sec			{background:url(box2-content-bot.gif) no-repeat 0 bottom}
.module_s2 h3			{padding:11px 10px 11px 25px; color:#fff; background:url(box2-title-bg.gif) no-repeat 0 0; font:bold 110% Arial}
.module_s2 label		{color:#e3e3dc; font-size:90%;}
.module_s2 p, 
label.remember 			{color:#e3e3dc; padding:0px 0px 0px 0px; font-size:90%; font-weight:normal}
.module_s2 a			{color:#e3e3dc !important; font-size:100%; text-decoration:underline; font-weight:bold; line-height:16px}
.module_s2 a:hover		{color:#e3e3dc; text-decoration:none}
.module_s2 form			{text-align:left; padding:0px 0px 10px 0px;}
.module_s2 .inputbox	{background:#fff !important; border:1px solid #242424; width:153px; padding:2px 0px 2px 3px; vertical-align:middle; font-size:100%; margin:3px 0px 3px 0px; color:#242424}
* html .module_s2 .inputbox {height:20px}
.module_s2 .button		{border:none; background:url(login.gif) no-repeat 0 0; color:#bb1f1f; font-size:100%; font-weight:bold; width:66px; vertical-align:middle; margin:5px 0px 3px 0px; padding:2px 0px 4px 0px; display:block; font-family:arial; text-align:center; text-transform:none !important} /* button */
#mod_login_remember		{margin:0px 10px 0px 0px; vertical-align:middle; background:none; border:none; float:left; display:block; width:12px}		/*checkbox*/

input.requred			{border:none !important}

/*___________________________________________________________INDEX.PHP_STYLES_________________________________*/

#body 					{
}
#gradient 				{background:url() repeat-x 0 0 #fff}
.main 					{width:882px;}

#header					{background:url(header2.jpg) no-repeat 0 0; height:259px}

#header .slogan			{margin:0px 0px 0px 31px; padding:98px 0px 0px 0px;}	

#top					{height:77px; overflow:hidden; margin-bottom:29px;}
	#logo				{float:left; width:365px}
	#logo img			{margin:8px 0px 0px 0px;}
	#topmenu			{margin:0px 0px 0px 365px;}

#mid 					{background:url(mid-bg.gif) repeat-x 0 0}
.mid-left				{background:url(mid-left.gif) no-repeat 0 0}
.mid-right				{background:url(mid-right.gif) no-repeat right 0; min-height:57px; height:auto !important; height:57px;}
	#search				{width:208px; float:right}
	#breadcrumb			{margin:0px 208px 0px 0px;}
	#breadcrumb .space  {padding:20px 0px 0px 26px;}
	#breadcrumb img		{margin:0px 20px 0px 0px;}
	#breadcrumb span, #breadcrumb a {color:#2a2a2a}

#wrapper				{overflow:hidden; width:100%}

#left					{width:210px; float:left;}
#right					{width:210px; float:right;}
#content				{
	width:100%;
	overflow:hidden;
}

#content .space			{padding:34px 25px 20px 32px;}

#container				{margin:0px 218px 0px 218px;}
#container2				{margin:0px 0px 0px 218px;}
#container23			{margin:0px 0px 0px 0px;}
* html #container		{margin:0px 215px 0px 215px; width:100%}
* html #container2		{margin:0px 0px 0px 215px; width:100%}


#footer			{
	background:#313131;
	height:74px;
}

#footer .space			{color:#e7e7df; padding:29px 0px 12px 0px; text-align:center; font-weight:bold }
#footer a				{color:#e7e7df; font-size:12px; font-weight:bold; text-decoration:underline;}
#footer a:hover			{text-decoration:none}
#footer em 				{font-style:normal}

.un li 	{
	background:url(bullet-un.gif) no-repeat 0 0 !important;
	padding:2px 0px 0px 27px !important;
	display:block !important
}
.un li a	{
	color:#1572af !important;
	font-size:11px;
}
.content-indent {
	padding:0px 10px 20px 29px;
}
.box a:link {
display: block;
width: 450px;
height: 250px;
color: #fff;
text-decoration: none;
font-weight: bold;
}
