html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body 			{ line-height: 1; }
ol, ul 			{ list-style: none; }
blockquote, q   { quotes: none; }
:focus 			{ outline: 0; }
ins 			{ text-decoration: none; }
del 			{ text-decoration: line-through; }
table 			{ border-collapse: collapse; border-spacing: 0; }


/*...................... Media Surgery ............................*/




body				{ background-color: #252526; color:#000; font-size: 62.5%; font-family:Tahoma, Verdana, sans-serif;}
img					{ border:0;}
p					{ color:#CCCCCC; font-size: 1.2em; padding: 10px 0 25px 0; }

#wrapper			{ width: 950px; margin:0 auto; position:relative; }
#topper				{ height:100px; }
#logo				{ float:left; margin: 20px 0; }
#top-extend-bar		{ background-color: #53524E; float:right; margin: 50px 0 0 30px; width: 610px; text-align:right;height: 10px; }
#content			{ margin: 15px 0 40px 0; clear:both; padding: 10px 0; width:100%;}
#content:after		{ content: "."; display: block; height: 0; clear: both;visibility: hidden; }

	
.header				{ width: 740px; position:relative; height:27px; font-size: 1em; }
.header span		{ position:absolute; width:100%; height:100%; }
#gallery img		{ border:3px solid #CCCCCC; margin: 5px;}
#gallery img:hover  { border-color:#000; }




/*.................... Gallery ................*/
#content h1					{ color:#FFF; border-bottom:2px solid #666; font-size:2em; padding: 0.6em 0; margin-bottom:10px; }
#top-checkout				{ position:absolute; top:0; margin-top:110px; right:0; }
#foot-checkout				{ clear:both; width:100%; float:left; text-align:right; margin-top: 5px; padding:20px 0; border-top:2px solid #666; }

.tiger-galleries .holder	{ float:left; padding:5px; margin:0 5px 5px 0; border:1px solid #5F5F5F; text-align:center;
							  position:relative;  }
.holder span				{ position:absolute; top:0; left:0; color:#FFF; background-color:#000; font-size:1.2em; padding:3px;			 							  font-weight:bold; border-right:1px solid #5F5F5F; border-bottom:1px solid #5F5F5F; }
.holder img					{ border:2px solid #CCC;  }
.holder form 				{ margin:6px 0 0 3px; clear:both;  }
.holder form img			{ border:none; }



/*.................... Footer .................*/
#footer				{ height:48px; background: url(images/footerBackground.gif);  border-top:2px solid #666; position:relative;  	 					  margin-top:50px; clear:both;}
#footer-tel			{ color:#FAA729; padding-top: 1.2em; font-size: 1.2em; }
#footer-tel span	{ color:#FFFFFF; }
#footer-link		{ position:absolute; right: 10px; top: 15px; }
#footer-link a		{ color:#0099FF; }

