﻿/*	Middle styles */

div#middle {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 900px;
	min-height: 400px;
	background-color: #fff; 
	margin: auto;
	color: #736e6c;
}

div#loginbox {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 900px;
    height: 50px;
    background-color: #FFF; 
}

/*	Special Home Page Font styles */

h1 {
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 0px 0px;
	font: bold 24px/26px 'Helvetica', 'Tahoma', 'Verdana', sans-serif; 
	color: #000;
}

h2 {
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 19px/21px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #8f341b;
}

h3 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px dotted #8e8785;
	border-bottom: none;
	font: bold 15px/18px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #000;
}

h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: none;
	font: bold 10px/12px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	letter-spacing: 1px; 
	text-transform: uppercase;
	color: #b67801;
}

h4#optionbox {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: none;
	font: bold 10px/12px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	letter-spacing: 1px; 
	text-transform: lowercase;
	color: #ffffff;
}

/*	Column styles */

div#column1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	width: 330px;
	float: left;
}

div#column2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	width: 330px;
	float: left;
}

div#column3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	width: 330px;
	float: left;
}

div#column12 {
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 30px 20px;
	width: 580px;
	float: left;
}

div#column123 {
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 830px;
}

/*	Promo styles */

div.promo {
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
}

div.promo h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 16px/18px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #8f341b;
}

div.promo h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: none;
	border-bottom: none;
	font: bold 15px/18px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #000;
}

div.promo h4 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: none;
	font: bold 9px/11px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	letter-spacing: 1px; 
	text-transform: uppercase;
	color: #b67801;
}

div.promo h5 {
	margin: 10px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: none;
	font: bold 9px/11px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #736e6c;
}

div.promo p {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font: 12px/14px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #423f3e;
}

div.promo form {
	width: 130px;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	font: 9px/10px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #333;
	float: none;
	background: none;
}

div.promo form label {
	display: block;
	width: 130px;
	margin: 5px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 9px/10px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #736e6c;
	float: none;
}

div.promo form div.buttons {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 130px;
	border-top: none;
	border-bottom: none;
	background: none;
}

div.roundedbox {
    margin: 0px 0px 5px 0px;
    padding: 0px 10px 0px 10px;
    width: 202px;
    height: 47px;
    float: left;
    text-align: center;
}

div.roundedbox a:hover {
    background: transparent;

    text-decoration: none;
}

div.roundedbox#left {
    margin: 0px 0px 5px 0px;
    padding: 0px 10px 0px 19px;
}

div.roundedbox h6 {
	margin: 0px 0px 0px 0px;
	padding: 5px 9px 1px 9px;
	border-top: none;
	border-bottom: none;
	font: bold 13px/14px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #000;

}

div.roundedbox p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	font: 10px/12px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
}

div.buttons {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/*-------------------------------------------------
TABS
-------------------------------------------------*/

#Tabs {
    margin: 0 0 0 30px;
    height: 25px;
    padding: 0;
}

#Tabs ul {
    margin: 0; padding: 0;
}

#Tabs li {
    margin: 0; padding: 0;
    display: inline;
    list-style: none;
    border: none;
}

#Tabs ul#MainTabs {
}

div#Tabs a:link,
div#Tabs a:visited {
  text-decoration: none;
}

#Tabs a:hover {
    color: #fff;
    background: #333;
}

#Tabs ul#MainTabs a:link, #Tabs ul#MainTabs a:visited {
  float: left; /* for IE6 */
    font-size: 12px;
    font-weight: normal;
    padding: 4px 8px 6px 8px;
    margin: 0;
}

#Tabs ul#MainTabs a:link.current, #Tabs ul#MainTabs a:visited.current {
    background: #e5e5e5 url(/images/tab-bg.gif) top repeat-x;
    border-bottom: 1px solid #e5e5e5;
    color: #222;
    font-weight: bold;
    text-decoration: none;
    margin: 0;
}


/*	Shared styles */

div#news {
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 30px 0px;
}


/*	Super Home styles */

div#leadstory a, div#leadstory a:hover {
 	display: block; 
	text-decoration: none;
}

/* Changed colour from 8e8785 */
div.lead_home {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 900px;
	height: 300px;
	text-align: center;
	display:none;
	border-top: 5px solid #c00000;
}

div.lead_home h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 26px/28px 'Helvetica', 'Tahoma', 'Verdana', sans-serif; 
	color: #000;
	text-align: center;
}

div.lead_home h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 18px/19px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #c00000;
	border-bottom: none;
	text-align: center;
}

div#home1 {
	background: url('images/bg_home1.gif') no-repeat bottom;
}

div#home2 {
	background: url('images/home4.gif') no-repeat bottom;
}

div#home3 {
	background: url('images/bg_home3.gif') no-repeat bottom;
}

div#servicestop {
	background: url('images/home4.gif') no-repeat bottom;
}

div#aboutustop {
    background: url('images/home4.gif') no-repeat bottom;
}

div#contactustop {
    background: url('images/home4.gif') no-repeat bottom;
}

div#doors {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 900px;
	background-color: #fcfbfb;
	border-top: 1px dotted #8e8785;
	border-bottom: 1px dotted #8e8785;
}

div#doors a, div#doors a:hover {
 	display: block; 
	text-decoration: none;
}

