.chromestyle{
width: 100%;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
/*background: url(chromebg.gif) center center repeat-x; *//*THEME CHANGE HERE*/
background-color:#3C8E34;
padding: 4px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #FFFFFF;
font:normal 1em Verdana;
text-transform:uppercase;
padding: 4px 7px;
margin: 0;
margin-left:0px;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
background-color:#4AAC40;
color: #FFFFFF;
/*background: url(chromebg-over.gif) center center repeat-x;*/ /*THEME CHANGE HERE*/
}


.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
content: " " url(dropdown.gif); /*uncomment this line to use an image instead*/
}





.chromestyle_o{
float:left;
width:1008px;
height:52px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
margin:-17px 0 0 0;
}

.chromestyle_o:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height:52px;
clear: both; 
visibility: hidden;
}

.chromestyle_o ul{

    background-image: url(http://www.brilliantprints.com.au/menu-item-background.png);
    background-position: center bottom;
    background-repeat: repeat-x;
    height: 52px;
    list-style: none outside none;
    margin: 0 auto;
    width: 100%;

}

.chromestyle_o ul li{
display: inline; height:52px; line-height:52px; float:left;
border-right:1px solid #8d9a4d;
}

.chromestyle_o ul li a{
height:52px;
color: #000000;
text-shadow: 1px 1px 0 #FFFFFF;
font:normal 1em Verdana;
text-transform:uppercase;
padding:0 12px;
margin: 0;
font-size: 1.2em;
margin-left:0px;
text-decoration: none;
font-weight:normal;
}

.chromestyle_o ul li a:hover{
background:#666 url(http://www.brilliantprints.com.au/menu-item-background-hover.png);
height:52px;
padding:15px 12px;
/*background: url(chromebg-over.gif) center center repeat-x;*/ /*THEME CHANGE HERE*/
}











/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
margin-left:2px;
border: 1px solid #BBB;
border-bottom-width: 0;
font:normal 1em Verdana;
line-height:18px;
z-index:100;
background-color:#df711a;
width: 200px;
visibility: hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=135,strength=4); Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: white;
}

* html .dropmenudiv a{
width: 100%;
}

.dropmenudiv a:hover{
background-color: #4AAC40;
color:#FFFFFF;
}








.dropmenudiv_o{
position:absolute;
top: 0;
margin-left:2px;
font:normal 1em Verdana;
line-height:24px;
z-index:100;
background:#A9BB50;;
-moz-border-radius:4px 4px 4px 4px;
width:260px;
visibility: hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=135,strength=4); Add Shadow in IE. Remove if desired*/
}


.dropmenudiv_o a{
color: #000000;
text-shadow: 1px 1px 0 #FFFFFF;
font:normal 1em Verdana;
text-transform:uppercase;
margin: 0;
line-height:28px;
font-size: 1.2em;
margin-left:0px;
text-decoration: none;
border-right: 1px solid #8d9a4d;
font-weight:normal;
width: auto;
display: block;
padding:2px 0 2px 10px;

}

* html .dropmenudiv_o a{
width: 100%;
}

.dropmenudiv_o a:hover{text-shadow:none; color:#000;
}








#user-login {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    border-radius: 5px 5px 5px 5px;
    float: right;
    height: 32px;
    margin-top: 35px;
    width: 236px;
}
#login {
    overflow: hidden;
    padding: 6px;
width:224px;
}
.login {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    color: #EEEEEE;
    float: left;
    font-size: 0.8em;
    height: 20px;
    margin-right: 3px;
    text-align: center;
    text-shadow: 1px 1px 0 #363636;
    width: 86px;
}
.submit {
background-image: url(http://www.brilliantprints.com.au/login.png);    

    border: 0 none;
    float: left;
    height: 21px;
    width: 46px;
}
.submit:hover {
background-image: url(http://www.brilliantprints.com.au/login-hover.png);
 
    background-repeat: no-repeat;
    border: 0 none;
    height: 21px;
    width: 46px;
}
#sites {
    border-left: 1px solid #6E706E;
    float: right;
    height: 32px;
    margin-left: 10px;
    margin-top: 35px;
    padding: 3px 8px 8px;
}
#sites img {
    margin-left: 5px;
    margin-right: 5px;
}
.homeicon {
    float: left;
    height: 50px;
    padding-left: 10px;
    padding-right: 10px;
}


.right_pic {float:left; margin:-30px 0 0 236px; width:107px; height:auto; }

