/* CSS Document */

* {
   padding:0;
   margin:0;
}
BODY {
  background: #E2E2E2;
  color: #000000;
  margin: 0px;
  text-align:center;
  font-family:Arial, Helvetica, sans-serif;
  margin:0px;
  font-size: 12px;
}

a {
	text-decoration:none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	text-decoration:underline;
}

#wrapper{
	width:980px;
	margin:0px auto 0 auto;
	text-align:left;
	background:#fff;
	position:relative;

	background-color: #fff;
	background-image: url(images/wrapper-bg.jpg);
	background-repeat: repeat-y;
}

#header{
	width:926px;
	height:120px;
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;

	margin-left:26px;
}

#header-logo{
	float:left;
	margin:0px 0px 0px 20px;
	
}

#header-info{
	float:right;
	text-align:right;
	padding:4px 4px 0px 0px; 
	
}

.headerlinks {
	color:#FFFFFF;
	font-size:13px;
	padding:0px 10px;
	font-weight:bold;
}


#header-contact {
	margin:10px;

}

.headercontact {
	color:#FFFFFF;
	font-size:20px;
	padding:0px 10px;
	font-weight:bold;
}

#top-navigation {
	background:transparent url(images/top-nav-bg.gif) no-repeat scroll left top;
	height:45px;
	text-align:center;
	width:926px;
	margin-left:26px;
	margin-bottom:8px;
	position: absolute;
	top: 120px;
	left: 0px;
}

#top-navigation ul {
	clear:both;
	list-style-image:none;
	list-style-type:none;
	margin:0pt 0pt 0pt 45px;
	padding:0pt;
}

#top-navigation li {
	float:left;
}

#top-navigation a {
	color:#FFFFFF;
	display:block;
	font-size:16px;
	font-weight:bold;
	margin:1px 0px 0px;
	padding:10px 5px 10px 5px;
}

#top-navigation a:hover {
	background:#1686DB none repeat scroll 0%;
	text-decoration:none;
}

#main {
	width:900px;
	margin:0px;
	margin-left:29px;
	padding:10px 0px 0px 5px;
	position:relative;
    top:45px;
}

#leftbar {
	margin-left:10px;
	width:150px;
	/*margin-right:4px;*/
}

#content {
	margin-left:10px;
	width: 550px;
	
}

#rightbar {	
	margin-right:40px;
	width:150px;
}

td.infoBoxHeading {
	color:#FFFFFF;
	background-color:#65B83D;
	font-size:18px;
	text-align:center;
}

.contentHeading  {
	background:transparent url(images/content-header.gif) no-repeat scroll 0%;
	font-size:18px;
	height:45px;
	text-indent:10px;
	width:600px;
	color:#FFFFFF;
	text-align:center;
}

.menu-list{
	width:100%;
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}

.menu-list li{
	border-left:1px solid #65B83D;
	border-right:1px solid #65B83D;
	border-bottom:1px solid #65B83D;

}

.menu-list a{
	display:block;
	padding:5px 10px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none !important;
	color:#294C19;
}

.menu-list a:hover, .menu-list .selected{
	color:#fff;
	background:#1688DE;

}

.brand-list {
	height:260px;
	overflow:auto;

	width:150px;
	margin:0 0 0px 0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	margin-bottom:10px;
}

.brand-list li{
	border-left:1px solid #65B83D;
	border-bottom:1px solid #65B83D;

}
.brand-list a {
	display:block;
	padding:5px 10px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none !important;
	color:#294C19;
	}
	
.brand-list a:hover{
	color:#fff;
	background:#1688DE;
	}

#scrollbox {
	width:540px;
	height:200px;
	overflow:scroll;
	overflow-x:hidden;
	padding:10px;
	color:#294C19;
	font-size:14px;
	font-weight:normal;
}

.product-price {
	color:#65B83D;
	font-size:16px;
	font-weight:bold;
}

