@charset "utf-8";



/*



Theme Name: ProstRcision v3



Theme URI: http://zerogcreative.com/



Description: ProstRcision Layout.



Version: 3.0



Author: Shaune Price



Author URI: http://zerogcreative.com/



*/







@import url(css/page.css);
 @import url(css/sidebars.css);
/* Standard Page Styling */



* {
	margin: 0;
	padding: 0;
	outline: none;
}
.clear {
	clear: both;
}
.alignleft {
	float: left;
	display: inline;
	margin: 0 15px 15px 0;
}
.alignright {
	float: right;
	display: inline;
	margin: 0 0 15px 15px;
}
.aligncenter {
	margin: 0 auto;
}
img {
	border: none;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 11pt;
}
h4 {
	font-size: 10pt;
}
h5 {
	font-size: 9pt;
}
h6 {
	font-size: 8pt;
}
body {
	background: #9da895 url(images/bg.jpg) top center no-repeat;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 10pt;
	color: #6B7573;
}
#wrapper {
	width: 960px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	margin: 25px auto;
	background: #fff;
}
#header {
	width: 960px;
	height: 118px;
	overflow: hidden;
}
#testdiv {
	display: none;
}
#logo {
	width: 302px;
	height: 76px;
	float: left;
	display: inline;
	background: url(images/logo.jpg) top left no-repeat;
	margin-left: 18px;
	margin-top: 18px;
}
#logo a {
	width: 302px;
	height: 76px;
	display: block;
}
#logo a span {
	display: none;
}
#head-title {
	width: 420px;
	float: left;
}
#head-title h1 {
	color: #fc0006;
	font-size: 18px;
	text-align: center;
	margin-top: 60px;
}
#head-title  h1 a {
	color: #fc0006;
}

#header-right {
	width: 200px;
	float: right;
	padding-top: 7px;
	padding-right: 18px;
	text-align: right;
}
#header-right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #8594a1;
}
#header-right p a {
	text-decoration: none;
	color: #8594a1;
}
#header-right p a:hover {
	text-decoration: underline;
}
#search {
	background: url(images/search-bg.jpg) top left no-repeat;
	width: 145px;
	height: 30px;
	float: right;
	display: inline;
	margin-top: 10px;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
}
#search #s {
	border: none;
	background: transparent;
	color: #9fabb5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	height: 20px;
	width: 115px;
}
#search #submit {
	border: none;
	background: transparent;
	width: 15px;
	cursor: pointer;
}
#menu {
	width: 940px;
	height: 28px;
	border-top: 2px solid #d1d1d1;
	background: #f0f0f0;
	padding-left: 20px;
	overflow: hidden;
	border-bottom: 1px solid #777;
}
#menu ul {
	list-style: none;
	margin-top:4px;
}
#menu li {
	display: inline;
}
#menu li a {
	display: inline;
	padding: 5px 6px 7px 6px;
	border-left: 2px solid #f0f0f0;
	border-right: 2px solid #f0f0f0;
	color: #6B7573;
	font-size: 10.5pt;
	font-weight: bold;
	text-decoration: none;
}
#menu li a:hover {
	border-left: 2px solid #d1d1d1;
	border-right: 2px solid #d1d1d1;
	background: #c6dcb6;
}
#banner {
	width: 960px;
	height: 284px;
	overflow: hidden;
}
#page-wrap {
	width: 960px;
	border-bottom: 2px solid #d1d1d1;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#footer {
	background: url(images/foot-logo.jpg) bottom center no-repeat;
	width: 960px;
	text-align: center;
	padding-bottom: 100px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#footer p,  #footer a {
	color: #808f9e;
	font-size: 9pt;
	text-decoration:none;
}
#survivor-right {
	width: 278px;
	height: 252px;
	background: #f0f1f1;
	float: right;
	display: inline;
	margin-left: 17px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 12px;
}
#survivor-right p {
	font-size: 10px;
	font-weight: bold;
	color: #373938;
	padding-bottom: 10px;
	line-height: 16px;
	display:inline;
}
/*home page */



#home-left {
	width: 278px;
	height: 252px;
	background: #f0f1f1;
	float: left;
	display: inline;
	margin-left: 17px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 12px;
}
#home-left h1,  #survivor-right h1 {
	color: #055e86;
	font-size: 11pt;
	margin-bottom: 10px;
}
#home-left ul {
	list-style: none;
	margin-bottom: 10px;
}
#home-left li {
	height: 37px;
	background: #6b7573 url(images/arrow.jpg) top left no-repeat;
	color: #eceded;
	padding-left: 40px;
	font-weight: bold;
	padding-top: 3px;
	font-size: 10pt;
	margin-bottom: 5px;
	padding-right: 5px;
}
#home-left ul li a {
	color: #eceded;
}
#home-left p {
	font-size: 10px;
	font-weight: bold;
	color: #373938;
	padding-bottom: 10px;
	line-height: 16px;
}
#home-left a {
	color: #6b7573;
	font-weight: bold;
	text-decoration: none;
}
#home-left a:hover {
	text-decoration: underline;
}
#home-right {
	width: 581px;
	height: 272px;
	overflow: hidden;
	float: right;
	display: inline;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right:20px;
	padding-bottom:10px;
	background-color: #f0f1f1;
	background-image: url(images/hp-left-img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#home-right h1 {
	color: #055e86;
	font-size: 10pt;
	margin-bottom: 10px;
	padding-top:15px;
}
#home-right ul {
	list-style: none;
}
#home-right li {
	font-weight: bold;
	color: #7d8d9b;
	margin-bottom: 10px;
	font-size: 10.5pt;
	margin-right: 10px;
}
#home-right li a {
	font-weight: normal;
	color: #7d8d9b;
	text-decoration: none;
}
#home-right li a:hover {
	text-decoration: underline;
}
#home-right p {
	font-size: 8pt;
	font-weight: bold;
	padding-top: 10px;
	line-height: 140%;
	color: #373938;
}
#home-right p a {
	color: #055e86;
	font-size: 11pt;
	text-decoration: none;
}
#home-right p a:hover {
	text-decoration: underline;
}
#drop {
	position: absolute;
	width: 352px;
	height: 59px;
	z-index: 100;
	margin-top: -25px;
	margin-left: 330px;
	background: url(images/dropin.png) top left no-repeat;
	display: none;
	padding-top: 84px;
 *margin-left:30px;
}
#bar {
	position: absolute;
	height: 10px;
	background: #6b7573;
	z-index: 50;
	top: 0;
	left: 0;
	right: 0;
	display: none;
	width: 100%;
	min-width: 960px;
 width:expression(document.body.clientWidth < 962 ? "960px" : "100%" );
}
}
.links {
	width: 352px;
	height: 20px;
}
.links a {
	display: block;
	float: left;
	width: 176px;
	height: 20px;
}
.hide, .hide-wrap {
	display: block;
	width: 75px;
	height: 15px;
}
.hide-wrap {
	margin: 5px auto;
}
.fbp_videopreview {
	padding:0px;
}

.gmap {
	color: #fff !important;
}

.tec-event {
	border-bottom: 1px solid #999;
}
