/*
// Synectic
// Dark Colour // Highlight Colour // Lighter */




html{
min-height: 101%;
}


body{
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 0.8em;
background-color: #e2e2e2;
padding: 0px;
padding-top: 7px;
border: 0px;
margin: 0px;
color: #666;

background-image: url(../images/pageback.png);
background-repeat: repeat-x;
background-position: top left;

position: relative;
}

a{
text-decoration: none;
}
a:hover{
color: #a5a5a5;
}

a.newsreadmore{
color: #666666;
}


h1{
font-family: arial;
font-size: 1.3em;
font-weight: bold;
color: #363636;
position: absolute;
top: 100px;
left: 0px;
background: url(../images/trans2.png);
padding: 5px 10px;
}

h4{
font-family: arial;
font-size: 1.3em;
font-weight: bold;
color: #363636;
margin: 0px;
padding: 0px;
}




h2{
font-size: 1.1em;
font-weight: lighter;
color: #363636;
font-weight: bold;
margin: 3px;
}

h5{
margin: 0px;
margin-bottom: 3px;
}

img{
border: none;
}

ul{
list-style-type: none;
padding-left: 20px;
}




















#container{
width: 1000px;
text-align: left;
margin: 0px;
background-color: white;
background-image: url(../images/sideback.png);
background-position: top right;
background-repeat: repeat-y;
border: 1px solid #9f55d3;
border-bottom: 0px;
}



#rightcol{
clear: both;
float: left;
width: 799px;
height: auto;
text-align: right;
margin-right: 0px;
padding-right: 0px;
position: relative;
}

#sidebar{
float: left;
width: 200px;
border-left: 1px solid white;
padding: 10px 0px 10px 0px;
text-align: right;
}

.sidebar_box{
background: #cfaae9;
border: 1px solid #9f55d3;
margin-bottom: 10px;
overflow: hidden;
text-align: right;
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
-webkit-border-top-left-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-bottomleft: 6px;
border-right: none;
}












#bannerwrapper{
width: 1000px;
overflow: auto;
background-image: url(../images/bannerback.png);
background-repeat: repeat-x;
text-align: center;
margin-top: -3px;
z-index: 99;
}


#banner{
width: 1000px;
height: 64px;
text-align: left;
}

#banner-right{
float: right;
margin-right: 20px;
text-align: right;
color: white;
font-size: 1.25em;
}

#banner-right a{
color: white;
}

#banner-right a:hover{
color: #cfaae9;
}

#banner-right span{
font-weight: bold;
}



#imgholder{
width: 799px;
height: 150px;
}

#imgholder img{
width: 799px;
height: 150px;
}



#content{
width: 775px;
text-align: justify;
padding: 10px;
font-size: 11px;
line-height: 12pt;
color: #363636;
min-height: 280px;
/*
background-image: url(../images/contback.jpg);
background-position: top right;
background-repeat: no-repeat;
*/
}

#content p{
padding: 3px;
margin: 2px;
}

#content h2{
border-bottom: 1px solid #9f55d3;
padding-bottom: 2px;
margin-top: 10px;
}


#index_left{
width: 175px;
float: left;
margin-right: 10px;
}

#index_right{
width: 590px;
float: left;
text-align: center;
}

div.index_cat{
position: relative;
border: 1px solid #bbb;
background: white;
overflow: hidden;
margin-bottom: 5px;
text-align: right;
height: 50px;
}

img.index_cat_image{
float: right;
opacity: .5;
}

a.index_cat_title{
position: absolute;
top: 20px;
left: 0px;
font-size: 1.1em;
font-weight:bold;
letter-spacing: -1px;
background: url(../images/trans.png);
background-repeat: both;
width: 100%;
padding: 5px 0px;
color: #363636;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

a.index_cat_title:hover{
color: #6f00bd;
}









div.product-home-cat{
position: relative;
border: 1px solid #bbb;
background: white;
overflow: hidden;
margin-bottom: 5px;
text-align: right;
height: 100px;
width: 240px;
float: left;
margin: 5px;
}

.product-home-cat img{
margin: 0px auto;
opacity: .5;
}

div.product-home-cat a{
position: absolute;
top: 20px;
left: 0px;
font-size: 1.6em;
font-weight: normal;
letter-spacing: -1px;
background: url(../images/trans.png);
background-repeat: both;
width: 100%;
padding: 5px 0px;
color: #363636;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
min-height: 37px;
}

div.product-home-cat a:hover{
color: #6f00bd;
}






#footer{
clear: both;
width: 1000px;
height: 28px;
color: #cfaae9;
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana;
background: #6f00bd;
border: 1px solid #9f55d3;
margin-top: -5px;
}

