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

#clear{ clear:both;}

body
	{
		margin:0px;
		padding:0px;
		background-color:#f6fbe4;
		height: 100%;
		
	}
h1,h2,h3,h4,h5,h6,span
	{
		margin:0px;
		padding:0px;
	}
	
ul { 
list-style-image: url("../images/arrow.gif");
padding: 0 0 0 20px;
 } 	

#headerbg
	{
		width:100%;
		height:570px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(../images/headerbg.jpg);
		background-repeat:repeat-x;
		background-position:left top;
	}

#headerbg_subpages
	{
		width:100%;
		height:218px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(../images/headerbg_subpages.jpg);
		background-repeat:repeat-x;
		background-position:left top;
	}	
	
	
#headerblank
	{
		width:1004px;
		height:550px;
		float:none;
		margin:0 auto;
		padding:0px;
	}
	
#headerblank_subpages
	{
		width:1004px;
		height:218px;
		float:none;
		margin:0 auto;
		padding:0px;
	}	
#header
	{
		width:1004px;
		height:600px;
		float: left;
		margin:0px;
		padding:0px;
		background-image: url(../images/header.jpg);
		background-repeat:no-repeat;
	}
	
#header_subpages
	{
		width:1004px;
		height:218px;
		float: left;
		margin:0px;
		padding:0px;
		background-image: url(../images/header_subpages.jpg);
		background-repeat:no-repeat;
	}	
#menublank
	{
		width:630px;
		height:113px;
		float:left;
		margin:0px;
		padding:0 0 0 300px;

	}
#menu
	{
		width:630px;
		height:113px;
		float:left;
		margin:0px;
		padding:0px ;
	}


#headernav
	{
		width:290px;
		height:25px;
		float: right;
		margin:0px;
		padding:0 0 0 21px;
	}
