﻿body
{
    margin: 0;
    background: #FFFFFF;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #555555;
    letter-spacing: 0.25px;
}

img
{
    border-style: none;
    border-width: 0px;
}

h1, h2, h3, h4, h5, h6
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 20px;
    margin: 5px 0px 2px 0px;
    font-weight: bold;
    color: #000;
    padding-left: 5px;
}

h2, h3
{
    font-size: 16px;
}

h5, h6
{
    font-size: 14px;
}

p
{
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 12px;
}

a
{
    border: none,0,#000000;
    text-decoration: none;
}

a:visited
{
    border: none,0,#000000;
    text-decoration: none;
}

a:hover
{
    border: none,0,#000000;
    text-decoration: underline;
}

.txtlbl
{
    display: block;
    float: left;
    width: 110px;
    font-weight: bold;
}

.disclaimer
{
    padding: 1px 0px 1px 0px;
    margin: 0px;
    font-size: 10px;
}

.inputhelp
{
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 5px;
    font-size: 11px;
    color: #666666;
    padding-left: 110px;
}

.inputlabel
{
    display: block;
    float: left;
    width: 110px;
    font-weight: bold;
}

.textData
{
    border: thin dotted #C0C0C0;
    font-weight: bold;
    padding: 1px;
}

.validatesummery
{
    font-weight: bold;
}

.PublishDate
{
    text-align: right;
    font-style: italic;
    margin: 0px 0px 5px 0px;
    display: block;
}

.PublishDateAlt
{
    font-style: italic;
}

.Lastupdated
{
    text-align: right;
    font-style: italic;
    margin: 0px 0px 5px 0px;
    display: block;
}

.alertbox
{
    margin: 10px 0px 10px 0px;
    background-color: #A4BDC6;
    padding: 0px 30px 0px 30px;
}

.alertbox p
{
    font-weight: bold;
    font-size: 18px;
    padding: 20px 0px 0px 10px;
}

.ff
{
    display: none;
    width: 0px;
    height: 0px;
}

.button
{
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 10px;
    text-align: center;
    width: 66px;
    height: 76px;
    float: left;
    line-height: 11px;
}

.button input, .button a
{
    margin: 1px 0px 0px 0px;
}

.cssbutton
{
    font-size: 14px;
    color: #ffffff;
    border: 0px solid #ffffff;
    text-align: center;
    text-decoration: none;
    padding: 5px;
    font-weight: bolder;
    background: #00A400 url('Images/bgbut.png') repeat-x left top;
    line-height: 32px;
}

.cssbutton:hover
{
    background: #00A400 url('Images/bgbut.png') repeat-x left top;
    border: 0px solid #ffffff;
    color: #000000;
    text-decoration: none;
}

.cssbutton:active
{
    background: #00A400 url('Images/bgbutactive.png') repeat-x left top;
    border: 1px solid #ffffff;
    color: #000000;
    text-decoration: none;
}

.cssbuttonSpacer
{
    margin: 5px 0px 10px 0px;
}


/*------------------- Header ---------------------*/
#header
{
    padding: 0px;
    width: 1004px;
    height: 105px;
    margin: 0 auto 0 auto;
}

#header .menu
{
    margin: 5px 0px 5px 0px;
    width: 600px;
    float: right;
    text-align: right;
    padding-right: 5px;
}

#header .menu a
{
    font-weight: bold;
    color: Red;
}

#header .menu a:visited
{
    font-weight: bold;
    color: Red;
}

#header .menu a:hover
{
    font-weight: bold;
    color: Red;
    text-decoration: underline;
}

#logo
{
    margin: 20px 0px 0px 0px;
    float: left;
    padding-left: 5px;
}

#membership
{
    margin: 0px;
    float: right;
    height: 80px;
    width: 600px;
    padding: 0px;
    background-image: url('Images/bg_login.png' );
    background-repeat: no-repeat;
}

#membership .inputlabel
{
    display: block;
    float: left;
    width: 90px;
    font-weight: bold;
}

#membership input
{
    padding: 0px;
    margin: 0px;
    width: 120px;
}

#membership table
{
    margin: 5px;
    border-collapse: collapse;
    border-spacing: 0px;
    width: 100%;
}

#membership td
{
    vertical-align: top;
    padding: 0px;
}

#membership a
{
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}

#membership .greeting
{
    font-size: 16px;
    font-weight: bold;
}

