/* 
Name: Hippo Post
URI:
Description: 
Author: Peony Gerochi
Author URL: http://www.itsduc.com
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */

* {margin:0;padding:0;} 

html, body, #wrap {height: 100%;}

body > #wrap {height: auto;}

body{
	font: 76% helvetica,sans-serif;
	
	}

div#logo {
	float: left;
	margin-top: -52px;
	margin-right: 30px;
	z-index: 1;position: absolute;
	
}

div#insheader {
	width:950px;
	margin:0 auto;
}
	
#img {
	border-style: none;
}	
#imgslot {
	width:950px;
	padding: 0px 0px 10px 0px;
	margin: 0px auto;
	text-align: center;
}

#white {
	width:100%;
	background:#FFF;
	margin-top: 30px;
	float: left;
	clear: both;
	height: 320px;
	overflow: hidden;
}
#white a{
	color: #00F;
	text-decoration: none;
}
#white a:hover{
	color: #00f;
	text-decoration: underline;
}
#titletext{
	position:relative;
	top:-110px;
	left:340px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	float: left;
}
#titletext a{
	color: #00F;
	text-decoration: none;
}
#titletext a:hover{
	color: #00F;
	text-decoration: underline;
}


div#wrapper{
	min-height: 200px;
	padding-bottom:15px;
	margin-bottom:0px;
}
img a {
	border-style:none;
	
}

/* Containers - Important */



#cont
{
	margin: 0 auto;
	width:950px;
}

#line
{
	position: relative;
	top: 45px;
	float: left;
	width: 1px;	
}


#line2
{
	position: relative;
	top: 45px;
	float: left;
	width: 1px;
}


.vline {
	margin: 2px;
}


/* Containers - continued */

#newscont {
	padding:2px 0px 0px 35px;
	width: 250px;

}

#newscont img{
	margin:0px 0px 0px 0px;
	border: 0px;
}

#newscont2 {
	padding:0px 0px 0px 30px;
	width: 250px;

}

#newscont2 img{
	margin:0px 0px 0px 0px;
	border: 0px;
}

#newscont3 {
	padding:0px 0px 0px 45px;
	width: 250px;
}


#newscont3 img{
	margin:0px 0px 0px 0px;
    border: 0px;
}

/* Navigation */


#procontainer_blue {
	position:relative;
	height:56px;
}

#pronav_blue {
	height:33px;
	font-size:13px;
	text-transform:none;
	background:#FFF url(images/pro_bg.gif) repeat-x bottom left;
	padding:0 0 0 150px;
	border-bottom: 1px solid #96989a;
	margin-top: 51px;
}

#pronav_blue ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
}

#pronav_blue ul li {
	display:block;
	float:left;
	margin:0 5px;
	
}

#pronav_blue ul li b ,#pronav_blue ul li a {
	display:block;
	float:left;
	color: #000;
	text-decoration:none;
	padding:0 0 0 20px;
	height:33px;
}

#pronav_blue ul li b span ,#pronav_blue ul li a span{
	padding:12px 20px 0 0;
	height:21px;
	float:left;
	font-weight: normal;
	text-transform:uppercase;
	font-family: "Myriad Pro", Helvetica, Arial, Verdana, sans-serif;
}

#pronav_blue ul li b:hover ,#pronav_blue ul li a:hover {
	color:#fff;
	background: #FFF url(images/pro_left-ON.gif) no-repeat top left;
	line-height:275%;
}

#pronav_blue ul li b:hover span,#pronav_blue ul li a:hover span {
	display:block;
	padding:2px 20px 0 0;
	width:auto;
	background: #FFF url(images/pro_right-ON.gif) no-repeat top right;
	height:31px;
}

#pronav_blue ul li b.current,#pronav ul li b.current:hover,#pronav_blue ul li a.current,#pronav ul li a.current:hover  {
	color:#fff;
	background: #FFF url(images/pro_left-ON.gif) no-repeat top left;
	line-height:275%;
}

#pronav_blue ul li b.current span,#pronav_blue ul li a.current span {
	display:block;
	padding:2px 10px 0 0;
	width:auto;
	background: #FFF url(images/pro_right-ON.gif) no-repeat top right;
	height:31px;
}

/* Sub Navigation */

