/*
Registration/Login Form by html-form-guide.com
You can customize all the aspects of the form in this style sheet
*/

#membersite fieldset
{
	font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
	font-size:1.6em;
	width: auto;
	padding:30px;
	border:2px solid #F00;
	color:#333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 30px;
	/*   background-color: #FF99CC; */ 
/*   background-color: #FDFDEA; */
	border-bottom-right-radius: 30px;
	border-bottom-left-radius:30px;
}

#membersite legend, #membersite h2
{
   font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
   font-size:1.2em;
  /* font-family:Tahoma, Geneva, sans-serif;
   font-size: 1.3em; */
   font-weight:bold;
   color:#333; 
}

#fg_membersite fieldset
{
	font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
	font-size:1.6em;
	width: auto;
	padding:20px;
	border:2px solid #F00;
	color:#333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	/*   background-color: #FF99CC; */ 
   background-color: #FDFDEA;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius:10px;
}

#fg_membersite legend, #fg_membersite h2
{
   font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
   font-size:1.8em;
  /* font-family:Tahoma, Geneva, sans-serif;
   font-size: 1.3em; */
   font-weight:bold;
   color:#333;
}
/*
NEW
*/
#fg_membersite_content fieldset
{
	font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
	font-size:1.6em;
	width: auto;
	padding:20px;
	border:2px solid #ccc;
	color:#000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border-color:#F00;
	border-style: groove;
	/*   background-color: #CC99FF; */
   /* background-color: #FDFDEA; */
    background-color: #FDFDEA;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius:10px;
	/*
   width: 1000px;
   padding:20px;
   border:1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;   
	   color:#333; 
	   border-color:#F00;
	   border-style: solid;
	   background-color: #C0C0C0; */
}
#fg_membersite_content legend
{
   font-family : Arial, sans-serif;
   font-size: 1.8em;
   font-weight:bold;
   color:#333;
}
#fg_membersite label
{
	font-family : Arial, sans-serif;
	font-size:0.8em;
	font-weight: bold;
	color: #000;
}

#fg_membersite input[type="text"],#fg_membersite textarea,
#fg_membersite input[type="password"]
{
   font-family : Arial, sans-serif;
  font-size: 0.8em;
  line-height:140%;
  color : #000; 
  padding : 3px; 
  border : 1px solid #999;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

#fg_membersite input[type="text"],
#fg_membersite input[type="password"]
{
  height:18px;
  width:220px;
}

 #fg_membersite #scaptcha
{
   font-family : Arial, sans-serif;
  width:60px;
  height:18px;
}

#fg_membersite input[type="submit"]
{
   font-family : Arial, sans-serif;
   width:100px;
   height:30px;
   padding-left:0px;
}

#fg_membersite textarea
{
   font-family : Arial, sans-serif;
  height:120px;
  width:310px;
}

#fg_membersite input[type="text"]:focus,
#fg_membersite textarea:focus
{
   font-family : Arial, sans-serif;
  color : #009;
  border : 1px solid #990000;
  background-color : #ffff99;
  font-weight:bold;
}

#fg_membersite .container
{
   font-family : Arial, sans-serif;
   margin-top:8px;
   margin-bottom: 10px;
}

#fg_membersite .error
{
   font-family : Arial, sans-serif;
   font-size: 0.7em;
   color: #900;
   background-color : #ffff00;
}

#fg_membersite #register_password_errorloc
{
    clear:both;
}

#fg_membersite  fieldset#antispam
{
   font-family : Arial, sans-serif;
   padding:2px;
   border-top:1px solid #EEE;
   border-left:0;
   border-right:0;
   border-bottom:0;
   width:350px;
}

#fg_membersite fieldset#antispam legend
{
   font-family : Arial, sans-serif;
   font-size: 0.8em;
   font-weight:bold;
   color:#333;   
}

#fg_membersite .short_explanation
{
   font-family : Arial, sans-serif;
   font-size: 0.6em;
   color:#333;   
}

/* spam_trap: This input is hidden. This is here to trick the spam bots*/
#fg_membersite .spmhidip
{
   font-family : Arial, sans-serif;
   display:none;
   width:10px;
   height:3px;
}
#fg_membersite #fg_crdiv
{
   font-family : Arial, sans-serif;
   font-size: 0.3em;
   opacity: .2;
   -moz-opacity: .2;
   filter: alpha(opacity=20);   
}
#fg_membersite  #fg_crdiv p
{
    display:none;
}

#fg_membersite_content li
{
font-family : Arial, sans-serif;
padding-top:10px;
padding-bottom:10px;
}
#fg_membersite_content
{
	font-family : Arial, sans-serif;
	font-size: 0.9em;



    line-height: 150%
		   color:#333; 
	color: #000;
	background-color: #FFFFFF;
}

/*
NEW
*/
#fg_membersite_content h2
{
   font-family : Arial, sans-serif;
   font-size: 0.9em;
   font-weight:bold;
   color:#333;
}




.flipContain{
	position:relative;
	width:290px;
	margin:0 auto;
}
.flipContain{
	position:relative;
	width:800px;
	margin:0 auto;
}
.artImages{
	width:180px;
	height:180px;
	float:left;
	
	/* Giving the sponsor div a relative positioning: */
	position:relative;
	cursor:pointer;
	margin:10px;
}
.artFlip{
	/*  The sponsor div will be positioned absolutely with respect
		to its parent .sponsor div and fill it in entirely */
		background:url("../img/background.jpg") no-repeat center center #f9f9f9;

	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.artFlip:hover{
	border:1px solid #999;
	
	/* CSS3 inset shadow: */
	-moz-box-shadow:0 0 30px #999 inset;
	-webkit-box-shadow:0 0 30px #999 inset;
	box-shadow:0 0 30px #999 inset;
}
.artData{
	/* Hiding the .sponsorData div */
	display:none;
	
}
.artDes{
	font-size:11px;
	padding:5px;
	font-style:italic;
}
.artDes h3{
	font-size:22px;
	font-weight:bold;
	margin-bottom:5px;
}
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix { zoom: 1; }
