/* December 04, 2018 3:33pm */
.container nav, .container ul, .container li, {margin: 0; padding: 0;}

.container a {text-decoration: none;}

.container {width: 100%;}

.tmc {

    -webkit-border-top-left-radius: 9px;
    -webkit-border-top-right-radius: 9px;
    -moz-border-radius-topleft: 9px;
    -moz-border-radius-topright: 9px;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    overflow:hidden;
    display:  block;
    background: url(../image-files/menu-bg.png) no-repeat #e58218;
	float:left;
    width: 115px; height:36px;
	}

.nav {
    list-style: none;
     *zoom: 1; 
	 clear:both;
	 /*height: 27px;*/
	 margin: 2px 0 0 0; padding: 0 0 0 0;
	 /*margin-top:2px;*/
	 font-family: 'Open Sans', Verdana, Helvetica, Arial, sans-serif;
	 font-size: 14px;
	 line-height: 19px;
	 /* border-bottom-right-radius: 7px;
	 border-bottom-left-radius: 7px; */
    }

.nav:before,
.nav:after {
    content: " "; 
    display: table; 
    }

.nav:after {
    clear: both;
    }

.nav ul {
    list-style: none;
    width: 9em;
	-webkit-padding-start: 0px;
    background-color: #202124;
	}

ul.nav {background: #202124;

}
.nav a {
    padding: 5px 25px;
    color:#fff;
    }

.nav li {
    position: relative;
    }


.nav > li > a {
    display: block;
    }

.nav li  ul {
    position: absolute;
    left: -9999px;
    }

.nav > li.hover > ul {
    left: 0;
    }

.nav li li.hover ul {
    left: 100%;
    top: 0;
    }

.nav li li a {
    display: block;
    position: relative;
    z-index:100;
    }

.nav li li li a {
    z-index:200;
    /* border-top: 1px solid #302d3d;
	border-bottom: 1px solid #56538a; */
    }

.active {
        display: block;
    }

.nav > li {
        float: none;
    }

.nav > li > .parent {
        background-position: 95% 50%;
    }


.nav ul {
        display:block;
        width: 100%;
    }

.nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }

/*.nav li a, .nav li li a, .nav li li li a  {
    background: #202124;
    }*/

.tmc a:hover, .nav a:hover, .nav li a:hover, .nav li li a:hover, .nav li li li a:hover  {
    color:#fff;
    }

.nav li li a:hover, .nav li li li a:hover {
    color:#fff;
    background: #52545a;
    }

.tmc:hover {
    background: url(../image-files/menu-bg.png) no-repeat #52545a;
	}

.nav > li > .parent:hover {
        background-color: #52545a;
		}

/********** Tabs  **********/

.arrowDown {padding-left: 8px;}

.tab-list {margin: 0; padding: 0;}
  
.tab-list li {
  display: block;
  list-style-type: none;
  /* background-color: #202124; */
  font-family: sans-serif;
  text-align: left;
  margin-left: -5px;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
  }
  

.tab-list li a {
  color: #f2f2f2;
  padding: 5px 5px 5px 10px;
  /* border-top-left-radius: 10px;
  border-top-right-radius: 10px; */
  /*width: auto;*/
  min-height: 18px;
  overflow:hidden;  
}		




/********** Hover State **********/
	

.tab-list li.active, .tab-list li.hover { 
	background-color: #202124;
	}  	

.tab-list li.hover {
	background-color: #202124;
	}	
	
.tab-list li a:hover{
	background-color: #52545a;
	}

.tab-list li.active a{
    background-color: #879bbd;
	}


    /********** Tab Panels **********/
.tab-panel {
  display: none;
  color: #666;
  min-height: 150px;
  overflow: auto;
  border-bottom-right-radius: 7px;  /* Bottom Radius on panel behind columns */
  border-bottom-left-radius: 7px;
  }

.tab-panel.active {
  display: block;
  background-color: #879bbd; 		/* Background color under columns */ 
  position:absolute;            /* Cause columns to be on top of page */
  max-width: 959px;				/* Max-width sets max width for menu elements */
  width: 100%;
  z-index:100;
  padding: 10px 0 20px 0;
  margin-top:25px;
  min-height:268px;
  }