/*------------------- Search ---------------------*/
#search
{
    width: 1004px;
    height: 60px;
    margin: 0 auto;
    padding-top: 10px;
}

/*------------------- Page ---------------------*/
#page
{
    padding: 10px 0px 0px 0px;
    width: 1004px;
    margin: 0 auto;
}

.leftcol
{
    padding: 0px 2px 0px 0px;
    margin: 0px;
    width: 500px;
    float: left;
}
.rightcol
{
    padding: 0px 0px 0px 2px;
    margin: 0px;
    width: 500px;
    float: right;
}

.leftad
{
    padding: 0px 2px 0px 0px;
    margin: 0px;
    width: 350px;
    float: left;
}
.rightad
{
    padding: 0px 0px 0px 2px;
    margin: 5px 0px 0px 0px;
    width: 645px;
    float: right;
}
.rightadpanel
{
    width: 593px;
}
.leftcontent
{
    padding: 0px 2px 0px 0px;
    margin: 0px;
    width: 645px;
    float: left;
}
.rightsumation
{
    padding: 0px 0px 0px 2px;
    margin: 0px;
    width: 350px;
    float: right;
}
#contentcontainer
{
    padding: 0px 5px 0px 5px;
}
#contentcontainer h1, #contentcontainer h2, #contentcontainer h3, #contentcontainer h4, #contentcontainer h5, #contentcontainer h6
{
    padding: 0px;
}

/*------------------- Footer ---------------------*/
#footer
{
    width: 1004px;
    height: 60px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 0px;
}
#footer .menu
{
    padding-left: 5px;
}
#footer .menu a
{
    font-weight: bold;
    color: Red;
}
#footer .menu a:visited
{
    font-weight: bold;
    color: Red;
}
#footer .menu a:hover
{
    font-weight: bold;
    color: Red;
    text-decoration: underline;
}
#footer #copyright
{
    padding-left: 5px;
}
#pagesep
{
    margin: 0px 0px 0px 0px;
    background-position: top;
    background-image: url(       'Images/footdv.png' );
    background-repeat: repeat-x;
    height: 20px;
    clear: both;
}
#bottom
{
    width: 1004px;
    height: 60px;
    margin: 0 auto;
    padding-bottom: 100px;
}
#bottom #Links
{
    margin-top: 20px;
    text-align: left;
    font-weight: bold;
    float: right;
    width: 600px;
}
#bottom #emblems
{
    padding: 30px 0px 10px 0px;
    margin: 0px;
    float: left;
    width: 300px;
}

b.rtop, b.rbottom
{
    display: block;
    background: #F6F6F6;
    margin-bottom: 0px;
    margin-top: 0px;
}
b.r1
{
    margin: 0px 5px;
}
b.r2
{
    margin: 0px 3px;
}
b.r3
{
    margin: 0px 2px;
}
b.rtop b.r4, b.rbottom b.r4
{
    margin: 0px 1px;
    height: 2px;
    margin-bottom: 0px;
}
.teasertable
{
    margin: 0px;
}
.teasertable TD
{
    margin: 0px;
}

/*------------------- Start Teeserbox normal---------------------*/
.stad
{
    background-color: #A4BDC6;
    padding: 0px;
    margin-bottom: 3px;
    height: 100%;
    font-size: 9pt;
    margin-top: 0px;
    width: 498px;
}
.stad a
{
    text-decoration: none;
}
.stad a:visited
{
    color: #1E5870;
}
.stad a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}

.stad b.rtop b, .stad b.rbottom b
{
    display: block;
    height: 1px;
    overflow: hidden;
    background: #A4BDC6;
    margin-bottom: 0px;
    margin-top: 0px;
}
.stad .stcontent
{
    margin: 0px 70px 0px 70px;
    height: 100%;
    font-size: 9pt;
    border: none;
    height: 133px;
    color: #000;
}



.stad h2 .stdate
{
    font-size: 8pt;
    font-weight: normal;
    color: #1E5870;
    padding: 0px;
    margin: 0px;
}
.stad h2
{
    font-size: 12pt;
    margin: 3px 0px 5px 0px;
    padding: 0px;
    color: #1E5870;
    line-height: 15px;
}


