/**
 * style-sheet for Hair Atelier
 * ============================
 * Author: Alvin Sim Wee Lee
 * Created On: 14/07/2006 
 */

body {
    /*background : #dbdbdb url(../_img/body_bg.jpg) repeat-y left;*/
	background-color: #000000;
    padding : 0;
    margin : 0;
	font-family: Arial, Helvetica, Sans-serif, Verdana;

}

img {
	border: none;
}

a {
	color: #FFFFFF;
}

a.tblListing {
	color: #FFFFFF;
	text-decoration: underline;
}

a.tblListing: hover, a.tblListing: link {
	color: #FFFFFF;
	text-decoration: underline;
}

a.tblListing: visited {
	color: #BDBEBD;
	text-decoration: underline;
}

#main {
	background-color : #808285;
    width : 775px;
	position : absolute;
    height : auto;	
}

/** 
 * using an image to replace text in an div. This trick courtesy Douglas Bowman, 
 * http://www.stopdesign.com/articles/css/replace-text/ 
 */
#hairAtelier {
	background-color: transparent;
    background-image: url(../_img/hairatelier_logo.jpg);
    background-repeat: no-repeat;
 	position: absolute;
    left: 20px;
    top: 0;
    text-indent: -1000px;
    display: block;
    overflow: hidden;
    width: 141px;
    height: 179px;
}

#navi {
	font-family: Helvetica, Arial;
	font-weight: 800;
	text-transform: uppercase;
	top: 19px;
	right: 26px;
	width: auto;
	z-index: 110;
}

#navi ul {
	list-style-type: none;
    padding: 0 0 0 0;
    margin: 10px 0 0 0;
}

#navi ul li {
	display: inline;
    padding: 0 6px 0 6px;
}

#navi ul.mainNavi {
	/*background: transparent url(../_img/menu_divider.png) repeat-x left bottom !important;
		background: transparent url(../_img/menu_divider.gif) repeat-x left bottom;*/
    padding-top: 0;
	-moz-border-radius: 5px;
	padding-bottom: 0;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-size: 11px;
}

#navi ul.subNavi {
	padding-top: 0;
	color: #E5E5E5;
	font-size: 10px;
}

#navi ul a {
	text-decoration: none;
}

#navi ul a {
	text-decoration: none;
}

#navi ul.mainNavi a:link, a:visited {
	color: #FFFFFF;
}

#navi ul.mainNavi a:hover {
	/*background: transparent url(../_img/highlight.jpg) center no-repeat;*/
	background-color: #FFFFFF;
	color: #333333;
}

#navi ul.subNavi a:link, a:visited {
	padding-top: 0;
	color: #E5E5E5;
}

#navi ul.subNavi a:hover {
	background: transparent url(../_img/highlight.jpg) center no-repeat;
}

#navi ul.mainNavi a.menuSelected:hover, a.menuSelected:link, a.menuSelected:visited {
	color: #FFDC00;
}

#navi ul.subNavi a.menuSelected:hover, a.menuSelected:link, a.menuSelected:visited {
	color: #FFDC00;
}

#content {
	background-color: #000000;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, Sans-serif, Verdana;
	color: #EAEAEA;
	position: absolute;
	top: 95px;
	left: 195px;
	width: 475px;
	height: auto;
}

#contentGallery {
	background-color: #000000;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, Sans-serif, Verdana;
	color: #EAEAEA;
	position: absolute;
	top: 95px;
	left: 195px;
	width: 550px;
	height: auto;
}

#contentMedia {
	background-color: #000000;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, Sans-serif, Verdana;
	color: #EAEAEA;
	position: absolute;
	top: 95px;
	left: 195px;
	width: 550px;
	height: auto;
}

#contentPromotion {
	background-color: #000000;
	padding: 0;
	font-family: Arial, Helvetica, Sans-serif, Verdana;
	color: #EAEAEA;
	position: absolute;
	top: 95px;
	left: 195px;
	width: 550px;
	height: auto;
}

#productRangeContainer {
	background-color: #333333;
	padding: 5px 0 0 0;
	width: 610px;
	float: left;
}

.products {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 8pt;
	font-weight: 600;
	padding: 8px;
	float: left;
}

#intro {
	background-color: #000000;
	padding: 0;
	border: 5px solid #333333;
	position: relative;
	width: 400px;
	left: 0;
	top: 0;
}

/** 
 * using an image to replace text in an div. This trick courtesy Douglas Bowman, 
 * http://www.stopdesign.com/articles/css/replace-text/ 
 */
#titleAboutUs {
	background: transparent url(../_img/about_us/title.jpg) no-repeat left;
	padding-bottom: 15px;
	text-indent: -1000px;
    display: block;
    overflow: hidden;
	height: 38px;
}

#titleServices {
	background: transparent url(../_img/services/title.jpg) no-repeat left;
	padding-bottom: 15px;
	text-indent: -1000px;
    display: block;
    overflow: hidden;
	height: 38px;
}

#titleGallery {
	background: transparent url(../_img/gallery/title.jpg) no-repeat left;
	padding-bottom: 15px;
	text-indent: -1000px;
    display: block;
    overflow: hidden;
	height: 38px;
}

#titlePromotions {
	background: transparent url(../_img/promotions/title.jpg) no-repeat left;
	padding-bottom: 15px;
	text-indent: -1000px;
    display: block;
    overflow: hidden;
	height: 38px;
}

#titleShowsAndEvents {
	background: transparent url(../_img/shows_events/title.jpg) no-repeat left;
	padding-bottom: 15px;
	text-indent: -1000px;
    display: block;
    overflow: hidden;
	height: 38px;
}

