@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	background-color:#ffffff;
	font-family:Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-image:url(../images/bg.gif);
    background-repeat:repeat-y;
    background-position:top center;
}
img, a img 	{	border:none;	}

/* layout and positioning */
#wrapper {
	width:1000px;
	margin:0 auto;
}
	#container {
		width:1000px;
		float:left;
	}
		#nav-bar {
			background-color:#ffffff;
		}
		#page {
		float:left;
			min-height: 500px;
			height: auto !important;
			height: 500px;
			padding:0 0 50px 0;
			margin-top:17px;
		}
		#col1, #col2, #col3 {
			float:left;
			min-height: 200px;
			height: auto !important;
			height: 200px;
		}
		/* column width based on page type: 
		/* t1 - e.g. home page - 3 col layout, col1 and col3 are narrow, col2 is wide
		/* t2 - e.g. showcase page - 3 col layout, col1 is narrow, col2 and col3 are equal width */
		.t1 #col1, .t2 #col1 {
			width:172px;
		}
		.t1 #col2 {
			width:588px;
			padding:0 30px;
		}
		.t1 #col3 {
			width:180px;
		}
		.t2 #col2 {
			width:468px;
			padding:0 30px;
		}
		.t2 #col3 {
			width:300px;
		}

#pagefoot {
float:left;
}
#pagefoot1, #pagefoot2 {
float:left;
width:240px;
}
#pagefoot2 {
float:left;
width:200px;
border-left:solid 1px #E5E5E5;
padding-left:15px;
}


/* FOOTER */
#footerAlign {
width:1100px;
}
.footer {
background: url(../images/footer.gif);
position: fixed;
bottom: 0px;
clear: both;
width: 100%;
z-index: 30;
}
.footer ul {
list-style: none;
padding: 0;
margin: 0;
font-size:11px;
height:40px;
}
.footer ul li {
padding: 13px 10px 10px 10px;
float: left;
color: #ffffff;
}
.footer ul li a {
color: #ffffff;
text-decoration:none;
}
.footer ul li a:hover {
text-decoration:underline;
}

/* formatting */
#page a {
	text-decoration:none;
	color:#0969A0;
}
.no-border {
	border-right:none !important;
}
#col2 h3 a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: bold;
color: #333333;
}
#col2 h3 a:hover {
text-decoration:none;
}
.textmiddle {
vertical-align:middle;
padding:0 2px 0 10px;
}
h1 {
font-family:Georgia, "Times New Roman", Times, serif;
	color:#0969A0;
	font-size:24px;
line-height:26px;
	font-weight:normal;
	line-height:30px;
	padding:5px 0 10px 0;
}
#logo-container {
width:588px;
float:left;
display:block;
}
#logo-container-re {
width:468px;
float:left;
display:block;
margin-bottom:-20px;
}
#logos {
width:100px;
padding:0 21px;
float:left;
margin:0;
}
#col2 .whats-next {
font-family:Verdana, Arial, Tahoma, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}
#col2 h2, #col2 h2 a {
font-family:Georgia, "Times New Roman", Times, serif;
	color:#0969A0 !important;
	font-size:18px;
	font-weight:normal;
	line-height:22px;
	padding:3px 0 3px 0;
}
#col2 h2 a:hover {
	text-decoration:none !important;
}
#col2 img {
padding-bottom:15px;
}
#col2 p {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
line-height:20px;
padding:3px 0 5px 0;
}
small {
font-size:10px;
line-height:20px;
}
hr {
	border:0;
	background-color:#E5E5E5;
	height:1px;
	margin:10px 0 12px 0;
}
p {
	padding:3px 0 8px 0;
}
#col2 a:hover {
	text-decoration:underline;
}
#col2 ul {
font-family:Georgia, "Times New Roman", Times, serif;
	list-style-type:none;
	margin:3px 0 8px 20px;
	font-size:12px;
line-height:18px;
}
#col2 ul li {
	padding:4px 4px 4px 17px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 9px;
}
#col2 ol {
font-family:Georgia, "Times New Roman", Times, serif;
	margin:3px 0 8px 30px;
	font-size:12px;