#footl{
float: left;
width: 400px;
text-align: left;
padding: 7px;
}

#footr{
float: left;
width: 570px;
text-align: right;
padding: 7px;
}

#footer a{
color: #cfaae9;
}

#footer a:hover{
color: white;
}












#contleft{
float: left;
width: 260px;
margin-left: 5px;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 10px;
text-align: center;
}

#contright{
float: left;
width: 330px;
margin-top: 10px;
margin-bottom: 10px;
}

p.contact_float_box{
width: 370px;
float: left;
border: 1px dotted #6f00bd;
background: #e2e2e2;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

.contact_title{
background: #6f00bd;
padding: 2px 6px;
color: white;
font-weight: bold;
display: block;
}











    #navholder{
    width: 1000px;
    height: 30px;
    background-image: url(../images/navback.png);
    background-position: top right;
    background-repeat: no-repeat;
    }

    #navigation {
        width: 540px;
        height: 30px;
        margin-right: auto;
        z-index: 99;
        background-image: url(../images/navcorner.png);
        background-position: top right;
        background-repeat: no-repeat;
        border-top: 1px solid white;
    }
    #navigation a {
    font-family: arial, sans-serif;
        display: block;
        float: left;
        padding: 8px 19px 8px 24px;
        color: #6f00bd;
        text-decoration: none;
        text-align: left;
        font-size: 0.85em;
        font-weight: bold;
        letter-spacing: 1px;
        background-color: #9f55d3;
        border-right: 1px solid #9f55d3;
        background-image: url(../images/navicon.png);
        background-repeat: no-repeat;
        background-position: 5px 50%;
    }
    #navigation a:hover {
        color: #363636;
        background-color: white;
    }
    #navigation a.current {
        color: #6f00bd;
        background-color: #888888;
    }
    #navigation a.current:hover {
        color: #9f55d3;
    }
















.infobar{
width: 320px;
padding: 5px;
color: #ffffff;
background: #9f55d3;
}

#contright div.infobar{
margin-bottom: 1px;
}



.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
background: white;
}



/*
#sidebar div{
display: block;
border-bottom: 3px double #eee;
width: 188px;
padding: 5px;
color: #6f00bd;
font-weight: bold;
margin-top: 5px;
}

#sidebar a{
display: block;
border-bottom: 3px double #eee;
width: 188px;
padding: 5px;
color: #6f00bd;
font-weight: bold;
font-size: 0.8em;
}

#sidebar a:hover{
color: white;
}*/




div.tes{
width: 200px;
background-image: url(../images/tesduring1.png);
background-repeat: repeat-y;
text-align: right;
}

div.testop{
width: 200px;
height: 30px;
background-image: url(../images/testop1.png);
background-repeat: no-repeat;
}

div.tesbottom{
width: 200px;
height: 10px;
background-image: url(../images/tesbottom1.png);
background-repeat: no-repeat;
}

div.tes p{
margin: 0px 0px 0px 5px;
padding: 3px 35px 0px 0px;
background-image: url(../images/speech.png);
background-repeat: no-repeat;
background-position: top right;
text-indent: 0px;
font-size: 0.8em;
min-height: 30px;
text-align: left;
color: #363636;
}

div.tes span{
font-size: 9px;
color: #333;
text-align: right;
margin-right: 10px;
font-weight: bold;
}










div.news{
padding: 3px;
background: #cfaae9;
margin: 6px 1px;
font-size: 11px;
text-align: justify;
}

div.news h2{
font-size: 1.1em;
}

