.hover {
	background: url('star.png'); 
	z-index: 1;
}

span {
	float: left;
	cursor: pointer;
}

.clearleft {
	clear: left;
}


.floatleft {
	float: left;
}

.highlight {
	font-family: Arial, sans-serif;
	font-size: 14px;
	position: relative;
	bottom: 9px;
	color: #93784b;
	font-weight: bold;
	padding-top: 10px;
}

.star_rating {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #93784b;
	float: left;
	width: 100px;
	position: relative;
	top: 10px;
}

img {
	border: 0;
}
.newP a{
	color:#333;
}
a{
color: #fff;
text-decoration: none;
}
a:hover{
color: #DFE44F;
}
.box2 p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
border: 1px solid #73A405;
}
.wrapper2{
width: 500px;
float:left;
}
.box2{
background: #fff;
}
.boxholder2{
clear: both;
padding: 5px;
background: #8DC70A;
}
.tab2{
float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
background: #8DC70A url(images/greentab.jpg) no-repeat;
}
.tabtxt2{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}


#lightbox {
 display:none;
 background:#000000;
 opacity:0.9;
 filter:alpha(opacity=90);
 position:absolute;
 top:0px;
 left:0px;
 min-width:100%;
 min-height:100%;
 z-index:1000;
}
/* Lightbox panel with some content */
#lightbox-panel {
 display:none;
 position:fixed;
 top:100px;
 left:50%;
 margin-left:-200px;
 width:400px;
 background:#FFFFFF;
 padding:10px 15px 10px 15px;
 border:2px solid #CCCCCC;
 z-index:1001;
}
#lightbox-panel a{
	color:#333;
}
#lightbox-panel a:hover{
	color:#D4E476;
	text-decoration:underline;
}
.addIntrest{
	border: 1px solid #BF2020;
	width:100%;
	background:#E56B6B;
	height:100px;
	

}
.addIntrest li{
	border: none;
	color:#000;
	width:250px;
	float:left;
	list-style: square;
}
#placeholder{
	margin-top:10px;
	float:left;
	text-align:left;
	padding:5px;
	margin-right:30px;
}
.hover {
	background: url('star.png'); 
	z-index: 1;
}

span {
	float: left;
	cursor: pointer;
}

.clearleft {
	clear: left;
}


.floatleft {
	float: left;
}

.highlight {
	font-family: Arial, sans-serif;
	font-size: 14px;
	position: relative;
	bottom: 9px;
	color: #93784b;
	font-weight: bold;
	padding-top: 10px;
}

.star_rating {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #93784b;
	float: left;
	width: 100px;
	position: relative;
	top: 10px;
}


#contact-area {
width: 600px;
margin-top: 25px;
}
#contact-area input, #contact-area textarea {
padding: 5px;
width: 471px;
margin: 0px 0px 10px 0px;
border: 2px solid #ccc;
}
#contact-area textarea {
height: 90px;
}
#contact-area textarea:focus, #contact-area input:focus {
border: 2px solid #900;
}
#contact-area input.submit-button {
width: 100px;
float: right;
}
label {
float: left;
text-align: right;
margin-right: 15px;
width: 100px;
padding-top: 5px;

}
#lightbox {
 display:none;
 background:#ccc;
 zoom: 1;
        filter: alpha(opacity=50);
        opacity: 0.5;


 position:absolute;
 top:0px;
 left:0px;
 min-width:100%;
 min-height:100%;
 z-index:1000;
}
/* Lightbox panel with some content */
#lightbox-panel {
 display:none;
 position:fixed;
 top:100px;
 left:50%;
 margin-left:-200px;
 padding:0px;
 z-index:1001;
}
#lightbox-panel a{
	color:#333;
}
#lightbox-panel a:hover{
	color:#D4E476;
	text-decoration:underline;
}
.addIntrest{
	border: 1px solid #BF2020;
	width:100%;
	background:#E56B6B;
	height:100px;
	

}
.addIntrest li{
	border: none;
	color:#000;
	width:250px;
	float:left;
	list-style: square;
}
#placeholder{
	margin-top:10px;
	float:left;
	text-align:left;
	padding:5px;
	margin-right:30px;
}

/* FORM EMAIL*/

#login-box {
	width:333px;
	height: 352px;
	padding: 58px 76px 0 76px;
	color: #ebebeb;
	font: 12px Arial, Helvetica, sans-serif;
	background: url(images/login-box-backg.png) no-repeat left top;
}

#login-box img {
	border:none;
}

#login-box h2 {
	padding:0;
	margin:0;
	color: #ebebeb;
	font: bold 44px "Calibri", Arial;
}


#login-box-name {
	float: left;
	display:inline;
	width:80px;
	text-align: right;
	padding: 14px 10px 0 0;
	margin:0 0 7px 0;
}

#login-box-field {
	float: left;
	display:inline;
	width:230px;
	margin:0;
	margin:0 0 7px 0;
}


.form-login  {
	width: 205px;
	padding: 10px 4px 6px 3px;
	border: 1px solid #0d2c52;
	background-color:#1e4f8a;
	font-size: 16px;
	color: #ebebeb;
}


.login-box-options  {
	clear:both;
	padding-left:87px;
	font-size: 11px;
}

.login-box-options a {
	color: #ebebeb;
	font-size: 11px;
}

