/* commented backslash hides from ie5mac \*/ 

html{

	height:100%;

	margin:0;

	padding:0

} 

/* end hack */ 

html,body {

	padding:0;

	margin:0;

	background-color: #c0d876;/*#333333;*/

	font-size: 12px;

	font-family: "Trebuchet MS", verdana, sans-serif;



}

body{	

	text-align:left;

	min-width:776px;/* for mozilla*/

	background-color: #c0d876;/*#333333;*/

	height:100%;

	  /*background:  url(images/electricBkd1.jpg) repeat-x left top;*/
  background:  url(images/bg_4x818.jpg) repeat-x left top;

}

#wrapper {

	background:  #c0d876 url(images/bkg-girl-w-apple.jpg) no-repeat center top;
	/*background:  url(images/foot_4x82.jpg) repeat-x left bottom;*/
	width:100%;
	_height: 82px;

}



#outer{

	height:99.9%;

	min-height:100%;

	width:776px;

	text-align:left;

	margin:auto;

	position:relative;

	overflow:visible;

	background:  url(images/inner_776x1-0210.jpg) repeat-y left top;
	/*background:  url(images/inner_776x1.jpg) repeat-y left top;*/

}



/* mac hide \*/

* html #outer{

	width:776px

}

/* end hide*/



html>body #outer{

	height:auto;

} /*for mozilla as IE treats height as min-height anyway*/



#inner{

	width:100%;

	padding-top:143px;/*needed to make room for header*/

} 



#header{

	position:absolute;

	top:0px;

	left:0px;

	width:776px;

	height:93px;

	z-index:74;

	background:  url(images/header-0210.jpg) no-repeat left top;
	/*background:  url(images/top-header_776x93_2.jpg) no-repeat left top;*/



}



#ajaxmenu{

	position:absolute;

	top:93px;

	left:0px;

	width:776px;

	height:43px;

	z-index:65;

	background:  url(images/header_776x43.jpg) no-repeat left top;

}

#logo {

	position:absolute;

	top:26px;

	left:10px;

	width:237px;

	height:63px;

	text-indent: -5000px;

	z-index:300;

	background:  url(images/logo_237x63.gif) no-repeat left top;

}

/* mac hide \*/

* html #outer, * html #header {width:780px}

/* end hide*/

#footer {

	color: #ffffff;

	width:776px;

	clear:both;

	/*height:82px;*/

	text-align:left;

	left:0px;

	bottom:0px;

	position: relative;

	background: url(images/foot_776x82_2.jpg) no-repeat left top/**/;

	


}

#footer p {

	margin-top: 8px;

}

#footer p a {

	text-decoration: none;

	color: #ffffff;

}
#footer p a:hover{

	text-decoration: underline;

	color: #ffffff;

}
#footer p a:visited{

	text-decoration: underline;

	color: #618200;

}
* html #footer{

	margin-bottom:-1px

}/* ie rounding bug*/

.foot {
	padding: 10px 0 0 10px;
}

/* mac hide \*/

* html #footer {

	/*only ie gets this style*/

	/*height:82px;*/

	/* for ie*/

}

/* end hide*/



div,p  {

	margin-top:0px;

}/*clear top margin for mozilla*/



#right {

	width:206px;

	float:right;

	z-index: 55;

}

#right-inner {

	width: 178px;

	padding-left: 9px;

	text-align: left;

}

#right-inner h2 {

	font-size: 15px;

}

#left {

	position:relative;/*ie needs this to show float */

	width:563px;

	float:left;

	padding-left: 7px;

	z-index: 56;

}

#left-inner {

	padding-left: 9px;

	padding-right: 9px;

	text-align: left;

}

#clearfooter {

	width:100%;

	height:82px;

	clear:both;


} /* to clear footer */



html>body #minHeight{

	float:left;

	width:0px;

	height:100%;

	margin-bottom:-82px;

} /*safari wrapper */

#content {

	z-index: 300;

	padding-bottom: 7px;

}
#content h1 {

	font-size: 15px;

	color: #618200;

	background:  url(images/bullet_17x21.gif) no-repeat left top;

	padding-left: 19px;

	line-height: 24px;

	position: relative;

	z-index: 999;

}







