﻿td img 
{
	display: block;
}

body 
{
    margin: 0px;
    background: #000000 url(images/eBG.jpg) top left repeat-x fixed;
    font-family: Arial, Verdana;
    color: #CCCCCC;
    font-size:12px;
}

a
{
    color: #0C98FD;
}

a:hover
{
    color: #FFFFFF;
}

.bg
{
    background: #191919 url(images/bg.jpg) repeat-y top center;
    border-bottom: solid 1px #000000;
}

.boxHeader
{
    color: #cccccc;
    font-weight: bold;
}

.ItemboxHeader
{
    color: #000000;
    font-weight: bold;
    border-bottom: solid 1px #000000;
   
}

.LeftBG
{
    background: url(App_Themes/<%=Page.Theme%>/images/bcsite_r5_c1.png);
}

.centerBG
{
    background:#000000 url(App_Themes/<%=Page.Theme%>/images/bcsite_r5_c2.png) no-repeat bottom; 
    vertical-align:top; 
    height:540px; 
    padding:0px 10px 0px 10px;
}

.RightBG
{
    background: url(App_Themes/<%=Page.Theme%>/images/bcsite_r5_c14.png);
}

.Box
{
    background: #333333;
    padding: 5px;
    border: solid 1px #666666;
}

.BoxOuter
{
	background: #333333;
	padding:0px;
	border: solid 1px #666666;
}

.BoxInner
{
	padding: 5px;
	border: solid 2px #000000;
}

.centerBG
{
    background: #191919 url(images/index_r3_c1.jpg) top left no-repeat;
    width: 800px;
    min-height: 314px;
    vertical-align: top;
    padding-top: 15px;
}

/* centerBgNav used in fanzone */
.centerBgNav
{
    background: #000000;
    width: 100%;
    vertical-align: top;
    text-align: center;
    padding-top: 0px;
    /*color: #cc0000;*/
    margin-bottom: 10px;
}

.dynamicMenu {
    background-color:#666666;
    border-color: #999999;
    border-style: solid;
    border-width: 1px;
}
.dynamicMenuItem
{
    background-color: #000000;
}

.flickr
{			
	margin:0px;
	padding:0px;
	overflow:auto;
	background-color: #222222;
	color:#666666;
	font-family:sans-serif;
	font-size:20px;		
}
.flickr a 
{	
	color:#ff0000;	
}

.grid
{
    border: solid 1px #444444;
}

.grid TH
{
    border: solid 0px #444444;
}

.grid TD
{
    border: solid 1px #444444;
}

.halfTable
{
    width: 50%;
    vertical-align: top;
}

.ImageBtn
{
	padding:3px;
}

.LsideBG
{
    text-align: right;
    vertical-align: top;
    background: url(images/BannerLS.png) top right no-repeat;
}

.RsideBG
{
    text-align: left;
    vertical-align: top;
    background: url(images/BannerRS.png) top left no-repeat;
}

.mainTable
{
    margin-left: auto;
    margin-right: auto;
}

.mainBox
{
    width: 100%;
    vertical-align: top;
}

.mainContent
{
    padding: 10px;
}

#nav 
{
    background-color: #999999;
}
#nav li {
	display: inline; /* for IE5 and IE6 */
}
#nav ul {
	list-style-type: none;
}
#nav a:link, #nav a:visited {
	display: block;
	width: 99.99%; /* for IE5 */
	color: #ffffff;
	text-decoration: none;
	padding: 0.25em 0.5em 0.25em 0.5em;
	text-align: left;
	font-weight: bold;
}
#nav a:hover {
	text-decoration: none;
	color: #000000;	
}

.dynamicMenu {
    background-color:#999999;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
}
.dynamicMenuItem
{
    background-color: #999999;
}

.navBG
{
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    vertical-align: middle;
    padding-top: 2px;
    padding-bottom: 2px;
}

.navButton
{
    border-width: 0px;
}

.profile
{
    border-bottom: solid 1px #000000;
}

.readmore
{
	font-weight:bold;
	font-size:12px;
}

.readmore a
{
	color:#999999;
	text-decoration:none;
}

.readmore a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

/* store css */

.Window
{
    width: 100%;
}

.Window .Main 
{
    width: 100%;
    margin: auto;
}

.Window .Main .Left 
{
    width: 220px;
    float: left;
}

.Window .Main .Left .Container
{
    margin: 0px 0px 10px 10px;
    float: left;
}

.Window .Main .Right .Contents
{
    margin: 5px 5px 5px 0px;
    width: 670px;
    float: left;
}

.DepartmentsList
{
    border: #555555 1px solid;
    text-align: center;
    margin-top: 20px;
}

.DepartmentsListHead
{
    border: #555555 1px solid;
    background-color: #555555;
}

a.DepartmentUnselected
{
    line-height: 25px;
    text-decoration: none;
    color: #FFFFFF;
}

a.DepartmentUnselected:hover
{
    text-decoration: underline;
}

a.DepartmentSelected
{
    line-height: 25px;
    font-weight:bold;
    text-decoration: none;
    color:#FFFFFF;
}

.CatalogDescription
{
    color:#FFFFFF;
    font-weight: bold;
    font-size: 14px;
}

.CatalogTitle
{
    color: Red;
    font-size: 18px;
    font-weight: bold;
}

.CategoriesList 
{
    border: #555555 1px solid;
    text-align: center;
    margin-top: 20px;
}

.CategoriesListHead
{
    border: #555555 1px solid;
    background-color: #555555;
}

a.CategoryUnselected
{
    line-height: 25px;
    text-decoration: none;
    color: #FFFFFF;
}

a.CategoryUnselected:hover
{
    text-decoration: underline;
}

a.CategorySelected
{
    line-height: 25px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}

.ProductList img 
{
    border: 2px solid #777777;
    float: left;
    margin-right: 5px;
    vertical-align: top;
}

.ProductTitle
{
    font-size: 15px;
    font-weight: bold;
    margin: 10px 1px 0 0;
}

.ProductPrice
{
    font-weight:bold;
    font-size:14px;
    color:Lime;
}

.DetailSection 
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.AdminTitle 
{
    font-size: 24px;
    font-weight: bold;
}

.Window .Main .Right .AdminHeader
{
    margin: 5px 5px 5px 0px;
    width: 100%;
}

.AdminContents
{
    margin: 5px 5px 5px 0px;
    width: 100%; /*900px*/
    float: left;
}

.AdminError
{
    color: Red;
}

.WideLabel
{
    display:-moz-inline-block;
    display:inline-block;
    width: 100px;
}

.GridSelectedRow
{
    color: #F7F7F7;
    background-color: #738A9C;
}




