
.menu, .menu ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
font-weight: bold;
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align: left;
}
body {
overflow:auto;
}

.menu a{
overflow: visible;
display:block;
margin-left: 0px;
padding: 0px 15px;
color: #fff;
text-decoration:none;
background-color:#06c;
border: 1px solid #06c; 
border-right-color: #06c; 
border-bottom-color: #06c; 
}

.menu a:hover{
background-color:#fff;
color:#003366;
}

.menu li{
float:left;
position:relative;
}

.menu ul {
position:absolute;
display:none;
width:12em;
top:1.5em;
}

.menu li ul a{
width:12em;
height:auto;
float:left;
}

.menu ul ul{
top:auto;
}	

.menu li ul ul {
left:12em;
margin:0px 0 0 10px;
}

.menu li:hover ul ul, .menu li:hover ul ul ul, .menu li:hover ul ul ul ul{
display:none;
margin-left: 2px;
}

.menu li:hover ul, .menu li li:hover ul, .menu li li li:hover ul, .menu li li li li:hover ul{
display:block;
margin-left: 2px;
}

.img-grd {
background: url(imgbin/gradient-top.gif) 0% 0% repeat-x;
color: #000000;
height: 30px;
padding: 0px;
}

.img-grd2 {
background: url(imgbin/gradient-bottom.gif) 0% 0% repeat-x;
color: #000000;
height: 15px;
padding: 0px;
}

.img-grdheader {
background: #9ccbff;
text-color: #fff;
height: 20px;
padding: 0px;
}

.button {
width: 67px;
height: 23px;
background: url('imgbin/buynow23.png') repeat-x;
}
.button:hover {
width: 67px;
height: 23px;
background: url('imgbin/buynow23hover.png') repeat-x;
}

.button1 {
width: 67px;
height: 23px;
background: url('imgbin/buynow23.png') repeat-x;
}
.button1:hover {
width: 67px;
height: 23px;
background: url('imgbin/buynow23hover.png') repeat-x;
}

.button2 {
width: 88px;
height: 30px;
background: url('imgbin/download30.png') repeat-x;
}
.button2:hover {
width: 88px;
height: 30px;
background: url('imgbin/download30hover.png') repeat-x;
}

.button2a {
width: 67px;
height: 23px;
background: url('imgbin/download23.png') repeat-x;
}
.button2a:hover {
width: 67px;
height: 23px;
background: url('imgbin/download23hover.png') repeat-x;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button3 {
    /* Sliding right image */
background: transparent url(imgbin/button-a.png) no-repeat scroll top right; 
display: block;
float: left;
height: 30px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 2px;
padding-right: 12px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
/* FONT PROPERTIES */
text-decoration: none;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}
a.button3 span {
/* Background left image */ 
background: transparent url(imgbin/button-span.png) no-repeat; 
display: block;
line-height: 22px; /* CHANGE THIS VALUE ACCORDING TO BUTTON HEIGHT */
padding: 5px 0px 5px 10px;
} 
a.button3:hover span{
text-decoration:underline;
}

h3.sectiontitlenew {
font-size: 135%;
color: #ff6;
padding: 0px;
text-shadow: 1px 1px 1px #000;
}

div.specialheadernew {
text-align: center;
background-color: #9cf;
height: 24px;
}

table.footernew, td.footernew {
background-color: #9cf;
color: #000; 
}

td.footernew { padding-top: 10px; }

div.footertextnew {
margin: 5px 10px;
}

td.copyrightnew {
background-color: #00aacc;
color: #000;
}

div.copyrightnew {
margin: 3px;
}

td.rowspacernew { background: #fff; height: 10px;}

td.featuredleftnew {
background-color: #224F80;
width: 200px;
}

.buttontext {
border: 1px solid #000;
background: #9cf;
margin: 2px;
padding: 1px 15px;
}
.buttontext:hover {
border: 1px solid #066;
background: #99ffcc;
}
