/* CSS Document */

body, div, p, table, td
{
	margin:0px 0px;
	padding:0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

body{
	background:#000000;
	margin-bottom:7px;
}

a{
	color:#000000;
	text-decoration:none;
}

a:hover{

	text-decoration:underline;
}

#outer-container
{
	width:100%
}


#header-container
{
	width:990px;
	height:104px;
}

#header-container .links td
{
	background:url(images/top-links-back.gif) repeat-x;

	line-height:29px;
	color:#ffaf02;
	font-weight:bold;
}

#header-container .links td a
{
	float:left;
	width:75px;
	color:#ffaf02;
	text-decoration:none;
}

#header-container .links td a:hover
{
	color:#000000;
	text-decoration:none;
	background:#A08458;
}




#middle-container
{
	display:inline;
	float:left;
	width:100%;
	background:url(images/middle-grad.gif) #835821 top center repeat-x;
}

#middle-container .middle
{
	width:990px;
	margin-top:0px;
	margin-bottom:0px;
	v-align:bottom;
}


#middle-container .photo-header
{
	color:#FFFFFF;
	line-height:25px;
	height:25px;
	padding:7px 0px 7px 7px;
}

#middle-container .home-girl
{
	background:url(images/home-girl.jpg) #000000 left top no-repeat;
	height:500px;
	width:990px;
	padding:0px 0px;
	margin:0px 0px;
}


#middle-container .home-nogirl
{
	background:url(images/home-nogirl.jpg) #eee left top no-repeat;
	width:990px;
	padding:0px 0px;
	margin:0px 0px;
}

#middle-container #titledd
{
	display:inline;
	float:left;
	width:980px;
	background:#000000;
	color:#FFFFFF;
	line-height:20px;
	height:20px;
	padding:4px 5px 4px 5px;
	font-size:14px;
	font-weight:normal;
	border-bottom:2px #835821 solid;
}

#middle-container #title
{
	display:inline;
	float:left;
	width:980px;
	background:#000000;
	color:#FFFFFF;
	line-height:30px;
	height:30px;
	padding:10px 0px 10px 10px;
	font-size:20px;
	font-weight:normal;
}


#middle-container #title-2
{
	display:inline;
	clear:left;
	float:left;
	width:980px;
	background:#ECE2B6;
	padding:4px 0px 4px 10px;
}


#middle-container #title-2 td
{
	color:#000000;
	line-height:20px;
	height:20px;
	font-size:12px;
	font-weight:bold;
}



#middle-container .home-girl .right-side-links
{
	padding:70px 12px 27px 15px;
}


#middle-container .home-girl .right-side-links a
{
	font-size:20px;
	color:#000000;
	text-decoration:none;
    background: none !important;
}

#middle-container .home-girl .right-side-links a:hover
{
	text-decoration:underline;
}

#middle-container .home-girl .right-side-links span
{
	display:inline;
	font-size:12px;
	font-weight:bold;
}


#middle-container .home-nogirl .right-side-links
{
	padding:70px 12px 27px 15px;
}


#middle-container .home-nogirl .right-side-links a
{
	font-size:20px;
	color:#000000;
	text-decoration:none;
}

#middle-container .home-nogirl .right-side-links a:hover
{
	text-decoration:underline;
}

#middle-container .home-nogirl .right-side-links span
{
	display:inline;
	font-size:12px;
	font-weight:bold;
}



#middle-container .productinfo
{
	float:left;
	display:inline;
	width:570px;
	line-height:50px;
	background:#3D3625;
	margin:10px 0px 0px 0px;
	padding:0px 0px;
}

#middle-container .productinfo ul
{
	float:left;
	display:inline;
	margin:0px 0px;
	padding:0px 0px;
}

#middle-container .productinfo ul li
{
	display:inline;
	margin:0px 0px;
	padding:0px 0px;
}

#middle-container .productinfo ul li a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	line-height:50px;
	color:#E4DBB3;
	border-right:solid 1px #ECE2B6;
	text-decoration:none;
	font-weight:bold;
	padding:0px 10px 0px 10px;
}

#middle-container .productinfo ul li a:hover
{
	text-decoration:underline;
}





#footer
{
	padding-top:10px;
	clear:left;
	width:990px;
}

#footer table td
{
	color:#FFFFFF;
}


#footer table td a
{
	color:#FFFFFF;
	text-decoration:none;
}

#footer table td a:hover
{
	text-decoration:underline;
}


#head1 {
	font-size:16px;
	font-weight:bold;
	}
	
#faq_qst .qst {
	font-size: 13px;
	font-weight:bold;
	color:#E4DBB3;
	line-height:18px;
	padding-left: 10px;
	text-decoration:none;
	}
	
.qst:link {
	color:#E4DBB3;
	text-decoration:none;
	}
	
.qst:hover {
	color:#E4DBB3;
	text-decoration:underline;
	}
	
#faq_qst .ans {
	font-size: 12px;
	color:#FFFFFF;
	line-height:16px;
	padding-left: 10px;
	text-decoration:none;
	}
	
#imagebox {
    float: left;
    /*width: 390px;*/
    border: 1px solid #ccc;
    margin: 16px 11px;
    background: #fff;
    padding:0;
}

#imagebox img {
    margin: 0 10px;
}

/*.additionalimage {
    float: left;
    width: 115px;
    height: 145px;
    border: 1px solid #ccc;
    margin: 0 4px 14px 5px;
    text-align: center;
}*/

#price, #itemcode {
    font-size: 14px;
}

#attributes {
    float: right;
    width: 582px;
}

.attrlabel, .attrdata {
    display: block;
}

.attrlabel {
    text-transform: uppercase;
    margin: 24px 0 10px 0;
}

#buttons {
    float: right;
    width: 585px;
    margin: 24px 0;
}

.alsoproduct {
    width: 158px;
    float: left;
}

.alsoproduct img {
margin: 8px 0;
}

#alsopurchase {
    width: 632px;
    background: #fff;
    float: left;
    margin: 20px 0 10px 10px;
}

#alsoheader {
    background: #cba772;
    padding: 4px;
    font-weight: bold;
    font-size: 14px;
}

.alsoname {
    width: 158px;
    background: #cba772;
    text-align: center;
}

.recentlyproduct {
    width: 158px;
    float: left;
}

.recentlyproduct img {
margin: 8px 0;
}

#recentlyview {
    width: 316px;
    background: #fff;
    float: right;
    margin: 20px 10px 10px 10px;
}

#recentlyheader {
    background: #ece2b6;
    padding: 4px;
    font-weight: bold;
    font-size: 14px;
}

.recentlyname {
    width: 158px;
    background: #ece2b6;
    text-align: center;
}