/* HMTL styles */
body {
	margin: 0px;
	background-color: #FFF;
	text-align: center;
	font-family: Verdana, Arial, Sans serif;
	color: #666666;
}

a {
	color: #A29062;
	outline:none;
}

a:hover {
	color: #004A6A;
	outline:none;
}

a img {
	border: 0px;
	outline:none;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	text-transform: uppercase;
	color: #A29062;
}

/* h1 b {
	font-size: 140%;
}*/

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #A29062;
}

h3 {
	font-size: 120%;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #A29062;
}

h4 {
	margin-top: 6px;
	margin-bottom: 2px;
	color: #A29062;
}

h4.brand {
	font-size: 1.3em;
	font-weight: normal;
}

/* Layout styles */
#wrapper {
	background-color: #FFF;
	width: 800px;
	margin: auto;
	font-size: 0.7em;
	text-align: left;
}

#header img {
	margin-top: 20px;
	margin-left: 10px;
	float: left;
	margin-bottom: 5px;
}

#basket {
	float: right;
}

#acctLink {
	clear: both;
	text-align: right;
	margin-bottom: 5px;
}

#acctLink a {
	text-decoration: none;
	outline:none;
}

#homeImg {
	padding-top: 24px;
}

#topNav, #topNav ul {
	clear: both;
	padding: 0px;
	margin: 0px;
	text-align: left;
	height: 35px;
}
#topNav li {
	float: left;
	list-style-type: none;
}

#main {
	position: relative;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	line-height: 1.5em;
}

#offersBlock {
	position: absolute;
	width: 353px;
	height: 158px;
	background-image:url(images/misc/spec_offer_bg.gif);
	top: 210px;
	left: 15px;
	color: #A29062;
}

#offersBlock #title {
	margin-top: 50px;
	margin-left: 30px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#offersBlock #title img {
	margin-left: 14px;
}

#offersBlock #title .big {
	font-size: 28px;
}

#offersBlock #txt {
	margin-left: 30px;
}

#offersBlock #link {
	margin-left: 30px;
}

#welcome {
	text-align:right;
	margin-top: 5px;
}

#leftPic {
	float: left;
	margin-right: 18px;
}

#rightPic {
	float: right;
	margin-left: 18px;
}

#contactImg {
	margin-top: 14px;
}

#userNav {
	font-size: 115%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#userNav .navItem {
	margin-top: 3px;
	font-weight: bold;
}
#userNav .navItem a {
	text-decoration: none;
	outline:none;
}

#hint {
	margin: auto;
	margin-top: 15px;
	width: 580px;
	text-align: left;
	font-size: 0.7em;
}

#hint .input {
	margin-top: 5px;
	float: left;
}

#hint .textarea {
	margin-top: 3px;
}

#hint .name, #hint .email {
	float: left;
	width: 280px;
	margin-bottom: 5px;
}

#hint .button {
	margin-top: 5px;
}


/* Shop styles */

#breadCrumb {
	font-size: 100%;
	color: #A29062;
	margin-bottom: 5px;
}

#shopTitle {
	margin-top: 5px;
	margin-bottom: 8px;
	font-family:"Times New Roman", Times, serif;
	font-size: 250%;
	text-transform: uppercase;
	color: #A29062;
	font-weight: bold;
}

#shopTitle strong {
	font-size: 140%;
}

#iconRow1 {
	margin-top: 50px;
}

#iconRow1 img.middle {
	margin-left:85px;
}

#iconRow1 img.right {
	margin-left:85px;
}

#iconRow2 {
	margin-top: 50px;
}

#iconRow2 img.left {
    margin-left: 25px;
    vertical-align: middle;
	
}


#iconRow2 img.middle {
	margin-left: 55px;
	vertical-align: middle;
}
#iconRow2 img.right {
    margin-left: 80px;
	
	vertical-align: middle;
}

#iconRow3 {
	margin-top: 50px;
/*  margin-left: 270px;*/
	margin-bottom: 30px;
}
#iconRow3 img.left {
	margin-left: 48px;
	vertical-align: middle;
}

#iconRow3 img.middle {
	margin-left: 107px;
	vertical-align: middle;
}

#iconRow3 img.right {
	margin-left: 75px;
	vertical-align: middle;
}

#iconRow4 {
	margin-bottom: 30px;
}

#iconRow4 img.middle {
	margin-left: 282px;
	vertical-align: middle;
}

#prodBlock {
	float: left;
	min-height: 383px;
	height: auto !important;
	height: 383px;
}

#thumbBlock {
	background-color: #FFF;
	width: 321px;
	float: left;
}

#thumbBlock .thumb {
	position: relative;
	background-color: #F5F4EF;
	width: 105px;
	float: left;
	display: inline;
	margin-right: 2px;
	margin-bottom: 1px;
}

#moreInfo {
	position: absolute;
	left: 0px;
	top: 22px;
	width: 317px;
	height: 381px;
	background-color: #FFF;
	border: 1px solid #A29062;
	z-index: 100;
	display: none;
	overflow:hidden;
}

