body {
    font-family: verdana;
    font-size: 12px;
    color: #000000;
    margin-top: 0px;
    background: url('/images/suso-website-background-blue-grey-2009.png') top left repeat-x;
    background-color: #d8e0de;
}
/*background: url('/images/bg_body.gif') top left repeat-x;
background-color: #efefef;*/

#susologo {
	z-index: 1000;
}

.suso_title {
	color: white;
	font-size: 26px;
	font-weight: bold;
    text-decoration: none;
    padding-left: 10px;
}
.suso_title a, a:visited {
    text-decoration: none;
}

a:link, a:hover, a:visited .suso_title {
    text-decoration: none;
    font-family: verdana, helvetica;
}

.title_trademark {
    color: white;
    font-size: 18px;
    vertical-align: super;
}

.slogan {
	color: white;
	font-style: italic;
}

.slogan a {
	color: white;
	text-decoration: none;
    padding-left: 10px;
}
.slogan a:hover {
	color: white;
	text-decoration: underline;
}

p {
    font-family: verdana;
    font-size: 12px;
    color: #000000;
}

td {
    font-family: verdana;
    font-size: 12px;
    color: #000000;
}
h1{
    font-family: verdana;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}

h1.frontpagetitles {
    font-family: Extreme Roman,impact,arial;
    line-height: 1em;
    font-size: 28px;
    color: #FF8800;
    margin-top: 4px;
    display: none;
}
img.frontpagetitles {
}

h1#webhosting {
    color: #f7740c;
}
h1#webdesign {
    color: #5d7597;
}

.side_left_bg{
    padding-right: 30px;
    background: url('/images/leftside-shadowbg3.png') top left no-repeat;
}
.side_right_bg{
    padding-left: 30px;
    background: url('/images/rightside-shadowbg3.png') top right no-repeat;
}

.bottom_bg{
    border: 1px solid #C0C0C0; 
    border-top: 2px solid #7c9ad0; 
    border-bottom: 0px;
    background: #ffffff;
    text-align: center;
    width: 100%;
}

.footer_list_title{
font-size: 13px;
color: #666666;
font-weight: bold;
padding-left: 20px;
}


div.article {
	padding: 10px 25px 10px 25px;
}


ul.footer_list{
font-size: 12px;
color: #000000;
font-family: verdana;
font-family: verdana;
list-style-type:square; 
}

li.footer_list{
font-size: 12px;
color: #000000;
font-family: verdana;
list-style-image: url('/images/suso_bullet.jpg');
list-style-type:square;
padding-top: 3px;

padding-bottom: 3px;
}

a.footer_list_link {
color: #555555;
text-decoration: none;
}

a.footer_list_link:hover {
color: #222222;
text-decoration: underline;
}

li{
font-size: 12px;
color: #000000;
font-family: verdana;
list-style-type:none;
padding-top: 3px;

padding-bottom: 3px;
}

div.webhosting_options_title {
	font-size: 14px;
	padding-left: 5px;
	font-weight: bold;
}

a.web_hosting_option_text{
font-size: 12px;
color: #0000FF;
font-weight: bold;

}

a.web_hosting_option_text:hover{
font-size: 12px;
color: #ec8017;
font-weight: bold;

}
.web_hosting_option_text{
font-size: 14px;
color: #ffffff;
font-weight: bold;
padding-top: 10px;
text-align: center;
}

.blue_button{
background: url('/images/bigbutton_blank.png') top left no-repeat;
width: 250px;
height: 41px;
font-size: 16px;
font-weight: bold;
display: block;
}

.blue_button a {
padding-top: 9px;
padding-bottom: 9px;
text-decoration: none;
color: #FFBB00;
display: block;
}

.blue_button a:hover {
padding-top: 9px;
text-decoration: underline;
color: #FFBB00;
display: block;
}


a.toplinks{
font-size: 12px;
color: #ececec;
text-decoration: none;

}

a.toplinks:hover{
font-size: 12px;
color: #c0c0c0;
}

a.menulink{
font-size: 14px;
text-transform: uppercase;
color: #666666;
font-weight: bold;
text-decoration: none;
font-family: ariel;
}

a.menulink:hover {
font-size: 14px;
text-transform: uppercase;
color: #ec8017;
font-weight: bold;
font-family: ariel;
}

.texta{
border-top: 1px solid #c0c0c0;
border-bottom: 1px solid #c0c0c0;
border-left: 1px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
}

.footer_style{
border-top: 1px solid #c0c0c0;
border-bottom: 1px solid #c0c0c0;
height: 40px;
font-size: 10px;
color: #7b7b7b;
font-family: verdana;
padding: 5px;
}

.list_header{
font-family: verdana;
font-size: 14px;
color: #b10000;
font-weight: bold;

}

.list_div{
font-family: verdana;
font-size: 12px;
color: #000000;

}

.middle_bg{
background: #ffffff;
	border: 1px solid #C0C0C0;
	border-bottom: 0px;
}


/* Drop Down menu */
#mainmenu {
    width: 500px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#submenu {
  margin: 0px;
  padding: 0px;
  float: right;
  list-style: none;
  position: relative;
  z-index: 99 ;
  list-style-type:none;
}
#submenu li.menu {
    background: #000000  no-repeat left top;
    color: #ffffff;
    float: left;
    padding: 0;
    line-height: normal;
    position: relative;
