/* CSS Document */
BODY {
margin:0px;
padding:0px;
font-family: "Times New Roman", Times, serif;
font-size: 18px;
color: #333;
background: #62184D;
background-image:url(/images/glow.jpg);
background-position:center;
background-repeat:repeat-y;
}

/* Link properties */

A:link {
	color: #FFCCFF;
	text-decoration: none;

}

A:visited {
	color: #FFCCFF;
	text-decoration: none;

}

A:active {
	color: #FFF;
	text-decoration: none;

}

A:hover {
	color: #FFCCFF;
	text-decoration: underline;

}

/* Main text headings */

h1
{
font-family: "Times New Roman", Times, serif;
font-size: 17px;
color:#F8E7F2;
text-decoration:none;
font-weight:bold;
margin:3px 5px 5px 3px;}

h2
{font-family: tahoma, Arial, Helvetica, sans-serif;font-size:11px;
color:#8D2800;
text-decoration:none;
font-weight:bold;
margin:0px 5px 5px 3px;
padding:5px 0px 0px 5px;}

h3
{font-family: tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#72502E;
text-decoration:none;
font-weight:bold;
margin:5px 5px 5px 3px;
}

/* Footer text */

.footertext {
font-family: tahoma, Arial, Helvetica, sans-serif;
margin-left:4px;
padding:10px 0px 5px 0px;
font-size:11px;
color:#FFF;
}


/* Titles */

.t1 {
font-family: tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
color:#9A5300;
text-decoration:none;
font-weight:bold;
padding-bottom: 5px;
}
.t2 {
font-family: tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
color:#96968A;
text-decoration:none;
font-weight:bold;
padding-bottom: 5px;
}

/* Main body */

.maincontent {
background-image:url(images/main.jpg);
background-position:top;
background-repeat:repeat-x;
padding:2px 15px 5px 15px;
font-family: "Times New Roman", Times, serif;
font-size: 18px;
font-weight: normal;
color:#F5DEED;
width: 740px;
}
.models {
background-color:#190E1F;
padding:2px 15px 5px 15px;
font-family: arial, helvetica, sans-serif;
font-size: 13px;
color:#FFF;
width: 740px;
}
.bigtext {
background-color:#190E1F;
font-family: "Times New Roman", Times, serif;
font-size: 18px;
color:#F5DEED;
}
.normal {
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color:#333;
}
.normal img{
padding: 3px 3px 3px 3px;
}
a.visiblelink 

{
color:#72502E;
font-weight:bold;
}

a.visiblelink:hover
{
color: #72502E;
text-decoration: underline;

} 

a.visiblelink:visited 
{
color:#72502E;
font-weight:bold;
}
/*.maincontent img {float:left;margin:5px 5px 5px 0px;}*/
.maincontent img {
padding-right: 5px;
padding-bottom: 5px;
}

.maincontent2 {
border-top-style:dotted;
border-top-width:1px;
border-top-color:#989898;
margin:3px 220px 0px 0px;
padding:0px 10px 5px 10px;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color:#333;
}

.maincontent2 img {float:right;margin:5px 0px 5px 5px;}

.maincontent3 {
border-top-style:dotted;
border-top-width:1px;
border-top-color:#989898;
margin:3px 10px 30px 0px;
padding:0px 10px 5px 10px;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color:#333;
}

.maincontent3 img {margin:5px 0px 5px 5px;}

.lwrap {
width:182px;
margin-top:15px;
margin-bottom:0px;
margin-right:auto;
margin-left:auto;
padding:0px;
}



.separator {
border-top-width:1px;
border-top-style:dotted;
border-top-color:#989898;
margin-right:5px;
margin-left:5px;
margin-top:10px;
}



/* Bullet list */

ul {
list-style-image:url(images/bullet.gif);
list-style-type:none;
}

p img {margin-left:5px;}


#wrap{
margin:0px;
padding:0px;
width:100%;
}

/* Header section */

#header{
 
background:#FFF;
background-position: top;
background-position: right;
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
font-size: 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000000;
 }

 
 /* Top navigation */
 #topnav {
	width:800px;
	margin-right: auto;
	margin-left: auto;
			}
