.print_only { display: none; }

body {
color: #333;
background-color: #fff;
margin: 0;
padding: 0;
font-size: 13px; 
line-height: 18px;
/*font-family: "Lucida Grande", arial, helvetica, sans-serif;*/
font-family: tahoma, arial, helvetica, sans-serif;
text-align: center;
}

body.popup {
text-align: left;
margin: 10px;
padding: 5px;
}

/* Link styles */
:link, :visited {
 text-decoration: none;
 color: #003366;
 border-bottom: 1px solid #bbb;
}

:link:hover, :visited:hover {
 color: #336699;
 border-bottom: 1px solid #336699;
}

:link.no_decor, :visited.no_decor, :visited:hover.no_decor{
 border-bottom: 0px solid #bbb;
}

form {
margin: 0;
padding: 0;
}

pre, code { font-size: 12px; }

pre, code {
 color: #333;
 font-family: Monaco, "Courier New", Courier, monospace;
 background: #f7f7f7;
 border: 1px solid #d7d7d7;
 margin: 1em 0;
 padding: .25em;
 overflow: auto;
}

ul {
padding: 0px 0px 0px 18px;
margin: 7px 0px 7px 0px;
}


hr { display: none }

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

td, th {
font-size: 13px;
line-height: 19px;
}

input, textarea, select, option {
color: #333;
font-size: 15px;
font-weight: bold;
/*font-family: "Lucida Grande", arial, helvetica, sans-serif;*/
font-family: tahoma, arial, helvetica, sans-serif;
}

small {
font-size: 12px;
line-height: 16px;
color: #666;
}

h2 {
font-size: 16px;
}

#container {
width: 760px;
margin: 10px auto 0px auto;
padding: 0px;
background-color: #fff;
border-left: 0px solid #333;
border-right: 0px solid #333;
border-top: 0px solid #8D9FA6;
color: #333;
text-align: left;
}

#container.no_side { background: #ffffff; }

#header {
margin: 0;
padding: 0;
width: 760px;
height: 95px;
}

#header h1, #header h2 { display: none; }

#header_logo {
width: 760px;
height: 95px;
display: block;
}

#header_logo a {
margin: 0;
padding: 0;
display: block;
background:  url(/images/header.jpg) no-repeat top left;
width: 760px;
height: 95px;
}


/* menu */

#menu {
display: block;
height: 30px;
border-top: 0px solid #333;
border-bottom: 1px solid #021E34;
margin: 0;
padding: 0;
background: #D5E8F7;
}



/* content */


#hp_custom_bracelet {
margin: 15px 0px 0px 15px;
padding: 0;
display: block;
background:  url(/images/hp_custom_bb.jpg) no-repeat top left;
width: 730px;
height: 179px;
}

#hp_soccer_bracelet {
margin: 15px 0px 0px 15px;
padding: 0;
display: block;
background:  url(/images/hp_custom_soccer.jpg) no-repeat top left;
width: 730px;
height: 179px;
}

#hp_flops {

margin: 15px 0px 0px 15px;
padding: 0px 0 0 0;
display: block;
background:  url(/images/hp_custom_flops.jpg) no-repeat top left;
width: 730px;
height: 179px;
}

#hp_products {
	border-top: 1px dotted #ccc;
	margin: 20px 0px 0px 15px;
	padding: 10px 0 0 0;
	display: block;
	width: 730px;
	height: 179px;
	
}


#hp_custom_bracelet p, #hp_soccer_bracelet p, #hp_flops p {
width: 420px;
margin: 0px 0px 0px 0px;
padding: 25px 0 10px 0;
font-size: 14px;
line-height: 19px;
}

#hp_left {
float: left;
display: inline; /* fixes IE double margin bug */
background: #fff;
width: 500px;
padding: 0px 15px 0px 0px;
border-right: 1px solid #ccc;
margin: 15px 20px 15px 0px;
}


#hp_right {
float: left;
display: inline; /* fixes IE double margin bug */
background: #fff;
width: 234px;
margin: 15px 0px 15px 0;
}

#hp_left h2, #hp_right h2 {
padding-top: 0px;
margin-top: 7px;
}


#left {
float: left;
display: inline; /* fixes IE double margin bug */
background: #fff;
width: 164px;
padding: 0px 15px 0px 0px;
border-right: 1px solid #ccc;
margin: 15px 20px 15px 0px;
}

#right {
float: left;
display: inline; /* fixes IE double margin bug */
background: #fff;
width: 570px;
margin: 15px 0px 15px 0;
}

#main {
display: block;
clear: both;
padding: 0px 15px 0px 15px;
margin: 15px 0px 15px 0px;
}

