body{
font-family: verdana;
font-size: 12px;
color: #000000;
margin-top: 0px;
background: url('/images/suso-website-background-orange-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: 28px;
    font-weight: bold;
}
.suso_title a, .suso_title a:visited {
    color: white;
    text-decoration: none;
}
.title_trademark {
    color: white;
    font-size: 14px;
    vertical-align: super;
}

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

.slogan a {
    color: white;
    text-decoration: none;
}
.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;
}

.side_left_bg{
/*background: url('/images/bg_container.gif') top left no-repeat;*/
padding-right: 30px;
background: url('/images/leftside-shadowbg3-trans.png') top left no-repeat;
}
.side_right_bg{
/*background: url('/images/bg_container.gif') top right no-repeat;*/
padding-left: 30px;
background: url('/images/rightside-shadowbg3-trans.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: 565px;
    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;
    border-left: 0px solid #000000;
    border-right: 0px solid #000000;
    border-top: 0px solid #000000;
    border-bottom: 5px 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:4px;
    padding-bottom:4px
    }
#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;
    }

li.menu {
    margin-left: 0px;
}

li.menu a {
    font-size: 10px;
    font-weight: bold;
    font-family: verdana;
}


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 3px;
    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;
border-color: #005714;
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;
}

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

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

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

DIV.accountinfo_section {
	margin: 15px;
}


SPAN.support_summary_title {
	color: blue;
	font-size: 18px;
	font-weight: bold;
}

P.introtext {
	padding: 20px 20px 5px 20px;
	font-size: 14px;

}

A.support_section {
	color: blue;
	border: 0px;
	text-decoration: none;
}
A.support_section:vlink {
	color: blue;
	border: 0px;
	text-decoration: none;
}


A.support_section img {
	border: 0px;
}


SPAN.authorcredit {
	font-style: italic;
	font-size: 10px;
}

/* end hide */
