body {margin: 10px;	padding: 0;font-size : 11px;font-family : Verdana, Helvetica, Arial;font-style : normal;color : #474747;line-height : 15px;}

A:link {color : #000099;}
A:visited {color : #000099;}

H1 {
	font-size : 18px;
	font-family : Verdana, Helvetica, Arial;
	font-style : normal;
	color : #333333;
	font-weight : bold;
	line-height : 18px;
}

H2 {
	font-size : 18px;
	font-family : Verdana, Helvetica, Arial;
	font-style : normal;
	color : #333333;
	font-weight : bold;
	line-height : 23px;
}

.strong_replace {
	font-weight: bold;
}

.text {
	font-family : Verdana, Helvetica, Arial;
	font-size : 11px;
	font-style : normal;
	color : #474747;
	line-height : 15px;
}

.textsmall {
	font-family : Verdana, Helvetica, Arial;
	font-size : 9px;
	font-style : normal;
	color : #474747;
	line-height : 15px;
}

.INPUTBOX {
	font-size : 11px;
	font-family : Verdana, Helvetica;
	color : #000000;
	border-width: 1px;
	background-color: #ffffff;
	border-style:solid;
	border-color: #A0A39D;
	vertical-align : top;
	padding-top : 3px;
	width: 160px;
}

#ajax_listOfOptions{
		position:absolute;	/* Never change this one */
		width:275px;	/* Width of box */
		height:250px;	/* Height of box */
		overflow:auto;	/* Scrolling features */
		border:1px solid #757575;	/* Dark green border */
		background-color:#FFF;	/* White background color */
		text-align:left;
		z-index:100;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
	}
	#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
		margin:1px;		
		padding:1px;
		cursor:pointer;
		font-size : 10px;
	}
	#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
		
	}
	#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
		background-color:#f3f3f3;
		color:#363636;
	}
	#ajax_listOfOptions_iframe{
		background-color:#F00;
		position:absolute;
		z-index:5;
	}
	
	form{
		display:inline;
	}

.mouseBeDown {
border-top:    17px  solid transparent;
border-bottom: 7px   solid transparent; 
border-left:   9px  solid transparent; 
border-right:  6px   solid transparent;
}
.mouseBeUp {
border-top:    15px  solid transparent;
border-bottom: 10px  solid transparent; 
border-left:   6px  solid transparent; 
border-right:  6px   solid transparent;
}

.mouseBeDown2 {
border-top:    2px  solid transparent;
border-bottom: 0px   solid transparent; 
border-left:   8px  solid transparent; 
border-right:  6px   solid transparent;
}
.mouseBeUp2 {
border-top:    0px  solid transparent;
border-bottom: 3px  solid transparent; 
border-left:   6px  solid transparent; 
border-right:  6px   solid transparent;
}



	.longbox{	
		float:right;		
		width:529px;
		height:131px;
		padding:0px;	
		/*background-image:url(images/question.gif);*/
		background-repeat:no-repeat;
		margin:0px;
	}

A.link {
	font-size : 11px;
	font-family : Verdana, Helvetica, Arial;
	font-style : normal;
	color : #333333;
    text-decoration : underline;
}

A.organgelink {
	font-size : 11px;
	font-family : Verdana, Helvetica, Arial;
	font-weight : bold;
	color : #cc0000;
    text-decoration : underline;
}

 
A.bluelink {
	font-size : 11px;
	font-family : Verdana, Helvetica, Arial;
	font-weight : bold;
	color : #0099cc;
    text-decoration : underline;
}

A.greylink {
	font-size : 11px;
	font-family : Verdana, Helvetica, Arial;
	font-style : normal;
	color : #000000;
    text-decoration : underline;
}

.mediumheading {
	font-size : 14px;
	font-family : Verdana, Helvetica, Arial;
	font-style : normal;
	color : #333333;
	font-weight : bold;
}

.bigheading {
	font-size : 18px;
	font-family : Verdana, Helvetica, Arial;
	font-style : normal;
	color : #333333;
	font-weight : bold;
	line-height : 23px;
}

.heading {
	font-size : 12px;
	font-family : Verdana, Helvetica, Arial;
	font-style : normal;
	color : #333333;
	font-weight : bold;
}

.greyheading {
	font-size : 12px;
	font-family : Verdana, Helvetica, Arial;
	font-style : normal;
	color : #999999;
	font-weight : bold;
}

.smallheading {
	font-size : 12px;
	font-family : Verdana, Helvetica, Arial;
	font-style : normal;
	color : #333333;
	font-weight : bold;
}
	
