
/* Variations / Gaming (append after all CSS to get effect) */

body, html
{
	background: #fff url(/i/background-gaming.jpg);
}

#header h3 a.home
{
	background: url(/i/brand-gaming.png) no-repeat;
}

.block
{
	background: url(/i/transparent-tile-ie-gaming.png);
}

.attractive .content
{
	background: url(/i/transparent-tile-ie-gaming.png);
}

.attractive-white .content
{
	background: #fff;
	background-image: none;
}

.attractive .top
{
	background: url(/i/corners/black-topright-gaming.png) right top no-repeat;
}

.attractive .bottom
{
	background: url(/i/corners/black-bottomright-gaming.png) right bottom no-repeat;
}

.attractive .top .left
{
	background: url(/i/corners/black-topleft-gaming.png) no-repeat top left;
}

.attractive .bottom .left
{
	background: url(/i/corners/black-bottomleft-gaming.png) no-repeat top left;
}

.attractive-white .top .left
{
	background: url(/i/corners/white-topleft.png) no-repeat top left;
}

.attractive-gray .top .left
{
	background: url(/i/corners/gray-topleft.png) no-repeat top left;
}

.attractive-white .bottom
{
	background: url(/i/corners/white-bottomright.png) right bottom no-repeat;
}

.attractive-white .top
{
	background: url(/i/corners/white-topright.png) right top no-repeat;
}

.attractive-gray .top
{
	background: url(/i/corners/gray-topright.png) right top no-repeat;
}


.attractive-white .bottom .left
{
	background: url(/i/corners/white-bottomleft.png) no-repeat top left;
}

#footer
{
	background: url(/i/footer-tile-gaming.png);
}
#tags-inner ul li a
{
color:black;
}
