/* CSS Document */


body {
	background-color: #CCC;
	margin-left: 0px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	vertical-align: middle;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 1024px;
}
#maincontentwrapper {
	width: 100%;
	position: absolute;
	text-align: center;
	top: 50%;
	height: 10em;
	min-width:1150px;
	min-height:800px;
	margin-top: -400px;
	margin-left: auto;
	margin-right: auto;
}
#nonflashcontentwrapper{
	position: absolute;
	text-align: center;
	width: 100%;
	min-width: 1024px;
	height: 100%;
	margin-top: auto;
	margin-right: auto;
	background-color: #FFF;
	
}

.flashplayermessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 5px;
}
.nonflashcontent {
	background-position: center center;
	height: 100%;
	width: 100%;
}
object {
	outline: none;
}
.custom1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.custom1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.custom1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.custom1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.custom2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-left: 10px;
}
.custom2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-left: 10px;
}
.custom2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-left: 10px;
}
.custom2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-left: 10px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.sitemaptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.producttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-left: 20px;
}
.productdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	padding-left: 20px;
}
.productprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-left: 20px;
}
.storeobject {
	vertical-align: middle;
}
