/*

	cbi
	main css
	
*/

@import url(reset.css);
@import url(menu.css);


#nav {
	height: 36px;
	text-align: center;
	margin-bottom: 0px;
	clear:both;
}

#nav ul li a {
	overflow: hidden;
	text-indent: -900%;
	height: 36px;
	width: 160px;
	background-repeat: no-repeat;
	background-position: 0 -72px;
}

#nav ul li ul li a {
	text-indent: 15px;
	height: auto;
	width: auto;
	background-position: 0 0;
}

#nav ul li a#nav-domains,
#nav ul li a#nav-domains_on {
	background-image: url(images/nav-home.jpg);
width:30px;
margin-right:2px;
}

#nav ul li a#nav-hosting,
#nav ul li a#nav-hosting_on {
	background-image: url(images/nav-profil.jpg);
}
#nav ul li a#nav-solutions,
#nav ul li a#nav-solutions_on {
	background-image: url(images/nav-berita-artikel.jpg);
}
#nav ul li a#nav-specials,
#nav ul li a#nav-specials_on {
	background-image: url(images/nav-photo-galeri.jpg);
}
#nav ul li a#nav-support,
#nav ul li a#nav-support_on {
	background-image: url(images/nav-kontak.jpg);
}
#nav ul li a#nav-cart,
#nav ul li a#nav-cart_on {
	background-image: url(images/mdn_cart.jpg);
}
#nav ul li a#nav-service,
#nav ul li a#nav-service_on {
	background-image: url(images/nav-service.jpg);
}
#nav ul li a:hover {
	background-position: 0 -36px;
}

#nav ul li a.active {
	background-position: 0 0 !important;
}



#detailContent {
	text-align: left;
	padding: 15px 10px 20px 10px;
	margin: 0 0 10px 0;
/*	min-height: 960px;*/
	clear: both;
}					
#leftDetail {
	width: 300px;
	font-family: Arial, Helvetica-Normal, sans-serif;
	line-height: 130%;
	font-size: 12px;
	text-align: left;
	padding: 0px 0px;
	margin: 0;
	float: left;
									
}
#rightDetail {
	width: 600px;
	font-family: Arial, Helvetica-Normal, sans-serif;
	line-height: 130%;
	font-size: 12px;
	text-align: left;
	padding: 0px 0px;
	margin: 0;
	float: left;
}

#divisionArea #divisionLeft #related {
	margin-top: 20px;
	margin-left: 320px;
	height: 65px;
	oevrflow: hidden;
}

.joinforum {
	margin-top: 70px;
	margin-left: 210px;
}
#divisionArea, #commentArea {
	width: 865px;
	border: 1px solid #CCCCCC;
	margin: 0 auto 10px;
	overflow: hidden;
	background: #D9E6B3;
	text-align: left;
}


#commentArea #header {
	background: #7f9db9;
	padding: 5px;
	font-size:	13px;
	font-family:	Tahoma;
	color: #ffffff;
	font-weight: bold;
}
	
#commentArea #commentLeft {
	width: 130px;
	text-align: center;
	padding: 5px 0;
	background: #eff0f4;
	float: left;
}
#commentArea #commentRight {
	width: 180px;
	text-align: center;
	padding: 10px;
	background: #eff0f4;
	float: right;
}

#commentArea #commentCenter{
	float: left;
	width: 525px;
	margin: 0 5px;
	padding: 5px 0;
	background: #FFFFFF;
}

#commentArea #commentLeft img {
	padding: 3px;
	border: solid 1px #999999;
	margin-bottom: 5px;
}

#commentArea {
	background: url (images/comment_bg.gif);
	margin: 0 auto;
	}
	
#commentArea #action {
	padding-left: 135px;
	padding-bottom: 3px;
}

.userBlock {
	border: solid 1px #cccccc;
	padding: 0 3px;
	margin: 2px 10px;
	background: #dddddd;
}

#divisionArea #header { 
	background: #7f9db9;
	font-weight: bold;
	font-size:14px;
	font-family:Tahoma;
	color: #FFFFFF;
	padding: 3px 10px;
	height: 17px;
}
#divisionArea #divisionLeft {
	float: left;
	padding: 10px;
	width: 645px;
	background: #D9E6B3;
	overflow: hidden;
}
#divisionArea #divisionRight {
	float: right;
	padding: 10px;
	width: 180px;
	background: #F6FAEB;
}

