/********************* cuge.org style definitions, March 25, 2008 ************************/ 
/**************************** Last edited: December 16, 2010 *******************************/ 

/************************ General definitions and global contents ************************/ 

body {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:15px 0 0 0;
	background-image:url(/images/siteback.gif);
	background-repeat:repeat;
} 

td {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#fff;
} 

h1 {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
} 

.h1copy {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
} 

.h1colored {
	color: #FF6600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
} 

h2 {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
} 

.innerCell {
	padding:25px;
	} 
	
.topCells {
	padding:10px 25px 0 25px;
	background-color:#fff;
	} 

.warning {
	color: #CC0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
} 

.normalback {
	background-color: #FFFFFF; 
} 

.errorback { 
	background-color: #FFCCFF; /* light rose */ 
} 

strong {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
} 

strong a {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:underline;
} 

.h1headlines {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
} 

.h2headlines {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
} 

a		{ 
		color: #333333;
		text-decoration:underline;
		} 
		
a:hover		{ 
		color: #FF6600;
		text-decoration:underline;
		}		

.outerTable {
	background: #FFFFFF;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	} 
	
.Highlighted_list {
	color: #333333;
	font-weight: bold;
	list-style-type: disc;
	} 
	
.resultsTable_featured_indicator_row {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	} 

.resultsTableHeaderCellsLeft {
	background: #FFFFFF;
	border-left:1px solid #B2B281;
	border-top:1px solid #B2B281;
	border-bottom:1px solid #B2B281; 
	padding-top:10px;
	padding-bottom:10px;
	} 
	
.resultsTableHeaderCellRight {
	background: #FFFFFF;
	border:1px solid #B2B281; /* border on all sides */ 
	padding-top:10px;
	padding-bottom:10px;
	} 
	
.resultsTableResultCellsLeft {
	background: #FFFFFF;
	border-top:1px solid #B2B281;
	border-left:1px solid #B2B281;
	border-bottom:1px solid #B2B281;
	padding-top:5px;
	padding-bottom:5px;
	} 
	
.resultsTableResultCellsLeft_featured {
	background-color: #FFFFCC;
	border-top:2px solid #FF6600;
	border-left:2px solid #FF6600;
	border-bottom:2px solid #FF6600;
	padding-top:5px;
	padding-bottom:5px;
	} 
	
.resultsTableResultCellRight {
	background: #FFFFFF;
	border:1px solid #B2B281;
	padding-top:5px;
	padding-bottom:5px;
	} 
	
.resultsTableResultCellRight_featured {
	background-color: #FFFFCC;
	border:2px solid #FF6600;
	padding-top:5px;
	padding-bottom:5px;
	} 
	
.resultsTableHeaderCellsSmallLeft {
	background: #FFFFFF;
	border-left:1px solid #B2B281;
	border-top:1px solid #B2B281;
	border-bottom:2px solid #B2B281; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	} 
	
.resultsTableHeaderCellsSmallRight {
	background: #FFFFFF;
	border-left:1px solid #B2B281;
	border-right:1px solid #B2B281;
	border-top:1px solid #B2B281;
	border-bottom:2px solid #B2B281; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	} 
	
.resultsTableresultCellsSmallLeft {
	background: #FFFFFF;
	border-left:1px solid #B2B281;
	border-bottom:1px solid #B2B281;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	} 
	
.resultsTableresultCellsSmallRight {
	background: #FFFFFF;
	border-left:1px solid #B2B281;
	border-right:1px solid #B2B281;
	border-bottom:1px solid #B2B281;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	} 
	
.contentTable {
	width: 100%;
	height: 100%;
	} 	
	
.contentAreaCenter {
	padding-top: 12px;
	} 
	
.listingcells {
	padding-top: 3px; 
	padding-bottom: 3px;
	border-bottom: 1px solid #333333;
	} 
	
.evalcells {
	padding-top: 5px; 
	padding-bottom: 8px;
	border-bottom: 1px solid #333333;
	} 			
	
.negativetext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color:#FFFFFF; } 
	
/*************************** Images ****************************/ 	
	
.images {
	border: 1px solid #B2B281;
	} 		
	
/*************************** Boxes ****************************/ 	
	
.cuge_boxes {
	border: 1px solid #B2B281;
	background: #FFFFFF;
	background-color: #FFFFFF;
	} 	
	
.cuge_boxes_inner {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	} 	
	
.cuge_usernavi_boxes {
	border: 1px solid #FF6600;
	background: #FFFFCC;
	background-color: #FFFFCC;
	} 
	
.smallNeg		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
		} 
	
/*************************** Left navi ****************************/ 	
	
.left_navi		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 12px;
	padding-bottom: 10px;
	/* border-right-style: dashed;
	border-right-color: #333333;
	border-right-width: 1px; */ 
		} 	

.left_navi a		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
		} 			
		
.left_navi a:hover		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
		} 					

/***************************** Header *****************************/ 

.cuge_Header		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333; 
	padding-left: 10px;
	padding-top: 4px;
		} 
		