#main_home {
padding: 0px 0px 0px 0px;
margin: 0px 0px 15px 0px;
}


#content_image_right {
display: inline;
margin: 0px 0px 20px 20px;
float: right;
width: 235px;
text-align: center;
}

#content_image_right p {
margin: 3px 0px 0px 0px;
padding: 0px;
}

#content_image_right img {
	margin: 0px 0px 0px 0px;
}

#content_image_right_item {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}


/* footer */

#footer {
clear: both;
margin: 20px 0 0 0;
padding: 5px 15px 0 0;
color: #666;
background-color: #fff;
text-align: center;
border-top: 1px solid gray;
}

#footer.popup {
	border-top: 0px solid #fff;
}

#footer p {
margin: 0;
padding: 0;	
}

#footer p small {
margin: 0;
padding: 10px 0 0 0;
color: #666;
line-height: 20px;
}

#footer a {
color: #666;	
}

/* Notices */

#notice {
 color: #00824a;
 font-weight: bold;
 margin-bottom: 10px;
}


/* errors */


.general_error { color: #cc0000; }
.general_success { color: #00824a; }

.fieldWithErrors {
    display: inline;
}
.fieldWithErrors input, .fieldWithErrors select {
    background-color: #ffdfdf;
}

#errorExplanation {
 /*width: 400px;*/
 border: 1px solid #cc0000;
 padding: 5px;
 padding-bottom: 5px;
 margin-bottom: 10px;
 background-color: #f0f0f0;
}

#errorExplanation p {
margin: 0;
padding: 0;
}

#errorExplanation ul {
margin: 0;
padding-bottom: 0;
padding-top: 0;
}


#errorExplanation h2 {
	/*font-family: "Lucida Grande", arial, helvetica, sans-serif;*/
	font-family: verdana, arial, helvetica, sans-serif;
 text-align: left;
 font-weight: bold;
 padding: 5px 5px 5px 5px;
 font-size: 12px;
 margin: 0px;
 color: #cc0000;
}



#errorExplanation p {
 color: #333;
 margin-bottom: 0;
 padding: 5px;
}

#errorExplanation ul {
/*margin-top: 5px;
margin-bottom: 5px;
padding-top: 0;
padding-bottom: 0;*/
padding-left: 25px;
list-style-type: square;
}

#errorExplanation ul li {

}

/* divider */

.thin_divider {
display: block;
clear: both;
height: 1px;
line-height: 1px;
margin: 5px 0 5px 0;
border-bottom: 1px solid #ccc;
width: 100%;
}

/* home page */

#hp_main {
padding: 0px 15px 0px 15px;
margin: 0px 0px 0px 0px;
}

#hp_collection { 
width: 760px;
margin: 0px;
padding: 0px;
}


#hp_banner_container {
clear: both;
background: #02375F;  
width: 760px;
height: 200px;
display: block; 
margin: 0px;
padding: 0px;  
}
#hp_banner_pic {
width: 200px;
height: 200px;
float: left;
display: inline;
}

#hp_banner_pic_left {
    width: 200px;
    height: 200px;
    float: left;
    display: inline;
border-bottom: 1px solid #000;
margin: 0 0 0 0;
}

#hp_banner_pic_right {
    width: 560px;
    height: 200px;
    float: left;
    display: inline;
border-bottom: 1px solid #000;
margin: 0 0 0 0px;
}

#hp_banner_copy {
width: 138px;
height: 200px;
float: left;
display: inline;
/*border-left: 1px solid #fff;
border-right: 1px solid #fff;*/
padding: 10px 0 0 0;
margin: 0px;
line-height: 18px;
color: #fff;
font-weight: normal;
}

.hp_banner_copy_2 {
color: #5AA6E2;
font-weight: normal;
}

#hp_featured {
width: 730px;
padding: 0px;
margin: 0px 0px 7px 0px;
}

#hp_featured_item {
display: inline;
float: left;
padding: 0;
margin: 0 0 0 0;
width: 235px;
}
#hp_featured_item img {
margin: 0 0 2px 0px;   
}

#hp_featured_item.ordering {
margin: 0 0 0 14px;
width: 151px;
}

#hp_below_fold {
width: 731px;
margin: 0px 0px 0px 0px;
}

#hp_bf_news {
display: inline;
float: left;
padding: 0;
margin: 0;
width: 235px;
background: #fff;
}

.hp_bf_item {
float: left;
display: inline;
margin: 0 0 0 14px;    
width: 234px;
padding: 0;
}

.hp_bf_item img {
margin: 0 0 2px 0px; 
padding: 0;
}

/* clearfix */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */