
/*<group=undohtml>*/

:link, :visited {
	text-decoration: none;
}

ul, ol {
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
}

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
	margin: 0;
	padding:  0;
}
	
/*</group>*/

/*<group=main design>*/

.clear {
	clear: both;
}
html{
	height: 100%;
}
body {
	background-color: #3E7F9F;
	background-image: url(images/bg01.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	width: 850px;
	font: normal 12px   Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
}
#nonfooter
{
position: relative;
min-height: 100%;
}

* html #nonfooter
{
height: 100%;
}

#footer
{
position: relative;
margin-top: -69px;
}

#h1 {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	width: 826px;
	height: 105px;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 10;
}

#h1 span{
	margin-left: -2000px;
}
#h1 p {
	margin-left: 20px;
	margin-top: -10px;
}
#menu {
	list-style: none;
	display: block;
	position: relative;
	margin: -20px 0 0px 40px;
	z-index: 20;
}

#menu li , #menu_footer li{
	display: block;
	position: relative;
	float: left;
	padding: 0 18px 0 0;
}

#menu li a , #menu_footer li a {
	text-decoration: none;
	text-align: left;
	font: normal 12px Geneva, arial, "ms sans serif", sans serif;
	color: white;
}

#menu li a:hover , #menu_footer li a:hover {
	/*color: #236F26;*/
	font-weight: bold;
	color: #363636;
}

#menu_footer {
	list-style: none;
	display: block;
	position: relative;
	margin-left: 40px;
}
#menu_footer li {
	margin-top: 3px;
}
#menu li#rss {		
	margin-left: 30px;
	margin-top: -1px;
	width: 16px;
	height: 16px;
}
#menu li#rss a img {
	border: solid;
	border-width: 2px;
	border-color: White;
}

#footer {
	background-image: url(images/footer01.gif);
	width: 826px;
	height: 69px;
	clear: both;
    margin-top: 10px;
}

#footer_coupon{
	background-image: url(images/footer01.gif);
	width: 826px;
	height: 69px;
	clear: both;
	margin-top: 300px;

}

#welcome_user {
	position: absolute;
	display: block;
	left: 0px;	
	z-index: 30;
	margin-top: -45px;
	margin-left: 650px;	
}
	
/*</group>*/

/*<group=sections>*/

#common_all {
	margin-left: 15px;
	width: 800px;
	margin-top: 40px;
}

#common_all ul {
	list-style: disc outside;
	margin-left: 40px;
}

#common_all ol {
	list-style: decimal outside;
	margin-left: 40px;
	margin-bottom: 10px;
}

#common_all li {
	margin-bottom: 2px;
}

#login, #register {
	margin-left: 120px;
	background: #d4ffb1;
	display: block;
	width: 400px;
	padding: 10px;
	margin-top: 60px;
}

#search {
	background-color: #EAFFCC; /*margin-top: 50px;
	margin-left: 16px;*/
	margin-bottom: 30px; /*width: 650px;*/
	height: 170px;
	position: relative;
	display: block;
	margin-top: 30px;
}
#category {
	display: block;
	float: left;
}
#location {
	display: block; float: left;
}
#select select {	
	width: 190px;
	border: none;
	height: 140px;
}
/*#keyword .typetext input {
	width: 1800px;
}*/
#table_caption {
	color: #FF8080;
	text-align: left;
	margin-left: 5px;
}
.show_more {
	text-align: right;
	margin-right: 160px;
	margin-bottom: -10px;
}
.show_ad {
	text-align: center;
	margin-left: 160px;
	margin-right: 60px;
	margin-bottom: -10px;
}
/*.show_more button{
	position: absolute;
	float: left;
}*/
.only_text button {
		border: 1px solid #333;
    padding: 2px 5px;
    background: #555;
    color: #fff;
	
}
.show_more a , .show_more a:visited , .show_more a:hover{
	text-decoration: underline;
	font-size: 12px;
}
.latest {
	margin-top: 10px;
}
#latest_ads h3 {
	color: #ffffff;
    margin-top: 50px;
	text-align: left;
	display: block;
	background: #000000;
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	padding: 3px 0 3px 10px;
}
#latest_ads p {
	text-align: right;
	margin-right: 5px;
}
	
