/* CSS Document */

* /*Set's border, padding and margin to 0 for all values*/
{
padding: 0;
margin: 0;
/*border: 0;*/
}

body, html {
color: #666; 
font-family: Verdana, Arial, Tahoma, sans-serif;
background-color: #E7E4CD; 
text-align: center; /*** Centers the design in old IE versions ***/
height: 100%;
}

body {
font-size: 76%;
}

p {padding: 7px 0 7px 0;}

a {
color: #000099;
}

a:hover{
color: #006600;
text-decoration: none;
}

h1, h2, h3 {
font-weight: bold;
padding-bottom: 5px;
}

h1 {
font-size: 1.6em;
color: #000066;
}

h2 {
font-size: 1.4em;
}
h3 {
font-size: 1.2em;
}
h1 a, #header h2{
color: #999999;
}
.clear { clear: both; }

#mainContainer {
width: 900px;
border: 5px solid #CECBAF;
margin: 10px auto; /*** Centers the design ***/
min-height: 100%;
background-color: #FFF; /*** This is our faux columns ***/
text-align: left; /*** Because we centered the text in body we have to move the text back to left aligning ***/
}
* html #mainContainer {
height: 100%;  /*** IE doesn't support min-height, but instead it handles height as min-height so we need to hack the height ***/
}

hr {
	border-bottom: 1px dotted #ccc;}

.floatingcorner {
	position:absolute;
	width:200px;
	height:115px;
	z-index:6;
	right: -20px;
	top: 15px;
	visibility: visible;
}

/**************************
HEADER
**************************/

#header {
	background: #FFFFFF url(images/startsampling_logo.jpg) no-repeat 20px 20px;
	padding: 20px 10px 0 0;
	height: 95px;
	display: block;
	text-align: right;
	width: 880px;
	}
 
.headernav a {
	color:#003366;
	font-weight: bold;
	text-decoration: none;
	}

.headernav li {
	list-style: none;
	display: inline;
	line-height: 1.1em;
	border-right: 1px dotted #666;
	padding: 0 9px 0 9px;
	}
	 
.headernav li.last {
	border: none;
	padding: 0 0 0 9px;
	}

.headernav li.first {
	padding: 0 9px 0 0;
	}
	
.headernav a:hover {
	color: #333333;
	border-bottom: 1px dotted #333333;
	}

.rafnav a {
	color: #009;
	font-weight: bold;
	margin-left: 80px;
}

.rafnav a:hover {
	color: #006600;
	text-decoration: none;
}

.raf-nav a {
  background-color: #FF6633;
  color: #f9f4e9;
  font-weight: bold;
  border: 1px solid #333;
  border-color: #90a6bd #333 #333 #90a6bd;
  padding: 2px 7px;
  margin: 0px 0px 0px 10px;
  text-transform: uppercase;
  text-decoration: none;
}

.sslogo {
	float: left;
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}

#logintop {
	color: #003366;
	display: block;
	margin-top: 21px;
	margin-bottom: 6px;
	width: 725px;
	height: 13px;
	float: right;
}

#login {
	color: #003366;
	background-color: #F4F2DC;
	display: block;
	padding: 3px;
	width: 725px;
	height: 13px;
	float: right;
	}

#loginbottom {
	color: #003366;
	display: block;
	padding: 3px 3px 0 0;
	margin: 0;
	width: 725px;
	height: 19px;
	float: right;
}

a#rsslink {
  margin: 0;
  padding: 0 0 0 18px;
	height: 19px;
  background: url(http://dev.www.startsampling.com/~badair/images/rss/feed-icon-16x16.jpg) 0 0 no-repeat;
  text-decoration: none;
}

.memberlogin {
	float: left;
	}
	
.date {
	color: #666666;
	font-weight: bold;
	text-align: right;
}




/* mainsections */

#priorityContainer {
    width:882px; 
  	padding: 0 9px 0 9px;
  	background:#FFFFFF;
    }

#priorityContainer ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
    }

/* samples */
	
#sample {
	margin: 0 3px 5px 0;
	padding: 0 3px 0 0;
	width: 280px;
	float: left;
	}

.thumbnails {
/*	margin: 2px;*/
	margin: 1px;
	border: 1px solid;
	border-color: #666633;
	}
	
