/* Elite Nails and Beauty Styles - Version  1.0 6th July 2005.  */
/* Produced by Cathy Daly at Wokingham Web Works, www.wokinghamwebworks.co.uk  */

/* Main block-level definitions  */
body {
    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

#wrapper {
    color: #490306;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    margin: auto;
	max-width: 900px;
    text-align: center;
    width: auto;
	width: expression(document.body.clientWidth > 900 ? "900px" : "auto" );
}
#innerWrapper {
    background-color: #FFE7E7;
    border: #490306 3px solid;
    margin: 20px 5px 20px 5px;
    min-width: 740px;
    text-align: left;
    width: auto;
    width: expression(document.body.clientWidth < 780 ? "760px" : "100%" );
}
/* HTML Selector definitions */
h1 {
        font-family: Arial, Helvetica, sans-serif;
        color: #FFE7E7;
        font-size: 3em;
        font-weight: 100;
        letter-spacing: -0.05em;
        margin-top: 20px;
        margin-bottom: 10px;
}
h2 {
        font-family: Arial, Helvetica, sans-serif;
        color: #FFE7E7;
        font-size: 1.8em;
        font-weight: 100;
        letter-spacing: -0.01em;
        margin: 16px 0px;
}
h3 {
        font-family: Arial, Helvetica, sans-serif;
        color: #7A6666;
        font-size: 1.8em;
        font-weight: 100;
        letter-spacing: -0.01em;
        margin-top: 12px;
        margin-bottom: 6px;
}
h4 {
        color: #FFE7E7;
        float: left;
        font-weight: 100;
        font-size: 14px;
        letter-spacing: -0.01em;
        margin-top: 0px;
        margin-bottom: 8px;
}
h5 {
        font-family: Arial, Helvetica, sans-serif;
        color: #FFE7E7;
        font-size: 1.6em;
        font-weight: 100;
        letter-spacing: -0.01em;
        margin: 6px;
}
h6 {
        font-family: Arial, Helvetica, sans-serif;
        color: #7A6666;
        font-size: 1.4em;
        font-weight: 100;
        letter-spacing: -0.01em;
        margin: 6px 0px;
}
img {
        border: 0px;
        margin: 0px;
        padding: 0px;
}
p {
        margin-top: 6px;
        margin-bottom: 4px;
}
.rightimagewithtext h2 {
        font-family: Arial, Helvetica, sans-serif;
        color: #FFE7E7;
        font-size: 1.4em;
        font-weight: 100;
        letter-spacing: -0.01em;
        margin: 0px;
        padding: 10px 0px 5px 10px;
}
.rightimagewithtext p {
        color: #FFE7E7;
        font-weight: 100;
        font-size: 14px;
        letter-spacing: -0.01em;
        margin: 0px;
        padding: 10px 0px 5px 10px;
}
ul {
        margin-top: 0px;
        padding-top: 0px;
}
/* Table Styles */
.info {
        display: block;
        margin-left: 13px;
}
.null {
        background-color: #FFE7E7;
        display: block;
}
table {
        width: 100%;
}
td {
        font-size: 8pt;
        padding: 1px;
}
th {
        background-color: #99767D;
        color: #ffffff;
        font: normal 10pt sans-serif;
        padding: 1px;
        text-align: center;
}
.price {
        color: #7A6666;
        display: block;
        height: auto;
}
.tablediv {
        border-top: 0px;
        border-right: 0px;
        border-bottom: 0px;
        border-left: 1px solid #7A6666;
        float: left;
        width: 45%;
}
.tabledivleft {
        border: 0px;
        float: left;
		margin-left: 15px;
        width: 45%;
}
/* Navigation  */
#navbar {
        height: 20px;
        margin: 0px 110px 0px 160px;
        padding: 0px 0px 0px 10px;
        width: auto;
}
#navbar a:link {
    background-color: #ffffff;
    color: #000000;
    display: block;
        font-size: 12px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        text-decoration: none;
        width: 5em;
}
#navbar a:visited {
    background-color: #ffffff;
    color: #000000;
    display: block;
        font-size: 12px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        text-decoration: none;
        width: 5em;
}
#navbar a:hover {
    background-color: #E4A3B2;
        color: #000000;
    display: block;
        font-size: 12px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        text-decoration: none;
        width: 5em;
}
#navbar a:active {
    background-color: #7A6666;
        color: #ffffff;
    display: block;
        font-size: 12px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        text-decoration: none;
        width: 5em;
}
.notpagelocation {
        float: right;
        margin: 0px 1px;
        text-align: center;
}
.pagelocation {
    background-color: #FFE7E7;
    display: block;
        float: right;
        font-size: 12px;
        height: 20px;
        line-height: 20px;
        margin: 0px 1px;
        text-align: center;
        text-decoration: none;
        width: 5em;
}
.rightimagewithtext a {
        font-size: 11px;
}
/* Main content class and ID selector definitions, in alphabetical order.*/
.bothcolumndiv {
        clear: left;
        font-size: 11px;
        padding: 15px 0px;
        width:75%;
}
.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}
.columndiv {
        float: left;
        padding-right: 15px;
        width: 45%;
}
#header {
    background-color: #CABEB8;
    height: auto;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
#headertext {
    height: 239px;
    margin: 0px;
    padding: 0px;
    width: auto;
}
#leftcolbackground {
    background-image: url(sidebar2.gif);
    background-repeat: repeat-y;
    width: 100%;
}
.leftimage {
        float: left;
}
#middlecolcontentwrapper{
    background: #FFE7E7 url(handwatermark.jpg) right bottom no-repeat;
    height: 100%;
    margin: 0px 91px 0px 150px;
    padding: 0px;
    width: auto;
}
#middlecolcontent1{
    padding: 10px 20px 0px 20px;
    width: auto;
}
#middlecolcontent2{
    padding: 10px 0px 0px 0px;
    width: auto;
}
#rightcolbackground {
    background: url(rightcolbackground.gif) right top repeat-y;
    border: 0px;
    margin: 0px;
    width: 100%;
}
.rightimage {
        float: right;
}
.rightimage2 {
        float: right;
        overflow: hidden;
}
.rightimagewithtext {
    background-color: #CABEB8;
        clear: left;
        height: 245px;
        margin-bottom: 10px;
        overflow: hidden;
        padding-left: 10px;
        width: auto;
}
.rightimagewithtext p {
    color: #202020;
}
.rightimagewithtext h2 {
    color: #202020;
}
/* Bottom/Footer definitions */
#footer {
    background-color: #CABEB8;;
    clear: both;
        font-size: 0.75em;
    height: 2.4em;
         line-height: 1.2em;
    padding: 10px;
    text-align: center;
}
#footer a:link {
        color: #000000;
        font-weight: normal;
        text-decoration: underline;
}
#footer a:visited {
        color: #000000;
        font-weight: normal;
        text-decoration: underline;
}
#footer a:hover {
        color: #ffffff;
        font-weight: normal;
        text-decoration: underline;
}
#footer a:active {
        color: #000000;
        font-weight: normal;
        text-decoration: underline;
}