@charset "UTF-8";
/* CSS Style Sheet for www.petfoodandtreats.com */
/* ~~~~~~~ Give Credit Where Credit is Due ~~~~~~~ */
/* This neat green image for link code made possible by Mike Cherim http://green-beast.com/ */ 
a.InLineImage {color:#0000FF; font-weight:bold; padding-right : 14px; background : #fff url(/images/link-arrow-normal.jpg) no-repeat bottom right; white-space : nowrap; }
a.InLineImage:hover, a.InLineImage:focus, a.InLineImage:active {color : #009900; text-decoration : none; background : #fff url(/images/link-arrow-hover.jpg) no-repeat bottom right; }
a.InLineImage:focus, a.InLineImage:active {background : #FFFFDD url(/images/link-arrow-active.jpg) no-repeat bottom right; }
/* Use this class to pre-load the state-change images for better performance */
.offset {position:absolute;top:-9000px;left:-9000px;}
/* ~~~~~~~ END External Credits ~~~~~~~ */

/* ~~~~~~~ START Entire Page ~~~~~~~ */
* { margin:0; padding:0; }
/* Set the paragraph tag style with a nice line spacing to make text easier to read */
P, UL, OL, .Opportunities {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; margin-bottom:.8em; line-height:20px; }
UL, OL {margin-left: 30px; }
a {text-decoration:none; }

/* This can be removed, used to make the link with a background */
.Links {color: #FFFF00; background: #336600; padding: 2px; }
a.Links:hover {color: #FFFF00; background: #339900; padding: 2px; }
/* END */
.SmallText {font-family:Arial, Helvetica, sans-serif; font-size:10px; }
.ImagePadding {border-style:none; padding:10px; }
.ImagePaddingRight {margin-right: 10px;}
.ImagePaddingLeftBottom {margin-bottom: 10px; margin-left: 10px; }
.ImagePaddingRightBottom {margin-bottom: 10px; margin-right: 10px; }
H1, H2, H3, H4, H5, H6 {font-family: Arial,sans-serif; padding: 0px; }
H1 {font-size: 20px; font-weight: bold; margin: 0 0 10px 0; }
H2 {font-size: 16px; font-weight: bold; padding-bottom:10px; color: #000000; }
H3 {font-size: 14px; font-weight: normal; padding-bottom:10px; color: #000000; }

.BlueText {color:#0033CC;}
.BlueBoldText {color:#0033CC; font-weight:bold;}
.GreenText {color:#006600;}
.GreenBoldText {color:#006600; font-weight:bold;}
.RedText {color:#990000;}
.RedBoldText {color:#990000; font-weight:bold;}
.WhiteText {color:#FFFFFF;}
.LargeBoldBlack {font-size: 14px;	font-weight: bold; }
.InputMessageBox {color: #C00; background: #fee3ad; border: 1px solid #781351; height:15px; padding-top: 2px;}

/* ~~~~~~~ END Entire Page ~~~~~~~ */

/* ~~~~~~~ START Sections ~~~~~~~ */
.Container {
	margin-top: 10px;
	margin-left: auto; 
	margin-right: auto;
	width: 900px; 
	}

.MainContent { 
	padding: 10px 20px 10px 10px;
	background:#FFFFFF;
	border: 2px solid #999;
	}

.Opportunities {
	padding: 10px 20px 10px 10px;
	margin-left: 10px; 
    width: 775px;
    text-align: left;
	background:#FFFFDD;
	border: 2px solid #999999; 
	}
	
.CenterBox {
	padding: 10px 20px 10px 10px;
	margin-top: 10px;
	margin-left: auto; 
	margin-right: auto;
	width: 500px; 
	border: outset;
	}

.ImagePadding {
	padding: 0 10px 0 10px;
	}	
	
.Lift {
	margin-top: -60px;
	float: right;
}

.Move {
padding-left:10px;
padding-right:10px;
}

.FooterBar p {font-family:Arial, Helvetica, sans-serif; font-size:10px; }
/* ~~~~~~~ END Main Body of a Page ~~~~~~~ */
/* ~~~~~~~ END Sections ~~~~~~~ */
