* {
padding:0;
margin:0;
}


body {padding:0px;}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin-right: 0;
	margin-left: 0;
}
li, dd, blockquote { margin-left: 20px; }
fieldset { padding:10px; }



/* Header */

	
#header {

background: #4E7B52 url(../images/header.jpg) no-repeat left;
margin-bottom: 15px; 
position: relative;
voice-family: "\"}\"";
voice-family: inherit;
height: 130px;
} #ignored {}
	
	
	#corner {
	position:relative;
	width:9px;
	height:130px;
	z-index:2;
	background-image: url(../images/corner.jpg);
	background-repeat: no-repeat;
	border-right-color: #E0DFCA;
	float: right;
	right: 0px;
}
	

#header h1 {
position: absolute;
top: 0;
left: 0px;
margin: 0;
font-size: 2px;
height: 8px;
z-index: 100; /* above the UL */
}


#header h1 a {
display: block;
width: 354px;
height: 125px;
/* 		background: transparent 
url(../images/header_logo.gif) no-repeat */

center left;
text-indent: -700em;
text-decoration: none;
}





/* tabs */
	

#header ul {
	list-style:none;
	float: right;
	position: absolute;
	width: 440px;
	top: 104px;
	right: -30px;

}

#header li {
	float:left;
	background:url("../images/left_both.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
}


#header li a {
float:left;
display:block;
width:.1em;
background:url("../images/right_both.gif") no-repeat right top;
padding:5px 15px 4px 6px;
text-decoration:none;
font-weight:bold;
color:#EAEBDA;
}

.button {
color: #EAEBDA;
background-color: #61896e;
padding: 2px;
}

#header li #current a {
float:left;
display:block;
width:.1em;
background:url("../images/right_both.gif") no-repeat right top;
text-decoration:none;
font-weight:bold;
background-position:100% -150px;
padding-bottom:5px;
color:#EEE9A2;
}

#header > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
color:#EEE9A2;
}

#hosted #nav-hosted, #services #nav-services,
#products #nav-products, #about #nav-about,
#links #nav-links {
background-position:0 -150px;
border-width:0;color:#EEE9A2;
}

#hosted #nav-hosted a, #services #nav-services a,
#support #nav-support a, #about #nav-about a,
#links #nav-links a {
background-position:100% -150px;
color:#EEDEA8;
}

  #header li:hover, #header li:hover a {
      background-position:0% -150px;
      color:#EEE9A2;
      }
    #header li:hover a {
      background-position:100% -150px;
	  
      }

/* Search Field */

	#header form {
	position: absolute;
	top: 35px;
	right: 10px;
	padding: 8px 10px 0 0;
	margin: 0; /* need for IE Mac */
	text-align: right; /* need for IE Mac */
	white-space: nowrap; /* for Opera */
	width: 349px;
	}
	#header form label { color: #fff; 

font-size: 85%; }
	#header form input { font-size: 85%; }
	
	#header form #submit {
		font-size: 82%;
		background: #61896E;
		color: #DEE0C8;
		padding: 1px 4px;
		border-right: 1px solid #283043;
		border-bottom: 1px solid #283043;
		border-top: 1px solid #9097A2;
		border-left: 1px solid #9097A2;
	}
	
	#header form #q {
		width: 170px;
		font-size: 83%;
		border:	1px solid #9097A2;
		background: #B8C1A2;
		padding: 2px;
	}
	#header form #q:hover, #header form 

#q:focus {
		background: #C7A670;
	}
	
	
	
	
	
	

	
	
	
	
	

/* Sidebar */


/*
                font-size: 82%;
                background: #61896E;
                color: #DEE0C8;
                padding: 1px 4px;
                border-right: 1px solid #283043;
                border-bottom: 1px solid #283043;
                border-top: 1px solid #9097A2;
                border-left: 1px solid #9097A2;
				
*/


/*
	#nav:before {
		line-height: 0.1;
		font-size: 1px;
		background: transparent url(../images/menu_tr.gif) no-repeat top right;
		margin: 0;
		height: 9px;
		display: block;
		border-bottom: 1px solid #ddd;
		content: url(../images/key-point_tl.gif);
	}
*/

/*
	#nav {
		background: #E0E9E9 url(../images/menu_back.gif) right repeat-y;

	}
*/
/*
	#nav:after {
		display: block;
		padding-top: 0;
		line-height: 0.1;
		font-size: 1px;
		content:  url(../images/key-point_bl.gif);
		margin: 0 0 0 0;
		height: 8px;
		background: transparent url(../images/menu_br.gif) scroll no-repeat bottom right ;
		border-top: 1px solid #fff;
	}
*/
	

        #nav_hover li a {
                background: #4f674c;
text-decoration: bold;
	
        }


	#nav, #nav ul {
		margin: 0;
		padding: 0;
		list-style: none;
			
	}
	#nav {
	width: 170px;
		/* margin-bottom: 1em; */	

	}	



	#nav li {
	display: inline;
	padding: 0;
	margin: 0;

	}

	
	#nav li span { /* used for un-linked menu items */
		display: block;
		padding: 6px 10px;
		font-weight: bold;
		color: #666;	
	
	}

	#nav li span#configParent, #nav li span 

