/*
*  Homepage and ContentPage SupaNova
*/

#body
{
    color: #000000;
    display: block;
    font-weight: normal;
    text-align: left;
    width: 1000px;
}

#contentHeader
{
   margin: 10px 10px 0px 10px;
  /*width:900px;*/
  text-align:left;
  color: #663fa1;
  font-weight: bold;
  -moz-text-shadow:1px 2px 1px rgba(0,0,0,0.25);
  -o-text-shadow:1px 2px 1px rgba(0,0,0,0.25);
  -webkit-text-shadow:1px 2px 1px rgba(0,0,0,0.25);
  text-shadow:1px 2px 1px rgba(0,0,0,0.25);
}

#pageContent
{
  background-color: red;
}

.contentPadding
{
   margin: 10px 30px;
}

.greyBackground
{
  background-color: #DDD;
}
#contentLeft
{
    margin-top: 10px;
    background-color: #FFF;
    height: auto;
}

.leftContentLinks {
    background-color: #9DCC32;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
  
    padding: 12px 10px 10px;
    margin: 10px;
    text-align: center;
    box-shadow: 3px 3px 3px #888;
    text-transform:uppercase;
}
.leftContentLinks a {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-transform:uppercase;
    text-align: center;
    margin: 0 auto;
}
.leftContentLinks:hover
{
  background-color: #383838;
}

#contentRight
{
  background-color: #FFF;
}

#title
{
  margin: -15px 0;
}
#titleInner
{
  background: url(/Images/logoSupaNova.png) no-repeat left 20px;
  height:100px;
  width:400px;
  margin-left: 10px;
}

#mainNavigation li
{
 /*display:inline-block;*/
  height:26px;
  /*line-height:20px;*/
  text-align:center;
  /*padding:10px  0;*/
}

.userSession
{
  text-align:right;
  font-size:13px;
  float: right;
  position: relative;
  font-weight: bold;
  font-style: italic;
  color: #5F3A96;
}
.onlineQuoting
{
  background-color:#9dcc32;
  border:1px solid #ccc;
  -moz-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  color:#fff;
  font-size:12px;
  padding:3px 10px 3px 10px;
  text-decoration:none;
}
.onlineQuoting:hover
{
  color:#383838;
}

/* HOMEPAGE */
#animationHomePage
{
  width:630px;
 display:block;
  height: 250px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  margin-left: 10px;
  margin-top: 10px;
}
#animationHomePage ul
{
  list-style-type:none
}
#imagesMain
{
  padding:0px;
  margin:0px;
}
#animationHome_1, #animationHome_2, #animationHome_3
{
   float: left;
   position:absolute;
   margin: 0;
   padding: 0;
   list-style-type: none;
   text-align: left;
   font-size:20px;
   color: #FFFFFF;
   border-radius: 30px;
   -moz-border-radius: 30px;
   -webkit-border-radius: 30px;
   height: 250px;
   width: 400px;
  
  opacity:0.6;
  filter:alpha(opacity=60); /* For IE8 and earlier */
  cursor:pointer;
  behavior: url(/css/PIE.htc);
}

#animationHome_1 h2,  #animationHome_2 h2, #animationHome_3 h2
{
  text-align: center;
}
#animationHome_1 p, #animationHome_2 p, #animationHome_3 p
{
  padding-left: 25px;
  padding-right: 25px;
  
}
#animationHome_1
{
  /*background-image: linear-gradient(left, rgb(95,58,150) 50%, rgb(175,156,202) 71%);
  background-image: -o-linear-gradient(left, rgb(95,58,150) 50%, rgb(175,156,202) 71%);
  background-image: -moz-linear-gradient(left, rgb(95,58,150) 50%, rgb(175,156,202) 71%);
  background-image: -webkit-linear-gradient(left, rgb(95,58,150) 50%, rgb(175,156,202) 71%);
  background-image: -ms-linear-gradient(left, rgb(95,58,150) 50%, rgb(175,156,202) 71%);*/
  
   background-color: #5F3A96
}
#animationHome_2
{
  /*background-image: linear-gradient(left, rgb(157,204,50) 50%, rgb(204,254,128) 71%);
  background-image: -o-linear-gradient(left, rgb(157,204,50) 50%, rgb(204,254,128) 71%);
  background-image: -moz-linear-gradient(left, rgb(157,204,50) 50%, rgb(204,254,128) 71%);
  background-image: -webkit-linear-gradient(left, rgb(157,204,50) 50%, rgb(204,254,128) 71%);
  background-image: -ms-linear-gradient(left, rgb(157,204,50) 50%, rgb(204,254,128) 71%);*/
  
   background-color: #9DCC32;
}
#animationHome_3
{
  /*background-image: linear-gradient(left, rgb(255,153,0) 50%, rgb(254,217,128) 71%);
  background-image: -o-linear-gradient(left, rgb(255,153,0) 50%, rgb(254,217,128) 71%);
  background-image: -moz-linear-gradient(left, rgb(255,153,0) 50%, rgb(254,217,128) 71%);
  background-image: -webkit-linear-gradient(left, rgb(255,153,0) 50%, rgb(254,217,128) 71%);
  background-image: -ms-linear-gradient(left, rgb(255,153,0) 50%, rgb(254,217,128) 71%);*/
  
  background-color: #F90;
}

