﻿/**********************************************
 *      Geographic Controls CSS
 **********************************************/

.selectyourareaoptions
{
}
.selectyourareaoptions .selectyourareatext
{
}
.selectyourareaoptions .selectyourareatext .sap-content
{
	font-weight: bold;
	font-size: 13px;
	color: #666666;
}

.selectyourstatelist
{
}
.selectyourstatelist .listofstates
{
	margin-left: -770px;
	margin-bottom: 10px;
}
.selectyourstatelist .listofstates .sap-content
{
	width: 770px;
}

.selectyourstatemethods
{
}
.selectyourstatemethods .statedropdown
{
}
.selectyourstatemethods .statedropdown .sap-content
{
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 5px;
}

/*  Country Category Selection Page
    The letters at the beginning of a column of maps.
*/
.ms-ctry-letter
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}

/*  Category Pages (that contain lists at the bottom */
.ms-link-list
{
	color: #666666;
	display: block;
	font-size: 12px;
	text-decoration: underline;
}
.ms-link-list:hover
{
	text-decoration: none;
}

/******************************
 *      Blue Bar CSS
 ******************************/

.bluebar
{
	margin-bottom: 7px;
	margin-top: 7px;
	margin-left: 4px;
	margin-right: 4px;
}

.bluebar .bluebartext
{
	height: 32px;
	line-height: 32px;
	font-size: 23px;
	font-weight: bold;
	background-color: #6699cc;
	color: #ffffff;
}
.bluebarlefttext
{
	padding-left: 5px;
}
.bluebarlefttext h3
{
	display: inline;
	font-weight: bold;
	font-size: 23px;
}
.bluebarrighttext
{
	float: right;
	padding-right: 5px;
}

.productfloatleft
{
	display: block;
	float: left;
	width: 782px;
}

.mapcoveragetable
{
	margin-left: 5px;
}

.mapcoverageitem
{
	float: left;
	padding: 15px 9px 5px;
}

.mapcoverageitem .link
{
	background-color: transparent;
	background-image: url('/images/home/button-135.jpg');
	background-repeat: no-repeat;
	border: 0px;
	height: 22px;
	line-height: 22px;
	margin-top: 4px;
	text-align: center;
	width: 135px;
}

.mapcoverageitem .link a  
{
    color: #ffffff; 
    display: block; 
    font-weight: bold;
    text-decoration: none;
}

.mapcoverageitem .link h4 
{
	margin: 0;
}

.largebluetextheader
{
	color: #1C4C7B;
	font-size: 26px;
	font-weight: bold;
	margin-left: 4px;
}
