* {	padding: 0px;	margin: 0px; }

body { 
	background: #29412E; 
	padding-top: 5pt; 
	font-size: 10pt; 
	font-family: tahoma,"sans", "Trebuchet MS", "Verdana";
	text-align: center;
	color: #444;
}

/* simple formatters */
.fright { text-align: right; }
.fleft  { text-align: left;  }
.fcenter{ text-align: center; }
.float_right { float:right; }
.float_left { float:left; }
.not_shown {display:none;}


/* global tags */
a		{ text-decoration: none; color: white;  }
img		{ border: none  }

/* default divider */
hr {
	border-top: solid #E0F5E6 3px;
	border-bottom: none; border-left: none; border-right: none;
	margin : 0px 10px 0px 10px;
	padding: 5px 10px 5px 10px;
	clear: both;
	line-height: 0em;
}

/* Rounded Corners for the Main Menu */
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}
.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

/* the "big bubble" - everything else is inside of it */
#bigbox {
	background: url(/images/new/main/top_border.gif) left top no-repeat; 
	padding-top: 19px;
	position: relative;
	margin: 0px auto 0px auto;
	width: 920px;
}

/* header & footer */
#header { 
	background: url(/images/new/main/header_back.gif) left top repeat-x; 
	color: white; 
	padding-bottom: 6px;
	margin-top: -4px;
}

/* header&body share it */
.with_side_borders {	
	border-left: solid #e0f5e6 7px; 
	border-right: solid #e0f5e6 7px; 
	text-align: left; 
	float: left;
	width: 906px;
	clear: both;
}

/* header menu */
#header #topmenu li{
	text-align: center;
	float: right;
	list-style: none;
	font-size: 110%;
	display: block;
	width: 100px;
	margin: 50px 6px 0px 6px;
}
#header #topmenu a 		 { display: block;  }
#header #topmenu a:hover { text-decoration: underline; }
#header #topmenu li.selected_item   { margin: 45px 6px 0px 6px }
#header #topmenu li.selected_item a { background: #E0F5E6; color: #f17f2b; font-weight: bold; }
#header ul#topmenu { clear: right;  }

/* header logo and slogan */
#header h1 {
	float: left;
	background: url(/images/new/main/logo.gif) no-repeat top left;
	padding-top: 70px;
	margin-left: 10px;
	text-align : center;
	clear: both;
	font-size: 90%;
	min-width: 190px; 
	width: 190px;
}
#header h3  { font-size: 100%; color: #E0F5E6 }
#subheader  { margin-left: 10pt; }
#subheader ul, #subheader li { list-style: none; margin-top: 2pt; }
#overheader { position: absolute; top: 10pt; right: 15pt; width: 70%; }

/* "Sign in/out" menu */
#header #sign_inout 	{ float: right; font-weight: bold; border-bottom: solid 2px white; display: block; }
#header #sign_inout:hover { float: right; font-weight: bold; border-bottom: solid 2px yellow; display: block; }

/* footer */
#footer { 
	background: url(/images/new/main/bottom_border.gif) bottom left no-repeat; 
	background-color: #E2760A;
	padding-bottom: 14px;
	text-align: center;
	width: 100%;
}
#footer li { 
	margin: 0px 10px 0px 10px;
	list-style: none;
	font-size: 90%; 
	font-weight: bold;
	color: #E0F5E6;
	display: inline;
}
#footer ul 	  { display: block; text-align: center;	padding: 4pt }
#footer hr 	  { margin: 0px 20px 0px 20px }
#footer li a  { color: #E0F5E6; } 
#footer li a:hover  { color: white; } 


/* green bubbles */
.bubble 	   { background: url(/images/new/green_bubble/top_left.gif) no-repeat top left }
.bubble a	   { color: #f17f2b; border-bottom: dotted 1px #f17f2b;  }
.bubble a:hover{ text-decoration: none; color: red }
.bubble div.tr { background: url(/images/new/green_bubble/top_right.gif) no-repeat top right }
.bubble div.bl { background: url(/images/new/green_bubble/bottom_left.gif) no-repeat bottom left }
.bubble div.br { background: url(/images/new/green_bubble/bottom_right.gif) no-repeat bottom right; padding: 10px }
.bubble h3     { margin-bottom: 8px; font-size: 120% }
.bubble .interior { margin: 0px; padding: 10px 10px 10px 10px; }

/* white bubbles (on white background) */
.whitebubble 	{ position: relative; padding: 10pt; background: #fffeef; border: solid 5px #e0f5e6 }
.whitebubble .tl{ background:url(/images/new/white_bubble/tl.gif) no-repeat; top: -5px; left: -5px;}
.whitebubble .tr{ background:url(/images/new/white_bubble/tr.gif) no-repeat; top: -5px; right: -5px;}
.whitebubble .bl{ background:url(/images/new/white_bubble/bl.gif) no-repeat; bottom: -5px; left: -5px;}
.whitebubble .br{ background:url(/images/new/white_bubble/br.gif) no-repeat; bottom: -5px; right: -5px;}
.whitebubble u  { position:absolute; display:block; width:16px; height:16px; overflow:hidden; }

/* default quotes */
blockquote   { padding: 6pt; }
blockquote q { font-size: 100%; font-weight: bold; color: white; line-height: 1.5em }
blockquote p { float: right; color: #E0F5E6; }

/* AJAX errors */
#ajax_result 	{ color: white; }
#ajax_result h1 { font-size: 110%; }

/* Tooltips */
.tipheader { background:#EEF9F0; color:#1B5228; font-weight:bold; border:1px solid #1C5528; padding:5px; width:280px; text-align:left;}
.tipbody { text-align:left; background:#FFFFFF; color: #1B5228; border:1px solid #1C5528; border-top: none; padding:5px; width:280px;}


/* content area */
#public_content { 
	margin: 0px;
	padding: 10px 10px 0px 10px; 
	float: left; 
	width: 886px;
	min-height: 320px;
	background-color: #E2760A; 
}

/* main layout */
#public_content #left   		  { float: left;  }
#public_content #right  		  { float: right; width: 380px }

/* ------- Front Page ------- */
#welcome #public_content { padding-top: 20px; }
#public_content #left .bubble 	  { margin: 0px 10px 10px 10px; } 
#public_content #right #getit 	  { text-align: center; margin: 20px; font-weight: bold; }
#public_content #right #sshots    { font-size: 110%; border-bottom: solid 2px white; }
#public_content #right blockquote { margin: 20px 20px 0px 0px }
.bubble .front_bubble  { margin: 6px 6px 16px 6px; padding: 0px 0px 0px 96px; }
.bubble #safe_browsing { background: url(/images/submarine.jpg) no-repeat left center; }
.bubble #safe_email    { background: url(/images/turtle.jpg) no-repeat left center;    }
.bubble #safe_computer { background: url(/images/clam.jpg) no-repeat left center;      }

#noscript    { margin: 10px; padding: 10px; background: white; }
#noscript h3 { color: red; margin: 10px;  }
#noscript p  { color: maroon; margin: 10px; }

/* NOTE: do not add any more styles to this file !!! */


#share_links
{
  line-height:2em;
}
#share_links h2
{
  font-size:13px;
  color:white;
}