@charset "utf-8";
/* CSS Document */
a
{
	
	color:#951217;
	border:0;
	font-weight:bold;
}
body, html
{
	color:#6d6b6b;
	font-family:Arial;
	font-size:12px;
	margin:0;
	padding:0;
	background-color:#f6f4f2;
}
h1
{
	margin:0;
	padding:0px;
	font-size: 18px;
	font-weight: bold;
}
h2
{
	font-size: 14px;
	font-weight: bold;
	color: #6d6b6b;
}
h3
{
	margin:0;
	padding:0;
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
}
img
{
	border:0;
}

li {
	margin-bottom: 3px;	
}
.wrapper
{
	clear: both;
	position: relative;
	width:1000px;
	margin:0px auto;
	padding: 0px;
	background-image:url(../../images/milestonemarketing/repeat.jpg) !important;
	background-position: center top;
	background-repeat: repeat-y !important;	
}
#contentArea {
	clear:both;
	padding:0px;
	margin:0px auto;
	width:960px;
	position: relative;
}

#header
{
	color: #6d6b6b;
	width:1000px;
	height: 99px;
	padding: 0px;
	margin: 0px;
	position: relative;
	background-image:url(../../images/milestonemarketing/header.jpg) !important;
	background-position: center top;
	background-repeat: no-repeat !important;	
}

.logo {
	margin: 20px 54px 0px 34px;	
	padding: 0px;
	float: left;
}

#distributorInfo {
	margin-top: 35px;
	padding: 0px;	
	float: left;
}

#milestoneMarketing {
	width:100%;
	height: 140px;
	padding: 0px;
	margin: 0px;
	position: relative;	
}

#nav {
	float: left;
	width: 	212px;
	padding: 0px;
	margin: 10px 15px 0px 10px;
}

a.rolloverVideo {
    display: block;
    width: 212px;
    height: 43px;
    text-decoration: none;
    background: url(../../images/milestonemarketing/nav/videoB.jpg) 0 0;
    }
	
	a.rolloverVideoSelec {
    display: block;
    width: 212px;
    height: 43px;
    text-decoration: none;
    background: url(../../images/milestonemarketing/nav/videoBSelec.jpg) -212px 0;
    }
	
	
a.rolloverVideo:hover {
    background-position: -212px 0;
    }
a.rolloverContact {
    display: block;
    width: 212px;
    height: 44px;
    text-decoration: none;
    background: url(../../images/milestonemarketing/nav/contactB.jpg) 0 0;
    }
a.rolloverContactSelec {
    display: block;
    width: 212px;
    height: 44px;
    text-decoration: none;
    background: url(../../images/milestonemarketing/nav/contactBSelec.jpg) -212px 0;
    }
a.rolloverContact:hover {
    background-position: -212px 0;
    }
a.rolloverContest {
    display: block;
    width: 212px;
    height: 46px;
    text-decoration: none;
    background: url(../../images/milestonemarketing/nav/contestB.jpg) 0 0;
    }
	
	a.rolloverContestSelec {
    display: block;
    width: 212px;
    height: 46px;
    text-decoration: none;
    background: url(../../images/milestonemarketing/nav/contestBSelec.jpg) -212px 0;
    }
a.rolloverContest:hover {
    background-position: -212px 0;
    }

a.rolloverGuidebook {
    display: block;
    width: 212px;
    height: 47px;
    text-decoration: none;
    background: url(../../images/milestonemarketing/nav/guidebookB.jpg) 0 0;
    }
a.rolloverGuidebook:hover {
    background-position: -212px 0;
    }
.displace {
	position: absolute;
	left: -5000px;
    }

label
{
	display:block;
	float:left;
	font-size:12px;
	width:170px;
	margin:3pp;
	padding:3px;
}
label.lname
{
	width:auto;
}
label.fstate
{
	
}

.fradio
{
	width:25px;
}

label.fquestion
{
	text-align:right;
	width:425px;
}

label.fagree
{
	
	width:auto;
}

label.fstate
{
	
}

label.fzip
{
	width:120px;
}

form
{
	margin:20px 0px 0px 40px;
}