div.testholder{
width: 200px;
padding: 5px 0px;
background-color: #e9e2b1;
border-top: 1px solid #b6b6b6;
border-bottom: 1px solid #b6b6b6;
}

.sidenews{
border-top: 1px solid #b6b6b6;
border-bottom: 1px solid #b6b6b6;
}

.mainnews{
border: 1px solid ;
margin-bottom: 20px;
}

div.offers{
width: 260px;
float: left;
margin: 10px;
min-height: 200px;
}

div.news p{
padding: 2px;
margin: 0px;
}

div.news a{
color: #6f00bd;
}

div.news_title{
font-size: 15px;
font-family: Georgia, Garamond, arial, verdana, sans-serif;
padding: 2px;
color: #6f00bd;
border-bottom: 1px solid #6f00bd;
}

div.news_body{
font-size: 0.9em;
text-indent: 10px;
line-height: 15px;
padding: 5px;
padding-top: 5px;
}

.posted{
color: #6f00bd;
}

div.noindent{
text-indent: 0px;
}

.btm{
width: 130px;
height: 35px;
margin-left: 12px;
}

.btm_date{
width: 30px;
height: 30px;
border: 1px solid #6f00bd;
float: left;
}

.btm_more{
width: 75px;
padding-top: 7px;
text-align: center;
float: left;
}




.newsstory{
margin-bottom: 20px;
color: white;
background: #cfaae9;
border: 1px solid #6f00bd;
background-image: url(images/contrc.png);
background-repeat: no-repeat;
background-position: bottom left;
}

.newstop{
height: 32px;
border-bottom: 1px solid #e2e2e2;
}

.newsdate{
float: left;
width: 30px;
}

div.newsdate img{
border-bottom: 1px solid #6f00bd;
border-right: 1px solid #6f00bd;
}

.newsheadline{
float: left;
padding: 8px 4px;
text-align: center;
font-size: 1em;
font-weight: 500;
text-align: left;
font-weight: bold;
color: #363636;
letter-spacing: -1px;
}
.newsbody{
text-align: left;
padding: 10px 5px;
font-size: 11px;
background: white;
color: #6f00bd;
}

div.newsbody a{
text-decoration: underline;
}

div.newsbody a:hover{
color: #6f00bd;
}

.newsfooter{
text-align: left;
font-size: 0.7em;
padding: 3px;
height: 15px;
color: #6f00bd;
font-weight: bold;
}








div.tesver{
width: 500px;
overflow: auto;
background: #f1f1f1;
margin-bottom: 1px;
}
div.tesvername{
float: left;
width: 100px;
font-weight: bold;
padding: 4px;
}
div.tesvertxt{
float: left;
width: 290px;
padding: 4px;
}
div.tesverbtn{
float: left;
width: 80px;
text-align: center;
padding: 4px;
}

div.tesverbtn img{
margin-top: 12px;
}











.product{
float: left;
width: 200px;
height: 300px;
border: 1px solid #cfaae9;
margin: 5px 10px;
padding: 2px;
text-align: center;
position: relative;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
background-color: #efefef;
box-shadow: 2px 2px 4px #333333;
-moz-box-shadow: 2px 2px 4px #333333;
-webkit-box-shadow: 2px 2px 4px #333333;
-o-box-shadow: 2px 2px 4px #333333;
}

img.overlay{
position: absolute;
top: 0px;
left: 0px;
z-index: 99;
}



img.foldericon{
position: absolute;
width: 18px;
height: 18px;
top: 4px;
left: 14px;
}

ul.splitlist{
float: left;
width: 150px;
padding-left: 20px;
}

ul.stronglist{
font-weight: bold;
list-style-type: disc;
padding-left: 30px;
}


.prod_micro{
clear: both;
width: 200px;
height: 61px;
margin-bottom: 10px;
overflow: hidden;
margin-left: 10px;
}

.prod_microsmall{
clear: both;
width: 200px;
margin-bottom: 10px;
overflow: auto;
margin-left: 10px;
}

.prod_micro_img{
width: 57px;
float: left;
border: 1px solid #bbb;
border-right: none;
}