A.NoUnderline {
	font-size : 11px;
	font-family : Verdana, Helvetica, Arial;
	font-style : normal;
	color : #000000;
	font-weight : bold;
    text-decoration : none;
}

A:HOVER.NoUnderline {
	font-size : 11px;
	font-family : Verdana, Helvetica, Arial;
	font-style : normal;
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
}

#footercontent {
    clear: both;
	margin-top: 0px;
	/*background: url(../img/footer2.gif) 100% 0 no-repeat; */
	padding-right: 15px;
	position: relative;
	min-height: 100px;
	text-align: center;
} /*IE6*/

.footercontent-contents {
	float: center;
	/*background: url(../img/footer2.gif) 0 0 no-repeat;*/
	padding-top: 2px;
	padding-left: 10px;
}

.footercontent-contents2 {
	background: #eee;
	color: #8696A4;
}
	
		/* CSS for the demo. CSS needed for the scripts are loaded dynamically by the scripts */
	#mainContainer{
		width:500px;
		margin:0 auto;
		margin-top:10px;
		border:1px double #000;
		padding:5px;
		
	}

	/* opinion */
.new-comment {
	width: 563px;
	padding: 0;
	padding-left: 0px;
	margin: 5px 0 5px 0;
}

.new-authorinfo {
	height: 18px;
	padding: 0;
	margin: 0;
	background: #fff url("../img/comment_header.gif") no-repeat right bottom;
}

.new-authorinfo img{
	float: left;
	padding: 1px 5px 5px 5px;
	margin: 0;
}

.new-authorinfo p {
	padding: 10px;
	margin: 0;
	color: #666;
}

.new-commentcontent {
	background: #f3f3f3 url("../img/comment_footer.gif") no-repeat right bottom;
}

.new-commentcontent p {
	padding: 5px 10px 5px 10px;
	margin: 0;
}

	/* search */
.new-search {
	width: 563px;
	padding: 0;
	padding-left: 0px;
	margin: 5px 0 5px 0;
}

.new-searchinfo {
	height: 10px;
	padding: 0;
	margin: 0;
	background: #fff url("../img/search_header.gif") no-repeat right bottom;
}

.new-searchinfo img{
	float: left;
	padding: 1px 5px 5px 5px;
	margin: 0;
}

.new-searchinfo p {
	padding: 10px;
	margin: 0;
	color: #666;
}

.new-searchcontent {
	background: #f3f3f3 url("../img/search_footer.gif") no-repeat right bottom;
}

.new-searchcontent p {
	padding: 5px 10px 5px 10px;
	margin: 0;
}


.imgright {
float: right;
padding:0px;
margin-right:5px;
margin-bottom:15px;
border:1px solid #ddd;
}

/* answer */
.new-answer {
	width: 310px;
	padding: 0;
	padding-left: 0px;
	margin: 5px 0 5px 0;
}

.new-answerinfo {
	height: 18px;
	padding: 0;
	margin: 0;
	background: #fff url("../img/answer_header.gif") no-repeat right bottom;
}

.new-answerinfo img{
	float: left;
	padding: 1px 5px 5px 5px;
	margin: 0;
}

.new-answerinfo p {
	padding: 10px;
	margin: 0;
	color: #666;
}

.new-answercontent {
	background: #f3f3f3 url("../img/answer_footer.gif") no-repeat right bottom;
}

.new-answercontent p {
	padding: 5px 10px 5px 10px;
	margin: 0;
}

/* answercomment */
.new-answercomment {
	width: 310px;
	padding: 0;
	padding-left: 0px;
	margin: 5px 0 5px 0;
}

.new-answercommentinfo {
	height: 18px;
	padding: 0;
	margin: 0;
	background: #fff url("../img/opinioncomment_header.gif") no-repeat right bottom;
}

.new-answercommentinfo img{
	float: left;
	padding: 1px 5px 5px 5px;
	margin: 0;
}

.new-answercommentinfo p {
	padding: 10px;
	margin: 0;
	color: #333333;
}

.new-answercommentcontent {
	background: #f3f3f3 url("../img/opinioncomment_footer.gif") no-repeat right bottom;
}

.new-answercommentcontent p {
	padding: 5px 10px 5px 10px;
	margin: 0;
}

/* waiting */
.new-waiting {
	width: 310px;
	padding: 0;
	padding-left: 0px;
	margin: 5px 0 5px 0;
}

.new-waitinginfo {
	height: 18px;
	padding: 0;
	margin: 0;
	background: #fff url("../img/waiting_header.gif") no-repeat right bottom;
}

