.glidecontentwrapper{
position: relative; /* Do not change this value */
width: 100%;
height: 250px; /* Set height to be able to contain height of largest content shown*/
overflow: hidden;
background: #06385d;
}
/*
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 */
width: 100%;
overflow: hidden;
background: #06385d;
color:#FFFFFF;
}
/*
 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: 100%;
text-align: left; /*How to align pagination links: "left", "center", or "right"*/
background: #e7e7e7; /*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: inline-block;
height:28px;
width:185px;
font-weight: bold;
text-align:center;
text-decoration: none;
text-transform:uppercase;
text-decoration: none;	
}
.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
}
.glidecontenttoggler a:hover{
}
.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}
.glidecontenttoggler a.toc1{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
background-image: url(/html/themes/jheoa/images/main/tabbing_open.png);
background-repeat:no-repeat;
text-decoration: none;
background-position: 0px 0;
position:relative;
top:0px;
z-index:999;
}
.glidecontenttoggler a.toc1:hover { /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
background-image: url(/html/themes/jheoa/images/main/tabbing_close.png);
background-repeat:no-repeat;
text-decoration: none;
color:#FFFFFF;
}
.glidecontenttoggler a.toc1.selected { /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
background-image: url(/html/themes/jheoa/images/main/tabbing_close.png);
background-repeat:no-repeat;
text-decoration: none;
color:#FFFFFF;
}
.glidecontenttoggler a.toc2{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
background-image: url(/html/themes/jheoa/images/main/tabbing3.png);
background-repeat:no-repeat;
text-decoration: none;
background-position: 0px 0;
position:relative;
left:-30px;
z-index:9999;
}
.glidecontenttoggler a.toc2:hover { /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
background-image: url(/html/themes/jheoa/images/main/tabbing4.png);
background-repeat:no-repeat;
text-decoration: none;
color:#FFFFFF;
}
.glidecontenttoggler a.toc2.selected { /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
background-image: url(/html/themes/jheoa/images/main/tabbing4.png);
background-repeat:no-repeat;
text-decoration: none;
color:#FFFFFF;
}
.glidecontenttoggler a.toc3{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
background-image: url(/html/themes/jheoa/images/main/tabbing3.png);
background-repeat:no-repeat;
text-decoration: none;
position:relative;
left:-60px;
z-index:9999;
}
.glidecontenttoggler a.toc3:hover { /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
background-image: url(/html/themes/jheoa/images/main/tabbing4.png);
background-repeat:no-repeat;
text-decoration: none;
color:#FFFFFF;
}
.glidecontenttoggler a.toc3.selected { /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
background-image: url(/html/themes/jheoa/images/main/tabbing4.png);
background-repeat:no-repeat;
text-decoration: none;
color:#FFFFFF;
}
.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{
}
/*  ########################### Second Use ########################### */
.glidecontentwrapper1{
position: relative; /* Do not change this value */
width: 100%;
height: 250px; /* 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
*/
.glidecontent1{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
width: 100%;
overflow: hidden;
background: #e7e7e7;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
Or width of wrapper div itself (not counting wrapper border/padding)
*/
.glidecontenttoggler1{ /*style for DIV used to contain toggler links. */
text-align: right; /*How to align pagination links: "left", "center", or "right"*/
/*background: #e7e7e7; /*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)
*/
.glidecontenttoggler1 a{ /*style for every navigational link within toggler */
display: inline-block;
height:22px;
width:28px;
font-weight: bold;
text-align:center;
text-decoration: none;
text-transform:uppercase;
text-decoration: none;	
}
.glidecontenttoggler1 a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
}
.glidecontenttoggler1 a:hover{
}
.glidecontenttoggler1 a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}
.glidecontenttoggler1 a{ /*style for every navigational link within toggler */
height:28px;
width:30px;
font-weight: bold;
text-align:center;
text-decoration: none;
text-transform:uppercase;
text-decoration: none;	
}
.glidecontenttoggler1 a.toc11{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
background-image: url(/html/themes/jheoa/images/main/1.png);
background-repeat:no-repeat;
text-decoration: none;
background-position: 0px 0;
position:relative;
top:0px;
z-index:999;
height:28px;
width:30px;
}
.glidecontenttoggler1 a.toc11:hover { /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
background-image: url(/html/themes/jheoa/images/main/1_on.png);
background-repeat:no-repeat;
text-decoration: none;
color:#000000;
}
.glidecontenttoggler1 a.toc11.selected { /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
background-image: url(/html/themes/jheoa/images/main/1_on.png);
background-repeat:no-repeat;
text-decoration: none;
color:#000000;
}