@charset "UTF-8";

@font-face {
	font-family:'ManuskriptGotisch';
	src: url('/images/ManuskriptGotisch.ttf') format('truetype');
	}

body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, form, blockquote {
	padding: 0;
	margin: 0;
}
body {
	font-family: "lucida grande", "lucida sans", "lucida sans unicode", arial, sans-serif;
	background:#B8C4C4 url(images/body_bg.jpg) repeat-x;
}
p {
	font-size: 14px;
	line-height: 20px;
}
a {
	color: #F50000;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px solid #F50000;
	padding-top: 2px;
}



#content_wrap a {

}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	padding-bottom: 6px;
	width: 100%;
	padding-top: 6px;
/*	background-color: #E9FFFF; */
}
#logo  {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header a {
	border: none;
}


#header a:hover img {
	background: url(images/briangervais_logo_bgOver.jpg) no-repeat;
	margin-left: -25px;
	padding-left: 25px;
}

#header a:hover {
	border-bottom: none;
	background-color: none;
	padding-top: 0;
}

/*
#nav_wrapper {
	float: left;
	display: inline;
	width: 100%;
	background-color: #C2E9EE;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
}
*/

#nav {
	text-align: center;
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	height: 31px;
	background-repeat: repeat-x;
	float: left;
	padding: 0 0 0 1px;
	display: inline;
}
#nav ul {
	display: block;
}
#nav li {
	display: inline;
}
#nav a {
	float: left;
	padding: 4px 10px;
	text-decoration: none;
	color: #F50000;
	border-right: 1px solid #cccccc;
	background-color: #E6E5E5;
	height: 20px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 -30px;
	border-bottom: none;
	border-top: 1px solid #cccccc;
	margin-top: 2px;
	display: inline;
}
#nav a:hover {
	color: #333333;
	background-color: #EA6565;
	background-position: 0 0;
	text-shadow: 0px 0px 9px #c0c0c0;
}
#nav a.activeNav {
	color: #333;
	background: url(images/nav_bgActive.jpg) repeat-x;
	height: 21px;
	margin-top: 0;
	padding: 5px 10px;
	margin-left: -1px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	display: inline;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	position: relative;
	text-shadow: none;
	behavior: url(/css/PIE.htc);
}

#nav a.lastNav {
	-moz-border-radius: 0 3px 0 0;
	-webkit-border-radius: 0 3px 0 0;
	border-radius: 0 3px 0 0;
	behavior: url(/css/PIE.htc);
}

#contentNavItemBottom {
	border-bottom: 1px solid #D4D4D4
}
#navLeft {
	margin-left: -1px;
	border-left: 1px solid #ccc;
	display: inline;
	-moz-border-radius: 3px 0 0 0;
	-webkit-border-radius: 3px 0 0 0;
	border-radius: 3px 0 0 0;
	behavior: url(/css/PIE.htc);
}
#searchForm {
	float: right;
	margin-top: 3px;
}
#searchForm #searchBox {
	border: 1px solid #999999;
	height: 16px;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
	background-image:url(images/txt_box_bg.jpg);
	background-repeat: repeat;
}
#searchForm #searchSubmitter {
	background-image: url(images/search_bg.gif);
	background-repeat: repeat-x;
	padding-right: 9px;
	padding-left: 9px;
	border: 1px solid #999999;
	color: #F50000;
	font-size: 11px;
	margin-left: 5px;
	height: 24px;
}
#content_wrap {
	float: left;
	width: 100%;
	margin: 0 auto;
	border: 1px solid #999999;
	background: url(images/content_module_bg.jpg) repeat-x scroll 0 0 #FFFFFF;
	padding-bottom: 15px;
	display: inline;
	-moz-border-radius: 0 3px 3px 3px;
	-webkit-border-radius: 0 3px 3px 3px;
	border-radius: 0 3px 3px 3px;
	behavior: url(/css/PIE.htc);
}

#banner1 {
	float: right;
	width: 278px;
}

