.menu {
border-right:1px solid #333333;
border-left:1px solid #333333;
border-bottom:1px solid #333333;
background-image:url(../images/template/mdk/divbg.gif);
}

.header {
width: 875px;
background-image:url(../images/template/mdk/header_bg.gif);
background-repeat:repeat;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 5px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}
.header A:link {color: #ed1e24; text-decoration: none}
.header A:visited {color: #ed1e24; text-decoration: none}
.header A:active {color: #ed1e24; text-decoration: none}
.header A:hover {color: #ed1e24; text-decoration: none;}
.header {
	font-family: 'lucida sans unicode', 'lucida grande', sans-serif;
font-size: 10px;
letter-spacing: 8pt;
color: #eeeeee;

}

.close A:link {color: #ed1e24; text-decoration: none}
.close A:visited {color: #ed1e24; text-decoration: none}
.close A:active {color: #ed1e24; text-decoration: none}
.close A:hover {color: #e45b5b; text-decoration: none;}
.close {
	font-family: 'lucida sans unicode', 'lucida grande', sans-serif;
font-size: 10px;
color: #eeeeee;
letter-spacing: 3pt;

}

.header2 { /*CSS class for menu headers in general (expanding or not!)*/
font:12px Verdana;
color: white;
background-image:url(../images/template/mdk/header_bg.gif);
background-repeat:repeat-x;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

body {font:11px/1.5 Verdana, Arial, Helvetica, sans-serif;}
#text {margin:50px auto; width:500px}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(../plugins/storetip/images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(../plugins/storetip/images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#000000; color:#008aff}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../plugins/storetip/images/tt_bottom.gif) top right no-repeat; overflow:hidden}