body {
	margin: 0px;
	background: #000000;
	color: #FFFFFF;
}

h1 {
	color: #FFFFFF;
	font-family: "Century Gothic", sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: underline;
}

h2 {
	color: #FFFFFF;
	font-family: "Century Gothic", sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

h3 {
	color: #FFFFFF;
	font-family: "Century Gothic", sans-serif;
	font-size: 13pt;
	font-weight: bold;
	font-style: Italic;
}

h4 {
	color: #FFFFFF;
	font-family: "Americana Dreams";
	font-size: 26pt;
}

.pagetitle {
	visibility: visible;
	height: 130px;
}

.menuframe {
	padding-left: 20px;
	padding-top: 10px;
}

.mainframe2 {
	padding-left: 0px;
}

.contentframe {
	padding-top: 10px;
}

.contentcentered {
	padding-top: 10px;
	width: 90%;
	text-align: middle;
}

.contentleftalign {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	text-align: left;
}

.thumbnail {
	border: 2px #000000 solid;
	width: 100px;
	height: 100px;
}

td {
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
}

.tablelabel {
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}

.contactlabel {
	font-family: "Century Gothic", sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
}

.contactdata {
	font-family: "Century Gothic", sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
}


.tableheader {
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	background: url('../images/tableback.png');
}

.tableheaderadmin {
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	background: url('../images/tableback.png');
}

.photoborder {
	border: 2px solid #FFFFFF;
}

.productimage {
	border: thin solid #FFFFFF;
}

.smalltext {
	font-family: Arial;
	font-size: 7pt;
	text-align:center;
	font-weight:bold;
}

.tabledataleft {
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	text-align: left;
	border: 1px solid white;
}

.tabledatacenter {
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	text-align: center;
	border: 1px solid white;
}

.whiteborder {
	border: 1px solid white;
	background: #202020;
}

.smallproduct { 
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	text-align: left;
	padding-top: 10px;
}

.joinerhorz {
	background: url('../images/lineblock.png') center left repeat-x;
}

.joinervert {
	height: 100px;
	background: url('../images/lineblock.png') repeat-y top center;
}

.centered {
	text-align: middle;
}

font.breadcrumb {
	font: bold 8pt Arial;
	color: #FFFFFF;
}

.mainmenuitem {
	font: normal 10pt Arial;
	color: #FF0000;
	width: 150px;
	height: 35px;
	text-align:center;
}

.uvborder {
	border: 3px solid red;
}

.vrborder {
	border: 3px solid #C0C0C0;
}

.uvmenu {
	background: #FF0000;
	border: 3px solid #660000;
}

.vrmenu {
	background: #C0C0C0;
	border: 3px solid #606060;
}

.intro {
    font-size: 8pt;
}

.intro a {
    text-decoration: none;
    font-weight: normal;
    color: #ffffff;
    font-style: italic;
}

.intro a:hover {
    color: #ffff00;
    text-decoration: underline;
}

.featprod {
    margin: 0 auto;
    width: 300px;
    margin-bottom: 10px;
    background: #000000;
    border: 1px solid white;
}

.featprod a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.featprod a:hover {
    color: #ff0000;
    text-decoration: underline;
}

.featprod td.pdesc {
    font-size: 8pt;
}

.featprod td.pprice {
    font-size: 8pt;
    font-weight: bold;
    color: #ff0000;
}

A.newsitemlink:link {font-family: Arial; font-size: 8pt; font-weight:bold; font-style: normal; text-decoration: none; color: #FFFFFF;}
A.newsitemlink:visited {font-family: Arial; font-size: 8pt; font-weight:bold; font-style: normal; text-decoration: none; color: #FFFFFF;}
A.newsitemlink:active {font-family: Arial; font-size: 8pt; font-weight:bold; font-style: normal; text-decoration: none; color: #FFFFFF;}
A.newsitemlink:hover {font-family: Arial; font-size: 8pt; font-weight:bold; font-style: normal; text-decoration: underline; color: #FF0000;}

A.breadcrumb:link {font-family: Arial; font-size: 8pt; font-weight:bold; font-style: normal; text-decoration: underline; color: #FFFFFF;}
A.breadcrumb:visited {font-family: Arial; font-size: 8pt; font-weight:bold; font-style: normal; text-decoration: underline; color: #FFFFFF;}
A.breadcrumb:active {font-family: Arial; font-size: 8pt; font-weight:bold; font-style: normal; text-decoration: underline; color: #FFFFFF;}
A.breadcrumb:hover {font-family: Arial; font-size: 8pt; font-weight:bold; font-style: normal; text-decoration: underline; color: #FF0000;}

A.catlink:link {font-family: Arial; font-size: 10pt; font-weight:bold; font-style: normal; text-decoration: none; color: #FFFFFF;}
A.catlink:visited {font-family: Arial; font-size: 10pt; font-weight:bold; font-style: normal; text-decoration: none; color: #FFFFFF;}
A.catlink:active {font-family: Arial; font-size: 10pt; font-weight:bold; font-style: normal; text-decoration: none; color: #FFFFFF;}
A.catlink:hover {font-family: Arial; font-size: 10pt; font-weight:bold; font-style: normal; text-decoration: underline; color: #FFFF00;}

A.contactlink:link {font-family: Arial; font-size: 12pt; font-weight:bold; font-style: normal; text-decoration: none; color: #FFFFFF;}
A.contactlink:visited {font-family: Arial; font-size: 12pt; font-weight:bold; font-style: normal; text-decoration: none; color: #FFFFFF;}
A.contactlink:active {font-family: Arial; font-size: 12pt; font-weight:bold; font-style: normal; text-decoration: none; color: #FFFFFF;}
A.contactlink:hover {font-family: Arial; font-size: 12pt; font-weight:bold; font-style: normal; text-decoration: underline; color: #FFFF00;}

A.desclink:link {font-family: Arial; font-size: 11pt; font-weight:bold; font-style: normal; text-decoration: underline; color: #FFFFFF;}
A.desclink:visited {font-family: Arial; font-size: 11pt; font-weight:bold; font-style: normal; text-decoration: underline; color: #FFFFFF;}
A.desclink:active {font-family: Arial; font-size: 11pt; font-weight:bold; font-style: normal; text-decoration: underline; color: #FFFFFF;}
A.desclink:hover {font-family: Arial; font-size: 11pt; font-weight:bold; font-style: normal; text-decoration: underline; color: #FFFF00;}

A.10link:link {font-family: Arial; font-size: 8pt; font-weight:bold; font-style: normal; text-decoration: none; color: #FFFFFF;}
A.10link:visited {font-family: Arial; font-size: 8pt; font-weight:bold; font-style: normal; text-decoration: none; color: #FFFFFF;}
A.10link:active {font-family: Arial; font-size: 8pt; font-weight:bold; font-style: normal; text-decoration: none; color: #FFFFFF;}
A.10link:hover {font-family: Arial; font-size: 8pt; font-weight:bold; font-style: normal; text-decoration: underline; color: #FFFF00;}

A.submenu:link {font-family: Arial; font-size: 10pt; font-weight:bold; font-style: normal; text-decoration: none; color: #000000;}
A.submenu:visited {font-family: Arial; font-size: 10pt; font-weight:bold; font-style: normal; text-decoration: none; color: #000000;}
A.submenu:active {font-family: Arial; font-size: 10pt; font-weight:bold; font-style: normal; text-decoration: none; color: #000000;}
A.submenu:hover {font-family: Arial; font-size: 10pt; font-weight:bold; font-style: normal; text-decoration: underline; color: #FFFFFF;}

A.menu:link {font-family: Arial; font-size: 10pt; font-weight:normal; font-style: normal; text-decoration: none; color: #FF0000;}
A.menu:visited {font-family: Arial; font-size: 10pt; font-weight:normal; font-style: normal; text-decoration: none; color: #FF0000;}
A.menu:active {font-family: Arial; font-size: 10pt; font-weight:normal; font-style: normal; text-decoration: none; color: #FF0000;}
A.menu:hover {font-family: Arial; font-size: 10pt; font-weight:normal; font-style: normal; text-decoration: underline; color: #FFFFFF;}

A.checkout:link {font-family: Arial; font-size: 7pt; font-weight:normal; font-style: bold; text-decoration: none; color: #FFFFFF;}
A.checkout:visited {font-family: Arial; font-size: 7pt; font-weight:normal; font-style: bold; text-decoration: none; color: #FFFFFF;}
A.checkout:active {font-family: Arial; font-size: 7pt; font-weight:normal; font-style: bold; text-decoration: none; color: #FFFFFF;}
A.checkout:hover {font-family: Arial; font-size: 7pt; font-weight:normal; font-style: bold; text-decoration: underline; color: #FF0000;}

A.lplink:link {font-family: Arial; font-size: 14pt; font-weight:normal; font-style: bold; text-decoration: underline; color: #FFFFFF;}
A.lplink:visited {font-family: Arial; font-size: 14pt; font-weight:normal; font-style: bold; text-decoration: underline; color: #FFFFFF;}
A.lplink:active {font-family: Arial; font-size: 14pt; font-weight:normal; font-style: bold; text-decoration: underline; color: #FFFFFF;}
A.lplink:hover {font-family: Arial; font-size: 14pt; font-weight:normal; font-style: bold; text-decoration: underline; color: #FF0000;}

A.genlink:link {font-family: Arial; font-size: 10pt; font-weight:normal; font-style: normal; text-decoration: underline; color: #FFFFFF;}
A.genlink:visited {font-family: Arial; font-size: 10pt; font-weight:normal; font-style: normal; text-decoration: underline; color: #FFFFFF;}
A.genlink:active {font-family: Arial; font-size: 10pt; font-weight:normal; font-style: normal; text-decoration: underline; color: #FFFFFF;}
A.genlink:hover {font-family: Arial; font-size: 10pt; font-weight:normal; font-style: normal; text-decoration: underline; color: #FF0000;}

A.genlink2:link {font-family: Arial; font-size: 10pt; font-weight:normal; font-style: normal; text-decoration: none; color: #FFFFFF;}
A.genlink2:visited {font-family: Arial; font-size: 10pt; font-weight:normal; font-style: normal; text-decoration: none; color: #FFFFFF;}
A.genlink2:active {font-family: Arial; font-size: 10pt; font-weight:normal; font-style: normal; text-decoration: none; color: #FFFFFF;}
A.genlink2:hover {font-family: Arial; font-size: 10pt; font-weight:normal; font-style: normal; text-decoration: underline; color: #FF0000;}

A.h3link:link {font-family: "Century Gothic", sans-serif; font-size: 13pt; font-weight:bold; font-style: italic; text-decoration: none; color: #FFFFFF;}
A.h3link:visited {font-family: "Century Gothic", sans-serif; font-size: 13pt; font-weight:bold; font-style: italic; text-decoration: none; color: #FFFFFF;}
A.h3link:active {font-family: "Century Gothic", sans-serif; font-size: 13pt; font-weight:bold; font-style: italic; text-decoration: none; color: #FFFFFF;}
A.h3link:hover {font-family: "Century Gothic", sans-serif; font-size: 13pt; font-weight:bold; font-style: italic; text-decoration: underline; color: #FF0000;}