.stad .picture
{
    float: left;
    width: 55px;
    border: 0px Solid #000;
    background-color: #FFF;
    margin-right: 5px;
    padding: 2px;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 1px;
    text-align: center;
}
.stad .clublogo
{
    float: left;
    clear: left;
    width: 55px;
    text-align: center;
    border: 0px Solid #000;
    margin-right: 5px;
    padding: 2px;
    margin-left: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.stad .sporticon
{
    margin: 0px 5px 0px 5px;
    float: right;
    width: 70px;
    text-align: center;
    padding: 0px;
}

.stad .readmore
{
    float: right;
    margin-top: 70px;
}

.stad td b
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

/*------------------- Start Teeserbox ADS---------------------*/
.stadvertisement
{
    background-color: #678BA7;
    padding: 0px;
    margin-bottom: 3px;
    height: 100%;
    font-size: 9pt;
    margin-top: 0px;
    width: 498px;
}

.plusad
{
    padding-left: 5px;
}
.stadvertisement a
{
    text-decoration: none;
}
.stadvertisement a:visited
{
    color: #1E5870;
}
.stadvertisement a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}

.stadvertisement b.rtop b, .stadvertisement b.rbottom b
{
    display: block;
    height: 1px;
    overflow: hidden;
    background: #678BA7;
    margin-bottom: 0px;
}
.stadvertisement .stcontent
{
    margin: 0px 70px 0px 70px;
    height: 100%;
    font-size: 9pt;
    border: none;
    height: 133px;
    color: #000;
}
.stadvertisement .stdate
{
    font-size: 8pt;
    font-weight: normal;
    color: #1E5870;
    padding: 0px;
    margin: 0px;
}
.stadvertisement h2
{
    font-size: 12pt;
    margin: 3px 0px 5px 0px;
    padding: 0px;
    color: #1E5870;
    line-height: 15px;
}

.stadvertisement .picture
{
    float: left;
    width: 55px;
    border: 0px Solid #000;
    background-color: #FFF;
    margin-right: 5px;
    padding: 2px;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 1px;
    text-align: center;
}
.stadvertisement .clublogo
{
    float: left;
    clear: left;
    width: 55px;
    text-align: center;
    border: 0px Solid #000;
    margin-right: 5px;
    padding: 2px;
    margin-left: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.stadvertisement .sporticon
{
    margin: 0px 0px 0px 5px;
    float: right;
    width: 70px;
    text-align: center;
    padding: 0px;
}

.stadvertisement .readmore
{
    float: right;
    margin-top: 70px;
}

/*------------------- Start Clublistings ---------------------*/
.cls
{
    background-color: #9BD1FA;
    margin: 3px;
    font-size: 9pt;
    width: 137px;
    float: left;
    text-align: center;
    height: 165px;
    border: none;
    padding: 5px;
    color: #000;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.cls a
{
    text-decoration: none;
}

.cls a:visited
{
    color: #1E5870;
}

.cls a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}

.cls h2
{
    font-size: 9pt;
    margin: 0px 0px 5px 0px;
    color: #FF0000;
    padding: 0px;
}

.cls .logo
{
    width: 120px;
    height: 88px;
    text-align: center;
    vertical-align: bottom;
    padding: 0px;
    margin: 0px auto 0px auto;
}

/*------------------- Start headlinebox ---------------------*/
.headlinebox
{
    background-color: #000000;
    padding: 0px;
    margin: 5px 0px 5px 0px;
    font-size: 9pt;
}

.headlinebox a
{
    text-decoration: none;
}

.headlinebox a:visited
{
    color: #1E5870;
}

.headlinebox a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}

.headlinebox b.rtop b, .headlinebox b.rbottom b
{
    display: block;
    height: 1px;
    overflow: hidden;
    background: #000000;
}

.headlinebox .stcontent
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background-position: right bottom;
    height: 40px;
    font-size: 11pt;
    padding: 15px 5px 5px 20px;
    background-image: url(   'Images/sportshiluetes.png' );
    background-repeat: no-repeat;
    color: #000;
}
.headlinebox h1
{
    font-size: 18pt;
    margin: 0px 0px 5px 0px;
    color: #FFFFFF;
    padding: 0px;
}

.headlinebox h2
{
    font-size: 15pt;
    margin: 0px 0px 5px 0px;
    color: #FFFFFF;
    padding: 0px;
}

.headlinebox .logo
{
    width: 120px;
    height: 88px;
    text-align: center;
    vertical-align: bottom;
    padding: 0px;
    margin: 0px;
}

/*------------------- Start Searchbox ---------------------*/
.searchbox
{
    background-color: #000000;
    padding: 0px;
    margin: 5px 0px 0px 0px;
    font-size: 9pt;
}

.searchbox a
{
    text-decoration: none;
}

