/* Reset */
a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
center,
cite,
code,
del, dfn, div,
dd, dl, dt, ol, ul, li,
em,
fieldset, form, label, legend,
font,
h1, h2, h3, h4, h5, h6,
html,
iframe,
img,
ins,
kbd,
object,
p,
pre,
q,
s, samp, small, strike, strong, sub, sup,
span,
table, caption, tbody, tfoot, thead, tr, th, td,
tt,
u, i,
var {
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

body {

}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* end of Reset */
/* base styles */
html, body {
    height: 100%;
    min-height: 100%;
    margin: 0px;
}

body {
    background: #000;
    color: #000;
    font: 12px Century Gothic, Arial, Verdana, sans-serif;
    height: 100%;
    line-height: 18px;
    min-height: 100%;
    margin: 0px;
}

strong, b {
    font-weight: bold;
}

em, i {
    font-style: italic;
}

sup {
    bottom: 0.33em;
    color: #76797c;
    font-size: 10px !important;
    font-weight: normal !important;
    padding-left: 1px;
    position: relative;
    _position: static !important;
    vertical-align: baseline;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* end of base styles */

/* Utils */
.clear {
    clear: both;
}

.floatRight {
    float: right;
}

.floatLeft {
    float: left;
}

.borderNone {
    border: 0px;
}

/* End Of Utils */
/* index Layout */

#wrapperMain {
	background: url(../image/bg.jpg) #000 no-repeat top center;
	width: 100%;
}
#menuWrapper {
	width: 100%;
}

#container {
	margin: 0 auto;
	width: 974px;
    text-align: left;
}
.frog {
	background: url(../image/frog.png) no-repeat;
	display: block;
	height: 197px;
	margin: 45px 0 0 0;
}
.seasonText {
	padding: 80px 0 0 120px;
	text-align: left;
}
.logo {
	text-align: left;
	
}

.menuBg {
	background: url(../image/menu.png) repeat-x;
	margin: 0 0 0 0;
	height: 51px;
}


.droplinebar {
    float: left;
    margin: 22px 0 0 0;
    width: 750px;
}



.droplinebar ul {
}

.droplinebar ul li {
    color: #fff;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 0 20px;
}

.droplinebar ul li.first {
    color: #fff;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 0 27px;
}

.droplinebar ul li a {
    color: #fff;
    text-decoration: none;
}

.droplinebar ul li a:hover {
    color: #340023;
    text-decoration: none;
}

/* Sub level menus*/
.droplinebar ul li ul {
    position: absolute;
    z-index: 100;
    left: 0;
    top: 0;
    margin: 0 0 0 13px;
    padding: 15px 0 5px 0;
    background: #c61f6f; /*sub menu background color */
    visibility: hidden;
}

/* Sub level menu links style */
.droplinebar ul li ul li a {
    font: 12px Arial, Helvetica, sans-serif;
    padding: 4px;
    margin: 0;
}

.droplinebar ul li ul li a:hover {
/*sub menu links' background color onMouseover */
    background: #941455;
}

.sendButton {
    float: right;
    margin: 15px 0 0 0;
    text-align: right;
    width: 211px;
}

.mainTabContainer {
    background: #fff;
    float: left;
    margin: 0 0 25px 0;
    width: 100%;
}

/* Main Nav */
.navigation {
	float: left;
	width: 570px;
}
ul.nav {
    background: #000;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.nav li {
    display: inline;
}

ul.nav li a {
    text-decoration: none;
}

.tab1 {
    background: #c61f6f;
    color: #340023;
    float: left;
    height: 45px;
    padding: 5px 0 0 0;
	_padding: 5px 0 2px 0;
    text-align: center;
    width: 231px;
}

.tab1 a {
    color: #340023;
}

.tab2 {
    background: #340023;
    color: #FFF;
    float: left;
    font-size: 23px;
    height: 45px;
    padding: 5px 0 0 0;
    text-align: center;
    width: 210px;
}

.tab2 a {
    color: #FFF;
}

