div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}

html, body	{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; margin: 0px; padding: 0px; color: #666666; line-height: 1.7em; }

/* global styles */
a			{ color: #666666; text-decoration: none; outline: none; }
a:hover,
a.active	{ color: #0a4e80; }

.blue		{ color: #0a4e80; }
.green		{ color: #5f9c90; }
.dark		{ color: #221c22; }

/*hr 			{ background: url(/template/hrdash.png) repeat-x; height: 3px; border: 0px; margin: 5px 0px 5px 0px; }*/
hr			{ margin: 5px 0px 5px 0px; padding: 0px; border: none; border-bottom:1px dotted #adaeb1; line-height:0px; height:1px; display:block; }

h1			{ color: #3372a0; text-transform: uppercase; margin-top: 0px; font-weight: lighter; }

/* layout */
#wrapper	{ width: 972px; margin: 0 auto; background: url(/template/background.png) repeat-y; }
#inner		{ width: 920px; margin: 0 auto; background: #fff url(/template/slogan.png) right top no-repeat; }
#nav		{ text-align: center; text-transform: uppercase; font-size: 12px; margin-bottom: 10px;  }
#nav,
#nav a		{ color: #666666; }
#nav a		{ margin: 0 2px 0 2px; text-decoration: none; }
#nav a:hover  { color: #0a4e80; }
#nav a.active { color: #0a4e80; font-weight: bold; }
#banner 	{ height: 100px; background: #f0f1f1; }

#content		{ display: inline-block; width: 100%; }

#content.home	{ background: url(/template/background_home.jpg) no-repeat; height: 568px; color: #6c6d70; margin-bottom: 0px; }
#content.home .content-inner { padding: 20px 40px 40px 280px; }

#footer		{ width: 956px; margin: 0 auto; text-align: center; color: #fff; background: url(/template/footer_background.png) no-repeat; height: 64px; padding: 8px; }
#footer a	{ color: #fff; }


/* component templates */
#catalogue				{ margin-top: 30px; width: 100%; }
#catalogue td			{ vertical-align: top; text-align: left; }
#catalogue .subnav		{ width: 220px; vertical-align: top; text-align: right; padding: 0px; }
#catalogue .subnav div	{ padding-right: 30px; text-transform: uppercase; font-size: 9pt; }
#catalogue .details		{ vertical-align: top; padding-right: 50px; }
#catalogue .photonav	{ vertical-align: middle; text-align: right; }
#catalogue .photo		{ vertical-align: middle; text-align: center; } 



#catalogue .subnav a.faded { color: #aaa; }

.photobullet			{ display: block; width: 22px; height: 22px; margin-bottom: 5px; background: url(/template/photobullet.png); }
.photobullet:hover,
.photobullet.selected		{ background: url(/template/photobullet_h.png); }

.hide {
	display: none;	
}