﻿/************** Pink Class - begin **************/
/* this section define base styles of template */ 
body, td {
	font-size : 		11px;
	font-family : 		Verdana, Arial, sans-serif;
}

body {
	background-color:	#000000;
	color:				#ffffff;
	margin:0px;
	padding:0px;
	overflow: hidden;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #999999;
	scrollbar-shadow-color: #333333;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #000000;


}
scrollbar { display: none !important; } 


img {border:0px;}

table.background {
	background-image:	url(../../images/_gui/background.jpg); 
	background-repeat:	no-repeat;
	background-position:right top;
}
		
a {
	font-family:  		Verdana, Arial, sans-serif; 
	text-decoration: 	none;
	text-decoration:underline;
	color:#fff;
}
a:link {
	text-decoration:underline;
	color: 				#fff;
}
a:visited {
text-decoration:underline;
	color: 				#fff;
}
a:hover {
	text-decoration: 	underline; 
	color: 				#fff;
}



INPUT,TEXTAREA,SELECT {
	height:20px;
	border:0px;
}	

.Selected {
	border: 			solid 1px #FFBB6E;
	padding: 			0px;
}

.EditingIconUnselected {
	height: 			20px;
	width: 				20px;
	visibility: 		visible;
}

.EditingIconSelected {
	background-color: 	#FFEEC2;
	border: 			solid 1px #000080;
	height: 			20px;
	width: 				20px;
	visibility: 		visible;
}

.ContentHolder {
}

.field {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			10px;
}

textarea {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			10px;
}

.separator {
	height:10px;
}


/************** Article definition - begin **************/
/* this section define styles of Article template definition */
.articleShort {
	background-color:transparent;
	font-size:10px;
}
.articleShort IMG {
	display:none;
}

.articleheading {
	color:				#fff;
	font-weight:		bold;
	padding-bottom:		10px;
	font-size:			12px;
	font-family:		verdana;
}

.articleFull {
	background-color:	transparent;
	/*padding-left:	15px;*/
	
	padding-bottom:	5px; 
	/*padding-right:	15px;*/
	direction:		ltr;
}


/************** Ticker definition - begin **************/
/* this section define styles of all Ticker template definition */
/* Ticker Main - begin */
.tickerlink {
	font-family: 		Verdana, Arial, sans-serif;
	font-size: 		11px;
	margin-top: 		0px; 
	margin-left: 		0px;
	border: 			1px solid #980135;
	
	color:				#fff;
}

.tickerlink a{
	color: 				#fff;
	text-decoration:	none;
	padding: 			3px 2px 2px 2px;
}

.tickerlink a:link{
	color: 				#fff;
	text-decoration:	none;
}

.tickerlink a:visited{
	color: 				#fff;
	text-decoration:	none;
}

.tickerlink a:hover{
	color: 				#fff;
	text-decoration:	none;
}


/* Ticker Index - begin */
.tickerIndex {
	padding: 			2px 2px 2px 2px;
	margin-top: 		0px; 
	margin-left: 		0px;
	
}

.tickerIndex .over {
	padding: 			0px 2px 0px 2px;
}

.tickerIndex .out {
	padding: 			0px 2px 0px 2px;
}
.tickerIndex .separator {
	width:				1px;
	padding-left:		1px;
	background-color:	#eeeeee;
}
/* Ticker definition - end */

/************** Caption Text definition - begin **************/
/* this section define styles of all Ticker template definition */
.captionText {
	 
	
	padding:			5px;
	color:				#000000;
	font-weight:		bold;
	margin-bottom:		10px;
}

.captionText font {
	color:				#000000;
}

.captionImage {
	 
	 
	padding:			0px; 
	color:				#000000; 
	text-align:			center;
	margin-bottom:		10px;
}

/************** Form Style definition - begin **************/
/* this section define styles of Form template definition */




/************** Survey Style definition - begin **************/
td.form_name {
	font-weight:bold;
	color:#ffffff;
	padding-bottom:5px;
}
.buttons_outdex {
	background-color:#242021;
	border:1px ridge #f2f2f2;
	color:#ffffff;
	cursor:hand;
	font-size:8pt;
	height:20px;
}


/************** Forum Style definition - begin **************/
/* this section define styles of Forum template definition */
.forum {
	font-family: 		Verdana, Arial, sans-serif;
	font-size: 			11px;
}

.forum .head {
	
	
	color:				#000000;
	padding:			5px;
	font-weight:		bold;
}

.forum .body {
	padding:			5px;
}

.forum .body .itemTable {
	width:100%;
}

.forum .body .errorMsg {
	padding-top:		5px;
	color:				#CC3300;
}

.forum .body .forumForm {
	color:				#888888;
}

.forum .body .forumForm .head {
	 
	
	padding:			2px 5px 2px 5px; 
	font-weight:		bold;
}

.forum .body .forumForm .body {
	
	
	padding:			2px 5px 2px 5px; 
	font-weight:		bold;
}

.forum .body .forumForm .text {
	
	padding:			5px;
	width:				90px;
}

.forum .body .forumForm .element {
	background-color:	#F9F0C9;
	padding:			5px;
}

.forum .body .forumForm .element textarea {
	height:				100px;
}

/************** Site Map Style definition - begin **************/
/* this section define styles of Site Map template definition */
.siteMap {
	margin-top:			2px;
	font-family: 		Verdana, Arial, sans-serif;
	font-size: 			11px;
	
}

.siteMap .head {
	padding:			5px;
	font-weight:		bold;
}

.siteMap .body {
	background-color:	#F9F0C9;
	padding:			5px;
}

/************** Section Tree Style definition - begin **************/
/* this section define styles of Section Tree template definition */
.sectionTree {

}