#galeriHeader, #fileHeader {
	padding: 5px;
	text-align:center;
	background: #D9E6B3;
	font-weight: bold;
}
#galeriContent, #fileContent {
	text-align:center;
	padding: 5px;
}
#galeriContent {
	border-top: 1px solid #CCCCCC; 
	margin-top: 5px;
}
#fileContent {
    overflow: auto;
    height: 200px;
		width: 170px;
}
#paging {
	padding: 0 200px;
	margin-bottom: 40px;
}

/* BODY */
.headerOrange   {
	color: #e90127;
	text-align: left;
	text-transform: uppercase;
	background-color: #fff4ed;
	padding: 3px 6px;
	margin-bottom: 5px;
	border-top: 3px solid #ffc28c;
	border-bottom: 1px solid #ffc28c;
	clear: both;
}

#divisionHeader {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	width: 898px;
	text-align: right;
	float: none;
	clear: both;
}
#divisionHeader a {
	display: block;
	padding: 5px 10px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #f3F3F3f3;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#divisionHeader a:hover {
	color: #ccff00;
	text-decoration: none;
	border-bottom: 1px solid #C4C4C4;
	background-color: #f2f2f2;
}

#userMenu {
	background: #ccff99;
	/*border-top: 1px solid #cccccc;*/
}
#MenuSelect {
	margin: 2px 4px;
	border: 1px solid #000000;
}
	
#userMenu a {
	float: left;
	border-right: 1px solid #cccccc;
}
#userMenu2 a{
	float: right;
	border-left: 1px solid #cccccc;
}
.judul1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 110%;
	text-align: left;
}

.judul2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 110%;
	font-weight: normal;
}
.judul3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 110%;
	font-weight: bold;
}
.pink {
	color: #f4007e;
}
.left {
	float: left;
}
.right {
	float: right;
}
.white {
	color: #FFF;
}

body {
background-color: #fff; 
text-align: center; 
width: 100%;
}

h1{
font-family:Georgia, Times, serif;
font-weight: normal;
font-size: 24px;
margin-bottom: 7px;
color: #949494;
}

ul {

list-style-image:none;
list-style-type:none;
}


.image  {
	background-color: #FFFFFF;
	padding: 2px;
	margin: 3px 5px 3px 0;
	border: 1px solid #d2c1ec;
	float: left;
}


#video {
float:left;
margin-bottom:10px;
margin-right:10px;
min-height:220px;
width:250px;
}

hr {
clear:both;
height:1px;
margin:2px 0 10px;
padding:0;
color:#E5E5E5;
}

.date {
	font-size: 10px;
	line-height: 100%;
	text-align: left;
}


.posting_date {
font-family: Arial;
font-size:10px;
color: #1084D7;
text-transform: uppercase;
margin-bottom: 6px;
}

/* WRAP */
.wrap {
margin: 0 auto; 
width: 950px; 
font: 11px normal Arial, Tahoma; 
text-align: left; 
background: transparent;
}

.wrap1050 {
width: 1050px; 
overflow: auto;
}

/* TOP */
#top {
margin: 6px; 
position: relative;
}

#top h1 a, #top h1.en a {
display: block; 
width: 200px; 
height: 100px; 
background: transparent url(images/pdv-lg.gif) no-repeat;
clear:none;
}
    
/*---------- bahasa 
#lang {
position: absolute; 
right: 0; 
top: 12px;
} --------------*/

#service-nav{
height:22px; 
position:absolute; 
right: 0; 
top: 33px;
}

#service-nav li{
list-style:none;
display:inline;
}

#service-nav li a{
color:#A1BF23;
font-size:11px;
text-decoration:none;
display:block;
float:left;
padding:4px 8px 4px 12px;
width:30px;
background-color:#ffffff;
}

#top ul, #top li {
margin: 0; 
}

#top li {
list-style: none; 
list-style-image: none; 
float: left;
}

#top li a {color: #b7b7b7;}
#top li a:hover{color: #000;}
#top li a strong {color: #A1BF23;}

