
body{
	margin:0px;

}

.cammo{
	background-image:url(images/texture1.jpg); 
	background-repeat:no-repeat;  
	min-height:1200px; 
	min-width:1000px; 
	background-position:center; 
	background-position:top;
}



h2{
	color:#bf0000;
	padding-left:15px;
	font-size:11px;
}

/*-------------------- This is the main div that holds the whole shop --------------------------- */
#shopcontainer{
	width:1000px;
	margin:auto;
}

/*###################################  HEADER STYLES  #########################################*/
/*---------------------The Header for the shop -------------------------------------------------*/
#header {
	width:1000px;
	height:135px;
	margin-bottom:2px;
	float:left;
	/*nancy 18 nov*/
	background-image:url(images/new_header.jpg);
	background-repeat:no-repeat;
	background-color:#666633;

}

#headernew {
	width:1000px;
	height:200px;
	margin-bottom:7px;
	float:left;
	/*nancy 18 nov*/
	background-image:url(images/planet_carp_header.jpg);
	background-repeat:no-repeat;
	background-color:black;

}

#imgheaderdiv{
	width:645px;
	float:left;
	margin-bottom:10px;
	text-align:center;
}

.title_style_no_padding{
	float:left;
	padding-left:10px;

}

.title_style{
	float:left;
	padding-left:10px;
	padding-bottom:10px;
}

#offerscontainer{
	float:left;
}
h1.offers{
	margin-bottom:5px;
	font-size:200%;
	color:#aa1d05;
}
.headtab {
	width:97px;
	height:22px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	padding-top:5px;
	text-align:center;
	margin-top:16px;
	margin-right:0px;
	background-image:url(images/store_pick.gif);
	overflow:hidden;
	font-weight:100;
}
.headtabpad{
	width:2px;
	height:20px;
	float:right;
	padding-top:7px;
	text-align:center;
	margin-top:43px;
	margin-right:0px;
	overflow:hidden;
}
/* ---------- The Trade Account log in link ---------------------------------*/
.accountlink {
text-decoration:none;

font-family:Arial, Helvetica, sans-serif;
color:white;
}

.accountlink:hover {
text-decoration:none;

font-family:Arial, Helvetica, sans-serif;
color:#EDE6E;
}

#headtop{
	width:450px;
	height:160px;
	float:right;
	overflow:hidden;
	padding-top:25px;
	padding-right:30px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}
#headtop h1{
	color:white;
	line-height:1.6em;
	font-size:12px;
	letter-spacing:0.09em;
}

.homelink{
	float:left; 
	width:250px; 
	height:140px; 
	padding-left:20px; 
	padding-top:50px;
}

#headbottom{
	width:800px;
	height:43px;
	float:right;
	overflow:hidden;
}

.logindiv {
	font-family:Arial, Helvetica, sans-serif;
	width:600px;
	float:left;
	color:white;
	margin-top:5px;
	letter-spacing:0.07em;
	background-color:#CCCCCC;
}

.headitem{
	width:85px;
	font-size:70%;
	padding-top:2px;
	padding-left:15px;
	text-align:left;
	background-image:url(images/pip.gif);
	background-repeat:no-repeat;
	float:right;
}

/* ---------- The search bar ---------------------------------*/
#shopsearchbar {
	height:30px;
	background-color:#303030;
	padding-top:0px;
	padding-bottom:0px;
	width:465px;
	text-align:left;
	font-size:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:2px;
	float:right;
	overflow:hidden;
	color:#00ff00;
	
}
#shopsearchinput {
	font-size:90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:solid 1px #7F9DB9;
	padding:2px;
}

.inputclassholder{
width:200px; padding-top:10px; text-align:right; height:40px;
}

.inputclassholderbot{
width:200px; padding-top:2px; text-align:right; height:40px;
}
/* -------The Order By bar ---------------------*/
#shoporderbybar {
	background-color:#303030;
	width:1000px;
	height:20px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:right;
	font-size:70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	margin-bottom:0px;
	overflow:hidden;
	color:#00ff00;
}
#shoporderby {
	font-size:90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-right:2px;
	margin-top:1px;
}
#shopascdesc {
	font-size:90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* ---------- The bottom menu of links ---------------------------------*/
.bottomlinks {
	text-decoration:none;
	color:white;
}

.bottomlinks:hover {
	text-decoration:none;
	color:#00ff00;
}

/*#################### BODY STYLES ###########################*/
/*############# This div is the main container for the body elements of the page #################*/
#shopmainbody {
	/*background-image:url(images/menu_black.gif);
	background-repeat:repeat-y;*/
	float:left;
}


#shopmainbodyindex_noback {
	
	float:left;
}

#contentcontainer{
	padding-left:15px;
	padding-right:15px;
	width:645px;
	float:left;
}

#contentcontaineroutside{
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	width:615px;
	float:left;
}
.headerimage{
	padding-left:7px;
}

/* ##############################  MENU STYLES ###########################################*/
/* ----------------main menu container ------------------------- */
#shopmenu {
	width:160px;
	float:left;

	overflow:hidden;
	margin-top:1px;
}
/*-------------------Uppermost menu block, contains title -------------------------- */
#shopmenutitle {
	width:160px;
	height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight:bold;
	color:white;
	padding-top:3px;
	padding-bottom:2px;
	text-align:center;
	border-bottom:solid 2px white;
	background-color:#000000;

}
/*-------------- style of blocks for the TOP LEVEL categories in the menu -------------------------- */
.shopmenutopcat {
	width:140px;
	height:20px;
	padding-top:6px;
	padding-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	padding-left:20px;
	text-align:left;
	/*border-bottom:solid 2px white;*/
	margin-bottom:2px;
	border-top:solid 0px white;
	background-color:black;
	background-repeat:no-repeat;
		background-position:0px 0px;
	background-repeat:no-repeat;
	background-image:url(images/short_bar.jpg);
}
.shopmenutopcatnew {
	width:150px;
	padding-left:10px;
	padding-top:6px;
	height:20px;
	padding-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	text-align:left;
	margin-bottom:2px;
	

	background-position:0px 0px;
	background-repeat:no-repeat;
	background-image:url(images/short_bar.jpg);
}


