body{
	background:#d8e3e5;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Helvetica", "arial", sans-serif;
	font-size:68%;
	color:#000;
 
}

div.container{
	margin:0 auto;
	width:754px;
	background:url(img/bkg-bottom.gif) left bottom no-repeat;
	padding:0 0 3px 0;
	position:relative;
}

* html div.container{
	padding:0 0 10px 0;
	
}

body.stock div.container{
	background:none;
	padding:0;
	margin:0 auto;	
	width:96%;
}


body.stock{
	margin:0;
	padding:0;
}

div.content{
	width:754px;
	background:url(img/bkg-body.gif) left top repeat-y;
	padding:0;
	margin:0;
	clear:both;
}

div.header {
	background:url(img/bkg-top.gif) top left no-repeat;
	width:754px;
	padding:0;
	margin:0;	
	float:left;
}

div.logo h1{
	display:block;
	width:177px;
	height:45px;
	padding:20px 0 0 0;
	margin:0 0 0 25px;
}
div.logo h1 a{
	display:block;
	width:177px;
	height:45px;
	text-indent:-100em;
	overflow:hidden;
	background:url(http://www.gstock.com/img/small_logo.png) top left no-repeat;
}

div.logo h2{
	display:block;
	width:434px;
	height:22px;
	text-indent:-100em;
	overflow:hidden;
	background:url(img/slogan.gif) top left no-repeat;
	margin:10px 0 0 27px;
	padding:0;

}

div.logo{
	clear:both;
}

div.nav{
	float:right;
	margin:20px 30px 0 0;
	width:270px;	
}

div.nav ul{
	float:right;
	width:270px;	
	margin:0 20px 0 0;	
}

* html div.nav ul{
	margin:0 10px 0 0;
}
div.nav ul li{
	text-align:right;
	float:right;
}

* html div.nav{
	margin:20px 15px 0 0;
	width:200px;  /* */

}

div.nav ul, div.nav li, div.login ul, div.login li{
	margin:0;
	padding:0;
}

div.login{
	float:left;
	margin:20px 0 0 25px;
	width:420px;   /* */
}

* html div.login{
	margin:20px 0 0 10px;
}

div.nav li, div.login li{
	display:inline;
	list-style-type:none;
	margin:0 5px 0 5px;
}


div.nav li a, div.login li a{
	color:#0000ee;
}


/*Styles for Stock Page Navigation Elements*/
body.stock div.container div.nav{
	margin:10px 0 10px 0;
	width:60%;
}

body.stock div.container div.nav ul{
	padding:0;
	margin:0;
	width:100%;	
}

body.stock div.container div.nav li{
	padding:0;
	margin:0 5px 0 5px;
}

body.stock div.login{
	float:left;
	width:30%;
	margin:15px 0 10px 0;	
}


body.stock div.nav ul{
	float:right;
}


div.r1{
	margin:0 30px;
	padding:20px 0;
	position:relative;
}

div.r1 form{
	width:646px;
	margin:0 0 15px 17px;
	float:left;
	height:79px;
	background:url(img/bkg-search.gif) top left no-repeat;

}

div.r1 div.search{
	padding:12px 0 0 55px;



}

* html div.r1 form{
	margin:0 0 15px 10px;
}
* html div.r1 div.search{
	margin:10px 0 0 50px;
	padding:0;
}
div.r1 label{
	display:block;
	color:#fff;
	margin:0;
	height:18px;
	padding:0;
	font-size:14px;	

}
div.r1 input.submit{
	background:url(img/btn-search.gif) top left no-repeat;	
	width:92px;
	height:30px;
	border:0;
	text-indent:-1000em;
	overflow:hidden;
	padding:0;
	margin:-2px 0 0 10px;
	z-index:1000;
}


div.r1 input.textInput{
	border:1px solid #0e4e96;
	height:23px;
	width:430px;
	margin:0 !important;
	padding:0 !important;
	float:left;
	font-size:14px; /* it was 10 */
}

div.r2 {
	float:left;
	margin:20px 25px;
}

* html div.r2{
		width: 700px;
		margin:20px 17px;
}

div.r2 div.c1, div.c2{
	float:left;
	margin:0 13px;
	width:210px;
	height:199px;
	background:url(img/bkg-r2.gif) top left no-repeat;
}

div.r2 div.c1{
	margin:0 20px 0 4px;
}

div.r2 div.c2{
}

div.r2 div.c2 img{
	float:left;
	margin:0 3px 0 0;
}

* html div.r2 div.c1, div.c2{
	margin:0 10px;
}

* html div.r2 div.c1{
	margin:0 15px 0 0;
}
div.r2 div.c3{
	float:right;
	margin:0 10px 0 16px;
	width:210px;
	height:199px;
	background:url(img/bkg-r2.gif) top left no-repeat;
}

* html div.r2 div.c3{
	margin:0 10px 0 5px;
}
div.r2 h3{
	margin:12px 5px 0 35px;
	text-transform:uppercase;
	font-size:12px;
	color:#b6002d;
	width:150px;
	line-height:18px;
}

* html div.r2 h3{
	margin-top:10px;
}

div.r2 span.no{
	float:left;
	width:30px;
	font-size:60px;
	line-height:0.8em;
	padding:0;
	margin:5px 10px 0 5px;
/*	color:#fff; */
	color:#7C9AB5;
	font-family:"Helvetica", "Arial", sans-serif;
	font-weight:bolder;
}


* html div.r2 span.no{
	margin:5px 10px 0 5px;
	line-height:0.8em;	
}

div.r2 p{
	clear:both;
	color:#5e7c95;
	margin:10px 15px;
	padding:0;
	font-size:12px;	
	line-height:16px;	
	text-align:justify;

}


div.prefooter{
	text-align:center;
}


div.prefooter p{
	color:#b9b98e;
	text-transform:uppercase;
	font-size:12px;
}

div.prefooter span.blue{
	color:#80b0d3;
}

div.prefooter div.img{
	margin:10px 0 0 0;
}

div.footer{
	margin:10px auto;
	width:760px;
	text-align:center;
}


div.footer ul{
	margin:0;
	padding:0;
}

div.footer li{
	list-style-type:none;
	display:inline;
	margin:0 10px 0 0;
	padding:0;
}

div.footer a{
	text-transform:uppercase;
	text-decoration:none;
/*	border-bottom: dotted 1px #7dabcd; # */
	color:#7dabcd;	
	margin:0;
	padding:0;
}

/*Styles for Inner Pages*/
div.r1inner{
	margin:0 30px 0 30px;
	padding:20px 0 0 0;
}
h1.inner{
	text-transform:uppercase;
	font-size:1.3em;
	color:#607083;
}
div.quote{
	background:url(img/quote.gif) top left no-repeat transparent;
	width:640px;
	height:198px;
	display:block;
	padding:7px;
}

* html div.quote{
	padding:10px 15px 10px 15px;
	width:630px;
}
div.quote .qu{
	font-size:1.9em;
	line-height:1.5em;
	font-family:georgia, "Times New Roman", serif;
	color:#da3d71;
}

* html div.quote .qu{
	font-size:1.9em;
	line-height:1.5em;
}
div.quote .by{
	font-size:1.1em;
	line-height:1.3em;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Helvetica", "Arial", sans-serif;
	color:#3a94a1;
	display:block;
	margin:10px 10px 0 0;
}

* html div.quote .by{
	font-size:1em;
	line-height:1.4em;
}

div.r1inner p{
	font-size:12px;
	line-height:18px;
	text-align:justify;
	margin:0 0 15px 0;
}

a{
	font-weight:bold;
	color:#d6b922;	/* */
	text-transform:none; /* */
	color:#0000ee;	
	text-transform:underline;

}

img{
	border:0;
}	



#inputWrapper {
	padding-top: 200px;
}


