/** Front Page's Styles **/

body {
	padding: 0px;
	margin: 0px;
	font-family: helvetica;
	background: #FFFEFF;
	width: 100%;
	text-align: center;
	float: center;
}

#wholediv {
	width: 100%;
	border: 0px;
	text-align: center;
	font-family: helvetica;
	float: center;
}

.footertext {
	padding-left: 5px;
	color: #0000FE;
	font-size: 17px;
}

#logo {
	padding: 0px;
	margin: 0px;
	width: 900px;
	text-align: center;
	float: center;
	margin-bottom: 5px;
}

#topdiv {
	width: 100%;
	height: 120px;
	background: #C4C5D9;
	font-size: 1.6em;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	float: center;
	padding-top: 10px;
}

#menubar {
	background-image: url("../images/menubar.gif");
	background-repeat: repeat-x;
	text-align: center;
	float: center;
	font-size: .85em;
	font-family: helvetica;
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 20px;
}

ul#menu {
	width: 900px;
	padding: 0px;
	margin: 0px;
	height: 20px;
	padding-top: 1px;
	list-style-type: none;
}

ul#footermenu {
	width: 500px;
	padding: 0px;
	margin: 0px;
	height: 10px;
	list-style-type: none;
	text-align: center;
	float: center;
}

#footermenu li {
	width: 105px;
	height: 10px;
	float: left;
	text-align: center;
	float: center;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#menu li {
	width: 135px;
	height: 20px;
	float: left;
	text-align: center;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#menu li.homelink {
	width: 62px;
	height: 20px;
	float: left;
	text-align: center;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#menu li.logoutli {
	width: 62px;
	height: 20px;
	float: left;
	text-align: center;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#menu li.coupon {
	width: 120px;
	height: 20px;
	float: left;
	text-align: center;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#menu li.longmenu {
	width: 200px;
	height: 20px;
	float: left;
	text-align: center;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#menu li.winners {
	width: 170px;
	height: 20px;
	float: left;
	text-align: center;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#menu a {
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	font-family: helvetica;
}

#menu a:link {
	text-decoration: none;
}

#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#bodydiv {
	width: 900px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
}

#leftdiv {
	width: 695px;
	padding: 0px;
	margin: 0px;
}

#recentdiv {
	width: 100%;
	height: 310px;
	padding: 0px;
	margin: 0px;
	color: #0A0A0A;
	font-size: .9em;
	line-height: 1.16em;
	font-family: helvetica;
}

h4.blueclass {
	font-size: 1em;
	font-weight: bold;
	font-family: helvetica;
	color: #0000FF;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
}

h4.redclass {
	font-size: 1em;
	font-family: helvetica;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
}

#thumbdiv {
	width: 100%;
	height: 300px;
	padding: 0px;
	margin: 0px;
}

#thumb {
	width: 520px;
	height: 95px;
	font-family: helvetica;
	padding-left: 10px;
	padding-top: 5px;
}

#middlemenubar {
	background-image: url("../images/middlemenu.gif");
	background-repeat: repeat-x;
	width: 695px;
	height: 28px;
	font-size: 1.42em;
	color: #FFFFFF;
	font-weight: bold;
	font-family: helvetica;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#logindiv {
	width: 186px;
	height: 98px;
	padding-left: 4px;
	margin-bottom: 5px;
	background-image: url("../images/login.gif");
	background-repeat: no-repeat;
}

#googlead {
	width: 98%;
	height: 362px;
	color: #FF0000;
	background: #C4C5D9;
	font-size: 1.7em;
	margin-left: 3px;
	margin-top: 6px;
	font-weight: bold;
	font-family: helvetica;
}

#coupondiv {
	width: 898px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	border: #76B129 1px solid;
	margin-top: 5px;
	background-color: #F6FDEE;
}

#coupondiv1 {
	width: 345px;
	height: 54px;
	font-size: 1em;
	text-align: left;
	font-weight: bold;
	font-family: helvetica;
}

#logintable {
	width: 95%;
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
}

#signintable {
	width: 100%;
	text-align: center;
	font-family: helvetica;
	color: #595883;
	font-weight: bold;
	font-style: italic;
	font-size: .9em;
}

#signintable input {
	width: 94px;
	height: 16px;
	border: #484847 2px solid;
	font-family: helvetica;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

#signupstyle {
	padding: 0px;
	margin: 0px;
	font-size: .95em;
	font-weight: bold;
	font-family: helvetica;
	color: #595883;
	text-decoration: underline;
}

#footerdiv {
	width: 900px;
	text-align: center;
	float: center;
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	color: #989898;
	font-size: .9em;
	border-top:#5898D8 solid 5px;
	font-family: helvetica;
}

#footerdiv a {
	width: 100%;
	color: #0868C8;
	font-size: 1.1em;
	font-weight: bold;
	font-family: helvetica;
}

#footerdiv a:link {
	color: #0868C8;
	text-decoration: underline;
}

#footerdiv a:visited {
	color: #0868C8;
	text-decoration: underline;
}

#footerdiv a:hover {
	color: #0868C8;
	text-decoration: underline;
}

#logintitle {
	font-family: helvetica;
	color: #B94235;
	font-size: 1.5em;
}