.tab3 {
    background: #000;
    color: #FFF;
    float: left;
    height: 45px;
    padding: 5px 0 0 0;
    text-align: center;
    width: 113px;
}

.tab3 a {
    color: #FFF;
}
.tab4 {
    background: #000;
    color: #FFF;
    display:block;
    float: right;
    height: 50px;
    padding: 0 0 0 0;
    text-align: right;
	width: 420px;
}

.tab4 a {
    color: #FFF;
}

/* End Main Nav */

#box1 {
    background: #c61f6f url(../image/box1_bg.png) repeat-y;
    color: #340023;
    height: 100%;
    width: 100%;
}

#box2 {
    background: #340023;
    color: #FFF;
    height: 100%;
    width: 100%;
}

#box3 {
    background: #000;
    color: #FFF;
    height: 100%;
    width: 100%;
}

.videoPlayer {
    background: #000;
    float: right;
    width: 421px;
}

.midPlayer {
    background: #f2f2f2;
    float: right;
    width: 421px;
}

.videoTitle {
    background: #000;
    color: #941455;
    height: 22px;
    padding: 5px 0 0 5px;
}

.resultCol{
    float: left;
    margin: 20px
   
}

.resultCol1 {
    float: left;
    margin: 11px 0 0 0;
    padding: 0 0 0 20px;
    width: 130px;
}
.resultCol1 a {
   text-decoration:none;
   color: #fff;
}

.resultCol1 ul {
    padding: 0 0 0 20px;
}

.resultCol1 ul li {
    color: #69114c;
    font-size: 14px;
    padding: 25px 0 0 0;
}

.resultCol1 ul li span {
    color: #041800;
    font-size: 13px;
    padding: 25px 0 0 0;
}

.resultCol1 ul li.active {
    color: #fff;
    font-size: 13px;
    padding: 25px 0 0 0;
}
.resultCol1 ul li.active a {
    color: #fff;
}

.resultCol2 {
    float: left;
    min-height: 260px;
    margin: 0 0 0 0;
    width: 400px;
}
.middayresult {
    float: left;
    margin: 25px 0 0 0;
    width: 400px;
}
.video
{
      height: 230px;

}

.midvideo
{
      height: 20px;

}
.resultSelected {
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    padding: 15px 0 0 0;
    width: 290px;
}
.resultText {
    border-bottom: 1px solid #9a1658;
    color: #340023;
    float: left;
    font-size: 13px;
    height: 25px;
    padding: 15px 0 0 0;
    width: 290px;
}

.resultText span {
    color: #fff;
}

.resultPlayButton {
    border-bottom: 1px solid #9a1658;
    color: #fff;
    float: left;
    font-size: 13px;
    height: 30px;
    padding: 10px 0 0 0;
    width: 110px;
}
.resultPlayButton a {
   text-decoration:none;
}
.resultPlayButton span{
    float:left;
    padding: 5px 0 0 3px;
}
.resultPlayButton img{
    float:left;
}

.resultPlayNoButton {
    border-bottom: 1px solid #9a1658;
    float: left;
    height: 40px;
    width: 110px;
}

.seasonPlayButton {
    background: url(../image/season_play.jpg) 0 0 no-repeat;
    color: #fff;
    float: left;
    font-size: 12px;
    height: 24px;
    padding: 5px 0 0 35px;
    width: 70px;
}
.seasonPlayButton a {
    color: #fff;
    font-size: 12px;
	text-decoration: none;
}

.seasonPlayText {
    color: #941455;
    float: left;
    font-size: 14px;
	font-weight: bold;
    height: 24px;
    padding: 5px 0 0 10px;
    width: 400px;
}

.midPlayButton {
    color: #fff;
    float: left;
    font-size: 13px;
    height: 30px;
    padding: 10px 0 0 0;
    width: 110px;
}

.midPlayButton a {
	color:#fff;
    text-decoration:none;
}
.midPlayButton span{
    float:left;
    padding: 5px 0 0 5px;
}
.midPlayButton img{
    float:left;
}

