@charset "UTF-8";

/*
MuttScripts
Modified by Ichiban's Buddy
Green - #7b9239 
Blue - #002B50 text 005273 and box outline
Orange	- #e65d00
*/

body {
	margin: 0px 0px 0px 0px;
			
	
}
a:link { color: #000000; text-decoration: none;}x
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; }




/*********************************New Home page *****************************************/

#homeAboutText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002b50;
}


/**********************************seo Homepage links *****************************************/

.seoLinkTop {
	margin-bottom : 2px;
	height : 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #e65d00;
}

.seoLinkSub {
	
	font-family: Arial;
	font-size: 13px;
	color: #002B50;
	text-align: left;
	margin-top: 18px;
	
}


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 *****************************************/

/* 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)
		}
		





.itemBox {
	margin-left: 6px;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 90px;
	height: 89px;
}

.lPromoBox {
	margin-left: 6px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 005273;
	text-align: left;
}



.flashWrap {
	position: relative;
	z-index: -1;
}
#flashWrap {
	position: relative;
	z-index: 0;
}


.interactive {
	color: #005273;
	display: block;
	margin-left: 4px;
	margin-right: 4px;
	width: 290px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

.clear {
    clear:both;
    overflow:hidden;
    height:0px;
    display:block;
    }


.threeRow {
	color: #005273;
	display: block;
	margin-left: 6px;
	margin-right: 10px;
	width: 215px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

.freeShipping {
	color: #005273;
	display: block;
	margin-left: 6px;
	margin-right: 10px;
	width: 165px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

.customReview {
	margin-left: 12px;
	margin-top: 20px;
	margin-bottom: 2px;
	float: left;
}

.reviewBoxTop {
	margin-left: 6px;
	float: left;
	width: 560px;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #7b9239;
	border-bottom-color: #7b9239;
	border-bottom-style: solid;
	border-bottom-width: thin;
	height: 100px;
}

.reviewBox {
	margin-left: 6px;
	float: left;
	width: 560px;
	border-bottom-color: #7b9239;
	border-bottom-style: solid;
	border-bottom-width: thin;
	height: 95px;
}

.customStars {
	margin-left: 6px;
	margin-top: 2px;
	margin-bottom: 6px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005273;
	text-align: left;
	width: 550px;
}

.customContent {
	margin-left: 6px;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: 005273;
	font-size: 12px;
	width: 540px;
}

.style9 {
	font-size: 18px;
	font-weight: bold;
	color: #005273;
	font-family: Arial, Helvetica, sans-serif;
}
.style10 {font-size: 11px}
.style12 {font-size: 14px}
.style13 {color: #005273}
.style14 {
	font-size: 16px;
	font-weight: bold;
}
.style15 {color: #000000}










.sealHolder{
	margin: 0px;
	padding:0px;
	width: 79px;
	margin-right: 15px;
	margin-left: 15px;
	height: 79px;
	}
	
.sealHolder2{
	padding:0px;
	width: 79px;
	height: 79px;
	margin-bottom: 0px;
	margin-top: 2px;
	}

.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: 18px;
	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: #005273; 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.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;
}
.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: 11px;
	color: #002B50;
	margin-bottom: 4px;
	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: 6px;
	margin-left: 9px;
	float: left;
	margin-bottom: 5px;
}

.breadCrumbs {
	font-size: 11px;
}


/**********************************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;
	padding-left: 8px;
	float: left;
}



/**********************************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;
}





.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;
	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;
}


.detailShare {
	width: 250px;
	border-bottom: solid #002B50 1px;
	border-left: solid #002B50 1px;
	border-right: solid #002B50 1px;
	margin-top: 0px;
	margin-left: 5px;
}


.innerShare {
	font-style: normal;
	color: #002B50;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

 .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;
}

 *****************************************/
	
	


#uppper-lvl		 {
	width: 203px;
	margin-left: 7px;
}
#uppper-lvl li a 	 {
	background-color: #005273;
	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 #005273 1px;
	border-right: solid #005273 1px;
	border-left: solid #005273 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;
}

#menu1 {
	width: 210px;
	border-style: solid solid solid solid;
	border-color: #002B50;
	border-size: 1px;
	border-width: 1px;
	}
	



/**********************************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;
}






.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;
	float: left;
}

/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
#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 #005273;
	border-bottom: 1px solid #005273;
	border-left: 1px solid #005273;
	border-right: 1px solid #005273;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 16px;
	text-align: left;
	}	
	

	
.topBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #005273;
	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 #005273;
	border-right: 1px solid #005273;
	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 #005273;
	border-left: 1px solid #005273;
	border-right: 1px solid #005273;
	border-bottom: 1px solid #005273;
	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: #005273;
	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: #005273;
	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: #005273;
	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 5px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #005273;
	width: 606px;
	display: block;
	padding: 5px 15px 5px 15px;
	text-align: left;
	vertical-align: top;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #7b9239;
}

.lowerWellDetail {
	margin: 10px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 676px;
	display: block;
	padding: 5px 5px 5px 5px;
	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: #005273;
	width: 200px;
	display: block;
	padding: 5px 5px 2px 5px;
	text-align: center;
	vertical-align: bottom;
	background-color: #FFFFFF;
}

*****************************/

#preferTable, #preferTable td {
	border: 1px solid #005273;
	padding: 5px;
	margin-right: 5px;
	margin-top: 5px;	
}

.petsLike {
	border: 1px solid #005273;
	padding: 5px;
	display: block;
	width: 120px;
	text-align: center;
	margin: 0px 0px 5px 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #005273;
}

.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:24px;
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:#002b50;
font-weight: bold;
}

#navcontainer a:hover
{

color: #e65d00;
text-decoration:underline
}

############################################mid Nav ###########################

#midContainer { 

width: 150px;


 }

#midContainer ul
{
margin-left:10px;
margin-top:24px;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
color:#002b50;
}

#midContainer a
{
	display: block;
	padding: 3px 3px 5px 3px;
	width: 144px;

}

#midContainer a:link, #midList a:visited
{

text-decoration: none;
color:#002b50;
font-weight: bold;
}

#midContainer a:hover
{

color: #e65d00;
text-decoration:underline
}

.muttStyle6 {

	font-size: 14px;
	font-weight: bold;
	margin-bottom:6px;
	
}

.about {
	margin: 115px 18px 6px 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002b50;
}

div.imgIcon
{

  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.imgIcon imgIcon
{
  display: inline; 
margin: 3px;
}

div.iconAlign
{
	margin-left: 20px;
}

div.desc
{
	text-align: left;
	font-weight: normal;
	width: 220px;
	font-family: arial;
	font-size: 13px;
	color: #002b50;
	margin-left: 4px;
	margin-top: 4px;
}
.joinText {
margin: 4px 10px 0px 12px;
	font-size: 12px;
	font-weight:bold;
	color:#002b50;
	font-family: Arial, Helvetica, sans-serif;
}

.joinText2 {
margin: 0px 10px 0px 12px;
	font-size: 12px;
	font-weight:bold;
	color:#002b50;
	font-family: Arial, Helvetica, sans-serif;

}

#Stores {
margin:0px;
}	

