/* 
    Document   : main.css
    Created on : Jan 30, 2010
    Author     : Anthony Leung <anthony@anexdesign.com>
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

/*---- GLOBAL STYLES ---- */
html, body, img, form {
	margin:0; padding:0; border:0;
	}

html { min-height: 100%; margin-bottom: 0px; height:100%; /* needed for container min-height */}

body {
	font: 12px Times New Roman, Georgia, Arial;
	color: #666666;
	height: 100%;
	line-height: 1.8em;
	letter-spacing: 0;
	background: #CCCCCC;
}

h1, h2, h3{
    font-family: Arial;
    color: #2a9f98;
    font-size:  1em;
    text-transform: uppercase;
    word-spacing: 0.2em;
    font-weight: normal;
	margin-bottom: 12px;
}

p {
	margin-bottom:12px;
}

h1.title { font-family: Georgia; font-size: 1.1em;}
a{ color: #4d4d4d; text-decoration: none; outline: none;}
a:hover{
	text-decoration: underline;
	color: #069;
}
.clear{ clear: both; }

.quote { font-size: 30px; line-height: 36px; margin:20px 100px; }

.body_style {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 1.1em;
}



/*---- Main Layout ----*/
#wrapper { width: 995px; margin: auto auto; background-color: white; padding: 0 10px; }
#header { padding: 20px 0; position:relative; }
#content #content_left { float: left; width: 400px; padding-top: 20px; }
#content #content_right{ float: right;  width: 570px; padding-top: 20px;}
#content #content_right.home { text-align: right;}
#footer	{ text-align: right; font-size: .95em; }
#slideshow_frame { position:relative; }
#music_btn { position:absolute; top:0; right:10px; }

/*---- Header ----*/
#header { position: relative; border-bottom: 1px solid #e8e8e8; margin-bottom: 10px; height: 50px; }
#logo { position: absolute; }
#sub_nav { position: absolute; right: 10px; bottom: 20px; }
#sub_nav li { list-style: none; float: left; }
#sub_nav a { 
	border-right: 1px #9b8174 solid;
	font-family: arial;
	display: block; 
	padding:0 10px; 
	font-size: 0.9em; 
	text-transform: uppercase; 
	color: #9b8174; 
	line-height: 12px;
	word-spacing: 0;
}
#sub_nav a:hover { text-decoration: underline;}
#sub_nav a.last { border-right: 0; padding-right: 0;}

/*---- Footer ----*/
#footer { margin-top: 50px; border-top: 1px solid #e8e8e8; padding: 10px 0 30px 0;  text-align:  center; font-size: 1.1em; }
#footer a { color: #666666; }
#footer a:hover { color: #D54C5F; }

/*---- Client Login ----*/
#clientLogin { 
    position: absolute;
    left: 175px;
    top: 0;
    width: 200px;
    padding: 20px 0;
    font: 1.2em times, Verdana, Helvetica, sans-serif;
    line-height: 1.6em;
}
#clientLogin label { display: block; }
#clientLogin #title { }
#clientLogin input { width: 195px; }
#clientLogin input.button { width: 80px;}

#clientLogin #hello { background: #090909; text-align: center;}
#clientLogin ul{ margin: 10px 20px; }

/*---- Nav ----*/
#nav { margin:0px 0 40px 90px;}
#nav li { list-style: none; }
#nav a { 
	display: block; 
	width: 311px;
	text-indent: -1999px;
	overflow: hidden;
	height: 42px; 
}

#nBar a { background: url(images/nav_bar.jpg) center no-repeat; }
#nBar a:hover, #nBar.nBar_hover a { background-image: url(images/nav_bar_hover.jpg); }
#nOffice a { background: url(images/nav_office.jpg) center no-repeat; }
#nOffice a:hover, #nOffice.nOffice_hover a { background-image: url(images/nav_office_hover.jpg); }
#nDining a { background: url(images/nav_dining.jpg) center no-repeat; }
#nDining a:hover, #nDining.nDining_hover a { background-image: url(images/nav_dining_hover.jpg); }
#nBedroom a { background: url(images/nav_bedroom.jpg) center no-repeat; }
#nBedroom a:hover, #nBedroom.nBedroom_hover a { background-image: url(images/nav_bedroom_hover.jpg); }
#nOccasional a { background: url(images/nav_occasional.jpg) center no-repeat; }
#nOccasional a:hover, #nOccasional.nOccasional_hover a { background-image: url(images/nav_occasional_hover.jpg); }
#nOutdoor a { background: url(images/nav_outdoor.jpg) center no-repeat; }
#nOutdoor a:hover, #nOutdoor.nOutdoor_hover a { background-image: url(images/nav_outdoor_hover.jpg); }
#nAccessory a { background: url(images/nav_accessory.jpg) center no-repeat; }
#nAccessory a:hover, #nAccessory.nAccessory_hover a { background-image: url(images/nav_accessory_hover.jpg); }
/*---- Box ----*/
.left { float: left; }
.right { float: right; }
.box, .mainBox { background: #090909 url(images/hdr_right.gif) top right no-repeat; margin-bottom: 5px; }
.box {
	width: 464px;
	height: 200px; 
}
.boxTitle { 
	border-bottom: 1px solid #2A2A2A; 
	color: #D54C5F;
	padding: 10px 20px;
    height: 15px;
    font: bold 1.6em Palatino, Times; font-variant: small-caps;
}
.homeMainBox { height: 300px; }
.mainBox {
    width: 100%;
    padding-bottom: 10px;
}
.text_content{ padding: 10px 20px; }
/*---- About, Show Space, Contact ----*/
#about #container, #show #container, #contact #container{ padding: 25px; }
#about, #show, #contact{ background: #202020;}
/*---- About ----*/
#about .box{
    width: 290px ;
    height: 526px;
}
#about_box{
	padding: 0 20px 0 0;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 1.3em;
}



