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

html {
	overflow-y:scroll;
}

body,td,th {
	color: #666;
}
a:link {
	color: #6CF;
}
a:visited {
	color: #9FC;
}
	

div#header {
	float:left;
	background-image:url(../images/header.png) no-repeat;
	background-color:#;	
	height:60px;
	width:300px;
	margin-top:5px;	
}
div#headertext {
	width:300px;
	height:30px;
	float:left;
	color:#666;
	font-size:12px;
	margin-left:5px;
	margin-top:25px;
	text-align:left;
	border-right: 0px solid #000;
}
div#headerconnect {
	width:250px;
	height:30px;
	float:right;
	
	color:#666;
	font-size:12px;
	margin-left:20px;
	margin-top:25px;
	text-align:left;
	
}

/* Navi */

div#Navi {
	background-image:url(../images/breadcrumbImage.png);
	width:930px;
	height:35px;
	margin-bottom:2px;
	margin-top:2px;
}
.breadcrumb {
	position:left;
	height:35px;
	width:100%;
	background-image: url(images/breadcrumbImage.png);
}
.breadcrumb ul {
	position:relative;
	margin:0 5px 0 5px;
	padding:0;
	height:35px;
	background:url('breadcrumbImage.png') 0px -30px repeat-x;
}
.breadcrumb ul li {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	height:35px;
	display:inline;
}
.breadcrumb ul li a {
	font:16px Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	line-height:35px;
	display:block;
	background:url('breadcrumbImage.png') 100% -60px no-repeat;
	border-right:1px solid #eee;
}
.breadcrumb ul li a span {
	padding:0 17px 0 15px;
}
.breadcrumb ul li a:hover span {
text-decoration:;
	color:#6cf;
}
.breadcrumb ul li a.active {
	background:none;
}
.breadcrumb ul li a.active span {
	color:rgb(255,255,255);
}
.breadcrumb ul li a.active:hover span {
	text-decoration:none;
}
.breadcrumb .left {
	position:absolute;
	top:0px;
	left:0px;
	width:10px;
	height:35px;
	display:block;
	z-index:1;
	background:url('breadcrumbImage.png') 0% 0px no-repeat;
}
.breadcrumb .right {
	position:absolute;
	top:0px;
	right:0px;
	width:10px;
	height:30px;
	display:block;
	z-index:1;
	background:url('breadcrumbImage.png') 100% -90px no-repeat;
}
/* gra */

div#featured {
	font-size:16px;
	background-image: ;
	background-position:90 90;
	border-top:1px solid #000;
	border-bottom: 1px solid #000;
	height:20px;
	margin-top: 2px;
	margin-bottom:5px;
	width:920px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left:10px;
	background-color:none;
}
div#featured h1 {
	font-size:24px;
	color:#384244;
	letter-spacing:-1px;
	font-weight:700;
	background-color:#e7eef0;
	width:164px;
}
/*typographic info*/
.slideViewer span.typo {
	padding: 6px; /* do not modify padding */
	background: #fff;
	color: #000;
	font: normal 10px Verdana;
}
.thumbSlider { /*the thumbnails slider*/
	overflow: hidden;
	width: 1%;
	background: #fff;
}
.thumbSlider ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.thumbSlider ul li {
	float:left;
	margin: 0;
}
.thumbSlider a {
	color: #fff;
	text-decoration: none;
}
.thumbSlider a img {
	border: 0;
	display: block;
	padding: 0;
}
.thumbSlider p.tmbrdr { /* the border above -not around- each thumb */
	/* width, height and top values are dynamically added by the script. Do not modify. */
position:relative;
	left: 0;
	font-size: 0.01em;
	left: 0;
	margin: 0;
	padding: 0;
}
a.left, a.right { /*the left and right buttons (links)*/
	background: transparent; /* could be any color  */
	color: #ff0000;
	font: bold 16px Arial;
	overflow: hidden;
}
a.left span, a.right span {
}
a.left img, a.right img {
	border: 0;
}
a.l_dis, a.r_dis {
	background: transparent; /* ALWAYS leave transparent. this is the 'disabled' state of the link !  */
	cursor: default;
}
a.l_dis span, a.r_dis span {
	display: none;
}
a:focus {
	outline:none;
}
/* slider */