.product-name {
	color:#294C19;
	font-size:16px;
	font-weight:bold;
}

.product-name2 {
	color:#1688DE;
	font-size:16px;
	font-weight:bold;
}

.product-strap {
	color:#1688DE;
	font-size:12px;
	font-weight:bold;
	
}

.product-desc {
	color:#294C19;
	font-size:13px;
	font-weight:normal;
}


#brand-bar {
	margin-bottom:10px;}

#brand-bar a {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #1688DE;
	margin:1px;
}

#brand-bar a:hover {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #65B83D;
	margin-right:1px;
}

#search-bar {
	background:transparent url(images/content-header.gif) no-repeat scroll 0%;
	font-size:14px;
	height:45px;
	text-indent:10px;
	width:550px;
	color:#FFFFFF;
	text-align:left;
}

.search-bar-list {
	width:170px;

}

.search-bar-button {
	background:url(images/search.gif) no-repeat;
	
}

.special-box-top {
	background:url(images/special-box-top.jpg) no-repeat;
	width:550px;
	height:36px
	}
.special-box-wide {
	background:url(images/special-box-wide.jpg) repeat-y;
	width:550px;
	}	
.special-box-content {
	padding:0px 20px 0px 20px;
	
	}	
.special-box-bottom {
	background:url(images/special-box-bottom.jpg) no-repeat;
	width:550px;
	height:36px
	}
	
.menu-box, .menu-box-tags {
	width:138px;
	margin:0 0 10px 0;
	padding:5px 5px 5px 5px ;
	list-style:none;
	border-left:1px solid #65B83D;
	border-right:1px solid #65B83D;
	border-bottom:1px solid #65B83D;
}	

.view-cart {
	padding-left:5px; padding-top:5px;
	}
	
.checkout {
	padding-top:5px;
	}	
.centre {
	margin:0 auto 0 auto;
	}	
	
#footer {
	color:#294C19;
	font-size:14px;
	font-weight:normal;

	margin: 0 auto 0 auto;
	/*background:url(images/footer-spread.gif) repeat-y;*/
	background: #FFFFFF url(images/wrapper-bg.jpg) repeat-y scroll 0% 0%;
	padding-left:50px; 
	padding-right:50px;
	padding-bottom:10px;
	width:880px;
	text-align:center;
	padding-top:60px;
}

#footer-bottom { 
	background:url(images/footer-bottom.gif) no-repeat;
	width:980px;
	height:49px;
	margin: 0 auto 0 auto;
	 
	 }

.bottom-box-top {
	background:url(images/bottom-box-top.jpg) no-repeat;
	width:900px;
	height:28px;
	margin-left:5px;
	}
.bottom-box-wide {
	background:url(images/bottom-box-wide.jpg) repeat-y;
	width:900px;
	margin-left:5px;
    text-align: center;
	}	
.bottom-box-content {
	padding:0px 25px 0px 20px;
	
	}	
.bottom-box-bottom {
	background:url(images/bottom-box-bottom.jpg) no-repeat;
	width:900px;
	height:36px;
	margin-left:5px;
	}
.product-list {
	width:550px;
	padding-bottom:10px;
	padding-top:10px;
	border:#CCCCCC solid 2px;
	margin-bottom:5px;
	
	}
	
.product-list:hover {
	width:550px;
	padding-bottom:10px;
	padding-top:10px;
	border:#CCCCCC solid 2px;
	margin-bottom:5px;
	
	}
	
.product-page-name {
	color:#65B83D;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	}	
	
.product-page-list {
	width:160px;
}	

.product-page-label {
	font-size:12px;
	color:#999999;
	font-weight:bold;
	
}

.product-page-price {
	color:#1688DE;
	font-weight:bold;
	font-size:24px;
	padding-bottom:5px;
	}	
	
#view-large a{
	background:url(images/mag-glass.gif) no-repeat;
	font-size:12px;
	color:#999999;
	font-weight:bold;
	padding-left:25px;
	
}	

