/*
Theme Name: 
Theme URI: http://www.mysite.com/my-theme/
Description: Describe your theme in a sentence or two
Version: 1.0
Author: AppSoft Development
Author URI: http://www.appsoftdevelopment.com/
*/



/* CSS Document */


@charset "UTF-8";
/* CSS Document */




/* GENERAL CSS - CODE TO TELL FF AND IE TO SIT DOWN AND STFU */
#body {
	margin:0px;
	padding:0px;
	color:#000000;
	font-size:0.626em; }
body div, ul, ol, li, table, img {
	margin:0px;
	padding:0px; }
body p {
	margin:10px 0px 15px; }
body img {
	border:none; }
.display_none {
	display:none; }
.clear_div {
	display:none;
	height:0px;
	width:0px; }
body:last-child .clear_div {
	display:block;
	clear:both; }
object:focus {
	outline:none; }
object {
	margin:0px;
	padding:0px; }
a:focus {
	outline:none; }

/* CLEAR - BECAUSE SOMETIMES, FLOATING -ISN'T- A GOOD THING */

.clearme {
	clear:both;
}

/* LISTS */

ol, ul {
	margin:0px 0px 0px 25px;
	padding:0px 15px;
}
li {
	font:13px/18px Trebuchet MS;
	color:#969696;
}

a img {border:0}


body{
	background:#000000 url(http://www.saltlife.com/images/background.jpg) top center no-repeat;
	text-align:center;
	min-width:990px;
	margin:0 auto;
}


p {
	padding:0px 15px;
	font:12px/14px Trebuchet MS;
	color:#000000;
}
#internal ul {
	margin:0px 0px 0px 35px;
}
#internal li {
	font:12px/14px Trebuchet MS;
	color:#FFFFFF;
	text-align:justify;
}
	

/* MAIN WRAPPER */

#main_wrapper {
	width:990px;
	margin:0 auto;
	text-align:left;
	padding:0px;
}


#header_wrapper {
	width:990px;
	height:167px;
	margin:0 auto;
	padding:0px;
	text-align:left;
}
#header_left {
	float:left;
	width:310px;
	padding:20px 0px 0px 20px;
}
#header_right {
	float:right;
	position:relative;
}
#header_nav {
	width:660px;
	padding:12px 0px 0px 0px;
	font:11px Verdana;
	color:#FFFFFF;
	text-align:right;
}
#header_nav a {
	font:11px Verdana;
	color:#FFFFFF;
	text-decoration:none;
}
#header_nav a:hover {
	text-decoration:underline;
}
#header_search {
	padding:45px 0px 0px 0px;
	*padding:25px 0px 0px 0px;
	text-align:right;
}
input.form_text {
	height:21px;
	*height:18px;
	width:200px;
	background:url(http://www.saltlife.com/images/form_bg.jpg) repeat-x;
	border:thin solid #686868;
	color:#FFFFFF;
}



#content_wrapper {
	width:990px;
	margin:0 auto;
	padding:0px;
	text-align:left;
}

#content_left {
	padding-top:10px;
	float:left;
	width:203px;
	text-align:center;
	background: url(http://www.saltlife.com/images/left_bg.png) bottom center no-repeat;
}
#quick_search {
	width:203px;
	padding:25px 0px 0px 0px;
}
select.qs_search {
	width:175px;
	margin:3px 0px 0px 0px;
}
#side_nav {
	width:203px;
}

.category {
	height:19px;
	padding:11px 0px;
	background:transparent url(http://www.saltlife.com/images/cat_bg.png) no-repeat;
	cursor:pointer;
}
.CollapsiblePanelContent {
	margin:0px;
	padding:0px;
	font:11px Verdana;
	text-align:left;
	background: #ffffff;
}
.CollapsiblePanelContent a {
	display:block;
	width:183px;
	padding:5px 10px;
	color:#1671DE;
	text-decoration:none;
}
.CollapsiblePanelContent a:hover {
	text-decoration:underline;
}

.subcat {
	text-transform:uppercase;
	font-weight:bold;
}

#social {
	margin:10px;
}


