/* CSS Document */

html {
	overflow-x: hidden;
	overflow-y: auto;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align:justify;
}

a
{
	text-decoration:none;
}

a:link
{
	color:#e1e1e1;
}

a:hover
{
	color:#FF0000;
}

a:active, a:visited
{
	color:#424242;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
}

h1 a, h1 a:link, h1 a:visited
{
	color:#DD0000;
}

h1 a:hover
{
	text-decoration:underline;
}

.dotted_stroke_up {
	background-image: url(pics/upstroke.png);
	background-repeat: repeat-x;
	height: 4px;
}
.chainlink_dark
{
	background-image: url(pics/chainlink_dark.png);
	background-repeat: repeat;
	background-position: 0px -11px;
	
}
#column_content
{
	height: 433px;
	background:url(pics/dotted.png) bottom repeat-x;
}
.iframe_pane
{
	overflow:auto !important;
	overflow-y:auto;
	overflow-x:hidden;
}
.auto {
	overflow-y:auto;
	overflow-x:hidden;
}
.trimmed {
	overflow:hidden;
}
.content {
	width: 942px;
	text-align: left;
}
.gallery
{
	margin:0px;
	padding:0px;
	width:621px;
	height:461px;
	background: #000000 url(pics/dotted.png) bottom repeat-x;
	border: #FFFFFF solid 1px;
	border-bottom: none !important;
}

#zFour
{
	width:314px;
	height:472px;
	overflow:hidden;
	position:relative;
	z-index:4;
}

.left_column {
	background-color:#000000;
	border: 1px solid #FFFFFF;
	width: 302px;
	height: 470px;
	overflow: hidden;
	margin-right: 15px !important;
	margin-right: 12px;
	
}
.right_column {
	background-color:#000000;
	border: 1px solid #FFFFFF;
	width: 302px;
	height: 470px;
	clear:none;
	overflow: hidden;
	float:right;
}
.center_column {
	background-color:#000000;
	border: 1px solid #FFFFFF;
	width: 302px;
	height: 470px;
	overflow: hidden;
	clear: none;
	margin-left:319px !important;
	margin-left:160px;
	padding-left:0px;
	float: left;
}
.column_top_stripe {
	height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow:hidden;
}
#contentHolder {
	padding-top: 34px;
}
.bottom_stroke
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.dotted_stroke_down {
	background-image: url(pics/downstroke.png);
	background-repeat: repeat-x;
	height: 4px;
}
.column_binder {
	width: 100% !important;
	width: 264px;
}
.boutiqueItem
{
	clear:both;
}
.paypal
{
	border:#FFFFFF 1px solid;
	padding:4px;
	clear:both;
	text-align:center;
}

.paypal .buynow
{
	margin-top:4px;
}

.galleryOffset, .columnsOffset
{
	width:942px;
}

.columnsSpacer
{
	height:470px;
}

.galleryNav
{
	overflow:hidden;
	border-bottom:#FFFFFF solid 1px;
}

.gallery_footer
{
	width:621px;
	height:9px;
	border:#FFFFFF solid 1px;
	border-top:none;
	background-color: #000000;
}

.madeby
{
	clear:both;
	text-align:center;
	background:none;
	padding-top:8px;
}

a.redlink:link, a.redlink:visited
{
	color:#FF0000;
}

a.redlink:hover
{
	color:#FFFFFF;
}