/* Main Styles */
html {
	height: 100%;	
}
body {
	background: #fff;
	color: #222;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	height: 100%;
}
#pagewrapper {
	width: 920px;
	margin: 0 auto;
}

/* Link Styles */
a { color: #222; }
a:hover { text-decoration: none; color:#C3334B; }

a.maplink:link {
	text-decoration:none;
}

a.maplink:hover {
	text-decoration:none;
}

/* Header */
#header {
	float: left;
	width: 920px;
	height: 53px;
}
#header h1 {
	float: right;
	font-size: 28px;
	padding-top: 25px;
	text-transform:uppercase;
}
ul#topnav {
	float:left;
	margin:0;
	padding: 10px 0 0 0px;
	list-style:none;
	width: 640px;
}
ul#topnav li{
	font-size: 10px;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;  /*--Important - Masking out the hover state by default--*/
}
ul#topnav a,ul#topnav a:visited { /*--The <a> and <span> share the same properties since the <span>  will be a duplicate of the <a> tag--*/
	float:left;
	width:100%;
	height:30px;
	font-size: 16px;
	padding:0px 20px 0px 0px;
	font-weight:normal;
	color:#C3334B;
	text-decoration:none;
	
}
ul#topnav a:hover {
	color:#5ea2a6;
}

ul#topnav b {
	font-variant: normal;
	font-weight: normal;
}
/* Content */
#content {
	float: left;
	width: 900px;
	background:#5ea2a6;
	padding: 5px;
	margin-bottom: 5px;
}
ul#cycle {
	float: left;
	width: 900px;
}
ul#cycle li.sliderpane {
	font-size: 12px;
	line-height: 20px;
	width: 900px;
	height: 400px;
	overflow: hidden;
}
ul#cycle li.long {
	overflow-y: auto;
	padding-right: 10px;
	width: 890px;
}
.half {
	width: 410px;
	float: left;
	padding-right: 20px;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
}


.quarter {
	width: 430px;
	float: left;
	padding-right: 20px;
}

.quarter1 {
	width: 890px;
	float: left;
	padding-right: 10px;
}

/* Text Page Elements */
.text h1 { font-size: 24px; color: #444; text-transform:uppercase; font-weight: normal; line-height: normal; letter-spacing:-1px; margin-bottom: 20px; }
.text h2 { font-size: 20px; color: #C3334B; text-transform:uppercase; font-weight: normal; line-height: normal; letter-spacing:-0.5px; margin-bottom: 20px; }
.text h3 { font-size: 16px; color: #5ea2a6; text-transform:uppercase; font-weight: normal; line-height: normal; letter-spacing:-0.25px; margin-bottom: 20px; }
.text h4 { font-size: 14px; color: #222; text-transform:uppercase; font-weight: normal; line-height: normal; margin-bottom: 5px; margin-top:10px; }
.text h5 { font-size: 12px; color: #444; text-transform:uppercase; font-weight: normal; line-height: normal;; }
.text h6 { font-size: 10px; color: #444; text-transform:uppercase; font-weight: normal; line-height: normal; margin-bottom: 20px; }
.text p {
	padding: 5px 0px;
}
.text blockquote {
	margin: 0 0 18px 4px;
	padding: 0 16px;
	font-style: italic;
	border-left: 5px solid #bbb;
}
.text code, .text pre	{
	float: left;
	font: normal 13px/18px Consolas, "Courier New", Courier, monospace;
	background: #fff;
	padding: 18px 5px;
	width: 98%;
	border: 1px dotted #bbb;
	color: #333;}
ul#cycle li.text ul, ul#cycle li.text  ol { float:left; padding-bottom: 20px; width: 98%;}
.text ol {padding-left: 2em; }
.text ul ul, .text ol ol,
.text ul ol,.text  ol ul {
	margin: 8px 0px;}
ul#cycle li.text ul li, ul#cycle li.text ol li {
	line-height: 1.3em;
	padding: 3px 5px;
	height: auto;
	}
.text ul li {padding-left: 15px; }
.text ol li {
	list-style-type:decimal;
	list-style-position: outside; }
.text ul li {	
	background: transparent url(../images/bullet.gif) no-repeat 0 .6em;
}

/* Lower Text Pane */
#textpane {
	float: left;
	width: 910px;
	background: #fff;
	padding-top:10px;
	font-size: 12px;
	line-height: 24px;
	color: #111;
}
.box {
	width: 190px;
	padding: 0px 0px 0px 0px;
	float: left;
	font-size: 12px;
	text-align: justify;
	line-height:20px;
}
.box1 {
	width: 250px;
	padding: 0px 0px 0px 0px;
	float: left;
	font-size: 12px;
	text-align: justify;
	line-height:20px;
}
.box2 {
	width: 420px;
	padding: 0px 40px 0px 10px;
	float: left;
	font-size: 12px;
	text-align: justify;
}

/* Testimonials */
#testimonial {
	float:left;
	position:relative;
	overflow: hidden;
	width:420px;
	font-size: 12px;
	height: 100px;
	background: url(../images/test.png) top left no-repeat;
	float: left;
	margin: 0;
}
#testimonial li {
	float:left;
	width:410px;
	height:120px;
	padding: 0px 0px;
	font-style:italic;
	list-style:none;
	line-height: 24px;
	background: none;
}
#testimonial li a {
	text-align: right;
	display: block;
	color: #31B8DA;
}
#testimonial li p {
	padding: 0px;
	margin: 0px;
}
#testimonial li .author {
	font-weight: bold;
	text-align: right;
	display: block;
	font-size: 11px;
	font-style: normal;
	color: #333;
}
.scroll {
	float: right;
	margin: 0;
}
.scroll #prev {
	display: block;
	float: right;
	width: 18px;
	height: 11px;
	background: url(../images/updown.png) top left;
}
.scroll #prev:hover {
	background: url(../images/updown.png) bottom left;
}
.scroll #next {
	display: block;
	float: right;
	width: 18px;
	height: 11px;
	background: url(../images/updown.png) top right;
}
.scroll #next:hover {
	background: url(../images/updown.png) bottom right;
}
/* Footer */
#footer {
	float: left;
	width: 920px;
	height: 100%;
	padding: 10px 0px;
	font-size: 10px;
	text-transform:uppercase;
}
.pages {
	float: left;
	width: 600px;
	padding: 0px 10px;
}
.pages li {
	float: left;
	padding: 0px 15px 0px 0px;	
	font-weight: normal;
}
#footer a{
	text-decoration:none;
}
.copyright {
	float: right;
	width: 260px;
	padding: 0px 0px;
	text-align: right;
}
/* Gallerific */
div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 690px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #C3334B;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 390px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 690px;
	height: 390px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0px;
	padding: 0px;
	height: 390px;
}

