﻿@charset "UTF-8";
/* CSS Document */

body {
	background-color: #dbdcd2;
	margin: 0px;
	padding: 0px;
}
#container{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(images/bg-stripe.jpg);
	background-repeat: repeat-x;
}
#header{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 157px;
}
#headerHome{
	background-image: url(images/header-home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 157px;
}
#innerHeader{
	padding: 0px;
	height: 157px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#basketDetails{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 20px;
	padding-left: 630px;
	padding-top: 14px;
	padding-bottom: 5px;
}
.basketButtons{
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #8F9182;
	border-bottom-color: #8F9182;
	border-left-color: #FFFFFF;
	margin-right: 1px;
	margin-left: 1px;
	color: #000000;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.basketButtons a{
	color: #000000;
	text-decoration:none;
}



#navBar{
	float:left;
	margin: 0px;
	width: 1000px;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/logo.jpg);
	height: 53px;
	line-height: normal;
}
#navBar ul{
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	padding-left: 100px;
	padding-right: 0px;
	margin: 0px;
	height: 53px;
}
#navBar li{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navBar a{
	font-size: 18px;
	padding-right: 13px;
	padding-left: 13px;
	background-image: url(images/top-menu.jpg);
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
	display: block;
	float: left;
}
#navBar a span{
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/top-menu.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#navBar a:hover{
	background-image: url(images/top-menu-over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


body.home #navBar a#home,
body.shop #navBar a#shop,
body.find #navBar a#find,
body.about #navBar a#about,
body.images #navBar a#images,
body.press #navBar a#press{

	background-image: url(images/top-menu-over.jpg);

}
#menu{
	float:left;
	margin: 0px;
	width: 990px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#menu li{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu a{
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 20px;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	padding-bottom: 0px;	
}

#menu a:hover{
	list-style-type: underline;
	text-decoration: underline;
}

#footer{
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 229px;
	width: 100%;
}
#innerFooter{
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 229px;
	background-image: url(images/inner-footer-bg.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10px;
}

#main{
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#search{
	float: left;
	height: 120px;
	width: 280px;
	padding-left: 25px;
	padding-top: 70px;
}
#subscribe{
	height: 140px;
	width: 300px;
	float: left;
	padding-top: 50px;
	padding-left: 24px;
}
#subFooter{
	float: left;
	width: 700px;
}
#subFooter p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #000000;
}
#subFooter a{
	color: #000000;
	text-decoration: underline;
}
#subFooter a:hover{

	text-decoration: none;
}
#subFooter2{
	float: left;
	width: 280px;
}
#subFooter2 p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #000000;
	text-align: right;
}
#subFooter2 a{
	color: #000000;
	text-decoration: underline;
}
#subFooter2 a:hover{

	text-decoration: none;
}

.tableNav ul{
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tableNav li{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	list-style-type: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.tableNav a{
	color: #000000;
	text-decoration: none;
}
.tableNav a:hover{
	text-decoration: underline;
}
