﻿
#SiteContent
{
    margin-left:auto;
    margin-right:auto;
    width:960px; 
    background-image: url('BlackFade.png');
} 

.SiteStaticContent
{
    padding: 30px;
    color: White;
    /*background-color: White;*/
    font-family: Arial;
    font-size: 15px;
    text-align: justify;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	background-color:#000000;
	/*background-image:url('../files/BlackFade.png');*/
	text-align: left;
	width:auto;
}



#font
{
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	height: 24px;
}


#header
{
	background: transparent url("MyNewTalkAfricaLogo.png") right no-repeat;
	height:100px;
	/*width:250px;*/
	padding:10px;
	font-size: 10px;
	border:0px solid white
	/*background-color: transparent;*/
	
}

#menu
{
	/*background: #CC9999 url("menu.jpg") top center no-repeat;*/
	height:80px;
	text-align:center;
	color:#CC3333;
	font-family:Arial;
	font-size:10px;
	font-size:100%;
	padding-top:7px;
}

#menu_unknown
{
	height:80px;
	text-align:center;
	color:#CC3333;
	font-size:10px;
	font-size:100%;
	padding-top:7px;
}


#menu a 
{
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

#menu a:hover 
{
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	padding: 0 10px 0 10px;
	text-decoration: underline ;
}


#menuDown
{
	height:600px;
	text-align:center;
	color:#CC3333;
	font-size:10px;
	font-size:100%;
	padding-top:7px;
}


#menuDown.padding
{
	padding-top:0px;
}

#menuDown a 
{
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

#menuDown a:hover 
{
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	padding: 0 10px 0 10px;
	text-decoration: underline ;
}




#content
{
    /*background-color: #CC9999;*/
    /*background: transparent;*/
    color: #fff;
    padding-top: 0px;
    /*margin-top: 10px;
    margin-right: 10px;
    margin-left: 250px;*/
    text-align: justify;
    line-height: 18px;
    padding-left: 5px;
    /*left: 327px;*/
    height: auto;
    width: auto;
}

#content .padding
{
	padding: 10px 10px 0px 10px;
	color: #FFF;
	background-color: #CC9999;
	width: 445px;
}


#content h2
{
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #FFF;
	line-height: 30px;
	background-color: #CC9999;
}

#content h1
{
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #FFF;
	line-height: 30px;
	background-color: #CC9999;
}

#content u
{
	text-decoration: underline;
}

#footer 
{
    background:transparent url(../files/BlkFadeVertBtn.png) repeat-x;
	clear:both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight:500;
	color: Red;
	padding: 5px 0px;
	text-align: center;
	margin: auto;
    width:auto;
	bottom: auto;
}

#sidebar-a 
{
	float: left;
	width: 200px;
	line-height: 18px;
	margin-top: 25px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	background-color: #999999;
	position: static;
	height: auto;
}

#sidebar-L
{
	margin: 10px 0px;
	float:left;
	width: 170px;
	line-height: 18px;
	background-color: #999999;
	position: static;
	height: 81px;
	top: 324px;
	left: 83px;
}

#sidebar-R
{
	margin: 10px 0px;
	float:right;
	width: 80px;
	line-height: 18px;
	background-color: #999999;
	position: static;
	height: 81px;
	top: 324px;
	left: 83px;
}

#step
{
	background: #CC9999 url('steps.jpg') no-repeat center top;
	height:80px;
	text-align:left;
	color:#CC3333;
	font-size:10px;
	font-size:100%;
	padding-top:7px;
}



.roundcont 
{
	width: 200px;
	background-color: #999999;
    color: #fff;
	padding:0px;
}


.roundcont p 
{
	margin: 25px 10px;
}

.roundtop 
{ 
	background: url(topR.jpg) no-repeat top right; 
}

.roundbottom 
{
	background: url(botright.jpg) no-repeat bottom right; 
}

img.cornerT {
   width: 27px;
   height: 34px;
   border: none;
   display: block !important;
}

img.cornerB {
   width: 36px;
   height: 36px;
   border: none;
   display: block !important;
}
#mycarousel_old img
{
    opacity:0.4;
    filter:alpha(opacity=40); /* For IE8 and earlier */
}
#mycarousel_old img:hover
{
    opacity:1.0;
    filter:alpha(opacity=100); /* For IE8 and earlier */
}      

#mycarousel img:hover
{
    opacity:0.4;
    filter:alpha(opacity=40); /* For IE8 and earlier */
}

.PageTitle
{
	/*width:auto;
	border-top: solid 1px black; */
	margin: 0px;
	padding: 1px;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Arial;
	text-align: center;
	font-size: 21px; 
	/*font-weight: bold;*/
	color: Black; 
	text-transform: uppercase;
          
}

.PageTitleDiv
{
	/*width:auto;
	border-top: solid 1px black; */
	background:transparent url(../files/BlkFadeVertBtn.png) repeat-x;
	margin: 1px;
	border:1px solid white;
	padding: 1px;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Arial;
	text-align: center;
	font-size: 21px; 
	/*font-weight: bold;*/
	color: White; 
	text-transform: uppercase;
          
}

.PageContent
{
	/*width:auto;
	border-top: solid 1px black; */
	margin: 0px;
	padding: 1px;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family:Calibri;
	text-align: justify;
	font-size: 100%; 
	/*font-weight: bold;*/
	color: Black; 
          
}
.CountryNameStyle
{
    color: white;
    font-family: Verdana; 
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}
.IconTitleStyle
{
    color: Red;
    font-family: Verdana; 
    font-size: 10px;
    font-weight: bold;
    text-decoration: underline ;
}        
        
.MenuItemStyle div
{
height:30px;
float:left;

} 


.MenuItemStyle td a
{
    color: White;
    font-family: Arial; 
    font-size: 12px;
    text-decoration: none;
    background:transparent url(../files/BlkFadeVertBtn.png) repeat-x;
    /*border-left:1px solid white;
    border-right:1px solid white; */
} 

.MenuItemStyle span
{
    color: White;
    font-family: Arial; 
    font-size: 12px;
    text-decoration: none;
    /*border-left:1px solid white;
    border-right:1px solid white; */
} 

.MenuItemStyle td a:hover
{

    background:transparent url(../files/RedFadeVertBtn.png) repeat-x;

} 

.MenuItemTableHDiv a
{
    float: left;
    color: White;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    background: transparent url(../files/BlkFadeVertBtn.png) repeat-x;
    text-align: center;
    border-left: 1px solid black;
    border-right: 1px solid black;
    height: 25px;
    padding: 10px 11px 1px 12px; /*width:10%;*/
    white-space: nowrap;
} 

.MenuItemTableHDiv :hover
{

    background:transparent url(../files/RedFadeVertBtn.png) repeat-x;

} 

.MenuItemTableH td
{
    color: White;
    font-family: Arial; 
    font-size: 12px;
    text-decoration: none;
    background:transparent url(../files/BlkFadeVertBtn.png) repeat-x;
    text-align:center;
    border-left:1px solid black;
    border-right:1px solid black;
} 

.StepItemTableH
{
    color: White;
    font-family: Verdana; 
    font-size: 12px;
    text-decoration: none;
    text-align:left;
    border-bottom: 1px solid gray;
    background-color:Black;
} 

.MenuItemTableH td a
{
    color: White;
    font-family: Arial; 
    font-size: 12px;
    text-decoration: none;
    text-align:center;
    /*border-left:1px solid white;
    border-right:1px solid white; */
} 

.MenuItemTableH td:hover
{

    background:transparent url(../files/RedFadeVertBtn.png) repeat-x;

} 

.MoreInfo a
{
    color: White;
    font-family: Arial; 
    font-size: 12px;
    text-decoration: none;
    background:transparent url(../files/BlkFadeVertBtn.png) repeat-x;
    text-align:center;
    border-left:1px solid black;
    border-right:1px solid black;
} 

.MoreInfo a:hover
{
    background:transparent url(../files/RedFadeVertBtn.png) repeat-x;
} 

.MenuItemTableStatic
{
    height:30px;
    color: White;
    font-family: Arial; 
    font-size: 12px;
    text-decoration: none;
    background:transparent url(../files/RedFadeVertBtn.png) repeat-x;
    text-align:center;
    border-top:1px solid black;
    border-bottom:1px solid black;
} 

.MenuItemTableV td
{
    height:30px;
    color: White;
    font-family: Arial; 
    font-size: 12px;
    text-decoration: none;
    background:transparent url(../files/BlkFadeVertBtn.png) repeat-x;
    text-align:center;
    border-top:1px solid black;
    border-bottom:1px solid black;
} 

.MenuItemTableV td a
{
    color: White;
    font-family: Arial; 
    font-size: 12px;
    text-decoration: none;
    text-align:center;
    /*border-left:1px solid white;
    border-right:1px solid white; */
} 

.MenuItemTableV td:hover
{

    background:transparent url(../files/RedFadeVertBtn.png) repeat-x;

} 

.MenuItemStyle a
{
    color: White;
    display:inline;
    font-family: Arial; 
    font-size: 12px;
    text-decoration: none;
    background:transparent url(../files/BlkFadeVertBtn.png) repeat-x;
    /*border-left:1px solid white;
    border-right:1px solid white; */
} 

.MenuItemStyle a:hover
{

    background:transparent url(../files/RedFadeVertBtn.png) repeat-x;

}
.MenuItemStyleV

{
    /*z-index: 100;  fix for issue with menu not rendering tables*/
    color: White;
    font-family: Verdana; 
    font-size: 10px;
    font-weight: bold;
    font-variant:small-caps;
    height: 30px;
    text-align:center;
    /*border-top:1px solid silver;
    border-bottom:1px solid silver;*/
}

.MenuItemStyleV a:Hover

{
    background-color:silver;
}


.MenuItemStyleV a.Selected

{
    background-color:#507CD1;
}


 
#oTableContainer
{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    width:100%;
    border-collapse:collapse;
}
    #oTableContainer td, #oTableContainer th{
    font-size:1em;
    border:1px solid Black;
    padding:3px 7px 2px 7px;
}
#oTableContainer th 
{
    font-size:1.1em;
    text-align:left;
    padding-top:5px;
    padding-bottom:4px;
    background:transparent url(../files/BlkFadeVertBtn.png) repeat-x;
    color:#ffffff;
}
#oTableContainer tr.alt td 
{
    color:#000000;
    background-color:white;
}

tabIndexContainerH
{
    /*border-collapse:collapse;*/
   
}

.tabIndexContainerH ul
{
    width:100%;
    padding:0;
    margin:0;
    list-style-type:none;
}
.tabIndexContainerH  td
{
    text-align:center;
    /*background-color: #000000;*/
    /*border-bottom:1px solid black;
    border-top:1px solid white;*/
    /*border-right:1px solid #333;
    border-left:1px solid #111;*/
    vertical-align:middle;
     background:transparent url(../files/BlkFadeVertBtn.png) repeat-x;

}
.tabIndexContainerH  a
{
    text-decoration:none;
}

.tabIndexContainerH td:hover 
{
   background:transparent url(../files/RedFadeVertBtn.png) repeat-x;
}

tabIndexContainerV
{
    /*border-collapse:collapse;*/
}

.tabIndexContainerV ul
{
    width:100%;
    padding:0;
    margin:0;
    list-style-type:none;
}
.tabIndexContainerV  td
{
    text-align:center;
    background-color: #000000;
    border-bottom:1px solid silver;
    border-top:1px solid silver;
    /*border-right:1px solid silver;
    border-left:1px solid silver;*/
    vertical-align:middle;

}
.tabIndexContainerV  a
{
    text-decoration:none;
}

.tabIndexContainerV td:hover 
{
   background-color:#cc787c;
}

.imgbox
{
float:left;
text-align:center;
width:120px;
height:120px;
border:1px solid gray;
margin:4px;
padding:0px;
}

.thumbnail 
{
width:60px;
height:60px;
margin:3px;
}

.SrchResTblCntryHd
{
    color: White;
    font-family: Arial; 
    font-size: 12px;
    font-weight: normal;
    font-variant:small-caps;
    text-decoration: none;
    text-align:left;
    /*border-left:1px solid white;
    border-right:1px solid white; */
} 

.SrchResTblRatesHd
{
    color: White;
    font-family: Verdana; 
    font-size: 10px;
    font-weight: bold;
    font-variant:small-caps;
    text-decoration: none;
    text-align:center;
    background-color:Red;        
    /*border-left:1px solid white;
    border-right:1px solid white; */
} 
.SrchResTblRatesTxt
{
    color: White;
    font-family: Verdana; 
    font-size: 10px;
    text-align:center;
    background-color:Black;    

    /*border-left:1px solid white;
    border-right:1px solid white; */
}
.SrchResTblHL
{
    color: Black;
    font-family: Verdana; 
    font-size: 10px;
    text-align:center;
    background-color:white;
}

.SrchResTblHeading
{
    color: White;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
    width: 220px;
}
/*.TabbedPanels {
	width: 500px;
}
.TabbedPanelsTab {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}
*/


hr {
	clear: left;
}
.TabbedPanels1 {	width: 500px;
}
.TabbedPanelsTab1 {	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}

        .style2
        {
            background-color:#cc787c;
        }
        .style3
        {
            /*background-color:#ffffff;*/
            background-color:Fuchsia;
        }        
        .style4
        {
            background-color:#0570AA;
            width:230px; 
        }
        .style5
        {
            text-align:center;
            
        }
        .style6
        {
            /*background-color:#0570AA;*/
            background-image:url(../files/BlackFade.png);
            width:230px;
        }
        .style7
        {
            padding-top:20px;
            background-color:#0570AA;
            width:230px;
        }
        .style8
        {
            background-color:#0570AA;
        }
        .style9
        {
            /*background-color:#0570AA;*/
            background-image: url(../files/BlackFade.png);
            width: 230px;
        }         

        .fadein 
        {
            position:relative; 
            /*width:500px; 
            height:65px; */
        }

        .fadein img 
        {
            position:absolute;
    height: 100px;
}
        
        
        .fadein2
        {
            position:relative; 
            /*width:500px; 
            height:65px; */
        }

        .fadein2 img 
        {
           position:absolute;
    top: 0px;
}
        
        .fadein3
        {
            position:relative; 
            /*width:500px; 
            height:65px; */
        }

        .fadein3 img 
        {
            position:absolute;
            /*left:0;
            top:0;*/
        }
        
        
.navH
{
    padding:0;
}

.navH ul {
	list-style: none;
	margin: 0;
	width:100%;
}

.navH  ul ul {
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}

.navH li 
{
    display:inline;
	float: left;
	position: relative;
	 
}


.navH li a 
{   
   font-family:Arial;
   font-size:12px;
   text-decoration: none;
   float:left;
   padding:10px;
   background:transparent url(../files/RedFadeVertBtn.png) repeat-x;
   /*background-color: #333333;*/
   color:#ffffff;
   border-bottom:1px;
   border-bottom-color:#000000;
   border-bottom-style:solid;
   margin:0px;
}

.navH li div a 
{   
   font-family:Arial;
   font-size:12px;
   text-decoration: none;
   float:left;
   padding:10px;
   background:transparent url(../files/BlkFadeVertBtn.png) repeat-x;
   /*background-color: #333333;*/
   color:#ffffff;
   border-bottom:1px;
   border-bottom-color:#000000;
   border-bottom-style:solid;
   margin:0px;
}

.navH li a:hover 
{
   background:transparent url(../files/BlkFadeVertBtn.png) repeat-x;
   padding-bottom:10px;
   border-bottom:2px;
   border-bottom-color:#000000;
   border-bottom-style:solid;
   margin:-1px;
}

.navH li div a:hover 
{
   background-color:#9B1C26;
   padding-bottom:10px;
   border-bottom:2px;
   border-bottom-color:#000000;
   border-bottom-style:solid;
   margin:-1px;
   background:transparent url(../files/RedFadeVertBtn.png) repeat-x;
}


.navH ul ul li {
	min-width: 180px;
}

.navH ul ul ul {
	left: 100%;
	top: 0;
}

.navH ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
	background:transparent url(../files/BlkFadeVertBtn.png) repeat-x;
}