a.id {
display: block; 
background: transparent url(images/langID.jpg) no-repeat right; 
padding-right: 40px; 
margin-right: 5px; 
padding-top: 3px;
}

a.en {
display: block; 
background: transparent url(images/langEN.jpg) no-repeat left; 
padding-left: 25px;  
padding-top: 3px;
}

a.ens {
display: block; background: transparent url(images/langEN.jpg) no-repeat left; 
padding-left: 25px;  
padding-top: 3px;
}

#search{
position: absolute;
top: 15px;
left: 730px;
}

.s {
background: transparent url(images/search.jpg) no-repeat; 
width: 149px; 
height: 31px; 
float: left;
}

#s {
background: transparent; 
border: 0; 
padding: 6px 10px 0 35px; 
color: #ababab; 
width: 104px; 
outline: none;
}

#search  input {float: left;}

#kurs1 {
position:absolute;
left: 300px;
top: 10px;
}

/* MENU */
/* ######### CSS for top level tabs ######### */
#menu {
position: relative;
height: 69px;
}

#tabsmenu_bg{
width: 100%; 
background: transparent url(images/menu_bg.jpg) repeat-x top; 
min-height: 69px;
height: 69px;
height: auto !important;
}



    
/* CONTENT */
#contentArea {
	width: 900px;
	overflow: hidden;
	background-color: #FFFFFF;
	margin: 0px auto;
}


/* CONTENT TOP */

#onas, #onas_2, #photo, #top_headline {
float: left;
}

#onas {
width: 335px;
background-color: #A6C428; 
height: 245px; 
overflow: hidden;
}

#onas_2 {
width: 335px;
background-color: #E5E5E5; 
height: 245px; 
overflow: hidden;
}

#onas .left_top {
display: block; 
width: 315px; 
height: 83px; 
background: transparent url(images/headline_onas.jpg) no-repeat;
padding: 20px 0 0 23px;
}

.left_top_cl {
background: transparent url(images/left_top_cl.jpg) no-repeat top left;
overflow: auto;
padding: 15px 0 0 30px;
}

#onas p {
color: #FFFFFF;
padding: 0 25px 10px 25px;
}

#onas p strong {
color: #ECFF86; 
line-height: 18px;
}

#onas p a {
color: #fff; 
font-weight: bold;
}

#top_headline {
position: relative;
padding: 15px;
width: 565px;
height: 215px;
background: #A5C327 url(images/right_c.jpg) no-repeat top right;
text-align: left;
}

#top_headline p {
font-family: Tahoma;
font-size: 12px;
color: #FFFFFF;
margin-bottom: 5px;
line-height: 15px;
}

#top_headline h1 {
font-size: 18px;
color: #fff;
}

.headline_c {
background: transparent url(images/right_c.jpg) no-repeat top right;
float: right;
}

#related {
margin-left:230px;
text-align: left;
}

#related h4{
font-family: Tahoma;
font-size: 14px;
margin-bottom: 5px;
color: #FFFFFF;
}

#related ul {
}

.contentSpan{
text-align: left;
}

#related ul li {
color:#FFFFFF;
list-style-type: square;
list-style-position: inside;
}

#related ul li a{
color:#FFFFFF;
}

#related a:hover{
text-decoration: underline;
color: #ffffff;
}
	
#photo { 
position: relative;
height: 245px;
}

#photo img {
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 8;
}

#photo img.active {
z-index: 10;
}

#photo img.last-active {
z-index: 9;
}
	
/* CONTENT BOTTOM */

.contentBG {
width: 950px;
background: transparent url(images/header-bottom.jpg) repeat-x top;
overflow: auto;
}

#sidebar, #content {
float: left;
background: transparent;
}

#sidebarBG {
width: 950px;
background: transparent url(images/sidebar-.jpg) no-repeat bottom left;
overflow: auto;
margin-top: 20px;
background-color: transparent;
}

#sidebar {
width: 335px;
padding-bottom: 10px;
margin-right: 10px;
}

#content {
width: 565px; 
padding: 15px; 
overflow: auto;
}

#left_2 {
background: #f6f6f6 url(images/sidebar.gif) no-repeat;
width: 335px; 
min-height: 80px;
margin-bottom: 8px;
height: auto !important;
}

