/*********************************************
   CSS for CarlsCars.com
*********************************************/

/* GENERAL SETTINGS---------------------------------------------------------------------- */
body {
   background: #FFFFFF;
   margin: 8px;
   font-family: Verdana, arial, 'Roboto', sans-serif;
   font-size:16px;
   line-height: 16px;
   overflow-x: hidden;
}

a:link, a:visited, a:active, a:hover {
    text-decoration: underline; 
}

.Table a:link, .Table a:visited, .Table a:active, .Table a:hover {
    text-decoration: none; 
}

h2 {font-family: "Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;font-size: 30px; line-height: 34px;}
h3 {font-family: "Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;font-size: 24px; line-height: 30px;}
strong {vertical-align:text-top;width:120px;display:inline-block;margin-right: 10px;}
b/r {margin-bottom:8px;}
textarea {vertical-align:text-top;margin-bottom:8px;}
table td {vertical-align:top;}
div.textareadesc{display:inline-block;vertical-align:top;width:300px;margin-bottom:20px;}
.photothumb{width:60px;max-height:40px;margin-left:5px;margin-bottom:5px;vertical-align: bottom;border:1px solid black;}
.nodisplay {display:none;}
.col1, .col2 {
   display:block;
   width: 160px;
   float: left;
}
.col2 {
   margin-left:20px;
   width: 250px;
}
.viewfield{
   display: block;
}
.viewlabel{
   display: inline-block;
   font-weight: normal;
   color: black;
   width: 160px
}
.viewcontent{
   display: inline;
   font-weight: bold;
   color: black;
}

#content {
  w/idth: 100%;
}


/* CARS SUMMARY---------------------------------------------------------------------- */
.car-container {
  display: inline-block;
}

.car-summary {
   clear: both;
   font-family: Arial; 
   font-size: 16px;
   b/order: 1px solid black;
   margin: 0px 0 20px 0;
   padding: 10px;
   h/eight: 140px;
   width: 100%;
   text-align: center;
}



.col-photo{
   clear: both;
   display:inline-block;
   width: 270px;
   f/loat: left;
   vertical-align: top;
   text-align: left;
}

.car-summary .photomain {
   width:250px;
   m/ax-height:40px;
   margin:0 0 10px 0px;
   border:1px none black;

}
.col-details {
   b/order: 1px solid red;
   f/loat: left;
   display:inline-block;
   margin-left:0px;
   w/idth: 250px;
   width: 300px;
   vertical-align: top;
   font-size: 11px;
   text-align: left;
}

.col-details .title {
   font-size: 20px;
   line-height: 22px;
   font-weight: bold;
   margin: 0 0 10px 0;
   
}

.col-details .description {
   margin: 0 0 10px 0;
    font-size: 16px;
    line-height: 18px;
}

.col-details .price {
    color: #3366ff;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px 0;
    display: inline-block;
    width: 100px;
}
.col-details .details-link {
   font-size: 11px;
   margin: 0 0 10px 0;
   display: inline;
}

/* CAR DETAILS---------------------------------------------------------------------- */
.car-detail-container {
  display: block;
}

.details-specs {
  display: inline;
}

.details-specs .mainimage {
  d/isplay: inline;
  float: left;
  max-width: 380px;
  padding-right: 25px;
}

.details-specs .photomain {
   w/idth:350px;
   width:100%;
   m/ax-height:40px;
   margin:0 0 10px 0px;
   border:1px none black;
   display: inline;
}

.details-col2 {
   max-width:100%;
   margin:0 0 10px 0px;
   border:1px none black;
   d/isplay: inline-block;
   vertical-align: top;
}
.details-specs .title {
   font-size: 20px;
   line-height: 22px;
   font-weight: bold;
   margin: 0 0 10px 0;
   
}

.details-specs .description {
    margin: 0 0 20px 0;
    font-size: 20px;
    line-height: 24px;
    d/isplay:  inline;
}

.details-specs .price {
    color: #3366ff;
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.details-specs .other-details {
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    margin: 0 0 10px 0;
}

.videocontainer {
   clear: both;
   margin: 30px 0 30px 0;
   padding: 0;
   max-width: 100%;
   m/ax-height: 400px;
}

.videowrapper {
   clear: both;
   margin: 20px 0 10px 0;
   padding: 0;
   max-width: 400px;
   max-height: 400px;
}

.videowrapper iframe {
   margin: 0;
   padding: 0px;
   width: 100%;
   height: 300px;
}

.imagedetail {
   max-width:300px;
   width: 100%;
   padding: 0 20px 10px 0;
}


/* BUTTONS---------------------------------------------------------------------- */
.carlbutton {
background-color: #aac160; 
background: linear-gradient(rgba(103, 174, 85, 1) 45%, rgba(87, 136, 67, 1)); 
background: -moz-linear-gradient(rgba(103, 174, 85, 1) 45%, rgba(87, 136, 67, 1)); 
background: -o-linear-gradient(rgba(103, 174, 85, 1) 45%, rgba(87, 136, 67, 1)); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(.45, rgba(103, 174, 85, 1)), color-stop(1, rgba(87, 136, 67, 1))); 
-pie-background: linear-gradient(rgba(103, 174, 85, 1) 45%, rgba(87, 136, 67, 1)); 
        border-radius: 5px;
	border-style: solid; 
        border: 2px solid black;
	position: relative; 
	text-shadow: -1px -1px 0 #999;
	color:#fff;
        font-size: 1.3em;
        margin-bottom: 30px;
        padding: 0;
	width: auto; 
	line-height: 1.2; 
        display: inline-block;
	font-family: Arial; 
	font-style: normal; 
	font-weight: normal;
        outline: 0 none;
        vertical-align: baseline;
}

.carlbutton:hover { 
background-color: #a4cf21; 
background: linear-gradient(rgba(121, 188, 100, 1) 45%, rgba(87, 136, 67, 1)); 
background: -moz-linear-gradient(rgba(121, 188, 100, 1) 45%, rgba(87, 136, 67, 1)); 
background: -o-linear-gradient(rgba(121, 188, 100, 1) 45%, rgba(87, 136, 67, 1)); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(.45, rgba(121, 188, 100, 1)), color-stop(1, rgba(87, 136, 67, 1))); 
-pie-background: linear-gradient(rgba(121, 188, 100, 1) 45%, rgba(87, 136, 67, 1)); 
	position: relative; 
	text-shadow: -1px -1px 0 #999;
	color:#fff;
} 

