@charset "utf-8";
/* CSS Document */
body 	{margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; background-color:#e73f97; color:#000; text-align:center;}
p 		{margin:2px 1px 2px 1px}
ul 		{margin:2px 1px 2px 1px}
hr 		{margin:2px 0px 2px 0px; color:#CCC; background:#CCC; border:0; height:1px;}

h3, h4, .contenthead {margin:4px 1px 4px 1px; color:#e73f97; font-size:1.2em; font-weight:bold;}

#homeContent 	{text-align:center; border:1px solid #000; color:#FFF; margin:0px 4px 4px 4px; padding-bottom:4px; background:url(../img/home.gif) center no-repeat #000; min-height:200px; height:auto !important; height:200px;}
#content 		{text-align:center; border:1px solid #000; background-color:#000; color:#FFF; margin:0px 4px 4px 4px; padding-bottom:4px;}
#prodContent 	{text-align:left; border:1px solid #e73f97; margin:4px 4px 4px 4px; background-color:#FFF; color:#000;}

#menu:hover {background-color:#e73f97; padding:12px 5px 5px 5px; border:1px solid #000; margin:0;}
#menu 		{float:left; margin-top:10px; padding:3px 5px 5px 5px; border:0; background:none; color: #FFF; margin-left:1px; margin-right:1px; cursor:pointer; font-size:1em;}
#menuSel 	{float:left; background-color:#e73f97; color: #FFF; padding:12px 5px 5px 5px; border:1px solid #000; margin-top:0px; cursor:pointer; font-size:1em;}
#menuA		{text-decoration:none; color:#FFF;}

#menu-left 		{background:url(../img/btn_right.gif) top right no-repeat; color: #000; margin-left:4px; margin-right:4px;}
#menu-right 	{background:url(../img/btn_left.gif) top left no-repeat; color: #000;}
#menu-center 	{background:url(../img/btn_center.gif) top center repeat-x; color: #000; margin-left:10px; margin-right:10px; height:40px;}
#menu-separator	{float:left;}

#footerMenu 	{color:#f5cae1;background:none;}

#prodMenu 			{margin-left:20px; margin-right:20px; padding-top:4px; background:url(../img/p_dot.gif) top repeat-x;}
#prodMenu:hover		{background:url(../img/pSel_dot.gif) top repeat-x #4c1032;}
#prodMenu a			{text-decoration:none; color:#FFF; font-size:1.15em;}
#prodMenu:hover	a	{text-decoration:none; color:#e73f97;}
#prodMenu-lastLine	{padding-top:4px; background:url(../img/p_dot.gif) top repeat-x;}
#prodMenu-itemCont	{text-align:left; padding-left:8px; display:table-cell;}



.focused {
	border: 1px solid #FFF;
}

.blurred {
	border: none;	
}


