/******* Template Require Classes *******/
/* Body Style , Scrollbar , Background */
body
{
	font-family : Verdana;
	font-size : 9pt;
	color : #000000;
	border:0;
	margin: 0 0 0 0;
	width:100%;
	height:100%;
	background: #007ee3 url(images/back.gif) repeat-x center 3px;
}

#wrapper 
{
    margin: 0 auto;
}

/* Normal Style */
.n , table
{
	font-family : Verdana;
	font-size : 9pt;
	color : #000000;
}

/* Normal Style, Bold */
.nb
{
	font-family : Verdana;
	font-size : 9pt;
	font-weight:bold;
	color : #000;
}

/* Normal Style, Small */
.ns
{
	font-family : Verdana;
	font-size : 8pt;
	font-weight:normal;
	color : #000;
}

/* Normal Style, Large */
.nl
{
	font-family : Verdana;
	font-size : 11pt;
	font-weight: bold;
	color : #000;
}


.nLB {		
		font: 11pt Verdana;
		color: #FF6600;
                font-weight: bold;
	}


/* date */

.db
{
	font-family : Verdana;
	font-size : 8pt;
	font-weight:bold;
	color : #E66108;
}

.db a:link, .db a:visited,.db a:hover
{
	font-family : Verdana;
	font-size : 8pt;
	font-weight:bold;
	color : #E66108;
}

/* h1, h2, h3 */

h1 { 
        font-family : Georgia;
	font-size : 16pt;
	font-weight: normal;
	color : #E66108; 
        margin: 0 0 0 0;
}


h2 { 
        font-family : Georgia;
	font-size : 12pt;
	font-weight: bold;
	color : #538FDE; 
        margin: 0 0 0 0;
}


h3 { 
        font-family : Georgia;
	font-size : 10pt;
	font-weight: bold;
	color : #E66108; 
        margin: 0 0 0 0;
}


/* Style For Textbox*/
.tb
{
        font-family : Verdana;	
        font-size : 9pt;
        background-color : #FFFFFF;
	border : 1px solid #838383;
	color : #000000;

}

/* Style For Buttons*/
.btn
{	color: #fff; 
	font-family: Verdana;
	font-size : 8pt;
	font-weight: normal;	
	text-decoration: none;
	background: url(images/thebutton.gif) no-repeat center bottom;
	width: 130px;
	height: 23px;
	border: 0px;
	cursor: pointer;
	text-align: center;
}


a.photo_link:link, a.photo_link:visited
{
	font-family : Verdana;
        font-size : 8pt;
	color: #59A1D9;
	font-weight : normal;	
	text-decoration : none;
}

a.photo_link:hover
{
	font-family : Verdana;
        font-size : 8pt;
	color: #59A1D9;
	font-weight : normal;	
	text-decoration : underline;
}

.photohome 
{
    margin-top:10px;
}

.photohome img 
{
    margin-right:25px;
    border: 4px solid #fff;
    -moz-box-shadow: 2px 2px 0px #999;
	-webkit-box-shadow: 2px 2px 0px #999;
        box-shadow: 2px 2px 0px #999;
}

.white
{
	font-family : Verdana;
	font-size : 8pt;
	font-weight: normal;
        color : #ffffff;
}


.white a:link, .white a:visited,.white a:hover
{
	font-family : Verdana;
	font-size : 8pt;
	font-weight: normal;
        color : #ffffff;
}


.whiteB a:link, .whiteB a:visited,.whiteB a:hover
{
	font-family : Verdana;
	font-size : 8pt;
	font-weight: bold;
        color : #ffffff;
}


.whiteLB a:link, .whiteLB a:visited,.whiteLB a:hover
{
	font-family : Georgia;
	font-size : 22pt;
	font-weight: normal;
        color : #eeeeee;
}


.lv1 a:link, .lv1 a:visited,.lv1 a:hover
{
	font-family : Verdana;
	font-size : 10pt;
	font-weight: normal;
        color : #1D70B6;
}

