html {
	height: 100%;
}
body	{
	background: #ffffff;
	height: 100%;
	color: #333333;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 0;
	text-align: left;
	font-family: trebuchet ms,sans-serif;
	line-height: 10px; 
	font-size: 12px;
	padding-bottom: 0px
}

img	{
	border: 0;
}

ol {
	margin: 0px 0px 0px 0px;
	
}

li {
	margin-left: 10px;
}

#home_bg{
	background: #ffffff url(/media/home_bg.jpg) no-repeat center top fixed;
	height: 100%;
}

#bg_0{
	background: #ffffff url(/media/bg_00.jpg) no-repeat center top fixed;
	height: 100%;
}

#bg_1{
	background: #ffffff url(/media/bg_1.jpg) no-repeat center top fixed;
	height: 100%;
}

#bg_2{
	background: #ffffff url(/media/bg_2.jpg) no-repeat center top fixed;
	height: 100%;
}

#bg_3{
	background: #ffffff url(/media/bg_3.jpg) no-repeat center top fixed;
	height: 100%;
}

#bg_4{
	background: #ffffff url(/media/bg_4.jpg) no-repeat center top fixed;
	height: 100%;
}

#bg_5{
	background: #ffffff url(/media/bg_5.jpg) no-repeat center top fixed;
	height: 100%;
}

#bg_6{
	background: #ffffff url(/media/bg_6.jpg) no-repeat center top fixed;
	height: 100%;
}

#bg_7{
	background: #ffffff url(/media/bg_7.jpg) no-repeat center top fixed;
	height: 100%;
}

#bg_8{
	background: #ffffff url(/media/bg_8.jpg) no-repeat center top fixed;
	height: 100%;
}

#bg_9{
	background: #ffffff url(/media/bg_9.jpg) no-repeat center top fixed;
	height: 100%;
}

#bg_10{
	background: #ffffff url(/media/bg_10.jpg) no-repeat center top fixed;
	height: 100%;
}

#bg_merch{
	background: #ffffff url(/media/merchandise/bkg.jpg) no-repeat right top fixed;
	height: 100%;
}

#bg_blog{
	background: #ffffff url(../blog/img/blog.jpg) no-repeat center top fixed;
	height: 100%;
}

/* /////////////////// HEADER STYLES //////////////////////*/

#header_bar { 
	background: #848383 url(/media/header_back.gif) repeat-x;
	width: 100%;
	height: 32px;
	margin: 0px;
	padding: 0px;
}

.box{
	vertical-align: top;
	margin-top: 6px;
	padding: 2px;
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	line-height: 14px;
	font-size: 11px;
	width: 105px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
}


#banner_constrict{
	width: 980px;
	height: 95px;
	padding-top: 3px;
	margin: 0px auto;
	border: 0px solid #CCCCCC;
}

#header_nav{
	width: 980px;
	height: 30px;
	padding-top: 0px;
	margin: 0px auto;
	border: 0px solid red;
}

#house_trained_player {
	float: left;
	height: 30px;
	width: 232px;
	padding: 0px;
	border: 0px solid #CCCCCC;
}

#mailing_list {
	background: url(/media/mailing_list_back.gif) repeat-x;
	float: left;
	height: 30px;
	width: 250px;
	padding: 0px;
	margin-left: 248px;
	border: 0px solid red;
}

/* ///////////////////////////////////////////////////////////////////////////*/


#center_site_wrapper {
	width: 980px;
	color: #99ccff;
	margin: 0px auto;
	padding: 0px;
	border: 0px solid #ff0000; 

} 



#logoImageArea{
	background: #ffffff;
	width: 728px;
	height: 125px;
	margin: 0px;
	border: 0px solid #CCCCCC;
}


#content { 
	width: 728px;
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	line-height: 12px;
	font-size: 11px; 
	padding-bottom: 6px;
	border-bottom: 1px solid #CCCCCC;
	border: 0px solid #000000;
}

#content_end{
	clear: both;
}

#content h1{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	line-height: 14px;
	font-size: 11px; 
	padding: 0px;
	margin: 0px;
	color: #333333;
}

#content h2{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	line-height: 12px;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #6699cc;
}

#right_side{

	width: 570px;
	
	float: right;
	
	outline: 0px solid red;
}

