﻿/* master styles */
body
{
	color: White;
	margin: 0 0 0 0;
	font-family: Verdana, Arial;
	font-size: 13px;
	text-align: center;
	background-color: #C2DA3E;
}

input
{
	font-family: Verdana, Arial;
	font-size: 13px;
}

select
{
	font-family: Verdana, Arial;
	font-size: 13px;
}

textarea
{
	font-family: Verdana, Arial;
	font-size: 13px;
}

a:link 
{ 
	color: White;
	text-decoration: none;
}

a:visited 
{ 
	color: White;
	text-decoration: none;
}

a:hover 
{
	color: White;
	text-decoration: underline;
}

a:active 
{ 
	color: White;
	text-decoration: none;
} 

h3 
{
	color: #92278f;
	text-align: left;
	font-size: 16px;
	vertical-align: middle;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#container
{
	width: 100%;
	margin: 0 auto;
	color: White;
}

div#header
{
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #E14F98;
	height: 120px;
	background-image: url(../images/new_header_bg.gif);
	background-repeat: repeat-x;
}

.headercontent
{
	background-image: url(../images/new_header_full.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 1040px;

}

.toolbar
{
	width:100%;
	height:40px;
	color: White;
	font-size:11px;
	font-family:Tahoma;
}

.toolbar td
{
	text-align: right;
}


div#menu
{
	width: 100%;
	height: 23px;
}

td.menu
{
	color: #92278f;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	background-color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

td.menu a:link, td.menu a:visited, td.menu a:active
{ 
	color: #92278f;
	text-decoration: none;
}

td.menu a:hover 
{
	color: #E14F98;
	text-decoration: none;
}


td.menu-gap
{
	width: 3px;
}

#submenu
{
	color: #777777;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}

#submenu a:link, #submenu a:visited, #submenu a:active
{ 
	color: #777777;
	text-decoration: none;
}

#submenu a:hover 
{
	color: #777777;
	text-decoration: underline;
}

#submessage
{
	color: #777777;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 15px 10px 15px;
	border: 1px solid #777777;
}

#submessage a:link, #submenu a:visited, #submenu a:active
{ 
	color: #777777;
	text-decoration: none;
}

#submessage a:hover 
{
	color: #777777;
	text-decoration: underline;
}

div#content
{
	min-height: 200px;
	background-color: White;
	color: Black;
}

div#content a:link 
{ 
	color: #92278f;
	text-decoration: none;
}

div#content a:visited 
{ 
	color: #e14f98;
	text-decoration: none;
}

div#content a:hover 
{
	color: #92278f;
	text-decoration: underline;
}

div#content a:active 
{ 
	color: #92278f;
	text-decoration: none;
} 

.hero {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center;
}

div#brands
{
	color: #92278f;
	background-color: #e5e5e5;
	min-height: 110px;
	background-image: url(../images/new_brands_bg.gif);
	background-repeat: repeat-x;
	line-height: 20px;
	background-attachment: scroll;
	background-position: bottom;
}

div#brands a:link, div#brands a:visited, div#brands a:active 
{ 
	color: #92278f;
	text-decoration: none;
}

div#brands a:hover 
{
	color: #92278f;
	text-decoration: underline;
	font-size: 9pt;
}

div#footer
{
	color: White;
	background-color: #C2DA3E;
	background-image: url(../images/new_footer_bg.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 16px;
	padding-top: 16px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

div#footer a:link, div#footer a:visited, div#footer a:active 
{ 
	color: #92278f;
	text-decoration: none;
}

div#footer a:hover 
{
	color: #92278f;
	text-decoration: underline;
}

/* form styles */

table.form
{
	width: 100%;
	background-color: #F0F0F0;
	padding: 5 5 5 5;
	text-align: left;
}

td.form-border
{
	background-color: #F0F0F0;
	border: 1px solid Gray;
}

td.form-menu
{
	vertical-align: top;
	width: 150px;
	text-align: left;
}

td.hdr
{
	text-align: left;
	font-size: 20px;
	color: Gray;
	font-family: Arial;
	font-weight: bold;
}

td.hdr2
{
	text-align: left;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
}

td.lbl
{
	vertical-align: top;
	text-align: right;
}

td.fld
{
	text-align: left;
}

td.msg
{
	text-align: center;
	color: Red;
}

span.rqd
{
	vertical-align: middle;
	color: Red;
}

table.tab
{
	color:White;
	margin: 2 0 2 0; 
	height:24px; 
	width:100%;
}

td.tab
{
	color: White; 
	text-align: center; 
	vertical-align: middle; 
	font-size: 12px;
	background-color: #C0C0C0;
}

td.tab:hover
{
	background-color: White;
}

td.tab-gap
{
	width: 1px;
	background-color: White;
}

table.tab-content
{
	background-color: #F0F0F0; 
	width:100%;
}

.grid-view
{
   padding: 0;
   margin: 0;
   font-family: "Verdana, Arial, Helvetica, sans-serif, Trebuchet MS";
   font-size: 0.9em;
}

.grid-view tr.header
{
   color: white;
   background-color: #C0C0C0;
   height: 25px;
   vertical-align: middle;
   text-align: center;
   font-weight: bold;
}

.grid-view tr.normal
{
   color: black;
   background-color: #F0F0F0;
   height: 25px;
   vertical-align: middle;
   text-align: center;
}

.grid-view tr.alternate
{
   color: black;
   background-color: #FFFFFF;
   height: 25px;
   vertical-align: middle;
   text-align: center;
}