.homeImageContent img
{
  padding-left: 120px;
  /*border-bottom-right-radius: 30px 30px;
  border-top-right-radius: 30px 30px;
  -moz-border-radius-bottomright: 30px;
  -moz-border-radius-topright: 30px;
  -webkit-border-radius-bottomright: 30px;
  -webkit-border-radius-topright: 30px;*/
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  /*behavior: url(/css/PIE.htc); */
}


p.header
{
  /*padding-left: 15px;*/
  color:#FFF;
  font-weight:bold;
  font-size: 14px;
}
#loginArea 
{
  width:260px; 
  display:block;
  height: 160px;
  text-align:left;
}
#WhatsNewArea 
{
  width:260px; /*Image header size */
  display:block;
 /* background-color:#faf8f8;
  background: url(/Images/headerPanel.png) no-repeat left 0px;*/
  /*height: 357px;*/
 /* moz-border-radius: 15px;*/
  border-radius: 15px;
  /*padding: 0px 10px 10px 10px;
  border: 1px solid #dedede;*/
  text-align: justify;
}
#WhatsNewAreaContent
{
  width:258px;
  height: auto;
  display:block;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  text-align: justify;
}

#WhatsNewArea span
{
  font-size: 11px;
}
#bodyText
{
  width:650px;
  display:block;
  padding: 0px 10px 10px 10px;
}
#bodyTextspan
{
  font-size: 15px;
}
#mainButtons
{
  width:152px;
  height: 107px;
  display:block;
  background-color:#faf8f8;
 /* -moz-border-radius: 15px;
  border-radius: 15px;
  border: 1px solid #dedede;*/
  padding:0px;
  text-align:left;
  cursor: pointer;
}
#bottomDivLeft
{
  height: 165px;
  width: 330px;
  display:block;
  /*background-color:#faf8f8;
 border-bottom-right-radius: 15px 15px;
   border-top-right-radius: 15px 15px;
   -moz-border-radius-bottomright: 15px;
   -moz-border-radius-topright: 15px;
   -webkit-border-radius-bottomright: 15px;
   -webkit-border-radius-topright: 15px;
  padding:0px;
  border: 1px solid #dedede;*/
}

#messageOnlineQuote
{
   float: left;
   position:absolute;
   margin: 0;
   padding: 0;
   list-style-type: none;
   text-align: left;
   background-color: #BDDF94;
   font-size:14px;
   color: #FFFFFF;
   border-radius:30px;
   -moz-border-radiust: 30px;
   -webkit-border-radiust: 30px;
   height: 165px;
   width: 170px;
   /*background-image: linear-gradient(left, rgb(157,204,50) 50%, rgb(156,212,56) 71%);
   background-image: -o-linear-gradient(left, rgb(157,204,50) 50%, rgb(156,212,56) 71%);
   background-image: -moz-linear-gradient(left, rgb(157,204,50) 50%, rgb(156,212,56) 71%);
   background-image: -webkit-linear-gradient(left, rgb(156,212,56) 50%, rgb(156,212,56) 71%);
   background-image: -ms-linear-gradient(left, rgb(157,204,50) 50%, rgb(156,212,56) 71%);*/
  
  opacity:0.95;
  filter:alpha(opacity=95); /* For IE8 and earlier */
  cursor:pointer;
  behavior: url(/css/PIE.htc);
}
#messageOnlineQuote span
{
  margin: 20px;
}

#bottomDivRight
{
  width:300px;
  height: 175px;
  display:block;
  /*background: url(/Images/NewsletterPanel.png) no-repeat left 0px;*/
  /*-moz-border-radius: 15px;
  */border-radius: 15px;
  padding:0px;
  /* border: 1px solid #dedede;*/
  text-align:left;
}
#bottomDivRightContent
{
  width:298px;
  height: 105px;
  display:block;
  padding:0px;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  text-align:left;
}