#right_side .text, #right_side .record_text {
	margin-left: 10px;
	margin-right: 10px;

	margin-bottom: 8px;
	
	outline: 0px solid red;
}

#column_1, #column_2, #column_3, .record, .record_text, .gallery_image {
	float: left;

}

.record_text {
	width: 110px;
	border: 0px solid #000000;
}

#column_1 {
	width: 232px;
	margin-right: 15px;
	border: 0px solid red;
}

#column_2 {
	width: 320px;
	border: 0px solid red;
}

#column_3 {
	width: 565px;
}

/* /////////////////// Text STYLES //////////////////////*/

.message {
	font-weight: bold;

}

.panel_232_bg {
	background: url(/media/232_header.gif) no-repeat top center;
	width: 222px;
	height: 26px;
	color: #AB0D0D;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	font-family: trebuchet ms,sans-serif;

}

.panel_320_bg {
	background: url(/media/320_header.gif) no-repeat top center;
	width: 310px;
	height: 26px;
	color: #AB0D0D;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	font-family: trebuchet ms,sans-serif;

}

.panel_577_bg {
	background: url(/media/577_header.gif) no-repeat top center;
	width: 565px;
	height: 26px;
	color: #AB0D0D;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	font-family: trebuchet ms,sans-serif;

}

.panel_400_bg {
	background: url(/media/577_header.gif) no-repeat top left;
	width: 400px;
	height: 26px;
	color: #AB0D0D;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	font-family: trebuchet ms,sans-serif;

}



.header_red {
	color: #AB0D0D;
	font-size: 12px;

}

.header_red_uppercase, .header_red_uppercase a:link, .header_red_uppercase a:hover, .header_red_uppercase a:visited, .header_red_uppercase a:active {
	color: #AB0D0D;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFFFFF;
}


.header_black_uppercase, .header_black_uppercase a:link, .header_black_uppercase a:hover, .header_black_uppercase a:visited, .header_black_uppercase a:active {
	color: #0E0303;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
	background-color: #FFFFFF;
}


.grey_uppercase {
	color: #0E0303;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;

}

.red_uppercase {
	color: #AB0D0D;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;

}

.black_uppercase {
	color: #0E0303;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;

}



.date, .date_margin_right {
	/*color: #0E0303;*/
	color: #666666;

	font-size: 10px;	

}

.date_margin_right {
	margin-right: 10px;
}

.copy {
	color: #0E0303;
	font-size: 11px;	
	line-height: 13px;

}

.message_text{
	color: #0E0303;
	font-size: 12px;	
	line-height: 13px;

}

.more:link, .more:visited, .more:active {
	color: #AB0D0D;
	font-size: 10px;
	background-color: #FFFFFF;
	text-decoration: none;

}

.more:hover {
	color: #FFFFFF;
	font-size: 10px;
	background-color: #AB0D0D;
	text-decoration: none;

}


.gallery_image {
	margin-right: 3px;
	margin-bottom: 3px;
	
	border: 4px solid #C3C1C2;
	
}

/* /////////////////// Text STYLES //////////////////////*/


/* /////////////////// TABLE STYLES //////////////////////*/

#content_table{
	
	margin-bottom: 15px;
	margin-top: 10px;
	border: 0px solid black;
}

#portfolio_table{
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	line-height: 14px;
	font-size: 11px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 0px solid black;
}

.col_wide{
	padding-right: 10px;
	margin: 0px;
	width: 230px;
	vertical-align: top;
}

.col_signups{
	padding-right: 0px;
	margin: 0px;
	width: 230px;
	vertical-align: top;
}

.col_narrow{
	padding: 0px;
	margin: 0px;
	width: 115px;
	vertical-align: top;
}

.col_gap{
	padding: 0px;
	margin: 0px;
	width: 10px;
}

/* ///////////////////////////////////////////////////////////////////////////*/


/* ////// FOOTER LINKS STYLES //////*/

#footer { 
	
	width: 728px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px; 
	color: #999999; 
	line-height: 15px; 
	font-weight: normal;
	margin: 0px;
	border: 0px solid black;
}

#footer_nav{
	width: 728px;
	text-align: center;
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom: 1px solid #CCCCCC;
}