.carlbutton a{
        padding: 1em;
        display: block;
	text-decoration: none; 
	color: #ffffff; 
	text-align: center; 
        text-shadow: -1px -1px 0 #999;
}

.orange {
	background-color: #e39a3b; 
	background: linear-gradient(rgba(227, 154, 59, 1) 45%, rgba(204, 116, 0, 1)); 
	background: -moz-linear-gradient(rgba(227, 154, 59, 1) 45%, rgba(204, 116, 0, 1)); 
	background: -o-linear-gradient(rgba(227, 154, 59, 1) 45%, rgba(204, 116, 0, 1)); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(.45, rgba(227, 154, 59, 1)), color-stop(1, rgba(204, 116, 0, 1))); 
	border-style: solid; 
	-pie-background: linear-gradient(rgba(208, 208, 208, 1) 45%, rgba(181, 181, 181, 1)); 
        font-size: 1.1em;
        line-height: 0.8;
        margin-top:30px;
}
.orange:hover {
	background-color: #faac46; 
	background: linear-gradient(rgba(250, 172, 70, 1) 45%, rgba(214, 125, 8, 1)); 
	background: -moz-linear-gradient(rgba(250, 172, 70, 1) 45%, rgba(214, 125, 8, 1)); 
	background: -o-linear-gradient(rgba(250, 172, 70, 1) 45%, rgba(214, 125, 8, 1)); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(.45, rgba(250, 172, 70, 1)), color-stop(1, rgba(214, 125, 8, 1)));  
	-pie-background: linear-gradient(rgba(250, 172, 70, 1) 45%, rgba(214, 125, 8, 1)); 
}
.orange a{
        padding: 0.8em;
}

/* END BUTTONS---------------------------------------------------------------------- */

/* TABLE SETTINGS---------------------------------------------------------------------- */
    .Table
    {
        display: table;
    }
    .Title
    {
        display: table-caption;
        text-align: center;
        font-weight: bold;
        font-size: larger;
    }
    .Heading
    {
        d/isplay: table-row;
        font-weight: bold;
        text-align: center;
    }
    .Row
    {
        display: table-row;
    }
    .Cell
    {
        display: table-cell;
        border: solid;
        border-width: thin;
        padding: 10px 10px 10px 10px;
        vertical-align: top;
    }




/* NAVIGATION---------------------------------------------------------------------- */
#nav {
  font-family: Arial; 
}

#nav .nav-links {
  font-size: 14px; 
}

#nav .nav-links li{
  display: inline; 
  padding-right: 10px; 
}

/* HEADER---------------------------------------------------------------------- */
#header {
    font-family: "Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;
    background: white;
}

h1.logo {
    f/loat: left;
    font-size: 66px;
    font-style: normal;
    font-weight: bold;
    line-height: 60px;
    margin: 5px 0px 20px 10px;
    padding: 0;
    color: #ed1e24;
    font-variant: small-caps;
    letter-spacing: 1px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000;
    width: 480px;
    display: inline-block;
}

h1.logo .headline {
  color: #44a1fb;
    font-size: 24px;
    line-height: 24px;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 4px;
    line-height: 24px;
    margin: 0 0 0 60px;
    padding: 0.2em 0 0.2em 0.8em;
    font-variant: none;
    text-shadow: 0 0 0 #000;
}

.header-right{
    display: inline-block;
    float:right;
  color: #44a1fb;
  border:1px solid #999;
  margin:0;
  padding:10px 10px 10px 10px;
  font-weight:normal;
  font-size:18px;
  line-height:22px;
  letter-spacing:1px;
  width: 300px;
}

/* FOOTER---------------------------------------------------------------------- */