/*-------------style of blocks for SUB MENU categories and products --------------------------- */
.shopsubmenu {
	width:145px;
	padding-top:2px;
	padding-bottom:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	background-color:#f7f7f7;
	margin-bottom:0px;
	border-bottom:solid 1px white;
	background-repeat:no-repeat;
}
.shopsubmenucat {
	width:145px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	margin-bottom:0px;
	margin-bottom:0px;
	background-repeat:no-repeat;
}
.shopsubmenuprod {
	width:145px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	background-color:#cccccc;
	margin-bottom:0px;
	border-bottom:solid 1px white;
	background-repeat:no-repeat;
	background-position:2px 0px;
}
.shopmenuclosed {
	display:none;	
}


/*  SHOPPING CART STYLES     */
#cart {
	width:160px;
	float:right;
}
.carttop{
	width:150px;
	height:20px;
	overflow:hidden;
	float:left;
	padding-left:10px;
	/*background-color:#64592c;*/
	background-image:url(images/short_bar.jpg);
	margin-top:1px;
	margin-bottom:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight:bold;
	color:#00ff00;
	padding-top:6px;
	text-align:left;
}

.carttopindexleft{
	width:150px;
	padding-left:10px;
	height:20px;
	overflow:hidden;
	float:left;
	margin-top:10px;
	margin-bottom:2px;
	font-weight:bold;
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#00ff00;
	padding-top:6px;
	text-align:left;
	background-image:url(images/short_bar.jpg);

}

.bestsellerpanel{
	float:left; 
	width:160px; 
	background-color:#303030; 
	padding-top:8px; 
	padding-bottom:8px; 
	color:#00ff00;
}
.bestsellerholder{
	float:left; 
	padding-top:4px; 
	padding-right:4px; 
	padding-bottom:4px;
}

.bestsellernumber{
	float:left; 
	width:15px; 
	padding-left:10px; 
	font-weight:bold; 
	color:white;
}

.bestselleritem{
	float:right; 
	width:125px; 
	font-weight:bold;
}

.index_logos{
	border-bottom:2px solid black;
}
.carttopindex{
	width:150px;
	font-weight:bold;
	padding-left:10px;
	height:20px;
	overflow:hidden;
	float:left;
	margin-top:1px;
	margin-bottom:1px;
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#00ff00;
	padding-top:6px;
	text-align:left;
	background-image:url(images/short_bar.jpg);
}

.topspacer{
	width:130px;
	height:5px;
	overflow:hidden;
	float:left;
	color:white;
}

.cartcontent{
	background-color:#303030;
	color:#ffffff;
	width:140px;
	padding-top:7px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
	margin-bottom:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	float:left;
	
}
#carttotal{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#ffffff;
	background-color:#303030;
	width:160px;
	/*height:94px;*/
	height:1px
	/*padding-top:6px;*/
	padding-top:0px;
	text-align:center;
	line-height:1.7em;
	/*margin-bottom:10px;*/
	margin-bottom:10px;
	float:left;
}
.carpprintcontent{

	width:160px;
	padding-top:2px;
	padding-bottom:10px;
	margin-bottom:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
}

.checkoutbutton{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:30px;
}
.cartline{
	margin-top:3px;
	color:#00ff00;
	width:130px;
	float:left;
}
.cartleft{
	margin-top:3px;
	width:50px;
	float:left;
}
.cartright{
	margin-top:3px;
	width:65px;
	float:right;
	text-align:right;
}

/*#############################################################################################*/
/*########### Styles for the index page and section outside the shop itself####################*/

.error_box{
	border:2px solid red;
	padding:10px;
	margin-bottom:20px;
}

.success_box{
	border:2px solid #006633;
	padding:10px;
	margin-bottom:20px;
}

.indexnewwhiteblack{
	width:645px; 
	margin-left:15px; 
	margin-top:1px; 
	border:2px solid #303030; 
	height:2660px;
	background-color:white;
}

.termswhiteblack{
	width:645px; 
	margin-left:15px; 
	margin-top:1px; 
	border:2px solid #303030; 
	height:1040px;
	background-color:white;
}

/*This provides the white background on pages other than the index page*/
.whiteblackcontainer{
	background-color:white; 
	border:2px solid black; 
	padding-top:10px;
	width:645px; 
	float:left; 
	display:inline; 
	margin-left:15px;
	min-height:965px;
	height:auto !important;
	height:965px;
}

.whiteblackcontainerbasket{
	background-color:white; 
	border:2px solid black; 
	padding-top:10px;
	width:645px; 
	float:left; 
	display:inline; 
	margin-left:15px;
	min-height:945px;
	height:auto !important;
	height:945px;
}

.linksnew{
	width:645px; 
	margin-left:15px; 
	margin-top:1px; 
	border:2px solid #303030; 
	background-color:white;
	min-height:1030px;
	height:auto !important;
	height:1030px;
}

.contactnew{
	width:645px; 
	margin-left:15px; 
	margin-top:1px; 
	border:2px solid #303030; 
	background-color:white;
	min-height:800px;
	height:auto !important;
	height:800px;
}


