body
{
    margin: 0;
    padding: 0;
    color: #000;
    font: normal 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
    background: #000;
}

#page
{
    background: #000;
    padding-left: 10px;
    padding-right: 10px;
}

#header
{
    margin: 0;
    padding: 0;
    background-color: #000;
    height: 108px;
}
#header .links
{
    float:right;
    margin-top:3px;
    margin-right:15px;
    color:#fff;
}
a
{
    font-family:Verdana,Geneva,sans-serif;
}
a:hover
{
    text-decoration: underline;
}

h1
{
    color: #006699;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 25px;
    font-weight: normal;
}
h2
{
    color:#339933;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size:22px;
    font-weight:normal;
}
p
{
    text-align: justify;
}
ol, ul
{
    padding-left:19px;
}
#header .links a
{
    color:#fff;
    font-size: 11px;
    text-decoration: none;
}
#header .links a:hover
{
    text-decoration: underline;
}
#banner
{
    width:952px;
    height:307px;
    background-image: url(images/banner.jpg);


}
#content
{
    padding: 10px;
}

#sidebar
{
    padding: 20px 20px 20px 0;
}

#logo
{

    font-size: 200%;
    width:401px;
    height:108px;
    background-image: url(images/logo.jpg);
    float:left;

}
#logo a
{
    width:401px;
    height:108px;
    display:block;
}
#mainmenu
{
    background:#DDDDDD  repeat-x left top;
}

#mainmenu ul
{
    height:40px;
    margin:0 0 0 -12px;
}

#mainmenu ul li
{
    display:block;
    float:left;
    height:33px;
    line-height:17px;
    margin:0 10px 0 0;
    padding:0 2px 0 0;
    position:relative;
    z-index: 1000;
}

#mainmenu ul li a
{
    background:transparent  none repeat scroll 0 0;
    color:#000000;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:15px;
    margin:0;
    padding:12px 10px;
    text-decoration:none;
    text-transform:uppercase;
    margin-right:12px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
    color: #000;
    background-image:url(images/nav-backgr-hover.png);
    text-decoration:none;
}
#mainmenu ul li:hover ul
{
    display:block;
    left:-10px;


}
#mainmenu ul li ul
{
    background-color:transparent;
    background-image:none;
    display:none;
    height:auto;
    position:absolute;
    top:41px;
}
#mainmenu ul li ul li
{
    background-color:#DDDDDD;
    background-image:none;
    display:block;
    height:34px;
    margin:0;
    width:175px;
}
#mainmenu ul li ul li a
{
    display:block;
    height:10px;
    margin:0;
    width:157px;
}

#mainmenu ul li ul li:hover
{
    background-color: gray;
}










div.flash-error, div.flash-notice, div.flash-success
{
    padding:.8em;
    margin-bottom:1em;
    border:2px solid #ddd;
}
div.flash-error
{
    background:#FBE3E4;
    color:#8a1f11;
    border-color:#FBC2C4;
}

div.flash-notice
{
    background:#FFF6BF;
    color:#514721;
    border-color:#FFD324;
}

div.flash-success
{
    background:#E6EFC2;
    color:#264409;
    border-color:#C6D880;
}

div.flash-error a
{
    color:#8a1f11;
}

div.flash-notice a
{
    color:#514721;
}

div.flash-success a
{
    color:#264409;
}

div.form .rememberMe label
{
    display: inline;
}

div.view
{
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
    font-size: 0.9em;
    padding: 5px 20px;
}

div.breadcrumbs span
{
    font-weight: bold;
}

div.search-form
{
    padding: 10px;
    margin: 10px 0;
    background: #eee;
}

.portlet
{

}

.portlet-decoration
{
    padding: 3px 8px;
    background: #B7D6E7;
    border-left: 5px solid #6FACCF;
}

.portlet-title
{
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #298dcd;
}

.portlet-content
{
    font-size:0.9em;
    margin: 0 0 15px 0;
    padding: 5px 8px;
    background:#EFFDFF;
    border: none;
}

.portlet-content ul
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
    padding: 0;
}

.portlet-content li
{
    padding: 2px 0 4px 0px;
}

.operations
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.operations li
{
    padding-bottom: 2px;
}

