@import url("button.css");

#main	{
	text-align: center;
	width: 1034px;
	margin:0px auto;
	background:none;
}

#mainPadding	{
	padding-right:30px;
}

/* BEGIN Header */
#header	{
	text-align: left;
}

#header #headerLeft {
	float:left;
	width:500px;
	padding-top:43px;
	
}

#header h1{
	margin:0px;
	padding:0px;
	border:0px;
}

#header #headerRight {
	float:right;
	width:207px;
	background:url("../images/searchBoxBack.gif") top right no-repeat;
}

#headerRightPadding {
	padding-top:40px;
	padding-right:30px;
}

/* BEGIN first level*/
#header #topMenu {
	font-family:Tahoma;
	font-size:13px;
	height:40px;
}

#header #topMenuPadding {
	padding:0px;
	margin:0px;
}

#header #topMenu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#header #topMenu li.firstLevel	{
	float: left;
}

#header #topMenu li.firstLevel a {
	display: block;
	line-height:40px;
	text-decoration: none;
	color: #B7B9BC;
	padding:0px 20px;
	background:url("../images/menuDelimiter.png") right center no-repeat;
}

#header #topMenu li.firstLevel a:hover	{
	color:#FF038B;
}

#header #topMenu li.firstLevel a.activeMenu	{
	color:#FF038B;
}

#topMenu li span.delimiter	{
	line-height:40px;
	color: #A7A9AC;
}
/* END first level*/

/* BEGIN sub level*/
#header #topMenu iframe.subLevelIframe	{
	display: none;
	position: absolute;
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: 500;
}

#header #topMenu ul.subLevel	{
	display: none;
	position: absolute;
	z-index: 1000;
	width: auto;
	border:1px solid transparent !important;
	border:none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #header #topMenu ul.subLevel {
    	width: 230px;
    }
}

#header #topMenu li.subLevel	{
	text-align: left;
	float: left;
	clear: both;
}

#header #topMenu li.subLevel a	{
	line-height:16px;
	text-decoration: none; 
	background:#000000;
	margin-top:2px;
	padding:0px;
}

#header #topMenu li.subLevel a.activeMenu	{
	color: #FF038B;
}

#header #topMenu li.subLevel a.activeMenuRight	{
	color: #FF038B;
}

#header #topMenu li.subLevel a.menuRight	{
}

#header #topMenu li.subLevel a.menuRight:hover	{
}

#header #topMenu li.subLevel a span	{
	display: block;
	padding:0px 20px;
	white-space: nowrap;
}
/* END sub level*/
/* END Header */


/* BEGIN Body */
#body	{
	text-align: left;
	padding:0px;
}

#leftColTop {
	width:752px;
	height:21px;
	background:url("../images/leftColTop.png") !important;
	background:url("../images/leftColTop.gif");
}

#leftColBottom {
	width:752px;
	height:21px;
	background:url("../images/leftColBottom.png") !important;
	background:url("../images/leftColBottom.gif");
}

#leftCol	{
	float: left;
	width: 752px;
}

#leftColumn {
	background:#FFFFFF;
	min-height:422px;
	height:auto !important;
	height:422px;
}

#rightColTop {
	width:242px;
	height:21px;
	background:url("../images/rightColTop.gif");
}

#rightColBottom {
	width:242px;
	height:21px;
	background:url("../images/rightColBottom.gif");
}

#rightCol	{
	float: right;
	width: 242px;
}

#rightColumn	{
	background:#640038 url("../images/rightColBack.gif") repeat-x;
	min-height:422px;
	height:auto !important;
	height:422px;
}

#rightColPadding {
	padding:0px 15px;
}

#oneColTop {
	width:1004px;
	height:21px;
	background:url("../images/oneColTop.png") !important;
	background:url("../images/leftColTop.gif");
}

#oneColBottom {
	width:1004px;
	height:21px;
	background:url("../images/oneColBottom.png") !important;
	background:url("../images/leftColBottom.gif");
}

#oneCol {
	background:#FFFFFF;
	min-height:422px;
	height:auto !important;
	height:422px;
}

#oneColPadding {
	
	padding:10px;
	padding-top:0px;
	
}
/* END Body */

/* BEGIN Menu */
#menuLeftH2 a {
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color: #FF038B;
	padding-left:10px;
}

#menuLeft {
	width:212px;
}

#menuLeftPadding {
	margin:0px;
}

#menuLeft ul {
	margin: 0px; 
	padding: 0px; 
	list-style: none;
}

#menuLeft ul li {
	list-style: none;
}

#menuLeft ul li div.menuLink a {
	display: block;
	padding:4px 0px 4px 10px;
	font-family:Arial;
	color: #EEECEF;
	font-size:14px;	
	text-decoration: none;
}

#menuLeft ul li div.shopMenuLink a {
	display: block;
	padding:4px 0px 4px 10px;
	font-family:Arial;
	font-size:11px;
	color:#F792CC;	
	text-decoration: none;
}

#menuLeft ul li div.menuLink a:hover, #menuLeft ul li div.shopMenuLink a:hover {
	text-decoration:underline;
}

#menuLeft ul li div.shopMenuLink a.first {
	color: #EEECEF;
	font-size:14px;
}

#menuLeft ul li div.shopMenuLink a.selected, #menuLeft ul li div.menuLink a.selected {
	text-decoration:underline;
}

#menuLeft ul li div.menuLink a.menuLinkOpened	{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color: #FF038B;
}
/* END subMenu */

/* BEGIN Footer */
#footer	{
	text-align: left;
}

#footerLinks, #footerLinks a {
	color:#FFFFFF;
}

#footerLinks a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

#afterFooter	{
	text-align:left;
	color:#B4859E;
	font-size:9px;
	margin-bottom:20px;
}

#afterFooter a{
	text-decoration:none;
	color:#B4859E;
}

#afterFooter a:hover{
	text-decoration:none;
}

/* END Footer */

/* ??????????? */

#sectionSearchDiv {
	height: 50px;
	text-align: left;
	padding-left: 10px;
}

#sectionSearchDiv a.sectionTitle	{
	color: #6F2B28;
	font-family: Arial, serif;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	margin-top: 20px;
	display: block;
	float: left;
}
/* ??????????? */

/* !!!!! begin clearLine  */

.clearLine	{
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
	height: 0px;	
}
/* !!!!! end clearLine  */

#HTTPErrorMessage	{
	margin-bottom: 15px;
	padding: 20px;
	border: 1px solid #880000;
	background: rgb(240, 204, 204);
	font-weight: bold;
}

.hiddenContentForCSSBrowsers	{
	display: none;
}