.midlikeButton {
    color: #fff;
    float: left;
    font-size: 13px;
    height: 30px;
    padding: 10px 0 0 20px;
    width: 70px;
}

.midlikeButton a {
	color:#fff;
    text-decoration:none;
}
.midlikeButton span{
    float:left;
    padding: 5px 0 0 5px;
}
.midlikeButton img{
    float:left;
}

.midPlayText {
    color: #fbb9d8;
    float: left;
    font-size: 14px;
	font-weight: bold;
    height: 24px;
    padding: 5px 0 0 10px;
    width: 370px;
}
.midPlayText img{
    padding: 0 0 0 20px;
}

.seasonContent {
	border-bottom: 1px solid #554344;
	float: left;
	margin: 5px 0 0 20px;
	width: 520px;
}

.midContent {
	border-bottom: 1px solid #dd79a9;
	float: left;
	margin: 5px 0 0 20px;
	width: 520px;
}

.content {
    background: #f2f2f2;
    border-right: none;
    border-bottom: 1px solid #d1d1d1;

}

.midcontent {
    background: #c61f6f;
    border: none;

}

.mainContent {
    background: #f2f2f2;
    border-left: 1px solid #d1d1d1;
    padding: 0 0 10px 13px;
    width: 945px;
}

.kroakOrder {
	float: left;
	width: 551px;
	
}

.opus {
   background: #000;
   margin: 10px 0 0 0;
   padding: 10px 0 0 0;
   color :#fff;
   width: 905px;
}
.opusImage{
   background: #000;
   margin: 0 0 10px 10px;
   padding: 10px 0 10px 10px;
   float: left;
   width: 180px;

}
.opusText{
	float: left;
    padding: 10px 0 10px 10px;
	width: 670px;
}
.opusText a{
	color: #fff;
	text-decoration: underline;
}
.opusText a:hover{
	color: #fff;
	text-decoration: none;
}
/*#loading {

    text-align:center;
	background:url(../image/ajax-loader.gif) #000 no-repeat center;
    margin:0 auto;
	height:210px;
	width:945px;
}*/
.photosTab {
    padding: 20px 0 0 0;
}

.subTitle {
    padding: 0 0 0 0;
}

.photosText {
	background: url(../image/photo_bg.gif) repeat-x;
	float: left;
	height: 40px;
	padding: 10px 0 0 20px;
	text-align: left;
	width: 522px;
}
.pagination {
	background: url(../image/page_bg.gif) repeat-x;
	float: left;
	height: 35px;
	width: 403px;
    text-align: center;
    padding: 15px 0 0 0;
    font-size:18px;
}
.pagination a {
	text-decoration:none;
     color:#941455;
}
.pagination span{
	text-decoration:none;
    padding: 0  0 0 30px;
}
.videopagination {
	float: left;
	height: 20px;
	width: 425px;
    text-align: center;
	padding: 5px 0 5px 0;
    font-size:18px;
}
.videopagination a {
	text-decoration:none;
    color:#941455;
}
.videopagination span{
	text-decoration:none;
    padding: 0  0 0 30px;
}

.midpagination {
	float: left;
	height: 20px;
	width: 525px;
    text-align: center;
	padding: 10px 0 10px 0;
    font-size:18px;
}
.midpagination a {
	text-decoration:none;
    color:#fff;
}
.midpagination span{
	text-decoration:none;
    padding: 0  0 0 30px;
}

#photogallery {
    background: #000;
    display: block;
    height: 210px;
    width: 925;
    padding: 0  0 0 20px;
}
	.photos {
        float: left;
        width: 150px;
	}

   .photo_bg {
    background: #000;
    margin: 5px auto;
    width: 140px;
    height: 150px;
}

.photo_bg a {
    display: block;
    padding: 5px 0 0 0;
}


#photogallery ul {
    list-style: none;

}

#photogallery ul li {
    display: inline;
}

