/**
 * site.css file
 *
 * @copyright Doctor Net Ltd &copy; 2009
 * Except YUI Sections which are Copyright (c) 2009, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.7.0
 *
 */

/* --- YUI (CSS) Starts --- */
/* YUI Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{	font-size:100%;	font-weight:normal;}q:before,q:after {	content:'';}abbr,acronym { border:0;}
/* YUI Base */
h1 {font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{	list-style: disc outside;}dl dd {margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table{margin-bottom:1em;}
/** YUI Fonts
 *
 * px-% lookup
 * 10-77, 11-85, 12-93, 13-100, 14-108, 15-116, 16-123.1, 17-131, 18-138.5, 19-146.5, 20-153.9, 21-161.6, 22-167, 23-174, 24-182, 25-189, 26-197
 */
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/* --- YUI (CSS) Ends --- */

/* Global */
h1 {
   color:#167C95;
   font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Tahoma",arial,sans-serif;
   font-size: 138.5%;
}

h2 {
   color:#167C95;
   font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Tahoma",arial,sans-serif;
   font-size: 123.1%;
}

h3 {
   font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Tahoma",arial,sans-serif;
   font-size: 108%;
}

a, a:link, a:visited {
   color: #F9860F;
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

ul {
   color: #3f3f3f;
}

p {
   color: #3f3f3f;
}

small {
   font-size: 85%;
}

/* Template */
#header {
   background: url('../images/layout/header-bg.png') repeat-x bottom left;
   overflow: hidden;
}

#header .upper {
   font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Tahoma", arial, sans-serif;
   overflow: hidden;
}

#header h1 {
   color: #000;
   font-size: 116%;
   font-weight: normal;
   margin: 10px 0 20px;
}

#header .upper p {
   color: #fff;
   font-size: 123.1%;
   margin: 0;
}

#header .upper p .phone_1 {
   font-size:197%;
}

#header .upper p .phone_2 {
   font-size:167%;
}

#header .primary {
   float: left;
   width: 471px;
}

#header .secondary {
   float: right;
   margin-top: 10px;
   text-align: right;
   width: 471px;
}

#header .secondary .email_us {
   display: block;
   margin-top: 30px;
}

#header .secondary p {
   margin-top: 6px;
}

#header .logo {
   margin-top: 40px;
}


#header .logo img {
}

#header ul.menu {
   clear: left;
   margin: 0 0 2px 0;
   overflow: hidden;
}

#header ul.menu li {
   float: left;
   list-style: none;
   margin-right: 3px;

   /* background: red; */
   background: url('../images/layout/main_menu/passive_left.png') no-repeat top left;

   padding-left: 8px;

   /* margin-bottom: 2px; */
}


#header ul.menu li a, #header ul.menu li a:link, #header ul.menu li a:visited {
   color: #000;
   font-weight: bold;
   text-decoration: none;

   display: block;
   padding:5px 8px 5px 0;
   /* background: blue; */

   background: url('../images/layout/main_menu/passive_right.png') no-repeat top right;

}

#header ul.menu li a:hover {
   text-decoration: underline;
}

#header ul.menu li a:active {

}

#header ul.menu li.active {
   background: url('../images/layout/main_menu/active_left.png') no-repeat top left;
}


#header ul.menu li.active a {
   background: url('../images/layout/main_menu/active_right.png') no-repeat top right;
   /* padding-bottom: 7px; */

}


.wrap {
   margin: 0 auto;
   width: 942px;
}

#main {
   clear: left;
   overflow: hidden;
}

#primary {
   float: left;
   width: 683px;
}

#secondary {
   float: right;
   width: 226px;
}

#tertiary {
   float: left;
   margin-right: 20px;
   width: 180px;
}

#tertiary .menu_wrap {
   margin: 30px 0 0 0;
   /* padding: 5px; */
}

#tertiary ul.menu {
   margin: 0;
}

#tertiary ul.menu li {
   background: #A0DCEA none repeat scroll 0 0;
   color: #666;
   font-size: 93%;
   list-style-type: none;
   margin-bottom: 2px;
   padding:8px 5px 8px 10px;
}

#tertiary ul.menu ul {
   color: #666;
   margin: 0 20px;
}

#tertiary ul.menu ul li {
   list-style: none;
   margin-bottom: 2px;
   padding-left: 0;
}

#tertiary ul.menu a, #tertiary ul.menu a:link, #tertiary ul.menu a:visited {
   color: #000;
   font-weight: bold;
}

#tertiary ul.menu a:hover {
}

#tertiary ul.menu a:active {

}

#footer {
   text-align: center
}

#footer img {
   margin-top: 20px;
}

.footer_links {
   text-align: center;
}

