﻿body
{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font: 11px/14px Tahoma, Verdana, sans-serif;     
    color: Black;
    /*background: #e9e7ed;*/ 
   /* background: url('../images/BG-dark/space.jpg') repeat-y ; */
   
}


 /* bottom nav */
#bottom {
position:fixed;
bottom:0px;
left:0px;
width: 100%;
background: #18f8f8;
text-align: center;

}



.leftBorder
{
    background-position: left top;
  /* background: url('../images/leftBorder.png') repeat-y left top;*/
     /*width: 10px;*/
}

.rightBorder
{
	 /*background:url('../images/rightBorder.png') top left repeat-y;*/
	/*width:10px;*/
}

#menu 
{
    width: 100%;
   background-color: #FFFFFF;
    padding: 0px; 
}

#breadCrumbs
{
   
    padding: 6px;
    width: 900px;
}

#masterContainer
{
    
    font: 11px/14px Tahoma, Verdana, sans-serif; 
    padding: 0px;
    width: 100%;
    height:600px auto;
    background-color: #FFFFFF;
   
    
}

#masterHeaderContainer
{
   height: 55px;
   background-color: #FFFFFF;
   width: 100%;
   
    
}


#masterContentContainer
{
    background-color: #FFFFFF;
    width: 100%;
    background-repeat: repeat-x;
    padding: 0px;
    height:600px auto;
    
   
}

#masterFooterContainer
{
   
    width: 100%; 
    background-position: center;
    height: 77px;
    background: url('../images/blue-dark-Footer.jpg') repeat center top;
    font: 11px/14px Tahoma, Verdana, sans-serif;   
    color: #FFFFFF;
    
}


.columnLeft60
{
    float: left;
    width: 180px;
    height: 550px auto;    
    margin-top: 35px ;
    margin-left: 20px;
}

.columnRight40
{
    background-position: white;
    float: left;
    width: 785px;
    height: 100%;
    background: white;
    margin-left: 10px;
    margin-Top: 20px;
    
   
}

.bottomNav
{
    clear: both;
    width: 100%;
    height: 70px;
    background: #32669f;
    
}

.formfield
{
    border: 1px solid #BDC8EC;   
 
    background-color: white;
}



   
TABLE
{
  
}

TR
{
}

TD
{
    font: 11px/14px Tahoma, Verdana, sans-serif; 
    
}
TH
{
    background-color: #32669f;
    font-size: 12px;
    color: White;
    font-weight: bolder;
}

a 
{
 color: #0C3057;
 }

