/*
    Document   : style
    Created on : Dec 15, 2009, 10:56:10 AM
    Author     : ghostcpu
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body
{
    background-color: white;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
	background-Color:#666666;
}
.main {
	width:1000px;
	background-Color:#ffffff;
	text-align:left;
}
a
{
    color: black;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

a:hover
{
    color: red;
    text-decoration: none;
}
.textbox {
    border: 1px solid #666666;
}

.button {
    border: 1px solid #666666;
    cursor: pointer;
}

img
{
    border: 0;
}

h2
{
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    color: #003399;
}

.buttonimage
{
    border: 0;
    background: none;
    
}

.adbmenu
{
    background: url('./images/newstyle/bgbutton.png') no-repeat;
    list-style: none;
}


.admenu
{
    text-align: center;
    list-style: none;
    margin:10px 0;
    padding:0;
}

.admenu li
{
    background: url('./images/newstyle/bgbutton.png') no-repeat;
    display: inline;
    padding: 5px 20px 5px 10px;
    text-align: center;
    width: 85px;
    height: 25px;
}

.admenu li input
{
    background: none;
    cursor: pointer;
    font-size: 9pt;
    border: none;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.admenu li a
{
    color: white;
    text-transform: uppercase;
    font-weight: bold;
}

.admenu li a:hover
{
    text-decoration: none;
}
/*
    background banner
*/

#header
{
    width: 100%;
    height: 176px;
    display: block;
    background: url(./images/newstyle/bgbanner.png) repeat-x left top;
}

#highlight-header
{
    width: 100%;
    height: 176px;
    background: url(./images/newstyle/highlightbanner.png) no-repeat left top;
    overflow: hidden;
}

#nheader
{
    width: 100%;
    /*height: 176px;*/
    display: block;
}

#nwrap-banner
{
    width: 1000px;
    height: 125px;
    margin: auto;
    background: url(./images/newstyle/nbanner.jpg) no-repeat center;
}

#nwrap-banner #nlogo
{
    height: 75px;
    width: 236px;
    margin: 10px;
    float: left;
    background: url(./images/newstyle/nlogo.png) no-repeat left top;
}

#nwrap-banner #nlogo h2
{
    margin: 0;
    padding: 10px 0 0 105px;
    font-size: 18pt;
}

#lefg, #rigg, .ntopmenu
{
    float:right;
    margin-top: 0;
}

/*
#lefg
{
    width: 7px;
    height: 28px;
    background: url('./images/newstyle/righttopglomenu.png') no-repeat;
}

#rigg
{
    width: 7px;
    height: 28px;
    background: url('./images/newstyle/lefttopglomenu.png') no-repeat;
}
*/

.ntopmenu
{
    list-style: none;
    height: 25px;
    text-align: right;
    /*background: url('./images/newstyle/centerglomenu.png') repeat-x;*/
    padding-top: 5px;
    /*color: #0d3f81;*/
    color: #0d3f81;
}

.ntopmenu li
{
    display: inline;
}

.ntopmenu li a
{
    /*color: #0d3f81;*/
    color: #0d3f81;
}

#nwrap-banner #rightheader
{
    height: 95px;
    float: right;
}

#nhotline
{
    margin-top: 90px;
    text-align: right;
}

#cart
{
    background: url(./images/newstyle/Shoppingcart.png) no-repeat left;
    height: 25px;
    padding: 8px 5px 8px 20px;
}

a#cart
{
    color: #3e9ade;
}

#nnav
{
    clear: both;
    display: block;
    padding: 8px 10px 8px 10px;
    background-color: #008abd;
}

#nnav #wrap-nav
{
    width: 100%;
    margin: auto;
    padding: 0;
    list-style: none;
	text-align:left;
}

#nnav #wrap-nav li
{
    display: inline;
}

#nnav #wrap-nav li a
{
    margin: 10px 20px 5px 20px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
}

#nnav #wrap-nav li a:hover,#nnav #wrap-nav li a.active
{
    color: yellow;
}
/*
    end background banner
*/


/*
    SIZE BASIC
*/
#nav, #wrap-banner
{
    width: 992px;
    margin: auto;
}

#wrap-banner
{
    height: 142px;
}

#content
{
    width: 994px;
    margin: 0px auto;
    margin-top: 5px;
}
/*
    END SIZE BASIC
*/


/*
    BANNER
*/

#wrap-banner #logo img
{
    margin-top: 13px;
    margin-left: 10px;
    width: 175px;
    float: left;
}

#wrap-banner #wrapper-banner
{
    width: 807px;
    float: right;
}


/*
    Global menu
*/
#wrap-banner #wrapper-banner #glomenu
{
    height: 28px;
    margin-top: 5px;
}

#wrap-banner #wrapper-banner #glomenu ul
{
    height: 28px;
    margin: 0;
    padding: 0;
    list-style: none;
    color: white;
    float: right;
    background: url('./images/newstyle/centerglomenu.png') repeat-x left top;
}

#wrap-banner #wrapper-banner #glomenu ul li
{
    display: inline;
    float: left;
}

