html { overflow-y: scroll; }

body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #ff6700;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 82.0%;
}
/*--eliminates dashed lines around links on Firefox---*/
a {
  outline: none;
}


body table {
	font-size: 1.0em;
}

iframe#MySideCart {
	overflow: auto; 
	overflow-x: hidden;
}

/*----------------------------------------------------------------
	COMMON
----------------------------------------------------------------*/
h1, h2 {
	margin: 0 0 20px 0;	
	font-weight: normal;
	color: #ff6800;
}

 h3, h4, h5, h6 {
	margin: 0 0 10px 0;	
	font-weight: normal;
	color: #ff6800;
}

h1 {
	font-size: 2.0em;
	z-index:100;
	position:relative;	
}

h2 {
	font-size: 1.8em;	
}

h3 {
	font-size: 1.6em;	
}
h3 a{
	text-decoration:underline;
}
h3 a:hover{
	text-decoration:none;
}
h4 {
margin-top:8px;
text-align:center;
	font-size: 1.4em;	
}
h4 a{
	text-decoration:underline;
}
h4 a:hover{
	text-decoration:none;
}

h5 {
	font-size: 1.2em;	
}

h5 {
	font-size: 1.0em;	
}

p {
	margin: 0 0 15px 0;	
}

a {
	color: #00a7b2;
	text-decoration: none;
}

a:hover {
	color: #00a7b2;
	text-decoration: underline;
}


img {
	border: 0;
}

.more {
	text-align: right;
}
hr  {
background-color:#C0C0C0;
border: none;
color:#C0C0C0;
height:1px;

}
/*----------------------------------------------------------------
	WRAP
----------------------------------------------------------------*/

#toolFree {
    float: right;
    font-size: 18px;
    height: 125px;
    margin-right: 300px;
    margin-top: 3px;
    text-align: right;
    width: 300px;
}

#wrap {
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#wrap-inner {
	width: 1000px;
	height: 1200px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	text-indent: -9999px;
}

/*----------------------------------------------------------------
	HEADER
----------------------------------------------------------------*/
#header-wrap {
	float: left;
	clear: left;
	height: 175px;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #ff6700 url('/images/header-bg.jpg') no-repeat center top;
	text-align: center;
}

#header {
	position: relative;
	height: 175px;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	z-index: 10;
}
.printOnly {
display:none;
}
#logo {
	float: left;
	display: block;
	width: 322px;
	height: 115px;
	text-indent: -9999px;
	outline: none;
}

#logo a {
	float: left;
	display: block;
	width: 322px;
	height: 115px;
	text-indent: -9999px;
	outline: none;
}
#sports a{
	float: left;
	display: block;
	width: 260px;
	height: 115px;
	margin-left:145px;
	text-indent: -9999px;
	outline: none;}
#nav {
	float: left;
	clear: left;
	display: block;
	position: relative;
	z-index: 1000;
	height: 40px;
	width: 708px;
	background: #000 url('/images/menu-bg.jpg') no-repeat left top;
}

#nav ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#nav ul li a {
	display: block;
	padding: 0 13px;
	line-height: 40px;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#nav ul li a:hover {
	color: #FF6800;
	text-decoration: none;
}

/*----------------------------------------------------------------
	CONTENT
----------------------------------------------------------------*/
#content-wrap {
	float: left;
	clear: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #383838 url('/images/content-bg.jpg') no-repeat center top;
	text-align: center;
}

#content {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#homeSpecials{
width:320px;
height:215px;
background:url(../files/pantyhoseSpecial.jpg) no-repeat;
padding-top:5px;
float:left;

margin-bottom:25px;
color:#FFFFFF;
}
#homeSpecials p{width:200px; margin-left:110px;}
/*---------- CONTENT PRIMARY ----------*/
#content-primary {
	float: left;
	display: inline;
	position: relative;
	z-index: 0;
	width: 711px;
	margin: -20px 0 0 0;
	padding: 0;
	background: #fff;
}