#titleContactUs {
	background: transparent url(../_img/contact_us/title.jpg) no-repeat left;
	padding-bottom: 15px;
	text-indent: -1000px;
    display: block;
    overflow: hidden;
	height: 38px;
}

#captionIntro {
	font-family: Arial, Helvetica, Sans-serif, Verdana;
	padding: 30px 0 15px 0;
	font-size: 12pt;
	font-style: italic;
	font-weight: 800;
	text-align: left;
	color: #B3B3B3;
}

.caption {
	font-family: Arial, Helvetica, Sans-serif, Verdana;
	padding: 10px 0 15px 0;
	font-size: 14pt;
	font-weight: 800;
	color: #B3B3B3;
}

#img {
	padding: 5px 0 15px 0;
	float: left;
	width: 475px;
}

#fullView {
	padding: 5px 5px 5px 5px;
	/*background-color: #333333;*/
	float: left;
    width: 310px;
}

.thumbnailList {
	float: right;
}

#imgDesc {
	margin: 0 165px 0px 0px;
	padding: 10px 10px 10px 10px;
	width: 300px;
	background-color: #333333;
	color: #EAEAEA;
	float: left;
}

#gallery {
	width: 550px; 
	height: auto;
}

.contentBody {
	padding: 5px 0 15px 0;
	font-family: Arial, Helvetica, Sans-serif, Verdana;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
	float: left;
}

.promotions {
	background-color: #333333;
	padding: 5px 5px 2px 5px;
	margin: 10px 5px 10px 5px;
	width: 450px;
	height: auto;
	-moz-border-radius: 10px;
}

.promotionsRemark {
	font-size: 8pt;
}

#contentBody address {
	padding: 10px 0 15px 15px;
	font-size: 9pt;
}

#team {
	background-color: #333333;
	width: 475px;
	height: auto;
}

#mediaFull {
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	width: 350px;
	float: left;
}

#mediaListing {
	-moz-border-radius: 8px;
	width: 180px;
	padding: 5px 5px 12px 5px;
	background-color: #303030;
	float: right;
}

#mediaListing ul {
	padding: 0 0 0 15px;
	margin: 5px 0 0 15px;
}

#mediaListing ul li {
	padding: 3px 0 0 0;
	margin: 3px 0 0 0;
}

#copyright {
	position: relative;
	padding: 30px 0 15px 0;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	clear: both;
}

.backToTop {
	font-size: 11px;
	font-style: italic;
}

.contentImage {
	padding: 8px 8px 8px 8px;
	float: left;
}

.contentImageNoFloat {
	padding: 8px 8px 8px 8px;
}

.contentImg {
	border: 5px solid #333333;
}

.pricesHeader {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: 800;
	text-align: right;
	border-right: 2px solid #BFBFBF;
	text-transform: lowercase;
	vertical-align: top;
	color: #FFFFFF;
}

.pricesData {
	background-color: #BFBFBF;
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-align: right;
	color: #333333;
	vertical-align: top;
}

.pricesSubHeader {
	font-weight: 800;
	text-align: left;
}

.pricesSubSubHeader {
	font-weight: 500;
	text-align: left;
}

.pricesRemark {
	font-size: 10px;
	color: #333333;
}

.servicesShopName {
	font-size: 16pt;
	font-weight: 800;
	font-family: Helvatica, Arial;
}

.teamMemberAndDesignation {
	background-color: #111111;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvatica, Sans-Serif;
	color: #FFFFFF;
	text-transform: uppercase;
}

.teamMemberName {
	padding: 0;
	margin: 0;
	font-size: 14pt;
	font-weight: 800;
}

.teamMemberDesignation {
	padding: 0;
	margin: 0;
	font-size: 9pt;
	font-weight: normal;
}

.teamMemberDetailsBg {
	background-color:  #333333;
}

.teamMemberDetails {
	font-family: Arial, Helvatica, Sans-Serif;
	font-size: 9pt;
	color: #000000;
	text-align: left;
	text-transform: none;
	background-color:  #BFBFBF;
}

.memberDetails li {
	list-style-position: outside;
}

.memberDetails {
	background-image: url(../_img/about_us/team/team_detail_bg.jpg);
	background-color: #BFBFBF;
	background-repeat: no-repeat;
	background-position: bottom;
}

.events {
	background-color: #333333;
	padding: 8px;
	margin: 5px;
	width: 455px;
	height: auto;
}

.eventsHeader, .promotionsHeader {
	text-transform: uppercase;
	font-size: 12pt;
	font-weight: 800;
}

.eventsImgFloat {
	float: right;
}

.tblListingHeader {
	background: #BDBEBD url(../_img/tbl_listing_hdr.jpg) no-repeat right;
	-moz-border-radius: 5px;
	color: #000000;
	padding: 3px 3px 3px 3px;
	font-weight: 800;
}

.tblListingItem {
	list-style-position: outside;
}
.galleryThumbnailbg {
	background: #000000 url(../_img/gallery/thumbnailbg.gif) no-repeat left;
}
.galleryBold {
	font-family: Arial, Helvatica, Sans-Serif;
	font-size: 8.5pt;
	color: #8f8f8f;
	font-weight: bold;
}
.gallery {
	font-family: Arial, Helvatica, Sans-Serif;
	font-size: 8.5pt;
	color: #ffffff;
}
#contentbg {
	z-index: 1000;
}

.contentBody2 {
	padding: 5px 5px 2px 5px;
	font-family: Arial, Helvetica, Sans-serif, Verdana;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
	float: left;
}