/*
Theme Name: Global Web Index
Theme URI: http://gloablwebindex.net/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@import url("reset.css");

html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}

body {
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #f9f9f9;
	color: #333;
	line-height: 18px;
	overflow-x: hidden;
	overflow-y: scroll;
}
	
#page,
#footer {
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif;	
	background: #ffffff;
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
}

/* Header */

/*#header {
	width: 960px;
	background: #ffffff;
	margin: 30px 0 10px;
} */

#header {
	z-index: 98;
	padding: 0px 0 10px;
	height:150px;
	position:relative;
	background:#111 url(images/header2.jpg) repeat-x scroll center top
}

#outer {
	height:100%;
	width:1024px;
	min-width:1024px;
	position:relative;
	clear:both;
	text-align:left;
	margin:auto;
	overflow: visible;
}

#inner {
	height:100%;
	width:960px;
	min-width:960px;
	position:relative;
	clear:both;
	text-align:left;
	margin:0 auto;
}


	
#logo h1 {
	margin-top: 30px;
	margin-left: -13px;
	width: 194px;
	float: left;
	background-image: url(images/GWILonglogo.png);
	background-repeat: no-repeat;*/
}

#logo .email {
	font-size: 14px;
	color: #555;
	text-decoration: none;
	float: left;
	margin: 15px 0 0 30px;
}

#logo h1 a {
	width: 194px;
	height: 58px;
	display: block;
	background-image: url(images/GWILonglogo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;

}

#nav {
	float:left;
	width: 960px;
	min-width: 960px;
	/*overflow:hidden;*/
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d818c', endColorstr='#424245');
	background:-webkit-gradient(linear, left top, left bottom, from(#7d818c), to(#424245));
	background:-moz-linear-gradient(top, #7d818c, #424245);
	background:-o-linear-gradient(top, #7d818c, #424245);*/
	height:45px;
	/*border-top:1px solid #999;
	border-bottom:1px solid #666;*/
	margin-top: 5px;}
}

#nav ul {
	float: left;
	padding-top: 30px;
	position: relative;
	width: 100%;	
}

#nav li {
	float: left;
}

#nav li a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	padding: 14px 12px;
	padding-bottom:6px;
	display: block;	
}

#nav li a:hover {
	/*background:-webkit-gradient(linear, left top, left bottom, from(#696c72), to(#333334));
	background:-moz-linear-gradient(top, #696c72, #333334);
	background:-o-linear-gradient(top, #696c72, #333334);*/
	z-index:100;
	background:none transparent no-scroll repeat;text-shadow:0px 0px 2px #FFF;color:#FFF;
}

#nav ul li ul {
	display: none;
}

#nav .current_page_item a,
#nav .current_page_parent a {
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#696c72', endColorstr='#333334');
	background:-webkit-gradient(linear, left top, left bottom, from(#696c72), to(#333334));
	background:-moz-linear-gradient(top, #696c72, #333334);
	background:-o-linear-gradient(top, #696c72, #333334);*/
	text-shadow:0px 0px 3px #FFF;color:#FFF;}
}

#nav .current_page_item a:hover,
#nav .current_page_parent a:hover {
	color: #fff;
}

/*Navigation Test*/

ul.topnav {
	list-style: none;
	margin: 0;
	float: left;
	width: 920px;
	background: #222;
	font-size: 1.2em;
	background: url(topnav_bg.gif) repeat-x;
}
ul.topnav li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #FFF;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 100%;
	height: 35px;
	float: left;	
}

ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	z-index:100;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background:transparent url(images/drop.png) no-repeat scroll -1px 0;
	margin-bottom: 0px; padding-top: 8px; padding-bottom: 1px;
	display: none;
	float: left;
	width: 170px;
}
ul.topnav li ul.subnav li{
	margin-top: 0; padding: 0;
	/*--border-top: 1px solid #252525; Create bevel effect--*/
	/*--border-bottom: 1px solid #444; Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background:transparent url(images/nav_over.png) no-repeat scroll 0px 5px;
	text-shadow:0px 0px 3px #FFF;color:#FFF;}
}

.wider {
	width: 960px !important;
	overflow: hidden;
	margin-right: 0px !important;
}

#findoutmoreContent {
	width: 700px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: right;
	padding: 20px;
	min-height:305px;
	height:auto !important;
	height:305px;
	background-color: #fff;
}

#findoutmoreContent h3 {
	margin: 20px 0 10px;
	font-size: 16px;
	font-weight: normal;
}

#findoutmoreContent ul {
	list-style: none;
	margin: 10px 0 10px 20px;
}

#findoutmoreContent li {
	background-image: url(images/ul1.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

#findoutmoreContent li ul li {
	background-image: url(images/ul2.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

#findoutmoreContent li ul li ul li {
	background-image: url(images/ul2.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

#findoutmoreContent p {
	margin-bottom: 10px;
}

/* Content */

#content {
	width: 960px;
	min-width: 960px;
	float: left;
}
#home_feature{background:#ffffff url(images/home_feature.jpg) repeat-x scroll center top;}
#home_feature .background {background:url(images/full.jpg) center top no-repeat;}
#home_feature.staged .background{height:425px;background:transparent url(images/stage.jpg) center top no-repeat;}