.linksinner{
	text-align:left;
	padding-left:15px;
	width:605px;
	padding-right:20px;
	padding-top:10px;
	float:left;
	height:1200px;
}

.homeinner{
	text-align:left;
	width:100%;
	float:left;
	min-height:800px;
	height:auto !important;
	height:800px;
	width:645px;
	float:left;
}

.contactinner{
	text-align:left;
	padding-left:15px;
	width:605px;
	padding-right:20px;
	padding-top:10px;
	float:left;
	height:875px;
	
}

.linksinner h1{
	color:black;
	line-height:1.6em;
	font-size:13px;
	letter-spacing:0.04em;
	padding-left:0px;
}

/*section for statistics page*/

.statsboldlink{
	font-weight:bold;
	color:#303030;
	text-decoration:underline;
	float:right;
	padding:10px;
}	

.statsboldlink:hover{
	font-weight:bold;
	color:#bf0000;
	text-decoration:underline;
}

.statsboldlinkred{
	font-weight:bold;
	color:#bf0000;
	text-decoration:underline;
}	

.statsboldlinkred:hover{
	font-weight:bold;
	color:#303030;
	text-decoration:underline;
}

.statsnew{
	width:645px; 
	margin-left:15px; 
	display:inline;
	margin-top:1px; 
	border:2px solid #303030; 
	/*height:623px;*/
	background-color:white;
	float:left;
}
.statsinner{
	text-align:left;
	padding-left:15px;
	width:605px;
	padding-right:20px;
	padding-top:10px;
}

.statsinner h1{
	color:black;
	line-height:1.6em;
	font-size:13px;
	letter-spacing:0.04em;
	padding-left:0px;
}

.statsgraphtitle{
	width:605px; 
	color:#bf0000;
	font-size:13px;
	font-weight:bold;
	height:30px;
	margin-bottom:10px;
	float:left;
	
}

.statsgraphtitlelinks{
	width:605px; 
	color:#bf0000;
	font-size:13px;
	font-weight:bold;
	height:30px;
	float:left;
	margin-top:10px; 
	display:inline;
}

.statsholder {
	width: 605px;
	font-size: 11px;
	color:#333333;
	line-height: 12px;
	letter-spacing:0.03em;
	float:left;
}

.graphlinks{	
	width:500px; 
	float:left; 
	height:200px;
}

.graphlinks a{
	font-weight:bold;
	color:#303030;
}

.graphlinks a:hover{
	font-weight:bold;
	color:#bf0000;
}


.redlinks{
	font-weight:bold;
	color:#bf0000;
}

.redlinks:hover{
	font-weight:bold;
	color:#303030;
}
.statsgraphtext{
	float:left; 
	width:30px; 
	height:100px; 

}
.statsgraphouter{
	float:left; 
	width:530px; 
	border-left:2px solid black;
	border-bottom:2px solid black;
	height:250px; 
	margin-bottom:10px;
}
.statsgraphlower{
	float:left; 
	width:530px; 
	border-left:2px solid white;
	margin-bottom:10px;
}

.graphtitle{
	width:50px; 
	float:left;
	margin-left:1px;
	margin-right:1px;
	text-align:center;
	line-height:1.1em;
	font-size:9px;
}