.thumbnails a:link {
	border-color: #666633;
	}
	
.thumbnails a:hover {
	margin: 1px;
	border: 3px solid;
	border-color: #666633;
	}
	
.featured {
	margin-bottom: 5px;
	border: 3px solid;
	border-color: #666633;
	}

	
/* samples end */	
/* offers */
	
#helpfulhints {
	margin: 0 3px 5px 3px;
	padding: 0 3px 0 3px;
	width: 280px;
	float: left;
	}

#helpfulhints strong {
	color: #999901;
	}

#helpfulhints ul {
	margin-left: 15px;
	margin-bottom: 15px;
	line-height: 1.25em;
	}
	
.featuredhelpfulhint {
	border: 3px solid;
	border-color: #999901;
	margin-bottom:10px;
	}
	
	
/* helpfulhints end */	
/* offers */	

#offers {
	margin: 0 0 5px 3px;
	padding: 0 0 0 3px;
	width: 280px;
	/*margin-left: 580px;*/
	float: left;
	}

.offersthumbnails {
/*	margin: 2px;*/
	margin: 1px;
	border: 1px solid;
	border-color: #336633;
	}
	
.featuredoffers {
	margin-bottom: 5px;
	border: 3px solid;
	border-color: #336633;
	}
	
	
.offersfeatured { /***for the offers page***/
	margin: 10px;
	border: 3px solid;
	border-color: #336633;
	}
	
.offerstext {  /***for the offers page***/
	display : block;
	padding: 0 10px;
	}	
	
.offersleft {  /***for the offers page***/
	width: 655px;
	float: left;
	}
	
	
	

/* offers end */	
	
/* mainsections end */
 
/* secondary container begin */

#secondarycontainer {
	width: 900px;
	height: auto;
	background-color: #E7E4CD;
	}

.secondarybox {
	width: 390px;
	background-color: #FFFFFF;
	border: 1px solid #989802;
	padding: 12px;
	margin: 12px;
/*	float: left;*/
	line-height: 1.25em;
	}

#secondaryleftcolumn {
	float: left;
	width: 450px;
	}

#secondaryrightcolumn {
	float: right;
	width: 450px;
	}

#polling p {
	margin-left: 15px;
	padding: 2px 0 0 0;
  width: 360px;
	}
	
#polling strong {
	color: #336633;
	}

#polling-right {
	width: 390px;
	background-color: #FFFFFF;
	border: 1px solid #989802;
	padding: 12px;
	margin: 12px;
	line-height: 1.25em;
	float: right;
	}

#polling-left {  width: 390px;  background-color: #FFFFFF;  border: 1px solid #989802;  padding: 12px;  margin: 12px;  line-height: 1.25em;  }

#trivia-left {  width: 390px;  background-color: #FFFFFF;  border: 1px solid #989802;  padding: 12px;  margin: 12px;  line-height: 1.25em;  }
#trivia p {
	margin-left: 15px;
	padding: 2px 0 0 0;
  width: 360px;
	}
	
#trivia strong {
	color: #336633;
	}
#mynewsright {  width: 390px;  background-color: #FFFFFF;  border: 1px solid #989802;  padding: 12px;  margin: 12px;  line-height: 1.25em;  float: right;  }  

#spots-right {
	float:right;
	margin: 12px;
	}

#somethingnewleft {
      width: 390px;
      background-image: url(images/somethingnew_homeback.jpg);
      background-repeat: no-repeat;
      background-color: #FFFFFF;
      border: 1px solid #989802;
      padding: 12px;
      margin: 12px;
}

#somethingnewleft p {
      line-height: 1em;
}

#somethingnewleft  hr {
      margin-top: 5px;
      border-bottom: 1px dotted #ccc;
}

#survey {
	width: 390px;
	background-color: #FFFFFF;
	border: 1px solid #989802;
	padding: 12px;
	margin: 12px;
	line-height: 1.5em;
	float: right;
	}

 #survey-left {
        width: 390px;
        background-color: #FFFFFF;
        border: 1px solid #989802;
        padding: 56px 12px 12px 12px;
        margin: 12px;
        line-height: 1.5em;
        background-image: url(images/sectionhead_surveys.jpg);
        background-repeat: no-repeat;
}
#survey-left hr {
        border-left: 0px;
        border-right: 0px;
        border-top: 0px;
        border-bottom: 1px dotted #989802;
        margin-bottom: 6px;
}