#wrap-banner #wrapper-banner #glomenu ul li a
{
    color: white;
    display: block;
    margin: 4px 10px 4px 10px;
    text-decoration: none;
    font-weight: bold;
}

#wrap-banner #wrapper-banner #glomenu ul li a:hover
{
    color: #ff965c;
}
/*
    end global menu
*/

#wrap-banner #wrapper-banner #wrap-slogan
{
    text-align: center;
    height: 109px;
}

/*
    END BANNER
*/


/*
    MENU
*/

#nav
{
    height: 34px;
}

#nav ul
{
    height: 34px;
    margin: 0 0 0 40px;
    padding: 0;
    list-style: none;
}

#nav ul li
{
    display: inline;
    float: left;
}

#nav ul li a
{
    display: block;
    margin: 10px 20px 5px 20px;
    color: #ffeb81;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10pt;
    font-weight: bold;
}

#nav ul li a:hover, #nav ul li a.active
{
    color: white;
}

/*
    END MENU
*/


/*
    CONTENT
*/

/*
    CONTENT LEFT
*/


#domain
{
    display: block;
    clear: both;
}

#domain #checkdomain
{
    display: block;
    height: 100px;
    background: url('./images/newstyle/bgcheckdomain.png') repeat-x top left;
    color: white;
}


#domain #checkdomain #inputcheck
{
    float: left;
}

#domain #checkdomain #inputcheck h2
{
    margin: 0;
    font-size: 14pt;
    padding-bottom: 5px;
}



#tableprice
{
    display: block;
    clear: both;
    width: 100%;
    margin-top: 6px;
}

#tableprice #tablepriceleft, #tableprice #tablepriceright
{
    width: 365px;
    border: 1px solid #58abcb;
    background-color: #ecf6fb;
}

#tableprice #tablepriceleft
{
    float: left;
}

#tableprice #tablepriceright
{
    float: right;
}

#tableprice #tablepriceleft h2, #tableprice #tablepriceright h2
{
    margin: 0;
    padding: 5px 5px 5px 15px;
    color: white;
    background-color: #58abcb;
}

.tablepri th, .tablepri td
{
    font-size: 9pt;
    padding: 4px 0 4px 0;
}

.tablepri th
{
    border-bottom: 1px solid #afc2c1;
}

.tablepri t
{
    border-right: 1px solid #afc2c1;
}

.tablepri .endbor
{
    border: none;
}

.tablepri td
{
    color: red;
    border-right: 1px solid white;
    text-align: center;
}

.tablepri td.odd
{
    background-color: #fff3a6;
}

.tablepri .namedomain
{
    color: #146fa4;
    text-align: left;
    padding-left: 4px;
}

.spac
{
    display: block;
    clear: both;
    width: 100%;
    height: 8px;
}

.modulad
{
    display: block;
    border: 1px solid #58abcb;
    clear: both;
    padding:10px;
	margin-bottom:5px;
    background:  #ffffff url(./images/newstyle/nbgad.png) repeat-x top left;
}

.modulad h2
{
    margin: 0px;
	padding:0px;
	margin-bottom:8px;
    padding-bottom: 4px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    color: #003399;
    border-bottom: 1px solid #b9e5f2;
}

.adblock
{
    text-align: justify;
    font-size: 10pt;
    padding: 0 10px;
    width: 30%;
}

.title
{
    padding: 0 0 5px 0;
    margin: 0;
    text-transform: uppercase;
    color: #01256d;
    font-size: 10pt;
    border-bottom: 1px solid #b9e5f2;
}

.adblock h3 strong
{
    color: red;
    display: block;
}

.listdetail
{
    list-style: none;
    margin: 10px ;
    padding: 0;
    color: #ba0000;
    font-size: 12pt;
}

.listdetail li
{
    background: url('./images/newstyle/arrow.png') no-repeat left;
    display: block;
    padding: 4px 10px 4px 20px;

}

.adblock p
{
    padding: 5px 0;
    margin: 0;
    text-indent: 10px;
}

.buttoncheck
{
    background: url('./images/newstyle/bgbutton.png') no-repeat;
    width: 85px;
    border: none;
    color: white;
    font-size: 8pt;
    text-transform: uppercase;
    font-weight: bold;
    height: 25px;
}

/*
    END CONTENT LEFT
*/