/*</group>*/

/*<group=CSS forms>*/

fieldset {
	margin-left: 100px;
	/*border: none;*/
	border: 1px solid #ccc;
	width: 560px;
	background-color: #EAEAEA;
	padding: 15px;
	
}
fieldset#postad{
	width: 768px;
	margin-left: 0px;
}
span.legend p {
	text-align: center;
	padding: 0;
	color: #036;
	background: transparent;
	font-size: 15px;
	font-weight: bold;
}

/*legend {
	padding: 0;
	color: #036;
	background: transparent;
	font-size: 1.3em;
	font-weight: bold;
}
*/
label {
	float: left;
	width: 120px;
	padding: 0 15px 0;
	text-align: right;
}
fieldset#postad label{
	width: 90px;

}
fieldset div {
    margin-bottom: 0.5em;
    padding: 0;
  	 display: block;
}

fieldset div input, fieldset div textarea , fieldset div table {
	width: 200px;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 1px;
	color: #333;
}

fieldset#postad div input#longer {
	width: 350px;
}
fieldset#postad div input#shorter {
	width: 60px;
}
fieldset#postad div textarea#longer {
	width: 665px;
}
fieldset#postad_selection label{
	width: 214px;
}
fieldset div textarea {
	width: 300px;
}
fieldset div table {
	font-weight: normal;
	background-color: White;
	width: 300px;
}

.req , .remember_me{
	font-weight: bold;
}
p#example {
	font-weight: normal;

	margin-left: 53px;
}
#submit_login{
	text-align: center;
	margin-top: -30px;  
} 
#submit_login input {
	width: 100px;
}

#submit {
	 margin-top:30px;
    text-align: center;
}
#submit button , #submit input , #goback button ,#submit_login input {
    border: 1px solid #333;
    padding: 2px 1em;
    background: #555;
    color: #fff;
    font-size: 100%;
	 margin-bottom: 10px;

}
#goback button {
	float: right;
	margin-top: -60px;
}
#submit input {
	width: 100px;
}

#bold {
	display: block;
	float: right;
	margin-right: 15px;
}

#bold1 {
	display: block;
	float: right;
	margin-right: 125px;
}

fieldset div input#hidden{
	margin-left: 153px;
}
#radio input {
		width: 30px; border: none;
}
#radio {
		margin-left: 53px;
		color: #EA0000;
}
#radio p {
	color: Black;
}
.remember_me input {
	width: 15px;
	height: 15px;
}
.remember_me label {
	}


	
/*</group>*/

#flash_notice {
	display: block;
	width: 550px;
	border: solid;
	border-width: thin;
	border-color: Black;
	background-color:  #FFFFAE;
	text-align: center;	
	margin-left: 68px;
	margin-top: 10px; margin-bottom: 10px;
	padding: 5px;
}
#flash_notice_login {
	display: block;
	width: 450px;
	border: solid;
	border-width: thin;
	border-color: Black;
	background-color:  #FFFFAE;
	text-align: center;	
	margin-left: 160px;
	margin-top: 1px; 
	margin-bottom: 1px;
	padding: 5px;
}
#flash_notice a {
	text-decoration: underline;
}
#flash_notice_more_space {
	display: block;
	width: 550px;
	border: solid;
	border-width: thin;
	border-color: Black;
	background-color:  #FFFFAE;
	text-align: center;	
	margin-left: 50px;
	margin-top: 100px; 
	margin-bottom: 10px;
	padding: 5px;
}

/*<group=frontpage>*/

#front_search, #search_box {
	width: 800px;
	background: #ffd279;
	height: 130px;
	padding: 10px 0 5px;
	color: #996600;
	border-top: 2px solid #cb8700;
	position: relative;
	padding-top: 40px;
	margin-top: -50px;
}