.statsbar1{
	width:50px;
	margin-left:1px;
	margin-right:1px;
	height:250px;
	margin-bottom:5px;
	float:left;
	display:inline;
	background-image:url(images/gallery/1.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.statsbar2{
	width:50px;
	margin-left:1px;
	margin-right:1px;
	height:250px;
	margin-bottom:5px;
	float:left;
	display:inline;
	background-image:url(images/gallery/2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.statsbar3{
	width:50px;
	margin-left:1px;
	margin-right:1px;
	height:250px;
	margin-bottom:5px;
	float:left;
	display:inline;
	background-image:url(images/gallery/3.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.statsbar4{
	width:50px;
	margin-left:1px;
	margin-right:1px;
	height:250px;
	margin-bottom:5px;
	float:left;
	display:inline;
	background-image:url(images/gallery/4.gif);	
	background-position:bottom;
	background-repeat:no-repeat;
}
.statsbar5{
	width:50px;
	margin-left:1px;
	margin-right:1px;
	height:250px;
	margin-bottom:5px;
	float:left;
	display:inline;
	background-image:url(images/gallery/5.gif);	
	background-position:bottom;
	background-repeat:no-repeat;
}
.statsbar6{
	width:50px;
	margin-left:1px;
	margin-right:1px;
	height:250px;
	margin-bottom:5px;
	float:left;
	display:inline;
	background-image:url(images/gallery/6.gif);	
	background-position:bottom;
	background-repeat:no-repeat;
}

.statsbar7{
	width:50px;
	margin-left:1px;
	margin-right:1px;
	height:250px;
	margin-bottom:5px;
	float:left;
	display:inline;
	background-image:url(images/gallery/7.gif);	
	background-position:bottom;
	background-repeat:no-repeat;
}
.statsbar8{
	width:50px;
	margin-left:1px;
	margin-right:1px;
	height:250px;
	margin-bottom:5px;
	float:left;
	display:inline;
	background-image:url(images/gallery/8.gif);	
	background-position:bottom;
	background-repeat:no-repeat;
}
.statsbar9{
	width:50px;
	margin-left:1px;
	margin-right:1px;
	height:250px;
	margin-bottom:5px;
	float:left;
	display:inline;
	background-image:url(images/gallery/9.gif);	
	background-position:bottom;
	background-repeat:no-repeat;
}
.statsbar10{
	width:50px;
	margin-left:1px;
	margin-right:1px;
	height:250px;
	margin-bottom:5px;
	float:left;
	display:inline;
	background-image:url(images/gallery/10.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}


/*end of statistics page*/



/*Fish submit page*/
.statssubmitholder {
	width: 605px;
	font-size: 11px;
	color:#333333;
	line-height: 12px;
	letter-spacing:0.03em;
	float:left;

}

input.your_name
{
width:300px;
margin-bottom:20px;
}
label.prod_label, div.prod_label
{
float:left;
width:150px;
font-weight:bold;
color:#303030;
margin-top:10px;
}

span.input_label
{
font-weight:bold;
width:150px;
float:left;
clear:left;
margin-bottom:5px;
height:18px;
}

input.input_text
{
font-size:95%;
margin-bottom:5px;
width:200px;
}


/*end of fish submit page*/

.catchesnew{
	width:645px; 
	margin-left:15px; 
	margin-top:1px; 
	border:2px solid #303030; 
	background-color:white;
	height:1375px;
}
.catchesinner{
	text-align:left;
	padding-left:15px;
	width:605px;
	padding-right:20px;
	padding-top:10px;
	height:1225px;
}

.catchesinner h1{
	color:black;
	line-height:1.6em;
	font-size:13px;
	letter-spacing:0.04em;
	padding-left:0px;
}

.galleryholder {
width: 605px;
height: 215px;
font-size: 11px;
color:#333333;
line-height: 12px;
letter-spacing:0.03em;


}

.image1 {
	width: 150px;
	height: 215px;
	float: left;
	padding-right: 15px;
	padding-left: 32px;
	text-align:center;
	line-height: 16px;


}

.image1inner{

	background-image:url(customerimages/catches_th_back.jpg);
	background-repeat:no-repeat;
	background-position:5px;
	width:148px;
	height:133px;


}

.linksholder{
	float:left; 
	margin-top:13px;
	padding-bottom:10px;
	width:615px;
}

.linksnumber{
	float:right; 
	width:100px;
	font-weight:bold; 
	color:#bf0000;
	padding-top:10px;
}

.linksnumbernarrow{
	float:left; 
	width:50px;
	font-weight:bold; 
	color:#bf0000;
	padding-left:2px;


}

.linksitem{
	float:left; 
	width:435px; 
}


.indextopholder{
	float:left; 
	 width:645px;
	padding-top:10px; 
	padding-bottom:10px;
	padding-left:5px; 
	 

}


.indexbar{
	background-image:url(images/long_bar.jpg); 
	width:620px; 
	height:20px;
	color:#00ff00;
	padding-top:6px;
	padding-left:10px;
	font-weight:bold;
	border-bottom:2px solid white;
	float:left;
}

.indexpagebottomtext{
	width:620px; 
	height:80px;
	color:#bf0000;
	font-style:italic;
	float:left;
	padding-top:5px;

}
.indexpagebottomtext h2{
	color:#bf0000;
	padding-left:15px;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	line-height:1.4em;

}


.specialofferboxleft{
	width:200px; 
	float:left; 	
	background-image:url(images/image_holder.gif);
	background-repeat:no-repeat; 
	background-color:#aaa79b;
	height:305px;
	margin-bottom:10px;
}

.specialofferbox{
	width:200px; 
	margin-left:15px;
	float:left; 	
	background-image:url(images/image_holder.gif); 
	background-repeat:no-repeat;
	background-color:#aaa79b;
	height:305px;
	margin-bottom:10px;
}

.specialofferimage{
	height:90px; 
	width:180px; 
	margin-top:16px;  
	margin-left:10px;
	text-align:center;
}

.specialoffernewtext{
	font-size:12px; 
	color:black; 
	font-weight:bold; 
	width:180px; 
	padding-top:20px; 
	padding-left:10px; 
	float:left;
}

.specialoffernewtextbody{
	font-size:11px; 
	color:black; 
	width:180px; 
	padding-top:20px; 
	padding-left:10px; 
	float:left;
}

.indexnewrrp{
	float:right;
	width:190px; 
	padding-right:10px; 
	text-align:right;
}

.indexnewspecialprice{
	float:right;
	width:190px; 
	padding-top:3px; 
	color: #bf0000; font-size:13px; 
	font-weight:bold; 
	padding-right:10px; 
	text-align:right
}

.indexnewspecialprice2{
	float:right;
	width:190px; 
	padding-top:3px; 
	color: #bf0000; 
	font-size:13px; 
	font-weight:bold; 
	padding-right:10px; 
	text-align:right
}

.indexnewbuyholder{
	float:right; 
	width:66px; 
	padding:5px; 
	padding-right:10px;
	padding-top:8px; 
}
.indexnewinfoholder{
	float:right; 
	width:66px; 
	padding:5px;
		padding-top:8px; 
}

.indexrightimgholder{
	float:right; 
	width:245px; 
	height:220px;
}
.indexmainbodytext{
	float:left; 
	margin-left:6px; 
	display:inline;
	margin-top: -20px;
}
.indexmainbodytext p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color #1a1a1a;
	padding:5px;
}
.indexmainbodytext .subheading
{
	font-size: 16px!important;
	line-height: 21px!important;
}
.lowerspecialofferboxleft{
	width:148px; 
	float:left; 	 
	height:230px; 
	margin-bottom:5px;
	border:solid 1px #000;
	display:inline;
}

.lowerspecialofferbox{
	width:149px;  
	margin-left:10px;
	float:left; 	
	height:230px; 
	margin-bottom:5px;
	border:solid 1px #000;
	display:inline;
}

.loweroffertitle{
	font-weight:bold;
	color:black;
	float:left;
	padding:5px;
	height:50px;
}	

.lowerofferimage{
	height:85px; 
	width:125px; 
	margin-top:10px;  
	margin-left:3px;
	float:left;
	text-align:center;
}


.indexlowerrrp{
	float:right;
	width:100px; 
	padding-right:10px; 
	padding-top:5px; 
	text-align:right;
}

.indexlowerspecialprice{
	float:right;
	width:140px; 
	padding-top:3px; 
	color: #bf0000; 
	font-size:11px; 
	font-weight:bold; 
	padding-right:10px; 
	text-align:right;
}

.indexlowerbuyholder{
	float:right; 
	width:66px; 
	padding:5px; 
}
.indexlowerinfoholder{
	float:right; 
	width:66px; 
	padding-top:5px; 
}

.indextopholder h1{
	color:black;
	line-height:1.6em;
	font-size:13px;
	letter-spacing:0.04em;
	padding-left:15px;
}
.indextopholder h2{
	color:#bf0000;
	padding-left:15px;
	font-size:11px;
	font-style:italic;
}

.indextopholder h3{
	color:black;
	padding-left:15px; 
	font-size:11px;
}

.topindexspacer{
	width:130px;
	height:0px;
	overflow:hidden;
	float:left;
	color:white;
}
.carpprintindexcontent{
	float:left;
	width:160px;
	padding-top:2px;
	padding-bottom:10px;
	margin-bottom:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
}

.latestcatchespanel{
	float:left;
	width:140px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	background-color:#303030;
	color:#00ff00;
}
.latestcatchespanel img{
	border:0px; 
	padding-bottom:10px;
}

.crazydeals{
	float:left;
	width:160px;
	padding-top:2px;
	padding-bottom:10px;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	background-color:#303030;
	color:#00ff00;
	margin-top:2px;
}

.crazydealstitle{
	width:140px; 
	padding-left:10px; 
	padding-right:10px; 
	font-weight:bold;
	padding-top:5px; 
	float:left;
	padding-bottom:5px;
}

.crazydealpicholder{
	width:60px; 
	height:50px; 
	float:left; 
	margin-top:5px; 
	margin-left:10px; 
	display:inline;

}
.crazydealspriceholder{
	float:right; 
	text-align:right; 
	width: 70px; 
	margin-top:5px; 
	display:inline; 
	margin-right:11px; 
	font-weight:bold; 
	height:20px;
	font-size:14px; 
}

.crazydealsbuybutton{
	float:right; 
	width:66px; 
	height:26px; 
	margin-right:10px; 
	display:inline;
	margin-top:5px;
}

.crazydealsgreenline{
	float:left; 
	margin-top:10px; 
	border-top:1px solid #00ff00; 
	height:1px; 
	width:140px; 
	margin-left:10px; 
	display:inline;
}

.greenlink{
	color:#00ff00;	
}


.greenlinksmallbold{
	font-size:10px; 
	font-weight:bold;
	color:#00ff00;
}
.greenlinksmallbold:hover{
	font-size:10px; 
	font-weight:bold;
	color:#666666;
}

.carpprintindexcontentplanetprints{
	background-image:url(images/planet_prints.jpg);
	background-repeat:no-repeat;
	width:160px;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	height:300px;
	color:#00ff00;
	float:left;
	margin-top:2px;
}

.seafranceindexcontent{
	width:160px;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	height:300px;
	color:white;
	background-color:#303030;
	float:left;
	margin-top:2px;
	line-height:1.4em;

}

.offerspagemainimgholder{
	float:right; 
	width:300px; 
	height:300px;
	text-align:center;
	padding-right:10px;
	padding-top:10px;
}

.offernew{
	width:645px; 
	margin-left:15px; 
	margin-top:1px; 
	border:2px solid #303030; 
	height:650px;
	background-color:white;
}

.offertopholder{
	float:left; 
	width:300px; 
	padding-top:10px; 
	padding-bottom:10px; 
	height:240px; 
}

offertopholder h1{
	color:black;
	line-height:1.6em;
	font-size:13px;
	letter-spacing:0.04em;
	padding-left:15px;
}
.offertopholder h2{
	color:#bf0000;
	padding-left:15px;
	font-size:11px;
	font-style:italic;
}

.offertopholder h3{
	color:black;
	padding-left:15px; 
	font-size:11px;
}


.fishomonthtopcontainer {
	text-align:left;
	padding-left:20px;
	width:638px;
	padding-right:20px;
}

.fishimage  {
	width:100%; 
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
}

.frontpageimageholders {
	padding-left:20px; 
	float:left; 
	width:200px;
	padding-bottom:7px;
}
.frontpageimagestyles {
	border:0px; 
	padding:0px
}

.usefullinks {
	text-decoration:none;
	color:#bf0000;
	font-size:110%;
	font-weight:bold;
}

.usefullinks:hover {
	text-decoration:none;
	color:#303030;
	font-size:110%;
	font-weight:bold;
}

.printslinks {
	text-decoration:none;
	color:#00ff00;
	font-weight:bold;
}

.printslinks:hover {
	text-decoration:none;
	color:black;
	font-weight:bold;
}

/*#############################################################################################*/

/*#############################################################################################*/
/*########### Contact form styles  ############################################################*/

.contacttext {
	
	float:left;
	width:200px;

}

.contactforminput{
	width:360px;
	height:20px;
	border:solid 1px black;
	font-size:100%;
	margin-bottom:3px;
	color:#BBB;
}
#contactenquiry{
	width:360px;
	height:150px;
	border:solid 1px black;
	font-size:100%;
	margin-bottom:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#BBB;
}
#contactsubmit{
	/*border: solid 1px silver;
	width:70px;
	font-size:80%;
	margin-right:16px;*/
}

/*#############################################################################################*/


/*#############################################################################################*/
/*########### This Div is the spacer that keeps the shop at least screen height ################ */
#keepheight {
	width:1px;
	height:435px;
	float:left;
	overflow:hidden;
}

/* --------- Holds the top category images and text --------------------*/
.shoptopcatitem {
	text-align:center;
	float:left;
	width:120px;
	height:125px;
	
	padding:11px 11px 11px 11px;
	margin-right:11px;
	/*background-image:url(images/thumb_back.jpg);*/
	margin-left:3px;
	background-repeat:no-repeat;
	line-height:1.8em;
	font-size:110%;
}
.shoptopcatcontainer {
	text-align:left;
	padding-left:15px;
}
h1.range{
	margin-left:-20px;
	color:black;
}

/*################################### Main body container - holds all body information #######################*/
#shopbody {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	float:left;
	padding-top:0px;
	width:670px;

}
/* ############################### FOOTER ######################################*/
#shopfooter {
	width:980px;
	background-color:black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:60%;
	height:13px;
	float:left;
	padding:5px;
	padding-top:8px;
	padding-left:15px;
	margin-top:6px;
	color:white;
	background-image:url(images/footer_background.gif);
	background-position:right;
	
}
#line{
	background-color:white;
	width:750px;
	height:3px;
	overflow:hidden;
	float:left;
	display:none;
}
#topline{

	width:1000px;
	height:2px;
	overflow:hidden;
	margin-bottom:4px;
	float:left;
}

