﻿.p_a_link {text-align:left;}
/*Vertical scrollbar*/
.myScrollbar {
	position:absolute;
	z-index:100;
	width:8px;bottom:7px;top:2px;right:1px
}

.myScrollbar > div {
	position:absolute;
	z-index:100;
	width:100%;

	/* The following is probably what you want to customize */
	background:-webkit-gradient(linear, 0 0, 100% 0, from(#f00), to(#900));
	background-image:-moz-linear-gradient(top, #f00, #900);
	background-image:-o-linear-gradient(top, #f00, #900);

	border:1px solid #900;

	-webkit-background-clip:padding-box;
	-moz-background-clip:padding-box;
	-o-background-clip:padding-box;
	background-clip:padding-box;
	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	
	-webkit-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.5);
	-moz-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.5);
	-o-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.5);
	box-shadow:inset 1px 1px 0 rgba(255,255,255,0.5);
}

#tips{
    background-color: grey;
    color: white;
    font-family: comic sans ms;
    font-size: 22px;
    font-weight: bold;
    height: 350px;
    padding: 20px;
    text-transform: none;
    width: 313px;
	text-align:left;
}
/**Button**/
.button {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 5px 10px;
   -webkit-border-radius: 9px;
   -moz-border-radius: 9px;
   border-radius: 9px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 15px;
   font-family: Georgia, serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover, .button:hover a{
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.button:active, .button:active a{
   border-top-color: #1b435e;
   background: #1b435e;
   }
.button a, .button a:visited{
   color: white;
   font-size: 15px;
   font-family: Georgia, serif;
   text-decoration: none;
   }


/**Show more.... hide more...*/
.more {
	display: none;
	border-bottom: 1px solid #666; }
a.showLink, a.hideLink {
	text-decoration: none;
	color: #36f;
	padding-left: 8px;
	background: transparent url('../images/down.gif') no-repeat left;
	font-weight:normal;}
a.hideLink {
	background: transparent url('../images/up.gif') no-repeat left; }
a.showLink:hover, a.hideLink:hover {
	border-bottom: 1px dotted #36f; }

/*********************************** Slider menu *******************************/
							/* Note: change height here and in "jquery.hslides.setup.js" */
 #featured_slide {
	margin:0 auto 0;
	display:block;
	width:720px;
	min-height:350px;
	height:350px;
	/*style for box*/
	margin-left:-4px;
	/*border: 2px solid #aaa;*
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	*border-radius: 15px;*/
	box-shadow: 0 0 25px #555666;
	border-left: 10px solid #000;
	border-right: 10px solid #000;
	margin-left:-10px;
	*margin-top:-20px !important;
	margin-top:-18px;
	*margin-bottom:-20px !important;
	margin-bottom:-18px;
}

 #featured_slide .wrapper{
	display:block;
	width:700px;
	min-height:600px;
	padding:5px 10px;
	color:#666666;
	background-color:#eee;
	border-left:10px solid #DFDFDF;
	border-right:10px solid #DFDFDF;
	height:350px;
}


 #featured_slide .img{border:0; display:block; padding:0; margin:0;}
 #featured_slide .img2{ padding:10px;}
 #featured_slide  p{ padding-left:0px;}
 #featured_slide .justify{text-align:justify;}
 #featured_slide .bold{font-weight:bold;}
 #featured_slide .center{text-align:center;}
 #featured_slide .right{text-align:right;}
 #featured_slide .nostart {list-style-type:none; margin:0; padding:0;}
 #featured_slide .clear{clear:both;}
 #featured_slide dl {*margin-left: 5px;}
 #featured_slide dt, #featured_slide dd {font-size: 13px; line-height: 21px;}
 
 #featured_slide #January-tab{background-color:#274B7F;}
 #featured_slide #February-tab{background-color:#3770C1;}
 #featured_slide #March-tab{background-color:#4287E6;}
 #featured_slide #April-tab{background-color:#4996FE;}
 #featured_slide #May-tab{background-color:#C47139;}
 #featured_slide #June-tab{background-color:#D47A34;}
 #featured_slide #July-tab{background-color:#D3853B;}
 #featured_slide #August-tab{background-color:#D2842C;}
 #featured_slide #September-tab{background-color:#7E832F;}
 #featured_slide #October-tab{background-color:#62822A;}
 #featured_slide #November-tab{background-color:#50763E;}
 #featured_slide #December-tab{background-color:#215F38;}
 
 #featured_slide #January-box:hover, #featured_slide #February-box:hover, #featured_slide #March-box:hover, #featured_slide #April-box:hover, #featured_slide #May-box:hover, #featured_slide #June-box:hover, #featured_slide #July-box:hover, #featured_slide #August-box:hover, #featured_slide #September-box:hover, #featured_slide #October-box:hover, #featured_slide #November-box:hover, #featured_slide #December-box:hover{overflow:auto;}
 #featured_slide #January-box, #featured_slide #February-box, #featured_slide #March-box, #featured_slide #April-box, #featured_slide #May-box, #featured_slide #June-box, #featured_slide #July-box, #featured_slide #August-box, #featured_slide #September-box, #featured_slide #October-box, #featured_slide #November-box, #featured_slide #December-box {overflow:hidden;}
 
/*------------------------------ featured slider ------------------------*/

#featured_slide{
	height:350px;
	overflow:hidden;
	color:#222;
	background-color:#eee;
}

#featured_slide #day-box p a{
	font-size:18px;
}

