/* CSS class attached to the BODY tag */
.LTR, .RTL , body
{
	background-color: #000;
	color:#ccc;
}

/* Set default margins and padding to 0 */
* {
	
}		

/* retag */
p {

	margin: 10px 0 10px 0;
	font: 11px/17px "Lucida Grande", tahoma, sans-serif;
	color:#ccc;
}

h3 {
	font: 16px/22px Helvetica, Arial, sans-serif;
	color: #ccc;
	padding-bottom: 15px;
}

td, div,span{
	font: 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
}



ul, ol {
	margin: 0;
	padding: 0;
}


a:link, a:visited, a:active {
	color: red;
}

a:hover {
	color:#9cb700;
}


.iehomepagehack {
	height: 34px;
}

table {
	border-color: #000;
}

/* main wrapper */
#wrap {
	width: 870px;
	margin: 0 auto;
	text-align: center;
}


/* top nav */
#navbar {
	background: url(../../app_themes/black/images/nav.gif) no-repeat;
	width: 810px;
	/*height:97px;*/
}

#navbar UL {
	/*PADDING-TOP: 55px;*/
	padding-bottom:10px;
	margin-bottom:10px;
}
#navbar UL#menuElem LI {
	DISPLAY: inline; 
	LIST-STYLE-TYPE: none
}
#navbar UL#menuElem LI {
	BORDER-RIGHT: #333 1px solid;
	PADDING: 10px;
	FONT-WEIGHT: bold;
	TEXT-TRANSFORM: uppercase;
	LIST-STYLE-TYPE: none;
	}
	
#navbar UL#menuElem LI a{
	COLOR: #ccc; TEXT-DECORATION: none;
}
	
#navbar .CMSListMenuHighlightedLI {
	BORDER-BOTTOM: red 2px solid;
}

#navbar UL#menuElem LI:hover {
	BORDER-BOTTOM: red 2px solid;
}


/* Master header */
#masthead {
	/* text-align: left;
	padding: 10px 0 250px 0;
	margin-top: 10px; */
}


#masthead img {
	float: left;
}


/*Two Column Layout*/
#twocol {
	text-align: left;
	float: left;
margin-bottom:10px;
}

#twocol {
	background: url(../../app_themes/black/images/twocol-fill-2.gif) repeat-y;
}

#twocol-right {
	float: left;
	width: 260px;
	padding: 0px 10px 50px 20px;
}


#twocol-left {
	float: left;
	padding: 0px 10px 50px 20px;
	width: 510px;
}

/*Right Column Nav*/
#twocol-right li {
	list-style-type: none;
}

#twocol-right li a{
	padding-left:15px;
}


#twocol-right .CMSListMenuLI a:visited,#twocol-right .CMSListMenuLI a:link {
	display: block;
	color:red;
	background: none;
	text-decoration:underline;
}


#twocol-right .CMSListMenuHighlightedLI a:link, #twocol-right .CMSListMenuHighlightedLI a:visited
{
	background: url(../../app_themes/black/images/li.gif) no-repeat 5%;
	text-decoration:none;
}

#ProductFilter, #RightMenu, #ContactForm {
	margin 0 0 50px 0;
}

/* text */
#threecol h3 {
	padding-bottom: 7px;
}
#twocol h3 {
	padding-top: 15px;
	color: #000;
}

#twocol-left  ul {
	padding-bottom: 21px;
}
	
#twocol-left .bullets li {
	background: url(../../app_themes/black/images/li.gif) 0 6px no-repeat;
	margin-left: 30px;
	padding-left: 12px;
	color:#ccc;
}

#twocol-left li {
	list-style: none;
}	
.Thumbnail img {
	padding: 4px;
	border: 0;
	background: url(../../app_themes/white/images/home-thumbnailbg-2.gif) no-repeat;
}

.ImageThumbnail img {
	padding: 1px;
	border: 1px solid #ccc;
	background-color: #000;
	margin: 0 0 10px 0;
}

img.ImageThumbnail {
	padding: 2px;
	border: 0;
	background-color: #ccc;
}