#title {
	float: left;
	display: inline;
	width: 853px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-repeat: repeat-x;
	background-image: url(images/content_module_bg.jpg);
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	border: 1px solid #999999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);
	position: relative;
}
#title h1 {
	font-size: 18px;
	color: #333;
}
#content_nav {
	float: left;
	display: inline;
	width: 181px;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 40px;
	margin-top: 10px;
	margin-bottom: 15px;
	border: 1px solid #999999;
	background-image: url(images/content_module_bg.jpg);
	padding-bottom: 30px;
	margin-left: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);
	position: relative;
}
#content h1 {
	text-align: left;
	padding-bottom: 15px;
}
#content_nav h2  {
	padding-bottom: 10px;
	text-align: left;
	font-size: 16px;
	padding-left: 15px;
}
#content_nav ul {
	padding-left: 0px;
	display: block;
}
#content_nav li {
	list-style-image: none;
	list-style-type: none;
}
#content_nav li a {
	width: 156px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #F50000;
	display: block;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D4D4;
	border-bottom: none;
	background-color: #f9f9f9;
/*	background: url("images/nav_bg.jpg") repeat-x #EFEFEF;
	background-position: 0px -30px; */
}
#content_nav a:hover {
	color: #333;
	background-color: #ebebeb;
	padding-left: 15px;
	background-position: 0px 0px;
	background: url("images/subtleStripeBG.jpg") repeat;
}
#content_fullWidth {
	float: left;
	display: inline;
	width: 838px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-repeat: repeat-x;
	background-image: url(images/content_module_bg.jpg);
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	border: 1px solid #999999;
	padding-right: 15px;
	margin-bottom: 10px;
	margin-top: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);
}
#content_fullWidth_noContentBelow {
	float: left;
	display: inline;
	width: 838px;
	background-repeat: repeat-x;
	background-image: url(images/content_module_bg.jpg);
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	border: 1px solid #999999;
	margin-top: 15px;
	padding: 15px;
}
#content {
	width: 555px;
	float: left;
	display: inline;
	padding-top: 40px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 45px;
	border: 1px solid #999999;
	background-image: url(images/content_module_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);
}
#content img {
	border: 1px solid #999999;
}
#content ul {
	list-style-type: none;
	margin-left: 0px;
}
#content  .port-thumbs  .port-thumb  a   {
	color: #F50000;
	text-decoration: none;
	font-size: 14px;
}

#content  .port-thumbs  .port-thumb  a img  {
	}

#content .port-thumbs .port-thumb a:hover {
	color: #F50000;
	font-size: 14px;
	text-decoration: none;
	padding-top: 0px;
}

#content .port-thumbs .port-thumb .thumbImg {
	background: none;
	display: block;
	margin-bottom: 5px;
}

#content .port-thumbs .port-thumb-right a {
	color: #F50000;
	text-decoration: none;
	font-size: 14px;
}
#content .port-thumbs .port-thumb-right a:hover {
	color: #F50000;
	text-decoration: none;
	font-size: 14px;
	padding-top: 1px;
}
#content   .port-thumbs   a img   {
	background-color: #EEEEEE;
	padding: 8px;
	border: 1px solid #CCCCCC;
	display: block;
	margin-bottom: 5px;
}
#content    .port-thumbs   a:hover img   {
	border: 2px solid #FF413B;
	background-color:#FFE7DE;
	padding: 7px;
}

#project_info1 {
	float: left;
	display: inline;
	width: 261px;
	padding-top: 5px;
	padding-right: 15px;
	margin-top: 20px;
}
#project_info2 {
	float: left;
	display: inline;
	width: 261px;
	padding-top: 5px;
	padding-left: 15px;
	margin-top: 20px;
	border-left-width: 3px;
	border-left-style: dotted;
	border-left-color: #999999;
}
#project_info2 p {
	margin-bottom: 5px;
}
#project_info1 span, #project_info2 span {
	font-weight: bold;
	color: #333333;
}
.visit-site  {
	margin-top: 15px;
}
.visit-site a {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #666666;
	text-decoration: none;
	text-align: center;
	background-color: #CCCCCC;
	color: #F50000;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	background-position: 0 -30px;
}
.visit-site a:hover {
	background-color: #DE4C52;
	color: #333333;
	background-position: 0 0;
}
#content_left {
	width: 555px;
	float: right;
	display: inline;
	padding-top: 40px;
	padding-right: 45px;
	padding-bottom: 30px;
	padding-left: 45px;
	border: 1px solid #999999;
	background-image: url(images/content_module_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);
}
#content_left  form  p {
	line-height: 22px;
}
#content_left form {
	float: left;
}
#content_left  input {
	width: 545px;
	padding: 4px;
	margin-bottom: 5px;
	border: solid 1px #999999;
	background-image:url(images/txt_box_bg.jpg);
	background-repeat: repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);
}



