/* --- template loader replacement start --- */

.ul_ctl { list-style: none; /*list-style-image: url('/images/arrow.gif'); */ margin: 0px 0px 5px 0px; padding: 0px; width: 400px; display: block; float: left; }
/* .ul_ctl li { display: block; float: left; width: 325px; } */
.ul_ctl li a { text-decoration: none; display: block; background: url('/images/arrow.gif') no-repeat left 2px; padding-left: 20px; margin: 5px 0px 5px 20px; color: #353637; line-height: 15px; }
.ul_ctl li a:hover { text-decoration: underline; }

#leftMenu ul ul li { font-size: 13px !important; line-height: 15px; }

#contHead h2 a, h2.cat_head a { color: #353637; }
.breadcrumb { display: inline; }

.bred_bottom { width: 1048px; margin: 10px auto 0px auto !important; display: block; }

#leftHead { text-transform: uppercase; }

/* --- style.css START --- */
@charset "utf-8";
/* CSS Document */

body,td,th,input,textarea,select,button{
	font: normal 13px/20px Arial, Helvetica, sans-serif;
	color: #353637;
}
html, body{ 
	background: #f3f5fa;
	margin: 0;
	padding: 0;
}
img{
	border: none;
}
form{
	padding: 0;
	margin: 0;
}
p{
	padding: 0;
	margin: 0px 0px 6px 0px;
}

ul{
	margin-top: 0;
	margin-bottom: 6px;
}
ol{
	margin-top: 0;
	margin-bottom: 6px;
}

h1{
	font: bold 18px/24px Arial, Helvetica, sans-serif;
	margin: 0px 0px 14px 0px;
	padding: 0px;
	color: #353637;
}
h2{
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	margin: 0px 0px 14px 0px;
	padding: 0px;
	color: #353637;
}

a{
	color: #1455b6;
	text-decoration: underline;
}
a:hover{
	color: #1455b6;
	text-decoration: none;
}

a img{
	cursor: pointer;
}
#top{
	width: 100%;
	height: 172px;
	background: #091641;
}
#mastHead{
	width: 1093px;
	height: 172px;
/*	background: url(/images/top_bg.jpg) center top no-repeat; */
	margin: 0 auto;
	position: relative;
}
ul#mainMenu{
	position: absolute;
	top: 120px;
	background: url(/images/top_menu_bg.gif) left top repeat-x;
	height: 51px;
	width: 1093px;
	margin: 0;
	padding: 0;
	border-bottom: solid #d8dbe7 1px;
	border-radius: 8px 8px 0px 0px;
}
ul#mainMenu .sb-inner {background: url(/images/top_menu_bg.gif) left top repeat-x;}
ul#mainMenu .sb-border {background: #d8dbe7;}


ul#mainMenu li{
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainDiv{
	width: 1093px;
	margin: 0 auto;
	background: #fff;
	border-left: solid #d8dbe7 1px;
	border-right: solid #d8dbe7 1px;
	position: relative;
}
#mainDiv .sb-inner {background: #fff;}
#mainDiv .sb-border {background: #d8dbe7;}


#mainDiv_bottom{
	width: 1093px;
	height: 7px;
	margin: 0 auto;
	background: #fff;
}
#mainDiv_bottom .sb-inner {background: #fff;}
#mainDiv_bottom .sb-border {background: #d8dbe7;}

#bread{
	margin: 0px auto;
	background: url(/images/top_menu_bg.gif) left center repeat-x;
	font-size: 12px;
	padding: 7px 15px 8px 15px;
}

#mainTable{
	width: 1093px;
}
#letCol{
	width: 256px;
}
#rightCol{
}

#leftHead, #leftHead_1, #leftHead2{
	width: 251px;
	height: 43px;
	background: url(/images/top_menu_bg.gif) left top repeat-x;
	margin: 5px 0 0 5px;
}

#leftHead h2, #leftHead2 h2{ text-align: center; padding-top: 14px; }
#leftHead .sb-inner, #leftHead2 .sb-inner {background: url(/images/top_menu_bg.gif) left top repeat-x;}
#leftHead .sb-border, #leftHead2 .sb-border {background: #d8dbe7;}