/*############################ Codebrush information SubFooter #####################*/
#codefooter {
	width:990px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	float:left;
	padding:5px;
	text-align:right;
	line-height:1.7em;
	letter-spacing:0.02em
}

/*########################## PRODUCT PAGE STYLES #####################################*/
/* -------------Contains all the product details ------------*/
#proddetailscontainer{
	width:60px;
	float:left;
	padding-left:20px;
	padding-right:20px;
}

#shopproductdetails {
	width:600px;
	float:left;	
}
#shopproductdetailstop{
	width:286px;
	height:8px;
	overflow:hidden;
	float:left;


}
#shopproductdetailsbottom{
	width:286px;
	height:3px;
	float:left;

	
}

/*---------div that contains the images and the add to cart section----------------*/
#shopproduct{
	width:605px;
	float:left;
	padding-right:20px;
	padding-left:20px;  
	margin-top:2px;
	
}
/*--------contains the images for each product ----------*/
#shopproductimages{
	width:460px;
	height:330px;
	float:left;
	margin-top:10px;
	display:inline;
	/*background-image:url(images/prod_right_top.gif);*/
	/*width:486px;
	height:290px;
	float:right;
	background-image:url(images/prod_right_top.gif); nlp*/
}
/*--------------div that centralises the image---------------*/
#shoppiccontainer {
	width:460px;
	text-align:center;
	height:280px;
	float:left;
	margin-top:15px;
	display:inline;
	min-height:200px;
	height:auto !important;
	height:200px;
	
	
}
/*-------------div containing the thumbs or numbers -------------------------------------*/
#shopthumbcontainer {
	text-align:right;
	height:20px;
	padding-right:15px;
	margin-top:15px;
}
/*-------------div containing the individual thumbs or numbers -------------------------------------*/
.shopthumbnail {
	margin-right:5px;
}
/*------------div containing all the add to cart stuff ---------------*/
#shopproductaddtocart{
	width:144px;

	float:right;
	text-align:right;

}