#featured_slide #day-box p a:hover{
	background-color:#fff;
}

#featured_slide a{
	color:#059BD8;
}

#featured_slide a, #featured_slide ul, #featured_slide img{
	margin:0;
	padding:0;
	border:none;
	outline:none;
	list-style:none;
	text-decoration:none;
}

#featured_slide h1, #featured_slide h2, #featured_slide h3, #featured_slide h4, #featured_slide h5, #featured_slide h6{		color:#00a8ea;
	margin:10px 0 15px 0;
	font-size:26px;
}
#featured_slide strong{color:orange;}
#featured_slide #blurb, #featured_slide  dd{text-align:left; font-size: 13px; line-height: 21px;}
#featured_slide  dd{ margin-left: 5px; margin-bottom: 10px;}
/* ----------------------------------------------Content-------------------------------------*/
		
#featured_slide .featured_content{
	position:relative;
	display:block;
	width:720px;
	height:350px;
	overflow:hidden;
}

#featured_slide .featured_content ul#accordion{
	display:block;
	width:720px;
	height:350px;
	overflow:hidden;
}

#featured_slide .featured_content ul#accordion li{
	/*color:#FFFFFF;*/
	background-color:#eee;
	height:350px;
}

#featured_slide .featured_content ul#accordion li.current{
	/*color:#fff;*/
	background-color:#eee;
	height:350px;
}

#featured_slide li.current a{
	/*color:#059BD8;*/
	/*background-color:#383838;*/
	background-color:#eee;
	font-size:13px;
}

    #featured_slide .featured_tab p {
        margin: 0 0 15px 0;
        padding: 0;
        font-size: 18px;
        font-family: arial,verdana,sans-serif;
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(270deg);
        transform: rotate(270deg);
        *filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
        width: 165px;
        /*height: 95px;*/
        *height: 30px;
        text-align: center;
        -webkit-transform-origin: 12px 50%;
        -moz-transform-origin: 12px 50%;
        -ms-transform-origin: 12px 50%;
        -o-transform-origin: 12px 50%;
        transform-origin: 12px 50%;
        /* IE8+ - must be on one line, unfortunately */
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=6.123233995736766e-17, M12=1, M21=-1, M22=6.123233995736766e-17, SizingMethod='auto expand')";
        margin-top: -60px \0/;
        /* IE6 and 7 */
        filter: progid:DXImageTransform.Microsoft.Matrix( M11=6.123233995736766e-17, M12=1, M21=-1, M22=6.123233995736766e-17, SizingMethod='auto expand');
    }
/* target IE10 */
html[data-useragent*='MSIE 10.0'] #featured_slide .featured_tab p {
  margin-top: 55px;
}

/* target IE9 */
html[data-useragent*='MSIE 9.0'] #featured_slide .featured_tab p {
}

#featured_slide .featured_content p.readmore{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	text-align:right;
}

#featured_slide .featured_box{
	display:none;
	float:left; /*changed to right*/
	width:330px;
	height:320px;
	/*margin-top:5px;*/
	padding:10px;
	overflow:hidden;
	border-right:3px solid #fff;
	border-top:3px solid #fff;
	border-bottom:3px solid #fff;
	border-left:0px solid #fff;
}

#featured_slide .featured_box #day-box{
	margin:0 0 20px;
	width: 320px;
}
#featured_slide .featured_box #day-box img{
	/*Padding-left:5px;*/
}
/* ----------------------------------------------Tabs-------------------------------------*/

#featured_slide .featured_tab{
	position:relative;
	display:block;
	float:right; /*changed to left*/
	width:30px;
	height:252px;
	padding:210px 0px 0 ;
	padding:150px 0px 60px 0px \0/;
	*padding:95px 0px 0 ;
	text-align:center;
	/*border-left:1px dotted #484848;*/
	cursor:pointer;
	color:#ddd;
	font-weight:bold;
	border:1px solid #000;
}

#featured_slide .featured_tab img{
	display:block;
	width:100px;
	height:100px;
	margin:0 0 15px 0;
}

#featured_slide li.current .featured_tab{
	cursor:default;
	color:#fff;
	width:28px;
	border-left:3px solid #fff;
	border-top: 2px solid #fff;
	border-bottom:2px solid #fff;
	border-right:0px;
	height: 135px;
	*height: 250px;
}

#featured_slide .featured_tab:hover {
	color: #fff;
	width:30px;
}

#featured_slide li.current .featured_tab:hover {
	margin-top:0;
}