#ImageGallery td{
	vertical-align:top;
}


#ImageGallery .ImageThumbnail {
	float:left;
}

#ImageGallery .ImageThumbnail img {
	padding: 4px;
	border: 0;
	background-color: #f3f2f2;
	margin: 0 0 10px 0;
}

/* homepage specific */
#threecol-left img, #threecol-centre img, #threecol-right img {
	padding: 4px;
	margin: 0 0 7px 20px;
	border: 0;
	background: url(../../app_themes/white/images/home-thumbnailbg.gif) no-repeat;
}

#threecol-left h3, #threecol-centre h3, #threecol-right h3 {
	margin: 0 20px 15px 0;
}
ul.link-list {
	margin: 0 0 0 20px;
	padding: 0 20px 20px 0;
	list-style-type: none;
	line-height: 17px;
}
ul.link-list li {
	margin: 0;
	padding: 0;
	line-height: 17px;
	padding-bottom: 8px;
}

/* headings */

h2, .h2 {
	font: 17px  Tahoma, Verdana, Arial, sans-serif;
	color:#ccc;
	display: block;
	text-transform:uppercase;
	padding: 10px 0;
	margin: 20px 0 5px 0;
	letter-spacing:-0.5px;
}

#twocol-left h2, #twocol-left .h2{
	background: url(../../app_themes/thesalonburnley/h2back1.gif) no-repeat;
	margin: 20px 0 15px 0;
}

#twocol-right h2{
	background: url(../../app_themes/thesalonburnley/h2back2.gif) no-repeat;
}



/ * news */
.ContentPadding{
	padding: 0 20px 11px 20px;
	margin: 0;
	color: #000;
}
.NewsTitle{
	font: bold 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	margin-top: 20px;
}
.NewsReleaseDate{
	font: 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
}

.NewsSummary{
	color: #666;
	padding: 10px 10px 10px 0;
	
}
.NewsText{ 
	color: #666;
	
}


/* Stylists */

.StylistPreview {
	padding: 10px 0 0 20px;
}

#Stylists td {
	vertical-align: top;
}

#Stylists .Details {
	margin: 10px 0 0 10px;
}


.PreviewBox {
	border: 1px solid #644737;
	margin: 22px 20px 15px 20px;
	width: 600px;
	
}

.PreviewBox .leftcol {
	padding: 5px 0 0 5px;

}

.rightcol {
	padding: 20px 0 0 20px;
	width: 400px;
	font: 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	color: #000;
}

/* button */
#Stylists ul.buttons li,ul.buttons li, #StyleFooter ul.buttons li  {
	display: inline;
	float: left;
	list-style-type: none;
	display: block;
	width: 180px;
	height: 26px;
	background: url(../../app_themes/thesalonburnley/button-2.gif) no-repeat;
	margin: 0 40px 10px 20px ;
}

ul.buttons li a:link, ul.buttons li a:visited  {
	display: inline;	
	font: bold 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	padding: 4px 0 0 20px;
	background: url(../../app_themes/black/images/arrow.gif) no-repeat 9px 9px ;
	display: block;
	color: #666;
	height: 26px;
}

ul.buttons li a:hover {
	color: #000;
}

.BookButton {
	font: bold 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #383838;
	border:none;
	width: 180px;
	height: 26px;
	background: url(../../app_themes/thesalonburnley/button-2.gif) no-repeat;
	margin: 20px 0 20px 0;
	width: 80px !important;
	margin: 2px !important;
}

.StylingRateBookButton{
	float: left;
	display: block;
	width: 180px;
	height: 26px;
	background: url(../../app_themes/thesalonburnley/button-2.gif) no-repeat;
	padding: 3px 0px 3px 75px;
}

.StylingRateBookButton a:link, .StylingRateBookButton a:visited, .StylingRateBookButton a:active
{
	color:#000;
	text-decoration:none;
} 

/* footer */
#footer {
	clear:both;
	background: url(../../app_themes/black/images/footer-sub.gif) no-repeat;
	text-align:left;
	padding-left:5px;