#footer_legal{
	width: 728px;
	text-align: center;
	padding-bottom: 6px;
	padding-top: 6px;
}

.footer_space {
	padding-left: 6px;
	padding-right: 6px;
}

.footer_links:link, .footer_links:visited, .footer_links:active {
	background: right;
	font-size: 10px;
	color: #5C5C5C;
	text-decoration : none;
}

.footer_links:hover {
	background: #5C5C5C;
	font-size: 10px;
	color: #ffffff;
	text-decoration : none;
}


/* ///////////////////////////////////////////////////////////////////////////*/





/* /////////////////// GENERAL LINK STYLES /////////////////////

a:link {
	font-weight : normal; 
	text-decoration : none;
	color: #333333;
	background: transparent; 
	}
	
a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #333333;
	background: transparent; 
	}
	
a:hover {
	background: #6699cc;
	font-weight : normal; 
	text-decoration : none;
	color: #ffffff;
	}

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #333333;
	background: transparent;  
}

 ///////////////////////////////////////////////////////////////////////////*/
 
 
 /* /////////////////// BLOG //////////////////////*/
 
 
.blog_nav, .blog_nav a:link, .blog_nav a:hover, .blog_nav a:visited, .blog_nav a:active {
	color:#CC0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration : none;
	line-height: 14px;
	font-family: trebuchet, helvetica, sans-serif;
	background-color: #FFFFFF;
	
}


.blog_pages, .blog_pages a:link, .blog_pages a:hover, .blog_pages a:visited, .blog_pages a:active {
	color:#666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
	line-height: 14px;
	text-transform: uppercase;
	background-color: #FFFFFF;
	font-family: trebuchet, helvetica, sans-serif;
	
}

.blog_text{
	margin-left:10px;
	margin-top:-10px;
	line-height: 14px;
	font-size: 12px;
	color:#333333;
	font-family: trebuchet, helvetica, sans-serif;
	text-align: justify; 
}


 /* ///////////////////TWITTER//////////////////////*/
 


.twitter, .twitter a:link, .twitter a:hover, .twitter a:visited, .twitter a:active {
	color:#000000;
	font-size: 10px;
	text-decoration : none;
	line-height: 9px;
	font-family: arial, helvetica, sans-serif;
	word-wrap:break-word;
	
}



/* /////////////////// NEWS LINK STYLES //////////////////////*/

.news_link:link, .news_link:active, .news_link:visited{
	font-size: 11px;
	font-weight : bold; 
	text-decoration : none;
	color: #6699cc;
	font-family: verdana, arial, helvetica, sans-serif;
}
	
.news_link:hover
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	background: #6699cc;
}

/* ///////////////////////////////////////////////////////////////////////////*/



/* /////////////////// WEB LINK STYLES //////////////////////*/

.web_link:link, .web_link:active, .web_link:visited{
	display: block;
	font-size: 11px;
	font-weight : normal; 
	text-decoration : underline;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
}
	
.web_link:hover
{
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	background: #6699cc;
}

/* ///////////////////////////////////////////////////////////////////////////*/


/* /////////////////// MERCHANDISE //////////////////////*/

.basket
{
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}

/* /////////////////// STORE //////////////////////*/

.item_heading,.item_title,.item_description, .item_price
{
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
}

.item_title
{
margin-top:2px;
font-weight:normal;
}


.item_description
{
	font-size: 11px;
	margin-top:4px;
	font-weight:normal;
}


.item_price
{
	font-size: 14px;
	margin-top:3px;
	font-weight:normal;
}



/* /////////////////// GALLERY //////////////////////*/
.mask{
margin-left:2px;width:69px;position:relative;height:69px;

	border: 4px solid #C3C1C2;
	float:left;
	margin-right: 1px;
	margin-bottom: 3px;
}

.mask a{     
    height:54px;     
    display:block;     
    width:54px;
}
.mask a:hover, 
.mask a.active,
.mask a:active{     
    
    width:54px;     
    height:54px;     
    overflow:hidden; 
}

.mask a:hover img, 
.mask a.active img,
.mask a:active img{      
    margin:0px 0px 0px 0px; 
}

.mask img{
    border:0px;
	position:absolute;clip:rect(0px 69px 69px 0px);
	
}

	