.slidetabsmenu{
border: 0px solid black;
float:left;
font-size:18px;
font-color: white;
font-family:Comic Sans MS, sans-serif;
margin:0px;padding:0px;
}
.slidetabsmenu ul{
list-style-type: none;
}
.slidetabsmenu li{
display:inline;
}

.slidetabsmenu a{
float:left;
/*background:url(media/slide-left.gif) no-repeat left top;*/
margin:0;
/*space between the tabs adjust here*/
background-position:0px -125px;
text-decoration:none;
}

.slidetabsmenu a span {
float:left;
display:block;
padding:0px;
color:#ffffff;
}

.toondoos{
float:left;
width:77px;
display:block;
background:url(media/toondoo_topmenu_toons.gif) no-repeat right top;
font-weight:bold;
}

.dooers{
float:left;
width:80px;
display:block;
background:url(media/toondoo_topmenu_doers.gif) no-repeat right top;
font-weight:bold;
}

.toonbooks{
float:left;
width:77px;
display:block;
background:url(media/toondoo_topmenu_books.gif) no-repeat right top;
font-weight:bold;
}

.galleries{
float:left;
width:94px;
display:block;
background:url(media/toondoo_topmenu_galleries.gif) no-repeat right top;
font-weight:bold;
}
.contests{
float:left;
width:92px;
display:block;
background:url(media/toondoo_topmenu_contest.gif) no-repeat right top;
font-weight:bold;
}
.help{
float:left;
width:77px;
display:block;
background:url(media/toondoo_etc-tab.gif) no-repeat right top;
font-weight:bold;
}
.tools{
float:left;
width:77px;
display:block;
background:url(media/toondoo_topmenu_tools.gif) no-repeat right top;
font-weight:bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{
color: white;
}

.slidetabsmenu a:hover, .slidetabsmenu li.selected a{
background-position:0px -125px;
}

.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{
background-position:100% -125px;
}

html>/**/body .IEonlybr{ /*None IE browsers hack*/
display: none; /*Hide BR tag in non IE browsers, since it's not needed*/
}

/* ######### Style for Drop Down Menu ######### */

.toondoos_c{
position:absolute;
top: 0;
/*border: 1px solid #918d8d; /*THEME CHANGE HERE
border-width: 0 1px;*/
font-family:Comic Sans MS,Arial, Helvetica, sans-serif;
font-size: 14px;
line-height:18px;
z-index:100;
width: 110px;
visibility: hidden;
}

.toondoos_c a{
width: auto;
display: block;
text-indent: 5px;
background-color: #3bb6be;
/*border: 0 solid #269ca7; /*THEME CHANGE HERE
border-bottom-width:1px;*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: white;
}

.toonbooks_c{
position:absolute;
/*border: 1px solid #918d8d; /*THEME CHANGE HERE
border-width: 0 1px;*/
font-family:Comic Sans MS,Arial, Helvetica, sans-serif;
font-size: 14px;
line-height:18px;
z-index:100;
width: 110px;
visibility: hidden;
}

.toonbooks_c a{
width: auto;
display: block;
text-indent: 5px;
background-color: #32c43e;
/*border: 0 solid #269ca7; /*THEME CHANGE HERE
border-bottom-width:1px;*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: white;
}

.dooers_c{
position:absolute;
top: 0;
/*border: 1px solid #918d8d; /*THEME CHANGE HERE
border-width: 0 1px;*/
font-family:Comic Sans MS,Arial, Helvetica, sans-serif;
font-size: 14px;
line-height:18px;
z-index:100;
width: 110px;
visibility: hidden;
}

.dooers_c a{
width: auto;
display: block;
text-indent: 5px;
background-color: #8441bd;
/*border: 0 solid #269ca7; /*THEME CHANGE HERE
border-bottom-width:1px;*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: white;
}


.galleries_c {
position:absolute;
top: 0;
/*border: 1px solid #918d8d; /*THEME CHANGE HERE
border-width: 0 1px;*/
font-family:Comic Sans MS,Arial, Helvetica, sans-serif;
font-size: 14px;
line-height:18px;
z-index:100;
width: 110px;
visibility: hidden;
}

.galleries_c a{
width: auto;
display: block;
text-indent: 5px;
background-color: #e18a14;
/*border: 0 solid #269ca7; /*THEME CHANGE HERE
border-bottom-width:1px;*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: white;
}

.contests_c {
position:absolute;
top: 0;
/*border: 1px solid #918d8d; /*THEME CHANGE HERE
border-width: 0 1px;*/
font-family:Comic Sans MS,Arial, Helvetica, sans-serif;
font-size: 14px;
line-height:18px;
z-index:100;
width: 110px;
visibility: hidden;
}

.contests_c a{
width: auto;
display: block;
text-indent: 5px;
background-color: #d42f90;
/*border: 0 solid #269ca7; /*THEME CHANGE HERE
border-bottom-width:1px;*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: white;
}


.tools_c {
	position:absolute;
	top: 18px;
	font-family:Comic Sans MS,Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	z-index:100;
	width: 110px;
	visibility: hidden;
	left: 650px;
}

.tools_c a{
width: auto;
display: block;
text-indent: 5px;
background-color: #106be6;
/*border: 0 solid #269ca7; /*THEME CHANGE HERE
border-bottom-width:1px;*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: white;
}

.help_c {
position:absolute;
top: 0;
/*border: 1px solid #918d8d; /*THEME CHANGE HERE
border-width: 0 1px;*/
font-family:Comic Sans MS,Arial, Helvetica, sans-serif;
font-size: 14px;
line-height:18px;
z-index:100;
width: 110px;
visibility: hidden;
}

.help_c a{
width: auto;
display: block;
text-indent: 5px;
background-color: #bd3c39;
/*border: 0 solid #269ca7; /*THEME CHANGE HERE
border-bottom-width:1px;*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: white;
}

* html .toondoos_c a{ /*IE only hack*/
width: 100%;
}
* html .toonbooks_c a{ /*IE only hack*/
width: 100%;
}
* html .galleries_c a{ /*IE only hack*/
width: 100%;
}
* html .contests_c a{ /*IE only hack*/
width: 100%;
}
* html .help_c a{ /*IE only hack*/
width: 100%;
}
* html .tools_c a{ /*IE only hack*/
width: 100%;
}
* html .dooers_c a{ /*IE only hack*/
width: 100%;
}
.toondoos_c a:hover{ /*THEME CHANGE HERE*/
background-color: #35a4ab;
}
.toonbooks_c a:hover{ /*THEME CHANGE HERE*/
background-color: #2db138;
}
.galleries_c a:hover{ /*THEME CHANGE HERE*/
background-color: #cc7e14;
}
.contests_c a:hover{ /*THEME CHANGE HERE*/
background-color: #bf2a82;
}
.dooers_c a:hover{ /*THEME CHANGE HERE*/
background-color: #753ba7;
}
.help_c a:hover{ /*THEME CHANGE HERE*/
background-color: #aa3939;
}
.tools_c a:hover{ /*THEME CHANGE HERE*/
background-color: #0e5fcf;
}