min-height:50px;

padding-top:10px;
}
.copyright {
	color: #CCCCCC;
	font-size: 14px;
	left:10px;
float:left;
clear:left;
}
.footerlinks {
color:red;
float:left;
font-size:12px;
margin-left:17px;
margin-top:2px;
clear:left;
}
.footerlinks a:link, .footerlinks a:visited, .copyright a:link, .copyright a:visited {
color:red;
font-size:12px;
	font-weight: normal;
	text-decoration: none;
}



#twocol-right form {
	color: #ccc;
	padding: 0 20px 20px 20px;
}

#twocol-right p {
	color: #666666;
	padding: 0 20px 0 20px;
}

#onecol p {
	
}

.currentuser {
	color: #000;
}

.currentuserlabel {
	color: #000;
	font-weight:bold;
}

#twocol-right .SmallTextLabel{
	color: red;
}


.formitem {
	margin-bottom: 9px;
	margin-top: 3px;
	width: 170px;
	display: block;
	background-color: #51382C;
	border: 1px solid #62483B;
	color: #EEE3D0;
}

.LogonTextBox, .TextBoxField {
	display: block;
	border: 1px solid #ccc;
}

#ShoppingCart .UnitsTextBox {
	margin-bottom: 0px;
	margin-top: 3px;
	width: 50px;
	display: block;
	border: 1px solid #ccc;
}

#ContactForm input, #ContactForm textarea {
	border: 1px solid;
	border-color: #ccc;
	margin: 3px 0 0 20px;
}


.DropDownField {
	font: 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	margin-bottom: 0px;
	margin-top: 3px;
	width: 170px;
	display: block;
}

.DropDownList {
	font: 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	margin-bottom: 0px;
	margin-top: 3px;
}

#ShoppingCart select {
	font: 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	margin-bottom: 0px;
	margin-top: 3px;
	display: line;
	border: 1px solid #9CB700;
}


.TabsHeader table {
	width:100%;	
}
.TabControlSelected {
	border-top: 1px solid #333;
}

.TabControl,.TabControlLeft,.TabControlRight {
	border-bottom: 1px solid #333;
}

 .TabControlSelectedLeft {
	border-left: 1px solid #333;
	border-top: 1px solid #333;
}
.TabControlSelectedRight {
	border-right: 1px solid #333;
	border-top: 1px solid #333;
}

.TabControl a{
	font: 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #383838;
}

.TabControlSelected a{
	font: bold 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	
}


.TabsContent {
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 10px 10px 10px 10px;
}



/* button */
.HiddenButton {
	display:none;
}

.Button, .FormButton, .LongButton, .ContentButton, #ShoppingCart input .Button, submit {
	font: bold 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	border:none;
	width: 180px;
	height: 26px;
	background: url(../../app_themes/thesalonburnley/button-2.gif) no-repeat;
	margin: 20px 0 20px 0;
}
#ContactForm .FormButton{
	width: 140px;
	margin: 20px 0 20px 20px;
}

#Booking table .Button {
	margin: 0 0 0 0 ;
}

/* Wildcard attribute selector for all buttons of type=submit */
*[type="submit"]{
	font: bold 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #FFF;
	border:none;
	width: 180px;
	height: 26px;
	background: url(../../app_themes/thesalonburnley/button-2.gif) no-repeat;
	margin: 20px 0 20px 0;
}


label {
	font-weight:bold;
	color: #ccc;
}

/*.DialogPosition td {
	width: 500px;
}*/


#CurrentUser{
	color: #ccc;
}


.TabsContent span {
	
	font-weight:bold;
}

#twocol-right form input, #twocol-right form textarea {
	font: 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
}

* html #twocol-right form input, * html #twocol-right form textarea {
	padding: 1px 2px;
}

fieldset {
	border: 0;
}

#instructions {
	display: block;
	overflow: auto;
	clear: both;
	border-top: 3px solid #990000;
	background-color: #483126;
	margin: 0 20px 0 20px;
	padding: 0 10px 0 10px;	
}

