#popupmessage {
	padding:0 25px 0px;
	width:650px;
	height:270px;
}
#popupmessage h2 {
	font-size:21px;
	margin:0 0 20px;
}
#popupmessage img {
}
#popupmessage p {
	font-size:16px;
}
#popupmessage .form ul {
	list-style:none;
}
#popupmessage .form ul li input{
	width:260px;
	height:28px;
	line-height:28px;
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#7d7d7d;
	margin:0 0 10px;
	padding:0 10px;
	border:1px solid #000000;
}
#popupmessage .form ul li.checkbox input {
	width:auto;
	height:auto;
	margin:0 0px 10px 0;
	padding:0 10px;
	border:0px none;
	clear:left;
}
#popupmessage .form ul li.submit input {
	width:97px;
	height:30px;
	float:right;
	clear:right;
	background: url('../images/popup/apply.jpg');
	display:block;
	border:0px none;
}



#popupsubscribe {
	background: #000000;
	width:758px;
	height:481px;
	padding:10px 10px 15px 10px;
	margin:0px;
	display:block;
	border: 2px solid #ffffff;
}
#popupsubscribe #heading {
	height:40px;
	display:block;
	width:758px;
	background:#ffffff url('../images/blackbg.gif') repeat-x top left;
	padding:0px;
	margin:0 0 2px;
}
#popupsubscribe #heading h1{
	font-size:24px;
	height:24px;
	line-height:24px;
	color:white;
	display:block;
	float:left;
	padding:8px 0 8px 20px;
	margin:0px;
}
#popupsubscribe #heading a{
	font-size:12px;
	height:12px;
	line-height:12px;
	color:white;
	display:block;
	float:right;
	font-weight:normal;
	color:#ffffff;
	padding:12px 20px 16px 25px;
	margin:0px;
	background: url('../images/closeblackbook.jpg') no-repeat top left;
}

#popupsubscribe #contact-cont {
	width:718px;
	height:400px;
	padding:20px;
	color:black;
}
#popupsubscribe #contact-left {
	width:378px;
	color:black;
	padding:0px;
}
#popupsubscribe #contact-left p{
	height:auto;
}
#popupsubscribe #contact-right {
	width:298px;
	padding:0 20px;
	color:black;
}
#popupsubscribe #contact-right img{
	margin:0 0 10px;
}
#popupsubscribe h2{
	color:red;
	font-size:20px;
	line-height:24px;
	margin:0 0 20px;
}
#popupsubscribe h3{
	color:red;
	font-size:14px;
	line-height:18px;
	margin:0 0 25px;

}
#popupsubscribe .welcome{
	float:right;
	clear:right;
	margin:5px;
}
#popupsubscribe p{
	font-size:15px;
	margin:20px 0;
}
#popupsubscribe #contact-right input{
	width:267px;
	height:18px;
	line-height:28px;
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#7d7d7d;
	margin:0 0 1px;
	padding:5px 15px;
	border:1px solid #b1b1b1;
}
#popupsubscribe #contact-right h4{
	padding:10px 0 10px;
	font-weight:normal;
	font-size:18px;
	line-height:22px;
	color:black;
}
#popupsubscribe #contact-right input#go{
	width:150px;
	height:29px;
	margin:20px 0 0px;
	padding:0;
	background: url('../images/popup/singupandwin.jpg');
	border:0px solid #000;
}
#popupsubscribe #contact-right a#nothanks{
	float:right;
	margin:35px 0 0px;
	text-decoration:underline;
	font-size:11px;
	color:black;
}

#popupsubscribe .small{
	font-size:13px;
}
#popupsubscribe ul.list {
	list-style:none;
	width:200px;
	float:left;
	margin:10px 0;
}
#popupsubscribe ul.list li{
	padding:5px 0 5px 30px;
	background: url('../images/popup/arr.jpg') no-repeat top left;
	font-size:14px;

}

#popupsubscribe ul.form {
	list-style:none;
	float:left;
	clear:left;
	margin:15px 0 0; 
}
#popupsubscribe ul.form li input{
	width:257px;
	height:28px;
	line-height:28px;
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#7d7d7d;
	margin:0 0 1px;
	padding:0 10px;
	border:1px solid #000000;
}
#popupsubscribe ul.form li.submit input {
	width:279px;
	height:37px;
	float:left;
	clear:left;
	padding:0px;
	background: url('../images/popup/joinnow.jpg');
	display:block;
	border:0px none;
	margin:10px 0;
}




