@charset "utf-8";
/* CSS Document */

html
	{
		overflow-y:scroll;
	}
	
body
	{
		margin:0;
		padding:0;
		/*	background-image:url(../images/background.jpg);
/*		background-position:center;*/
		background-color:#75a12e;
		background-repeat:no-repeat;
		background-position:center top;
/*		background-attachment:fixed;*/
		font-family:"Georgia", Times New Roman, Times, serif;
		font-family:Arial, Times New Roman, Times, serif;
		font-size:14px;
		color:#333;
	}

td
{
	text-align:left;
}

.header
	{
		background-image:url(../images/header.jpg);		background-repeat: no-repeat;
		/* height:114px;	 */
		height:120px;	
	}
.containt
	{
		background-image:url(../images/containt.jpg);		
		background-repeat: no-repeat;
		background-attachment: fixed;
		height:601px;
	}
	

a{
		text-decoration:none;
		color:#990000;
	}

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


a.tags{
		text-decoration:underline;
		color:#0000ff;
	}

a.tags:hover
	{
		text-decoration:underline;
		color:#000;
	}
	
h6
	{
		font-size:11px;
		font-weight:bold;
		margin:0;
		padding:0;
		color:#333;
		font-style:italic;
	}
.button
	{
		margin-bottom:7px;
		margin-right:20px;
	
	}
.button a 
	{
		margin-left:10px;
		margin-right:10px;
		color:#2A4104;
		text-decoration:none;
		font-weight:bold;
		
	}
.button a:hover
	{
		text-decoration:underline;
	}
.seprate
	{
		color:#000;
		/* font-size:36px; */
	}
h2
	{
		background-image:url(../images/h2back.jpg);
		background-repeat: repeat-x;
		height:27px;
		color:#FFFFFF;
		font-weight:bold;
		font-size:14px;
		padding-left:10px;
		padding-top:5px;
		padding-bottom:0;
		padding-right:0;
		margin:0;
	}
img
	{
		border:0;
	}
.imgholder
	{
		display:block;
		padding-top:10px; 
		text-align:center;
	}
	
div.imgholder img
{

}

.rateold
	{
		font-size:12px;
		background-color:#FFFFFF;
		/* for IE */
		filter:alpha(opacity=80);
		  /* CSS3 standard */
		  opacity:0.8;
		position:absolute;
		width:440px; 
		margin-top:-55px;
		margin-left:10px;
		padding:0;
		height:50px;
	}
	
.rate
{
	padding-top:10px;
	padding-bottom:10px;

}
.rate table
	{
		font-size:12px;
		padding:0;
		height:100px;
		background-color:#F3FCF0;
	}
	
.rate a
	{
		text-decoration:underline;
		color:#333;
		font-weight:bold;
	}
.rate a:hover
	{
		text-decoration:none;
		color:#333;
	}
	
.paddright
	{
		padding-right:20px;
	}
.paddleft
	{
		padding-left:10px;
	}
.footer
	{
		font-size:12px;
		color:#FFFFFF;
		text-align:center;
		
	}
.footer a
 	{
		font-weight:bold;
		text-decoration:none;
		margin-left:2px;
		margin-right:2px;
		color:#fff;
	}
 .footer a:hover
 	{
		text-decoration:underline;
	}

p.lineheight
{
	line-height:1.5
}


#registerform table
{
	/* border:collapse:collapse; */
}	

#registerform td
{
	padding:3px;
	/* border:1px solid #fff; */
}

#registerform th
{
	padding:3px;
	font-weight:bold;
	text-align:left;
	/* border:1px solid #fff; */
}


#registerform td.noclass
{
	border:0;
	vertical-align:top;
}
 
#registerform input[type="text"]
{
	width:225px;
	font-family:Arial, Times New Roman, Times, serif;
	font-size:14px;
	border:1px solid #000;
	height:20px;
}

#registerform input[type="password"]
{
	width:225px;
	font-family:Arial, Times New Roman, Times, serif;
	font-size:14px;
	border:1px solid #000;
	height:20px;
}

input.loginclass
{
	font-family:Arial, Times New Roman, Times, serif;
	font-size:12px;
	border:1px solid #000;
}

.errorMsg
{
	color:#990000;
	font-weight:bold;
}

.login_error_msg
{
	font-size:12px;
	color:#990000;
	font-weight:bold;
}




.topnav
	{
		/* margin-bottom:15px; */
		margin-right:10px;
		text-align:right;
	
	}