#footer {
  clear: both;
  f/ont-family: Arial; 
  font-family: "Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;
  font-style: normal; 
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  c/olor: red;
  margin: 40px 0 20px 0;
  background: #ddd none repeat scroll 0 0;
}

#footer #copyright {
    border-top: 1px solid #ddd;
    display: block;
    l/ine-height: 150%;
    padding: 1em 2em;
    text-align: center;
}

/* CONTENT---------------------------------------------------------------------- */
#content {
  font-family: arial;
  font-size: 16px;
  line-height: 22px;
  margin: 25px 20px 25px 20px; 

}

.about-image {
  float: right;
  max-width: 400px;
  width: 60%;
  max-height: 300px;
  text-align: center;
  padding-left: 10px;
}

.about-image img {
  width: 100%;
}

.about-image iframe {
  width: 100%;
}

.about-image .caption-text {
  font-size: 14px;
  margin: 0;
  padding: 0;
}



/* ADMIN OVERRIDES---------------------------------------------------------------------- */
.admin body {
   font-size: 14px;
}

.admin h1.logo {
    width: auto;
}

.admin .photomain {
    border: 1px none black;
    display: inline;
    margin: 0 0 0px;
    width: 190px;
}

.admin #content {
    font-size:16px;
    line-height: 18px;
}
.admin .col1, .admin .col2 {
   display:block;
   width: 200px;
   float: left;
}
.admin .col2 {
   margin-left:20px;
   width: 200px;
}

.optioncolumns h4 {
   margin-bottom: 0;   
}

.admin #save_reorder {
   width: 200px;
}

.edit-inventory a {
   text-decoration: underline;
   color: blue;

}
.Table .edit-inventory a:link, .Table .edit-inventory a:visited, .Table .edit-inventory a:active, .Table .edit-inventory a:hover {
    text-decoration: underline; 
}
.admin .Table ul li {
  display: inline-block;
  vertical-align: top;
}
.admin .viewfield.viewtitle {
  margin-bottom: 10px;
}
.admin .viewlabel {
  width: 110px;
}
.admin .viewcontent {
  display: inline-block;
}
.admin .edit-inventory {
  margin-top: 10px;
}

.admin-submit {
 height:60px;
 width: 200px;
 font-size: 20px; 
}


/* INVENTORY IMAGES---------------------------------------------------------------------- */
.admin .imagethumbs li {
  display: inline-block; 
  margin: 5px;
}

.admin .imagethumbs li .imagethumb {
  width: 60px; 
}

/* CONTENT---------------------------------------------------------------------- */


.admin #content h2 {
  font-size: 20px;
  margin: 0 0 10px 0;
}

.formerror {
   padding:8px; 
   border:1px solid red;
   color:red;
   width:30%;
   margin: 10px 0 10px 0;
}

.formsectiontitle {
  font-size: 16px;

}

.formsection {
   border:1px solid #dfdfdf;
   padding: 8px;
   margin: 0 0 15px 0;
}

label {
   margin: 0 20px 0 10px;
   f/ont-family: verdana; 
   f/ont-size: 11px;
}

.optioncolumns {
    -webkit-column-count: 4; /* Chrome, Safari, Opera */
    -moz-column-count: 4; /* Firefox */
    column-count: 4;
    line-height: 18px;
}

/* IMAGE GALLERY---------------------------------------------------------------------- */
.test { 
    b/ackground:red;
    height:130px;
    width:100px;
    border: 1px solid black;
    float: right;
}
.re-order-button {
    width: 250px;
    margin: 10px 0 10px 0;
}
.imagethumbs {
    min-height:50px;
    d/isplay: inline-block;
    w/idth:200px;
    w/idth: 70%;
    b/order: 1px solid black;
}
.image_upload_div {
    h/eight:100px;
    display: inline-block;
    w/idth:200px;
    width: 70%;
    border: 1px solid black;
   
}


/* ----------------------------------------------------------------------------------------- */
/* RESPONSIVE SETTINGS---------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------- */

@media screen and (max-width: 980px) {
	body {
	}
    #header {b/ackground: white;}

}

@media screen and (max-width: 850px) {
	body {
	}
    #header {b/ackground: green;}
    .header-right {display: none;}

}

@media screen and (max-width: 650px) {
	body {
	}
    #header {b/ackground: gray;}
    h1.logo {
       font-size: 60px;
       line-height: 60px;
    }


}

@media screen and (max-width: 480px) {
	body {
	}

    #header {b/ackground: pink;}
    h1.logo {
       font-size: 38px;
       line-height: 38px;
       margin: 0 0 10px 10px; 
    }
    h1.logo .headline {
      font-size: 18px;
      line-height: 18px;
      margin-left: 30px;
      letter-spacing: 2px;
    }
   .col-details {
   width: 260px;
   }
   .videowrapper iframe {
     height: 200px;
   }

}

@media screen and (max-width: 320px) {
	body {
	}
    #header {b/ackground: yellow;}
    h1.logo {
       margin: 0 0 10px 4px; 
    }

}

@media screen and (max-width: 240px) {
	body {
	}



}





