						/*Background/Wrap*/
#reg_wrap {
	margin: 0 auto;
	height: 737px;
	width: 989px;
	position:absolute;
	top: 150px;
	overflow:hidden;
}
#reg_wrap_thankyou {
	margin: 0 auto;
	height: 1137px;
	width: 989px;
	position:absolute;
	top: 150px;
	overflow:hidden;
}
.background {
	height: 737px;
	width: 989px;
}
						/*Content-Frame*/
#reg_content {
	width: 630px;
	height: 510px;
	position: relative;
	left: 179.5px;
	bottom: 650px;
}
#reg_content .border_left {
	float: left;
	width: 28px;
	height: 368px;
}
#reg_content .border_right {
	float: left;
	width: 28px;
	height: 368px;
}
#reg_content .complete_border_left {
	float: left;
	width: 28px;
	height: 768px;
}
#reg_content .complete_border_right {
	float: left;
	width: 28px;
	height: 768px;
}
#reg_content .end_border_left {
	float: left;
	width: 28px;
	height: 110px;
}
#reg_content .end_border_right {
	float: left;
	width: 28px;
	height: 110px;
}

						/*Content*/					
#reg_content .middle {
	background-color: #FFF;
	float: left;
	height: 368px;
	width: 574px;
}
#reg_content .complete_middle {
	background-color: #FFF;
	float: left;
	height: 768px;
	width: 574px;
}
#reg_content .textfield {
	width: 300px;
	padding: 10px;
	font-size: 15px;
	font-family: "Trebuchet MS";
}

#reg_content h1 {
	font-family: "Trebuchet MS";
	font-size: 48px;
	font-weight: 100;
	padding: 0px;
	margin: 0px;
	display: inline;
}
#reg_content .norm {
	font-family: "Trebuchet MS";
	font-size: 24px;
	margin-top: 25px;
	margin-left: 117px;
}
#reg_content .cen {
	font-family: "Trebuchet MS";
	text-align:center;
	font-size: 24px;
	margin-top: 45px;
}
#reg_content .bottom {
	text-align:center;
	float: left;
	width: 574px;
	height: 1px;
}
#reg_content .bottom p {
	position:relative;
	bottom:120px;
}
.submit {
	background:url(../images/reg_submit.gif);
	height:70px;
	width:233px;
	position:relative;
	top:30px;
	border: 0px none #FFFFFF;
	cursor: pointer;
}

.continue {
	height:70px;
	width:233px;
	cursor: pointer;
}


/*---------------------------------------ads---------------------------------------------------*/

.margin { float:left; margin:10px 0; width:580px; }


.margin h1 {font-size:12px !important; line-height:31px; width:635px;
	         background: url(/images/homepage_h1.gif) repeat-y left top!important; 
	         padding:0 0 0 15px!important; color:#FFFFFF; margin:10px 0 !important;
}


.search_result	{
	text-align:left;
	padding-top:5px;
	background:url(/images/bottom_div.gif) bottom left repeat-x;
	line-height:16px;
	width:529px;
	padding-bottom:25px;
	display:block;
	float:left;
}
.search_result a {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	padding-bottom:10px;
	color:#884183;
}
.search_result a:hover {
	text-decoration:underline;
	color:#fba91e;
}
.search_result_number {
	float:left;
	width:10px;
	padding:10px 0px 0px 10px;
}
.search_result_inner {
	float:left;
	width:375px;
	padding:5px 0px 0px 10px;
}
.search_result_inner p {
	margin:0px;
}

/*********** #search result ends ***********/

span.sponsor {
	margin:5px 10px;
	color:#999999;
	font-size:11px;
	font-family:"trebuchet MS";
	font-weight:bold;
	float:left;
	clear:both;
}

.thumbnail {
	position:absolute;
	background-image:url(/images/bg_thumb_mini.gif);
	padding:5px;
        height:60px;
}

.thumbnail:hover span {
 	position:absolute;
 	display:block;
	padding:5px;
	border:#ff9933 2px solid;
	width:160px;
	height:120px;
}

.thumbnail span {
	bottom:30px;
	left:40px;
	display: none;
	width:120px;
	text-decoration:none;
	background-color:white;
	z-index:100;
}

a#site_link{
 color:#884183;
}

a#site_link:hover{
 color:#fba91e;
}


/*---------------------------------------ads---------------------------------------------------*/