.prod_micro_desc{
float: left;
height: 49px;
width: 114px;
padding: 4px;
border: 1px solid #bbb;
background-color: #d5d5d5;
}

div.prod_micro h3, div.prod_microsmall h3{
color: #555;
font-size: 0.8em;
margin: 0px;
margin-bottom: 3px;
}

div.prod_micro a.morelink{
font-size: 10px;
font-weight: bold;
color: #363636;
}

.assoc_prod{
width: 200px;
float: left;
text-align: center;
}

div.assoc_prod a{
font-size: 11px;
color: #6f00bd;
}

#product_data td{
padding: 6px;
}

#product_data td.bgcolor{
background: #9f55d3;
font-weight: bold;
color: white;
}

#product_title{
margin: 2px 6px;
background: #cfaae9;
color: #6f00bd;
overflow: auto;
padding: 3px 6px;
}

#product_title_l{
float: left;
width: 520px;
font-size: 0.9em;
border: none;
padding: 0px;
margin: 0px;
}

#product_title_r{
float: left;
width: 80px;
font-size: 1.1em;
}

#product_title_r h2{
border-bottom: 0px;
padding: 0px;
margin: 0px;
text-align:right;
}

#product-description{
width: 100%;
overflow: auto;
}





#subscribe{
margin-top: 5px;
text-align: right;
}

#subscribe input{
width: 120px;
font-size: 10px;
margin-bottom: 1px;
}

#subscribe label{
clear: both;
display: block;
float: left;
width: 60px;
background: #d5d5d5;
color: #555;
font-size: 11px;
padding: 3px 0px 3px 3px;
margin-bottom: 1px;
margin-left: 10px;
}









.blockscreen {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 20;
    display: none;
    background-color: #666;
    filter: alpha(opacity = 75);
    opacity:.75;
    text-align: center;
}

#loginholder{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99;
    display: none;
    text-align: center;
    width: 100%;
}

#login{
    margin-top: 160px;
    z-index: 80;
    background-color: white;
    border: 7px solid #bbb;
    width: 280px;
}

#loginaction{
    z-index: 99;
    background-color: white;
    border: 2px solid #999;
    width: 240px;
    margin: 5px;
}

#closelogin{
position: absolute;
top: 0px;
left: 260px;
z-index: 85;
}

#popuplogin{

padding-top: 10px;
}
























#sidebar h2{
letter-spacing: 1px;
color: #363636;
}









#specdl{
display: block;
padding: 5px;
background-color: #9f55d3;
color: white;
font-weight: bold;
width: 590px;
}












.cartitem{
background: #cfaae9;
color: #6f00bd;
overflow: auto;
margin-bottom: 4px;
border: 1px solid #9f55d3;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

.cartitem strong{
font-size: 1.2em;
}

.cartimg{
float: left;
width: 60px;
height: 60px;
margin-top: 6px;
border: 1px solid #9f55d3;
border-left: 0px;
}

.carttext{
float: left;
width: 650px;
margin-left: 6px;
}

div.carttext h2{
margin: 2px;
font-weight: bold;
font-size: 1em;
letter-spacing: 0px;
margin-bottom: 4px;
}

#cartside{
position: relative;
}

#cartside p{
margin: 0px;
padding: 0px;
}

#newItemsInCart{
position: absolute;
top: 0px;
left: -200px;
background: #9f55d3;
border: 1px solid #6f00bd;
padding: 10px;
height: 50px;
width: 160px;
}

#nIICinner{
padding-top: 10px;
}

#nIICinner h2{

}

.widerdesc{
width: 160px;
}






div.formbox{
width: 600px;
clear: both;

border-bottom: 1px solid #9f55d3;
overflow: auto;
background: #cfaae9;
padding: 3px;
}

div.formbox label{
float: left;
width: 150px;
padding: 5px 0px 5px 8px;
text-align: left;
color: white;
background: #9f55d3;
font-weight: bold;
}

div.formbox input{
float: left;
padding: 5px 10px;
width: 300px;
border: 1px solid #363636;
}

div.formbox textarea{
float: left;
padding: 5px 10px;
width: 300px;
overflow: auto;
border: 1px solid #363636;
}





