@import url("format.css");	
@import url("registration.css");
@import url("Accordion.css");					/* mandatory */

body{
font-family:Arial, Helvetica, sans-serif; 
font-size:11px;
color:#333333;
margin:0; 									/* mandatory */
padding:0;
text-align:center;
background:url(../img/body_bg.gif) repeat-x #0492cc;							/* mandatory */
}
#container{
width:960px;
text-align:left;							/* mandatory */
background-repeat:repeat-y;
margin:0 auto 0 auto; 					 	/* mandatory */
padding:0; 
}

/*------------------------Header Start----------------------------*/
.header{
height:98px;
background-color:#FFFFFF; 
}
.headerLft{
background-image:url(../img/header_lft.gif);
background-repeat:no-repeat;
height:98px;
width:7px;
float:left;
}
.headerRit{
background:url(../img/header_rit.gif);
background-repeat:no-repeat;
height:98px;
width:7px;
float:right;
}

.logo{
position:absolute;							 /* mandatory */
padding:7px 0 0 20px; 
}


.topLinks{
float:right;
margin-top:24px;

/* mandatory */
}
.topLinks ul{
list-style-type:none;
margin:0;
padding:0 0 0 0;
}
.topLinks li{
float:left;	
padding:0 0 6px 6px;								/* mandatory */
}
.topLinks li a:link, .topLinks li a:active, .topLinks li a:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
display:block;								/* mandatory */
text-decoration:none;
}
.topLinks li a:hover{
color:#F79800;
text-decoration:none;
}


.topNav {
padding:0 0 0 0;
height:44px;
margin-top:6px;
}
.topNav ul{
list-style-type:none;
margin:0px;
padding:0px;
}
.topNav li {
display:block;
margin:0pt;
padding:0;
/*border:1px solid #000000;*/
float:left;

}
.topNav li a:link, .topNav li a:visited, .topNav li a:active {
cursor:pointer;
display:block;
text-decoration:none;
color:#521700;
background:url(../img/topNav.gif) repeat-x;
font:14px bold "Trebuchet MS" Arial, Helvetica, sans-serif;
width:94px;
height:39px;
text-align:center;
line-height:40px;
font-weight:bold;
float:left;

}

.topNav li a:hover {
text-decoration:none;
background-position:0 -39px;
}
.topNav li.siteMap a:link, .topNav li.siteMap a:active, .topNav li.siteMap a:visited {
background:url(../img/topSite.gif) no-repeat;
width:110px;
}
.topNav li.siteMap a:hover {
text-decoration:none;
background-position:0 -39px;
}
.topNav li.home a:link, .topNav li.home a:visited, .topNav li.home a:active {
background:url(../img/topHome.gif) no-repeat;
width:96px;
}
.topNav li.home a:hover {
text-decoration:none;
background-position:0 -39px;
}

.topNav li.big a:link, .topNav li.big a:visited, .topNav li.big a:active {
background:url(../img/topbig.gif) no-repeat;
width:132px;
}
.topNav li.big a:hover {
text-decoration:none;
background-position:0 -39px;
}
.topNav li.about a:link, .topNav li.about a:visited, .topNav li.about a:active {
background:url(../img/topabout.gif) no-repeat;
width:112px;
}
.topNav li.about a:hover {
text-decoration:none;
background-position:0 -39px;
}

/*------------------------Header End----------------------------*/

.banner{
background-image:url(../img/banner.jpg);
background-repeat:no-repeat;
height:301px;
}
.bannerBotm{
height:65px;
padding-top:220px;
padding-left:10px;
width:200px;
float:left;
/*border:1px solid red;*/
}
.bannerBotm img{
float:left;
}
.bannerBotm h1{
font-size:20px;
color:#354b00;
padding:0;
}
.bannerBotm h1 span{
color:#000100;
}

.bannerBotm input.btnClick1{
border:none;
width:68px;
height:18px;
background:url(../img/btn_click.gif);
display:block;
background-repeat:no-repeat;
cursor:pointer;
}
.bannerBotmSec{
height:65px;
padding-top:220px;
padding-left:25px;
width:155px;
float:left;
/*border:1px solid red;*/
}
.bannerBotmSec img{
float:left;
}
.bannerBotmSec h1{
font-size:20px;
color:#8a0e01;
padding:0;
}
.bannerBotmSec h1 span{
color:#000100;
}

.bannerBotmSec input.btnClick2{
border:none;
width:68px;
height:18px;
background:url(../img/btn_orng.gif);
background-repeat:no-repeat;
cursor:pointer;
display:block;
/*border:1px solid #000000;*/
}

.bannerBotmThird{
height:65px;
padding-top:220px;
padding-left:20px;
width:205px;
float:left;
/*border:1px solid #000000;
border:1px solid red;*/
}
.bannerBotmThird img{
float:left;
}
.bannerBotmThird h1{
font-size:20px;
color:#354b00;
padding:0;
}
.bannerBotmThird h1 span{
color:#000100;
}