#configuration {
		display: inline;
		font-weight: normal;
		padding: 0;	
			
		}

	#nav li a {
		display: block;
		padding: 6px 7px;
		text-decoration: none;
	
                background: #61896E;
                color: #DEE0C8;
                border-right: 1px solid #283043;
                border-bottom: 1px solid #283043;
                border-top: 1px solid #9097A2;
                border-left: 1px solid #9097A2;
	}


	#nav li a:hover {
		background: #4f674c;
		
	}
	
		#nav #current {
		background: #4f674c;
		
	}
	
		#nav #current a {
		background: #4f674c;
		
	}
	
	#nav li li span { /* used for un-linked menu items */
		padding: 4px 8px 4px 20px;
			width: 150px;
	}
	
	#nav li li a {
		padding: 6px 8px 6px 20px;
	}
	
	#oN {
		background-color: #E0E9E9;
	}
	#oN:hover {
		background-color: #C6DCDC;
	}

/* Footer */

	#footer {
		border-top: 1px solid #999;
		margin: 2em 0;
		padding: 1em 0;
		text-align: center;
	}
	
	#footer ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#footer li {
		display: inline;
	}
	
	#footer span,#footer a {
	white-space: nowrap;
	padding: 0 1em;
	color: #333333;
	}
	
	#footer p span,#footer p a {
		white-space: nowrap;
		padding: 0 0.3em;
	}
	
	#footer span a {
		padding: 0;
	}
	
	#footer p,#footer p a {
		color: #666;
	}
	
	#footer p a:hover {
		color: #006633;
	}



/* body */

body {
	margin-left: 49px;
	margin-top: 0px;
	margin-right: 40px;
	background-image: url(../images/bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #DEE4C0;
}
#featureimage {
	position:relative;
	top:1px;
	z-index:1;
	right: 1px;
	float: right;
	padding-bottom: 5px;
    padding-left: 10px;
	visibility: inherit;
}

#hostedimage {
        border: solid 1px black;
	position:relative;
/*	top:30px; */
	z-index:1;
	right: 1px;
	float: right;
	/* padding-bottom: 15px; */
/*        padding-left: 10px; */
	visibility: inherit;
}


a:link {
	color: #0033CC;
}
.style1 {font-weight: bold}

	#container {
	max-width: 70em;
	}
	
	#mBody {
	clear: both;
	padding: 0 0 1em 0;
	}

	#side {
		float: left;
		width: 18%;
		margin-bottom: 1em;
	}

	#mainContent {
		margin-left: 25%;
	}
	.nomenu #mainContent {
		margin-left: 0;
	}
	.bodyleft {
		margin-left: 183px! important
	}

        #mainContent.bodyleft {
	background: #D5D790 url(../images/sidefeaturebox_bg.jpg) no-repeat left top;
	width: auto;
	padding: 10px 5px;
	margin-right: 5px;
}
	#mainContent.right {
		float: left;
		width: 62%;
		margin-bottom: 1em;
		margin-left: 0;
              
	}
	
	#side.right {
		float: none;
		width: auto;
		margin-left: 65%;
	}


/* Sidebar */

	#getcd {
		margin: 1em 0 0 45px;
	}

/* Footer */

	#footer {
		clear: both;
		margin-top: 1em;
	}
		
	#footer ul {
		margin: 0 0 1em 0;
		padding: 0;
	}
	
	#footer li {
		display: inline;
		padding: 0 20px 0 0;
		margin: 0;
		white-space: nowrap;
	}
	
	#footer p {
		margin: 0.6em 0;
	}

/*accessibility tweaks*/
	.skipLink {
		position: absolute;
		left: -999px;
		width: 990px;
	}
	hr.hide {
		display: none;
	}
