/* __________ default */
body { margin: 0; background-color: #fff; font-family: tahoma, verdana; font-size: 11px; color: #000; }
table { margin: 0; padding: 0; border: 0; border-spacing: 0; border-collapse: collapse; }
table td, table th {	margin: 0; padding: 0; vertical-align: top; }
form, p, h1, h2, h3, h4, h5, h6, ol, ul, fieldset { margin: 0; padding: 0; border: 0; }
input, select, textarea { margin: 2px 0; border: 0; font-family: tahoma; font-size: 11px; color: #999; }
img { border: 0; }
a { border: 0; font-family: tahoma, verdana; color: #000; text-decoration: none; }
a:hover { text-decoration: underline; }

/* __________ header */
#header  { background: url(../images/headerBg.gif) repeat-x top; }
#header .box { margin: 0 auto; width: 1000px; padding-top: 10px; background: url(../images/headerBoxBg.jpg) no-repeat top right; }
#header .boxMenu { margin-top: 5px; padding: 8px 0; background: url(../images/headerBoxMenuBg.gif) repeat-x center; }
#header .boxMenu a { display: inline; padding: 8px; background: url(../images/headerBoxMenuABg.gif) no-repeat right center; font: bold 11px 'arial'; text-transform: uppercase; color: #fff; }
#header .boxMenu a:hover, #header .boxMenu a.current  { background-image: none; background-color: #444; text-decoration: underline; }
#header .boxSubmenu { display: none; position: relative; z-index: 100; margin: 0 auto; padding: 8px 0; width: 970px; background-color: #444; }
#header .boxSubmenu a,
#header .boxSubmenu span { padding: 8px; font: normal 11px 'trebuchet ms'; color: #fff; }
#header .boxSubmenu a.p { font-weight: bold; color: #ff0000; }
#header .boxSubmenu a:hover { color: #ccc; padding-bottom: 5px; text-decoration: none; border-bottom: 3px solid #fff; }
#header .boxSubmenu s { padding: 8px 0; color: #999; text-decoration: none; }
#userPanelContainer { background-color: #202020;}
#userPanel { padding: 5px 0; width: 1000px; margin: 0 auto; text-align: right; color: white; font-size: 12px;}
#userPanel a {color: white;}
#authorizationResult { color: white; display: none; font-size: 12px; }

/* __________ container */
#container { margin: 0 auto; margin-top: 10px; margin-bottom: 20px; width: 970px; overflow: hidden; position: relative; }
#container h5 { float: left; display: inline; margin-left: 20px; padding: 5px 0; }
#container h5, #container h5 a { font: normal 11px tahoma; color: #666; }

#container .boxBanners { margin-bottom: 10px; text-align: center; }
#container .boxBanners img { margin: 0 1px; }

#container .boxMenu { float: left; width: 200px; }
#container .boxMenu h1 { padding: 8px 10px; background-color: #ee0000; font: bold 10px arial; color: #fff; text-transform: uppercase; }
#container .boxMenuContent { border: 1px solid #ddd; border-top: 0; }
#container .boxMenuContent h2 { padding: 8px 0 8px 20px; border-top: 1px solid #ddd; background: url(../images/containerBoxMenuLiBg.gif) repeat-x top; font: bold 11px tahoma; }
#container .boxMenuContent h2 img { float: right; margin-right: 10px; cursor: pointer; }
#container .boxMenuContent ul { list-style-type: none; }
#container .boxMenuContent ul li { background-color: #fff; }
#container .boxMenuContent ul li a { display: block; padding: 5px 10px 5px 30px; background: url(../images/containerBoxMenuLiArr.gif) no-repeat left center; }
#container .boxMenuContent ul li a span { float: right; }
#container .boxMenuContent ul li a:hover, #container .boxMenuContent h2 a:hover  { text-decoration: none; color: #999; }
#container .boxMenuContentShd { margin-bottom: 17px; border-top: 3px solid #f5f5f5; }

#container .boxText { float: left; display: inline; margin-left: 20px; width: 750px; background-color: #fff; border-top: 1px solid #ddd; border-bottom: 3px solid #ddd; }
/* #container .boxText h1 { padding: 8px 10px; background: url(../images/containerBoxTextH1Bg.gif); text-align: center; } */
#container .boxText h1 { padding: 8px 10px; text-align: center; }
#container .boxText h1, #container .boxText h1 a { font: bold 11px 'arial'; color: #000; text-transform: uppercase; text-decoration: none; }
#container .boxText h1 img { float: right; margin-top: 2px; }
#container .boxText h4 { margin: 15px 20px 0 0; padding: 5px 0 5px 5px; border-bottom: 1px solid #999; /*border-left: 10px solid #024578;*/ clear: left;}
#container .boxText h4, #container .boxText h4 a { font: bold 10px arial; color: #333; text-transform: uppercase; }
#container .boxText h4 a:hover { color: #999; }
#container .boxText table { margin: 10px 0; border-spacing: 1px; border-collapse: separate; width: 100%; }
#container .boxText table th { padding: 5px; border-bottom: 1px solid #ccc; font: bold 11px tahoma; color: #999; text-align: left; }
#container .boxText table td { padding: 5px; border-bottom: 1px solid #ccc; }
#container .boxText table td h3, #container .boxText table td h3 a { font: bold 11px tahoma; color: #4a77b4; }
#container .boxText table td small { display: block; padding: 2px 0; font-size: 10px; color: #999; }
#container .boxText form input, #container .boxText form textarea, #container .boxText form select, #userPanelContainer form input { padding: 4px; }
#container .boxText form input.radio { margin-right: 10px; border: 0; vertical-align: top; }
#container .boxText form input.button , #login-panel form input.button{ margin-right: 1px; padding: 2px; border: 1px solid #666; color: #333; cursor: pointer; }
#container .boxText form label { float: left; padding: 5px 10px 5px 0; width: 140px; text-align: left; font-size: 11px; }
#userPanelContainer form label {color: white; margin-right: 5px;}
#userPanelContainer form input { margin-right: 8px;}
#container .boxText form label span, #userPanelContainer form label span { color: #ff0000; }
#container .boxText form fieldset { border-width: 3px 1px 0 1px; border-style: solid; border-color: #ddd; margin-top: 15px; padding: 1px 0 0 0; background-color: #f8f8f8; }
#container .boxText form fieldset.legend {border: 0;}
#container .boxText form fieldset.legend label {display: block; width: 100%;}
#container .boxText form fieldset.submit {border: 0}
#container .boxText form fieldset.inline {display: inline;}
#container .boxText form fieldset legend { color: #fff; border: 1px solid #bbb; margin: -1px; padding: 3px 12px; background: #024578 url(../images/legendGradient.gif) repeat-y top left;}
#container .boxText form fieldset label { margin: 0 0 0 10px; }
#container .boxText form input, #container .boxText textarea, #container .boxText select { border: 1px solid #888; }
#container .boxText form input.fieldError { border: 1px solid red; background-color: #ffd07d; color: #444;}
#container .boxText form select.fieldError { border: 1px solid red; background-color: #ffd07d; color: #444;}
#container .boxText hr { margin: 5px 0; height: 0; border-top: 1px solid #ccc; }
#container div.boxHeadContainer { background: #f7b520 url('../images/boxHeader.gif') repeat-x top left; margin-top: 10px; /*padding-bottom: 15px;*/ }

/*#container .boxTextContent { margin-bottom: 20px; padding: 10px; border-bottom: 1px solid #666; background-color: #e9e9e9;  text-align: justify; line-height: 14px; color: #666; }*/
#container .boxTextContent { margin-bottom: 20px; padding: 9px; border: 1px solid #bbb; background-color: #e9e9e9; text-align: justify; line-height: 14px; color: #666; }
#container .boxTextContent h6, #container .boxTextContent h6 a { font-weight: normal; font-size: 11px; color: #333; }
#container .boxTextContent h3 { font-size: 11px; color: #000; }
#container .boxTextContent p { padding: 0 10px; color: #999; }
#container .boxTextContent ul { margin: 0; list-style-type: none; }
#container .boxTextContent ul li { display: block; clear: left; overflow: hidden; padding: 5px 10px 5px 0; background: url(../images/containerBoxTextBg.gif) no-repeat left bottom; }
#container .boxTextContent ul li.last { background-image: none; }
#container .boxTextContent ul.arrow li a { padding-left: 20px; background: url(../images/containerBoxTextLiArr.gif) no-repeat left center; }
#container .boxTextContent ul li a { padding: 0; color: #333; }
#container .boxTextContent ul li a.red { color: #ff0000; }
#container .boxTextContent ul li a:hover { text-decoration: underline; color: #999; }
#container .boxTextContent span.date { display: block; padding: 2px 0; font-size: 10px; color: #999999; }
#container .boxTextContent span.switch { display: block; padding-bottom: 9px; border-bottom: 1px solid #bbb; text-align: right; }
#container .boxTextContent span.switch a.selected { font-weight: bold; text-decoration: underline; }
#container .boxTextContent form { margin-top: 10px; }
#container .boxTextContent form input { padding: 2px; border: 1px solid #999; color: #666; }
#container .boxTextContent img.thb, #container .boxNews img.thb { float: left; margin: 0 5px 5px 0; padding: 1px; background-color: #f5f5f5; border: 1px solid #666; }
#container .boxTextContent table { margin: 0 0 20px 0; border-spacing: 1px; border-collapse: separate; width: 100%; }
#container .boxTextContent table th { padding: 5px; background-color: #ddd; color: #666; text-align: center; }
#container .boxTextContent table td { padding: 5px; border-right: 1px solid #ccc; }

#orderPanel li { margin: 0 0 0 18px; padding: 5px; font-weight: normal; font-size: 14px; color: #777; }
#orderPanel li div.brief { font-size: 11px; font-weight: normal; color: #666; text-align: left; margin-top: 5px; }
#orderPanel li a { color: #777; }
#orderPanel li.active { font-weight: bold; font-size: 15px; color: #222;}
#orderPanel li.active a { color: #222;}

#orderPanelBar { background-color: #f6fff6; font-size: 11px; padding: 10px; border: 1px solid #bbb; margin-bottom: 30px; text-align: left; }
#orderPanelBar li { display: inline; margin: 0 7px 0 2px; padding: 0 0 34px 0; min-width: 34px; color: #777;}
#orderPanelBar li a { color: #777; }
#orderPanelBar li.active { background: url('../images/cart.png') no-repeat bottom center; }
#orderPanelBar li.active a { color: #ff0000;}
#orderPanelBar li.done { background: url('../images/tick.png') no-repeat bottom center; }
#orderPanelBar li.done a {color: #64a600;}
#container .boxTable h1 { padding: 8px 0; background: none #fff; text-align: center; border-bottom: 1px solid #666; }
#container .boxTable h1 li { display: inline; }
#container .boxTable h1 li a { padding: 8px 10px; background: url(../images/containerBoxMenuLiBg.gif) repeat-x top; text-decoration: none; color: #666; border: 1px solid #666; border-right: 0; }
#container .boxTable h1 li a.selected { background-image: none; border-bottom: 1px solid #fff; color: #000; }
#container .boxTable table { margin: 0 0 20px 0; border-spacing: 1px; border-collapse: separate; border: 1px solid #666; border-top: 0; width: 100%; }

#container .boxNews { float: left; display: inline; margin: 12px 20px 0 0; width: 240px; border-bottom: 1px solid #bbb; text-align: justify; line-height: 16px; font-size: 12px; padding-top: 2px; }
#container .boxNews h2 { padding-bottom: 3px; font: bold 16px tahoma; color: #333; }
#container .boxNews h3, #container .boxNews h3 a { padding-bottom: 3px; font: bold 14px tahoma; color: #000; }
#container .boxNews h3.hr { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #ccc; }
#container .boxNews h4 { margin: 20px 0 10px 0; padding: 5px; background-color: #eee; }
#container .boxNews span.info { display: block; padding-bottom: 3px; font-size: 10px; color: #999; }
#container .boxNews span.info a { color: #ee0000; }
#container .boxNews dl { display: block; margin: 0 0 10px 0; font-size: 11px; }
#container .boxNews dt { float: left; text-decoration: underline; }
#container .boxNews dd { margin-left: 120px; font-weight: bold; }
#container .boxNews p { padding-bottom: 10px; line-height: 16px; }
#container .boxNews p.lead { padding-bottom: 30px; font-size: 13px; font-weight: bold; }
#container .boxNews p.post { font-size: 11px; padding:0 10px 0 0; }
#container .boxNews p.alert { color: #ff0000; }
#container .boxNews ul { list-style-type: none; }
#container .boxNews ul li { display: block; padding: 0 0 5px 20px; background: url(../images/containerBoxNewsLi.gif) no-repeat left center; }
#container .boxNews ul li a { padding: 0; font: bold 12px tahoma; color: #4a77b4; }
#container .boxNewsFooter { clear: left; text-align: right; margin-top: 0; }
#container .otherBackground { background: #fefefe url('../images/newsOtherBackground.gif') repeat-x bottom left; }

#container .boxNewsDay { margin-top: 10px; position: relative; width: 480px; }
#container .boxNewsDay span.text { margin: 1px; padding: 10px; width: 458px; display: block; position: absolute; bottom: -250px; z-index: 100; }
#container .boxNewsDay span.text, #container .boxNewsDay span.text a, #container .boxNewsDay span.background  { font: bold 16px tahoma; color: #000; }
#container .boxNewsDay span.text i, #container .boxNewsDay span.background i { font: normal 12px tahoma; color: #333; }
#container .boxNewsDay span.background { margin: 1px 2px 0 2px; width: 458px; display: block; padding: 10px; background-color: #fff; filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80; position: absolute; bottom: -250px; z-index: 90; }

#container .boxCalendar { margin-bottom: 20px; border: 1px solid #bbb; background-color: #e9e9e9; }
#container .boxCalendar table { margin: 0; border-spacing: 1px; border-collapse: separate; width: 100%; }
#container .boxCalendar table th { padding: 5px; border: 0; background: none; font-weight: normal; color: #999; text-align: center; }
#container .boxCalendar table th a { margin: 0 5px; padding: 1px 3px; color: #666; }
#container .boxCalendar table th a:hover { text-decoration: none; }
#container .boxCalendar table td { padding: 5px; border-right: 1px solid #ddd; background-color: #f5f5f5; text-align: center; }
#container .boxCalendar table td.day { width: 20px; background-color: #ccc; }
#container .boxCalendar table td.today { background-color: #ee0000; color: #fff; }
#container .boxCalendar table td.events { background-color: #4a77b4; color: #fff; }
#container .boxCalendar table td.today a, #container .boxCalendar table td.events a { color: #fff; }

#container .boxPaging { padding: 0 20px 10px 0; text-align: right; }
#container .boxPaging, #container .BoxPaging a:hover { color: #999; }
#container .boxPaging b { color: #333; }
#container .boxPaging a { color: #666; text-decoration: underline; }
#container .boxPaging span { float: left; }

#container .boxBoard a { color: #999; }
#container .boxBoard form { margin: 0 0 10px 0; }
#container .boxBoard form input { margin: 0; padding: 4px; border: 1px solid #ddd; background-color: #fff; width: 80px; font: normal 10px 'arial'; color: #666; }
#container .boxBoard form input.user { padding-left: 14px; background: url(../images/containerBoxBoardUser.gif) no-repeat #fff; }
#container .boxBoard form input.password { padding-left: 14px; background: url(../images/containerBoxBoardPassword.gif) no-repeat #fff; }
#container .boxBoard form input.button { margin: 0; border: 0; padding: 4px; background-color: #ddd; width: 18px; font: normal 11px verdana; text-transform: none; }

#container .boxGallery { float: left; margin: 10px 0; width: 490px; border-bottom: 1px solid #bbb; }
#container .boxGallery img { float: left; margin: 0 10px 10px 0; padding: 1px; background-color: #f5f5f5; border: 1px solid #666; }
#container .boxGallery img.last { margin-right: 0; }

/* _________ footer */
#footer  { margin: 0 auto; padding: 10px; width: 950px; background-color: #333; position: relative; color: #999; }
#footer .boxMenu  { float: right; color: #777; }
#footer .boxMenu a  { color: #999; }
#footer .boxMenu a:hover  { color: #777; }

#allCategory { position: absolute; right: 0; top: 32px; display: none; padding: 10px 10px 0 10px; border: 1px solid #444; background: url(../images/containerBoxMenuLiBg.gif) repeat-x top #fff; line-height: 16px; z-index: 200; }
#allCategory .boxHeader { text-align: right; }
#allCategory .box { float: left; display: inline; padding: 0; margin: 0; width: 150px; background-image: none; }
#allCategory .box b { font-size: 12px; }
#allCategory .box a { padding: 0; font: normal 11px tahoma; color: #000; }
#allCategory .box a:hover { text-decoration: underline; color: #333; }
#allCategory .box ul { padding-bottom: 10px; list-style-type: none; }
#allCategory .box ul li { padding-left: 20px; background: url(../images/iconArrow.gif) no-repeat left center; }
#allCategory .box ul li a:hover { color: #999; }

#boxNewsDay { margin: 10px 20px 20px 0; }
#boxNewsDay ul { padding: 11px 0; }
#boxNewsDay li { display: inline; }
#boxNewsDay li a { padding: 10px; border: 1px solid #000; text-transform: uppercase; text-decoration: none; }
#boxNewsDay li a.selected { background-color: #000; font-weight: bold; color: #fff; }
#boxNewsDay div { float: left; width: 470px; border: 5px solid #000; border-bottom-width: 4px; }
#boxNewsDay div div { float: left; width: 146px; padding: 5px 5px 0; border: 0; border-right: 1px solid #000; border-bottom: 1px solid #000; }
#boxNewsDay div div a { font: bold 11px tahoma; color: #4a77b4; }
#boxNewsDay div div p.news { display: block; margin-top: 10px; height: 120px; }
#boxNewsDay div div p.options { display: block; height: 9px; text-align: right; }

table.userAddresses {text-align:center;}
table.userAddresses th {text-align:center;}

.error { font-weight: bold; color: red; }
.success { font-weight: bold; color: green; }
.warning { font-weight: bold; color: orange; }
div.ticketsIcon { float: right; margin: 0; padding: 0;}
div.ticketsIcon a { margin: 0; padding: 0; }
div.ticketsIcon img { margin: 0; }
#ticketsDiv { background: url(../images/tickets.png) no-repeat top left; margin-top: 10px; }
div#ticketsDiv.boxTextContent { background-color: #f6fff6; }
div#ticketsDiv.boxTextContent h1 { margin-top: 10px; font-size: 12px; }
div#ticketsDiv.boxTextContent p { text-align: center; color: #555; font-size: 11px; }
div#ticketsDiv.boxTextContent a { font-weight: bold; }
div#ticketsDiv.boxTextContent span { font-weight: bold; }
div#ticketsDiv.boxTextContent span.info { font-size: 10px; font-weight: normal; color: #219121 }

/*div#nearestEvents.boxTextContent { background-color: #e2eeff; }
div#mostReadedNews.boxTextContent { background-color: #fed0d0; }
div#newsDiv.boxTextContent { background-color: #fed0d0; }*/
.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.reservedInfo { font-size: 10px; color: #888; }
div.buttons { margin-bottom: 20px; }
.total { font-size: 14px; font-weight: bold; text-align: right; }
div.summary th{ background-color: #f3f3f3; color: #444; }
div.summary td{ text-align: center; background-color: #fdfdfd; padding: 10px; }
#userAccountTabs { margin-top: 28px; }
#userAccountTabs ul li a.link { font-size: 12px; font: bold 12px tahoma; color: #4a77b4; margin: 5px 0; }
#userAccountTabs ul { list-style: none; }
div.fieldError { text-align: left; color: red; font-size: 9px; width: 95%; margin: 0 0 0 9px; }
#abandonOrderDialog { display: none; }
.bold {font-weight: bold;}
.small {font-size: 9px;}
div.boxText form fieldset p label span.small {color: #666;}
div.boxText table#onlinePaymentChannelsTable { border:0; text-align:center; vertical-align:middle;}
div.boxText table#onlinePaymentChannelsTable td { border:0; text-align:center; vertical-align:middle; }
div.boxText table#onlinePaymentChannelsTable input { text-align:center; vertical-align:middle; margin: 0 20px 0 0;}
div.boxText table#onlinePaymentChannelsTable tr { border:0; }

#login-link, #account-link{
    /*position: relative;
    top: 0px;
    right: 0px;*/
    display: block;
    background: #6a6a6a;
    padding: 5px 15px 5px 15px;
    color: #fff;
	font-size: 12px;
	font-weight: bold;
	/*float: right;*/
	text-align: right;
}
#login-panel{
    padding: 0;
    background: #046caf url('../images/loginPanel.png') no-repeat bottom left;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    display: none;
	text-align: center;
}
#login-panel h2 {
	background-color: transparent;
	color: #f5c933;
	width: 100%;
	font-size: 15px;
	margin: 5px 0;
	padding: 5px 0;
}
#login-panel span {
	margin: 3px 0 0 3px;
	font-size: 10px;
}
#loginCloseLink {
	float: right;
	margin: 3px 3px 0 0;
	font-size: 10px;
}
#loginFormUserLogin, #loginFormUserPassword {
	border: 1px solid transparent;
}
#account-panel{
    /*position: relative;
    top: 22px;
    right: 0px;*/
    width: auto;
    padding: 10px 15px 5px 15px;
    background: #6a6a6a;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    display: none;
	z-index: 101;
	text-align: center;
	/*float: right;*/
}
#login-panel a, #account-panel a {
	color: #fff;
}
#account-panel input {
	display: block;
	font-size: 14px;
	background: transparent;
	border: none;
	color: #fff;
	font-weight: bold;
}
#login-panel label, #login-panel input, #account-panel label, #account-panel input {
	display: block;
	text-align: left;
}
#login-panel input {
	color: #333;
}
#login-panel input[type=text], #login-panel input[type=password], #account-panel input[type=text], #account-panel input[type=password] {
	font-size: 13px;
}
.cursorPointer { cursor: pointer; }

.sportObject {
	width: 120px;
	margin: 8px 0 4px 0;
	border: 10px solid #d5d5d5;
}

.marginTop {
	margin-top: 20px;
}

div.commentFormContainer {
	background-color: #ebebf8;
	padding: 0 2px 8px 2px;
	width: 477px;
	margin-bottom: 25px;
}
#container .boxText div.commentFormContainer h4 {
	border: 0;
	font-size: 12px;
}

#orderPanelDiv { margin-top: 80px; }
#orderPanelDiv div.boxTextContent { background: #e2e2e2 url(../images/boxGradient.gif) repeat-x top left; padding: 10px;}
#orderPanelH1{ margin: 10px 0 0 0; font-size: 12px; text-align: center; color: #fff; background: #024578 url(../images/legendGradient.gif) repeat-y top left; }
div#orderPanelDiv.boxTextContent ol { margin: 5px 0 0 5px; }