﻿#topsection{
background: #EAEAEA;
height: 90px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper
{
	float: left;
	width: 100%;
}

#contentcolumn{
margin-right: 200px; /*Set right margin to RightColumnWidth*/
}
#contentcolumn h1
{
	color:#ff0000;
	font-size:17px;
	display:block;
	width:100%;
	height:20px;
	margin-left:2%;
	text-decoration:underline;
}
#contentcolumn p
{
	font-size:11px;
	color:#808080;
}
#contentcolumn p a
{
	color:#FF0000;
	text-decoration:none;
}
#rightcolumn
{
	float: left;
	width: 185px; /*Width of right column in pixels*/
	margin-left: -185px; /*Set left margin to -(RightColumnWidth) */
}
#footer
{
clear: left;
width: 100%;
/*background:#f9f9f5;*/
/*background:#C7C7C7;*/
/*background-image:url('images/bg_main_navNew.gif');
background-repeat:repeat-x;*/
background-color:#000;
color:#ffffff;
/*color:#5B5344;*/
text-align: center;

padding-bottom:0px;
height:25px;
}

#large
{
	display:block;
	font-size:.7em;
	font-weight:bold;
	color:#ffffff;
	padding-top:5px;
}
.footerwoman a
{
	color:#ffffff;
	text-decoration:none;
	margin:0px 18px 0px 18px;
	width:100px;
}
.footerwoman a:hover
{
	color:#fa17f7;
	text-decoration:none;
}

.footerman a
{
	color:#ffffff;
	text-decoration:none;
	margin:0px 18px 0px 18px;
	width:100px;
}
.footerman a:hover
{
	color:#0000ff;
	text-decoration:none;
}

.footerchildren a
{
	color:#ffffff;
	text-decoration:none;
	margin:0px 18px 0px 18px;
	width:100px;
}
.footerchildren a:hover
{
	color:#00ff00;
	text-decoration:none;
}

.footerproduct a
{
	color:#ffffff;
	text-decoration:none;
	margin:0px 18px 0px 18px;
	width:100px;
}
.footerproduct a:hover
{
	color:#ff0000;
	text-decoration:none;
}
/*
#large .footerwoman a
{
	color:#aabbcc;
	text-decoration:none;
	margin:0px 18px 0px 18px;
	width:100px;
	
}
#large .footerwoman a:hover
{
	color:#ff00ff;
	text-decoration:none;
}*/

#small
{
	display:block;
	font-size:9px;
	padding-top:5px;
}
#small a
{
	color:#ffffff;
	text-decoration:none;
	margin:0px 4px 0px 4px;
}
#footer a:hover
{
	/*text-decoration:underline;*/
}
#warning
{
	display:block;
	border:dashed 1px #yellow;
	width:600px;
	background-color:#ffffff;
}
#warning h1
{
	font-size:16px;
	color:#ff0000;
	text-decoration:none;
}
.label
{
	font-size:11px;
	font-weight:bold;
}

#Http
{
	
font-size:10px;
text-align:center; 
width:100%;
background-color:#eee;
color:#616161;
}
#Http a
{
text-decoration:none;
 
font-size:10px;
text-align:center; 
width:100%;
background-color:#eee;
color:#616161;
}
#Http a:hover
{
color:#000000;
}