#search_box{
	height: 90px;
}
/***Google ads****/
#rtside_homepg
{
	width: 770px;
	background: #ffffff;
	height: 100px;
	position: relative;
	margin-top: 1px;
	margin-left:2px;	
}
#rtpnl1_homepg
{
	width: 160px;
	background: #ffffff;
	height: 725px;
	position: relative;
	margin-top: -925px;
	margin-left:639px;	
}
#rtpnl2_homepg
{
	width: 770px;
	background: #ffffff;
	height: 100px;
	position: relative;
	margin-top: 200px;
	margin-left:1px;	
}
/* This is used on dis Forum show all threads*/
#rtpnl3_discforum
{
	width: 160px;
	background: #ffffff;
	height: 600px;
	position: relative;
	margin-top: 10px;
	margin-left:639px;	
}
#rtpnl4_discforum
{
	width: 160px;
	height: 600px;
	position: relative;
	margin-top: 10px;
	margin-left:639px;	
}

#tp_discforum
{
	width: 728px;
	background: #ffffff;
	height: 15px;
	position: relative;
	margin-top: -19px;
	margin-left:15px;	
}
#bottom_discforum
{
	width: 468px;
	background: #ffffff;
	height: 60px;
	position: relative;
	margin-top: -330px;
	margin-left:15px;	
}

#rtpnl1_dtlpg
{
	width: 160px;
	background: #ffffff;
	height: 600px;
	position: relative;
	margin-top: -750px;
	margin-left:639px;	
}

#rtpnl1_srchpg
{
	width: 60px;
	background: #ff11ff;
	height: 360px;
	position: relative;
	margin-top: 30px;
	margin-right:100px;	
	margin-bottom:30px;	
}
#rt_srchpg_nodata
{
	width: 160px;
	background: #ff11ff;
	height: 600px;
	position: relative;
	margin-top: -200px;
	margin-left:640px;	
}
#rtpnl1_cpn
{
	width: 160px;
	background: #ffffff;
	height: 600px;
	position: relative;
	margin-top: -400px;
	margin-left:560px;	
}

#tp_cpnpg
{
	width: 770px;
	background: #ffffff;
	height: 100px;
	position: relative;
	margin-top: 1px;
	margin-left:-50px;	
}
#tp_ViewCpnpg
{
	width: 728px;
	background: #ffffff;
	height: 90px;
	position: relative;
	margin-top: 25px;
	margin-left:20px;
	border: 5px solid #F2984C;		
}

#rt_ViewCpnpg
{
	width: 160px;
	background: #ffffff;
	height: 725px;
	position: relative;
	margin-top: -525px;
	margin-left:510px;	
}

#top_mjr_cpn
{
	width: 770px;
	background: #ffffff;
	height: 100px;
	position: relative;
	margin-top: 10px;
	margin-left:-50px;	
}
#lft_mjr_cpn
{
	width: 120px;
	background: #ffffff;
	height: 600px;
	position: relative;
	margin-bottom: -30px;
	margin-left:-60px;	
}

#rtpnl1_mjr_cpn
{
	width: 160px;
	background: #ffffff;
	height: 1000px;
	position: relative;
	margin-top: -1000px;
	margin-left:560px;	
}

#rtpnl1_discForum
{
	width: 160px;
	background: #ffffff;
	height: 600px;
	position: absolute;
	margin-top: 200px;
	margin-left:700px;	
}

#tp_MyAcctPg
{
	width: 770px;
	background: #ffffff;
	height: 100px;
	position: relative;
	margin-top: 1px;
	margin-left:0px;	
}

#rtpnl1_discForum
{
	width: 160px;
	background: #ffffff;
	height: 725px;
	position: relative;
	margin-top: -525px;
	margin-left:639px;	
}

