body  {	
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 10pt;				
	background-color: #272322;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	/*  margin: top right bottom left */
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;	
}

td {	
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}
			
p {	
	/*  margin: top right bottom left */
	margin: 4px 30px 20px 30px;
	padding: 0px 0px 5px 0px;
}

H1 {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	/*  margin: top right bottom left */
	margin: 20px 0px 0px 30px;
	padding: 0px 0px 5px 0px;
}

H2 {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #00B4FF;				
	/*  margin: top right bottom left */
	margin: 5px 0px 0px 30px;
	padding: 0px 0px 0px 0px;;
}

/* *************************************
HTML LINK STYLES BELOW
/* ********************************** */
									
a:link {
	text-decoration: underline;
	color: #00B4FF;
	font-size: 10pt;
}

a:visited {	
	text-decoration: underline;
	color: #00B4FF;
	font-size: 10pt;
}

a:hover {	
	text-decoration: underline;
	color: #ffffff;
	font-size: 10pt;
}
								
a:active {	
	text-decoration: underline;
	color: #ffffff;
	font-size: 10pt;
}		

* {
	margin: 	0;
	padding: 	0;
}

:focus {
	outline: none;
}

/* General styles ------------------------- */

.showcase {
	position: relative;
	}

.showcase a.controls {
	position: absolute;
	width: 34px;
	height: 30px;
	background-color: #2097FA;
	text-decoration: none;
	color: #FFF;
	font-size: 22px;
	font-weight: bold;
	text-align: center;	
	border: 2px solid #FFF;	
	}

.showcase a.previous {
	padding-bottom: 4px;
}

.showcase ul li {
	width: 170px;
	height: 170px;
	float: left;	
	list-style-type: none;	
}

.showcase ul li a {
	display: block;	
}

.showcase li a img {
	width: 100%;
	height: 100%;
	border: 0;	
}

/* Horizontal showcase ------------------------- */

.showcase#horizontal {	
	margin: 20px auto 0 auto;
	width: 836px;
	height: 170px;
}	
	
.showcase#horizontal a.controls {
	top: 50%;
	margin-top: -27px;
}

.showcase#horizontal a.next {
	right: 0;
	padding-top: 4px;
}


.showcase#horizontal a.controls:hover {
	border-color: #2097FA;
}

.showcase#horizontal ul {
	position: relative;	
	width: 700px;
	height: 170px;	
	margin: 0 auto;
}

/* Vertical showcase ------------------------- */

.showcase#vertical {	
	margin: 100px auto 0 auto;
	width: 170px;	
	height: 600px;
}	
	
.showcase#vertical a.controls {
	left: 50%;
	margin-left: -27px;
}

.showcase#vertical a.next {
	bottom: 0;
	padding-top: 4px;
}


.showcase#vertical a.controls:hover {
	border-color: #2097FA;
}

.showcase#vertical ul {
	position: relative;	
	width: 170px;
	height: 450px;	
	top: 75px;
}

/* Diagonal showcase ------------------------- */

.showcase#diagonal {	
	margin: 100px auto 0 auto;
	width: 620px;
	height: 620px;
}	
	
.showcase#diagonal a.previous {
	top: 0;
	left: 0;	
	}

.showcase#diagonal a.next {
	right: 0;
	bottom: 0;
	padding-top: 4px;
}

.showcase#diagonal a.controls:hover {
	border-color: #2097FA;
}

.showcase#diagonal ul {
	position: relative;	
	width: 500px;
	height: 500px;
	top: 60px;
	left: 60px;
}

/* *************************************
CUSTOM STYLES BELOW
/* ********************************** */

.trax {	
	font-size: 11pt;
	color: #F02A90;
	/*  margin: top right bottom left */
	margin: 0px auto 0px auto;
	padding: 10px 0px 20px 0px;;
}

.logo {	
	/*  margin: top right bottom left */
	margin: 10px 0px 10px 30px;
	padding: 0px 0px 0px 0px;;
}

