﻿body,table{
 font-family:tahoma,copperplate gothic light, arial, helvetica, sans-serif;
 font-size: 11px;
 line-height: 20px;
 color:#bb3fb2;
 text-align: right;

 }
A:link		{text-decoration: none; COLOR: #FF0000;}

A:visited	{text-decoration: none;COLOR: red;}

A:hover	{text-decoration: underline;COLOR: blue;}


INPUT {
	BORDER-RIGHT: #bc5ae4 1px dotted; BORDER-TOP: #bc5ae4 1px dotted; FONT-SIZE: 11px; BORDER-LEFT: #bc5ae4 1px dotted; BORDER-BOTTOM: #bc5ae4 1px dotted; FONT-FAMILY: Tahoma
}
		
	.main{	
	background-color:#e0adff;
	font-family:Tahoma
	}	
	
	.submain{	
	background-color:#e8affb;
	font-family:Tahoma
	}
	



.subbody {
	background-color: #ddbbff;
}

.noborder {
	border-width: 0px;
}



.fildlist {
	text-align: right;
}
		.error {
			color:red;
			margin:0;
			padding:0;
		}


		.legend {
			color:green;
			margin:0;
			padding:0;
			background-color: #FFFF00;
		}
		
		
		.right {
			color:green;
			margin:0;
			padding:0;
		}
		
				.waitting {
			color:blue;
			margin:0;
			padding:0;
		}
		
				.wellcome {
			color:fuchsia;
			margin:0;
			padding:0;
		}
		
		.copyright {
			color:black;
			margin:0;
			padding:0;
		}
		
		.goback {
	font-family: tahoma,copperplate gothic light, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #075D9C;
	text-align: center;
	clear: both;
	font-weight: bold;
	cursor: pointer;

}

.backtablemun{
background-image: url('images/1.jpg');
}
html

{

	SCROLLBAR-FACE-COLOR: #f177e9;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #e5cdff;
	SCROLLBAR-3DLIGHT-COLOR: #da349d;
	SCROLLBAR-ARROW-COLOR: #e0adff;
	SCROLLBAR-TRACK-COLOR: #e5cdff;
	SCROLLBAR-DARKSHADOW-COLOR: #c355a7;
}

.mytable {
font-family:tahoma,copperplate gothic light, arial, helvetica, sans-serif;font-size: 11px;
width: 80%;
border: 1px solid #d21197 ;
border-collapse: separate;
padding: 1px;
margin: 2px auto;
}


.table2 {
font-family:tahoma,copperplate gothic light, arial, helvetica, sans-serif;font-size: 11px;
width: 95%;
border: 1px solid #d21197 ;
border-collapse: separate;
padding: 1px;
margin: 2px auto;
}

.hiddenDiv {
	display: none;
	}
.visibleDiv {
	display: block;
	border: 1px grey solid;
	}
	
	/* navigation */
	.navigation {
	text-align: center;
	color:#666; 
	border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	
	color: #636363;
	background:#F9F9F9;
	border:1px solid #e0adff;
	padding:5px 5px;
	font-size:11px
}

.navigation a:hover {
	background:#799AE3;
	color:#FFFFFF;
	border-color:#E6E6E6;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:5px 5px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}

/* end */
	
	/* auto complete */
	
	
		.suggestionsBox {
		position: relative;
		left: 20px;
		margin: 0px 0px 0px 0px;
		width: 100%;
		background-color: #fff;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border: 1px solid #000;	
		color: #000;
	}
	
		.suggestionList {
		margin: 0px;
		padding: 0px;
	}
	
	
		.suggestionList li {
		
		margin: 0px 0px 0px 0px;
		padding: 1px;
		cursor: pointer;
	}
	
		.suggestionList li:hover {
		background-color: #c757c1;
	}
	

/* rating */

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating .current-rating{
	background: url(images/rating_star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* SECOND STAR (ALREADY VOTED */


.star-rating2,
.star-rating2 a:active,
.star-rating2 .current-rating{
	background: url(images/rating_star_2.gif) left -1000px repeat-x;
}
.star-rating2{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating2 li{
	display: inline;
}
.star-rating2 a, 
.star-rating2 .current-rating {
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
	cursor:default;
}

.star-rating2 a.one-star{
	width:20%;
	z-index:6;
}
.star-rating2 a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating2 a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating2 a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating2 a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating2 .current-rating{
	z-index:1;
	background-position: left center;
}


/* END SECOND STAR */

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}
.voted_twice {
	background: #FFDDDD url(images/rating_warning.gif) no-repeat 5px 50%;
	padding:5px 5px 5px 16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:130px;
	font-size:11px;
	}
.voted {
	background: #E7FFCE url(images/rating_tick.gif) no-repeat 5px 50%;
	padding:5px 5px 5px 16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:130px;
	font-size:11px;
	}
/* The text that displays the rating information */
.rated_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:5px;
	color:#666;
	}
/* Green text that shows 3.34/5 */
.out5Class {
	color:#00CC00;
	font-weight:bold;
	}
.percentClass {
	/* Insert styles here for the percentage display. Example (74%) */
	color:darkblue;
	font-weight:bold;
	}
.votesClass {
	/* Insert styles here for the votes display. Example (2 Votes) */
	color:darkblue;
	font-weight:bold;
	}
.topRatedList {
	padding:0;
	margin:0;
	}
.topRatedList li {
	list-style-type:none;
	}

/* end rating */

/*  hot edittor */
.Hoteditor_Main_Border {
	border: 1px solid #e01f82; 
	background-color: #e0adff; 
}

.Hoteditor_TitleBar {
	background-color: #e0adff; 
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: black;
	font-size: 10px;
	height: 25px;
	background-image: url(editor/title_background.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.Hoteditor_iFrame {
	border: 1px solid #dc40ab; 
}

.Hoteditor_iTextarea {
	border: 1px solid #da37a1; 
	background-color:#e6bbff;
}

.Hoteditor_DesignModeOn_TextColor {
	color: blue; 
	font-weight: bold;
}

.Hoteditor_DesignModeOff_TextColor {
	color: red; 
	font-weight: normal;
}

.Hoteditor_PopupLayer {
	border: 1px solid #df4cb7; 
	border-collapse:collapse;
}

.Hoteditor_PopupLayer_Title {
	background-color: #e0adff; 
	color: black;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	height: 25px;
	background-image: url(editor/title_background.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.Hoteditor_Select {
	border-collapse:collapse;
	background-color: #e3bff9;
	color: black;
	font-size: 11px;
}

.Hoteditor_Select_Over {
	border: 1px solid #9b37da;
	background-color: #e7c6fd; 
	color: #03568C;	
	font-size: 11px;
	background-image: url(editor/popup_over.gif);
}

.Hoteditor_SelectColor {
	border:2px solid #dc40ab;
}

.Hoteditor_SelectColor_Over {
	border: 2px solid #fa417e;
}

.Hoteditor_Button {
	border: 1px solid #df4cb7;
	background-image: url(editor/button_background.gif);
}

.Hoteditor_Button_Over {
	border: 1px solid #ff699a;
	background-color: #e0adff; 
	background-image: url(editor/button_over.gif);
	CURSOR: Pointer;
}

.Hoteditor_Button_Out {
	border: 1px solid #d54fc5;
	background-image: url(editor/button_background.gif);
}


hr {
	border: 0px none;
    width: 200px;
}

hr.HR_Color { 
	color: #dc57cc;
	background-color: #dc57cc;
	height: 1px;
}


/******************************/
/* show hide */


.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size:0.9em;
	background-color:#e277f0;
	width:200px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:0px;
	height:25px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #df4eb8;
	background-color:#e8affb;
	width:99%;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:0px;
/*	font-size:0.9em;	*/
	position:relative;
}

/* paging new */
div.pagination {
padding: 3px;
margin: 3px;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin: 2px;
border: 1px solid #e178f0;

text-decoration: none; /* no underline */
color: #e36dd7;
}
div.pagination a:hover, div.pagination a:active {
border: 1px solid #e36dd7;

color: blue;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin: 2px;
border: 1px solid #e36dd7;

font-weight: bold;
background-color: #e36dd7;
color: #FFF;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin: 2px;
border: 1px solid #EEE;

color: #DDD;
}
/********* end ********/