@charset "utf-8";

body, body.mceContentBody
{
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font-family: Arial;
	font-size: 14px;

	background: #ededed url('bbg.gif') top repeat-x;
}

h1
{
	font-size: 2.7em;
}
h2
{
	font-size: 2em;
}
h3
{
	font-size: 1.5em;
}
h4
{
	font-size: 1.35em;
}
h5
{
	font-size: 1.15em;
}

.left
{
	float: left;
}
.right
{
	float: right;
}

.small
{
	font-size: 0.9em;
}
.smaller
{
	font-size: 0.75em;
}
.smallest
{
	font-size: 0.5em;
}
.big
{
	font-size: 1.25em;
}
.bigger
{
	font-size: 1.5em;
}
.biggest
{
	font-size: 2em;
}

.underline
{
	text-decoration: underline;
}
.bold
{
	font-weight: bold;
}

.error
{
	margin-bottom: 5px;
	border: solid 1px #ff0000;
	color: #ff0000;
	text-align: center;
	font-weight: bold;
}
.note
{
	margin-bottom: 5px;
	border: solid 1px #0000ff;
	color: #0000ff;
	text-align: center;
	font-weight: bold;
}

.clearBoth
{
	clear: both;
}

#wrapper
{
	margin: auto;
	width: 1000px;
	background: #ffffff;
}
#header
{
	width: auto;
	height: 81px;
	background: #ffffff url('hbg.png') top repeat-x;
}
#nav
{
	float: left;
	height: 58px;
	padding-top: 23px;
	background: transparent url('hsbg.png') bottom repeat-x;
}
#navItems
{
	display: block;
	height: 48px;
	background: transparent url('nbg.png') top repeat-x;
}
#navItems td
{
	height: 100%;
}
#navItems a
{
	display: block;
	height: 100%;
	padding: 0px 45px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 48px;
}
#navItems a:hover
{
	background: transparent url('nabg.png') top repeat-x;
}
#heading
{
	width: auto;
	height: 257px;
        z-index: -999;
}
#content, body.mceContentBody
{
	padding: 10px;
	min-height: 300px;
	background: #ffffff;
}
* html #content
{
	height: 300px;
}

#colLeft
{
	float: left;
	width: 318px;
        height:700px;
}
#colMid
{
	float: left;
	margin-left: 10px;
	width: 321px;
}
#colRight
{
	float: left;
	margin-left: 10px;
	width: 321px;
}

.cont
{
	margin-bottom: 10px;
}
.contHead, .contHeadDouble
{
	width: auto;
	height: 37px;
	border: solid 1px #ffd43d;
	background: #ffaf68 url('ch.png') top repeat-x;
	color: #ffffff;
	font-size: 1.15em;
	font-weight: bold;
	line-height: 2.3em;
	padding: 0px 5px;
}
.contHeadDouble
{
	line-height: normal;
	font-size: 1.1em;
}
.contBody, .contBodyWinners
{
	width: auto;
	background: #92dbf1 url('cbg.gif') top repeat-x;
	padding: 5px;
}
.contBodyWinners
{
	height: 97px;
	background: #ffaf68 url('twbg2.png') top center no-repeat;
	text-align: center;
	font-family: "Courier New";
	font-weight: bold;
	font-size: 1.3em;
        color:#fff;
}

.contBodyWinners2
{
	height: 106px;
	background: #ffaf68 url('twbg3.png') top center no-repeat;
}

.contBodyWinners3
{
	height: 106px;
	background: #ffaf68 url('twbg4.png') top center no-repeat;
}

.contBody h5:first-child
{
	margin-top: 10px;
}

#subFlyIn
{
	display: none;
	position: fixed;
	border: solid 1px #c0c0c0;
	top: 175px;
}
#subFlyAway
{
	display: block;
	padding: 0px 5px 5px 0px;
	font-size: 0.75em;
	color: #ffffff;
}

.sub
{
	width: auto;
	height: 123px;
	border: solid 8px #066caa;
	text-align: center;
	background: #01a1dc url('sbg.png') top repeat-x;
}
.sub h4:first-child
{
	margin: 2px 0px 2px 0px;
	font-size: 1.15em;
	color: #ffffff;
}
.sub input[name=fields_email], .headSub input[name=fields_email]
{
	width: 265px;
	height: 23px;
	padding-top: 7px;
	text-align: center;
	color: #c0c0c0;
}
.headSub input[name=fields_email]
{
	height: 18px;
	padding: 0px;
}
.sub .subButton
{
	margin: 5px auto;
}

.orange
{
	color: #ff972d;
}

.headSub
{
	width: 340px;
	float: right;
	text-align: center;
}
.headSub p
{
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}

.button
{
	border: solid 1px #ffd43d;
	background: #ffaf68 url('ch.png') top repeat-x;
	color: #ffffff;
	
	font-weight: bold;
}

#footer
{
	margin: auto;
	width: 1000px;
	padding-top: 20px;
	height: 62px;
	color: #000000;
	font-size: 0.75em;
	text-align: center;
}
#footer a
{
	padding: 3px 25px;
	color: #000000;
	text-decoration: none;
}

.banner_left
{
    margin:15px 35px;
}

.bottom_contact
{
    margin-left:240px;
    margin-top:20px;
    margin-bottom: 20px;
}

.right_dis
{
   float:right;
}

.bottom_home
{
    margin-left:240px;
}

.trade
{
    width:300px;
    height:250px;
    position:absolute;
    margin-top:-px;
    margin-left: 50px;



}

.trade_sub
{
    width:728px;
    height:90px;
    margin-top:30px;
    margin-bottom:30px;
    margin-left:120px;



}

.trade_sub_two
{
    width:468px;
    height:60px;
       margin-top:45px;
    margin-bottom:30px;
    margin-left:220px;



}

.header_signup
{
    width:282px;
    height:257px;
    position: absolute;
    margin-left:718px;
    background: url('headerbanner.jpg') no-repeat;
}


.header_text
{
   margin-top:147px;
   margin-left:142px;
   width: 70px \0;
   *width: 70px;

}

div.seenOn
{
	width: 900px;
	height: 150px;
        margin-top:10px;
        margin-left:-10px;
}
div.midSeenOn
{
	width: 1000px;
}
.seenOnLeft
{
	position: absolute;
	z-index: 2;
	width: 1000px;
	height: 150px;
	background: url('fadel.png') left repeat-y;
}
.seenOnRight
{
	position: absolute;
	z-index: 2;
	width: 1000px;
	height: 150px;
	background: url('fader.png') right repeat-y;
}
.seenOnText
{
	position: absolute;
	z-index: 3;
	width: 117px;
	height: 25px;
	background: url('aso.png') no-repeat;
}

div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

div.scrollableArea
{
	position: relative;
	width: auto;
	height: 100%;
}

.signupbottom
{
    width:977px;
    height:237px;
    margin:auto;
    background: url('signupbanner.jpg') no-repeat;
}

.textarea_bottom
{
    height:50px;
    margin-left:100px;
    margin-top:65px;
    border:none;
    font-size:  18px;
    text-align: center;
    font-family:  sans-serif;

}

.signupbottom .submit_bottom
{
    width:152px;
    height:38px;
    margin-left:-125px;
    margin-top:135px;
    background:none;
    position: absolute;
    cursor: pointer;
    border:none;
}

.bottom_level
{
    width:300px;
    height:173px;
    border:none;
}


