/* RIGHT HAND BOX PERSONAL & BUSINESS */

.box_personal_business_right
{
width:172px;
height:220px;
background-repeat:no-repeat;
background-image:url(http://www.instantbackups.co.uk/uploads/other/bgs/bg_personal_backups.jpg);
color:#ffffff;
margin-left:1px;
}

.box_personal_business_right2
{
width:176px;
height:220px;
background-repeat:no-repeat;
background-image:url(http://www.instantbackups.co.uk/uploads/other/bgs/bg_personal_backups2.jpg);
color:#ffffff;
margin-left:1px;
}

.support_personal_business_right
{
width:175px;
height:143px;
border:1px solid #cccccc;
background-color:#e8e8e8;
margin-left:1px;
margin-top:1px;
}

.support_personal_business_right_2
{
width:175px;
border:1px solid #cccccc;
background-color:#e8e8e8;
margin-left:1px;
margin-top:1px;
}



/* END OF RIGHT HAND BOX PERSONAL & BUSINESS */

/*  FRONT PAGE TABS ON INSTANT BACKUPS */

.main_width
{
width:800px;
}

.starter_f_pack
{
background-image:url(http://www.instanthosts.com/uploads/frontpage/redbg.jpg);
width:260px;
height:343px;
background-repeat:no-repeat;
}

.business_f_pack
{
background-image:url(http://www.instanthosts.com/uploads/frontpage/orangebg.jpg);
width:260px;
height:343px;
background-repeat:no-repeat;
}

.hosting_f_pack
{
background-image:url(http://www.instanthosts.com/uploads/frontpage/bluebg.jpg);
width:260px;
height:343px;
background-repeat:no-repeat;
}

.titles_f_packages
{
font-family:verdana;
font-size:16px;
font-weight:normal;
color:#FFFFFF;
padding-top:12px;
}

.padding_f_listing_area
{
padding-top:95px;
padding-left:20px;
}

#listing_f_img
{
background-image:url(http://www.instantbackups.co.uk/uploads/frontpage/checked.png);
background-repeat:no-repeat;
height:23px;
width:25px;

}

.fonts_ul
{
font-family:arial;
font-size:12px;
color:#ffffff;
}

.padding_see_order_b
{
margin-top:44px;
}


/* END OF FRONT PAGE TABS */


/* PACKAGES FOR EACH INDIVIDUAL PACK */
.fonts_ad_area
{
font-family:verdana;
font-size:11px;
color:#999999;
padding-top:5px;
}

.starter_e_pack
{
background-image:url(http://www.instanthosts.com/uploads/other/email/starter.jpg);
width:208px;
height:220px;
background-repeat:no-repeat;
}

.starter_e_pack_plus
{
background-image:url(http://www.instanthosts.com/uploads/other/email/starterplus.jpg);
width:213px;
height:220px;
background-repeat:no-repeat;
}

.soho_e_pack
{
background-image:url(http://www.instanthosts.com/uploads/other/email/soho.jpg);
width:212px;
height:220px;
background-repeat:no-repeat;
}

.starter_h_pack
{
background-image:url(http://www.instanthosts.com/uploads/other/email/starter_hosting.jpg);
width:208px;
height:220px;
background-repeat:no-repeat;
}

.starter_h_pack_plus
{
background-image:url(http://www.instanthosts.com/uploads/other/email/starterplus_hosting.jpg);
width:213px;
height:220px;
background-repeat:no-repeat;
}

.soho_h_pack
{
background-image:url(http://www.instanthosts.com/uploads/other/email/soho_hosting.jpg);
width:212px;
height:220px;
background-repeat:no-repeat;
}

.starter_b_pack
{
background-image:url(http://www.instanthosts.com/uploads/other/email/starter_backups.jpg);
width:208px;
height:220px;
background-repeat:no-repeat;
}

.starter_b_pack_plus
{
background-image:url(http://www.instanthosts.com/uploads/other/email/starterplus_backups.jpg);
width:213px;
height:220px;
background-repeat:no-repeat;
}

.soho_b_pack
{
background-image:url(http://www.instanthosts.com/uploads/other/email/soho_backups.jpg);
width:212px;
height:220px;
background-repeat:no-repeat;
}

.padding_p_listing_area
{
padding-top:45px;
padding-left:10px;
}

#more_p_padding
{
padding-top:56px;
}

/* END OF PACKAGES FOR EACH INDIVIDUAL PACK  */



.mattblacktabs{
width: 100%;
overflow: hidden;
padding-top:2px;
padding-right:3px;
}

.mattblacktabs ul{
margin: 0;
padding: 0;
font: bold 10px verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 10px 0px 0px 1px; /*padding inside each tab*/
color: white;
background-image:url(http://www.instanthosts.com/templates/instanth/images/off2.jpg);
width:130px;
height:33px;
background-repeat:no-repeat;
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background-image:url(http://www.instanthosts.com/templates/instanth/images/on2.jpg);
width:130px;
height:33px;
background-repeat:no-repeat;
}

#tab_on
{
background-image:url(http://www.instanthosts.com/templates/instanth/images/on.jpg);
width:116px;
height:33px;
background-repeat:no-repeat;
}



/* main */
#navMenu ul {
list-style: none;
margin: 0;
padding: 0;

}
#navMenu {
width: 150px;

}
#navMenu li {
display:inline;
}

/* menu */
#navMenu li a:link, #navMenu li a:visited {
font-family: Verdana;
text-decoration: none;
font-size: 12px;
font-weight: bold;
color: #ffffff;
height: 12px;
display: block;
padding: 10px 0 0px 20px;
background-color:#d6403f;
border-bottom:1px solid #000000;

}
#navMenu li a:hover {
color:#ffffff;
padding: 10px 0 0px 20px; 
background-color:#b71d1b;
}

/* subMenu */
#navMenu li li a:link, #navMenu li li a:visited {
font-weight: normal;
padding: 10px 0 0px 30px;
background-color:#eeeeee;
color:#000000;
border-bottom:1px solid #999999;
}
#navMenu li li a:hover {
padding: 10px 0 0px 30px;
background-color:#d0cece;
color:#000000;
border-bottom:1px solid #999999;
}

/* subSubMenu */
#navMenu li li li a:link, #navMenu li li li a:visited {
font-weight: normal;
padding: 0 0 7px 20px;
list-style-type:none;
color:#000000;
background-color:#eeeeee;
border-bottom:1px solid #999999;
}
#navMenu li li li a:hover {
font-weight: normal;
padding: 0 0 7px 20px;
list-style-type:none;
color:#000000;
background-color:#d0cece;
border-bottom:1px solid #999999;
}

.advertise_box
{
width:150px;
height:107px;
border:1px solid #cccccc;
margin-top:3px;
margin-bottom:3px;
}

.advertise_box_right
{
width:150px;
height:180px;
border:1px solid #cccccc;
margin-bottom:3px;
}