/*
 * Site styles
 * Shoesathome.com
 * v1.0
 */ /* elements */
body #bodywrap {
	text-align: center; /* for ie < 7 */
}

p,body,th,td,tr,div,ul,li,ol,a {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 10px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
	font-weight: bold;
}

#page {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

q {
	font-style: italic;
	color: #333333;
	padding: 10px;
}

.clear {
	height: 0;
	clear: both;
}
/* Page wrapper */
#pagewrap {
	border: 1px solid #374b65;
	position: relative;
	text-align: left;
	width: 900px;
}

/* Header */
#header {
	color: #ffffff;
	background-color: #465f81;
	position: relative;
	height: 135px;
	background: url(../images/header.jpg)
}

#header a {
	color: #ffffff;
}

/* quick info */
#quick-info {
	position: absolute;
	left: 260px;
	padding: 5px;
	background-color: #576f97;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align: center;
}

#quick-info .title,#quick-info .text,#quick-info a {
	
}

#quick-info a {
	text-decoration: none;
}

#quick-info a:hover {
	text-decoration: underline;
}

#quick-info .title {
	font-weight: bold;
	margin-bottom: 5px;
}

/* main menu */
#main-menu {
	padding-right: 20px;
	float: right;
	position: absolute;
	top: 81px;
	right: 0px;
	height: 25px;
}

#main-menu li {
	background-image: url(../images/buttons-bg.png);
	background-repeat: repeat-x;
	background-color: #374b65;
	margin: 2px;
	border-top: 1px solid #374b65;
	border-left: 1px solid #374b65;
	border-right: 1px solid #374b65;
	text-align: center;
}

#main-menu a {
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	height: 25px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 30px;
}

#main-menu li {
	float: left;
}

#main-menu li.selected  {
	background-color: #a3b5cd;
	background-image: none;
}

#main-menu li.main-option a {
	margin-right: 25px;
}

/* secondary menu */
#sec-menu {
	width: 100%;
	float: left;
	/*background-color: #a3b5cd;*/
	position: absolute;
	top: 109px;
	height: 26px;
}

#sec-menu li {
	float: left;
	/*background-color: #a3b5cd;*/
	line-height: 26px;
	height: 26px;
	width: 105px;
	text-align: center;
}

#sec-menu li a {
	text-decoration: none;
}

#sec-menu li a:hover {
	text-decoration: underline;
}

#sec-menu li.mLogin {
	/*background: #8395AD;*/
	width: 130px;
	margin-left: 5px;
}
#sec-menu li.mLogin a {
	font-weight: bolder;
	text-decoration: underline;
}
#sec-menu li.mLogin a:hover {
	text-decoration: none;
}

/* search */
#search-area {
	background-color: #a3b5cd;
	position: absolute;
	top: 113px;
	left: 710px;
}

#search-area input {
	padding: 0px;
	margin: 0px;
}

input#inp-search {
	height: 15px;
	width: 125px;
	border: 1px solid #000000;
	position: absolute;
	top: 0px;
	left: 0px;
}

input#sbm-search {
	height: 17px;
	width: 50px;
	position: absolute;
	top: 0px;
	left: 130px;
	border: 1px solid #2e3c4e;
	background-color: #2e3c4e;
	color: #ffffff;
	padding: 0px;
	cursor: pointer;
}

/* navigation */
#navigation {
	clear: both;
	float: left;
	width: 200px;
	line-height: normal;
}

#navigation h2 {
	border-bottom: 1px solid #cccccc;
	width: 180px;
	font-weight: bold;
	color: #cc9966;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

#navigation .nav {
	margin-bottom: 15px;
}

#language {
	height: 25px;
	border-bottom: 1px dotted #000;
}

#language a {
	color: #000;
}

#language table {
	height: 25px;
}

#advanced-search label {
	display: block;
	margin-top: 5px;
	margin-bottom: 3px;
}

#advanced-search select {
	width: 180px;
}

#page #advanced-search input {
	margin-top: 10px;
}

#categories a {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 20px;
	line-height: 20px;
}

#categories a:hover {
	background-color: #eeeeff;
}

#categories li {
	border-bottom: 1px inset #cccccc;
	display: block;
}

/* content */ /* ie hack */
*
 
html #content /* this is recognized by IE only */
{ 
width: 692px;
/* total width, only for IE5.x/Win */
w\idth: 692px;
/* content width for other IE */
}
#content {
	margin-left: 200px;
	width: 699px;
	_width: 699px;
	border-left: 1px dotted #000;
	/*min-height: 600px;
	_height: 600px;*/
}

