
/* --- FUTURA --- */
/*------------------------------------*/

@font-face {
    font-family: 'FuturaMedium';
    src:url('futura-medium-webfont.eot');
	src: url('futura-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('futura-medium-webfont.woff') format('woff'),
         url('futura-medium-webfont.ttf') format('truetype'),
         url('futura-medium-webfont.svg#FuturaMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FuturaBold';
    src: url('futura_bold-webfont.eot');
    src: url('futura_bold-webfont.eot?#iefix') format('eot'),
         url('futura_bold-webfont.woff') format('woff'),
         url('futura_bold-webfont.ttf') format('truetype'),
         url('futura_bold-webfont.svg#webfontrIGithyc') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* @import url("../font/fonts.css"); */


/* Sticky footer styles
      -------------------------------------------------- */
	  
html, body 
{
    position:relative;
	color:#444444;
	text-shadow: 1px 1px 1px #fff;
	font-family: Arial, Helvetica, sans-serif;
	/*text-shadow: 2px 2px 2px #aaa;*/
	/*padding-top: 60px;*/
	background: url(../images/bg_diag_grey_lines_lo.png) left top repeat-x, url(../images/bg_warm_grey_lines_lo.png) bottom left repeat;
	background-repeat: repeat-x, repeat;
	height: 100%;
	width: 100%;
    /* The html and body elements cannot have any padding or margin. */
	margin:0;
	padding:0;
}
html{
	/*Keeps Vert Scrollbar on in Firefox at all time and avoids image shifting- do not delete*/
	overflow:-moz-scrollbars-vertical;
	overflow-y: scroll;
}

/* Wrapper for page content to push down footer */
* {
	margin: 0; padding:0; position: relative;
}


/* Wrapper for page content to push down footer */
#wrap {
	min-height: 100%;
    height: auto !important;
    height: 100%;
    /* Negative indent footer by it's height */
    margin: 0px auto -138px;
	position:relative;
}
.navbar-inner .container, #footer .container {
margin: 0px auto 0px auto;
}

/* Set the fixed height of the footer here */
#push,
#footer {
position:relative;
  height: 108px;
}

#footer {
	background-image:url(../images/bg_footer.png);
	background-repeat: repeat;
	border-top: solid thin #E6E6E6;
	-moz-box-shadow: 0px -3px 7px #777;
	-webkit-box-shadow: 0px -3px 7px #777;
	box-shadow: 0px -3px 7px #777;
	margin:30px auto 0px auto;
}


.slider.drop-shadow {margin-bottom:40px;}

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}

#main {
	position: relative;
}

