@charset "utf-8";
@font-face {
font-family: trebucit; src: url(font/trebucit.ttf); 
}
/* CSS Document */
/* www.Go4Costumes.com	*/
*{ margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; line-height:15px; }
:focus { outline:0px; }
a:focus { outline:0px; }
:focus { outline: 0; }
/*	END (Reset)	*/
h1 {
font-size: 150%;
color: #B50000;
line-height: normal;
font-weight: bold;
}
h2 {
font-size: 120%;
color: #B50000;
line-height: normal;
font-weight: bold;
}
h3 {
font-size: 22px;
color: #ffffff;
line-height: normal;
font-weight: bold;
}
h4 {
font-size:18px;
color: #FC9E00;
line-height: normal;
font-weight: bold;
}
h5 {
font-size: 12px;
color: #ADABAB;
line-height: normal;
}
h6 {
font-size: 9px;
color: #ADABAB;
line-height: normal;
}
h7 {
font-size: 12px;
color: #FC9E00;
line-height: normal;
font-weight: bold;
}
h8 {
font-size: 10px;
color: #400000;
line-height: normal;
font-weight: bold;
}
h9 {
font-size: 10px;
color: #000000;
line-height: normal;
font-weight: bold;
}
body {background:#000000 url(../images/bg2.png) repeat-x; font-family: Arial, Helvetica, sans-serif; font-size:14px; line-height: 18px; font-weight: bold; text-align: left; color: #231F20;}
a { color:#231F20; text-decoration:underline; }
a:hover { color:#000000; text-decoration:none; }
P {padding: 0px 0px;}
.heading_quantity {
color: #E5047F;
}
.wrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
.clear { clear:both;}
.spacer { clear:both; height: 8px;}
.heading_yellow { color:#FC9E00;}
.heading_red { color:#B50000;}
/*=======================header================================*/
#content {background-color: #ffffff; overflow:auto; clear: both; padding-bottom: 10px;}
#top_bar {
background-color: #F5000;
clear: both; 
float: left;
width: 930px;
height: 30px;
font-size: 18px;
color: #ffffff;
text-align: center;
padding-top: 15px;
font-weight: bold;	
}
#header{
background-color: #FFFFFF;
clear: both;
width: 930px;
height: 310px;
}
#Header_left{
clear:right;
float:left;
width: 930px;
height: 98px;
}
#logo {
height: 96px;
padding-bottom: 5px;
padding-top: 15px;
padding-left: 15px;
}
#header_message {
background-color: #231F20;
height: 123px;
padding-top: 10px;
padding-left: 15px;
}
#header_message .pic {
clear:	right;
float: left;
width: 100px;
}
#header_message .msg {
float: left;
width: 590px;
padding-left: 15px;
}
#Header_right {
float: right;
width: 220px;
height: 50px;
padding-top: 122px;
padding-right: 45px;
text-align: left;
}
#main_banner {
clear:both;
float: left;
background-color: #B50000;
height: 260px;
}
#main_banner .flash {
clear: right;
float: left;
width: 602px;
}
#main_banner .icons {
float: right;
width: 312px;
padding: 8px;
}
.block_grey {
background-image: url(../images/banner_img.png); 
background-repeat: no-repeat;
width: 302px;
height: 62px;
padding: 5px;
margin-bottom: 11px;
font-size: 11px;
color: #ffffff;
text-align: center;
}
.block_grey h3 {
font-size: 16px;
color: #ffffff;
line-height: normal;
font-weight: bold;
}
#main_banner_shadow {
clear:both;
float: left;
background-image: url(../images/banner_shadow.png); 
background-repeat: repeat-x;
width: 930px;
height: 29px;
margin-top: 4px;
display: block;
}
#lft_panel{
background: #ffffff;
clear: right;
float: left;
width: 604px;
margin-right:5px;
}
#lft_panel .icon{
clear: right;
float: left;
width: 60px;
}
#lft_panel .msg{
float: right;
width: 525px;
}
#rit_panel{
background: #ffffff;
float: right;
width: 321px;
padding: 0px;
}
#rit_panel .block_white{
width: 313px;
background-image: url(../images/ad_border_bottom.png); 
background-repeat: no-repeat;
background-position: bottom;
padding-bottom: 7px;
}
#rit_panel .block_white #bordr_top{
background-image: url(../images/ad_border_top.png); 
background-repeat: no-repeat;
height: 7px;
}
#rit_panel .block_white #cont{
background-image: url(../images/ad_border_middle.png);
background-repeat: repeat-y;
padding: 0 7px;
}

#footer { font-size:11px; clear:both; background-color: #202020; color:#fff; padding: 5px 10px;}
#footer a{ font-size:10px; color:#fff; text-decoration: underline; }
#footer a:hover{ text-decoration:none; color: #fff;}


/*=======================tabs======================================*/
#tabs { background:url(../images/right.gif) repeat-x center top; 
clear:both;
float: left;
width: 915px;
font: bold 18px Arial;
color: #231F20;
/*background-color: #D7D7D7;*/
margin-bottom:0em; /*margin between menu and rest of page*/
overflow:hidden;
margin-top: 14px;
padding-left: 15px;
	}

#tabs ul {
	margin:0;
	padding:0px 0px 0px 0px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	padding:0px 0 0 8px;
	background: url(../images/left.png) no-repeat left top;
	margin:0;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url(../images/right.gif) no-repeat right top;
	padding:10px 22px 22px 14px;
	margin-right: 0px;
	color: #231F20;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span { 	}

#tabs a:hover {
	background-position:0% -50px;
	}

#tabs a:hover span {
	background-position:100% -50px;
	color: #ffffff;
	}
	
#tabs a.active {
	background-position:0% -50px;
	}

#tabs a.active span {
	background-position:100% -50px;
	color: #ffffff;
	}

/*=======================bullets================================*/
.bullet {
float: left;
margin-top: 5px;
}
.bullet ul {
	list-style-type: none;
}
.bullet ul li {
	float: left;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	padding-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 2px;
	color: #000000;
	width: 500px;
	display:block;
}
.bullet ul li a{
color: #000000;
text-decoration:none;
}
.bullet ul li a:hover{
color: #02BB96;
text-decoration: none;
}