#leftMenu, #leftMenu2 {
	width: 251px;
	margin: 0 0 0 5px;
	border-top: solid #d8dbe7 1px;
}
#contHead{
	height: 43px;
	background: url(/images/top_menu_bg.gif) left top repeat-x;
	margin: 5px 5px 0 5px;
}
#contHead h2{
	text-align: left;
	padding: 14px 22px 0 22px;
}
#contHead .sb-inner {background: url(/images/top_menu_bg.gif) left top repeat-x;}
#contHead .sb-border {background: #d8dbe7;}
#content{
	margin: 0px 5px 1px 5px;
	border: solid #d8dbe7 1px;
	border-bottom: none;
}
#content .sb-border {background: #d8dbe7;}


#content_bottom{
	margin: 0px 5px 2px 5px;
	height: 7px;
}
#content_bottom .sb-border {background: #d8dbe7;}



ul#mainMenu li{
	float: left;
}
ul#mainMenu li a{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #353637;
	text-decoration: none;
	display: block;
	width: 160px;
	text-align: center;
	padding: 16px 0 17px 0;
/*	text-transform: uppercase;*/
}
ul#mainMenu li a:hover{
	color: #2264c7;
}
ul#mainMenu li a.act{
	color: #2264c7;
}
ul#mainMenu li.spread{
	width: 3px;
	height: 51px;
	background: url(/images/top_menu_line.gif) left top no-repeat;
}

#logo{
	position: absolute;
	top: 12px;
	left: 0px;
}
#search{
	position: absolute;
	top: 42px;
	right: 0px;
}
#search input{
	vertical-align: middle;
}
#search a{
	color: #1a95d6;
}
#bread a{
	color: #353637;
	text-decoration: none;
}
#bread a:hover{
	text-decoration: underline;
}
#leftMenu>ul{
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0
}
#leftMenu a{
	text-decoration: none;
}
#leftMenu a:hover{
	text-decoration: underline;
}

ul.lev_1>li>ul { width: 215px; }

ul.lev_1 li{
/*	background: url(/images/menu_spread.gif) no-repeat;
	background-position: 25px bottom;
	padding: 8px 0 8px 16px; */
	font-size: 14px;
	line-height: 17px;
}
ul.lev_1 li a{
	display: block;
/*	margin: 0 20px 0 17px; */
	color: #353637;
	padding: 0px 0px 5px 8px;
}
ul.lev_1 li a.act{
	margin: 0 20px 0 8px;
	padding-left: 16px;
	color: #1455b6;
	text-decoration: none;
	background: url(/images/arrow.gif) 0 2px no-repeat;
}
ul.lev_2 li{
	background: none;
	padding: 8px 0 2px 0;
	font-size: 13px;
}
ul.lev_2 li a{
	display: block;
	margin: 0 20px 0 38px;
	color: #353637;
}
ul.lev_2 li a.act{
	margin: 0 20px 0 30px;
	padding-left: 16px;
	color: #1455b6;
	text-decoration: none;
	background: url(/images/arrow.gif) 0 2px no-repeat;
}

#cat{

	width: 251px;
	margin: 0 0 0 5px;
	border-top: solid #d8dbe7 1px;
}

#cat div.test{
	padding: 10px 25px 10px 25px;
}

.cat{
	padding: 10px 25px 10px 25px;
}
div.c_holder{
	padding: 10px 22px 10px 22px;
	overflow: hidden;
}
table.list td{
	padding-right: 20px;
}
table.list a{
	color: #353637;
	text-decoration: none;
	display: block;
	line-height: 15px;
	margin: 7px 0 7px 0;
}
table.list .titled{
	padding-left: 16px;
	background: url(/images/arrow.gif) 0 2px no-repeat;
}
table.list a:hover{
	text-decoration: underline;
}
h2 a{
	color: #1455b6;
	text-decoration: none;
}
h2 a:hover{
	text-decoration: underline;
}
h2.cat_head{
	background: url(/images/top_menu_bg.gif) left bottom repeat-x;
	padding: 10px 20px 10px 20px;
	border-bottom: solid #d8dbe7 1px;
	border-top: solid #d8dbe7 1px;
	margin: 0;
}