#zoomInfo {
	position: absolute;
	left: 0px;
	top: 22px;
	width: 797px;
	height: 382px;
	background-color: #FFF;
	border: 1px solid #A29062;
	z-index: 200;
	display: none;
	overflow:hidden;
}

#zoomCloseBg {
	position:absolute;
	left:0px;
	top:356px;
	height:27px;
	width:290px;
	overflow:hidden;
	z-index: 6000;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
	opacity: 0.9;
	background-color:#f5f4ef;
}
#zoomCloseImg {
	position:absolute;
	left:105px;
	top:362px;
	height:16px;
	width:80px;
	overflow:hidden;
	cursor:pointer;
	z-index: 6001;
}

#zoomHoverInfoBg {
	position:absolute;
	left:0px;
	top:0px;
	height:29px;
	width:290px;
	overflow:hidden;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
	opacity: 0.9;
	z-index: 6000;
	background-color:#f5f4ef;
}
#zoomHoverInfoImg {
	position:absolute;
	left:0px;
	top:0px;
	height:29px;
	width:275px;
	overflow:hidden;
	z-index: 6001;
}

#moreInfoClose {
	position:relative;
	height:30px;
	width:317px;
	overflow:hidden;
	background-color:#f5f4ef;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
	opacity: 0.9;
	z-index: 100;
	text-align:center;
}

.moreButton {
	height: 35px;
}

.close {
	text-align: right;
	font-weight: bold;
}

#productNav {
	float: left;
	width: 500px;
	height: 40px;
	margin: 5px 0px 15px 0px;
}

#productNav a {
	text-decoration: none;
}

#mainPic {
	background-color: #FFF;
	width: 290px;
	height: 383px;
	float: left;
}

#infoBlock {
	width: 188px;
	float: left;
	background-color: #F5F4EF;
	min-height: 383px;
	height: auto !important;
	height: 383px;
}

#infoBlock .text {
	margin-left: 10px;
	margin-right: 10px;
	line-height: 14px;
}
#infoBlock p {
	margin:0px 0px 10px 0px;
}

#prodPrice {
	font-size: 110%;
	font-weight: bold;
}

.onOffer {
	text-decoration: line-through;
}

.offerPrice {
	color: red;
}

.prodFormLabel {
	font-weight: bold;
	color: #A29062;
}

#out_of_stock_msg {
	height: auto !important;
}

#basketButton {
	margin-top: 10px;
	margin-bottom: 6px;
}

.styleWrapper {
}

.styleBlock {
	display: block;
	text-decoration: none;
	width: 130px;
	height: 273px;
	float: left;
	margin-top: 10px;
}
.onepiece {
	background-image: url(images/misc/onepiece.gif);
	background-repeat: no-repeat;
}

.string {
	background-image: url(images/misc/string.gif);
	background-repeat: no-repeat;
}

.bandeau {
	background-image: url(images/misc/bandeau.gif);
	background-repeat: no-repeat;
}

.halterneck {
	background-image: url(images/misc/halterneck.gif);
	background-repeat: no-repeat;
}

.tankini {
	background-image: url(images/misc/tankini.gif);
	background-repeat: no-repeat;
}

.boyshorts {
	background-image: url(images/misc/boyshorts.gif);
	background-repeat: no-repeat;
}

#shapeWrapper {
	float: left;
	margin-bottom: 10px;
}

#shapeWrapper .left {
	margin-right: 8px;
}
#shapeWrapper .outer {
	float: left;
	margin-top: 10px;
}

#shapeWrapper .shapeTop, #shapeWrapper .shapeBottom {
	display:block;
	clear:left;
}

#shapeWrapper .inner {
	background-image: url(images/misc/shape_block.gif);
	background-repeat: repeat;
	float: left;
	width: 395px;
	font-size: 90%;
	line-height: 110%;
}

#shapeWrapper .inner .text {
	padding-left: 90px;
	padding-right: 5px;
	padding-top: 35px;

	min-height: 145px;
	height: auto !important;
	height: 145px;

	background-repeat: no-repeat;
	width: 290px;
	margin-left: 2px;
	display:block;
	text-decoration: none;
}

#shapeWrapper .inner .apple {
	background-image: url(images/misc/apple.gif);
}

#shapeWrapper .inner .pear {
	background-image: url(images/misc/pear.gif);
}

#shapeWrapper .inner .rectangle {
	background-image: url(images/misc/rectangular.gif);
}

#shapeWrapper .inner .hourglass {
	background-image: url(images/misc/hourglass.gif);
}


/* Basket styles */

#basket .data input {
	font-size: 10px;
}
#basket .data a {
	text-decoration: none;
	outline:none;
}

.data .title {
	font-weight: bold;
}

.data .total {
	font-weight: bold;
	font-size: 110%;
}

.data td {
	background-color: #E4E6D6;
	padding: 5px;
}

#basket .data img {
	margin-right: 3px;
}

