@charset "UTF-8";
* {margin: 0; padding: 0;}
img {
	display: block;
}
body  {
	font: 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
background:#ffffff url(../img/bg-body.jpg) repeat-x top;
}
#container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
} 
#header {
	background: url(../img/top-banner.jpg) no-repeat top;
	padding: 0px 0px 8px;
	margin: 0px;
} 
#sidebar1 {
	padding: 0px 15px 16px 0px;
	vertical-align: top;
	width: 150px;
	border-bottom: 1px solid #e0e0e0;
}
#mainContent {
	padding: 16px;
	background: #FFFFFF;
	border: 1px solid #e0e0e0;
	vertical-align: top;
	width: 575px;
} 
#mainContent p {
	margin-bottom: 10px;
}
#salesConditions p a {
	color:#666;
	text-decoration:none;
	border-bottom:1px dotted #999999;
}
#salesConditions p a:hover {
	color:#cc3300;
	text-decoration:none;
	border-bottom:1px dotted #cc3300;
}
#footer {
	padding: 10px 20px;
	text-align: center;
}
#footer img {
	margin:0px auto 5px;
} 
#footer p {
	padding: 0px 0px 7px 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #999999;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #CC3300;
	text-decoration: underline;
}
#copyrights {
	font-size: 11px;
	color: #999999;
	letter-spacing: 1px;
	line-height: 11px;
}
#copyrights a {
}
#copyrights a:hover {
}
#headerHorizontalMenu {
	padding: 0px;
	height: 21px;
	width: 780px;
	border-bottom: 1px solid #e0e0e0;
	margin: 120px 0px 0px;
}
#headerHorizontalMenu ul {
	float:left;
	margin: 0px;
	padding: 0px;
}
#headerHorizontalMenu li {
	width: 105px;
	list-style: none;
	float: left;
	margin-right: 2px;
}
#headerHorizontalMenu a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	text-align: left;
	width: 90px;
	line-height: 22px;
	background: #acacac url(../img/bg-sidebar-headers.jpg) repeat-x;
	text-transform: uppercase;
	padding-left: 15px;
}
#headerHorizontalMenu a:hover {
	color: #000000;
	text-decoration: none;
	background: #e0e0e0;
}
h1 {
	font: normal 15px/17px "Arial Black", Verdana, sans-serif;
	text-transform: uppercase;
	color: #666666;
	margin-bottom: 5px;
}
#frontPageTable {
}
#frontPageTable a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
}
#frontPageTable .frontPageTableTextCells {
	padding-bottom: 10px;
	padding-left: 0px;
}
#frontPageTable a:hover {
	color: #CC0000;
	text-decoration: underline;	
}
#frontPageTable img {
	border: none;
	height: 170px;
	width: 170px;
}#frontPageTable td {
	text-align: left;
	vertical-align: top;
	line-height: 12px;
	padding-right: 10px;
}
#frontPageTable .frontPageTableImageCells td {
}
#breadCrumbs {
	margin: 0px 0px 10px;
	padding: 5px 5px 5px 16px;
	border: 1px solid #e0e0e0;
}
#breadCrumbs a {
	color: #999999;
	text-decoration: underline;
	background: url(../img/bredcrumb-arrow.gif) no-repeat right;
	padding-right: 13px;
}
#breadCrumbs a:hover {
	color: #CC3300;
	text-decoration: underline;
}
h2 {
	font-size: 15px;
	color: #666666;
	margin-bottom: 8px;
	text-transform: uppercase;
}
h2 a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
h2 a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.checkOutTables th {
	line-height: 20px;
	background: url(../img/bg-sidebar-headers.jpg) repeat-x;
	color: #FFFFFF;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}.checkOutTables td {
	padding:3px 5px;
}
.checkOutTables {
	background: url(../img/bg-sidebar-ul.jpg) repeat-x bottom;
}
#newsletterDiv {
	padding: 0;
	margin: 0px 0px 20px 5px;
}
#newsletterDiv h1 {
	color:#c30;
	line-height: 21px;
}
#newsletterDiv h1 a {
	color:#c30;
	text-decoration: none;
	border-bottom:1px dotted #cc3300;
}
#newsletterDiv h1 a:hover {
	color:#666;
	text-decoration: none;
	border-bottom:1px dotted #666;
}
#pulchritudinous {
	padding-right: 30px;
	background: url(../img/phika.gif) no-repeat right center;
	height: 25px;
}

