/*
px  %
10  77
11  85
12  92
13  100
14  107
15  114
16  122
17  129
18  136
19  144
20  152
21  159
22  167
23  174
24  182
*/

/*
RESET BROWSER DEFAULTS -------------------------- */

* {
	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;
}
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;
}


/*
SET TYPOGRAPHY -------------------------- */

body { font:13px verdana,arial,helvetica,clean,sans-serif; }
select, input, textarea { font:99% arial,helvetica,clean,sans-serif; }
pre, code { font:115% monospace; font-size:100%; text-align: left; }
body * { line-height: 1.2em }

h1 {
  font-size: 152%;
  font-weight: bold;
}
h2 {
  font-size: 129%;
  font-weight: bold;
}
h3 {
  font-size: 100%;
}


/*
SET GLOBAL ELEMENTS -------------------------- */

/* now reset performed, set any element specific attributes here */

body {
  margin: 5px 0 10px 0;
  text-align: center;
}

a {
  text-decoration: none;
}
a:visited {
}
a:hover {
  text-decoration: underline;
}

.clear {
  clear: both;
}


/*
NON GENERIC -------------------------- */

#wrapper {
  width: 920px;
  margin: auto;
  text-align: left;
  background-color: #FFFFFF;
}

#header {
  margin-bottom: 5px;
}
#headerDomain{
  float: left;
  color: #333333;
  font-size: 24px;
}
#headerDomain span {
  font-size: 13px;
  margin-left: 5px;
  font-style: italic;
  color: #666666;
}
#headerLinks {
  float: right;
  color: #FF6600;
}
#headerLinks a {
  font-size: 85%;
  color: #666666;
}

#searchBar {
  width: 920px;
  border: 1px solid #FF6600;
  padding: 1px;
  margin-bottom: 10px;
  text-align: center;
}
#searchBar div {
  background: url( /images/parking/justo/orange/grad.gif ) repeat-x;
  border: 1px solid #FFFFFF;
  padding: 5px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 107%
}

#contentLinks {
  width: 190px;
  float: left;
}
#contentLinks ul {
  list-style-type: none;
}
#contentLinks li a {
  color: #666666;
  margin: 0 0 10px 0 ;
  display: block;
  text-indent: 18px;
  border-bottom: 1px solid #EEEEEE;
  background: url( /images/parking/justo/orange/arrow.gif ) no-repeat 10px 50%;
}
#contentLinks li a:hover {
  text-decoration: none;
  color: #999999;
}
#formWrap {
  background-color: #CCCCCC;
  padding: 1px;
}
#formWrap div {
  background-color: #CCCCCC;
  border: 1px solid #FFFFFF;
  padding: 5px;
  color: #333333;
  font-weight: bold
}

#contentMain {
  width: 416px;
  float: left;
  margin: 0 20px 0 20px;
}
.addWrap {
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #A7DEA7;
}

a.addLink {
  display: block;
  color: #0C4978;
  text-decoration: underline;
}
a.addLink:hover {
  text-decoration: none;
}
a.addDesc {
  display: block;
  color: #333333;
  font-size: 85%;
}
a.addDesc:hover {
  text-decoration: none;
}
a.addHost {
  display: block;
  color: #008000;
  font-size: 92%;
  text-decoration: underline;
}
a.addHost:hover {
  text-decoration: none;
}
.catWrap {
  float: left;
  width: 130px;
  margin: 20px 7px 0 0;
  display: inline;
}
.catWrap a {
  display: block;
  color: #FF6600;
  font-size: 107%;
  text-decoration: underline;
  margin-bottom: 4px;
}
.catWrap a:hover {
  text-decoration: none;
}
.catWrap a.catChild {
  color: #555555;
  font-size: 100%;
  margin-bottom: 2px;
  text-decoration: none;
}
.catWrap a.catChild:hover {
  color: #999999;
}


#contentProducts {
  width: 270px;
  float: left;
}
.product {
  background: url( /images/parking/shadow.gif ) no-repeat bottom right;
  float:left;
  line-height:0;
  margin-bottom: 15px;
  display: inline;
}
.productIn {
  background:#fff;
  padding:2px;
  border:1px solid #a9a9a9;
  position:relative;
  left:-5px;
  top:-5px;
  float:left;
}
.product img {
  float: left;
  border: 1px solid #a9a9a9;
}
.productInfo {
  float: left;
  width: 198px;
  margin-left: 3px;
  display: inline;
}
.productTitle {
  background-color: #E9E9E9;
  padding: 2px;
  width: 255px;
  margin-bottom: 3px;
}
.productTitle a.title {
  color: #333333;
  font-size: 85%;
  font-weight: bold;
  text-decoration: underline;
}
.productTitle a:hover.title {
  text-decoration: none;
}

.productInfo a.descLink {
  color: #333333;
  font-size: 77%;
  display: block;
  margin-bottom: 3px;
}
.productInfo .productPrice {
  color: #000000;
}
.productInfo a.productMerchant {
  color: #FF6600;
  font-size: 77%;
  display: block;
}


a.addWTitle {
  display: block;
  color: #E95E02;
  text-decoration: underline;
  padding: 2px;
}
a.addWTitle:hover {
  text-decoration: none;
}
a.addWDesc {
  margin: 1px 0 5px 0;
  display: block;
  color: #444444;
  font-size: 85%;
}
a.addWDesc:hover {
}
a.addWURL {
  color: #0C4978;
  text-align: center;
  font-size: 85%;
  display: block;
}
a.addWURL:hover {
}


#archiveWrap {
  padding: 10px;
  float: left;
  width: 400px;
}
#archiveWrap h2 {
  margin-bottom: 10px;
  color: #0C4978;
}
#archiveWrap span {
  color: #000000;
}
#archiveWrap td {
  padding: 3px;
}
#archiveWrap a {
  color: #555555;
  font-size: 100%;
  text-decoration: underline;
}
#archiveWrap a:hover {
  text-decoration: none;
}


#footer {
  float: left;
  height: 2px;
  width: 920px;
  padding: 2px 5px 2px 5px;

  border-top: 1px solid #DDDDDD;
  margin-top: 30px;
  margin-bottom: 5px;
  font-size: 77%;
  color: #999999;
  display: inline;
  text-align: center;
}
#footer a {
  color: #999999;
}
#footer a.archiveLink {
  color: #FFFFFC;
}
#footer a.archiveLink2 {
  color: #FFFFFE;
}

/*
FORMS -------------------------- */

label {
  display: none;
}

input {
  border: 1px solid #AAAAAA;
}

input.submit {
	background-color: #FF6600;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  font-size: 11px;
}

#formWrap input.submit {
	background-color: #888888;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  font-size: 11px;
}
