﻿/* BLUE THEME - DEFAULT FOR IQQ */

.box-login-header {
   background-color: rgb(0,96,169);
}

.LoginSideContentHeader {
   color: #00329e;
   color: hsl(221, 100%, 31%);
   border-bottom: 1px solid #00329e;
   border-bottom: 1px solid hsl(221, 100%, 31%);
}

#headerLiveChat a {
   background: url("/iQQ/content/images/speech-bubble.png") #D7E6F5 no-repeat right top;
   border: 1px solid #96C8E6;
   color: #014B82;
}

#StartQuoteAccordion .ui-accordion-header.ui-state-active {
   background-color: #4F96D0;
   background-image: linear-gradient(to top, #4F96D0 45%, #78B4E7 85%);
   color: #FFF;
   text-shadow: 2px 2px 8px #3D3D3D;
}

.pob-header {
   color: #005FAC;
}

.quoteProgressBar .ui-progressbar-value,
.quoteProgressBar .ui-widget-header {
   background: #4F96D0;
}

a, a:visited {
   color: #346EBE;
}

button, .button, .button:link, input[type=submit], input[type=button], .linkButton, .linkButton:visited, .hoverEffect, .linkButton a:visited, .linkButton a, .button:visited {
   background: #014983;
   color: #CCC;
}

button:hover, .button:hover, button:focus, input[type=submit]:hover, input[type=button]:hover, .linkButton:hover, .hoverEffect:hover {
   background: #002C50;
   color: #FFF;
}

button[disabled], input[type=submit][disabled], input[type=button][disabled] {
    background: #777;
    color: #DDD;
}

.box-general-header {
   border-bottom: 5px solid #014B82;
}

.box-general-header .nav-site-type .site-active,
.box-general-header .nav-site-type li + li.active,
.box-general-header .main-nav li.active,
.left-nav li.active a:link, 
.left-nav li.active a:visited,
.HomeSubContentHeader,
#AskBtn {
   color: #FFF;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#78b2e2+0,7db8e9+3,7cb8e9+6,69aae1+44,65a8df+50,5a9dd5+53,4c94cf+78,458fcc+97,3f88c4+100 */
   background: #78b2e2; /* Old browsers */
   background: -moz-linear-gradient(top,  #78b2e2 0%, #7db8e9 3%, #7cb8e9 6%, #69aae1 44%, #65a8df 50%, #5a9dd5 53%, #4c94cf 78%, #458fcc 97%, #3f88c4 100%); /* FF3.6-15 */
   background: -webkit-linear-gradient(top,  #78b2e2 0%,#7db8e9 3%,#7cb8e9 6%,#69aae1 44%,#65a8df 50%,#5a9dd5 53%,#4c94cf 78%,#458fcc 97%,#3f88c4 100%); /* Chrome10-25,Safari5.1-6 */
   background: linear-gradient(to bottom,  #78b2e2 0%,#7db8e9 3%,#7cb8e9 6%,#69aae1 44%,#65a8df 50%,#5a9dd5 53%,#4c94cf 78%,#458fcc 97%,#3f88c4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78b2e2', endColorstr='#3f88c4',GradientType=0 ); /* IE6-9 */
}

.box-theme-color {
   background: #D7E7F4;
}

.dotted-header, .dark-theme-txt {
   color: #005FAC;
}

.top-rule-live {
   background: #014983;
}