.content-text {
	padding:10px;
	margin-right:15px;
	color:#294C19;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	
}

.select-box-a a {
	background:transparent url(images/select-box-a.gif) repeat scroll 0% 0%;
color:#1688DE;
display:block;
font-size:16px;
font-weight:bold;
/*height:182px;*/
margin-bottom:5px;
padding-top:10px;
text-align:center;
text-decoration:none;
width:184px;
}

.select-box-a a:hover {
	background:url(images/select-box-hover.gif);
	width:174px;
	height:143px;
text-decoration:none;
}

.search-button {
 background:url(images/search.gif) repeat-x left top;
 border: none;
 width: 82px;
 height: 29px;
}	

.product-list {
	width:550px;
	padding-bottom:10px;
	padding-top:10px;
	border:#CCCCCC solid 2px;
	margin-bottom:5px;
	
	}
	

.product-list:hover {
	width:550px;
	padding-bottom:10px;
	padding-top:10px;
	border:#CCCCCC solid 2px;
	margin-bottom:5px;
	
	}
	

.product-page-name {
	color:#65B83D;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	}	
	
.product-page-list {
	width:160px;
}	

.product-page-label {
	font-size:12px;
	color:#999999;
	font-weight:bold;
	text-align: left;
	
}

.product-page-price {
	color:#1688DE;
	font-weight:bold;
	font-size:24px;
	padding-bottom:5px;
	}	
	
#view-large a{
	background:url(images/mag-glass.gif) no-repeat;
	font-size:12px;
	color:#999999;
	font-weight:bold;
	padding-left:25px;
	
}	

.content-text {
	padding:10px;
	margin-right:15px;
	color:#294C19;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	
}

.select-box-a a {
	background:url(images/select-box-a.gif) no-repeat;
	width:184px;
	height:170px;
	display:block;
	text-align:center;
	color:#1688DE;
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
	text-decoration:none;
	margin-bottom:5px;
}

.select-box-a a:hover {
	background:url(images/select-box-hover.gif) no-repeat;
	width:184px;
	height:170px;
	
	text-decoration:none;
}

#productContents {
 width: 100%;
 text-align: right;
 padding-right: 30px;
}

.contentHeading .infoBoxHeading {
 background: transparent;
}

.product-list:hover {
 background: #CCCCCC;
}

#view-large {
 text-align: left;
}

#productImage {
 text-align: left;
 float: left;
 width:275px;
}

.menu-box, .menu-box-tags, .menu-box a, .menu-box-tags a {
 color: #294C19;
}

.menu-box a, .menu-box-tags a {
 text-decoration: underline;
 margin-bottom: 3px;
}

.menu-box a:hover, .menu-box-tags a:hover {
 text-decoration: none;
}

.product-page-name h1 {
color:#65B83D;
font-size:24px;
font-weight:bold;
text-align:center;
}

.breadcrumbs {
 width: 550px;
 text-align: center;
 color: #294C19;
 font-size: 12px;
}

.breadcrumbs a {
 color: #294C19;
 font-size: 12px;
}

.scrollText {
 overflow: auto;
 height: 120px;
 width: 550px;
 margin-top: 10px;
}

.scrollText h1 {
 color:#1688DE;
 font-size:16px;
 padding-bottom:10px;
 padding-top:5px;
}

.scrollText strong {
 font-weight: normal;
}

#content input.text {
 padding: 3px;
}

.contentHeading h3 {
 line-height: 38px;
}

.contentHeading h1 {
 font-size: 16px;
}

.bannerBox {
 padding: 2px;
 text-align: center;
 border: 1px solid #65B83D;
 margin-bottom: 10px;
}

.menu-box a {
 font-size: 12px;
}

.menu-box-tags {
 overflow: hidden;
}

#content a {
 color: #1688DE;
}

.searchdropdown{
	width:180px;
}