.bannerBotmThird input.btnClick3{
border:none;
width:68px;
height:18px;
background:url(../img/btn_click.gif);
background-repeat:no-repeat;
cursor:pointer;
}
.loginArea{
background-image:url(../img/login_bg.gif);
background-repeat:no-repeat;
background-position:right center;
height:141px;
padding:16px 0 0 10px;
/*border:1px solid #000000;*/
}

.loginArea input{
width:198px;
height:23px;
font-size:12px;
color:#000000;
padding:5px;
border:none;
background:url(../img/textbox.gif) no-repeat;
font-family:"Trebuchet MS";
}
.loginArea input.imgBtn{
border:none;
width:59px;
height:25px;
background-image:url(../img/btn_login.gif);
background-repeat:no-repeat;
cursor:pointer;
}
.loginArea input.checked{
width:20px;
border:none;
background-image:none;
vertical-align:top;
}
.orange{
color:#ff6600;
font-size:12px;
font-family:"Trebuchet MS";
}
a:link, a:active, a:visited{
color:#0076a6;
font-size:12px;
}

/*------------------------Middle Start ----------------------------*/

#middle{
background-image:url(../img/middle_bg.gif);
background-repeat:no-repeat;
margin:0;
padding:10px 0 0 0;
background-color:#FFFFFF;
}

.rightCol{				 		/* mandatory */
width:644px;
padding-right:10px;
background:url(../img/small_modls.gif) no-repeat bottom;
height:auto!important;
height:970px;
min-height:970px;
padding-bottom:60px;
float:right;	
/*border:1px solid #000000;*/
}
.leftCol{
float:left;							 		/* mandatory */
width:280px;
padding-left:10px;
/*border:1px solid #000000;*/
}
.botmEvents{
margin-top:20px;
}
.botmEvents ul{
margin:0;
padding:0;
margin:0 auto 0 auto;
text-align:center;
}
.botmEvents li.yellow{
background:url(../img/botm_event_bg2.gif) no-repeat;
width:137px;
height:177px;
float:left;
list-style-type:none;
margin-left:3px;
margin-right:3px;
padding:10px;
}
.botmEvents li.green{
background:url(../img/botm_event_bg1.gif) no-repeat;
width:137px;
height:177px;
float:left;
list-style-type:none;
padding:10px;
}
.botmEvents li h3{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color:#d03600;
font-weight:bold;
}
.botmEvents li strong{
display:block;}
.botmEvents li p{
margin:0;
padding:0;
color:#000000;
font-size:11px;
text-align:center;
padding-top:8px;
}
.leftNav {
padding:0;
margin-top:0;
color:#000000;
font:14px bold "Trebuchet MS" Arial, Helvetica, sans-serif;
font-weight:bold;
}
.leftNav ul{
list-style-type:none;
margin:0px;
padding:0px;
}
.leftNav li {
display:block;
float:left;
margin:0pt;
padding:0;
text-align:left;
background:url(../img/dot.gif) repeat-x 0 bottom;
padding:1px 3px 0 3px;
margin-left:5px;
}
.leftNav li.last{
background-image:none;
}
.leftNav li a:link, .leftNav li a:visited, .leftNav li a:active {
cursor:pointer;
display:block;
text-decoration:none;
color:#000000;
background:url(../img/arrow2.gif) no-repeat 0 8px;
font:18px "Trebuchet MS" Arial, Helvetica, sans-serif;
width:249px;
height:24px;
line-height:24px;
font-weight:normal;
padding-left:15px;
}

.leftNav li a:hover {
text-decoration:none;
/*background-position:0 -28px;*/
color:#ff6600;
}

.midBotm{
background:url(../img/middle_bg_botm.gif) no-repeat;
height:28px;
margin:0 auto 0 auto;
}

.city{
color:#000000;
font:12px bold "Trebuchet MS" Arial, Helvetica, sans-serif;
font-weight:bold;
/*background:url(../img/city-bg.gif) no-repeat;*/
width:279px;
/*height:31px;*/
/*background:#52ceff;*/
text-align:center;
/*padding-top:8px;*/
}
.cityTop{
background:url(../img/bg-top.gif) no-repeat;
height:12px;
width:279px;
/*border:1px solid red;*/
}
.cityMid{
background:#c5ee06 url(../img/bg-mid.gif) no-repeat 0 0;
width:279px;
height:auto!important;
height:55px;
min-height:55px;
color:#000000;
font:18px bold "Trebuchet MS" Arial, Helvetica, sans-serif;
font-weight:bold;
/*border-left:1px solid #00b7ff;
border-right:1px solid #00b7ff;
border:1px solid red;*/
}
.cityBotm{
background: url(../img/bg-botm.gif) no-repeat;
font-size:6px;
height:10px;
width:279px;
/*border:1px solid red;*/
}
/*.city input select
{
width:171px;
height:25px;
font-size:16px;
font-weight:bold;
margin:0 0 4px 3px;
padding:2px;
display:block;
}*/
h1{
font-size:18px;
color:#484848;
font-family:Arial, Helvetica, sans-serif;
padding-top:14px;
/*border:1px solid red;*/
}
h1 span{
color:#fb9b12;
}
h1.long{
font-size:18px;
color:#484848;
font-family:Arial, Helvetica, sans-serif;
padding-top:5px;
width:330px;
/*border:1px solid red;*/
}
p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.dottedBorder{
background:url(../img/dot.gif) repeat-x;
height:1px;
margin:10px 0 10px 0;
}
.event{
background-image:url(../img/event_bg.gif);
background-repeat:no-repeat;
height:149px;
padding:12px;
}

