* {
	margin: 0;
}

html {
	color: #630;
	font: 81.25%/ 1.5 "Century Gothic", Verdana, Helvetica, Arial,
		sans-serif;
	height:100%;
}

body {
	height: 100%;	
}

#wrapper {
	min-width: 20em;
	max-width: 1024px;
	padding: 0;
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
	width:1000px;
	}

img {
	border-style: none;
}

h1 {
	font-size: 150%;
	margin: 5px 0 10px 0;
}

h2 {
	font-size: 120%;
}

p {
	margin: 1.5em 0;
}


a {
	text-decoration: none;
}

a:hover,a:focus,a:active {
	color: #F00;
}


#header {
	height: 90px;
	/*border-bottom: 1px solid #fc3;*/
		position: relative;
}


#logo {
	position: absolute;
	top: 15px; 
	left:50px;
}

#shopping-cart-area {
	float:right;
	border: 1px solid #eee;
	padding: 4px 4px 4px 6px;
	margin-top:10px;
	margin-right:40px;
	min-width: 300px;
}

#shopping-cart-buttons {
	margin-left:10px;
	/*
	padding-top: 3px;
	vertical-align: middle;
	*/
}


.shopping-cart-image {
	vertical-align:middle; 	
}

#content {
	text-align: left;
	padding: 1em;
	clear:left;
}

#content a {
	color: #630;
}

#content a:hover,a:focus,a:active {
	color: #F00;
}

#content_text {
	position: absolute;
	top: 325px;
	left: 170px;
	background-color: #fff;
	z-index: 20;
	text-align: left;
	padding: 0.5em 1em 0 1em;
	width: 53%;
	opacity: 0.90;
	filter: alpha(opacity = 90);
	border: 1px solid #fc3;
}

#content table {
	margin-left: auto;
	margin-right: auto;
}

#content_text h1 {
	border-bottom: 1px dashed #ccc;
}

#content_images {
	margin-top: 390px;
}

#content_left {
	float:left;
	margin-top: 20px;
	width: 75%;
}

#offers {
	margin-top: 20px;

	
}

#offers a {
	float: left;
	
}

.offer {
	display: block;
	margin-bottom: 20px;
	width: 250px;	
}

#content_bottom {
	clear:left;	
}

#contact-information {
	text-align: center;
}

#contact-information h3 {
	margin-bottom: 0;
}

#contact-information address {
	text-decoration: none;
}

#directions {
	float: right;
	width: 65%;

}

#image_1 {
	left: 0px;
	position: absolute;
	top: 180px;
	z-index: 0;
	border: 3px solid #fff;
}

#image_2 {
	left: 300px;
	position: absolute;
	top: 170px;
	z-index: 10;
	border: 3px solid #fff;
}

#image_3 {
	position: absolute;
	left: 590px;
	top: 200px;
	z-index: 15;
	border: 3px solid #fff;
}

#footer {
	border: 1px solid #fc3;
	/*background:#f2f2ec;*/
	font: 81.25%/ 1.5 "Century Gothic", Verdana, Helvetica, Arial,
		sans-serif;
	clear: both;
	margin: 0 auto ;
	min-width: 20em;
	max-width: 1000px;
	width:1000px;
	height:3em;
	padding-top:1em;
}

#footer-left {
	margin-left: 20px;
}

#footer-right {
	float:right;
	margin-right: 20px;
}

#footer-space {
	height: 4em;	
	clear: both;
}

#footer address {
	font-style: normal;
}

#searchSubmit {
	margin-top: 15px;
	position: absolute;
}

#searchForm fieldset { 
	padding: 0 0 15px 60px;
	border: 1px solid #ccc;
	text-align: left;
	margin-top:20px;
}

#searchForm select {
	width: 170px;
	height: 22px;
	margin-right: 10px;
	margin-top: 15px;
	border: 1px solid #ccc;
	font: 100%/ 1.7 "Century Gothic", Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
}

#searchForm legend {
	color: #630; 
	margin-bottom: 15px;
	/*to compensate space lost due to padding-incapability in IEs*/
	/*visibility: hidden;*/
}


#results {
	padding-top: 5px;
}

#content table {
	border-spacing: 10px;
}

#content table tr td {
	text-align: center;
	vertical-align: text-top;
	border: 1px solid lightgrey;
}

.result-image {
	padding: 10px;
}

.result-name {
	font-weight: bold;
}

#pager {
	text-align: center;	
}

#page-current {
	border: 1px solid #ccc;
	background: #f2f2ec;
	width:25px;
	height:23px;	
	display: inline-block;
}

.page-url {
	border: 1px solid #eee;
	width:25px;
	height:23px;	
	display: inline-block;
}

#clothing {

	margin-top:100px;	
	margin-left: 10px;
	

}

