/* 
    Document   : main
    Created on : Apr 8, 2010, 4:45:25 PM
    Author     : shon
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {
    overflow: scroll;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.body {
    margin: 5px;
    margin-left: 20%;
    margin-right: 20%;
    
    background-color: #dbdbdb;
    border: thin solid #ccc;
    float: left;
}

.header {
    margin: 5px 5px 0px 5px;
    float: left;
    width: 850px;
}
.logo {
    float: left;

    margin: 10px;
}
.slogan {
    float: left;
    margin: 10px;
}
.links {
    float: right;
    padding: 5px;
}
.search {
    margin: 10px;
    padding: 5px;

    clear: right;
    float: right;
}

.border {
    border: thin solid #ccc;
}

.newsListCont {
    float: left;
    border: thin solid #ccc;
    color: #3f3f3f;
}
.newsCol {
    padding: 3px;
    float: left;
    min-width: 5px;
    min-height: 15px;
}
.newsRow {
    float: left;
    border-bottom: thin solid #ccc;
}

.del {
    width: 10px;
    background: no-repeat url('images/b_drop.png');
}
.edit {
    width: 10px;
    background: no-repeat url('images/b_edit.png');
}
.disable {
    width: 10px;
    background: no-repeat url('images/b_primary.png');
}

.curTitle {
    text-align: center;
    padding: 5px;
    background-color: #626262;
    color: #fff;
    width: 140px;
    float: left;
    border: 1px solid #E6E2AF;
}

.newsTitle {
    cursor: pointer;
    width: 150px;
}

.newsTitleLink {
    cursor: pointer;
    padding: 3px 5px 3px 5px;
    width: 150px;

    border-bottom: thin solid #999;
}

.newsTitleLink:hover {
    background-color: #E9F4FC;
    cursor: pointer;
    padding: 3px 5px 3px 5px;
    width: 150px;
}

.newsCont {
    float: left;

    margin: 5px;
    
    width: 525px;
    min-height: 100px;
    
    background: url("images/cont_bottom.gif") no-repeat scroll center bottom #FFFFFF;
}
.newsCont #title {
    min-height: 30px;
    width: 525px;
    background: url("images/cont_top.gif") no-repeat scroll center bottom #FFFFFF;
    float: left;
}
.newsCont #cont {
    min-height: 300px;
    margin-bottom: 3px;
    overflow:hidden;
    position:relative;
    border-left: 1px solid #CCCBCB;
    border-right: 1px solid #CCCBCB;
    width: 523px;
}

.newsBody {
    margin: 3px;
    padding: 3px;
    border-bottom: thin dashed #ccc;
}
.newsTitle {
    font-weight: bold;
    color: #0099cc;
}
.newsText {
    color: #999;
}
.shareCont {
    color: #999;
    float: right;
}
.share {
    float: left;
}
.shortCut {
    float: left;

    width: 80px;
    height: 60px;

    margin: 5px;
    padding: 5px;
}
.shortCut h1 {
    font-size: 11px;

    color: #09c;
    font-weight: bold;
}
.shortCut a {
    font-size: 11px;

    color: silver;
    cursor: pointer;
}

.footer {
    clear: both;
    float: left;

    width: 820px;
    min-height: 100px;

    margin: 0px 5px;
    padding: 0px 15px;
}
#footer ul {
    float: left;
}
#footer p {
    padding: 5px 0px 5px 0px;
    font-weight: bold;
    min-width: 100px;
    color: #092F5E;
    clear: both;
}
#footer ol {
    font-weight: normal;
    color: #626262;
    max-width: 200px;
    margin-bottom: 3px;
}
#footer ol:hover {
    font-weight: normal;
    color: #848484;
    text-decoration: underline;
    cursor: pointer;
}
.footer_links {
    clear: both;
    float: right;

    font-size: 11px;

    padding: 5px;

    background-color: #eaeaea;
}
#footer_links a {
    color: #0099cc;
    cursor: pointer;
}
#footer_links #bookmarks {
    float: right;
}


.login {
    float: right;
    padding: 3px;
    cursor: pointer;
    background-color: #ccc;
    color: #fff;
}

.left {
    float: left;
}
.clearBoth {
    padding: 0px;
    margin: 0px;
    clear: both;
}
.curvyBorder {
    /*
    border: thin solid silver;
    -moz-border-radius:3px;
    */
}


/* div slider */
.serviceCont {
    float: left;
    width: 291px;
    
    margin: 5px;

    background: url("http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/homepage/pod.footer.gif") no-repeat scroll center bottom #FFFFFF;
}
#mask {
	height:250px;
	overflow:hidden;
	position:relative;
        width: 288px;
	}
#folio {
	position:absolute;
	top:0;
	left:0;
	width:3535px;
	float:left;
}
.col {
	display:block;
	height:250px;
	float:left;
	}
.site {
	width:280px;
	height:230px;
	float:left;
	padding:5px;
	/* background: url('images/bg.gif') repeat-x; */
	font-size:11px;
	font-family:"Courier New", Courier, monospace;
	}
