﻿/* CSS Document */
* {padding: 0px; margin: 0px;}

body {background: url("../images/bg.jpg") repeat-x #D0C0C3 left top; font: 62.5% Tahoma;}

#container {width: 980px; margin: 10px auto;}

#header {height: 118px; width: 980px; background: url(../images/banner.jpg) no-repeat left top;}

#header p {display: none;}

#content-top {background: url("../images/content-top.jpg") no-repeat left top; display: block; height: 10px; width: 980px; margin-top: 5px; font-size: 0;}

#content, #content_wrap {background: #654D5B url("../images/content.jpg") no-repeat left bottom; min-height: 500px; width: 940px; padding: 10px 20px 20px 20px; margin-bottom: 5px;}

.content {float: right; display: block; width: 545px; padding-left: 20px;}

.image_right {float: right; display: block; width: 375px;}

#content a, #content_wrap a {color: #FFFFFF;}

#content a:hover, #content_wrap a:hover {color: #c0c0c0;}

/* Footer */
#footer {background: url("../images/footer.jpg") no-repeat left top; height: 27px; width: 980px; padding-top: 8px; font-size: 1.1em; color: #FFFFFF; clear: both;}

#footer span {float: left; display: block; width: 122px; margin-left: 100px;}

#footer ul {list-style: none; float: left;}

#footer ul li {float: left;}

#footer a {color: #FFFFFF; text-decoration: none; border-left: 1px solid #FFF; margin-left: 4px; padding-left: 4px;}

#footer a:hover{color: #c0c0c0;}
/* End Footer */

p {font-size: 1.4em; color: #FFFFFF; margin-bottom: 10px;}

td {font-size: 1.4em; color: #FFF;}

.clear {clear: both;}

strong {font-weight: bold;}

h1 {font-size: 2.6em; font-family: Rockwell, Georgia, Times New Roman; color: #FFF; margin: 0px 0px 5px 0px; font-weight: normal;} 

h2 {font-size: 2.2em; font-family: Rockwell, Georgia, Times New Roman; color: #FFF; margin: 5px 0px; font-weight: normal;}

h2 a {font-size: 1em; color: #FFFFFF; margin: 5px 0px; font-weight: normal;}

h3 {font-size: 1.8em; font-family: Rockwell, Georgia, Times New Roman; color: #FF96F6; margin: 5px 0px; text-decoration: underline; line-height: 140%; font-weight: normal;}

h3 a {color: #FF96F6;}

h4 {font-size: 1.8em; font-family: Rockwell, Georgia, Times New Roman; color: #FFFFFF; margin: 5px 0px; font-weight: normal;}

h5 {font-size: 1.8em; color: #FFF; margin-left: 5px; margin: 5px 0px; border: 1px dashed #FFF; width: 350px; font-weight: normal;}

h6 {font-size: 1.8em; color: #FF96F6; margin: 5px 0px; padding: 5px; border: 1px dashed #FF96F6; width: 350px; font-weight: normal;}
 
.floatright, .float-right, .fr {float: right; margin: 0 0 10px 10px;}

.floatleft, .float-left, .fl {float: left; margin: 0 10px 10px 0;}

.thumbs {text-align: center; float: left; height: 150px; width: 120px; padding-top: 15px; padding-bottom: 15px; margin-right: 20px;}

.thumbs a, .thumbs1 a, .thumbs2 a {color: #FFFFFF; text-decoration: none;}

.thumbs a:hover, .thumbs1 a:hover, .thumbs2 a:hover {color: #c0c0c0;}

.thumbs1 {padding-top: 20px; padding-bottom: 20px; text-align: center; float: left; height: 120px; width: 150px; margin-right: 30px;}

.thumbs2 {padding-top: 20px; padding-bottom: 20px; text-align: center; float: left; height: 120px; width: 150px; margin-right: 30px;}

#content ul, #content_wrap ul {margin-left: 20px;}

#content ul li, #content_wrap ul li {font-size: 1.4em; color: #FFFFFF; padding: 2px 0px;}

/* Contact Form */
form {width: 330px; color: #FFF;}

input, textarea {padding: 5px; width: 200px; font-size: 1.4em; margin: 0px 0px 10px 0px; border: 2px solid #ccc;}

textarea {height: 90px;}

textarea:focus, input:focus {border: 2px solid #900;}

input.submit-button {width: 100px; float: right;}

label {float: left; text-align: right; margin-right: 15px; width: 100px; padding-top: 5px; font-size: 1.4em;}
/* End Contact Form */

/* Menu */
#menu {clear: both; width: 980px; height: 20px; padding-top: 97px; font-size: 1.4em;}

#menu ul {list-style: none;}

#menu ul li {float: left;}

#menu a {display: block; padding: 2px 14px; color: #FFFFFF; text-decoration: none; text-align: center; font-weight: bold;}

#menu a:hover {color: #c0c0c0;}

/* Drop Down Styles */
#menu ul ul {display: none; float: left; position: absolute; margin-left: 10px;}

#menu li:hover ul, #menu li a:hover {display: block; clear: left;}

#menu ul li ul li {float: none;}

#menu ul li ul a {display: block; width: 150px; height: 20px; color: #654D5B; text-align: left; padding: 2px 5px; background-color: #CCC; border-bottom: 1px solid #644E5B;}

#menu ul li ul a.last {border-bottom: none;}

#menu ul li ul a:hover {background-color: #DDD; color: #654D5B;}
/* End Drop Down Styles */
/* End Menu */

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

#lightbox img {width: auto; height: auto;}

#lightbox a img {border: none;}

#outerImageContainer {position: relative; background-color: #fff; 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: 400;}

#imageContainer>#hoverNav {left: 0;}

#hoverNav a {outline: none;}

#prevLink, #nextLink {width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block;}

#prevLink {left: 0; float: left;}

#nextLink {right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover {background: url("../images/prevlabel.gif") left 15% no-repeat}

#nextLink:hover, #nextLink:visited:hover {background: url("../images/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; outline: none;}	 	

#overlay {position: absolute; top: 0; left: 0; z-index: 600; width: 100%; height: 500px; background-color: #000;}
/* End Lightbox */

.bubble {
float: right;
background: url("../images/bubble.gif") no-repeat center top;
display: block;
width: 220px;
height: 190px;
text-align: center;
font-size: 1.6em;
padding-top: 30px;
margin-left: 8px;
margin-bottom: 150px;
}

.bubble a {text-decoration: none;}

.bubble span {font-size: 0.8em;}

.bubble strong {line-height: 1.7em;}

/*.home_bubble {
float: right;
background: url("../images/bubble-large.jpg") no-repeat center top;
display: block;
width: 300px;
height: 233px;
text-align: center;
font-size: 1.6em;
line-height: 1.4em;
padding-top: 40px;
margin-left: 8px;
margin-bottom: 160px;
}

.home_bubble span {font-size: 14px;}*/

.rotating-images {margin-top: 20px;}

.products  {float: left; display: block; width: 120px; height: 170px; margin: 15px 20px 15px 0px; text-align: center;}

.products1 {float: left; display: block; width: 150px; height: 120px; margin: 15px 20px 15px 0px; text-align: center;}

.products a, .products1 a  {color: #FFFFFF; text-decoration: none;}

.products a:hover, .products1 a:hover  {color: #c0c0c0;}