/* NEW: af1132 OLD: d94383*/


body{
	margin: 0;
	font-family: arial, aelvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: url(http://www.takkoda.com/dev/img/gradient.gif) top left repeat-x; 
}

input {
	font-size: 11px;
	color: #666666;

}

h1{
	font-size: 12px;
	color: #af1132;
	text-decoration: none;
}

.greyheader{
	color: #aba3a3;
}

h1.greyheader{
	font-size: 24px;
	margin-bottom: 10px;
}

h2.greyheader{
	font-size: 20px;
}

h2{
	font-size: 13px;
	color: #af1132;
	text-decoration: none;
}

p{text-decoration: none; padding: 0px;}
a{text-decoration: none; color: #666666;}
a:hover{color: #af1132;}

#textFooter{font-size: 11px}

#textSizingTitle{
	font-size: 11px;
	font-weight: bold;
}

#tableTShirts{
	font-size: 12px;
	font-weight: bold;
}

input.style1{
	width: 182px;
}

textarea.style1{
	width: 182px;
}


#menu {
	width: 100%;
	padding:0 5px 0 0;
	margin:0;
	height:31px;
	float: left;
}

#menu ul {
	list-style: none;
	padding:5px 0 0 0;
	margin: 0;
	background: transparent url(imgsite/images/menu_bg.gif) repeat-x top;
	height:26px;
	float: right;
	text-align:center;
	font-weight:bold;
	font-style:normal;
}



ul#tshirts {width:71px; background: transparent url(imgsite/images/menu_end_left.gif) no-repeat top left;}
ul#who {width:140px; float: left;}
ul#news {width:100px;}
ul#where {width:150px; float: left;}
ul#quiz {width:85px; float: left;}
ul#contact {width:110px; float: left; }
ul#inbag {width:90px; background: transparent url(imgsite/images/menu_end.gif) repeat-x top right;}

/* navigation */

#menu li ul{
	margin-left:15px;
	background: #fff;
}

#menu li ul li{
	width:115px;
	padding:1px 0 0 6px;;
	height:15px;
	border: solid 1px #d9d9d9;
	background: transparent url(imgsite/images/dropdown_w.png);

}

#menu li ul li a {text-align:left; display: block;}

#menu li ul li a:hover {
		background: transparent url(imgsite/images/dropdown_g.png);
}

#menu li {
	position: relative;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

#menu li ul {
	margin-top: 0;
}

#menu ul ul {
	position: absolute;
	z-index: 500;
}

#menu ul ul {
	display: none;
}

#menu ul li:hover ul {
	display: block;
}
	
#menu ul ul,
#menu ul li:hover ul ul,
#menu ul ul li:hover ul ul {
	display: none;
}

#menu ul li:hover ul,
#menu ul ul li:hover ul,
#menu ul ul ul li:hover ul {
	display: block;
}

table.hometable td{
	font-size: 16px;
	font-weight: bold;
	color: #cd201e;
	text-align: center;
}

table.hometable td img{
	border: 0;
}

table.hometable td a{
	color: #cd201e;
	text-decoration: none;
}

<!--[if IE]>

body {
behavior: url(_scripts/csshover.htc);
font-size: 100%;
}

#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 

#menu a, #menu h2 {
font:  12px;
}

.style5 {color: #af1132; font-weight: bold; font-size: 15px; }
.style8 {font-size: 18px}
.style9 {font-size: 16px; }
.style12 {color: #FF6600; font-size: 16px;}
body,td,th {
font-size: 12px;
}
.style16 {color: #FF6600; font-size: 16px; font-weight: bold; }
.style21 {color: #333333}
.style22 {color: #666666}
.style24 {color: #af1132}
.style27 {color: #FF0000; font-weight: bold; }
.style29 {color: #FF0000; font-size: 16px; font-weight: bold; }
.style31 {color: #666666; font-weight: bold; font-size: 15px; }
.style32 {
font-size: 16px;
font-weight: bold;
color: #F2531E;
}
.style33 {color: #FF6600; font-size: 13px; font-weight: bold; }



<![endif]-->

<!--[if gte IE 5.5000]>
				<script type='text/javascript' src='_scripts/pngfix.js'></script>
<![endif]-->