﻿.glidecontentwrapper{
margin:0px;
margin-top:7px;
position: relative; /* Do not change this value */
width: 868px;
display:block;
float:left;
height: 201px; /* Set height to be able to contain height of largest content shown*/
/*border: 1px solid #687C98;*/
overflow: hidden;

}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
visibility: hidden;
width: 868px;
background-color:#f7fcfe;
display:block;
}
.glidecontent img { float:left; display:inline; margin:0px;}
.glidecontent  div { float:right; width:450px; display:inline; margin-top:99px;}
.glidecontent div p { margin:0; display:block; }
.glidecontent div h3 { color: #80b835; font-size:15px; width:450px; }
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

#p-select {position:absolute; margin-right:580px; margin-top: 212px; z-index:1000000; direction: ltr; }

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */

width: 197px;
height:26px;
margin-top: 6px;
text-align: center; /*How to align pagination links: "left", "center", or "right" */
/*background: url(../images/grey_panel.gif);// the navigation panel*/
/* background: white; always declare an explicit background color for fade effect to properly render in IE*/


}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
/*border: 1px solid black;*/
color: #2e6ab1;
padding: 1px 1px;
margin-right: 3px;
font-weight: bold;
text-decoration: none;
}

.glidecontenttoggler a img { border:none;}
.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #FF0000;
color: black;
}

.glidecontenttoggler a.toc:hover{
background: #80b835;
color: black;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
 background:#FFFFFF; width:6px; height:6px; font-size:0px;
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
padding-top:2px;
}

.glidecontenttoggler a.prev img, .glidecontenttoggler a.next img{

}






html *  div#wp_quotes{float:right;width:100%;margin:0 0 20px 0;color:#333;}
html *  div#wp_quotes blockquote{	border-style: none;	border-color: inherit;	border-width: 0;
	font-style:italic;	font-size:110%;	padding:5px 0px 0 0px;	line-height:1.4em; margin-right:-3px;	text-align:center;}
	html *  div#wp_quotes blockquote div#contentscrollercontainer
	{
	   width:208px !important;
	   	padding: 2px 0px 0 0px !important;
	}
/* slider styles [ end ] */

div#wp_quotes{float:left;width:100%;margin:0 0 20px 0;color:#333;}
div#wp_quotes blockquote{	border-style: none;	border-color: inherit;	border-width: 0;
	font-style:italic;	font-size:120%;	padding:10px 5px 0 20px;	line-height:1.4em;	text-align:center;}
#contentscrollercontainer {  /* att */	background-image: none !important;	height:150px;	width: 200px !important;	padding: 2px 0px 0 3px !important;	overflow: hidden;}
#contentscroller {	margin:0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	list-style: none;width: 208px;}
#contentscroller li {	line-height: 109%;	margin:0px 0px 0px 0;	padding:0;}
#contentscroller li#displayedcontent {	margin-bottom: 120px !important;	width: 200px;}
li#displayedcontent {	display: block;	padding: 0px 10px 0 0px;}
#contentscroller li#displayedcontent {	margin-bottom: 120px !important;	width: 200px;}
#contentscroller li#displayedcontent a{	color:#333;text-decoration:none;}