.topnav a 
	{
		margin-left:10px;
		margin-right:10px;
		color:#2A4104;
		text-decoration:none;
		font-size:12px;
		
	}
.topnav a:hover
	{
		text-decoration:underline;
	}
	
td.profile
{
	text-align:left;
	background-color:#F3FCF0;
	padding:5px 1px 5px 5px;
	border-bottom:1px dotted #436906;
	border-left:1px dotted #436906;
	border-right:1px dotted #436906;
}



#tbluploadimage_main table
{
	/* border:collapse:collapse; */
}	

#tbluploadimage_main td
{
	padding:3px;
	/* border:1px solid #fff; */
}

#tbluploadimage_main th
{
	padding:3px;
	font-weight:bold;
	text-align:left;
	/* border:1px solid #fff; */
}


#tbluploadimage_main td.noclass
{
	padding:3px;
	border:0;
	/* border:1px solid #000; */
	vertical-align:top;
}
 

#tbluploadimage 
{
	border-collapse:collapse;
}

#tbluploadimage td, th
{
	/* border:1px dotted #436906; */
	border:1px dotted #ccc;
	vertical-align:top;
}

#tbluploadimage th.borderless
{
	border:0;
}

.right
{
	text-align:right;
}

.welcometext
{
	text-align:right;
	color:#436906;
	color:#0000ff;
	padding-right:20px;
	font-weight:bold;
}

input[type="submit"]
{
	/* border: 1px double #436906;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC; */
	padding:5px;
	/* background-color: #FFFFFF;
	background-image: url(../images/background_form_element.gif);
	background-repeat: repeat-x; */
	/* color: #333333; */
	font-size: 14px;
	/* font-weight: bold; */
	font-family: Arial, Helvetica, sans-serif; */
} 

h1
{
	 font-size: 13pt;
	 font-weight: 700;
	 color:  #993333;
	font-family: "Times New Roman", "impact", "helvetica", sans-serif;
	text-align:center;
}


.selectclass
{
	font-family:Arial, Times New Roman, Times, serif;
	font-size:14px;
}



input.textclass
{
	width:225px;
	font-family:Arial, Times New Roman, Times, serif;
	font-size:14px;
	border:1px solid #000;
	height:20px;
}


.textarea
{
	font-family:Arial, Times New Roman, Times, serif;
	font-size:14px;
	border:1px solid #000;
}


#mygallery
{
	border-collapse:collapse;

}

#mygallery td
{
	padding:5px;
	text-align:center;
	border:1px dashed #fff;
}

#member-gallery
{
	/* border:1px dashed #fff; */
	display:block;
	height:100%;
	width:100%;
	float:left;
}

div.product_box
{
	position: relative;
	float: left;
	width: 140px;
	margin: 8px;
	padding-top: 5px;	
	padding-bottom: 2px;
	/* background-color: #436906; */
	background-color: #F3FCF0;
	text-align: center;
	cursor: pointer;
	border:1px solid #436906;
}

div.product_box img
{
	margin-left: auto;
	margin-right: auto;  
}

.edit-delete-image a
{
	 /* border:1px solid #000;   */
	padding-left:25px;
	padding-right:25px;
	text-align:center;
}


#helptext
{
	padding:5px;
	font-size:12px;
	color:#000;
	/* font-weight:bold; */
}

.lbl_imgdescription 
{
	
	padding:5px;
	vertical-align:top;
	display:block;
	float:left;
	width:90px;
	font-weight:bold;
/* 	border:1px solid #000;  */
}

.imgdescription
{
	padding:5px;
	vertical-align:top;
	display:block;
	float:left;
/* 	border:1px solid #000;  */
	width:75%;
}

.clear
{
	clear:both;
}

#loader 
{	
		/* border:1px solid #000;   */
		display:none;   
		width:130px;
		/* background:url(crystal-arrows.gif) no-repeat center right;  */
}

#loader img
{
	vertical-align:text-top;
}
	
.img_comments
{
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
}

hr
{
	border: 1px solid #436906;
}

.comment-form fieldset {
	border:1px dashed #000;
	padding-left:15px;
	padding-bottom:0;
}

#div_commentform
{
	display:none;
	margin-top:5px;
	margin-bottom:0px;
}

.addcomment
{
	font-size:18px;
	font-weight:bold;
}

.liketoaddcomment
{
	font-size:18px;
	font-weight:bold;
}

#div_saving_comment
{
	display:none;
}

#div_comment_save_msg
{
	display:none;
	color:#ff0000;
	font-weight:bold;
}

