/* CSS Document */

body {
	font: 20px arial, Arial, Helvetica, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: fixed;
	text-align: left;
	font-size: 14px;
}

td {
	vertical-align: top;
	background-color: #FFF;
	color: #009;
	background-repeat:repeat-y;
	text-align: center;
}

img {
	/*-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: #000 0 2px 10px;
	-moz-box-shadow: #000 0 2px 10px;
	box-shadow: #000 0 2px 10px;
}

#shadow {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: #000 0 2px 10px;
	-moz-box-shadow: #000 0 2px 10px;
	box-shadow: #000 0 2px 10px;
}

table {
	background-color: #FFF;
	background-position: 333333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}

ul{
 list-style-image: url('images/packages-bullet-grey.jpg');
  margin: -5px 0px 7px -10px;
}

a, a:link, a:visited, a:active{
	color:#009;
	text-decoration: none;
}
a:hover{
	color:#000099;
	text-decoration: underline;
}


.body1 {
	color:#FFF;
	font: 12px arial, Arial, Helvetica, sans-serif;
}

.part1{
	height: 297px;
	width: 250px;
	background-image: url('images/box1.jpg');
	background-repeat: no-repeat; 
	vertical-align: top;
}
.part1 div{
	margin: 15px 40px 10px 0px;
	text-align: center;
}
.part1 p{
	margin: 0px 30px 0px 25px;
}


.part2{
	height: 297px;
	width: 240px;
	background-image: url('images/box2.jpg');
	background-repeat: no-repeat; 
	vertical-align: top;
}
.part2 div{
	margin: 7px 0px;
	text-align: center;
}
.part2 p{
	margin: 0px 17px;
}

.part3{
	height: 297px;
	width: 283px;
	background-image: url('images/box3.jpg');
	background-repeat: no-repeat; 
	vertical-align: top;
}
.part3 div{
	margin: 7px 0px;
	text-align: center;
}
.part3 p{
	margin: 0px 30px 0px 25px;
}

.footer{
	color: #000;
	float:center;
	font: 11px arial, Arial, Helvetica, sans-serif;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	font-size: 11px;
	padding-bottom:5px;
	padding-top:5px;
}

#contact{
	font-size: 13px;
}
#contact img{
	margin: 35px;
}
#contact span{
	font-size: 15px;
}

#services{
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	
}
#services p{
	line-height:150%;
	margin: 0px 0px 0px 25px;
	font-size:14px;
	color: #000;
	text-align:left;
}

#services img{
	margin:20px;
}

#services h4{
	font-size: 16px;
	font-weight:bold;
	margin-bottom:10px;
}

#home{
	text-align:left;
	width: auto;
	color: #000;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	line-height:150%;
}
#home h2{
	margin-bottom: 30px;
	font-weight: normal;
	font-size: 24px;
}
#home h4{
	font-weight: normal;
	font-size: 16px;
	color: #009;
	margin:15px 0px -10px 0px;
}

#home h3{
	font-weight:bold;
	text-align:center;
	font-size:16px;
	color:#009;
}

#home div{
	text-align: left;
	margin: 0px 0px 0px 0px;
}

#buttons {
	width:600px;
	height:30px;
	margin: 20px 0 0 75px;	
}
#banner {
	width:750px;
	height:148px;
}
#map a{
	color:#4F5E79;
	text-decoration:none;
	line-height:25px;
	margin:5px 25px 0px 70px;
}
#login{
	margin: 25px 25px 25px 45px;
	line-height:22px;
}


a.thickbox:link, a.thickbox:visited, a.thickbox:active {
	color:#6B749E;
}

.inner-border {
    background: #000;
    color: #fff;
    margin: 50px;
    padding: 15px;
    position: relative;
}
.inner-border:before {
    border: 5px solid #000;
    content: "";
    position: absolute;
    top: -10px;
    bottom: -10px;
    left: -10px;
    right: -10px;
}


/* SLIMBOX */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #000;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(slimbox-2/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(slimbox-2/css/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(slimbox-2/css/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/image-1.jpg) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(slimbox-2/css/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(slimbox-2/css/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(slimbox-2/css/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
#home tr td h4 p strong {
	font-size: 18px;
}
#home tr td .homePortfolio {
	font-size: 18px;
	color: #009;
}
#home tr td p {
	text-align: left;
	color: #000;
}

#home tr td h4 p strong {
	text-align: left;
}
#home tr td h4 p {
	text-align: right;
}
#home tr td ul li {
	color: #000;
}
#home tr td {
	color: #009;
	font-size: 14px;
	text-align: left;
	margin-left: auto;
}

