/* *************************** 
  Site - Fusion
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
   ***************************/

/* *************************** 
   $1 GLOBAL Styles
   ***************************/
* {
    margin: 0;
    padding: 0;
}
a {
    text-decoration:none;
}
a:hover{
    text-decoration:none;
}
img {
    border:0;
    vertical-align:middle;
}
fieldset {
    border:none;
}
ul li {
    list-style:none;
}
/* *************************** 
   $2 Website Structure Styles
   ***************************/
html { height:100%; }
body {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-family:Verdana, Geneva, sans-serif;
    color:#000;
    background:#9c0419  url(../images/bg_body.png) repeat-x;
    height:100%;
}
#wapper{
    min-height:100%;
    width:980px;
    margin:0px auto;
    background:url(../images/bg_container.png) left top repeat-y;
    }
* html #wrapper{height:100%;}/* ie6 and under*/

#container {
    background:url(../images/bg_wapper.png) center top no-repeat;
    width:940px;
    overflow:hidden;
    padding:0px 20px;
}
/* *************************** 
   $3 Header Styles
   ***************************/
#header {
    width:100%;
    height:400px;
    position:relative;
}
#header_logo{
    background:url(../images/bg_banner.png) no-repeat;
    height:250px;
    width:100%;
    }
.globalMenu{
    width:100%;
    background:url(../images/bg_nav.png) repeat-x;
    height:40px;
    }
.globalMenu li{
    float:left;
    background:url(../images/bg_miannav.png) 21px 7px no-repeat;
    padding:10px 16px 10px 55px;
}
.globalMenu li a{
    color:#e51937;
    font-family:"Arial Black", Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:16px;
    }
#header_top{ 
    position:absolute;
    width:100%;
    top:10px;
    left:0px;
    }
#header_top span{ 
    float:left;
    padding:0px 10px; 
    }
#header_top .span_join{ padding:0px 20px 0px 600px;}
#header_bottom{ padding:10px 0px 0px 40px; }
.header_logo{ 
    position:absolute;
    left:198px;
    top:0px;
}
/* *************************** 
   $4 Content Styles
   ***************************/
#content {
    width:863px;
    overflow:hidden;
    padding:0px 38px 0px 39px;
}
#maincontent{
    width:564px;
    float:left;
    }
#maincontent_inner{
    width:544px;
    float:left;
    padding:0 10px;
    background:url(../images/img_main_center.png) repeat-y;
    }
#maincontent_top{
   background:url(../images/bg_main_top.png) left top no-repeat;
   height:17px;
    width:564px;
    float:left;
    overflow:hidden;
    }
#maincontent_bot{
   background:url(../images/bg_main_bottom.png) left bottom no-repeat;
   height:27px;
    width:564px;
    float:left;
    overflow:hidden;
    }
#maincontent h1{
    font-size:28px;
    padding:0 0 10px 0;
    }
#maincontent p{
    line-height:14px;
    padding:0 0 18px 0;
    }
#main_top h3{
    padding:5px 0px 15px 35px;
    font-size:20px;
    color:#e51937;
    font-weight:bold;
    font-style:normal;
    overflow:hidden;
    }
h4{
    padding:5px 0px 10px;
    font-size:24px;
    color:#000;
    font-weight:bold;
    font-style:normal;
    overflow:hidden;
    }
    
#main_bottom{ 
   padding:10px 0 30px;
   float:left; 
   }
#main_bottom h3{
    padding:30px 0px 20px 15px;
    font-size:20px;
    color:#e51937;
    font-weight:bold;
    font-style:normal;
    overflow:hidden;
    }
#top_next{
    width:544px;
    position:relative;
    border-bottom:3px dotted #000;
    margin:0px auto 10px;
     }
#center_next{
    width:544px;
    border-bottom:3px dotted #000;
    margin:10px auto;
    overflow:hidden;
    padding:0 0 20px 0;
    float:left;
    }
#bottom_next{
    width:544px;
    position:relative;
    margin:0px auto;
    height:220px;
    }
.item_img{ 
    width:107px; 
    height:197px; 
    margin-top:3px;
    float:left;
    }
.panel-wrapper .item_text{
    width:320px;
    float:right;
    padding:0px 10px 0 0;
    margin:0;
    }
.panel-wrapper .item_text p{
    font-size:12px;
    line-height:16px;
    }
.mian_more{
    padding:0px 0px 0px 150px;    
    }
#main_top{
    border-bottom:#000 3px dotted;
    float:left;
    padding:0 0 20px 0;
    margin:0 0 10px 0;
    }
#maincontent .panel-wrapper p{
    font-size:11px;
    line-height:14px;
    text-align:left;
    padding:0;
    }
#maincontent .panel-wrapper p i{
    font-style:normal;
    color:#e51937;
    }
#maincontent  .panel-wrapper .main_name{ 
    text-align:right;
    font-size:14px;
    font-weight:bold;
    color:#e51937;
    padding-right:30px;
    }
.item_text li{
    text-indent:1.5em;
    font-size:11px;
    line-height:14px;
    }
/* *************************** 
   $5 Sidebar Styles
   ***************************/
#sidebar{
    width:264px;
    float:right;
    background:url(../images/bg_sidebar.png) repeat-y;
}
#sidebar_top img {
    vertical-align:top;
}
#sidebar_container{
    width:220px;
    margin:0px 3px 0px 1px;
    background:#e61937;
    padding:0 20px;
    }
#sidebar_news{
    }
.sidebar_img{
    margin:0 0 10px;
    padding:0px 0px 10px 0px;
    border-bottom:3px  dotted #000;
    }
#sidebar_facebook{
    padding:10px 20px;
    }
#sidebar_bottom{
    width:264px; 
    height:10px;
    font-size:0;
    }
/* *************************** 
   $6 Footer Styles
   ***************************/
#footer {
    width:863px;
    margin:10px auto;
    padding-bottom:10px;
}
#footer p{
    line-height:20px;
    overflow:hidden;
    }
#footer p span{
    float:right;
    background:url(../images/icon_star.png) left 7px no-repeat;
    display:inline;
    margin-right:10px;
    padding-left:10px;
    }
    
    
/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel { width: 444px; float:left; min-height:250px; }     
/* Arrow styling */
.coda-nav-left{
    float:left;
    width:50px;
    padding:80px 0 0 0;
    }
#center_next .coda-nav-left,#center_next .coda-nav-right{
    padding-top:130px;
    }
.coda-nav-left a{
    display:block;
    background:url(../images/img_left.png) center no-repeat;
    height:60px;
    width:100%;
    overflow:hidden;
    text-indent:-9999px;
    outline-style:none;
    }
.coda-nav-right{
    float:left;
    width:50px;
    padding:80px 0 0 0;
    }
.coda-nav-right  a{
    display:block;
    background:url(../images/img_right.png) center no-repeat;
    height:60px;
    width:100%;
    overflow:hidden;
    text-indent:-9999px;
    outline-style:none;
    }
/* Tab nav */
    .coda-nav{
        display:none;
        }    
/* Miscellaneous */
.coda-slider-wrapper { clear: both; overflow: auto }
.coda-slider { float: left; overflow: hidden; position: relative }
.coda-slider .panel { display: block; float: left }
.coda-slider .panel-container { position: relative }
.coda-nav-left, .coda-nav-right { float: left }
.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }



