/* ------------------------------ USFUL INFORMATION ------------------------------ 
Orange: #f7941d
Yellow: #f9d805
Light Grey: #a7a9ac
Light Green: #525841
Dark Green: #2b2f23
*/
/* ------------------------------ GLOBAL ------------------------------ */
html, body {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: small;
	line-height: 1.5em;
	font-family: Arial, Verdana, Sans-Serif;
	background-image: url(../images/background_image.jpg);
	background-color: #2b2f23;
}
a:link, a:visited, a:hover, a:active {
	outline: none;
}
a.orangeLink:link, a.orangeLink:visited {
	text-decoration: none;
	color: #f7941d;
}
a.orangeLink:hover, a.orangeLink:active {
	text-decoration: underline;
	color: #f7941d;
}
p {
	margin: 5px 0 5px;
	padding: 0;
}
em {
	font-style: italic;
	color: #a7a9ac;
}
h1, h2, h5, h6 {
	margin: 0;
	padding: 0;
}
h1.eagleHead {
	background-image: url(../images/young_eagles_logo.png);
	background-repeat: no-repeat;
	padding: 0 0 0 75px; 
}
h3 {
	color: #f9d805;
	font-size: 1.5em;
	line-height: 0.6em;
	margin: 15px 0 10px 0;
}
h4 {
	color: #f7941d;
	font-size: 1.2em;
	line-height: 0.6em;
	margin: 30px 0 0 0;
}
.desContainer h4 {
	margin: 2px 0 -10px;
}
ul {
	margin: 15px 0 15px;
}
#page-wrap {
	width: 950px;
	margin: 0 auto;
	background-image: url(../images/page_background.png);
	background-repeat: repeat-y;
	overflow: hidden;
}
#leftCol {
	position: relative;
	width: 240px;
	float: left;
	font-size: 0.9em;
	z-index: 100;
}
#leftCol img.logo {
	margin: 24px	0	20px	28px;
}
#leftCol #navigation {
	position: relative;
	padding: 20px	0	0	25px;
	z-index: 200;
	min-height:150px;
}
#leftCol #leftSidebar {
	padding: 20px	0 40px 30px;
	line-height: 1.5em;
}
#leftCol #leftSidebar p {
	padding: 0;
	margin: 0;
}
#leftCol #leftSidebar img {
	padding: 0;
	margin: 0 0 15px;
}
p.readMore a:link, p.readMore a:visited {
	color: #f7941d;
	text-decoration: none;
}
p.readMore a:hover, p.readMore a:active {
	text-decoration: underline;
}


#rightContainer {
	width: 710px;
	float: right;
	overflow: hidden;
}
#mainPicture {
	float: left;
	width: 682px;
	height: 330px;
	padding: 0 0 0 28px;
	margin: 0 0 30px;
}
object {
	outline: none;
}
/* ------------------------------ BREADCRUMB TRAIL ------------------------------ */
#breadcrumb {
	position: relative;
	z-index: 200;
	float: left;
	width: 645px;
	margin: 0 20px 15px 30px;
	height: 50px;
	border-bottom: 1px solid #cccccc;
	color: #f7941d;
	font-size: 0.825em;
	line-height: 5.8em;
}
#breadcrumb a:link, #breadcrumb a:visited {
	color: #f7941d;
	text-decoration: none;
}
#breadcrumb a:hover, #breadcrumb a:active {
	color: #f7941d;
	text-decoration: underline;
}
#breadcrumb span {
	color: #ffffff;
	font-size: 0.9em;
	line-height: 2em;
	letter-spacing: 0.4em;
}
/* ------------------------------ MAIN CONTENT ------------------------------ */
#homeContent {
	float: left;
	position: relative;
	width: 420px;
	padding: 0 30px;
}

#homeContent img {
	margin: 10px 0 0;
	border: 1px solid #ffffff;
}

#homeContent img {
	margin: 10px 0 0;
	border: 1px solid #ffffff;
}

 {
	border: 0px;
}

#galleryContent {
	float: left;
	position: relative;
	width: 680px;
	padding: 0 0 0 30px;
}
#mainContent, #shopContent {
	float: left;
	position: relative;
	width: 620px;
	padding: 0 60px 0 30px;
}
#mainContent p,#shopContent p {
	margin: 20px 0;
}
strong.yellowBold {
	color: #f9d805;
}
strong.orangeBold {
	color: #f7941d;
}
#mainContent a:link, #mainContent a:visited, #homeContent a:link, #homeContent a:visited, #shopContent a:link, #shopContent a:visited, #shopContent a:link, #shopContent a:visited {
	color: #f9d805;
	text-decoration: none;
}
#mainContent a:hover, #mainContent a:active, #homeContent a:hover, #homeContent a:active, #shopContent a:hover, #shopContent a:active,{
	color: #f9d805;
	text-decoration: underline;
}
#mainContent img {
	border: 1px solid #cccccc;
}



