﻿
@import "groupbar.css";

* {margin:0; padding:0;}
body {font:0.7em Arial, Verdana, sans-serif; line-height:1.2; color:#000; background-color:#ca810f;}

a {text-decoration:none;}
a img {border:none;}
a:link, a:visited {color:#fff;}
html body a:hover {color:#000;}

h1 a:hover, .title a:hover, p a:link, p a:visited, span a:link, span a:visited {border-bottom:1px solid #b06e07;}

h1 {font:bold 2.2em Arial, Verdana, sans-serif;}
h2 {font:bold 1.3em Arial, Verdana, sans-serif; text-transform:uppercase; margin-bottom:5px; padding-top:10px}
h3 {font:bold 1em Arial, Verdana, sans-serif; text-transform:uppercase;}

p {margin-bottom:10px}

blockquote {padding:0.25em 40px;}
blockquote {font:italic 1.05em Georgia, Times, serif; background:url(/images/quote_wh.gif) 10px 0.75em no-repeat; margin:0.25em 0;}

td a:link, td a:visited {border-bottom:0;}
thead th {text-transform:uppercase; text-align:left;}
tbody th {width:20%; vertical-align:top; text-align:left}

form {margin:0}

ul.list {margin-left:16px; margin-bottom:10px}
ol.list {vertical-align:top; margin-left:28px; margin-bottom:10px}
ol.list li, ul.list li, ul.menu li {margin-bottom:5px}

dt {margin-top:0.7em; font-size:1.1em; font-weight:bold; border-top:solid 1px #da911f; padding-top:6px}
dd {line-height:1.2em}
dl {border-bottom:solid 1px #da911f; padding-bottom:1.2em}

#LeftBar ul.menu {font-size:1.1em; list-style-type:none}
#LeftBar td {text-transform:uppercase}

#PnlContact {background-image: url(../images/bg/call.gif); background-repeat:no-repeat; width: 165px; padding:53px 9px 9px 0; font-size:0.95em; margin-top:20px}
#Pnlcontact .taright {}

#Header {position:relative}

#TopHeader {height:80px; background-color:#000}
#TopHeader .pad, #Body .pad {padding:20px}

#SubHeader {height:50px; background-image:url(../images/bg/topbar.gif);}
#SubHeader .pad {padding:15px 20px 15px 20px; width:700px}
#SubHeader .button {width:52px; height: 18px; vertical-align:middle}

#inpKey {background-image:url(../images/bg/inputtext111.gif); width:105px;}
.ipp {border:0; background-image:url(../images/bg/inputtext111.gif); width:20px;}
input, select, textarea {font:0.98em Arial, Verdana, sans-serif;}
input.text {border:0; height:19px; padding:0 3px 0 3px;}

#Logo {margin-right:256px;}
#ProRentCard {position:absolute; top:0; left:630px;}

#NavBar {height:2.4em; margin:3px 0 0 30px; font-size:13px; font-weight:bold; overflow:hidden; min-width:376px; list-style:none}
#NavBar li {float:left; padding:0 10px 0 10px; margin-right:5px; display:inline;}
#NavBar li a {display:block; padding:0 0 0.25em; text-transform:uppercase;}
#NavBar a:hover {color:#000;}

.fleft {float:left; display:inline;}
.fright {float:right; display:inline;}
.clearall {clear:both;}
.vspace5 {height:5px;}
.vspace10 {height:10px;}
.vspace15 {height:15px;}
.vspace20 {height:20px;}
.taleft {text-align:left;}
.taright {text-align:right;}

.button {cursor:pointer;}

#Body {}
#LeftBar {float:left; width:165px; display:inline;}
#Content {float:left; margin-left:40px; display:inline; width:686px;}
#Tagline {margin-top:15px}

.breadcrumb {font-size:0.98em; margin-bottom:10px;}

.desc, .pack {line-height:1.6em; margin-bottom:1.2em}

.desc h2, .desc h3, .pack h2, .pack h3 {display:block; clear:both; border-top:solid 1px #eaa12f}

.desc table {
	border-left:solid 1px #eaa12f; border-top:solid 1px #eaa12f; border-collapse:collapse
}

.desc td {
	border-right:solid 1px #eaa12f; border-bottom:solid 1px #eaa12f; padding:4px
}
.big {
	font-size:1.6em; font-weight:bold; color:#804e00
}
.med {
	font-size:1.4em; line-height:1.5em
}