/* main text for site */
.text {
	font-size: 8pt;
	font-family: arial, verdana;
	color: #CCC;
} 
.text2 { color: #FF176E; font-size: 10pt; font-family: arial, verdana; text-decoration: none;} 

.text2:hover { color: white; }


/* main page titles for all pages */

.title {
	font-weight: normal;
	font-size: 14pt;
	color: #FFFFFF;
	font-family: Arial, Verdana;
} 
.newbar {
	background-image: url(trakcyde_images/newbar.png);
	background-repeat: repeat-x;
	background-position: center top;
}

.topnav {
	font-size: 14px;
	color: #3F0;
	font-family: Arial, Verdana;
	text-decoration: none;
} 

.topnav:hover { color: white; } 

.title2 { font-weight: normal; font-size: small; font-family: Arial, Verdana; } 
.enlarge { font-weight: normal; font-size: 10pt; font-family: Arial, Verdana; } 

BODY {
	font-size: 10pt;
	color: #b0b2b1;
	font-family: arial;
	background-color: #000;
	scrollbar-base-color: #8d816d;
	background-attachment: fixed;
	background-image: url(tcbkgn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
} 



/* menu1 static product titiles above product sections */

.menu1 {
	font-weight: bold;
	font-size: 10pt;
	color: #FFF;
	font-family: Arial, Verdana;
}



/* menu2 left side product sections */

.menu2 {
	font-weight: bold;
	font-size: 9pt;
	color: #CCC;
	font-family: Arial, Verdana;
	text-decoration: none;
} 
.menu2:hover {
	color: #38F0FF;
} 

.menu2:visited{
}

.shoptitle {
	font-weight: bold;
	font-size: 9pt;
	color: #FF00FF;
	font-family: Arial, Verdana;
	text-decoration: none;
} 
.shoptitle:hover {
	color: #CCCCCC;
} 

.shoptitle:visited{
}

/* menu3 view basket links on nav bar */

.menu3 {
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Arial, Verdana;
	text-decoration: none;
} 
.menu3:hover {
	color: #38F0FF;
} 





/* relates to the back and top nav links */

A {
   
   color: #CCCCCC;
} A:hover {
	color: #FFFFFF;
	text-decoration: none;
} 

.faq1 { font-weight: bold; font-size: 10pt; color: white; font-family: Arial, Verdana; } 

.PressTitle {
	font-size:12pt;
} 

.textarea { font-size: 10pt; font-family: arial; background-color: black; scrollbar-base-color:black; color:Silver; } 
.frontsmall { font-size: 8pt; font-family: Arial; color: #8d816d; }


/*  links within product sections eg: 'click here to view fonts' */

A.text3 {
	color: #FF176E;
	font-size: 9pt;
	font-weight: bold;
	font-family: arial, verdana;
	text-decoration: none;
} 
A.text3:hover {
	color: #FFE6FB;
	font-size: 9pt;
	font-weight: bold;
	font-family: arial, verdana;
	text-decoration: none;
} 
A.text3:visited {
	font-size: 9pt;
	font-weight: bold;
	font-family: arial, verdana;
	text-decoration: none;
} 

.bold_type_grey {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-weight: bold;
}

.top_stretch {
	background-color: #000;
	background-image: url(trakcyde_images/box_for_shop/images/top_stretch.png);
	background-repeat: repeat-x;
	background-position: center top
}
.bottom_stretch {
	background-color: #000;
	background-image: url('images/bottom_stretch.png');
	background-repeat: repeat-x;
	background-position: center bottom
}
.right_mid_stretch {
	background-image: url(trakcyde_images/box_for_shop/images/right_mid_stretch.png);
	background-repeat: repeat-y;
	background-position: right center
}
.left_mid_stretch {
	background-image: url(trakcyde_images/box_for_shop/images/left_mid_stretch.png);
	background-repeat: repeat-y;
	background-position: left center
}
.top_right {
	background-image: url(trakcyde_images/box_for_shop/images/top_right.png);
	background-position: right top;
	background-repeat: no-repeat
}
.top_left {
	background-image: url(trakcyde_images/box_for_shop/images/top_left.png);
	background-position: left top;
	background-repeat: no-repeat
}
.bottom_right {
	background-image: url(trakcyde_images/box_for_shop/images/bottom_right.png);
	background-position: right bottom;
	background-repeat: no-repeat
}
.bottom_left {
	background-image: url(trakcyde_images/box_for_shop/images/bottom_left.png);
	background-position: left bottom;
	background-repeat: no-repeat
}

