@import url('reset.css');

/* General Demo Style */
body{
	color:#000;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
	font-size:12px;
	background-color: #FFF;
	background-repeat: repeat;
	background-position: left top;

}
a{
	color:#3a61a0;
	text-decoration:none;
}
.clr{
	clear:both;
}
h1, h5{
	font-size:28px;
	color:#000;
	font-family: 'Source Sans Pro', sans-serif;
	text-shadow:1px 1px 1px #fff;
	text-align:center;
	line-height: 34px;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-weight: 300;
}
#footer_wrapper{
	height: 290px;
	background-color: #F5F5F5;
	display: block;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: auto;
	margin-bottom: 20px;
  }
#content{
	font-size:16px;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
	font-style:normal;
	position:relative;
	width:950px;
	height:390px;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	border: thin solid #ffffff;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 20px;
	line-height: 20px;
}
#content2 {
	font-size:16px;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
	font-style:normal;
	position:relative;
	width:950px;
	height:auto;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	border: thin solid #ffffff;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 20px;
	line-height: 20px;
	background-color: #FFF;
}
tr {
	line-height: 24px;
	margin-bottom: 10px;
}

.fb-like-box{
	border:thin solid #CCC;
}
 
#content a:hover{
	font-size:16px;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
	color: #3a61a0;
	text-decoration: underline;
}
#content2 a:hover {
	font-size:16px;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
	color: #3a61a0;
	text-decoration: underline;
}
#content2 a {
	font-size:16px;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
	color: #3a61a0;
}
#form {

}
#form td{
	padding-bottom: 8px;
	padding-right: 10px;
}
.button {
	background-color: #3a61a0;
	color: #FFF;
}

.formcopy {
	color: #11181e;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	width: 200px;
}
.formcopyTitles {
	color: #11181e;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	width: 50px;
}

.formcopysml {
	color: #11181e;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	width: 65px;
}
.formcopymed {
	color: #11181e;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	width: 125px;
}
 
#footer{
	width: 1024px;
	height: 215px;
	padding-top: 8px;
	background-color: #e1f4fd;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#twitter{
	font-size:28px;
	color:#000;
	font-family: 'Source Sans Pro', sans-serif;
	text-shadow:1px 1px 1px #fff;
	text-align:center;
	font-weight: 300;
	width: 280px;
	height: 200px;
	float: left;
	margin-left: 8px;
	padding-right: 10px;
}
#contact {
	font-size:18px;
	color:#000;
	font-family: 'Arial', sans-serif;
	text-align:left;
	font-weight: 300;
	width: 200px;
	height: 180px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 20px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #ffffff;
	margin-left: 15px;
}
#sitemap {
	font-size:18px;
	color:#000;
	font-family: 'arial', sans-serif;
	text-align:left;
	font-weight: 300;
	width: 85px;
	height: 180px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
}

#sitemap a{
	font-size: 10pt;
	color: #000;
	line-height: 16px;
}
#sitemap a:hover {
	font-size: 10pt;
	text-decoration: underline;
	color: #3a61a0;
}

#quote {
	font-size:1.5em;
	color:#000;
	font-family: 'arial', sans-serif;
	text-align:left;
	font-weight: 300;
	width: 205px;
	height: 165px;
	float: left;
	margin-left: 10px;
	line-height: 27px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #ffffff;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#quote span.ca-quote {
	color:#9C0;
	opacity: 0.4;
	font-size:100px;
	position:absolute;
	top:5px;
	left:0px;
	text-indent:0px;
}


h1 span, h5{
	font-size:20px;
	display:block;
	color:#60817a;
}
.logoarea{
	width: 975px;
	font-size: 12px;
	color: #666666;
	border-collapse: collapse;
	border: 0;
	margin-left: auto;
	clear: both;
	margin-right: auto;
	height: 85px;
	margin-bottom: 5px;
	display: inline;
	text-align: center;
}
.logoarea li{
	display: inline;
}

#logo{
	width: 575px;
	float: none;
}
#fb{
	width: 25px;
	height: 27px;
	float: right;
	margin-right: 275px;
	padding-left: 10px;
	padding-top: 35px;
}
#twitternav{
	width: 25px;
	height: 27px;
	float: right;
	clear: left;
	padding-left: 10px;
	padding-top: 35px;
}
#pinterest{
	width: 25px;
	height: 27px;
	float: right;
	clear: left;
	padding-left: 10px;
	padding-top: 35px;
}

#instagram{
	width: 25px;
	height: 27px;
	float: right;
	clear: left;
	padding-left: 10px;
	padding-top: 35px;
}


/* Header Style */

/* begin copied stuff */ 

.nav{
	height:35px;
	line-height:24px;
	font-size:15px;
	z-index:4;
	width: 100%;
	background-color: #3A61A0;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3A61A0;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:bold;
}
.nav ul{
	background-position: center;
	list-style: none;
	margin: 0px;
	padding-top: 5px;
}
.nav li{
	display: inline;
	color:#666;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 30px;
	margin-left: 0px;
	padding-top: 40px;
}
.nav a{
	padding:5px 10px;
	letter-spacing:1px;
	color:#FFF;
	text-align:right;
	font-family: 'Source Sans Pro', sans-serif;
}
.nav a:hover{
	color:#fff;
	font-family: 'Source Sans Pro', sans-serif;
	text-decoration:underline;
}
.nav a span{
	font-weight:bold;
}

/* end copied stuff */ 

.header span.right_ab{
	position:absolute;
	right:4px;
}
.container #ca-container .ca-wrapper .ca-item.ca-item-1 .ca-content-wrapper .ca-content {
	color: #b6caeb;
}
#thmbimg {
	width: 150px;
}
#prod-descrp {
	width: 760px;
	font-family: Arial, sans-serif;
	line-height:24px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}


 .hp-cats div {
  	display: inline;
  	margin: 0 1em 0 1em;
 	width: 190px;
 }
 
 .hp-cats table {
	 margin-top: 8px;
	 }