#content_left  input:hover {
	border: solid 2px #EA6565;
	padding: 3px;
}

#content_left  textarea {
	width: 545px;
	margin-bottom: 10px;
	padding: 4px;
	border: solid 1px #999999;
	background-image:url(images/txt_box_bg.jpg);
	background-repeat: repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);
}

#content_left  textarea:hover {
	border: solid 2px #EA6565;
	padding: 3px;
}

#content_left  #submitter {
	color: #F50000;
	width: 150px;
	border: 1px solid #999999;
	float: right;
	font-size: 12px;
	padding: 5px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 -30px;
}

#content_left  #submitter:hover {
	color: #333;
	background-color: #EA6565;
	background-position: 0 0;
}

#footer a {
	color: #F50000;
	border-bottom: 1px solid #999999;
}

#footer a:hover {
	border-bottom: 1px solid #F50000;
}
#footer p {
	padding-bottom: 5px;
}
#footer {
	text-align: center;
	width: 100%;
	color: #000000;
/*	background-color: #E9FFFF; */
	float: left;
	padding: 15px 0;
/*	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 15px; */
}
.port-thumb {
	width: 168px;
	text-align: center;
	float: left;
	margin-bottom: 15px;
	margin-right: 25px;
	height: 210px;
}
.port-thumb-right {
	width: 168px;
	text-align: center;
	float: left;
	margin-bottom: 15px;
	height: 210px;
}
#content_article1 {
	float: left;
	display: inline;
	width: 251px;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 40px;
	margin-right: 10px;
	border: 1px solid #999999;
	background-image: url(images/content_module_bg.jpg);
	margin-left: 15px;
	padding-bottom: 15px;
	height: 220px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);
}
#content_article2 {
	float: left;
	display: inline;
	width: 251px;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 40px;
	margin-right: 10px;
	border: 1px solid #999999;
	background-image: url(images/content_module_bg.jpg);
	padding-bottom: 15px;
	height: 220px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);
}
#content_article3 {
	float: left;
	width: 251px;
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 40px;
	border: 1px solid #999999;
	background-image: url(images/content_module_bg.jpg);
	padding-bottom: 15px;
	height: 220px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);
}
#content_article1 h1, #content_article2 h1, #content_article3 h1, #contact_article1 h1, #contact_article2 h1, #services_content h1, #services_sidebar h1 {
	font-size: 20px;
	color: #555555;
	margin-bottom: 10px;
}
#content_article1  h2, #content_article2 h2, #content_article3 h2, #contact_article1 h2, #contact_article2 h2, #services_content h2, #services_sidebar h2 {
	font-size: 14px;
	color: #666666;
	margin-bottom: 10px;
}
#content_article1 p, #content_article2 p, #content_article3 p, #contact_article1 p, #contact_article2 p, #services_content p, #services_sidebar p {
	color: #333333;
	margin-bottom: 10px;
	font-size: 14px;
}
#content_article1 span, #content_article2 span, #content_article3 span {
	font-size: 14px;
	background-image: url(images/red_arrow_bg.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 5px;
}
#content_article1 a, #content_article2 a, #content_article3 a, #services_content a {
	color: #F50000;
}
#contact_sidebar {
	float: left;
	display: inline;
	width: 181px;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	background-image: url(images/content_module_bg.jpg);
	padding-bottom: 15px;
	background-color: #FFFFFF;
	margin-left: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);
}
#contact_sidebar h2 {
	padding-bottom: 10px;
	text-align: center;
	font-size: 16px;
}
#contact_sidebar ul {
	padding-left: 0px;
}
#contact_sidebar li {
	float: left;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 40px;
	width: 100%;
	text-align: center;
}
#contact_sidebar span {
	color: #2A2559;
	float: left;
	display: inline;
	font-size: 17px;
	font-weight: bold;
	margin-top: 20px;
}