input
{
	float:left;
	border-style:solid;
	border-width:1px;
	border-color:#999;
	background-color:#e7e7e7;
	width:208px;
	height:20px;
	margin:3px 0px;
	padding:0px;
	font-size:12px;
}
textarea
{
	float:left;
	border-style:solid;
	border-width:1px;
	border-color:#999;
	background-color:#e7e7e7;
	width:208px;
	margin:3px 0px;
	padding:0px;
	font-size:12px;
}
input.fname
{
	float:left;
	width:120px;
}
input.lname
{
	float:right;
	width:110px;
}

input.btn
{
	background-image:url(../../images/milestonemarketing/submitB.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	border:0;
	width:169px;
	height:45px;
	padding:0;
	margin:0;
	color:#FFFFFF;	
	margin-top:10px;
}
input.btn:hover
{
	color:#CCC;
}

input.btn:hover
{
	background-color:#09F;
}
	
input.fcheckbox
{
	margin:0;
	padding:0;
	width:20px;
	height:20px;
	float:right;
	margin-right:10px;
}
input.fzip
{
	width:70px;
}
input.fother
{
	width:202px;
}
select.fstate
{
	float:left;
	width:130px;
	height:30px;
	border-style:solid;
	border-width:1px;
	border-color:#999;
	text-align:center;
	font-size:14px;
	margin:3px;
	padding:3px;
	
	/*margin-top:3px;
	padding:6px;
	height:35px;
	 */
}

select.fquestion
{
	width:210px;
	float:right;
	height:35px;
	border-style:solid;
	border-width:1px;
	border-color:#999;
	text-align:left;
	font-size:14px;
	padding:5px;
	margin-right:3px;
	margin:3px;
}

option
{
	width:auto;
	font-size:14px;
}

a.url
{
	font-size:14px;
	margin-left:40px;
}

select:hover
{
	background-color:#E8E8E8;
}
input:hover
{
	background-color:#E8E8E8;
}

table, tr, td
{
	border:0;
	padding:0;
	margin:0;
	
}

table.last
{
	margin-top:10px;
}
#footer
{
	clear: both;
	position: relative;
	padding: 0px;
	margin: 0px;
	width:1000px;
	height: 66px;
	background-image:url(../../images/milestonemarketing/footer.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

p.required
{
	font-size:14px;
	padding:0;
	margin:0;
	margin-top:5px;
	margin-bottom:5px;
	padding-right:10px;
	float:right;
	color:red;
}
p.share
{
	font-size:12px;
	margin:0;
	margin-left:10px;
	margin-top:8px;
	margin-right:8px;
	padding:0;
	float:left;
	color:#FFF;
}

sup
{
	vertical-align:text-top;
}
#sharebutton1
{
	text-decoration:none;
}
#sharebutton2
{
	text-decoration:none;
}
select {
    width: auto;
    position: relative;
}

/* thank you page css */

#thankyou
{
	float:left;
	width:970px;
	height:250px;
}

#thankyou h1

{	
	font-size:42px;
	margin:80px;
	margin-bottom:0;
	display:block;
	text-align:center;
}
#thankyou h2
{
	display:block;
	text-align:center;
	margin:10px;
}


h1.smaller
{
	font-size:24px;
}

span.append2
{
	float:right;
	font-size:10px;
	width:300px;
	text-align:right;	
}

#contentRight {
	margin: 40px 0px 10px 50px;
	padding: 0px;
	float: left;
	width: 673px;
	position: relative;	
}
#contentRight p {
	margin-left: 40px;
}

#rightColumnTop {
	padding: 20px 20px 0px 0px;
	margin: 0px;
	float: right;
	width: 335px;
	position: relative;	
}
#leftColumnBottom {
	clear: both;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	float: left;
	width: 470px;	
	position: relative;
}
#rightColumnBottom {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 470px;	
	position: relative;
}
#thankYouPage {
	padding: 30px 20px;
	margin: 0px;
	width: 900px;	
	position: relative;
}

/* changes SV 2/6 */

#contentRightContest {
	margin: 40px 0px 10px 50px;
	padding: 0px;
	float: left;
	width: 673px;
	position: relative;	
}


#contentRightContest p {
	margin-left: 40px;
	margin-right: 20px;
	
}

#scougall {
	
	padding-left: 10px;
	
	}
	