.eventHeading{
background:url(../img/bullet001.gif) no-repeat 0 5px;
font-size:15px;
font-weight:bold;
border-bottom:1px solid #aadff4;
padding-left:12px;
margin-bottom:3px;
color:#FF6600;
}
.eventText{
font-family:"Trebuchet MS";
font-size:12px;
float:right;
padding-left:5px;
width:125px;
}
.eventLink a:link, .eventLink a:active,  .eventLink a:visited{
background:url(../img/arrow.gif) no-repeat left;
font-size:14px;
font-weight:bold;
font-family:"Trebuchet MS";
color:#000000;
text-decoration:none;
/*margin-top:130px!important;
# margin-top:150px;*/
padding:0 0 0 22px;
display:inline;
}
.eventLink a:hover{
 text-decoration:none;
 }
.serachArea{
background-image:url(../img/search_bg.gif);
background-repeat:no-repeat;
background-position:right top;
height:90px;
padding:0 0 0 10px;
font-size:14px;
font-weight:bold;
color:#000000;
font-family:"Trebuchet MS";
}

.serachArea input{
width:198px;
height:23px;
font-size:12px;
color:#000000;
padding:5px;
border:none;
background:url(../img/textbox1.gif) no-repeat;
font-family:"Trebuchet MS";
font-weight:normal;
}
.serachArea input.btnGo{
border:none;
width:59px;
height:25px;
background-image:url(../img/btn_go.gif);
background-repeat:no-repeat;
cursor:pointer;
}
.loginAlert{
background-image:url(../IMG/icon-alert.gif);
background-repeat:no-repeat;
font-size:12px;
font-weight:bold;
line-height:16px;
padding-left:5px;
}

.loginAlert a:link, .loginAlert a:active, .loginAlert a:visited, .loginAlert a:hover{
color:#ff821c;
}
.leagueMain{
height:140px;
padding-bottom:5px;
}
.league{
background-image:url(../img/league_bg.gif);
background-repeat:no-repeat;
height:109px;
padding:12px;
width:278px;
}
.leagueText{
font-family:"Trebuchet MS";
font-size:12px;
float:right;
padding-left:8px;
width:125px;
margin-right:12px;
}
.leagueText2
{
float:right;
font-family:"Trebuchet MS";
font-size:12px;
padding-right:8px;
width:125px;
margin-right:12px;
}
.leagueTop{
height:34px;
}
.leagueTop ul{
margin:0;
padding:0;
}

.leagueTop li{
background:url(../img/league_top.gif) no-repeat;
width:130px;
height:34px;
float:left;
list-style-type:none;
padding:0;
margin:1px 0 0 6px;
}
.leagueTop li a:link, .leagueTop li a:active,  .leagueTop li a:visited{
font-size:12px;
font-weight:bold;
font-family:"Trebuchet MS";
color:#cb5b00;
text-decoration:none;
/*margin-top:130px!important;
# margin-top:150px;*/
padding:0 0 0 15px;
display:inline;
text-align:center;
line-height:35px;
}
.leagueTop li a:hover{
 text-decoration:none;
}
.leagueTop li.select{
background:url(../img/league_top_sel.gif) no-repeat;
font-size:12px;
font-weight:bold;
font-family:"Trebuchet MS";
width:130px;
height:34px;
float:left;
list-style-type:none;
padding:0;
margin:1px 0 0 5px;
color:#4b4b4b;
text-align:left;
/*border:1px solid red;*/
}
.weather{
font-size:14px;
font-weight:bold;
color:#000000;
font-family:"Trebuchet MS";
background-image:url(../img/weather_bg.gif);
background-repeat:no-repeat;
background-position:130px 0;
}
.weatherHeading{
background:#cccccc;
margin-top:10px;
padding-left:5px;
}
.weatherBotm{
background:#cccccc;
padding-left:5px;
height:15px;
}
.temp{
font-weight:normal;
background:#f5f5f5 ;
font-size:12px;
}
.sidTab{}
.sidTab ul {
margin:0;
padding:0;
}
.sidTab li{
list-style-type:none;
padding-top:5px;
}
.sidTab li a:link, .sidTab li a:active, .sidTab li a:visited, .sidTab li a:hover{
text-decoration:none;
padding:0;
display:block;
text-align:left;
}
/***********************************************************************/
.sports{
margin-top:18px;
}
.topSport{
width:643px;
padding-bottom:5px;
}
.topSportTop{
background:url(../img/sports_top_curve.gif) no-repeat;
height:17px;
}

