@charset "UTF-8";
/* CSS Document */
body
{
	background-attachment: fixed;
	background-color: #8BDB44;
	background-position: right top;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: xx-small;
	color: #000000;
	background-image: url(http://www.zumped.com/images/stripe.png);
	background-repeat: repeat-x;
}

.menu 	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold; color: #FFFFFF;
}

.media {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 12px;
	color: black;
}

.DefaultText {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 12px;
	color: black;
}
.PageNumbers {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 12px;
	color: black;
}

.warningtext {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.welcometext {
	color: #656567;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.mostpopular {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.phpLDFooter {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.linkText {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 12px;
	color: black;
}

a.LoginStatus:link {color: white; text-decoration: underline; font-weight: bold;}
a.LoginStatus:visited {color: white; text-decoration: underline; }
a.LoginStatus:hover {color: yellow; text-decoration: underline; }
a.LoginStatus:active {color: white; }

a.UserCP:link {color: black; text-decoration: underline; font-weight: bold;}
a.UserCP:visited {color: black; text-decoration: underline; }
a.UserCP:hover {color: black; text-decoration: underline; }
a.UserCP:active {color: black; }

a.phpLDFooter:link {color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.phpLDFooter:visited {color: gray; text-decoration: none; }
a.phpLDFooter:hover {color: yellow; text-decoration: underline; }
a.phpLDFooter:active {color: #FFFFFF; }

a.plugs:link {color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.plugs:visited {color: gray; text-decoration: none; }
a.plugs:hover {color: yellow; text-decoration: none; }
a.plugs:active {color: #FFFFFF; }


a.mostpopular:link {color: #656567; text-decoration: none; font-weight: bold;}
a.mostpopular:visited {color: gray; text-decoration: none; }
a.mostpopular:hover {color: yellow; text-decoration: underline; }
a.mostpopular:active {color: #656567; }

a.LinksPage:link {color: blue; text-decoration: none; font-weight: bold;}
a.LinksPage:visited {color: blue; text-decoration: none; }
a.LinksPage:hover {color: blue; text-decoration: underline; }
a.LinksPage:active {color: blue; }

a.TopLinks:link {color: #656567; text-decoration: none; font-weight: bold;}
a.TopLinks:visited {color: gray; text-decoration: none; }
a.TopLinks:hover {color: yellow; text-decoration: underline; }
a.TopLinks:active {color: #656567; }

a.featured:link {color: white; text-decoration: none; text-transform: Uppercase; font-weight: bold;}
a.featured:visited {color: white; text-decoration: none; }
a.featured:hover {color: white; text-decoration: underline; }
a.featured:active {color: white; }

a.PageNumbers:link {color: black; text-decoration: none; text-transform: Uppercase; font-weight: bold;}
a.PageNumbers:visited {color: black; text-decoration: none;  font-weight: bold;}
a.PageNumbers:hover {color: black; text-decoration: underline;  font-weight: bold;}
a.PageNumbers:active {color: black;  font-weight: bold;}

a.media:link {color: black; text-decoration: none; text-transform: none; font-weight: bold;}
a.media:visited {color: black; text-decoration: none; text-transform: none; font-weight: bold;}
a.media:hover {color: black; text-decoration: underline; }
a.media:active {color: black; } 
.TopMenuText {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.ItemLinkText {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003333;
}
.ItemDescText {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.ItemSmallText {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.foot {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;