#sscommunity_left {
  width: 390px;
  background-image: url(images/sectionhead_sscommunity_startsamplingcommunity.jpg);
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  border: 1px solid #989802;
  padding: 56px 12px 12px 12px;
  margin: 12px;
  line-height: 1.25em;
  }

#sscommunity_left li {
        margin-left: 20px;
        }

#sscommunity_left img {
        border: 0px;
        }

#sscommunity_left hr {
        border-left: 0px;
        border-right: 0px;
        border-top: 0px;
        border-bottom: 1px dotted #989802;
        margin-bottom: 6px;
        }


#sscommunity_left .somethingnews {
        margin: 0px auto 20px auto;
        width: 195px;
        font-size: x-small;
        }

.somethingnew-signup {
        width: 175px;
        background-color: #F3F4E4;
        padding: 10px;
        margin: 10px 0px;
        }

.survey p {
	width: 360px;
	}

#more {
	}

/* secondary container ends */

#contests-left {
	width: 390px;
	background-color: #FFFFFF;
	border: 1px solid #989802;
	padding: 12px;
	margin: 12px;
	line-height: 1.25em;
}

#contests-right {
	width: 390px;
	background-color: #FFFFFF;
	border: 1px solid #989802;
	padding: 12px;
	margin: 12px;
	line-height: 1.25em;
	float: right;
}

#contests li {
  list-style: none;
  line-height: 1.5em;
}

#forums-right {
  width: 390px;
  background-color: #FFFFFF;
  border: 1px solid #989802;
  padding: 12px;
  margin: 12px;
  line-height: 1.25em;
  float: right;
}

#asksuzy-img-right {
  width: 416px;
  margin-top: 12px;
  margin-right: 12px;
  margin-left: 12px;
  float: right;
}

#asksuzy-right {
  width: 390px;
  background-color: #FFFFFF;
  border-right: 1px solid #989802;
  border-bottom: 1px solid #989802;
  border-left: 1px solid #989802;
  padding: 12px 12px 12px 12px;
  margin-right: 12px;
  margin-bottom: 12px;
  margin-left: 12px;
  line-height: 1.25em;
  float: right;
}

#asksuzy-right hr {
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  border-bottom: 1px dotted #989802;
  margin-bottom: 6px;
}

#ssfun-right {
  width: 390px;
  background-image: url(images/sectionhead_ssfun_satartsamplingfun.jpg);
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  border: 1px solid #989802;
  padding: 56px 12px 12px 12px;
  margin: 12px;
  line-height: 1.25em;
  float: right;
}

#ssfun-right img {
	border: 0px;
	}
	
#ssfun-right hr {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px doted #989802;
	margin-bottom: 6px;
	}

#ssfun-right .answerstv {
	margin: 10px auto 20px auto; 
	width: 100%;
	}
	
#ssfun-right .answerstv img {
	margin: 0px 7px;
	} 	
	
	
#ssfun-right .blogs {
	margin: 0px auto 20px auto; 
	width: 370px;
	text-align: center;
	}
	
#ssfun-right .blogs .blog {
	float: left; 
	width: 175px; 
	text-align: center;
	margin: 5px auto;
	}

#viewpoints_left {
  width: 390px;
  background-image: url(images/viewpoints_banner.jpg);
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  border: 1px solid #989802;
  padding: 80px 12px 12px 12px;
  margin: 12px;
  line-height: 1.25em;
}

#viewpoints_left li {
	margin-left:20px;
	}