#top_flagpg
{
	width: 730px;
	background: #ffffff;
	height: 90px;
	position: relative;
	margin-top: 1px;
	margin-left:25px;
	border: 5px solid #F2984C;
	
}
#loginpg
{
	width: 770px;
	background: #ffffff;
	height: 100px;
	position: relative;
	margin-top: -1px;
	margin-left:30px;	
}

/***Google ads end****/

/*<group=My Group>*/

.only_text {
	margin: 10px 40px 25px 25px;
	overflow: hidden;
	width: 750px;
}
.only_text h3 {
	text-align: center;
}
#content_below {
margin-top: 5px;
}
#content_below span.left_cat {
	margin-left: -10px;
	font-size: 14px;
}

#content_below span#h3 {
	font-size: 18px;
	margin-left: 260px;
	color: #FF6868;
}

span#img {
 font-weight: normal;
 font-size: 12px;
	float: right;
	margin-right: 170px;
	margin-top: -20px;
}

/*</group>*/

/*<group=#search_select>*/

#search_select {
	width: 500px;
	float: left;
	padding-left: 15px;
}

.search_select {
	width: 210px;
	float: left;
	display: block;
	position: relative;
	margin-left: 15px;
}

#search_select label {
	display: block;
	width: 120px;
	float: none;
	text-align: left;
	font-weight: bold;
	padding: 0;
}

#search_select select {
	margin: 0;
	padding: 0;
	width: 170px;
}
	
/*</group>*/


/*<group=#search_keyword>*/

#search_keyword {
	width: 240px;
	display: block;
	float: left;

}

/*#search_keyword * {
	margin: 0;
	padding: 0;
}*/

#keyword {
	width: 200px;
}

#search_keyword label  {
	display: block;
	width: 200px;
	float: none;
	text-align: left;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.search_description input {
	width: 15px;
	height: 15px;
}

#search_keyword #text_radio, #search_keyword #photo_radio {
	margin-right: 5px;
	float: left;

}
	
/*</group>*/

/*<group=#search_submit>*/

#search_radio {
	position: relative;
	display: block;
	clear: both;
	float: left;
	width: 400px;
	margin-left: 20px;
}

#search_radio input{
	display: inline;
	position: relative;
	float:  none;
	margin: 0;
	padding: 0;
}

#search_radio label{
	position: relative;
	display: inline;
	float:  none;
	padding: 0;
	margin: 0;
}

#search_submit .search_submit input{
	display:  inline;
	position: relative;
	float: none;
}
	
/*</group>*/
	
/*</group>*/

/*<group=table display>*/

table {
	font: 12px   Geneva, Arial, Helvetica, sans-serif;
	width: 80%;
}

caption {
	text-align: left;
	padding: 2px 0 2px 15px;
	position: relative;
	font-weight: bold;
	font-size: 16px;
}

thead {
	background: #003fa5;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	border-style: none;
	text-align: center;
}

.odd_row {
	background: #F2FCFF;
}

.topic_hdr_row {
	background: #008B8B;
}

.even_row {
	background: #e5efff;
}
th.date {
	width: 60px;
}	
th.title01 {
	width: 610px;
}	
th.title02 {
	width: 330px;
}	
th.location {
		width: 114px;
}
th.action{
	width: 0px;
}
th.views{
	width: 50px;
}
th.postedon{
	width: 100px;
}
#myacc_table {
	position: relative;
	margin: 0px; padding: 0px;
	margin-top: 50px;
	width: 100%;
}
#myacc_table th.title {
	width: 510px;
}
/*thead th.title {
	width: 480px;
}*/
/*</group>*/

/*<group=fonts>*/

h1, h2, h3 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	margin-top: 8px;
}

h3 {
	font-size: 13px;
	margin-top: 6px;
}

li {
	margin-top: 4px;
}

p, pre {
	margin-bottom: 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.right {
	text-align: right;
	font-weight: bold;
}
span#copyrights{	
	text-align: center;
	margin-left: 120px;
}
/*</group>*/
/****************** search result page deatails *********************/
#page_number{
		text-align: center;
}
span#img_insearch {
	position: absolute;
	margin-top: -15px;
	margin-left: 540px;
}
span.diff_color {
	color: #FF6868;
}
td#img_thumbnail a img {
	border: none;
}