/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:340px;	
	width:960px;
	margin-top:20px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}

.shadow {
	height:340px;	
	width:960px;
	margin-top:20px;
	position: relative;
	-webkit-box-shadow: 0 0 8px #999; 	
	-moz-box-shadow: 0 0 8px #999;
	box-shadow: 0 0 8px #999;
}

.image_reel {
	position: relative;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: relative;
	height: auto;
	bottom: 10px; right:0px;
	width: 100%;
	text-align: center;
	z-index: 90; /*--Assures the paging stays on the top layer--*/
	line-height: 10px;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding:10px;
	background: url(images/slider_inactive.png) no-repeat;
}
.paging a.active {
	background: url(images/slider_active.png) no-repeat;
}
/*Adding Swipe Support for Front page Reel*/

#imgs {
	float:left;
	display:inline;	
	-webkit-transition-property: -webkit-transform;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	padding:0px;
	margin:0px;
	width:3840px;
				
	/*apply a transfor to kick in the hardware acceleration.  Without this, the first time we add the transform you get odd rendering of the divs (half missing) */
	-webkit-transform: translate3d(0px,0px,0px); 				
}
	
	
#imgs img {
	padding:0px;
	margin:0px;
	width:960px;
	height:340px;
/*apply a transfor to kick in the hardware acceleration.  Without this, the first time we add the transform you get odd rendering of the divs (half missing) */
	-webkit-transform: translate3d(0px,0px,0px); 
}

/* Finish Sliding CSss */

/*New Content Styles */

#container{
	margin: 0 auto;
	clear: both;
	height:100%;	
	width: 800px;
	min-width:800px;
	background:#F9F9F9;
	position:relative;
	text-align:left;
}
/* Container DIVS for content pages */
#container ul{
	list-style:none; margin-left:20px; padding-bottom: 10px; list-style-type:disc;}

#container ol{
	list-style:none; margin-left:20px; padding-bottom: 10px; list-style-type:none;}

#container li{
	list-style:inherit; margin-left:inheritpx; padding-bottom: inherit; list-style-type:inherit;}
	

#new_content{
	margin: 0 auto;
	clear: left;
	width: 960px;
	background:#F9F9F9;
	float: left;
}

#column_left{
	padding:10px;
	width: 360px;
	background:#F9F9F9;
	float: left;
	clear: left;
	display: inline;
}

#column_right{
	padding:10px;
	width: 360px;
	background:#F9F9F9;
	float: right;
	display: inline;
}

#blog_column_left{
	padding:10px;
	width: 300px;
	background:#F9F9F9;
	float: left;
	clear: left;
	display: inline;
}

#blog_column_centre{
	padding:10px;
	width: 300px;
	background:#F9F9F9;
	float: left;
}

#blog_column_right{
	padding:10px;
	width: 300px;
	background:#F9F9F9;
	float: right;
	display: inline;
}
/* end new content containers */

/*Roadmap Colour Boxes */

#purple {
	background-color: #CC6699;
	width: 50px;
	height: 50px;
}

#sidebar {
	width: auto;
	float: left;
}

#content a {
	color: #406ab4;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content h1 {
	font-size: 20px;
	color: #406ab4;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 20px;
}

#content h3 {
	font-size: 16px;
	color: #53b7e8;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 20px;
}

#content h4 {
	font-size: 16px;
	color: #ffffff;
}

#content .post h2 {
	font-size: 24px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-weight: 300;
	margin: 10px 0 20px;
}

#content .post a {
	color: #406ab4;
	text-decoration: none;
}

#content .post a:hover {
	text-decoration: underline;
}

#content .post small {
	color: #666;
	font-style: italic;
	font-size: 11px;
}

#content .post .entry {
	padding: 10px 0;
	margin-bottom: 20px;
}

