body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #565656;
	height:100%;
}

h1{
	font-size: 20px;
	margin: 0px;
	margin-bottom: 8px;
	color: #565656;/*Gray*/
	line-height: 1em;
}

h2{
	font-size: 18px;
	margin: 0px;
	margin-bottom: 3px;
	color: #565656;/*Gray*/
}

h3{
	font-size: 15px;
	margin: 0px;
	margin-bottom: 2px;
	color: #565656;/*Gray*/
}

h4{
	font-size: 11px;
	margin: 0px;
	margin-bottom: 0px;
}

h5{
	font-size: 16px;
	font-weight: bold;
	text-transform:uppercase;
	margin: 0px;
	margin-bottom: 3px;
	color: #92a2b1;/*blue*/
}

.date{
	color: #ff9933;/*Orange*/
	font-size: 9px;
}

p
{
	margin-top: 1em;
}

hr{
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 0px;
	border: 0px;
	border-top: 1px solid #D6D6D6;
}

a
{
	color: #4480ac;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#page
{
    text-align: center;
}

#frame{
	width:975px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

#frame_top
{
    background-image: url(/gfx/fanshop/top.jpg);
    background-position: center top;
    background-repeat: no-repeat;
	
}

#fanshop_top
{
	width: 975px;
	height: 30px;
    background-image: url(/gfx/fanshop/spacer.gif);
    background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	margin-top: 8px;
}

#frame_content
{
	width: 975px;
	padding: 0px;
	margin: 0px;
}

#holder_left
{
	float: left;
	width: 175px;
}

#holder_content
{
	float: left;
	width: 594px;
	padding-top: 7px;
	padding-left: 6px;
	padding-right: 6px;
}

#holder_content_full
{
	float: left;
	width: 794px;
	padding-top: 7px;
	padding-left: 6px;

}

#holder_right
{
	float: left;
	width: 194px;
	padding-top: 7px;
}


#fanshop_bottom
{
	padding-top: 5px;
	width: 975px;
	height: 30px;
    background-image: url(/gfx/fanshop/spacer.gif);
    background-repeat: repeat-x;
	background-position: bottom;
	float: left;
}

.nofloat
{
    width: 100%;
    clear: both;
    display: block; 
    visibility: hidden;
    height: 0px;
    margin: 0px;
}

.lnkMenuItemDark, .lnkMenuItemDark a, .lnkMenuItemWhite, .lnkMenuItemWhite a
{
	font: bold 10px verdana;
	cursor:pointer;
	width: 158px;
	height: 34px;
	line-height: 34px;
	white-space: nowrap;
}

.lnkMenuItemDark, .lnkMenuItemWhite
{
	padding-left: 17px;
	background-image: url(/gfx/fanshop/menu_spacer.gif);
    background-repeat: repeat-x;
	background-position: bottom;
}
.lnkMenuItemDark, .lnkMenuItemDark a
{
	color: #54616b;
}

.lnkMenuItemWhite, .lnkMenuItemWhite a
{
	color: #FFFFFF;
}

.lnkTopBar, .lnkTopBar a
{
	float: left;
	color: #FFFFFF;
	font: bold 11px verdana;
	cursor:pointer;
	height: 26px;
	line-height: 26px;
	padding-top: 2px;
	margin-left: 17px;
	margin-right: 17px;
	white-space: nowrap;
}

input.ProductDetailExtra
{
	font-family: Arial;
	font-size: 10px;
	height: 10px;
	border: 1px;
	border-style: solid;
	margin-top: 1px;
	padding: 1px 3px 1px 3px;
}


.tdArticleUrl
{
	width: 415px;
	background-color: #ebebeb;
	padding-left: 6px;
}

.tdArticleUrl a
{
	color: #7b7f84;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.tdArticleUrl a:visited, .tdArticleUrl a:hover
{
	color: #9d9d9d;
}

.tdArticleDate
{
	width: 173px;
	background-color: #565656;
	color: #ffffff;
	text-align: left;
}

.ddlYearMonth
{
	float: right;
	width: 100px;
	margin-right: 5px;
	font-size: 12px;
	color: #565656;
}

.textSearch
{
	font-size: 12px;
	color: #565656;
}

.btnSearch
{
	font-size: 12px;
	color: #565656;
	width: 70px;
}

.btnFindByPrice
{
	color: #ced6dd;
	line-height: 19px;
	font-size: 12px;
	font-weight: bolder;
    background-image: url(/gfx/fanshop/button_findbyprice.jpg);
    background-position: center top;
    background-repeat: no-repeat;
	width: 105px;	
    height: 19px;
    cursor: pointer;
    border: none 0px Transparent;
    
}

h1.ProductTitle
{
	color: #00528e;
	font-size: 30px;
	line-height: normal;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}