.navH ul ul :hover > a {
	background: #333;
	color: #fff;
	background:transparent url(../files/RedFadeVertBtn.png) repeat-x;
}
.navH ul li:hover > ul {
	display: block;
}

.clear{clear:both;}

/* SpryTabbedPanels.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* Horizontal Tabbed Panels
 *
 * The default style for a TabbedPanels widget places all tab buttons
 * (left aligned) above the content panel.
 */

/* This is the selector for the main TabbedPanels container. For our
 * default style, this container does not contribute anything visually,
 * but it is floated left to make sure that any floating or clearing done
 * with any of its child elements are contained completely within the
 * TabbedPanels container, to minimize any impact or undesireable
 * interaction with other floated elements on the page that may be used
 * for layout.
 *
 * If you want to constrain the width of the TabbedPanels widget, set a
 * width on the TabbedPanels container. By default, the TabbedPanels widget
 * expands horizontally to fill up available space.
 *
 * The name of the class ("TabbedPanels") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabbedPanels container.
 */
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
.TabbedPanelsTab {
	/*position: relative;*/
	top: 1px;
	float: left;
	padding: 2px 5px;
	margin: 0px 1px 0px 0px;
	font:bold 20px Arial;
	/*background-color: Black;*/
	background:transparent url(../files/BlkFadeVertBtn.png) repeat-x;
	color:White;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}