#content .post .postmetadata {
	display: none;
}

#content .post .post_heading {
	width: 960;
	min-width: 960px;
	overflow: hidden;
}

#content .post .post_heading .post_title {
	display: block;
	margin-left: 10px;
	width: 620px;
	float:left;
}

#content .post .post_author {
	width: 672px;
	padding: 10px 0 10px 48px;
	overflow: hidden;
}

#content .post .post_author img {
	float: left;
}

#content .post .post_author p {
	margin-left: 74px;
}

#content .post .post_heading .post_title h2 {
	margin: 10px 0;
}

#content .post .post_heading .post_title small {
	color: #999;
}


#content .post .post_heading .post_comments {
	display: block;
	width: 32px;
	height: 27px;
	padding-top: 3px;
	padding-right: 15px;
	background-image: url(images/comment_bubble.gif);
	background-repeat: no-repeat;
	float: right;
}

#content .post .post_heading .post_comments a {
	color: #fff;
	text-align: center;
	display: block;
	font-weight: bold;
	width: 32px;
	text-decoration: none;
}


#content .post .post_date {
	display: block;
	width: 38px;
	height: 49px;
	float: left;
	background-image: url(images/calendar_icon.gif);
	background-repeat: no-repeat;
}

#content .post .post_month {
	display: block;
	width: 38px;
	font-size: 10px;
	height: 14px;
	color: #406ab4;
	padding-top: 6px;
	text-align: center;
}

#content .post .post_day {
	display: block;
	font-size: 18px;
	width: 38px;
	height: 22px;
	padding-top: 7px;
	text-align: center;
}



#content .entry h1 {
	margin: 0 0 24px;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}

#content .entry h2 {
	margin: 0 0 18px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

#content .entry h3 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}


#content .entry p {
	margin: 0 0 20px;
}

#content .entry address {
	margin: 0 0 20px;
	font-style: italic;
	font-size: 14px;
}

#content .entry quote {
	margin: 20px 40px;
	padding: 20px;
	background-color: #ffffff;
	font-style: italic;
	font-size: 16px;
	font-family: Georgia;
	display: block;
}

#content .entry ul {
	margin: 0 0 20px 40px;
	list-style: disc;
}

#content .entry img {
	margin: 0px;
}

#content .entry img.alignleft {
	margin-right: 20px;
}

#content .entry table {
	border: 10px solid #999;
	margin: 20;
	background-color: #eee;
}

.download_item_post {
	margin-bottom: 20px;
	display: block;
}

#content .entry table td {
	padding: 10px;
}

#content .entry table tr {
	border-bottom: 1px solid #999;
}

#content .entry table p {
	margin: 10px;
}

#content .entry a:hover {
	text-decoration: none;
}

#content .entry object {
	margin: 10px 0 20px;
}

#content .entry dl {
	margin: 0 0 20px 40px;
}

#content .entry dt {
	margin: 0;
	font-weight: bold;
}

#content .entry dd {
	margin: 0 0 10px 10px;
}


#content .entry ol {
	margin: 0 0 20px 40px;
	list-style: decimal;
}

#content .entry li {
	margin: 0 0 10px;
}

.wp-caption {
	border: 1px solid #aaa;
	background-color: #eee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin: 20px auto;
}

.wp-caption img { margin: 5px 0 0 5px !important;}

.wp-caption-text {
	margin: 0px !important;
	padding: 10px;
	font-size: 11px;
	font-style: italic;
	color: #aaa;
	text-align: center;
}

/* Homepage */

.cool_box {
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #fff;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 0 0 8px #999; 	
	-moz-box-shadow: 0 0 8px #999;
	margin-bottom: 20px;
}

.cool_box h1 {
	font-weight: normal !important;
	font-size: 24px !important;
	margin: 0px !important; 
}

#findmore {
 	background-image: url(images/pink_bg.jpg);
 	background-repeat: no-repeat;
	background-color: #406ab4;
	border: 1px solid #f682de;
	padding: 0 0 20px 0 !important;
}

#findmore h1 a {
	color: #fff;
	font-weight: bold;
	padding: 20px 20px 0;
	display: block;
	width: 680px;
}

#findmore h1 a:hover {
	text-decoration: none;
}


#thinking {
	background-color: #fff;
}

#buzz {
	/*background-image: url(images/grey_box.gif);*/
	background-color: #e8e8e8;
}

.twitterSlide {
	overflow: hidden;
}

.twitterSlide img {
	float: left;
}

