Skip to content

Instantly share code, notes, and snippets.

@danahern
Created September 7, 2009 03:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danahern/182127 to your computer and use it in GitHub Desktop.
Save danahern/182127 to your computer and use it in GitHub Desktop.
/* @override
http://192.168.11.10:8000/stylesheets/main.new.css
http://192.168.11.11:3000/stylesheets/main.new.css
http://127.0.0.1:3000/stylesheets/main.new.css
*/
body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
background: white;
}
input {
margin: 1px 0;
}
select {
border: 1px solid #dadada;
}
a, a:visited {
margin: 0;
text-decoration: none;
color: #00A5E6;
}
a, a:visited, input {
outline: none;
}
img {
border: 0;
margin: 0;
padding: 0;
}
ul {
margin: 0;
padding: 0;
}
ol {
margin: 0;
}
li {
font-weight: bold;
margin: 0;
padding: 0;
color: #de7501;
font-size: 12px;
}
ol li {
padding-left: 5px;
}
ul li {
list-style-type: none;
display: block;
}
li a {
display: block;
color: #000;
text-decoration: none;
}
li a:visited {
color: #000;
}
li a:hover {
color: #00A5E6;
text-decoration: none;
}
h1 {
font-size: 17px;
margin: 0;
padding: 14px 8px 5px;
font-weight: bold;
}
h1.header1{
color: #0d2f62;
font-size: 13px;
margin: 0;
padding: 5px 8px 0;
height: 22px;
border-bottom: 1px solid #d2d7dc;
background: url(/images/backgroundH2.gif) bottom repeat-x;
}
h1 img {
margin: 0 0 -7px 2px;
}
h2{
color: #0d2f62;
font-size: 13px;
margin: 0;
padding: 5px 8px 0;
height: 22px;
border-bottom: 1px solid #d2d7dc;
background: url(/images/backgroundH2.gif) bottom repeat-x;
}
h2 img {
float: left;
padding-right: 8px;
}
h3 {
color: #00a5e6;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
margin: 0px 0px 3px 0px;
padding: 2px 0px 0;
}
h5 {
margin: 0;
padding: 18px 8px 10px;
font-size: 11px;
}
h6 {
margin: 0;
color: #2372b0;
padding: 5px 20px 0;
height: 15px;
background: url(/images/backgroundH6.png) repeat-x bottom;
}
h7 {
color: #333333;
font-size: 17px;
font-weight: bold;
}
div,table,thead,tbody,tr,td,th {
margin: 0;
padding: 0;
}
/* --------- Classes --------- */
.alert_dark {
background: #ffffff;
color: #0066ff;
padding: 3px;
}
b {
color: #222222;
}
.strike{
position: relative;
top: 4px;
margin-right:6px;
margin-left:2px;
}
.guarantee{
position: relative;
top:-90px;
margin-right:6px;
margin-left:2px;
float: right;
}
h2.promo_h2{
color: #008BFF;
font-size: 18px;
text-align: center;
}
.signup_button{
left:65px;
position:relative;
top:4px;
}
div.clearing {
clear: both;
border: 0;
}
.rowContainer div.clearing {
border: 0;
}
div.rowContainer {
clear: both;
width: 952px;
margin: 8px auto;
}
/* 325 10 615 = 950*/
div.rowContainer>div {
border: 1px solid #d2d7dc;
overflow: hidden;
}
div.rowContainer div.left475 {
border: 0;
width: 475px;
}
div.rowContainer div.right475 {
border: 0;
float: right;
width: 475px;
}
div.rowContainer div.right475>* {
float: right;
}
.smallContainer {
border: 1px solid #d2d7dc;
overflow: hidden;
}
.innerContainer {
padding: 8px;
}
.innerContainer > div {
margin-bottom: 3px;
}
.innerContainer input {
margin-right: 5px;
}
div.search_blade {
width: 615px;
height: 277px;
float: right;
display: none;
}
div.search_blade ul li {
margin-left: 13px;
float: left;
width: 185px;
padding: 0;
color: #2299d7;
}
div.search_blade a {
color: #de7501;
display: inline;
}
div.search_blade a:visited {
color: #de7501;
}
div.search_blade h2 {
color: #1f8cc8;
border: 0;
padding-right: 0;
}
div.search_blade h2 span {
color: black;
font-size: 88%;
height: 22px;
padding: 8px 26px 0 0;
margin-top: -6px;
float: right;
cursor: pointer;
background: url(/images/backgroundH2_searchBlade.png) right no-repeat;
}
div.rowContainer div.col_left {
width: 325px;
}
.login_divider{
color: #D2D7DC;
padding-left: 2px;
padding-right: 8px;
}
.col_left A {
color: #fff;
}
div.rowContainer div.col_right {
width: 615px;
float: right;
}
div.rowContainer div.col_private {
float:right;
margin-right:10px;
width:291px;
}
div.rowContainer div.col_dealer {
width: 310px;
float: right;
}
.promo_div{
background: url('/images/signup_bg.png') repeat-x;
height: 131px;
width:309px;
}
div.rowContainer div.col_full {
width: 949px;
}
div.col_full p {
padding: 10px;
margin-top: 2px;
}
div.rowContainer div.flush_col_left {
width: 634px;
/* 634 instead of 635 makes the H2 border show up */
border-right: 0;
}
.flush_col_left h2 {
border-right: 0;
}
div.rowContainer div.flush_col_right {
width: 315px;
float: right;
}
div.multiple_checkbox_select{
overflow-x: hidden;
overflow-y: auto;
border: 1px solid #DEE2E6;
padding:0px 18px 0px 2px;
clear:both;
}
div.column_tiles{
float: left;
}
.chart_border{
border:1px solid #EEEEEE;
margin-right: 10px;
}
div.column_tiles h2{
margin:0;
border:1px solid #d2d7dc;
border-bottom:0;
}
h2.search_results {
background: none;
font-size: 12px;
padding-left: 0px;
}
h2.search_results img {
float: none;
padding-right: 0px;
}
h2.search_results span.columnised{
padding: 0;
color: #0d2f62;
}
h3.state_search_results {
color: black;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 20px;
margin: 9px 0 0;
padding: 2px 0px 0;
}
ul.dealerships_address_block li {
font-size: 11px;
color: black;
}
.price STRONG{
font-size: 11px;
color: #8acd00;
font-weight: bold;
}
.price SPAN {
font-size: 10px;
padding-left: 10px;
font-weight: bold;
}
/* --------- IDs --------- */
#no_clutter_just_classifieds {
position: relative;
top: 0px;
padding-top: 8px;
padding-bottom: 8px;
}
#motors_title{
position:relative;
top: -21px;
left: 10px;
}
#classifieds_title{
position:relative;
top: -21px;
left: 40px;
}
#login_header form {
margin: 0px 0;
}
#login_header label {
}
#login_header p {
margin: 0px 0px 5px 0px;
color: #496095;
width: 100%;
text-align: right;
}
#login_header p img {
margin-bottom: -10px;
margin-left: 4px;
}
.logged_in{
position:relative;
top: 28px;
}
#signuplower {
margin-top: 5px;
width: 100%;
text-align: right;
}
#signuplower input {
margin-bottom: -9px;
padding-left: 15px;
}
#sign_up_link {
color: #008bff;
font-weight: bold;
font-size: 11px;
}
#forgot_password_link {
color: #cccccc;
font-weight: lighter;
font-size: 11px;
text-decoration: underline;
}
#live_help_link {
color: #c92320;
font-size: 10px;
}
#login_titles{
display: block;
text-align: right;
}
#login_header {
border: 0;
float: right;
font-size: 12px;
color: #9c9c9c;
text-align: right;
position: relative;
font-weight:bold;
top: 29px;
width: 435px;
}
.new_header{
clear:both;
margin:0px auto;
width:952px;
}
/* -------- Start Dropdown menu -------------*/
#motors_navigation li{
position: relative;
text-align: left;
width: auto;
z-index: 99;
float: left;
background-color: transparent;
height: 20px;
border: 1px solid red;
}
#motors_navigation li:hover{
}
#motors_navigation li ul{
left:-999em;
position:absolute;
top: 4px;
z-index:99;
}
#motors_navigation li:hover ul{
position: relative;
}
#motors_navigation li li{
float:left;
position:relative;
z-index:99;
padding:0px 0px 0px 0px;
background:#C9DDEC;
color:#242424;
font-size:12px;
margin: -1px;
width: 200px;
}
#motors_navigation li li a{
border: 1px solid white;
display : block;
z-index: 99;
}
#motors_navigation li li a:hover {
cursor: pointer;
background:#C9DDEC;
color: #00a5e6;
z-index: 99;
}
#nav_autos_dropdown li{
width:100px;
}
#nav_boats_dropdown li{
width:100px;
}
#nav_rec_dropdown li{
width:100px;
}
#nav_power_dropdown li{
width:100px;
}
#nav_aircraft_dropdown li{
width:100px;
}
#nav_other_dropdown li{
width:100px;
}
#motors_navigation li:hover ul ul, #motors_navigation li:hover ul ul ul, #motors_navigation li.sfhover ul ul, #motors_navigation li.sfhover ul ul ul {
left: -999em;
}
#motors_navigation li:hover ul, #motors_navigation li li:hover ul, #motors_navigation li li li:hover ul, #motors_navigation li.sfhover ul, #motors_navigation li li.sfhover ul, #motors_navigation li li li.sfhover ul { /* lists nested under hovered list items */
left: 0px;
}
#motors_navigation {
height: 27px;
margin-bottom: 10px;
}
#motors_navigation li {
float: left;
padding: 2px 1px 0;
height: 25px;
background: url(/images/backgroundH2.gif) bottom repeat-x;
border: 1px solid #d2d7dc;
border-right: 0;
}
#motors_navigation li a {
height: 18px;
color: #1d3856;
font-size: 110%;
padding: 4px 13px 0;
display : block;
z-index: 99;
}
#motors_navigation li a:hover {
background: url(/images/nav_hover.gif) bottom repeat-x;
text-decoration: none;
z-index: 99;
}
#motors_navigation li.current a {
color: #008BFF;
}
#motors_navigation li.current ul li a {
color: #1D3856;
}
#motors_navigation li.current ul li a:hover {
color: #00A5E6;
}
li#nav_autos {
width: 64px;
}
li#nav_boats {
width: 205px;
}
li#nav_motoh {
width: 104px;
}
li#nav_motoc {
width: 108px;
}
li#nav_aircr {
width: 75px;
}
li#nav_other {
width: 125px;
}
li#width_7px {
width: 7px;
background: url(/images/background7x27.gif) botto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment