/* Main CSS document for styles */

* {
	margin:0px;
	padding:0px;
	outline:none;
}


body {
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #666666;
	text-align:left;
	background-image:url(../images/bg_body.gif);
	background-repeat:repeat-x;
}

#container {
width:860px;
}

#header {
width:860px;
height:121px;
}

#header div.holder {
height:83px;}

#logo {
background-image:url(../images/RuppertLandscapelogo.jpg);
background-position:top left;
background-repeat:no-repeat;
width:205px;
height:70px;
display:block;
float:left;
margin-left:34px;
margin-top:34px;
text-indent:-300px;
overflow:hidden;}

#nav {
	margin-top:00px;
	margin-left:250px;
	padding:0px;
	width: 630px;
	height: 30px;
	background: url(../images/nav.gif) no-repeat;
	position: relative;
}

#nav li {
	list-style-type: none;
	display: inline;
}
#nav a:link, #nav a:visited {
	position: absolute;
	top: 0px;
	height: 30px;
	text-indent: -1000px;
	overflow: hidden;
	
}
/* home */
#nav .home a:link, #nav .home a:visited {
	left: 5px; width: 66px;
}
#nav .home a:hover, #nav .home a:focus {
	background: url(../images/nav.gif) no-repeat -5px -30px;
}
.current-home .home a:link, .current-home .home a:visited {
	background: url(../images/nav.gif) no-repeat -5px -30px;
	cursor: default;
}

#nav .about a:link, #nav .about a:visited {
	left: 71px; width: 90px;
}
#nav .about a:hover, #nav .about a:focus,.current-about .about a:link, .current-about .about a:visited {
	background: url(../images/nav.gif) no-repeat -71px -30px;
}

#nav .services a:link, #nav .services a:visited {
	left: 161px; width: 89px;
}
#nav .services a:hover, #nav .services a:focus, .current-services .services a:link, .current-services .services a:visited {
	background: url(../images/nav.gif) no-repeat -161px -30px;
}

#nav .careers a:link, #nav .careers a:visited {
	left: 250px; width: 82px;
}
#nav .careers a:hover, #nav .careers a:focus, .current-careers .careers a:link, .current-careers .careers a:visited {
	background: url(../images/nav.gif) no-repeat -250px -30px;
}

#nav .contact a:link, #nav .contact a:visited {
	left: 332px; width: 110px;
}
#nav .contact a:hover, #nav .contact a:focus, .current-contact .contact a:link, .current-contact .contact a:visited {
	background: url(../images/nav.gif) no-repeat -332px -30px;
}

#nav .employees a:link, #nav .employees a:visited {
	left: 442px; width: 145px;
}
#nav .employees a:hover, #nav .employees a:focus, .current-employees .employees a:link, .current-employees .employees a:visited {
	background: url(../images/nav.gif) no-repeat -442px -30px;
}


#subnav {
	margin:0px;
	padding-top:17px;
	width: 740px;
	height: 24px;
	position: relative;
	text-align:left;
	background-color:#e0e0e0;
}

#subnav li {
	list-style-type: none;
	display: inline;
	margin:0px;
	margin-right:0px;
}

#subnav li a {
	background:none;
	font-size:11px;
	padding: 7px 9px 7px 10px;
	color:#444444;
	text-transform:uppercase;
	font-weight:bold;	
}

#subnav li a:hover {
	color:#00a600;
	text-decoration:none;
}

#subnav li a.selected {
	background-color:#FFFFFF;
	color:#00a600;
	
}

#trinav {
margin-left:23px;
border-top:1px dotted #666666;
border-bottom:1px dotted #666666;
padding:3px;
}
#trinav a {
margin:5px;
}
#trinav a.selected {
font-weight:bold;
color:#444444;
}



#dropdowns {
margin-left:180px;
margin-top:-15px;}

.dropdown {
position:absolute;
margin:0px;
z-index:100;
border:1px solid #56ad57;
display:none;}

.dropdown li {
list-style-type:none;
line-height:20px;
margin:0px;
}

.dropdown li a {
display:block;
width:160px;
line-height:16px;
margin:0px;
background-color:#56ad57;
border-bottom:1px solid #56ad57;
padding:5px 5px 5px 15px;
text-transform:uppercase;
font-size:11px;
color: #FFF;
}

.dropdown li a:hover {
text-decoration:none;
background-color:#008301;
}