/*
* Contact Us Form
*/
.contactTable
{
  text-align:left;
  /*border: 1px solid #c5c5c5;*/
  border-spacing: 0px;
  margin: 10px auto;
  /*border: 1px solid #DEDEDE;
  border-radius: 15px 15px 15px 15px;*/
  display: block;
}
.contactTable td
{
  /*padding-bottom: 5px;*/
}
.contactTable .formTableLabel 
{
    font-weight: bold;
    padding-left:30px;
    padding-top:5px;
    padding-bottom:5px;
}
.titleContactUs
{
  /*background-color: #5F3A96;
  background-image: linear-gradient(bottom, rgb(209,208,202) 0%, rgb(95,58,150) 71%);
  background-image: -o-linear-gradient(bottom, rgb(209,208,202) 0%, rgb(95,58,150) 71%);
  background-image: -moz-linear-gradient(bottom, rgb(209,208,202) 0%, rgb(95,58,150) 71%);
  background-image: -webkit-linear-gradient(bottom, rgb(209,208,202) 0%, rgb(95,58,150) 71%);
  background-image: -ms-linear-gradient(bottom, rgb(209,208,202) 0%, rgb(95,58,150) 71%);*/
  text-shadow: 3px 3px 3px #888888;
  color: #FFFFFF;
  /*padding: 10px;*/
  font-size: 14px;
  font-weight:bold;
  text-align: center;
 /* border-top-left-radius: 15px;
  border-top-right-radius: 15px;*/
  width: 330px;
}

.errorForm
{
    color:#990000;
    text-align:right;  
    font-size: 13px;
    font-weight:bold;
}

/* FORM CONTROLS */
.contactTable textarea
{
  resize: none;
  width:180px !important;
}
.contactTable input[type=submit]
{
  margin-right: 40px;
  background-color:#9DCC32;
  border:1px solid #9DCC32;
  color:#fff;

  font-size:12px;
  /*text-transform:uppercase; */
  cursor: pointer;
  padding-bottom:3px;
  padding-top:3px;
}
.contactTable input[type=submit]:hover
{
  background-color:#5F3A96;
}

.contactTable input[type=submit]:focus {}

.contactTable input[type=text],textarea, [type=password], option, select
{
  background-color:rgba(255,255,255,0.75);
  border:1px solid #dedede;
  /*box-shadow:0 0 5px rgba(0,0,0,0.5); */
  color:#000;
  overflow: hidden;
}
.contactTable input[type=text],textarea, [type=password]
{
  width:205px;
}

.errorForm
{
    color:#990000;
    text-align:right;  
    font-size: 13px;
    font-weight:bold;
}

#pageContent
{
  min-height: 420px;
  z-index: 1;
  background-color: #FFF;
  padding: 10px;
}

#clientLogin
{
  width: 360px;
  position: absolute;
  margin-top: 10px;
  margin-top: 220px;
}
#calculatorButton
{
  cursor: pointer;
  width: 260px;
  background-color: #9CC384;
  color: white;
  margin: 10px auto;
  box-shadow: 3px 3px 3px #888;
  font-weight: bold;
  font-size: 18px;
  border: 2px solid #FFF;
}

#calculatorButton p
{
  padding: 10px;
  text-align: center;
  text-shadow: #888 3px 3px 3px;
  margin: 0px;
}

#quoteBoxHolder
{
  margin: 0 auto;
  margin-top: 20px;
  overflow-x: auto;
  overflow-y: hidden;
}

#quoteBoxHolder img
{
  padding: 10px;
  margin: 0 auto;
}

#quoteBoxHolder td
{
  text-align: center;
}

#quoteBoxHolder p
{
  text-align: center;
  height: 20px;
  margin: 0px;
  padding: 0px;
}

.tickedList
{
  margin: 15px auto;
}

.imgRotation img
{
  position: absolute;
  display: none;
  width: 1000px;
  height: 270px;
}

.padding
{
  padding: 0px;
}

.homeMenuLeft {
    margin-top: 37px;
    background-color: #613F98;
    border: 2px solid #FFFFFF;
    border-radius: 10px;
    box-shadow: 3px 3px 3px #888888;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
}

#homeLinksLeft
{
 padding: 10px; 
}

.loginTableAdvantage
{
   width: 362px;
}

#WhatsNewArea
{
  width:290px;
  float:right;
  display:block;
  height: 394px;
  border: 1px solid #dedede;
  text-align: justify;
  border-radius: 15px;
  position: absolute;
  margin-left: 380px;
  margin-top: 10px;
  behavior: url(/css/PIE.htc)
}
#WhatsNewArea span
{
  font-size: 15px;
}
.WhatsNewTitle
{
  background-color: #7451A9;
  background: linear-gradient(bottom, rgb(199,183,220), rgb(113,77,167));
  background: -o-linear-gradient(bottom, rgb(199,183,220), rgb(113,77,167));
  background: -moz-linear-gradient(bottom, rgb(199,183,220), rgb(113,77,167));
  background: -webkit-linear-gradient(bottom, rgb(199,183,220), rgb(113,77,167));
  background: -ms-linear-gradient(bottom, rgb(199,183,220), rgb(113,77,167));
  behavior: url(/css/PIE.htc);
}
#WhatsNewArea .Heading
{
  margin: 0px;
  padding: 10px 0px;
  color: #FFF;
  text-align:center;
  behavior: url(/css/PIE.htc);
}
#WhatsNewItems
{
  overflow-y: auto;
  overflow-x: hidden;
  height: 355px;
}
#WhatsNewArea p
{
  /*padding: 5px; */
}
.Heading
{
  color: #0F245B;
  font-weight: bold;
  font-size: 16px;
}