line-height:18px;
}
#col2 ol li {
	padding:4px;
}
#col3 {
	font-size:10px;
}
#col3 h2, #col3 h3 {
font-family:Verdana, Arial, Tahoma, Helvetica, sans-serif;
	color:#0969A0;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	padding:12px 5px 0 5px;
	border-top:1px solid #E5E5E5;
	margin-top:0;
}
#col3 h3 {
font-size:18px;
}
#links {
padding:0 0 2px 3px;
}
#links a:hover {
text-decoration:underline;
}
#telephone a { 
	position: relative;
	display: block;
	text-decoration: none;
	padding: 5px 0 5px 30px;
	background-image:url(../images/telephone.png);
	background-repeat:no-repeat;
	background-position:3px 0;
}
#view a { 
	position: relative;
	display: block;
	text-decoration: none;
	padding: 5px 0 5px 30px;
	background-image:url(../images/view.png);
	background-repeat:no-repeat;
	background-position:3px 0;
}
#contact a { 
	position: relative;
	display: block;
	text-decoration: none;
	padding: 5px 0 5px 30px;
	background-image:url(../images/contact.png);
	background-repeat:no-repeat;
	background-position:3px 0;
}
#recommend a { 
	position: relative;
	display: block;
	text-decoration: none;
	padding: 5px 0 5px 30px;
	background-image:url(../images/recommend.png);
	background-repeat:no-repeat;
	background-position:3px 0;
}
#marketing a { 
	position: relative;
	display: block;
	text-decoration: none;
	padding: 5px 0 5px 30px;
	background-image:url(../images/marketing.png);
	background-repeat:no-repeat;
	background-position:3px 0;
}
#blog a { 
	position: relative;
	display: block;
	text-decoration: none;
	padding: 5px 0 5px 30px;
	background-image:url(../images/blog.png);
	background-repeat:no-repeat;
	background-position:3px 0;
}
#follow a { 
	position: relative;
	display: block;
	text-decoration: none;
	padding: 5px 0 5px 30px;
	background-image:url(../images/follow.png);
	background-repeat:no-repeat;
	background-position:3px 0;
}
#facebook a { 
	position: relative;
	display: block;
	text-decoration: none;
	padding: 5px 0 5px 30px;
	background-image:url(../images/facebook.png);
	background-repeat:no-repeat;
	background-position:3px 0;
}
#twitter a { 
	position: relative;
	display: block;
	text-decoration: none;
	padding: 5px 0 5px 30px;
	background-image:url(../images/twitter.png);
	background-repeat:no-repeat;
	background-position:3px 0;
}
#linkedin a { 
	position: relative;
	display: block;
	text-decoration: none;
	padding: 5px 0 5px 30px;
	background-image:url(../images/linkedin.png);
	background-repeat:no-repeat;
	background-position:3px 0;
}
#delicious a { 
	position: relative;
	display: block;
	text-decoration: none;
	padding: 5px 0 5px 30px;
	background-image:url(../images/delicious.png);
	background-repeat:no-repeat;
	background-position:3px 0;
}
#digg a { 
	position: relative;
	display: block;
	text-decoration: none;
	padding: 5px 0 5px 30px;
	background-image:url(../images/digg.png);
	background-repeat:no-repeat;
	background-position:3px 0;
}
#stumbleupon a { 
	position: relative;
	display: block;
	text-decoration: none;
	padding: 5px 0 5px 30px;
	background-image:url(../images/stumbleupon.png);
	background-repeat:no-repeat;
	background-position:3px 0;
}
#technorati a { 
	position: relative;
	display: block;
	text-decoration: none;
	padding: 5px 0 5px 30px;
	background-image:url(../images/technorati.png);
	background-repeat:no-repeat;
	background-position:3px 0;
}

#pagefoot a:hover {
	text-decoration:underline;
}
	
/* subscription form */
.sub-form .input {
width:133px;
font-family:Verdana, Arial, Tahoma, Helvetica, sans-serif;
font-size:10px;
border:1px solid #999999;
padding:2px;
margin:12px 0 -10px 10px;
color:#999999;
}
.sub-form .button {
padding:0;
margin:0 5px 10px 0;
padding:2px;
}
.sub-form .label {
font-size:10px;
line-height:11px;
color:#333333;
display:block;
float:left;
margin:5px 5px 0 0;
padding:2px 2px 0 4px;
}
.sub-form .label a {
text-decoration:none;
}
.sub-form .label1 a:hover {
text-decoration:underline;
}
.sub-form .label1 {
font-size:10px;
line-height:11px;
color:#333333;
display:block;
float:left;
margin:14px 5px -10px 10px;
}
/* sitemap list */
.sitemap li {
	font-weight:bold;
}
.sitemap ul {
	margin:0 0 5px 0 !important;
}
.sitemap ul li {
	background-image:url(../images/bullet2.gif) !important;
	background-position:0 12px !important;
	padding:8px 0 0 15px !important;
	font-weight:normal !important;
}