.navabout {
margin-left:140px;}

.navservices {
margin-left:231px;}

.navcareers {
margin-left:320px;}

.navemployees {
margin-left:448px;}

/* CONTENT STYLES */


#slideshow1,#slideshow2,#slideshow3 {
z-index:0;}

.homemenu  {
display:block;
height:224px;
width:246px;
margin-right:1px;
}

.homenav  {
display:block;
height:60px;
width:246px;
margin-right:1px;
margin-top:1px;
}

.maint {
background-image:url(../images/btn_maint.gif);
background-position:top left;
background-repeat:no-repeat;
}

.maint:hover {
background-image:url(../images/btn_maint_over.gif);
background-position:top left;
background-repeat:no-repeat;
}
.const {
background-image:url(../images/btn_const.gif);
background-position:top left;
background-repeat:no-repeat;
}
.const:hover {
background-image:url(../images/btn_const_over.gif);
background-position:top left;
background-repeat:no-repeat;
}
.nurse {
background-image:url(../images/btn_nurse.jpg);
background-position:top left;
background-repeat:no-repeat;
}
.nurse:hover {
background-image:url(../images/btn_nurse_over.jpg);
background-position:top left;
background-repeat:no-repeat;
}


#content {
	border:1px dotted #9a9a9a;
	border-top:none;
	margin-left:90px;
	padding-right:15px;
	width:725px;
	background-color:#FFFFFF;
	margin-top:0px;
}

ul {
list-style-type:square;
margin-left:20px;
margin-top:8px;	
margin-bottom:15px;
}

ul li {
margin-left:50px;
margin-bottom:8px;}

li {
line-height:21px;
font-weight:normal;}

.pdfs {
list-style-type:none;
margin-left:2px;
}

.pdfs li {
	list-style-type:none;
	background-image:url(../images/icn_pdf.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:23px;
	margin-left:10px;
}

.quick li {
	padding-left:5px;
	margin-left:10px;
}

.pdfs li a, .quick li a {
	font-weight:bold;
}

a {
	font-size: 12px;
	color: #009900;
	text-decoration:none
}
a:hover{
	color: #666666;
	text-decoration:underline
}

.rightFloat {
float:right;
width:230px;
margin:30px 0 0 15px;}

.headertxt {
margin:30px 0 10px 22px;}

p {
margin: 10px 10px 10px 23px;}

p strong {
color:#444444;}

h3 {
font-weight:bold;
color:#666666;
font-size:14px;
padding-left:22px;
margin-bottom:10px;}

h4 {
font-size:14px;
color:#009900;
font-weight:bold;
margin-left:23px;
margin-top:20px;
text-transform:uppercase;}

.gloss {
display:inline-block; 
width:200px;
font-style:normal;
font-weight:bold;
}

dt {
font-weight:bold;
margin-left:43px;
display:block;}

dd {
margin-left:43px;
display:block;}

.formBox {
	border: 1px dotted #666666;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../imgs/sub/footer_rpt.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.commentBox {
	background-image: url(../imgs/sub/footer_rpt.jpg);
	background-repeat: repeat-x;
	border: 1px dotted #666666;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.biggreen {
font-size:12px;
font-weight:bold;
text-transform:uppercase;
margin-right:20px;
margin-left:8px;}

.biggreen:hover {
text-decoration:none;
}

.onpage {
font-size:12px;
color:#444444;
}

hr {
background-color:#FFF;
margin-left:15px;
border:none;
border-bottom:1px dotted #888;}


.imgleft {
float:left;
padding:5px;
margin: 15px 15px 30px 23px; 
border:1px dotted #999;
}

.imgright {
float:right; 
width:250px;
padding:5px;
margin: 25px 0px 15px 23px; 
border:1px dotted #999;
}

.profilepdf {
float:right; 
width:100px;
padding:5px 10px 5px 30px;
display:block;
border:1px dotted #009900;
margin-right:10px; 
background-image:url(../images/icn_pdf.gif);
background-repeat:no-repeat;
background-position:6px 6px;
}

.branch {
float:left; 
width:250px;
padding:5px;
margin: 10px 15px 0px 23px; 
border:1px dotted #999;
}

.branchmgr {
float:left;
width:60px; 
padding:5px;
margin: 7px 10px 0px 0px; 
border:1px dotted #999;
}


#constructionmap {
margin-left:23px;
background-image:url(../images/branch_constmap.jpg);
width:350px;
height:230px;
border:1px dotted #999;
margin-bottom:15px;
background-repeat:no-repeat;
}

#constructionmap a {
display:block;
height:20px;
width:18px;
position:absolute;}

#constructionmap a.md {
margin-left:160px;
margin-top:14px;}

