/* =Default */

img {
	border: none;
}
html, body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b2b2b;
	background: #dff3ff;
}
a {
	text-decoration: none;
	color: #306787;
}
a:hover {
	color: #000;
}
*:focus {
	outline: none; 
}
table {
	border-collapse: collapse; /* cellspacing="0" */
}
table td {
	vertical-align: top;
	padding: 0px; /* cellspadding="0" */
} 
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
img, table {
	border: 0px;
}
.block {
	display: block;
}
.pointer {
	cursor: pointer;
}	
.a_left {
	text-align: left;
}
.a_right {
	text-align: right;
}
.text_replacer {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
.simple_hover {
	background-repeat: no-repeat;
	background-position: top left;
}
.simple_hover:hover {
	background-position: bottom left;
}
b,  strong{
  font-weight: bold;
}
/* fixed clearing after floating blocks */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* =Vertical Align Middle */
.swc0, .swc1 { display: block; height: 100%; text-align: center; }
.swc0, .swc0 *.*, .swc0 * { text-decoration: none !important; font: bold 0px/0px serif; }
.swc0 {	margin: 0 auto; display: table; }
.swc1 {	display: table-cell; vertical-align: middle; white-space: nowrap; }
.swc3, .swc2 {  text-decoration: none !important; }
.swc3 { display: none; white-space: nowrap; }
.swc2 img { margin: 0px !important; padding: 0px !important; }
/* Vertical Align Middle */

/* Default */

/* =Common */
.links_no_dec a {
	text-decoration: none;
}
.ul_clean, .ul_clean li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
/* Common */

.wrapper {
	width: 962px;
	margin: auto;
	overflow: hidden;
}


.header {
	background: #fff url(../images/divider.gif) no-repeat 753px 34px;
}
.header .wrapper {
	height: 70px;
	background: #fff url(../images/divider.gif) no-repeat 753px 34px;
}
.subheader {
	text-align: center;
	height: 176px;
	background: url(../images/bg_subheader.gif) repeat-x top left;
}
.logo a {
	position: absolute;
	cursor: pointer;
	width: 305px;
	height: 39px;
	margin: 26px 0px 0px 0px;
	background: url(../images/logo.gif) no-repeat top left;
}
.phone {
	width: 210px;
	height: 34px;
	margin: 20px 0px 0px 530px;
	position: absolute;
	background: url(../images/phone.gif) no-repeat top left;
}
.contact_staci {
	position: absolute;
	width: 199px;
	height: 20px;
	margin: 34px 0px 0px 771px;
	background-image: url(../images/btn_contact_staci.gif);
}
.content .side_a {
	float: left;
	width: 200px;
}
.content .side_b {
	width: 745px;
	float: right;
}

.bot_menu {
	text-align: center;
}
.bot_menu li {
	display: inline;
}


.side_a .side_menu {
	border-top: solid 11px #49d7f0;
}
.side_a .side_menu a,
.side_a .side_menu span {
	display: block;
	overflow: hidden;
	cursor: pointer;
}	
.side_a .side_menu .active a span,
.side_a .side_menu a:hover span {
	margin-left: -200px;
}
.side_a .side_menu span {
	width: 400px;
	height: 262px;
	text-indent: -9999px;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
}
.side_a .side_menu #item_id2 span { margin-top: -29px; }
.side_a .side_menu #item_id3 span { margin-top: -58px; }
.side_a .side_menu #item_id4 span { margin-top: -87px; }
.side_a .side_menu #item_id5 span { margin-top: -116px; }
.side_a .side_menu #item_id6 span { margin-top: -145px; }
.side_a .side_menu #item_id7 span { margin-top: -189px; }
.side_a .side_menu #item_id8 span { margin-top: -233px; }

.side_a .side_menu a {
	height: 29px;
	width: 200px;
}
.side_a .side_menu a#item_id7,
.side_a .side_menu a#item_id6 {
	height: 44px;
}
/* Menu */

/* =Titles */
h1.page_title {
	font: normal 48px/48px Tahoma, Helvetica, sans-serif;
	color: #2998d8;
	border-bottom: solid 3px #34780f;
	margin-top: -5px;
	padding-bottom: 10px;
}

h1#head_personal_org    { background: url(../images/head_personal_org.gif) no-repeat 0 50%; }
h1#head_about           { background: url(../images/head_about.gif) no-repeat 0 50%; }
h1#head_services        { background: url(../images/head_services.gif) no-repeat 0 50%; }
h1#head_testimonials    { background: url(../images/head_testimonials.gif) no-repeat 0 50%; }
h1#head_faq             { background: url(../images/head_faq.gif) no-repeat 0 50%; }
h1#head_contact         { background: url(../images/head_contact.gif) no-repeat 0 50%; }