.operations li a
{
    font: bold 12px Arial;
    color: #0066A4;
    display: block;
    padding: 2px 0 2px 8px;
    line-height: 15px;
    text-decoration: none;
}

.operations li a:visited
{
    color: #0066A4;
}

.operations li a:hover
{
    background: #80CFFF;
}
.loadingbar{ background-repeat: no-repeat;
                background-image: url('images/LoadingBar.gif'); width: 96px; height:10px;}
#resizable{width: 901px; min-height:400px; height: auto; margin-left:12px; 
margin-top:-10px;
border:none !important;}
.column { 
    width: 290px;
    float: left;

    padding-bottom: 10px !important; 
}
.portlet-header .ui-icon {  float: right; }
.portlet-content {  
    background-color: silver;
    padding: 0.4em; }
.ui-sortable-placeholder { border: 1px dotted black; visibility: visible !important; height: 50px !important; }
.ui-sortable-placeholder * { visibility: hidden; }
.ui-sortable-helper { opacity:0.7; border: 1px solid orange; }
.portlet
{
/*    background-color:silver;*/
    float:left;
    margin:0 1em 1em 0;
    min-width:290px;
}
.portlet-header {
    min-height: 30px !important;
    height: auto !important;
    
    margin: 0; border-bottom: 1px solid gray; padding-bottom: 4px; padding-left: 0.2em; }

.products
{
    width: 600px;
}

.products .products-list
{
    background-color: #efefef;
    height:auto;
    margin-top:10px;
    border:1px solid gray;
    width: 600px;
    padding:5px;
}
.portlet-header { margin: 0;  padding-bottom: 4px; padding-left: 0.2em; }

.order
{
    border:1px solid gray;
    margin-bottom:10px;
    margin-left:10px;
    padding:3px;
    width:600px;
/*    position: relative;*/
    z-index:1999;

}
.order table tr td
{
    vertical-align: top;
}
.order table tr td .details
{
    position:relative;
    color:navy;
    cursor: pointer;
}
.order table tr td .details:hover .transaction
{
    display: block;
    z-index:2999;

}
.order .transaction:hover
{
    display: block;
/*    z-index:1999;*/
}
.order .transaction
{
    background-color: #FFFFFF !important;
    border:1px solid gray;
    color:#000000;
    display:none;
    padding:20px 2px 2px 10px;
    position:absolute;
    right:-6px;
    top:17px;
    width:435px;
/*    z-index:999;*/
}
.orders .order th, td, caption {
    padding:2px 2px 2px 10px;
}
.orders .order table {
    margin-bottom:0.2em;
}.products .products-list:hover .content a
{
    background-color: #fff;
    display:inline;
}
.products .products-list:hover
{
    background-color: #fff;

}
.products .products-list .content
{
    width: 100px;
    float:left
}
.products  .products-list .content a
{
    display:none;
}
.products .content-head
{
    font-weight: bold;
    float: left;
    width: 100px;
}

.sports
{
    width: 600px;
    margin-top: 10px;
    background-color: #efefef;
    border:1px solid gray;
}
.sports .sport-fld
{
    width: 470px;
    /*    background-color: #efefef;
        border:1px solid gray;*/
    /*    height: 50px;*/
    padding: 5px;
    float: left;

}
.sports .sports-head
{
    font-weight: bold;
    width: 100px;
    float: left;
    padding: 5px;
}
.sports .sports-head a
{
    display: none;
}
.sports:hover a
{

    background-color: #fff;
    display:inline;
}
.sports:hover 
{
    background-color: #fff;
}
.sports .sport-fld .fld
{
    width: 140px;
    float: left;
    padding: 2px;
}

.addedit
{
    background-color:#EFEFEF;
    border:1px solid gray;
    width:728px;
}
.addedit:hover
{
    background-color: #fff;
}
.addedit .content
{
    width: 230px;
    float: left;
    margin: 5px;
}
.addedit .content a
{
    display: none;
}
.addedit:hover a
{
    display: inline;
    background-color: #fff;
}
.sport
{
    width: 600px;
}
.sport .row
{
    padding-top:10px;
    padding-bottom:10px;
}
.sport .content
{
    width: 230px;
    float: left;
/*    margin: 6px;*/
    padding: 6px;
    font-weight: bold;
}
.sport .contentvalue
{
    width: 200px;
    float: left;
/*    margin: 10px;*/
    padding: 6px;
/*    margin-left: 5px;*/
    margin-top: 3px;
}