#free_shipping {
	float:left;
	margin-top:45px;
}

#content_right {
	float:right;
	width:787px;
	margin:0px;
}
#marketing_window {
	width:787px;
	height:312px;
	margin:0px;
	background:#000000;
}
#mw_left {
	float:left;
	width:580px;
	height:312px;
	margin:0px;
	padding:0px;
}
#mw_right {
	float:right;
	width:203px;
	height:312px;
	margin:0px 2px;
	padding:4px 2px;
}

#products_border {
	width:777px;
	margin:0px;
	padding:5px;
	background:#000000;
}
#products {
	width:777px;
	min-height:540px;
	background:#1156CF url(http://www.saltlife.com/images/products_bg.jpg) repeat-x;
}
#products p, #products h1, #products h3, #products a {
	color:#FFFFFF;
}
#products a:hover {
	color:#adcdf9;
	text-decoration:none;
}
#internal {
	width:777px;
	min-height:540px;
	background:transparent url(http://www.saltlife.com/images/internal_bg.jpg) repeat-x;
}
#internal a {
	color:#00FFFA;
	text-decoration:none;
}
#internal a:hover {
	text-decoration:underline;
}
#internal table {
	padding:0px 15px;
	font:12px/14px Trebuchet MS;
	color:#FFFFFF;
}

.p_price_add {
	width:135px;
	margin:10px 19px 5px 19px;
}
.p_price_add_cat {
	width:215px;
	margin:10px 19px 5px 19px;
}
.p_price {
	float:left;
	padding:2px;
	font:bold 16px Trebuchet MS;
	color:#FFFFFF;
}
.p_price_int {
	float:left;
	padding:2px;
	font:bold 16px Trebuchet MS;
	color:#000000;
}
.p_add {
	float:right;
	padding:2px;
}
.p_image {
	width:135px;
	margin:0px 19px 0px 19px;
}
.p_image_int {
	width:215px;
	margin:0px 19px 0px 19px;
	text-align:center;
}
.p_name {
	width:131px;
	margin:5px 19px 0px 19px;
	padding:2px;
	font:12px Trebuchet MS;
	color:#FFFFFF;
}
.p_name a {
	color:#FFFFFF;
	text-decoration:none;
}
.p_name a:hover {
	text-decoration:underline;
}
.p_name_int {
	width:211px;
	margin:5px 19px 0px 19px;
	padding:2px;
	font:12px Trebuchet MS;
	color:#000000;
	text-align:center;
}
.p_name_int a {
	color:#000000;
	text-decoration:none;
}
.p_name_int a:hover {
	text-decoration:underline;
}
#home_body {
	padding:0px 0px 0px 15px;
	font:12px/15px Trebuchet MS;
	color:#FFFFFF;
}
.apply {
	font:12px Trebuchet MS;
	color:#FFFFFF;
	text-align:right;
}
.apply_td {
	font:12px Trebuchet MS;
	color:#FFFFFF;
}

.graytext a{
	font:12px Trebuchet MS;
	color:#FFFFFF;
}


/* FOOTER */

#footer_wrapper {
	width:787px;
	height:55px;
	margin:0px;
	padding:10px 0px 0px 0px;
	background:transparent url(http://www.saltlife.com/images/footer_bg.png) no-repeat;
	font:10px Verdana;
	color:#000000;
	text-align:center;
}
#footer_wrapper a {
	color:#000000;
	text-decoration:none;
}
#footer_wrapper a:hover {
	text-decoration:underline;
}
#footer_links {
	width:644px;
}
#footer_appsoft {
	float:right;
	width:118px;
	height:34px;
	margin:-25px 15px 0px 0px;
	padding:0px;
}
#footer_appsoft a {
	width:118px;
	height:34px;
	display:block;
	background:url(http://www.saltlife.com/images/appsoft_logo.png) top left;
}
#footer_appsoft a:hover {
	background:url(http://www.saltlife.com/images/appsoft_logo.png) bottom left;
}


/* HEADER TAGS */