#clothing-brand {
	font-weight: bold;	
}

#clothing-text {
	width:40%;
}

#clothing-text h1 {
	font-size: 200%;	
}


#clothing table {
	margin-bottom:20px;
	width: 100%;
}

.configuration {
	background: #f2f2ec;
	padding: 10px;
}

#clothing-price {
	font-size: 150%;
	
}

#clothing-text select {
	font: 110%/ 1.7 "Century Gothic", Verdana, Helvetica, Arial, sans-serif;
}

#clothing-images {
	float: right;
}

#clothing-img {
	text-align: right;
	border-bottom: 1px solid #eee;
	margin-bottom: 5px;
}

#clothing-thumbnails img{
	margin: 5px;
}

#clothing-img a {
	display: block;	
	margin:10px;
}

#clothing-share {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	height: 15px;
	padding:8px;
}


#display-shopping-cart {
	margin-top:20px;
}

#display-shopping-cart table {
	/*width: 550px;*/
	width:100%;
	border-collapse: collapse;
	border: 1px solid #eee;
	padding: 5px;
}


#display-shopping-cart th {
	border: 0;
	padding: 12px;
}

#display-shopping-cart td {
	border: 0;
	padding: 5px;
}

#display-shopping-cart img {
	vertical-align: middle;
}

#to-checkout-button {
	text-align: right;	
	margin: 20px;
}

#quantity {
	width: 15px;
	text-align: right;
}

#grey {
	background-color: #f2f2ec;
}

#white {
	background-color: white;
}

#update {
	text-align: right;
}

#update-img {
	vertical-align: middle;
}

#delete {
	text-align: left;
}

#sub-price {
	text-align: right;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 12px 12px 0 0;
}

#freight-information {
	padding-right: 100px;
	font-weight: bold;
}

#price {
	text-align: right;
	font-weight: bold;
	margin-bottom: 10px;
	border: 1px solid #eee;
	padding: 12px;
}

#backButton {
	padding: 20px;
}

#addressForm {
	text-align: left;
}

.addressFormLabel {
	display: block; /* block float the labels to left column, set a width */
	float: left;
	width: 300px;
	text-align: right;
	margin-top: 10px;
}

.addressFormElement {
	margin-top: 10px;
	margin-left: 10px;
		background:#efefef;
	border:1px solid #ccc;
	color:#333;
	width:350px;
}

#submitAddress {
	margin-top: 10px;
	margin-left: 310px;
}

#orderdetails {
	margin-bottom: 10px;
}

.orderItem {
	margin: 10px;
}

#orderdetails table {
	border-collapse: collapse;
	border: none;
	width: 85%;
	margin-left: 75px;
	background-color: #f2f2ec;
	/*border: 1px solid #fc3;*/
}

#orderdetails td {
	border: 0;
	text-align: left;
	padding-left: 5px;
}

#orderdetails th {
	border: 0;
	text-align: left;
	padding-left: 5px;
}

#orderitems table {
	width: 85%;
	margin-left: 75px;
	border-collapse: collapse;
}

#orderitems td,th {
	border: 1px solid #fc3;
	padding: 5px;
}

#orderitems table th {
	background: #f2f2ec;
	text-align: left;
}

#orderitems td.quantity {
	width: 20px;
}

#orderitems td.article {
	text-align: left;
}

#orderitems td.sum {
	width: 40px;
}

#orderTotal { /*
	text-align:right;	
	margin-top:10px;
	margin-right:80px;
	*/
	margin-top: 10px;
	margin-left: 75px;
	margin-right: 75px;
	background-color: #f2f2ec;
	padding: 5px;
	text-align: right;
}

.orderTotalLabel {
	display: block; /* block float the labels to left column, set a width */
	float: left;
	width: 500px;
	text-align: right;
}

#cancelButton {
	margin-right: 20px;
}

#orderButtonRow {
	text-align: right;
	margin: 20px 75px 20px 20px;
}

#buttonRow {
	text-align: center;
	margin-top: 20px;
}

.error {
	color: red;
}

.error-paragraph {
	border: 1px solid red;
	padding:10px;
}

#nav {
	background:#ffffff url("menu-bottom-border.gif") repeat-x bottom;
	float: left;
	width:100%;
	font-size: 81%;
}


#nav ul {
	margin-bottom: 1px;
	padding: 0;
	padding:9px 20px;
	list-style: none;
	padding-left: 50%;
}

#nav li {
	float: left;
	background: url("rounded-tab-yellow-right.gif") no-repeat right top;
	margin: 0 0 1.4px 0;
	width:100px;
	text-align: center;
}


#nav a {
	display: block;
	background: url("rounded-tab-yellow-left.gif") no-repeat left top;
	padding: 9px 6px;
	color: #630;
}

