/* CSS Document */

body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
	}
	
a.sign{font-family:verdana,arial,sans-serif,helvetica; 
font-size:12.5px; 
text-decoration:none; font-weight:bold;
}

a.sign:link{color:#1B1B1B;}
a.sign:active{color:#CC0000;}
a.sign:visited{color:#1B1B1B;}
a.sign:hover{color:#CC0000;}

html {
overflow-x: hidden;
}

.gallery   { 
background-attachment: fixed; 
background-repeat:no-repeat; 
background-image:url(/images/chopshop/chopshop_22.jpg);
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}
	
.gallery a:link {
text-decoration: none; color:#cccccc;
}

.gallery a:visited {
text-decoration: none; color:#cccccc;
}

.gallery a:active {
text-decoration: none; color:#ffffff;
}

.gallery a:hover {
text-decoration: underline; color:#ffffff;
}

html {
overflow-x: hidden;
}

body {
background-color: #000000;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

.txt a:link {
text-decoration: none; color:#999999;
}
.txt a:visited {
text-decoration: none; color:#999999;
}

.txt a:active {
text-decoration: none; color:#ffffff;
}

.txt a:hover {
text-decoration: underline; color:#ffffff;
}


a:link {
color: #999;
text-decoration: none;
}

a:visited {
text-decoration: none;
color: #999;
}

a:hover {
text-decoration: underline;
color: #CC0000;
}

a:active {
text-decoration: none;
color: #CC0000;
}
	
.galleryname {
font-size: 10px;
color: #FFFFFF;
}

.contactStyle   { 
	visibility: hidden; 
	margin: 0; 
	position: absolute; 
	top: 194px; 
	left: -2px; 
	width: 504px; 
	height: 604px; 
	overflow: auto; 
	clip: auto; 
	border-width: 2; 
	outline-width: 2; 
	background: #FFFFFFF;
	clear:both;
	float:left;
  	padding: 12px 10px 20px 10px;
	
}
/* Hack for IE */
* html #contentbody {
    height: 20px;
	margin-left:0px;
}
/* End IE Hack */



/* Form Stuff */
FORM{
	padding:0;
	margin:0;
}
form div {
align: center;
clear: both;
}

form div label {
	
	font-family: 'Arial', 'Helvetica';
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: right;
	line-height: 16px;
	vertical-align: baseline;
	padding: 2px;
	width: 150px;
	float: left;
	border: 0px ;
}

form hr{
	position: relative;
	text-align: center;
	color: #A19590;
	height: 1px;
	padding: 8px;
	border-top: 0px ;
	border-bottom: 0px ;
	border-left: 0px;
	border-right: 0px;
	width: 100%;
}

.action
{
	margin-top: 8px;
	height: 50px;
	text-align:center

}
.form {
	height: 100%;
	text-align: left;
	font-family: 'Arial', 'Helvetica';
	font-size: 9pt;
	padding: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #A19590;
	line-height: 2em;
	vertical-align: bottom;
	width: 500;
}
.fields
{
	align: center;
	font-family: 'Arial', 'Helvetica';
	font-size: 9pt;
	color: #333333;
	background-color: #A19590;
	vertical-align: middle;
	border:0px;

}
.thumbnail{
position: fixed
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #000000;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: white;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0px;
left: 400px; /*position where enlarged image should offset horizontally */

}

.top   {
background-image: url(/images/chopshop/chopshop_17.jpg); 
background-attachment: fixed; 
background-repeat:no-repeat 
}

.nav {
	color: #000000;
	font-size: 12.5px; }
	
.quote {
	color: #000000;
	font-size: 11px; }
	
a.navbar{
font-family:verdana,arial,sans-serif,helvetica; 
font-size:12.5px; 
text-decoration:none; font-weight:bold;
}

    a.navbar:link{color:#CC0000;}
	a.navbar:active{color:#FFFFFF;}
	a.navbar:visited{color:#CC0000;}
	a.navbar:hover{color:#FFFFFF;}
	
.txt {
	color: #FF0000;
	font-weight: bold;
}
.foot a:link {text-decoration: none; color:#cc0000;}
.foot a:visited {text-decoration: none; color:#cc0000;}
.foot a:active {text-decoration: none; color:#999999;}
.foot a:hover {text-decoration: underline; color:#999999;}

.foot {
color:#ccc;
font-size:9px;
}
		
DIV.page {
	width:650px;
	height:440px;
	overflow:auto;
	background-repeat:no-repeat;
	background-image:url(/images/chopshop/chopshop_22.jpg);
	padding-left: 3px;

}
.style3 {color: #FF0000; font-weight: bold; }