.searchbox a:visited
{
    color: #1E5870;
}

.searchbox a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}

.searchbox b.rtop b, .searchbox b.rbottom b
{
    display: block;
    height: 1px;
    overflow: hidden;
    background: #000000;
}

.searchbox .stcontent
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background-position: right bottom;
    height: 100px;
    color: #FFFFFF;
    font-size: 11pt;
    padding: 15px 5px 5px 20px;
    background-image: url(   'Images/seachbackground.png' );
    background-repeat: no-repeat;
}
.searchbox h2, .searchbox h1
{
    font-size: 15pt;
    margin: 0px 0px 5px 0px;
    color: #FFFFFF;
    padding: 0px;
    color: #FFFFFF;
}

.searchbox .logo
{
    width: 120px;
    height: 88px;
    text-align: center;
    vertical-align: bottom;
    padding: 0px;
    margin: 0px;
}

.searchbox .selectsport
{
    color: #FFFFFF;
    float: right;
    margin-right: 260px;
}

/*------------------- Start Contentbox ---------------------*/
.contentbox
{
    background-color: #A4ABC6;
    padding: 0px;
    margin: 0px 0px 3px 0px;
    font-size: 9pt;
}

.contentbox a
{
    text-decoration: none;
}

.contentbox a:visited
{
    color: #1E5870;
}

.contentbox a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}

.contentbox b.rtop b, .contentbox b.rbottom b
{
    display: block;
    height: 1px;
    overflow: hidden;
    background: #A4ABC6;
}

.contentbox .stcontent
{
    height: 100%;
    font-size: 11pt;
    padding: 5px 5px 5px 5px;
    color: #000;
}

.contentbox .stlink
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background-position: right bottom;
    height: 92px;
    font-size: 11pt;
    padding: 5px 5px 5px 5px;
    background-repeat: no-repeat;
    background-image: url(   'Images/Linkbackground.png' );
}
.contentbox .register
{
    background-position: right bottom;
    padding: 5px;
    background-repeat: no-repeat;
    background-image: url('Images/teamlineup.png' );
    margin-bottom: 5px;
}
.contentbox .register p
{
    font-size: 14px;
    font-weight: bold;
    width: 500px;
}
.stlink span
{
    font-size: 10px;
    font-weight: bold;
    font-style: italic;
}
.contentbox h2
{
    font-size: 15pt;
    margin: 0px 0px 5px 0px;
    color: #000000;
    padding: 0px;
}

.contentbox .clublogo
{
    float: left;
    width: 120px;
    height: 125px;
    text-align: center;
    vertical-align: bottom;
    padding: 0px;
    margin: 0px;
}

.contentbox table
{
    width: 100%;
}

.contentbox .trhead td
{
    padding: 2px;
    background-color: #0033CC;
    color: #FFFFFF;
}
.contentbox .trnormal td
{
    padding: 2px;
    font-size: 10px;
}
.contentbox .tralt td
{
    padding: 2px;
    background-color: #66CCFF;
    font-size: 10px;
}

.contentbox .cupperiod
{
    font-size: 10px;
}


/*------------------- Start mapbox ---------------------*/
.mapbox
{
    background-color: #A4C6BF;
    padding: 0px;
    margin: 5px 0px 0px 0px;
    font-size: 9pt;
    margin-bottom: 3px;
}

.mapbox a
{
    text-decoration: none;
}

.mapbox a:visited
{
    color: #1E5870;
}

.mapbox a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}

.mapbox b.rtop b, .mapbox b.rbottom b
{
    display: block;
    height: 1px;
    overflow: hidden;
    background: #A4C6BF;
}
.mapbox .stcontent
{
    padding: 0px 5px 0px 5px;
    font-size: 11px;
}

/*------------------- Start newsbox ---------------------*/
.newsbox
{
    background-color: #559486;
    padding: 0px;
    margin: 0px 0px 3px 0px;
    font-size: 9pt;
}

.newsbox a
{
    text-decoration: none;
    color: #FFFFFF;
}

.newsbox a:visited
{
    color: #FFFFFF;
}

.newsbox a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}

.newsbox b.rtop b, .newsbox b.rbottom b
{
    display: block;
    height: 1px;
    overflow: hidden;
    background: #559486;
}