/*---- Show Spaces ----*/
#show { line-height: 2.0em; }
#show hr { border: 0; border-bottom: #2A2A2A 1px solid;}
#show .box { height: 526px; }
#show .box { width: auto; }
#show .left{ width: 310px; }
#show .right{ width: 420px; }
#show table th{ text-align: left; }




/*---- Home ----*/
#latest_news { padding: 20px 0 20px 20px; margin-left: 20px; }
#latest_news ul { list-style: none;}
#latest_news ul li { margin-bottom: 10px; font-size:0.9em }

.mainContainer { padding: 20px;}
#newArrival { margin: auto; width:930px; margin-top:88px; }
#newArrival h3 { margin-left: 10px; margin-bottom: 10px;}
.product_box, .new_arrivals { float: left;  margin: 5px 10px;  width: 166px;}
.product_box_cat { margin-bottom: 20px; height: 210px; }
.product_title { line-height: 1em; text-transform: uppercase; letter-spacing: 0.05em;  }
.product_desc { font-size: 1.1em; font-style:  italic;}
.gray { color: #BBBBBB; font-size:1.1em; font-style: italic;  }
.frame { background: url(/images/box.jpg) no-repeat bottom; width: 166px; height: 173px; text-align: center; line-height: 173px; padding-bottom: 5px; position:relative; }
.frame img { vertical-align: middle; }
#newArrival .new_arrivals { margin:0 10px;}
#music_btn { position:absolute; top:0; right:0; }


/*---- Contact ----*/
#contacts .box { width: 300px; height:auto; padding-bottom: 10px;}
.contactContent { padding: 0px 20px; margin-left: 60px; margin-bottom: 40px;}
.contactContent ul, #salesContent ul{ margin:10px 20px ;}


#contacts .right .box { width: 590px; background-image: none; padding: 10px 20px; }
#line_dotted{
	border-bottom:2px dotted #aba9a1;
	padding:0;
	margin:0;
}
.pink{ color: #D54C5F; font-size: 1.2em; font-variant: small-caps;}
.myClass td{padding: 5px 0; }
.myClass:hover td{
	background-color:#F2F2F2;
}
#contacts .sales { padding-left: 0; border: 0;}

#forms { margin-left: 60px; padding: 0 20px; }
#forms ul { list-style:  none;}
#forms img { vertical-align: middle; }

/*---- Category ----*/
#funcNav { position: relative;  margin-bottom: 10px;  }
.page_nav { position: absolute; left:0; }
.page_nav a,.page_nav .selected{ margin-right: 5px;}
#funcNav a:hover, #funcNav .selected { text-decoration: underline; }
#funcNav img { vertical-align: middle; }
.display, .sortAlpha, .sortNum, .returnIndex { float: right; margin-left: 20px;}
.sortAlpha a, .sortNum a { display: block; padding-right: 15px; background: url(images/arrow_up.gif) right no-repeat;}
.sortAlpha a:hover, .sortAlpha a.selected, .sortNum a:hover, .sortNum a.selected {
    background: url(images/arrow_up_color.gif) right no-repeat;
}
.sortAlpha a.up{ background: url(images/arrow_up_color.gif) right no-repeat; }
.sortAlpha a.down{ background: url(images/arrow_down_color.gif) right no-repeat; }

.prodBox {
    float: left;
    width: 435px;
    margin: 0 10px 40px 0;
    height: 130px;
}
.picBox {
    float: left; 
    width: 246px;
    height: 135px;
    background: #5A5A5A;
    text-align: center;
    line-height: 130px;
}
.picBox img{ vertical-align: middle;}
.picBox a{ color: black;}
.picBox a:hover{color:#D54C5F; }
.descrBox {
    float: right;
    width: 180px;
    height: 130px;
    line-height: 1.8em;
}

.btnDetail { margin-top: 5px;}

/*---- Product ----*/
#prodPics {
    padding-bottom: 10px;
    border-bottom: 1px solid #5A5A5A;
	margin-bottom: 20px;
    }
#prodPic {
    text-align: center;
    color: black;
	margin-bottom:18px;
	position: relative;
}
#btn_play { position: absolute; left: 50%; margin-left: -50px; top: 50%; margin-top: -50px; }
#btn_play img{ display: none;}
#prodPicsSml { width: 380px; padding: 0 10px;  }
.prod_sml_img{
    float: left;
    background: #5A5A5A;
    line-height: 80px; 
    margin: 0 0px 10px 10px;
    text-align: center;
	vertical-align: middle;
}
.prod_sml_img img{ vertical-align: middle; }

.color { border: 1px solid #595959; }
#items, #description, #measurement { float: left; margin-right: 30px;  }
#items { width: 200px;}
#description { width: 260px; }
#measurement { width: 300px;}
#prodDetail h3 { margin-bottom: 10px; font: bold 1.1em Palatino, Times; font-variant: small-caps;}


#show_spaces { margin-left: 80px; }
#show_spaces hr { margin: 10px 0; border-color: #cccccc;}
