@CHARSET "ISO-8859-1";
.publicationList{
	margin-left:230px;
}
#SSSubscribeForm_SubscribeForm_EmailAddress, 
#PublicationSearchForm_BookSearchForm_BookSearch{
	width:200px;
}

#EmailAddress .middleColumn{
	display:block;
	width:206px;
}
#SSSubscribeForm_SubscribeForm_action_processSubscription{
	margin-top:20px !important;
	
	display:block !important;
}
.publicationImage{
	width:150px;
	height:150px;
	float:left;
}
.publicationInfo{
	float:left;
	width:400px;
}
.publicationCart{
	float:left;
	width:200px;
}
#ShoppingCart{
	display:none;
	border:2px solid black;
	background:#ffffff;
}

#Country select{
	width:260px;
}
#USState, #ShippingUSState{
	display:none;
}
#Province, #ShippingProvince{
	display:none;
}
.currenciesList{
	display:none;
}
#currenciesList{
	width:98%;
	font-size:11px;
}
.advancedSearchFormContainer{
	display:none;
}
.noImageSmall{
	width:74px;
	height:98px;
	float:left;
	border:1px solid #c5c5c4;
	margin:0 9px 0 0;
	background: url(../images/placeholder_sml.jpg) no-repeat;
}
span.validation{
	display:block;
	padding-top:4px;
	margin-bottom:6px;
	color:red;
}
.newsItem
{
	margin:0 !important;
	padding:4px 0 0 10px !important;
	display:block;
}

.newsItem .newsListImage{
	float:left;
	width:80px;
	height:80px;
	background:#FFFFFF;
	border:1px solid #cfcfca;
	}
	
.newsItem h3{
	margin:0 0 0 0 !important;
	}

.newsItem .textSummary
{
	margin:0 0 0 0 !important;
	padding-top:0 !important;
	padding-bottom:4px !important;
}
.newsItem .newsDate
{
	margin:0 0 0 0 !important;
}

#newsLeft{
	width:320px;
	float:left;
	}
#newsRight{
	width:320px;
	margin:0 0 0 360px;
	}
	
.articleImage{
	float:right;
	border:1px solid #cfcfca;
	}	
	
.articleText{
	margin:0 0 0 240px;
	}

'BIRDS' *
'GENERAL' *
'FISH' *
'INSECTS' *
'AMPHIBIANS'

'BOTANY' *
'WILDLIFE ART' *
'REPTILES' *
'INVERTEBRATES' *
'CAGE BIRDS' *
'MARINE' *
'ART' *

.noImageSmall.birds{background: url(../images/placeholder_sml_birds.jpg) no-repeat;}
.noImageSmall.fish{background: url(../images/placeholder_sml_fish.jpg) no-repeat;}
.noImageSmall.insects{background: url(../images/placeholder_sml_insects.jpg) no-repeat;}
.noImageSmall.amphibians{background: url(../images/placeholder_sml_amphibians.jpg) no-repeat;}
.noImageSmall.mammals{background: url(../images/placeholder_sml_mammals.jpg) no-repeat;}
.noImageSmall.botany{background: url(../images/placeholder_sml_botany.jpg) no-repeat;}
.noImageSmall.wildlife-art{background: url(../images/placeholder_sml_wildlife-art.jpg) no-repeat;}
.noImageSmall.reptiles{background: url(../images/placeholder_sml_reptiles.jpg) no-repeat;}
.noImageSmall.invertebrates{background: url(../images/placeholder_sml_invertebrates.jpg) no-repeat;}
.noImageSmall.cage-birds{background: url(../images/placeholder_sml_cage-birds.jpg) no-repeat;}
.noImageSmall.marine{background: url(../images/placeholder_sml_marine.jpg) no-repeat;}
.noImageSmall.art{background: url(../images/placeholder_sml_art.jpg) no-repeat;}

.noImageLarge{
	width:224px;
	height:298px;
	display:block;
	background: url(../images/placeholder_lg.jpg) no-repeat;
}

.noImageLarge.birds{background: url(../images/placeholder_lg_birds.jpg) no-repeat;}
.noImageLarge.fish{background: url(../images/placeholder_lg_fish.jpg) no-repeat;}
.noImageLarge.insects{background: url(../images/placeholder_lg_insects.jpg) no-repeat;}
.noImageLarge.amphibians{background: url(../images/placeholder_lg_amphibians.jpg) no-repeat;}
.noImageLarge.mammals{background: url(../images/placeholder_lg_mammals.jpg) no-repeat;}
.noImageLarge.botany{background: url(../images/placeholder_lg_botany.jpg) no-repeat;}
.noImageLarge.wildlife-art{background: url(../images/placeholder_lg_wildlife-art.jpg) no-repeat;}
.noImageLarge.reptiles{background: url(../images/placeholder_lg_reptiles.jpg) no-repeat;}
.noImageLarge.invertebrates{background: url(../images/placeholder_lg_invertebrates.jpg) no-repeat;}
.noImageLarge.cage-birds{background: url(../images/placeholder_lg_cage-birds.jpg) no-repeat;}
.noImageLarge.marine{background: url(../images/placeholder_lg_marine.jpg) no-repeat;}
.noImageLarge.art{background: url(../images/placeholder_lg_art.jpg) no-repeat;}

#UseAddress li
{
	width:400px;
}
#UseAddress li input
{
	float:left;
}
li div.addressLeft
{
	float:left;
	width:220px;
}
li div.addressRight
{
	float:left;
	width:60px;
}
div.nextStep p
{
	padding:0px 4px 5px 0px !important;
	margin:0 !important;
}
#OrderForm_OrderForm_action_updatePostage
{
	margin-top:6px;
	border:1px solid #697f5e;
	background:#778e6b;
	text-align:center;
	color:#fff;
	padding:4px;
}