/* Start of CMSMS style sheet 'caf_stylesheet' */
img, div, td, tr, table {

	behavior: url(iepngfix.htc);

}
/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
}

/* Main page */
.menue_box {
	float: left;
}

.empty_box {
	float: left;
	clear: both;
}

.menue_deviderbox {
	float: left;
	width: 10px;
	margin-left: 5px;
}

.menue_defaulttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	/* left align text for ie */
	text-align: left;
        vertical-align: middle;
	/* end left align text for ie */
}

.menue_defaulttxtorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F7941D;
	text-decoration: none;
	/* left align text for ie */
	text-align: left;
        vertical-align: middle;
	/* end left align text for ie */
}

.menue_defaultgraytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	text-decoration: none;
}

.main_defaulttxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
	/* left align text for ie */
	text-align: left;
	/* end left align text for ie */
}

.main_defaulttxtbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	/* left align text for ie */
	text-align: left;
	/* end left align text for ie */
}

.main_defaulttxtboldorange {
	font-family: Tahoma;
	font-size: 11px;
	color: #F7941D;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	/* left align text for ie */
	text-align: left;
	/* end left align text for ie */
}

.main_defaultsmallbold {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	/* left align text for ie */
	text-align: left;
	/* end left align text for ie */
}

.topbannerad {
	height: 90px;
	width: 728px;
	overflow: hidden;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.rightbannerad {
	height: 600px;
	width: 160px;
	overflow: hidden;
	text-align: center;
}

.main_textbox {
	float: left;
       padding-left:20px;
        padding-right:20px;
	/* left align text for ie */
	text-align: left;
	/* end left align text for ie */
}

.sponsors_img { /* float: left;
  height: 96px;
 width: 137px;*/
	height: 96px;
	width: 137px;
	float: left;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 3px; /*added style*/
}

.sponsorsicons {
	height: 210px;
	margin-right: auto;
	margin-left: auto;
	width: 754px;
	/*overflow:scroll; 
   /*overflow-y:hidden;
  /*overflow:auto;  /* cater to the older browsers */
	/*overflow: -moz-scrollbars-horizontal; /* for FF */
	/*overflow:scroll; /* scroll horizontal */
	/*overflow-y:hidden; /* Hide vertical*/
	overflow: visible;
}

.evntspnsorsmainscroll {
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	width: 754px;
	overflow: visible;
	overflow-x: scroll;
	overflow-y: scroll;
}

.sponsors {
	height: 96px;
	width: 750px;
	float: left;
}

.copyright_box {

	float: left;

	width: 500px;

	text-align: left;

}

/* Main page End */ /* Event page */
.main {
	height: 640px;
	width: 730px;
	margin-left: 30px;
	position: relative;
	overflow: visible;
	overflow: scroll;
	overflow-x: hidden;
	/* left align text for ie */
	text-align: left;
	/* end left align text for ie */
}

.mainind {
	height: 490px;
	width: 730px;
	margin-left: 30px;
	position: relative;
	overflow: visible;
	overflow: scroll;
	overflow-x: hidden;
	/* left align text for ie */
	text-align: left;
	/* end left align text for ie */
}

.mainevt {
	height: 580px;
	width: 730px;
	margin-left: 30px;
	position: relative;
	overflow: visible;
	overflow: scroll;
	overflow-x: hidden;
	/* left align text for ie */
	text-align: left;
	/* end left align text for ie */
}

.ptext {
	margin-top: 10px;
	margin-bottom: 20px;
}

.mainscroll { /*height: 2000px;*/
	width: 700px;
	float: left;
	/* left align text for ie */
	text-align: left;
	/* end left align text for ie */
}

.dataarea {
	width: 700px;
	float: left;
	/* left align text for ie */
	text-align: left;
	/* end left align text for ie */
}

.eventimage {
	height: 180px;
	width: 200px;
	border: thin solid #000000;
	background-color: #1f1f1f;
	float: left;
}

.eventimagetextbox {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	text-decoration: none;
	float: none;
	text-align: center;
}

.event_defaultimage {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
	/* left align text for ie */
	text-align: center;
	/* end left align text for ie */
}

.eventdetails {
	width: 385px;
	float: left;
	padding-left: 20px;
	text-align: left;
}

.event_nodec{
       color: inherit;
       text-decoration: none;
}

.event_nodec:hover{
       color: inherit;
       text-decoration: underline;
}

/* Event page End */ /* About page */
.abouttextbox {
	width: 450px;
	margin-right: auto;
	/* left align text for ie */
	text-align: left;
	/* end left align text for ie */
}

.aboutmain {
	height: 580px;
	width: 730px;
	margin-left: 30px;
	position: relative;
	overflow: visible;
	overflow: scroll;
	overflow-x: hidden;
	/* left align text for ie */
	text-align: left;
	/* end left align text for ie */
}

.about_titletxt {
	font-family: Tahoma;
	font-size: 20px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
}

.about_datetxt {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
	/* left align text for ie */
	text-align: left;
	/* end left align text for ie */
}

.about_press_txt {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
	/* left align text for ie */
  text-align: left; /* end left align text for ie */
}

.about_press_txt:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
	text-decoration: underline;
	font-weight: normal;
	/* left align text for ie */
  text-align: left; /* end left align text for ie */
}


