@charset "UTF-8";

/*
MuttScripts
Modified by Ichiban's Buddy
Green - #7b9239 
Blue - #002B50 text 002b50 and box outline
Orange	- #e65d00
*/

body {
	margin: 0px 0px 0px 0px;
		
	
	
}



a:link { color: #000000; text-decoration: none;}
a:visited {text-decoration: none; color: #000000;}
a:hover { text-decoration: underline; color: #000000;}
a:active {
	color: #000000;
	padding-bottom: 60px;
}

img 			{
	border: none;
}
table 			{
	border-collapse: collapse;
}
a img			{border: none; outline: none;}
ul				{
	list-style-type: none; 
	list-style: none;
	margin: 0;
	padding: 0;
	}

.images 		{ display: inline; }


.strike {
	text-decoration: line-through;
	color: red;
	}

.black { color: black;}
.red { color: red;}


/*********************************New Home page *****************************************/

#homeAboutText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #002b50;
}


/**********************************seo Homepage links *****************************************/

.seoLinkTop {
	margin-bottom : 1px;
	height : 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e65d00;
}

.seoLinkSub {
	margin : 0;
	font-family: Arial;
	font-size: 11px;
	color: #002B50;
	text-align: left;
	
}


a.seoSubLink:link {
	color: #002B50;
	text-decoration: none;
}
a.seoSubLink:visited {
	text-decoration: none;
	color: #002B50;
}
a.seoSubLink:hover {
	text-decoration: underline;
	color: #002B50;
}
a.seoSubLinkk:active {
	text-decoration: none;
}

a.seoTopLink:link {
	color: #e65d00;
	text-decoration: none;
}
a.seoTopLink:visited {
	text-decoration: none;
	color: #e65d00;
}
a.seoTopLink:hover {
	text-decoration: underline;
	color: #e65d00;
}
a.seoTopLinkk:active {
	text-decoration: none;
}


/**********************************end links *****************************************/

.CheckoutHeader{
	padding:0px;
	float: right;
	width: 500px;
	height: 46px;
	margin-bottom: 4px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e65d00;
	float: right;
	margin-right: 8px;
	}
.checkout{
	padding:0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #7b9239;
	float: left;
	margin-left: 12px;
	}
.sequence{
	padding:0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	margin-left: 14px;
	}

/**********************************Text *****************************************/
a.product			{width: 175px; padding: 0px 5px;color: #002b50; font-size: 12px;font-family: Arial, Helvetica, sans-serif;text-decoration: none; font-weight: bold; }

span.min_price_cat		{width: 175px; padding: 0px 5px;color: #898989; font-size: 13px;font-family: Arial, Helvetica, sans-serif;text-decoration: none; font-weight: normal;}
span.min_price_cat_strike		{width: 175px; padding: 0px 5px;color: red; font-size: 13px;font-family: Arial, Helvetica, sans-serif;text-decoration: line-through; font-weight: normal;}
span.item_code			{width: 175px; padding: 0px 5px;color: #898989; font-size: 10px;font-family: Arial, Helvetica, sans-serif;text-decoration: none; font-weight: bold;}

/**********************************mystery Style *****************************************/


.style1 {font-family: Arial;
	font-size: 12px;}
.style2 {font-family: Arial, Helvetica, sans-serif
}

.style3 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #002B50;
	padding-top: 8px;
}

.style33 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #002B50;
	padding-top: 8px;
}
.style4 {
font-family: Arial;
	color: #333333;
	font-size: 12px;
}

.style8 {

font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


/**********************************text within header *************************************************/

#header a {
	font-family: Arial;
	font-size: 11px;
	color: #002B50;
	
	text-decoration: none;
}
#header a:hover {

text-decoration: underline;
	
}


#header .headText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #002B50;
	margin-top: 4px;
	margin-right: 8px;
	float: right;
	
}

.cartNumber {
	color: #e65d00
}






/**********************************text within footer *****************************************/

#hot a {
color: #e65d00;
	
	text-decoration: none;
}
#hot a:hover {

text-decoration: underline;
	
}


#hot .hotText {
	color: #e65d00;

	
}

/**********************************Bread Crumbs *****************************************/


#breadCrumbs a {
	font-family: Arial;
	font-size: 12px;
	color: #002B50;
	
	text-decoration: none;
}
#breadCrumbs a:hover {

text-decoration: underline;
	
}