.newsbox .stcontent
{
    padding: 0px 5px 0px 5px;
    background-image: url(    'Images/news_bg.png' );
    background-repeat: no-repeat;
    background-position: right bottom;
    font-size: 11px;
    color: #000;
}
.newsbox h2
{
    font-size: 15pt;
    margin: 0px 0px 2px 0px;
    color: #000000;
    padding: 0px;
}

/*------------------- Start competiton ---------------------*/
.competition
{
    background-color: #B4DDFB;
    padding: 0px;
    margin: 0px 0px 3px 0px;
    font-size: 9pt;
}

.competition a
{
    text-decoration: none;
    color: #000000;
}

.competition a:visited
{
    color: #000000;
}

.competition a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}

.competition b.rtop b, .competition b.rbottom b
{
    display: block;
    height: 1px;
    overflow: hidden;
    background: #B4DDFB;
}

.competition .stcontent
{
    padding: 0px 5px 0px 5px;
    background-image: url(    'Images/bg_competiton.png' );
    background-repeat: no-repeat;
    background-position: right top;
    font-size: 11px;
    color: #000;
}
.competition h2
{
    font-size: 15pt;
    margin: 0px 0px 2px 0px;
    color: #000000;
    padding: 0px;
}
.competition td
{
    vertical-align: top;
}


/*------------------- Start cupoverview ---------------------*/
.cupoverview
{
    background-color: #C6BFA4;
    padding: 0px;
    margin: 5px 0px 0px 0px;
    font-size: 9pt;
}

.cupoverview a
{
    text-decoration: none;
}

.cupoverview a:visited
{
    color: #1E5870;
}

.cupoverview a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}

.cupoverview b.rtop b, .cupoverview b.rbottom b
{
    display: block;
    height: 1px;
    overflow: hidden;
    background: #C6BFA4;
}

.cupoverview .stcontent
{
    padding: 0px 5px 0px 5px;
    background-image: url(    'Images/cupselection.png' );
    background-position: center bottom;
    background-repeat: no-repeat;
}
.cupoverview .stcontent h5
{
    font-size: 9pt;
    margin: 2px 0px 0px 0px;
    color: #000000;
    padding: 0px;
}
.cupoverview .stcontent .cupperiod
{
    margin: 0px;
    padding: 0px 0px 0px 20px;
    font-size: 8pt;
}

.cupoverview .stcontent th
{
    font-size: 14pt;
}

/*------------------- Start Admanager box---------------------*/
.admanager
{
    background-color: #EDFDD7;
    padding: 0px;
    margin-bottom: 3px;
    font-size: 9pt;
    margin-top: 0px;
    width: 100%;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.admanager a
{
    text-decoration: none;
}
.admanager a:visited
{
    color: #1E5870;
}
.admanager a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}

/*------------------- Start Menu ---------------------*/
#leftmenu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#leftmenu
{
    width: 100%;
    border: 1px solid #ccc;
    margin: 0px;
}

#leftmenu li a
{
    height: 32px;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 24px;
    text-decoration: none;
}

#leftmenu li a:link, #leftmenu li a:visited
{
    color: #888;
    display: block;
    background: url(   'Images/menu.gif' );
    padding: 8px 0 0 30px;
}

#leftmenu li a:hover, #leftmenu li a:active
{
    color: #283A50;
    background: url(   'Images/menu.gif' ) 0 -32px;
    padding: 8px 0 0 30px;
}
/*------------------- Start Contentbox ---------------------*/

.contentbox .inputlabel
{
    display: block;
    float: left;
    width: 150px;
    font-weight: bold;
}