.optionsformheight {
	float:right;
	/*height:255px;*/
	width:125px;
	overflow:hidden;
	padding-top:15px;


}
.optionblockleft{
font-size:14px;
	width:116px;
	float:right;
	text-align:right;
	height:55px;
	overflow:hidden;
	padding:0px;
	
}
.optionblockright{
	/*width:116px;
	float:right;
	text-align:right;
	height:45px;
	overflow:hidden;*/
	font-size:14px;
	width:116px;
	float:right;
	text-align:right;
	height:55px;
	overflow:hidden;
	padding:0px;
}
.optionblocklargebot1{
	width:126px;
	height:60px;
	float:left;
	overflow:hidden;
	margin-top:20px;
	
}
.optionblocklargebot2{
	width:146px;
	height:130px;
	float:right;
	text-align:right;
	overflow:hidden;
	padding-bottom:10px;
}
.optionblocklargetop{
	width:128px;
	height:75px;
	float:left;
	overflow:hidden;
	
}

h4{
	font-size:170%;
	color:#970F00;
	margin-top:0px;
	margin-bottom:0px;	
}
h3{
	font-size:20pt;
	color:#bf0000;
	margin-top:0px;
	margin-bottom:0px;	
}

.shopselectlist {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	width:90px;
	margin-top:3px;
	
}
.shopquantity {
	width:110px;
	margin-top:3px;
	border:solid 1px #7F9DB9;
	text-align:right;
}



/*########### Div that contains all the listed product thumbnails on the listiems pages ##################*/
#shoplistcontainer {
	width:645px;
	float:left;
	min-height:800px;
	height:auto !important;
	height:800px;
}

#shoplistcontainerbasket {
	width:625px;
	float:left;
	min-height:790px;
	height:auto !important;
	height:790px;
	
}