#mainContent img.noBorder {
	border: none;
}
p.caption {
	color: #f9d805;
	font-size: 0.8em;
	line-height: 0.1em;
	font-style: italic;
}
.quoters {
	font-style: italic;
	color: #f9d805;
	font-size: 1.1em;
}
.desContainer {
	width: 100%;
	margin: 40px 0;
	overflow: hidden;
}
.description {
	float: right;
	width: 300px;
}
.descriptionImage {
	float: left;
	width: 300px;
}
/* ------------------------------ MAIN CONTENT TABLE ------------------------------ */
#mainContent table, #shopContent table {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}


.basket {
	border-top: 1px solid #ffffff;
}


#mainContent th, #shopContent th {
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background-color: #525841;
	height: 45px;
	background-image: url(../images/table_header_bg.gif);
}
#mainContent td, #shopContent td {
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 20px;
	text-align: center;
}
#mainContent td.left, #shopContent td.left {
	text-align: left;
}
#mainContent td p, #shopContent td p {
	margin: 10px 0;
}
#mainContent.noBorder td, #mainContent.noBorder tr, #mainContent.noBorder table, #shopContent.noBorder td, #shopContent.noBorder tr, #shopContent.noBorder table {
	border: none;
}

/* ------------------------------ SHOP NAVIGATION ------------------------------ */

#shop-navigation { position: relative; border-top: 1px solid #F7941D; margin: 29px 30px 0px 25px; padding: 0px; }

#shop-navigation li { list-style: none;  font-size: 0.9em; font-weight: bold; }

#shop-navigation li a {
    display: block;
    height: 28px;
    color: #ffffff;
    line-height: 2.8em;
    border-bottom: 1px solid #F7941D;
}

#shop-navigation li a:hover {
    text-decoration: none;
    background: transparent url(../images/roll_orange.png) no-repeat top right scroll;
}

#shop-navigation li a.arrowBgOrange:hover {
    background: transparent url(../images/roll_arrow.png) no-repeat top right scroll;
}

.arrowBg {
    background: transparent url(../images/arrow.png) no-repeat top right scroll;
}

#shop-navigation li:hover ul {  left: 185px; }

#badgeDrop, #giftDrop {
    font-size: 1.1em;
    position: absolute;
    left: -9999px;
    text-indent: 25px;
    padding: 0px;
    width: 200px;
    background: #2b2f23 url(../images/dropDown_200x4Rows.jpg) no-repeat top left scroll;
    border-top: 1px solid #ffffff;
}

#badgeDrop li a, #giftDrop li a { border-bottom: 1px solid #ffffff; }
#badgeDrop li a:hover, #giftDrop li a:hover { color: #F7941D; background: transparent; }

#badgeDrop { top: 42px; }
#giftDrop { top: 216px; }


/* ------------------------------ RIGHT SIDEBAR ------------------------------ */
#rightSidebar {
	float: left;
	padding: 0 0 0 20px;
	margin: 0 0 20px;
	width: 175px;
	border-left: 1px solid #cccccc;
	font-size: 0.9em;
	line-height: 1.5em;
	overflow: hidden;
}
#rightSidebar p {
	margin: 0;
}
#rightSidebar img {
	margin: 15px 0;
}

#rightSidebar h3 {
	line-height: 1.2em;
}

#rightSidebar h4 {
	line-height: 1.1em;
}

/* ------------------------------ CONTACT FORMS ------------------------------ */
.formInput {
	width: 400px;
	margin: 10px 0 40px;
	padding: 5px 10px;
	border: none;
}
.formInput:focus {
	background-color: #f9d805;	
}
.formTextarea {
	width: 400px;
	height: 100px;
	margin: 10px 0 20px;
	padding: 10px 10px;
	border: none;
}
.formTextarea:focus {
	background-color: #f9d805;	
}
.formBtns {
	color: #ffffff;
	height: 30px;
	width: 90px;
	margin: 0 20px 20px 0;
	background-image: url(../images/submit_reset_btns.jpg);
	border: 1px solid #999999;
	cursor: pointer;
	outline: none;
}
#eaglesForm fieldset {
	padding: 25px 0;
	border: none;
}
.contact {
	border: none;
	padding: 0;
	margin: 0;
}
.newsAlertInput {
	width: 250px;
}
/* ------------------------------ FOOTER ------------------------------ */
#footerImages {
	clear: both;
	width: 950px;
	height: 110px;
	background-image: url(../images/footer_images.png);
}
#footer {
	clear: both;
	width: 100%;
	height: 300px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-color: #636466;
}
#footer #address {
	text-align: center;
	font-size: 0.85em;
	line-height: 4.5em;
	width: 950px;
	height: 50px;
	margin: 0 auto;
}
#footer #address span {
	color: #ff9a00;
}
#footerContainer {
	width: 950px;
	margin: 0 auto;
	font-size: 0.8em;
	line-height: 1.9em;
}
#footerCol {
	width: 190px;
	text-align: center;
	float: left;
	padding: 25px 0 0;
}
#footerCol a:link, #footerCol a:visited {
	color: #000000;
	text-decoration: none;
}
#footerCol a:hover, #footerCol a:active {
	text-decoration: underline;
}
#footerCol a:link.subItems, #footerCol a:visited.subItems,
#footerCol a:hover.subItems, #footerCol a:active.subItems {
	color: #000000;
}