.footer_links ul {
   clear: left;
   font-size: 123.1%;
   font-weight: bold;
   margin: 5px 0 10px;
}

.footer_links ul li {
   display: inline;
   list-style: none;
   margin: 0 5px;
}


.legal_links ul {
   clear: left;
   font-size: 93%;
   margin: 15px 0 5px 0;
}

.legal_links ul li {
   display: inline;
   list-style: none;
   margin: 0 5px;
}


#footer p {
   color: #666;
   clear: left;
   font-size: 85%;
   margin-bottom: 30px;
}

/* Library */
.clearfix {

}

.uppercase {
   text-transform: uppercase;
}


.content ul.vanilla {

}

.content ul.vanilla li {
   line-height: 140%;
   list-style-image: none;
   list-style-type: disc;
   padding: 0;
}

.content ul.big_links {

}

.content ul.big_links li {
   color: #666;
   list-style-image: none;
   list-style-type: disc;
   margin: 5px 0 10px;
   padding: 0;
}

.content ul.big_links a, .content ul.big_links a:link, .content ul.big_links a:visited {
   color: #167C95;
   font: bold 123.1% "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Tahoma", arial, sans-serif;
}

.content ul.big_links a:hover {

}

.content ul.big_links a:active {

}


.inline_callback_form {
   border: 1px solid #FFBA7F;
   margin-top: 30px;
}

.inline_callback_form .help {
   background: #FF9A0E;
   color: #fff;
   padding: 5px 15px;
}

.inline_callback_form .help p {
   color: #fff;
   margin: 5px 0;
}

.inline_callback_form .help em {
   font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Tahoma", arial, sans-serif;
   font-size: 280%;
   font-style: normal;
   font-weight: bold;
}

.inline_callback_form .help strong {
   font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Tahoma", arial, sans-serif;
   font-size: 146.5%;
}

.inline_callback_form .call {
   background: #FEF4E9;
   border-bottom: 1px solid #FFBA7F;
   padding: 10px;
}

.inline_callback_form .call p {
   font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Tahoma", arial, sans-serif;
   font-size: 123.1%;
   margin: 5px 0;
}

.inline_callback_form .call p em {
   font-style: normal;
   text-transform: uppercase;
}

.inline_callback_form .call p strong {
   font-size: 138.5%;
}

.inline_callback_form form {
   padding: 10px;
}

.inline_callback_form .privacy {
   background: #FEF4E9;
   border-top: 1px solid #FFBA7F;
   padding: 10px;
}

.inline_callback_form .privacy p {
   color: #666;
   font-size: 85%;
   line-height: 140%;
}


#contact_form { }
#contact_form .label { margin: 6px 0 0 0; text-align:left; }
#contact_form input,
#contact_form select,
#contact_form textarea { border:1px solid #ccc; height:24px; line-height:150%; margin: 3px 15px 6px 0; width:382px; }
#contact_form textarea { height:150px; }
#contact_form button#submit { border:1px solid #ccc; text-transform:uppercase; }
#contact_form_message { font-size:93% }
#contact_form ul.errors { color:red; margin:0; }
#contact_form ul.errors li { line-height:100%; list-style:none; padding:0 0 10px; }


#callback_form {
   background: #FEF4E9;
}

#callback_form #heading {
   font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Tahoma", arial, sans-serif;
   font-size: 153.9%;
   font-weight: bold;
   margin-bottom: 10px;
}

#callback_form input, #callback_form select {
   border: 1px solid #ccc;
   font-size: 85%;
   margin: 0;
   width: 198px;
}

#callback_form select {
   background: #F3F5F5;
}

#callback_form .label {
   font-size: 85%;
   font-weight: bold;
   margin: 4px 0 1px 0;
}

#callback_form #submit {
   margin-top: 10px;
}

#callback_form ul.errors {
   margin: 0;
}

#callback_form ul.errors li {
   color: red;
   font-size: 93%;
   list-style: none;
   list-style-type: none;
   margin-bottom: 10px;
}


/* Pages */
/* Home */
.are_you {
   background: url('../images/home/headset-background.png') no-repeat top left;
   color: #000;
   height: 235px;
   margin-top: 30px;
}

.are_you2 {
   background: url('../images/home/headset-background.png') no-repeat top left;
   color: #000;
   height: 235px;
   margin-top: 30px;
}

.are_you h2 {
   color: #000;
   font-size: 197%;
   margin: 0;
   padding: 15px 0 10px 15px;
}

.are_you ul {
   font-size: 108%;
   margin:0 0 0 30px;
}

.are_you ul li {
   padding: 5px 0;
}

.are_you2 h2 {
   color: #000;
   font-size: 197%;
   margin: 0;
   padding: 15px 0 10px 15px;
}