#breadCrumbs .breadCrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #002B50;
	margin-top: 3px;
	margin-left: 9px;
	float: left;
	margin-bottom: 3px;
}

.breadCrumbs {
	font-size: 12px;
}


/**********************************Purchase lBox  *****************************************/





 .buyBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	width: 250px;
	display: block;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: top;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #002B50;
	z-index: 1;
	position: relative;
	padding-top: 10px;
	padding-bottom: 7px;
	float: left;
}



/**********************************Chattere lBox  *****************************************/





 .chatterBox {
	width: 220px;
	height: 90px;
	display: block;
	vertical-align: top;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #7b9239;
	background-color:#002B50;
	margin-top: 5px;
	margin-bottom: 5px;
	float: none;
	margin-left: 62px;
}



/**********************************DetailBox  *****************************************/




 .detailBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #002B50;
	width: 300px;
	display: block;
	padding: 5px 5px 5px 5px;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
	vertical-align: top;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #7b9239;
	z-index: 1;
	position: relative;
	height: 300px;
}





.detailLBoxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #002B50;
	width: 300px;
	display: block;
	margin-left: 9px;
	text-align: left;
	vertical-align: top;
	
}

 .detailDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #002B50;
	width: 350px;
	display: block;
	padding: 5px 5px 5px 5px;
	text-align: left;
	vertical-align: top;
	min-height: 330px;
	margin-left: 5px;
	margin-bottom: 5px;
}

 .detailSku {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	width: 350px;
	display: block;
	padding: 5px 5px 2px 5px;
	text-align: left;
	vertical-align: bottom;
	margin-top: 5px;
	margin-left: 5px;
}

.detailPurch {
	margin: 5px 15px 0px 15px;
	font-style: normal;
	color: #002B50;
	width: 240px;
	display: block;
	padding: 2px 8px 2px 5px;
	text-align: left;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	font-weight: bold;
}

.underBuy {
	width: 250px;
	float: left;
	border-bottom: solid #002B50 1px;
	border-left: solid #002B50 1px;
	border-right: solid #002B50 1px;
	margin-top: 0px;
	margin-left: 5px;
}


.detailShare {
	width: 250px;
	float: left;
	border-bottom: dotted #cccccc 2px;
	border-left: solid #002B50 1px;
	border-right: solid #002B50 1px;
	margin-top: 0px;
	margin-left: 5px;
}




.innerShare {
	font-style: normal;
	color: #002B50;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-left: 30px;
}

 .detailTitle {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000;
	margin-left: 8px;
	margin-top: 5px;
}
.priceTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000;
}

/**********************************Places flash content behind drop down menus *****************************************/

#flasher {
	position: static;
	z-index: -1;
	
}


#swfDiv {
	position: relative;
	z-index: 0;
} 
/*********************************Vertical Left Nav *****************************************/

	
	
#leftNav	{
	width: 202px;
	padding: 0px;
	float: left;
	margin: 0px 0px 10px 0px;
}


#uppper-lvl		 {
	width: 203px;
	margin-left: 7px;
}
#uppper-lvl li a 	 {
	background-color: #002b50;
	color: #FFFFFF;
	padding: 4px 2px 4px 10px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#uppper-lvl li a:hover {
text-decoration: underline;



}

#uppper-lvl li ul#get_typs		{
	/* this is the margin of the tiny lower boxes */
	margin-left: 0px;
	border-bottom: solid #002b50 1px;
	border-right: solid #002b50 1px;
	border-left: solid #002b50 1px;
	background-color: #FFFFFF;
 }
#uppper-lvl li ul#get_typs li a:link	{
	background-color: #FFFFFF;
	color: #002b50;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
}

#uppper-lvl li ul#get_typs li a:visited	{
background-color: #FFFFFF; 
color: #002b50; 
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif;

}

#uppper-lvl li ul#get_typs li a:hover	{
color: #e65d00; 
text-decoration: underline;}

#uppper-lvl li ul#get_typs li a:active	{
color: #e65d00; 
text-decoration: underline;
}

#uppper-lvl li ul#get_typs li#get_typs_selected a	{
color: #002b50; 
text-decoration: underline;
}

#menu1 {
	width: 210px;
	border-style: solid solid solid solid;
	border-color: #002B50;
	border-size: 1px;
	border-width: 1px;
	}
	


/**********************************Main nav Vertical DropDown menu *****************************************/