/* ------------------------------ SHOP LANDING PAGE ------------------------------ */

h3#shopHead {
    margin: 30px 0px 30px 27px;
}

.highlight-container1, .highlight-container2, .highlight-container3 {
	position: relative;
	width: 200px; height: 180px;
	margin: 0px 0px 0px 27px;
	float: left;
	background-color: yellow;
}

.highlight-container1 { background: transparent url(../images/books-highlight.png) no-repeat top left scroll; }
.highlight-container2 { background: transparent url(../images/clothing-highlight.png) no-repeat top left scroll; }
.highlight-container3 { background: transparent url(../images/rank-highlight.png) no-repeat top left scroll; }

.highlight-info {
	position: absolute;
	top: 91px; left: 0px;
	height: 76px;
	padding: 5px 10px 0px;
	cursor: pointer;
}

.highlight-info p { color: #ffffff; }

#shop-links { padding: 0px 0px 0px 115px; }

#shop-links li { display: inline; list-style: none; float: left; }

#shop-links li a { color: #ffffff; font-size: 0.9em; display: block; margin: 0px 25px 0px 0px; }

#paypal img { margin: 40px 0px 0px 306px; }

#shopIntro { margin: 5px 0 0 30px; }

/* ------------------------------ FLASH NAVIGATION CLIP ------------------------------ */

/*
#leftCol #navigation #clip-positioned { position: absolute; clip: rect( 0px 230px 378px 0px ); }
#leftCol #navigation #clip-positioned:hover { position: absolute; clip: rect(0px 610px 378px 0px ); }
*/

/* ------------------------------  MATTS BITs ------------------------------ */


img {
	border:0px;
}

a:link, a:visited {
	color: #f7941d;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

.topnavtext {
	float:right;
	margin:4px;
	font-weight:bold;
}

.dept {
	height: 200px;
	width:200px;
	float:left;
	margin-right:6px;
}

.dept2 {
	/* height: 200px; */
	width:200px;
	float:left;
	margin-right:6px;
}

.depttext {
	height: 50px;
	width:190px;
	background-color:#424734;
	color:#FFFFFF;
	padding:5px;
	margin:0px;
}

.deptphoto {
	/* height: 150px; */
	width:200px;
	background-color:#FFFFFF;
	color:#006633;
	margin:0px;
	padding:0px;
}

.moreinfo {
	float:right;
	padding: 10px 10px 0px 0px;
}

.bar {
	position: relative;
	float: left;
	width: 645px;
	margin: 0 20px 15px 30px;
	height: 1px;
	border-bottom: 1px solid #cccccc;
	color: #f7941d;
	margin-top:30px;
}

#searchbox {
	float:left;
	vertical-align:top;
	padding:0px;
}

/* ------------------------------  PRODUCTS ------------------------------ */

#productimage {
	width:300px;
	color:#f9d805;
	font-size:11px;
	float:left;
	padding-top:15px;
}

#productprice {
	 font-weight:bold;
	 color:#FFFFFF;
}

#producttext {
	padding-left:15px;
	width:290px;		
	float:left;		
}

#productdescription
{
	color:#FFFFFF;
	font-size:12px;
	padding:10px 0px 20px 0px;
}

#quantity
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:10px 0px 20px 0px;
	float:left;			
}


#addtobasket
{
	padding:10px 0px 0px 10px;	
	float:left;		
}

#thumbs {
	padding-top:20px;
}

#zoomsourceholder {
	position: absolute;
	height: 0px;
	width: 0px;
}



#zoomsource-big {
	position: relative;
	top: 0px;
	left: 0px;
}

#itemdescription {
	width:350px;
	height: 300px;
	overflow:auto;
	margin: 0px 0px 5px 10px;
	font-size:14px;
}

.inputbutton {
	background-color: #25281D;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ECCD07;
	vertical-align: text-top;
	border-width: 2px;
	}