#popupcontact {
	width:762px;
	height:440px;
	background:#000000;
	border:2px solid #ffffff;
	padding:8px;
	float:left;
	clear:left;
}
#popupcontact #heading {
	height:40px;
	display:block;
	width:760px;
	background:#ffffff url('../images/blackbg.gif') repeat-x top left;
	padding:0px;
}
#popupcontact #heading h1{
	font-size:24px;
	height:24px;
	line-height:24px;
	color:white;
	display:block;
	float:left;
	padding:8px 0 8px 15px;
	margin:0px;
}
#popupcontact #heading a{
	font-size:12px;
	height:12px;
	line-height:12px;
	color:white;
	display:block;
	float:right;
	font-weight:normal;
	color:#ffffff;
	padding:12px 20px 16px 25px;
	margin:0px;
	background: url('../images/closeblackbook.jpg') no-repeat top left;
}
#contact-cont {
	width:720px;
	height:358px;
	background:#e3e3e3 url('../images/contactbg.jpg') repeat-x top left;
	padding:20px;
}
#contact-left {
	width:345px;
	height:358px;
	display:block;
	clear:left;
	float:left;
	padding:0 20px 0 0px;
	border-right:1px solid #bbb;
}
#contact-right {
	width:345px;
	height:358px;
	display:block;
	float:left;
}
#contact-left p{
	font-size:14px;
	line-height:21px;
	height:255px;
	display:block;
}
#TB_window #contact-left p a{
	color:red;
}
#contact-right label{
	width:40px;
	height:20px;
	line-height:20px;
	padding:0 0 0 25px;
	display:block;
	float:left;
	clear:left;
}
#contact-right li{
	height:30px;
}
#contact-right li.deliverto {
	padding:10px 0;
}
#contact-right li.message {
	padding:0 0 0 0px;
	height:125px;
}
#contact-right li.checkbox {
	padding:0 0 0 25px;
	height:35px;
	line-height:20px;
}
#contact-right li.checkbox input{
	float:left;
	margin:0 5px 0 0;
	width:10px;
	border:0px;
}
#contact-right li.submit input{
	margin:0;
	padding:0px;
	width:91px;
	height:28px;
	background: url('../images/contact-send.gif') no-repeat 0 0;
	border:0;
	display:block;
	cursor:hand;
}
#contact-right li.submit label{
	color:#999;
	font-size:11px;
	width:220px;
}
#contact-right input{
	height:20px;
	width:245px;
	padding:0 10px;
	line-height:20px;
	display:block;
	float:left;
	border:1px solid rgb(125, 125, 125);
}
#contact-right textarea{
	height:95px;
	width:220px;
	padding:10px;
	display:block;
	border:1px solid rgb(125, 125, 125);
}
#contact-right span{
	color:red;
	padding:0 0 0 5px;
}






#welcome .whitebox {
	width:900px;
	border:0px;
}
#welcome {
	background-image:none;
	background:#ffffff;
	padding:0px;
	margin:0px;
}

#welcome .box-content {
	width:850px;
	margin:25px 0;
	padding:0 25px;
	display:block;
	float:left;
	clear:left;
}




#popupsubscribe ul.form {
	list-style:none;
	float:left;
	clear:left;
	margin:0px;
}
#popupsubscribe ul.form li {
	height:38px;
}
#popupsubscribe ul.form label {
	width:90px;
	display:block;
	float:left;
	line-height:28px;
}
#popupsubscribe ul.form li input{
	width:220px;
	height:14px;
	line-height:14px;
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#7d7d7d;
	margin:0 0 5px;
	padding:6px 10px;
	border:1px solid #b1b1b1;
}
#popupsubscribe ul.form li select{a
}


.formbot {
	list-style:none;
	float:left;
	width:720px;
	margin:12px 0 0px;
}
.formbot label {
	width:215px;
	display:block;
	font-size:12px;
	padding:0 0px 2px 0;
	color:black;
}
.formbot label span{
	color:red;
	display:block;
	float:left;
	clear:left;
	padding:0 5px 2px 0;
}
.formbot li {
	width:215px;
	float:left;
	height:50px;
	line-height:14px;
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#7d7d7d;
	margin:0 0 5px;
	padding:0px 30px 0 0;
}
.formbot li input {
	width:180px;
	height:18px;
	line-height:28px;
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#7d7d7d;
	margin:3px 0 1px;
	padding:5px 15px;
	border:1px solid #b1b1b1;
}
.formbot li select {
	width:180px;
}

#contact-cont.second {
	width:720px;
	height:358px;
	background: url('../images/popup/chancetowin.jpg') no-repeat top left;
	padding:20px;
	position:relative;
}
#popupsubscribe input#go2{
	margin:30px 45px 0 0;
	float:right;
	width:97px;
	height:29px;
	display:block;
	background: red url('../images/popup/submit.jpg') no-repeat 0 0;
	border:1px solid red;
	cursor:hand;
}