#membertitle {
	font-family: helvetica sans-serif;;
	color: #667AAA;
	font-size: 1.5em;
}

#memberdiv {
	width: 700px;
	float: center;
	color: #999999;
	font-size: .85em;
	font-weight: normal;
	margin-top: 15px;
	padding-right: 80px;
	text-align: center;
	font-family: helvetica;
}

#memberdiv1 {
	width: 650px;
	float: center;
	color: #999999;
	font-size: .85em;
	font-weight: normal;
	margin-top: 15px;
	padding-right: 80px;
	text-align: center;
	font-family: helvetica;
}

#interestdiv {
	width: 750px;
	float: center;
	color: #999999;
	font-size: .85em;
	font-weight: normal;
	text-align: center;
	margin-left: 10px;
	font-family: helvetica;
}

input.longtext {
	width: 350px;
	border: #C0C0C0 1px solid;
}

input.basictext {
	width: 180px;
	border: #C0C0C0 1px solid;
}

input.basictext1 {
	width: 150px;
	border: #C0C0C0 1px solid;
}

#divtop {
	width: 100%;
	height: 24px;
	background-image: url("../images/divtop1.gif");
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

#topspan {
	font-family: helvetica;
	color: #7388B3;
	font-size: .75em;
	font-weight: bold;
}

#tdwidth1 {
	width: 375px;
	cursor:pointer;
}

#tdwidth2 {
	width: 375px;
	cursor:pointer;
}

#divbody {
	width: 748px;
	padding: 0px;
	margin: 0px;
	padding-top: 7px;
	border-left: #E4E4E4 1px solid;
	border-right: #E4E4E4 1px solid;
	border-bottom: #E4E4E4 1px solid;
	float: left;
}

#divbody1 {
	width: 748px;
	padding: 0px;
	margin: 0px;
	display: none;
	padding-top: 10px;
	border-left: #E4E4E4 1px solid;
	border-right: #E4E4E4 1px solid;
	border-bottom: #E4E4E4 1px solid;
	float: left;
}

#textdiv {
	text-align: left;
	width: 550px;
	line-height: 14px;
}

#lihestyle {
	text-align: right;
	width: 200px;
	line-height: 14px;
}

#subdiv {
	width: 19%;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	line-height: 17px;
	text-align: left;
	color: #0C2483;
	font-family: helvetica;
	font-weight: bold;
	font-size: 12px;
	float: left;
}

#subdivtable {
	color: #0C2483;
	font-family: helvetica;
	font-weight: bold;
	font-size: 12px;
}

#photo {
	width: 113px;
	height: 150px;
	border:#E4E4E4 1px solid;
	margin-top: 3px;
	margin-left:28px;
	cursor: none;
}

#photobutton {
	width: 113px;
	height: 22px;
	margin-top: 8px;
	position: relative;
}

#photoalberm {
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	z-index: 1;
	margin-left: 33px;
}

#photobutton1 {
	background-image: url("../images/photobutton1.gif");
	background-repeat: no-repeat;
	width: 130px;
	height: 22px;
	margin-top: 8px;
	cursor: pointer;
}

#signinbutton {
	width: 100%;
	text-align: right;
	margin-top: 55px
}

#city {
	margin-right: 20px;
}

#contactus {
	width: 900px;
	text-align: left;
}

#advertise {
	width: 900px;
	text-align: left;
	margin-top: 5px;
}

#winnerprize {
	width: 898px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	border: #76B129 1px solid;
	margin-top: 5px;
	background-color: #F6FDEE;
}

.footertext a {
	text-decoration: none;
	color: #0003FF;
}

#welcome {
	width: 100%;
	height: 200px;
	padding-left: 4px;
	margin-bottom: 5px;
	padding-top: 6px;
	padding-right: 5px;
	text-align:center;
	font-family: helvetica;
	float: center;
	background-image: url("../images/welcome.gif");
	background-repeat: no-repeat;
}

#profilephoto {
	text-align: center;
	width: 180px;
	height: 170px;
	padding-top: 23px;
}

#uploadphoto {
	margin-top: 40px;
	font-family: helvetica;
	text-align: center;
}

#couponimagediv {
	width: 100%;
	text-align: left;
	margin-top: 10px;
}

#couponimage {
	width: 345px;
	float: left;
	text-align: left;
}

#couponupload {
	width: 520px;
	height: 95px;
	float: right;
	text-align: right;
}

#adminlogin {
	width: 320px;
	height: 160px;
	background: #E4E4E4;
	border: #C0C0C0 1px solid;
	margin-top: 100px;
}

.tablestyle {
	width: 850px;
	padding: 0px;
	margin: 0px;
	margin-left: 25px;
	margin-bottom: 20px;
	margin-top: 10px;
	border: #AACCFF 1px solid;
	border-bottom: 0px;
	text-align: center;
}

.coupontd {
	width: 850px;
	border-bottom: #AACCFF 1px solid;
	background-color: #FFFFFF;
	text-align: left;
}

.coupontd1 {
	width: 850px;
	border-bottom: #AACCFF 1px solid;
	background-color: #F2F6FF;
	text-align: left;
}