html, body {
	background-color: #4B4B4B;
	font-family: Verdana,sans;
	height: 100%;
}

dt
{
	font-size: .8em;
}

h1,h2,h3,h4,h5,h6
{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

p, ul
{
	line-height: 1.5em;
	font-size: .8em;
}

dd
{
	line-height: 1.5em;
	font-size: .8em;
}

dt
{
	line-height: 1.5em;
	font-size: .9em;
	padding-top: 5px;
}

table
{
	font-size: 8pt;
	border: 1px solid darkgray;
	border-collapse: collapse;
	width: 100%;
}

td
{
	border: 0px;
	padding: 0px;
	padding-top: 5px;
	margin:	0px;
	text-align: center;
}

#wrapper {
	width: 	1000px;
	margin: auto;
	border: 1px solid #000000;
}

.article
{
	width: 300px;
	font-size: 10pt;
}

.article img
{
	padding: 5px;
}

.caption
{
	margin: 5px;
	width: 260px;
	font-size: 8pt;
	font-style: italic;
	color: #D23A89;
	display: block;
}

.city_title
{
	font-size: 15px;
	margin-left: 55px;
}

.country_title
{
	font-size: 15px;
	margin-left: 50px;
}


.clear {
	clear: both;
}

.content {
	height: 100%;
	background-image: url(/img/content-background.gif);
	background-color: #ffffff;
}

.content img
{
	border: solid 1px gray;
	margin: 5px;
}

.breadcrumb
{
	font-size: .7em;
	margin-bottom: 1em;
}

.distributor_address
{
	font-size: 15px;
	margin-left: 150px;
}

.float-left
{
	float: left;
}

.float-right
{
	float: right;
}

.footer
{
	height: 25px;
	background-color: #e9007c;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	padding-top: 5px;
}

.footer a, .footer a:hover, .footer a:visited
{
	font-weight: bold;
	color: #ffffff;
}

.header {
	background: url(/img/header_bg.jpg);
	background-repeat: no-repeat;
	background-color: #9B2969;
}

.head_logo {
	float: left;
	height: 70px;
}

.head_page_title {
	float: right;
	color: #C5C5C5;
	font-weight: bold;
	margin-top: -25px;
	margin-right: 10px;
	width: 550px;
	font-size: 15pt;
	text-align: right;
}

.head_nav {
	height: 25px;
	background-color: #787878;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	height: 1.5em;
	line-height: 2.2em;
	color: #ffffff;
	font-weight: bold;
}

.head_nav ul {
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	margin: 0px;
	font-size: 10px;
	letter-spacing: -.5px;
}

.head_nav li {
	list-style: none;
	display: inline;
	padding-right: 2em;
	float: left;
	list-style-type: none;
	white-space :nowrap;
}

.head_nav li a {
	color: #ffffff;
	display: block;
	font-size: 1.1em;
	text-decoration: none;
}

.head_nav li:hover {
	color: #ffffff;
}

.image
{
	float: right;
	width: 260px;
	background-color: lightgray;
	font-size: 7pt;
	font-style: italic;
	color: #737373;
}

.image-proven
{
	float: right;
	margin: 5px;
	width: 260px;
	display: block;
}

.menu {
	color: WHITE;
	background-color: #787878;
	visibility: hidden;
	z-index: 7;
	font-size: 10px;
	text-decoration: none;
}


.menu a{
	padding-left: 4px;
	line-height: 20px;
	text-decoration: underline;
	border: 1px solid #787878;
}

.menu a:hover{
	color: #e9007c;
	background-color: #ffffff;
	border-left: 1px solid #787878;
	border-right: 1px solid #787878;
}

.no_border
{
	border: 0px;
}

#promo_title {
	color: #737373;
	float: left;
	width: 400px;
	font-size: 1.8em;
}

#promo_image {
	float: right;
	width: 350px;
}

.page_title {
	font-size: 1.8em;
	color: #737373;
}

.page_subtitle
{
	font-size: 1.3em;
	font-weight: bold;
	color: #737373;
}

.pdf_link
{
	padding-right: 18px;
	background: transparent url(/img/icons/15x18-fileicon-pdf.png) no-repeat center right;
}

.product_table
{
	border: 0px solid darkgray;
	border-collapse: collapse;
}

.product_table td
{
	width: 33%;
}

.product_table a
{
	font-size: 1.5em;
}

.region_title
{
	font-size: 20px;
}

.rollover_top {
	height: 200px;
}

.rollover_top a
{
	display: block;
}

.rollover_top img {
	border: 1px solid #ffffff;
}
/*
.rollover_top a:hover
{
	border: 2px solid #e9007c;
}
*/

.rollover_bottom {
	height: 160px;
}

.rollover_bottom img {
	border: 1px solid #ffffff;
}

/*
.rollover_bottom a:hover
{
	border: 2px solid #e9007c;
}
*/

.right {
	text-align: center;
}

.right h3 {
	font-size: 14px;
	padding: 3px;
	color: #e9007c;
	letter-spacing: -1px;
}

.right ul {
	font-size: 11px;
	line-height: 20px;
	padding: 3px;
}

.right li {
	list-style: none;
	letter-spacing: -.5px;
}

.sidebar {
	float: right;
	color: #ffffff;
	width: 170px;
	margin: 10px;
	padding-top: 15px;
	display: block;
}

.sidebar_articles {
	color: #ffffff;
	font-size: 10px;
}

.sidebar_articles img {
	text-align: center;
}

.sidebar a{
	color: #ffffff;
	text-decoration: none;
}

.sidebar p{
	font-size: 11px;
	text-align: left;
}

.sub_footer
{
	font-size: 12px;
	text-align: center;
	color: #ffffff;
}

.table-header
{
	font-weight: lighter;
	font-size: 8pt;
	color: white;
	background-color: #959595;
	text-align: center;
}

.table-notes
{
	font-size: 8pt;
	width: 390px;
}

.left {
	float: left;
	width: 750px;
	padding: 25px;
	height: 100%;
}

.left ul
{
	margin: 20px;
}

.left h2
{
	margin-bottom: 1em;
	color: #737373;
}

input, textarea
{
	border: 2px solid lightgray;
}