h1 {
	padding:0px 15px;
	margin:5px 0px;
	font:bold 18px Trebuchet MS;
	color:#000000;
}
h2 {
	padding:0px 15px;
	font:bold 14px Trebuchet MS;
	color:#adcdf9;
}
h3 {
	padding:0px 15px;
	font:normal 14px/20px Verdana;
	color:#525252;
}
h4 {
}
h5 {
}
h6 {
}



/* CONTACT FORM - TABLES IN CSS WITH DIVS... BECAUSE I CAN */

#contact_form {
	width:100%;
	font:11px/20px Verdana;
	color:#525252;
	letter-spacing:0px;
}
#contact_table {
	width:400px;
	padding:0px 0px 0px 10px;
	font:11px/20px Verdana;
	color:#525252;
	letter-spacing:0px;
}
.contact_row {
	width:300px;
	height:25px;
}
.contact_field {
	float:left;
	width:45px;
	height:20px;
	padding:0px 5px 0px 0px;
	padding:5px 0px 0px 0px;
	text-align:right;
}
.contact_box {
	float:right;
	width:250px;
	height:25px;
	text-align:left;
}
input.contactinput {
	width:250px;
	background:#FFFFFF;
	font:11px Verdana;
	color:#525252;
}
textarea.contacttext {
	background:#FFFFFF;
	font:11px Verdana;
	color:#525252;
}



/* STORE LISTS */

#storelist {
}

#storelist p, #storelist h2, #storelist a {
	color:#000000;
}






/* DIGISHOP */

#categoryGrid , #productGrid, #productDetail, #customerLogin, #checkoutBilling, #checkoutPayment, #checkoutConfirm, #clientAccount, #viewCart {
	margin:5px;
	font-family:Verdana;
	min-height:900px;
}
#featuredGrid {
	margin:5px;
	font-family:Verdana;
	color:#FFFFFF;
}
#featuredGrid h1, #featuredGrid h2, #featuredGrid h3, #featuredGrid p {
	color:#FFFFFF;
}
#featuredGrid h2 {
	margin:0px;
	padding:5px 15px;
}
#categoryGrid table, #productGrid table {
	text-align:center;
}
.photo {
	text-align:center;
}
.title {
	font:bold 14px/18px Verdana;
	text-decoration:none;
}
.title a {
	color:#000000;
}
#btmOptions {
}
.pagination, #pageNote, .display, .sort, .search, #viewCart, #newCustomer, #existingCustomer, #passwordRemindCustomer, .form-field, .form-label, .form-label-required, .field-price, .myerror, .pageNote, #billInfo, #shipInfo, #paymentInfo, #orderDetails, .logout, #orderList, #myAccount {
	font:normal 11px/14px Verdana;
}
.label {
}
.option {
}
.description {
	font:10px/14px Verdana;
}
.details {
}
.sprice {
	font:bold 12px/14px Verdana;
	text-align:center;
}
#price {
	font:bold 30px/38px;
	color:#227CCA;
}
.buttons {
}
.addToCartBtnNoImage {
}
.detailBtnNoImage {
}
.form-label, .form-label-required {
	float:left;
	margin:0px 5px 5px 0px;
}
.form-field, .field-price {
	float:left;
	margin:0px 0px 5px 0px;
}
#productDescription, a.link {
	font:10px/14px Verdana;
}
.hdr-title {
	font:bold 14px/18px Verdana;
}

#product_detail_left {
	float:left;
	margin:0px 25px 0px 0px;
}
#product_detail_right {
	float:right;
}

a.link {
	font:bold 14px;
	color:#000000;
	text-decoration:none;
}
a.link:hover {
	text-decoration:underline;
}