.are_you2 ul {
   font-size: 108%;
   margin:0 0 0 30px;
}

.are_you2 ul li {
   padding: 5px 0;
}

.problems_solved {
   background: #0DA5CA;
   font-size: 108%;
   margin-bottom: 25px;
   padding: 20px;
}

.problems_solved ul {
   color: #fff;
   float: left;
   margin: 10px 0;
   overflow: hidden;
}

.problems_solved ul.first {
/*  margin-right: 10px; */
   width: 280px;
}

.problems_solved ul.second {
   width: 360px;
}

.problems_solved ul li {
   /* float: left; */
   list-style-image: url('../images/home/tick_on_blue.jpg');
   list-style-position: inside;
   padding: 5px 0;
   /* width: 320px; */
}

.problems_solved p {
   clear: left;
   color: #fff;
   font-size: 123.1%;
   font-weight: bold;
   margin: 0;
}

.home .testimonials.block {}


.contact #tertiary {
   margin-top: 30px;
}

#tertiary {
   float: left;
   margin-right: 20px;
   width: 180px;
}


.testimonials.block blockquote {
   background: #E1F2F9 none repeat scroll 0 0;
   border: 1px solid #7ECFE0;
   font-size: 93%;
   margin: 0 0 10px;
   overflow: hidden;
}

.testimonials.block blockquote p {
   color: #666;
   font-style: italic;
   line-height: 150%;
   margin: 8px;
}

.testimonials.block blockquote cite {
   color: #666;
   display: block;
   font-style: italic;
   font-weight: bold;
   margin: 8px;
}

.testimonials.page blockquote {
   margin: 20px 0;
}

.testimonials.page blockquote p {
   margin: 0;
}

.testimonials.page blockquote cite {
   color: #3F3F3F;
   display: block;
   font-weight: bold;
   text-align: right;
}

/*
.home .content {
   float: left;
   width: 683px;
}

.home .content.shorter {
   width: 483px;
}
*/

#primary .content {
   float: left;
   margin-top: 8px;
   width: 683px;
}

#primary .content.shorter {
   width: 483px;
}

.content.home ul {
   font-size: 108%;
}

.content h1 {
   color: #167C95;
}

.content h2 {
   color: #167C95;
   margin: 5px 0 10px;
}

.content a, .content a:link, .content a:visited {
   color: #F9860F;
   text-decoration: none;
}

.content a:hover {
   text-decoration: underline;
}

.content a:active {

}

.content ul {
   margin: 5px 0 5px 30px;
}

.content ul li {
   line-height: 160%;
   list-style-image: url('../images/home/blue_tick.jpg');
   padding: 7px 0;
}


.content ul li.tick {

}

#news_bar {
   background: #F0FAFC url('../images/home/news_bg.jpg') repeat-x;
   border-bottom: 1px solid #E1F2F9;
   border-top: 1px solid #E1F2F9;
   clear: left;
   margin-top: 20px;
   overflow: hidden;
}

#news_bar .wrap {

}

#news_bar h2 {
   color: #167C95;
   font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Tahoma", arial, sans-serif;
   font-size: 123.1%;
   margin: 15px 0 10px 0;
}

#news_bar h2 a, #news_bar h2 a, #news_bar h2 a:link {
   color: #167C95;
}

#news_bar h2 a:hover {
   text-decoration: underline;
}

#news_bar h2 a:active {

}


#news_bar ul {
   background: url('../images/home/news_bar_border.jpg') repeat-y top right;
   margin: 0 0 15px 0;
   overflow: hidden;
}

#news_bar ul li {
   /* border-left: 1px solid #666; */
   background: url('../images/home/news_bar_border.jpg') repeat-y top left;
   float: left;
   list-style: none;
   margin-left: 35px;
   padding-left: 35px;
   width: 165px;
}


#news_bar ul li.first {
   margin-left: 0;
}

#news_bar p {
   font-size: 85%;
   line-height: 140%;
}

#news_bar p span {
   color: #666;
}


#news_bar p strong {

}


#single_news_article {

}


#single_news_article .article {
   margin-bottom: 10px;
   margin-top: 20px;
}

#single_news_article h1 {

}

#single_news_article .article_info {
   font-size: 93%;
}

#news_side_bar {
   background: #ECF7FB none repeat scroll 0 0;
   border: 1px solid #E1F2F9;
   margin-top: 30px;
   padding: 10px;
}

#news_side_bar h2 {
   font-size: 108%;
   margin: 5px 0;
}

#news_side_bar ul {
   font-size: 85%;
   margin: 0;
}

#news_side_bar li {
   list-style: none;
}

#news_side_bar li span {
   font-size: 93%;
}

#news_side_bar li a {
   font-weight: bold;
}

#news_side_bar li a strong {

}