#slider {
	width: 930px; /* important to be same as image width */
	height: 450px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	margin-top: 2px;
}
#sliderContent {
	width: 930px; /* important to be same as image width or wider */
	position: center;
	height:450px;
	margin-top: 5px;
	padding-top:10px;
	margin-left: 0;
	top: 2px;
}
.sliderImage {
	float: left;
	position: relative;
	display: none;
	height:450px;
}
.sliderImage span {
	position: absolute;
	padding: 10px 13px;
	height: 40px;
	width: 930px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
.clear {
	clear: both;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
	left: 0;
}
.left {
	top: 0;
	left: 0;
	width: 110px !important;
	height:450px;
}
.right {
	right: 0;
	bottom: 0;
	width: 100px !important;
	height:450px;
}
ul {
	list-style-type: none;
}
/* gifts */

div#gifts {
	margin-top:2px;
	width:930px;
}
ul#gifts {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:-13px;
	width:930px;
}
ul#gifts li {
	float: left;
	width: 300px;
	margin-left:15px;
	margin-right:0px;
	margin-top:2px;
	text-align:left;
}
ul#gifts a {
	display: block;
	width: 100%;
}
ul#gifts a:hover {
	text-decoration: none;
}
ul#gifts img {
	display: block;
}
ul#gifts {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:-13px;
	width:930px;
}
ul#gifts li {
	float: left;
	width: 300px;
	margin-left:13px;
	margin-right:0px;
	margin-top:10px;
	text-align:left;
}
ul#gifts a {
	display: block;
	width: 100%;
}
ul#gifts a:hover {
	text-decoration: none;
}
ul#gifts img {
	display: block;
}
/* Portfolio */

div#titleportfolio {
	margin-bottom:6px;
	width:927px;
}
div#titleportfolio h1 {
	font-size:24px;
	color:#384244;
	letter-spacing:-1px;
	font-weight:700;
	background-color:#e7eef0;
	width:100px;
}
div#links {
	height:40px;
	margin-top:2px;
	padding-left:10px;
}
div#titles {
	border-bottom:dashed 1px #384244;
	height:42px;
	width:937px;
	margin-bottom:6px;
}
div#titles h1 {
	font-size:18px;
	color:#384244;
	letter-spacing:-1px;
	font-weight:700;
 background-color:;
	width:164px
}
div#works {
 height: auto  width:930px;
	font-size:12px;
	font-weight:7;
 background-color:;
	width:930px;
}
div#info {
	height: auto;
	width:930px;
	font-size:12px;
	font-weight:7;
 background-color:;
	margin-top: -11px;
	margin-bottom:20px;
}
ul#filter {
	font-size: 12px;
	list-style: none;
	margin-left: -24px;
	width: 940px;
}
ul#filter li {
	float: left;
}
ul#filter a {
	color: #999;
	text-decoration: none;
}
ul#filter li.current a, ul#filter a:hover {
	text-decoration: underline;
}
ul#filter li.current a {
	color: #333;
	font-weight: bold;
}
ul#filter li.web {
	background-image:url(../images/webicon.jpg);
}
div#portfoliospace {
	margin-top:-10px;
	width:930px;
}
ul#portfolio {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:-13px;
	width:930px;
}
ul#portfolio li {
	float: left;
	width: 150px;
	margin-left:15px;
	margin-right:-10px;
	margin-top:5px;
	text-align:left;
}
ul#portfolio a {
	display: block;
	width: 100%;
}
ul#portfolio a:hover {
	text-decoration: none;
}
ul#portfolio img {
	display: block;
}
/* Slider */

div#slider ul, div#slider li {
	margin:0px;
	padding:0;
	list-style:none;
}
div#slider li {
	/* 
define width and height of list item (slide)
entire slider area will adjust according to the parameters provided here
*/ 
width:930px;
	height:450px;
	overflow:hidden;
	text-align:left;
}
div#slider p {
	text-align:left;
}
div#slider h1 {
	margin-top:6px;
	margin-bottom:-1px;
	font-size:18px;
	font-weight:700;
}
#prevNext {
	margin-bottom:-28px;
	margin-left:10px;
}
#prevNext img {
	position: relative;
	z-index: 2;
	cursor: pointer;
}
/**added by Chris Paul **/
.hidden {
	visibility: hidden;
	display: none;
}
.hidden2 {
	display: none;
}
span.backgroundcolor {
	background-color: #ffffff;
	color:#384244;
	font-size:16px;
	font-weight:700;
}
.panel h3 {
	font-weight:700;
	background-color:#0FF;
	font-size:16px;
}
div#info {
	width:930px;
}
/* Contact Form */