#topnav ul
{
margin:0px 0px 0px 0px;
background-color: #A4334D;
color: #F5DEED;
float: none;
width: auto;
font-family: "Times New Roman", Times, serif;
font-size: 18px;
font-weight: normal;
height: 25px;

}
#bottomnav ul
{
margin:0px 0px 0px 0px;
background-color: #62184d;
color: #F5DEED;
float: center;
width: auto;
font-family: "Times New Roman", Times, serif;
font-size: 18px;
font-weight: normal;
height: 25px;

}
.footernav
{
background-color: #62184d;
color: #FFFFF;
font-family: "Times New Roman", Times, serif;
font-size: 18px;
font-weight: normal;

}
.topnav
{
background-color: #A4334D;
color: #FFFFF;
font-family: "Times New Roman", Times, serif;
font-size: 18px;
font-weight: normal;

}


#topnav ul li { display: inline;
list-style-type: none; }
#bottomnav ul li { display: inline;
list-style-type: none; }

#topnav ul li a
{
padding: 0.4em .7em;
display: block;
background-color: #A4334D;
color: #F5DEED;
text-decoration: none;
float: left;
margin-right: auto;
text-align: center;
margin-left:5px;

}
#bottomnav ul li a
{
padding: 0.4em .7em;
background-color: #62184d;
color: #F5DEED;
text-decoration: none;
float: left;
width: inherit;
text-align:center;
margin-left:5px;

}

#topnav ul li a:hover
{
color: #fff;
text-decoration:underline;
}


/* Footer positioning */

#footer {

height:40px;
margin:0px 0px 0px 0px;padding:0px;
width:800px;
min-width:760px;
overflow:hidden;
clear:both;
color:#FFFFFF;
background-color: #C62A51;
}

#footer img {padding:0px;margin:0px;float:left;}

#footer a {
text-decoration:none;}



#stretch {width:760px;height:1px;clear:both;margin:0px 0px 10px 0px;padding:0px;}

/* Horizontal rule */

HR {
height: 1px;
color: #999999;
}
/*product pages*/
td.detailimage {
background-image:url(images/);
text-align:center;
vertical-align:top;
}
img.prodimage {
padding:2px;
margin-top:0px;
margin-right:0px;
margin-left:0px;
text-align:center;
}
img.sprodimage {
padding:2px;
margin-top:0px;
margin-right:3px;
text-align:center;
border:1px; 
border-color: #CCCCCC; 
border-style: dotted; 
}
div.detailname {
text-align:left;
color:#72502E;
font-size:12px;
}
div.detailprice {
padding-top:10px;
color:#3E7171;
}
/*category stuff */
P.catname {
text-align: center; 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

P.catdesc { 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

IMG.catimage { 
border:1px;  
border-color: #CCCCCC; 
border-style: dashed; 
vertical-align:top; 
}

TD.catimage { 
vertical-align:top; 
} 

TD.catname { 
vertical-align:top; 
text-align: center; 
} 

TD.catnavigation { 
vertical-align:middle;
text-align: left; 
}
HR {
color: #fff; 
background-color: #fff; 
border: 1px dashed #996666; 
border-style: none none dotted; 

}
.prodname {
color: #AAAAAA; 
}
a.prodname:visited {
font-size: 8pt;
font-family: tahoma, Arial, Helvetica, sans-serif;
color: #AAAAAA; 
}
a.prodname:link {
font-size: 8pt;
font-family: tahoma, Arial, Helvetica, sans-serif;
color: #AAAAAA; 
}
.paisley{
background-image:url(images/topright.gif);
background-position:top;
background-position:left;
background-repeat:repeat-y;
}
.paisleyright{
background-image:url(images/topright.gif);
background-position:top;
background-position:right;
background-repeat:repeat-y;
}
.contentborder {
border-style: 1px solid #832D1B;
border-color: #832D1B; 

}
#crossell {
margin-left: 50px;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color: #72502E;
margin-top: -30px;
}
#topsale {
margin-left: 5px;
}