.dashes {
	padding: 5px;
	border: medium dashed #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	background-color: #FF0099;
	border: thin solid #FFFFFF;
	padding: 5 px;
}
h3 {
	font-size: 1.5em;
	color: #FFFFFF;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	background-color: #FF0099;
	border: thin solid #FFFFFF;
	text-align: center;
	padding: 5;
}
.floatright {
	float: right;
	padding: 5px;
	margin: 5px;
}
.floatleft {
	float: left;
	padding: 8px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: none;
}

.lotspadding {
	padding: 8px;
}
.kikilist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	background-color: #FF0099;
	list-style-type: decimal;
}
.whtbrdr {
	padding: 5px;
	border: thin solid #FFFFFF;
	text-indent: 3pt;
	margin: 4px;
	line-height: 20px;
}
.whtbrdrtop {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.whtbrdrbottom {
	padding: 5px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.whtbrdright {
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.whtbrdrleft {
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: groove;
	border-left-color: #FFFFFF;
}
.whtbrdrtopbtm {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.whtbrdrrighttop {
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.whtbrdrleftbottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px;

}
.whtbrdrrightbottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px;
}
.whtbrdrnotopbtm {
	border-top-width: 1.5px;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
	border-left-width: 1.5px;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px;
}
.whtbrdrnotop {
	padding: 5px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
	
.whtbrdrnoleft {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 5px;

}
.whtbrdrnobottom {
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.solidpic {
	padding: 4px;
	border: 1px solid #FF0099;
}
.smallertext {
	font-size: 11px;
	font-weight: bold;
}
.whtbrdrnobottom li {
	font-size: 12px;
	text-align: left;
}
.whtbrdrnomargin {
	border: thin groove #FFFFFF;
}
.whtbrdrrighttopnopad {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.whtbrdrrightpic {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	padding: 3px;
}
.whtbrdrleftpic {
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: groove;
	border-left-color: #FFFFFF;
}

.whtbrdrfloatright {
	padding: 5px;
	float: right;
	border: thin groove #FFFFFF;
	margin: 4px;

}
.whtbrdrfloatleft {
	padding: 5px;
	float: left;
	border: thin groove #FFFFFF;
	margin: 5px;

}
.whtnobrdrright {
	padding: 5px;
	border: 1px groove #FFFFFF;
}
.quote {
	font-size: 0.8em;
	font-style: italic;
	line-height: 1.2em;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0099;
	background-attachment: fixed;
	background-color: #FF0099;
	background-image: url(images/hot-tamales-showtime-logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#epktable {
	text-align: center;
	background-color: #FF0099;
}
#home {
	text-align: center;
}
/* Top Videos home page Begin */
#topmovies {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #fff;
	margin-bottom: 5px;
	background: #000000;
}
.videotxt {
	font-size: 10px;
	color: #000000;
}

#topmovies a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#topmovies a:hover {
	text-decoration: none;
	color: #FF0099;
}
#flashguibox {
	margin-top: 5px;
}

topmovies a:visited {
	color: #FFFFFF;
}
.hoverhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.hoverhome a {
	color: #FF0099;
	text-decoration: underline;
}
.hoverhome a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