/*-------styles for the lists -----------*/
#shoplisttop {
	width:610px;
	padding-bottom:5px;
	border-bottom:solid 1px black;
	margin-bottom:2px;
	float:left;
	background-image:url(images/basket_bar.jpg);
	
}
.shoplistitem1 {
	border-top:solid 3px white;
	background-color:#dbdbdb;
	float:left;
	width:610px;
}
.shoplistitem2 {
	border-top:solid 3px white;
	background-color:#efefef;
	float:left;
	width:610px;
}
.shoplistname {
	padding:5px;
	padding-left:10px;
	width:130px;
	float:left;
	color:white;
}
.shoplistserial {
	padding:5px;
	width:75px;
	text-align:center;
	float:left;
		color:white;
}
.shoplistserialitem {
	padding:5px;
	width:75px;
	text-align:center;
	float:left;
		color:black;
}


.shoplistoptional {
	padding:5px;
	width:50px;
	text-align:center;
	float:left;
	color:white;
}
.shoplistprice {
	padding:5px;
	width:75px;
	text-align:center;
	float:left;
	color:black;
}

.shoplistpricetitle {
	padding:5px;
	width:75px;
	text-align:center;
	float:left;
	color:white;
}
.shoplistquantity {
	padding:5px;
	width:75px;
	text-align:center;
	float:left;
	color:white;
}
.shoplisttotal{
	padding:5px;
	width:85px;
	text-align:center;
	float:left;
	color:white;
}

.shoplistquantityitem {
	padding:5px;
	width:75px;
	text-align:center;
	float:left;
	color:black;
}

.shoplistquantityitemoptions {
	padding:5px;
	width:100px;
	text-align:center;
	float:left;
	color:black;
}

.shoplistpriceright{
	padding:5px;
	width:75px;
	text-align:center;
	float:left;
	color:black;
}


.shoplistquantityitem {
	width:85px;
	text-align:center;
	float:left;
	color:black;
}


#shopbasketcontainer{
	width:609px;
	padding-left:0px;
	padding-right:0px;

}
.shopbasketquantity {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	padding:2px;
}
#shopminibasket {
	font-size:90%;
	float:left;
	height:25px;
	overflow:hidden;
	text-align:center;
	padding-left:10px;
}

#shopaddresscontainer{
	width:50%;
	float:left;
}
#shopdetails{
width:50%;
	float:left;
	/*margin:auto;
	width:300px;
	margin-bottom:40px;  nancy 18 nov*/
}
#complementcontainer{
	margin-top:5px;
	width:620px;
	float:left;
	/*background-color:#EDE6E4;*/
}
#shopcomplement {
	width:620px;
	padding-right:10px;
	float:left;
	color:#666;
}
#shopcomplementtop {
	width:286px;
	height:15px;
	float:left;
	overflow:hidden;
}
#shopcomplementbottom {
	width:286px;
	height:15px;
	float:left;
	
}

.separator {
	float:left;
	line-height:1.9em;
	padding-left:25px;
}

/*nancy 18 nov*/
.checkoutinfo {
	float:left;
	line-height:1.9em;
	padding-left:25px;
	padding-top:10px;
}

.checkoutpage {
	width:600px;
	padding-left:20px;
	float:left;
	
}
.basketpage {
	padding-left:18px;
	float:left;

	
}

/*nancy 18 nov*/
.loginpage {
	float:left;
	line-height:1.9em;
	padding-left:25px;
}

/*nancy 18 nov*/
.loggedinmsg {
	float:left;
	line-height:1.9em;
	padding-left:25px;
}

/*nancy 18 nov*/
.loggedin {
	float:left;
	line-height:1.9em;
	padding-left:25px;
}
/*nancy 18 nov*/
#loginpagecontainer{
	width:50%;
	float:left;
}

.shoplist2 {
	float:left;
	width:619px;
	height:121px;
	text-align:left;
	padding-top:9px;
	padding-left:6px;
	/*background-image:url(images/thumb_hold.gif);*/
	overflow:hidden;
	margin-bottom:10px;
	/*background-color:#AAA89B;*/
	border-bottom:1px solid #b2b2b2;

}
.prodtitles {
	padding-bottom:9px;
	font-size:15px;
	/*NLP F*/
	float:left;
}

.shopspacer{
	height:120px;
	width:10px;
	float:left;
	clear:left;

}
.shoplistimage{
	/*These images are 95 px wide and sit in a div 180 wide, pad them 43px left*/
	padding-top:2px;
}
.pricesfrom{
	
	font-weight:bold;
	color:#970F00;

	font-size:14PX;
	font-weight:bold;
	padding-top:27px;
	width:240px;
	float:right;
	clear:right;
	text-align:right;
	padding-right:10px;
	
}


/*Holds the picture in the new style special offer thumbnail pages*/
.newthumbpics{
	width:160px; 
	height:90px; 
	background-color:white;
	float:left;
	margin-right:20px;
	display:inline;
	margin-left:5px;
	padding:10px;
	text-align:center;
}

.newthumbsmoreimages{
	float:left; 
	color:#666666; 
	font-size:12px; 
	height:20px; 
	padding-top:28px; 
	width:120px;
}


/*Holds the info and buy buttons in the new style special offer thumbnail pages*/
.newthumbbuyinfo{
	width:80px; 
	float:right; 
	padding-top:3px; 
	padding-right:10px; 
	text-align:right; 
	clear:none; 
	height:70px;
}


/*used just for the thumbnails of the special offers, for displaying the 'Now XGBP'*/
.specialofferpricesfrom{
	font-size:14px;
	font-weight:bold;

	color:#BD0000;
	margin-top:3px;
	width:220px;
	float:right;
	clear:right;
	text-align:right;
	padding-right:10px;
	background-color:white;
	
}
.specialofferpricewas{
	font-size:9px;
	font-weight:bold;
	color:black;
	padding-top:3px;
	padding-bottom:2px;
	padding-right:10px;
	width:150px;
	float:right;
	clear:right;
	text-align:right;

}
.shoplistofferdescription {
	height:66px;
	overflow:hidden;
	padding-top:3px;
	width:300px;
}