/*
    END CONTENT RIGHT
*/
.blockright
{
    border-bottom: 1px solid white;
    text-align: justify;
    margin: 0 10px 0 10px;
	padding:0px;
}
.blockright h2
{
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
}
.blockright ol
{
    color: green;
    padding: 0;
	margin:0px;
    list-style: none;
}
.blockright ol li
{
    background: url('./images/newstyle/promotion.png') no-repeat left;
    padding: 2px 0px 2px 28px;
	line-height:20px;
}
.blockright ol li a
{
    color: black;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

.blockright ol li a:hover
{
    color: green;
    text-decoration: underline;
}

.blockright strong
{
    color: red;
    display: block;
	margin-left: 20px;
	line-height:25px; 
}

.blockright a
{
    color: black;
    display: block;
    text-decoration: none;
    margin-left: 20px;
}

.blockright a:hover
{
    color: #ff965c;
}

.blockright a img
{
    padding-right: 10px;
}

/*
    END CONTENT
*/


/*
    FOOTTER
*/

#footter
{
    clear: both;
    display:block;
    width: 100%;
    height: 59px;
	text-align:center;
    background-color: #1465a0;
}

#footter #highlightfootter
{
    height: 59px;
    background: url('./images/newstyle/highlightfootter.png') no-repeat center;
}

#footter #wrap-footter
{
    width: 992px;
    padding: 5px 0 0 5px;
    margin: 0px auto;
    color: white;
    font-size: 8pt;
}
/*
    FOOTTER
*/

/*
    SUBPAGE ELEMENTS
*/

#subleft
{
    width: 244px;
    float: left;
}
#subcontentleft
{
    width: 244px;
    border: 1px solid #58abcb;
    background: url('./images/newstyle/bgright.png') top left;
    margin-bottom:5px;
}

#subcontentright
{
    width: 740px;
    float: right;
}

 .infomation
{
    border: 1px solid #58abcb;
    min-height: 230px;
	width:718px;
	margin-bottom: 5px;
    padding: 10px;
	padding-bottom:8px;
    background: url('./images/newstyle/bginforhosting.jpg')  top left;
}

.infomation h2
{
    border-bottom: 1px solid #b9e5f2;
	margin:0px;
	margin-bottom:5px;
    padding-bottom: 4px;
}

.infomation p
{
    text-align: justify;
    text-indent: 10px;
    margin: 0;
    padding: 0;
    clear: both;
    display: block;
}

.infomation p img
{
    float: right;
    padding: 0 0 10px 10px;
}

ul.menusubpage
{
	margin:0px;
    margin-left: 10px;
	margin-bottom:5px;
    padding: 0;
    list-style: none;
}

.menusubpage li
{
    margin: 0;
    padding: 0;
    line-height: 20px;
}

.menusubpage li a
{
    margin: 0;
    padding: 0 10px 0 12px;
    color: #9a0000;
    font-weight: bold;
}

.menusubpage li a.subactive, .menusubpage li a.subactive:hover
{
    background: url('./images/newstyle/bulletactive.png') no-repeat left center;
    color: #ff6000;
}

.menusubpage li a:hover
{
    background: url('./images/newstyle/bullethover.png') no-repeat left center;
    color: #9a0000;
}

.subpagepricetable
{
    border-top: 1px solid white;
    border-left: 1px solid white;
}

.subpagepricetable th
{
    background-color: #ffff99;
    padding: 5px;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
}

.subpagepricetable td
{
    text-align: center;
    padding: 5px;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
}

.subpagepricetable tr:hover
{
    background-color: #ccffcc;
}

td.info
{
    width: 175px;
    font-weight: bold;
    text-align: left;
}

.odd
{
    background-color: #e5e5e5;
}

.even
{
    background-color: #d5d5d5;
}

.buttonaddcart
{
    background: url('./images/newstyle/bgbuttonaddcart.png') no-repeat;
    border: 0;
    height: 25px;
    width: 70px;
    color: white;
    font-size: 8pt;
    font-weight: bold;
}
/*
    END SUBPAGE ELEMENTS
*/



.modulad ol li, .infomation ol li
{
	list-style:none;
    background: url('./images/newstyle/okie.png') no-repeat left;
    padding: 4px 10px 4px 30px;
    margin-left: 5px;
}


#webdesign
{
    color: #303030;
	width:241px;
    margin-right: 8px;
    background: url('./images/newstyle/bgwebdesign.png') no-repeat bottom;
}

#webdesign h2
{
    margin: 0;
    background-color: #008abd;
    text-align: center;
    padding: 5px;
    color: white;
}

#webdesign div, #managersoftware div, #ecomerce div
{
    margin-top: 1px;
    border-left: 1px solid #bdbdbd;
    border-top: 1px solid #bdbdbd;
    border-right: 1px solid #bdbdbd;
}

#managersoftware
{
    color: #303030;
    margin-right: 8px;
	width:241px;
    background: url('./images/newstyle/bgmanagersoft.png') no-repeat bottom;
}

#managersoftware h2
{
    margin: 0;
    background-color: #008abd;
    text-align: center;
    padding: 5px;
    color: white;
}

#ecomerce
{
    color: #303030;
	width:241px;
    background: url('./images/newstyle/bgecomerce.png') no-repeat bottom;
}


#ecomerce h2
{
    margin: 0;
    background-color: #008abd;
    text-align: center;
    padding: 5px;
    color: white;
}

#webdesign p, #ecomerce p, #managersoftware p
{
    padding: 5px;
    margin: 0;
    text-indent: 10px;
    text-align: justify;
}

.infoglobal
{
    margin: 0 10px 0 10px;
    padding-bottom: 10px;
    list-style: none;
}

.infoglobal dt
{
    background: url('./images/newstyle/okie.png') no-repeat top left;
    text-align: justify;
    padding-left: 25px;
    line-height: 150%;
    color: green;
}

.registerPrice
{
     border-collapse:collapse;
}

.registerPrice td
{
     padding-top: 5px;
}