.lv2 a:link, .lv2 a:visited,.lv2 a:hover
{
	font-family : Verdana;
	font-size : 10pt;
	font-weight: normal;
        color : #EF892E;
}

.lv3 a:link, .lv3 a:visited,.lv3 a:hover
{
	font-family : Verdana;
	font-size : 10pt;
	font-weight: normal;
        color : #278DDD;
}

/* Style For Links */

a:link, a:visited, a:active
{
	font-family : Verdana;
        font-size : 9pt;
	color: #1D70B6;
	font-weight : normal;	
	text-decoration : none;
}

a:hover
{
	font-family : Verdana;
        font-size : 9pt;
	font-weight : normal;	
	text-decoration : underline;
}


/* Border Table */
.bt
{
	background-color : #BFDBEC;
}

/* Content Table */
.ct
{
background-color : #E7F1FB;
}
.ct1
{
	background-color : #F1F1F1;
}

/* Header Table */
.ht
{
	font-family : Verdana;
	font-size: 9pt;
	font-weight: bold;
	color : #fff;
background-color: #349afe;
	border : 1px solid #ffffff;
        padding-left: 5px;

}

.ht a:link, .ht a:visited,.ht a:hover
{
	font-family : Verdana;
	font-size : 9pt;
	font-weight: bold;
    color : #fff;
}

.ht2
{
	background: #FFFFFF url(images/left_bg_corner.gif) no-repeat;
	border: 0px;
}

.ht3
{
	background: #FFFFFF url(images/right_bg_corner.gif) no-repeat;
	border: 0px;
}


.ht2
{
	font-family : Verdana;
	font-size : 9pt;
	font-weight: normal;
	color : #000000;
	border: 0px;
}

.ht2b
{
	font-family : Verdana;
	font-size : 9pt;
	font-weight: bold;
	color : #000000;
	background-color : #ffffff;
	border: 0px;
}

/* Normal Table Row */
.nt
{
	background-color: #e7f1fb;
border: 1px solid #ffffff;
}

/* Alternative Table Row */
.at
{
	background-color : #e6eeee;
}


/* Title */
.title
{
        font-family : Verdana;
	font-size : 12pt;
	color : #E97107;
	font-weight : bold;	
	text-decoration : none;
}

.titleS
{
	font-family : Verdana;
	font-size : 10pt;
	color : #3D7199;
	font-weight : bold;	
	text-decoration : none;
}

.titleS1
{
	font-family : Verdana;
	font-size : 11pt;
	color : #4994D4;
	font-weight : bold;	
	text-decoration : none;
}

/*********** Custom Classes **********/
/*----------------- LINE SEPARATORS -----------------*/
/* darkShadow , lightShadow , LineShadow*/
.dS
{
	background-color : #000000;
}

.lS
{
	background-color: #e1e4e6;
}

.liS
{
	background-color : #ffffff;
}

/************** Menu Style Sheet ****************/

/* Menu Style Sheet */

#MS_ctl00 .Menu, #MS_ctl00_ctl00 .Menu, #MS_ctl00_HM .Menu, #MS_ctl02 .Menu
{
	width: 960px;
	
}
.Su

.Menu
{
	font-family: Verdana;
	font-size: 12px;
	padding: 0 0 0 0;	
	white-space:	nowrap;
	/*width: 960px;*/
	
}
.SubMenuTable
{
	font-family: Verdana;
	font-weight:normal;
	font-size: 8pt;
	padding: 0 0 0 0;	
	white-space:	nowrap;
	background-color: #349afe;
	width: 190px;
	color:#fff;
	padding:	5px;
}

.SubMenu
{
	color: #2B87C1;
	position:	absolute;
	visibility:	hidden;
	

	/*
	   Netscape/Mozilla renders borders by increasing
	   their z-index.  The following line is necessary
	   to cover any borders underneath
	*/
	z-index:	100;	
	
	overflow:	visible;
	
	
	
}

