/* screen styles
authored 10-06 by brad Kaloupek */

body {
	margin: 20px 0 0 0;
	text-align:center;
	color:#000000;
	background-color:#8B9C3B;
	font: 12px/16px "Eurostile", "Helvetica Neue", Helvetica, Arial, sans-serif;	

}

a {color: #F16925; text-decoration:none;}
form {margin:0; padding:0;}
input, select {font-size:11px; line-height:14px;}
.orange {color: #F16925;}
/* structural */

#wrapper {margin: 0 auto; text-align:left; width:800px; }

.clearBoth {clear:both; display:none; margin:0px; height:0px; line-height:0;  background: url(http://earbeanies.com/images/bg_.gif) repeat-y 0px 0px;}

/* Header */

#logo {float:left; margin: 18px 0 0 24px;}
#menuHome, #menuContainer {background-color:#FFFFFF; font-size:12px; line-height:14px; margin:0;  overflow:hidden;}
#menuHome { height:80px; padding:0;}
#menuContainer {background: url(http://earbeanies.com/images/bg_top_mtn.jpg) no-repeat 0px 0px;  height:160px;}

/* CSS menu systems */

#MainNav {font-size:12px; padding: 40px 0 0 0px; float: right;  letter-spacing:1px; color: #000; }
#MainNav a {color: #000; text-decoration: none; padding: 0px 10px 0px 10px;}
#MainNav li ul li a {color: #000; text-decoration: none; padding: 0px 0px 0px 8px;}
#MainNav a:hover, #MainNav a#active {color: #F16925;}
#MainNav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#MainNav li { /* all list items */
	float: left;
	position: relative;
	padding: 2px 10px 2px 0px;
	background-color: #ffffff; 
}



/* Content Styles */

#flashContent {margin:0; padding:0;}
#scriptTags {margin:0; height:0; line-height:0; padding:0;}
#content {clear: left;}

#catalogWrapper {padding: 0px 10px 10px 20px; min-height:350px; background: url(http://earbeanies.com/images/bg_.gif) repeat-y 0px 0px; text-align:center;}
#catalogPage {padding: 27px 10px 27px 27px; min-height:350px;  background: url(http://earbeanies.com/images/bg_.gif) repeat-y 0px 0px;}
#productpage {padding: 27px 10px 27px 130px; min-height:350px; background-color:#FFFFFF}
#productpage a {color:#000;}
#productpage a:hover {color:#F16925;}
.title {font-size:14px; line-height: 20px;}
.orange {color:#F16925;}


#insettext {padding: 0px 10px 10px 80px; min-height:350px; background: url(http://earbeanies.com/images/bg_.gif) repeat-y 0px 0px;}
#insettext p {margin: 0 0 10px 0; line-height:16px; width:400px;}
#insettext ul {margin:0 0 0 10px; padding:0 0 0 5px; width:400px;}
#insettext li {padding:0;}
#insettext img, #itemPhotoLarge {float:right; margin: 0px 78px 0 0px; overflow:hidden}
#insettext p img {display:block; margin:0; float:none;}

#item {padding: 0px 10px 10px 100px; min-height:350px; background: url(http://earbeanies.com/images/bg_.gif) repeat-y 0px 0px;}
#item h1 {margin: 0px 0 15px 220px; font-size:14px; line-height:16px; width:250px; padding:50px 0 0 0;}
#item p {margin: 0 0 15px 220px; line-height:18px; width:250px;}
#itemThumbnail {float:left; margin: 40px 0 0 0; }
#itemThumbnail img {}

/* footer info */
#footer {}
#footerStandard {background:url(http://earbeanies.com/images/footer.gif) no-repeat 0 0; height:120px;  margin: 0 0 0 0; padding: 68px 18px 0 18px;}
#footerHome {background:url(http://earbeanies.com/images/footer_base.gif) no-repeat 0 0; height:55px; margin: 0 0 0 0; padding: 3px 18px 0 18px;}
#footerProduct {background:url(http://earbeanies.com/images/footer_wht.gif) no-repeat 0 0; height:120px; margin: 0 0 0 0; padding: 68px 18px 0 18px;}

#footer p {margin:0; text-align:right; font-family: "Eurostile", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:10px; color:#ffffff;}
#footer p span{ float:left;}
#footer a {color:#FFFFFF; text-decoration:none;}
#footer a:hover, #footer a#active {color:#8B9C3B;}
#footer p#credit {padding-top:20px;}
#footer p#credit a:hover {color:#000;}