#nav a:hover,a:focus,a:active {
	color: #F00;
}

#nav .current {
    background-image:url("rounded-tab-white-right.gif");
    margin-bottom:0px;
}

#nav .current a {
    background-image:url("rounded-tab-white-left.gif");
    padding-bottom:10px;
}


#subnav {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fc3;
	border-right: 1px solid #fc3;
	border-left: 1px solid #fc3;
	width: 99.9%;
	font-size: 81%;
	float: left;
}

#subnav ul {
	list-style-type: none;	
	width:100%;
	/*padding-left:0.1px;*/
	float: left;
	margin:0;
}
#subnav ul li {
	float: left;
	width:15%;
	/*border-right: 1px solid #fc3;*/
	text-align: center;
}
#subnav li a {
	padding:2px;
	margin: 8px 8px 8px 8px;
	display: block;
	background:#f2f2ec;
	border: 1px solid #ccc;
	color: #630;
}

#subnav a:hover,a:focus,a:active {
	color: #F00;
}

#subnav .current a {
	background:#fff;	
}
#pagenav {
	padding: 0;
	width: 22%;
	font-size: 100%;
	float: left;
	margin:10px 0 10px 0;
		
}
#pagenav ul {
	list-style-type: none;	
	width:100%;
	padding-left:0.1px;
	float: left;
	margin:0;
}
#pagenav ul li {
	border: 1px solid #ccc;
	width: 100%;
	padding:10px;
	margin-top:5px;
	text-align: left;
	background:#f2f2ec;
}

#pagenav li a {
	padding: 10px;
}

#pagecontent {
	float: right;
	width: 70%;
	text-align: left;
}

#pagecontent a {
	color: blue;	
}


#info_img_1 {
	float: left;
	margin:12px;
}

#opening-hours {
	background-color: #efefef;
	width: 45%;
	float: right;
	padding:10px;
	text-align: center;
	border:1px solid #ccc;
	margin-right: 100px;
}

#info_img_2 {
	float: right;
	margin:12px;
}

#contact-form {
	border: 0;
	margin:0;
	padding:0;
}

#contact-form legend {
	visibility: hidden;	
}

#contact-form label {
	display: block;
	font-weight:bold;
	margin: 5px 0 2px 0;
}

#contact-form textarea, .input_text {
	background:#efefef;
	border:1px solid #ccc;
	color:#333;
	width:350px;
}

#contact-form textarea{
	height:65px;
}

#contact-form button {
	display: block;
	background:#efefef;
	border:1px solid #ccc;
	border-right:2px solid #ccc; 	border: 0;
	margin:0;
	padding:0;
	border-bottom:2px solid #ccc;
	padding:5px 10px;
	margin:10px 0;
}

#newsletter-form {
	float: left;
	border: 1px solid #ccc;
	margin:10px 0;
	padding:10px;	
	width: 45%;
}

#puff input {
	border:1px solid #ccc;
	color:#333;
	width:175px;
	padding:3px 3px;
}

#puff label {
	display: block;
	font-weight:bold;
	margin: 5px 0 0 0;
}

#puff button {
	padding:3px 3px;
	margin:5px 0 0 0;
	background:#efefef;
	border:1px solid #ccc;
	border-right:2px solid #ccc; 	
	border-bottom:2px solid #ccc;
}

.small {
	font: 90%/ 1.5 "Century Gothic", Verdana, Helvetica, Arial,
		sans-serif;	
}

#puff {
	float: right;	
	background-image:url('images/puff-bg.gif');
	background-repeat:no-repeat;
	height: 368px;
	width: 202px;
	text-align: center;		
	margin-top: 10px;
	margin-bottom: 10px;
	font: 90%/ 1.5 "Century Gothic", Verdana, Helvetica, Arial,
		sans-serif;
}

#puff h2 {
	padding-top: 17px;	

}

#puff p {
	padding-left: 10px;
	padding-right: 10px;				
}

#link {
	text-decoration: underline;
}

#smallPuff {
	background-image:url('images/smallPuff.gif'); 
	background-repeat:no-repeat; 
	height: 270px; 
	width:200px; 
	text-align:center;
	padding:10px 5px; 
	font: 90%/ 1.5 'Century Gothic', Verdana, Helvetica, Arial, sans-serif;
	float: left;
	margin: 10px;
}

#smallPuff h1 {
	font-weight:normal; 
	margin-bottom:5px; 
	margin-top:5px"
}

#smallPuff div {
	height: 40px;
	
	
}

#smallPuff p a {
	margin-left: 20px;
}

#blanket {
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
}

#popUpDiv {
	position:absolute;
	background-color:#fff;
	width:1000px;
	height:500px;
	z-index: 9002;
}
