@charset "UTF-8";



form, input {

	margin: 0;

	padding: 0;

}



/*PNG FIX*/

img, div { behavior: url(iepngfix/iepngfix.htc) }



a img {

	border: none;

}

h1 {

	color:#00af9e;

	font-size:36px;

	font-family:Arial, Helvetica, sans-serif;

}

h2 {

	color:#00af9e;

	font-size:26px;

	font-family:Arial, Helvetica, sans-serif;

	font-weight: normal;

	text-transform: capitalize;

}

h3 {

	color:#00af9e;

	font-size:20px;

	font-family:Arial, Helvetica, sans-serif;

	font-weight: normal;

	text-transform: capitalize;

}

h4 {

	font-size:14px;

	font-family:Arial, Helvetica, sans-serif;

	font-weight: bold;

	text-transform: capitalize;

}





body  {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	margin: 0;

	padding: 0;

	text-align: center;

	

	

	

	/*WATERFALL BG*/

	background-image: url(../img/waterfallBg.jpg);

	background-repeat: no-repeat;

	background-position: top center;

	background-color: #ecf7d4;

	

	/*CLOUD BG*/

	background-image: url(../img/cloudBg.jpg);

	background-repeat: no-repeat;

	background-position: top center;

	background-color: #e3f4fa;

	

}

#container { 

	width: 950px;

	margin: 0 auto;

	text-align: left;

	background-image: url(../img/pageBg1.png);

	background-repeat: repeat-y;

	padding: 0;

}

#containerSub { 

	width: 950px;

	margin: 0 auto;

	text-align: left;

	background-position:bottom;

	background-image: url(../img/pageBg2.png);

	background-repeat: repeat-y;

	padding: 0;

}



/*------------------------------ NAV ------------------------------*/

#nav {

	margin-left: 10px;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	width: 930px;

	height: 30px;

	/*border-bottom: 1px solid #e1f4fd;*/

	background-image: url(../img/navBgLight.jpg);

}

#navInner {

	height: 16px;

	width: 870px;

	margin: 0 auto;

	text-align: left;

	color: #ffffff;

	text-transform: capitalize;

	font-size: 16px;

	padding-top: 5px;

}

#navInner a {

	height: 24px;

	color: #ffffff;

	text-decoration: none;

	text-shadow: 0 0 3px #459e06;

	margin-right: 20px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	

	

	

}

#navInner a:hover {

	text-decoration: bold;

	border-bottom: 7px solid white;

}

#navInner .login {

	float:right;

	text-align:right;

	

	

}

#navInner .login a {

	margin: 0;

	margin-left: 20px;

}



.navCurrent {

	font-weight: bold;

}







#header { 

	margin: 0 0 0 10px;

	position: relative;

	height: 121px;

} 

#header #flashHeader {

	position: absolute;

	z-index: 10;

	background-color: #FFFFFF;

}

#header #languages {

	position: absolute;

	top: 10px;

	right: 25px;

	z-index: 100;

	

}

#header #login {

	position: absolute;

	top: 80px;

	right: 25px;

	z-index: 105;

	display: none;

}

#header #login input {

	border: 0;

	background-image: none;

	height: 20px;

	margin-right: 3px;

	padding: 0;

	color: #39c0e2;

	padding-left: 2px;

	float: left;

}

#header #login .headerInput {

	width: 90px;

}





/*------------------------------ SIDEBAR ------------------------------*/

#sidebar {

	float: left;

	width: 155px;

	margin: 13px 0 10px 23px;

	background-color: #e0e0e0;

	padding-top: 10px;

	text-transform: capitalize;

}

#sidebar ul {

	padding: 5px 0 15px 18px;

	margin: 0;

}

#sidebar li {

	color: #00af9e;

	font-size: 12px;

	list-style-image:url(../img/wlsidebarDot.gif);

	margin-bottom: 3px;

}

#sidebar li a {

	color: #00af9e;

	text-decoration: none;

}