.tab-panel p {
  margin: 0px 0px 0px 0px;
  color: #fff;
  text-align: center;
  font-size: 14px;			/*Font under Image */
  line-height: 150%;
   }


.centerImage {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    overflow:hidden;
	}
	
.tab-control {
	text-align: left;
	 color:white;
     font-size: 16px;                 /* Font on the tabs */
     font-weight: bold;
	 padding: 0px 17px 3px 0px;
     margin: 0px 5px 0px 5px !important;  
     float: left;
	 }
 
.tab-home {
	text-align: left;
	 color:white;
     font-size: 16px;                 /* Font on the tabs for LINKS (not just Home)*/
     font-weight: bold;
	 padding: 0px 17px 3px 0px;
     margin: 0px 5px 0px 15px !important;  
     float: left;
	 }
 
/*--------Columns ---------/
/* Create three equal columns that floats next to each other */

.column {
    float: left;
    width: 25%;
    height: auto;
	}

.column li a {
	float: none;
    color: black;
    padding: 0px;
    text-decoration: none;
    display: block;
    text-align: left;
	}

.column li a:hover {
    background-color: #b6c4db;
    padding: 4px 4px 4px 20px;
    /*width:87%;*/       /*  Column Hover */ 
	}

.columnImg a:hover {
	background-color: #879bbd;		/* background color behind image when hove#202124 */			
	}	
	
.column li a:hover {
    color: #0100bd;       /*  Menu item Hover Text */ 
	}

.column li {
	list-style-type:none;
	}

.column li a{
	/*background: #879bbd;*/  /* column Color */
	color: white;
	font-size: 14px;
    padding: 4px 4px 4px 20px;
    /*padding: 3px 7px 3px 20px;*/ /* panel spacing */
     }
    
.row:after {
    content: "";
    display: table;
    clear: both;
}

.spaceOnDesktop {
   min-width: 165px !important ;
}

.columnHeading {
    
    color:#000 !important;
      font-weight:bold !important;
      margin-top: 6px !important;
      margin-bottom: 2px !important;
    padding: 0px 0px 3px 15px !important;
	cursor: default;
  }	
 
<!--.column > li > a.columnHeading:hover {
    background: #879bbd;
}-->  


._menu-item-highlight {
	color: palegoldenrod !important;
}

.column > li > a._menu-item-highlight:hover {
    color: #0100bd !important;
}  