.sport .contentvalue input[type=text]
{
    width: 200px;
    margin:0px !important;
}
.sport .contentvalue select
{
    width: 200px;
    margin:0px !important;
}
.sport .contentvalue input[type=checkbox]
{
    clear:left;
    display:inline;
    float:left;
}
.sport .contentvalue input[type=radio]
{
    clear:left;
    display:inline;
    float:left;
}
.sport .contentvalue label
{
    clear:right;
    float:left;
    margin-top:1px;
    width:auto;
/*    width: 150px;*/
}
.sportsfield
{
    background-color: #FFF;
    padding: 15px;
    border: solid 1px #6FACCF;
}
/* changes in main.css from html pages
*{color:#000;
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;}*/


.widget-product-list
{
    position: relative;
    padding-bottom:50px;


}
.widget-product-list .widget-product table
{
    margin-bottom:0px;
}
.widget-product-list .widget-product
{
    background-color:#efefef;
    border:1px solid silver;
    float:left;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
    margin:5px;

    position:relative;
    cursor: pointer;
    padding:3px;
    min-height:65px;
    width: 140px;

}

.widget-product-list .widget-product .image
{
    width:60px;
    float:left;
    -moz-border-radius:7px;
    overflow: hidden;
}
.widget-product-list .widget-product .image img
{

}
.widget-product-list .widget-product .name
{
    float:left;
    width:100%;
    text-align: center;
    font-weight: bold;
}
.widget-product-list .widget-product .description
{
    float:left;
    height:37px;

}
.widget-product-list .widget-product .amount
{
    float:left;
    font-size:14px;
    font-weight:bold;

}
.widget-product-list .widget-product .Note
{
    float:left;
    font-weight: bold;
}
.widget-product-list .widget-product .selected
{
    background-image:url(images/select.png);
    height:75px;
    left:97px;
    position:absolute;
    top:-33px;
    width:67px;
	z-index:9999;
}
.widget-product-list .Pay
{
    bottom:-5px;
    display:none;
    left:5px;
    position:absolute;
}

.greenborder
{
    border:1px solid green !important;
}

.submitbutton
{
    background-color: #DDDDDD;
    border: medium none;
    color: #000000;
    float: left;
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size: 15px;
    height: 25px;
    margin: 22px 0 0 5px;
    padding-bottom: 5px;
    width: 76px;
}

.topClassSection
{
    color: #000000;
    display: inline;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 18px 0 20px 30px;
    text-align: justify;
    width: 266px;
}

.topClassSection h3 {
    color: #CC0000;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 25px;
    font-weight: normal;
}

.ltopClassSection
{
    color: #000000;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 18px 0 20px 30px;
    text-align: justify;
    width: 270px;
    margin-left:40px;
}

.ltopClassSection h3 {
    color: #CC0000;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 25px;
    font-weight: normal;
}
.lsubmitbutton
{
    background-color: #DDDDDD;
    border: medium none;
    color: #000000;
    float: left;
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size: 15px;
    height: 25px;
    /*    margin: 22px 0 0 5px;*/
    padding-bottom: 5px;
    width: 76px;
    margin-left: 10px;
}
.lbottom
{
    margin-bottom:80px;
    margin-left:93px;
    margin-top:12px;
    width:170px;
}

.usernameArea {
    margin: 20px 0 0;
    width: 300px;
    height: 25px;
}

.username {
    color: #000000;
    float: left;
/*    font-family: Georgia,"Times New Roman",Times,serif;*/
/*    font-size: 15px;*/
    font: 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
    width: 95px;
    height: 22px;
}

.loginField {
    color: #000000;
    height: 22px;
    margin-left: -10px;
    width: 146px;
    float: left;
}
.textBox {
    border: 1px solid #CCCCCC;
    color: #000000 !important;
    height: 22px;
    margin-left: 10px;
    width: 163px;
    float: left;
}

.rememberMe
{
    float: left
}

.forgotPass {
    float: left;
    margin-top: 20px;
}

.forgotPasslink {
    color: #006699;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    float: left;
    margin-top: 5px;
}



.separator
{
    background:#AAAAAA none repeat scroll 0 0;
    float:left;
    height:210px;
    margin:8px 0 0 25px;
    width:1px;
}