.contact {
	margin-left:45px;
}
#contact-area {
	margin-left:-8px;
}
#contact-area input, #contact-area textarea {
	border:1px solid #CCCCCC;
	margin-bottom:6px;
	margin-right:270px;
	padding:5px;
	width:280px;
}
#contact-area textarea {
	height: 90px;
}
#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #607799;
}
#contact-area input.submit-button {
	margin-right:279px;
	width:100px;
}
div#newsletter {
	font-size:16px;
	background-image: ;
	background-position:90 90;
	border-top:1px solid #000;
	border-bottom: 1px solid #000;
	height:20px;
	margin-top: 5px;
	margin-bottom:5px;
	width:920px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left:10px;
	background-color:none;
}
/* Services */

#serviceslist h1 {
	font-size:16px;
	font-weight:700;
	margin-bottom:5px;
}
#serviceslist {
	margin-left:-27px;
	padding:0;
	width:620px;
}
#serviceslist li {
	list-style-type:none;
	text-align:left;
}
/* Footer */

div#footerspace {
	background-image:url(images/footeremblem.png);
	background-repeat:no-repeat;
	background-position:center;
	border-top: solid 1px #000;
	
	height: 100px;
	padding-top:5px;
}
p.footertext {
	padding-bottom:10px;
	color:#666;
	margin-left:5px;
	margin-top:5px;
	text-align:center;
	
	
	
}
.logos {
	float:center;
	margin-top:-1px;
}
/* about */
div#info {
	width:930px;
	height:395px;
	padding-top:10px;
	margin-bottom:2px;
	
}
div#iabout {
	border-left:#eee 1px solid;
	width:280px;
	height:370px;
	padding:10px;
	float: right;

}
div#infoimg {
	padding-top:10px;
	width: 300px; 
	height: 370x;
	float: left;
	
}
div#infotext {
	padding:10px;
	margin-right:10px;
	margin-left: 15px;
	float: left;
	width:280px;
	height:370px;
	border-left:#eee 1px solid;
}
/* giftspace */

div#giftspace {
	margin-top:2px;
	width:930px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom: 250px;
}
ul#gifts {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:-13px;
	width:930px;
	height:220px;
}
ul#gifts li {
	float: left;
	width: 300px;
	margin-top:5px;
	text-align:left;
}
ul#gifts a {
	display: block;
	width: 100%;
}
ul#gifts a:hover {
	text-decoration: none;
}
ul#gifts img {
	display: block;
}

/* Two Column Feed */
#twocol {
	width: 630px;
	margin: 0; padding: 0;
	float: left;
	padding-top: 13px;
	}
	
#twocol .twocol-head,
#twocol .twocol-head-btm {
	height: 49px;
	margin: 0 0 11px 0;
	padding: 0;
	background: url("../../images/global/content_2col_h_bg.png") no-repeat top left;
	}
	
