/* ============= all elements style ============= */
*{
margin:0;
padding:0;
}

a{
outline:none;
}

img{
border:none;
}


/* ============= others ============= */
.floatright{
float:right;
}

.floatleft{
float:left;
}

.clearer{
clear:both;
}


/* ============= body ============= */
body{
margin:0;
padding:0;
background:#000000 url(images/bg.gif) left top repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}


/* ============= wrapper ============= */
#wrapper{
width:704px;
margin:0 auto;
}


/* ============= header ============= */
#header{
width:704px;
height:70px;
}

#header h1{
width:181px;
height:55px;
float:left
}

#header h1 a{
display:block;
width:181px;
height:55px;
text-indent: -2000em;
text-decoration: none;
background:url(images/logo.gif) no-repeat;
}


h2{
color:#bd2025;
float:right;
font-size:28px;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:50px;
}


/* ============= content ============= */
#content{
width:704px;
height:670px;
background:url(images/cbg.gif) left bottom no-repeat;
padding-top:44px;
position:relative;
}


/* ============= top ============= */
#top{
width:700px;
height:236px;
margin:0 auto;
background:url(images/top.jpg) left top no-repeat;
position:relative;
}

#top img{
float:right;
}

.topflash{
position:absolute;
top:162px;
right:60px;
width:378px;
height:35px;
}


/* ============= medium ============= */
#medium{
width:700px;
height:248px;
margin:0 auto;
background:url(images/medium.jpg) left top no-repeat;
}


/* ============= bottom ============= */
#bottom{
width:700px;
height:186px;
margin:0 auto;
background:url(images/bottom.jpg) left bottom no-repeat;
}


/* ============= formbox ============= */
.formbox{
width:537px;
height:238px;
border:1px solid #2e2e2e;
padding:4px;
background:#000000;
margin-top:-5px;
}

.forminside{
width:517px;
height:218px;
background:url(images/fbg.gif) left top repeat-x;
color:#ffffff;
padding:10px 0 10px 20px;
}

.forminside2{
width:537px;
height:218px;
background:url(images/fbg.gif) left top repeat-x;
color:#ffffff;
padding:0px;

}

.inpfields{
font-size:24px;
font-weight:bold;
float:left;
clear:left;
margin-right:15px;
margin-top:-3px;
}

.forma{
float:left;
width:250px;
height:15px;
padding:3px;
margin-bottom:14px;
border-left:1px solid #a8a8bf;
border-top:1px solid #a8a8bf;
border-bottom:1px solid #ffffff;
border-right:1px solid #ffffff;
}

.radiobuttxt{
float:left;
font-size:24px;
font-weight:bold;
margin-right:20px;
}

.radiobut{
float:left;
margin-top:6px;
margin-right:35px;
margin-bottom:20px;
}

.chktxt{
font-size:14px;
font-weight:bold;
margin-right:10px;
}

.chk{
margin-right:20px;
}

.morebut{
position:absolute;
right:-70px;
bottom:-10px;
}

* html .morebut{
right:25px;
}


/* ============= footer ============= */
#footer{
height:115px;
position:relative;
background:url(images/footer.gif) left bottom repeat-x;
}

#foo{
width:684px;
height:115px;
margin:0 auto;
position:relative;
}

.integra{
position:absolute;
bottom:0;
left:0;
}

.clickbooth{
position:absolute;
bottom:15px;
right:0;
}

#foo p{
padding-top:15px;
font-size:12px;
font-weight:bold;
float:right;
color:#ffffff;
letter-spacing:1px;
}

#foo a{
color:#ef4923;
text-decoration:none;
}

#foo a:hover{
text-decoration:underline;
}

.publisher{
width:113px !important;
height:27px !important;
float:left !important;
background:url(images/publisher.gif) !important;
}

.semarketer{
width:154px !important;
height:27px !important;
float:left !important;
background:url(images/semarketer.gif) !important;
}

.marketer{
width:114px !important;
height:27px !important;
float:left !important;
background:url(images/marketer.gif) !important;
}

.network{
width:75px !important;
height:27px !important;
float:left !important;
background:url(images/network.gif) !important;
}

.advertiser{
width:87px !important;
height:27px !important;
float:left !important;
background:url(images/advertiser.gif) !important;
}