.question
{
    background-color: #EAEAEA;
    color: #000000;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 14px;
    margin: 20px 0 0;
}

.answer
{
    color: #333333;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    margin: 5px 0 0;
    padding-left: 15px;
    text-align: justify;
}
.staticcontent
{
    color: #000000;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
    width: 550px;
}

fieldset
{
    border: 1px solid #DDD;
    padding: 10px;
    margin: 0 0 10px 0;
    -moz-border-radius:7px;
}
.error
{
    color:red;
}
input[type=text]
{
    color:black !important;
}


.userlist
{
    color: #000000;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
    width: 740px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.userlist .tbl
{
     border: 1px solid gray;
}
.userlist .th
{
     background: #efefef;
}
.userlist h1
{
    color: #339933;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 25px;
    font-weight: normal;
}
.userlist .head
{
    background-color:#CFCFCF;
    font-weight:bolder;
    padding-left:2px;
    width:727px;
}
.userlist .head .title
{
    width: 60px;
    float: left;
}
.userlist .head .email
{
    float:left;
    width:130px;
}
.userlist .head .num
{
    float:left;
    margin-right:10px;
    text-align:right;
    width:58px;
}
.userlist .data
{
    border:1px solid gray;
    margin-top:3px;
    padding:1px;
    width:725px;
}
.userlist .data .content
{
    width: 65px;
    float: left;
    text-align: left;
}
.userlist .data .email
{
    float:left;
    width:130px;
}
.userlist .data .num
{
    float:left;
    width:63px;
    text-align: center;
}
.userlist .data .content a
{
    display: none;
}
.userlist .data:hover a
{
    display: inline;
}
#search{
    width:285px;
    height:32px;
    float:left;
    margin-left:261px;
    margin-top:17px;
}

#searchBox{
    width:202px;
    height:32px;
    background-image:url(images/searchBg.png);
    background-repeat:no-repeat;
    float:left;
}


input[type=submit],input[type=button]{
    background-color:#DDDDDD;
    border:medium none;
    color:#000000;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size:15px;
    height:28px;
    margin:0 0 0 5px;
    padding-bottom:5px;

}

#searchButton{
    width:83px;
    height:32px;
    background-image:url(images/search.png);
    background-repeat:no-repeat;
    float:left;
}
#searchButton input[type=button]
{
    height:auto;
    background-image:none;
}
#bottomLinks {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#DDDDDD none repeat scroll 0 0;
    clear:both;
    display:block;
    height:30px;
    overflow:hidden;
    margin-top:10px;
}
#bottomLinks ul {
    clear:both;
    display:block;
    font-size:12px;
    margin:0 auto;
    overflow:hidden;
    padding-left:350px;
    width:951px;
}
#bottomLinks ul li {
    display:inline;
    float:left;
    height:30px;
    margin:0 10px 0 0;
    padding:0 2px 0 0;
}
#bottomLinks a {
    color:#000000;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    margin:0;
    padding:8px 10px;
    text-decoration:none;
}
#bottomLinks a:hover {
    text-decoration: underline;
}
#footer {
    background-color:#000000;
    height:45px;
    width:951px;
}
#copyright {
    color:#DDDDDD;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    margin:18px 0 0 10px;
}
#powered {
    color:#DDDDDD;
    float:right;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    margin:18px 10px 0 0;
}
#powered a {
    color:#FF8400;
    text-decoration:none;
}
.panelcontent
{
    float:left;
    padding-left:10px;
    padding-right:10px;
    width:255px;
}
#signUplink {
    float:left;
    margin-top:5px;
}
#signUplink a {
    color:#FF0000;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size:12px;
    text-decoration:none;
}
#moreLink {
    float:right;
    margin-right:15px;
    margin-top:5px;
}
#moreLink a {
    color:#006699;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size:12px;
    text-decoration:none;
}
.signUp {
    color:#CC0000;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size:19px;
    font-weight:normal;
    margin:0px 4px 2px 0px;
    float: left;
}
.ui-tabs .ui-tabs-nav {
    height:32px;
}
.ui-tabs .ui-tabs-panel h2 {
    float: left;
}
.ui-tabs .ui-tabs-nav li a {
    float:left;
    padding:0.5em !important;
    text-decoration:none;
}
.nxt
{
    padding-left: 10px;
    padding-right: 10px;
    color:#fff !important;
    background-color: Gray;
    text-decoration: none;
    float:right;
}
.nxt:hover
{
    color:#000 !important;
    background-color: silver;
}
.prev
{
    padding-left: 10px;
    padding-right: 10px;
    color:#fff !important;
    background-color: Gray;
    text-decoration: none;
}
.prev:hover
{
    color:#000 !important;
    background-color: silver;
}