.SubMenuTable
{
	overflow:	visible;
}

.MainItem,.MainItemHover,.MainItemActive,
.MenuItem,.MenuItemHover,.MenuItemActive
{
	
	cursor:		pointer;
	white-space:	nowrap;
}

.MainItem
{
	color: #fff;
       
	text-align: center;
	cursor:pointer;
margin-left:1px;
}

.MainItemHover,.MainItemActive
{
	color: #fff;
	text-align: center;cursor: pointer;
	background-color: #349afd;

}

.MenuItem
{
	
	
	color: #fff;
}

.MenuFolderLeft,.MenuItemLeft, 
.MenuFolderText,.MenuItemText,
.MenuFolderRight,.MenuItemRight
{
	
}

.MenuItemHover,.MenuItemActive
{
	color: #fff;
	background-color:	#6abaf9;
}

/*.MenuItemHover,.MenuItemActive
{
	color: #E66108;
	background-color: FFF5E6;
	border-bottom:1px solid red;
}*/

/* horizontal main menu */

.MainItem
{
	height: 30px;
}

.MainFolderLeft,.MainItemLeft,
.MainFolderText,.MainItemText,
.MainFolderRight,.MainItemRight
{
	background-color:inherit;
	
}



/* menu splits */

.MenuSplit, .MenuSplitH
{
	margin: -5px;
	height: 0px;
}

.MSHtd
{
	display:none;
}
/* image shadow animation */

/*
	seq1:	image for normal
	seq2:	image for hover and active

	To use, in the icon field, input the following:
	<img class="seq1" src="normal.gif" /><img class="seq2" src="hover.gif" />
*/

.MenuItem img.seq1
{
	display:	inline;
}

.MenuItemHover seq2,
.MenuItemActive seq2
{
	display:	inline;
}

.MenuItem .seq2,
.MenuItemHover .seq1,
.MenuItemActive .seq1
{
	display:	none;
}

/*----------------- BACKGROUNDS -----------------*/
/* 1 Background*/
.bg_1
{
	background-color:#fff;
	padding:5px 5px 0px 5px;
}

.bg_2
{
   margin-top:10px;
	background-color : #d7e9f8;
	/*padding-top:5px;*/
}

.bg_3
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	padding: 0 0 0 0;	
	white-space:	nowrap;
        background: url(/inst/pkm/gallery/layout/bg_3.gif) repeat-x left top;
        opacity: 0.9;
        filter:alpha(opacity=90);
        width: 100%;
        border: 1px solid #dddddd;
}

.top_bg
{
background: url(images/backcenter.gif) no-repeat center top;
}


hr
{
   height:1;
/*background-color : #1A71B4;*/

}

.top_menu_h
{
background-image: url(/inst/pkm/gallery/layout/thetop_h.gif);
}

#thetopmenu 
{
    font-family : Verdana;
	font-size : 8pt;
	color: #fff;
	
width: 100%;
background-image: url(/inst/pkm/gallery/layout/thetop.gif);
background-position: center center;
background-repeat: repeat-x;
}

#thetopmenu ul
{
	margin: 0;
	padding: 0;
	float: left;
background-image: url(/inst/pkm/gallery/layout/thetop.gif);
background-position: center center;
background-repeat: repeat-x;
}

#thetopmenu ul li a:visited
{
	color: #fff;
}

#thetopmenu ul li a:hover
{
	color: #fff; !important;
}

#thetopmenu li
{
	display: inline;
}

#thetopmenu ul li a {
	float: left;
	color: #fff;
	padding: 10px 14px 10px 14px;
	text-decoration: none;

background: url(/inst/pkm/gallery/layout/thetopborder.gif) no-repeat right;
	text-align: center;
}
#thetopmenu img {
	border:0;
padding:0;
margin:0;
}

.bottom
{
	text-align: right;
	padding-right: 10px;

}

.bottom a:link, .bottom a:visited, .bottom a:hover
{
	color: #FFFFFF;
	font-size: 10px;

}

