@charset "UTF-8";
/* CSS Document */


/*  FROM RESET.CSS  */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/*end from RESET.CSS   */

html, body { 
	position: relative;
	font-family: Arial, Helvetica, "sans-serif";
	color: #fcfcfc;
	font-size: 11px;
	background: url("/images/grey_bg.jpg") left top repeat-x;
	margin: 0; 
	padding: 0;
	height: 100%;
	z-index: 1;
} 

a:link {
		text-decoration: none; 
		color: #000000;
}

a:visited {
		text-decoration: none; 
		color: #000000;
}

a:hover {
		text-decoration: none; 
		color: #000000;
}

a:active {
		text-decoration: none; 
		color: #000000;
}

p {
	padding-bottom: 10px;
	color: #1f1f1f;
}

div#all {
	position:relative;
	float: left;
	min-height: 100%;
	background: url("..images/grey_bg.jpg") left top repeat-x;
	width: 100%;
}

div#alltop {
	position: relative;
	width: 1000px;
}

div#body {
	padding-bottom: 75px;  /* height of the footer  */
}

div#whitetop {
	position: relative;
	float: left;
	background: url("/images/rincon_header.gif") left top no-repeat;	
	width: 1092px;
	height: 74px;
	
	z-index: 1;
}

div#logoholder {
	position: relative;
	float: left;
	width: 340px;
	text-indent: -800px;	
	padding-left: 100px;
}

div#logo {
	position: relative;
	float: left;
	background: url("/images/rinconLogo.gif") left top no-repeat;
	width: 191px;
	height: 69px;
	z-index: 7;
	cursor:pointer;
}

div#techspecstitle {
	position: absolute;
	top: 90px;
	left: 100px;
	font-size: 18px;
	color: #ffffff;
	letter-spacing: 1px;
	z-index: 10;
}
.techspecs:link {
		text-decoration: none; 
		color: #ffffff;
}

.techspecs:visited {
		text-decoration: none; 
		color: #ffffff;
}

.techspecs:hover {
		text-decoration: none; 
		color: #ffffff;
}

.techspecs:active {
		text-decoration: none; 
		color: #ffffff;
}

div#topinfo {
	position: relative;
	float: left;
	width: 500px;
	font-size:10px;
	color: #000000;
	margin: 0 0 0 175px;
	z-index: 10;
}

div.firsttop {
	position: relative;
	float: left;
	padding: 10px 10px 0 10px;
}

div.firsttop2 {
	position: relative;
	float: left;
	padding: 10px 10px 0 10px;
	cursor:pointer;
}

div.firsttop2 a:link, .firsttop2 a {
	text-decoration: underline;
	color: #b8ab81;
}

div.firsttop2 a:hover{
	text-decoration: underline;
	color: #6E6E6E;
}

div.firsttop a:link, div.firsttop a  {
	color: #b8ab81;
}

div.firsttop a:hover  {
	color: #6E6E6E;
}

.firsttop1 {
	position: relative;
	float: left;
	width: 148px;
	margin: -2px 0 0 8px;
}

form input.formobject {
	position: relative;
	float: left;
	background-color: #e6ddbf;
	border: 0px;
	margin-top: 8px;
	height: 16px;
	width: 135px;
	padding: 0 5px 0 5px;
	color: #7a7156;
}

div#searchbutton {
	position: relative;
	float: left;
	width: 75px;
	height: 16px;	
	background: url("/images/rinconsearch.gif") left top no-repeat;
	z-index: 10;
	margin-top: 6px;
}

div#searchbutton:hover {
	background: url("/images/rinconsearchover.gif") left top no-repeat;
}

/* BOTTOM STARTS HERE */

div#bottomwrap {
	position: absolute; 
	bottom: 0px;
	width: 100%;
	height: 75px;
	background-color: #1f1f1f;
}

div#bottom {
	float: left;
	width: 1100px;
	height: 75px;
}

div#bottomimage {
	float: right;
	background: url("/images/bottom.jpg") right top no-repeat;
	width: 1100px;
	height: 39px;
}

div#bottomnav {
	margin: 0 0 0 560px;
	padding-top: 3px;
	line-height: 18px;
	font-size: 10px;
	background-color: #1f1f1f;
}

