﻿
body
{
    font-weight: normal;
    font-size: 12px;
    text-transform: none;
    color: #666666;
    font-style: normal;
    font-family: Tahoma, Verdana;
    font-variant: normal;
    margin: 0px;
    behavior: url(/styles/csshover.htc);
}
#mainBody
{
	margin: auto;
    overflow: hidden;
    width: 100%;        
}
#mainContainer
{
    margin: auto;
    overflow: hidden;
    width: 960px;
}
#headerContainer
{
    width: 960px;
    overflow: hidden;    
}
#bodyContainer
{
    overflow: hidden;
    width: 960px;
}
#footerContainer
{
    margin-top:10px;
    overflow: hidden;
    width: 960px;
    margin-bottom:5px;
}
/*-----------------------------------------------------------------------------------------*/
.banner
{
    width: 960px;
    overflow: hidden;
    height:86px;
}
.banner .bn-left
{
    height:50px;
    margin-top:18px;    
    float:left;    
}
.banner .bn-left a img
{
     border:0px;
}

.banner .bn-right
{   
    float:right;    
    width:400px;
}
.banner .bn-right a img
{
    border: 0px;
    opacity: 0.5;
    filter: alpha(opacity = 50);
}
.banner .bn-right a img:hover, .banner .bn-right .current img
{
    border: 0px;
    opacity: 1;
    filter: alpha(opacity = 100);
}
#submenu
{
    margin-top:5px;
    height: 14px;
    float:right;
}
#submenu ul
{
    margin: 0px;
    padding: 0px;
}
#submenu ul li
{
    background-position: left 7px;
    margin: 0px;
    padding: 0px 10px;
    background-image: url(/Home/images/sct-submenu-split.jpg);
    background-repeat: no-repeat;
    list-style-type: none;
    display: inline;
    height: 14px;
    float: left;
}
#submenu ul li:hover
{
    background-position: left 7px;
    margin: 0px;
    padding: 0px 10px;
    background-image: url(/Home/images/sct-submenu-split-hover.jpg);
    background-repeat: no-repeat;
    list-style-type: none;
    display: inline;
    height: 14px;
    float: left;
}
#submenu ul li a
{
    line-height: 14px;
    color: #999999;
    font-size: 11px;
}
#submenu ul li .current, #submenu ul li a:hover
{
    color: #067ebb;
    text-decoration:none;
}
.map-search
{
    margin-top: 25px;
    float:right;
    width:400px;
}
.map-search .map
{
    float: right;    
    height: 20px;
} 
.map-search .map a
{
    margin-right: 10px;
    float: left;
}
.map-search .map a img
{
    opacity: 0.7;
    filter: alpha(opacity = 70);   
}
.map-search .map a img:hover
{
    opacity: 1;
    filter: alpha(opacity = 100);   
}
.map-search .map .text
{
    color: #999999;
    font-size: 11px;
    font-weight: bold;
    margin-top: 5px;
    margin-right:5px;
}
.map-search .search
{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #C0C0C0;
    padding-left:10px;
    float: right;
    width: 165px;
}
/*----------------------------------------------menu-----------------------------------*/
.Home
{
    background-position: left top;
    border: 1px solid #dadada;
    height: 26px;
    background-image: url(/Home/images/sct-menubg.jpg);
    background-repeat: repeat-x;
}
.Home ul
{
    margin: 0px;
    padding: 0px;
}
.Home ul li
{
    background-position: right top;
    margin: 0px;
    padding: 0px 26px 0px 26px;
    background-image: url(/Home/images/sct-menubg-split.jpg);
    background-repeat: no-repeat;
    list-style-type: none;
    display: inline;
    height: 26px;
    float: left;
}
.Home ul li a
{
    line-height: 26px;
    color: #999999;
    font-weight: bold;
    font-size: 11px;
}
.Home ul li .current, .Home ul li a:hover
{
    color: #067ebb;
    text-decoration:none;
}
/*----------------------------------------------NavMenu-----------------------------------*/
.NavMenu
{
    background-position: center top;
    border: 1px solid #dadada;
    background-image: url(/Home/images/sct-NavMenu-bg.jpg);
    background-repeat: repeat-x;
    margin-bottom: 10px;
    padding: 15px;
}
.NavMenuTitle
{
    font-size: 20px;
    font-weight: lighter;
    font-style: normal;
    font-variant: normal;
    font-family: arial, Helvetica, sans-serif;
    margin-top:5px;
}
.NavMenuTitle a, .NavMenuTitle a:hover
{
    color: #067EBB !Important;
}

.NavMenu ul
{
    margin: 10px 0px 10px 0px;
    padding: 0px;
    border-top: 1px solid #DADADA;    
}
.NavMenu ul li
{
    margin: 0px;
    padding:0px;
    list-style-type: none;
    border-bottom: 1px solid #DADADA;
    height: 30px;
    width: 100%;
    overflow:hidden;
}
.NavMenu ul li a, .NavMenu ul li a:visited
{
    padding: 0px 0px 0px 20px;
    width: 100%;
    float: left;
    line-height: 30px;
    color: #666666;
    font-size: 12px;
    background-image: url(/Home/images/sct-NavMenu-li-curent.jpg);
    background-repeat: no-repeat;
    background-position: 8px center;
}
.NavMenu ul li .current, .NavMenu ul li a:hover
{
    float: left !Important;
    background-image: url(/Home/images/sct-NavMenu-li.jpg) !Important;
    background-repeat: no-repeat !Important;
    background-position: 8px center !Important;
    background-color: #f1f1f1 !Important;
    color: #067EBB !Important;
    line-height: 30px !Important;
    text-decoration:none;
}
/***************************************************************************************/
.sct-qchomepage
{
    margin-top:5px;
    margin-bottom:10px;
}
/*----------------------------------------------footer-----------------------------------*/
.footerBar
{    
    border: 1px solid #dadada;
    height: 28px;
    background-position: left top;
    background-image: url(/Home/images/sct-footerbg.jpg);
    background-repeat: repeat-x;
}
.copyright
{
    float: left;
    line-height: 28px;
    margin-left: 10px;
    color: #999999;
}
.footermenu
{
    float:right;
}
.footermenu ul
{
    margin: 0px;
    padding: 0px;
}
.footermenu ul li
{
    background-position: right center;
    margin: 0px;
    padding: 0px 10px 0px 10px;
    background-image: url(/Home/images/sct-footermenu-split.jpg);
    background-repeat: no-repeat;
    list-style-type: none;
    display: inline;
    float: left;
}
.footermenu ul li a
{
    line-height: 26px;
    color: #999999;
}
.footermenu ul li .current, .footermenu ul li a:hover
{
    color: #067ebb;
    text-decoration:none;
}
/***************************************************************************************/
.homeservice
{
    clear:both;
}
.homeservice ul
{
    padding:0px;
    margin:0px;
}    
.homeservice ul li
{    
    border: 1px solid #DADADA;
    display: inline;
    width: 314px;
    float: left;
    margin-right: 6px;
    height:195px;
}
.hs-image
{
    margin: 7px;
    height:95px;
}
.hs-image a img
{
    border:0px;
}
.hs-headline
{
    margin-left:7px;
}
.hs-headline a, .hs-headline a:hover
{
    color: #4c6c7e !Important;
    font-weight: bold;
    font-size: 13px;
}
.hs-headline a span, .hs-headline a:hover span
{
    color: #e4834c !Important;
    font-weight: bold;
    font-size: 13px;
}