h2 a { text-decoration: none; }
h2 a:link { color: #000; }
h2 a:visited { color: #000; }
h2 a:hover { color: #039; }

#mBody h2 { margin-top: 0; }
#mBody p { margin-top: 0; }

.front-feature-cnet { background: #E4ECEC url(../../images/feature-back-cnet.png) bottom right no-repeat; }
.front-feature-wired { background: #E4ECEC url(../../images/feature-back-wired.png) middle right no-repeat; }
.front-feature-nytimes { background: #E4ECEC url(../../images/feature-back-nytimes.png) bottom right no-repeat; }
.front-feature-onion { background: #E4ECEC url(../../images/feature-back-onion.png) bottom right no-repeat; }
.front-feature-slate { background: #E4ECEC url(../../images/feature-back-slate.png) bottom right no-repeat; }
.front-feature-nasa { }
.front-feature-thunderbird { background: #E4EcEc url(../../images/front-feature-thunderbird.png) bottom right no-repeat; }

a#shopLink {
	display: block;
	padding: 6px 4px 18px 50px;
	width: 260px;
	background: url(../../images/firefox-shop.gif) no-repeat;
}

div.extrainfo {
	margin-top: 10px;
}

.homepage p {
	margin: 0 0 0.6em 0;
	line-height: 140%;
}

#feature-content {
	padding: 6px 6px 6px 6px;
}

#feature-content h2 {
	margin: 0;
}

#featurelink {
	display: block;
	width: 350px;
	height: 235px;
	position: absolute;
	bottom: 0;
	right: 0;
	text-decoration: none;
	text-indent: -2500px;
}

#onepointoh {
	line-height: 0px;
	width: 289px;
	float: right;
}

ul.news {
	margin: 0.5em 0 0 0;
	padding: 0;
}

.news li {
	margin: 0 0 0.7em 0;
	padding: 0;
	clear: both;
	list-style-type: none;
}
.news li a { font-weight: normal; }

.news .date {
	background: #FAF4C8;
	border-right: 1px solid #E3DE9F;
	border-bottom: 1px solid #E3DE9F;
	float: left;
	text-align: center;
	line-height: 1.1em;
	padding: 2px 1px 5px 1px;
	width: 2.2em;
	color: #A19D68;
	margin: 0 0.5em 1em 0;
}

.news .date:first-line {
	font-size: 70%;
}

img.rss {
	float: right;
	margin: 0;
	padding: 4px 2px 0 0;
}

img.promo {
	margin: 0 0 8px 8px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.frontcolumn {
	width: 30%;
	float: left;
	padding-right: 3%;
}

.frontcolumndouble {
	width: 63%;
	float: left;
	padding-right: 3%;
}

.frontcolumnlast {
	width: 33%;
	float: left;
}

.homepage .download {
	width: 250px;
}

.homepage .shop {
	width: 175px;
}

	#mainContent, #side {
	background: #fff;
	line-height: 1.3; /* value other than 'normal' needed for WinIE */
	color: #000;
	width: 140px;
	}
	.deepLevel #mainContent {
		line-height: 1.4;
	}

	#nav {
		line-height: 1em;
	}

/* Random HTML Styles */

	hr {
		height: 1px;
		background-color: #000;
		color: #000;
		margin: 2em 0;
	}

	input[type="submit"] {
		font-weight: bold;
	}

/* General Structure */
    body, td, th, input { /* redundant rules for bad browsers  */
            font-family: verdana, sans-serif;
            font-size: medium;
            voice-family: "\"}\"";
            voice-family: inherit;
            font-size: small;
    }

	h1, h2, h3, h4, h5, h6 {
		margin: 0em 0 0.2em 0;
		border-bottom: 1px solid #999;
		font-family: arial, verdana, sans-serif;
	}
	li h1, li h2, li h3, li h4, li h5, li h6 {
		border: none;
	}

	#header h1 { border: 0; }

	h1 { font-size: 140%; font-weight: normal; }
	h2 { font-size: 120%; font-weight: bold; }
	h3 { font-size: 120%; }
	h4 { font-size: 100%; }
	h5 { font-size: 90%; }
	h6 { font-size: 90%; border: 0; }
	
/* Navigation */

        :link { color: #003333; }
        :visited { color: #636; }
        :link:hover, :visited:hover { color: #C89061; }
        :link:active, :link:active { color: #000; }



/* Featurebox other Asides */

	.note {
		color: #666;
		font-style: normal;
	}
	
	.remark {
		color: #666;
	}
	
	.sidenote {
		border: #666;
	}


/*
	.key-point:before {
		line-height: 0.1;
		font-size: 1px;
		background: transparent url("../../images/key-point_tr.gif") no-repeat top right;
		margin: -15px -15px 0 -15px;
		height: 15px;
		display: block;
		border: none;
		content: url("../../images/key-point_tl.gif");
	}
*/
	.key-point {
	background: #D5D790 url(../images/featurebox_bg.jpg) no-repeat left top;
	padding: 15px 15px 15px;
	margin-bottom: 1em;
	}

/*
	.key-point:after {
		display: block;
		clear: both;
		padding-top: 15px;
		line-height: 0.1;
		font-size: 1px;
		content:  url("../../images/key-point_bl.gif");
		margin: -15px;
		height: 8px;
		background: transparent url("../../images/key-point_br.gif") scroll no-repeat bottom right ;
	}
*/
	
	.key-point h2, .key-point h3, .key-point h4, .key-point h5 {
		border: none;
		margin-top: 0;
	}
	
	.news dt {
		font-weight: normal;
		color: #666;
	}
	.news dt a {
		font-weight: bold;
	}
	
	ul.compact {
		margin-left: 0;
		padding-left: 20px;
	}
			


.thumbs {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	margin: 1px;
	float: right;
}

#sitelist {
	list-style-type:none;
}


#sitelist li {
	float:left;
	margin-right: 5px;
	margin-bottom: 6px;
	width: 85px;
	height: 59px;
	padding: 1px;
  }
#sitelist li a { 
 display:inline;
  width: 85px;
  height: 59px;
/*  border:1px solid #000; */
}
#sitelist li a:hover {
/* border:1px solid #fff; */
}



.swiftfieldset { margin-bottom: 6px; BORDER: 1px SOLID #999; -moz-border-radius: 4px 4px 4px 4px; padding: 6px}
.swiftfieldset, .swiftfieldset td, .swiftfieldset p, .swiftfieldset li { FONT: 12px verdana, sans-serif; }

