/*   
Theme Name: Duck Head Footwear
Theme URI: http://www.duckheadshoes.com/
Description: Custom WordPress theme created for Old Dominion Footwear by Blair Marketing
Author: Blair Marketing
Author URI: http://www.blairmarketing.com/
Version: 1.0
Tags:
*/

#header {
	width: 800px;
	margin:auto;
	color: #999999;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	height: 90px;
	text-transform: uppercase;
}
#menuContainer {
	background-color: #7F9D7F;
	margin: auto;
	padding: 0px;
	height: 30px;
}
#menuContainer #menu a:link, #menuContainer #menu a:visited {
	font-family: Arial,Helvetica,sans-serif;
	color: #C1D6C1;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 30px;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
}
#menuContainer #menu a:hover, .chosen {
	color: #FFFFFF;
	background-color: #4C764C;
	line-height: 30px;
	text-decoration: none;
	height: 30px;
}
.bigcopy {
	color: #999999;
	font: 18px/26px Arial,Helvetica,sans-serif;
	vertical-align: middle;
	width:250px;
}
#scrollContainer, #scrollable {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
#shoeDetail {
	padding:20px;
	float:right;
	width:340px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #556046;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
p, li {
	font-family: Arial,Helvetica,sans-serif;
	color: #505050;
	font-size: 13px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #556046;
}
#shoeDetail .options {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #556046;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#otherViews {
	margin-top: 10px;
	width:415px;
}
#otherViews img {
	border: 1px solid #e1dcc9;
}
#controls {
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
	font-size: 11px;
	position:absolute;
	top:15px;
	left:15px;
}
#menuContainer #menu {
	width: 800px;
	text-align: right;
	height: 30px;
	margin: auto;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
}
#body {
	width: 800px;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
#footer {
	width: 800px;
	margin: auto;
}
#footer>div {
	float: left;
	height: 44px;
}
#footer .contact {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

#scrollable {
	width: 790px;
	height: 120px;
	background-image:url(images/horizScrollerBkgd.jpg); 
	padding:5px;
	margin-top:10px;				
}
			
#scrollable1 {
	width:770px;
	height:100%;
	overflow: hidden;
	white-space: nowrap;
}
			
#scrollable1 ul li {
	display:inline;
	text-align:center;
}
			
#scrollable1 ul li a {
	display:block;
}

#scrollable3 {
	width: 340px;
	height:120px;
	margin:10px 0 0 10px;
	position:absolute;
	bottom:0;				
}
			
#scrollable4 {
	width:320px;
	padding:10px;
	height: 120px;
	margin:0;
	position:absolute;
	bottom:0;
	overflow: hidden;
	white-space: nowrap;
	background:transparent;
}

			
/* horizontal track */
#track2 {
	clear: both;
	width: 800px;
	height: 15px;
	margin-top: 10px;
	background-color:#ccc;
}
			
/* horizontal track handle */
#handle2 {
	width: 20px;
	height: 15px;
	background-color: #f00;
	cursor: move;
}
			
.scrollShoeTitle {
	float:left;
	width:130px;
	text-align:center;
	height:11px;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-transform:uppercase;
}
			
.scrollItem {
	float:left; 
	width:150px;
	height: 100px;
	text-align:center;
	margin-top:-7px;
}
			
.viewdiv {
	float:left; 
	width:150px;
	text-align:center;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-transform:uppercase;
	margin-bottom:5px;
}

/* CSS for ZOOMING! */

.luckyZoomSmallImageCont {
position: relative;
}

.luckyZoomBigImageCont {
overflow: hidden;
position: absolute;
z-index: 110;
visibility: hidden;
/* display: none; */
}

.luckyZoomHeader {
position: relative;
z-index: 10;
left: 0px;
top: 0px;
font: 10px Tahoma, Verdana, Arial, sans-serif;
color:#fff;
background:#9E2F2D;
padding:3px;
}

.luckyZoomHeader a {
color: #fff;
}

.luckyZoomPup {
z-index                 : 10;
visibility              : hidden;
position                : absolute;
width                   : 50px;
height                  : 50px;
border: 1px solid #aaa;
background: #ffffff;
opacity: 0.5;
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
filter: alpha(Opacity=50);
}

/* wrap to make sure that image area is clickable */
#prodScrollWrap {
	width:800px;
	height:15px;
	margin-top:-18px;
}

#wrap4 {
	width: 760px;
	height: 15px;
	background: transparent url(images/slider-images-track-right.png) repeat-x top right;
	margin-left:20px;
}
			
/* horizontal track */
#track4 {
	position: absolute;
	width: 775px;
	height: 15px;
	margin-top:-1px;
}
			
/* horizontal track handle */
#handle4 {
	width: 37px;
	height: 15px;
}
			
/* wrap to make sure that image area is clickable */
#wrap5 {
	float: left;
	clear: both;
	width: 340px;
	height: 15px;
	background: transparent url(images/slider-images-track-right.png) repeat-x top right;
	position:absolute;
	bottom:10px;
}
			
/* horizontal track */
#track5 {
	position: absolute;
	width: 340px;
	height: 15px;
}
			
/* horizontal track handle */
#handle5 {
	width: 37px;
	height: 15px;
}

.fonttitle {
	text-transform:uppercase;
	font-size:12px;
}

.colorbox {
	width:18px;
	height:18px;
	margin-right:9px;
	text-decoration:none;
	float:left;
}