/* --------------------------------Global--------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	text-align:center;
}
#mainwrapper {
	width: 978px;
	padding: 0px 0px 0px 20px;
	border-left:1px solid #ebebeb;
	margin: 0 auto;
	text-align: left;
	position:relative;
	z-index:2;
	background-color:#FFFFFF;
}
#left {
	width: 253px;
	float:left;
}
.logo {
	margin:8px 0 6px 0;
}
.contacttel {
	float:right;
	padding:30px 10px 0 0;
}
.contactemail {
	float:right;
	padding:49px 10px 0 0;
}
/* --------------------------------Left--------------------------------- */
#mainmenu {
	width: 253px;
	padding: 0;
	display: block;
}
#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#mainmenu ul li {
	font-size: 12px;
	color: #396780;
	font-weight:bold;
	font-style:italic;
	padding:0px;
	margin:0px 0 2px 10px;
}

#mainmenu a {
	height:25px;
	line-height:25px;
	width:185px;
	background-image:url(images/nav-up.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display:block;
	font-size: 12px;
	color: #396780;
	font-weight:bold;
	font-style:italic;
	padding:0 0 0 31px;
	text-decoration:none;
}
#mainmenu a:hover {
	height:25px;
	line-height:25px;
	width:185px;
	background:url(images/nav-down.gif) top left no-repeat;
	display:block;
	padding:0 0 0 31px;
	text-decoration:none;
}
#mainmenu a.selected {
	height:25px;
	line-height:25px;
	width:185px;
	background:url(images/nav-down.gif) top left no-repeat;
	display:block;
	padding:0 0 0 31px;
	text-decoration:none;
}
#threepanels {
	margin:12px 0 0 6px;

}
#threepanels .panel {
	padding: 0 0 5px 0;
}
#qualifications {
	width: 253px;
	float:left;
	padding:5px 0 0 0;
}
#qualifications p {
	width: 236px;
	font-size: 12px;
	color: #4dc7e8;
	font-weight:bold;
	font-style:italic;
	background-image:url(images/qualifications2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 104pt 0 15px 38px;
}
#qualifications a {
	width: 236px;
	font-size: 12px;
	color: #4dc7e8;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
#qualifications a:hover {
	width: 236px;
	font-size: 12px;
	color: #396780;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
/* --------------------------------Inside Global--------------------------------- */
#right {
	width: 704px;
	float:left;
	padding:0;
	margin:0;
}
#backGround {
	background-color:#f6f6f6;
	height:222px;
	width:9999px;
	right:50%;
	top:92px;
	position:absolute;
	z-index:1;
	border-top:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
}
#inside {
	width: 684px;
	padding:0px;
	margin:0px;
	background-image:url(images/inside-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#inside p {
	padding:0;
	margin:0;
	
}
#inside h1 {
	font-size: 1.125em;
	color: #396780;
	font-weight:bold;
	font-style:italic;
	padding:8px 30px 11px 20px;
	margin:0;
}
#inside h1 .highlight {
	font-size: 1.125em;
	color: #4dc7e8;
	font-weight:bold;
	font-style:italic;		
}
#main {
	width: 684px;
	border-left: 1px solid #ebebeb;
	padding:15px 0 0 0;
	float:left;
	margin: 0;
	min-height:480px
}
#inside-header {
	padding:0 0 0 30px;
	margin:0px;
	float:left;	
}
#inside-header h1 {
	font-size: 1.125em;
	border-left: 3px solid #ebebeb;
	color: #396780;
	font-weight:normal;
	padding:0px 0px 0px 10px;
	margin: 10px 0 20px 0;
}
#inside-header h1 .bold {
	font-size: 1.125em;
	color: #4dc7e8;
	font-weight:bold;
	font-style:italic;
}
/* --------------------------------Shop--------------------------------- */

#intro {
	font-size: 0.689em;
	color: #878a91;
	margin: 10px 0 20px 20px;
	line-height:16px;

}
#intro a {
	color: #4dc7e8;
	text-decoration:none;
}

#intro a:hover {
	color: #4dc7e8;
	text-decoration:underline;
}
#inside-header {
	padding:0 0 0 30px;
	margin:0px;
	float:left;
}
#inside-header h1 {
	font-size: 1.125em;
	border-left: 3px solid #ebebeb;
	color: #396780;
	font-weight:normal;
	padding:0px 0px 0px 10px;
	margin: 10px 0 20px 0;
}
#inside-header h1 .bold {
	font-size: 1.125em;
	color: #4dc7e8;
	font-weight:bold;
	font-style:italic;
}
#product-bg  {
	width: 321px;
	float:left;
	padding:0 0 0 0;
	margin: 0 0 10px 20px;
	background-image:url(images/shop/product-bg.jpg);
	background-position: top left;
	background-repeat:no-repeat;
}
#product-bg .image {
	float:right;
}
#gallery-bg  {
	width: 161px;
	float:left;
	padding:0 0 0 0;
	margin: 0 0 10px 10px;
	background-image:url(images/gallery/category/category-bg.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	border:none;
}
#gallery-bg .image {
	vertical-align:bottom;
	padding:0 0 10px 0;
	border:none;
}
#caption {
	width:161px;
	padding:10px 0 10px 0;
	margin:0 0 0 0;
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	text-decoration:none;


}
#caption a {
	color: #396780;

	text-decoration:none;
}
#caption a:hover {
	text-decoration:underline;
}
#info {
	float:left;
	width:165px;
	padding:8px 0 10px 20px;
	margin:0 0 0 0;
}
.enlarge {
	padding:0 0 0 5px;
}

#info p {
	font-size: 12px;
	color: #396780;
	font-weight:bold;
	font-style:italic;
}
#info p .price {
	font-size: 18px;
	color: #4dc7e8;
	line-height:28px;
}
#info p .nonmember {
	font-size: 12px;
	color: #4dc7e8;
	font-weight:normal;
}
#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/gallery/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/gallery/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: Arial; 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; font-size: 0.689em;	}
#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; }
#footerWrap {
	width:999px;
	margin:0px auto;

}
/* --------------------------------Footer--------------------------------- */
#footerWrap {
	width:999px;
	margin:0px auto;
}
#footer {
	width:976px;
	background-color:#f6f6f6;
	border: solid 1px #ebebeb;
	float:left;
	margin: 0;
	padding: 10px 20px 20px 20px;
	text-align:left;
	font-size: 0.689em;
	line-height: 20px;
	color: #878a91;
}
#footer a {
	padding:0 16px 0 0;
	text-decoration:none;
	color: #396780;
}
#footer a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
}