#suggestion
{
	width: 400px;
	margin:0;
	position:absolute;
	z-index:1000;
	top:212px;
	left:100px;
}

* html #suggestion{

	left:100px;
	
}

#suggestion_table
{
	border:1px solid #ddd;
	border-width: 0 1px 1px 1px;
	width:400px;
	background:#fff;
	


	
}

.row
{
	width: 390px;
	margin:0 5px 0 5px;            
}


.left_cell
{
	float: left;
	padding-left: 1px;
	text-align: left;
	width: 88px;

}

* html .left_cell{
	width: 50px;

}

.right_cell
{
	float: right;
	padding-right: 1px;
	color: green;
	width: 300px;
	text-align: right;
}

.golden
{
color:#d6b922;	
}


/* set millions of background images */
.rbroundbox { background:  url("/img/nt.gif") repeat; }
.rbtop div { background:  url("/img/tl.gif") no-repeat top left; }
.rbtop { background:  url("/img/tr.gif") no-repeat top right; }
.rbbot div { background:  url("/img/bl.gif") no-repeat bottom left; }
.rbbot { background:  url("/img/br.gif") no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}

.rbcontent { margin: 0 7px; }

.rbroundbox { width: 100%; height:100%lmargin: 1em auto; }

/* set millions of background images 2nd time*/
.rbroundbox_ { background:  url("/img/nt_.gif") repeat; }
.rbtop_ div { background:  url("/img/tl_.gif") no-repeat top left; }
.rbtop_ { background:  url("/img/tr_.gif") no-repeat top right; }
.rbbot_ div { background:  url("/img/bl_.gif") no-repeat bottom left; }
.rbbot_ { background:  url("/img/br_.gif") no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop_ div, .rbtop_, .rbbot_ div, .rbbot_ {
width: 100%;
height: 7px;
font-size: 1px;
}

.rbcontent_ { margin: 0 7px; }

.rbroundbox_ { width: 100%; height:100%lmargin: 1em auto; }

/*  * html input{ width:150px;} */
.input_form { width:150px; }