#sidebar li a:hover {

	color: #00af9e;
	
	font-weight: bold;

}

#sidebar .current {

	list-style-image:url(../img/wlsidebarDot2.gif);

	color: #00af9e;

	text-decoration: underline;
	
	font-weight: bold;


}

#adBox {

	margin-left: -2px;

	margin-bottom: 5px;

}









#footer { 

	color: #4cbbde;

	width: 820px;

	text-align: center;

	font-size: 10px;

	margin: 0 auto 20px auto;

} 

#footer a {

	color: #4cbbde;

	text-decoration: none;

}

#footer a:hover {

	color: #00317f;

	text-decoration: underline;

}	

.fltrt {

	float: right;

	margin-left: 8px;

}

.fltlft {

	float: left;

	margin-right: 8px;

}

.clearfloat {

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}



/*---------------------------------homepage-------------------------------*/

#homeMainAd {

	margin-left: 10px;

}

#homeTicker {

	margin-left: 10px;

}

.homeBoxes {

	margin-left: 10px;

}

.homeBoxes .box1 {

	float: left;

	width: 310px;

	height: 175px;

}

.homeBoxes .box1 img {

	width: 100%;

	height: 100%;

}



/*---------------------------------subpage-------------------------------*/





#mainContent {

	padding-bottom: 100px;

	width:700px;

	margin-left:210px;

	margin-top:30px;

	font-size:12px;

	font-family: Arial, Helvetica, sans-serif;

	color:#606163;



}

.breadcrumbs {

	width: 300px;

	color:#209ed1;

	font-size:12px;

	font-family:Arial, Helvetica, sans-serif;

}

.breadcrumbs a {

	color: #209ed1;

	text-decoration: none;

}

.breadcrumbs a:hover {

	/*text-decoration: underline;*/

	background-color: #bae9f5;

}

.pageName {

	color:#7cc0b5;

	font-size:30px;

	font-family:Arial, Helvetica, sans-serif;

}

#mainContent p, #mainContent ol, #mainContent ul {

	line-height: 20px;

	padding-right: 100px;

}

#mainContent ul {

	list-style-type: circle;

}

#mainContent a {

	color: #0f7cbb;

	text-decoration: none;

}

#mainContent a:hover {

	background-color: #bae9f5;

}

#mainContent .imageRight {

	margin-right: 20px;

}

#mainContent .imageLeft {

	margin-left: -20px;

}



#mainContent .quote {

	font-style: italic;

	font-size: 14px;

}

#mainContent .quote .marks {

	font-size: 18px;

	font-weight: bold;

	color: #CCCCCC;

}

#mainContent .author {

	font-size: 10px;

	margin-left: 40px;

}

#mainContent .finePrint {

	font-size: 10px;

	font-style: italic;

	line-height: 12px;

}

#mainContent .indentMe {

	padding-left: 30px;

}

#mainContent .contentRow {

	float: left;

	width: 680px;

	margin-bottom: 20px;

}

#mainContent .contentRow .imageColumn {

	float: left;

	width: 230px;

}

#mainContent .contentRow .textColumn {

	float: left;

	width: 370px;

}

#mainContent .contentRow .textColumn p, #mainContent .contentRow .textColumn ul, #mainContent .contentRow .textColumn ol {

	padding-right: 0;

}



#flashVideo {

	margin: 10px 0;

}







.singleProduct {

	float: left;

	width: 200px;

	height: 250px;

	margin-right: 30px;

}



.singleProduct h3 {

	font-size: 18px;

}

.singleProduct a {

	text-decoration: none;

}

.singleProduct img {

	height: 200px;

	float: left;

	padding-right: 5px;

}



.singleProduct .smallerPic {

	height: 150px;

	padding-top: 20px;

}



.singleProduct .speaker {

  height: 21px;

}





.formRow {

	width: 700px;

	float: left;

}

