{ padding:0; margin:0; outline:0; }
html, body {
	background:#fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#6d6d6d;
	height:100%;
	padding:0; margin:0; outline:0;
}
input, textarea, select { font-family: Verdana, Geneva, sans-serif; font-size:12px; color:#6d6d6d; }

a img { border:0; }

a { color:#0184c4; text-decoration: underline; cursor:pointer; }
a:hover { color:#1c6183; text-decoration: none; }

ul li, ol li { margin-left: 0; padding-bottom: 15px; }

.notext { font-size:0; line-height:0; text-indent: -4000px; display:block; }

.left, .alignleft { float:left; display:inline; margin: 0; }
.right, .alignright { float:right; display:inline; margin: 0; }

.cl { font-size:0; line-height:0; clear:both; display:block; height:0; }

.al { text-align: left; }
.ar { text-align: right; }
.ac { text-align: center; }

h2 { font-size:21px; line-height:23px; color:#0188c9; }
h3 { font-size:15px; line-height:19px; color:#000; }

h2, h3 { font-family: Verdana, Geneva, sans-serif;}

h1#logo { font-size:0; line-height:0; width:245px; height:56px; float:left; margin-top:18px; }
h1#logo a{ display:block; height:56px; text-indent: -4000px; background:url('images/buttonspace-logo.png'); background-repeat: no-repeat; }

.shell { width:980px; margin:0 auto; }

#header { height:74px; background:url('images/header.gif');}

#social-buttons { position: relative; display: inline-block; list-style-type: none; padding: 6px 0 0 100px; }
#social-buttons  li { float: left;}
.fb-like,
.twitter,
.google-plus-one,
.stumbleupon,
.linked-in {    
    height:60px;
	padding-right: 10px;
}
.stumbleupon {
    border:none;
    overflow:hidden;
}
.pinterest {
	padding-top:21px;
}
.twitter {
	margin-right: 13px;
}
.linked-in {
	margin-right: 10px;
}

.share-links {
	margin: 8px 0 0 0;
	padding-left: 0;
	display: inline;
}
.share-links li {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	display: inline;
	width:50px;
	height:60px;
}

#navigation { float:right; height:30px;}
#navigation ul{ float:left; height:30px; list-style-type:none; padding:20px 0 0 0; margin: 0;}
#navigation ul li{ float:left; display:inline; margin-left:10px;}
#navigation ul li a{ float:left; width:110px; height:30px; text-align: center; background:url('images/nav.gif') no-repeat 0 0; line-height:30px; text-decoration: none; font-weight:bold; color:#FFFFFF; }

#navigation ul li a:hover,
#navigation ul li a.active { background-position:right 0; color:#000000;}

#visit { padding:0 10px 0 26px; margin:55px 0 0 0; }

#slider { height:390px; background:url('images/slider.gif');}


.slider-holder { height:390px; position:relative; overflow:hidden; z-index:100}
.slides { width:894px; height:315px; position:relative; overflow:hidden; top:59px; left:43px;}
.slides .jcarousel-clip{ width:894px; height:315px; position:relative; overflow:hidden; }
.slides ul{ width:758px; height:315px; position:relative; overflow:hidden; list-style-type: none;}
.slides ul li{ float:left; display:inline; width:758px; height:315px; position:relative; overflow:hidden; margin:0 0 0 136px; left:-68px;}


.slide-shadow { position:absolute; bottom:0; height:26px; width:771px; background:url('images/slide-shadow.png'); left:-6px;}
.slide-bg { width:758px; height:267px; position:relative; overflow:hidden; background:url('images/slide-bg.gif'); padding:5px; }
.slide-image{ float:left; width:271px; }
.slide-info{ float:left; width:440px; padding:30px 0 0 15px; }
.slide-info p{ padding:13px 0 20px;}

.slider-nav { font-size:0; line-height:0; }
.slider-nav a{ width:43px; height:46px; text-indent: -4000px; position:absolute; top:165px; }
.slider-nav a.prev{ left:0; background:url('images/prev.gif'); }
.slider-nav a.next{ left:937px; background:url('images/next.gif'); }

.learn-button { width:165px; height:37px; background:url('images/learn-button.gif'); }

#main { width:100%; background:url('images/main.gif') repeat-x 0 0; padding:45px 0 40px 0;}

.col { float:left; display:inline; width:280px; margin-right:70px; padding:10px 0;}
.col-last { margin-right:0;}

.col h3 { padding-bottom:12px; }
.col p { padding-bottom:12px; }

.three-cols { background:url('images/three-cols.gif') repeat-y center 0; width:100%;}

.ico { background-repeat:no-repeat; background-position:0 1px; padding:10px 0 10px 55px; margin-bottom:20px; }
.ico1 { background-image:url('images/Comment.png')}
.ico2 { background-image:url('images/Info.png')}
.ico3 { background-image:url('images/Add.png')}

p.more { font-size:11px; }
p.more a{ background:url('images/more.gif') no-repeat 0 center; padding-left:11px;}

#footer { height:57px; background:url('images/footer.gif'); line-height:56px; white-space:nowrap; color:#5c5c5c;}
#footer span{ color:#cfcfcf; padding:0 5px;}
#footer a{ color:#5c5c5c; text-decoration: none;}
#footer a:hover{ color:#0184c4;}

/* Directory page */
table {
	border-collapse: collapse;
}
th strong {
	color: #fff;
}
th {
	background: #0D8DCC;
	height: 30px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #AAA;
	border-bottom: solid 1px #AAA;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #AAA;
	border-bottom: solid 1px #AAA;
}
td.first,th.first {
	border-left: 0px;
}
td.last, th.last {
	border-right: 1px solid #AAA;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
} 
tr.row-a td, tr.row-b td {
  padding:6px;            
}
#pagination {
	padding:5px 5px 5px 0;
}

/* Contact Form */
.contactform td { border: none 0; }
.contactform input, textarea { padding:5px; margin:5px; }
