﻿/* CSS RESET +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */		
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0}
body {line-height: 1; color: black; background: white}
ol, ul {list-style: none}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate; border-spacing: 0}
caption, th, td {text-align: left;	font-weight: normal}
blockquote:before, blockquote:after, q:before, q:after {content: ""}
blockquote, q {quotes: "" ""}

h1, h2, h3, h4 {font-weight: normal}

body{
	font: 12px/16px Arial;
	width: 100%;
	background-color: #dfddd9;
	position: relative}

		
/* PHONE +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#getsite, #webhost {
    width: 361px;
    margin-top: 5px;
    height: 64px;
    clear: both;
    float: right;
    margin-bottom: 15px;
    display: block}
#getsite {background: url(http://wpc.016b.edgecastcdn.net/00016B/webdotcom/images/getsite.png) no-repeat top left}
#webhost {background: url(http://wpc.016b.edgecastcdn.net/00016B/webdotcom/images/webhost.png) no-repeat top left}  
.header {padding-bottom: 25px;}

.topLinks a {line-height: 24px}
/* MENU +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#menu {
    clear: left;
    position: relative;
    z-index: 9000;
    float: left;
    width: 919px;
    height: 48px;
    margin: 0 0 0 20px;
    background: url(http://wpc.016b.edgecastcdn.net/00016B/webdotcom/images/menu-bkg-oldtemplate.png) no-repeat top left}
	#menu ul {}
	    #menu .submenu {display: none}
        #menu li {
            float: left;
            line-height: 43px;        
		    text-shadow: 0px 1px 0 #fff;
		    font-size: 16px;
		    position: relative;
		    background: url(http://wpc.016b.edgecastcdn.net/00016B/webdotcom/images/menu-divider.png) no-repeat top right}
		    #menu ul li a {
		        color: #666;
		        padding: 0 15px;
		        height: 43px;
			    1font-family: 'TeXGyreHerosRegular', Helvetica, Arial, Sans-Serif;
		        font-weight: bold;
		        display: inline-block;
		        text-decoration: none}
		        #menu li a:hover {color: black}
		        #menu a.selected:hover {color: #fff}		
		
	    #menu ul ul {
		    position: absolute; 
		    left: 0; 
		    top: 43px;
		    float: left;
		    padding-left: 0;			
		    width: 919px;
		    z-index: 5000;
		    display: none}		    
            #menu ul li:hover ul {display: block}						    
		    #menu ul ul li, #menu ul ul li:hover {
			    float: left;
			    position: relative;
			    z-index: 10000;
			    margin: 0;
			    width: 100%;
			    line-height: 14px;
			    background: url(http://wpc.016b.edgecastcdn.net/00016B/webdotcom/images/submenu-bkg-left.png) no-repeat 0 0;
			    height: 37px}    						
			    #menu ul ul li span {
				    padding-left: 20px;
				    display: block}

	        #menu .websitedesign ul {width: 188px}
	        #menu .marketing ul {width: 225px}
	        #menu .ecommerce ul {width: 175px}
	        #menu .hosting ul {width: 175px}
	        #menu .resources ul {width: 214px}		
		
		#menu li.right {background-image: none}
		
		/* DROPDOWN */
		#menu .dropdown {
		    background: url(http://wpc.016b.edgecastcdn.net/00016B/webdotcom/images/menu-bkg-dropdown.gif) no-repeat top right;
		    padding-right: 30px;
		    z-index: 5000}
            #menu .dropdown a {padding: 0 10px 0 20px; display: block; _display: inline-block}					    
			    #menu .dropdown a:hover, #menu .dropdown:hover a {text-decoration: none; background: url(http://wpc.016b.edgecastcdn.net/00016B/webdotcom/images/menu-hover.gif) no-repeat top left}					    
			    #menu .dropdown:hover {background: url(http://wpc.016b.edgecastcdn.net/00016B/webdotcom/images/menu-hover-right.gif) no-repeat bottom right;}		    
			
		#menu .dropdown ul a, #menu .dropdown:hover ul a, #menu .dropdown ul a:hover {
			line-height: 34px;
			height: 37px;
			font-size: 14px;
			font-family: Helvetica, Arial, Sans-Serif;
			font-weight: normal;
			text-shadow: 0 0 0 #000;
			text-decoration: underline;
			padding: 0 10px 0 0;
			width: 100%;
			background: url(http://wpc.016b.edgecastcdn.net/00016B/webdotcom/images/submenu-bkg.png) no-repeat bottom right}
			#menu .dropdown li a:hover {text-decoration: none}
			#menu .dropdown .dropdown_last, #menu .dropdown .dropdown_last:hover {
				height: 47px;				
				background: url(http://wpc.016b.edgecastcdn.net/00016B/webdotcom/images/submenu-bkg-last-left.png) no-repeat 0 0}
				#menu .dropdown ul li.dropdown_last a, #menu .dropdown ul .dropdown_last a:hover {					
					background: url(http://wpc.016b.edgecastcdn.net/00016B/webdotcom/images/submenu-bkg-last.png) center right;
					height: 47px}		
						

        /* SELECTED */		    
		.websitedesign #menu .websitedesign,
		.marketing #menu .marketing,
		.ecommerce #menu .ecommerce,
		.hosting #menu .hosting,
		.resources #menu .resources{		
		    padding-right: 15px;
		    height: 50px;
			display: block;
		    margin-top: -7px;
		    position: static;	
		    background: url(http://wpc.016b.edgecastcdn.net/00016B/webdotcom/images/menu-selected-rightcap.gif) no-repeat top right}
		    .websitedesign #menu .websitedesign:hover a, .websitedesign #menu .websitedesign a, .websitedesign #menu .websitedesign a:hover,
		    .marketing #menu .marketing:hover a, .marketing #menu .marketing a, .marketing #menu .marketing a:hover,
		    .ecommerce #menu .ecommerce:hover a, .ecommerce #menu .ecommerce a, .ecommerce #menu .ecommerce a:hover,
		    .hosting #menu .hosting:hover a,.hosting  #menu .hosting a,.hosting  #menu .hosting a:hover,
		    .resources #menu .resources:hover a, .resources #menu .resources a,  .resources#menu .resources a:hover {
		        color: #fff;
		        position: relative;
		        z-index: 12000;
		        height: 50px;
				margin: 0;
				display: block;				
				_display: inline-block;
		        padding-right: 5px;
		        text-shadow: 0px -1px 0 #000;
		        background: url(http://wpc.016b.edgecastcdn.net/00016B/webdotcom/images/menu-selected-bkg.gif) no-repeat top left}
		        
		     
        div.breadcrumbs	{display: none}
        
        .hosting #menu .hosting ul,
		.resources #menu .resources ul {display: none}
        
        .designdefault .eworks, .designdefault .diy, .designdefault .custom, .hostingdefault .hosting, .hostingdefault .hosted-exchange, .hostingdefault .domain-registration {margin-left: 0}
        
h1, h2 {color:#00447C;
font-size:18px;
line-height:20px;
margin:0;       }

strong{font-weight: bold}

.secContentTert ul li {list-style-type: disc}
.secContentTert ol li {list-style-type: decimal; margin-bottom: 15px}

/* SEARCH BAR +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	

.sitesearch {
    display: inline;
    height: 24px;
    padding: 0;
    float: right;
    width: 210px;
    margin: 0 0 0 5px}   
    .sitesearch .searchfield {
        background-color: transparent;
        background-image: url(http://wpc.016b.edgecastcdn.net/00016B/webdotcom/images/sprite-sitewide-new.png); 
        background-repeat: no-repeat;        
        background-position: 0 -281px;
        height: 24px;
        padding: 0 0 0 5px;
        display: block;
        float: left;
        line-height: 24px;
        border: 0;
        width: 168px}
    .sitesearch input {
        background-color: transparent;
        height: 24px;
        margin: 0;
        float: left;
        display: inline;
        line-height: 24px;
        border: 0;
        width: 158px}
       .sitesearch .submit {
            background-image: url(http://wpc.016b.edgecastcdn.net/00016B/webdotcom/images/sprite-sitewide-new.png); 
           background-position: 0 -257px;
            height: 24px;
            border: 0;
            margin: 0;
            padding: 0;
            float: left;
            display: block;
            cursor: pointer;
            width: 30px}
            .sitesearch .submit:active {
                -ms-background-position-x: 1px;
	            -ms-background-position-y: 1px}
	            
