/* @override http://goplan/css/screen.css */

body {
	margin: 0;
	padding: 0;
	background: #184377 url("../images/background.png") repeat top left;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #444;
	text-align: center;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

img {
	border: 0;
}

a, a:visited {
	color: #666;
	text-decoration: underline;
}

hr {
	border: 0;
	width: 100%;
	border-top: 3px dotted #ddd;
	margin: 25px 0;
}

.mb {
	margin-bottom: 2em;
}

span.hl {
	background: #FFFEEE;
	padding: 2px;
}

#wrap {
	margin: 0px auto;
	text-align: left;
	width: 900px;
}

#topbar {
	/*background: #2a4753 url("../images/background_topbar.gif") no-repeat top left;*/
	padding: 10px 15px;
	color: #91aa9d;
	font-size: 12px;
}

#header {
	/*background: #222;*/
	margin: 0;
	padding: 0px 0px 0px;
	text-align: center;
	margin-bottom:-5px;
	padding-bottom:0px;
}

#menu {
	/*background: #333;
	color: #eee;*/
	background: #184377;
	/*background: url("../images/menubg.png") no-repeat bottom center;*/
	
	height:91px;
	padding-left:20px;
	margin-top:0px;
	padding-top:0px;
}

#menuinner {
	padding-top: 33px;
	padding-left: 63px;
	text-align:center
}

#menu ul {
	width: 900px;
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

#menu ul li {
	font-size: 14px;
	/*padding: 10px 15px;*/
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0;
	float: left;
	background: url("../images/menuxxx.gif") no-repeat bottom right;
}

#menu ul li a {
	color: #fff;
	text-decoration: none;
}

#menu ul li.current, #menu ul li:hover {
	background: url("../images/menu_arrow.png") no-repeat bottom center;
	/* 
	background: #decfb3 url("../images/menu_arrow.png") no-repeat bottom center; */
	color: #184377;
}


#menu ul li.login {
	background: #555;
}


#footer {
	line-height: 1.6em;
	font-size: 10px;
	color: #fff;
	clear: both;
	text-align: center;
	margin: 2em 0 3em;
	background-color: #184377;
}

#footer a, #footer a:visited {
	color: #ccc;
	text-decoration: underline;
}

/* homepage */

p.right {
	text-align: right;
}

.highlight {
	background: #ccc;
	color: #444;
	padding: 5px;
}

.highlight a {
	color: #444;
}

#content {
	height: 1%;
	font-size: 12px;
	line-height: 1.6em;
	padding: 20px;
	background: #fff url("../images/background_content.png") no-repeat bottom left;
}

#content img.fr {
	float: right;
	padding: 0.5em;
}

#content .fade {
	color: #777;
	font-style: italic;
}

#content h1 {
	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
	color: #184377;
}

#content h2 {
	font-size: 14px;
	margin: 0px;
	color: #777;
	padding-bottom: 1px;
	border-bottom: 1px solid #ccc;
}

#screens {
	float: right;
	width: 240px;
	margin-right: 2em;
}

#screens img {	
	width: 45%;
	background: #ccc;
	padding: 3px;
	margin-right: 3px;
}

#screens a {
	border: none !important;
}

ul#feature_highlights {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#feature_highlights li {
	margin-bottom: 1em;
}

ul#feature_highlights li span {
	color: #888;
	font-style: italic;
}

.column {
	padding: 10px;
	float: left;
	width: 30%;
}

.column_large {
	padding: 10px;
	float: left;
	width: 65%;
}

/* Plans table */

#plans {
	width: 100%;
	text-align: center;
}

#plans span.price {
	font-weight: normal;
	font-size: 11px;
}

#plans thead tr th {
	padding: 10px;
	font-size: 12px;
	border-left: 1px solid #b0c1b8;
	border-bottom: 1px solid #b0c1b8;
	background: transparent url("../images/background_table.gif") repeat-x bottom left;
	color: #444;
}

#plans thead tr th.empty {
	background: none;
	border-left: none;
}

#plans tbody tr th {
	font-weight: normal;
	padding: 10px;
	border-bottom: 1px solid #b0c1b8;
	text-align: left;
	background: transparent url("../images/background_table.gif") repeat-x bottom left;
	color: #444;
}

#plans tbody tr td {
	text-align: center;
	background: #c6d5cd;
	padding: 10px;
	border-left: 1px solid #b0c1b8;
	border-bottom: 1px solid #b0c1b8;
}

/* get satisfaction! */

div#gsfn_list_widget img { 
	border: none; 
}

div#gsfn_list_widget { 
	padding: 1.5em; 
	background: #a9bcb1 url("../images/background_table.gif") repeat-x bottom left;
	border: 1px dotted #77958c;
}

div#gsfn_list_widget h2 {
	margin-bottom: 1.5em;
}

div#gsfn_list_widget a.widget_title { 
	font-size: 12px;
	margin: 0px;
	color: #fff;
	padding-bottom: 1px;
	text-decoration: none;
}

div#gsfn_list_widget div#gsfn_content ul { padding: 0; margin: 0; }
div#gsfn_list_widget div#gsfn_content li { text-align:left; margin-bottom:5px; list-style: none; padding-left: 20px;}
div#gsfn_list_widget div#gsfn_content li.gsfn_idea { background: transparent url("/g/helpicons/idea.png") no-repeat top left; }
div#gsfn_list_widget div#gsfn_content li.gsfn_question { background: transparent url("/g/helpicons/question.png") no-repeat top left; }
div#gsfn_list_widget div#gsfn_content li.gsfn_talk { background: transparent url("/g/helpicons/talk.png") no-repeat top left; }
div#gsfn_list_widget div#gsfn_content li.gsfn_problem { background: transparent url("/g/helpicons/problem.png") no-repeat top left; }

div#gsfn_list_widget .powered_by {
	margin-top: 5px;
	padding-top: 5px;
	text-align: right;
}

div#gsfn_list_widget .powered_by a {
	text-decoration: none;
	color: #777;
}

div#gsfn_list_widget div#gsfn_content a.gsfn_link { 
	line-height: 1; 
	color: #444; 
	font-weight: bold; 
	text-decoration: none; 
	background: #92a59b; 
	padding: 2px 4px;
}

div#gsfn_list_widget div#gsfn_content span.time { font-size: 90%; padding-left: 3px; }
div#gsfn_list_widget div#gsfn_content .gsfn_summary { 
	margin-bottom: 10px; 
}


/* lightbox */

#lightbox {
	background-color: #222;
	color: #ccc;
	padding: 8px;
}

#lightboxDetails {
	font-size: 10px;
	padding-top: 5px;
}

#lightboxCaption {
	float: left;
}

#keyboardMsg {
	float: right;
}

#lightbox img {
	border: none;
}

#overlay img {
	border: none;
}

#overlay {
	background-image: url("/js/overlay.png");
}

* html #overlay {
	background-color: #000;
	back\ground-color: transparent;
	background-image: url("/js/blank.gif");
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/js/overlay.png", sizingMethod="scale");
}