/**************************
CONTENT AND COLUMNS
**************************/
.outer {
padding-left: 165px;  
}
* html .outer {
padding-right: 120px; /* Normally this shouldn't be in this hack, it should be in .outer, but because of IE7 I had to */
}
.inner {
width: 595px; /*** This width is for non-IE browsers. Mozilla makes this necessary. Be sure to check your layout in different browsers if you changes this value. Especially IE7 seems to create a horisontal scroll if this value is set too large ***/
padding-bottom: 30px;
}
* html .inner {
width: 100%;
}
/*** div.inner is wider than its container, div.outer, and so overlaps to the right, pushing
div.right into the proper position. IE expands div.outer instead, requiring a Tan hack to avoid 
blowing the layout apart. IE gets the original 100% width as in the Livingstone layout.
***/
.float-wrap {
float: left;
width: 900px;
margin-left: -165px; /*** Same length as .outer padding-left but with negative value ***/
}
* html .float-wrap {
/*** No need for hacking IE on this layout ***/
}
#content {
float: right;
width: 300px;
background: #fff;
}
* html #content {
position: relative;  /*** IE needs this  ***/
}
.contentWrap{
padding: 5px;
}
.contentWrap ol, .contentWrap ul {
margin: 3px 0 5px 35px;
}
.contentWrap li {
padding-bottom: 2px;
}

.adsensehome {
	width: 730px;
	margin: 10px auto 0px auto;
	padding-bottom: 15px;
	}

.adsensehome-ctr {
	width: 860px;
	margin: 10px auto 0px auto;
	padding-top: 15px;
	padding-bottom: 10px;
}

form dd {
  margin: 0;
}

form dt {
  float: left;
  padding-right: 10px;
}

fieldset {
  border: 10px solid #F4F2DC;
  padding: 0 10px;
  width: 350px;
}

.wide fieldset {
  border: 10px solid #F4F2DC;
  padding: 0 10px;
  width: 550px;
}

.hint {
  font-size: 80%;
}

.error {
  font-size: 110%;
  font-weight: bold;
  color: #c00;
}

.msg {
  font-size: 110%;
  font-weight: bold;
  color: #0c0;
}

.widgettable {
  font-size: 12px;
}

.widgettable td {
  padding: 15px;
  vertical-align: top;
}

/**************************
FOOTER
**************************/
#footer {
width: 900px;
height: 30px; /*** The drawback with this solution is that the height of the footer can't be flexible. If you add so much content to the footer that it extends 30px, you will get a vertical scrollbar and the content will overflow the footer if you don't set overflow to hidden ***/
margin: 0 auto;
/*** margin-top: -30px;  By using a negative margin-top we now moves the footer up the same amount as the footer height to avoid vertical scrolling. Remember, if you use borders and padding on your footer you will have to calculate this in your negative margin-top value also. ***/
text-align: center;
color: #666666;
}

#footer a {
	text-decoration: none;
	}


#standard {
 	padding: 0 20px;
	width: 650px;
	float: left;
}

#standard ul, ol {
	margin-left: 20px;
	margin-bottom: 15px;
	line-height: 1.25em;
}

#standard table {
  font-size: 1em;
}

#standard td {
  padding: 3 5px;
}

#samples_adsense {
	width: 160px;
	background-color: #F4F2DC;
	float: right;
	padding: 10px;
	margin-right: 10px;
}

#signup td {
  background-color: #F4F2DC;
  padding: 5px;
}

.memberbig {
  font-size: 1.25em;
  font-weight: bold;
  color: #096;
}

.member-normal {
  font-size: 1.25em;
  font-weight: normal;
  color: #096;
}

#wider {
  padding: 0 20px;
  width: 800px;
  float: left;
}

/**************************
Address and Email Check
**************************/

#infoCheck {
  position: absolute;
  top: 25%;
  left: 32.5%;
  width: 35%;
  min-width: 375px;
  padding: 2%;
  border: 5px solid #CECBAF;
  background-color: #FFFFFF;
  z-index: 10;
}

#infoCheck p {
  text-align: left;
}

#infoCheck strong {
        font-size: 14px;
        }

#infoCheck table {
  align: center;
  margin: 0 auto;
}

#infoCheck td {
  text-align=left;
}

#infoAddress {
  display: table-cell;
  text-align: left;
}

#pageShade {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
  z-index: 9;
}

.yesbox {
        float:left;
        width: 170px;
        padding-left: 2%;
        }

.nobox {
        float: right;
        width: 170px;
        padding-right: 2%;
        }
#fcError {
  font-size: x-small;
  font-weight: normal;
  color: #FF0000;
}
