.sliderwrapper{
position: relative; 
overflow: hidden; 
border: 4px solid #e0ffff;
border-bottom-width: 1px;
width: 724px; /*width of featured content slider*/
height: 450px;
}


.sliderwrapper .contentdiv{
visibility: hidden;
position: absolute;
left: 0; 
top: 0;
padding: 2px;
background: white;
width: 390px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}


.sliderwrapperlar{
position: relative;
overflow: hidden;
border: 1px solid #e0ffff;
border-bottom-width: 1px;
width: 724px; /*width of featured content slider*/
height: 850px;
}


.sliderwrapperlar .contentdivlar{
visibility: hidden; 
position: absolute; 
left: 0;  
top: 0;  
padding: 5px;
background: white;
width: 390px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}



.sliderwrappervlar{
position: relative;
overflow: hidden;
border: 1px solid lavender;
border-bottom-width: 1px;
width: 724px; /*width of featured content slider*/
height: 910px;
}


.sliderwrappervlar .contentdivvlar{
visibility: hidden; 
position: absolute; 
left: 0;  
top: 0;  
padding: 5px;
background: white;
width: 390px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 724px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: #e0ffff;
padding: 5px 10px;
}

.pagination a{
padding: 10 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #7B68EE;
}









.pagvert{
width: 140px; /*Width of pagvert DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: lavender;
padding: 4px 4 4 4px;
}

.pagvert a{
padding: 4 4 4 4px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagvert a:hover, .pagvert a.selected{
color: #000;
background-color: #7B68EE;
}



.pagvertg{
width: 170px; /*Width of pagvertg DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: lavender;
padding: 4px 4 4 4px;
}

.pagvertg a{
padding: 4 4 4 4px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagvertg a:hover, .pagvertg a.selected{
color: #000;
background-color: #7B68EE;
}


.sliderwg340{
position: relative; 
overflow: hidden; 
border: 4px solid #e0ffff;
border-bottom-width: 1px;
width: 500px; 
height: 410px;
}


.sliderwg340 .contentdiv{
visibility: hidden;
position: absolute;
left: 0; 
top: 0;
padding: 2px;
background: white;
width: 140px; 
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}


.pagin340{
width: 220px;
text-align: right;
background-color: #e0ffff;
padding: 5px 2px;
}

.pagin340 a{
padding: 4 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagin340 a:hover, .pagination a.selected{
color: #000;
background-color: #7B68EE;
}