.bottom1
{
	text-align: center;
	font-size:10px;
	color: #FFFFFF;
	padding-top: 2px;
}



/* Watermark input style*/
.watermark
{
	padding: 4px 1px 1px 4px;
	color : #005bb6;
	font-size : 12px;
	font-family : Verdana;
	/*background: url(images/zoom.png);
	background-repeat:no-repeat;
	text-indent:20;*/
}

/* Catalog Quick Search Textbox style*/
.cqstxt
{
	width:150px;
}

/* Catalog Quick Search Drop Down style*/
.cqsddl
{
	width:150px;
}

.lgUVtxt, .lgPVtxt
{
	width:100px;
}

#QsTbl TD, #LgTbl TD
{
	text-align:center;

}

#QsTbl {
background-color: F1F1F1;
}

/* Catalog Categories Navigation*/
.ccn, .ccn a:link, .ccn a:visited,.ccn a:hover
{
	
}


.nav
{
	background-color:#f1f1f1;
	padding:4px;
	font-size:10px;
	color: #1D70B6;
	font-weight:bold;
float:left;
width: 960px;
}

.nav a:link, .nav a:visited,.nav a:hover, .navitem
{
	font-size:10pt;
	color: #1D70B6;
	font-weight:bold;
	
}

.navitem {
padding-right:20px;
	padding-left:5px;
	background: url(images/thesep.gif) no-repeat right center;
float:left;
}

.nav .navitem:last-child {
background: none;
}

/*Paging Style*/

.paging, a.paging:link, a.paging:visited, a.paging:hover
{
	
  text-align: center;
  font-size: 10pt;
  border: 1px double #cccccc;
  width: auto;
  background: #F5FAF7;
  padding: 0px 5px;
  line-height: 20px;
  margin: 1px;
  text-decoration:none;
}

a.paging:link, a.paging:visited, a.paging:hover
{
	font-weight: bold;
}


/* Xp Menu Style*/
.cc_xp_menu
{
	cursor:pointer;
	font-family : Verdana;
	font-size: 10px;
	font-weight: bold;
	color : #000000;
	background-color: #F1F1F1;
	border: 0px;
	padding:4 4 4 4;
	width:expression('100%');
}

.cc_xp_spl
{
	background-color: #D8E4F8;
	height:1px;
}

.cc_xp_xp_ch
{
	background-image:url(/modules/catalog/images/down.gif);
	background-repeat:no-repeat;
	background-position: right;
}

.cc_xp_option

{
	padding-top:	5px;
	padding-bottom:	5px;
	padding-left:	2px;
	padding-right:	2px; 
	border-bottom:	1px solid #CCCCCC; 
	background-color: #F9F9F9; 
	cursor:pointer;
	font-size: 9px;
}

.cc_xp_options 
{
	display: none;
	background-color: #F1F1F1;
	padding:1 1 1 1;
}

.cc_xp_oa
{
	
}

.cc_xp_oOver
{
	background-color:#D8E4F8;
}

.cc_xp_oActive
{
	background-color:#D8E4F8;
}

.cc_xp_opP1 { padding-left:16; }

.cc_xp_opP2 { padding-left:32; }

.cc_xp_opP3 { padding-left:48; }

.cc_xp_opP4 { padding-left:64; }

.cc_xp_opP5 { padding-left:80; }

.banner{text-align:center;}

.tblw { width:100%;height:100px;}
.tblw TD {  vertical-align: middle; text-align: center; }

.tblwC { width:100%;height:80px;}
.tblwC TD {  vertical-align: middle; text-align: center; }