#photogallery ul img {
    background: #fff;
    display: block;
    margin: 0 auto;
    padding: 3px;
    border: 1px solid #aaa;
}

#photogallery ul a:hover img {
    padding: 3px;
    border: 1px solid #333;
    color: #fff;
}

#photogallery ul a:hover {
    color: #444;
}

#photogallery span {
    float: right;
}


.mainContentText {
    margin: 0 0 0 20px;
}

.mainContentText span {
    margin: 0;
    padding: 0;

}

.mainContentText p {
    padding: 20px 0 0 0;
}

.mainContentText p.first {
    padding: 26px 0 0 0;
}

/* End of index Layout */

/* Begin Footer */

#footerWrapper {
    background: #000;
    color: #7a7a7a;
    height: 70px;
    margin: 15px 0 0 0;
}

.footer {
    font-size: 11px;
    padding: 10px 0 0 15px;
}

.footer ul {
    clear: both;
}

.footer ul li {
    display: inline;
    float: left;
    margin: 0 0 0 15px;
}

.footer ul li a {
    color: #7a7a7a;
    text-decoration: none;
}

.footer ul li a:hover {
    color: #7a7a7a;
    text-decoration: underline;
}

.footer span {
    color: #464646;
    padding: 0 0 0 15px;
}

/* End Footer */
.debug {
    border: 1px solid red;
}

.subHeading {
    font-size: 17px;
    font-weight: normal;
    color: #333;
    clear: both;
    padding: 10px 0 10px 0;
}

.heading {
    background: #000;
    float: left;
    font-size: 23px;
    height: 32px;
    padding: 18px 0 0 20px;
    width: 925px;
	margin: 20px 0 0 0;
    color: #FFF;
    clear: right;
}

/* Gallery */
#gallery {
    padding: 5px;
    margin: 20px 0 0 0;
    width: 900px;
}

#gallery ul {
    list-style: none;

}

#gallery ul li {
    display: inline;
}

#gallery ul img {
    background: #fff;
    display: block;
    margin: 0 auto;
    padding: 3px;
    border: 1px solid #aaa;
}

#gallery ul a:hover img {
    padding: 3px;
    border: 1px solid #333;
    color: #fff;
}

#gallery ul a:hover {
    color: #444;
}

#gallery span {
    float: right;
}

/* Gallery Ends */


/* press styles */

.press {
    float: left;
    width: 900px;
    padding: 5px 0 10px 0;
}

.pressHeading {
    float: left;
    font-size: 17px;
    font-weight: normal;
    color: #333;
    width: 730px;
}

.pressDate {
    font-size: 13px;
    font-weight: normal;
    color: #333;
    float: left;
    width: 170px;
}

.pressMore {
    font-size: 17px;
    font-weight: normal;
    padding: 4px;

}

.pressContent {
    float: left;
    padding: 10px 0 10px 0;
    width: 800px;
}

.press_img {
    background: #000;
    font-size: 11px;
    float: left;
    margin: 0 15px 15px 0;
    width: 150px;
    height: 200px;
    color: #c61f6f;
}

.pressContentDesc {
}

.press_imgbg {
    background: #f2f2f2;
    margin: 5px auto;
    width: 140px;
    height: 150px;
}
.download_imgbg {
    background: #f2f2f2;
    margin: 5px auto;
    padding: 5px 0 0 0;
    width: 140px;
    height: 145px;
}
.press_imgbg a {
    display: block;
    padding: 5px 0 0 0;
}

.press_img_title {
    font-weight: bold;
    padding: 0 5px 5px 5px;
}
.press_img_title a {
   color: #c61f6f;
}

/* Jquery Styles */

#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}

#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}

#jquery-lightbox a img {
    border: none;
}

#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#lightbox-container-image {
    padding: 10px;
}

#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav {
    left: 0;
}

#lightbox-nav a {
    outline: none;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}

#lightbox-nav-btnPrev {
    left: 0;
    float: left;
}

#lightbox-nav-btnNext {
    right: 0;
    float: right;
}