div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul#cycle li {
	float: left;
	width: 900px;
	height: 400px;
	background: #fff;
}
ul#cycle li ul.thumbs {
	float: left;
	margin: 0;
	padding: 0;
	width: 190px;
}
ul#cycle li ul.thumbs li {
	float: left;
	width: 93px;
	height: 93px;
	list-style: none;
}
a.thumb {
	padding: 2px;	
	display: block;
	width: 80px;
	height: 80px;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	border: 1px solid #444;
	background: #f1f1f1;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.bottom {
	margin-top: 0px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 4px;
	padding: 2px 5px;
	background-color: #eee;
	color: #222;
}
div.pagination a:hover {
	background-color: #dedede;
	color: #C3334B;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #eee;
	border-color: #000;
	color: #C3334B;
}
div.pagination span.ellipsis {
	border: none;
	padding: 0px 0px 0px 2px;
}

img.service{
	margin-top:30px;
	margin-right:15px;
}

.floatBox {
    float: left;
    width: 180px;
	margin-left:40px;
	margin-right:30px;

}

.floatBox1 {
    float: left;
    width: 180px;
	
}
p.delivery{
	font-size:14px;
}

input[type="text"], textarea { font-size:14px; border:1px solid #D1D1D1; font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; color:#444; }
textarea { padding: 6px; resize: none; }
#author, #newsauthor { background: url(../images/user-name.jpg) top left no-repeat;}
#email, #newsemail { background: url(../images/user-email.jpg) top left no-repeat;}
#phone { background: url(../images/user-phone.jpg) top left no-repeat;}
input[type="text"] { padding: 6px 6px 6px 25px; width: 396px; margin-bottom: 10px; }
#submit { font-size:14px; color:#fff; text-decoration:none; font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;  white-space:nowrap; float: right; }
#submitleft {  border: 0; font-size:14px; color:#fff; text-decoration:none; font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; background:#C3334B; padding: 8px 15px; margin:0 0px 0 1px; white-space:nowrap; float: left; }
#submit:hover, #submitleft:hover { cursor:pointer; background:#5ea2a6; }
input:focus,
textarea:focus { border:1px solid #999; }
[placeholder]:focus::-webkit-input-placeholder {
  transition: opacity 0.5s 0.5s ease; 
  opacity: 0;
}
input:focus:-moz-placeholder { color:transparent; } /* Firefox 18- */
input:focus::-moz-placeholder { color:transparent; } /* Firefox 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* oldIE ;) */