.topnavitable { 
	border-top:1px solid #B2B281;
	border-bottom:1px solid #B2B281;
} 

.navcellnew { 
	padding:0 25px 0 25px;
} 
		
.topnavi		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none;
		} 
		
.topnavicell		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333;
	text-decoration:none;
	border-top:1px solid #B2B281;
	border-bottom:1px solid #B2B281;
	padding-left:10px;
	padding-right:10px;
		} 		
		
.topnavi a:link, .topnavi a:visited		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333;
	text-decoration:none;
		} 	
		
.topnavi a:hover		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#f60;
	text-decoration:none;
		} 			
		
.topnaviactive		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f60;
	text-decoration:none;
	font-weight: bold;
		} 			
		
.topnaviactive a:link, .topnaviactive a:visited		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f60;
	text-decoration:none;
	font-weight: bold;
		} 			
		
.topnaviactive a:hover		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f60;
	text-decoration:none;
	font-weight: bold;
		} 	
		
.alphnavi		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#B2B281;
	text-decoration:none;
		} 
		
.alphnavi a		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#B2B281;
	text-decoration:none;
		} 
		
.alphnavi a:hover		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f60;
	text-decoration:none;
		} 
		
.alphnavicell		{
	border-right:1px solid #B2B281;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#B2B281;
	text-decoration:none;
		} 		

.languages		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight: bold;
	padding-left:3px;
		}	
		
.languages_inner_cell		{
	margin-left:3px;
		}	
		
.languages_outer_pulldowm_table		{
	border-left:1px solid #B2B281;
	border-right:1px solid #B2B281;
	border-bottom:1px solid #B2B281;
		}	
		
.languages_active		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight: bold;
	padding-left:6px;
		}	
		
.languages_active_outer_table		{
	border:1px solid #B2B281;
		}	
		
.languages a:link, .languages a:visited		{
	text-decoration: none;
	color:#333;
	font-weight: bold;
		} 
		
.languages a:hover		{
	text-decoration: none;
	color:#f60;
	font-weight: bold;
		}	

/***************************** Footer *****************************/ 

.cuge_Footer		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	padding-top:3px;
	padding-bottom:3px;
		} 
		
.cuge_Footer_Text		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
		} 		
		
.cuge_Footer_Text a		{
	text-decoration: underline;
		} 		

/************************** Form elements **************************/ 

.cuge_buttons {
	border: 1px solid #333;
	color: #333;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	background: #B2B281;
	background-color: #B2B281;
	text-decoration: none;
	cursor: pointer;
} 

.cuge_buttons a {
	border: 1px solid #333;
	color: #333;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	background:#B2B281;
	background-color: #B2B281;
	text-decoration: none;
	cursor: pointer;
} 

.cuge_buttons:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
} 

.cuge_buttons a:hover {
	color: #f90;
	text-decoration: none;
	cursor: pointer;
} 

.header_search_field {
	border: 1px solid #B2B281;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 408px;
	height: 17px;
	text-indent: 2px;
} 

.input_fields {
	border: 1px solid #B2B281;
	color: #333;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
} 

.Countfields {
	border: 0px solid #FFFFFF;
	color: #FF6600;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif; 
	width: 16px;
	height: 12px;
} 

.Crexfield {
	border: 0px solid #333333;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	width: 138px;
	height: 46px;
	background-color: #999900;
	overflow: hidden;
} 

.large_textarea {
	border: 1px solid #B2B281;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	overflow: auto; 
} 

.input_fields_inactive {
	border: 1px solid #333333;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 17px;
	background-color: #CCCCCC;
} 

.evalradios {
	margin-left: 0px;
	margin-right: 0px;
} 

/*********************** Language layers ******************/ 

#coverlayer {
        background-color: #000000;
        filter:alpha(opacity=40);
        opacity: 0.4;
        -moz-opacity:0.4;
        height:100%;
		position:absolute; 
		width:100%; 
		height:100%; 
		z-index:3; 
		left:0px; 
		top:0px; 
		visibility: visible;
        }

        .layertext {
        color: #000000;
        filter:alpha(opacity=100);
        opacity: 1;
        -moz-opacity:1;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight: bold;
        }
		
		#langlayer {
		visibility: visible;
		height:348px;
		width:430px;
		position:absolute;
		top:20%;
		left:20%;
		z-index: 5; 
		} 
	
