/* $Id: style.css,v 1.12 2007/08/08 05:34:34 brendon Exp $ */

BODY {

	background:#2A1E1C;
	margin:0;
	height:100%;
	width:100%;
	position:absolute;
	color:#595958;
	font-size:11px;
}
BODY, TABLE {

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595958;
}

A{ color: #591800;}


INPUT,TEXTAREA {

	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

/*-----------------------Mia Style Specific for the newsletter frontpage delete after thats finished with------------------------------*/
#global 
{
 position:absolute;
 left: 50%;
 margin-left: -275px;
 WIDTH: 550px;
 height: 100%;
 border-right:solid #ab7e48 1px;
 border-left:solid #ab7e48 1px;
 background-color:#121212;
 padding:20px;
}

#logo
{
height: 200px;
width: 550px;
background: url(../images/logo.gif) no-repeat center;
}

#text1
{
 margin:20px;
 font-family:Arial, Helvetica, sans-serif;
 text-align: center;
}

#text2
{
 font-family:Arial, Helvetica, sans-serif;
 color:#ab7e48;
}

.menu
{
	color: #591800;
	text-decoration: none;
}

.menu:hover
{
	color: #591800;
	text-decoration: underline;
}

.menuin
{
	color: #591800;
	text-decoration: none;
}

.menuin:hover
{
	color: #591800;
	text-decoration: underline;
}

.submenu
{
	color: #591800;
	margin-left: 25px;
	text-decoration: none;	
}

.submenu:hover
{
	color: #591800;
	margin-left: 25px;
	text-decoration: underline;
}

.submenuin
{
	color: #591800;
	font-weight:bold;
	margin-left: 25px;
	text-decoration: none;
}

.submenuin:hover
{
	color: #591800;	
	font-weight:bold;
	margin-left: 25px;
	text-decoration: underline;
}

/* secondary menu */

.smenu
{
	color: #591800;
	text-decoration: none;
}

.smenu:hover
{
	color: #591800;
	text-decoration: underline;
}

.smenuin
{
	color: #591800;
	text-decoration: none;
}

.smenuin:hover
{
	color: #591800;
	text-decoration: underline;
}

.ssubmenu
{
	color: #591800;
	margin-left: 25px;
	text-decoration: none;	
}

.ssubmenu:hover
{
	color: #591800;
	margin-left: 25px;
	text-decoration: underline;
}

.ssubmenuin
{
	color: #591800;
	font-weight:bold;
	margin-left: 25px;
	text-decoration: none;
}

.ssubmenuin:hover
{
	color: #591800;	
	font-weight:bold;
	margin-left: 25px;
	text-decoration: underline;
}

.topmenu1
{
	color:#591800;
	margin-left: 20px;
	color: #591800;
	text-decoration: none;
}

.topmenu1:hover
{
	margin-left: 20px;
	color: #591800;
	text-decoration: underline;
}

.topmenu
{
	color: #591800;
	text-decoration: none;
}

.topmenu:hover
{
	color: #591800;
	text-decoration: underline;
}

.search
{
	color: #591800;
	font-weight: bold;
}

.friendmenu
{
	padding-top: 10px;
	color: #591800;
	font-size:8pt;
	margin-right: 20px;
}

.printmenu
{
	padding-top: 10px;
	color: #591800;
	font-size:8pt;
}
.contentPageTitle
{
font-weight:bold;
color:#591800;
}
.textAndImagesTitle
{
font-weight:bold;
}
.pollName
{
font-weight:bold;
}
.pollChoiceName
{
font-weight:bold;
}
.pollChoiceDescription
{
}
.pollChoiceDescription p
{
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
.pollVoteButton
{
background-color:#ff6600;
color:#ffffff;
border:none;
font-weight:bold;
width:100px;
cursor:pointer;
}
.pollChoiceRow
{
border-bottom:solid 1px #cccccc;
padding-bottom:15px;
padding-top:15px;
}
.newsletterError
{
font-weight:bold;
color:#ff0000;
}
.newsletterSuccess
{
font-weight:bold;
color:#009900;
}
.blogEntry {

	/*border-bottom:solid #999999 1px;	*/
}
.blogEntry HR {

	height:0.5px;
	color:#E3CBAF;
	background-color:#E3CBAF;
/*	background-color:#999999;*/
}
.blogDate
{
font-weight:bold;
}
.blogTitle
{
font-weight:bold;
}
.blogText
{
}

.forumName
{
font-weight:bold;
}
.forumColumnHeader
{
font-weight:bold;
border-bottom:solid #999999 1px;
padding:3px;
}
.forumColumnData1
{
font-size:8pt;
border-bottom:solid #cccccc 1px;
padding:3px;
}
.forumColumnData2
{
font-size:8pt;
border-bottom:solid #cccccc 1px;
padding:3px;
}
.forumViewSubject
{
font-weight:bold;
text-transform:uppercase;
}
.forumViewAuthorDate
{
font-size:8pt;
}
.forumReplySubject
{
font-weight:bold;
}

.calendarOuterDay
{
background-color:#dddddd;
}
.calendarInnerDay
{
height:60px;
font-size:8pt;
text-align:left;
}
.calendarEarDate
{
font-size:8pt;
font-weight:bold;
color:#C54333;
}
.calendarHeader
{
background-color:#efefef;
text-align:center;
padding:4px;
font-size:8pt;
}
.calendarDetailTitle
{
font-weight:bold;
margin:0 0 1em 0;
}
.calendarDetailDescription
{
	/*width:60%;

	margin:0 0 2em 0;
	border-bottom:1px solid #B3143A;
	padding-bottom:1em;*/
}
.calendarDetailImage
{
	border:solid 1px #000000;
	margin:0 1em 1em 0;
}
.calendarListDate
{
	font-weight:bold;
	color:#7d5848;
}
.calendarCurrentLink
{ 
	font-weight:bold;
}
.calendarBullets
{
	color:#ac9b8c;
}
.calendarTableBg {

	background-color:#F5EBE2;
}
.calendarHeaderDateLinks {

	text-align:center;
	border-bottom:1px solid #B3143A;
	padding-bottom:1em;
}
.calendarImageCell {
	padding:10px 0 0 10px;
	width:110px;
	text-align:center;
}
.calendarDateCell {
	padding:10px 0 0 10px;
	width:110px;
	vertical-align:top;

}
.calendarTitleCell{

	padding:10px 0 0 0;
	vertical-align:top;		
}
.categoryLinkHeader {

	text-align:center;
}
.categoryLinkText {

	text-align:center;

}
.login-msg {

	
	color:#900;
	font-style:italic;
	padding:10px 0 15px 0;
}
.msg {

	/* status and error */
	color:#900;
	font-style:italic;
	padding:5px 0 5px 0;
	text-align:center;
}

.faq-topic-header {font-weight:bold;}
.faq-question {color:#591800; font-weight:bold;}
.faq-answer {}


.testimonials1
{
width: 15px; height: 99px; 
}
.testimonialsphoto1
{
width: 68px; height: 99px; 
}
.testimonialsread1
{
width: 137px; height: 99px;  font-size:7pt; padding: 8px;
}

.testimonials2
{
width: 13px; height: 19px; 
}
.testimonialsphoto2
{
width: 75px; height: 19px; 
}
.testimonialsread2
{
width: 137px; height: 19px; font-size:7pt; padding: 8px;
}

/* List of News title links for inserting into site pages */
.latestNewsComponent
{
/*BORDER-bottom: #CF2027 1px dotted;*/
padding-bottom: 4px;
padding-top: 4px;
text-decoration:none;
text-align: left;
font-size:8pt;

}

.latestNewsComponent a
{
text-decoration:none;
text-align: left;
font-size:8pt;
}

.latestNewsComponent a:hover
{
text-decoration:underline;
text-align: left;
font-size:8pt;
}



.emailFormLabel {font-weight:bold}

/* standard text input class */
.ftxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 20em;
}
.ftxtarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 20em;

}
.ftxtquery {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 10em;
}

/* standard submit button */
.fsub {width:7em; border: 2px #896F5A solid; color: #2A1E1C; background: #957D79;}

/* standard select list */
.fsel {width:15em;  }


/* DIV For email form and the likes */
.buttonBar { 

	text-align:center;
	padding-top:1em;
}

/* container & elements of Contacts page */

.contactsIntro {

	width:400px;


}
.contactsRegionHeader {

	color:#999;
	font-size:3;
	font-weight:bold;
}

.contactsContactHeader {

	font-size:2;
	font-weight:bold;
	
}

/* container & elements of Latest News Page story */
.latestNews {
width: 540px;
}
.latestNewsDate {

	font-style:normal;
	color:#999;
}
.latestNewsTitle {

	font-weight:bold;
	color: #cd171e;
	font-size:11pt;
}

/* text of displayed story */
.latestNewsSource {
	margin-right:0;

}

/* listing of story 'Links' on News Release Page */
.latestNewssListing {  }

/* Items within latestNews sListing */)
.latestNewssListingItem {  }
.latestNewssListingItem A {text-decoration:underline;  }


.required { 
	color:#591800;
	font-weight:bold;
 }

.documentGroupFiles {

	padding:2em 0 2em 0;
	line-height:2.0em;

}
.documentGroupHeader {
/* only when there's a single group on display - instead of SELECT element */

	font-weight:bold;
}

/*------------------------------------------------------------*/
/*-------Mia Style Specific Styles----------------------------*/
/*------------------------------------------------------------*/

#container
{
margin-left:auto;
margin-right:auto;
width:851px;
text-align:left;
}

#bgcontainer
{
width:851px;
float:left;
position:relative;
background: #FFFFFF url(../images/content_bg.gif) repeat-y 17px;
border-right: 6px #000000 solid;
border-bottom: 6px #000000 solid;
border-left: 6px #000000 solid;
padding-bottom: 20px;
}

#header
{
position: relative;
width: ;
height: ;
}

h1
{
display:block;
width:851px;
height:169px;
text-indent:-9009px;
background:#000000 url(../images/header.jpg) no-repeat 0 0;
margin: 0px;
}

#topnav
{
position: absolute;
top: 80px;
left: 415px;
text-align:right;

}

#topnav ul
{
list-style: none;
margin: 0;
padding: 0;
}

#topnav ul li
{

}

#topnav ul li a
{
color: #FFFFFF;
text-decoration: none;
padding: 0px 10px 0px 0px;
}

#topnav ul li a:hover
{
color: #E9D3B8;
text-decoration: none;
}

#topnav ul li a.selected
{
background: url(../images/nav_selected.gif) no-repeat right 3px;
}

#corporate
{
position:absolute;
top: 60px;
left: 679px;
}

#label
{
position: absolute;
width: 104px;
height: 58px;
top: 136px;
right: -44px;
}

#label2
{
position: absolute;
width: 37px;
height: 59px;
top: 194px;
right: -45px;
}

#verticalflash
{
position: absolute;
width: 123px; 
height: 450px;
top: 169px;
left: 49px;
}

#girlsnightinflash
{
position: absolute;
width: 514px; 
height: 168px;
top: 186px;
left: 17px;
}

#mainpagecontent
{

}

#subnav
{
position: absolute;
top: 190px;
left: 202px;
width: 327px;
height: 75px;
text-align:right;
color: #AB7E48;

}

#subnav ul
{
list-style: none;
margin: 0;
padding: 0;
}

#subnav ul li
{
padding: 1px 0px;
}

#subnav ul li a
{
color: #AB7E48;
text-decoration:none;
padding: 0px 10px 0px 0px;
}

#subnav ul li a.selected
{
background: url(../images/sub_nav_selected.gif) no-repeat right 3px;
}

#subnav ul li a:hover
{
color: #E9D3B8;
}

.home
{
background: url(../images/sub_nav_bg_home.jpg)
}

.store
{
background: url(../images/sub_nav_bg_store.jpg)
}

.trends
{
background: url(../images/sub_nav_bg_trends.jpg)
}

.jeans
{
background: url(../images/sub_nav_bg_jeans.jpg)
}

.labels
{
background: url(../images/sub_nav_bg_home.jpg)
}

#subnav2
{
position: absolute;
top: 190px;
left: 48px;
width: 482px;
height: 75px;
text-align:right;
color: #AB7E48;
padding: 5px 0px 0px 0px;
}

#subnav2 ul
{
list-style: none;
margin: 0;
padding: 0;
}

#subnav2 ul li
{
padding: 1px 0px;
}

#subnav2 ul li a
{
color: #AB7E48;
text-decoration:none;
padding: 0px 10px 0px 0px;
}

#subnav2 ul li a.selected
{
background: url(../images/sub_nav_selected.gif) no-repeat right 3px;
}

#subnav2 ul li a:hover
{
color: #E9D3B8;
}

.stylecouncil
{
background: url(../images/sub_nav_bg_style_council.jpg) no-repeat;
}


#pagecontent
{
float: right;
width: 285px;
margin: 120px 60px 0px 0px;
min-height: 400px;
}

#pagecontentdefault
{
float: right;
width: 440px;
margin: 40px 60px 0px 0px;
min-height: 400px;
}

#pagecontentcat
{
float: left;
width: 330px;
margin: 40px 0px 0px 40px;
min-height: 400px;
}

#pagecontentgirlsnightin
{
float: right;
width: 440px;
margin: 200px 60px 0px 0px;
min-height: 400px;
}

#pagecontentstyle
{
float: right;
width: 440px;
margin: 120px 60px 0px 0px;
min-height: 400px;
}

#featurebox
{
width: 303px;
float: right;
}

#featureboxtop
{
width: 303px;
background: #FFFFFF url(../images/right_bg_main.jpg) repeat-y left;
}

#featureboxtop p
{
padding: 0;
margin: 4px 36px 15px 0px;
color:#201508;
text-align:right;
}

.goldcard
{
margin: 0px 0px 17px 17px;
}

#featureboxbottom
{
width: 296px;
height: 22px;
line-height: 22px;
background: #FFFFFF url(../images/right_bg_bottom.jpg) repeat-y left;
color:#FFFFFF;
padding: 0px 0px 0px 7px;
}

#featureboxbottom a
{
color:#FFFFFF;
text-decoration:none;
}

#footer
{
position:relative;
float: left;
text-align:right;
color:#AC7F48;
font-size:9px;
margin: 3px 0px 0px 7px;
}

#footer a
{
color:#AC7F48;
text-decoration: none;
}

#headerflash
{
position: absolute;
width: 270px;
height: 47px;
top: 91px;
left: 37px;
z-index: 200;
}


#enquiry_cart
{
position: absolute;
top: 180px;
right: 303px;
margin: 10px 20px 0px 55px;
width: 152px;
min-height: 40px;
/*height: 226px;*/
background:#FFFFFF url(../images/left_col_enquiry_cart.gif) no-repeat right top;
border-left: 1px solid #ab7e48;
border-right: 1px solid #ab7e48;
}
	
	#enquiry_cart img
	{
	margin: 25px 0px 0px 0px ;
	}
	
	#enquiry_cart p
	{
	margin: 44px 4px 0px 7px;
	font-size:11px;
	font-family: Arial;
	color:#7e8284;
	background: #FFFFFF;
	}
	
	.catalogue_select_list
	{
	margin: 10px 0px 0px 0px ;
	}
	
.catalogueListingTable
{

}
.catalogueListingHeader
{

}

.catalogueListingTop
{

}

.catalogueListingRecord
{

}
.catalogueListingDetailsLink
{

}

.catalogueDetailsTable
{

}

.catalogueDetailTitle
{
font-weight:bold;
line-height: 26px;
font-size:13px;
}
.catalogueDetailBackLink
{
line-height: 26px;
}
.catalogueDetailBackLink A
{

}
.catalogueDetailLabel
{

}
.catalogueDetailValue
{

}
.catalogueDetailTLabel
{

}

.catalogueProductName{

}

#enquirybutton
{
float: left;
margin-top: 10px;
}