.hs-content
{
    margin-left: 7px;
}
.hs-more
{
    float:right;    
}
.hs-morebtn
{
    background-position: left top;
    width: 37px;
    height: 25px;
    background-image: url(/Home/images/sct-more.jpg);
    background-repeat: no-repeat;
    cursor:pointer;
}   
.hs-morebtn:hover
{
    background-position: left top;
    width: 37px;
    height: 25px;
    background-image: url(/Home/images/sct-more-hover.jpg);
    background-repeat: no-repeat;
    cursor:pointer;
}   
/*-------------------------------------------------MainContent----------------------------------------*/
.leftCol
{
    width:215px;
    overflow:hidden;
    float:left;    
}
.rightCol
{
    width: 728px;
    overflow: hidden;
    float: right;
    background-position: left bottom;
    background-image: url(/home/images/sct-ctOuter-btn.jpg);
    background-repeat: no-repeat;
    background-color:Transparent;
}
.content-qc-right
{
    margin-top: 10px;
    width: 960px;
    overflow: hidden;
}
.content-qc-left
{
    border: 1px solid #DADADA;
    margin-top: 10px;
    width: 213px;
    overflow: hidden;
}
.ContentOuter
{
    background-position: left top;
    background-image: url(/home/images/sct-ctOuter-top.jpg);
    background-repeat: no-repeat;
    width: 100%;
    overflow: hidden;
    background-color: Transparent;
    margin-bottom:20px;
}    
#Counter
{
    display:none;    
}
#TopBar
{
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 25px;
    font-family: verdana;
}
#TopBar a
{
    padding-left: 10px;
    color: #000000;
    font-size: 12px;
    background-position: left center;
    background-image: url(/home/images/sct-topbar-icon-nomal.jpg);
    background-repeat: no-repeat;
}
#TopBar .current
{    
    color: #067EBB;
    font-size: 12px;
    background-position: left center;
    background-image: url(/home/images/sct-topbar-icon-current.jpg);
    background-repeat: no-repeat;
}
#TopBarText
{
    color: #660000;
    font-weight: bold;
    font-size: 13px;
    line-height: 28px;
    padding: 0px 0px 0px 10px;
}
#TopBarText a, #TopBarText a:visited
{
    color: #660000;
    text-decoration:none;
    font-weight: bold;
    font-size: 13px;
}

#TopBarText a:hover
{
    color: #333333;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
}

#bodyLCalendar
{
  float:left;
  position:relative;
  margin: 5px 0 0 0;
  width:190px;
}
#calTitle{
  padding: 6px 10px;
  font: bold 13px Verdana;
  color: #b38c03;
  background: #CCC9BA;
}

#calBody{
  padding:1px;
  color: #FFFFFF;
}
.menu
{
    width: 1000px;
    height: 74px;
    float: left;
    overflow: hidden;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #8f0606;
}
a, a:visited
{
	text-decoration:none;
	color:#067EBB;
}
a:Hover
{
    text-decoration: underline;
    color: #067EBB;
}

.left
{
	width: 630px;    
    float: left;   
    overflow:hidden;               
}
.right
{    
    width: 295px;    
    float: right;    
}
.hotnews
{
    border: 1px solid #dedbdb;
    width: 625px;
    float:left;
}
.hotnews_l
{
	width: 280px;
    height: 210px;    
    text-align: center;
    overflow: hidden;
    border:0px;
    float:left;
    margin:5px;
}
.hotnews_l img
{
    border:0px;
}
.hotnews_r
{
    width: 280px;
    height: 370px;
    float: right;
    margin: 5px;
    _margin: 4px;
    background-color: #F0F0F0;
    overflow:hidden;
}
.hotnews_r .hotnewsHeadline, .hotnews_r .hotnewsHeadline a
{
    background-position: left bottom;
    margin: 10px;
    overflow: hidden;
    text-align: justify;
    display: block;
    line-height: 17px;
    color: #650101;
    font-weight: bold;
    font-size: 14px;
    background-image: url(/Home/images/headlines_bg.gif);
    background-repeat: repeat-x;
    padding-bottom:5px;
}
.hotnews_r .hotnewsSummary
{
    margin: 0px 5px 5px 5px;
    overflow: hidden;
    text-align: justify;
    height: 67px;
    display: block;
    line-height: 17px;
}

.hotnews_r .more, .hotnews_r .more a, .hotnews_r .more a:hover
{
    float: right;
    color: #650101;
    text-decoration:none;
    margin-bottom:5px;
}
.hotnews_r ul
{
    list-style-image: url(/Home/images/icon02.gif);
    padding: 0px 10px 0 20px;
    clear:both;
}
.hotnews_r ul li
{
    line-height: 18px;
    margin-bottom: 8px;
}
.hotnews_r ul li a:hover
{
    color: #000000;
}
.hotnews_r ul li a
{
    color: #800101;
}
.forcus
{
    background-position: left top;
    width: 285px;
    border: 1px solid #dedbdb;
    background-image: url(/Home/images/bgheader.jpg);
    background-repeat: repeat-x;
    height:460px;
    float:left;
}
.forcus .forcusHeader, .forcus .forcusHeader a
{
    color: #660000;
    font-weight: bold;
    font-size: 15px;
    line-height:35px;
    margin-left:10px;
}
.forcus ul
{
    list-style-image: none;
    padding: 10px;
    clear: both;
    list-style-type: none;
}
.forcus ul li
{    
    padding-top:5px;
    clear:both;
}
.forcus ul li .image
{
    float:left;
    border:1px solid #DEDBDB;
    padding:1px;
    width:90px;
    height:69px;
    overflow:hidden;
    text-align:center;
    vertical-align:middle;
    margin-right:5px;
}
.forcus ul li .image img
{
    border:0px;
}
.forcus ul li .headline, .forcus ul li .headline a
{
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    color: #676767;
}
.forcus ul li .headline a:hover
{
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    color: #650101;
}

/*---------------------------------------------highlight---------------------------------------------*/
.highlight
{
    background-position: left top;
    width: 325px;
    border: 1px solid #dedbdb;
    background-image: url(/Home/images/bgheader.jpg);
    background-repeat: repeat-x;    
    float:right;
    overflow:hidden;
}

.highlight .topnews
{
    background-color: #eaeaea;
    width:100%;
    margin-top:10px;
    padding:5px;
    float:left;
}
.highlight .topnews .image
{
    float:left;
    padding:2px;
    width:90px;
    height:67px;
    overflow:hidden;
    text-align:center;
    margin-right:5px;
}
.highlight .topnews .image img
{
    border:0px;
}
.highlight .topnews .headline, .highlight .topnews .headline a
{
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    color: #800101;
    padding-right:5px;
}

.highlight .highlightHeader, .highlight .highlightHeader a
{
    color: #660000;
    font-weight: bold;
    font-size: 15px;
    line-height:35px;
    margin-left:10px;
}
.highlight ul
{
    list-style-image: url(/Home/images/icon02.gif);
    padding: 14px 10px 0 20px;
    clear: both;    
}
.highlight ul li
{
    line-height: 20px;
    padding-bottom: 3px;
    padding-bottom: 3px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #eaeaea;
}

.highlight ul li a
{
    color: #676767;
}
.highlight ul li a:hover
{
    color: #650101;
}
/*----------------------------------------------------------------------------*/

/*---------------------------------------------group---------------------------------------------*/
.group
{
    background-position: left top;
    width: 628px;
    border: 1px solid #dedbdb;
    background-image: url(/Home/images/bggroup1.jpg);
    background-repeat: repeat-x;    
    float:right;
    overflow:hidden;
    margin-top:10px;
    height:200px;
}
.group .group_l
{
    background-position: right top;
    height: 163px;
    width: 190px;
    background-image: url(/Home/images/bggroup.jpg);
    background-repeat: no-repeat;
    float: left;
}
.group .group_m
{
    background-position: right top;
    height: 163px;
    width:285px;
    background-image: url(/Home/images/bggroup.jpg);
    background-repeat: no-repeat;
    float:left;
}
.group .group_r
{
    background-position: right top;
    height: 163px;
    width: 150px;
    float: left;
}
.group .group_l .topnews
{
    margin: 20px 9px 5px 9px;
    border: 1px solid #dedbdb;
    width: 170px;
    text-align: center;
    height:138px;
    overflow:hidden;  
}
    
.group .group_l .topnews .image
{
    padding:1px;
    width:170px;
    height:100px;
    overflow:hidden;
    text-align:center;  
}
.group .group_l .topnews .image img
{
    border:0px;
}
.group .group_l .topnews .headline, .group .group_l .topnews .headline a
{
    font-size: 12px;
    line-height: 18px;
    color: #800101;
}

.group .groupHeader, .group .groupHeader a
{
    color: #660000;
    font-weight: bold;
    font-size: 15px;
    line-height:37px;
    margin-left:10px;
}
.group .group_m ul
{
    list-style-image: url(/Home/images/icon02.gif);
    padding: 14px 10px 0 20px;
    clear: both;        
}
.group .group_m ul li
{
    line-height: 17px;
    padding-bottom: 3px;
    padding-bottom: 3px;
}

.group .group_m ul li a
{
    color: #800101;
}
.group .group_m ul li a:hover
{
    color: #676767;
}

.group .group_r ul
{
    list-style-image: none;
    padding: 10px 6px 10px 10px;
    clear: both;
    list-style-type: none;
}
.group .group_r ul li
{    
    padding-top:5px;
    clear:both;
    padding-bottom:5px;
}
.group .group_r ul li .image
{
    float:left;
    border:1px solid #DEDBDB;
    padding:1px;
    width:70px;
    height:55px;
    overflow:hidden;
    text-align:center;
    vertical-align:middle;
    margin-right:5px;
}
.group .group_r ul li .image img
{
    border:0px;
}
.group .group_r ul li .headline, .group .group_r ul li .headline a
{
    font-size: 12px;
    color: #676767;
    height:55px;
    overflow:hidden;
}
.group .group_r ul li .headline a:hover
{
    font-size: 12px;
    color: #650101;
}
/*----------------------------------------------------------------------------*/
/*---------------------------------------------Media---------------------------------------------*/
.media
{
    background-position: left top;
    width: 293px;
    border: 1px solid #dedbdb;
    background-image: url(/Home/images/bgheader.jpg);
    background-repeat: repeat-x;
    overflow: hidden;
    background-color: #f4f5f7;
    margin-top:10px;
}

.media .mediaHeader
{
    color: #660000;
    font-size: 13px;
    line-height: 35px;
    margin-left: 10px;
    padding-bottom: 5px;
    float: left;
    font-weight: bold;
    font-family: Tahoma, Helvetica, sans-serif;
    text-transform: uppercase;
}
.media .mediaHeader a
{
    color: #660000;
    font-size: 13px;
    line-height: 35px;
    float: left;
    font-weight: bold;
    font-family: Tahoma, Helvetica, sans-serif;
    text-transform: uppercase;
}
.media .iconvideo
{
    background-image: url(/Home/images/videoicon.jpg);
    background-repeat: no-repeat;
    float: right;
    padding-right: 5px;
    width: 31px;
    height: 26px;
    margin-top:5px;
}
.media .iconaudio
{
    background-image: url(/Home/images/audioicon.jpg);
    background-repeat: no-repeat;
    float: right;
    padding-right: 5px;
    width: 31px;
    height: 26px;
    margin-top:5px;
}
.media .iconphoto
{
    background-image: url(/Home/images/photoicon.jpg);
    background-repeat: no-repeat;
    float: right;
    padding-right: 5px;
    width: 31px;
    height: 26px;
    margin-top:5px;
}
#showAudioPlayer
{        
    width: 293px;
    text-align:center;
    padding-top:5px;
}
#showVideoPlayer
{
    background-color: #FFFFFF;        
    width: 293px;
    height:230px;
    text-align:center;
    padding-top:5px;    
}
#showVideoPlayerContent
{
    background-color: #FFFFFF;
    height: 300px;
    overflow: hidden;
    width: 400px;
}
.PlayerNoteMedia
{
    background-color: #F0F4F7;
    color: #554C00;
    font-family: arial,verdana,tahoma;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}
