﻿/*START MAIN TEMPLATE */
html
{
    height:100%;
      margin: 0;
      padding: 0;
      border: none;

}
body
{
    margin: 0;
    padding: 0;
    height:100%;
}
#pageBorderMain
{
	
    font-family: Verdana;
	font-size: 12px;
	background-repeat:repeat-y;
	margin:auto;
	width:1024px;
	min-width:1024px;
	max-width:1024px;
	height:100%;
	color:#a0a0a0;
	/*border:solid 1px black;*/
}

.editorBar
{
    display:inline;
}
.inline
{
    display:inline;
}
#aoptions, #aoptions a
{
    text-align:center;
    background-color:#a0a0a0;
    color:#000;
    font-family:Verdana;
    font-size:12px;
    font-weight:800;
    padding:3px;
}

#editorBar
{
    display:inline;
}

#pageBorderMain td
{
    vertical-align:top;
}

#pageBorderMainCenter
{
    width:980px;
}

#pageBorderMainTopLeft
{
    width:22px;
    background-image: url('/images/template/pageBorder/shLeftTop.png');
    background-repeat:no-repeat;
    background-position:top;
}

#pageBorderMainBottomLeft
{
    width:22px;
    background-image: url('/images/template/pageBorder/shLeftBottom.png');
    background-repeat:no-repeat;
    background-position:bottom;
}

#pageBorderMainTopRight
{
    width:22px;
    background-image: url('/images/template/pageBorder/shRightTop.png');
    background-repeat:no-repeat;
    background-position:top;
}
#pageBorderMainBottomRight
{
    width:22px;
    background-image: url('/images/template/pageBorder/shRightBottom.jpg');
    background-repeat:no-repeat;
    background-position:bottom;
}
#header
{
    background-image: url('/images/template/header/StyleAcountLogo.png');
    background-repeat:no-repeat;
    background-position:right top;
}

#memberHead
{
    height:75px;
}
#memberBox
{
    margin:auto;
    width:497px;
    height:48px;
    background-image: url('/images/template/header/memBG.jpg');
    background-repeat:no-repeat;
    font-size:10px;
}
#memberBox .text
{
    font-size:12px;
    width:130px;
}

.memberLogin
{
    margin:17px 5px 0px 10px;
}
.cmdLogin
{
    margin:7px 0px 0px 10px;
}
#mainMenu
{
    margin:0;
    padding:0;
    border:solid 1px #fff;  
}
#mainMenuItems
{
    margin:0px 30px 0px 30px;
    padding:0;
}

#hBar1
{
    background-color:#E9EBEA;
    height:2px;
    line-height:2px;
    font-size:2px;
    margin:0px 0px 5px 0px;
}
#hBar2
{
    background-color:#E9EBEA;
    height:10px;
    line-height:10px;
    font-size:10px;
    margin:0px 0px 0px 0px;
}
#hBar3
{
    background-color:#E9EBEA;
    height:10px;
    line-height:10px;
    font-size:10px;
    margin:0px 0px 5px 0px;
}
#hBar4
{
    background-color:#E9EBEA;
    height:2px;
    line-height:2px;
    font-size:2px;
    margin:0px 0px 0px 0px;
}

.leftColumn
{
   float:left;
   width:175px;
   min-width:175px;
   padding-right:10px;
}

.centerColumn
{
width:427px;
float:left;
}

.rightColumn
{
    float:right;
    width:361px;
    min-width:361px;
}

.topCenter
{
    height:33px;
}
.bottomCenter
{
    min-height:100px;
}

* html #centerArea
{
	 height:450px;
}

#centerArea
{
    padding-top:10px;
    background-repeat:no-repeat; 
    background-position:top right;
    min-height:450px;
   
}

#footer
{
    vertical-align:bottom;
    height:150px;
    min-height:185px;
    position:relative;
    bottom:0px;
}

#footer a
{
    color:#999999;
    text-decoration:underline;
}

#footer a:hover
{
    color:#ec7f00;
}

#footerImages
{
    text-align:center;
}

#footerLinks
{
    margin-top:10px;
    margin-bottom:0px;
    text-align:center;
    line-height:16px;
    color:#999999;
}

#footerImages img
{
    margin:20px 15px 5px 0px;
}

a
{
    color:#f08000;
    text-decoration:underline;
}
a:hover
{
    text-decoration:underline;
}

.clear
{
    clear:both;
}

#crumbs
{
    font-size:10px;
}
#crumbs a
{
   color:#f08000;
}

img
{
    border:none;
}
.editable
{
	border:dashed 3px #DBE3E8;
}
#crumbTrail a
{
	text-transform:uppercase;
}
#crumbTrail .spacer
{
	font-weight:bold;
}
#crumbTrail .yah
{
	text-transform:capitalize;
}
#advertLeftHamper
{
	margin-top:20px;
}
.menuItem1selected,.menuItem2selected,menuItem3selected
{
	font-weight:bold;
}
#menuHamper a
{
	color:#F08000;
	font-size:11px;
}
.menuItem2 a,.menuItem2selected a
{
	margin-left:10px;
}
#menuHamper div
{
	margin-bottom:10px;
	padding-left:30px;
}
.atop
{
	text-align:center;
}
#aoptions a
{
	color:White;
}

.newsListStory
{
    margin-bottom:15px;
}
.newsListTitle
{
    font-size:14px;
    font-weight:800;
}

.Right
{
    float:right;
}

.Left
{
    float:left;
}

h1
{
    font-size:18px;
    color:#f08000;
}
h2
{
    font-size:18px;
}
h3
{
    font-size:16px;
    color:#f08000;
}
h4
{
    font-size:16px;
}

h5
{
    font-size:14px;
    color:#f08000;
}

h6
{
    font-size:14px;
}
.signupEmail
{
    width:303px;
}
.signUpSalon
{
    width:307px;
}
.formItem
{
    font-weight:bold;
}
.suCheck
{
float:left;
width:180px;
}
.suCheck input
{
float:left;
}
.suCheck .suTitle
{
float:left;
margin-top:2px;

}