.header_small  {color:#32669f; font-weight:bold; font-size:14px;}

.header_Large {color:#32669f; font-weight:bold; font-size:18px;}

.PageHeadWhite {color:#ffffff; font-weight:bold; font-size:14px;}


.pager_small a
{
    margin: 2px;
    color: #32669f;
    font-weight: bold;
    font-size: 14px;
}

.pager_small a:visited 
{
    color: #32669f;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}

.pager_small a:hover
{
    color:#0C3057;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}

.pager_small tr td 
{
    color:#32669f; 
    font-weight:bold; 
    font-size:14px;
}




.hr_blue
{
    Height: 1px;
    color: #32669f;
    
}

.standardLabel
{ 
font-size: 11px;
color: #6666FF; 
}


.standardLabelBold
{
    font-size: 11px;
    font-weight: bold;
    color: #6666FF; 
}

.validationMessage
{
    font-size: 11px;
    font-weight: bold;    
    color: red; 
}

.gridOverall

{
    font-size: 10px;
 
   
}

.gridAlternatingRow

{
   
    color: red; 
}


.gridSelectedRow
{
    
    font-weight: bold;
  
}
h1
{
    color: #32669f;
    font-size: 18px;
    font-weight: bold;
    
}

h2
{
   font-size: 15px;
    font-weight: bold;
    color: #32669f;
}

h3
{

 color:#32669f; 
 font-weight:bold; 
 font-size:18px;  

}

h5
{
color:#32669f;
}

h5
{
 font-weight:bold; 
 font-size:12px;
color:#32669f;
}

.GreyFont-Small
{
    color: #c0c0c0;
    font-size: 11px;
       
}

.GreyFont-Regular
{
    color: #c0c0c0;
          
}


.gridHeader
{
    color: #c0c0c0;
    font-size: 11px;
       
}
     
        
#datePicker
        {
            display:none;
            position:absolute;
            border:solid 2px black;
            background-color:white;
        }
        .content
        {
            width:400px;           
            background-color:white;
            margin:auto;
            padding:10px;
        }
        
        
/* adds padding to div */      
.AddPadding 
{
    padding: 0px 10px 10px 10px;           
}

.AddPadding H3
{   
 color:#32669f; 
 font-weight:bold; 
 font-size:18px;  
}

.RoundedBoxColor
{
background-color:#fafafa;
margin: 0px auto;
}

.RoundedBoxBorderColor
{
background-color:#e0e0e0;
margin: 0px auto;
}


/* adds hover effesct to linked images */  
a:hover img
{
    border-style: solid;
    border-width: 0px;
    border-color: inherit;
    filter: Alpha(Opacity=100,
FinishOpacity=0, Style=2, StartX=20, StartY=40, FinishX=0, FinishY=0);

}


/* pop up form new window */
    #content
    {
        position:relative;
        width:580px;
        height:400px;
        margin:0px auto;       
        background-color:white;
        padding:10px;
    }
    .popupWindow
    {
        position:absolute;
        left:100px;
        top:10px;
        width:400px;
        border:solid 1px black;
        padding:10px;
        background-color:white;
        filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color=#cccccc); 
        display:none;
        font: 11px/14px Tahoma, Verdana, sans-serif;     
        color: black;
    }
    .list td
    {
        border-bottom:solid 1px black;
        padding:10px;
    }
/* end pop up  */


button
{
    border: 1px solid #000000;
    background-color: #32669f;
    color: #FFFFFF;
}
.button
{
    border: 1px solid #000000;
    background-color: #32669f;
    color: #FFFFFF;
}
    
    
    
    
    /*-----------------------------------------------------------------------*/
/*Chilivibe stuff*/
#ChiliNav
{
	margin:0;
	padding:0;
	background:  url('../images/icons/blue-dark.jpg') no-repeat center left;
	z-index:100;
}

#ChiliNav ul
{
	margin:0;
	padding:0px;
	list-style-type: none;
}

#ChiliNav ul li
{
	margin:0;
	padding:0px;
	position:relative;
	float:left;
	font-family:Arial, verdana;
	font-weight:bold;
	text-align:center;
	font-size: 12px;
	width:93px;
	background:url('../images/icons/blue-dark.jpg') left top repeat-y;
}

#ChiliNav ul li a, #ChiliNav ul li a:visited
{
	margin:0;
	padding:8px 3px 9px;
	display:block;
	color:#ffffff;	
	text-decoration:none;
	vertical-align:middle;
	background:  url('../images/icons/blue-dark.jpg') no-repeat center left;
}  

#ChiliNav ul li:hover a, #ChiliNav ul li:hover a:visited
{
	margin:0;
	padding:8px 3px 9px;
	background:;
	color:#ffffff;
	background:  url('../images/icons/blue-light.jpg') no-repeat center left;
	text-decoration:none;
}

#ChiliNav ul li a.selected, #ChiliNav ul li a.selected:visited
{
	margin:0;
	display:block;
	color:#ffffff;
	background:  url('../images/icons/blue-light.jpg') no-repeat center left;
	text-decoration:none;

}

#ChiliNav ul li ul
{
	display:none;
	font-family:Arial, verdana;
	font-size:12px;
	height:auto;
	margin:0pt;
	padding:0pt;
	left:0;
	z-index:1000;
}
#ChiliNav ul li:hover ul, #nav ul li.menuHover ul
{
	display:block;
	height:auto;
	margin:0pt;
	padding:0px;
	position:absolute;

}
#ChiliNav ul li:hover ul li a, #ChiliNav ul li.menuHover ul li a, #ChiliNav ul li:hover ul li a:visited, #ChiliNav ul li.menuHover ul li a:visited
{
	background:  url('../images/icons/blue-light-sub.jpg') no-repeat center left;
	color:#FFFFFF;
	font-weight:normal;
	height:auto;
	margin:0pt;
	text-align:center;
	text-decoration:none;
}
#ChiliNav ul li:hover ul li a:hover, #ChiliNav ul li.menuHover ul li a:hover
{
	background:  url('../images/icons/blue-light.jpg') no-repeat center left;
	color:#FFFFFF;
	margin:0pt;
	text-decoration:none;
}

.ChiliNavLeft
{
	width:10px;
	background:  url('../images/icons/Menu-left-corner.jpg') no-repeat top right;
}

.ChiliNavRight
{
	width:10px;
	background:  url('../images/icons/Menu-right-corner.jpg') no-repeat top left;
}
object
{
	z-index:0;
}


/*Chilivibe stuff*/
#specialNav
{
	margin:0;
	padding:0;
}

#specialNav ul
{
	margin:0;
	padding:0px;
	list-style-type: none;
}

#specialNav ul li
{
	margin:0px 6px;
	padding:0;
	position:relative;
	float:left;
	font-family:Arial, verdana;
	font-weight:normal;
	text-align:center;
	font-size: 11px;
	
	border:1px solid #000000;
	background:#32669f;

}

#specialNav ul li a, #specialNav ul li a:visited
{
	margin:0;
	padding:1px 12px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	vertical-align:middle;
}  

#specialNav ul li:hover a, #specialNav ul li:hover a:visited
{
	margin:0;
	padding:1px 12px;
	background:#6296Cf;
	color:#ffffff;
	text-decoration:none;
}


#specialNav2
{
	margin:0;
	padding:0;
}

#specialNav2 ul
{
	margin:0;
	padding:0px;
	list-style-type: none;
}

#specialNav2 ul li
{
	margin:0px 3px;
	padding:0;
	position:relative;
	float:left;
	font-family:Arial, verdana;
	font-weight:normal;
	text-align:center;
	font-size: 11px;
	
	border:1px solid #000000;
	background:#32669f;

}

#specialNav2 ul li a, #specialNav2 ul li a:visited
{
	margin:0;
	padding:1px 4px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	vertical-align:middle;
}  

#specialNav2 ul li:hover a, #specialNav2 ul li:hover a:visited
{
	margin:0;
	padding:1px 4px;
	background:#6296Cf;
	color:#ffffff;
	text-decoration:none;
}

.chilivibeSelect
{
	width:130px;
	font-size:11px;
	text-align:left;
}



/*End Chilivibe*/

    
  .collapsePanel {
	
	overflow:hidden;
}

.collapsePanelHeader{	
	
	cursor: pointer; 
	
}


/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../Images/SavedStar.png);
}


.gallery {
    list-style: none;
    margin: 0;
    padding: 0;
}
.gallery li {
    margin: 10px;
    padding: 0;
    float: left;
    position: relative;
    width: 180px;
    height: 130px;
}
.gallery img {
    background: #fff;
    border: solid 1px #ccc;
    padding: 4px;
}

.gallery a {
    text-decoration: none;
}

.AutoTextBoxList 
{

font-weight:normal; 
font-size:12px;
color:#32669f;
background-color:#32669f;
padding:5px;
cursor:pointer;

 }
 
 
 .AutoExtender
        {
            font-family: Verdana, Helvetica, sans-serif;
            font-size: .8em;
            font-weight: normal;
            border: solid 8px #e0e0e0;
            line-height: 20px;
            padding: 10px;
            background-color: #fafafa;
            margin-left:10px;
        }
        .AutoExtenderList
        {
            border-bottom: dotted 1px #fafafa;
            cursor: pointer;
            color: #000000;
        }
        .AutoExtenderHighlight
        {
            color: White;
            background-color: #006699;
            cursor: pointer;
        }
        #divwidth
        {
          width: 150px !important;    
        }
        #divwidth div
       {
        width: 150px !important;   
       }
       
       
       
       
       .ajax__myTab .ajax__tab_header {
        font-family: verdana,tahoma,helvetica;
        font-size: 11px;
        color:White;
        font-weight:bolder;
        border-bottom: solid 4px #D3DEEF;
         cursor:hand;
     }
     
    .ajax__myTab .ajax__tab_outer {
        padding-right: 4px;
        height: 21px;
        background-color: #5078B3;
        margin-right: 3px;
        border-right: solid 1px #D3DEEF;
        border-top: solid 1px #D3DEEF
     }
     
    .ajax__myTab .ajax__tab_inner {
        padding-left: 3px;
        background-color: #5078B3;
     }
     
    .ajax__myTab .ajax__tab_tab {
        height: 13px;
        padding: 4px;
        margin: 0;
     }
     
    .ajax__myTab .ajax__tab_hover .ajax__tab_outer {
        background-color: #5078B3
     }
     
    .ajax__myTab .ajax__tab_hover .ajax__tab_inner {
        background-color: #D3DEEF
     }
     
    .ajax__myTab .ajax__tab_hover .ajax__tab_tab {}
    
    .ajax__myTab .ajax__tab_active .ajax__tab_outer {
        background-color: #D3DEEF;
        border-left: solid 1px #D3DEEF;
     }
     
    .ajax__myTab .ajax__tab_active .ajax__tab_inner {
        background-color:#D3DEEF;
        font-size: 11px;
        color:#5078B3;
        font-weight:bolder;
     }
     
    .ajax__myTab .ajax__tab_active .ajax__tab_tab {}
    
    .ajax__myTab .ajax__tab_body {
        font-family: verdana,tahoma,helvetica;
        font-size: 10pt;
        border: 1px solid #e0e0e0;
        border-top: 0;
        padding: 8px;
        background-color: #ffffff;
      }
      
      
      .modalBackground { 
            background-color:#333333; 
            filter:alpha(opacity=70); 
            opacity:0.7; 
        } 
        .modalPopup { 
            background-color:#FFFFFF; 
            border-width:5px; 
            border-style:solid; 
            border-color:#CCCCCC; 
            padding:1px; 
            width:300px; 
            Height:200px; 
        }    
            
      
        .ImagePadding img
        {
          padding-right:10px;
          padding-bottom:10px;         
        }
        
        
 /* ACCORDION MENUS  */
        .accordion {  
            width: 390px;  
        }  
          /* #2E4d7B  */
        .AccordionHeader {  
            border: 1px solid #e0e0e0;  
            color: white;  
            background-color: #5078B3;  
            font-family: Arial, Sans-Serif;  
            font-size: 12px;  
            font-weight: bold;  
            padding: 5px;  
            margin-top: 5px;  
            cursor: pointer;  
        }  
        .AccordionHeader a
        {
            color: white;
        }
          
        .AccordionSelected {  
            border: 1px solid #e0e0e0;  
            color: white;  
            background-color:#5078B3;  
            font-family: Arial, Sans-Serif;  
            font-size: 12px;  
            font-weight: bold;  
            padding: 5px;  
            margin-top: 5px;  
            cursor: pointer;  
        }  
        .AccordionSelected a 
        {
            color: white;
        }
          
        .AccordionContent {  
            background-color: White;  
            border: 1px solid #e0e0e0;  
            border-top: none;  
            padding: 5px;  
            padding-top: 10px;  
        }  
        a         
        {
            text-decoration: none;
           
        }