#tabs4
{
    margin: 0px 0px 5px 0px;
    float: left;
    width: 100%;
    font-size: 93%;
    line-height: normal;
    border-bottom: 1px solid #6B78A9;
}
#tabs4 ul
{
    margin: 0;
    padding: 10px 10px 0 50px;
    list-style: none;
}
#tabs4 li
{
    display: inline;
    margin: 0;
    padding: 0;
}
#tabs4 a
{
    float: left;
    background: url(   'Images/tableft.gif' ) no-repeat left top;
    margin: 0;
    padding: 0 0 0 7px;
    text-decoration: none;
}
#tabs4 a span
{
    float: left;
    display: block;
    background: url(   'Images/tabright.gif' ) no-repeat right top;
    padding: 5px 15px 4px 6px;
    color: #6B78A9;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs4 a span
{
    float: none;
}
/* End IE5-Mac hack */
#tabs4 a:hover span
{
    color: #6B78A9;
}
#tabs4 a:hover
{
    background-position: 0% -42px;
}
#tabs4 a:hover span
{
    background-position: 100% -42px;
}
#tabs4 .selected
{
    background-position: 0% -42px;
}
#tabs4 .selected span
{
    background-position: 100% -42px;
    font-weight: bold;
    color: #000000;
}
#tabs4 .preview
{
    background: no-repeat right top;
    background-image: none;
}

/* Status table */

#statustable
{
    border-style: none;
    empty-cells: hide;
    width: 100%;
    height: 100px;
}

#statustable td
{
    text-align: center;
    vertical-align: middle;
    font-size: larger;
    font-weight: bold;
}

.popupinfo
{
    background-color: #AAD4FF;
    position: absolute;
    visibility: hidden;
    border-style: solid;
    border-color: Black;
    border-width: 2px;
    padding: 5px;
    text-align: left;
    vertical-align: top;
}
/* Googlemaps */
.gheadline
{
    padding: 0px;
    margin: 0px 0px 2px 35px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #0000FF;
}
.gbody
{
    padding: 0px;
    margin: 0px 0px 0px 35px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

.StatusNum td
{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    vertical-align: sub;
}

.mailarea
{
    padding: 5px;
    border-style: dotted;
    margin: 10px 20px 10px 20px;
    background-color: #FFFFFF;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}
.turstatus
{
    margin: 2px;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FF0000;
    text-align: center;
    padding: 0px;
}

.detaileinfo
{
    margin: 5px 0px 5px 0px;
    padding: 5px;
    border: medium solid #99CCFF;
    width: 100%;
    background-color: #99CCFF;
}
.detaileinfo table
{
    width: 100%;
}
.detaileinfo td
{
    vertical-align: top;
}
.detaileinfo .inputhelp
{
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 5px;
    font-size: 11px;
    color: #666666;
    padding-left: 110px;
}

.signuptable
{
    border: thin solid #E0E0E0;
}
.signuptable .item
{
    background-color: #F5F5F5;
}
.signuptable .altitem
{
}
.signuptable tr td
{
    padding: 4px;
}
.facebook
{
    margin-top: 5px;
    display: block;
}
.facebook img
{
    border-style: none;
}

/* Style for ad field */
.adtext
{
}
.qa
{
}
.qa h2
{
}
.qa p
{
}

.adbox
{
    text-align: center;
    vertical-align: middle;
}
.qbox
{
    border-style: dashed;
    display: block;
    float: left;
    border: thin solid #E0E0E0;
    margin-bottom: 5px;
    width: 550px;
}
/*GridViewCSS Soft Grey Style*/
.GridViewStyle
{
    font-family: Arial, Sans-Serif;
    font-size: small;
    table-layout: auto;
    border-collapse: collapse;
    border: #91a7b4 1px solid;
}
/*Header and Pager styles*/
.HeaderStyle, .PagerStyle /*Common Styles*/
{
    background-image: url(Images/YahooSprite.gif);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #d1dbe0;
}
.HeaderStyle th
{
    padding: 5px;
    color: #16387c;
}
.HeaderStyle a
{
    text-decoration: none;
    color: #16387c;
    display: block;
    text-align: left;
    font-weight: normal;
}
.PagerStyle table
{
    text-align: center;
    margin: auto;
}
.PagerStyle table td
{
    border: 0px;
    padding: 5px;
}
.PagerStyle td
{
    border-top: #91a7b4 1px solid;
}
.PagerStyle a
{
    color: #16387c;
    text-decoration: none;
    padding: 2px 10px 2px 10px;
    border-top: solid 1px #fff;
    border-right: solid 1px #91a7b4;
    border-bottom: solid 1px #91a7b4;
    border-left: solid 1px #fff;
}
.PagerStyle span
{
    font-weight: bold;
    color: #16387c;
    text-decoration: none;
    padding: 2px 10px 2px 10px;
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
    padding: 5px;
    border-right: solid 1px #91a7b4;
}
.RowStyle td
{
    background-color: #f1f5f6;
}
.AltRowStyle td
{
    background-color: #9ab2ca;
    background-image: url(Images/YahooSprite.gif);
    background-position: 0 -80px;
    background-repeat: repeat-x;
}
.SelectedRowStyle td
{
    background-color: #fcb814;
    background-image: url(Images/YahooSprite.gif);
    background-position: center;
    background-repeat: repeat-x;
}
.EmptyRowStyle td
{
    background-image: url(Images/YahooSprite.gif);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #d1dbe0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
}

