* {
	margin:0;
	padding:0;
	outline:0;
}

img {
	border:0;
}

body {
	background-color:#CDE1E0;
	margin:15px 0;
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
	line-height:18px;
	color:#808284;
	text-align:justify;
}

a:link, a:visited, a:active {
	color:#008c99;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}	

#container {
	margin:0 auto;
	width:990px;
}

#header {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:25px;
	padding-left:42px;
	padding-right:42px;
	padding-right:23px;
	
	padding-left:384px;
	
	
}

/*account*/

#account {
	float:right;
	text-align:right;
	margin-top:31px;
}

#account .links li {
	font-size:10px;
	list-style-type:none;
	font-weight:bold;
	margin-bottom:5px;
}

#account .links li a:link, #account .links li a:visited, #account .links li a:active {
	color:#7EB9C6;
}

#account .links li a:hover {

}

p.search {
	padding-top:200px;
}

p.search input.field {
	width:100px;
}

/*account end*/

#middle {
	width:959px;
	padding:0 31px;
	padding-left:0;
	background-image:url(../images/middle.jpg);
	background-repeat:repeat-y;
	float:left;
}

#menu {
	float:left;
	width:215px;
	padding:20px;
	padding-right:15px;
	padding-left:50px;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:top left;
height:455px; /*only needed on homepage as other pages with expand*/

width:170px;
}

#menu ul li {
	list-style-type:none;
	font-weight:normal;
	line-height:26px;
	font-size:12px;
}

#menu ul li ul {
	margin-top:10px;
	margin-bottom:10px;
}

#menu ul li ul li {
	font-size:10px;
	line-height:18px;
	margin-left:20px;
	
}

#menu ul li ul li#view-basket, #menu ul li ul li#sizing-care {
	margin-top:15px;
}

#menu a:link, #menu a:visited, #menu a:active {
	color:#7EB9C6;
	text-decoration:none;
}

#menu a:hover,
#menu a.active:link, #menu a.active:visited, #menu a.active:active {
	font-weight:bold;
	color:#008c99;
	text-decoration:none;
}

#image {
	float:left;
	width:360px;
height:525px; /*only needed on homepage as other pages with expand*/
}

#home {
	float:left;
	width:254px;
	padding-left:30px;
	padding-top:20px;
	line-height:18px;
	
	width:309px;
/*height:490px;*/ 
}

#content {
	float:left;
	width:644px;

	padding-top:20px;
	line-height:26px;
	
	width:699px;
	padding-bottom:10px;	
}

#home p, #content p {
	margin-bottom:14px;
}

#home h1, #content h1,
#home h2, #content h2 {
	font-size:17px;
	font-weight:bold;
	margin-bottom:30px;
	text-align:left;
}

#home ul, #home ol,
#content ul, #content ol {
	margin-bottom:30px;
	margin-left:30px;
}

#content #thumbs ul {
	margin:0;
}

#content #thumbs ul li {
	list-style-type:none;
	float:left;
	margin-left:34px;
	line-height:normal;
	text-align:center;
	width:190px;
	height:320px;
}

p.button {
	clear:both;
}

#home p.instructions {
	clear:both;
	font-size:10px;
	font-weight:bold;
	line-height:normal;
	margin-bottom:0;
	background-image:url(../images/enlarge.gif);
	background-repeat:no-repeat;
	background-position:left center;
	
	min-height:12px;
  height:auto !important;
  height:12px;

	line-height:12px;
	padding-left:20px;
}	

#home #alternate ul {
	margin:0;
	margin-top:10px;
	
}

#home #alternate ul li {
	list-style-type:none;
	float:left;
	margin-right:12px;
	line-height:normal;
	text-align:center;
	padding-bottom:12px;
}

#home #alternate ul li img {
	height:150px;
	border:1px solid #e6e6e6;
}

/*featured*/

#featured {
	float:right;

	width:160px;
	height:300px;
	text-align:center;
	font-size:12px;
	line-height:normal;
}

#featured p {
	margin-bottom:8px;
}

#featured img {
	margin-top:15px;
}

#static {
	float:left;
	width:510px;
}

/*featured end*/

#description {
	font-size:12px;
	line-height:18px;
	padding-bottom:15px;
}

#description p {
	margin-bottom:15px;
}

#description h1 {
	margin-bottom:20px;
}

#home h1.title {
	margin-bottom:10px;
}

h1, h2 {
	color:#008c99;
}

#details {
	width:270px;
	float:right;
}

#details li {
	font-size:12px;
	line-height:18px;
}

#product {
	margin-bottom:30px;
}

#price {
	color:#008c99;
	font-weight:bold;
}

#home ul.details {
	font-size:11px;
	line-height:16px;
	margin-bottom:20px;
	list-style-type:none;
	margin-left:0;
}

#home ul.details strong {
	font-weight:bold;
	color:#008C99;
}

table.sizes {
	border-collapse:collapse;	
	width:600px;
	margin-bottom:20px;
}

table.sizes th, table.sizes td {
	border:1px solid #e6e6e6;
	padding:2px 6px;
	text-align:left;
}

table.sizes th {
	width:16%;
}

.left {
	float:left;
	margin-top:5px;
	margin-right:20px;
	margin-bottom:15px;
}

.right {
	float:right;
	margin-top:5px;
	margin-left:20px;
	margin-bottom:15px;
}

#footer {
	clear:both;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:31px;
	text-align:left;
	font-size:10px;
	padding-left:25px;
	padding-right:25px;
}

#footer img {
	float:right;
}

#footer p {
	float:left;
}

.box {
	margin-bottom:15px;
	border-bottom:1px dashed #CDE1E0;
}


/*.line {
	border-top:1px dashed #CDE1E0;line-height:5px; 
} */
.line {
	border:1px dashed #CDE1E0;height:1px; 
} 
  
.hiddenlabel {
	display:none; 
}

/* added */
#menu ul li ul li ul {
	margin-top:0px;
	margin-bottom:0px;
	
}

/* added */