.left_2_C {
background: transparent url(images/sidebar-corner.jpg) no-repeat bottom;
}

.left_2{
background: transparent url(images/sidebar.gif) no-repeat;
padding: 5px 5px 10px 25px; 
display: block; 
}

#left_2 table{
width: 100%;
}

#left_2 ul {
border:0 none;
color:#424242;
font-size:11px;
line-height:18px;
padding:0 25px 15px;
list-style: none;
list-style-image: none;
list-style-type: none;
}

#left_2 ul li{
border-bottom: 1px solid #dedede;
margin-bottom: 5px;
}

#left_2 p {
line-height: 18px; 
color: #424242;
}

#left_2 span a {
line-height: 18px; 
color: #8A8A8A;
}

#left_2 span a:hover {
line-height: 18px; 
color: #424242;
text-decoration: underline;
}

#left_2 p a {
color: #000; 
font-weight: bold;
}

.category_headline {
color:#949494;
font-family:Georgia,Times,serif;
font-size:12px;
font-weight:bold;
}

/* HOMEPAGE */
#indeksberita {
	font-weight: bold;
	background-color: #9BCC00;
	padding: 5px 10px;
	margin: 1px 0px 0px 0px;
	overflow: hidden;
	height: 15px;
}

/*.homepage h2 {
display: block; 
width: 565px;
height: 29px; 
background: transparent url(images/headline_dzialalnosc.jpg) no-repeat; 
text-indent: -9999px; 
margin-bottom: 20px;
}*/

.homepage h2.en {
background: transparent url(images/headline_dzialalnosc_en.jpg) no-repeat;
}
    
.level {
/*overflow: auto;*/
margin-bottom: 30px;
}

.levelLast {
margin-bottom: 0 !important;
}

.item {
margin-right: 65px; 
width: 250px; 
float: left;
}

.item_row {
margin-bottom: 10px;
float:left;
}

.itemR {
margin-right: 0 !important;
}

.homepage h3 {
font: 18px Georgia, Times, serif;
font-weight: normal; 
color: #839C14;
margin-bottom: 5px; 
display: block;
}

.homepage p{
font-size: 12px; 
color: #4c4c4c; 
font-family: Tahoma; 
line-height: 18px;
text-align: justify;
}

.homepage ul {
margin: 0; padding: 0;
}

.homepage ul li {
margin-bottom: 7px;
font-size: 12px;
text-align: justify;
font-family: Tahoma;
list-style-position: inside; 
list-style-type: circle;
color: #4c4c4c;
}

.homepage ul li a {
color: #90132d;
}

.item p {
color: #4c4c4c;
line-height: 18px;
}

.item p span {
color: #00a2e5;
}

a.selengkapnya {
display: block;
width: 100px; 
height: 25px; 
background: transparent url(images/selengkapnya.jpg) no-repeat; 
text-indent: -9999px; 
float: right;
margin-top: 8px;
}

a:hover.selengkapnya {
background-position: 0 -27px;
}

a.selengkapnya_top {
display: block;
width: 100px; 
height: 25px; 
background: transparent url(images/selengkapnya_left_top.jpg) no-repeat; 
text-indent: -9999px; 
float: right;
margin-top: 8px;
}

a:hover.selengkapnya_top {
background-position: 0 -27px;
}

	/* PAGE */
	
.page {
width: 565px;
}

.page h2 {
font: 18px Georgia, Times, serif;
font-weight: normal; 
color: #839C14;
margin-bottom: 10px; 
display: block;
}

.page p {
font-size: 12px;
font-family: Tahoma;
color: #4c4c4c; 
line-height: 17px; 
margin-bottom: 15px;
}

.page p a {
color: #90132d;
}

.page ul {
margin: 0; padding: 0;
}

.page ul li {
margin-bottom: 15px;
font-size: 12px;
text-align: justify;
font-family: Tahoma;
line-height: 18px; 
list-style-position: outside; 
list-style-type: circle;
color: #4c4c4c;
}

.page ul li a {
color: #90132d;
}
		
		
.breadcrumbs a {
font-size: 10px; 
color: #000;
}