#content,.content td,.content td div,.content th,.content th div,.content td a {
	line-height: 1.5em;
}

.content a {
	color: #000000;
	text-decoration: none;
}

.content a.visible {
	color: #000000;
	text-decoration: underline;
}

.content a:hover {
	color: #000000;
	text-decoration: underline;
}

.content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	color: #cc9966;
	padding-bottom: 2px;
	border-bottom: 1px dotted #ccc;
}

.content h2 {
	color: #cc9966;
	margin-bottom: 10px;
	border-bottom: 1px solid #A3B5CD;
	/*display: block;
	width: 250px;*/
}

.content .subtitle {
	width: 100%;
	margin-bottom: 10px;
}

.content .subtitle td {
	vertical-align: middle;
}

.content .subtitle .line {
	border-bottom: 1px solid #a3b5cd;
	height: 1px;
	margin-left: 5px;
}

/* options */
#options {
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px dotted #000;
	position: relative;
	height: 25px;
}

#options a {
	text-decoration: none;
	color: #576f97;
	font-weight: bold;
}

#options a:hover,#results-options a:hover {
	text-decoration: underline;
	color: #677fA7;
}

.option-title {
	font-weight: bold;
}

#breadcrumbs {
	height: 25px;
	line-height: 25px;
	position: absolute;
	left: 5px;
	top: 0px;
}

#options-text {
	height: 25px;
	line-height: 25px;
	position: absolute;
	right: 5px;
	top: 0px;
}

/* footer */
#footer {
	clear: both;
	background-color: #394d68;
	height: 25px;
	line-height: 25px;
	/*padding-left: 200px;*/
	text-align: right;
	color: #ffffff;
	padding-right: 5px;
}

#footer a {
	color: #ffffff;
	height: 25px;
	line-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
}

#footer div {
	height: 25px;
	line-height: 25px;
}

#footer div.main {
	float: left;
}

.thumb {
	width: 135px;
	height: 101px;
}

/* others */
#page a.button {
	background-color: #2E3C4E;
	border: 0px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 0px;
	cursor: pointer;
	height: 24px;
	display: block;
	width: 175px;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
}

#page a.button:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #4E5C6E;
}

#page input.button {
	background-color: #2E3C4E;
	border: 0px;
	cursor: pointer;
	font-weight: bold;
	color: #ffffff;
	padding: 0px;
	height: 24px;
	display: inline;
	width: 175px;
	margin: 0px;
}

#page input.button:hover { /*background-color: #cc9966;*/
	cursor: pointer;
	background-color: #4E5C6E;
}

.text li {
	margin-bottom: 10px;
}

.content .text {
	padding: 10px;
}

.content .text table.tab {
	margin-bottom: 5px;
	border: 1px solid #576F97;
	margin-left: auto;
	margin-right: auto;
}

.content .text th {
	background-color: #576F97;
	color: #ffffff;
	padding: 5px;
	vertical-align: middle;
}

.content .text td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.content a.underlinedLink {
	text-decoration: underline;
}

.content fieldset {
	border: none;
	border-top: 1px solid #A3B5CD;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.content legend {
	padding: 0px 3px 0px 0px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}

.content .long-form label {
	display: block;
	float: left;
	line-height: 1.8;
	vertical-align: top;
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	clear: both;
}

.content .long-form input,#content .long-form textarea,#content .long-form select {
	margin: 5px 0 0 10px;
	/*border: 1px solid #333377;*/
}

.content input[type="checkbox"] {
	border: 0px;
}

select[disabled],select[readonly] {
	color: #000000;
	cursor: default;
}

input[disabled],input[readonly],checkbox[disabled],checkbox[readonly],textarea[disabled],textarea[readonly]
	{
	background-color: #dcdcdc;
	color: #000000;
	cursor: default;
}

.content textarea {
	overflow: auto;
}

.content input.submit {
	margin: 0px;
	background-color: #2E3C4E;
	color: #ffffff;
	border: 0px;
	padding: 2px 10px 2px 10px;
	cursor: pointer;
}

.content form .required {
	font-weight: bold;
}

/*
#content .error, .error {
	
}*/
.content div.error,div.error,.content p.error,p.error {
	background-color: #eeeeff;
	padding: 4px;
	border: 1px solid #576F97;
	font-weight: bold;
	color: #dd0000;
}

.content span.error {
	margin-left: 10px;
	font-weight: bold;
	color: #dd0000;
}

.content div.message,div.message {
	color: #00aa00;
	font-weight: bold;
	background-color: #eeeeff;
	padding: 4px;
	border: 1px solid #576F97;
}

