@charset "utf-8";
/* CSS Document */
<!--
@charset "utf-8";
a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #f7931d; }
a:active { color: #f7931d; }
a {text-decoration: none;
font-family: Verdana, Geneva, sans-serif;
font-weight: bold;}
img { border:none; }

*{
	margin:0px;
	padding:0px;
}

#main {
	position: relative;
	width:1000px;
	height:1000px;.
	text-align: center;
	margin:0px auto;
}

.clear {
	clear:both;
}


#prodmain {
	position: relative;
	width:1000px;
	height:1580px;.
	text-align: center;
	margin:0px auto;
}


#topbg {
	background-image:url(images/topbg.gif);
	top:0px;
	width:1000px;
	height:200px;
}

#mainbg {
	background-image:url(images/mainbg.gif);
	top:200px;
	width:1000px;
	height:715px;
}

#prodmainbg {
	background-image:url(images/prodmainbg.gif);
	top:200px;
	width:1000px;
	margin: auto;
	height: 2065px;
}

#footerbg {
	background-image:url(images/footerbg.gif);
	background-repeat:no-repeat;
	padding-top: 8px;
	top:925px;
	width:1000px;
	height:85px;
}
#prodfooterbg {
	background-image:url(images/prodfooterbg.gif);
	background-repeat:no-repeat;
	padding-top: 8px;
	top:925px;
	width:1000px;
	height:85px;
}


#prodbox {
	width: 528;
	height: 528;
	left: 2px;
	position: relative;
	margin:0px auto;
}

#prodpreviewbox {
	width: 374;
	position: relative;
	margin:0px auto;
}

#pagebox {
	width: 500px;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
	display: block;
	position: relative;
}

/*replace banner1 block with this block below to hide banner

#banner1 {
display: none;
}

*/

#banner1 {
	width: 468px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}

/*replace banner2 block with this block below to hide banner

#banner2 {
display: none;
}

*/

#banner2 {
	width: 468px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}

#createyourown {
	width: 468px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 5px;
}


.displayimage{
	width:170px;
	height:170px;
	float:left;
	text-align: left;
	background-image:url(images/backdrop.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-right: 6px;
	padding-bottom: 6px;
	position:relative;
}

.displayimage a{
	border:2px #bbbbbb solid;
	display:block;
}

.displayimage a:hover{
	border:2px #f7931d solid;
}

.pagenumber {
	width: 20px;
	height: 31px;
	padding: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	vertical-align: middle;
}
.titleline {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	color: #f7931d;
	font-size: 18px;
	height:18px;
	padding-bottom: 2px;
	padding-left: 1px;
	font-weight: bolder;
	font-variant: small-caps;
}

.previewpic {
	width:374px;
	height:189px;
	float:left;
	text-align: left;
	background-image:url(images/backdrop-product.gif);
	background-position:left;
	background-repeat:no-repeat;
	position:relative;
}

.subpreview {
	width: 47;
	height: 32;
	background-color: #FFF;
	margin-right: 5px;
	float: left;
	position: relative;
}

.subpreview a{
	border:1px #bbbbbb solid;
	display:block;
}

.subpreview a:hover{
	border:1px #f7931d solid;
}

.mainpage {
	width: 102;
	height: 30;
	float: right;
	margin-right: 4px;
	position: relative;
}

.prodtext {
	width: 374px;
	float: left;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #454545;
}

#iframebox{
	width:604px;
	left: 95px;
	margin: auto;
}


#footerbg a {
	padding-left: 10px;
}
#prodfooterbg a {
	padding-left: 10px;
}

#bodytext {
	width: 528;
	left: 2px;
	position: relative;
	margin:0px auto;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #454545;
}
#lightbox{
	background-color:#eee;
	padding: 5px;
	border: 2px solid #f7931d;
	}
#lightboxDetails{
	font-size:12;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
-->
</style>