/*******************************************************************Adjust for Width 610px**************************************/
@media (max-width: 610px) {
	
.nav, .tab-list ul{display: grid; width: 260px; background-color: #202124;
				 border-top-right-radius: 10px;  border-top-left-radius: 10px;} /*#202124*/

.nav ul {
    list-style: none;
    width: 9em;
	-webkit-padding-start: 0px;
	border-top-left-radius: 10px;
    }
    
.nav ul {
    display: block;
    width: 100%;
}

.tmc{ background: url(../image-files/menu-bg.png) no-repeat #202124; float: left; width: 115px; height:36px;}

.tmc{float:none; width: 150px;}

.tmc:hover {
    background: url(../image-files/menu-bg.png) no-repeat #52545a; float: left;
	}
	
.tmc a{margin: 12px 10px 10px 35px;}


a.tab-control {
    width: 260px;
    height: 45px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
   
}

a.tab-control.active {
    width: 245px;
    height: 25px;
}

a.tab-control:hover {
    width: 245px;
  
}

a.tab-control {
	padding-left: 25px;
	width: 235px;
	padding-top: 10px;
	height: 30px;
}
 .tab-control > a {
    padding-left:15px;
}   

.tab-home {
	text-align: left;
	 color:white;
     font-size: 16px;                 /* Font on the tabs */
     font-weight: bold;
	 padding: 0px 17px 3px 0px;
     margin: 0px 5px 0px 5px !important;  
     float: left;
	 }
 
.tab-list li a{ 
    border-top-left-radius: 0px; 
    border-top-right-radius: 0px; 
    padding: 0px;
    width:230px;
}

.tab-list li.active a{
    outline:none;
	}

.tab-list > li > a {
    padding-left: 15px;
    padding-top: 10px;
    height: 22px;
}

.tab-panel.active {
	display: block;
	position:inherit;            /*   Cause columns to be on top of page */
	width: 260px; 
	z-index:100;
	margin-top: -3px;
    padding-bottom: 10px;
    border-bottom-right-radius: 0px;  /* Bottom Radius on panel behind columns */
    border-bottom-left-radius: 0px;
	}

#tab-1.active, #tab-2.active, #tab-3.active {
    border-top: 1px solid grey;
}

#tab-2{margin-top: 0px;}

#tab-3{margin-top: 0px;}

.column {
   width: 100%;
    height: auto;
    overflow: hidden;
	}

.column a {
	float: none;
    color: black;
    padding: 0px;
    display: block;
	}
	
.column li a {

	font-size: 14px;
    width:260px;
    height:40px;
    padding: 4px 4px 4px 20px;
    height: auto;
   }

.column li a:hover {
    width:100%;       /*  Column Hover */ 
	}   	

.columnHeading {
      margin-top: 6px !important;
      margin-bottom: 0px !important;
      padding: 0px 0px 3px 15px !important;
  }	

.columnImg {Display:none;}

.columnCenter{margin:auto;width:260px;} /* Center body of menu */

.columnMenu{margin-left: 30%; margin-right: 70%;} /* Sort of Center Menu... */

.spaceOnDesktop {
    width: 245px !important;
}

}
/* Normalize + H5BP - minified */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block;}audio,canvas,video{display:inline;zoom:1;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}html,button,input,select,textarea{font-family:sans-serif;color:#222;}body{font-size:1em;line-height:1.7;margin:0;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:.67em 0;}h2{font-size:1.5em;margin:.83em 0;}h3{font-size:1.17em;margin:1em 0;}h4{font-size:1em;margin:1em 0;}h5{font-size:.83em;margin:1.67em 0;}h6{font-size:.67em;margin:2.33em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:600;}blockquote{margin:1em 40px;}dfn{font-style:italic;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace, serif;_font-family:'courier new', monospace;font-size:1em;}pre{white-space:pre-wrap;word-wrap:break-word;}q{quotes:none;}q:before,q:after{content:none;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-.5em;}sub{bottom:-.25em;}dd{margin:0 0 0 40px;}menu,ol,ul{padding:0 0 0 0px;}nav ul,nav ol{list-style:none;list-style-image:none;}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;}svg:not(:root){overflow:hidden;}fieldset{border:0;margin:0;padding:0;}legend{border:0;white-space:normal;margin-left:-7px;padding:0;}button,input,select,textarea{font-size:100%;vertical-align:middle;margin:0;}button,input{line-height:normal;}button,html input[type=button],/* 1 */
input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;overflow:visible;}button[disabled],input[disabled]{cursor:default;}input[type=checkbox],input[type=radio]{box-sizing:border-box;height:13px;width:13px;padding:0;}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;resize:vertical;}table{border-collapse:collapse;border-spacing:0;}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}.chromeframe{background:#ccc;color:#000;margin:.2em 0;padding:.2em 0;}.ir{background-color:transparent;border:0;overflow:hidden;text-indent:-9999px;}.ir:before{content:"";display:block;width:0;height:150%;}.hidden{display:none!important;visibility:hidden;}.visuallyhidden{border:0;clip:rect(0000);height:1px;overflow:hidden;position:absolute;width:1px;margin:-1px;padding:0;}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;overflow:visible;position:static;width:auto;margin:0;}.invisible{visibility:hidden;}.clearfix:before,.clearfix:after{content:" ";display:table;}.clearfix:after{clear:both;}.clearfix{zoom:1;}p,pre,dl,menu,ol,ul{margin:1em 0;}figure,form{margin:0;}::-moz-selection,::selection{background:#b3d4fc;text-shadow:none;}@media print{*{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;}a,a:visited{text-decoration:underline;}a[href]:after{content:" (" attr(href) ")";}abbr[title]:after{content:" (" attr(title) ")";}.ir a:after,a[href^=javascript:]:after,a[href^=#]:after{content:"";}pre,blockquote{border:1px solid #999;page-break-inside:avoid;}thead{display:table-header-group;}tr,img{page-break-inside:avoid;}img{max-width:100%!important;}@page{margin:.5cm;}p,h2,h3{orphans:3;widows:3;}h2,h3{page-break-after:avoid;}}


body { font-family: 'Open Sans', sans-serif; color: #333; }

/*h1,h2,h3,h4,h5,h6 { line-height: 1.3; margin: .5em 0 .5em 0; font-weight: normal; text-align:center;
}
*/
h1 { font-family: 'Open Sans', sans-serif; color: #111; line-height: 1.5; margin: 0 0 .5em 0; font-weight: 600; text-align:center;
} /*#6981A9*/

h2,h3,h4,h5,h6 { font-family: 'Open Sans', sans-serif; color: #111; line-height: 1.5; margin: .7em 0 .5em 0; font-weight: 600;}

small { font-weight: normal; font-size: .75em; }
sup { font-weight: normal; }

a {
	color: #3f6c79; /*#3c91a2 #0100BD #6981A9*/
	/*font-weight: normal;*/
}

a:hover {
	color: #0100BD;
	/*font-weight: normal;*/
}


.page-wrap { max-width: 960px; margin: 0 auto; min-width:319px; }



.v-fullwidth {
	width:100%;
	height:auto;
	margin-bottom:14px;
	-webkit-border-radius: 7px;  
    border-radius: 7px;
}

.v-centered {
	max-width:100%;
	height:auto;
		margin-bottom:14px;
	-webkit-border-radius: 7px;  
    border-radius: 7px;
	text-align:center;
}

.x-rightfloat {
		 float:right;
		 margin-right:0px;
		 		 text-align:center;
				 	-webkit-border-radius: 7px;
    border-radius: 7px;
	 margin-left:20px;
	 margin-bottom:20px;
	 margin-top:3px;

	 }
	 
.z-leftfloat {
		 float:left;
		 margin-left:0px;
		 		 text-align:center;
	-webkit-border-radius: 7px;  
    border-radius: 7px;
			 margin-right:20px;
			 margin-bottom:20px;
			 margin-top:3px;
	 }
 

img {
	max-width:100%;
	height:auto;
}

.cccont li, .cccont2 li {
	margin-left:40px;
	text-align:left;
}


.innerpad {
max-width:760px;
margin:auto;	
}


.next {
	padding:20px;
	padding-bottom:18px;
	margin:20px;
	-webkit-border-radius: 9px; 
    border-radius: 9px;

	text-align:center;
	line-height:26px
	
	background: rgb(86,84,112); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(86,84,112,1) 0%, rgba(127,126,145,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(86,84,112,1)), color-stop(100%,rgba(127,126,145,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(86,84,112,1) 0%,rgba(127,126,145,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(86,84,112,1) 0%,rgba(127,126,145,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(86,84,112,1) 0%,rgba(127,126,145,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(86,84,112,1) 0%,rgba(127,126,145,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565470', endColorstr='#7f7e91',GradientType=0 ); /* IE6-9 */


}

.next a {
	color:#fff;
    text-decoration:none;
}

.next img {
vertical-align:middle;	
}

.fb-cont {
text-align:center;
}


.fb-comments, .fb-comments * {
    width:100% !important;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
  width: 100% !important;
}



.stumble {
	padding-top:1px;
}


.quote {
		padding:20px;
	margin:20px;
	-webkit-border-radius: 9px; 
    border-radius: 9px;
	border: solid 1px #f7931f;
		font-size:24px;
	line-height:42px;
	color: #f7931f;
	text-align:center;
}

.pulloutfull {
		padding:20px;
	margin:20px;
	-webkit-border-radius: 9px; 
    border-radius: 9px;
	border: solid 1px #f7931f;
			font-size:17px;
	line-height:25px;
	color: #f7931f;
}

 .pulloutright {
		padding:20px;
	margin-left:20px;
		margin-bottom:20px;
	-webkit-border-radius: 9px; 
    border-radius: 9px;
	border: solid 1px #f7931f;
	float:right;
		font-size:17px;
	line-height:25px;
	color: #f7931f;
	text-align:center;
 }
 
  .pulloutleft {
		padding:20px;
	margin-right:20px;
		margin-bottom:20px;
	-webkit-border-radius: 9px; 
    border-radius: 9px;
	border: solid 1px #f7931f;
	float:left;
		font-size:17px;
	line-height:25px;
	color: #f7931f;
	text-align:center;
 }




li div.pulloutfull {
margin-left:-20px;	
}

.breadcrumbs {
	margin-top:15px; /* EDITED from 15px */
}

.innerpad .breadcrumbs {
margin-left:20px;	
}

.breadcrumbs, .breadcrumbs a {
	font-size:13px !important;
	text-decoration:none !important;
	color:#bbbbbb !important;
}

.breadcrumbs a:hover {
	color:#f7931f !important;
	text-decoration: underline;
}

.bc1 {
float:left;
margin-right:5px;
}



.tweetboxer {
	padding-left:5px;
	padding-right:5px;
	padding-top:7px;
	padding-bottom:3px;
		-webkit-border-radius: 5px; 
    border-radius: 5px;
	border: solid 1px #ccc;
	min-height:20px;
	margin-bottom:1em; /* EDITED TO ADD SPACE BELOW */
	clear:both;
}


.addthis {
text-align:center;
margin-top:7px;
margin-bottom:3px;
}

.recommendedtop {
 text-align:center;
 margin-bottom:5px;
}

.author {
	text-align:center;
	color: #7a7a7a;
	font-size:16px;
	text-decoration:none;
}

.author a {
	text-align:center;
	/*color: #999;*/
	font-size:16px;
	text-decoration:underline;
}

div.author {
	margin-bottom:10px;
}

.authorbox {
	background: url(../image-files/author.jpg) no-repeat;
}

.authordark p, .authordark h2 {
color:#fff;
}

.authorbox h2 {
	padding-top:20px;
}


.authorbox p {
text-align:left;
max-width:120px;
margin-left:20px;
font-size:15px;
}

.authorbox a {
text-align:center;
margin-left:0px;
font-size:17px;
display:block;
color:#fff!important;
background-color:#f7931f;
-webkit-border-radius: 5px;  
    border-radius: 5px;
	width:120px;
	padding: 4px;
	text-decoration:none;
}

.authorbox a:hover
{
background-color:#fff;
color: #f7931f!important;
}

.authorlight p, .authorlight h2, .authorlight a, {
color:#000;
}


.fb-facepile {
margin-top:20px;	
}



.ticklist ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
.ticklist ul li
{
background-image: url(../image-files/tick.jpg);
background-repeat: no-repeat;
padding-left: 26px;
padding-bottom:6px;
}




.border {
border: 1px solid #f7931f;
}

.imgborder img {
border: 1px solid #999999;
}

.rounded, .rounded img {
-webkit-border-radius: 9px;
    border-radius: 9px;
}



.clear {	
clear:both;
}

.menu a:link {
	color: #f7931f;
	text-decoration: none;
}

.menu a:visited {
	text-decoration: none;
	color: #f7931f;
}
.menu a:hover {
	text-decoration: none;
	color: #999999;
}
.menu a:active {
	text-decoration: none;
	color: #f7931f;
}




.recommended {
	height:125px;
	width:125px;
	float:left;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:24px;
}


.recommended img {
		-moz-border-radius: 7px;
border-radius: 7px;	
border: 1px solid #f7931f inset;

}



.300gsb {
	width:300px;
	overflow:hidden;
	margin-top:20px;
	margin-bottom:0px;
}




.popbox {
	width:125px;
	float:left;
	margin:12px;
}

.popbox p {
	font-size: 0.9em;
	margin-top:0px;
	margin-bottom:0px;
}

.popbox img {
	margin-bottom: 11px;
	-moz-border-radius: 7px;
border-radius: 7px;	
border: 1px solid #f7931f;

}



	
.skyscraper {
	background: url(../image-files/skyscraper.jpg) no-repeat right top; /* << EDITED skyscraper file to jpg from png */
	min-height:800px;
	display:block;
	background-size:contain;
	}
	
.skyscraper:hover { /* << EDITED -- ADDED for skyscraper rollover */
background: url(../image-files/skyscraper-o.jpg) no-repeat right top;
}


.skyscraper-asl-book-lp {
	background: url(../image-files/skyscraper-asl-book-lp.jpg) no-repeat right top; /* << EDITED skyscraper file to jpg from png */
	min-height:800px;
	display:block;
	background-size:contain;
	}
	
	.tmc a {
		margin:13px 10px 10px 35px;
	}
	
	.toggleMenu {
    display:  block;
    color: #fff;		
line-height:10px;
}

.googlesearchbox {
		text-align:center;
-webkit-border-top-left-radius: 9px;
-webkit-border-top-right-radius: 9px;
-moz-border-radius-topleft: 9px;
-moz-border-radius-topright: 9px;
border-top-left-radius: 9px;
border-top-right-radius: 9px;
border: none;
float:right;
	min-width:320px;
	height:36px;
	margin-right:0px;
}

.googlesearchbox input {
	margin:2px;
	margin-top:5px;
	margin-bottom:5px;
}

.cc h1, .ccx h1 {
	margin-top:.5em;	/* << EDITED -- changed from 1em to .5em */
	margin-bottom: 0.5em;
		   color: #111;
}

.cc p, .ccx p {
	margin-bottom: 1em;
}



.cc p:before, .ccx p:before {
  content: "";
  width: 10em;
  display: block;
  overflow: hidden;
}

.cc, .ccx {
	background:#FFF;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
position:relative;


}



.cccont, .cccont2 {

padding-top:10px;
padding-bottom:10px;
-webkit-border-bottom-left-radius: 9px;
-moz-border-radius-bottomleft: 9px;
border-bottom-left-radius: 9px;
}

.cccont2 {
-webkit-border-radius: 13px;
    border-radius: 13px;
}


.header {
	text-align:center;
	background: url(../image-files/logo.png) center no-repeat;
	background-size: contain;
}


.caption {
	text-align:center;
	font-style:oblique;
	margin-bottom:20px;
}

/*EDITED CUSTOM*/
body {
	background: url(../image-files/site-background.jpg) #FFFFFF no-repeat fixed center center;
	background-size: cover;
}

.glasspanel {
	background:rgba(255,255,255,0.4);
}

.glasspanel2 {
	background:rgba(255,255,255,0.4);
	-webkit-border-radius: 13px;
-moz-border-radius: 13px;
border-radius: 13px;
}


.sidebar {
	background:rgba(255,255,255,0.7);
-webkit-box-shadow:  0px 9px 10px 0px rgba(0, 0, 0, .20);
        
        box-shadow:  0px 9px 10px 0px rgba(0, 0, 0, .20);
 }
 
 .sbi {
	 text-align:center;
}




.sideblock {
width:300px;
margin:auto;
margin-bottom: 20px;
height:250px;
}


 
 .searchbutton {
	width:			70px;
 }
 
 .searchbar {
	width:			205px; 
 }
 
.footer {
	text-align:center;	
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjM1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(0,0,0,0.35) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.35)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.35) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.35) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.35) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.35) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-8 */

	
	
-webkit-border-top-left-radius: 9px;
-moz-border-radius-topleft: 9px;
border-top-left-radius: 9px;
-webkit-border-top-right-radius: 9px;
-moz-border-radius-topright: 9px;
border-top-right-radius: 9px;
margin-top: 20px;
padding-top:24px;
	text-decoration:none;
	color:#ccc;
}

.footer a, .footer a:visited, .footer a:active  {
	text-decoration:none;
	color:#ccc;
}

 .footer a:hover  {
	text-decoration:none;
	color:#fff;
}

.footer p {
}


.footerleft {
padding-right:10px;
padding-top:10px;
}

.footerright {
padding-left:10px;
padding-top:10px;
}



.dmca {
	height:auto;
	max-width:90%;
}

.topkl {
	margin-top:15px;
	margin-bottom:15px;
	border-top:1px solid #999;
}

.mw960 {
	max-width:630px;	
	margin:auto;
	text-align:center;
}




@media (max-width: 330px) {
.recommendedtop {
	margin-left:-10px;	
}

}