#headernav ul
	{
		height:25px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#headernav ul li
	{
		height:15px;
		float: left;
		margin:0px;
		padding:7px 0 0 0;
		display:block;
	}
#headernav ul li a.register
	{
		width:67px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 17px;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-decoration:none;
		background-image:url(../images/registericon.jpg);
		background-repeat:no-repeat;
		background-position:left;

	}
#headernav ul li a.register:hover
	{
		width:67px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 17px;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-decoration: underline;
		background-image:url(../images/registericon.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#headernav ul li a.login
	{
		width:41px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 20px;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-decoration:none;
		background-image: url(../images/login.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#headernav ul li a.login:hover
	{
		width:41px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 20px;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-decoration: underline;
		background-image: url(../images/login.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#headernav ul li a.bookmark
	{
		width:62px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 21px;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-decoration:none;
		background-image: url(../images/bookmark.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#headernav ul li a.bookmark:hover
	{
		width:62px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 21px;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-decoration: underline;
		background-image: url(../images/bookmark.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#headernav ul li a.blog
	{
		width:35px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 19px;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-decoration:none;
		background-image: url(../images/blog.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#headernav ul li a.blog:hover
	{
		width:35px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 19px;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-decoration: underline;
		background-image: url(../images/blog.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
.headertxt
	{
		width:273px;
		float: left;
		margin:12px 0 0 0;
		padding:0 0 0 38px;
		font-family:Arial;
		font-size:12px;
		color:#fff;
	}
.headerboldtxt
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#fff;
	}
.headerdecoratxt
	{
		font-family:Arial;
		font-size:12px;
		color:#fff;
		text-decoration:underline;
	}
.headertxt02
	{
		width:273px;
		float: left;
		margin:8px 0 0 0;
		padding:0 0 0 38px;
		font-family:Arial;
		font-size:12px;
		color:#fff;
	}
#special
	{
		width:260px;
		float:left;
		margin:196px 0 0 0;
		padding:0 0 0 50px;
		font-family: "Arial Narrow";
		font-size:28px;
		color:#fffd64;
		line-height:28px;
	}
#year
	{
		width:215px;
		float:left;
		margin:0px;
		padding:0 0 0 96px;
		font-family: "Arial Black";
		font-size:22px;
		color:#fff;
		line-height:20px;
	}

	
/*----------------------------FORM---------------------------------*/	

#form
	{
		width:292px;
		height:270px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(../images/form_bg.jpg);
		background-repeat:no-repeat;
	}

#form_sub
	{
		width:292px;
		height:270px;
		float:left;
		margin:0 0 10px 0;
		padding:0px;
		background-image:url(../images/form_bg.png);
		background-repeat:no-repeat;
	}
#formblank
	{
		width:292px;
		height:270px;
		float:left;
		margin:0px;
		padding: 60px 0 0px 15px;
			text-align:left;

	}
#formblank_sub
	{
		width:292px;
		height:270px;
		float:left;
		margin:0px;
		padding: 60px 0 0px 15px;
	}
		
#searchinput
	{
		width:292px;
		height:15px;
		float:left;
		margin:0px;
		padding:0 0 120px 0px;
	}
.forminput
	{
		width:150px;
		height:18px;
		float:left;
		margin: 5px 0 5px 20px;
		padding:0 0 0 15px;
		font-family: Arial;
		font-size:10px;
		color:#070808;
	}
	
.forminput_miniform
	{
		display: block;
		width:140px;
		height:16px;
		margin:0 0 7px 7px;
		padding:0 0 0 6px;
		font-family: Arial;
		font-size:10px;
		color:#070808;
		
	}	
#formbutton
	{
		width:79px;
		height:21px;
		float:left;
		margin:1px 0 0 10px;
		padding:0 0 0 80px;
		
	}
.formbutton
	{
		width:79px;
		height:21px;
		float:left;
		margin:0px;
		padding:7px 0 0 15px;
		font-family:Arial;
		font-size:10px;
		color:#FFF;
		text-decoration:none;
		background-image:url(../images/detailsbutton.jpg);
		background-repeat:no-repeat;
	}
	
	.formbutton_miniform
	{
	width:94px; 
	border: none;
	height:28px;
	float:right;
	margin:0px;
	padding:0px; 
	font-family:Arial;	
	font-size:10px;	
	color:#FFF;
	text-decoration:none;
	background-image:url(../images/detailsbutton.jpg);
	background-repeat:no-repeat;	
	}
			
.formbutton:hover
	{
		width:79px;
		height:21px;
		float:left;
		margin:0px;
		padding:7px 0 0 15px;
		font-family:Arial;
		font-size:10px;
		color:#FFF;
		text-decoration:none;
		background-image:url(../images/detailsbuttonover.jpg);
		background-repeat:no-repeat;
	}
#formbuttonbg
	{
		width:292px;
		height:25px;
		float:right;
		margin:10px 0 0 0;
		padding:0px;
		
	}



/*----------------------------BANNER---------------------------------*/	
#banner_slider
	{
		width:307px;
		height:233px;
		float:left;
		margin:0px;
		padding:140px 0 0 55px;
	}
	
#banner_form
	{
		width:365px;
		float: right;
		margin:140px 0px 0 0px;
		padding:0 0 0 10px;
	}	

#banner_form_sub
	{
		width:305px;
		margin:0px 0px 20px 0px;
		padding:0 0 20px 0px;
	}

		
#bannerheading
	{
		width:687px;
		height:37px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:36px;
		color:#e9e389;
	}
#bannerheading h2
	{
		width:687px;
		height:37px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:36px;
		color:#e9e389;
	}
#bannertxt
	{
		width:687px;
		float:left;
		margin:23px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:14px;
		color:#b8b8b8;
	}
#bannertxt p
	{
		width:687px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:14px;
		color:#b8b8b8;
	}
.bannertxt
	{
		float:left;
		padding:31px 0 0 0;
		font-family: Arial;
		font-size:14px;
		color:#98d2ba;
	}
#bannermore
	{
		width:687px;
		float:left;
		margin:23px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:14px;
		color:#b8b8b8;
	}
.bannermore
	{
		width:74px;
		height:20px;
		float: right;
		margin:0px;
		padding:4px 0 0 0;
		font-family: Arial;
		font-size:11px;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image:url(../images/morebutton.jpg);
		background-repeat:no-repeat;
	}
.bannermore:hover
	{
		width:74px;
		height:20px;
		float: right;
		margin:0px;
		padding:4px 0 0 0;
		font-family: Arial;
		font-size:11px;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image: url(../images/morebuttonover.jpg);
		background-repeat:no-repeat;
	}
#bannerpic
	{
		width:159px;
		height:170px;
		float:left;
		margin:69px 0 0 0;
		padding:0px;
		background-image:url(../images/bannerpic.jpg);
		background-repeat:no-repeat;
	}
	
	
/*----------------------------CONTENT---------------------------------*/	
#contentbg
	{
		width:100%;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(../images/contentbg.jpg);
		background-repeat:repeat-x;
	}
#contentblank
	{
		width:1004px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#content
	{
		width:1004px;
		float:left;
		margin:0px;
		padding:0px;
	}
#bannerbot
	{
		width:1004px;
		height:55px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(../images/bannerbot.jpg);
		background-repeat: no-repeat;
	}
#bannerbottxt
	{
		width:630px;
		height:42px;
		float:left;
		margin:0px;
		padding:13px 0 0 50px;
		font-family:Arial;
		font-size:26px;
		color:#2c2c2c;
	}
#bannerbottxt h4
	{
		width:450px;
		height:55px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:26px;
		color:#2c2c2c;
	}
#details
	{
		width:94px;
		height:28px;
		float:left;
		margin:14px 0 0 0;
		padding:0px;
	}
.details
	{
		width:79px;
		height:21px;
		float:left;
		margin:0px;
		padding:7px 0 0 15px;
		font-family:Arial;
		font-size:10px;
		color:#FFF;
		text-decoration:none;
		background-image:url(../images/detailsbutton.jpg);
		background-repeat:no-repeat;
	}
.details:hover
	{
		width:79px;
		height:21px;
		float:left;
		margin:0px;
		padding:7px 0 0 15px;
		font-family:Arial;
		font-size:10px;
		color:#FFF;
		text-decoration:none;
		background-image:url(../images/detailsbuttonover.jpg);
		background-repeat:no-repeat;
	}
	
.disclaimer{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #00CCFF;
			}

/*----------------------------CONTENT LEFT---------------------------------*/	

	#contentleft
	{
		width:597px; 
		float:left;
		margin:0px;
		padding:0px;
	}
#leftheading
	{
		width:562px;
		height:42px;
		float:left;
		margin:44px 0 0 45px;
		padding:4px 0 0 10px;
		font-family:Arial;
		font-size:30px;
		color:#13819a;
		background-image: url(../images/leftheading2.gif);
		background-repeat:no-repeat;
	}
#leftheading h2
	{
		width:562px;
		float:left;
		margin:0px;
		padding:5px 0 0 0 ;
		font-family:Arial;
		font-size:.7em;
		font-weight:bold;
		color:#0277ba;
	}
#lefttxtblank
	{
		width:562px;
		float:left;
		margin:0px;
		padding:17px 0 0 55px;
	}
#leftredtxt
	{
		width:562px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:18px;
		color:#0099cc;
	}
#lefttxt
	{
		width:562px;
		float:none;
		margin:0px;
		padding:31px 0 0 0;
		font-family:Arial;
		font-size:12px;
		color:#4a513d;
		line-height:20px;
	}

#lefttxt a {
	color: #13819a;
	text-decoration: none;
}
#lefttxt  a:visited {
	color: #0099cc;
	text-decoration: none;
}
#lefttxt a:hover {
	color: #ccc;
	text-decoration: underline;
}	
.leftboldtxt
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#4a513d;
	}
.lefttxt
	{
		font-family:Arial;
		font-size:14px;
		color:#4a513d;
		background-color:#cee181;
		padding: 3px;
	
	}
.lefttxt02
	{
		font-family:Arial;
		font-size:12px;
		color:#4a513d;
		background-color:#cee181;
		padding:0 27px 0 3px;
	}
#buttonbg
	{
		width:562px;
		height:25px;
		float:left;
		margin:10px 0 0 0;
		padding:0 0 10px 0;
		
	}
.more
	{
		width:79px;
		height:21px;
		float:right;
		margin:0px;
		padding:7px 0 0 15px;
		font-family:Arial;
		font-size:10px;
		color:#FFF;
		text-decoration:none;
		background-image:url(../images/detailsbutton.jpg);
		background-repeat:no-repeat;
	}
.more:hover
	{
		width:79px;
		height:21px;
		float:right;
		margin:0px;
		padding:7px 0 0 15px;
		font-family:Arial;
		font-size:10px;
		color:#FFF;
		text-decoration:none;
		background-image:url(../images/detailsbuttonover.jpg);
		background-repeat:no-repeat;
	}	
/*----------------------------CONTENT RIGHT---------------------------------*/	
#contentright
	{
		width:295px;
		float:left;
		margin:0px;
		padding:44px 0 0 44px;
	}
	
#rightheading
	{
		width:295px;
		height:42px;
		float:left;
		margin:0px ;
		padding:4px 0 0 10px;
		font-family:Arial;
		font-size:30px;
		color:#0277ba;
		background-image: url(../images/rightheading2.gif);
		background-repeat:no-repeat;
	}
#rightheading h2
	{
		width:295px;
		float:left;
		margin:0px;
		padding:5px 0 0 0;
		font-family:Arial;
		font-size:.7em;
		font-weight:bold;
		color:#0277ba;
	}	
	
#righttxtblank
	{
		width:295px;
		float:left;
		margin:0px;
		padding:17px 0 0 10px;
	}
#rightredtxt
	{
		width:295px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:18px;
		color:#0099cc;
	}
#righttxt
	{
		width:295px;
		float:left;
		margin:0px;
		padding:11px 0 0 0;
		font-family:Arial;
		font-size:12px;
		color:#4a513d;
		line-height:20px;
	}
.rightboldtxt
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#4a513d;
	}
.righttxt
	{
		font-family:Arial;
		font-size:12px;
		color:#4a513d;
		background-color:#cee181;
	}
.righttxt02
	{
		font-family:Arial;
		font-size:12px;
		color:#4a513d;
		background-color:#cee181;
		padding:0 27px 0 3px;
	}	
	
#rightbuttonbg
	{
		width:295px;
		height:25px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		
	}	

/*----------------------------RIGHT NAV---------------------------------*/	

#rightnav
	{
		width:230px;
		height:54px;
		float:left;
		margin:11px 0 0 0;
		padding:0px;
	}
#rightnav ul
	{
		width:230px;
		height:54px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#rightnav ul li
	{
		width:45px;
		height:54px;
		float:left;
		margin:0 1px 0 0;
		padding:0px;
		display:block;		
	}
#rightnav ul li a.login
	{
		width:45px;
		height:54px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(../images/login.jpg);
		background-repeat:no-repeat;
	}
#rightnav ul li a.login
	{
		width:45px;
		height:54px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(../images/login.jpg);
		background-repeat:no-repeat;
	}
#rightnav ul li a.check
	{
		width:45px;
		height:54px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(../html/images/check.jpg);
		background-repeat:no-repeat;
	}
#rightnav ul li a.check:hover
	{
		width:45px;
		height:54px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(../html/images/check.jpg);
		background-repeat:no-repeat;
	}
#rightnav ul li a.chat
	{
		width:45px;
		height:54px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(../html/images/chat.jpg);
		background-repeat:no-repeat;
	}
#rightnav ul li a.chat:hover
	{
		width:45px;
		height:54px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(../html/images/chat.jpg);
		background-repeat:no-repeat;
	}
#rightnav ul li a.idea
	{
		width:45px;
		height:54px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(../html/images/idea.jpg);
		background-repeat:no-repeat;
	}
#rightnav ul li a.idea:hover
	{
		width:45px;
		height:54px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(../html/images/idea.jpg);
		background-repeat:no-repeat;
	}
#rightnav ul li a.privecy
	{
		width:45px;
		height:54px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(../html/images/privecy.jpg);
		background-repeat:no-repeat;
	}
#rightnav ul li a.privecy:hover
	{
		width:45px;
		height:54px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(../html/images/privecy.jpg);
		background-repeat:no-repeat;
	}
/*----------------------------MORE LINKS---------------------------------*/	
	
#morelinksheading
	{
		width:295px;
		height:41px;
		float:left;
		margin:25px 0 0 0;
		padding:0px;
		background-image: url(../html/images/morelinksheading.jpg);
		background-repeat:no-repeat;
	}
#morelinksheading h5
	{
		width:177px;
		height:31px;
		float:left;
		margin:0px;
		padding:10px 0 0 52px;
		font-family:Arial;
		font-size:18px;
		font-weight:normal;
		color:2a2a2a;
	}
#morelinks
	{
		width:211px;
		float:left;
		margin:0px;
		padding:23px 0 34px 18px;
		background-color:#c7da79;
	}
.date
	{
		width:47px;
		height:15px;
		float:left;
		margin:0px;
		padding:2px 0 0 17px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
		background-image:url(../html/images/datebg.jpg);
		background-repeat:no-repeat;
	}
.linkblank
	{
		width:200px;
		height:12px;
		float:left;
		margin:8px 0 12px 0;
		padding:0 0 0 11px;
		font-family:Arial;
		font-size:11px;
		color:#FFF;
		background-image: url(../images/arrow.jpg);
		background-repeat:no-repeat;
		background-position:left 5px;
	}
.linkblank02
	{
		width:200px;
		height:12px;
		float:left;
		margin:11px 0 8px 0;
		padding:0 0 0 11px;
		font-family:Arial;
		font-size:11px;
		color:#FFF;
		background-image: url(../images/arrow.jpg);
		background-repeat:no-repeat;
		background-position:left 5px;
	}
.linkblank03
	{
		width:200px;
		height:12px;
		float:left;
		margin:0 0 8px 0;
		padding:0 0 0 11px;
		font-family:Arial;
		font-size:11px;
		color:#FFF;
		background-image: url(../images/arrow.jpg);
		background-repeat:no-repeat;
		background-position:left 5px;
	}
.linkblank04
	{
		width:200px;
		height:12px;
		float:left;
		margin:0 0 14px 0;
		padding:0 0 0 11px;
		font-family:Arial;
		font-size:11px;
		color:#FFF;
		background-image: url(../images/arrow.jpg);
		background-repeat:no-repeat;
		background-position:left 5px;
	}
.link
	{
		width:200px;
		height:12px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#FFF;
		text-decoration: underline;
	}
.link:hover
	{
		width:200px;
		height:12px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#FFF;
		text-decoration: none;
	}
#morelinksbot
	{
		width:229px;
		height:8px;
		float:left;
		margin:0px;
		padding:0px;
		overflow:hidden;
		background-image: url(../html/images/morelinksbot.jpg);
		background-repeat:no-repeat;
	}
/*----------------------------FOOTER---------------------------------*/	
#footerbg
	{
		width:100%;
		float:left;
		margin:0px;
		padding-bottom:0px;
		bottom: 0;
		height: 126px;
		background-image: url(../images/footerbg.jpg);
		background-repeat:repeat-x;
	}
#footerblank
	{
		width:1004px;
		height:126px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#footer
	{
		width:1004px;
		height:126px;
		float: left;
		margin:0px;
		padding:0px;
	}
#footerlinks
	{
		width:1004px;
		float: left;
		margin:20px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#c8c8c8;
		text-align:center;
	}
.footerlinks
	{
		font-family:Arial;
		font-size:11px;
		color:#c8c8c8;
		text-align:center;
		text-decoration:none;
		padding:0 3px 0 3px;
	}
.footerlinks:hover
	{
		font-family:Arial;
		font-size:11px;
		color:#c8c8c8;
		text-align:center;
		text-decoration: underline;		
		padding:0 3px 0 3px;
	}
#copyrights
	{
		width:1004px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#ade6a7;
		text-align:center;
	}

/*----------------------------Main Contact FORM---------------------------------*/	

#formcontainer {
	width:443px;
	height:239px;
	background:transparent url(../images/bg_form.gif) no-repeat top left;
	position:absolute;
	top:24px;
	left:341px;
}
#formcontainer form {
	padding:8px 10px;
	margin:0;
}
#formcontainer h2 {
	margin:0;
	padding:0 0 14px 0;
	font:bold 21px/27px arial;
	color:#fff;
}
#formcontainer fieldset {
	border:none;
	padding:0;
}
#formcontainer label {
	display:block;
	float:left;
	font:bold 12px/18px verdana;
	color:#fff;
	padding-bottom:12px;
}
#formcontainer label.email {
	width:350px;
}
#formcontainer label.email input {
	width:340px;
}
#formcontainer label.password {
	clear:left;
	padding-right:40px;
}
#formcontainer label.password input,
#formcontainer label.retype input {
	width:150px;
}
#formcontainer fieldset.buttons {
	padding-top:10px;
	clear:left;
}

/* ---------------------------AJAX FORM-------------------------------*/

.block {
	width:150px;
	margin:0 auto;
	text-align:left;
}
.element * {
	padding:5px; 
	margin:2px; 
	font-family:arial;
	font-size:12px;
}
.element label {
	float:left; 
	width:30px;
}
.element input.text {
	float:left; 
	width:150px;
	padding-left:20px;
}
.element .textarea {
	height:20px; 
	width:150px;
	padding-left:20px;
}
.element .highlight {
	border:2px solid #9F1319;
	background:url(iconCaution.gif) no-repeat 2px
}
.element #submit {
		margin: 6px 0 0 80px;
		color: #fff;
		background-image: url(../images/detailsbutton.jpg) no-repeat;

}
.loading {
	float:right; 
	background:url(ajax-loader.gif) no-repeat 1px; 
	height:28px; 
	width:28px; 
	display:none;
}
.done {
	padding-left:10px;
	font-family:arial;
	font-size:16px; 
	font-weight: bold;
	width:75%; 
	margin:20px auto; 
	display:none;
	color:#0099cc;

}
.required{
	color: #FF0000;
	font: 9px Arial, Helvetica, sans-serif;
	}


