/*bigsurfinearts.com */
a:link {color: #FF0; text-decoration: none}
a:visited {color: #FF0; text-decoration: none}
a:hover {color: #FF0; text-decoration: underline}

body {font: 1em "Century Gothic", Arial; color: #7FA; background: #133}
	/* background: -webkit-linear-gradient(left, #000000, #A0A0A0); For Safari & Chrome 
	background: -o-linear-gradient(right, #333, #888); /* For Opera 11.1 to 12.0 
	background: -moz-linear-gradient(right, #333, #888); /* For Firefox 3.6 to 15 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222', endColorstr='#999', gradientType=1); IE 6 & 7 
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF202020', endColorstr='#FF909090', gradientType='0'); IE 8 & 9
	background: -ms-linear-gradient(top, #222, #999); IE 10
	background: linear-gradient(right, #222, #789); Standard syntax (must be last) */

table {font: 1em "Century Gothic", Arial; color: #8FA; zborder-left: solid red 2px}
td {font-size: .9em; color: #FF0; border: 1px solid #777; padding: 4px; background: #133}
th {font-size: .95em; olor: #FF0; text-align: left; font-weight: lighter;}

.sav {color: #C33; font-weight: bolder}
.gra {color: #999; font-size: .7em}

iv {
transition: width 2s;
-webkit-transition: width 2s; /* Safari */
}

.rad16 {
	-moz-border-radius: 16px; /* Firefox */
	-webkit-border-radius: 16px; /* Safari, Chrome */  
	border-radius: 16px; /* CSS3 */  
}

img {border: #DD0 1px solid}
.blank {width: 100%; height: 100%; position: absolute; left: 0px; border: none}
.T {width: 144px}
.Up {font: .9em "Century Gothic"}
.Up span {position: absolute; left: 144px; top: 144px; visibility: hidden}
.Up:hover span {visibility: visible; z-index: 2}

zh1{
	text-shadow: 5px 5px 5px #999;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray', Positive='true') /* IE5 - 8 */
}

.glidetext { 
	position: relative ;	/*minimum to hide text from view:*/	
	left: 1600px ; 
	font-style: italic ;
	margin-left: 0px ; 
}
@media screen {.PrintOnly {display: none}}
@media print {.ScreenOnly {display: none}}