h1#head_simply_the_best { background: url(../images/head_best.gif) no-repeat 0 50%; }

/* Titles */

/* =Content */
.f_letter:first-letter {
	color: #2998d8;
	font-size: 36px;
	line-height: 36px;
}
.content .main_box {
	line-height: 20px;
	margin-top: -10px;
}

.content .main_box ul {
    list-style-type: disc;
}

.content .main_box p {
	margin: 10px 0px;
}
.content_box {
	padding-top: 35px;
}
/* Content */

.main_box {
	float: left;
	margin-right: 10px;
	display: inline;
}
.side_box {
	float: right;
} 
.side_box h3.title {
	padding-top: 5px;
	font-size: 14px;
	color: #1c4963;
}
.side_box h5.position {
	font-size: 12px;
	color: #34780f;
}

/* =Home Page */
.home_page .main_box {
	width: 509px;
}
.home_page h3, .home_page h5 {
	padding-left: 4px;
} 
.home_page .side_box {
	padding-bottom: 55px;
	background: url(../images/staci_flower.gif) no-repeat bottom center;
}

.home_page .main_box a {
  font-weight: bold;
}


.home_btns li {
	float: left;
}
.home_btns a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	height: 62px;
	width: 250px;
	margin-right: 9px;
	border-bottom: solid 5px #49d7f0;
}

.home_btns a:hover { background-position: 0 100% !important; }


.home_btns a.item1 { background: url(../images/btn_learn_more.gif) no-repeat 0 0; }
.home_btns a.item2 { background: url(../images/btn_have_a_quest.gif) no-repeat 0 0; margin-right: 0px; }
/* Home Page */


/* Contact */

.cms_content h3, .cms_content h3 a  {
    font-size: 18px;
    color: #2998d8;
    margin: 20px 0 0;
    padding:0;
}



.form_contact {
  border: none;
}

.form_contact input {
    border: 1px solid #2998d8;
    width: 230px;
    height: 20px;
}

.form_contact textarea {
    border: 1px solid #2998d8;
    width: 380px;
    height: 190px;
}

.form_contact .textarea_contact{
    overflow:auto;
}


.f_invalid {
	background:#FFBCAF;
}
.f_row label {
	float: left;
	padding: 2px 4px 2px 0px;
}

fieldset.data_container .f_row {
	overflow: hidden;
	padding: 5px 0px;
	clear: both;
}
fieldset.data_container .f_row label {
    float:left;
    padding:2px 17px 2px 0;
    text-align:left;
    width:90px;
    white-space: nowrap;
    color: #2998d8;
    font-weight: bold;
}

fieldset.data_container .f_row .f_inputs {
	padding-left: 80px;
}

fieldset.data_container .warning_mess {
	color: red;
	text-align: center;
    padding-top:5px;
}

.ul_message_box {
  padding:0;
  list-style: none;
}


fieldset.data_container .warning_mess table {
	margin: auto;
}
fieldset.data_container .warning_list ul {
	margin: 0px;
	padding: 5px 0px 5px 111px;
	text-align: left;
    list-style: none;
}
fieldset.data_container .warning_list li {
	text-align: left;
}
fieldset.data_container .box_images {
	text-align: center;
}

.message_box {
  text-align: center;
  font-weight: bold;
  margin: 15px 0;
}


.f_buttons {
	padding-left: 103px;
	margin-left: 4px;
}
.f_inalid {
	border-color: red;
}

#ckbRememberMe {
  width: auto;
  border: none;
}


#btnSend, .btn_ok, #btnLogin, #btnSendPassword, #faqShowAllHandler, #faqSearchHandler, #faqHideAllHandler {
    background: #2998d8;
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 2px 10px;
}

.btn_ok {
  margin: 15px 0;
}

#btnLogin {
    margin: 0 0 0 70px;
}


#btnSend:hover, .btn_ok:hover, #btnLogin:hover, #btnSendPassword:hover,  #faqShowAllHandler:hover, #faqSearchHandler:hover, #faqHideAllHandler:hover  {
    background: #34780F;
}

.none_submit {
  display: none;
}