.credits {	
	font-size: 7pt;
	color: #ffffff;
	/*  margin: top right bottom left */
	margin: 10px auto 0px auto;
	padding: 10px 0px 20px 0px;;
}

.cr {	
	font-size: 7pt;
	color: #ffffff;
	/*  margin: top right bottom left */
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;;
}
				
a.cr:link {	
	text-decoration: underline;
	color: #ffffff;
	font-size: 7pt;
	/*  margin: top right bottom left */
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;;
}

a.cr:visited {	
	text-decoration: underline;
	color: #ffffff;
	font-size: 7pt;
}

a.cr:hover {	
	text-decoration: underline;
	color: #00B4FF;
	font-size: 7pt;
}

a.cr:active {	
	text-decoration: underline;
	color: #00B4FF;
	font-size: 7pt;
}

.pr {	
	text-decoration: none;
	font-size: 7pt;
	color: #ffffff;
	/*  margin: top right bottom left */
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;;
}

a.pr:link {	
	text-decoration: none;
	color: #ffffff;
	font-size: 7pt;
	/*  margin: top right bottom left */
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;;
}

a.pr:visited {	
	text-decoration: none;
	color: #ffffff;
	font-size: 7pt;
}

a.pr:hover {	
	text-decoration: none;
	color: #00B4FF;
	font-size: 7pt;
}

a.pr:active {	
	text-decoration: none;
	color: #00B4FF;
	font-size: 7pt;
}

a.nav:link {	
	text-decoration: none;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	/*  margin: top right bottom left */
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;;
}

a.nav:visited {	
	text-decoration: none;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
}

a.nav:hover {	
	text-decoration: none;
	color: #00B4FF;
	font-size: 10pt;
	font-weight: bold;
}

a.nav:active {	
	text-decoration: none;
	color: #00B4FF;
	font-size: 10pt;
	font-weight: bold;
}

.anchor {	
	font-size: 7pt;
	color: #00B4FF;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;;
}

a.anchor:link {	
	text-decoration: underline;
	color: #ffffff;
	font-size: 7pt;
	/*  margin: top right bottom left */
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;;
}

a.anchor:visited {	
	text-decoration: underline;
	color: #ffffff;
	font-size: 7pt;
}

a.anchor:hover {	
	text-decoration: underline;
	color: #00B4FF;
	font-size: 7pt;
}

a.anchor:active {	
	text-decoration: underline;
	color: #00B4FF;
	font-size: 7pt;
}

hr {
	text-align: left;
	width: 100%;
	height: 1px;
	background-color: #ffffff;
	border: none;
	/*  margin: top right bottom left */
	margin: 10px 20px 5px 20px;
	padding: 0px 20px 0px 20px;
}

.hr2
{
	text-align: left;
	width: 100%;
	height: 1px;
	color: #515151;
	background-color: transparent;
	/*  margin: top right bottom left */
	margin: 2px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	border-color: #000000;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
}
		
.content {	
	background-color: #312D2C;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
		/*  margin: top right bottom left */
	margin: 3px 0px 0px 0px;
	padding: 0px 10px 30px 10px;	
}

.intcontent {	
	background-color: #312D2C;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
		/*  margin: top right bottom left */
	margin: 3px 0px 0px 0px;
	padding: 5px 20px 30px 20px;	
}

.featured {	
		/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;	
}

.nav {	
	/*  margin: top right bottom left */
	margin: 2px auto 0px auto;
	padding: 0px 0px 0px 0px;	
}

.navbg {	
	background-color: #272322;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	/*  margin: top right bottom left */
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;	
}

.navint {	
	background-color: #272322;
	background-image: url(../images/nav_int.gif);
	background-repeat: repeat-x;
	/*  margin: top right bottom left */
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;	
}

.gray {	
	background-color: #272322;
	/*  margin: top right bottom left */
	margin: 0px auto 0px auto;
	padding: 0px 21px 0px 21px;
	
}

.products {	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
}

.blue {	
	color: #00B4FF;
}

.green {	
	color: #02C165;
}