.loadingbarusername
{
    margin-left:237px;
}
#username
{
    margin-left:237px;
    color:#316ac5;
}
.verificationcode
{
    background-color:#EFEFEF;
    border:1px solid silver;
    margin-left:237px;
    margin-top:-13px;
    padding:20px;
    width:254px;
}
.dialogverificationcode
{
    background-color:#EFEFEF;
    border:1px solid silver;
/*    margin-left:237px;*/
    margin-top:2px;
    padding:20px;
    width:254px;
}
.verificationcode img
{
    border:1px solid gray;
    float:left;
    margin-right: 120px;
}
.verificationcode input
{

    /*    float:left;*/
    margin-bottom:11px !important;
    margin-left:8px !important;
    /*margin-top:31px !important;*/
    margin-top:17px !important;
    width:100px !important;
}
.verificationcode p
{
    clear:both;
}
.grp .head2
{
    margin-top:-25px;
}
.grp .head2 input[type=text]
{
    
    color:green !important;
    font-size:20px;
    height:25px;
    margin:0 !important;
    padding-left:5px;
    width:250px !important;

}
.customfield
{

    margin-left:96px;
    margin-top:8px;
    width:438px;
}
.customfield .label
{
    float:left;

    width:180px;
}
.customfield .value
{
    display:block;
    float:right;
    width:195px;
}
.customfield div
{
height:32px;
width:450px;
}
.customfield div a
{
    float:right;
    margin-left:9px;
    display: block;
    width:12px;
    height:12px;
}
.customfield input[type=checkbox]
{
    margin-top:-30px !important;
}
.customfield input[type=text]
{
    margin:-1px 7px 9px !important;
width:159px !important;
}
.loadingfields
{
    margin-left:96px;
}
.customfieldadd
{
    margin-left:93px;
}
.customfieldadd .labelname
{

}
.customfieldadd .value
{

}
.customfieldadd input
{
    margin-left:155px !important;
}
.customfieldadd  a
{
    background-color:gray;
    color:#FFFFFF !important;
    display:block;
    height:21px;
    margin-left:156px;
    padding-left:10px;
    padding-right:10px;
    padding-top:4px;
    text-decoration:none;
    width:26px;
}
.customfieldadd  a:hover
{
    background-color:silver;
    color:#000 !important;
}
.usernameedit
{
    display:block;
    font-size:20px;
    font-weight:bold;
    margin-bottom:16px;
    margin-left:236px;
    margin-top:-21px;
}

.avataredit
{
    border:3px solid silver;
    float:left;
}
.avatareditupload
{
    float:left;
    margin-left:21px;
}
.avatareditupload .row .error
{
    clear: left;
    color: red;
    float: left;
}

.loadingfundisc
{
    width: 400px;
    height: auto;
}