.data td.title {
	background-color: #FFF;
	padding: 0px;
}

.input {
	background-color: #F5F4EF;
	padding: 10px;
}

.input td {
	padding-top: 2px;
	padding-bottom: 2px;
}

.input input {
	font-size: 10px;
}

input.promoCode {
	width: 142px;
}


#contact .input {
	margin: 0px;
	width: 375px;
	min-height: 335px;
	height: auto !important;
	height: 335px;
}

#orders .title {
	font-weight: bold;
}

#order_detail {
}

#order_detail .left {
	float: left;
}
#order_detail .right {
	float: right;
}

#order_detail .block {
	float: left;
	margin-top: 2px;
	margin-bottom: 8px;
}
#order_detail .address {
	float: left;
	width: 290px;
}
#order_detail .products {
	float: right;
	width: 485px;
}

#order_detail .bill {
	float: right;
	width: 485px;
	text-align: right;
	font-size: 110%;
}

#delivery {
}
#delivery .left {
	float: left;
}
#delivery .right {
	float: right;
}

#delivery .block {
	float: left;
	margin-top: 2px;
	margin-bottom: 8px;
}
#delivery .dlv_address {
	float: left;
	width: 287px;
}
#delivery .inv_address {
	float: right;
	width: 287px;
}
#delivery .products {
	float: left;
	width: 780px;
}

#delivery .bill {
	float: right;
	width: 775px;
	text-align: right;
	font-size: 110%;
}

/* Link / brand styles */

#linkBlock {
	width: 800px;
	float: left;
}

#linkBlock .link {
	margin-top: 8px;
	float: left;
	margin-right: 0px;
	margin-left: 5px;

}

#linkNav {
	float: right;
	margin-top: 5px;
}
#linkNav a {
	text-decoration: none;
	outline:none;
}

#brands {
	float: left;
	margin-bottom: 20px;
}

#brands .brand {
	margin-top: 50px;
	float: left;
	margin-right: 0px;
	margin-left: 4px;
	height: 70px;

}

#colours, #sizes {
	float: left;
	margin-left: 40px;
	margin-bottom: 20px;
}
#colours .colour, #sizes .size {
	float: left;
	margin-top: 50px;
	margin-left: 8px;
	margin-right: 8px;
}

#sizes .size
{
    width: 150px;
    font-family: "Baskerville Old Face", Georgia, "Times New Roman", Times, serif;
    font-size: 2em;
}

#currencyBlock {
	float: right;
}

.currency {
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	font-size: 110%;
}
.currency a {
	text-decoration: none;
	outline:none;
}

#butterflies {
	float: right;
	text-align: right;
}

#quote, #flash {
	float: left;
	margin-top: 2px;
}

#signup
{
/*    clear: both;*/
	padding: 0;
	text-align: right;
	float: right;
}

#footer {
	clear: both;
	height: 30px;
	line-height: 30px;
	padding: 0 3px;
	background-color: #A29062;
	color: #FFF;
	font-size: 10px;
/*  text-align: center;*/
}

#footer a {
	color: #FFF;
	text-decoration: none;
	outline:none;
}

#footer a:hover {
	text-decoration: underline;
	outline:none;
}

#footer .leftText {
	float: left;
	padding-left: 10px;
	text-align: left;
	width: 300px;
}

#footer .rightText {
	float: right;
	padding-right: 10px;
	text-align: right;
	width: 300px;
}

#footer input.emailSubmit {
	position: absolute;
	left: 245px;
	top: 5px;
}

#emailSignupForm .emailText {
	position: absolute;
	top: 5px;
	left: 120px;
	color: #A29062;
	font-size: 10px;
	padding: 2px;
	height: 14px;
	border: 1px solid #A29062;
	width: 116px;
}

#emailSignupForm {
	position: relative;
	width: 310px;
}

#emailSignupForm label {
	position: absolute;
	top: 0px;
	left: 0px;
}



/* general styles */
.message, .info, .warning, .error { 
	font-weight: bold;
	margin-bottom: 3px;

}

.smallText {
	font-size: 85%;
}

.message, .warning, .error {
	color: red;
}

input.check ,input.radio {
	margin: 0px;
	vertical-align: middle;
	margin-right: 10px;
}

.pop {
	font-size: 10px;
	height: 16px;
}

#delivery input.check {
	margin: 0px;
}

.hform label {
    float: left;
    width: 146px;
}

.hform textarea {
    width: 366px;
}

.hform p {
    margin: 6px;
    padding: 0px;
}

.hform p input
{
    width: 217px;
}

#overlay {
 display:none;
 position: absolute;
 left: 0px;
 top: 0px;
 width:100%;
 height:100%;
 text-align:center;
 z-index: 1000;
 background-image:url(background-trans.png);
}

#overlay div {
	 width:300px;
	 margin: 100px auto;
	 background-color: #fff;
	 border:1px solid #000;
	 padding:15px;
	 text-align:center;
	 height:400px;
}