.divSliderBody {
    float: left;
}
.divSlider_nav {
    width: 291px;
    background-color: #009AD9;
    float: left;
}
.divSlider_nav .navBtn {
    width: 22px;
    height: 13px;
    
    border: thin solid #DBE1E6;
    cursor: pointer;

    float: left;
    display: block;
    background-image: url('images/res/sprite_bg_slate.png');
    background-repeat: repeat-x;
    background-position: 0 -1248px;    
}
.divSlider_nav .navCont {
    float: right;
    padding: 3px;
}
.divSlider_nav .navBtn .arrowLeft {
    float: left;

    height: 9px;
    width: 8px;

    margin: 2px 8px;

    background-image: url('images/res/sprite_bg.png');
    background-position: 0 -1321px;
}
.divSlider_nav .navBtn .arrowRight {
    float: left;

    height: 9px;
    width: 8px;

    margin: 2px 8px;

    background-image: url('images/res/sprite_bg.png');
    background-position: 1px -1380px;
}
.curDivSlider_btn {
    color: #fff;
    background-color: #666;
}
.moduleTitle {
    padding: 10px;
    border-bottom: medium solid #009AD9;
    font-weight: bold;
    text-transform: uppercase;

    text-shadow: 2px 2px 0px #fff;

    color: #626262;
}
.divSlider_btnCont {
    width: 1500px;
}
.divSlider_btn {
    float: left;
    
    display: none;
    position: absolute;

    width: 240px;
    text-align: center;

    margin: 2px 3px;
    padding: 0px 3px;

    color: #fff;

    font-size: 11px;

    cursor: pointer;
}

.sideMenuArea{
    float: left;
}
.entryArea {
    float: left;
    width: 300px;
    min-height: 50px;
}

.mainPanelInputText {
    min-width: 150px;
    padding: 3px;
    margin: 3px;
}

.table {
	background:#E6E6E6;
	width:100%;
	font:.9em Tahoma, FreeSans;
	border:0;
	text-align:center;
}
.table td {
    padding: 5px;
    border: thin solid #ccc;
}
.table_title {
	background:#4691c8;
	font-weight:bold;
}
p .title {
    font-size: 12px;
    font-weight: bold;
}
.table_title td {
	color:#fff;
        padding: 5px;
}
.table_tr1 {
	background:#FFF;
}

.loading {
    position: absolute;
    z-index: 101;
    top:300px;
    left: 300px;
    padding: 15px 30px 15px 30px;
    background-color: #3B87C9;
}

#tempDiv {
    position: absolute;
    top: -500px;
    left: 0px;
    width: 800px;
}
.dots {
    float: left;
    margin: 5px 10px;
    width: 98%;
    background: url("images/bullet-grey.gif") repeat-x scroll 0 0 transparent;
}
.module_bg {
    background: url('images/module_bg1.png') no-repeat;
}
.module_bg_divSlider {
    background: url('images/module_bg_divSlider1.png') no-repeat;
}
.pathCont {
    float: left;
    padding: 0px 0px 3px 5px;
    text-transform: uppercase;
    background-color: #F7FDFF;
}
.curPath {
    font-size: 10px;
    font-weight: bold;

    cursor: pointer;
    color: #02ACF4;
    float: left;
    padding: 1px 13px 5px 5px;
    background: url('images/res/arrow.png') no-repeat right;
}
.path {
    font-size: 10px;

    cursor: pointer;
    color: #aaa;
    float: left;
    padding: 1px 13px 5px 5px;
    background: url('images/res/arrow.png') no-repeat right;
}

.prevBtn {
    float: left;

    padding:3px;
    margin: 2px;

    background-color: #ccc;
    color:#fff;
}
.nextBtn {
    float: left;

    padding:3px;
    margin: 2px;

    background-color: #ccc;
    color:#fff;
}


/* TAB */
.tab_cont{
    float: left;
    min-height: 150px;
    width: 534px;

    padding: 1px;
    margin: 5px;
}

/* style 1 */
.tab_tabCont1{
    float: left;

    padding: 0px;
    margin: 0px;
    clear: both;

    width: 100%;
    height: 25px;

    border-bottom: thin solid #626262;

    background-color: #009AD9;
}
.tab_bodyCont1{
    float: left;
    min-height: 100px;

    clear: both;
}
.tab_tab1{
    text-align: center;

    cursor: pointer;
    float: left;

    background-color: #009AD9;

    font-weight: bold;

    padding: 5px 8px 5px 8px;
    margin-left: 1px;

    color: #fff;
}
.tab_curTab1{
    text-align: center;

    cursor: pointer;
    float: left;

    background-color: #fff;

    padding: 4.5px 8px 4.5px 8px;

    font-weight: bold;

    color: #626262;

    border-left: thin solid #626262;
    border-top: medium solid #626262;
    border-right: thin solid #626262;
    border-bottom: thin solid #fff;
}


/* style 2 */
.tab_tabCont2{
    float: left;

    padding: 0px;
    margin: 0px;
    clear: both;

    width: 100%;
    height: 25px;

    border-bottom: thin solid #626262;

    background-color: #ccc;
}
.tab_bodyCont2{
    float: left;
    min-height: 100px;

    clear: both;
}
.tab_tab2{
    text-align: center;

    cursor: pointer;
    float: left;

    background-color: #ccc;

    font-weight: bold;

    padding: 5px 8px 5px 8px;
    margin-left: 1px;
    
    color: #fff;
}
.tab_curTab2{
    text-align: center;

    cursor: pointer;
    float: left;

    background-color: #fff;

    padding: 4.5px 8px 4.5px 8px;

    font-weight: bold;

    color: #626262;

    border-left: thin solid #626262;
    border-top: medium solid #626262;
    border-right: thin solid #626262;
    border-bottom: thin solid #fff;
}

/* news style */
.tab_newsCont {
    background-color: #fff;
    float:left;
}
.tab_newsImg {
    float:left;
    margin: 10px;
}
.tab_newsSubCont {
    float:left;
}
.tab_newsTitle {
    font-weight: bold;
    float:left;
    margin: 10px 10px 10px 0px;
    width: 380px;
}
.tab_newsTitle a {

}
.tab_newsTitle a:hover {

}
.tab_newsBody {
    width: 405px;
    float:left;
}

.i {
    font-style: italic;
}
.notice {
    font-style: italic;
}
.uria {
    color: #02ACF4;
}