#content-primary .inner {
	padding: 20px;
	min-height:535px;
}

#content-primary .content-bottom {
	position: relative;
	display: block;
	width: 769px;
	height: 91px;
	margin: 0 -29px -22px -29px;
	background: transparent url('/images/content-bottom.png') no-repeat left top;
}

/*---------- CONTENT SECONDARY ----------*/
#content-secondary {
	float: right;
	display: inline;
	width: 278px;
	margin: 0 0 0 10px;
	padding: 0;
	z-index: 8000;
	color: #fff;
}

#flash-rotation {
	z-index: 9000;
	position: relative;
	display: block;
	width: 299px;
	height: 202px;
	margin: -156px 0 15px -20px;
}

/*----------------------------------------------------------------
	BLOCKS
----------------------------------------------------------------*/
.block {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}

.block ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.block ul li {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #7e7e7e;
}

.block-cart {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}

/*----------------------------------------------------------------
	HOME
----------------------------------------------------------------*/
#home-feature {
	float: left;
	display: inline;
	width: 100px;*/
	margin: 0 15px 0px 0;
	background: #383838;
}

#home-feature .g4ImgTABLE {
	clear: left;
	float: left;
}

#home-feature-model {
	float: left;
	display: inline;
	/*width: 100px;*/
	margin: 0px 15px 5px 0;
	padding: 10px 15px 30px 15px;
	background: #383838;
	color: #fff;
}
#home-feature-model img{
margin:0 auto;
text-align:center;
}
#featuredModelText {
margin:12px 0 0 0;
padding:0px;
width:100%;
text-align:center;
font-size:.950em;
}

#home-feature-model h2 {
	margin: 0 0 10px 0;
	text-align: center;
}

#homeFeatured{

}
#homeFeatured h2{
margin: 0 0 10px 0;
}
/*----------------------------------------------------------------
	NEWS
----------------------------------------------------------------*/
#content-secondary #qm0 {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content-secondary #qm0 li {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #7e7e7e;
}

#content-secondary a.qmCurrent {
	color: #797979;
}

/*---------- NEWS SUMMARY ----------*/
.news-summary {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #7e7e7e;
}

.news-summary .news-cat {
	margin: 0 0 3px 0;
	padding: 0;
	color: #999;
}

.news-summary h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.4em;
}

/*---------- NEWS BACK ----------*/
.news-back {
	float: right;
	margin: 0 0 5px 15px;
	color: #aeaeae;
}

body#news-cat .inner {
min-height:700px;
}
/*----------------------------------------------------------------
	FAQs
----------------------------------------------------------------*/
/*---------- TOC ----------*/
#faqContentsTable {
	margin: 0 0 15px 0;
	color: #848484;
}

#faqContentsTable tr td {
	padding: 5px 0;
	border-bottom: 1px solid #535353;
	font-size: 0.9em;
}

#faqContentsTable tr#faqContentsCategoryTR {
	font-weight: bold;
}

/*---------- QUESTIONS/ANSWERS ----------*/
#faqTable {
	margin: 0 0 15px 0;
}

#faqTable tr#faqQuestionTR td {
	padding: 5px 0;
	font-weight: bold;
}

#faqTable tr#faqAnswerTR td {
	padding: 5px 0 10px 0;
	border-bottom: 1px solid #C0C0C0;
}

#faqTable tr#faqAnswerTR td td {
	border-bottom: 0;
}

/*---------- TOP ----------*/
span#faqTOPSPAN a {
	text-transform: lowercase;
}

/*----------------------------------------------------------------
	LINKS
----------------------------------------------------------------*/
.linkstable {
	width: 100%;
}

.linkstable tr th {
	display: none;
}

.linkstablerow td.linkstabletitleH,
.linkstablerow td.linkstabledescrH {
	padding: 5px;
	background: #f1f1f1;
	text-align: left;
}
.linkstablerow td.linkstabletitle,
.linkstablerow td.linkstabledescr {
	padding: 5px;
	border-bottom: 1px solid #C0C0C0;
}