.topSportBotm{
background:url(../img/sports_botm_curve.gif) no-repeat;
height:17px;
}

.topSportHead{
height:33px;
background:url(../img/sports_top.gif) no-repeat;
width:186px;
color:#006f9d;
text-align:center;
font:18px Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:40px;
margin-left:20px;
}

.topSportMid{
background:url(../img/sports_mid.gif) repeat-x bottom #FFFFFF;
height:auto!important;
height:57px;
min-height:57px;
border-left:1px solid #01abf1;
border-right:1px solid #01abf1;
margin:0;
padding:0;
}
.topSportMid tr{
margin:0;
padding:0;
margin-left:32px;
}

.topSportMid td{
float:left;
padding:0 0 10px 0;
list-style-type:disc;
color:#005071;
width:115px;
}
.topSportMid td a:link, .topSportMid td a:active,  .topSportMid td a:visited{
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#f55202;
text-decoration:none;
/*margin-top:130px!important;
# margin-top:150px;*/
padding:0px;
text-decoration:underline;
}
.topSportMid td a:hover{
 text-decoration:none;
}


.topSportMid2{
background:url(../img/sports_mid.gif) repeat-x bottom #FFFFFF;
height:auto!important;
height:57px;
min-height:57px;
border-left:1px solid #01abf1;
border-right:1px solid #01abf1;
padding-left:32px;
}
.topSportMid2 tr{
margin:0;
padding:0;
margin-left:32px;
}
.topSportMid2 td.blank{
float:left;
padding:0 0 10px 0;
list-style-type:disc;
color:#005071;
width:105px;
background:url(../img/bullet4.gif) no-repeat 0 7px;
padding-left:10px;
}
.topSportMid2 td{
float:left;
padding:0 0 10px 0;
list-style-type:disc;
color:#005071;
width:115px;
/*background:url(../img/bullet4.gif) no-repeat 0 7px;
padding-left:10px;*/
}
.topSportMid2 td a:link, .topSportMid2 td a:active,  .topSportMid2 td a:visited{
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#f55202;
text-decoration:none;
/*margin-top:130px!important;
# margin-top:150px;*/
padding:0px;
text-decoration:underline;
}
.topSportMid2 td a:hover{
 text-decoration:none;
}


.allSports{
margin-top:18px;
}
.allSport{
width:643px;
padding-bottom:5px;
}
.allSportTop{
background:url(../img/grey_top_curve.gif) no-repeat;
height:11px;
}

.allSportBotm{
background:url(../img/grey_bottm_curve.gif) no-repeat;
height:27px;
}

.allSportHead{
height:33px;
background:url(../img/grey_top.gif) no-repeat;
width:186px;
color:#494949;
text-align:center;
font:18px Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:40px;
margin-left:20px;
}

.allSportMid{
background:url(../img/grey_mid.gif) repeat-x bottom #FFFFFF;
height:auto!important;
height:110px;
min-height:110px;
border-left:1px solid #c1c1c1;
border-right:1px solid #c1c1c1;
margin:0;
padding:0;
}
.allSportMid3{
background:url(../img/grey_mid.gif) repeat-x bottom #FFFFFF;
height:auto!important;
height:110px;
min-height:110px;
border-left:1px solid #c1c1c1;
border-right:1px solid #c1c1c1;
margin:0;
padding:0;
}
.allSportMid tr.sports{
margin:0;
padding:0;
margin-left:20px;
}

.allSportMid td{
float:left;
padding:0 0 10px 0;
list-style-type:none;
color:#005071;
width:132px;
margin-top:10px;
margin-left:15px;
text-align:center;
/*
border:1px solid red;*/
}
.allSportMid td.blank{
float:left;
padding:0 0 10px 0;
list-style-type:none;
color:#005071;
width:132px;
margin-top:10px;
margin-left:15px;
text-align:center;
background-color:#f3f3f3;
border:1px solid #e1e1e1;
/*
border:1px solid red;*/
}
.allSportMid td a img{
padding-bottom:10px;
padding-top:10px;
margin:0 auto 0 auto;


}
.allSportMid td a:link, .allSportMid td a:active,  .allSportMid td a:visited{
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#005071;
font-weight:normal;
text-decoration:none;
text-align:center;
/*padding:0 7px 0 7px;*/
text-decoration:underline;
margin:0 auto 0 auto;
/*background:url(../img/arrow2.gif) no-repeat left  center;
text-align:center;*/

}
/*.allSportMid td img a:link , .allSportMid td img a:active ,  .allSportMid td img a:visited {
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
padding:0 0 0 10px;
text-decoration:underline;
background:none;
}*/
.allSportMid td a:hover{
 text-decoration:none;
}

