@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 {
	display:inline;
	width:350px;
	height:30px;
	float:left;
	color:#666;
	padding:auto;
	font-size:12px;
	margin-left:5px;
	margin-top:0px;
	text-align:left;
	border-right: 0px solid #999;
}
div#headerconnect {
	width:100px;
	height:35px;
	float:right;
	
	color:#666;
	font-size:12px;
	margin-left:20px;
	margin-top:25px;
	text-align:left;
	
}

/* Navi */

div#Navi {
	background-image:url;
	width:350px;
	height:60px;
	margin-bottom:2px;
	margin-top:10px;
	padding:0px;
}
.breadcrumb {
	position:left;
	height:60px;
	width:100%;
	background-image: url(images/breadcrumbImage.png);
}
.breadcrumb ul {
	position:relative;
	margin:0 5px 0 5px;
	padding:2px;
	height:50px;
	background:url() 0px -30px repeat-x;
}
.breadcrumb ul li {
	padding-bottom:5px;
	margin-left:5px;
	list-style:none;
	float:left;
	height:50px;
	display:inline;
	width:auto;
}
.breadcrumb ul li a {
    font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#666666;
	text-decoration:none;
	padding:5px;
	line-height:40px;
	display:block;
	background:url() 100% -60px no-repeat;
	border-right:1px solid #eee;
}
.breadcrumb ul li a span {
	padding:5px;
}
.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:;
	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 #999;
	border-bottom: 1px solid #999;
	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*/

/* 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: #999;
	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:0px;
	width:930px;
}
ul#gifts li {
	float: left;
	width: 300px;
	font-size:13px;
	margin-bottom: 15px;
	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:0px;
	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;
	margin-bottom:5px;
}
/* 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:20px;
	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;
	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;
	
 background-color:;
	margin-top: px;
	margin-bottom:20px;
}
ul#filter {
	font-size: 13px;
	list-style: none;
	margin-left: 0;
	width: 930px;
}
ul#filter li {
	float: left;
	font-size:13px;
}
ul#filter a {
	color: #999;
	text-decoration: none;
	margin:5px;
	padding:5px;
	
}
ul#filter li.current a, ul#filter a:hover {
	text-decoration: underline;
	font-size:13px;
}
ul#filter li.current a {
	color: #333;
	font-weight: bold;
	font-size:16px;
}
ul#filter li.web {
	background-image:url(../images/webicon.jpg);
}
div#portfoliospace {
	margin-top:2px;
	width:930px;
}
ul#portfolio {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:15px;
	margin-right:15px;
	width:930px;
}
ul#portfolio li {
	float: left;
	width: 150px;
	padding:5px;
	height:100px;
	margin: 2px 10px;
	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;
}

div#newsletter {
	font-size:16px;
	background-image: ;
	background-position:90 90;
	border-top:1px solid #999;
	border-bottom: 1px solid #999;
	height:20px;
	margin-top: 5px;
	margin-bottom:5px;
	width:920px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left:10px;
	background-color:none;
}

div#footerspace {
	background-image:url(images/footeremblem.png);
	background-repeat:no-repeat;
	background-position:center;
	border-top: solid 1px #999;
	width:920px;
	height: 90px;
	padding:5px;
	font-size:12px;
	text-align:center;
}
p.footertext {
	font-size:10px;
	padding-bottom:10px;
	color:#666;

	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:365px;
	padding-top:0px;
	padding-left:15px;
	float: right;
	font-size:13px;
	line-height:normal;
	
}
h1 {
	font-size:25px
}
div#infoimg {
	padding-top:0px;
	width: 300px; 
	height: 365x;
	float: left;
	
}
div#infotext {
	font-size:13px;
	line-height:normal;
	padding-left:15px;
	margin-right:10px;
	margin-left: 15px;
	float: left;
	width:280px;
	height:370px;
	border-left:#eee 1px solid;
}
h1 {
	font-size:25px;
	font-weight:lighter;
}
/* 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;
}




#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 {
	width:930px;
	margin-top:50px;
	border-top:1px solid #999;
	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;
}


#gallery{
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 5px #999;
	-webkit-box-shadow:0 0 5px #999;
	box-shadow:0 0 5px #999;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	border:0px solid white;
	
	background:url(images/panel.jpg) repeat-x bottom center #ffffff;
	
	/* The width of the gallery */
	width:930px;
	height:495px;
	overflow:hidden;
	margin-bottom:2px;
}

#slides{
	/* This is the slide area */
	height:450px;
	
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:920px;
	height:450px;
	overflow:hidden;
}

.slide{
	float:left;
}

#menu{
	/* This is the container for the thumbnails */
	height:45px;
	text-align:right;
	margin-bottom:2px;
	
}

#menu ul  {
	margin:5px;
	padding-right:5px;

}

#menu li{
	/* Every thumbnail is a li element */
	width:60px;
	display:inline-block;
	list-style:none;
	height:45px;
	overflow:hidden;
	
	padding:5px;
	margin-bottom:5px;

	
}
#menu li .inact:hover{
	/* The inactive state, highlighted on mouse over */
	background:url(images/panel.jpg) repeat;
}

#menu li .act,li.act:hover{
	/* The active state of the thumb */
	background:url(images/active_bg.png) no-repeat;
}

#menu li .act a{
	cursor:default;
}

.fbar{
	/* The left-most vertical bar, next to the first thumbnail */
	width:2px;
	background:url(images/divider.png)no-repeat right;
}

#menu li a {
	display:block;
	background:url(images/divider.png) no-repeat right;
	height:35px;
	
	padding:5px;
}

#menu a img{
	border:none;
	padding:0px;
}