#bottom{
	width: 1040px;
	margin: 0 auto;
	padding: 12px 0 15px 0;
}
#bott_menu{
	display: inline;
	float: left;
	list-style: none;
	padding-left: 0;
	width: 600px;
}
#bott_menu a{
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 20px;
}
#bott_menu a:hover{
	text-decoration: underline;
}
#created_by{
	display: block;
	float: right;
}
#copy{
	width: 100%;
	clear: both;
}
.user_red{
	color: red;
}
.user_blue{
	color: blue;
}

#main_content_field, #letCol { vertical-align: top; }

#main_content_field table p{
	margin: 0;
	padding: 0;
}
/* --- template loader replacement end --- */

/* ---------------------------------- */

img.fotogal { text-align: center;
         vertical-align: middle;
/*         width: 120px;
         height: 120px; */
         padding: 0px;
         border: solid 1px #a8262a; }

img.fotogal:hover { text-align: center;
         vertical-align: middle;
/*         width: 120px;
         height: 120px; */
         padding: 0px;
         border: solid 1px #00f; }


/*----- admin panel css fix start -----*/
table.admin { width: 100%; height: 100%; margin: 0px;}

table.admin td { padding: 0px;}

table.admin img { padding: 0px; }

/*----- highslide -----*/


.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(/myAccount/hs/highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/myAccount/hs/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(/myAccount/hs/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/*------ admin panel css fix end -------*/

img {     border: none; } 

form        { margin: 0px; 
              padding: 0px; } 

input       { border: solid 1px #005e85; } 
textarea    { border: solid 1px #005e85; } 
input.captcha {
	width: 63px !important;
	height: 28px !important;
	margin: 0px !important;
	vertical-align: middle !important; }

div.captcha img {
	height: 30px;
	margin: 0px;
	padding: 0px; }
	
div.captcha img {
	float: left;
	margin-right: 10px; }

td.tdHdr   { 
        font-size: 14pt; 
        font-family: Verdana;  
        text-align : left; 
        margin-bottom: 8pt; 
        padding-bottom: 8pt; 
        color: #2E73B4; 
        line-height : 14 pt; 
        font-weight : bold; 
        border-bottom: 1px solid #6C819F; } 

td.tdHdr a, #tdHdr a { 
        font-size: 14pt; 
        font-family: Verdana; 
        text-align : left; 

        margin-bottom: 8pt; 
        color: #2E73B4; 
        line-height : 14 pt; 
        font-weight : bold; 
        text-decoration: none; } 

#navig_td   { border-color: #0000ff; 
              font-size: 11pt; 
              color: #0000bb; 
              background-color: #dddd66; 
              border-style: solid; 
              border-width: 1px; 
              font-weight: bold; 
              text-align: center; } 

#td_sel     { background-color: #000077; 
              border-style: solid; 
              border-width: 1px; 
          border-color: #000000; } 
           
#td_selNot  { border-style: solid; 
              border-width: 1px; 
          border-color: #666666; } 

#tblFull    { width: 100%; 
              height: 100%; } 

td.tdNameLeft, #tdNameLeft { text-align: right; 
              vertical-align: middle; 
          background-color: none; 
              border: 1px solid #0077ac; 
              color: #333333; 
          width: 1% } 

table.tbljb { 
    border-spacing: 2px; 
    z-index: expression( runtimeStyle.zIndex = 1, cellSpacing = 2 );
    margin-bottom: 8px; } 

table.tbljb td { 
    padding: 3px; } 

table.tbljb thead td { 
              background-color: #0099dd; 
              border: 1px solid #0077ac; 
              color: #ffffff; 
          font-weight: bold; } 

.val0, .val2, .val4, .val6, .val8, #tdVal0, #tdVal2, #tdVal4, #tdVal6, #tdVal8     {
	text-align: left; 
	vertical-align: top; } 

.val1, .val3, .val5, .val7, .val9, #tdVal1, #tdVal3, #tdVal5, #tdVal7, #tdVal9     {
	text-align: left; 
        vertical-align: top; 
	background-color: #ececec; } 

#tdValSel   { text-align: left; 
              vertical-align: middle; 
          background-color: #aadd99; } 

td.tdHdrInfo, td.tdHdrInfo_warning, td.tdHdrInfo_error, #tdHdrInfo  { 
	text-align: center; 
        color: white; 
        vertical-align: top; 
        padding: 8px; 
        border: 1px solid #0077ac; 
        background: #005e85 url(/myAccount/style/images/ui-bg_transp50_40x40.png) 50% 50% repeat; } 

td.tdHdrInfo_warning { background-color: #f6f600; }
td.tdHdrInfo_error { background-color: #900; }

#tdFooter   { border-style: solid; 
              border-width: 0px; 
          border-top-width: 1px; 
          border-color: #000000; 
              background-color: #2222aa; } 

#tdFtrStr   { vertical-align: top; 
              padding: 0px; 
          font-size: 7pt; } 


#tblOrderBy { border-color: #33aaff; 
              font-size: 8pt; 
              color: #0000bb; 
              border-style: solid; 
              border-width: 0px; 
              font-weight: bold; } 

#tdOrderBy  { border-color: #33aaff; 
              padding: 0px; 
              font-size: 8pt; 
              color: #0000bb; 
              border-style: solid; 
              border-width: 1px; 
              font-weight: bold; } 


/*  Ajax  */ 

/*  Visual  */ 

.flexOpen .whenShut { 
  display: none; }    

.flexOpen .whenShut { 
  display: none; }    

.flexOpen .whenOpen { 
  display: block; }   

.flexShut .whenShut { 
  display: block; }   
.flexShut .whenOpen { 
  display: none; }    
                      
.flexOpen {           
padding-bottom: 5px; 
}                     
/*  Headers  */       

.bOpen .flexHeader { 
  border-top: solid 1px #0099dd; 
  background-repeat: no-repeat; 
  background-image: url('/myAccount/style/greenLight/images/flex_arrow_open.gif'); 
  background-position: left center; 
  height: 19px; }                  

.bShut .flexHeader { 
  color: #555;       
  background-color: #ececec; 
  border-top: solid 1px #88c; 
  background-repeat: no-repeat; 
  background-image: url('/myAccount/style/greenLight/images/flex_arrow_shut.gif'); 
  background-position: left center; 
  height: 17px; }                  

.bShut .flexHeader .flexEdit{ 
  display:none;               
}                             

.bOpen .flexHeader span{ 
  display:none;          
}                        

.flexHeader { 
  cursor: pointer; 
  padding: 1px 8px 1px 23px; 
  border-top: solid 1px #b1bdd6; 
  background: #ececec;           
  -khtml-user-select: none; }    

                                 
.flexHeader div {                
  float: left; }                 

.whenOpen .flexHeader { 
  border-top: solid 1px #0099dd; 
  background-repeat: no-repeat; 
  background-image: url('/myAccount/style/greenLight/images/flex_arrow_open.gif'); 
  background-position: left center; 
  height: 17px; }                  

.whenShut .flexHeader { 
  background-color: #ececec; 
  border-top: solid 1px #ccc; 
  background-repeat: no-repeat; 
  background-image: url('/myAccount/style/greenLight/images/flex_arrow_shut.gif'); 
  background-position: left center; 
  height: 17px; }                  

.whenShut .flexHeader h2{ 
  color: #888;            
}                         
/* Content Box */         

.flexBox { 
  padding: 10px 8px 15px 8px; } 

.no_padding { 
  padding: 0px; } 

.flexBox h4 { 
  margin: 1px 0px 0px; 
  padding: 4px 0px 2px; } 


/* clearFix */ 

.clearFix:after { 
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;} 

/* Hides from IE-mac */ 
* html .clearFix { height: 1%; } 
.clearFix { display: block; } 
/* End hide from IE-mac */ 