.allSportMid{
background:url(../img/grey_mid.gif) repeat-x bottom #FFFFFF;
height:auto!important;
height:110px;
min-height:110px;
border-left:1px solid #c1c1c1;
border-right:1px solid #c1c1c1;
margin:0;
padding:0;
}
.allSportMid3 tr.sports{
margin:0;
padding:0;
margin-left:20px;
}

.allSportMid3 td{
float:left;
padding:0 0 10px 0;
list-style-type:none;
color:#005071;
width:132px;

margin-top:10px;
margin-left:15px;
text-align:center;
/*
border:1px solid red;*/
}
.allSportMid3 td.blank{
float:left;
padding:0 0 10px 0;
list-style-type:none;
color:#005071;
width:132px;
height:165px;
margin-top:10px;
margin-left:15px;
text-align:center;
background-color:#f3f3f3;
border:1px solid #e1e1e1;
/*
border:1px solid red;*/
}
.allSportMid3 td a img{
padding-bottom:10px;
padding-top:10px;
margin:0 auto 0 auto;


}
.allSportMid3 td a:link, .allSportMid3 td a:active,  .allSportMid3 td a:visited{
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
padding:0 0 0 10px;
text-decoration:underline;
background:url(../img/arrow2.gif) no-repeat left  center;

}
/*.allSportMid td img a:link , .allSportMid td img a:active ,  .allSportMid td img a:visited {
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
padding:0 0 0 10px;
text-decoration:underline;
background:none;
}*/
.allSportMid3 td a:hover{
 text-decoration:none;
}

.allSportMid tr.gallery{
margin:0;
padding:0;
margin-left:20px;
color:#4b1500;
font-family:"Trebuchet MS";
font-size:14px;
font-weight:bold;
}
.allSportMid tr.gallery td{
float:left;
padding:0 0 10px 0;
list-style-type:none;
color:#005071;
width:132px;
height:165px;
background-color:#f3f3f3;
border:1px solid #e1e1e1;
list-style-type:none;
margin-top:10px;
margin-left:15px;
}
.allSportMid tr.gallery a img{
padding-bottom:10px;
border:1px solid red;
}
.allSportMid tr.gallery td a:link, .allSportMid tr.gallery td  a:active, .allSportMid tr.gallery td  a:visited{
font-size:11px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
background-image:none;
margin:0 auto 0 auto;
padding:5px;
/*border:1px solid red;
text-align:justify;*/
 display:block;
}
.allSportMid tr.gallery td  a:hover{
 text-decoration:none;
}
/* li.gallery a:link span, li.gallery a:active span, li.gallery a:visited span, li.gallery a:hover span  {
 margin-left:5px;
 display:block;
 border:1px solid #000000;
 }*/
.separetor {
border-bottom:1px solid #abdff4;
border-top:1px solid #abdff4;
margin:0 0 10px;
padding:5px 0;
}
 .mdlTable{
width:630px;
padding:0;
margin:20px 0 20px 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:left;border-collapse:collapse;
/*border-right:1px solid #d3efa0;*/
}
.mdlTable th{
/*background-image:url(../IMG/bg-mid-cont-tbl-hdr.gif);
background-repeat:repeat-x;
background-position:bottom;*/
background-color:#f2f2f2;
/*height:33px;*/
padding:5px 0 5px 5px;
text-align:left;
line-height:15px;
font-weight:bold;
border:1px solid #CCCCCC;
}
.mdlTable td{
line-height:15px;
padding:3px 2px 3px 5px;
border:1px solid #CCCCCC;
}
.mdlTable .odd{
background-color:#f7ffe6;
}
.mdlTable .even{
background-color:#e6f6fd;
}
.mdlTable .team{
background-color:#fceb4e;
}
.mdlTable .hover{
background-color:#ffd34d;
cursor:pointer;
}
.modalBackground{
background-color:#61d1ff;
moz-opacity: 0.6;
opacity:.60;
filter: alpha(opacity=60);
}
.modalBorder{
border:4px solid #ccc;
}
.modalLeague{
background-image:url(../IMG/bg-league-modal.gif);
background-position:0 0;
background-repeat:repeat-x;
border:4px solid #ccc;
padding:0 10px;

display:block;
}
.modalContainer{
background-image:url(../IMG/modal-bg.gif);
background-position:0 0;
background-repeat:repeat-x;
padding:20px;
text-align:center;
}
.modalMargin1{
margin:20px 0 0 0;
padding:10px;
border-top:1px solid #000000;
}

.siteMap ul{
margin:0;
padding:0;
}

.siteMap li{
margin:0;
padding:0 0 0 20px;
line-height:22px;
list-style-type:none;
background-image:url(../IMG/arrow2.gif);
background-repeat:no-repeat;
background-position:0 9px;
}