.breadcrumbs strong {
color: #00a2e3 !important;
}
		
	/* KATEGORIA */
	
.kategoria ul, .kategoria li {
margin: 0;
padding: 0;
}

.kategoria li {
list-style: none; 
list-style-image: none;
display: block; 
margin-bottom: 10px; 
border-bottom: #e5e5e5 solid 1px; 
padding-bottom: 15px;
}

.kategoria ul li h3 a {
display: block; 
font: 18px normal Helvetica, Arial, Tahoma;
font-weight: normal; 
color: #000; 
padding-left: 20px;
padding-top: -3px;
background: transparent url(images/news.png) no-repeat top left;
width: 270px;
}

.kategoria ul li h3 a:hover {
color: #00a2e3;
}

.kategoria ul li span {
color: #4c4c4c; 
padding: 10px 0 10px 0; 
display: block;
}

a.wiecejSoft {
color: #00a2e3;
}

a:hover.wiecejSoft {
color: #80d0f0;
}
			
em.data {
float: right;
padding: 8px 5px 0 0;
font-style: normal;
font-size: 10px;
color: #89d5dc;
}
	
.np {
margin-top: 25px;
}

.np a {
padding: 5px 10px 5px 10px; 
background-color: #E5E5E5;
color: #000;
border-right: #d0d0d0 solid 1px; 
margin: 0;
}

.np a:hover {
background-color: #d0d0d0;
}
	
	/* SZUKAM */
	
.szukam ul li h3 a {
background: transparent url(images/szukam.gif) no-repeat left !important;
}
	
	/* FORMULARZ KONTAKTOWY */
.wpcf7 input {
font-size: 11px;
}

.wpcf7 label {
cursor: pointer !important;
}
	
/* FOOTER */
		
#footer {
width: 100%;
background: transparent url(images/footerBorder.jpg) repeat-x top;
}

#partnerzy {
padding: 25px 0 25px 0;
position: relative; 
height: 70px;
}

#partnerzy h4 {
background: transparent url(images/headline_partnerzy.jpg) no-repeat; 
width: 77px; 
height: 21px; 
text-indent: -9999px; 
position: absolute; 
top: 55px; 
left: 0;
}

#partnerzy h4.en {
background: transparent url(images/headline_partnerzy_en.jpg) no-repeat;
}
    
.nastepniPartnerzy, .poprzedniPartnerzy  {
display: block; 
width: 25px;
height: 25px; 
text-indent: -9999px; 
cursor: pointer;
}

.nastepniPartnerzy {
background: transparent url(images/next.jpg) no-repeat;
position: absolute;
top: 50px; 
right: 0;
}

.poprzedniPartnerzy {
background: transparent url(images/prev.jpg) no-repeat;
position: absolute; 
top: 50px; 
left: 135px;
}
	
#partnerzyOkno {
width: 690px;
position: relative;
margin: 0 0 0 200px;
height: 70px;
overflow: hidden;
}
	
#partnerzy ul, #partnerzy li {
margin: 0; 
padding: 0;
}

#partnerzy ul {
position: absolute;
top: 0; 
left: 0; 
height: 70px;
}

#partnerzy li {
list-style: none; 
list-style-image: none;
white-space: nowrap; 
display: block; 
float: left; 
padding-right: 25px;
}

#partnerzy li a img {
border: 0; 
padding: 0; 
margin: 0;
}
		
#footerMain {
width: 950px;
height: 65px; 
background: #dcdcdc url(images/footer.jpg) no-repeat; 
margin-bottom: 15px;
color: #5c5c5c;
}

#footerMain a {
float: right; 
color: #737373; 
padding: 25px 25px 0 0;
}

#footer p {
padding: 25px 0 0 75px;
}
	
.wordpressIco {
display: block; 
background: transparent url(images/wordpressICO.jpg) no-repeat; 
width: 20px; 
height: 20px;
text-indent: -9999px; 
float: right; 
margin: 0 25px 75px 0;
}
	
/* POPRAWKI DLA WEBKIT - SAFARI, CHROME */
	
@media screen and (-webkit-min-device-pixel-ratio:0){
#s {
padding-top: 12px;
}
}

.homepage h2.links {
background: transparent url(images/links.jpg) no-repeat;
}