div.errorbox{
padding: 10px;
background: #eec6c6;
border: 1px solid red;
color: red;
margin: 8px 0px;
}


a.tabbtn{
padding: 4px 10px;
background: #9f55d3;
color: white;
}

a.tabbtn:hover{
background-color: #6f00bd;
}

div.userbox{
width: 320px;
float: left;
}

div.ubs{
width: 200px;
}

div.float_halfwidth{
float: left;
width: 48%;
}

div.float_thirdwidth{
float: left;
width: 31%;
}

div.float_150{
float: left;
width: 150px;
}

label.bglbl{
background: #9f55d3;
color: white;
padding: 3px;
}

a.common_tasks{
display: block;
padding: 3px 9px 3px 40px;
width: 600px;
background-repeat: no-repeat;
background-position: 10px 4px;
background-color: #e2e2e2;
margin-bottom: 1px;
}

a.common_tasks:hover{
background-color: #dbdbdb;
}

#common_tasks{
margin: 8px 0px;
padding-bottom: 2px;
overflow: auto;
border-bottom: 1px solid #9f55d3;
}

ul.alpha{
list-style-type: lower-alpha;
}

ul.alpha li{
margin-bottom: 5px;
}

img.marginimg{
margin: 8px;
}

.biglink{
font-size: 16px;
color: #6f00bd}





#order-total{
font-size: 1.5em;
}




div.index-column{
width: 300px;
margin: 0px 6px;
float: left;
overflow: hidden;
}








div.testimonial{
background-color: #cfaae9;
padding: 6px;
margin: 10px 0px;
border: 1px solid #9f55d3;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-image: url(../images/speech.png);
background-repeat: no-repeat;
background-position: bottom right;
}





span.requiredAsterisk{
color: red;
font-weight: bold;
font-size: 1.3em;
}




#breadcrumbs{
text-align: left;
background-color: #cfaae9;
color: #6f00bd;
padding: 3px 20px;
font-size: 0.85em;
}

#breadcrumbs a, #breadcrums span{
color: #313131;
}

#breadcrumbs span{
font-weight: bold;
}

a.quickjump-link{
display: block;
padding: 4px 8px;
margin: 1px 0px;
color: #9f55d3;
font-size: 1.2em;
}


#cartside{
background-image: url(../images/basket-back.png);
background-repeat: no-repeat;
background-position: left center;
margin: 5px;
}

#cartside a{
color: #6f00bd;
font-size: 12px;
font-weight: bold;
}








div.product-option-box{
background-color: #efefef;
border: 1px solid #bbbbbb;
margin: 5px 0px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 6px;
}

div.product-option-box h2{
margin-top: 0px;
padding-top: 0px;
}






div.home-box-container{
float: left;
width: 190px;
height: 225px;
overflow: hidden;
margin: 3px 2px 3px 1px;
text-align: left;
}

div.home-box-container p{
font-size: 10px;
padding: 3px 8px;
}

div.home-box-container a.more-link{
font-size: 15px;
font-weight: bold;
float: right;
}

a.home-box{
display: block;
width: 170px;
height: 100px;
padding: 8px;
border: 1px solid #666666;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
box-shadow: 2px 2px 4px #666666;
-moz-box-shadow: 2px 2px 4px #666666;
-webkit-box-shadow: 2px 2px 4px #666666;
-o-box-shadow: 2px 2px 4px #666666;
}

a.home-box:hover{
border-color: #363636;
}

a.home-box span.title{
display: block;
padding: 5px;
text-align: center;
color: white;
margin: -8px;
margin-bottom: 8px;
font-weight: normal;
letter-spacing: 0px;
font-size: 1.2em;
border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
background-color: #777777;
}

a.home-box span.blurb{
background: rgb(256, 256, 256); /* The Fallback */
background: rgba(256, 256, 256, 0.5);
display: block;
padding: 3px 7px;
font-size: 11px;
}

a.home-box:hover span.blurb{
color: #222222;
background: rgb(256, 256, 256); /* The Fallback */
background: rgba(256, 256, 256, 0.7);
}