#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}

#lightbox-container-image-data {
    padding: 0 10px;
    color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
    width: 70%;
    float: left;
    text-align: left;
}

#lightbox-image-details-caption {
    font-weight: bold;
}

#lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}

#lightbox-secNav-btnClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}

/* Jquery Styles Ends */

.marquee {
	color: #779f28;
	font-size: 12px;
	margin: 15px 0 0 180px;
	width: 300px;
}
.marquee a {
	color: #779f28;
	text-decoration: none;
}
.marquee a:hover {
	color: #779f28;
	text-decoration: underline;
}
/* calender */
.event_cal {
    border-collapse: collapse;
    margin: 10px 0 10px 0;
    padding: 0;
    border: 1px solid gray;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    font-size: 11px;
    width: 900px;
}

.event_cal a {
    color: #000;
}

.event_cal tr {
   
}

.event_cal td {
    vertical-align: top;
    text-align: right;
    width: 120px;
    padding: 0 10px 0 0;
    border: 1px solid gray;
}

.event_cal th {
    background-color: #941455;
    height: 30px;
    text-align: center;
    border: 1px solid gray;
}

.event_location {
    font-size: 20px;
    text-align: left;
}
.event_address{
    font-size: 12px;
    font-weight:normal;
    text-align: left;

}
.event_month {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}

.event_name a {
    text-decoration: none;
}

.week_row {
    background-color: #bababa;
    padding:0;
    margin:0;
}

    .week_row td {
       padding: 0 10px 0 0;
        margin:0;
        vertical-align:bottom;
    }

    .week_row img {
        float: left;
        padding:0;
        margin:0;
        width: 140px;

    }

.event_footer {
    color: #666;
}

.cal_day {
/*    text-align: left;*/
}

#mediaspace{
     height: 260px;
}
#mediaspace a {
    color: #FFF;
    text-decoration: none;
    background-color:#000;
    
}
#mediaspace1{
     height: 260px;
}
#mediaspace1 a {
    color: #FFF;
    text-decoration: none;
    background-color:#000;

}
#discplayer a {
    color: #FFF;
    text-decoration: none;
    background-color: #340023;
}
.outlet {
	border: 1px solid #ccc;
	float: left;
    margin: 0 5px 5px 0;
    padding: 10px;
    width: 370px;
}

.outlet p {
    margin: 0;
    padding: 0;
}

.outletHead {
    display: inline;
    font-size: 15px;
    font-weight: bold;
}

.time {
	border: 1px solid #ccc;
	margin: 10px auto;
	padding: 10px;
	width: 880px;
    font-weight: bold;
}
.timetitle {
	font-size:16px;
    padding-bottom: 5px;
}
.outletMap {
    float: right;
}

.gmap {
	border: 1px solid #ccc;
    background: url(../image/gmap.gif) no-repeat;
    display:block;
    float: left;
    height: 500px;
    margin: 0 0 0 0;
    padding: 6px 0 0 6px;
    width: 498px;
}

.box {
	border: 1px solid #ccc;
	background: #fff;
	padding: 5px;
}

.box img {
	border: 1px solid #ccc;
	background: #fff;
	float: left;
	margin: 10px;
	padding: 5px;
}

.sponsors {
	background: #f2f2f2;
}
.sponsHead {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	padding: 25px 0 0 20px;
}
.sponsBox {
	border: 1px solid #ccc;
	background: #e8e8e8;
	color: #828282;
	font-size: 12px;
	margin: 15px 20px 0 20px;
	padding: 10px 0 10px 0;
	text-align: center;
}

.sponsBox img {
	text-align: center;
	padding: 0 0 2px 0;
}

.sponsBoxlast {
	border: 1px solid #ccc;
	background: #e8e8e8;
	color: #828282;
	font-size: 12px;
	margin: 15px 20px 20px 20px;
	padding: 10px 0 10px 0;
	text-align: center;
}

.sponsBoxlast img {
	text-align: center;
	padding: 0 0 2px 0;
}