/*------------------------------------------------------------------------------*/
/* General font families for common tags OVERIDE LINK EFFECTS*/

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF ; }

a, a:link, a:active
{ 
	outline: none;
	text-decoration: none;
	color: FFDDFF; 
	font-family: Verdana, Helvetica 
}  


a:visited
{ 
	text-decoration: none; 
	color: DDDDFF; 
	font-family: Verdana, Helvetica 
}  



a:hover 
{ 
	text-decoration: underline; 
	color: FFBBFF; 
	font-family: Verdana, Helvetica 
} 


hr	{ height: 0px; border: solid #000000 0px; border-top-width: 1px;}

/*------------------------------------------------------------------------------*/ 


/* General page style. The scroll bar colours only visible in IE5.5+  */
  body {
		scrollbar-face-color: #440055;
            scrollbar-highlight-color: #FFFFFF;
            scrollbar-3dlight-color: #999999;
            scrollbar-shadow-color: #333333;
            scrollbar-darkshadow-color: #000000;
            scrollbar-arrow-color: #FFFF00;
            scrollbar-track-color: #CCCCCC;
		background-color: #000000;
		background-image: url(http://www.videogameconnection.com/vgcforum/templates/subSilver/images/vgc-bg1.gif);
	/*	background-attachment: fixed; */

}



/* The register, login, search etc links at the top of the page */
.mainmenu {font-family: Arial; font-size : 11px; color : #FFFFFF; }
td a.mainmenu:link { text-decoration: none; color : #FFFF00; }
td a.mainmenu:visited { text-decoration: none; color : #FFFF00; }
td a.mainmenu:hover {display: block; background: #660099; text-decoration: none; color : #FFFFFF; }
td a.mainmenu:active { text-decoration: none; color : #FFCCFF; outline: none;}




.bodyline	{ background-color: #000000 ; border: 1px #440055 solid; }



.tbhead { font-weight: bold; font-size: 11px ; letter-spacing: 1px; color : #FFFF00; }

.vgcgreet { font-weight: normal; font-size: 14px ; letter-spacing: 0px; color : #ffffff; }



/* Main table cell colours and backgrounds   */

td.row1	{ background-color: #222222; }
td.row2	{ background-color: #333333; }
td.row3	{ background-color: #444444; }
td.row4     { background-color: #000000; }




p, font
{ font-family:		Arial, Verdana, Helvetica, sans-serif;
}
td, th 
{ font-family:		Arial, Verdana, Helvetica, sans-serif;
 font-size: 75%;
}

h1
{ color:			white;
  font-size:		160%;
}
h5
{
  font-size:		115%;
}
.header
{ font-size:		125%;
  color:			white;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
a
/* {font-weight:		bold; */
 color:			navy;
}
.small
{ font-size:		80%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		130%;
  text-decoration:		none;
}
.cat
{ font-size:		120%;
}
.standard
{ font-weight:		normal;
}
.light
{ color:			yellow;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:			white;
  text-decoration:	none;
  font-weight:		normal;
  font-size:		12px;
}
.footer
{ font-style: italic; font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 10px; color: #ffffff;
	
}
.lightsmall
{ color:			black;
  font-size:		80%;
}
.lightstandard
{ color:			black;
  font-weight:		normal;
}
.middle
{ color:			black;
}
.cart
{
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			white;
  background-color:  transparent;
}
.totalPrice
{ font-size:	    	16px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  transparent;
}