a.buttonStyled{
display: block;
padding: 2px 6px;
background: #e2e2e2;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border: 1px solid #aaaaaa;
float: right;
margin-bottom: 8px;
color: #6f00bd;
}


img.team-image{
float: left;
margin-right: 8px;
border: 2px solid #9f55d3;
}


em.problemInput{
clear: both;
color: red;
text-align: right;
}







.vacancy{
padding: 6px;
background: #efefef;
width: 96%;
float: left;
margin: 5px;
border: 1px solid #bbbbbb;
min-height: 340px;
}

.vacancy h2{
}

.vacancy label{
font-weight: bold;
font-style: italic;
}

.vacancy ul{
list-style-type: circle;
}

.apply-button{
display: block;
background: #6f00bd;
padding: 3px 6px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
margin: 2px;
bottom: 0px;
color: #fff;!important
}




form.contact-form{
background: #efefef;
padding: 6px;
border: 1px solid #bbb;
margin: 5px;
}


form.contact-form label{
clear: both;
text-align: left;
font-weight: bold;
display: block;
margin-top: 7px;
}

form.contact-form input,form.contact-form textarea,form.contact-form select{
display: block;
width: 98%;
margin-top: 2px;
font: 9pt verdana,arial,tahoma,sans-serif;
border: 1px solid #cccccc;
padding: 3px;
}

form.contact-form input:hover,
form.contact-form textarea:hover,
form.contact-form select:hover,
form.contact-form input:focus,
form.contact-form textarea:focus,
form.contact-form select:focus{
border-color: #999;
}

form.contact-form textarea{
overflow: auto;
height: 100px;
}

form.contact-form input.contact-submit{
clear: both;
float: right;
width: auto;
margin-right: 2px;
padding: 4px 6px;
border: 0;
background-color: #6f00bd;
text-transform: uppercase;
color: #ffffff;
font-size: 0.8em;
font-weight: bold;
cursor: pointer;
}

.captcha-container{
width: 100%;
display: block;
clear: both;
float: left;
text-align: center;
padding: 5px;
margin-top: 7px;
border: 1px solid #cccccc;
}

form.contact-form div.captcha-container input{
width: 96%;
}

div.captcha-container small{
display: block;
}




























#menuholder{
width: 1000px;
overflow: auto;
border-bottom: 1px solid #9f55d3;
}


#menu {
width: 1000px;
height: 29px;
z-index: 18;
background: #6f00bd;
text-align: center;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 12em;
float: left;
width: auto;
z-index: 18;
}

#menu a, #menu h2 {
font: 11px/16px arial, helvetica, sans-serif;
display: block;
margin: 0;
margin-right: 0px;
padding: 6px 17px;
width: auto;
font-size: 0.85em;
z-index: 18;
background: #6f00bd;
}


#menu h2 {
color: white;
cursor: pointer;
border-right: 1px solid white;
z-index: 18;
}

#menu h2:hover{
color: #6f00bd;
}

#menu a {
color: #000;
cursor: pointer;
text-decoration: none;
z-index: 18;
}

#menu a.toplink {
color: white;
letter-spacing: 0px;
border-right: 1px solid white;
z-index: 18;
}

#menu a.trans {
color: white;
background: #6f00bd;
width: 12em;
border-left: none;
margin-right: 0px;
z-index: 18;
text-align: left;
}

#menu a.transw {
color: #cfaae9;
background: #6f00bd;
width: 19em;
border-left: none;
margin-right: 0px;
text-align: left;
z-index: 18;
}

#menu a.wider{
width: 200px;
}

#menu a:hover {
background: #cfaae9;
color: #6f00bd;
z-index: 18;
}

#menu h2:hover {
background: #cfaae9;
color: #6f00bd;
z-index: 18;
}

#menu li {position: relative; z-index: 99;}

#menu ul ul {
position: absolute;
left: 0px;
z-index: 18;
width: 200px;
text-align: left;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
z-index: 18;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#loginnav{
padding-left: 12px;
}

#registernav{
padding-left: 12px;
}

#menu a.navcurrent, #menu h2.navcurrent{
background: #cfaae9;
color: #6f00bd;
}
