/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
  }

a { text-decoration:none }

p.sitemap{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
a.stmplnk {
	text-decoration: none;
	color:#000066;
	}
a.stmplnk:hover {
	text-decoration: underline;
	color: #0066CC;
	}
a.crtsl {
  font-size: 0.9em;
	text-decoration: none;
	color:#0000FF;
	}
a.crtsl:hover{
	text-decoration: underline;
	color:#0099CC;
	}
a.reglink {
  text-decoration: none;
	color:#0000FF;
  }
a.reglink:hover {
	text-decoration: underline;
	color:#0099CC; 
  }
  
/**** Forms, Drop Downs, Inputs, etc. ****/
select.side {height: 20px; width: 160px; max-height: 20px}
.footer {
	font-size: 12px;
	}
h1.ftrmessage {
	font-size: 11px;
	} 
/*Footer Site Links*/
a.network_lnks {
	text-decoration: none;
	font-size: 0.8em;
	color:#000066;
	}
a.network_lnks:hover {
	text-decoration: underline;
	color: #0066CC;
	}
/*Right Nav Image Spacing Fix*/
.rightnav {
	display: block;
	}

.homebtn {
	display: block;
	margin-top: -8px;
	}
html>body .homebtn {
	display: block;
	margin-top: -16px;
	}

/* Current Styles Page */
h1.links {
  font-size: 0.9em;
  }
h2.saletxt {
  font-size: 1.1em;
  }
h3.catg {
  font-size: 1.0em;
  }
hr {
  color: #003475;
  }
	
/*----- Why Shop With Us -----*/ 
p.savetitle{
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #FF6600;
	text-align: center;
	}

p.savenote{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color:#0066CC;
	text-align: center;
	}
a.sites:active, a.sites:link, a.sites:visited {
	font-weight: bold;
	color: #0000cc;
	}
a.sites:hover{
	color: #0066CC;
	text-decoration: underline;
	}
	
/*----- Ordering & Policy -----*/ 	
a.optop {
	display: block;
	width: 210px;
	height: inherit;
	padding: 4px;
	background-color: #debf8f;
	margin-bottom: 2px;
	color: #224f94;
	font-size: 0.9em;
	text-decoration: none;
	border: thin double rgb(134,99,74)
	}
a.optop:hover {
	background-color: #ca6c27;
	color: #ffffff;
	}
p.hdr {
	display: block;
	width: inherit;
	height: inherit;
	background-color: #FFCC33;
	font-size: 1.1em;
	font-weight: bold;
	padding: 4px;
	}
	
/*----- Your Account, View Cart -----*/

#cartacc {  width: 170px;
  height: 42px;
  float: right;
}
#viewcart {  width: 73px;
  height: 42px;
  float: right;
}
#your_acc {  width: 97px;
  height: 42px;
  float: left;
}
  
/*----- H1, H2, H3 Text Formatting -----*/

h1.stc {
  font-size: 1.2em;
  color: #000;
  }
h2.stc {
  width: 800px;
  font-size: 1.0em;
  color: #000;
  }
h3.stc {
  font-size: .9em;
  color: #000;
  }
 h4{
 	max-width:330px;
 } 
/*----- Other -----*/  
.Membership_Passport {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	background-image: url();
	height: 250px;
	width: auto;
	background-repeat: no-repeat;
	vertical-align: top;
	background-position: top;
	text-align: right;
	white-space: normal;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}


/* Sabrina's Styles */
table.shipping_rates_table th {
	background-color: #F0F0F0;
}


	/* STUFF FROM THE TEMPLATE HTML FILE */
	#product_container {
		min-width:930px;
		position:relative;
		/* IE7 and below targetted by "*" */
		*width:935px;
		*min-width:935px;
		/* IE 6 and below targeted by "_" */
		_width:935px;
		margin:auto;
	}
	#product_container h1 {
		color:rgb(204, 78, 0);
		font-size:28px;
		font-weight:bold;
		margin-top:2px;
		padding:2px;
	}
	#PrimaryImage {
		width:406px;
		height:auto;
		border:1px solid #a6a6a6;
	}
	#imagearea {
		float:right;
		width:411px;
		background:url('http://summerbeachsandals.com/Library/images-sbc/stripebg.png');
		padding:7px 5px 5px;
		border:1px solid #a6a6a6;
		text-align: center;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		-moz-box-shadow:0px 0px 5px rgba(0,0,0,.4);
		-webkit-box-shadow:0px 0px 5px rgba(0,0,0,.4);
		box-shadow:0px 0px 5px rgba(0,0,0,.4);
		border-radius:4px;
		margin-left:5px;
	}
	#banner {
		background:url('http://summerbeachsandals.com/Library/images-sbc/stripebg.png');
		padding:7px 5px 5px;
		border:1px solid #a6a6a6;
		text-align: center;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		-moz-box-shadow:0px 0px 5px rgba(0,0,0,.4);
		-webkit-box-shadow:0px 0px 5px rgba(0,0,0,.4);
		box-shadow:0px 0px 5px rgba(0,0,0,.4);
		border-radius:4px;
		margin-left:5px;
	}
	#imgthumbs {
		width:400px;
	}
	#imgthumbs img{
		width:60px;
		height:55px;
	}
	#click_below {
		font-size:12px;
		color:#1f1f1f;
		font-style:italic;
		padding-bottom:3px;
		margin-bottom:0px;
	}
	#product_bottom {
		clear:both;
	}
	#product_description {
		padding:5px;
		font:13px/17px Verdana,Helvetica,Sans-Serif;
	}
	#product_description p {
		margin-right: 5px;
	}
  .store_listing table {
    width:100%;
  }

.no_small {
	display:none;
}
.nosidebar {
	display: none;
}