#twocol .twocol-head-btm {
	height: 35px;
	background: url("../../images/global/content_2col_h_btm_bg.png") no-repeat top left;
	}
	
	#twocol h2 span { display: none; }
	#twocol h2 {
		width: 115px; height: 49px;
		padding: 0; margin: 0 0 0 15px;
		/* background: url("../../images/global/h_newsandupdates.gif") no-repeat 0 21px; */
		}
		
	#twocol p.p-nav,
	#twocol p.p-nav2,
	#onecol	p.p-nav2 {
		font-size: 10px;
		line-height: 15px;
		padding: 17px 18px 0 0;
		font-weight: bold;
		float: right;
		text-align: right;
		color: #0099C2;
		width: 200px;
	}
		
		#twocol .twocol-head-btm p.p-nav,
		#twocol .twocol-head-btm p.p-nav2,
		#onecol	.onecol-head-btm p.p-nav2 {
			padding-top: 9px;
		}
			
		#twocol .twocol-head-btm p.community {
			padding-top: 9px;
		}

	#twocol p.p-nav,
	#twocol p.p-nav2,
	#onecol	p.p-nav2 { text-transform: uppercase; }
		
	#twocol p.p-nav span { color: #212121; padding: 0; height: 15px; line-height:15px;
		display:inline-block;}
	#twocol p.p-nav a,
	#twocol p.p-nav2 a,
	#onecol	p.p-nav2 a	{ color: #212121; padding: 0 5px; height: 15px; line-height:15px;
		display:inline-block;}
	#twocol p.p-nav a:hover,
	#twocol p.p-nav a.active,
	#twocol p.p-nav2 a:hover,
	#twocol p.p-nav2 a.active,
	#onecol	p.p-nav2 a:hover,
	#onecol	p.p-nav2 a.active {
		color: #0099C2;
		text-decoration: none;
		}
		
	#twocol p.p-nav a span { display: none; }
	#twocol p.p-nav a.rt-on,
	#twocol p.p-nav a.lft-off,
	#twocol p.p-nav a.rt-off,
	#twocol p.p-nav a.lft-on {
		height: 15px; margin: 0;padding:0;
		width:15px;
		}
		
		#home #twocol p.p-nav2 a.rt-on,
		#home #twocol p.p-nav2 a.lft-off,
		#home #twocol p.p-nav2 a.rt-off,
		#home #twocol p.p-nav2 a.lft-on {
			padding-right: 23px;
			}
		
		#twocol p.home a.rt-on,
		#twocol p.home a.lft-off,
		#twocol p.home a.rt-off,
		#twocol p.home a.lft-on,
		#twocol p.community a.rt-on,
		#twocol p.community a.lft-off,
		#twocol p.community a.rt-off,
		#twocol p.community a.lft-on,
		#onecol p.p-nav2 a.rt-on,
		#onecol p.p-nav2 a.lft-off,
		#onecol p.p-nav2 a.rt-off,
		#onecol p.p-nav2 a.lft-on {
			padding-right: 23px;
			}
	
	#twocol p.p-nav a.rt-on,
	#twocol p.p-nav2 a.rt-on,
	#onecol p.p-nav2 a.rt-on {
		background: url("../../images/global/arrow_blk_rt.gif") no-repeat center right;
		margin-left: 3px;
		}
		
		#twocol p.p-nav a.rt-on:hover,
		#twocol p.p-nav2 a.rt-on:hover,
		#onecol p.p-nav2 a.rt-on:hover {
			background: url("../../images/global/arrow_blk_rt_roll.gif") no-repeat center right;
			}
		
	#twocol p.p-nav a.rt-on.disabled{
		background: url("../../images/global/arrow_gr_rt.gif") no-repeat center right;
		margin-left: 3px;
		}
		
	#twocol p.p-nav a.lft-on {
		background: url("../../images/global/arrow_blk_lft.gif") no-repeat center left;
		margin-right: 3px;
		}
		
		#twocol p.p-nav a.lft-on:hover {
			background: url("../../images/global/arrow_blk_lft_roll.gif") no-repeat center left;
			}
		
	#twocol p.p-nav a.lft-on.disabled {
		background: url("../../images/global/arrow_gr_lft.gif") no-repeat center left;
		margin-right: 0;
		text-indent:-6666px;
		overflow:hidden;}

#twocol .twocol-item-first,
#twocol .twocol-item-last,
#twocol .twocol-item {
	clear: both;
	margin: 0 17px 0 17px;
	border-top: 1px solid #d9d9d9;
	min-height: 111px;
	height: auto !important;
	height: 111px;
	}
	
#twocol.downloads .twocol-item-first,
#twocol.downloads .twocol-item-last,
#twocol.downloads .twocol-item {
	clear: both;
	margin: 0 17px 0 17px;
	border:none;
	min-height: 111px;
	height: auto !important;
	height: 111px;
	}	
	
#twocol .twocol-item-first { border-top: none; }
	
	#twocol #twocol-items {
		width: 600px;
		background: url("../../images/global/br_content_2col_rpt_v2.gif") repeat-y top left;
		margin: 0 0 12px 0;}
		
	#twocol.downloads #twocol-items {
		width: 600px;
		background: url("../../images/global/br_content_2col_rpt_v2.gif") repeat-y top left;
		margin: 0 0 12px 0;}
		
		#twocol #twocol-items #tc-w1 { background: url("../../images/global/br_content_2col_top_v2.gif") no-repeat top left; }
		#twocol #twocol-items #tc-w2 { 
		background: url("../../images/global/br_content_2col_btm_v2.gif") no-repeat bottom left; 
		}
	
	#twocol h3 {
		font-weight: normal;
		text-transform: uppercase;
		padding-bottom: 2px;
		color: #000;
		}
		
		#twocol h3 a {
			color: #000;
			text-decoration: none;
			}
			
		#twocol h3 a:hover {
			color: #000;
			text-decoration: underline;
			}
	
	#twocol p { padding: 0 0 4px 0; }
	
	#twocol p.date {
		color: #0099C2; font-weight: normal;
		padding: 15px 0 5px 0;
		}
		
	#twocol ul li span {
		padding: 0 3px;
		}
		
		/* One Column Feed - Sidebar */