.formRow .labelCol {

	width: 150px;

	float: left;

}

.formRow .inputCol {

	width: 200px;

	float: left;

}







#subFooter { 

	width: 930px;

	color: #47a006;/*green*/

	color: #3eb1da;/*blue*/

	text-align: center;

	font-size: 10px;

	margin: 0 auto 20px auto;

	padding-top: 10px;;

	background-image: url(../img/pageBgBottom2.png);

	background-repeat: no-repeat;

} 

#subFooter a {

	color: #47a006;/*green*/

	color: #3eb1da;/*blue*/

	text-decoration: none;

	

}

#subFooter a:hover {

	text-decoration: underline;

}	











/*---------------------------------IBO STUFF-------------------------------*/

#iboHome {

	margin-left: 10px;

	background-color: #000099;

	width: 930px;

	clear: both;

	height: 115px;

	background-color: #FFFFFF;

	color: #0ab4de;

	font-size: 12px;

	/*border-bottom: 1px solid #0ab4de;*/

}

#iboHome #leftColumn {

	float: left;

	width: 350px;

}

#iboHome #leftColumn a {

	color: #0ab4de;

	text-decoration: none;	

}

#iboHome #leftColumn a:hover {

	text-decoration: underline;	

}

#iboHome #leftColumn #pic {

	height: 95px;

	width: 95px;

	border: 1px solid #ececec;

	background-color: #FFFFFF;

	margin: 9px;

	float: left;

	margin-right: 0;

}

#iboHome #leftColumn #pic2 {

	height: 85px;

	width: 85px;

	background-color: #CCCCCC;

	margin: 5px;

	overflow: hidden;

}

#iboHome #leftColumn #pic2 img {

	width: 85px;

}

#iboHome #leftColumn #iboInfo {

	float: left;

	width: 200px;

	margin-top: 15px;

	margin-left: 32px;

}

#iboHome #leftColumn #iboInfo #iboName {

	font-size: 18px;

}

#iboHome #leftColumn #iboInfo #iboTitle {

	font-size: 10px;

}

#iboHome #leftColumn #iboInfo #iboContact {

	margin-top: 10px;

}





#iboHome #rightColumn {

	float: right;

	width: 530px;

	height: 115px;

	overflow: auto;

}



#iboHome #rightColumn #welcomeMessage {

	padding: 20px 30px 10px 0;

}

#iboHome #rightColumn #welcomeMessage table, #iboHome #rightColumn #welcomeMessage tr, #iboHome #rightColumn #welcomeMessage td {

	height: 100%;	

}

#iboSub {

	color: #0ab4de;

	margin: 0 0 15px 5px;

	font-size: 12px;

	background-color: #FFFFFF;

	width: 145px;

}



#iboSub a {

	color: #0ab4de;

	text-decoration: none;	

}

#iboSub a:hover {

	text-decoration: underline;	

}





#iboSub #iboSubInner {

	padding: 10px 5px;

}

#iboSub #iboName {

	font-size: 12px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

}

#iboSub #iboTitle {

	font-size: 9px;

}

#iboSub #iboContact {

	font-size: 10px;

	margin-top: 5px;

	text-transform: none;

}





/*---------------------------------misc-------------------------------*/

.smallerTM {

	font-size: 14px;

	vertical-align: top;

}



body[*~=&trade;] {text-decoration: underline; }









		.white_content {

			display: none;

			position: absolute;

			top: 25%;

			left: 0%;

			padding: 5px;

			border: 2px solid grey;

			z-index:1002;

			overflow: auto;

			background-color: white;

			opacity:.80;

			filter: alpha(opacity=80);

		}

		



		languages.white_content {

			display: none;

			position: absolute;

			top: 25%;

			left: 0%;

			padding: 5px;

			border: 2px solid grey;

			z-index:1002;

			overflow: auto;

			background-color: white;

			opacity:.80;

			filter: alpha(opacity=80);

		}