.MediaUL
{
  margin: 0;
  padding: 0;
  clear:both;
}

.MediaUL ul{
  list-style-type:none;
  margin: 0;
  padding: 0;
}

.MediaUL ul li
{
  background: url(/home/images/row.gif) no-repeat 0px 6px;
  margin: 2px 0 0 7px;
  font: normal 8pt Tahoma, Arial, sans-serif;
  padding-left: 10px;
}

.MediaUL ul li img
{
    vertical-align:middle;
}

.MediaUL ul li a, .MediaUL ul li a:visited{
  color: #333333;
  text-decoration: none;
  line-height:18px;
}

.MediaUL ul li a img{
  border:0px;
}

.MediaUL ul li a:hover, .MediaUL ul li a.current{
  color: #ee0807;
}
.PlayerNote
{
    font: normal 12px arial,verdana,tahoma;
    color: #554C00;
    margin: 0;
    width: 252px;
    padding: 0;
    background-color: #f0f4f7;
}
.playlist
{
    clear: both;
    display: inline-block;
}
.playlistHeader
{
    float: left;
    width: 360px;
    line-height:18px;
}
.mediaheader
{
    float: left;
}
.playlistDownload
{
    float: right;
    width: 20px;
}
.BriefFrameContent
{
    background-color: #FFFFFF;
    border: 1px solid #C1CEDB;
    margin-bottom: 10px;
    padding: 1px 1px 2px;
    width: 397px;
}
#showSlideShow
{   
    height: 210px;
    overflow: hidden;
    width: 280px;
    text-align:center;
    padding-top:5px;
    padding-left:7px;
    clear:both;
}
.media ul
{
    padding: 5px 10px 0px 0px;
    list-style-type: none;
}
.media ul li
{
    background-position: 10px 5px;
    line-height: 20px;
    padding-left: 20px;
    clear: both;
    background-image: url(/Home/images/icon02.gif);
    background-repeat: no-repeat;
}

.media ul li .headline img
{
    border: 0px;
}
.media ul li .headline
{
    line-height: 18px;
}
.media ul li .headline a
{
    line-height: 18px;
    color: #676767;
    font-size: 11px;
}
.mediaDict
{
    clear: both;
    padding: 5px 10px 5px 10px;
    text-align:center;    
}
.mediaDict div
{
    float: left;
    width: 110px;
    color: #660000;
    font-weight: bold;
    line-height:20px;
    text-align:left;
}
/*----------------------------------------------------------------------------*/
.Weather
{
    background-image: url(/Home/images/bgweather.gif);
    background-position: left -20px;
    background-repeat: repeat-x;
    margin: 5px;
    height: 105px;
    border: 1px solid #dedbdb;
    padding-left: 30px;
    padding-top: 20px;
    overflow: hidden;
    clear: both;
}
.Weather_l
{
    float:left;
    width:130px;
}
.Weather_r
{
    float:left;
}
.Weather #noidung
{
    padding-top:10px;
}
.rightBox ul
{
    list-style-image: url(/Home/images/item1.jpg);
    padding: 0px 10px 0 20px;
}
.rightBox ul li
{
    padding-top:5px;
    margin-bottom: 5px;
    padding-left:5px;
    list-style-type: none;
    margin-left:5px;
}
.rightBox ul li:hover a,
.rightBox ul li.hover a
{
	color:#650101;
}

h2
{
    line-height: 18px;
    padding: 0px;
    margin: 5px 5px 0px 5px;
    font-size: 14px;
    color: #660000;
    font-weight: bold;
}
h2 a, h2 a:visited
{
    font-size: 13px;
    color: #660000;
    line-height: 18px;
}
h2 a:hover
{
    font-size: 13px;
    color: #676767;
    line-height: 18px;
}
.readmore
{
	padding: 0px;
	margin: 0px;
	line-height: 20px;	
	float:right;
}
.readmore a
{
	color:#660000;
}
.readmore a:hover,
.readmore a.hover
{
	color:#676767;
}
.product_service
{
    background-color: #f7f0c8;
    width: 272px;
    margin-top: 5px;
    float: left;
    height: 210px;
}
.product_service .col
{
    width: 120px;
    padding: 0px 7px 5px 7px;
    margin-top: 0px;
    float: left;
    background-color: #f7f0c8;
    border-right: 1px solid #FFFFFF;
    height: 172px;
    text-align: left;
    color: #333333;
}
.product_service .col a
{
    line-height: 18px;
    text-align: left;
    font-weight: bold;
    color: #333333;
}
.product_service .col a:hover
{
    color: #EDCA05;
    line-height: 18px;
    text-align:left;
    font-weight: bold;
}
.catTitle1
{
    background-image: url(/Home/images/CatItem1.jpg);
    background-repeat: no-repeat;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    padding: 5px 0 0 32px;
    height: 28px;
    width: 231px;
    text-transform: uppercase;
}	

.QCLeft
{
	width:687px;
	float:left;
	margin-top: 10px;
}
.AdPanel
{
    padding:0px;
    margin:0px;  
}
.ctcTitle
{
	width:100%;
	text-align:left;
	color: #595958;
	font-size:13px;
	font-weight:bold;
}
.ctcBody
{
    width: 100%;
    text-align: justify;
}
.ctcBody td
{
    padding:5px;    
}
#price
{
	width: 298px;
	border: 1px solid #c1cedb;
	border-collapse: collapse;
	margin-bottom:10px;
	
}	
.rightBox
{
    width: 298px;
    border: 1px solid #c1cedb;
    margin: 0px 0 10px 0;
    float:left;
}
.rightBox .title
{
    background-color: #347a29;
    width: 290px;
    height: 18px;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    padding-left: 10px;
    color: #FFFFFF;
}
.rightBox .title a
{
	color:#ffffff;
}
.rightBox .title a:hover
{
	color: #EDCA05;
	text-decoration: none;
}

.catBox
{
	width: 687px;
	float: left;
	overflow:hidden;
	margin: 0px 0 10px 0;
}
.catBoxElement
{
	width: 687px;
	float:left;
	overflow:hidden;
	margin-top: 10px;	
}
.catBoxElementL
{
	float: left;
	width: 450px;
	text-align:justify;
}
.catBoxElementL span
{
	line-height:16px;
}
.catBoxElementL .Headline
{
    color: #347a29;
    font-weight: bold;
    padding-bottom:5px;
}

.catBoxElementL .Headline a,.catBoxElementL .Headline a:visited
{
    color: #347a29;
    text-decoration:none;
}