#onecol {
	width: 300px;
	margin: 0; padding: 0;
	float: right;
	padding-top: 15px;
	}
	
#onecol .onecol-head,
#onecol .onecol-head-btm {
	height: 48px;
	margin: 0 0 11px 0; padding: 0;
	background: url("../../images/global/content_1col_h_bg.png") no-repeat top left;
	}
	
#onecol .onecol-head-btm {
	height: 35px;
	background: url("../../images/global/content_1col_h_btm_bg.png") no-repeat top left;
	}
	
	#onecol h2 span { display: none; }
	#onecol h2 {
		width: 141px; height: 48px;
		padding: 0; margin: 0 0 0 15px;
		}
		
	#onecol p.p-nav {
		font-size: 10px; line-height: 15px;
		padding: 9px 18px 0 0;
		font-weight: bold;
		float: right;
		text-align: right;
		color: #0099C2;
		width: 130px;
		text-transform: uppercase;
		}
		
	#onecol p.p-nav a { color: #212121; }
	#onecol p.p-nav a:hover {
		color: #0099C2;
		text-decoration: none;
		}
	
	#onecol p.p-nav a.rt-on {
		height: 15px; line-height: 15px;
		padding: 2px 23px 2px 15px;
		background: url("../../images/global/arrow_blk_rt.gif") no-repeat center right;
		}
		
		#onecol p.p-nav a.rt-on:hover {
			background: url("../../images/global/arrow_blk_rt_roll.gif") no-repeat center right;
			}
		
#onecol .onecol-item-first,
#onecol .onecol-item {
	margin: 0 17px 0 17px;
	border-top: 1px solid #d9d9d9;
	min-height: 111px;
	height: auto !important;
	height: 111px;
	}
	
#onecol .onecol-item-first {
}

#onecol.recentnews .onecol-item-first, #onecol.recentnews .onecol-item {
	min-height: 0px;
}

	#onecol #onecol-items {
		width: 300px;
		background: url() repeat-y top left;
		margin: 10px 0 12px 0;
		}
		
		#onecol #onecol-items #oc-w1 { background: url no-repeat top left; }
		#onecol #onecol-items #oc-w2 {
			background: url("") no-repeat bottom left; 
			}	
	
	#onecol h3 {
		text-transform: uppercase;
		padding-bottom: 2px;
		color: #000;
		}
	
	#onecol p { padding: 0 0 4px 0; }
	#onecol p.date {
		color: #0099C2; font-weight: normal;
		padding: 5px 0 5px 0;
		}
	
	#onecol ul {
		padding-bottom: 17px;
		}
		
		#content #w2 {
		background: url no-repeat top left;
		padding: 0 12px 0 13px;
		zoom:1}



#widget {
	width:540px;
	background: #fff;
	padding: 1em;
	border: ;
	height: 525px; /* You should adjust this height for your 				project. */
	float: left;
	-moz-border-radius-bottomright: 5px;
	margin-bottom: 2px;
}

#widget img {
float: left;
border: 1px solid #CCC;
padding: .2em;
background: #d3d3d3;
margin-right: .5em;
width: 200px;
height: 80px;
margin-bottom:auto;
}

#widget li {
clear: left;
position: relative;
top: 0;
padding-bottom: 1em;
height: 100px; /* Change this to fit your needs. The plugin will access this value if you don't pass a parameter in when you call it. */
margin-bottom:25px;
border-bottom:1px solid #999;
}

h4 {
padding-top: .5em;
font-size: 16px;
}

li p {
color: #666;
margin-top: .4em;
font-size:small;
border-bottom:;
}

li {

color:#666;
font-size:12px;
}

div#twitterfeed {
	
	float: right;
	width:300px;
	height:500px;
	
	 }
	 
	 

div#bannerspace {
		
	margin-top:25px;
	width:930px;
	height:230px;
}

ul#banner {
	margin-top:50px;
	border-top:1px solid #000;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;

}
ul#banner li {
	
	borde-right:;
	float: left;
	margin-left:10px;
	margin-right:10px;
	padding:5px;
	margin-bottom:5px;
	margin-top:5px;
	text-align:left;
}
ul#banner a {
	display: block;
	width: 100%;
}
ul#banner a:hover {
	text-decoration: none;
}
ul#banner img {
	display: block;
}