#content h2 {

	font-size: 15px;

	color: #618200;

	padding-left: 0px;

	line-height: 24px;

	position: relative;

	z-index: 999;

}

.green {
	color: #618200;
}
	
h3#post-  {

	font-size: 12px;

	color: #618200;

	background:  url() no-repeat left top;

	padding-left: 0px;

}



#content p {

	font-size: 12px;

	color: #444444;

	line-height: 18px;

	_line-height: 16px;

}





.FSF_searchResults {

	font-size: 12px;

	color: #444444;

	line-height: 18px;

	_line-height: 16px;

}





.FSF_extract {

	font-size: 12px;

	color: #444444;

	line-height: 18px;

	_line-height: 16px;

}





.FSF_resultLink {

	color: #618200;

}



.FSF_extract {

	font-size: 12px;

	color: #444444;

	line-height: 18px;

	_line-height: 16px;

}



.highlight {

	font-size: 12px;

	background-color: #f2f2f2;

	color: #618200;

	font-weight: bold;

	line-height: 18px;

	_line-height: 16px;



}



img {

	border: none;

}



#content ul li{

	list-style-image: url(images/bullet_11x8.gif);

	margin-bottom: 0.5em;

	font-size: 110%;

}

.LIn_shortMode {

	list-style-type: none;

	margin: 0;

	padding: 0;



}



.LIn_desc {

	display: none;

}

.LIn_date {

	font-style: italic;

	margin-left: 5px;

}
#content p a {

	color: #618200;/*grn*/

}

#content p a:hover {

	/*background-color: #618200;*/

	color: #eb7730;/*orange*/

}
#content a, #sidebar a

{

    color: rgb(97, 130, 0);

}


#content a:hover, #sidebar a:hover

{

 /* background-color: rgb(97, 130, 0);*/

    color: #eb7730;/*orange*/

}

a.catalog_link:hover  img, 

{
  background-color: #fff;

}
.login fieldset
{
/*border: 1px solid #781351;*/
width: 20em
}
.login  label
{
width: 8em;
/*float:left;
text-align: right;
display: block;*/
margin: 0px 10px 0px 10px;

}
.disclaimer{
font-size: 9px;
color: #333333;
}
#content .trademarks{
font-size: 9px;
}
.footdisclaimer {
font-size: 9px;
color: #ffffff;
}
.login .submit input
{
margin-left: 4.5em;
}
.login img {
margin: 10px 0px 0px 10px;
}
.login input
{
color: #781351;
background: #DAEBA4;
border: 1px solid #781351;
margin:0px 0px 0px 10px;
}

.login .submit input
{
color: #000;
background-color: #DAEBA4;
border: 2px outset #d7b9c9
}
.signup {
width:260px;
height:465px;
margin:0px 10px 0px 0px;
background-color: #E2E2E2;
}
.signup img {
margin:10px 10px 10px 10px;
}
.modalities_summaryPost h3 {
    /*border-bottom: 1px solid #ccc;*/
    margin: 0px !important;
    padding: 2px !important;
    color: black;
}
.modalities_summaryPost .modalities_info {
    background-color: #F8F8F8;
    /*padding: 5px !important;
    font-size: 0.8em;*/
    color: black;
}
.modalities_link {
    /*font-size: 76%;*/
    text-align: right;
	border-bottom: 1px solid #ccc;
}
#columns li h4 {
	text-decoration: none;
	margin: -5px -5px 0 -5px;
	color: white;
	padding: 5px !important;
	font-size: 90%;
}
#columns li,#content #columns li { 
	list-style:none;
	list-style-image: none; 
	float: left; 
	height: 150px; 
	width: 21% !important; 
	margin-bottom: 10px; 
	padding: 5px;
}
#columns { 
	list-style: none; 
	width: 100%;
	margin: 0;
}
#columns li a:hover {
	text-decoration: none;
	background: #fff;
}
#columns li a img {
	text-decoration:none;
	background: #ff0;
}
.sidebarmod {
	margin:10px 0 10px 0;	
}
#quantity {
	width:30px;
	margin-right:10px;
}
#size {
	margin-right:10px;
}