.tweet-content {
	float: right;
	width: 615px;
}

.tweet-username {
	font-size: 18px;
	line-height: 26px;
}

.tweet-body {
	font-size: 14px;
	line-height: 20px;
}

.tweet-body small {
	font-size: 12px;
	color: #999;
	line-height: 18px;
}

.blogSlide h2 {
	font-size: 18px;
	color: #666;	
}

.blogSlide span {
	font-size: 12px;
	color: #999;
}

.blogSlide p {
	margin-bottom: 10px;
	color: #666;	
}



/* Comments */

.commentlist {
	margin: 20px 0;
}

.comment,
.pingback,
.trackback {
	width: 680px;
	padding: 20px;

}

.comment-body {
	clear: left;
	overflow: hidden;
}

.comment-body em {
	color: #999;
	font-size: 11px;	
}

.vcard {
	width: 180px;
	float: left;
}

.vcard img {
	border: 5px solid #fff;
 	float: left;
}

.vcard span {
	display: none;
}

.vcard cite {
	float: left;
	padding-left: 10px;
	width: 128px;
	overflow: hidden;
}

.commentmetadata {
	width: 500px;
	float: left;
}

.comment p,
.pingback p,
.trackback p {
	width: 500px;
	float: right;
}

.thread-odd {
	background-color: #e3e3e3;
}

#commentform p {
	margin-bottom: 10px;
}

#commentform label small {
	color: #666;
	padding-left: 10px;
}

#author,
#email,
#url {
	border: 1px solid #D3D3D3;
	background: url(http://globalwebindex.net/wp-content/uploads/2011/07/field_bg.gif) no-repeat 0 0;
	padding: 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 300px;	
}

#comment {
	border: 1px solid #D3D3D3;
	padding: 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 700px;
}

#respond h3,
#comments {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: normal;
}

#fpass,
#chpass {
	display: none;
}



#content .dlm_download_list {
	overflow: hidden;
	padding-top: 20px;
}


#content .dlm_download_list li {
	width: 220px;
	margin-right: 20px;
	min-height: 300px;
	height: expression( this.scrollHeight < 301 ? "300px" : "auto" );
	display: block;
	float: left;
}

#content a {
	text-decoration: none;
}

#content .download_item {
	display: block;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
	height: 164px;
}

#content .download_item:hover {
	text-decoration: none;
}

#content .download_item:hover .downloadit {
	bottom: 0px;
}

#content .download_item:hover img {
	border: 0px solid #406ab4;	
}

#content .download_item img {
	border: 0px solid #bbb;
}

#content .downloadit {
	position: absolute;
	width: 200px;
	padding: 10px;
	bottom: -60px;
	left: 0px;
	background-image: url(images/downloadit_bg.png);
	display: block;
}

#content .downloadit strong {
	font-size: 18px;
	color: #000 !important;
	display: block;
	font-weight: normal;
}

#content .downloadit em {
	font-size: 11px;
	font-style: normal;
	color: #fff;
	display: block;
}

#content .download_title {
	font-size: 16px;
	color: #406ab4;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

#content .download_title:hover {
	text-decoration: underline;
}


/* Slideout

#slide-out {
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#424245', endColorstr='#7d818c');
	background:-webkit-gradient(linear, left top, left bottom, from(#424245), to(#7d818c));
	background:-moz-linear-gradient(top, #424245, #7d818c);
	background:-o-linear-gradient(top, #424245, #7d818c);
	height: 50px;
    color: #fff;
    position: relative;
    padding-top: 15px;
    margin-top: -65px;
}

#slide-out:hover{
    margin-top: 0px;
}

.button{
    background-image:url("images/button.png");
    bottom:-33px;
    color:#FFFFFF;
    display:block;
    font-size:16px;
    height:28px;
    padding-top:5px;
    position:absolute;
    right:0;
    text-align:center;
    text-decoration:none;
    width:105px;
    z-index:90;
    line-height: normal;
}


#subscribe ul li a{
    background-repeat:no-repeat;
    display:block;
    float:right;
    font-size:14px;
    height:38px;
    margin: 0px 20px;
    padding: 10px 0px 0px 55px;
    color: #d3d3d3;
    text-decoration: none;
    line-height: normal;
}


#subscribe ul li a:hover{
    color: #fff;
}

.rss{
    background-image: url('images/rss.png');
}

.fb{
    background-image: url('images/facebook.png');
}

.twitter{
    background-image: url('images/twitter.png');
}

.mail{
    background-image: url('images/mail-rss.png');
    margin: 0px;
}*/

