/*
BlueSwitch
www.blueswitch.com
info@blueswitch.com f47a00
*/





/* General */

a img
{
	border:none;
}


/* text font styles */
.titleheader{font-family:  Arial,Trebuchet MS,Verdana; font-size : 18px; color : #CCCCCC; text-decoration: none;font-weight:bold;}
.title{font-family:  Arial,Trebuchet MS,Verdana; font-size : 11px; color : #990000; text-decoration: none;font-weight:bold;}
.arial_11{font-family:  Arial,Trebuchet MS,Verdana; font-size : 13px; color : #444444; text-decoration: none;font-weight:normal;}
.err{font-family:  Arial,Trebuchet MS,Verdana; font-size : 11px; color : #CC0000; text-decoration: none;font-weight:bold;}
.arial_10:link, .arial_10:visited, .arial_10:active {font-family: Arial,Trebuchet MS,Verdana; font-size:10px; text-decoration: underline;color:#666666; }
.arial_10:hover {font-family: Arial,Trebuchet MS,Verdana; font-size:10px; color:#666666; text-decoration: underline;}
/* company page anchors font styles */
a.anchor:link {font-family:  Arial,Trebuchet MS,Verdana; font-size : 11px; color : #990000; text-decoration: none;font-weight:bold;}
a.anchor:hover {font-family:  Arial,Trebuchet MS,Verdana; font-size : 11px; color : #990000; text-decoration: none;font-weight:bold;}
a.anchor {font-family:  Arial,Trebuchet MS,Verdana; font-size : 11px; color : #B2AFAF; text-decoration: none;font-weight:bold;}
/* brand detail brand title font styles */
.brandtitle {font-family:  Arial,Trebuchet MS,Verdana; font-size : 14px; color : #990000; text-decoration: none;font-weight:bold;text-transform: uppercase;}

A.blueswitch_blue{
	font-family:Verdana;
	font-size:13px;
	color:#444444;
	text-decoration: none;
}

A.blueswitch_blue:link,A.blueswitch_blue:visited,{
	font-family:Verdana;
	font-size:13px;
	color:#444444;
	text-decoration: none;
}

A.blueswitch_orange{
	font-family:Verdana;
	font-size:13px;
	color:#444444;
	text-decoration: none;
}

A.blueswitch_orange:link,A.blueswitch_orange:visited
{
	font-family:Verdana;
    font-size:13px;
    color:#444444;
    text-decoration: none;
}

A.blueswitch_blue:hover,A.blueswitch_blue:visited:hover {
	font-family:Verdana;
    font-size:13px;
    color:#00479C;
    text-decoration: none;
}

A.blueswitch_orange:hover,A.blueswitch_orange:visited:hover {
	font-family:Verdana;
    font-size:13px;
    color:#FF9933;
    text-decoration: none;
}
.selectClass { 
 background-color: #ffffff; 
font-family:  Arial,Trebuchet MS,Verdana; 
font-size : 11px; 
color : #444444; 
text-decoration: none;
font-weight:normal;
border-color : #666666;
width:160px;
}

/** Brands **/
.brands
{
	position:relative;
	background:url(images/brands_bg.png) no-repeat;	
	height:600px;
}

.brand_detail
{
	width:90%;
	margin:0 auto;
}

/** Character Brands **/
.character_brands
{
	position:relative;
	background:url(images/char_brands_bg.png) no-repeat;	
	min-height:576px;
}