.content span.message {
	margin-left: 10px;
	font-weight: bold;
	color: #00dd00;
}

form {
	margin: 0px;
	padding: 0px;
}

.text ul li {
	list-style: square;
	margin-left: 25px;
}
.text ol li {
	list-style: decimal inside;
}

.important {
	background-color: #EEEEFF;
	padding: 10px;
	font-weight: bold;
	border: 1px solid #a3b5cd;
}

.highlight {
	background-color: #ddeeff;
	border: 1px solid #576F97;
	padding: 10px;
}

.warning {
	background-color: #ffdddd;
	border: 1px solid #b9576F;
	padding: 10px;
}

.tooltip {
	background-color: #EEEEFF;
	padding: 10px;
	font-weight: bold;
	border: 1px solid #a3b5cd;
}

table.seals {
	margin-top: 5px;
}

table.seals td {
	vertical-align: bottom;
	width: 33%;
}

.sale-price {
	color: #ff0000;
	text-decoration: line-through;
}

#recently-viewed {
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #000;
}

#recently-viewed h2 {
	border-bottom: 1px solid #CCCCCC;
	color: #CC9966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 10px;
}

.recent-item {
	width: 135px;
	margin: 0px;
	margin-right: 9px;
	float: left;
	text-align: center;
	padding: 0px;
}

.recent-item a {
	color: #000000;
	text-decoration: none;
}

.recent-item .reference {
	margin: 0px;
	margin-top: 5px;
}

.recent-item .reference a:hover {
	color: #000000;
	text-decoration: underline;
}

.detailArea .price {
	font-weight: bold;
	font-size: 1.1em;
}

div.addtocart {
	background-color: #CC9900;
	background-image: url(../images/minicart.gif);
	background-position: 95% 55%;
	background-repeat: no-repeat;
	border: 1px solid #885500;
	position: relative;
}
div.addtocart input {
	cursor: pointer;
	color: #ffffff;
	display: block;
	background-color: transparent;
	line-height: 40px;
	height: 40px;
	border: 0;
	margin: 0px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	right: 50%;
	top: 50%;
	width: 100%;
}

div.addtocart:hover {
	background-color: #eebb00;
}

a.checkout {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 0px;
	cursor: pointer;
	display: block;
	width: 175px;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	background-color: #CC9900;
	line-height: 40px;
	height: 40px;
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid #885500;
}

a.checkout:hover {
	background-color: #eebb00;
	color: #ffffff;
	text-decoration: none;
}

/* BEGIN Shoe sizes */
#content td .sizes {
	margin-bottom: 10px;
}
#content td .size {
	float: left;
	margin-right: 8px;
	margin-top: 5px;
	line-height: 30px;
}
#content td .size a.value {
	padding: 5px;
	border: 1px solid #c90;
	font-size: 11pt;
	font-weight: bold;
	color: #552200;
}
#content td .size a.value:hover {
	text-decoration: none;
	border: 1px solid #850;
	background-color: #c96;
	color: #fff;
}
#content td .size a.soldout {
	background: #fff !important;
	color: #cc9 !important;
	border: 1px solid #eea !important;
	cursor: default !important;
}
#content td .size a.stock {
	background: #9f6;
}
#content td .size a.notstock {
	background: #ffff99;
}
#content td .size a.selected {
	background: #c00 !important;
	color: #fff !important;
	border: 1px solid #900 !important;
}
#content td .size .delivery, #content td .size .price {
	display: none;
}

#selected-option {
	display: none;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #eef;
	border: 1px solid #a3b5cd;
}
#selected-option span {
	font-size: 10pt;
}
#selected-option .label {
	display:block;
	float:left;
	width:75px;
}
#selected-size, #selected-delivery, #selected-price { font-weight: bold; }
#selected-price { color: #f00 }
/* END Shoe sizes */

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #33e;
	background-color: #eef;
	padding: 5px;
	padding-right: 50px;
}

#tooltip .body div {
	font-size: 9pt;
	line-height: 1.5em;
}

#tooltip h3, #tooltip div { margin: 0; }

.tip {
	margin: 10px;
	background: #eef;
	border: 1px solid #ccc;
	padding: 5px;
}
#loginForm label {
	width: 7em;
}
#registerForm label {
	width: 15em;
}

.testimonial {
	padding: 20px;
	border: 1px dotted #fff;
}
.testimonial:hover {
	background-color: #ffffaa;
	border: 1px dotted #ccc;
}
.testimonial div.name {
	text-align: right;
}
.description {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}