div#doors h4 {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	border-bottom: none;
	font: bold 10px/11px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	letter-spacing: 2px; 
	text-transform: uppercase;
	color: #ebd125;
	background-color: #eeecec;
	border-bottom: 1px dotted #8e8785;
	text-align: center;
	text-decoration: none;
}

div#doors h2 {
	margin: 0px 0px 0px 0px;
	padding: 15px 20px 10px 170px;
	font: normal 19px/21px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #8f341b;
}

div#doors p {
	margin: 0px 0px 0px 0px; 
	padding: 0px 20px 20px 170px; 
	font: 12px/14px 'Helvetica', 'Tahoma', 'Verdana', sans-serif; 
	color: #333130;
}


div#doors div#enterprise {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 449px;
	min-height: 350px;
	float: left;
	text-align: right;
	border-right: 1px dotted #8e8785;
	background: url('images/bg_left.gif') no-repeat bottom left;
}

div#doors div#community {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 450px;
	float: left;
	text-align: left;
	background: url('images/illus_home2a.gif') no-repeat bottom left;
}

div#promos {
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 20px 20px;
}

div#promos div.promo175 {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	width: 225px;
	float: center;
}

div#services h3 {
	margin: 0;
	padding: 3px 0px 3px 0px;
	border-bottom: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #423f3e;
	background-color: #eeecec;
	border-bottom: 1px dotted #8e8785;
	text-decoration: none;
	display:block;
	width: 900px;
	height: 20px;
}

div#services a {
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 3px 0px;
	color: #423f3e;
	display:block;
	float: left;
}

div#services a:hover {
	color: #c00000;
	text-decoration: underline;
}

/*	Enterprise styles */

div#lead_enterprise {
	margin: 0px 0px 0px 0px;
	padding: 30px 380px 0px 20px;
	width: 370px;
	height: 250px;
	background: url('images/bg_home_enterprise.jpg') no-repeat top right;
	text-align: left;
}

div#illus {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 70px;
	border-top: 1px dotted #8e8785;
	border-bottom: 1px dotted #8e8785;
	}
	
div#trial {
	margin: 20px 10px 20px 0px;
	padding: 0px 10px 0px 150px;
	width: 200px;
	height: 130px;
	background: url('images/bg_promo_trial.gif') no-repeat top ; 
	float: left;
}

div#eweek {
	margin: 20px 0px 20px 0px;
	padding: 0px 10px 0px 10px;
	width: 340px;
	height: 130px;
	background: url('images/bg_promo360.gif') no-repeat top ; 
	float: left;
}


/*	Community styles */

div#lead_community {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	width: 460px;
	height: 350px;
	background: url('images/bg_home_community.gif') no-repeat top left;
	text-align: left;
	border-bottom: 3px solid #8e8785;
}

div#lead_community h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 250px 0px 0px;
}

div#lead_community p {
	margin: 0px 0px 10px 0px;
	padding: 0px 275px 0px 0px;
}

div#resources {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}

div#unlimited {
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	width: 230px;
	float: left;
}

div#open {
	margin: 10px 0px 20px 20px;
	padding: 0px 0px 0px 0px;
	width: 230px;
	float: left;
}

div#download {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 20px 115px;
	width: 365px;
	border-top: 1px dotted #8e8785;
	background: url('images/bg_promo_download.gif') no-repeat top left;
}

div#download div.buttons {
	float: right;
	}


/*	About Us styles */

div#lead_about {
	margin: 0px 0px 0px 0px;
	padding: 0px 210px 0px 0px;
	width: 270px;
	height: 350px;
	background: url('images/bg_home_about2.jpg') no-repeat top left;
	text-align: left;
}

div#lead_about div.buttons {
	float: left;
	}

div#awards {
	margin: 20px 0px 20px 0px;
	padding: 10px 10px 0px 10px;
	width: 460px;
	height: 65px;
	border-top: 1px dotted #8e8785;
	border-bottom: 1px dotted #8e8785;
}

div#tuesdaylive {
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	width: 210px;
	height: 200px;
	background: url('images/bg_promo_tuesdaylive.gif') no-repeat top ; 
	float: left;
}

div#becomeapartner {
	margin: 0px 0px 10px 20px;
	padding: 0px 10px 0px 10px;
	width: 210px;
	height: 200px;
	background: url('images/bg_promo_varkit.gif') no-repeat top ; 
	float: left;
}

.boxtop{    
        /*make this the same size as the top image*/    
        display:block;    
        width:267px;    
        height:48px;    
        /*set the image as a background*/    
        background-position:left top;    
        background-repeat:no-repeat;    
        background-image:url(images/top.gif);    
    }    
.topcontent{    
        /*set the font style for the box title*/    
        font-family:arial;    
        font-size:16pt;    color:white;    
        /*shift the title down a bit and center it*/    
        padding-top:10px;    
        text-align:center;    
    }    
.boxbottom{    
        /*make this the same width as the bottom image*/    
        /*don’t set the height as this needs to be flexible*/    
        display:block;    
        width:267px;    
        /*set the image as a background*/    
        background-position:left bottom;    
        background-repeat:no-repeat;    
        background-image:url(images/bottom.gif);    
    }    
.maincontent{    
        /*set the font style for the main content*/    
        color:white;    
        font-family:arial;    
        font-size:12pt;    
        display:block;    
        /*align the main content nicely*/    
        padding-left:20px;    
        padding-bottom:40px;    
        padding-right:30px;    
    }