.page2 {
width: 565px;
}

.page2 h3 a {
font: 18px Georgia, Times, serif;
font-weight: normal; 
color: #839C14;
margin-bottom: 5px; 
display: block;

}

.page2 h3 a:hover {
text-decoration:underline;
}

.page2 p {
color: #4c4c4c;
font-size: 12px;
font-family: Tahoma;
line-height: 17px; 
margin-bottom: 7px;
}

.page2 p a {
color: #90132d;
}

.page2 ul {
margin: 0; 
padding: 0;
}

.page2 ul {
margin: 15px 0 15px 25px;
}

.page2 ul li {
list-style-position: inside; 
list-style-type: circle;
padding: 5px 10px 5px 10px; 
color: #000;
}

.page2 ul li a {
color: #90132d;
}

/*block left*/
#block_left {
width: 340px;
margin-right: 10px;
float: left;
}

#block_tengah {
width: 550px;
margin-right: 10px;
float: left;
}


/* block right*/
#block_right {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color: #FCFCFC;
width: 160px;
border: 2px solid #CCCCCC;
float: left;
position: inherit;
padding: 10px 10px 10px 10px;
}

#block_right:hover{
border: 2px solid #929292;
}

#block_right a {
text-align: left;
font-family: Tahoma;
font-size: 12px;
margin-bottom: 10px;
color: #4C4C4C;
}

#block_right a:hover {
color: #4C4C4C;
}

#block_right h4{
font-family: Georgia, Times, serif;
font-size: 14px;
margin-bottom: 5px;
color: #949494;
}

#block_right ul {
}

#block_right ul li {
clear: both;
color:#424242;
list-style-type: square;
list-style-position: inside;
}

#block_right ul li a{
color:#424242;
}

#block_right ul li a:hover {
text-decoration: underline;
}


/* navigation page */
.wp-pagenavi {
font-size:0.9em;
}

.wp-pagenavi a {
background-color:#FFFFFF;
border:1px solid #DCDCDC;
font-weight:bold;
margin:2px;
padding:2px 4px;
text-decoration: none;
color: #4C4C4C;
}

.wp-pagenavi a:hover {
background-color:#4D8AFF;
border:1px solid #0057FF;
color:#FFFFFF;
}

/* Rotator
--------------------------------------------------------------------------------------- */

.rotator_side_row a {font-weight: bold; text-decoration: none;}
.rotator_side_row a:link { color: #fff;}
.rotator_side_row a:visited { color: #fff;}
.rotator_side_row a:hover { color: #143E57; text-decoration: none;}
.rotator_side_row a:active { color: #fff;}

.rotator_box { height:235px; float: left; position: relative} 
.rotator { height: 245px; float: left;  }
.rotator a img {position: absolute;}
.rotator_side { width:300px; height: 170px; padding: 20px 10px 0 0; float:left;}
.rotator_nav { width: 100%; }
.rotator_side_row { padding: 5; border-top: transparent url(images/border_rotator.jpg) no-repeat; position: relative; width: 280px; height:50px; margin-left: 5px;}
.rotator_nav li h6 { float: left;  color: #FBF43B; font-size: 1.4em; width: 20px; font-weight: normal; margin-top: 11px;}
.rotator_nav li h4 { float: right;  color: #FF8636; width: 250px; font-weight: normal; font-size: 1.4em; margin-top: 11px; }
.rotator_nav li a { font-weight: normal; text-decoration: none;}
.rotator_nav li a.activeSlide { color: #143E57; }


/* slider content
================================================================== */

.glidecontentwrapper{
position: relative; /* Do not change this value */
height: 150px; /* Set height to be able to contain height of largest content shown*/
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 */
background: white;
visibility: hidden;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width: 500px;
margin-bottom: 6px;
text-align: left; /*How to align pagination links: "left", "center", or "right"
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;
color: #8DA81E;
padding: 1px 3px;
margin-right: 3px;
font-weight: bold;
text-decoration: none;
font: 14px Verdana, Arial, Helvetica, sans-serif;
}

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

.glidecontenttoggler a:hover{
background: #E4EFFA;
color: black;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background: #1A48A4;
color: white;
}