﻿        
        /* Generic styles */
        
        body
        {
            font-family:verdana, serif;
            font-size:11px;
           /* color:#646464;*/
           color:#58595B;
        }
        
        
        .pagecontainer
        {
            width:100%;
        }
        
        .headerimage
        {
            padding-top:.6em;
        }
        
         .control
        {
            padding-top:5px;
            padding-bottom:5px;
        }
        
        .textblock
        {
          /*  padding-top:20px;
            padding-bottom:20px;*/
        }
        
        .clear
        {
            clear:both;
            width:0px;
            height:0px;
        }
        
         a:link, a:visited {
    color: #8D962F;
    text-decoration: underline;
}

 a:hover, a:active {
    
    text-decoration: none;
}
        
        .gradientSmall
        {
           /* background-image:url(/images/affiliate/gradient_small.jpg);
            background-repeat:repeat-x;*/
            background-color:#F9F9F9;
        }    
        
        .gradientLarge
        {
           /* background-image:url(/images/affiliate/gradient_large.jpg);
            background-repeat:repeat-x;*/
             background-color:#F9F9F9;
        }
                
        /* Form input controls */
        
        
        
        /* Navigation Bar */
        
        ul.navigation
        {
            list-style-image:none;
            list-style-position:outside;
            list-style-type:none;
            margin-top:0; 
            margin-bottom:0; 
         
            width:100%;
       
        }
        
        ul.navigation li
        {
            list-style-image:none;
            list-style-position:outside;
            list-style-type:none;        
            float:left;
           /* background-image:url(/images/affiliate/left_header_button.PNG);
            background-position:left top;
            background-repeat:no-repeat;*/
            /*background-color:#8087a3;*/
            background-color:#859499;
			
            margin-left:-40px;

            margin-right:42px;            
        }
        
        ul.navigation li a
        {
           /* background-image:url(/images/affiliate/right_header_button.PNG);
            background-position:right top;
            background-repeat:no-repeat;*/
            display:block;
            padding-top:1em;
            padding-bottom:1em;
            color:white;
            text-decoration:none;
            padding-left:.3em;
            padding-right:.3em;
            font-weight:bold;
            font-size:.83em;
            text-align:center;
            white-space: nowrap;
            
        }
        
        ul.navigation li a:hover
        {            
            text-decoration:underline;            
        }
        
        ul.navigation li.selected
        {
          /*  background-image:url(/images/affiliate/left_header_button_selected.PNG);*/
           /* background-color:#c30076;*/
           background-color:#BBC614;
           font-weight:bold;
        }
        
        ul.navigation li.selected a
        {
          /*  background-image:url(/images/affiliate/right_header_button_selected.PNG);*/
        }   
        
        /* the menu items width has to change according to the number of items*/
        ul.menu1items li {width:25%;}           
        ul.menu2items li {width:25%;}
        ul.menu3items li {width:25%;}
        ul.menu4items li {width:25%;}
        ul.menu5items li {width:20%;}
        ul.menu6items li {min-width:16%;}
        ul.menu7items li {width:14%;}
        ul.menu8items li {width:12%;}
        ul.menu9items li {width:11%;}
		ul.menu10items li {width:10%;}
        /* Rounded box control */
               
        .roundedBox
        {            
            width:100%;
        }       
        
        .roundedBox .header
        {
            background-color:#859499;
            color:white;
            
        }
        
        
        
        .roundedBox .header .topright
        {
           /* background-image:url(/images/content/menu-right-corner-right-top.png); /*url(/images/affiliate/footer_round_right.PNG);
           background-position:right top;
            background-repeat:no-repeat;*/
            margin-left:1em;
            padding-top:.2em;
            padding-bottom:.3em;
        }
        
        .roundedBox .content
        {
            border-left:solid 1px #c0c0c0;
            border-right:solid 1px #c0c0c0;
            border-bottom:solid 1px #c0c0c0;            
           /* color:#333333;*/
            padding:.5em;
        }
        
        /* Footer Control */
        
        .footer
        {
			background-color:#F9F9F9;
        }
        .footer .content
        {
            font-size:1.05em;
          /*  color:#000000;*/
            
        }
        
        .footer .headerCorp
        {
            background-image:url(/images/affiliate/Footer-Bar.gif);
            background-position:left center;
            background-repeat:no-repeat;
            background-color:Transparent;
        }
        
        .footer .content .contact
        {
            background-image:url(/images/affiliate/phone.gif);
            background-position:left center;
            background-repeat:no-repeat;
            background-color:Transparent;
            padding-left:25px;
            padding-bottom:.2em;
            padding-right:2em;
            padding-top:.3em;
            float:left;
            font-weight:bold;
            
        }
        
        .footer .content a
        {
            font-weight:bolder;
           /* color:#000000;*/
           /* text-decoration:none;*/
        }
        
        
        
        .FooterBottom
		{
			margin-top:5px;
		}
        
        /* Two Control Split */
        
        .TwoControlSplit1
        {
            width:48.3%;
            float:left;

        }
        
        .TwoControlSplit2
        {
            width:48.3%;
            float:left;

        }
        
        .TwoControlSplitSpacer
        {
            float:left;
            border-left:.2em solid #cccccc;
            margin-left:.6em;
            margin-right:.6em;
            height:100px;
            width:0px;
        }
        
        
        /* Currency Converter */
       
        .CurrencyConverter
        {
            width:22em;
        }
       
        .CurrencyConverter label
        {
            display:block;
            float:left;
            width:6em;
        }
        
        .CurrencyConverter .textbox
        {
            width:6em;
        }
        
        .CurrencyConverter .dropdown
        {
            width:11.8em;
        }
        
        .CurrencyConverter .button
        {
            border:2px solid #9C9A9C;
            background-color:#F7F3F7;
        }
        
        .CurrencyConverter #currencyConverterPopUp
        {
            position:absolute;
            width:20em;
            height:14em;
            border:1px solid #c0c0c0;
            display:none;
            background-color:#FFFFFF;
        }  
        .BackgroundFill
        {
			 height:20px;
			/*background-color:#cc197e;*/
			background-color:#BBC614;
			color:#ffffff;
			 
        }
        .CurrencyConverter .bigequals
        {
            float:left;
             margin-right:.65em;
            margin-left:.5em;
		  font-size:3em;
            margin-top:-0.41em;
        }
        
        .CurrencyConverter .alignRight
        {
            float:right;
        }
        
        .CurrencyConverter a.alignRight
        {
            text-decoration:none;
            color:#949494;
        }
        
        .CurrencyConverter a.alignRight img
        {
            margin-right:2px;
        }
         
        /* link Box */
                
        .LinkBox a
        {
            font-weight:bold;
           /* text-decoration:none;
            color:#666666;*/
        }
        
      /* 
        .LinkBox a:hover
        {
            text-decoration:underline;
            color:#666666;
        }
        */
        
        /* Currency List */
        
        .CurrencyList .textbox
        {
            width:6em;
        }
        
        .CurrencyList .button
        {
            border:2px solid #9C9A9C;
            background-color:#F7F3F7;
        }
        
        .CurrencyList .dropdown
        {
            
        }
        
        .CurrencyListTable
        {
            width:100%;   
            color:black; 
            border-left: 1px solid #9C9A9C;
            border-right: 1px solid #9C9A9C;
            margin-top:.3em;
        }
        
        .CurrencyListTable thead tr td,
        .CurrencyListTable tr td    
        {
            width:33.33%;
            padding-top:3px;
            padding-bottom:3px;
            padding-left:3px;
            padding-right:3px;
        }
        
        .CurrencyListTable thead tr td,
        .CurrencyListTable tfoot tr td
        {
            /*background-color:#8087a3;*/
            background-color:#859499;
            color:white;
            font-weight:bold;
        }    
        
        tr.Alternating
        { 
            background-color:#f7f7f7;
        }
        
       
.box {
	width:100%;
	height:58px;
/*	background-color:#e7e8ea;*/
background-color:#F9F9F9;
	/*background-image:url(/images/affiliate/tLeft.gif);
	background-position:top left;*/
	margin:0 auto; padding:0px;
	background-repeat:no-repeat;
}

.tRight
{
	width:100%;
	height:58px;
	/*background-image:url(/images/affiliate/tRight.gif);
	background-position:top right;*/
	margin:0px; padding:0px;
	background-repeat:no-repeat;
}

.bRight
{
	width:100%;
	height:58px;
	/*background-image:url(/images/affiliate/bRight.gif);
	background-position:bottom right;*/
	margin:0px; padding:0px;
	background-repeat:no-repeat;
}

.bLeft
{
	width:100%;
	height:58px;
/*	background-image:url(/images/affiliate/bLeft.gif);
	background-position:bottom left;*/
	margin:0px; padding:0px;
	background-repeat:no-repeat;
}