/***************************************/
/* BP created on 1/11/06*/
.note{
	text-align: center;
	color: #FF0000;
	font-size: 100%;
}

.ad_dtl_body {
	font: 12px Times new ramon, sans-serif;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.cpn_input_st_zip input{
	width: 50px;
}

.cpn_input_phNo input{
	width: 90px;
}

#coupon_preview {
	width: 650px;
	margin-top: 50px;
	margin-left: 50px;
}
/*****************************************************
The following code is been used for sending 
activitaion link again, if they did not recieve it.
-- BP 03/20/2006
******************************************************/
#send_act_link {
	margin-left: 15px;
	width: 6	30px;
	margin-top: 85px;
}

#send_act_link label{
	width: 185px;
}
/******************************************************/
/* BP added on 04/04/06. */ 
/******************************************************/

span#a1,#a2 {
	font-size: 12px;
	margin-left: 360px;
	color: #FF6868;
}
span#a3 {
	font-size: 17px;
	margin-left: 265px;
}
span#a4 {
	font-size: 12px;
	margin-left: 65px;
}

fieldset#post_forum_reply div textarea#shorter {
	width: 530px;
}


fieldset#post_forum_reply label#hdr{
	width: 50px;
}
fieldset#post_forum_reply label#hdrval{
	font-weight:bold;
	width: 300px;
}
#common_coupon {
	position: absolute;
	margin-left: 90px;
	width: 600px;
	margin-top: 10px;
}
#major_coupon {
	position: relative; 
	margin-left: 90px;
	width: 600px;
	margin-top: 10px;
}

/***************************************************/
/* BP added o4/08/06 ******************************/
p.rt {text-align: right}
p.lt {text-align: left}

div textarea#midian{
	width: 500px;
	font-size: 12px;
}

div forum_body_txt{
	font-size: 12px;
}

fieldset#postad label1{
	width: 190px;

}
/***************************************************/
/* BP added o5/12/06 ******************************/

.show_flag {
	text-align: right;
	margin-right: 125px;
}
.show_flag a , .show_flag a:visited , .show_flag a:hover{
	text-decoration: underline;
	font-size: 12px;
}
.show_flag1 {
	text-align: right;
	margin-right: 150px;
}
.show_flag1 a , .show_flag1 a:visited , .show_flag1 a:hover{
	text-decoration: underline;
	font-size: 12px;
}
/* for hiding the view source in the postad page */
#display_none #chkSrcdesc , #display_none label{
	display: none;
}


#latest_ads{
    font-family: sans-serif,verdana,tahoma;
    background-color:#FF7F00;
 	color:white;
 	font-weight:bold;
 	font-size:11px; 
	text-decoration:none; 
	TEXT-ALIGN: center;
}


TD.mjrCpn{
 	font-family: sans-serif,verdana,tahoma;
 	color:blue;
 	font-size:10px; 
	text-decoration:none; 
	padding-left:0;
 	padding-top: 0; 
	TEXT-ALIGN: center;
	border-left: 1px solid gold;
	border-top: 1px solid gold;
	border-collapse:collapse;
	}

TD.mjrCpnBk{
 	font-family: sans-serif,verdana,tahoma;
 	color:blue;
 	font-size:10px; 
	text-decoration:none; 
	padding-left:0;
 	padding-top: 0; 
	TEXT-ALIGN: center;
	border-left: 1px solid gold;
	border-right: 1px solid gold;
	border-top: 1px solid gold;
	border-collapse:collapse;
	}

/* Ads */
#vrk_logo {
	position: absolute;
	top: 275px;
	bottom: 0px;
	left: 654px;
	width: 160px;
	height: 900px;
	overflow: hidden;
	background: white;
	border-color:white;	
}