a.sublink {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a.sublink:hover {
	text-decoration:underline;
}

#productsRelated {
	width:400px;
	margin:35px 0px 0px 0px;
}
#productsRelated .hdr-title {
	margin:0px 0px 10px 0px;
	text-align:center;
}
#productsRelated .content-odd {
	width:200px;
	float:left;
	margin:0px 0px 15px 0px;
	text-align:center;
}
#productsRelated .content-even {
	width:200px;
	float:right;
	margin:0px 0px 15px 0px;
	text-align:center;
}
#productsRelated .details {
	font:bold 14px/18px Verdana;
}
#productsRelated .details a {
	display:block;
	width:90px;
	height:14px;
	padding:3px 0px 5px 0px;
	*padding:2px 0px 6px 0px;
	margin:5px 0px 0px 0px;
	background:#E89923;
	border:thin solid #000000;
	color:#000000;
	text-align:center;
	text-decoration:none;
}
#productsRelated .details a:hover {
	text-decoration:underline;
}
h6.product_title {
	margin:0px;
	padding:0px;
	font:bold 24px Verdana;
	color:#227CCA;
}
.field-label, .field-price {
	float:left;
}
.field-price {
	margin:0px 0px 0px 5px;
}
#cartButtons {
	margin:8px 0px 0px 0px;
}



/* PRODUCT DETAILS */

.body p {
	padding:0px;
	font: 14px Trebuchet MS;
	color:#000000;
	text-align:justify;
}
#productDetail {
	width:763px;
}
#product_left {
	width:401px;
	float:left;
	text-align:center;
}
#product_right {
	width:362px;
	float:left;
}
h1.product_title {
	font:bold 18px Trebuchet MS;
	color:#000000;
}
#product_price_email {
	width:362px;
	height:44px;
	background:url(http://www.saltlife.com/images/product-price-email-bg.jpg);
}
#ppe_price {
	float:left;
	height:18px;
	padding:13px 0px 13px 5px;
	font:bold 18px Trebuchet MS;
	color:#FFFFFF;
	text-align:left;
}
#ppe_email {
	float:right;
	height:12px;
	padding:16px 8px 16px 0px;
	font:12px Trebuchet MS;
	color:#FFFFFF;
	text-align:right;
}
#ppe_email a {
	color:#FFFFFF;
	text-decoration:none;
}
#ppe_email a:hover {
	text-decoration:underline;
}
#back_link {
	width:612px;
	text-align:right;
}
#back_link a {
	font:12px Trebuchet MS;
	color:#072564;
	text-decoration:none;
}
#back_link a:hover {
	text-decoration:underline;
}

/* BLOG */


#blog_left {
    padding-left:15px;
	padding-top:15px;
	width:530px;
	float:left;      
}


#blog_left h2 a:link, h2 a:visited{
	color:#fff;
	font-size:18px;
}
#blog_left a:link{
       font-family:Verdana;
       color:#fff;
}
#blog_left a:visited{
       font-family:Verdana;
       color:#fff;
}

#right_blog h2 {
color:#fff;
}

#right_blog {
	width:220px;
	float:right;
	vertical-align:top;
}
#right_blog a:link{
       font-family:Verdana;
       font-size:12px;
       color:#fff;
}
#right_blog a:visited{
       font-family:Verdana;
       color:#fff;
}

#sidebar ul, li{ 
       list-style-type:none;
padding-left:0px;
}

#sidebar li h2{ 
       padding-top:10px;

}

div.sociable {
padding-left:16px;
       color:#fff;
}

#s {width:120px;}






.entry img {
	margin:0px 15px;
}


/* Sociable Style _ DO NOT PASTE BELOW HERE */

div.sociable { 
margin: 16px 0;
padding:0px 15px;
font:12px/14px Trebuchet MS;
}

span.sociable_tagline {
position: relative;
}

span.sociable_tagline span {
display: none; width: 14em;
}

span.sociable_tagline:hover span {
position: absolute;
display: block;
top: -5em;
background: #ffe;
border: 1px solid #ccc;
color: black;
line-height: 1.25em;
}

.sociable span {
display: block;
}

.sociable ul {
display: inline;
margin: 0 !important;
padding: 0 !important;
}

.sociable ul li {
background: none;
display: inline;
list-style-type: none;
margin: 0;
padding: 1px;
}

.sociable ul li:before {
content: "";
}

.sociable img {
float: none;
width: 16px;
height: 16px;
border: 0;
margin: 0;
padding: 0;
}

.sociable-hovers {
opacity: .7;
-moz-opacity: .7;
filter: alpha(opacity=70);
}

.sociable-hovers:hover {
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}