#onlineQuoteBox
{
  width: 360px;
  margin-top: 10px
  cursor: pointer;
}

#onlineQuoteBox .shapeText
{
  z-index: 11;
  width: 200px;
  margin-left: 20px;
  /*background-color: #99B46B;
  background-color: rgba(153,180,107,0.8);*/
  background-image: url('/images/greenbg.png');
  position: absolute;
  height: 180px;
  padding: 10px;
  color: white;
  border-radius: 30px;
  behavior: url(/css/PIE.htc);
}

#onlineQuoteBox .shapeText p
{
  font-size: 14px;
  text-align: left;
}

#onlineQuoteBox img
{
  position: absolute;
  z-index: 10;
  width:360px;
  height: 200px;
  border-radius: 15px;
}
.bannerShape 
{
 margin-top: -270px;
 position: absolute; 
}
.bannerShape .shapeBg
{
  position: absolute;
  margin-left: 120px;
  width: 300px;
  height: 240px;
  padding: 15px;
  z-index: 10;
  /*background-color: #969696;*/
  /*background-color: rgba(150,150,150,0.8);*/
  background-image: url('/images/greybg.png');
  border-radius: 30px;
  behavior: url(/css/PIE.htc);
  /*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; // first!
  filter: alpha(opacity=80);          // second! */
}
.bannerShape .shapeText
{
  position: absolute;
  margin-left: 120px;
  width: 300px;
  height: 240px;
  padding: 15px;
  z-index: 11;
  color: white;
  border-radius: 30px;
  text-align: left;
  font-size: 16px;
  behavior: url(/css/PIE.htc);
}

.bannerShape .shapeText h1
{
  margin: 0px;
}


#newsItems
{
  width: 800px;
  height: 120px;
  overflow-x: hidden;
  overflow-y: scroll;
  margin: 10px auto;
  border: 1px solid #000;
}

#newsItems table
{
  width: 100%;
}

#newsItems tr:nth-child(2n)
{
  background-color: #EEE;
}

#newsContent
{
  width: 800px;
  margin: 10px auto;
}

#newsContent img
{
  padding: 10px;
}

#whatsNewPage h2
{
  text-align: center; 
}

#whatsNewPage h5
{
  text-align: center;
}




#thisMonth
{
  margin: 10px;
  width: 600px;
}

#thisMonth h3
{
  text-align: center;
}

#nextMonth
{
  margin: 10px;
  width: 350px;
  float: right;
}

#thisMonthScroll
{
  height: 460px;
  overflow-y: scroll;
  border: 1px solid #000;
}

#thisMonth img
{
  padding: 10px;
}


#nextMonth img
{
  padding: 10px;
}

#hotDealsPage h1
{
  margin: 10px;
}

#bottomRightContent
{
  margin-top: 190px;
  margin-right: 60px;
  float: right;
}



.tablePadding td
{
  padding: 10px; 
}
 
#homeLinksLeft a
{
 margin: 20px 0; 
}

/* GO AUTO CSS */
#GoAutoWhatsNew
{
  margin: 0 auto;
  width: 260px;
}


#GoAutoWhatsNew .navitemthumbnail
{  
  clear:right; 
  float:left; 
  padding:4px 6px 10px 6px;
  width: 60px;
  height: 40px;
}
#GoAutoWhatsNew .navitem
{
  clear:both;
   padding:4px 6px 10px 6px;
}
#GoAutoWhatsNew .navitem h3
{
  font-size: 11px;
}
#GoAutoWhatsNew .navitem p
{
  font-size: 10px;
}


#GoAuto
{
   margin: 0 auto;
   width: 650px;
}

#GoAuto .navitemthumbnail
{  
  clear:right;
  float:left;
  padding:4px 6px 10px 6px;
}

#GoAuto .navitem{clear:both;padding:0px 6px 10px 0px;}

/* Page numbers */
#paging{margin-top:50px;}
#paging a{}
#paging ul{display:block;list-style: none;padding:0px; }
#paging ul li{float:left;padding-left:6px;}

/* Text navigation unordered list */
#gawmakelist, #gawmodellist{list-style-image: url("/images/tick.png");}
#gawmakelist li,#gawmodellist li,#paging li{list-style-type:none;}
















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