/* =Top Panel */
.top_panel { height: 35px; }
.menu_top_panel {
	margin-top: 11px;
	float: right;
	margin-right: -2px;
	overflow: hidden;
	height: 21px;
}
.menu_top_panel li {
	float: left;
	font-size: 12px;
	padding: 0px 12px;
	background: url(../images/splitter.gif) no-repeat right 3px;
	font-weight: bold;
}
.menu_top_panel li a { color: #306787; }
.menu_top_panel li a:hover { color: #000; }
.menu_top_panel a {
	background-image: url(../images/icons_set.gif) !important;
	background-repeat: no-repeat;
	padding-left: 26px;
	line-height: 18px;
	height: 18px;
	padding-top: 0px !important;	
	display: inline-block;
	overflow: hidden;
}
.menu_top_panel li.item2 a { background-position: 0px -18px; }
.menu_top_panel li.item3 a { background-position: 0px -36px !important; }
.menu_top_panel li.item4 a { background-position: 0px -54px; }
.menu_top_panel li.item4   { background: none; }


.menu_top_panel li span     {
  height: 18px;
  padding:0;
  margin:0;
}

#simplythebest h2 {
    font-size: 16px;
    font-family: Arial;
    margin: 0 0 10px;
}


.simplythebest_list {
    padding: 0;
    margin: 10px 0 0;
}

.simplythebest_list .cat {
    padding: 5px 0 5px 35px;
    background: #e0f4ff;
    margin-bottom: 10px;
}

.simplythebest_list li {
    padding-left: 10px;
}


.simplythebest_list li a {
    color: #296984;
    font-size: 14px;
    font-weight: normal;
	background: url(../images/arrow_blue.gif) no-repeat 100% 4px;
    padding-right: 20px;
}

.simplythebest_list li.open a {
    background: url(../images/arrow_blue_bot.gif) no-repeat 100% 5px;
}


.simplythebest_list li a:hover {
    color: #000;
}

.simplythebest_list .subcat {
    padding-left: 20px;
    margin:0;
    list-style-type: none !important;
}

.simplythebest_list .subcat  li {
    padding: 0;
}


.simplythebest_list .subcat a {
    color: #2f99cd;
    font-size: 12px;
    background: none !important;
}

.simplythebest_list  ul {
    list-style: disc;
}
.simplythebest_list  ol {
    list-style: disc;
}


/* Top Panel */

/* =Rounded Box */
.rounded_box .rounded_top, .rounded_box .rounded_top i, .rounded_box .rounded_top b {
	display: block;
	font: bold 0px/0px small;
	height: 12px;
	background-image: url(../images/rounded_box.gif);
}
.rounded_box .rounded_bot, .rounded_box .rounded_bot i, .rounded_box .rounded_bot b {
	display: block;
	font: bold 0px/0px small;
	height: 12px;
	background-image: url(../images/rounded_box_bot.gif);
}



.rounded_box .rounded_mid {
	background: #fff;
	border-left: solid 3px #cbcbcb;
	border-right: solid 3px #cbcbcb;
	padding: 10px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
.rounded_box .rounded_top
{
	text-align: left;
	height: 12px;
	background-repeat: repeat-x;
	background-position: 0px -12px;
	background-color: #fff;
	overflow: hidden;
}

.rounded_box .rounded_bot {
	text-align: left;
	height: 12px;
	background-repeat: repeat-x;
	background-position: 0px 9px;
	background-color: #fff;
	overflow: hidden;
}


.rounded_box .rounded_top i,
.rounded_box .rounded_bot i,
.rounded_box .rounded_top b,
.rounded_box .rounded_bot b {
	width: 13px;
	background-repeat: no-repeat;
}
.rounded_box .rounded_top b {
	background-position: -13px 0px;
	float: left;
}

.rounded_box .rounded_bot b  {
	background-position: -13px -3px;
	float: left;
}

.rounded_box .rounded_top i{
	margin-left: auto;
}

.rounded_box .rounded_bot i {
	margin-left: auto;
    background-position: 0px -3px;
}
.warning_mess_contact{
    padding:0 !important;
    line-height:0 !important;
}
.warning_mess_contact .ul_message_box li{
    line-height:20px;
}
.return_link{
    font-size:14px;
}


/* Rounded Box */

.footer {
	margin-top: 50px;
	padding: 10px 0px;
	border-top: solid 1px #34780f;
	text-align: center;
    color: #306787;
}

.footer li {
    color: #306787;
    font-weight: bold;
    margin: 0 5px;
}
.bot_menu {
	display: block;
	width: 719px;
	line-height: 24px;
}
.footer li a {
}

.footer li a.active {
  color: #2998D8;
}

.footer .copyright {
    margin: 15px 0;
}

.stwrapper {
margin:0 0 0 -185px !important;
}
.btn_facebook {
	margin-top: 10px;
	display: block;
	cursor: pointer;
	width: 200px;
	height: 43px;
	background: url(/images/btn_facebook.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
}
.btn_facebook:hover { 
	background-position: left bottom;
}