/* feeds */
#feedControl {
	margin:0 0 10px 0;
	float:left;
	font-size:11px;
	line-height:14px;
	padding:7px 5px 0 5px;
  }
#feedControl .gfc-resultsHeader {
display:none;
  }

/* the results for each section
 * .gfc-resultsbox-{visible,invisible} : a complete-collection of results including headers
 * .gfc-results : the collection of results for a given feed
 * .gfc-result : a generic result within the control
 */
#feedControl .gfc-resultsbox-visible {
  display : block;
  }

#feedControl .gfc-resultsbox-invisible {
  display : none;
  }

#feedControl .gfc-results {
  padding-bottom: .2em;
  }

#feedControl .gfc-result {
  margin-bottom: 10px;
  }

#feedControl .gfc-result .gf-title {
  height: 1.4em;
  overflow:inherit;
  height:auto;
  }
  
#feedControl .gfc-result .gf-title a {
font-weight:bold;
	color:#0969A0;
	text-decoration:none;
  }
  
#feedControl .gfc-result .gf-title a:hover {
	text-decoration:underline;
}

#feedControl .gf-result .gf-spacer,
#feedControl .gf-result .gf-author {
display:none;
}

#feedControl .gf-result .gf-relativePublishedDate {
  color: #666666;
  display : inline;
  }

#feedControl .gf-result .gf-spacer {
  margin-right : 3px;
  margin-left : 3px;
  padding-bottom:5px;
  }

/**
 * undo common generic table rules
 * that tend to impact branding
 */
table.gf-branding td,
table.gf-branding {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border : none;
}

table.gf-branding {
  border-style : none;
  border-width : 0px;
  border-spacing : 0px 0px;
  width : 100%;
}

td.gf-branding-text {
  vertical-align : top;
}

td.gf-branding-text div.gf-branding-text {
  padding-bottom : 2px;
  text-align : right;
  color : #676767;
  font-size : 11px;
  margin-right : 2px;
}

td.gf-branding-img-noclear {
  width : 51px;
  vertical-align : bottom;
}

td.gf-branding-img {
  width : 65px;
  vertical-align : bottom;
}

table.gf-branding-vertical td.gf-branding-text div.gf-branding-text {
  margin-right : 0px;
  text-align : center;
}

table.gf-branding-vertical td.gf-branding-img-noclear {
  text-align : center;
}

div.gf-branding-img,
div.gf-branding-img-noclear,
img.gf-branding-img,
img.gf-branding-img-noclear {
  padding-top : 1px;
}

img.gf-branding-img,
img.gf-branding-img-noclear {
  margin : 0 0 0 0;
  padding-right : 0;
  padding-left : 0;
  padding-bottom : 0;
  border : none;
  display : inline;
}

a.gf-branding-clickable {
  cursor : pointer;
}
	
/* boxes*/
#col1 .box, #col2 .box {
	background-color:#E5E5E5;
	font-size:12px;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}
#col2 .box {
	margin:10px 0;
}	
	#col1 .box h2, #col1 .box1 h2 {
		padding:4px 10px;
		height:auto;
		line-height:20px;
	}
	#col1 .box h2, #col1 .box1 h2, #col1 .box h2 a {
		background-color:#0969A0;
		color:#FFF;
		font-size:12px;
		font-weight:normal;
		display:block;
	}
		#col1 .box h2 a:hover {
		text-decoration:none;
	}
	#col2 .box h2 {
		background-color:#333;
		font-size:15px !important;
		font-weight:bold;
		color:#FFF !important;
		height:30px;
		line-height:30px !important;
		text-align:center;
		padding:0px !important;
	}
	#col1 .box1 p {
		padding:0px
	}
	#col1 .box p, #col2 .box p {
		padding:10px 10px 0 10px
	}
	#col2 .box .small-panel {
		float:left;
		width:116px;
		padding:7px 5px 3px 12px;
		font-size:10px;
	}
		#col2 .box .small-panel a {
			color:#333;
			font-weight:bold;
			text-decoration:underline;
		}		
	#col1 .box .extra_padd {
		padding-bottom:5px;
	}
	#col1 .box ul {
		list-style-type:none;
		margin:0 10px;
	}
		#col1 .box ul li {
			background-image:url(../images/blue_arrow.gif);
			background-repeat:no-repeat;
			background-position:0 10px;
			padding:10px 10px 5px 20px;
		}
		#col1 .box ul li.sel {
			background-image:url(../images/arrow_black.gif);
		}
		#col1 .box ul li a {
			color:#333;
		}
		