/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTab:Hover {
	background:transparent url(../files/RedFadeVertBtn.png) repeat-x;
}

/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTabSelected {
	/*background-color: #EEE;
	border-bottom: 1px solid #EEE;*/
	background:transparent url(../files/BlueFadeVertBtn.png) repeat-x;
}

/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: transparent;
}

/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */
.TabbedPanelsContent {
	padding: 4px;
}

/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
}

/* Vertical Tabbed Panels
 *
 * The following rules override some of the default rules above so that the
 * TabbedPanels widget renders with its tab buttons along the left side of
 * the currently active content panel.
 *
 * With the rules defined below, the only change that will have to be made
 * to switch a horizontal tabbed panels widget to a vertical tabbed panels
 * widget, is to use the "VTabbedPanels" class on the top-level widget
 * container element, instead of "TabbedPanels".
 */

/* This selector floats the TabGroup so that the tab buttons it contains
 * render to the left of the active content panel. A border is drawn around
 * the group container to make it look like a list container.
 */
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

.QuestionDivstyle
{
	/*position: relative;*/
	height:15px;
	top: 1px;
	float: left;
	padding: 2px 5px;
	margin: 0px 1px 0px 0px;
	font:bold 14px Arial;
	/*background-color: Black;*/
	/*background:transparent url(../files/BlkFadeVertBtn.png) repeat-x; */
	color:White;
	list-style: none;
	text-align:left;
	/*border-left: solid 1px #CCC;*/
	border-bottom: solid 1px #999;
	/*border-top: solid 1px #999;
	border-right: solid 1px #999; */
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor:default;
    
}

