@import "reset.css";
@import "prettyPhoto.css";
@import "jquery.jscrollpane.css";
@import "jplayer.css";

/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Left & Right alignment */

.left { float:left;}
.right { float:right;}
.clear {clear:both;}
.table {display:table;}
.wrapper {width:100%; overflow:hidden;}
.relative {position:relative;}
.absolute {position:absolute;}


/* Global properties ======================================================== */
body, html {height:100%;}

body{ background:#141516; border:0; font: 12px Arial, Helvetica, sans-serif; color:#fff; line-height:18px; min-width:1000px; position:relative; overflow:hidden; min-width:1000px;}

.spinner{ position:absolute; z-index:99; background:url(../images/loader.gif) 50% 50% no-repeat #141516; width:100%; height:100%; top:0; left:0}

#bgStretch {overflow:hidden;z-index:-1; position:fixed}
.bgspinner {width:100%;height:100%;position: fixed;z-index:0;left:0;top:0;background: url(../images/loader.gif) center center no-repeat;}

.extra {min-width:1000px;min-height:100%; height:auto !important; height:100%; margin: 0 auto -33px; overflow:hidden; position:relative; z-index:10; background:url(../images/px1.png) 0 0 repeat;}

.block1{ height:70px;}

/*#pagination { position: absolute; width:100%; height:28px; z-index:11; left:0; bottom:30%; margin-bottom:-200px; text-align:center;}
#pagination ul{ text-align:center; width:100%; height:28px; display:block; position:relative;}
#pagination li{position:relative; margin:0 2px 0 2px; display:inline-block;}
#pagination a{ display:block; background:url(../images/pagination.png) left top no-repeat; width:28px; height:28px;}
#pagination a:hover, #pagination .active a{ background-position:right}*/

header{ width:100%; height:57px; background:#141516; position:absolute; left:0; top:0; z-index:2;}
.top1{ width:1000px; height:57px; margin:0px auto;}

.logo { display: inline-block;text-decoration:none; float:left;}
.logo .txt1 { height:57px; background:#2455a3; font-family:'Swis721CnBTDTypeBold'; font-size:40px; color:#fff; line-height:57px; text-decoration:none; text-transform:uppercase; letter-spacing:0px; padding:0 25px; }
.logo .txt2 { height:33px; background:#214887; font-family:'Swis721LtCnBTLight'; font-size:16px; color:#fff; line-height:33px; text-decoration:none; text-transform:uppercase; letter-spacing:1px; padding:0 90px;}

.main1 {position:relative; width:1000px; margin:0 auto; z-index:1;}
.main2 {height:650px;position:relative; }

footer{ width:100%; height:55px; background:#141516; position:relative; top:5px; z-index:20;}

.copyright{color:#b4b4b4; line-height:33px; float:left; padding-left:10px; float:left;}
.copyright a { color:#fff; margin-right:15px;}
.copyright a:hover { color:#b4b4b4; }

.SEO { width:100%; float:right; }
.small { font-size:8px; margin-left:10px; }

.policy-terms { color:#4b90ff; text-decoration:underline; }


.tola{ float:right; width:156px; height:18px; background: url(../images/sound_bg.png) 0 0 no-repeat; margin-right:15px; margin-top:9px; margin-left:60px;}

.icons { float:right; padding-top:3px; padding-right:10px;}
.icons > li { display:inline-block; padding:0 2px;position:relative;}
.icons > li > a{display:block; width:100%; height:30px;}

.icons_txt{ line-height:33px; color:#f5f5f5; float:right; padding-right:10px;}




/* ============================= main menu ====================== */

.menu { position:relative; height:57px; float:right; }
#menu { }
#menu > li { height:57px; float:left; position:relative;}
#menu > li > a{display: inline-block;width:100%; height:100%; text-decoration:none; position: relative; overflow:hidden; }
#menu > li > a .overPlane{ display:block; position: absolute; width:100%; height:100%; left:0px; top:0px; z-index:1; background:#2455a3;}
#menu > li > a .txt1{ display:block; position:relative; width:100%; height:100%; left:0px; top:0px; z-index:2;font-family:'Swis721CnBTDTypeBold';font-size:16px; line-height:57px; color:#777777; text-decoration:none; padding:0 15px; text-transform:uppercase;}
#menu > li > a:hover .txt1, #menu > li.active > a .txt1, #menu > li.sfHover > a .txt1{ color:#FFFFFF;}

.submenu{ position:absolute; z-index:1; top:62px; left:0px; }
.submenu > ul{ background:url(../images/submenu_bg.png); }
.submenu ul > li{ display:block; width:100%; height:32px; position:relative; text-transform:uppercase;}
.submenu ul > li > a{ display:block; width:100%; height:100%;line-height:33px; text-decoration:none; position: relative; }
.submenu ul > li > a > .s_overPlane{ display:block; position: absolute; width:100%; height:100%; left:0px; top:0px; z-index:1; background:#2455a3;}
.submenu ul > li > a > .s_txt1{ display:block; position: relative; width:100%; height:100%; left:0px; top:0px; z-index:2;font-family:'Swis721CnBTDTypeBold';font-size:14px; line-height:32px; color:#fff;  text-decoration:none; white-space:nowrap;padding:0 15px; }
.submenu ul > li > a:hover .s_txt1{ color:#fff; text-decoration:none; }

.menu_splash { width:1000px; height:535px; position: absolute; left:0; top:100px; z-index:1;}
#menu_splash { position:relative; margin-left:4px;}

#menu_splash > li { display:block; width:249px; height:535px; float:left; position:relative;}
#menu_splash > li:first-child {}
#menu_splash > li > a{display:block;width:239px; height:100%; text-decoration:none; position: relative; overflow:hidden; }
#menu_splash > li > a img{ position:absolute; left:0; top:0; z-index:1;}
#menu_splash > li > a .over{ display:block; position: absolute; width:100%; height:100%; left:0px; top:0px; z-index:2; background:#141516;}
#menu_splash > li > a .txt1{ display:block; position: relative; margin:auto auto; width:100%; height:24px; z-index:3;font-family:'Swis721CnBTDTypeBold';font-size:22px; line-height:24px; color:#fff;text-decoration:none; text-align:center; text-transform:uppercase;}
#menu_splash > li > a .txt2{ display:block; position: relative; width:100%; height:16px; z-index:3;font-family:'Swis721LtCnBTLight';font-size:16px; line-height:16px; color:#bababa;text-decoration:none; text-align:center; text-transform:uppercase;}
#menu_splash > li > a .txt3{ display:block; position: absolute; left:0; top:0; width:100%; height:140px; z-index:4;font-family:'Swis721MdBTMedium';font-size:140px; line-height:140px; color:#fff;text-decoration:none; text-align:center; text-transform:uppercase;}
#menu_splash > li > a .txt4{ display:block; position:relative; margin-top:50px; width:80%; height:16px; z-index:3;font-family:'Swis721LtCnBTLight';font-size:16px; line-height:16px; color:#bababa;text-decoration:none; text-align:center; text-transform:uppercase;}

/* ============================= main layout ====================== */


#content{ width:990px; height:535px; position:absolute; left:5px; top:115px; z-index:2; }
#content > ul{}
#page_home{ width:990px; height:535px; background:#141516; position:absolute; }
#page_about{ width:990px; height:535px; background:#141516; position:absolute; }
#page_learningcenter{ width:990px; height:535px; background:#141516; position:absolute; }
  #page_news{ width:990px; height:535px; background:#141516; position:absolute; }
    #page_more1{ width:990px; height:535px; background:#141516; position:absolute; }
    #page_more2{ width:990px; height:535px; background:#141516; position:absolute; }
  #page_howtobuy{ width:990px; height:535px; background:#141516; position:absolute; }
  #page_definitions{ width:990px; height:535px; background:#141516; position:absolute; }
#page_CONTACTS{ width:660px; height:535px; margin-left:180px; background:#141516; position:absolute; }

#page_family-health{ width:660px; height:535px; margin-left:180px; background:#141516; position:absolute; }
#page_family-health1{ width:660px; height:535px; margin-left:180px; background:#141516; position:absolute; }
#page_grouphealth{ width:660px; height:535px; margin-left:180px; background:#141516; position:absolute; }
#page_hard{ width:660px; height:535px; margin-left:180px; background:#141516; position:absolute; }
#page_privacy{ width:990px; height:535px; background:#141516; position:absolute; }
#page_TERMSANDCONDITIONS{ width:990px; height:535px; background:#141516; position:absolute; }
#page_TERMSANDCONDITIONS > ul > li{ margin-right:10px; list-style:circle;}

.close{ display:block; width:23px; height:23px; background:url(../images/close.png) left top no-repeat; position:absolute; right:0; top:0; z-index:2;}
.close span{ display:block; width:23px; height:23px; background:url(../images/close.png) left bottom no-repeat;}


.box { width:920px; height:450px; position:relative; padding:45px 30px 40px 40px; }
.box1 { width:150px; height:450px; position:relative; padding:45px 30px 40px 40px; }
.box2 { width:600px; height:450px; position:relative; padding:45px 30px 40px 40px; }
.box3 { width:660px; height:450px; position:relative; float:right; padding:45px 30px 40px 40px; }

#NewsStand{ width:900px; border-bottom:thick #3c3c3d; }
.LatestNews{ margin:0px 38px; }

.col0, .col1, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12   { float:left;}

.col0{ width:1px; margin:0 20px; background:#3c3c3d; height:220px;}

.col00{ width:1px; margin:0 30px; background:#3c3c3d; height:400px; float:left;}

.col1{ width:170px;}
.col2{ float:right; margin-bottom:30px;}
.col3{ width:450px;}
.col4{ width:251px;}


.pad_left1{ padding-left:10px;}
.pad_left2{ padding-left:20px;}
.pad_left3{ padding-left:30px;}
.pad_left4{ padding-left:40px;}
.pad_left5{ padding-left:50px;}
.pad_left6{ padding-left:60px;}



a{ color:#4b90ff; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h1{ font-family:'Swis721CnBTDTypeBold';font-weight:bold; font-size:34px; color:#fff; line-height:24px;padding:15px 0 15px 0; letter-spacing:0px; }
h2{ font-family:'Swis721CnBTDTypeBold';font-weight:normal; font-size:24px; color:#fff; line-height:24px;padding:15px 0 15px 0; letter-spacing:0px; }
.hSP{ font-family:'Swis721CnBTDTypeBold';font-weight:normal; font-size:28px; color:#fff; line-height:24px; padding:15px 0 15px 0; letter-spacing:0px; }
.h3{ display:block; font-family:'Swis721LtCnBTLight'; color:#fff; font-size:16px; line-height:16px; padding:5px 0; }

ol{list-style:lower-alpha}

.upper { text-transform:uppercase;}

.color1{ color:#9f9f9f;}
.color2{ color:#4b90ff;}

p .text{ padding:5px 0;}
.underline{ text-decoration:underline;  }

.line1 { height:2px; background:url(../images/line1_px.gif) top left repeat-x; margin:10px 0;}

.radius1{border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}

.border1 { border:3px solid #636364;}



.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}


.video1 { width:212px; height:103px; position:relative; float:left; margin-right:30px; margin-bottom:20px;}
.video1 img {position:relative; z-index:;}
.video1 span{position:absolute; z-index:1; margin:3px 0 0 3px; top:0; left:0; background:url(../images/video_over.png) 50% 50% no-repeat #000; width:100%; height:100%;}

.button1{ display:inline-block; height:14px; line-height:14px;position:relative; text-decoration:none; margin-top:7px; margin-bottom:7px;  font-family:'Swis721CnBTDTypeBold';letter-spacing:0px;font-size:14px; color:#636364; text-transform:uppercase;}
.button1:hover { color:#fff;}

.gal1 { width:262px; padding-bottom:20px; float:left; margin-right:45px; }
.gal1.last { margin-right:0px; }
.gal1 .txt{ color:#9f9f9f; font-weight:bold;}
.gal1:hover .txt{ color:#fff;}

.photo1 {width:256px; height:158px; position:relative; margin-bottom:10px; }
.photo1 a img {position:relative; border:3px solid #636364;  }
.photo1 a:hover img {border:3px solid #2455a3;  }
.photo1 a span{position:absolute;z-index:2;margin:3px 0 0 3px; top:0;left:0; background:url(../images/photo_over.png) 50% 50% no-repeat #000; width:100%; height:100%;}

/*===================== jScrollPane =====================*/

.scroll-pane{width: 100%; height:450px; overflow: auto;}
.no-scroll-pane{width: 100%; height:450px; overflow: auto;}
/*===================== sidebar =========================*/

.sidebar {
	float:left;
	width:241px;
	padding:20px 0 0 15px;
}


.sidebar a {display: block;}
.sidebar a:link, a:visited {text-decoration: none;}

.sidebar h3 {
	
	background:#b3b3b3 url("../images/bg-sidenavhover.png") repeat-x;
	color:#fff;
	font-size:14px;
	line-height:1.2em;
	font-weight:normal;
	padding:5px 12px 6px;
}

.sidenav {
	list-style:none;
	margin:0;
	padding:0 0 15px;
	width:241px;
}
.sidenav li {
	width:241px;
	vertical-align:top;
	overflow:hidden;
	border-top:1px solid #b3b3b3;
	font-size:1.08em;
	line-height:1.2em;
}
.sidenav a {
	float:left;
	width:241px;
	padding:5px 5px 6px 11px;
	color:#fff;
	text-decoration:none;
	background:#226a94 url("../images/bg-sidenav.png") repeat-x;
}


.sidenavglossary {
	list-style:none;
	margin:0;
	padding:0 0 15px;
	width:241px; 
}
.sidenavglossary li {
	width:29px;
	float:left;
	display:inline;
	vertical-align:top;
	overflow:hidden;
	border:1px solid #b3b3b3;
	border-top:none;
	border-right:none;
	font-size:1.08em;
	line-height:1.2em;
}
.sidenavglossary a {
	float:left;
	width:13px;
	height:13px;
	padding:5px 5px 6px 11px;
	color:#fff;
	text-decoration:none;
	background: #141516 url("../images/bg-sidenav.png") repeat-x;
}


.sidenavglossary .active a, .sidenav .active a, .sidenavglossary a:hover,
.sidenav a:hover {background:#b3b3b3 url("../images/bg-sidenavhover.png") repeat-x;}

/*================= end sidebar ======================*/


/*================= Contacts =========================*/

#note{ width:440px;}
#error{ width:440px;}
#error2{ width:440px;}
#error3{ width:440px;}
#error4{ width:440px;}
.notification_error{ color:#f00; margin-bottom:5px }
.notification_ok{ text-align: center;} 

#ajax-contact-form{float:left; width:450px;}
#ajax-contact-form label{float:left; width: 100px; line-height:31px; color:#b4b4b4;}

#ajax-contact-form img {
	float:left; 
	width:90px; 
	height:31px; 
	margin-bottom:5px; }
	
label img { margin-left:150px; }

input{ 
	float:right; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	text-align:center;
	color:#b4b4b4; 
	background:#000; 
	border:1px solid #37444b; 
	margin-bottom:5px; 
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; }

textarea{ 
	float:right; 
	width:100%; 
	height:120px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#b4b4b4; 
	background:#000; 
	border: 1px solid #37444b; 
	margin-bottom:5px; 
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; }



input.capthca { 
	float:right; 
	width:100px; 
	margin-bottom:5px; 
	margin-left:10px; }

input.submit { 
	width:100px; 
	height:30px; 
	cursor:pointer; 
	background:url(../images/submit.png) left top no-repeat; 
	border:none; 
	margin:5px 0 0 0px; 
	border-radius: 0px; 
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px; 
	text-transform:uppercase; 
	font-size:14px; 
	font-family:'Swis721CnBTDTypeBold'; 
	color:#636364; }

input.submit:hover{ color:#fff;background-position:bottom;}

.longer { height:635px; }
.longer1 { height:680px; }
.longer2 { height:700px; }

#main_form { width:350px; margin:20px auto; }
#main_form ul { float:right; }
#main_form li { display:inline; float:left; }
#main_form1 { width:350px; margin:20px auto; }
#main_form1 ul { float:right; }
#main_form1 li { display:inline; float:left; }
#main_form2 { width:350px; margin:20px auto; }
#main_form2 ul { float:right; }
#main_form2 li { display:inline; float:left; }
.phone { width:100%; }
.dropdown1 select {
   float:right;
   color:#b4b4b4;
   background: #000;
   width: 200px;
   font-family: 'Swis721LtCnBTLight';
   font-size: 12px;
   border: 1px solid #37444b;
   margin-bottom:8px; 
   border-radius: 5px; 
   -moz-border-radius: 5px; 
   -webkit-border-radius: 5px;
   height: 25px; }
.dropdown2 select {
   float:right;
   color:#b4b4b4;
   background: #000;
   width: 240px;
   font-family: 'Swis721LtCnBTLight';
   font-size: 12px;
   border: 1px solid #37444b;
   margin-bottom:8px; 
   border-radius: 5px; 
   -moz-border-radius: 5px; 
   -webkit-border-radius: 5px;
   height: 25px; }
/*margin-right:25px;*/
#secondary_form { width:480px; margin:20px auto; }
#secondary_form ul li { display:inline; float:left; margin:3px 1px; }
.gender { width:87px; }
.birthday { width:169px; }
.height { width:127px;}
.weight {  width:89px; }
.right1 { float:right; margin-right:80px; }

.secondary_form-1 { width:480px; }
.please_check { display:none; }
.all_that_apply { height:25px; width:158px; float:left; }
.all_that_apply input { float:left; clear:both; margin-right:10px; }
.spouse { width:480px; margin:0 auto; }
.add_spouse { display:none; margin-top:15px; }
.add_spouse ul li { display:inline; float:left; margin:3px 1px; }
.spouse { width:480px; }

/* Generated by Font Squirrel (http://www.fontsquirrel.com)  */

@font-face {
    font-family: 'Swis721CnBTDTypeBold';
    src: url('swisscb-dtype-webfont.eot');
    src: url('swisscb-dtype-webfont.eot?#iefix') format('embedded-opentype'),
         url('swisscb-dtype-webfont.woff') format('woff'),
         url('swisscb-dtype-webfont.ttf') format('truetype'),
         url('swisscb-dtype-webfont.svg#Swis721CnBTDTypeBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Swis721LtCnBTLight';
    src: url('swis721_ltcn_bt_dtype-webfont.eot');
    src: url('swis721_ltcn_bt_dtype-webfont.eot?#iefix') format('embedded-opentype'),
         url('swis721_ltcn_bt_dtype-webfont.woff') format('woff'),
         url('swis721_ltcn_bt_dtype-webfont.ttf') format('truetype'),
         url('swis721_ltcn_bt_dtype-webfont.svg#Swis721LtCnBTLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Swis721MdBTMedium';
    src: url('swz721m-webfont.eot');
    src: url('swz721m-webfont.eot?#iefix') format('embedded-opentype'),
         url('swz721m-webfont.woff') format('woff'),
         url('swz721m-webfont.ttf') format('truetype'),
         url('swz721m-webfont.svg#Swis721MdBTMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}