.sectionTree .body {
	padding:			0px;
}

.level1 {

	border-bottom:1px solid #fff;
	padding-top:9px;padding-bottom:9px;
	text-transform:uppercase;
	color:#fff;
}


.level1 a {
	color:				#ffffff;
	font-size:			10px;
	text-decoration:none;
}

.level1 a:link {
	color:				#ffffff;
	text-decoration:none;
}

.level1 a:visited {
	color:				#ffffff;
	text-decoration:none;
}

.level1 a:hover {
	color:				#fff;
}

.level2 {
	
}

.level2 .item {
	padding: 			4px;
	
	width: 				100%
}

.level2 .arrow {
	width:				10px;
	padding:			4px;
	padding-left:		6px; 
	font-size:			8px; 
	font-weight:		bold;
}

.level2 a {
	font-weight:		bold;
	font-size:			9px;
}

.level2 a:link {
	font-weight:		bold;
}

.level2 a:visited {
	font-weight:		bold;
}

.level2 a:hover {
	font-weight:		bold;
}

/************** Search form Style definition - begin **************/
/* this section define styles of Search form template definition */
.search {
	width:				100%;
	height:				100%;
}

.search p{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			12px;
}

.searchResults {
	margin-top:			2px;
	font-family: 		Verdana, Arial, sans-serif;
	font-size: 			11px;
}

.searchResults .head {
	
	
	color:				#fff;
	padding:			5px;
	font-weight:		bold;
}

.searchResults .body {
	padding:			5px;
	color:			#ffffff;
	
	
}

/************** Link Style definition - begin **************/
/* this section define styles of Link templates definition */

.linkGeneral, .linkSiteMap, .linkFile, .linkFileFlash, .linkFile {
	
	
}

.linkGeneral_Index {
	border-bottom:1px solid #fff;
	width:75px;
	padding-bottom:9px;
	color:#fff;	
}

.linkGeneral_Index A,.linkGeneral_Index A:hover,.linkGeneral_Index A:active,.linkGeneral_Index A:visited{
	text-decoration:none;
	color:#fff;	
}
.linkGeneral_Index A:hover{
	text-decoration:underline;
}


.linkGeneral_Outdex {
	padding-bottom:9px;
	color:#fff;	
	font-size:10px;
	padding-left:25px;
	padding-right:15px;
}

.linkGeneral_Outdex A,.linkGeneral_Outdex A:hover,.linkGeneral_Outdex A:active,.linkGeneral_Outdex A:visited{
	text-decoration:none;
	color:#fff;	
}
.linkGeneral_Outdex A:hover{
	text-decoration:underline;
}


.linkImage IMG{
	
}

/************** Web Service definition - begin **************/
/* this section define styles of Web Service template definition */
.rss {
	font-family: 		Verdana, Arial, sans-serif;
	font-size: 			11px;
}

.rss .head {
	padding:			5px;
	font-weight:		bold;
}

.rss .body {
	padding:			5px;
}

/************** DynMenu Class - begin **************/
/* this section should be in css file to provide visual style of first level section links */
.hdrMenuBar {
	
}
.SpanSection, .SpanSectionHover
{
	font-family: 		Verdana, Arial, sans-serif;
	font-size: 			10px;
	font-weight:		bold;
	height: 			18px;
	padding: 			3px 5px 2px 5px;
	margin-top: 		0px; 
	margin-left: 		0px; 
	margin-right: 		0px;
}

.SectionLink1, a.SectionLink1:active, a.SectionLink1:visited, a.SectionLink1:link
{	
	text-decoration: 	none;
}

a.SectionLink1:hover
{	
	text-decoration: 	none;
}
/* DynMenu Class - end */


table.regionmaintable {
	padding-top:15px;
	
	direction:ltr;
	
}


table.regionOutdexTable {
	background-image:	url(../../images/_gui/background_outdex.jpg); 
	background-repeat:	no-repeat;
	background-position:left top;
	width:100%;
	height:100%;
	vertical-align: top;
}
table.regionOutdexTable td{
	padding-top:10px;
	vertical-align: top;
	width:160px;
}

table.regionOutdexTable td IMG{
	margin-left:25px;
	margin-right:15px;
	
}



.articlepicture IMG {
	margin-right:20px;
	
}
.morelink {padding-top:15px;color:#ffff00;}

div.morelink A,div.morelink A:visited,div.morelink A:active,div.morelink A:link
{
	color:#ffff00;
	font-family:verdana,
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
}

.leadfull {
	color:#fff;
	font-size:7.8pt;
	font-weight:bold;
	font-family:verdana,
}
.leadfull IMG {
	
}

.textfull {
	color:#fff;
	font-size:11px;
	font-family:verdana;
}
td.head {
	color:#fff;
	font-size:10pt;
	font-family:verdana,
	padding-bottom:10px;
	padding-top:	30px;
	font-weight:bold;
}

td.print A,td.print A:visited,td.print A:link,td.print A:active,td.print A:hover {
	text-decoration:none;
	width:100%;
	border-top:1px solid #fff;
	padding-top:10px;
}

/************MAIN**************/

td.main {
	padding-left:140px;
	padding-top:260px;

}

.main TABLE {
	width:auto;
	padding:0px;
	margin:0px;
}

td.linkgeneral_Main {
	width:110px;
	background-color:#000;
}

.linkGeneral_Main A,.linkGeneral_Main A:visited,.linkGeneral_Main A:active,.linkGeneral_Main A:link {
	color:#fff;
	font-family:verdana;
	text-decoration:none;
	height:15px;
	padding-left:5px;
	padding-top:111:27 26.2.2008px;
	padding-bottom:1px;
}

.linkGeneral {
	padding-left:10px;
}