.fundtext
{
    margin: -13px 0 0.5em 0;
    width: 250px;
}
.adminleft
{
    background-color:#DDDDDD;
    border-color:gray -moz-use-text-color gray gray;
    border-style:solid none solid solid;
    border-width:1px medium 1px 1px;
    float:left;
    margin:10px 0 10px 10px;
    padding-bottom:100px;
    padding-left:15px;
    padding-top:10px;
    width:162px;
}
.admincontent
{
    border:1px solid gray;
    float:right;
    margin:10px 10px 10px 0;
    min-height:355px;
    padding:10px;
    width:732px;
    background-color: #fff;
}
.menuadmin
{

}
.menuadmin .menuheading
{
    background-color:#EDEDED;
    font-size:13px;
    font-weight:bold;
    height:20px;
    margin-bottom:6px;
    margin-top:5px;
    padding:2px 2px 2px 12px;
    width:133px;
}
.menuadmin a
{
    display:block;
    font-size:11px;
    margin-bottom:5px;
    margin-left:16px;
    text-decoration:none;
}
.menuadmin a:hover
{
    text-decoration:underline;
}
#forbgTop
{
    background-image:url(images/formbgTop.png);
    float:left;
    height:20px;
    margin-top:10px;
    width:951px;
}
#formbg
{
    background-color:#FFFFFF;
    float:left;
    padding-left:20px;
    width:931px;
}
#forbgBottom
{
    background-image:url(images/formbgBottom.png);
    float:left;
    height:20px;
    margin-bottom:10px;
    width:951px;
}
.adminstat
{

}
.adminuser
{
    float: left;
    width: 330px;
}
.adminagent
{
    float: left;
    width: 300px;
}
.templatecombo
{
    float:left;
    margin-left:20px;
}
.submitlink
{
    background-color:#DDDDDD;
    border:medium none;
    color:#000000;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size:15px;
    height:28px;
    margin:0 0 0 5px;
    padding-bottom:2px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
}
.submitlink:hover
{
    text-decoration: none;
    background-color:silver;
}
.myprofileuserstatus
{
    float:right;
    margin-right:20px;
}
.myprofileuserstatus label
{
    font-weight: bold;

    margin-left: 10px;
}
#visits
{
    margin:20px;
}
#profileimage
{
   float:left;
margin-left:18px;
width:520px;

}
.templateselection
{
    margin-top:20px;
    width:300px;
    height: 300px;
    margin-right: 80px;
    float: right;
}
.simple_box {
    background-color:#EFEFEF;
    background-image:url(images/callout.jpg);
    background-repeat:no-repeat;
    border:1px solid silver;
    padding-bottom:4px;
    padding-left:26px;
    padding-top:4px;
    width:215px;
}
.customcontent ul
{
    list-style-type: disc;
    margin-left:20px;
}

.myaccount
{
    width: 800px;
}
.myaccount .content
{
    width: 350px;
    float: left;
    margin: 5px;
}
.myaccount .title
{
    width: 250px;
    float: left;
    font-weight: bold;
    margin: 5px;
}
.myaccount .sport .content
{
    width: 230px;
    float: left;
}

.myaccount .sportsfield
{
    background-color: #FFF;
    padding: 15px;
    border: solid 1px #6FACCF;
    width: 500px;
    margin-top: 10px;
}

#verpass
{
    color: red !important;
    margin-left: 200px !important;
}

/* Dialog box css  start */
#contactplayermail
{
    background-color: #FFFFFF;
    width: 463px !important;
    padding: 20px;
    cursor: pointer !important;
}

.ui-dialog
{
    
    
    display: block;
    height: auto;
    outline: 0 none;
    width: 500px !important;;
    z-index: 9999;
    padding: 3px;
    position: fixed ;
    top:25px !important;
    left: 30% !important;
}

.ui-dialog .ui-dialog-title
{
/*    float: left;*/
    margin: .1em 16px .2em 0;
/*    font-weight: bold;*/
    font-size: 1.1em;

/*    font: 12px "Trebuchet MS",Arial,Helvetica,sans-serif;*/
} 
.ui-dialog-titlebar
{
    background-color: #C6D880  !important;
    border: 1px solid #000;
    font-weight: bold;
}
.ui-dialog .ui-dialog-titlebar {
    padding: 0.5em 1em 0.3em;
    position: relative;
}
.ui-corner-all {
    -moz-border-radius: 4px 4px 4px 4px;
}
.ui-widget-header {
    background: url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll 50% 50% #CCCCCC;
    border: 1px solid #AAAAAA;
    color: #222222;
    font-weight: bold;
}
.ui-widget-content {
    background: url("images/ui-bg_flat_75_ffffff_40x100.png") repeat-x scroll 50% 50% #FFFFFF;
    border: 1px solid #AAAAAA;
    color: #222222;
}
.ui-helper-clearfix {
    display: block;
}
.ui-dialog .ui-resizable-se {
    bottom: 3px;
    height: 14px;
    right: 3px;
    width: 14px;
}
.ui-dialog .ui-dialog-content {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    overflow: auto;
    padding: 0.5em 1em;
    position: relative;
}
.ui-icon-closethick {
    background-position: -96px -128px;
}

