* {
	margin:0px;
	padding:0px;
	border:0px;
}

 /*########################################
	MAIN LINKS.
 ########################################*/

a:link {text-decoration:none; font-family:arial,verdana,sans-serif; color:#790025;}
a:visited {text-decoration:none; font-family:arial,verdana,sans-serif; color:#790025;}
a:active {text-decoration:none; font-family:arial,verdana,sans-serif; color:#790025;}
a:hover {text-decoration:none; font-family:arial,verdana,sans-serif; color:#959595;}

.navlink:link {text-decoration:none; font-family:arial,verdana,sans-serif; color:#ffffff;}
.navlink:visited {text-decoration:none; font-family:arial,verdana,sans-serif; color:#ffffff;}
.navlink:active {text-decoration:none; font-family:arial,verdana,sans-serif; color:#ffffff;}
.navlink:hover {text-decoration:none; font-family:arial,verdana,sans-serif; color:#cccccc;}

#innerFooter a:link {text-decoration:none; font-family:arial,verdana,sans-serif; color:#ffffff;}
#innerFooter a:visited {text-decoration:none; font-family:arial,verdana,sans-serif; color:#ffffff;}
#innerFooter a:active {text-decoration:none; font-family:arial,verdana,sans-serif; color:#ffffff;}
#innerFooter a:hover {text-decoration:none; font-family:arial,verdana,sans-serif; color:#cccccc;}

.navlink2:link {text-decoration:none; font-family:arial,verdana,sans-serif; color:#790025;}
.navlink2:visited {text-decoration:none; font-family:arial,verdana,sans-serif; color:#790025;}
.navlink2:active {text-decoration:none; font-family:arial,verdana,sans-serif; color:#790025;}
.navlink2:hover {text-decoration:none; font-family:arial,verdana,sans-serif; color:#959595;}

.sideBG A:link {text-decoration:none; font-family:arial,verdana,sans-serif; color:#f1f1f1;}
.sideBG A:visited {text-decoration:none; font-family:arial,verdana,sans-serif; color:#f1f1f1;}
.sideBG A:active {text-decoration:none; font-family:arial,verdana,sans-serif; color:#f1f1f1;}
.sideBG A:hover {text-decoration:none; font-family:arial,verdana,sans-serif; color:#959595;}


 /*########################################
	MAIN TAGS.
 ########################################*/

body {
	margin:0px;
	color:#000000; 
	font-size:12px; 
	font-family:arial,verdana,sans-serif;
	text-align:center;
	text-decoration:none;
	background:url(images/header-bg.gif) #790025;
	background-position:top center;
	background-repeat:repeat-x;
}
 
h1 { 
	text-align:left;
	margin:0 0 10px 0;
	padding:0;
	font-size:16px;
	font-weight:bold;
}
 
h2 { 
	font-size:17px; 
	font-family:arial,verdana,sans-serif;
	font-weight:bold;
	text-decoration:none;
	padding:10px;
	text-align:left;
	color:#f36b2b;
}

h3 { 
	text-align:left;
	margin:0 0 10px 0;
	padding:0;
	font-size:16px;
	font-weight:bold;
}

h4 { 
	font-size:14px; 
	font-family:arial,verdana,sans-serif;
	font-weight:bold;
	text-decoration:none;
	padding:10px;
	text-align:left;
	color:#790025;
}


 /*########################################
	LIST & TEXT STYTLES.
 ########################################*/

ul {
	text-align:left;
}

ul ul {
	text-align:left;
	margin:0px 0px 0px 15px;
}

li {
	text-align:left;
	margin:0px 0px 0px 25px;
	padding:2px 0px 2px 8px;
}

p {
	padding:5px;
}


 /*########################################
	WEBSITE STYLES.
 ########################################*/

#container {
	width:750px;
	margin:0 auto;
}

#header {
	width:750px;
	height:210px;
	margin:0 auto;
	padding:0;
	background:url(images/header-bg-image.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#logo {
	width:250px;
	height:150px;
	border:0;
	margin:0;
	float:left;
	border:0;
}

#topNav {
	width:750px;
	height:30px;
	border:0;
	margin:0;
	padding:0;
	font-size:16px;
	color:#ffffff;
	text-align:center;
	line-height:30px;
}

#accountNav {
	width:750px;
	height:30px;
	border:0;
	margin:0;
	padding:0;
	font-size:16px;
	color:#ffffff;
	text-align:center;
	line-height:30px;
}

#searchBox01 {
	width:750px;
	margin:40px auto 0 auto;
	padding:0;
	background:url(images/search-bg.gif);
	background-position:top center;
	background-repeat:repeat-y;
}

#searchBox02 {
	width:750px;
	margin:0 auto;
	padding:0;
	background:url(images/search-bottom.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

#searchBox03 {
	width:700px;
	min-height:120px;
	margin:0 auto;
	padding:0;
	background:url(images/search-top.gif);
	background-position:top center;
	background-repeat:no-repeat;

	text-align:left;
	padding:15px 25px 15px 25px;
}

#mainBox01 {
	width:750px;
	margin:40px auto 0 auto;
	padding:0;
	background:url(images/main-bg.gif);
	background-position:top center;
	background-repeat:repeat-y;
}

#mainBox02 {
	width:750px;
	margin:0 auto;
	padding:0;
	background:url(images/main-bottom.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

#mainBox03 {
	width:750px;
	min-height:200px;
	margin:0 auto;
	padding:0;
	background:url(images/main-top.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

#mainBoxBottom {
	width:750px;
	height:45px;
	line-height:50px;
	margin:0 auto;
	padding5px 0 0 0;
	text-align:center;
	font-size:13px;
}

#accountBox01 {
	width:750px;
	margin:40px auto 0 auto;
	padding:0;
	background:url(images/search-bg.gif);
	background-position:top center;
	background-repeat:repeat-y;
}

#accountBox02 {
	width:750px;
	margin:0 auto;
	padding:0;
	background:url(images/search-bottom.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

#accountBox03 {
	width:700px;
	min-height:30px;
	margin:0 auto;
	padding:0;
	background:url(images/main-top.gif);
	background-position:top center;
	background-repeat:no-repeat;

	font-size:16px;
	line-height:30px;
	text-align:center;
	padding:15px 25px 15px 25px;
}

.boxVis {
	display:block;
}

.boxInv {
	display:none;
}

.banner480 {
	margin:20px auto;
	padding:0;
	border:o;
}

.header01 {
	background:#6dcff6;
	line-height:50px;
	text-align:left;
	margin:0px 0px 1px 0px;
	padding:0px 0px 0px 15px;
	color:#404040;
	font-size:12px;
	font-weight:bold;
}

.header02 {
	background:#eeeeee;
	line-height:50px;
	text-align:left;
	margin:0px 0px 1px 0px;
	padding:0px 0px 0px 15px;
	color:#404040;
	font-size:12px;
	font-weight:bold;
}

.header03 {
	background:#959595;
	line-height:50px;
	text-align:left;
	margin:0px 0px 1px 0px;
	padding:0px 0px 0px 15px;
	color:#404040;
	font-size:12px;
	font-weight:bold;
}

.sideBG {
	background:#404040;
	text-align:left;
	margin:0px 0px 1px 0px;
	padding:0px 0px 0px 0px;
	color:#ffffff;
}

#footer {
	width:100%;
	margin:40px 0 0 0;
	padding:0;
	background:url(images/footer-bg.gif) #000000;
	background-position:top center;
	background-repeat:repeat-x;
}

#innerFooter {
	color:#ffffff;
	width:700px;
	min-height:100px;
	margin:0 auto;
	padding:25px 0 25px 0;
	line-height:18px;
	text-align:center;
}

.col1 {
	width:400px;
	min-height:175px;
	text-align:left;
	float:left;
	margin:0;
	padding:15px 25px 15px 25px;
}
.col2 {
	width:280px;
	text-align:left;
	float:right;
	margin:0;
	padding:15px 10px 15px 10px;
}
.col3 {
	width:210px;
	text-align:left;
	float:left;
	margin:5px;
	padding:5px;
	border:0;
	border-left:1px solid #790025;
	border-right:1px solid #790025;
}
.col4 {
	width:680px;
	text-align:center;
	margin:5px;
	padding:5px;
	border:0;
	border-top:1px solid #790025;
}
.col5 {
	width:700px;
	min-height:175px;
	text-align:center;
	margin:0;
	padding:15px 25px 15px 25px;
}


 /*########################################
	CUSTOM STYLES.
 ########################################*/

.fetishIcon {
	float:left;
	margin:0 0 3px 0;
}

.error { 
	font-size:10px; 
	font-family:arial,verdana,sans-serif;
	color:#ED1C24; 
	font-weight:bold;
}

.cssAlert {text-align:center;color:#ffffff;background:#F68E92;margin:10px 0 10px 0;border:solid 1px #ED1C24;padding:5px;font-size:14px;font-weight:bold;}
.cssAlert h2 {color:#ffffff;}

.liclass {
	width:160px;
	text-align:left;
	list-style-type:none;
	display:block;
	line-height:25px;
	margin:0px 0px 0px 10px;
	padding:2px 0px 2px 15px;
	border:0px;
	border-bottom:1px dashed #959595;
	color:#ffffff;
	font-weight:bold;
}

.subliclass {
	width:140px;
	padding-left:35px;
	list-style-type:none;
	display:block;
	line-height:25px;
	margin:0px 0px 0px 10px;
	border:0px;
	border-bottom:1px dashed #959595;
	color:#ffffff;
	font-weight:bold;
}
 
label {
	font-size:12px;
	color:#790025;
	padding:3px;
	margin:2px;
	font-weight:bold;
	display:block;
}
 
.input {
	font-size:12px;
	font-family:arial,verdana,sans-serif;
	color:#818181;  
	background:#f1f1f1; 
	border:1px solid #000000;
	padding:0px 0px 0px 3px;
	margin:2px;
}

.inputText {
	font-size:14px;
	color:#252525;
	background:url(images/input-bg.gif) #ffffff;
	background-position:top center;
	background-repeat:repeat-x;
	border:1px solid #000000;
	padding:3px;
	margin:2px;
}

.inputArea {
	font-size:14px;
	color:#252525;
	background:url(images/input-bg.gif) #ffffff;
	background-position:top center;
	background-repeat:repeat-x;
	border:1px solid #000000;
	padding:5px 0 3px 0;
	margin:0;
}

.inputAreaTwo {
	font-size:14px;
	color:#252525;
	background:url(images/input-bg.gif) #ffffff;
	background-position:top center;
	background-repeat:repeat-x;
	border:1px solid #000000;
	padding:3px;
	margin:2px;
}

.inputDrop {
	font-size:14px;
	color:#252525;
	background:url(images/input-bg.gif) #ffffff;
	background-position:top center;
	background-repeat:repeat-x;
	border:1px solid #000000;
	padding:3px;
	margin:2px;
}

.inputFile {
	font-size:14px;
	color:#252525;
	background:url(images/input-bg.gif) #ffffff;
	background-position:top center;
	background-repeat:repeat-x;
	border:1px solid #000000;
	padding:3px;
	margin:2px;
}
.inputSubmit {
	cursor:pointer;
	font-size:14px;
	color:#ffffff;
	background:url(images/submit-bg.gif) #252525;
	background-position:top center;
	background-repeat:repeat-x;
	border:1px solid #000000;
	padding:3px;
	margin:2px;
}

.search {
	width:140px;
	height:18px;
	padding:2px;
	margin:10px 0px 10px 10px;
	font-size:12px; 
	font-family:arial,verdana,sans-serif;
	font-weight:bold;
	color:#404040;
	border:1px solid #000000;
}

#staffmode {
	text-align:center;
	line-height:25px;
	color:#ffffff;
	width:100%;
	height:25px;
}

#sideAd {
	margin:10px 0px 10px 18px;
	width:160px;
	height:600px;
}


 /*########################################
	GALLERY STYLES.
 ########################################*/

.galleryThumbs {
	margin:auto auto auto auto;
	border:0px;
}


 /*########################################
	NEWS STYLES.
 ########################################*/

.newsOuter {
	margin:10px auto;
	border:1px solid #e6e6e6;
}

.newsInner {
	padding:15px;
	border:0px;
}

.newsInner h3 {
	background:none;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
}


 /*########################################
	BROWSE STYLES.
 ########################################*/

.browseOuter {
	margin:10px auto;
	border:1px solid #790025;
}

.browseInner {
	width:150px;
	padding:10px 5px;
	border:0px;
	float:left;
}

.browseInnerTwo {
	width:300px;
	padding:10px 5px;
	border:0px;
	float:left;
}

.browseInner h3 {
	background:none;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 0;
}

.browseThumbC {
	width:115px;
	padding:0;
	border:0px;
	float:left;
}

.browseThumbs {
	margin:2px;
	padding:3px;
	border:1px solid #e6e6e6;
	background:#f1f1f1;

	float:left;
}

.newestContainer {
	width:70px;
	height:70px;
	float:left;
	margin:0;
	border:0;
}

.newestThumbs {
	margin:2px;
	padding:2px;
	background:#f1f1f1;
	border:1px solid #e6e6e6;

	width:60px;
	height:60px;
	float:left;
}

 /*########################################
	MEMBER STYLES.
 ########################################*/

.memberVI {

	width:75px;
	height:75px;
	z-index:100;
	float:right;

	background:url(/members/img/verified-right-sm.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.memberVIL {

	width:75px;
	height:75px;
	z-index:100;
	float:left;
	position:relative;
	top:0;
	left:0;

	background:url(/members/img/verified-left-sm.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.td1 {
	text-align:left;
	font-size:13px;
	border:1px solid #790025;
	padding:3px;
}

.td2 {
	text-align:left;
	border:1px solid #790025;
	padding:3px;
}

 /*########################################
	PRODUCT STYLES.
 ########################################*/

.prodbox {
	float:left;
	border:1px solid #e1e1e1;
	margin:5px;
	width:154px;
}

.prodbox P {
	padding:2px;
}

.prodthumb {
	border:1px solid #e1e1e1;
	display:block;
	padding:3px;
	margin:3px auto 3px auto;
}

.mainprodbox {
	border:1px solid #e1e1e1;
	margin:5px;
}

.prodimage {
	border:1px solid #e1e1e1;
	display:block;
	padding:3px;
	margin:3px auto 3px auto;
}

.pagelinksbox {
	border:1px solid #e1e1e1;
	text-align:center;
	padding:3px;
	margin:10px auto 10px auto;
	background:#f1f1f1;
}

.pagelinks {
	border:1px solid #e1e1e1;
	text-align:center;
	line-height:18px;
	margin:2px;
	padding:0 3px 0 3px;
	font-size:14px;
	font-weight:bold;
	background:#ffffff;
}

