@charset "utf-8";
/* Templated CSS Document - lusciousness */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #181818;
	background-image: url(../images/g_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
a img { border: 0px; }



/* boxes */
#wrapper { width: 999px; margin: 0px auto; background: transparent url(../images/p_bg.png) repeat-y; padding: 0px 12px; }
#header { width: 999px; height: 120px; background-image: url(../images/header_bg.jpg); display: block; }
#navigation { width: 999px; height: 34px; background: transparent url(../images/nav_bg.gif) repeat-x; }
#search { width: 349px; height: 34px; background: transparent url(../images/search_bg.gif) no-repeat; float: right; }
#categories { height: 63px; background: #1e1e1e url(../images/categories_bg.jpg) no-repeat left; }
#bookmark { width: 153px; height: 63px; float: right; background: transparent url(../images/bookmark_bg.jpg) no-repeat; padding-left: 73px; }
#content { width: 672px; float: left; margin: 5px; }
#sidebar { width: 300px; float: right; margin: 5px 5px 0px 0px; background: #181818 url(../images/sb_top.gif) no-repeat; padding: 5px; }
#footnav { width: 999px; height: 34px; background: transparent url(../images/ftr_bg.gif) repeat-x; }
#disclaimer { background-color: #1e1e1e; font-size: 11px; line-height: 16px; color: #575757; padding: 10px; }


/* floats */
.fl { float: left; }
.fr { float: right; }
.cb { clear: both; }
.adtop { float: right; margin: 15px 20px 0px 0px; }
.searchfield { height: 15px; line-height: 15px; width: 215px; border: 1px solid #c9c9c9; color: #333333; margin: 7px 10px 0px 45px; float: left;}
.searchbutton { background: none; border: none; text-transform: uppercase; color: #FFFFFF; margin-top: 8px; }
.hotlink { padding: 5px; text-align: center; font-size: 18px; font-weight: bold; color: #FFFFFF; }
.5star { float: right; margin: 8px 8px 0px 0px; height: 13px; width: 66px; background-image: url(../images/h1_5star.png); display: block; }
p.adpad { padding: 2px 0px 5px; margin: 0px;  }
.logotext { float: left; margin: 20px 0px 0px 0px; height: 80px; width: 180px; }


/* text */
.text11 { font-size: 11px; }
.text10 { font-size: 10px; }
h1 { margin: 0px; padding: 0px; background: transparent url(../images/h1_bg.gif) no-repeat; height: 26px; font-size: 18px; color: #FFFFFF; width: 672px; font-weight: normal; line-height: 26px; text-indent: 10px; clear: both; }
h2 { margin: 0px; padding: 0px; background: transparent url(../images/h1_bg.gif) no-repeat; height: 26px; font-size: 18px; color: #FFFFFF; width: 672px; font-weight: normal; line-height: 26px; text-indent: 10px; clear: both; }
.h3 { background-color: #a31662; height: 21px; line-height: 21px; font-size: 14px; font-weight: bold; color: #FFFFFF; padding: 0px 5px; margin: 0px 0px 5px 0px; }
.required {	color: red; }
.ltext1 { color: #fefc7b; font-size: 26px; letter-spacing: -2px; font-weight: bold; margin-left: 15px; line-height: 20px;  }
.ltext2 { color: #FFFFFF; font-size: 46px; letter-spacing: -5px; font-weight: black; line-height: 30px; font-family: "Arial Black", Arial;  }
.ltext3 { color: #000000; font-size: 20px; letter-spacing: -2px; font-weight: bold; float: right; margin-right: 50px; line-height: 17px; }


/* links */
a.hl:link, a.hl:visited, a.hl:active, a.hl:hover { color: #e32d8e; text-decoration: none; }
a.thumbs:link, a.thumbs:visited, a.thumbs:active { border: 1px solid #7e7e7e; width: 160px; height: 120px; display: block; margin: 2px 0px; }
a.thumbs:hover { border: 1px solid #e32d8e; }
a.vtext:link, a.vtext:visited, a.vtext:active { color: #fb72d2; text-decoration: none; line-height: 16px; font-weight: bold; text-align: center; display: block; width: 155px; margin: 0px auto; }
a.vtext:hover { color: #FFFFFF; text-decoration: underline; }
a.vcat:link, a.vcat:visited, a.vcat:active, a.vcat:hover { font-size: 10px; color: #7e7e7e; text-decoration: none; }



/* nav */
ul.nav { margin: 0px 0px 0px 17px; padding: 0px; height: 34px; line-height: 34px; float: left; width: 450px; }
ul.nav li { float: left; list-style-type: none; list-style-position: inside;  display: inline; font-weight: bold; }
ul.nav li a:link { color: #FFFFFF; text-decoration: none; font-size: 12px; }
ul.nav li a:visited { color: #FFFFFF; text-decoration: none; font-size: 12px; }
ul.nav li a:active { color: #FFFFFF; text-decoration: none; font-size: 12px; }
ul.nav li a:hover { color: #ffef81; }
.navsep { color: #9d0155; padding: 0px 20px; float: left; line-height: 34px; }


/* footer */
ul.fnav { margin: 0px 0px 0px 17px; padding: 0px; height: 34px; line-height: 34px; float: left; width: 700px; }
ul.fnav li { float: left; list-style-type: none; list-style-position: inside;  display: inline; }
ul.fnav li a:link { color: #969696; text-decoration: none; font-size: 12px; }
ul.fnav li a:visited { color: #969696; text-decoration: none; font-size: 12px; }
ul.fnav li a:active { color: #969696; text-decoration: none; font-size: 12px; }
ul.fnav li a:hover { color: #c6c6c6; }
.navsep2 { color: #141414; padding: 0px 20px; float: left; line-height: 34px; }



/* categories */
ol.cat { width: 620px; float: left; margin: 7px 0px 0px 17px; padding: 0px; }
ol.cat li {  float: left; width: 100px; list-style-type: none; list-style-position: inside; display: inline; font-size: 11px; line-height: 16px; }
ol.cat li a:link, a:visited, a:active { color: #898888; text-decoration: none; }
ol.cat li a:hover { color: #c7c7c7; text-decoration: underline; }


/* thumbs */
ul.vids { margin: 0px; padding: 0px; float: left; width: 672px; }
ul.vids li { float: left; width: 164px; padding: 2px; list-style-type: none; list-style-position: inside; display: block; margin-bottom: 7px; }
ul.pages { margin: 0px auto; padding: 0px; width: 250px; }
ul.pages li { float: left; padding: 2px 5px; list-style-type: none; list-style-position: inside; display: block; border: 1px solid #7e7e7e; text-align: center; margin-right: 5px; }
ul.pages li a { font-weight: bold; font-size: 14px; color: #FFFFFF; text-decoration: none; }
ul.vids img { width: 160px; height: 120px; }

/* bfsm */
ul.bfsm { margin: 0px; padding: 0px; float: left; width: 300px; }
ul.bfsm li { float: left; list-style-type: none; list-style-position: inside; margin: 0px 2px 2px 0px; }
ul.bfsm img { width: 96px; height: 70px; }
ul.bfsm li a:link { border:1px solid #7e7e7e; width: 96px; height: 70px; display: block; }
ul.bfsm li a:visited { border:1px solid #7e7e7e; width: 96px; height: 70px; display: block; }
ul.bfsm li a:active { border:1px solid #7e7e7e; width: 96px; height: 70px; display: block; }
ul.bfsm li a:hover { border:1px solid #CC0000; }

/* sidebar lists */
ul.lst { margin: 0px auto; padding: 0px; width: 290px; }
ul.lst li { width: 140px; float: left; margin-right: 5px; list-style-type: none; list-style-position: inside; border-bottom: 1px dotted #363636; line-height: 18px; }
ul.lst li a { color: #999999; text-decoration: none; }
ul.lst li a:hover { background-color: #363636; color:  #fb72d2; width: 140px; display: block; }