.ui-icon {
    background-image: url("images/ui-icons_222222_256x240.png");
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
/*    display: block !important;*/
    display: inline ;
    overflow: hidden;
    text-indent: -99999px;
}
.ui-dialog .ui-resizable-se {
    bottom: 3px;
    height: 14px;
    right: 3px;
    width: 14px;
}
.ui-dialog .ui-dialog-titlebar-close
{ 
    position: absolute;
    right: .3em;
    top: 50%;
    width: 19px;
    margin: -7px 0 0 0;
    padding-right: 20px;
    height: 18px;
}
.ui-dialog .ui-dialog-titlebar-close span {
    display: inline;
    margin: 1px;
}
.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}
.ui-draggable .ui-dialog-titlebar {
    cursor: auto;
}
/* Dialog box css  end */

.myprofile-sport
{
    float: left; 
    width: 250px;
    padding: 10px;
}
.myprofile-sport .title
{
    float: left;
    width: 120px;
}
.myprofile-sport .content
{
    background-color: white;
    border: 1px solid silver;
    display: block;
    float: left;
    min-height: 17px;
    padding: 2px;
    width: 120px;
}

.profile-field
{
    float: left;
    width: 250px;
    padding: 10px;
}
.profile-field .profile-field-title
{
    float: left;
    width: 120px;
}
.profile-field .profile-field-content
{
    float: left;
    width: 120px;
    background-color: white;
    display: block;
    min-height: 17px;
    padding: 2px;
    border: 1px solid silver;
}
.profile-field .profile-field-link
{
    text-align: center;
}

.memberinfo
{
    margin-top: 20px;
    float: left;
}