.rs {background: url(/inst/pkm/gallery/layout/right_bg.gif);height: 100%;
border-right: 1px solid #1A71B4;}

.rs1 {background-image: url(/inst/pkm/gallery/layout/right_bg.gif) repeat-y;height: 100%;
border-right: 1px solid #ffffff;}

.main_news {	
height: 194px;
background: #FFF url(/inst/pkm/gallery/layout/news_main.jpg) repeat-x top center;
color: #2B87C1;font-size: 12px;text-align: center;font-weight: bold;}
.main_news1 {
border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #BFDBEC;
}

/*.main_deltia {	
height: 100%;
background-color: #FFF;
color: #2B87C1;font-size: 12px;text-align: center;font-weight: bold;}

.main_deltia1 {
border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #BFDBEC;
}
.main_deltia2 {
border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #EA9D65;
}

.main_deltia3 {
border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #EA9D65;
}*/

.main_deltia_top {
background: url(/inst/pkm/gallery/layout/eu_center.gif) repeat-x;
}

.bottom_main {	
background: #FFF url(/inst/pkm/gallery/layout/bottom_main.gif) repeat-x top center;
height: 44px;
}
.bottom_main1 	
{
    border-top:1px solid #67a8e9;
    padding:5px;
background-color: #003a79;
color: #FFF;
font-size: 8pt;width: 100%;height: 65px;
}


.eu_left {
background: url(/inst/pkm/gallery/layout/eu_left.gif) no-repeat top left;
}
.eu_right {
background: url(/inst/pkm/gallery/layout/eu_right.gif) no-repeat top right;
}
.eu_left1 {
background: url(/inst/pkm/gallery/layout/eu_left1.gif) no-repeat bottom left;
}
.eu_right1 {
background: url(/inst/pkm/gallery/layout/eu_right1.gif) no-repeat bottom right;
}


.d_left {
background: url(/inst/pkm/gallery/layout/f_press_releases_tl.gif) no-repeat top left;
}

.d_left_a {
background: url(/inst/pkm/gallery/layout/d_corner_left_a.gif) no-repeat top left;
}

.d_top {
background: url(/inst/pkm/gallery/layout/d_center.gif) repeat-x top left;
}

.d_right {
background: url(/inst/pkm/gallery/layout/d_corner_right.gif) no-repeat top right;
}

.d_left1 {
background: url(/inst/pkm/gallery/layout/d_corner_left1.gif) no-repeat top left;
}

.d_bottom {
border-bottom: 1px solid #BFDBEC;
}

.d_center {
border-left: 1px solid #BFDBEC;
border-right: 1px solid #BFDBEC;
}

.d_right1 {
background: url(/inst/pkm/gallery/layout/d_corner_right1.gif) no-repeat top right;
}

.prokirixeis {
background: url(/inst/pkm/gallery/layout/f_proclamations_tl.gif) no-repeat top left;
}

.news_title {
background: url(/inst/pkm/gallery/layout/f_news_tl.gif) no-repeat top left;
}

.politis {
background: url(/inst/pkm/gallery/layout/f_politis_tl.gif) no-repeat top left;
}

.let, a.let:link, a.let:visited, a.let:hover
{
  text-align: center;
  font-family : Verdana;
  font-size : 9pt;
  border: 1px double #cccccc;
  width: 16px;
  background: #F5FAF7;
  padding: 2px 2px 2px 2px;
  height: 14px;
  text-decoration:none;
  font-weight:normal;
}



.sitetop 
{
    height: 35px;
    margin-top:6px;
    /*padding-top:6px;*/
}

.sitetop a, .sitetop a:link, .sitetop a:visited, .sitetop a:hover
{
    color: #bedfff;
    text-decoration: none;
    font-size:13px;
}

.sitetopLogo {margin-top:8px;}

.hc1 , .hc2, .hc3
{
    color: #fff;
    background-color: #1470c2;
    padding:5px;
}

.hc2 
{
    background-color: #277dca;
}

.hc3 {
    background-color: #3a8ad1;
}


.hc1 h1, .hc2 h1, .hc3 h1
{
    color: #79bbff;
    font-size:16px;
 font-weight:bold;
}

.hc2 a:link , .hc2 a:visited,  .hc2 a:active, .hc2 a:hover, .hc1 a:link ,  .hc1 a:visited,  .hc1 a:active, .hc1 a:hover, .hc3 a:link, .hc3 a:visited, .hc3 a:active, .hc3 a:hover
{
    color: #bedfff;
}

.hc1 .db , .hc2 .db , .hc3 .db , .hc5 .db
{
    color: #ff8400;
    font-size: 13px;
}

.hc4 h1 
{
    color: #67abed;
 font-size: 20px;

}

.hc4 
{
    padding: 5px;
    background-color: #ebf3fa;

}

.hc5 
{
    background-color: #fff;
    padding:5px;

}

.hc5 h1 
{
color: #67abed;
 font-size: 20px;
background: url(/inst/pkm/gallery/ui/themes/pkm/images/hr_pkm.gif) repeat-x bottom;
padding-bottom:10px;
}


.hc5 h2 
{
font-family : Verdana;
font-size : 10pt;
color : #368AE0;
font-weight : bold;	
text-decoration : none;

}


.pkmimg 
{
    margin:0 0 15px 0;
    float:left;

    
 }
.pkmimg .img 
{
    float:left;
    margin:0;
    border: 0;
    padding:0;
    display:block; 
}

.btbanners 
{
    background: url(images/btback.png) repeat-x;
    padding:10px 0;
}

/* accordeon */

.slider  
{
    width: 960px;
    height: 273px;
 float:left;
    padding: 0 0;
}

.slider ul 
{
    margin:0;
    padding:0;
    float:left;
}

.kwicks {

	/* recommended styles for kwicks ul container */

	list-style: none;

	position: relative;

	margin:0 auto;
	width:960px;
	padding: 0;
	box-shadow:0 0 9px rgba(39,30,30,.28);-moz-box-shadow:0 0 9px rgba(39,30,30,.28);-webkit-box-shadow:0 0 9px rgba(39,30,30,.28);
	overflow:hidden;
	float:left;

}

.kwicks li{

	/* these are required, but the values are up to you (must be pixel) */

	width: 137px;

	height: 273px;

	position:relative;

	box-shadow:0 0 11px rgba(0,0,0,.5);-moz-box-shadow:0 0 11px rgba(0,0,0,.5);-webkit-box-shadow:0 0 11px rgba(0,0,0,.5);

	/*do not change these */

	display: block;

	overflow: hidden;

	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */

}

.kwicks.horizontal li {

	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */

	margin-right: 0; /*Set to same as spacing option. */	

	float: left;

}

.kwicks.horizontal li .pw
{
 
    width:200px;
    font-size:8px;
    color: #fff;
    margin:0 14px 14px 140px;
    z-index:200;
    position:absolute;
    bottom:0;

}

.kwicks.horizontal li .pwin 
{
       background: url(images/slidebox.png);
}

.pwin h3 {
margin-left:5px;
}

.kwicks.horizontal li .slideboxtop 
{
     width:200px;
    background: url(images/slideboxtop.png) no-repeat left bottom;
    height:9px;
}

.kwicks.horizontal li .slideboxbt 
{
     width:200px;
    background: url(images/slideboxbt.png) no-repeat left bottom;
    height:9px;
}

.kwicks.horizontal li .pw .slidebox 
{
    font-size:8px;
}

.kwicks.horizontal li .pw a 
{
    color: #fff;
     font-size:11px;
}

.kwicks.horizontal li .p1
{
    float:left;
    width:240px;
}
.kwicks.horizontal li .p2
{
    float:left;
    width:140px;
    padding-right:10px;
}

.kwicks.horizontal li .p2 a
{
    color: #fff;
    font-size:11px;
    font-weight:300;
}

.kwicks.horizontal li .p2 a:hover
{
    color: #f3791f;
}

.kwicks li span{}

.kwicks li strong{display:block;color:#fff;font-size:16px;padding:8px 0 0 28px;cursor: default;bottom:0;position:absolute;width:160px;text-shadow:0 1px 1px #000;}

.kwicks li.active strong{color:#fff;}

.kwicks li strong em {display:block;}



#kwick_1{background:url(images/hpkm_01.jpg) 0% 0 no-repeat}

#kwick_2{background:url(images/hpkm_02.jpg) 0% 0 no-repeat}

#kwick_3{background:url(images/hpkm_03.jpg) 0% 0 no-repeat}

#kwick_4{background:url(images/hpkm_04.jpg) 0% 0 no-repeat}

#kwick_5{background:url(images/hpkm_05.jpg) 0% 0 no-repeat}

#kwick_6{background:url(images/hpkm_06.jpg) 0% 0 no-repeat}

#kwick_7{background:url(images/hpkm_07a.jpg) no-repeat left center}


.sitetop 
{
    color: #bedfff;
}
.sitetop ul , .sitetop ul li
{
    margin:0;
    padding:0;
    list-style-type:none;
}

.sitetop ul 
{
    width: 420px;
}

.sitetop ul li 
{
    float:left;
    margin-right: 25px;
}

.theselect select 
{
    background-color: #bedfff;
    border:1px solid #7f9db9;
    height:25px;
    padding-top:2px;
}

.topsearch 
{
    color: #bedfff;
    font-size:13px;
}


.pw strong
{
    -moz-transform: rotate(-90deg) translate(0, 100%);
   -moz-transform-origin: 0% 100%;
   -o-transform: rotate(-90deg) translate(0, 100%);
   -o-transform-origin: 0% 100%;
   -webkit-transform: rotate(-90deg) translate(0, 100%);
   -webkit-transform-origin: 0% 100%;
   transform: rotate(-90deg) translate(0, 100%);
   transform-origin: 0% 100%;

   -ms-writing-mode: bt-lr; 
   color: #fff;
   bottom: 0;
   writing-mode: bt-lr;
   }
   
   .bannersright 
   {
       padding-top:15px;
       text-align: center;
   }
   
   .bannersright img 
   {
       
       padding-right:5px;
   }
   
   .topsearch input 
   {
       height:21px;
       border:1px solid #005bb6;
       border-right:none;
       color: #005bb6;
   }
   
   .thebread 
{
    background-color: #e7f1fb;
    padding: 18px 0 18px 15px;
    border-bottom:1px solid #b9d6fe;
}

.thebread  a 
{
    color: #578ec4;
    padding: 0 15px;
    background: url(images/thearrow.png) no-repeat left center;
}

.thebread  a:first-child 
{
    background: none;
    padding:0;
}
/*
#LS_ctl00 .menu {
width:100%;
}


#LS_ctl00  .MainItem
{
	color: #000;
       
	text-align: left;
	cursor:pointer;
margin:4px 0 4px 1px;
height:100%;
}

#LS_ctl00 .MainItemHover,.MainItemActive
{
	color: #000;
	text-align: left;cursor: pointer;
	background-color: #349afd;


}

#LS_ctl00 .MenuItem
{
	
	
	color: #fff;
}


#LS_ctl00 .MenuItemHover,.MenuItemActive
{
	color: #dcdcdc;
	background-color:	#0370da;
paddding:5px 0;
}


#LS_ctl00 .MainFolderText , #LS_ctl00 .MainItemText {
padding: 5px 0;
}
*/


.font-size span:hover, .font-size span.active {
    background-color: #C4C4C4;
    cursor: pointer;
    color: #000;
}

.font-size .dec-font {
    background-color: #C4C4C4;
    font-size: 12px;
    color: #fff;
}
.font-size span {
    border-radius: 15px;
    float: left;
    padding: 5px 11px;
    width: 30px;
}

.font-size .inc-font {
    background-color: #C4C4C4;
    font-size: 20px;
    padding: 5px 9px;
    color: #fff;
}

.font-size .nor-font {
    background-color: #C4C4C4;
    font-size: 16px;
    color: #fff;
}

   