#constructionmap a.va {
margin-left:145px;
margin-top:38px;}

#constructionmap a.nc {
margin-left:118px;
margin-top:103px;}

#constructionmap a.ga {
margin-left:32px;
margin-top:165px;}

#profilegallery {
float: right;
margin-right:25px;
width:290px;
height:220px;
border:1px dotted #999;;
padding:5px;
}

.profilegallerysm {
float: right;
margin-right:15px;
width:210px;
border:1px dotted #999;;
padding:5px;
}

#branchgallery {
margin: 0px;
padding:0px;
}

#managementmap {
margin-right:0px;
margin-left:23px;
background-image:url(../images/branch_mgmtmap.jpg);
background-repeat:no-repeat;
width:450px;
height:230px;
border:1px dotted #999;
margin-bottom:15px;
}

#managementmap a {
display:block;
height:20px;
width:17px;
position:absolute;}

#managementmap a.mdp {
margin-left:162px;
margin-top:57px;}

#managementmap a.bal {
margin-left:162px;
margin-top:35px;}

#managementmap a.mdf {
margin-left:123px;
margin-top:38px;}

#managementmap a.mdl {
margin-left:145px;
margin-top:38px;}

#managementmap a.va {
margin-left:140px;
margin-top:62px;}

#managementmap a.nc {
margin-left:108px;
margin-top:130px;}

#managementmap a.ga {
margin-left:26px;
margin-top:191px;}

#managementmap a.pa {
margin-left:180px;
margin-top:19px;}


.mgmtnav {
float:right; 
display:block; 
width:210px; 
margin-left:5px;}

table.samples {
width:700px;
margin-left:25px;
margin-bottom:20px;
}

table.samples tr td img {
border:1px dotted #999;
padding:5px;}

/* STYLES FOR THE PRODUCT WINDOWS */

#firstpane {
margin-left:23px;
line-height:21px;}

#firstpane a.head {
display:block;
margin:5px 0px 3px 0px;
font-weight:bold;}

a.current {
padding-left:15px;
font-size:14px;
font-weight:bold;}

.sub {
display:none;
margin-left:15px;
line-height:24px;

margin-bottom:10px;
width:90%;
}


/* FORM STYLE */

form {
width:590px;
background-color:#efefef;
margin-left:20px;
padding-top:10px;}

form p {
display:block;
width:580px;
padding:2px;
text-align:right;
}

form table {
width:490px;
border: dashed 1px gray;
background-color:#ddd;
margin: 20px 0 20px 65px;
}

input.item {
width:280px;
margin:0px;}

input.spec {
width:90px;
margin:0px;}

input, select {
width:300px;
margin-right:40px;
font-size:13px;}


input[type=radio], .radio{
margin-left:10px;
margin-right:10px;
width:15px;
}

.radio {
margin-left:10px;
margin-right:10px;
width:15px;
}

.spacer {
padding-left:238px;}

label {
width:220px;
float:left;
text-align:right;
font-weight:bold;
display:block;}

textarea {
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
width:304px;
height:60px;
margin-right:40px;
font-size:13px;}

.submitbtn {
width:150px;
margin-right:190px;}

input.error {
background-color:#FFFFCC;}

label.error {
visibility:hidden;
float:right;
color:#990000;}

.formdone {
margin-left:23px;
margin-bottom:20px;
border:1px dotted #00bb00;
padding:20px;
background-color:#D7F5D1;
color:#009900;}

/* FOOTER */

#footer {
	padding: 13px 0 0 40px;
	background-image:url(../images/dotted_footer.jpg);
	background-repeat:no-repeat;
	background-position:1px 0px;
	padding-left:170px;
	height:120px;
	width:650px;
	margin-top:-1px;
	text-align:right;
	font-size:10px;
}

#footer a.bigfoot {
font-size:13px;
font-weight:bold;
}

#footer a {
text-transform:uppercase;
margin-left:5px;
margin-right:8px;
font-size:11px;
}