div#bottomnav a {
	color: #8E8D8D;
	text-decoration: none;
}

div#bottomnav a:hover {
	color: #CFCFCF;
	text-decoration: none;
}

div#bottomfill {	
	position: relative;
	float: left;
	background-color: #1f1f1f;
	width: 1100px;
}

div#bottomnav2 {
	margin: 15px 0 0 560px;
	font-size: 10px;
}

div#bottomnav2 a:link, div#bottomnav2 a {
	color: #454545;
	text-decoration: none;
}


div.nav {
	float: left;
	padding: 0 7px 0 7px;
	color: #454545;
}

div.nav1 {
	margin-left: 0px;
}

div#footerimage {
	float: left;
	background: url("/images/footer.gif") left top repeat-y;
	background-color: #1f1f1f;
	width: 1200px;
	height: 60px;
}

div.clearFloats {
	clear: both;
}

div#hiddencopy_search1 {
	overflow: visible;
	padding: 10px 0 0 10px;
}

div#hiddencopy_search2 {
	overflow: visible;
	padding: 10px 0 0 10px;
}

div#hiddencopy_search3 {
	overflow: visible;
	padding: 10px 0 0 10px;
}

div#hiddencopy_news1 {
	overflow: visible;
	padding: 10px 0 0 10px;
}

div#hiddencopy_news2 {
	overflow: visible;
	padding: 10px 0 0 10px;
}

div#hiddencopy_news3 {
	overflow: visible;
	padding: 10px 0 0 10px;
}

div#hiddencopy_news4 {
	overflow: visible;
	padding: 10px 0 0 10px;
}

div#hiddencopy_news5 {
	overflow: visible;
	padding: 10px 0 0 10px;
}

div.rightbox {
	float: right;
	width: 300px;
	padding: 83px 40px 0 0;
}

div.rightbox_up {
	float: right;
	width: 300px;
	padding: 0 40px 0 0;
	margin-top: -65px;
}

div#loginandnavholder {
	position: absolute;
	float: left;
	top: 0px;
	left: 370px;
}

div#NavigationPanel {
	position: absolute; 
	top: 31px; margin-left: 179px;
}
 
#Navigation {
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 11px;
}

#Navigation a {
	color: #ffffff;
	text-decoration: none;
}

#Navigation a:hover {
	color: #e1dfb9;
}

#Navigation li {
	float: left;
	height: 46px;
	overflow: hidden;
}

#Navigation li:hover img, #Navigation li.sfhover img {
	margin-top: -46px;
}


#Navigation li#AboutRincon {
	width: 110px;
}

#Navigation li#AboutRincon {
	width: 110px;
}


#Navigation li ul {
	width: 399px; min-height: 88px;
	background-color: #7f7d7e;
	position: absolute;
	top: 46px; left: -999em;
}

#Navigation li:hover ul, #Navigation li.sfhover ul {
	left: 0px;
}

#Navigation li ul li {
	float: none;
	height: auto;
	padding: 3px 0px 0px 15px;
	position: relative;
	width: auto;
}

#Navigation li ul li a {
	float: left;
	width: auto;
}

#Navigation li ul li ul {
	background: none;
	height: auto;
	position: absolute;
	top: 3px;
	margin: 0px 10px 0px 58px;
	padding: 0px;
	display: none;
}

#Navigation li ul li:hover ul, #Navigation li ul li.sfhover ul {
	display: block;
}

#Navigation li ul li ul li {
	display: inline;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: auto;
}

#Navigation li ul li ul li a {
	float: none;
	width: auto;
	margin-left: 5px;
}

#Navigation li#Founders {
	padding-left: 29px;
	width: 110px;
}

#Navigation li#Timeline {
	padding-left: 23px;
	width: 121px;
}

#Navigation li#News {
	margin-left: 0px;
}

#Navigation li#Values {
	margin-left: 13px;
}

#Navigation li#Contact_tab {
	width: 125px
}

#Navigation li#Value_tab {
	width: 90px
}

#Navigation li#Faq_tab {
	width: 70px
}

#Navigation li#Mainsite_tab {
	width: 114px;
}