.contactLink {
}

#contact_sidebar #social_btns li {
	float: left;
	display: inline;
	margin: 10px 8px 10px 0;
	width: 25px;
}
#contact_sidebar #social_btns {
	float: left;
	display: inline;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}

#contact_sidebar #social_btns a img{
	border: none;
}

#contact_sidebar #social_btns a {
	border: none;
}

#contact_sidebar #social_btns a:hover {
	background: none;
}

#contact_sidebar p {
	font-size: 16px;
}
#contact_sidebar #email_home img {
	float: left;
	display: inline;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
}
#contact_sidebar a {
	color: #F50000;
}
#findMe_sidebar {
	float: left;
	display: inline;
	width: 181px;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 40px;
	border: 1px solid #999999;
	background-image: url(images/content_module_bg.jpg);
	padding-bottom: 15px;
	background-color: #FFFFFF;
	margin-left: 15px;
}
#findMe_sidebar h2 {
	padding-bottom: 10px;
	text-align: center;
	font-size: 16px;
}
#findMe_sidebar ul {
	padding-left: 0px;
	display: block;
}
#findMe_sidebar li {
	list-style-image: none;
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 10px;
}
#findMe_sidebar span {
	font-size: 18px;
}
#findMe_sidebar a {
	color: #F50000;
}#findMe_sidebar #social li {
	width: 90px;
	text-align: center;
	float: left;
}
#findMe_sidebar #social span {
	font-size: 14px;
}
#findMe_sidebar #social img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content_mainArticle {
	border: 1px dashed #999999;
	width: 807px;
	background-color: #FFFFFF;
	float: left;
	padding: 15px;
}
#content_mainArticle img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#content_mainArticle #info {
	float: left;
	width: 522px;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content_mainArticle #info h2 {
	font-size: 14px;
	color: #666666;
	margin-bottom: 10px;
}
.img_floatLeft {
	float: left;
	margin-right: 15px;
}
.img_floatRight {
	float: right;
	margin-left: 15px;
}
#content_mainArticle #info h1 {
	font-size: 20px;
	color: #52BFBF;
	margin-bottom: 10px;
}
#content_mainArticle #info p {
	color: #333333;
	margin-bottom: 10px;
	font-size: 14px;
}
#content_mainArticle #info span {
	font-size: 14px;
	background-image: url(images/red_arrow_bg.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 5px;
}
#content_mainArticle #info a {
	color: #F50000;
}
#services_content {
	width: 555px;
	float: left;
	display: inline;
	padding-top: 40px;
	padding-right: 45px;
	padding-bottom: 15px;
	padding-left: 45px;
	border: 1px solid #999999;
	background-image: url(images/content_module_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 15px;
}
#services_sidebar {
	float: right;
	width: 181px;
	display: inline;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 40px;
	margin-top: 10px;
	margin-bottom: 15px;
	border: 1px solid #999999;
	background-image: url(images/content_module_bg.jpg);
	padding-bottom: 15px;
	margin-right: 15px;
}
#services_content  #contact {
	font-size: 14px;
	background-image: url(images/red_arrow_bg.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 5px;
	font-weight: normal;
}
#services_content div {
	float: left;
	display: inline;
	width: 100%;
	margin-bottom: 15px;
}
#services_content span {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}
#services_content p {
}

.testimony {
	float: left;
	font-size: 14px;
	font-style: italic;
	margin: 25px 0 0;
	padding: 15px 0 0 0;
	background-repeat: no-repeat;
	background-position: 22px 21px;
	border-top: 1px dashed #999999;
	height: 140px;
}



/* jQuery Image Effects - Hover Effect with jQuery and CSS http://www.sohtanaka.com/web-design/fancy-thumbnail-hover-effect-w-jquery/ */


ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 360px;
}
ul.thumb li {
	margin: 12px; padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 150px;
	height: 150px;
}
ul.thumb li img {
	width: 150px; height: 150px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect
	border: none; /* Get rid of border on hover */
}
.thumbText {
	line-height: 20px;
}

a.thumbImg {
	border-bottom-style: none;
}