* html #instructions {
	width: 400px;
}

#instructions strong {
	color: #FFF;
}

#instructions ul {
	padding-bottom: 20px;	
}

#instructions li, #instructions p {
	padding: 0;
	font-size: 9px;
	list-style: none;
	border-bottom: 1px solid #51372B;
	line-height: 20px;
}

#instructions li {
	height: 20px;
}

#instructions img {
	vertical-align: middle;
}

#instructions h2 {
	color: #FFF;
	margin: 10px 0 0 0;
	padding: 0 12px 0 0;
	font-weight: bold;
	font-size: 11px;
	float: left;
}

#instructions ul {
	margin: 10px 0 0 0;
	float: left;
	width: 320px;
}


.footerlinks strong {
	color: #666;
	font-weight: bold;
}


/* Product Previews */
#ProductList {
	
}

#ProductList table, #StyleList table{
	width:95%;
}

#ProductList .ProductData table, #StyleList .StyleData table{
	width:95%;
	border: 0;
}

.ProductPreview 
{
	border-bottom: 1px solid #333;
	margin: 3px;
}

.StylePreview  
{
	border: 1px solid #333;
}

.ProductPreview .ProductImage, .StylePreview .StyleImage {
	width: 40px;
}

td.ProductImage, td.StyletImage{
	text-align: center;
}

.ProductPreview .ProductSummary, 
.StylePreview .StyleSummary  
{
	text-align: Left;
	padding: 0 10px 0 10px;	
	margin: 0 10px 0 0;
	width:250px;
}

.ProductPreview .ProductSummary h1, .StylePreview .StyleSummary h1
{
	font-weight: bold;
	font-size: 11px;
	color: c2b7a3;
}

.ProductPreview .ProductTitle a, .StylePreview .StyleTitle a
{
	text-decoration: none;
}


.ProductPreview .ProductFooter, .StylePreview .StyleFooter 
{
	text-align: Right;
}


.ProductPreview .ProductPrice, .StylePreview .StylePrice
{
	text-align: left;
}

.ProductPreview .LinkMore, .StylePreview .LinkMore
{
	background-repeat: no-repeat;
	background-position: right;
	padding: 3px 12px 6px 5px;
}


/* Product / Style Details */
.ProductDetail, .StyleDetail
{
        
}

.ProductDetail .ProductData, 
.StyleDetail .StyleData
{
	padding: 4px;
	
}


.ProductDetail .ProductPrice,
.StyleDetail .StylePrice
{
	font-size: 18px;
	font-weight: bold;
}

.ProductDetail .ProductSummary,
.StyleDetail .StyleSummary
{
	display: block;
	clear: both;
	margin: 0 20px 0 20px;
	padding: 0 10px 0 10px;	
}

.ProductDetail .ProductSummary h1,
.StyleDetail .StyleSummary h1
{
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #51372B;
}

.ProductDetail .ProductImage
{
	
}

.ProductDetail .ProductShortDescription,
.StyleDetail .StyleShortDescription
{
	padding: 10px 0 0 0;
	font-size: 11px;
	line-height: 20px;
}

.ProductDetail .ProductDescription,
.StyleDetail .StyleDescription
{
	padding: 10px;
}

.ProductDetail .ProductFooter,
.StyleDetail .StyleFooter
{
	display: block;
	overflow: auto;
	clear: both;
	font-weight: bold; 
	text-align: right;
	border-top: 1px solid #EAEAEA;
	padding: 0 10px 0 10px;
}

#StyleList {
	margin-top: 10px
}


.UniGridHead {

}

#MyAccount table  {
	border: #333;
	width:100%;
	
}


.AppointmentGrid {
	border: 1px solid #333;
}

.AppointmentGrid td, .AppointmentGrid th {
	padding:5px;
	border: 1px solid #333;
}

#RegistrationForm, #LogonForm {
	border: 1px solid #333;
	padding: 10px;
	margin-right:10px;
}

#RegistrationForm td, #LogonForm td{
	vertical-align:top;
}

