* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}


body {
    background-image:url('../images/bg.jpg');
}

#page-wrap { 
    max-width: 960px; 
    min-width: 560px; 
    position: relative; 


    /* for the sticky footer */
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -51px; /* the bottom margin is the negative value of the footer's height */
    
}

#header-statement{
    padding-top: 10px;
    font: Georgia, serif; 
    font-size: 35px;
    text-align: center;
    padding-bottom: 30px;
    line-height: 1.6em;
}

.header-color {
    color: #ff6600;
    font-weight: bold;
}

ul#nav {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 1em;
    list-style: none;
    text-align: right;
    font: 12px/2 Georgia, serif; 

}

ul#nav li {
    display: inline;
    font-size: 1em;
}

ul#nav li a {
    padding: 20px;
    font-weight: bold;
    text-decoration: none;
    color: #bbb;
}


.tile {
    width: 280px;
    text-align: center;
    float: left;
    position: relative;
    padding: 20px;
}

.tile a {
    border: 0 none;
    text-decoration: none;
    font-family: helvetica,arial,sans-serif;
    color: #339933;y
    font-size: 28px;
    font-weight: bold;

}

.tile img {
    border: 0 none;
}

fieldset, img {
    border: 0 none;
}

.tiletwitter {
    width: 280px;
    height: 265px;
    text-align: center;
    float: left;
    position: relative;
    padding: 20px;
}
/* ----------------------- 
   Detail Page
----------------------- */

#current_product img{
    float: left;
    padding-right: 30px;
}

#current_product {
    margin-bottom: 20px;
    width: 960px;
}

#cost {
    font-family: helvetica,arial,sans-serif;
    font-size: 80px;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;

    width: 200px;
    float: left;
    line-height:110%;
}

#cp_title {
    font-family: "myriad-pro-1","myriad-pro-2",HelveticaNeue,Helvetica,Arial,serif;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 20px;

}

#recommendations{
    padding-top: 10px;
    font-family: helvetica,arial,sans-serif;
    font-size:  19px;
    font-weight: bold;
    line-height: 140%;
    
}


.clear { clear: both; }

#footer {
    background: #00000;
    color: grey;
    text-transform: uppercase;
    text-align: center;
    border-top: 1px dashed grey;

}

#footer, #push {
	height: 50px; /* .push must be the same height as .footer */
}

#product_highlights	{
    font-family: helvetica,arial,sans-serif;
    display: table; 
    height: 213px; 
    width: 300px;     
    padding-left: 60px;
    float: left;

}

#product_highlights h3 {
    font-size: 14px;
}

#product_highlights ul  {
    font-size:  13px;
    list-style-image: url("../images/yes_small.png");
}

#product_highlights li  {
    padding-top: 10px;
}

#vertical_centering	{
    display:table-cell; 
    vertical-align:middle;
}

#vendor {
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
    margin-top: -20px;
}

/* ---------------------
  Buy button
---------------------*/

.buy_button {
    padding: 5px 10px;
    display: inline;
    background: #777 url(../images/buy_button.png) repeat-x bottom;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: 1px 1px #666;
    text-decoration: none;
    font-family: "myriad-pro-1","myriad-pro-2",HelveticaNeue,Helvetica,Arial,serif;
    font-size: 20px;

    }


.buy_button:hover {
    background-position: 0 -48px;
    }
.buy_button:active {
    background-position: 0 top;
    position: relative;
    top: 1px;
    padding: 6px 10px 4px;
    }
.buy_button.red { background-color: #e50000; }
.buy_button.purple { background-color: #9400bf; }
.buy_button.green { background-color: #58aa00; }
.buy_button.orange { background-color: #ff6600; }
.buy_button.blue { background-color: #2c6da0; }
.buy_button.black { background-color: #333; }
.buy_button.white { background-color: #fff; color: #000; text-shadow: 1px 1px #fff; }
.buy_button.small { font-size: 75%; padding: 3px 7px; }
.buy_button.small:hover { background-position: 0 -50px; }
.buy_button.small:active { padding: 4px 7px 2px; background-position: 0 top; }
.buy_button.large { font-size: 23px; padding: 7px 12px; }
.buy_button.large:hover { background-position: 0 -35px; }
.buy_button.large:active { padding: 8px 12px 6px; background-position: 0 top; }

/*---------------------
  Different Budget Button
---------------------*/

#budgetissue {
    font-family: "myriad-pro-1","myriad-pro-2",HelveticaNeue,Helvetica,Arial,serif;
    height: 30px;
    text-align: center;
    margin-left: 100px;
    margin-top: 40px;
    border-top: dashed;
    margin-left: 150px;
    margin-right: 150px;
    padding-top: 30px;
    border-top-color: grey;
}

#budgetissue h3 {
    font-family: Georgia, serif;
    padding-bottom: 3px;
    font-size: 20px;
    padding-bottom: 20px;
    font-weight: 200;
}

.hidden {
    display: none;
}

.button {
   border-top: 1px solid #5585a3;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   padding: 4px 10px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 1px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 12px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;

   }
.button:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.button:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }

/*---------------------
 feedback vertical button
---------------------*/
#feedback a{ display:block; position:fixed; top:200px; right:-1px; background:green; padding:7px 5px;
 border:1px solid #030;
 border-left-color:#060;
 border-top-color:#090;
 }
 #feedback a:hover{background:#030;border:1px solid #030;}


.ss-q-title
{display:block;font-weight:bold;
color: #45321c;}

h1 {color: #45321c;}

ul
{padding:0 0 1em 1em}ol{padding:0 0 1em 1.3em}

li
{line-height:1.5em;padding:0 0 .5em 0}

a {
color: #c9743d;
text-decoration: none;}

a:hover {
color: #c9743d;
text-decoration: underline;}
p
{padding:0 0 1em 0}

input,select,textarea,option
{font-family:inherit;font-size: 16px;
padding: 5px;
border: 1px solid #eaa349;
color: #eaa349;
background-color: #fcfee5;}

.ss-textarea
{max-width:99%}

.ss-q-help
{display:block;color:#666;margin:.1em 0 .25em 0}

.ss-q-long
{max-width:90%}

.ss-form-entry
{margin-bottom:1.5em}

.ss-choices
{list-style:none;margin:.5em 0 0 0;padding:0}

.ss-required-asterisk
{color:#c43b1d}

label
{display:block;cursor:pointer}

ul label
{display:inline}

.ss-leftlabel {
    padding: 0px 15px 0px 0px;
}

.ss-scalerow {
    padding: 0px 15px 0px 0px;
}