.siteMap li a:link, .siteMap li a:active, .siteMap li a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
/*color:#B5006C;*/
color:#FF8000;
text-decoration:none;
font-weight:bold;
}

.siteMap li a:hover{
text-decoration:underline;
}

.moreInfo{
/*background-image:url(../IMG/bg-pagination.gif);
background-repeat:no-repeat;*/
height:35px;

}


.moreInfo ul{
padding:0 0 25px 0;
margin:0 0 0 0;

}

.moreInfo li{
padding:0;
margin:0;
float:left;
list-style-type:none;
color:#999;
font-weight:bold;
line-height:25px;
}

.moreInfo li a.on:link, .moreInfo li a.on:active, .moreInfo li a.on:visited, .moreInfo li a.on:hover{
padding:0 0 3px 0;
margin:0 5px 0 5px;
text-decoration:none;
color:#ff7200;
font-size:11px;
font-weight:bold;
border-bottom:none;
}


.moreInfo li a:link, .moreInfo li a:active, .moreInfo li a:visited{
padding:0 0 3px 0;
margin:0 5px 0 4px;
text-decoration:none;
color:#0a44aa;
font-size:11px;
font-weight:normal;
border-bottom:1px dashed #ff7200;
}



.moreInfo li a:hover{
color:#ff7200;
border-bottom:1px dashed #0a44aa;
}
/***********************************************************************/
p.Q {
margin:0;
padding:0;
background-image:url(../IMG/icon-q.gif);
background-position:0 3px;
background-repeat:no-repeat;
color:#b25b05;
font-size:12px;
line-height:15px;
padding:3px 0 5px 25px;
background-color:#f2f2f2;
}

p.A {
background-image:url(../IMG/icon-a.gif);
background-position:0 3px;
background-repeat:no-repeat;
color:#4D4D4D;
font-size:12px;
font-weight:normal;
line-height:15px;
margin:0;
padding:3px 0 5px 25px;
background-color:#ebebeb;
}
.greenBorder {
border-top:1px solid #0392cc;
padding:5px 0 0;
text-align:center;
}

