* { margin:0; padding:0;}
body { background:#fff; font-family:Tahoma, Geneva, sans-serif; font-size:100%; line-height:.875em; color:#7c7b7b;}

input, textarea { font-family:Tahoma, Geneva, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:14px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#search-form { background:url(images/search-bg.jpg) no-repeat left top; width:163px; height:34px; margin-bottom:7px;}
#search-form input.txt { width:127px; padding:8px 0 3px 3px; background:none; border:0; color:#7c7b7b;}
#search-form input.submit { width:30px; height:28px; background:none; border:0;}

#contacts-form label { display:block; height:25px;}
#contacts-form input { width:213px; padding:2px 0 2px 3px; background:none; color:#a4a4a4; border:1px solid #a4a4a4; font-size:.91em;}
#contacts-form textarea { width:213px; font-size:.91em; color:#a4a4a4; height:110px; overflow:auto; margin-bottom:12px; padding:1px 0 0 3px; background:none; border:1px solid #a4a4a4;}
#contacts-form a { text-decoration:none;}
#contacts-form a:hover { text-decoration:underline;}

/*==================list====================*/
ul { list-style:none;}

#menu { position:absolute; left:41px; top:380px;}

.list1 li { padding:0 0 7px 16px; background:url(images/marker.gif) no-repeat left 6px;}
.list1 li a { text-decoration:none; color:#7c7b7b;}
.list1 li span { color:#c50303;}
.list1 li a:hover { text-decoration:underline;}

.products { width:100%; overflow:hidden; padding-bottom:12px;}
.products li { float:left; padding:0 11px 13px 0; width:224px;}
.products li.alt { padding-right:0;}
.products li img { display:block;}
.products li img.extra { display:block; margin-bottom:11px;}
.products li strong { font-size:.91em; color:#c50303;}

.gallery li { float:left; padding:0 3px 20px 0;}
.gallery li.alt { padding-right:0;}
.gallery li.page-nav { text-align:center; padding:0; float:none; color:#181712; font-family:"Times New Roman", Times, serif; font-size:.91em;}
.gallery li.page-nav a { font-weight:bold;}


/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:27px;}
.img-box img { float:left; margin:0 11px 0 0;}

.banner { padding-bottom:22px;}

.p2 { margin-bottom:26px;}
.p3 { margin-bottom:65px;}

/*==================txt, links, lines, titles====================*/
a {color:#cd0303;}
a:hover{text-decoration:none;}

h3 { font-size:1em; color:#cd0303;}

.txt1 { font-size:.91em;}
.txt2 { color:#cd0303;}

.link1 { display:block; float:right; background:url(images/link1-bg.gif) left top repeat-x; color:#fff; text-decoration:none; font-size:1.33em; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:5px 7px 7px 10px; font-style:normal;}
.link1:hover { text-decoration:underline;}

.link2 { color:#7c7b7b;}

.title { margin-bottom:10px;}

/*==================boxes====================*/
.cont-box { padding:0 30px 0 0; margin:0; line-height:1.33em;}
.cont-box span { float:right;}

.block { padding-bottom:31px;}

/*header*/
#header div { position:absolute; margin:0 0 0 -34px;}

/*content*/
#content { background:url(images/content-bg.jpg) no-repeat left top; width:100%;}
#content .inside { padding:24px 0 35px 40px;}
#content #extra .indent { padding:19px 24px 60px 15px;}
#content #extra p { margin:0;}
#content #center .title { margin-bottom:22px;}

/*footer*/
#footer { text-align:right; color:#8d8f8b;}
#footer p { padding:34px 25px 0 0;}
#footer a { color:#d6716f; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

/*==========================================*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; 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: 10; }
#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: 90; width: 100%; height: 500px; background-color: #000; }