.colorpicker {
	width: 356px;
	height: 176px;
	overflow: hidden;
	position: absolute;
	background: url(images/colorpicker_background.png);
	font-family: Arial, Helvetica, sans-serif;
	display: none;
}
.colorpicker_color {
	width: 150px;
	height: 150px;
	left: 14px;
	top: 13px;
	position: absolute;
	background: #f00;
	overflow: hidden;
	cursor: crosshair;
}
.colorpicker_color div {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;
	background: url(images/colorpicker_overlay.png);
}
.colorpicker_color div div {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 11px;
	overflow: hidden;
	background: url(images/colorpicker_select.gif);
	margin: -5px 0 0 -5px;
}
.colorpicker_hue {
	position: absolute;
	top: 13px;
	left: 171px;
	width: 35px;
	height: 150px;
	cursor: n-resize;
}
.colorpicker_hue div {
	position: absolute;
	width: 35px;
	height: 9px;
	overflow: hidden;
	background: url(images/colorpicker_indic.gif) left top;
	margin: -4px 0 0 0;
	left: 0px;
}
.colorpicker_new_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 213px;
	top: 13px;
	background: #f00;
}
.colorpicker_current_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 283px;
	top: 13px;
	background: #f00;
}
.colorpicker input {
	background-color: transparent;
	border: 1px solid transparent;
	position: absolute;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	top: 4px;
	right: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	height: 11px;
}
.colorpicker_hex {
	position: absolute;
	width: 72px;
	height: 22px;
	background: url(images/colorpicker_hex.png) top;
	left: 212px;
	top: 142px;
}
.colorpicker_hex input {
	right: 6px;
}
.colorpicker_field {
	height: 22px;
	width: 62px;
	background-position: top;
	position: absolute;
}
.colorpicker_field span {
	position: absolute;
	width: 12px;
	height: 22px;
	overflow: hidden;
	top: 0;
	right: 0;
	cursor: n-resize;
}
.colorpicker_rgb_r {
	background-image: url(images/colorpicker_rgb_r.png);
	top: 52px;
	left: 212px;
}
.colorpicker_rgb_g {
	background-image: url(images/colorpicker_rgb_g.png);
	top: 82px;
	left: 212px;
}
.colorpicker_rgb_b {
	background-image: url(images/colorpicker_rgb_b.png);
	top: 112px;
	left: 212px;
}
.colorpicker_hsb_h {
	background-image: url(images/colorpicker_hsb_h.png);
	top: 52px;
	left: 282px;
}
.colorpicker_hsb_s {
	background-image: url(images/colorpicker_hsb_s.png);
	top: 82px;
	left: 282px;
}
.colorpicker_hsb_b {
	background-image: url(images/colorpicker_hsb_b.png);
	top: 112px;
	left: 282px;
}
.colorpicker_submit {
	position: absolute;
	width: 22px;
	height: 22px;
	background: url(images/colorpicker_submit.png) top;
	left: 322px;
	top: 142px;
	overflow: hidden;
}
.colorpicker_focus {
	background-position: center;
}
.colorpicker_hex.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_submit.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_slider {
	background-position: bottom;
}
#colorSelector {
	position: relative;
	width: 36px;
	height: 36px;
	background: url(../images/select.png);
}
#colorSelector div {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 30px;
	height: 30px;
	background: url(../images/select.png) center;
}
#colorpickerHolder2 {
	top: 32px;
	left: 0;
	width: 356px;
	height: 0;
	overflow: hidden;
	position: absolute;
}
#colorpickerHolder2 .colorpicker {
	background-image: url(../images/custom_background.png);
	position: absolute;
	bottom: 0;
	left: 0;
}
#colorpickerHolder2 .colorpicker_hue div {
	background-image: url(../images/custom_indic.gif);
}
#colorpickerHolder2 .colorpicker_hex {
	background-image: url(../images/custom_hex.png);
}
#colorpickerHolder2 .colorpicker_rgb_r {
	background-image: url(../images/custom_rgb_r.png);
}
#colorpickerHolder2 .colorpicker_rgb_g {
	background-image: url(../images/custom_rgb_g.png);
}
#colorpickerHolder2 .colorpicker_rgb_b {
	background-image: url(../images/custom_rgb_b.png);
}
#colorpickerHolder2 .colorpicker_hsb_s {
	background-image: url(../images/custom_hsb_s.png);
	display: none;
}
#colorpickerHolder2 .colorpicker_hsb_h {
	background-image: url(../images/custom_hsb_h.png);
	display: none;
}
#colorpickerHolder2 .colorpicker_hsb_b {
	background-image: url(../images/custom_hsb_b.png);
	display: none;
}
#colorpickerHolder2 .colorpicker_submit {
	background-image: url(../images/custom_submit.png);
}
#colorpickerHolder2 .colorpicker input {
	color: #778398;
}
.colorselect
{
    background-image:url(images/colorselect.png);
    float:left;
    font-size:13px;
    height:18px;
    margin-left:5px;
    margin-bottom:5px;
    padding-top:4px;
    width:22px;
    color:#000 !important;
    z-index: 9999;
    cursor: pointer;
}
#portlet2 .colorp
{

    left:7px;
    
    
    position:relative;
    top:0;
    height:0;
    padding-top:22px;
    width:22px;
    
}
.colorp span
{
    display:block !important;
float:left !important;
}
.colorp label
{
color:#000000;
display:block;
float:left;
font-size:10px;
height:27px;
margin-left:3px;
text-align:left;
width:95px;
}
.colorc
{
background-image:url(images/cp.png);
cursor:pointer;
height:18px;
left:2px;
position:absolute;
top:2px;
width:100px;
z-index:9998;
}
.colorp
{
    background:#EFEFEF none repeat scroll 0 0;
    border:1px solid gray;
    position:relative;
    top:-27px;
    overflow: hidden;
    height:22px;
    padding:3px;
    width:23px;
    height:0;
    padding-top:22px;
    width:22px;
}
.colorp a
{
    position:absolute;
    right:3px;
    top:3px;
}
/*.colorp:hover
{
    
    width:130px;
    height:104px;
}*/
#mColorPickerFooter
{
    display: none;

}
#mColorPicker
{
    border:7px solid #CCCCCC !important;
    height:162px  !important;
    width:193px  !important;
}

#YumProfile_customcontent
{
    margin-left: -4px;
    margin-top: 2px;
}

.dummypay
{
     bottom:-146px;
/*    display:none;*/
    left:53px;
/*    position:absolute;*/
    margin-top: -18px;
    margin-left: 5px;
}

#checkforrecovery
{
    margin-left: 238px;
}
.grp
{
border:1px solid silver;
margin-bottom:18px;
padding:16px;
}
.grp h2
{
    background:#FFFFFF none repeat scroll 0 0;
margin-top:-31px;
padding-left:13px;
width:200px;
}
.mceLayout
{
    max-width:700px;
}