/* Images, Icons,  */
.responsive-image { max-width:100%; height:auto; width: auto; }
.row.hd_icon  { max-width:100%; height:auto; } 
.row.hd_icon_txt { max-width:100%; height:auto; } 
.color_brass { color:#cda873; }
.inner_text_shadow { text-shadow: 1px 1px 2px rgba(50, 255, 255, 1), -1px 0px 1px rgba(0, 0, 0, 1); }
.text_hl { text-shadow: 1px 1px white; }
.text_ds { text-shadow: 1px 1px 2px rgba(0, 0, 0, .5); }
.white { color:#FFF; }

.carousel-caption {
	letter-spacing: 1px;
	word-spacing: 3px;
	
}

.left {
	text-align:left;
}

a, a:hover, a:active, a:visited {
	color:#000;
}
a:hover, a:active, a:visited {
	text-decoration:underline;
}

a:visited {
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	font-family:FuturaMedium;
	color:#666;
}

/* Button Tweaks
      -------------------------------------------------- */
.btn { color:#444444; letter-spacing:0px; }
.btn-primary, .btn-info, .btn-success, .btn-warning, .btn-danger, .btn-inverse {
	color:#FFF;
	letter-spacing:1px;
}


/* ------------------------------------------- */

.page-header {
	border:none;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

.push-13 {
	margin-top:13px;
}

.push-2px {
	margin-top: -2px;
}

.logo_dlilearn {
	margin-top: 16px;
	margin-left: -20px;
	margin-bottom: 30px;
}

.hd_icon_txt {
	margin: 20px 0;
	display:inline-block;
}

.dli_address {
	font-size:12px;
	letter-spacing:1px;
	line-height:17px;
	padding: 32px 20px 10px 253px;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}
.dli_address a, .dli_address a:hover, .dli_address a:active, .dli_address a:visited  {
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	text-decoration:underline;
}


/* ----------------------------------------------------------- */

#class_title {	
	display: inline-block;	
	padding :0 10px 0 12px;
	width:auto;
}
.lang_hd {
	color:#444444;
	text-shadow: 1px 1px 1px #FFF;
	font:26px FuturaMedium;
	letter-spacing: 2px;
	line-height: 33px;
	padding: 0px 10px 0 0px;
	font-weight:normal;
}
.activity_hd {
	font-size:22px;
	letter-spacing: 2px;
	text-shadow: 1px 1px 0px #fff;
	margin: 0;
}
.activity_description {
	font-size:16px;
	letter-spacing: 2px;
	text-shadow: 1px 1px 0px #fff;
}
.bold{
	font-size: 18px;
	color: #252525;
	font-weight:bold;
	letter-spacing: 2px;
	text-shadow: 2px 2px 2px #fff;
}
.down_15 {
	padding: 15px 0 15px 0;
}
/* --------------------------- pin for tooltip shifting in btngroup ---------------------------------- */
.pin {
	border: 1px solid grey;
	border-radius: 6px 6px 6px 6px;
	float: left;
	height: 90px;
	width: 90px;
	position: relative;
	overflow: hidden;
}
.tooltip-inner {
	text-shadow: 0 1px 0px #000;
}
.container[role="main"] {
	padding-bottom: 120px;
}
.tooltip {
	font-size:12px;
	letter-spacing: 2px;
}

/* ------------------------------------- MODAL STYLES ---------------------------------- */

.modal-header {
border-bottom:1px solid #AAA;
color:#888;	
padding:15px 15px 10px;
text-shadow:1px 1px 0 rgba(255,255,255,0.35);
-moz-box-shadow:0 1px 0 rgba(255,255,255,0.35);
-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.35);
box-shadow:0 1px 1px rgba(255,255,255,0.35);
}

.modal-header h3 {
font-size:50px;	
font-weight:bold;
line-height:normal;
text-shadow:1px 1px 0 rgba(255,255,255,0.5);
}

.modal-header h3 span {
color:#999;
display:block;
font-size:18px;
line-height:18px;
margin:2px 0 0;
}

.modal-header p {font:14px/22px Arial, Helvetica, sans-serif;}

.modal-header .close {
font-size:30px;
margin-top:-5px;
z-index: 200;
}

.modal-body {padding:0 15px;}

.modal form {
font-family:Arial, Helvetica, sans-serif;
line-height:normal;
margin:0;
}

.modal .span6 { padding:20px 0 20px 20px;}

.modal .first { }

.modal .last {
border-left:1px solid #AAA;
margin-left:0;
padding-left:35px;
-moz-box-shadow:1px 0 1px rgba(255,255,255,0.35) inset;
-webkit-box-shadow:1px 0 1px rgba(255,255,255,0.35) inset;
box-shadow:1px 0 1px rgba(255,255,255,0.35) inset;
}

.modal h4 {
color:#888;
font-size:20px;
font-weight:bold;
letter-spacing:1px;
margin:0 0 20px;
}

.modal .form-horizontal .control-label {	
padding:0;
text-align:left;
}

.modal .form-horizontal .controls { margin-left:0;}

.modal .form-horizontal .control-group {margin-bottom:10px;}

.modal .btn i {
line-height:normal;
padding-left:5px;
}

.modal input {
border:1px solid #BBB;
-moz-box-shadow:0px 1px 3px rgba(0,0,0,0.25) inset, 1px 1px 1px rgba(255,255,255,0.35);
-webkit-box-shadow:0px 1px 3px rgba(0,0,0,0.25) inset, 1px 1px 1px rgba(255,255,255,0.35);
box-shadow:0px 1px 3px rgba(0,0,0,0.25) inset, 1px 1px 1px rgba(255,255,255,0.35);
}

.modal .btn {
color:#AAA;
border:1px solid #AAA;
font:14px 'FuturaMedium';
margin-top:10px;
text-transform:uppercase;
-moz-box-shadow: 1px 1px 0 rgba(255,255,255,0.35);
-webkit-box-shadow: 1px 1px 0 rgba(255,255,255,0.35);
box-shadow: 1px 1px 0 rgba(255,255,255,0.35);
}

.modal .btn:hover { color:#666;}

/* ------------------------------------------------------------------------------------------------ */
/* ------------------------------------- ACTIVIY_AREA --- IFRAME ---------------------------------- */
.activity_area {
	border:none;
	width:100%;
	/*height:415px;*/
	height: 670px; /* --------------------------- HEIGHT SHOULD BE VARIABLE PER ACTIVITY ------------------------------- */
	overflow:hidden;
}
.center {
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
.navbar {
	height: 37px;
	position: absolute;
	top:0;
	margin:0;
	width: 100%;
}

.navbar, .navbar-inner, .navbar-fixed-top  {
	background-image:url(../images/bg_top_navbar.png);
	background-repeat: repeat-x;
	max-height: 37px;
	min-height: 37px;
	margin:0;
	padding:0;
	border:none;
	width: 100%;
}

.navbar, .navbar-inner, .navbar-fixed-top  {
filter: none; /* -----  OVERRIDES bootstrap.css SO THE BGIMAGE SHOWS UP IN IE --------- */
-webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.navbar .brand, .navbar .breadcrumb > li > a, .navbar .breadcrumb > li, .navbar .login > li > a, .navbar .breadcrumb .divider, .navbar .login .divider {
	color: #ffffff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
	text-transform:uppercase;
	letter-spacing:2px;
	letter-spacing : 1px\9; /* IE8 and below */  
	text-decoration:none;
	white-space:nowrap;
	overflow:hidden;
}

ul.login {
	background-image:url(../images/bg_top_navbar_breadcrumb.png);
	font-family: 'FuturaMedium';
	list-style:none;
	background-repeat: repeat-x;
	padding:0 0 0 0;
	margin-bottom:0;
	height: 36px;
	padding:8px 10px 0 10px;
	width:auto;
	border-left: #CCC groove 2px;
	border-right: #CCC groove 2px;
	display: inline-block;
	white-space:nowrap;
}
ul.login > li {
	display: inline-block;
}
.navbar .breadcrumb > li > a:hover, .navbar .login > li > a:hover, .navbar .login > li > a:hover {
	text-decoration: underline;/*float: right;*/
}
.navbar .breadcrumb > li > .active {
	color:#333;
}


/* ----------------------------- RESOURCE STYLES ------------------------------ */

.resources {
	font-family:FuturaMedium;
	color:#919191;
	padding:15px 0 15px 5px;
	text-shadow: 1px 1px 1px #FFF;
	width:100%;
	
}

.resources a {color:#919191;}

.resources .content {
	max-height:325px;
	overflow-y:auto;
}

.resources .sidebar .content-item {
	margin-bottom:15px;
	width:100%;
}

.resources .sidebar .content-item a.btn, .resources .sidebar .content-item a.accordion-toggle {
background:url(../images/bg_activity_hd.png) repeat-x 0 -7px;
background: #dfdeda;
background: -moz-linear-gradient(top, #dfdeda 0%, #dfdeda 50%, #d1d0cc 51%, #e8e7e3 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dfdeda), color-stop(50%,#dfdeda), color-stop(51%,#d1d0cc), color-stop(100%,#e8e7e3));
background: -webkit-linear-gradient(top, #dfdeda 0%,#dfdeda 50%,#d1d0cc 51%,#e8e7e3 100%);
background: -o-linear-gradient(top, #dfdeda 0%,#dfdeda 50%,#d1d0cc 51%,#e8e7e3 100%);
background: -ms-linear-gradient(top, #dfdeda 0%,#dfdeda 50%,#d1d0cc 51%,#e8e7e3 100%);
background: linear-gradient(to bottom, #dfdeda 0%,#dfdeda 50%,#d1d0cc 51%,#e8e7e3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfdeda', endColorstr='#e8e7e3',GradientType=0 );
border:1px solid #BBB;
font-size:16px;
padding:8px;
text-align:left;
text-transform:uppercase;
width:100%;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;	
}

/* --- RESOURCE ACCORDION --- */

#content-links.accordion {border:none;}

#content-links .content-item { margin:0;}

#content-links .accordion-heading, #content-links .accordion-inner { border:none;}

#content-links .accordion-heading { z-index:99;}

#content-links .collapse {	
margin-top: -3px;
z-index: 100;
}

#content-links .accordion-inner {
-moz-border-radius:0 0 4px 4px;
-webkit-border-radius:0 0 4px 4px;
border-radius:0 0 4px 4px;	
}

.resources .sidebar .content-item a.btn span, .resources .sidebar .content-item a.accordion-toggle i {
float:right;
padding:3px 5px 0 0;
}

.resources .nav-list {
border:1px solid #BBB;
width:214px;
padding:0;
-moz-border-radius:0 0 4px 4px;
-webkit-border-radius:0 0 4px 4px;
border-radius:0 0 4px 4px;	
}

.resources .nav-list ul {
margin:0;
padding:0;
}

.resources .nav-list li {
line-height: 0;
}

.resources .nav-list a {
border-bottom:1px solid #919191;
color:#919191;
display: block;
font-size:14px;
letter-spacing: 1px;
line-height: normal;
padding:8px;
text-shadow: 1px 1px 1px #FFF;
width:100%;
}

.resources .accordion .nav-list a i {
  font-size: 12px;
  padding-left: 40%;

}

.resources .nav-list li:last-child a {
border-bottom:none;
margin:0;
}

.resources .nav-list a:hover {
background:none;
color:#444;
text-shadow: 1px 1px 1px #FFF;
}

.resources .accordion {	
border:1px solid #AAA;
border-bottom:none;
}

.resources .accordion .accordion-group {
border:none;
margin:0;
padding:0;
}

.resources .accordion .span4 { }

.resources .accordion .span8 {border-left:1px solid #AAA;}

.resources .accordion a:hover {
color:#444;
text-shadow: 1px 1px 1px #FFF;
text-decoration:none;
}

.resources .accordion a i {
font-size:12px;
padding-left:5px;
}

.resources .accordion p {font-size:14px;}

.resources .accordion-heading {
background:#ddded9;
border-bottom:1px solid #AAA;	
letter-spacing:1px;
}

.resources .homework.accordion-heading {
background:#f1f1f1;
border:none;
padding:0;	
}

.resources .homework.accordion-heading .row-fluid {
border-bottom:1px solid #AAA;
}


.resources .accordion-heading .toggle-btn, .resources .accordion-heading .lesson-info, .resources .accordion-heading .homework, .resources .accordion-inner div {
margin:0;
}

.resources .accordion-heading a.accordion-toggle {
font-size:14.5px;
letter-spacing:1px;
padding:0.7em 13px;
text-transform:uppercase;
}

.resources .accordion-heading .toggle-btn a {
padding:16px 13px 4px;
text-transform:uppercase;
}

.resources .accordion-heading .homework a {padding:0.5em 13px 0.2em;}	

.resources .accordion-heading .lesson-info p {
line-height:normal;
margin:0;
padding:0.6em 13px;
}

.resources .accordion-inner {
background:#f9f9f9;
padding:0;
width:100%;
}

.resources .accordion-inner .data {width:68%;}

.resources .accordion-inner p {
font-size:12.5px;
border-bottom:1px solid #AAA;
letter-spacing:0;
margin:0;
padding:0.6em 10px;
}

/*.resources .accordion-inner p:last-child {border:none;}*/

.resources .accordion-inner p:nth-child(even) { background:#f1f1f1;}

/* ----------------------------- FAQ LIST ------------------------------ */

.faq-header {
	margin:10px 0;
	padding:10px 20px;
	
}

.faq {
	max-height:525px;
	overflow:auto;
	padding:0 20px;
}

.faq i {margin-left: 5px;}

/* --------- FAQ NAV LIST --------- */

.faq .nav-list {margin-top:15px;}

.faq .nav-list .nav-header {
	color:#333;
	font-size:15px;
	margin-bottom:15px;
	padding:0;
	text-transform:none;
}

.faq .nav-list ul {
	margin:0;
	padding:0;
}

.faq .nav-list li {
	line-height: 0;
}

.faq .nav-list a {
	border-bottom:1px solid #919191;
	color:#919191;
	display: block;
	font-size:14px;
	letter-spacing: 1px;
	line-height: normal;
	padding:6px 8px;
	text-shadow: 1px 1px 1px #FFF;
	width:100%;
}

.faq .nav-list li:last-child a {
	border-bottom:none;
	margin-bottom:0;
}

.faq .nav-list a:hover {
	background:none;
	color:#444;
	text-shadow: 1px 1px 1px #FFF;
}

.faq .nav-list li.active a {
	background:#999;
	background: rgba(0,0,0,0.15);
	color:white;
	text-shadow: 1px 1px 2px #222;
}

/* --------- FAQ CONTENT --------- */

.faq-accordion .accordion {
	margin-bottom: 0;
}

.faq-accordion h3 { margin-top: 0;}

.faq-accordion h3 a {
	color:#666;
	margin-top: 0;
}

.faq-accordion h3 a:hover {color:#666;}

.faq-accordion a:hover {
	color:#777;
	text-decoration: none;
}

.faq-accordion .accordion-inner {padding:0 0 0 30px;}

.faq-accordion .accordion-inner p {
	color: #555;
	font-size: 14px;
	line-height: 24px;
	text-transform: none;
}

a.anchor {
	background: #BBB;	
	color: white;
	font: 11px Verdana, Tahoma, sans-serif;
	margin: 5px 0;
	padding: 5px 15px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.25) inset, 1px 1px 0 rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.25) inset, 1px 1px 0 rgba(255,255,255,0.5);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.25) inset, 1px 1px 0 rgba(255,255,255,0.5);
}

a.anchor:hover {
	color: #777;
	text-decoration: none;
	text-shadow: 1px 1px 0 #EEE;	
}

/* -------------------------------------------------------------------- BREADCRUMB ------------------------------ */
ul.breadcrumb {
	background-image:url(../images/bg_top_navbar_breadcrumb.png);
	background-repeat: repeat-x;
	border-radius:0;
	padding:0 0 0 0;
	margin-bottom:0;
	font-family: 'FuturaMedium';
	height: 36px;
	padding:8px 10px 0 10px;
	border-left: groove 2px #CCC;
	border-right: groove 2px #CCC;
	width: auto;		/* WIDTH NEEDS TO BE A VARIABLE */
	white-space:nowrap;
}
ul.breadcrumb > li > a {
	color: #fff;
	font-family: 'Didact Gothic', sans-serif;
	font-family: 'FuturaMedium';
}
.main_nav {
	padding:0px;
	margin: 70px 0 50px 0;
	padding-right:0;
}
.main_nav a {
	cursor:pointer;
}

ul.main_nav_right {
	margin: -20px 0 50px 0;
}

/* --------------- CHROME HACK --------------------- */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    ul.main_nav_right { margin: -88px 0 50px 0; } 
}


.main_nav_right, .main_nav_right > li {
	font-size: 20px;
	letter-spacing: 1px;
	text-transform:uppercase;
	font-weight: 300;
	color: #666;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
	padding-left: 24px;
	padding-right:0;
	margin-right: 0px;
	margin-top:0px;
	display: inline-block;
	float:right;
	white-space:nowrap;
	cursor:pointer;
}
ul.main_nav_right {
	margin: 16px 0 29px 0;
}
.main_nav h1 {
	font-size: 60px;
	letter-spacing: -1px;
	line-height: 1;
	margin-bottom: 0;
	color: #666;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.row {
	margin-left: 0;
	margin-right: 0;
	letter-spacing: 1px;
	word-spacing: 3px;
}


/*  --------------------------  BEGIN CSS SHADOW FOR HERO UNIT ---------------------------  */
.hero-shadow {
	margin-top:0;
	margin-bottom:5px;
}

.drop-shadow {
	position:relative;
	padding: 0px;			
	margin-bottom: 30px;
	color: inherit;
	background-color: #eeeeee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	/* ---------------------------------------------------------- CREATES WHITE HIGHLIGHT ----------------------------- */
    -moz-box-shadow:inset 1px 1px 0px #ffffff, inset -1px 1px 0px #ffffff;
	-webkit-box-shadow:inset 1px 1px 0px #ffffff, inset -1px 1px 0px #ffffff;
	box-shadow:inset 1px 1px 0px #ffffff, inset -1px 1px 0px #ffffff;
	/*-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;*/
	z-index:0;
}
.drop-shadow_inlay {
	position:relative;
	padding: 10px 10px 13px 10px;			/*  --------------------------  CHANGE VALUE LATER!!! ---------------------------  */
	margin-bottom: 30px;
	min-height: 250px;
	font-size: 18px;
	line-height: 30px;
	color: inherit;
	background-color: #FFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	/* ---------------------------------------------------------- CREATES WHITE HIGHLIGHT ----------------------------- */
    -moz-box-shadow:inset 1px 1px 0px #ffffff, inset -1px 1px 0px #ffffff;
	-webkit-box-shadow:inset 1px 1px 0px #ffffff, inset -1px 1px 0px #ffffff;
	box-shadow:inset 1px 1px 0px #ffffff, inset -1px 1px 0px #ffffff;
	/*-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;*/
	z-index:10;
	
}
.drop-shadow_inlay1 {
	position:relative;
	padding: 0px;			/*  --------------------------  CHANGE VALUE LATER!!! ---------------------------  */
	margin-bottom: 30px;
	min-height: 250px;
	font-size: 18px;
	line-height: 30px;
	color: inherit;
	background-color: #FFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	/* ---------------------------------------------------------- CREATES WHITE HIGHLIGHT ----------------------------- */
    -moz-box-shadow:inset 1px 1px 0px #ffffff, inset -1px 1px 0px #ffffff;
	-webkit-box-shadow:inset 1px 1px 0px #ffffff, inset -1px 1px 0px #ffffff;
	box-shadow:inset 1px 1px 0px #ffffff, inset -1px 1px 0px #ffffff;
	/*-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;*/
	z-index:10;
	
}
.drop-shadow:before, .drop-shadow:after {
	content:"";
	position:absolute;
	z-index:-1;
}

.activity_frame {
	position:relative;
	background-color:#e5e5e5;
	background-image:url(../images/bg_activity_frame.png);
	background-repeat: repeat;
	padding: 10px;			/*  --------------------------  CHANGE VALUE LATER!!! ---------------------------  */
	margin-top: 52px;
	/*margin-bottom: 30px;*/
	font-size: 18px;
	font-weight: 200;
	/*line-height: 30px;*/
	color: inherit;
	background-color: #eeeeee;
	height: auto;
	min-height: 576px;
	-webkit-border-radius: 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
	/* ---------------------------------------------------------- CREATES WHITE HIGHLIGHT ----------------------------- */
    -moz-box-shadow:inset 1px 1px 0px #ffffff, inset -1px 1px 0px #ffffff;
	-webkit-box-shadow:inset 1px 1px 0px #ffffff, inset -1px 1px 0px #ffffff;
	box-shadow:inset 1px 1px 0px #ffffff, inset -1px 1px 0px #ffffff;
}

.activity_frame_hd {
	background-image:url(../images/bg_activity_hd.png);
	background-repeat: repeat-x;
	max-height: 52px;
	min-height: 52px;
	margin:0;
	margin-bottom:10px;
	margin-top:-62px;
	margin-left:-10px;
	margin-right:-10px;
	/*padding-left: 10px;*/
	padding-top: 0px;
	padding-bottom: 0px;
	border:none;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	/* ---------------------------------------------------------- CREATES WHITE HIGHLIGHT ----------------------------- */
    -moz-box-shadow:inset 1px 1px 0px #ffffff, inset -1px 1px 0px #ffffff;
	-webkit-box-shadow:inset 1px 1px 0px #ffffff, inset -1px 1px 0px #ffffff;
	box-shadow:inset 1px 1px 0px #ffffff, inset -1px 1px 0px #ffffff;
}

.activity_frame:before, .activity_frame:after {
	content:"";
	position:absolute;
	z-index:-1;
}

.activity_frame_inlay {
	background-color:#f5f5f5;
	height: auto;
	/*min-height: 470px;*/
	min-height: 530px; /* ----------------------------------------------------------NEEDS TO CHANGE TO FIT CURRENT ACTIVITY ----------------------------- */
	margin:14px 0 9px 0;
	/*padding-left: 10px;*/
	padding-top: 3px;
	padding-bottom: 0px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	border: solid thin #ccc;
	/* ---------------------------------------------------------- CREATES WHITE HIGHLIGHT ----------------------------- */
    -moz-box-shadow: 0px 2px 2px #cdcdcd, inset 0px 2px 0px #ffffff;
	-webkit-box-shadow: 0px 2px 2px #cdcdcd, inset 0px 2px 0px #ffffff;
	box-shadow: 0px 2px 2px #cdcdcd, inset 0px 2px 0px #ffffff;
	
}
.activity_frame_inlay > p {
	padding:5px 10px 5px 10px;
	font-size:13px;
	letter-spacing:2px;
}

.btn-group {
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
/*	-moz-box-shadow: 0px 1px 2px #dbdbdb, inset 0px 2px 4px #ffffff;
	-webkit-box-shadow: 0px 1px 2px #dbdbdb, inset 0px 4px 4px #ffffff;
	box-shadow: 0px 1px 2px #dbdbdb, inset 0px 4px 4px #ffffff;*/
}

/* ---------------------------------------  BEGIN ACTIVITY iFRAME STYLES --------------------------------------- */

.clean_bg {
	background:none !important;
}

html.clean_bg {
	padding: 0;
	margin-top: -15px;
}

#activity_wrapper {
	padding: 15px 15px 15px 15px;
}
#activity_pagnation {
	
}

.shadow_wrap {
	height:385px;
	width:770px;
	position:absolute;
	left:117px;
	-moz-box-shadow:0 0 20px rgba(0,0,0,0.5) inset;
	-webkit-box-shadow:0 0 20px rgba(0,0,0,0.5) inset;
	box-shadow:0 0 20px rgba(0,0,0,0.5) inset;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	z-index:1;
}

.lft {float:left;}
.rt {float:right;}

/* --- LAYOUT TYPE  --- */

.activity {
	height:385px;
	width:100%;	
	margin:0 auto;
	overflow:hidden;
}

.vocab_review {}

.vocab_review {}

.transcription {}

.treasure_hunt {}

/* --- CONTAINERS  --- */

.btn_container, .drop_zone, .panel {
	float:left;
	height:385px;
}

.btn_container {
	background:#E4E4E4;
	/*border:1px solid #CECECE;*/
	margin-right:23px;
	padding:4px 5px 4px 7px;
	width:93px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.btn_container div {
	display:inline-block;
	margin-bottom:0px;
	
}

.btn_container div:last-child { margin-bottom:-3px;}

.btn_container div.drop_btn {
	background-image: url(../images/btn_bg_lrg.png);
	background-repeat:no-repeat;
	border:none;
	height: 78px;
	width:79px;
	padding:0;
}

.btn_container div.drop_btn:hover {cursor:pointer;}

.drop_zone {width:535px;}

.panel {
	background: #8e8e8e;
	background: -moz-linear-gradient(45deg, #8e8e8e 0%, #686868 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#8e8e8e), color-stop(100%,#686868));
	background: -webkit-linear-gradient(45deg, #8e8e8e 0%,#686868 100%);
	background: -o-linear-gradient(45deg, #8e8e8e 0%,#686868 100%);
	background: -ms-linear-gradient(45deg, #8e8e8e 0%,#686868 100%);
	background: linear-gradient(45deg, #8e8e8e 0%,#686868 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e8e8e', endColorstr='#686868',GradientType=1 );	
	color: #FFF;
	padding:25px 15px 10px;
	width:235px;
	text-shadow:-1px 0 0 rgba(0, 0, 0, .5);
	border-radius:0 3px 3px 0;
}

.panel i {
	display:block;
	font-size:14em;
	margin-bottom:20px;
	text-align:center;
}

/* ---------------------------------------  BEGIN ACTIVITY iFRAME STYLES --------------------------------------- */

/* Lifted corners */
.lifted 
{
    position:relative;
	-moz-border-radius:3px;
	border-radius:3px;
}
.lifted:before, .lifted:after {
	bottom:10px;
	left:10px;
	width:50%;
	height:20%;
	max-width:700px;
	max-height:200px;
	-webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.4);
	box-shadow:0 15px 10px rgba(0, 0, 0, 0.4);
	-webkit-transform:rotate(-2deg);
	-moz-transform:rotate(-2deg);
	-ms-transform:rotate(-2deg);
	-o-transform:rotate(-2deg);
	transform:rotate(-2deg);
}
.lifted:after {
	right:10px;
	left:auto;
	-webkit-transform:rotate(2deg);
	-moz-transform:rotate(2deg);
	-ms-transform:rotate(2deg);
	-o-transform:rotate(2deg);
	transform:rotate(2deg);
}

/*  --------------------------  END CSS SHADOW FOR HERO UNIT ---------------------------  */


.nav_bottom, .nav_bottom dl, .nav_bottom a {
	font-size:13px;
	font-weight:normal;
	letter-spacing:2px;
	line-height:15px;
	padding: 0;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	
}
.nav_bottom > dd {
	display: inline;
    list-style: none outside none;
	padding-left: 5px;
	margin-top: 15px;
	float:right;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

.nav_social > li
{
    position:relative;
	display: inline-block;
    list-style: none outside none;
	padding-left: 10px;
	margin-top: 5px;
	float:right;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

.right-btngroup-top-marg {
	margin-top: 0px;
}
	
.dropdown-menu,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a,
.nav_unit  >  ul a {
	color: #FFFFFF;
    font-size: 15px;
    letter-spacing: 1px;
}

.nav_unit  >  ul :hover {
			color:#000;  
			/*opacity:0.9;*/
			text-shadow: -1px -1px 1px rgba(255, 255, 255, 1);
}

/* ---------------------------------------   BEGIN TODDS CHANGES FOR NAV_UNIT   --------------------------------------- */

.nav_unit > ul > li :after {
	font-family: Consolas, Courier New, Arial, sans-serif;
	/*content: '↓';*/
	margin-left: 6px;
	color: #333;
}

.unit_arrow {
	margin-top: 16px;
	margin-left: 6px;
	margin-right: 0px;
}

.nav_unit {
  background-image:url(../images/bg_unit_nav.png);
  background-repeat: repeat-x;
  height:50px;
  margin-top:0px;
  width:470px;
  width: auto;
  min-width:100px;/**/
  float:right;
  -webkit-border-radius: 0px 3px 0 0;
  -moz-border-radius: 0px 3px 0 0;
  border-radius: 0px 4px 0 0;
  border-top: solid thin #fff;
  border-top: solid thin #fff;			
}

.nav_unit  > ul {
	display:inline-block;
	list-style-type: none;
	height:53px;
	margin: 0;	
	padding: 0;
}

.nav_unit  > ul > li {
	float:right;
}

.nav_unit  > ul > li > a:hover {
	background-color:#CDCDCD;
	
}

.nav_unit  >  ul a {
	background-image: url(../images/nav_unit_divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-left: 20px;
	display: inline-block;
	line-height: 49px;
	text-decoration: none;
	font-size: 13px;
	color: #333;
}

.dropdown-menu {
    border-radius: 0 0 3px 3px !important;
    margin: 0 0 0 1px;
    min-width: 116px !important;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    width: 111px;
    z-index: 1000;
}




.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #C5C5C5;
  background-image: none;
  text-shadow: 1px 1px 1px #333;
}

.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #333333;
  text-decoration: none;
  background-color: #C5C5C5;
  background-image: none;
}

ul, ol {
    margin: 0 0 10px;
    padding: 0;
}

/* ---------------------------------------   END TODDS CHANGES FOR NAV_UNIT   --------------------------------------- */

.nav_unit > ul > a {
	display:inline-block;
	/*background-position-y: top;*/
	background-position: top;
	
}

.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
			color:#fff;
}

.dropdown-menu.dropdown_chooselang {
    margin: 8px 0 0 -12px !important;
    width: 189px !important;
}

/* ----------------------------- END RESOURCE STYLES ------------------------------ */


/* ------------------------------------------------------------------------------------------------------------------------ */
/* -------------------------------------------  BEGIN ACTIVITIES BUTTONS WITH 2 LINES AAA --------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------ */

.corner {
    border-radius: 0 ;
}


.btn_activities {
    background-color: grey;
    cursor: pointer !important;
    max-width: 150px !important;
    padding: 11px !important;
	padding-right: 22px !important;
    text-align: center !important;
	line-height: 12px !important;
	background-image: url(../images/icon_arrowhead_2_off.png), url(../images/bg_unit_nav.png) !important;
	background-image:url(../images/bg_unit_nav.png) !important;
	background-repeat: no-repeat, repeat-x !important;
	background-position: right center, left top;
	letter-spacing: 1px;
	border:none;
	border-left: solid 1px #A1A1A1;
	border-right: solid 1px #FFF;
	height:52px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}

.btn-group:last-child  {
	border-radius: 0 6px 6px 0;
}

.btn_activities:hover {
    background-image: url(../images/icon_arrowhead_2_on.png), url(../images/bg_unit_nav_on.png) !important;
	background-repeat: no-repeat, repeat-x; 
	background-position: right center, left top;
}

.round_top_right {
	border-radius: 0 3px 0 0 !important;
}

.head {
 font-size:12px;   
 padding: 0px;
 margin: 0px;
 text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}

.act_btn_description {
	letter-spacing: 1px;
}


/* ---------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------  END ACTIVITIES BUTTONS WITH 2 LINES AAA --------------------------------- */
/* ---------------------------------------------------------------------------------------------------------------------- */


/* ----------------------------- Apply responsive CSS fixes as necessary ----------------------------- */
/* ------------- CHANGE .dropdown-menu width and radius in bootstrap.css if a new version is downloaded ---------------------*/

/*

@media (min-width: 1200px) { }
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) { }
@media (max-width: 767px) { }
@media (max-width: 480px) { }

*/

/* Portrait tablet to landscape and desktop */



.mainImageBox {
	margin:0px;
	padding:0px;
	position:relative;
	width:919px;
	height:360px;
	
}
.mainMap  {
	background: url(../images/bg_ImageTop.png) right top no-repeat;
	width:609px;
	height:289px;
	margin:0px 0px 0px 0px;
	padding: 0px;
	float:left;
}
.rotateImage{
	margin:0px 0px 0px 0px;
	padding:0px;
	width:310px;
	height:289px;
	float:left;
	
}
.welcomeText {
	margin:0px;
	padding:0px;
	width:919px;
	height:75px;
}


.navbar .breadcrumb > li > a:hover, .navbar .search > li > a:hover, .navbar .search > li > a:hover {
	text-decoration: underline;/*float: right;*/
}
.navbar .breadcrumb > li > .active {
	color:#333;
}
ul.choose_lang {
	background-image:url(../images/bg_top_navbar_breadcrumb.png);
	background-repeat: repeat-x;
	font-family: 'FuturaMedium';
	text-transform:uppercase;
	letter-spacing:1px;
	border-radius:0;
	padding:0 0 0 0;
	margin-bottom:0;
	height: 36px;
border-left: groove 2px #CCC;
			
}
ul.choose_lang > li  {
	letter-spacing:2px;
	letter-spacing : 1px\9; /* IE8 and below */  
	white-space:nowrap;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
	width:120px;
	float:left;
	padding:8px 10px 0 10px;
	border-right: groove 2px #CCC;
	height: 36px;
	text-align:center;
	cursor:pointer;
	text-decoration:none;
}
 ul.choose_lang a:link,  ul.choose_lang a:visited,   ul.choose_lang a:hover,   ul.choose_lang a:active   {
	letter-spacing:2px;
	letter-spacing : 1px\9; /* IE8 and below */  
	white-space:nowrap;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
	text-align:center;
	cursor:pointer;
	text-decoration:none;
}

#searchBox {
	margin:0px;
	padding:0px;
	float:left;
	height: 36px;
	position:relative;
	
}
.fontSearchTitle {
	margin:0px 6px 0px 0px;
	padding:0px;
	letter-spacing:2px; 
	white-space:nowrap;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
	height: 36px;
	text-align:center;
	float:left;
	cursor:default;
}
.searchFieldDiv {
	margin:0px 0px 0px 0px;
	padding:0px;
	width:200px;
	height:19px;
	background:url(../images/bg_search1.png) top right no-repeat;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
}

#searchField {
		background:none;
	border:none;
	margin:-5px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	height:19px;
	width:200px;
	box-shadow: none;
	outline:none;
    transition: none 0s ease 0s;
	font-family:Verdana, Geneva, sans-serif;
	color:#A6A6A6;
	font-size:11px;
	cursor:pointer;
}
input[type=text]::-ms-clear {
    display: none;
}
#popBox {
	margin:0px;
	padding:2px;
	background-color:#ffffff;
	position:absolute;
	top:18px;
	left:0px;
	width:200px;
	display:none;
	z-index:1000;
	font-family:Verdana, Geneva, sans-serif;
	color:#A6A6A6;
	font-size:11px;
	
}

#searchField.error { 
	background-color: #FC0;
}
div.suggest{
	background-color: #FFF;
	padding: 2px 6px;
	font-family:Verdana, Geneva, sans-serif;
	color:#A6A6A6;
	font-size:11px;

	
}

div.suggest:hover {
	background-color: #adbcc9;
	font-family:Verdana, Geneva, sans-serif;
	color:#6b6b6b;
	font-size:11px;
		cursor:pointer;
}
.mainImageBox {
	margin:0px;
	padding: 0px;
	width:919px;
	height:360px;
	
}
.mainMap  {
	background: url(../images/bg_ImageTop.png) right top no-repeat;
	width:609px;
	height:289px;
	margin:0px 0px 0px 0px;
	padding: 0px;
	float:left;
}
.rotateImage{
	margin:0px 0px 0px 0px;
	padding:0px;
	width:310px;
	height:289px;
	float:left;
	
}
.welcomeText {
	margin:0px;
	padding:0px;
	width:919px;
	height:75px;
}
.mainMenu {
	margin:0px;
	padding:0px;
	 width: 940px;
}
.mainMenuLeft {
	margin:0px;
	padding:0px;
	 width: 468px;
	 float:left;
}
.mainMenuRight  {
	margin:0px;
	padding:0px;
	 width: 468px;
	 float:left;
}
.mainMenuLSK {
	margin:0px 0px 5px 33px;
	padding:0px;
	 width: 446px;
	 height:89px;
	 cursor:pointer;
}
.mainMenuCiP {
	margin:0px 0px 5px 33px;
	padding:0px;
	width: 446px;
	 height:89px;
	 cursor:pointer;
}
.mainMenuCO {
	margin:0px 0px 5px 33px;
	padding:0px;
	 width: 446px;
	 height:89px;
	 cursor:pointer;
}
.mainMenuCAA {
	margin:0px 0px 5px 20px;
	padding:0px;
	 width: 446px;
	 height:89px;
	 cursor:pointer;
}
.mainMenuVideo {
	margin:0px 0px 5px 20px;
	padding:0px;
	width: 446px;
	 height:89px;
	 cursor:pointer;
}

.mainMenuFolktale{
	margin:0px 0px 5px 20px;
	padding:0px;
	 width: 446px;
	 height:89px;
	 cursor:pointer;
}
#imagesSlider {position:relative;}
 #imagesSlider img {position:absolute; display:none}
 #imagesSlider img.active {display:block}
 
 .ft-button-ft-active { color: black; }
 .ft-title { padding: 10px 10px; width: 480px; text-align: left; }
 .ft-prev, .ft-next { background-color: #000; padding: 0 10px; }

.ft-button-ft-active { color: black; }
#ftHolder { width: 500px; float: left; text-align: center; height: 332px; padding-top: 90px; }
#ft { border: 5px solid #BAD340; -moz-border-radius: 5px; }
 .ui-accordion .ui-accordion-header {
	 background-image:url(../images/bg_header.png);
    cursor: pointer;
    display: block;
    margin-top: 2px;
   height:36px;
    padding: 0.5em 0.5em 0.5em 0.7em;
    position: relative;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: url("images/ui-bg_glass_65_ffffff_1x400.png") repeat-x scroll 50% 50% #FFFFFF;
    border: 1px solid #9F9F9F;
    color: #EB8F00;
    font-weight: bold;
}
.ui-widget {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1.1em;
    width: 198px;
}
.nav_social > li {
	margin: 0px 0px 0px 20px;
	padding:0px;
	padding-left:0px;
	list-style-type:none;
	float:left;
}
.nav_social > li > a{
	margin-left:-2px;
	text-decoration:none;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	cursor:pointer;
	
}
.nav_social > li.navBottom {
	list-style-type:disc;
	float:left;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}
.nav_social {
	margin:30px 0px 0px 0px;
}
.adminLogin {
	margin:10px 0px 0px 0px;
}
.adminLogin a, .adminLogin a:hover, .adminLogin a:active, .adminLogin a:visited {
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	text-decoration:none;
	cursor:pointer;
}
.topProductList {
	background-image:url(../images/bg_topProductList.png);
	background-repeat:no-repeat;
	background-color:#a19e9f;
	margin:0px;
	padding:0px;
	height:52px;
	width:941px;
	
}
.bottomProductList {
	margin:0px;
	padding:20px;
	width:941px;
	background-color:#e4e4e4;
	min-height:559px;
	border-left:1px solid #a7a6a2;
	border-right:1px solid #a7a6a2;
	border-bottom:1px solid #a7a6a2;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-bottom-left-radius:3px;
	-moz-border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	
	
	
}
.productListLeft {
	margin:0px 30px 0px 0px;
	padding:0px;
	width:200px;
	float:left;
	
	}
.productListRight {
	margin:0px;
	padding:0px;
	width:666px;
	min-height:200px;
	float:left;
	
}

.productListMenu {
	width:198px;
	border-left:1px solid #9f9f9f;
	border-right:1px solid #9f9f9f;
	border-bottom:1px solid #9f9f9f;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-bottom-left-radius:3px;
	-moz-border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	box-shadow: 0px 3px 2px #9f9f9f;
    -moz-box-shadow: 0px 3px 2px #9f9f9f;
    -webkit-box-shadow: 0px 3px 2px #9f9f9f;
	display:none;
	
}
.productListGroup {
	background-image:url(../images/arrow_right.png);
	background-repeat:no-repeat;
	background-position:178px 11px;
	background-color:#f3f3f3;
	margin:0px;
	padding:3px 0px 0px 10px;
	width:196px;
	height:37px;
	font-family: 'FuturaMedium';
	font-size:16px;
	color:#9b9b9b;
	cursor:pointer;
}
.hover {
	background-image:url(../images/arrow_right.png);
	background-repeat:no-repeat;
	background-position:178px 11px;
	background-color:#e9d379;
	margin:0px;
	padding:3px 0px 0px 10px;
	width:196px;
	height:37px;
	font-family: 'FuturaMedium';
	font-size:16px;
	color:#9b9b9b;
	cursor:pointer;
}
.selected {
	background-image:url(../images/arrow_right_white.png);
	background-repeat:no-repeat;
	background-position:178px 11px;
	background-color:#855CAD;
	margin:0px;
	padding:3px 0px 0px 10px;
	width:196px;
	height:37px;
	font-family: 'FuturaMedium';
	font-size:16px;
	color:#ffffff;
	
	cursor:pointer;
}
#countryProList {
	width:198px;
	height:37px;
}
.menu {
	margin:0px 0px 40px 0px;
	padding:0px;
}
.productList {
	cursor:pointer;
}

.countryGroup {
	margin:0px;
	padding:0px;
	display:none;
	position:relative;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
	border-left:1px solid #9f9f9f;
	border-right:1px solid #9f9f9f;
	border-bottom:1px solid #9f9f9f;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-bottom-left-radius:3px;
	-moz-border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	box-shadow: 0px 3px 2px #9f9f9f;
    -moz-box-shadow: 0px 3px 2px #9f9f9f;
    -webkit-box-shadow: 0px 3px 2px #9f9f9f;
	background:#f3f3f3;
	width:666px;
}
.country {
	margin:0px;
	padding:0px;
	}
.countryCol 
{
    margin:10px 0px 10px 0px;
    padding:0px 2px 0px 10px;
	
	float:left;
	width:150px;
	background:transparent;
	cursor:default;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
	letter-spacing:1px;
	word-spacing:2px;
	
}
.countryDescript 
{
    position:relative;
	margin:10px 3px 10px 5px;
    padding:0px;
	float:left;
	width:505px;
		background:transparent;
}
.countryDescript div
{
    margin:0px 5px 0px 0px;
    }
 .conCiP, .conCiPVideo, .conFolktale, .conCO, .conCOVideo, .conHeadStart, .conDliLearn, .conPro, .conLSK, .conOther{
	position:relative;
	float:left;
	cursor:pointer;
	z-index:0;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
	letter-spacing:1px;
	word-spacing:2px;
}
hr  
{
    display: block; 
height: 1px;
    border: 0; 
	border-top: 1px solid #ccc;
    margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear:both;
	}


.countryGroupTitle {
	margin:0px;
	padding:8px 0px 0px 10px;
	width:665px;
	height:45px;
	background-image:url(../images/bg_groupCountry.png);
	background-repeat:no-repeat;
	letter-spacing:2px;
	
}
.countryDescript a:link, .countryDescript a:visited, .countryDescript a:hover, .countryDescript a:active  {
	text-decoration:none;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
}

.languageGroup {
	display:none;
	position:relative;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
	border-left:1px solid #9f9f9f;
	border-right:1px solid #9f9f9f;
	border-bottom:1px solid #9f9f9f;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-bottom-left-radius:3px;
	-moz-border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	box-shadow: 0px 3px 2px #9f9f9f;
    -moz-box-shadow: 0px 3px 2px #9f9f9f;
    -webkit-box-shadow: 0px 3px 2px #9f9f9f;
	background:#f3f3f3;
	width:666px;
}
.languageCol
{
    margin:10px 0px 10px 0px;
    padding:0px 2px 0px 10px;
	
	float:left;
	width:150px;
	background:transparent;
	cursor:default;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
	letter-spacing:1px;
	word-spacing:2px;
	
}
.languageDescript 
{
    position:relative;
	margin:10px 3px 10px 5px;
    padding:0px;
	float:left;
	width:505px;
		background:transparent;
}
.languageDescript div
{
    margin:0px 5px 0px 0px;
    }
.lanFolktale, .lanCO, .lanCoVideo, .lanHeadStart, .lanDliLearn, .lanPro, .lanLSK, .lanOther{
	position:relative;
	float:left;
	cursor:pointer;
	z-index:0;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
	letter-spacing:1px;
	word-spacing:2px;
}

.lanGroupTitle {
	margin:0px;
	padding:8px 0px 0px 10px;
	width:665px;
	height:45px;
	background-image:url(../images/bg_groupLanguage.png);
	background-repeat:no-repeat;
	letter-spacing:2px;
}
.languageDescript a:link, .languageDescript a:visited, .languageDescript a:hover, .languageDescript a:active  {
	text-decoration:none;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
}

.lskGroup {
	display:none;
	position:relative;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
	border-left:1px solid #9f9f9f;
	border-right:1px solid #9f9f9f;
	border-bottom:1px solid #9f9f9f;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-bottom-left-radius:3px;
	-moz-border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	box-shadow: 0px 3px 2px #9f9f9f;
    -moz-box-shadow: 0px 3px 2px #9f9f9f;
    -webkit-box-shadow: 0px 3px 2px #9f9f9f;
	background:#f3f3f3;
	width:666px;
}
.lskCol
{
    padding:8px 2px 8px 10px;
	
	float:left;
	width:250px;
	background:transparent;
	cursor:default;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
	letter-spacing:1px;
	word-spacing:2px;
	
}
.lskDescript 
{
    position:relative;
	margin:0px;
    padding:8px 0px 8px 15px;
	float:left;
	width:414px;
		background:transparent;
}
.lskLSK, .lskMenu div {
	float:left;
	cursor:pointer;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
	letter-spacing:1px;
	word-spacing:2px;
}

.lskGroupTitle {
	margin:0px;
	padding:8px 0px 0px 10px;
	width:665px;
	height:45px;
	background-image:url(../images/bg_lskGroup.png);
	background-repeat:no-repeat;
}
.lskDescript a:link, .lskDescript a:visited, .lskDescript a:hover, .lskDescript a:active  {
	text-decoration:none;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
}


.cipGroup {
	display:none;
	position:relative;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
	border-left:1px solid #9f9f9f;
	border-right:1px solid #9f9f9f;
	border-bottom:1px solid #9f9f9f;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-bottom-left-radius:3px;
	-moz-border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	box-shadow: 0px 3px 2px #9f9f9f;
    -moz-box-shadow: 0px 3px 2px #9f9f9f;
    -webkit-box-shadow: 0px 3px 2px #9f9f9f;
	background:#f3f3f3;
	width:666px;
}
.cipCol {
    margin:0px;
    padding:8px 2px 8px 10px;
	
	float:left;
	width:250px;
	background:transparent;
	cursor:default;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
	letter-spacing:1px;
	word-spacing:2px;
	
}
.cipDescript {
    position:relative;
	margin:0px;
    padding:8px 0px 8px 15px;
	float:left;
	width:414px;
		background:transparent;
}
.cipDescript div {
	float:left;
	cursor:pointer;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
	letter-spacing:1px;
	word-spacing:2px;
}

.cipGroupTitle {
	margin:0px;
	padding:8px 0px 0px 10px;
	width:665px;
	height:47px;
	background-image:url(../images/bg_groupCip.png);
	background-repeat:no-repeat;
	letter-spacing:2px;
}
.cipDescript a:link, .cipDescript a:visited, .cipDescript a:hover, .cipDescript a:active  {
	text-decoration:none;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
}

.coGroup {
	display:none;
	position:relative;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
	border-left:1px solid #9f9f9f;
	border-right:1px solid #9f9f9f;
	border-bottom:1px solid #9f9f9f;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-bottom-left-radius:3px;
	-moz-border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	box-shadow: 0px 3px 2px #9f9f9f;
    -moz-box-shadow: 0px 3px 2px #9f9f9f;
    -webkit-box-shadow: 0px 3px 2px #9f9f9f;
	background:#f3f3f3;
	width:666px;
}
.coCol {
    margin:0px;
    padding:8px 2px 8px 10px;
	
	float:left;
	width:250px;
	background:transparent;
	cursor:default;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
	letter-spacing:1px;
	word-spacing:2px;
	
}
.coDescript {
    position:relative;
	margin:0px;
    padding:8px 0px 8px 15px;
	float:left;
	width:414px;
		background:transparent;
}
.coDescript div {
	float:left;
	cursor:pointer;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
	letter-spacing:1px;
	word-spacing:2px;
}

.coGroupTitle {
	margin:0px;
	padding:8px 0px 0px 10px;
	width:665px;
	height:47px;
	background-image:url(../images/bg_groupCo.png);
	background-repeat:no-repeat;
	letter-spacing:2px;
}
.coDescript a:link, .coDescript a:visited, .coDescript a:hover, .coDescript a:active  {
	text-decoration:none;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
}

.proGroup {
	display:none;
	position:relative;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
	border-left:1px solid #9f9f9f;
	border-right:1px solid #9f9f9f;
	border-bottom:1px solid #9f9f9f;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-bottom-left-radius:3px;
	-moz-border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	box-shadow: 0px 3px 2px #9f9f9f;
    -moz-box-shadow: 0px 3px 2px #9f9f9f;
    -webkit-box-shadow: 0px 3px 2px #9f9f9f;
	background:#f3f3f3;
	width:666px;
}
.proCol {
    margin:0px;
    padding:8px 2px 8px 10px;
	
	float:left;
	width:250px;
	background:transparent;
	cursor:default;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
	letter-spacing:1px;
	word-spacing:2px;
	
}
.proDescript {
    position:relative;
	margin:0px;
    padding:8px 0px 8px 15px;
	float:left;
	width:414px;
		background:transparent;
}
.proDescript div {
	float:left;
	cursor:pointer;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
	letter-spacing:1px;
	word-spacing:2px;
}

.proGroupTitle {
	margin:0px;
	padding:8px 0px 0px 10px;
	width:665px;
	height:47px;
	background-image:url(../images/bg_groupCo.png);
	background-repeat:no-repeat;
	letter-spacing:2px;
}
.proDescript a:link, .proDescript a:visited, .proDescript a:hover, .proDescript a:active  {
	text-decoration:none;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
}

.coSubMenu, .coVideoSubMenu, .headStartSubMenu, .proSubMenu   {
	margin:0px;
	padding:0px;
	position:absolute;
	display:none;
	z-index:200;
	float:left;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
	letter-spacing:1px;
	word-spacing:1px;
	background-color:#E2E1DD;
	border: 1px solid #9f9f9f;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-bottom-left-radius:3px;
	-moz-border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	box-shadow: 0px 3px 2px #9f9f9f;
    -moz-box-shadow: 0px 3px 2px #9f9f9f;
    -webkit-box-shadow: 0px 3px 2px #9f9f9f;
	cursor:pointer;
}
 .lskSubMenu, .lsk    {
	margin:0px;
	padding:0px;
	position:absolute;
	display:none;
	z-index:200;
	float:left;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
	background-color:#E2E1DD;
	border: 1px solid #9f9f9f;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-bottom-left-radius:3px;
	-moz-border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	box-shadow: 0px 3px 2px #9f9f9f;
    -moz-box-shadow: 0px 3px 2px #9f9f9f;
    -webkit-box-shadow: 0px 3px 2px #9f9f9f;
	cursor:pointer;
}
 .coSubMenu div, .coVideoSubMenu div, .headStartSubMenu div, .proSubMenu div, .lskSubMenu div, .lsk div    {
	 padding:2px 5px 5px 10px;
 }

#searchItem {
	display:none;
	position:relative;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
	border-left:1px solid #9f9f9f;
	border-right:1px solid #9f9f9f;
	border-bottom:1px solid #9f9f9f;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-bottom-left-radius:3px;
	-moz-border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	box-shadow: 0px 3px 2px #9f9f9f;
    -moz-box-shadow: 0px 3px 2px #9f9f9f;
    -webkit-box-shadow: 0px 3px 2px #9f9f9f;
	background:#f3f3f3;
	width:666px;
}

.searchTitle {
	margin:0px;
	padding:8px 0px 0px 10px;
	width:665px;
	height:45px;
	background-image:url(../images/bg_searchTitle.png);
	background-repeat:no-repeat;
	letter-spacing:2px;
	
}
/**************************** SiteMap *******************************************/

.sitemap{
	margin: 5px 5px -16px 5px;
		padding: 20px 0px 0px 10px;
	width: 910px;
	height:430px;
	position:relative;
	background: white;
	color: black;
font-family: Gotham, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1;
	border:1px solid #9f9f9f;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	box-shadow: 0px 3px 2px #9f9f9f;
    -moz-box-shadow: 0px 3px 2px #9f9f9f;
    -webkit-box-shadow: 0px 3px 2px #9f9f9f;
	background:#f3f3f3;
}
.siteMapMain{
	margin: 0px auto 0px auto;
	width: 225px;
	clear: left;
	margin-top: 0;
	padding: 0px 0 40px 0;
	background: url('../images/vertical-line.png') center bottom repeat-y;
}
.siteMapMain a:hover {
	background-color: #F1DAFF;
	border-color: #D1B2E6;
	text-decoration:none;
}
.siteMapMain a {
	margin: 0 20px 0 0;
	padding: 10px 0;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
	color: black;	
	background: #E8C6FF url('../images/white-highlight.png') top left repeat-x;
	border: 2px solid #D1B2E6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; 
	-moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; /* FF 3.5+ */	
	box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; 
}
.siteMapCountry{
	margin: 0px auto 0px auto;
	width: 225px;
	clear: left;
	margin-top: 0;
	padding: 0px 0 40px 0;
	background: url('../images/vertical-line.png') center bottom repeat-y;
}
.siteMapCountry a:hover {
	background-color: #e2f4fd;
	border-color: #97bdcf;
	text-decoration:none;
}
.siteMapCountry a {
	margin: 0 20px 0 0;
	padding: 10px 0;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
	color: black;	
	background: #c3eafb url('../images/white-highlight.png') top left repeat-x;
	border: 2px solid #b5d9ea;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; 
	-moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; /* FF 3.5+ */	
	box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; 
}
.siteMapSubMenu {
	margin: 0px auto 50px auto;
	width: 910px;
	position:relative;
	clear:both;
	
}
.siteMapSubMenu  .subMenu{
	float:left;
	width: 225px;
	background: url('../images/L1-center.png') center top no-repeat;
	padding: 30px 0;
	margin-top: -15px;
}
.siteMapSubMenu div:last-child {
	background: url('../images/L1-right.png') center top no-repeat;
}
.siteMapSubMenu div:first-child {
	background: url('../images/L1-top-left.png') center top no-repeat;
}
.siteMapSubMenu div a {
	margin: 0 20px 0 0;
	padding: 10px 0;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
	color: black;	
	background: #cee3ac url('../images/white-highlight.png') top left repeat-x;
	border: 2px solid #b8da83;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; 
	-moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; /* FF 3.5+ */	
	box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; 
	
}
.siteMapSubMenu a:hover {
	border-color: #94b75f;
	background-color: #e7f1d7;
	text-decoration:none;
}
.btmVertical {
	float:left;
	width: 225px;
	background: url('../images/L1-center.png') center top no-repeat, url('../images/vertical.png') center bottom no-repeat;
	padding: 30px 0px 80px 0px;
	margin-top: -15px;
}
.siteMapSubSubMenu {
	margin: 0px auto 0px auto;
	width: 910px;
	position:relative;
	display:block;
	clear:both;
}
.siteMapSubSubMenu  div {
	float:left;
	width: 182px;
	background: url('../images/L1-center.png') center top no-repeat;
	padding: 30px 0;
	margin-top: -15px;
}
.siteMapSubSubMenu  div:last-child {
	background: url('../images/L1-right.png') center top no-repeat;
}
.siteMapSubSubMenu  div:first-child {
	background: url('../images/L1-top-left.png') center top no-repeat;
}
.siteMapSubSubMenu  div a {
	margin: 0 20px 0 0;
	padding: 10px 0;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
	color: black;	
	background: #fff7aa url('../images/white-highlight.png') top left repeat-x;
	border: 2px solid  #e3ca4b;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; 
	-moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; /* FF 3.5+ */	
	box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; 
	
}
.siteMapSubSubMenu  a:hover {
		background-color: #fffce5;
	border-color: #d1b62c;
	text-decoration:none;
}

/**************************** End SiteMap *******************************************/

.orderInfo{

	margin: 5px 5px -15px 5px;
		padding: 20px 0px 0px 25px;
	width: 910px;
	height:460px;
	position:relative;
	
	border:1px solid #9f9f9f;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	box-shadow: 0px 3px 2px #9f9f9f;
    -moz-box-shadow: 0px 3px 2px #9f9f9f;
    -webkit-box-shadow: 0px 3px 2px #9f9f9f;
	background:#f3f3f3;
}
.contactInfo {

	margin: 5px;
		padding: 20px 0px 0px 25px;
	width: 910px;
	height:460px;
	position:relative;
	
	border:1px solid #9f9f9f;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	box-shadow: 0px 3px 2px #9f9f9f;
    -moz-box-shadow: 0px 3px 2px #9f9f9f;
    -webkit-box-shadow: 0px 3px 2px #9f9f9f;
	background:#f3f3f3;
}
.orderBody  div {
	margin: 0px 0px 8px 0px;
	padding:0px;
	font-family: 'FuturaMedium';
	font-size:16px;
	color:#656565;
		background:#f3f3f3;
		word-spacing:2px;
		letter-spacing:2px;
}
.orderBody a {
	text-decoration:none;

	margin: 0px;
	padding:0px;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#003D99;
	letter-spacing:1px;
	text-decoration:none;
}

.orderTitle {
	margin:20px 0px 30px 0px;
	padding-top:0px;
	font-family: 'FuturaMedium';
	font-size:20px;
	color:#656565;
}
.faqsTitle {
	margin: 15px 0px 0px 0px;
	padding:0px;
	font-family:FuturaMedium;
	color:#656565;
	font-size:20px;
	font-weight:bold;
	letter-spacing:1px;
}
.faqsSubTitle {
	font-family:FuturaMedium;
	color:#313131;
font-size:16px;
font-weight:bold;
letter-spacing:1px;
margin:15px 0px 0px 0px;
}
.faqsParagh {
	margin: 0px;
	padding:0px;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
	letter-spacing:1px;
}
.faqsContent {
	margin: 5px 5px -16px 5px;
	padding: 20px 0px 30px 25px;
	width: 910px;
	height:750px;
	overflow:hidden;
	position:relative;
	border:1px solid #9f9f9f;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	box-shadow: 0px 3px 2px #9f9f9f;
    -moz-box-shadow: 0px 3px 2px #9f9f9f;
    -webkit-box-shadow: 0px 3px 2px #9f9f9f;
	background:#f3f3f3;
}
.faqsParagh a {
	margin: 0px;
	padding:0px;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#003D99;
	letter-spacing:1px;
	text-decoration:none;
}

.view
{
  margin: 5px 5px -16px 5px;
		padding: 20px 0px 30px 25px;
	width: 910px;
	
	position:relative;
	
	border:1px solid #9f9f9f;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	box-shadow: 0px 3px 2px #9f9f9f;
    -moz-box-shadow: 0px 3px 2px #9f9f9f;
    -webkit-box-shadow: 0px 3px 2px #9f9f9f;
	background:#f3f3f3;


}


.plainView
{
   margin: 0px;
	padding:0px;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#656565;
	letter-spacing:2px;
	text-decoration:none;
	

	
	
}
.plainView div {
	margin: 0px;
	padding:0px;
	font-family: 'FuturaMedium';
	color:#313131;
font-size:16px;
font-weight:bold;
	letter-spacing:2px;
	text-decoration:none;
	
	
}
.plainView a {
	margin: -5px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	font-family: 'FuturaMedium';
	font-size:14px;
	color:#003D99;
	letter-spacing:2px;
	text-decoration:none;
	
	
}
.plainViewList 
{
    clear:both;
}


/*------------------------------POPUP DIV STYLING------------------------------*/
#body 
{
    position:relative;
}

div.popup
{
	width:500px;
	height:401px !important;
	height:403px;
	position:relative;
	top:-800px;
	left:700px;
	z-index:5000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	color:#3c3c3c;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #3c3e45;
	background-color:#d3d2cd;
	
}

div.popup div.handle
{
	position:absolute;
	top:0px;
	left:0px;
	width:498px;
	height:40px;
	padding:8px 0px 8px 10px;
	background-color:#b5b2b4;
	font-family:FuturaMedium;
	color:#6b686a;
	font-size:20px;
	font-weight:bold;
	letter-spacing:1px;
	border-bottom:1px solid #3c3e45;
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}

div.popup div.handle div.topRight
{
	position:absolute;
	top:8px;
	right:10px;
	width:25px;
	height:22px;
}

div.popup div.popupContent
{
	position:absolute;
	top:65px;
	left:25px;
	padding:10px;
	width:480px;
	height:365px;
	margin-top:1px !important;
	margin-top:3px;
	margin-bottom:0px;
	text-align:left;
	overflow-y:auto;
	font-family:FuturaMedium;
	color:#6b686a;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
}
div.popup div.popupContent input
{
   height:30px; 
   width:230px;
   margin-bottom:15px;
    }
 div.popup div.popupContent a
{
    text-decoration:none;
    }

/*------------------------------END POPUP DIV STYLING------------------------------*/
br 
{
    margin:0px;
    padding:0px;
}
#addCountryAdmin
{
    margin-bottom:25px;
}


div.view a
{
     margin:0px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	font-family: 'FuturaMedium';
	font-size:16px;
	color:#656565;
	height:30px;
	outline:none;
	text-decoration:none;
	}

.adminView 
{
    margin:10px 0px 15px 0px;
	padding-top:0px;
	font-family: 'FuturaMedium';
	font-size:16px;
	color:#656565;
	
	width: 910px;
	
	position:relative;

	}
	.adminView input
{
    margin:0px 20px 10px 0px;
	padding:0px 15px 0px 15px;
	font-family: 'FuturaMedium';
	font-size:16px;
	color:#656565;
	height:30px;
	outline:none;
	}


div.plainViewHeader
{
	margin:10px 0px 15px 0px;
	padding-top:0px;
	font-family: 'FuturaMedium';
	font-size:20px;
	color:#656565;
}
#moduleDiv a
{
     margin:0px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	font-family: 'FuturaMedium';
	font-size:16px;
	color:#656565;
	height:30px;
	outline:none;
	text-decoration:none;
	}
	#moduleDiv, #downloadsDiv, #countryDiv 
	{
	    width:860px;
	 }
.selectedAutoComplete 
{
    background-color: #adbcc9;
	font-family:Verdana, Geneva, sans-serif;
	color:#6b6b6b;
	font-size:11px;
	cursor:pointer;
}

.lskDescript > .lsk > div > a 
{ 
	display:block !important;
}

