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

img {
	border:0;
}

body {
	background-color:#FFFFFF;
	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:#00ADEE;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}	

#container {
	margin:0 auto;
	width:900px;
	height:536px;
	border:1px solid #B7B7B7;
}

#header {
	background-position:center;
	background-color:#ffffff;
	padding-bottom: 3px;
	border-bottom:1px solid #B7B7B7;
}

/*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:#00ADEE;
}

#account .links li a:hover {

}

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

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

/*account end*/

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

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

width:134px;
}

#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:#00ADEE;
	text-decoration:none;
}

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

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

#home {
	float:left;
	width:350px;
	padding-left:0px;
	margin-top:10px;
	line-height:15px;
	width:390px;
	height:425px;
	overflow:auto;
	padding-right:10px;
	text-align: left;
}

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

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

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

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

#home ul, #home ol,
#content ul, #content ol {
	margin-bottom:15px;
	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:left;
	width:190px;
	height:320px;
}

p.button {
	clear:both;
}

#home p.instructions {
	clear:both;
	font-size:11px;
	line-height:normal;
	margin-bottom:0;
}	

#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:left;
	padding-bottom:12px;
}

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

/*featured*/

#featured {
	float:left;

	width:160px;
	height:300px;
	text-align:left;
	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:20px;
	padding-bottom:15px;
}

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

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

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

h1, h2 {
	color:#C9DA2A;
}

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

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

#product {
	margin-bottom:30px;
}

#price {
	color:#00ADEE;
	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 #00ADEE;
	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 {
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	clear:both;
	font-size:10px;
	margin:0 auto;
	padding-right:0;
	padding-top:0;
	text-align:right;
	width:900px;
}

#footer img {
	float:right;
}

#footer p {
	float:right;
}

.box {
	margin-bottom:15px;
	border-bottom:1px solid #B7B7B7;
}