.tipsSmall {
background-image:url(../img/icon-bulb.gif);
background-position:0 50%;
background-repeat:no-repeat;
color:#000000;
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
margin:0;
padding:10px 10px 0 25px;
text-align:left;
}
.detailsHeight{
height:auto!important;
height:130px;
min-height:130px;
}
.captain{
color:#336600;
background-color:#fff;
background-image:url(../IMG/icon-user.gif);
background-repeat:no-repeat;
background-position:center left;
padding:5px 5px 5px 50px;
border:1px dashed #003300;
font-size:11px;
line-height:15px;
}
.successMsg{
background-image:url(../img/success-messg.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#00740E;
background-repeat:no-repeat;
background-position:right 5px;
border:1px dashed #00740E; 
padding:12px 140px 10px 10px;
line-height:20px;
height:auto!important;
height:25px;
min-height:28px;
}
.successMsg2{
background-image:url(../img/success-messg.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#00740E;
width:380px;
background-repeat:no-repeat;
background-position:right 0;
border:1px dashed #00740E; 
padding:10px;
line-height:20px;
}

.successMsg3{
background-image:url(../img/success-messg.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#00740E;
background-repeat:no-repeat;
background-position:right 0;
border:1px dashed #00740E; 
padding:10px;
line-height:20px;
margin:0 0 5px 0;
}
/**/
.successMsg a:link, .successMsg a:active, .successMsg a:visited, .successMsg a:hover, 
.successMsg2 a:link, .successMsg2 a:active, .successMsg2 a:visited, .successMsg2 a:hover,
.successMsg3 a:link, .successMsg3 a:active, .successMsg3 a:visited, .successMsg3 a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#00740E;
}
/*******************************************************************************/
.search{
background:url(../img/search_bg2.gif) no-repeat;
width:637px;
height:110px;
margin-top:22px;
padding:5px;
}
.search table{
margin-top:10px;
margin-right:30px;
width:620px;
}
.search table td{
color:#521700;
font-size:12px;
font-family:"Trebuchet MS";
font-weight:bold;
padding:5px 0 0 5px;
}

.browse{}
.browse tr{
margin:0;
padding:0;
}
.browse td 
{
background-image:url(../img/browse_bg.gif);
background-repeat:no-repeat;
width:280px;
height:111px;
list-style-type:none;
margin:30px 14px 0 0;
padding:14px;
float:left;
}
.browseText{
font-family:"Trebuchet MS";
font-size:12px;
float:right;
padding-left:5px;
width:175px;
}
.browseLink{
font-size:12px;
font-weight:bold;
font-family:"Trebuchet MS";
color:#007fb3;
margin-top:10px;
}
.browseLink a:link, .browseLink a:active,  .browseLink a:visited, .browseLink a:hover{
font-size:12px;
font-weight:bold;
font-family:"Trebuchet MS";
color:#007fb3;
text-decoration:none;
padding:0 0 0 0;
clear:both;
}
/*******************************************************************************/
.inviteTeam a:link, .inviteTeam a:active, .inviteTeam a:visited, .inviteTeam a:hover{
background-image:url(../IMG/bullet-newsletter.gif);
background-repeat:no-repeat;
background-position:0 3px;
padding:0 0 0 15px;
margin:0 0 0 10px;
font-weight:bold;
line-height:30px;
color:#ff821d;
font-size:11px;
}
.tblDisplay2 .closeHeaderBg a:link, .tblDisplay2 .closeHeaderBg a:active, .tblDisplay2 .closeHeaderBg a:visited, .tblDisplay2 .closeHeaderBg a:hover{
background-image:url(../img/icon-add2.gif);
background-repeat:no-repeat;
background-position:right 0;
background-color:#b7ebff;
line-height:25px;
font-weight:bold;
margin:0;
padding:0 0 0 3px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
text-decoration:none;
display:block;
cursor:pointer;
}
.tblDisplay2 .openHeaderBg a:link, .tblDisplay2 .openHeaderBg a:active, .tblDisplay2 .openHeaderBg a:visited, .tblDisplay2 .openHeaderBg a:hover{
background-image:url(../img/icon-close.gif);
background-repeat:no-repeat;
background-position:right 0;
line-height:25px;
font-weight:bold;
margin:0;
padding:0 0 0 3px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
text-align:left;
text-decoration:none;
display:block;
cursor:pointer;
background-color:#b7ebff;
}
.tblDisplay2 td.hide{
padding:0; 
height:auto; 
font-size:1px;
}
.tblDisplay2 td.hide table{
margin:0;
}

.btnAccept {
background:url(../img/accept.gif) no-repeat 0 0;
border:medium none;
cursor:pointer;
height:25px;
margin:0;
width:56px;
font:bold 12px "Trebuchet MS";
color:#fff;
}
.btnReject {
background:url(../img/btn_reject.gif) no-repeat 0 0;
border:medium none;
cursor:pointer;
height:25px;
margin:0;
width:56px;
font:bold 12px "Trebuchet MS";
color:#fff;
}


/*------------------------Middle End----------------------------*/

/*------------------------Footer Start----------------------------*/

.footer{
margin:0 auto 0 auto;					 		
width:665px;
height:49px;		 		
text-align:center;
clear:both;
float:right;
padding-top:8px;
}


.footer a:link, .footer a:active, .footer a:visited {
color:#001c28;
font-size:11px;
text-decoration:none;
font-family:"Trebuchet MS";
}
.footer a:hover {
text-decoration:none;
}
.footer p{
color:#01405a;
font-size:11px;
margin:0;
padding:0;
padding-top:10px;
}

/*------------------------Footer End----------------------------*/

.copyright{
text-align:center;							
color:#8e0101;
background:url(../img/copy_bg.gif) no-repeat;
width:278px;
height:49px;
float:left;
font:"Trebuchet MS";
font-size:12px;
padding-top:12px;
margin-left:10px;
}
/*div{
border:1px solid #000000;
}*/
/*scroll start ####################################*/
#scrollBox,#scrollBoxNew,#scrollBoxNew1{
display:block;
height:180px;
margin:0;
overflow:hidden;
position:relative;
width:480px;
float:left;
/*border:1px solid red;*/
}

#scrollBox ul,#scrollBoxNew ul,#scrollBoxNew1 ul{
list-style-type:none;
margin:15px 0 0 0;
padding:0;
}

#scrollBox li,#scrollBoxNew li,#scrollBoxNew1 li{
list-style-type:none;
margin:0 5px;
padding:0 5px 0 5px;
}

.productArrowLft span{
background-image:url(../img/lft-arrow.gif);
background-repeat:no-repeat;
margin:52px 7px 0 10px;
float:left;
height:94px;
width:24px;
cursor:pointer;
}
.productArrowRight span{
background-image:url(../img/rit-arrow.gif);
background-repeat:no-repeat;
margin:25px 9px 0 0;
float:right;
height:94px;
width:24px;
cursor:pointer;
}
.profileBg{
background-image:url(../IMG/bg-index-profile.gif);
background-repeat:no-repeat;
background-position:0 0;
width:559px;
height:186px;
display:block;
margin:0 0 0 0;
/*margin:0 0 0 300px;*/
}
.profileBg h2{
text-align:left;
color:#0086a4;
font-size:16px;
/*border:1px solid red;*/
padding-top:15px;
}

.profileBg2{
background-image:url(../IMG/bg-index-profile2.gif);
background-repeat:no-repeat;
background-position:0 0;
width:559px;
height:186px;
display:block;
margin:0 0 0 0;
/*margin:0 0 0 300px;*/
}
.member ul{
margin:0;
padding:0;
}
.member li {
list-style-type:none;
float:left;
margin:0 5px 0 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
width:100px;
text-align:center;
}

