* { margin: 0; padding: 0; }

html
{
	color: #333333;
	background-color: transparent;
	font: normal 14px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
}
/*Reset styles*/
a img{border: 0;}
/*end Reset styles*/

/* Links */

 { text-decoration: none; font-weight: bold; border-bottom: 1px dotted #333333; }

a:link, a:visited { color: #db871a; border-bottom-color: #db871a;}
a:hover, a:active { color: #777777; border-bottom-style: solid; border-bottom-color: #777777; text-decoration:none; }
a img{border: 0; text-decoration:none;}
/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 10px 0 15px; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: normal; border-bottom-width: 0; }

h1 { font-size: 38px; }

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }

h1.logo{float: left}

/* Lists */

ul, ol, dl
{
	margin: 15px 25px; 
	line-height: 2.0em;
}

ol { margin-left: 30px; }

ul { list-style-type: square; }

blockquote, pre 
{ 
	padding: 10px;
	color: #555555;
	margin: 20px 30px; 
	background-color: #f9f9f9; 
	border: 1px solid #e9e9e9;
}

code { font-family: Consolas, Monaco, Verdana, "Courier New"; font-size: .93em; }

abbr, acronym, cite { border-bottom: 1px dotted #333333; cursor: help; }

hr { visibility: hidden; height: 1px; clear: both; }

/* Structure */

body {
	background-color:#9bdded; 
	background-image: url('../images/mss-bg800.png'); 
	background-repeat: repeat-x;
}

#header { 
	height: 50px;
	background-color: transparent; 
	padding-left:15%;
	padding-top:25px;
	 }

#navigation 
{ 
	float: right; 
	clear: both; 
	width: 50%;
	position:relative;
        padding-right: 10%;
}



#content { float: left; padding: 20px 0; }

#footer 
{ 
	float: left; 
	clear: both; 
	width: 100%; 
	color: #999999;

}

/* Header */

#header h1 { font-size: 13px; margin: 0; padding: 20px 25px; }
#header div { text-align: right; color: #ffffff; }
#header a { border-bottom-width: 0; font-weight: bolder;}
#header .logreg{position:absolute;right:10px;top:50px;}
#header h1.logo{width:auto; background:url('../images/mysurveysaidlogo.png') no-repeat top left; padding:15px 140px 10px; text-indent:-5000px; margin-right:40px; }



/* Navigation */

ul.navigation { margin: 0; padding: 0; padding-top:12px; list-style-type: none; float: right; padding-right:15%; }

ul.navigation li { float: left; }

ul.navigation a
{
	float: right;
	display: block;
	color: #887559; 
	padding: 5px 8px;
	border-bottom-width: 0; 
}

ul.navigation a:hover, ul.navigation a:active 
{ 
	color: #fff; 
	background: #887559;
}

ul.navigation li.active a
{
	color: #fff; 
	background: #887559;
}

/* Content */

#content p
{
	float: left;
	margin: 10px 25px;
}

#content a.drop-shadow p { margin: 0; bottom: 10px; }

a.drop-shadow { border-bottom-width: 0; font-weight: normal; }

a.dropshadow:hover, a.dropshadow:active { background-color: #eeeeee; }

.banner
{
	background-color:#61441a;
	background-image: url('../images/banner-bg.png'); 
	background-repeat: repeat-x;	
	color:#ff7c00;
	text-align: left;
	padding-left:15%;
	padding-right:15%;
	padding-top:2%;
	padding-bottom:2%;
	font-weight:bold;
}

.banner a {
	color: #fff;
	text-align: right;
}

.banner a:hover {
  color: #9bdded;
  border-bottom-color: #9bdded;
}

.small-banners {
	float:right;
	width:300px;
	padding-top:10px;
	padding-right:5%;
	text-align:justify;
	color:#61441a;
        font-size:1.2em;
}
.small-banners h2 {
	color:#46818c;
	margin-bottom:10px;
	padding-left: 30px;
}
.small-banners h2.deadsimple{background:url('../images/deadface.png') no-repeat center left;}
.small-banners h2.noregistration{background:url('../images/noreg.png') no-repeat center left;}
.small-banners h2.seconds{background:url('../images/timer.png') no-repeat center left;}

.small-banners p{margin-bottom:25px;padding-left:30px;}

.info-section {
	font-size:1.4em;
	/*color:#887559;*/
        color:#61441a;
	width:550px;
	text-align: left;
	padding-top: 30px;
	padding-left: 15%;
        font-size:1.5em;
}
#copyright 
{ 

	padding: 10px; 
	clear: both;
	text-align: center;
	margin-top: 20px;
	color: #61441A;
} 
.footer-links
{
	float:right;
	padding-right: 10%;
	font-size: .8em;
}

.footer-copyright {
  padding-left: 15%;
	font-size: .8em;
	
}
/* Footer */

#copyright a { color: #46818C;text-decoration:underline }

#copyright a:hover,#copyright a:active { color: #eeeeee; }

input {
  border: 2px solid #887559; 
  font-size:16px;
  color: #887559;
}
input[type="image"]{border:0;}

/*Get started*/ /*work in progress*/
a.getstarted{background:url('../images/getstartednow.png') no-repeat center center;padding:15px 20px;text-indent:50px;}

/*Pricing Styles*/
ul#pricing{margin:0 auto; width:650px; overflow:hidden;}
ul#pricing li{float:left;list-style:none; border:1px solid #333333; padding:10px; line-height:1.2em; text-align:center;margin-top:50px;background-color:#DEF5FA}
ul#pricing h1{font-size:20px;margin:10px 0; font-weight:bold;}
ul#pricing h2{font-size:16px;margin:5px 0;}
ul#pricing h3,ul#pricing strong{font-size:14px;margin:3px 0;}
ul#pricing strong{color:#db871a;}
ul#pricing li.noleft{border-left:0;}
ul#pricing li.noright{border-right:0;}
ul#pricing a img{margin-top:20px;}
ul#pricing a{border:0;text-decoration:none;}
ul#pricing li.highlight{height:270px;margin-top:0px;padding-top:50px;border-width:3px;background:white;}