ul.ul_imgcomments
{
	margin: 1em;
	padding-left: 15px;
	list-style-image:url(../images/comment.png);
}

ul.ul_imgcomments li
{
	padding-top:1px;
	padding-bottom:1px;
}

div.flags
{
	float:right;
}
.report-comment
{
	text-align:right;
	padding-right:0px;
	font-size:11px;
	font-weight:bold;
	color:#000;
	/* border:1px solid #ff0000;  */
}

.delete-comment
{
	/* display:block; */
	background-image:url(../images/comment_delete.png); 
	background-repeat:no-repeat;
	background-position:right top;
	text-align:right;
	padding-right:20px;
	font-size:11px;
	font-weight:bold;
	color:#000;
	/* border:1px solid #ff0000;  */
}


.center
{
	text-align:center!important;
}


.imageurl
{
	background-color:#EAFFEA;
	font-family:Arial;
	font-size:12px;
	width:325px;
	border:1px solid #4DDA2C;
}

#div_sending_mail
{
	display:none;
}

#div_email_friend_msg
{
	display:none;  
	color:#000;
	background:#EAFFEA url(../images/message_success.gif) no-repeat scroll 10px 10px;
	border:1px solid #4DDA2C;
	margin-bottom:10px;
	padding:10px 5px 10px 35px;
}

.emailform fieldset {
	border:1px dashed #000;
	padding-left:15px;
	padding-bottom:0;
}

#div_email_friend
{
	display:none;
	margin-top:5px;
	margin-bottom:0px;
}

#span-inappropriate
{
	display:none;
}

.success_message
{
	background-color:#EAFFEA;
	border:1px solid #4DDA2C;
	margin-bottom:10px;
	padding:10px 5px 10px 35px;
}


td.imgbox
{
	vertical-align:bottom;
	background-color:#F3FCF0;
	padding:5px;
	text-align:center;
}	

table.uploadedit td
{
	padding:5px 2px 5px 5px;
	text-align:left;
}

label.error {
	  width: auto;  
	display: block;
  	padding-top:5px;
	font-weight:normal;
	color:#993333;  
	
	 
}

input.error {
	border:1px dashed red;
}



.about
{
	padding:10px;
	line-height:1.3;
	text-align:justify;
}


.rating
{
	float:right;
	text-align:right;
	font-size:12px;
	font-weight:bold;
}

.clicktorate
{
	padding-top:5px;
}

td.upload_img_left_class
{
	vertical-align:middle;
	background-color:#F3FCF0;
	padding-left:10px;
}


#img_wrap_list
{
	background-color:#EAFFEA;
	border:1px solid #4DDA2C;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px 3px 10px 5px;
	display:none;
}

.MultiFile-label
{
	line-height:1.5;
}

td.imageedit
{
	
	padding-top:2px;
	padding-bottom:2px;
}



.upload-info
{
	background-color:#EAFFEA;
	border:1px solid #4DDA2C;
	margin-bottom:10px;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	line-height:1.5;
}

.floatleft
{
	padding:10px 0px 5px 2px;
	float:left;
}

.floatright
{
	padding:10px 2px 5px 0px;
	float:right;
}


.searchimg
{
	vertical-align:top;
}

a.removetag
{
	text-decoration:underline;
	font-size:12px;
	padding-left:5px;
}


/* Paging */
a.page_link
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	border-style: none;
	border-width: 2;
	padding:4px;
	background-color: #454545;
	color: #ffffff;
}

a.page_link:visited
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	border-style: none;
	border-width: 2;
	padding:4px;
	background-color: #454545;
	color: #ffffff;
}

a.page_link:hover
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	border-style: none;
	border-width: 2;
	padding:4px;
	background-color: #454545;
	color: #ffffff;
}

 

span.page_link
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	border:1px solid #000;
	padding:4px;
	background-color: #f3fcf0;
	color: #000;
}

/* Paging */

.hidden
{
	display:none;
}

.mandatory
{
	color:#ff0000;
}

.login_error_msg a
{
	text-decoration:underline;
}


.loading
{
	position: fixed;
	top: 48%;
	left: 48%;
	background: #fff;
	border: solid 1px #999;
	padding: 10px;
	font-size: 2em;
	vertical-align: middle;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	box-shadow: 0px 0px 3px #999;
	-moz-box-shadow: 0px 0px 3px #999;
	-webkit-box-shadow: 0px 0px 3px #999;
	opacity: 0.90;
}