#LogonForm label{
	margin-bottom:20px;
}


#RegistrationForm table {
	width:90%;
}

#MyAccount table td,#ShoppingCart table td,#Booking table td, #RegistrationForm table td,
#ContactForm table td{
	padding: 3px;
	width:auto;
}

#MyAccount table th,#ShoppingCart table th, #Booking table th{
	padding: 5px;
}


.ddlStylist, .ddlService, .DatePicker {
	font: 11px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
}


.dxeCalendarButton, .dxeCalendarDay, .dxeCalendarHeader{
	color:#000;
}

.dxeCalendarWeekend {
	color:#c00000;
}



#ContactForm label{
	font: bold 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	padding: 3px 0 0 20px;
	background: none;
}

#ContactForm .ErrorLabel{
	font: 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	padding: 3px 0 0 20px;
	color: red;
	background: none;
}

.SalonDetails {
	margin: 0 0 20px 0;
}


/*Forums*/

#ForumSearch {
	margin: 10px 0 10px 0;
}

#ForumSearch input{
	background-color:#fff;
	border: 1px solid;
	border-color:#CCCCCC;
	color: #999;
	margin: 3px 0 0 20px;
}

.ForumGroup{
	margin: 10px 0 10px 0;
}

#Forums table {
	width:100%;
	border: 1px solid #999;
}
#Forums td{
	padding: 5px; 
}	
.ForumGroup .Info td {
	border-top: 3px solid #990000;
	border-bottom: 1px solid #666;
	background-color: #ccc;
	padding: 0 10px 0 10px;	
	height: 60px;
	color: #373737;
}

.ForumGroup .Info td span{
	font-weight:bold;
}

.ForumGroup .Header {
	background-color: #333;
	color: #fff;
	height: 30px;
}

.ForumGroup .Header span, .ForumFlat .Info span{
	font-weight:bold;
}

.ForumGroup .Forum td {
	background-color:#CCCCCC;
	border-top: 1px solid #333;
	height:40px;
}

.ForumGroup .Forum .ForumInfo,.ForumGroup .Forum .Threads,.ForumGroup .Forum .Posts{
	border-right: 1px solid #333;
	background-color: #e4e5e5;
}
td.Threads, td.Posts{
	text-align: center;
}

.ForumFlat .Info {
	padding: 0 10px 0 10px;	
	background-color: #666;
	color: #000;
	height: 30px;
}

.ForumFlat .Actions td {
	border-top: 1px solid #333;
	background-color: #666;
	padding: 0 10px 0 10px;	
	height: 40px;
	color: #000;
}

.ForumFlat .Actions a {
	color: #000;
}

#Forums .FormPadding{
	padding: 10px 0 10px 0;
}

#Forums .ItemLabel span{
	font-weight:bold;
}

#Forums .PostForm{
	background-color: #ccc;
	padding: 10px 0 10px 0;
}
#Forums .PostForm td{
	padding: 10px 0 0 5px;
}

.ForumContent .Title {
	padding: 10px 0 0 10px;
}

#Forums .TextboxItem,#Forums .TextboxItemShort, #Forums .TextareaItem {
	font: 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	background-color: #ccc;
	border: 1px solid;
	border-color: #333;
	color: #000;
}

#Forums .TextboxItem, #Forums .TextareaItem {
	width: 80%;
	background-color: #666;
	border: 1px solid;
	border-color: #333;
	color: #000;
}

#Forums .Button {
	width: 100px;
}

td.ForumContent {
	padding:0;
}

#Forums .ThreadTable {
	border: none;
}

.ThreadName, .Author, .Posts, .LastPost{
	font-weight:bold;
}

.Pager {
	border-top: 1px solid #ccc;
}

.servicename
{
	float:left;
	font-weight:bold;
	margin: 5px 0;
}

.serviceprice
{
	float:right;
}

.servicedescription
{
	clear:both;
	padding-bottom:3px;
	border-bottom:1px solid #333;
}

.StylingRates table
{
	width:100%;
}