.AnswerDivstyle
{
	/*position: relative;*/
	height:35px;
	overflow:auto;
	width:90%;
	top: 1px;
	float: left;
	padding: 2px 5px;
	margin: 0px 1px 0px 0px;
	font:normal 12px Arial;
	text-align:left;
	background-color: transparent;
	/*background:transparent url(../files/BlkFadeVertBtn.png) repeat-x;*/
	color:White;
	list-style: none;
/*	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999; */
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
    
}

.NewsDivstyle
{
	/*position: relative;*/
	height:130px;
	overflow:auto;
	width:90%;
	top: 1px;
	float: left;
	padding: 2px 5px;
	margin: 0px 1px 0px 0px;
	font:normal 12px Arial;
	text-align:left;
	background-color: White;
	/*background:transparent url(../files/BlkFadeVertBtn.png) repeat-x;*/
	color:Black;
	list-style: none;
/*	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999; */
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
    
}

/* Easy Slider */

#slider
{
    margin:0 auto; /*to center slider*/
    display: none; /* hide the slider, show it on page load */
    overflow:hidden; 
    /*border:1px solid yellow;*/
    }	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	width:600px;
}
#slider li{ 
	
	height:auto;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:30px;
	position:relative;
	left:0px;
	top:0px;
	z-index:1000;
	}	
#nextBtn{ 
	left:500px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	position:relative;
	width:30px;
	height:100px;
	background:url("/images/skins/tango/prev-horizontal.png") no-repeat 0 0;
	/*background:yellow url(prev-horizontal.gif) no-repeat 0 0;	*/
	}	
#nextBtn a{ 
	background:url("/images/skins/tango/next-horizontal.png") no-repeat 0 0;	
	}	
	
	
	/* numeric controls */	

	ol#controls
{
    /*margin-left:50px;*/
    margin: -30px 0 0 0 !important;
    padding: 0;
    height: 28px;
    z-index:9999 !important;
    
}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		background:transparent url(../files/BlueFadeVert.png) repeat-x;
		}
	ol#controls li:hover{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
    	}
		
		
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid white;
		/*background:#DAF3F8;*/
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		/*background:#5DC9E1;*/
		color:#fff;
		background:transparent url(../files/RedFadeVertBtn.png) repeat-x;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
	
	
span#prevBtn{}
span#nextBtn{}
/* // Easy Slider */
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
