.catBoxElementL .Headline a:hover
{
    color: #edca05;
    text-decoration:none;
}

.catBoxElementL .boxImage
{
    float: left;    
    margin-right: 10px; 
    overflow:hidden;
    border: 1px solid #CCCCCC;
}
.catBoxElementL .boxImageSmall
{
    margin:2px;
    text-align:center;      
    width:130px;
    overflow:hidden;
}
.catBoxElementL .boxImage A, .catBoxElementL .boxImage A:visited
{    
    border: 0px;
    display:block
}

.catBoxElementL .boxImage A img
{    
    border: 0px none;   
    clear:both;
}

.catBoxElementR
{
	float: right;
	width: 220px;
}
.catBoxElementR ul
{
    list-style-image: url(/Home/images/item3.jpg);
    padding: 0px 10px 0 15px;

}
.catBoxElementR ul li
{
	line-height:20px;
}
.catTitle
{
    background-image: url(/Home/images/CatItem.jpg);
    background-repeat: no-repeat;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    padding: 5px 0 0 25px;
    height: 28px;
    float: left;
    text-transform: uppercase;
}	
.catTitle a
{
	color:#347a29;
	text-decoration: none;
}

.catTitle a:hover
{
	color: #EDCA05;
	text-decoration: none;
}

.groupList
{
    text-align: right;
    float: right;
    padding: 7px 0px 5px 0px;
}
.groupList ul
{
    color: #347a29;
    display: inline;
    padding: 10px 0px 0px 0px;
    margin: 0px;
    clear: both;
}
.groupList ul li
{
	line-height: 15px;
	display:inline;
}
.groupList ul li a
{
    color: #347a29;
}
.groupList ul li a:hover
{
	color: #EDCA05;
}

.TopImageProduct
{
    border: 0px;
    width: 118px;
    height: 94px;
    overflow: hidden;
    text-align: center;
}
.TopImageProduct img
{
    border: 0px;    
}
.library
{
    background-position: top;
    border: 1px solid #dad9d9;
    width: 684px;
    background-image: url(/Home/images/librarybg.jpg);
    background-repeat: repeat-x;
    float: left;
    margin-top: 10px;
    padding-bottom:10px;
}
.library .libraryul
{
    list-style-type: none;
    width: 100%;
    clear: both;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}
.library .libraryul li
{
    display: inline;
    width: 32%;
    padding-left:7px;
    float:left;
}
.ImageLibraryOut
{
    border: 1px solid #C0C0C0;
    float: left;
    padding:1px;
    text-align:center;
    margin-right:5px;
}
.ImageLibrary
{
    width: 67px;
    overflow: hidden;
    background-color: #FFFFFF;
}
.ImageLibrary img
{
    border-width: 0px;
    border-color: inherit;
}
.HeadlineLibrary
{
    color: #333333;
}
.Copyright
{
    float:left;
}
.CopyrightText
{
    color: #666666;
    padding-top:5px;    
}
.FooterInfo
{
    color: #666666;
    padding-top: 7px;
}
.DesignedBy
{
    float: right;
    height: 33px;
    text-align: right;
    width: 150px;
    padding-top:20px;
    padding-right:12px;
}
.Source
{
    font-family: tahoma;
    font-size: 11px;
    font-style: italic;
    margin-left:5px;
    margin-bottom:5px;
}
.clear
{
    clear:both;    
}
.menuList
{    
    list-style-type: none;
    margin:0px;
    padding:0px;
}

.menuList li
{
    padding: 5px 10px 5px 20px;
    background-position: left center;
    margin-left:30px;
    background-image: url(/Home/images/icon02.gif);
    background-repeat: no-repeat;
}
.menuList li a
{
    color: #333333;
}
.menuList li a:hover, .menuList li a:active
{
    color: #650101;
}
.QCBanner
{
    width:480px;
    height:85px;
    float:left;
    padding-top:10px;
}
.Logo
{
    float:left;    
}
.BannerRight
{
    padding-top:10px;
    padding-right:5px;
    float:right;    
    width:200px;
}
.BannerRight ul
{
    list-style-type: none;
    display:inline;
    float:right;
}
.BannerRight ul li
{
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #CCCCCC;
    display: inline;
    padding: 0px 5px 0px 5px;
    font-size: 11px;
    line-height: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.BannerRight ul li a
{
    text-decoration: none;
    color: #333333;
}
.BannerRight ul li a:hover
{
    text-decoration: none;
    color: #FFFFFF;
}
.Forcus
{
    padding:5px;
    width:139px;
    float:left;
    overflow:hidden;
}
.ForcusOut
{
    border: 1px solid #CCCCCC;
    text-align: center;
    float: left;
    margin-right:5px;
    padding:1px;
}
.ForcusIn
{
   border:0px; 
   width: 60px;
   overflow: hidden;
}
.ForcusIn img
{
   border:0px; 
}
.ForcusHeadline
{
    text-align:left;
}
.clearLine
{
    clear: both;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #CCCCCC;
}
.Timer
{
    border-style: none;
    width: 160px;
    color: rgb(51, 51, 51);
    position: relative;
    background-color: transparent;
    padding-top: 5px;
    font-family: tahoma;
    font-size: 11px;
}
.tbl-exch tr.odd
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #EDF7ED none repeat scroll 0 0;
}
.tbl-exch tr, .tbl-exch tr.even
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #FFFFFF none repeat scroll 0 0;
}
.tbl-exch th, .tbl-exch td.code
{
    color: #666666;
    font-weight: bold;
    vertical-align: top;
}
.tbl-exch td
{
    color: #333333;
}

.tbl-exch th, .tbl-exch td
{
    padding: 4px 2px;
    text-align: center;
}
global.css .tbl-exch th, .tbl-exch td.code
{
    color: #666666;
    font-weight: bold;
    vertical-align: top;
}
.someclass
{
    background-image:none;    
}
.TickerWelcome
{
    text-align: left;
    word-spacing: normal;
    letter-spacing: normal;
    width:100%;
}

.blockmenu
{
    margin: 0px 0px 5px 0px;
    float: left;
    width: 960px;
    color: #EDCA05;
}
.blockmenu ul
{
    float: left;
    width: 850px;
    color: #EDCA05;
}
.blockmenu ul li
{
    color: #347A29;
    display:inline;
    padding-right:20px;
}

.blockmenu ul li a
{
    font: 13px Tahoma, Arial, Verdana;
    color: #ffcb01;
    text-decoration: none;
    font-weight: bold;
}

.blockmenu ul li a:hover
{
    font: 13px Tahoma, Arial, Verdana;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}