.new-waitinginfo img{
	float: left;
	padding: 1px 5px 5px 5px;
	margin: 0;
}

.new-waitinginfo p {
	padding: 10px;
	margin: 0;
	color: #666;
}

.new-waitingcontent {
	background: #f3f3f3 url("../img/waiting_footer.gif") no-repeat right bottom;
}

.new-waitingcontent p {
	padding: 5px 10px 5px 10px;
	margin: 0;
}

	/* generic */
.right-comment {
	width: 219px;
	padding: 0;
	padding-left: 0px;
	margin: 0px 0 5px 0;
}

.right-authorinfo {
	height: 18px;
	padding: 0;
	margin: 0;
	background: #fff url("../img/right_header.gif") no-repeat right bottom;
}

.right-authorinfo img{
	float: left;
	padding: 1px 5px 5px 5px;
	margin: 0;
}

.right-authorinfo p {
	padding: 10px;
	margin: 0;
	color: #666;
}

.right-commentcontent {
	background: #f3f3f3 url("../img/right_footer.gif") no-repeat right bottom;
}

.right-commentcontent li {
	margin: 0px 0px 0px 10px;
	#margin: 0px 0px 0px 0px;
}

/* login */
.login-comment {
	width: 219px;
	padding: 0;
	padding-left: 0px;
	margin: 0px 0 5px 0;
}

.login-authorinfo {
	height: 18px;
	padding: 0;
	margin: 0;
	background: #fff url("../img/login_header.gif") no-repeat right bottom;
}

.login-authorinfo img{
	float: left;
	padding: 1px 5px 5px 5px;
	margin: 0;
}

.login-authorinfo p {
	padding: 10px;
	margin: 0;
	color: #666;
}

.login-commentcontent {
	background: #f3f3f3 url("../img/login_footer.gif") no-repeat right bottom;
}



.splash01 {
	position: absolute;
	left: 315px;
	top: 264px;
	text-align: left;
	}
	
.splash02 {
	position: absolute;
	left: 350px;
	top: 265px;
	text-align: left;
	}
	
.inputposition {
	position: absolute;
	left: 77px;
	top: 237px;
	text-align: left;
	width:216px;
}

.selectposition {
	position: absolute;
	left: 309px;
	top: 237px;
	text-align: left;
	width:182px;
}

.buttonposition {
	position: absolute;
	left: 500px;
	top: 116px;
	text-align: left;
	width:216px;
}

.directlinks {
	position: absolute;
	left: 525px;
	top: 145px;
	text-align: left;
	width:216px;
	color: #F7F7F7;
}

A.headinglink {
	font-size : 11px;
	font-family : Verdana, Helvetica, Arial;
	font-style : normal;
	font-weight : bold;
	color : #ffffff;
    text-decoration : none;
}


A:HOVER.headinglink  {
	font-size : 11px;
	font-family : Verdana, Helvetica, Arial;
	font-style : normal;
	color : #ffffff;
	font-weight : bold;
	text-decoration : underline;
}

.headingwhite {
	font-size : 11px;
	font-family : Verdana, Helvetica, Arial;
	font-style : normal;
	font-weight : bold;
	color: #F7F7F7;
}



	/*             styles for the star rater                */	
	.star-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 125px;
		height: 25px;
		position: relative;
		overflow:hidden;
		background: url(../img/alt_star.gif) top left repeat-x;		
	}
	.star-rating li{
		padding:0px;
		margin:0px;
		width:25px;
		height:25px;
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a{
		display:block;
		width:25px;
		height: 25px;
		line-height:25px;		
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
		overflow:hidden;
	}
	.star-rating li a:hover{
		background: url(../img/alt_star.gif) left bottom;
		z-index: 2;
		left: 0px;
		border:none;
	}
	.star-rating a.one-star{
		left: 0px;
	}
	.star-rating a.one-star:hover{
		width:25px;
	}
	.star-rating a.two-stars{
		left:25px;
	}
	.star-rating a.two-stars:hover{
		width: 50px;
	}
	.star-rating a.three-stars{
		left: 50px;
	}
	.star-rating a.three-stars:hover{
		width: 75px;
	}
	.star-rating a.four-stars{
		left: 75px;
	}	
	.star-rating a.four-stars:hover{
		width: 100px;
	}
	.star-rating a.five-stars{
		left: 100px;
	}
	.star-rating a.five-stars:hover{
		width: 125px;
	}
	.star-rating li.current-rating{
		background: url(../img/alt_star.gif) left center;
		position: absolute;
		height: 25px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
		left:0;
	}

	
	/* remove halo effect in firefox   */
	a:active{
		outline: none;
	}		