.shoplistdescription {
	height:66px;
	overflow:hidden;
	padding-top:3px;
	width:300px;
}


.gobutton {
	border:solid 0px black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	width:20px;
	height:18px;
	background-color:#F2F2F2;
}	 
#quantity {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
}
.shopbutton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	border:solid 1px silver;
	background-color:#FFFFFF;
	width:90px;
}

/*nancy 18 nov*/
.worldpaybutton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	border:solid 1px silver;
	background-color:#FFFFFF;
	width:170px;
}

a {
	color:#333333;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	color:#666;
}
.piclink {
	font-weight:;
}



.menulink {
	color:white;
	cursor:pointer;
	font-weight:bold;
}
.menulink:hover {
	/*color:#D5C7C3;	*/
	color:#00ff00;
	
	font-weight:bold;	
}

.menulinkselected{
	color:#00ff00; 
	font-weight:bold;
}

.menucatlink {
	color:#888;
	cursor:pointer;
}
.menuprodlink {
	color:#000;
	cursor:pointer;
}

.outstock {
	color:red;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:150%;
	padding-left:20px;
	
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20pt;
	color:#bf0000;
	margin-top:0px;
	margin-bottom:0px;
}
hr {
	height:1px;
	color:#666;
	background-color:#666;
}
.button {
	font-size:10px;
}

.button_large{
	width:100px;
	height:30px;
	margin-bottom:10px;
	margin-right:10px;
	float:right;
}


.input {
	font-size:90%;
}
#shopofferscontainer {
	margin-top:10px;
	margin-bottom:10px;
	border:solid 1px silver;
	padding:5px;
}
.shopofferdiv {
	padding:5px;
	margin-top:4px;
	border-top:solid 1px silver;
	border-bottom:solid 1px silver;
}
.shopofferlink {
	font-weight:bold;
	color:#333;
}
.shopofferlink:hover {
	color:#777;
}
#pageupdatearea {
	width:602px;
	height:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
}
#shopbanner{
	padding-left:5px;
	margin-bottom:7px;
	margin-top:1px;
}
h1.prodtitle {
	padding-left:0px;
	font-size:20pt;
	color:#716b51;
	padding:0px;
	margin:0px;
	line-height:20pt;
}
h1.nopush {
	padding-left:5px;
}
.red {
	color:#970F00;

}
#currencybar{
	float:right;
	padding-right:10px;
}

.codelink{
	color:white;
}

.codelink:hover {
	color:#303030;
}


/*new basket */

.weird_firefox_necessity{
width:610px; 
margin:auto;
}


.footer_black_line_top{
	width:610px; 
	border-top:1px solid black;
	float:left;
	padding-bottom:10px;
	margin-top:20px;
}

.footer_with_image{
	width:600px;
	margin:auto;
	clear:left;

	
}

.footer_image_left{
	float:left; 
	width:50px; 
	height:90px;

}

.footer_image_left_short{
	float:left; 
	width:50px; 
	height:40px;
}


.footer_image_header{
float:left; width:300px; font-size:15px; padding-bottom:10px; font-weight:bold; padding-top:7px;
}

.privacy_image_header{
float:left; width:500px; font-size:15px; padding-bottom:10px; font-weight:bold; padding-top:7px;
}


.footer_image_text{
	float:left; width:300px;
}


.cards_footer{
	clear:left;
	width:500px;
	margin:auto;
	text-align:center;
	color:#939393;
	padding-top:10px;
	padding-bottom:30px;

}

.cards_footer_text{
	text-align:center;
}




.contact_image_header{
float:left; width:550px; font-size:15px; padding-bottom:5px; font-weight:bold; padding-top:7px;
padding-bottom:5px;
}



.contact_image_text{
float:left; width:300px;

padding-top:10px;
padding-bottom:10px;

}

.contact_with_image_narrow{
	width:300px;
	float:left;
	clear:left;
}

.contact_image_header_narrow{
float:left; width:200px; font-size:15px; font-weight:bold; padding-top:7px;

}


.contact_image_header_mid{
float:left; width:400px; font-size:15px; font-weight:bold; padding-top:7px; padding-bottom:5px;

}

.topcontainer {
	margin:5px;
	float:left;
	width:620px;
	height:340px;
/* background-image:url(images/top_image.jpg); */
	background-repeat:no-repeat;
	border:solid 1px #000000;
	
	}
.toptextdiv {
	float:left;
	width:220px;
	margin-top:80px;
	padding-left:20px;
	}



.boxescontainer {
	width:200px; 
	
	margin:5px;
	
	float:left;
	}

.topofboxes{
	width:200px; 
	
	border-top:solid 1px #000000;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	
	/*background-color:#aaa79b;*/
	}
.midbox{
	width:190px; 
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	padding-left:5px;
	padding-right:5px;
	/*background-color:#aaa79b;*/
	}
.bottomofboxes{
	width:200px; 
	height:56px;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	border-bottom:solid 1px #000000;
	
	/*background-color:#aaa79b;*/
	
	}
	
	
	
.bottomcontainer {
	margin:auto;
	float:left;
	width:620px;
	height:189px;
	margin-left:5px;
	margin-top:5px;
	background-image:url(images/july_products/prod8_img.gif);
	background-repeat:no-repeat;
	border:solid 1px #000000;	
	}
.bottomtextdiv {
	float:right;
	width:200px;
	margin-top:50px;
	margin-right:80px;
	/*margin-left:280px;*/
	}

.topDiv
{
	padding-left:11px;
	padding-top: 15px;	
}

