/* ..:: Parkside Automobile ::.. */

/* Common Styles */

h1 { color: #eb4c2f; }
h2 { color: #eb4c2f; }
a { color: #eb4c2f; }
.col_right h1 { margin: -13px 0px 13px -20px; padding: 23px 0px 0px 20px; }
.gImages { margin-right: 15px; }

/* Vertical Navigation */

#verticalNav { text-align: right; }
#verticalNav a { background: url(/Resources/parkside/Layout/arrow.gif) top right no-repeat; v-align: middle; display: block; font-size: 14px; text-decoration: none; color: white; padding: 4px 24px; 8px; zoom: 1 }
#verticalNav a:hover { color: #ea5e23; background: url(/Resources/parkside/Layout/hArrow.gif) top right no-repeat; }

/* Horizontal Navigation */

#horizontalNav { text-align: right; height: 33px; padding-top: 60px; background: url('/Resources/Parkside/Layout/defaultHeader.jpg') top left no-repeat; }
#horizontalNav a { text-decoration: none; color: white; padding: 0px 10px 5px 10px; }
#horizontalNav a:hover { color: #ea5e23; }

*//* Footer */

#footer { padding: 10px 10px 10px 20px; color: #ccc; font-size: 0.9em; }
#footer a { color: #ccc; text-decoration: none; }
#footer a:hover { color: white; }
#footer .left { padding: 10px 0px 0px 0px; }
#footer .right { padding: 10px 0px 0px 0px; }
#footer .right a { float: right; display: block; height: 25px; padding: 10px 60px 0px 60px; background: url('/Resources/Parkside/Layout/jaze_logo.png') top right no-repeat; }
#footer .right span { display: none; }
