/**************** Body and tag styles ****************/
* {margin: 0;}
body, h1, h2, h3, h4, h5, h6, p, blockquote, label, fieldset, ul, ol, dl, li, object, table, th, tr, td  {padding: 0;}
body {
	font: 100%/1.3 Arial, Helvetica, sans-serif;
	color: #000; background-color: #fff;
}
h1 {
	font-size: 1.7em;
	color: #999;
	text-align: center;
	font-weight: normal;
	margin-bottom: .5em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1em;
	border: 1px solid #262626;
	color: #363636;
	padding: .4em .4em .3em 1em;
	background-color: #CFCDCD;
	margin-bottom: 5px;
}
h4 {
	font-size: 1em;
	margin-bottom: .5em;
}
h5 {
	font-size: 1em;
	border-bottom: 1px dotted #CFCDCD;
	margin-bottom: .5em;
}
h6 {
	font-size: 1em;
	padding: .2em 5px;
	width: 340px;
	float: left;
	margin-bottom: .7em;
	color: #fff;
	background-color: #4878E7;
}
p {font-size: .8em;
	margin-bottom: 1em;
}
img {border:none;
}
a {text-decoration: underline;}
a:link, a:visited {color: #4878E7;}
a:hover, a:active {color: #FD6533; text-decoration: none;
}
/**************** Container styles ****************/
#container {
	width: 760px;
	margin: 8px auto	
}
/**************** Header styles ****************/
#headercontainer {
	border: 1px solid #262626;
	float: left;
	width: 758px;
}
#headerlogo {
	background: url(../images/jpg/header-bg.jpg) repeat-y left top;
	height: 60px;
	border-bottom: 1px solid #262626;
}
#headerlogo img {
	margin: 4px 0 0 20px;
}
/**************** Navigation styles ****************/
ul#navbar {
	background: url(../images/jpg/header-bg.jpg) repeat-y left top;
	margin-top: 15px; 
	border-top: 1px solid #262626;	
	float: left;
	width: 738px;
	padding-left: 20px;
}
ul#navbar li {
	display: inline;
	list-style: none;
	font-size: .8em;
	padding: .4em .7em .3em 0;
	float: left;
}
ul#navbar a {text-decoration: none;
	border-right: 1px solid #999;
	padding-right: .7em;
}
ul#navbar a:link, ul#navbar a:visited {color: #999;}
ul#navbar a:hover, ul#navbar a:active {color: #fff;}
ul#navbar a.lastlink {border-right: none;
}
#navbarproducts {
	float: left;
	width: 100%;
	margin-top: 8px;
}
#navbarproducts img {
	float: left;
	margin-right: 4px;
}
#navbarproducts a img.meindlproducts {background: url(../images/jpg/mendl-rollover.jpg) no-repeat left bottom; width: 149px; height: 78px;}
#navbarproducts a:hover img.meindlproducts {background: url(../images/jpg/mendl-rollover.jpg) no-repeat -149px bottom; width: 149px;}
#navbarproducts a img.sourceproducts {background: url(../images/jpg/source-sandals-rollover.jpg) no-repeat left bottom; width: 149px; height: 78px;}
#navbarproducts a:hover img.sourceproducts {background: url(../images/jpg/source-sandals-rollover.jpg) no-repeat -149px bottom; width: 149px;}
#navbarproducts a img.meindlsockscareproducts {background: url(../images/jpg/meindl-socks-rollover.jpg) no-repeat left bottom; width: 149px; height: 78px;}
#navbarproducts a:hover img.meindlsockscareproducts {background: url(../images/jpg/meindl-socks-rollover.jpg) no-repeat -149px bottom; width: 149px;}
#navbarproducts a img.sourcehydrationproducts {background: url(../images/jpg/source-hydration-rollover.jpg) no-repeat left bottom; width: 149px; height: 78px;}
#navbarproducts a:hover img.sourcehydrationproducts {background: url(../images/jpg/source-hydration-rollover.jpg) no-repeat -149px bottom; width: 149px;}
#navbarproducts a img.gregoryproducts {background: url(../images/jpg/gregory-rollover.jpg) no-repeat left bottom; width: 148px; height: 78px; margin-right: 0;}
#navbarproducts a:hover img.gregoryproducts {background: url(../images/jpg/gregory-rollover.jpg) no-repeat -148px bottom; margin-right: 0; width: 148px;
}
#navbarproducts img.currentmeindl {background: url(../images/jpg/mendl-rollover.jpg) no-repeat -149px bottom; width: 149px;}
#navbarproducts img.currentsource {background: url(../images/jpg/source-rollover.jpg) no-repeat -149px bottom; width: 149px;
}
/**************** Left Navigation styles ****************/
ul#categorylist, ul#subcategorylist {
	font-size: .7em;
	width: 139px;
	float: left;
}
ul#categorylist li, ul#subcategorylist li {
	list-style: none;
	margin-bottom: 5px;
}
ul#categorylist li a, ul#subcategorylist li a {
	padding: 8px 8px 8px 30px;
	display: block;
	text-decoration: none;
	border: 1px solid #262626;
	background: #CFCDCD url(../images/gif/list-arrow.gif) no-repeat 8px center;
}
ul#subcategorylist li a {
	background: #fff url(../images/gif/list-arrow-white.gif) no-repeat 8px center;
}
ul#categorylist li a#currentsubcat, ul#subcategorylist li a#currentsubcat {background: #CFCDCD url(../images/gif/list-arrow-down.gif) no-repeat 8px center;
}
ul#categorylist ul, ul#subcategorylist ul {
	margin: 5px 0 0 22px;
}
ul#categorylist ul li a, ul#subcategorylist ul li a {
	padding: 4px 8px;
	border: 1px solid #262626;
	background: #CFCDCD none;
}
ul#categorylist a:link, ul#categorylist a:visited, ul#subcategorylist a:link, ul#subcategorylist a:visited {color: #363636;}
ul#categorylist a:hover, ul#categorylist a:active, ul#subcategorylist a:hover, ul#subcategorylist a:active {color: #FD6533;
}
/**************** Content styles ****************/
#maincontenthome {
	background: #4C4C4C url(../images/jpg/home-bg.jpg) no-repeat left top;
	border: 1px solid #262626;
	float: left;
	width: 758px;
	min-height: 427px;
	margin-top: 12px;
}
#maincontenthome p {
	color: #fff;
	margin-left: 12px;
	width: 260px;
}
#maincontent {
	float: left;
	width: 760px;
	margin-top: 12px;
	position: relative;
}
#leftwrapper {
	float: left;
}
#leftwrapper p {clear: both; margin: 0;}
#leftwrapper p img {border: 1px solid #262626; float: left;
}
#upperimagemeindl, #upperimagekohla, #upperimagesource, #upperimageultimate, #upperimagegregory {background: url(../images/jpg/meindl-topimg.jpg) no-repeat left top;
	height: 72px;
	width: 609px;
	border: 1px solid #262626;
	float: left;
	margin-left: 10px;
}
#upperimagekohla {background: url(../images/jpg/kohla-topimg.jpg) no-repeat left top;}
#upperimagesource {background: url(../images/jpg/source-topimg.jpg) no-repeat left top;}
#upperimageultimate {background: url(../images/jpg/ultimate-topimg.jpg) no-repeat left top;}
#upperimagegregory {background: url(../images/jpg/gregory-topimg.jpg) no-repeat left top;
}
#meindltext, #kohlatext, #sourcetext, #ultimatetext, #gregorytext {background: url(../images/jpg/meindl-text-bg.jpg) no-repeat left top;
	min-height: 400px;
	width: 423px;
	border: 1px solid #262626;
	float: left;
	margin: 10px 0 0 10px;
	padding: 12px 12px 0;
}
#kohlatext {background: url(../images/jpg/kohla-text-bg.jpg) no-repeat left top;
	min-height: 355px;
}
#sourcetext {background: url(../images/jpg/source-text-bg.jpg) no-repeat left top;
	min-height: 432px;
}
#gregorytext {background: url(../images/jpg/gregory-text-bg.jpg) no-repeat left top;
	min-height: 410px;
}
#ultimatetext {background: none;
	min-height: 355px;
}
#meindltext ul, #kohlatext ul {
	font-size: .8em;
	margin: 0 0 1em 1.5em;
	list-style-type: square;
}
#rightimages {
	float: left;
	margin: 10px 0 0 10px;
	width: 150px;
}
#rightimages img {
	margin-bottom: 2px;
	float: left;
	border: 1px solid #262626;
}
#subcatwrapper {
	width: 611px;
	float: left;
	margin-left: 10px;
}
.productcontainer {
	border: 1px solid #262626;
	float: left;
	padding: 10px;
	width: 589px;
	margin-bottom: 5px;
}
.productcontainer table {
	border-collapse: collapse;
	width: 330px;
	font-size: .7em;
	float: left;
}
.productcontainer table td {
	vertical-align: top;
}
.productcontainer img {
	float: right;
}
.productcontainer table th {
	font-size: 1.5em;
	text-align: left;
}
table.sourcetable {
	width: 589px;
}
table.sourcetable img {
	float: left;
	margin-right: 10px;
}
.productcontainer table.sourcetable {
	font-size: 1em;
}
table.sourcetable td.hatwidth{
	width: 158px;
}
.productcontainer table.sourcetable ul, .kohlalist {
	font-size: .8em;
	margin: 0 0 1em 1.5em;
}
.kohlalist {clear: both;}
p.kohlap img {
	float: left;
	margin: 5px 0;
}
.logowrapper {
	float: right;
	width: 40px;
	text-align: center;
}
.logowrapper img {
	margin-bottom: 5px;
}
#teamtable, #newswrapper {
	border: 1px solid #262626;
}
#teamtable table, #bootcaretable {
	border-collapse: collapse;
	font-size: .9em;
}
#teamtable table td {
	border-bottom: 1px solid #CFCDCD;
}
#teamtable table img {
	float: left;
}
#teamtable table td {
	padding: 5px;
	vertical-align: top;
}
#bootcaretable img {
	border: 1px solid #262626;
}
#teamtable table td.noborder {
	border-bottom: none;
}
.newscontainer {
	border-bottom: 1px solid #262626;
	margin: 1em 0 1em;
	font-size: .9em;
	float: left;
}
.reviewcontainer {
	border: 1px solid #262626;
	margin-bottom: 1em;
	font-size: .9em;
	float: left;
	padding: .7em .7em 0;
}
#newswrapper {
	padding: 10px 10px 0;
	width: 738px;
	float: left;
}
#contacttable, #retailerstable, #footshape, #airrevolution, #bootcategories, table.sourcereview {
	border-collapse: collapse;
	font-size: .8em;
	margin-bottom: 1em;
}
table.sourcereview {
	font-size: .75em;	
}
#ultimatecontainer {
	border: 1px solid #262626;
	padding: 1em 15px .3em;
	float: left;
	width: 579px;
	margin-bottom: .2em;
}
#ultimatecontainer ul, #ultimatecontainer ol {
	font-size: .8em;
	margin: 0 0 1em 1.5em;
}
#bootcaretable {
	float: right;
	margin: 0 0 5px 15px;
	width: 160px;
}
#bootcaretable td {
	padding: 2px;
	vertical-align: top;
}
hr {background-color: #ccc;
	height: 1px;
	border: none;
	clear: both;
	margin: 1em 0;
}
#footshape {
	text-align: center;
}
#airrevolution td, #bootcategories td {
	padding: 5px;
	vertical-align: top;
}
#bootcategories td, #bootcategories th {
	border: 1px solid #262626;
}
#bootcategories th {
	color: #fff;
	background-color: #808000;
}
#bootcategories ul {font-size: 1em;
}
.cellwidth90 {width: 90px;
}
.cellwidth165 {width: 165px;
}
.cellwidth60 {width: 60px;
}
.cellwidth60 img {
	margin-bottom: 5px;
}
h3.subcatheader {
	font-size: .9em;
	background-color: #FD6533;
	border: none;
	color: #fff;
}
h3.subcatheadertop {
	background-color: #fff;
}
p.backtotop {
	float: right;
	font-size: .8em;
	margin: .1em 0 0;
}
table.meindlsockstable {width: 585px;
}
table.meindlsockstable ul {margin-left: 2em;
}
/*---------- Contact/Competition page ----------*/
#contacttable td {
	padding: 5px;
	vertical-align: top;
}
input#contactbytelephone, input#contactbyemail {margin-right: 3px;}
input#fullname, input#telephone, input#email, textarea#enquiry, textarea#address, input#question1, input#question2 {width: 200px;}
#contactformwrapper {
	width: 380px;
	float: left;
	margin-right: 1em;
}
#addressblock {
	padding: 10px 10px 0;
	background-color: #eee;
	float: right;
	font-size: 1.2em;
	text-align: right;
	border: 1px solid #262626;
}
select#compseenwhere {width: 485px;
}
/*---------- Retailers page ----------*/
#retailerscontainer {
	float: left;
	width: 366px;	
}
table.retailerstable {
	float: left;
	width: 350px;
	border-bottom: 1px dotted #CFCDCD;
	margin-bottom: .8em;
	font-size: .9em;
}
table.retailerstable td {
	vertical-align: top;
}
table.retailerstable td.stockists {
	width: 100px;
}
#mapcontainer {
	padding: 10px 10px 0;
	float: right;
	width: 345px;
	border: 1px solid #CFCDCD;
	margin-bottom: 10px;
}
/**************** Footer styles ****************/
#bottomcontainer {
	border: 1px solid #262626;
	float: left;
	width: 758px;
	background: url(../images/jpg/header-bg.jpg) repeat-y left top;
	height: 60px;
	margin-top: 8px;
}
#footer {
	float: left;
	width: 100%;
}
#footer p {
	font-size: .54em;
	color: #4C4C4C;
	margin-top: .4em;
}
/**************** Misc classes and styles ****************/
.largeorangetext {
	color: #FD6533;
	font-size: 1.42em;
}
.largertext {font-size: 1em;
	font-weight: bold;
}
.boldtext {font-weight: bold;}
.imgleft {
	float: left;
	margin: 0 10px 5px 0;
}
.imgright {
	float: right;
	margin: 0 0 5px 10px;
}
.bolditalic {
	font-weight: bold;
	font-style: italic;
}
.clear {clear: both;}
.textright {text-align: right;}
.orangetext {color: #FD6533;}
.greytext {color: #999;}
.greentext {color: #008000;}
.greybg {background-color: #E4E4E4;}
.gregoryrightimg {
	float: left;
	margin-bottom: 3px;
}
.productlist {
	list-style: disc;
	font-size: 1em;
	margin-left: 1.5em;
}