.blockmenuFooter
{
    margin: 0px 0px 20px 0px;
    float: left;
    width: 960px;
    color: #EDCA05;
}
.blockmenuFooter ul
{
    float: left;
    width: 950px;
    color: #EDCA05;
}
.blockmenuFooter ul li
{
    display: inline;
    padding-right: 18px;
    padding-left: 18px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #CCCCCC;
}

.blockmenuFooter ul li a
{
    font: 11px Tahoma, Arial, Verdana;
    color: #CCCCCC;
    text-decoration: none;    
}

.blockmenuFooter ul li a:hover
{
    font: 11px Tahoma, Arial, Verdana;
    color: #ffcb01;
    text-decoration: none;
}

.Bodyfooter
{
    margin: 30px 50px 20px 60px;
}

.SharingIcon
{
    cursor: pointer;
}
.catBlockPicturePicOutter
{    
    height: 210px;
    margin: 0;    
    width: 280px;
    z-index: 10;
    overflow:hidden;
}
.catBlockPicturePic
{
    background-color: #FFFFFF;
    border: 0 none;
    float: left;
    height: 210px;
    overflow: hidden;
    text-align: center;
    width: 280px;
}
.catBlockPicturePic img
{    
    height: 210px;    
}
.TimerQuiz
{
    border: 1px solid #999999;
    text-align: center;
    float: right;
    font-size: 14px;
    width: 100px;
    line-height: 25px;
}
#InfoBarText
{
    color: #fff500;
    width: 250px;
    float: right;
    margin-top: 50px;
    margin-right: 30px;
    text-align:left;
}
.TickerHighlight
{
    padding-left: 0px;
    color: #990202;
    font-weight: bold;
}
.TickerHeadline
{
    font-weight: lighter;
}
.TickerHeadline a
{
    margin:0px;
    padding:0px;
}
.downloadfont
{
    float:right;   
}
.downloadfont a, .downloadfont a:visited
{
    color: #FFCB01;
    font-weight: bold;
    font-size: 12px;
    text-decoration:none;
}
.downloadfont a:hover
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
}
.bn
{
    float:left;
}
#bodyCalendar
{
    clear:both;    
}
.NewsUL2
{
    padding-top: 10px;
    padding-bottom: 10px;
}
.NewsUL2 ul
{
    padding: 0px 10px 0 15px;
}
.NewsUL2 ul li
{
	line-height:20px;
}
.NewsUL2 ul li a
{
    line-height: 20px;
    font-size: 12px;
    color: #000000;
    text-decoration:none;
}
.NewsUL2 ul li a:hover
{
    line-height: 20px;
    font-size: 12px;
    color: #660000;
    text-decoration: none;
}

.TopUsual
{    
    width: 280px;
    height: 370px;
    float: right;
    margin: 5px;
    _margin: 4px;
    background-color: #F0F0F0;
    overflow:hidden;
}
.TopUsual dl
{    
    background-position: left bottom;
    margin: 10px;
    overflow: hidden;
    text-align: justify;
    display: block;
    line-height: 13px;
    background-image: url(/Home/images/headlines_bg.gif);
    background-repeat: repeat-x;
    padding-bottom:5px;
}
.TopUsual dl dd
{
    padding: 0px 3px 0px 3px;
    list-style: none;
    float: left;
    margin: 3px 0px 3px 0px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #650101;
    color: #650101;
}
.TopUsual dl dd a
{
    display: block;
    padding: 0px;
    text-decoration: none;
    margin: 1px;
    color: #650101;
    font-size: 13px;
}
.TopUsual dl dd a:hover
{
    display: block;
    padding: 0px;
    text-decoration: none;
    margin: 1px;
    color: #650101;
    font-weight: bold;
    font-size: 13px;
}
.TopUsual dl dd a.selected
{
    display: block;
    padding: 0px;
    text-decoration: none;
    margin: 1px;
    color: #650101;
    font-weight: bold;
    font-size: 13px;
}
.TopUsual .maindiv
{
    background-color: Transparent;
}
.TopUsual div ul
{
    
    list-style-image: url(/Home/images/icon02.gif);
    padding: 0px 10px 0 20px;
    clear:both;
}
.TopUsual div ul li
{
	line-height: 18px;
    margin-bottom: 8px;
}
.TopUsual div ul li:hover a,
.TopUsual div ul li.hover a
{
	color: #000000;
}
.TopUsual div a
{
    color: #000;
}




.RightUsual
{
    background-color: #F0F0F0;
    border: 1px solid #DEDBDB;
    margin-top: 10px;
    overflow: hidden;
    width: 293px;
}
.RightUsual dl
{    
    background-position: left bottom;
    margin: 10px;
    overflow: hidden;
    text-align: justify;
    display: block;
    line-height: 13px;
    background-image: url(/Home/images/headlines_bg.gif);
    background-repeat: repeat-x;
    padding-bottom:5px;
}
.RightUsual dl dd
{
    padding: 0px 3px 0px 3px;
    list-style: none;
    float: left;
    margin: 3px 0px 3px 0px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #650101;
    color: #650101;
}
.RightUsual dl dd a
{
    display: block;
    padding: 0px;
    text-decoration: none;
    margin: 1px;
    color: #650101;
    font-size: 13px;
    text-transform: uppercase;
}
.RightUsual dl dd a:hover
{
    display: block;
    padding: 0px;
    text-decoration: none;
    margin: 1px;
    color: #650101;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
}
.RightUsual dl dd a.selected
{
    display: block;
    padding: 0px;
    text-decoration: none;
    margin: 1px;
    color: #650101;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
}
.RightUsual .maindiv
{
    background-color: Transparent;
}
.RightUsual div ul
{
    
    list-style-image: url(/Home/images/icon02.gif);
    padding: 0px 10px 0 20px;
    clear:both;
}
.RightUsual div ul li
{
	line-height: 18px;
    margin-bottom: 8px;
}
.RightUsual div ul li:hover a,
.RightUsual div ul li.hover a
{
	color: #000000;
}
.RightUsual div a
{
    color: #000;
}