/* Jquery Login */

#demo-header{
    width: auto;
    margin: 0 auto;
    position: relative;
}

#login-link {
    position: absolute;
    top: 94px;
    right: 0px;
    display: block;
    padding: 13px 15px 14px 15px;
    color: #666;
   	text-decoration: none;
	z-index:95;
	/*
	background: #595C64;
	background:-webkit-gradient(linear, left top, left bottom, from(#7d818c), to(#424245));
	background:-moz-linear-gradient(top, #7d818c, #424245);
	background:-o-linear-gradient(top, #7d818c, #424245);*/
}

#gwi_logout{
	position: absolute;
    top: 94px;
    right: 0px;
    display: block;
    padding: 13px 15px 14px 15px;
    color: #666;
   	text-decoration: none;
	z-index:95;
	/*    background: #595C64;
	background:-webkit-gradient(linear, left top, left bottom, from(#7d818c), to(#424245));
	background:-moz-linear-gradient(top, #7d818c, #424245);
	background:-o-linear-gradient(top, #7d818c, #424245);*/
}
	
#login-panel{
    position: absolute;
    top: 130px;
    right: -8px;
    width: 165px;
    padding: 25px 10px 5px 15px;
    /*background:-webkit-gradient(linear, left top, left bottom, from(#595C64), to(#1B1B1C));
	background:-moz-linear-gradient(top, #595C64, #1B1B1C);
	background:-o-linear-gradient(top, #595C64, #1B1B1C);
	border:1px solid #666;*/
	background:transparent url(images/dropR.png) no-repeat scroll -1px 0;
   	text-decoration: none;
	font-size: 8pt;
    font-weight: bold;
	text-decoration: none;
    color: #666;
    display: none;
	z-index:99;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#login-panel .field
{
	width: 150px;
	padding: 3px 3px;
	margin-bottom: 3px;
	margin-top: 3px;
}

label{
    line-height: 1.8;
}

#login-panel span,
#menu span {
	display: block;
	margin-bottom: 10px;
}
/* Call to Action */

#call_to_action{min-height:55px; background: #e6e6e6 url(images/outset_breadcrumbs.gif) repeat-x center bottom;}
body.inset  #call_to_action {background-image: url(images/inset_breadcrumbs.gif);}
#call_to_action #blurb{padding:44px 230px 80px 0;}
#call_to_action_button{background:transparent url(images/get_started.jpg) no-repeat scroll center top;height:89px;position:absolute;right:0px;top:30px;width:210px;}
#call_to_action_button a{display: block;height: 100%;width: 100%;}

/* Sidebar */

#login, #menu {
/* 	background-color: rgba( 64, 106, 180, 0.5); */
	background-color: #406ab4;
	padding: 10px 10px 1px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px;
	-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px;
	box-shadow:rgba(0,0,0,0.3) 0 1px 2px;
	color: #FFF;
	margin: 20px 0;
}

.errormsg {
	display: none;
	padding: 5px;
	background-color: #000;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-bottom: 10px;
}

#menu {
	/* padding-bottom: 9px; */
}

#menu h3 {
	font-size: 14px;
	font-weight: bold;
}

#menu ul {
	list-style-poosition: outside;
	list-style-type: disc;
	margin: 10px 0;
}

#menu ul li a {
	display: block;
	padding: 5px;
}

#menu ul li a:hover {
	background-color: #fff;
	color: #406ab4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;	
}


#login a,
#menu a {
	color: #fff;
	text-decoration: none;
}

#login span,
#menu span {
	display: block;
	margin-bottom: 10px;
}

#login .field,
#menu .field {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: none;
	width: 184px;
	padding: 8px;
}

#gwi_login {
	float: left;
}

#login .forgotpass {
	width: 70px;
	display: block;
	float: right;
	line-height: 14px;
	background-position: right;
	background-repeat: no-repeat;
}

#demo, #analysis, #beta {
	margin: 20px 0;
}

#analysis a {
	background-image: url(http://globalwebindex.net/wp-content/uploads/2011/08/analysis.gif);
	background-repeat: no-repeat;
	width: 220px;
	height: 50px;
	text-indent: -9999px;
	display: block;
}

#beta a {
	background-image: url(http://globalwebindex.net/wp-content/uploads/2011/08/beta2.gif);
	background-repeat: no-repeat;
	width: 220px;
	height: 50px;
	text-indent: -9999px;
	display: block;
}