list-style-type:none;
    }

#submenu li.menu a {
  color: #fff;
  font-size: 10;
  font-weight: bold;
  text-decoration: none;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 5px;
  padding-bottom: 8px;
  border-left: 0px solid #ffffff;
  border-right: 0px solid #ffffff;
  list-style-type:none;
  display: block;
  float: left;
  }
#submenu ul {
    width: 150px;
    background-color: #2155b8;  /* What the border around the menu looks like. */
    border-left: 0px solid #000000;
    border-right: 0px solid #000000;
    border-top: 0px solid #000000;
    border-bottom: 0px solid #000000;
    margin:0;
    position: absolute;
    display: none;
    top: 100%; /* IE */
    left: -1px; /* IE */
    overflow: hidden;
    list-style-type:none;
    padding-left:0;
    padding-right:0;
    padding-top:1px;
    padding-bottom:1px
    }
#submenu>li.menu ul {
    top: auto;
    left: auto;
    margin-left: -1px;
}
#submenu li.menu:hover>ul {
    display: block;
    list-style-type:none;
}
#submenu li.menu ul li {
    margin: 0;
    padding: 0;
    list-style-type:none;
}

body.menutop #menutop a{
}
#mainmenu #submenu li.menu:hover>a {
   background: #d0d0d0;

    color: #000000;
    }
#mainmenu #submenu li.menu a:hover {
    background: #d0d0d0;
    list-style-type:none;
    color: #000000;

}
#mainmenu #submenu li.menu ul li a {
    color: #000000;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    display: block;
    margin: 0 1px;
    padding: 2px 3px;
    border: solid #fff;
    border-width: 1px 1px;
    width: 170px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 170px;
background: #e7ecef;

    }

html>body #mainmenu #submenu li.menu ul li a {
    width: auto;
list-style-type:none;
    }
#mainmenu #submenu li.menu ul li a:hover {
background: #d0d0d0;
color: #333;
list-style-type:none;
}

html>body #mainmenu {
float: left;
    }

/* Fix IE and hide from IE Mac \*/
* html #submenu li.menu ul li {
    float: left;
list-style-type:none;
    }


#submenu li.menu a {
float: none;
list-style-type:none;
}

#submenu>li.menu:hover {
z-index: 96;
background: #d0d0d0;
list-style-type:none;

}


table.account_comparison {
	padding: 5px 0px 0px 20px;
}

table.account_comparison tr td {
	width: 205px;
	padding-left: 4px;
	padding-right: 1px;
}

li.service_features {
list-style-image: url('/images/suso_bullet_plus.png');
list-style-type:square;
}


ul.webhosting_options_bullets li {
list-style-image: url('/images/suso_bullet_plus.png');
list-style-type:square;
}

DIV.accountinfo_section {
	margin: 15px;
}

div#craftysyntax {
	display: inline;
	float: right;
}

div#rssfeeds {
    border-top: 1px solid black;
    margin-bottom: 20px;
    padding-left: 0px;
}

span.footer_list_title {
    padding: 2px 0px 3px 10px;
    font-size: 12px;
}

div#rssfeeds ul.footer_list {
    padding: 1px 0px 0px 45px;
    margin: 0px;
}

div#rssfeeds ul.footer_list li {
    line-height: 0.8em;
}

div#rssfeeds a {
    font-size: 10px;
}

div#rssfeeds div {
    float: left;
    width: 49%;
    padding: 7px 0px 12px 0px;
}

div#newsfeed {
    margin-right: 15px;
}

div#topdocfeed {
}

div#topdocfeed li {
    list-style-image: url('/images/document.gif');
    list-style-type: square;
}

div#newsfeed li {
    list-style-image: url('/images/comment.gif');
    list-style-type: square;
}

span.rssmetainfoarea {
    font-style: italic;
    font-size: 80%;
}


/* Articles */
div.article {
    min-height: 350px;
}

div.article img {
    padding: 12px;
}

div.article UL LI {
    list-style-type: disc;
}

/* Bottom footer */
div.bottomfooterlinks {
    text-align: center;
    padding-bottom: 10px;
}

div.bottomfooterlinks a {
    color: gray;
    padding-left: 15px;
    text-decoration: none;
}
div.bottomfooterlinks a:hover {
    text-decoration: underline;
}

div.article ol li {
    list-style-type: decimal;
}
div.article ol ol li {
    list-style-type: lower-alpha;
}


/* Signup form stuff */
div.signupformpage {
    padding: 16px;
}

/* end hide */

table.pricetable {
}

table.pricetable thead {
    color: white;
    background: url(/images/suso-blue-table-backing-top.png) repeat-x;    
}

table.pricetable tbody {
    color: black;
    background: url(/images/suso-blue-table-backing-bottom.png) repeat-x;    
}


table.pricetable td {
    text-align: center;
}

/* Font defs */

/* For IE */
@font-face {
      font-family: "Extreme Roman";
       src: url(fonts/ARB_08_an_CAS.eot);
}

/* Other, less handicapped browsers */
@font-face {
      font-family: "Extreme Roman";
      src: local('Extreme Roman'),
         url(fonts/ARB_08_an_CAS.otf) format("opentype");
}


