body {
	margin:0px;
	padding:0px;
	background-color:#000000;
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	overflow: -moz-scrollbars-vertical;
}

/* custom */

body.black {
	background-color:#000000;
	color:#FFFFFF;
}

body.white {
	background-color:#FFFFFF;
	color:#000000;
}

body.white a {
	color:#000000;
}

td {
	vertical-align:top;
}

a {
	color:#FFFFFF;
	text-decoration:underline;
}

img {
	border:none;
}

div.hr,
div.hrdown {
	width:600px;
	clear:both;
	height:5px;
	margin:15px 0px 10px 0px;
	border-top:1px solid #C2C2C2;
	overflow:hidden;
}

div.hrdown {
	margin:25px 0px 25px 0px;
	border-top:1px solid #FFFFFF;
}

/* searchbox home */

div.homesearchbox div.searchinput {
	width:600px;
	margin-bottom:10px;
}

div.homesearchbox input {
	width:600px;
	height:19px;
	padding-top:5px !important;
	padding-bottom:5px !important;
	border:1px solid #666666;
	color: #333333; 
	font-size: 18px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: #efefef;
}

div.homesearchbox div.searchbutton {
	float:left;
	width:600px;
	text-align:left;
}

div.homesearchbox .button {
	float:left;
	width:150px;
	height:25px;
	background-color: #cccccc;
	border:1px solid #666666;
	font-size: 12px;
	color: #333333; 
	font-family: Arial, Arial, Helvetica, sans-serif;
}

/* saerchbox next */

div.searchbox div.searchinput {
	float:left;
	width:160px;
}

div.searchbox input  {
	width:150px;
	height:17px;
	border:1px solid #666666;
	font-size: 12px; 
	color: #333333; 
	font-family: Arial, Arial, Helvetica, sans-serif;
	background-color: #efefef;
}

div.searchbox div.searchbutton {
	float:left;
	width:150px;
}

div.searchbox .button {
	width:75px;
	height:21px;
	background-color: #cccccc;
	border:1px solid #666666;
	font-size: 9px;
	color: #333333; 
	font-family: Arial, Arial, Helvetica, sans-serif;
}

/* website */

div#container {
	margin: 0px auto;
	width:950px;
	margin-top:20px;
}

div#main {
	float:left;
	width:950px;
	line-height:18px;
}

body#home div#container,
body#home div#main,
body#info div#container,
body#info div#main {
	width:600px;
}

/* header */

div#header {
	height:20px;
	padding-top:5px;
	padding-left:5px;
	border-bottom:1px solid #CCCCCC;
	color:#666666;
	font-size:11px;
}

div#header a {
	color:#666666;
	text-decoration:underline;
}

body.black div#header {
	color:#808080;
	border-bottom:1px solid #808080;
}

body.black div#header a {
	color:#808080;
}

/* homepage */

div.homesearchcontainer {
	float:left;
	width:600px;
}

div.homesearchcontainer div.homesearchbox {
	float:left;
	width:570px;
	padding:15px;
	text-align:center;
}

div.homesearchcontainer div.homesearchbox strong {
	float:left;
	color:#000000;	
}

div.homesearchcontainer div#homeheading {
	float:left;
	width:600px;
	margin-bottom:15px;
	text-align:center;
}

/* resultpage */

div.searchcontainer {
	float:left;
	width:950px;
}

div.searchcontainer div.searchbox {
	float:left;
	width:570px;
	padding:15px;
}

div.searchcontainer div#heading {
	float:left;
	width:300px;
	padding-top:5px;
	text-align:right;
}

div#results {
	float:left;
	width:950px;
	padding:15px;
	line-height:18px;
}

/* info */

body#info div#heading {
	width:600px;
	margin-bottom:25px;
	padding-top:5px;
	padding-bottom:15px;
	text-align:left;
}

body#info table {
	width:600px;
	margin-bottom:15px;
	border-bottom:1px solid #404040;
}

body#info table td P {
	margin-bottom:0px;
}

body#info table td {
	padding-bottom:20px;
}

body#info table td.logo {
	width:200px;
	padding-top:15px;
}

/* footer */

div#footer {
	float:left;
	width:950px;
	color:#808080;
	font-size:11px;
	text-align:center;
}

body#home div#footer,
body#info div#footer {
	width:600px;
	margin-top:50px;
}

body#info div#footer {
	width:600px;
	border-top:1px solid #808080;
	margin-top:25px;
	margin-bottom:25px;
	padding-top:15px;
	padding-bottom:5px;
}

div#footer a {
	color:#808080;
	text-decoration:underline;
}

/* logo */

a#logo {
	display:block;
	float:right;
	width:175px;
	height:42px;
	background-image:url(../images/webvista_next.png);
	background-repeat:no-repeat;
}

body#home a#logo {
	display:block;
	float:none;
	margin:0px auto;
	width:250px;
	height:60px;
	background-image:url(../images/webvista.png);
	background-repeat:no-repeat;
}

/* ads */

div#ads {
	float:left;
	width:600px;
	margin-top:70px;
	margin-left:15px;
	padding-top:10px;
	border-top:1px solid #CCCCCC;
	text-align:center;
}

/* description */

div#description {
	margin-left:20px;
}

/* share */

div.share {
	float:right;
	margin-right:10px;
}

/* specific */

div#gb {
	float:left;
	width:600px;
	padding-left:30px;
}

div#google,
div#bing {
	float:left;
	width:250px;
	margin-top:50px;
	margin-right:10px;
	margin-bottom:40px;
	padding-bottom:60px;
}

div#bing {
	margin-right:0px;
	padding-left:25px;
	border-left:1px solid #CCCCCC;
}

div#google div.searchinput,
div#bing div.searchinput { 
	width:250px;
	margin-bottom:10px;
}

div#google input,
div#bing input,
div#google div.searchbutton,
div#bing div.searchbutton,
div#google .button,
div#bing .button {
	width:250px;
}

/* start */

div#start {
	margin-bottom:100px;
}

div#start input {
	float:left;
	width:400px;
}

div#start .button {
	width:150px;
	margin-top:10px;
}

div#start select {
	width:150px;
	height:19px;
	border:1px solid #666666;
	color: #333333; 
	font-size: 12px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color: #efefef;
}

/* gb comparison */

body#frameresults {
	height:78px;
	border-bottom:2px solid #808080;
}

body#frameresults div#container,
body#frameresults div#main {
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}

body#frameresults div#header {
	margin-bottom:10px;
}

body#frameresults div.searchbox {
	float:left;
	width:350px;
	margin-left:3px;
	font-size:11px;
}

body#frameresults div.searchbox div {
	margin-bottom:5px;
}

body#frameresults div.text {
	float:right;
	width:400px;
	margin-right:3px;
	text-align:right;
	font-size:11px;
}

body#frameresults div.text table {
	float:right;
	margin-right:15px;
}

body#frameresults div.text table td {
	text-align:center;
}

/* text */

h1,
h2,
h3, 
h4, 
h5, 
h6 {
	color:#FFFFFF;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;	
	margin:0px;
	padding:0px;
}

h1.black {
	margin-bottom:25px;
}