.member li a:link, .member li a:active, .member li a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-align:center;
}
.member li a:hover{
color:#b40209;
}
.member li a:link img, .member li a:active img, .member li a:visited img{
padding:2px;
border:1px solid #666666;
background-color:#FFFFFF;
}
.member li a:hover img{
border:1px solid #000;
background-color:#0099FF;
}


/*Vertical Scroll - Start */
.memberV ul{
margin:0;
padding:0;
}
.memberV li {
list-style-type:none;
margin:0px 0px 0 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
/*width:100px;*/
text-align:left;
/*border:1px solid blue;*/
display:block;
padding:2px;
}

.memberV li a:link, .memberV li a:active, .memberV li a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-align:center;
display:block;
padding:2px;
}
.memberV li a:hover{
color:#b40209;
}
.memberV li a:link img, .memberV li a:active img, .memberV li a:visited img{
padding:2px;
border:1px solid #666666;
/*width:96px;*/
background-color:#FFFFFF;
}
.memberV li a:hover img{
border:1px solid #000;
background-color:#0099FF;
}

#scrollBoxV ,#scrollBoxNewV ,#scrollBoxNewV1{
display:block;
height:460px;

/*overflow-y:auto;*/
overflow:hidden;
position:relative;
/*width:96px;*/
float:left;
margin:0 0 0 30px;
text-align:center;
/*border:1px solid red;*/
}

#scrollBoxV ul,#scrollBoxNewV ul,#scrollBoxNewV1 ul{
list-style-type:none;
margin:0;
padding:0;
}

#scrollBoxV li,#scrollBoxNewV li,#scrollBoxNewV1 li{
list-style-type:none;
margin:0 5px;
padding:0 5px 0 5px;
}

.profileBgV{
background-image:url(../IMG/bg-index-profile1.gif);
background-repeat:no-repeat;
background-position:0 0;
width:187px;
height:560px;
display:block;
margin:0 0 0 0;
}

.productArrowLftV span{
background-image:url(../img/up-arrow.gif);
background-repeat:no-repeat;
margin:5px auto 0 40px;
float:left;
height:23px;
width:96px;
cursor:pointer;
}
.productArrowRightV span{
background-image:url(../img/down-arrow.gif);
background-repeat:no-repeat;
margin:5px auto 0 43px;
height:23px;
width:96px;
cursor:pointer;
float:left;

}



/*Vertical Scroll - End */

/*scroll end*/

.indexWelcome{
background-image:url(../IMG/bg-mem-welcome.jpg);
background-position:0 0;
background-repeat:no-repeat;
width:529px;
height:71px;
display:block;
padding:10px 0 0 52px;
color:#000;
}
.user{
margin:5px 0 0 150px;
#margin:15px 0 0 150px; 
font-size:16px; 
font-weight:bold;
}
.access{
margin:5px 0 0 150px; 
font-size:16px; 
font-weight:bold;
}
.access a{
font-size:16px; 
font-weight:bold;
color:#ff4800;
}

/*############################### error start ###############################*/
#errorTop {
background-image:url(../img/error-top-bg.gif);
background-repeat:repeat-x;
height:16px;
margin:10px 0px 0px;
}
#errorTopLeft {
background-image:url(../img/error-top-left.gif);
background-repeat:no-repeat;
float:left;
height:16px;
width:11px;
}
#errorTopRight {
background-image:url(../img/error-top-right.gif);
background-repeat:no-repeat;
float:right;
height:16px;
width:11px;
}
#errorBot {
background-image:url(../img/error-bot-bg.gif);
background-repeat:repeat-x;
height:16px;
margin:0px 0px 10px;
}
#errorBotLeft {
background-image:url(../img/error-bot-left.gif);
background-repeat:no-repeat;
float:left;
height:14px;
width:11px;
}
#errorBotRight {
background-image:url(../img/error-bot-right.gif);
background-repeat:no-repeat;
float:right;
height:14px;
width:11px;
}
#errorMid {
background-color:#FFFFFF;
background-image:url(../img/error-mid-bg.gif);
background-position:0 -15px;
background-repeat:repeat-x;
border-left:1px solid #DB3B3B;
border-right:1px solid #DB3B3B;
padding-top:16px;
height:auto!important;
height:100px;
min-height:100px;
}
#errorMidContent {
background-image:url(../img/icons/icon-error.gif);
background-position:right center;
background-repeat:no-repeat;
margin-right:10px;
padding-bottom:10px;
text-align:left;
}
.errorCol1 {
color:#C50707;
display:block;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding:0 0 0 20px;
width:22%;
}
.errorCol23 {
display:block;
float:left;
width:35%;
}
.errorCol23 ul {
list-style-type:none;
margin:0px;
}
.errorCol23 li {
color:#C50707;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:15px;
list-style-image:url(../img/bullet6.gif);
margin:0px 10px 0px 30px;
}
/*############################### error end ###############################*/