/* About page End */ /* photos page */
.aboutmain {
	height: 580px;
	width: 730px;
	margin-left: 30px;
	position: relative;
	overflow: visible;
	overflow: scroll;
	overflow-x: hidden;
}

/* photos page End */
.inputbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #F2F2F2;
	height: 18px;
	width: auto;
	border: 1px solid #999999;
}

.inputboxm {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #F2F2F2;
	height: 80px;
	width: 360px;
	border: 1px solid #999999;
}

.shortmain {
	height: 400px;
	width: 730px;
	margin-left: 30px;
	position: relative;
	overflow: visible;
	overflow: scroll;
	overflow-x: hidden;
}

/*sponsors page*/
.ulstyle {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	display: inline;
}

.listyle {
	margin: 0px;
	padding: 0px;
	float: left;
}

/*sponsosrs page end*/ /* Team Sponsors page */
.spnsorsmain {
	height: 200px;
	width: 700px;;
	/*    margin-right: auto;
   margin-left: auto;
    width: 700px;*/ /*border:1px solid black;*/ /*overflow:visible;*/
	overflow-x: scroll;
	overflow-y: hidden;
}

/*.spnsorsmain>div {
	width: 10000px;
}*/

.sponsorsmainul li {
	float: left;
	list-style: none;
}

.sponsorspageicon {
	position: relative;
	height: 168px;
	width: auto;
	border: 3px solid black;
	padding: 5px;
	display: inline;
}

.sponsorspageiconbg {
	height: 165px;
	width: 165px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.sponsorspagelogo {
	width: 137;
	height: 96;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

.sponsorspagelogotxt {
	width: 137;
	height: 32;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/* Team Sponsors page End */ /* event Sponsors page */
.evntspnsorsmain {
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	overflow: visible;
	overflow-x: scroll;
	overflow-y: hidden;
}


.evntsponsorspageicon {
	height: 165px;
	width: 950px;
	float: left;
}

.evntsponsorspageiconbg {
	height: 165px;
	width: 150px;
	/* float: left;*/
	margin-right: 8px;
	margin-left: 8px;
}

.evntsponsorspagelogo {
	width: 137;
	height: 96;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

.evntsponsorspagelogotxt {
	width: 137;
	height: 32;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/* event Sponsors page End */
.giveawayimage {
	height: 140px;
	width: 200px;
	border: thin solid #000000;
	float: left;
}

.giveaway_titletxt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #000000;
    line-height: 24px;
    text-decoration: none;
    padding-bottom: 5px;
}

/* Registration page box text */
.registration_box_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
        text-align:center;
}

a.navigation_link_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
        text-align:center;
        color: #666666;
        background-color: #ffffff;
        paddding: 2px;
}

a.navigation_link_text:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
        text-align:center;
        color: #ffffff;
        background-color: #bbbbbb;
        padding: 2px;
}

.main_links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
       vertical-align: middle;
	text-decoration: none;
}

.form_errors, .form_message {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 14px;
                font-weight: normal;
                color: #FFFFFF;
                text-decoration: none;
                text-align: left;
                background-color: #FE6902;
                padding: 10px;
}
/* End of 'caf_stylesheet' */