#col1 box2 {
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	}
#col3 .icons {
	padding:0 0 3px 0;
}
#col3 .icons img {
	padding-bottom:5px;
}
#col3 .box {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}
	#col3 .box h2 {
		color:#0969A0;
		font-size:11px;
		line-height:14px;
		font-weight:bold;
		padding:7px 5px 0 5px;
		margin-bottom:-4px;
	}
	#col3 .box h2 a {
	color:#0969A0;
	text-decoration:none;
	}
	#col3 .box h2 a:hover {
	text-decoration:underline;
	}
	#col3 .box p {
		padding:0 5px 8px 5px;
		line-height:12px;
		font-size:10px;
	}
	#col3 .box a {
		font-weight:bold;
		text-decoration:underline;
		color:#333;
	}
	
#col3 .box1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
	margin:0 0 5px 0;
	padding:0;
	background-image:url(../images/blog_bg.jpg);
	background-repeat:no-repeat;
	height:63px;
	color:#fff;
}
	#col3 .box1 h2, #col3 .box1 h2 a {
		padding:12px 100px 2px 12px;
		font-size:11px;
		line-height:12px;
		font-weight:bold;
		text-align:center;
		text-decoration:none;
		color:#FFFFFF;
		cursor:pointer;
		border:none;
}
	#col3 .box1 h2 a:hover {
	text-decoration:none;
	}

	
	#col3 .box2 {
	text-decoration:none;
	margin:0 0 5px 0;
	padding:0;
	background-image:url(../images/rss_bg.jpg);
	background-repeat:no-repeat;
	height:30px;
	color:#333333;
}
	#col3 .box2 p, #col3 .box2 a {
		padding:10px 2px 2px 32px;
		line-height:10px;
		font-size:10px;
		font-weight:normal;
		text-decoration:none;
		cursor:pointer;
	}
	#col3 .box2 a:hover {
		text-decoration:none;
	}
	
.blue {
	color:#0969A0;
}
.bold {
	font-weight:bold;
}

/* gallery thumbs */
.tmb-title {
	clear:both;
	text-align:center;
	background-image:url(../images/showcase.jpg);
	background-repeat:no-repeat;
	width:287px;
	height:93px;
	margin:0 0 10px 0;
}
.tmb-img {
	float:left;
	background-image:url(../images/frame.jpg);
	background-repeat:no-repeat;
	width:83px;
	height:87px;
	padding:4px 0 0 5px;
	margin:0 10px 11px 0;
}
	.tmb-img.no-margin {
		margin-right:0px;
	}

/* contact page */
#contact1 {
	float:left;
	width:280px;
	margin-right:20px;
}
#contact2{
	float:left;
	width:280px;
}
.pretty-form ul {
	margin:0px !Important;
}
.pretty-form li {
	padding:5px 0 !important;
	background-image:none !important;
}
.pretty-form label {
	display:block;
	float:left;
	width:65px;
	text-align:right;
	padding:4px 5px 0 0;
	vertical-align:middle;
}
.pretty-form .input {
	width:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:11px;
	border:1px solid #999999;
	padding:2px;
}
.pretty-form .input1 {
	width:220px;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:11px;
	border:1px solid #999999;
	padding:2px;
}
.pretty-form .button {
vertical-align:middle;
}
.error {
	border:1px solid #CC0000;
	padding:10px;
	margin:5px 10px;
	font-size:10px;
	color:#CC0000;
	background-color:#FFF5F2;
}
.message {
	border:1px solid #C5DCA6;
	background-color:#F8FEF1;
	padding:10px;
	margin:5px 10px;
	font-size:10px;
}
.home_pic img {
	margin-right:-10px;
}
/* Hax (don't look here) */
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
/* END: Hax (don't look here) */