#DD div a
	{	
	
	position: relative;
		display: block;
		margin: 0;
		padding: 4px 4px 4px 4px;
		z-index: 6;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #002B50;
		color: #FFFFFF;
		font: 12px arial;
		
		
		}

	#DD div a:hover
	{	background: #e65d00;
		color: #FFFFFF}
		
/**********************************Main nav Horizontal DropDown menu*****************************************/

#topTierNavBlock { padding-bottom : 6px; }

/* Top Nav */
#topNav {
	position: relative;
	padding: 0px;
	left: 0px;
	z-index: 4;
	visibility: visible;
	width : 990px;
	padding-left: 0px;
	margin: 0;
	height: 24;
}

#topNav ul {
	list-style: none; /* no bullet markers */
	padding: 0px;
	margin: 0px;
}

#topNav img {
	display : inline;
	padding: 0px;
	margin-left: 0px;
}

#topNav li.first {
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	width: 119px;
}
#topNav li       {
	float: left;
	padding-left : 1px;
	margin-bottom: 0px;
	max-height: 24px;
	height: 24px;
}

#catlayer1			  { position:absolute; width:250px; top:24px; left:0px;   z-index:3; visibility:hidden; }
#catlayer10			  { position:absolute; width:250px; top:24px; left:118px;  z-index:3; visibility:hidden; }
#catlayer11			  { position:absolute; width:250px; top:24px; left:205px;  z-index:3; visibility:hidden; }
#catlayer12			  { position:absolute; width:250px; top:24px; left:309px;  z-index:3; visibility:hidden; }
#catlayer2			  { position:absolute; width:250px; top:24px; left:370px; z-index:3; visibility:hidden; }
#catlayer3			  { position:absolute; width:250px; top:24px; left:440px; z-index:3; visibility:hidden; }
#catlayer4			  { position:absolute; width:250px; top:24px; left:489px; z-index:3; visibility:hidden; }
#catlayer5			  { position:absolute; width:180px; top:24px; left:552px; z-index:3; visibility:hidden; }
#catlayer6			  { position:absolute; width:180px; top:24px; left:660px; z-index:3; visibility:hidden; }
#catlayer7			  { position:absolute; width:200px; top:24px; left:789px; z-index:3; visibility:hidden; }
#catlayer8			  { position:absolute; width:250px; top:24px; left:738px; z-index:3; visibility:hidden; }
#catlayer9			  { position:absolute; width:160px; top:24px; left:828px; z-index:3; visibility:hidden; }


.tnDropDowns {
	border-right : 1px solid #002B50;
	border-left : 1px solid #002B50;
	border-top : 1px solid #002B50;
	background-color : #FFFFFF;
}

/* drop down text etc. */
.tnDropDowns a, .tnDropDowns a:visited {
	font : 12px  Arial;
	text-decoration : none;
	display : block;
	padding : 4px 5px 8px 4px;
	color: #002b50;
	border-bottom: 1px solid #002B50;
	text-align: left;	
}

.tnDropDowns a:active, .tnDropDowns a:hover {
	text-decoration : none;
	color : #e65d00;
	background-color : #ffffff;
	text-align: left;	
}

/**********************************top drop down code*****************************************/
		
#catDD
{	margin: 0;
	padding: 0;
	z-index: 9;
	position: relative;
	
	
	}

#catDD li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 14px arial;
	font-weight:normal;
	z-index: 3;
	position: relative;
	}
	
	

#catDD li a
{	display: block;
	padding: 4px 4px 0px 6px;
	width: auto;
	color: #002B50;
	text-align: center;
	text-decoration: none;
	background: #FFF;
	}

#catDD li a:hover
{
	color: #e65d00;
	text-decoration: none;
	z-index: 9;
	position: relative;
		}

#catDD div
{
	position: absolute;
	visibility: hidden;
	margin: 0;	
	}

#catDD div a
			{
	position: relative;
	display: block;
	margin: 0;
	padding: 4px 4px 6px 4px;
	z-index: 8;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #FFFFFF;
	color: #002B50;
	font: 12px arial;
	border-right-style: solid;
	border-right-color: #002B50;
	border-right-width: thin;
	border-left-style: solid;
	border-left-color: #002B50;
	border-left-width: thin;
	border-bottom: 1px solid #002B50;
	border-top: 1px solid #002B50;
	min-width: 220px;
	max-width: 280px;
		}

#catDD div a:hover
	{	background-color: #FFFFFF;
		color: #e65d00;
		text-decoration: none;
		}
		