/*----------------------------------------------------------------
	HOT MODELS COSTUMES
----------------------------------------------------------------*/
#model-results {
	width: 100%;
	margin:10px 0;
	padding: 10px 0;
	background:#fff;
}

.model-stats {
	background: #383838;
	color: #fff;
	width: 100%;
}

.model-stats img {
	max-height: 100px;
}
span.HotCostumes {
color:#ca110f;
font-style:italic;
}

/*----------------------------------------------------------------
	MINI CART BUTTONS
----------------------------------------------------------------*/
.c4Button1 {
	color: white;
	text-decoration: none;
	background-color: #FF6E01;
	/*margin: 5px 5px 0 5px;*/
	padding: 2px 8px;
	/*border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #1E2A42;
	border-bottom: 1px solid #1E2A42;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;*/
	display: block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: hand;
}

.MiniCartView a.c4Button1 {
	margin: 5px;
}

a.c4Button1:link {color: white; text-decoration: none;}
a.c4Button1:visited {color: white; text-decoration: none;}
a.c4Button1:hover {
	background-color: #1d1d1d;
	color: #fff;
	text-decoration: none;
	/*border-right: 1px solid #1E2A42;
	border-bottom: 1px solid #1E2A42;*/
}

a.c4Button1:focus {
	background-color: #1d1d1d;
	color: #fff;
	/*text-decoration: none;
	border-right: 1px solid #1E2A42;
	border-bottom: 1px solid #1E2A42;*/
}

div#g4ImgT1 {
	clear: left;
	width: 100%;
	display: inline;
	margin-top: 5px;
}

/*----------------------------------------------------------------
	GUEST CHECKOUT
----------------------------------------------------------------*/
form#GuestCheckout .c4TblStyled {
	background: #00A7B2;
	color: #fff;
}

.c4guestbutton .c4Button1 {
	color: #00A7B2;
	font-weight:bold;
	text-decoration: none;
	background-color: #FF6E01;
	/*margin: 5px 5px 0 5px;*/
	padding: 2px;
	display: block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: hand;
}

/*----------------------------------------------------------------
	SEARCH
----------------------------------------------------------------*/
ul.search-form {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.search-form li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}


/*----------------------------------------------------------------
	FOOTER
----------------------------------------------------------------*/
#footer-wrap {
	float: left;
	clear: left;
	width: 100%;
	height: 244px;
	margin: 0;
	padding: 0;
	background: transparent url('/images/footer-bg.jpg') no-repeat center top;
	text-align: center;
}

#footer {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#footer #end-info {
	padding-top: 25px;
	color: #a04101;	
}

#footer #end-info ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer #end-info ul li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

#footer #end-info ul li a {
	color: #fff;	
}

#footer #end-info #copyright {
	clear: left;
	padding-top: 5px;
}

#footer #end-info #copyright a {
	color: #a04101;	
}

/*---------- FIGURES-FOOT ----------*/
#figure-foot {
	position: relative;
	float: right;
}

/*----- FIGURES-FOOT (HOME) -----*/
body #figure-foot {
	margin: -90px 0 0 0;
}

body #content-secondary {
	padding-bottom: 150px;
}

#tickerBG{
background:url(/images/christmasBG.jpg);
height:142px; width:669px;
margin-bottom:15px;
margin-top:40px;}

#tickerContent{
clear:both;
font-size:1.1em;
color:#0f2c01;
padding-top:12px;
font-family:Arial, Helvetica, sans-serif, "Arial Black"}

#GiftAmount, #GiftMessage{
margin-bottom:5px;}

.c4GCBuyA{
margin-top:15px;}

.c4GCBulletDiv ul{
margin:0 0 15px 0}

#emailSub{
background:url(../images/subscribe-button.gif) no-repeat;
height:25px ; width:88px;
border:none;
text-indent:-9999px;
cursor:pointer;}