#pronav_blue div
{	
	position: absolute;
	visibility: hidden;
	margin-top: 25px;
	/*left: -40px;*/
	padding: 0px;
	color: #869192;
	font: 13px bold Arial, Helvetica, sans-serif;
	text-decoration: none;
}


#pronav_blue ul li div a
{	
	background: #FFF;
	color: #999;
	position: relative;
	display: block;
	margin: 10px 0px 0px 0px;
	width: auto;
	white-space: nowrap;
	line-height: 0%;
	text-align: left;
	padding: 10px 20px 0px 20px;
	height: 18px;
	font: 13px bold Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#pronav_blue ul li div a:hover
{	
	background: #eff0f0;
	color: #869192;
	padding: 10px 20px 0px 20px;
	height: 18px;
	font: 13px bold Arial, Helvetica, sans-serif;
	text-decoration: none;
}

pronav_blue ul li #a:hover
{	
	background: #0ff0f0;
	color: #869192;
	padding: 10px 10px 0px 10px;
	height: 20px;
	font: 13px bold Arial, Helvetica, sans-serif;
	text-decoration: none;
}


/* Sub Pages */


div#wrappersub{
	width:950px;
	padding-bottom:15px;
	margin:30px auto 10px;
}

#maincol
{
	float: left;
	width: 600px;
	min-height:250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-right: 50px;
	line-height: 150%
}

#maincol h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#800000;
}

#maincol h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}

#maincol a{
	color:#0000FF;
	text-decoration:none;
}

#maincol a:hover{
	color:#0000FF;
	text-decoration:underline;
}

#maincol p{
	margin:10px 0px;
	
}

/* Sub Pages - sidebar */
#sidebarcont
{
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-spacing: 0px;
	border-width: 0px;
	background-color: #fff;
	min-height: 750px;
}
#sidebarcont table, td
{
	margin: 0px;
	padding: 0px;
	border-style: none;
	position: relative;
	border-spacing: 0px;
}


.sidebar
{
	width: 300px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	margin-bottom: 2px;
	padding: 0px;
	border-style: none;
	border-width: 0px;	
	border-spacing: 0px;
	position: relative;
	float: left;
	clear: both;
}

.sidebar a{
	color:#800000;
	text-decoration:none;
}

.sidebar img{
	margin: 0px;
	max-width: 300px;
	padding: 0px;
	border-style: none;
}

/* Footer Fix */

#main {
	padding-bottom: 10px;
}  

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */

#footer {
	position: relative;
	margin-top: 0px; /* negative value of footer height */
	max-height: 60px; 
	text-align:center;
	font-size:12px;
	clear:both;
	padding-top: 20px;
	padding-bottom: 20px;
	
} 
#footer a{
	color: #000;
	text-decoration: none;
}

#footer a:hover{
	color: #555;
	text-decoration: underline;
}
#consumerlovehippo{
	background-image: url('images/greybg.jpg');
	background-repeat: no-repeat;
	height: 250px;
	width: 300px;
	padding: 18px;
	text-align: left;
}
#hippolovediv{
	float: left;
	position: relative;
	top: -10px;

}
.banner{
min-width: 950px;
min-height: 320px;
width: 950px;
height: 320px;
background-image:url('images/hippobanner.png');
background-repeat: no-repeat;
color:#000;
font-size: 12px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
}
.banner p{
	position: relative;
	left: 200px;
	top: 100px;

}
.banner a{
color: #00F;
text-decoration: none;
}
.banner a:hover{
text-decoration: underline;
}

.valuedcustomers
{
	min-width: 250px;
	width: 250px;
	min-height: 134px;
	height: 134px;
	max-height: 134px;
	margin: 0px;
	padding: 0px;
}

.sendpostcard
{
	background-image: url('images/greybg.jpg');
	background-repeat: no-repeat;
	min-width: 288px;
	width: 288px;
	min-height: 250px;
	height: 250px;
	text-align: left;
	background-color: #fff;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 40px;

}

.customertable
{
	text-align: center;
	background-color: #fff;
	width: 100%;
}
.customertable td
{
	width:150px;
	max-height:120px;
	text-align: center;
	background-color: #fff;
}

.customertable img
{
	max-width: 150px;
	max-height: 120px;
}

.centeredtext
{
	text-align: center;
}
.lefttext
{
	text-align: left;
}

.sidecolwrap
{
	background-image:url('images/greybg.jpg');
	padding: 20px;
}