/*----------------------------secondpane----------------------------------*/
.secondpanePanel
{
    height: 185px;
    margin-top: 5px;
    margin-left: 5px;
    overflow: hidden;
    width: 304px;
}
.secondpane
{
    width: 304px;    
    padding-top:1px;
}
.secondpane_head
{    
    margin-top:-1px;
    border: 1px solid #DADADA;
    cursor: pointer;
    clear: both;    
}
.secondpane_headline,.secondpane_headline_hover
{
    background-position: left top;
    padding: 0px 0px 0px 10px;
    margin: 1px;
    line-height: 20px;
    font-size: 12px;
    color: #333333;
    background-repeat: repeat-x;
    font-family: verdana;
    background-image: url(/Home/images/sct-panel-bg.jpg);
}
.secondpane_headline div
{
    background-image: url(/Home/images/sct-panel-bg-colap.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.secondpane_headline_hover div
{
    background-image: url(/Home/images/sct-panel-bg-expand.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.secondpane_body
{
    display: none;
    height:115px;
    overflow:hidden;
}
.secondpane_body-content
{
    padding:10px;
}
.secondpane_body ul
{
    list-style-image: url(/Home/images/icon02.gif);
    padding: 5px 10px 0 20px;
    height:220px;
    overflow:hidden;    
}
.secondpane_body ul li
{
    line-height: 18px;
    padding-bottom: 3px;
    padding-bottom: 3px;
}

.secondpane_body ul li a
{
    color: #676767;
}
.secondpane_body ul li a:hover
{
    color: #650101;
}
/*----------------------------secondpane2----------------------------------*/
.secondpanePanel2
{
    height: 204px;
    overflow: hidden;
    width: 213px;
    background-color: #f5f3f3;
    border: 1px solid #DADADA;
}
.secondpane2
{
    width: 213px;    
}
.secondpane2_head
{    
    margin-top:-1px;
    border-top: 1px solid #DADADA;
    cursor: pointer;
    clear: both;    
}
.secondpane2_headline,.secondpane2_headline_hover
{
    background-position: left top;
    padding: 0px 0px 0px 10px;
    line-height: 27px;
    font-size: 12px;
    color: #333333;
    background-repeat: repeat-x;
    font-family: verdana;
    background-image: url(/Home/images/sct-panel2-bg.jpg);
}
.secondpane2_headline div
{
    background-image: url(/Home/images/sct-panel2-bg-colap.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.secondpane2_headline_hover div
{
    background-image: url(/Home/images/sct-panel2-bg-expand.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.secondpane2_body
{
    display: none;
    height: 124px;
    overflow: hidden;
    background-color: #FFFFFF;
}
.secondpane2_body-content
{
    padding:10px;
}
.secondpane2_body ul
{
    margin: 0px;
    list-style-image: url(/Home/images/icon02.gif);
    padding: 0px 0px 0px 15px;
    height: 120px;
    overflow: hidden;
}
.secondpane2_body ul li
{
    padding: 0px 0px 3px 0px;
    margin: 0px;
    line-height: 18px;
}

.secondpane2_body ul li a
{
    color: #676767;
}
.secondpane2_body ul li a:hover
{
    color: #067EBB;
}
/*---------------------------------------------domain check-------------------------------------*/
.Note
{
    margin: 0px 15px 15px 15px;
    float: left;
}
.Note h6
{
    padding: 0px;
    margin: 0px 0px 10px 20px;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
} 
.Note div
{
    font-family: verdana;
    font-size: 12px;
    color: #333333;
    padding-left: 15px;
    float: left;
    margin-left: 25px;
}
.DomainCheck
{
    line-height: 20px;
    margin-left: 60px;
    font-family: verdana;
    font-size: 12px;
    color: #333333;
    float: left;
    width: 270px;
}

.DomainUnavailable
{
    background-position: left center;
    background-image: url(../home/images/sct-unavailable.gif);
    background-repeat: no-repeat;
}
.DomainUnavailable .DomainName
{
    text-decoration: line-through;
    line-height: 25px;
    margin-left: 17px;
    font-family: verdana;
    font-size: 12px;
    color: #CC0000;
}

.DomainUnavailable .DomainWhois
{
    
}

.DomainCheckWaiting
{
    background-position: left center;
    background-image: url( '../Home/images/sct-waiting.gif' );
    background-repeat: no-repeat;
}

.DomainCheckWaiting .DomainName
{
    line-height: 25px;
    margin-left: 17px;
    font-family: verdana;
    font-size: 12px;
    color: #333333;
}

.DomainAvailable
{
    background-position: left center;
    background-image: url(../home/images/sct-available.gif);
    background-repeat: no-repeat;
}

.DomainAvailable .DomainName
{
    line-height: 25px;
    margin-left: 17px;
    font-family: verdana;
    font-size: 12px;
    color: #333333;
}

.DomainError
{
    background-position: left center;
    background-image: url(../home/images/sct-error.gif);
    background-repeat: no-repeat;
}

.DomainError .DomainName
{
    line-height: 25px;
    margin-left: 17px;
    font-family: verdana;
    font-size: 12px;
    color: #333333;
}


.SearchDomain
{
    float:left;
    display:block;
    margin:10px;
    width:400px;
}
.SearchDomainLeft
{
    float:left;
}
.SearchDomainRight
{
    float:left;
}
/*******************************************************************************/
.data-content
{
    width: 100%;
    float:left;
    margin-bottom:20px;
}
.data-domaincheck
{
    margin-left:15px;
    margin-right:15px;
}
.domainSearchBox
{
    background-position: center center;
    width: 667px;
    background-image: url(/Home/images/sct-domainsearchbox-bg.jpg);
    background-repeat: no-repeat;
    height: 64px;
    padding: 30px 1px 1px 30px;
    border: 1px solid #DADADA;
    margin-bottom: 15px;
    margin-top:0px;
    float:left;
}
.domainSearchBox .www
{
    color: #dd9108;
    font-size: 14px;
}
.domainSearchBox div
{
    float: left;
    margin-right: 5px;
}
h3
{
    padding: 0px;
    margin: 0px 0px 10px 0px;
    font-size: 13px;
    color: #067EBB;
}
.CategoryTitle
{
    color: #067EBB;
    font-size: 13px;
    margin: 0 0 10px;
    padding: 0;
    font-weight: bold;
}
.domainSearchBox .txt
{
    border: 1px solid #DADADA;
    padding: 0px;
    height: 20px;
    overflow: hidden;
    background-color: #FFFFFF;
}
.domainSearchBox .txt input
{
    font-size: 13px;
    color: #333333;
    height: 22px;
    margin: 0px;
    padding: 0px;
    border: 0px;
}
.domainSearchBox .ext select
{
    font-size: 13px;
    color: #333333;
    height: 22px;
    line-height: 18px;
    margin: 0px;
    padding: 0px;
}
.domainSearchBox .btn a
{
    background-position: left center;
    background-image: url(../home/images/sct-btncheckdomain.jpg);
    background-repeat: no-repeat;
    height: 20px;
    width: 64px;
    float:left;
}
.domainSearchBox .btn a:hover
{
    background-position: left center;
    background-image: url(../home/images/sct-btncheckdomain-hover.jpg);
    background-repeat: no-repeat;
    height: 20px;
    width: 64px;
    float:left;
}

.data-hosting
{
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
}
.data-hosting ul
{
    padding:0px;
    margin:0px;
}    
.data-hosting ul li
{
    background-position: left top;
    border: 1px solid #DADADA;
    display: inline;
    width: 223px;
    float: left;
    margin-right: 10px;
    height: 190px;
    background-image: url(/Home/images/hosting-bg.jpg);
    background-repeat: no-repeat;
    overflow:hidden;
}
.data-hosting ul li h4
{
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
    color: #067EBB;
    margin: 20px 0px 20px 15px;
    padding: 0px;
    text-transform: uppercase;
}
.data-hosting ul li ul
{
    padding: 0px;
    margin: 0px 0px 10px 0px;
    float: left;
    width: 100%;
    overflow:hidden;
}
.data-hosting ul li ul li
{
    border-style: none;
    clear: both;
    height: 25px;
    width: 100%;
    margin-right: 0px;
    margin-left: 15px;
    background-position: left 7px;
    padding: 0px 10px;
    background-image: url(/Home/images/sct-submenu-split-hover.jpg);
    background-repeat: no-repeat;
    list-style-type: none;
    display: block;
}
.data-hosting ul li .Price
{
    float: left;
    width: 50px;
    margin-left: 15px;
    color: #dd9108;
    font-size: 20px;
    font-weight: bold;
}
.data-hosting .More
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #DADADA;
    width:100%;
    margin-top:15px;
    float:right;
}
.data-hosting .More a
{
    background-position: right center;
    float: right;
    background-image: url(/home/images/sct-bullet.gif);
    background-repeat: no-repeat;
    line-height: 18px;
    font-family: verdana;
    font-size: 11px;
    padding-right:10px;
}
.pack01
{
    background-position: right bottom !Important;
    background-image: url(/Home/images/sct-host01bg.jpg) !Important;
    background-repeat: no-repeat !Important;
}
.pack02
{
    background-position: right bottom !Important;
    background-image: url(/Home/images/sct-host02bg.jpg) !Important;
    background-repeat: no-repeat !Important;
}
.pack03
{
    background-position: right bottom !Important;
    background-image: url(/Home/images/sct-host03bg.jpg) !Important;
    background-repeat: no-repeat !Important;
    margin: 0px !Important;
    float: right !Important;
}
.data-website
{
    margin-left:15px;
    margin-right:15px;
}
.data-website ul
{
    padding:0px;
    margin:0px;
}    
.data-website ul li
{
    height: 320px;
    margin-top:15px;    
    background-image: url(/Home/images/sct-productbg.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    border: 1px solid #DADADA;
    display: inline;
    width: 338px;
    overflow:hidden;
}
.data-website00, .data-website02
{
    float: left;  
}
.data-website01, .data-website03
{    
    float: right;
}
.data-website00 h4
{
    background-position: left bottom;
    background-image: url(/Home/images/sct-icon01.jpg);
    background-repeat: no-repeat;
}
.data-website01 h4
{
    background-position: left bottom;
    background-image: url(/Home/images/sct-icon02.jpg);
    background-repeat: no-repeat;
}
.data-website02 h4
{
    background-position: left bottom;
    background-image: url(/Home/images/sct-icon03.jpg);
    background-repeat: no-repeat;
}
.data-website03 h4
{
    background-position: left bottom;
    background-image: url(/Home/images/sct-icon04.jpg);
    background-repeat: no-repeat;
}
.data-website ul li .content
{
    margin-left: 22px;
    margin-right: 22px;
    margin-bottom: 10px;
    line-height:18px;
    height:70px;
    overflow:hidden;
}

.data-website ul li .image
{
    overflow:hidden;
    clear:both;
    margin-left:22px;
    margin-right:10px;
    margin-bottom:10px;
}

.data-website ul li .image img
{
    border: 0px;
}

.data-website ul li h4
{
    font-family: verdana;
    font-weight: bold;
    color: #067EBB;
    margin: 10px 0px 0px 20px;
    padding: 0px;
    text-transform: uppercase;
    line-height: 45px;
    padding-left: 50px;
    font-size: 13px;
}

.data-website ul li .More
{
    float: right;
    margin-right: 15px;
    margin-bottom: 10px;
}
.data-website ul li .More .btnMore
{
    background-position: left bottom;
    background-image: url(/Home/images/sct-website-btnMore.jpg);
    background-repeat: no-repeat;
    width:98px;
    height:26px;
}
.data-website ul li .More .btnMore:hover
{
    background-position: left bottom;
    background-image: url(/Home/images/sct-website-btnMore-hover.jpg);
    background-repeat: no-repeat;
    width:98px;
    height:26px;
}
/************************************************************************/
.OtherResults
{
    color: #067EBB;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    margin-left:30px;
}
.SearchResults
{
    float:left;
    margin-bottom:20px;
}

.DomainIsAvailable
{
    color: #DD9108;
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
    margin-left:15px;
    margin-right:15px;
}
.DomainIsRegistered
{
    color: #CC0000;
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
    margin-left:15px;
    margin-right:15px;
}
.livesupport
{
    margin-top:15px;
    text-align:center;
}
.whois-content
{
    margin: 0px 20px 0px 40px;
}
.classwhois
{
    width:100%;    
}
.classwhois td
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    padding:5px;
}
.classwhois div
{
    font-weight: bold;
    font-size: 12px;
    margin-right:5px;
}
.sct-footer-top
{
    margin-top:10px;
    float:left;
    border: 1px solid #dadada;
    background-image: url(/home/images/sct-footer-top-bg.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    width:958px;
    overflow:hidden;
}
.sct-footer-top dl
{
    float: left;
    margin: 0 0 0 20px;
    _margin: 0 0 0 10px;
    overflow: hidden;
    padding: 0;
    width: 170px;
}
.sct-footer-top dt
{
    border-left: 1px solid #DADADA;
    color: #133C47;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 20px 2px;
    padding: 15px 0 0 10px;
}
.sct-footer-top dt a 
{
    color: #133c47;
}
.sct-footer-top dt a:hover
{
    color:#067EBB;
}

.sct-footer-top dd
{
    background-image: url(/home/images/sct-footer-top-icon.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    color: #454545;
    margin: 0 0 7px;
    padding: 0 0 0 10px;
}
.sct-footer-top dd a
{
    color: #454545;
}
.sct-footer-top dd a:hover
{
    color:#067EBB;
}