#catDD .hsub

		{	background: no-repeat right url(/arrow.gif)
		}
		

/**********************************New Footer *****************************************/
/**********************************New Footer *****************************************/
/**********************************New Footer *****************************************/

.styleSignUp {
	color: #e65d00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#footerBox
{
	position: relative;
	top: 0px;
	left:0px;
	background-image: url(../muttImages/grassBottom.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 990px;
}
/**********************************Top Columns Footer *****************************************/

#sealBox
{
position: absolute;
left: 0px;
top: 9px;
}

#chatBox
{
position: absolute;
left: 90px;
top: 5px;
width: 119px;
}


#cardBox
{
	position: absolute;
	left: 212px;
	top: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

#column1Box
{
	position: absolute;
	left: 340px;
	top: 8px;
	width: 140px;
}

#column2Box
{
	position: absolute;
	left: 496px;
	top: 8px;
	width: 160px;
}

#column3Box
{
	position: absolute;
	left: 670px;
	top: 8px;
	width: 120px;
}

#endBoxTop
{
	position: absolute;
	left: 801px;
	top: 8px;
	width: 200px;
}

#endBoxMiddle
{
	position: absolute;
	left: 801px;
	top: 35px;
	width: 200px;
}



#endBoxBottom
{
	position: absolute;
	left: 801px;
	top: 61px;
	width: 250px;
}

#copyrightBox
{
	position: absolute;
	left: 5px;
	top: 147px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

/**********************************footer links *****************************************/
a.footerLink:link {
	color: #666666;
	text-decoration: none;
}
a.footerLink:visited {
	text-decoration: none;
	color: #666666;
}
a.footerLink:hover {
	text-decoration: underline;
	color: #666666;
}
a.footerLink:active {
	text-decoration: none;
}

/**********************************footer links *****************************************/


.newfoot_col { float:left; }

.newcol_head {
	margin-bottom : 2px;
	height : 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.newlist_col_borderL {
	
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-align: left;
	margin-top: 14px;
}

seoLinkTop




.footerCopyright { padding : 18px 0 0 0px; margin : 0; text-align : right; font-weight : normal; width : 630px; }
/**********************************End New Footer *****************************************/
*/

.clearfloat {
	clear:both;
	height:.01em;
	line-height:.01em;
	font-size: .01em;
	margin: 0;
	padding: 0;
}	


/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
#descGroup
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

.descGroup		{
	width: 741px;
	margin: 2px 0px 6px 0px;
	background: white;
	display: block;
	border: solid #999999 1px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: 002B50;
	padding: 8px 8px 8px 8px;
}

/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
#From mlddmenu
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/


/**********************************SubCatagoryDefiner*****************************************/
	
.cat2Boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	width: 345px;
	display: block;
	background-color: #bdd2db;
	padding: 5px 17px 5px 13px;
	border-style: solid;
	border-top: 1px solid #002b50;
	border-bottom: 1px solid #002b50;
	border-left: 1px solid #002b50;
	border-right: 1px solid #002b50;
	margin-left: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	min-height: 16px;
	text-align: left;
	}	
	

	/*.catBoxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	width: 192px;
	display: block;
	background-color: #002B50;
	border-style: solid;
	border-top: 1px solid #002b50;
	border-bottom: 1px solid #002b50;
	border-left: 1px solid #002b50;
	border-right: 1px solid #002b50;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
	float: left;
	text-align: left;
	padding-left: 8px;
	padding-top: 4px;
	}
	*/
	/*************One*********************Left Promo Boxes *****************************************/
.topBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #002b50;
	text-align: left;
	margin: 80px 28px 20px 8px;
	padding: 4px;
	}

/*************One********************highlightNAv *****************************************/
	
	.onNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	width: 180px;
	display: block;
	background-color: #e65d00;
	padding: 5px 17px 5px 13px;
	border-left: 1px solid #002b50;
	border-right: 1px solid #002b50;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	vertical-align: top;
	}
	
	
	
	
	
    
/*************One*********************Left Promo Boxes *****************************************/
.promoTitleBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #FFF;
	width: 180px;
	display: block;
	background-color: #7b9239;
	padding: 5px 17px 5px 13px;
	border-style: solid;
	border-top: 1px solid #002b50;
	border-left: 1px solid #002b50;
	border-right: 1px solid #002b50;
	border-bottom: 1px solid #002b50;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: top;
	}
	
.promoImageBoxTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	width: 200px;
	display: block;
	border-style: solid;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: center;
	vertical-align: top;
	height: 260px;
	background-image: url(/muttImages/LeftPromoSpots/topSpot.jpg);
	float: left;
	}
	
.promoImageBoxBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	width: 200px;
	display: block;
	border-style: solid;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	height: 260px;
	background-repeat: no-repeat;
	background-image: url(/muttImages/LeftPromoSpots/bottomSpot.jpg);
	float: left;
	}		


/*************One*********************lower Well *****************************************/
.lowerWell{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #002b50;
	width: 960px;
	display: block;
	background-color: #FFF;
	padding: 5px 5px 5px 5px;
	margin-left: 8px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
	vertical-align: top;
	}
/*************One*********************lower Well2 *****************************************/
.lowerWeller{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #002b50;
	width: 975px;
	display: block;
	background-color: #FFF;
	padding: 5px 5px 5px 5px;
	border-style: solid;
	border-top: 1px solid #7b9239;
	border-left: 1px solid #7b9239;
	border-right: 1px solid #7b9239;
	border-bottom: 1px solid #7b9239;
	margin-left: 8px;
	margin-top: 2px;
	margin-bottom: 5px;
	text-align: left;
	vertical-align: top;
	}
	
	
	/******************************** reviews etc.*****************************/
	
	.detailReview {
	margin: 0px 5px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #002b50;
	width: 526px;
	display: block;
	padding: 5px 15px 5px 15px;
	text-align: left;
	vertical-align: top;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #7b9239;
}

.detailReviewBottom {
	margin: 0px 0px 0px 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #002b50;
	width: 607px;
	display: block;
	text-align: left;
	vertical-align: top;
}

.lowerWellDetail {
	margin: 10px 0px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 676px;
	display: block;
	text-align: left;
	vertical-align: top;
	border-width: 1px 1px 1px 1px;
}

.detailReviewTitle {
	margin: 10px 5px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	fonnt-weight: bold;
	font-style: normal;
	color: #002b50;
	width: 200px;
	display: block;
	padding: 5px 5px 2px 15px;
	text-align: left;
	vertical-align: bottom;
	background-color: #FFFFFF;
}

#preferTable, #preferTable td {
	border: 1px solid #002b50;
	padding: 5px;
	margin-right: 5px;
	margin-top: 5px;	
}

.petsLike {
	border: 1px solid #002b50;
	padding: 3px 1px 1px 1px;
	display: block;
	width: 130px;
	text-align: center;
	margin: 0px 0px 5px 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #002b50;
	height: 210px;
}

.share {
	display: block;
	padding: 2px 0px 5px 0px;
	width: 60px;
}
.shareUp {
	padding: 0px 0px 20px 0px;
	float: right;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #7b9239;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #002b50;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: e65d00;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #7b9239;
}
############################################Left Nav ###########################

#navcontainer { 

width: 150px;


 }

#navcontainer ul
{
margin-left:14px;
margin-top:12px;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
color:#005273;
}

#navcontainer a
{
display: block;
padding: 3px 3px 5px 3px;
width: 144px;


}

#navcontainer a:link, #navlist a:visited
{

text-decoration: none;
color:#005273;
font-weight: bold;
}

#navcontainer a:hover
{

color: #e65d00;
text-decoration:underline
}

############################################mid Nav ###########################

#midContainer { 

width: 150px;


 }

#midContainer ul
{
margin-left:10px;
margin-top:12px;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
color:#005273;
}

#midContainer a
{
	display: block;
	padding: 3px 3px 5px 3px;
	width: 144px;

}

#midContainer a:link, #midList a:visited
{

text-decoration: none;
color:#005273;
font-weight: bold;
}

#midContainer a:hover
{

color: #e65d00;
text-decoration:underline
}

.muttStyle6 {

	font-size: 14px;
	font-weight: bold;
	margin-bottom:6px;
	
}
.joinText {
margin: 4px 10px 0px 12px;
	font-size: 12px;
	font-weight:bold;
	color:#005273;
	font-family: Arial, Helvetica, sans-serif;
}

.joinText2 {
margin: 0px 10px 0px 12px;
	font-size: 12px;
	font-weight:bold;
	color:#005273;
	font-family: Arial, Helvetica, sans-serif;

}

#Stores {
margin:0px;
}	

