
/*all*/
body {padding:0; margin:0;}
* {font-family: Arial, Helvetica, sans-serif;}
img {border:none}
a {	font-weight:bold;color: #FF9900;text-decoration:underline;}
a:hover {text-decoration:underline}


/*main page, footer, header*/
.menu {font-size:13px}
.menu a {font-size:13px}
.small {font-size:11px;	color: #333333;}
#header a {font-weight:bold;color: #333333;text-decoration: none;}
#header a:hover {text-decoration:underline}
#wpHeader a {font-weight:bold;color: #333333;text-decoration: none;}
#wpHeader a:hover {text-decoration:underline}

#search table {	font-size: 13px;}
#search input {	font-size: 11px;}
#footer {font-size: 11px;color: #FF9900;}
#footer a {font-weight:normal;color: #737373;}
#footer a:hover {color: #737373;}
.terms {font-size:10px; color:#737373}

/*social media bar on homepage*/
#social {
    height: 16px;
    background-color: #f0f0f0;
    text-align: left;
    font-size: 12px;
    padding: 10px;
    margin: 0
}

#social ul {
    margin: 0;
    padding: 0
}

#social li {
    display: inline;
    padding-left: 19px;
}

li#fb {
    background: url(/SAF/v2/images/facebook.png) top left no-repeat;
    padding-right: 40px
}

li#tw {
    background: url(/SAF/v2/images/twitter.png) top left no-repeat;
}

#fb a, #tw a {
    font-weight: normal;
	color: #737373;
}




/*popups linked from main page have styles integrated*/


/* about us, terms, price beat guarantee */
.contentpage {font-size:11px}
.contentpage table{font-size: 11px; color:#000000}
.contentpage p {font-size: 11px; color:#000000}
.contentpage h3 {font-size: 18px; color:#ff9900}
.contentpage h4 {font-size:14px}
.contentpage li {list-style-image: url(/SAF/v2/images/bullet.gif); font-size:11px }
.contentpage ul {font-size:11px}

.freedombox {float:left; border: 1px solid #ff9900; width:200px; height:auto; padding:3px; margin-right: 15px; margin-bottom:15px}


/*november 2011 special promo landing page*/
#novsale-wrapper {
    padding: 10px 0 10px 5px;
    width: 790px;
}

#novsale, #novsale-ext {
    height: 528px;
    padding: 10px;
}

#novsale {
    background: url(/SAF/v2/images/bg-sale.gif) no-repeat top left;
}

#novsale-ext {
    background: url(/SAF/v2/images/bg-sale-ext.gif) no-repeat top left;
}

#novsale-search {
	background: url(/SAF/v2/images/bg-searchbox-div.gif) no-repeat top left;
    width: 350px;
    height: 373px;
    float: left;
}

#novsale-info {
    float: left;
    width: 365px;
    font-size: 14px;
    padding: 180px 0 0 30px;
}

#novsale-info-ext {
    float: left;
    width: 350px;
    font-size: 14px;
    padding: 280px 0 0 20px;
}

#novsale-info p, #novsale-info-ext p {
    margin: 0;
    padding: 0;
}

#novsale-info ul {
    margin: 0;
    padding: 27px 0 15px 12px;
}

#novsale-info li {
    list-style-type: none;
    padding: 12px 0;
    font-weight: bold;
}

#novsale-info label {
    padding-right: 5px;
    color: #ff9900;
}

p#tcs-little {
    text-align: right;
    font-size: 10px;
}

p#tcs-little-ext {
    text-align: right;
    font-size: 10px;
    padding-top: 130px;
}

#novsale-tcs {
    background-color: white;
    padding: 10px 20px;
    width: 735px;
    text-align: left;
    font-size: 12px;
}

#novsale-tcs li {
    padding: 5px 0;
    list-style-type: disc;
}

#novsale-tcs ul {
    padding-left: 15px;
}

p#tcs-little a, p#tcs-little a:hover, p#tcs-little-ext a, p#tcs-little-ext a:hover {
    color: white;
}


/*january 2012 special promo landing page*/
#jansale-wrapper {
    padding: 10px 0 10px 5px;
    width: 790px;
}

#jansale {
	height: 650px;
    padding: 10px;
    background: url(/SAF/v2/images/bg-12jansale.gif) no-repeat 365px 10px;
}


#jansale-search {
	background: url(/SAF/v2/images/bg-searchbox-div.gif) no-repeat top left;
    width: 350px;
    height: 373px;
    float: left;
}

#jansale-info {
    float: left;
width: 345px;
font-size: 14px;
padding: 210px 0 0 18px;
}


#jansale-info p{
    margin: 0;
    padding: 0;
}

#jansale-info ul {
    margin: 0;
    padding: 40px 0 15px 12px;
	font-size:13px;
}

#jansale-info li {
    list-style-type: none;
   padding: 7px 0;
    font-weight: bold;
}

#jansale-info label {

    color: #ff9900;
	display:block;
	float:left;
	width:85px;
}

#jansale-tcs {
    background-color: white;
    padding: 10px 20px;
    width: 735px;
    text-align: left;
    font-size: 12px;
}

#jansale-tcs li {
    padding: 5px 0;
    list-style-type: disc;
}

#jansale-tcs ul {
    padding-left: 15px;
}