#demo a {
	background-image: url(http://globalwebindex.net/wp-content/uploads/2011/06/platform_button1.jpg);
	background-repeat: no-repeat;
	width: 220px;
	height: 66px;
	text-indent: -9999px;
	display: block;
}

#news h2 {
	font-size: 24px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: 300;
	margin-bottom: 20px;
}

#news dl {

}

#news dt {
	font-size: 11px;
	color: #999;
	font-style: italic;
	line-height: 13px;
}

#news dd {
	margin-bottom: 10px;
}

#news dd a {
	font-size: 14px;
	color: #406ab4;
	text-decoration: none;
	font-weight: bold;
}

#news dd a:hover {
	text-decoration: underline;
}

#request_demo {
	overflow: hidden;
	margin-left: 110px;
}

#request_demo label {
	width: 200px;
	margin-right: 20px;
	display: block;
	padding: 6px;
	float: left;
	text-align: right;
}

#request_demo .field {
	display: block;
	clear: left;
	margin-bottom: 12px;
	width: 460px;
}

#request_demo .field input {
	width: 200px;
	background: url(http://globalwebindex.net/wp-content/uploads/2011/07/field_bg.gif) no-repeat 0 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 5px;
	color: #666;
	border: 1px solid #D3D3D3;
}

#request_demo .field select {
	width: 210px;
	padding: 5px
}

#request_demo .submitform {
	padding: 20px
	display: block;
}

#request_demo .requestdemoButton {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin: 60px 0 60px 0px;
	float:left;
	display:inline;
}

#request_demo .demomessage {
	padding: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 430px;
	margin: 0 0 20px 10px;
	display: none;
}

#request_demo .demomessage h2 {
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 20px;
}

#request_demo .demomessage p {
	padding-bottom: 10px;
	line-height: 18px;
}

#request_demo .error {
	background-color: #406ab4;
	color: #fff;
}

#request_demo .success {
	background-color: #999999;
	color: #fff;
}

#searchform {
	padding-top: 20px;
}

#search_results {
	margin-top: 20px;
} 

#search_results .itemsfound {
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
}

#search_results .itemsfound .download_item {
	float: left;
	margin-right: 20px;
	width: 220px;
}

.browsers_links li img {
	display: block;
}

.browsers_links li {
	display: block;
	width: 220px;
	float: left;
	margin-right: 20px;
}

.browsers_links {
	overflow: hidden;
	padding: 40px;
}

.first_user {
	list-style: disc;
	margin: 20px 40px;
}

.post .alignleft {
	float: left;
	margin: 0 20px 10px 0;
}

.post p {
	margin-bottom: 10px;
}

/* Footer */

#footer, #footer_stage {
	text-align: center;
	background-color: transparent;
	}

#inner_footer{
	height:auto;
	width:960px;
	min-width:960px;
	position:relative;
	clear:both;
	margin:0 auto;
	padding-bottom: 36px;
}

#footer, #footer_stage .wrapper {
	width: 740px;
	margin: 0 auto;
	padding-top: 15px;
}

#footer ul {
	overflow: hidden;
	margin-left: auto;
}

#footer_stage ul {
	overflow: hidden;
	margin-left: auto;
}

.email {
	overflow: hidden;
	margin-left: auto;
}

#footer li {
	display: inline;
	overflow: hidden;
	padding: 10px;
	color: #999;
}

#footer_stage li {
	font-size: 13px;
	display: inline;
	overflow: hidden;
	padding: 10px;
	color: #666;
}

li.first { 
	border-left: 0px; 
}
li.after { 
	border-left: 1px solid #888; 
}

.email {
	text-decoration:none;
	display: inline;
	overflow: hidden;
	padding: 10px;
	color: #666;
}

#footer li a {
	font-size: 12px;
	color: #999;
	line-height: 20px;
}

#footer_stage li a {
	font-size: 13px;
	color: #666;
	line-height: 20px;
}

.email {
	text-decoration:none;
	font-size: 13px;
	color: #666;
	line-height: 20px;
}

#footer_stage li a:hover {
	font-size: 13px;
	background:none transparent no-scroll repeat;text-shadow:0px 0px 2px #FFF;color:#FFF;
	line-height: 20px;
}

#footer p {
	font-size: 11px;
	color: #999;
	line-height: 15px;
}

#footer_stage p {
	font-size: 13px;
	color: #666;
	line-height: 15px;
}

.email {
	text-decoration:none;
	font-size: 13px;
	color: #666;
	line-height: 15px;
}