#leftCol{
	padding-right:80px;
}

#footerMargin{
	padding-right:20px;
}
#contact tr td {
	color: #009;
	font-size: 14px;
	text-align: left;
}

#rightAlign{
	text-align:right;
}

#home tr h4 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #009;
	border-image-slice: fill;
}

#contact h4{
	margin: 0px 0px 0px 25px;
	font-size:14px;
	color: #000;
	text-align:left;
}
	
#gallery p{
	color: #F00;
	font-size: 12px;
	border-bottom: 12;
}

#gallery a:hover{
	color: #009;
	text-decoration: underline;
}

#home tr td .TopOfPage strong {
	font-size: 16px;
	color: #009;
	text-align: left;
}

/*ROUNDED CORNERS BOX start*/
#liquid-round {
width:100%;
margin:0px auto;
background:#fff url(images/roundCorners/leftside.gif) repeat-y left top;
}
.top {
width:100%;
height:20px;
background:url(images/roundCorners/top.gif) no-repeat left top;
}
.top span {
display:block;
position:relative;
height:20px;
background:url(images/roundCorners/top-right.gif) no-repeat right top;
}
.center-content {
position:relative;
background:url(images/roundCorners/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
}
.bottom {
width:100%;
height:20px;
background:url(images/roundCorners/bottom.gif) no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:20px;
background:url(images/roundCorners/bottom-right.gif) no-repeat right bottom;
}
/*ROUNDED CORNERS BOX end*/

* {
	margin: auto;
}


header { padding: 0 0 0 0; display: block; }
header h1 { width: 960px; margin: 0 auto; }
a { color: #eee; }

.nav-wrap {
	margin: 20px auto;
	border-top:    2px solid #009;
	border-bottom: 2px solid #009;
	font-weight:bold;
}

.navbar{
	margin: 10px;
	padding: 10px;
}

/* Clearfix */
.group:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
*:first-child+html .group { zoom: 1; } /* IE7 */


#BSlogo {
	padding-left:40px;
	padding-right:0px;
	float: left;
}

#facebook {
	align:left;
}

#twitter {
	align:right;
}



.quote {
	font-size:20px;
	line-height:150%;
	color: #009;
	text-align:center;
	font-weight:bold;
	text-shadow:1px 0px #eee, 0px 1px #ccc,
               2px 1px #eee, 1px 2px #ccc,
               3px 2px #eee, 2px 3px #ccc,
               4px 3px #eee, 3px 4px #ccc,
               5px 4px #eee, 4px 5px #ccc,
               6px 5px #eee, 5px 6px #ccc,
               6px 6px #eee;
}


#headerText {
	text-shadow: 1px 1px 3px #009;
		
}

/* Example One */
#example-one { 
	margin: 0 auto; 
	list-style: none; 
	position: relative; 
	width: 1000px;
	background-image: url(images/bg.jpg); 
}
#example-one li { 
	display: inline-block;	
}
#example-one a {
	color: #999;
	font-size: 14px;
	float: left;
	padding: 6px 25px 4px 25px;
	text-decoration: none;
	text-transform: uppercase;
}
#example-one a:hover { 
	color: white; 
}
#magic-line { 
	position: absolute; 
	bottom: -5px;
	left: 0; 
	width: 100px; 
	height: 5px; 
	background: #009;
}
.current_page_item a { 
	color: #FFF !important; 
}
.ie6 #example-one li, .ie7 #example-one li { 
	display: inline; 
}
.ie6 #magic-line {
	bottom: -3px;
}

.rightAlign{
	text-align:right;
}

.firstcharacter { float: left; color: #009; font-size: 25px; line-height: 13px; padding-top: 8px; padding-right: 2px; padding-left: 3px; 
}

.contact input{
	border: 1px solid #009;
    background: #ffc;
}

input:hover {
	border: 1px solid #000;
	background-color: #CCC;
	alignment-adjust: central;
}

.contact textarea{
    border: 1px solid #009;
    background: #ffc;
}

textarea:hover {
	border: 1px solid #000;
	background-color: #CCC;
}

.button {
    border: 1px solid #009;
    background: #ccf;
}

.button:hover {
    border: 1px solid #f00;
    background: #eef;
}

.contact label{
	display: block;
	width: 80px;
	float: left;
	margin: 2px 4px 6px 4px;
	text-align: right;
}

.contact br { clear: left; }

.contact center{
	left: 50px;
}

