body {
font-size: 12px;
font-family: Verdana,Tahoma,Arial,sans-serif;
line-height: 1.4em;
color: #303030;
background: #e8eaec;
min-height: 101%;
background:url('http://www.alawebs.net/images/bg.gif') repeat top left;
}

html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }

a {color:#467aa7; font-weight:bold; text-decoration:none; background-color:inherit;}

a:hover {color:#2a5a8a; text-decoration:none; background-color:inherit;}

a img {border:none;}


/* Header and navigation styles */

#container {
width: 760px;
text-align: left;
background: #E2E6E9;
color: #303030;
border: 2px solid #a0a0a0;
}

#header {
height: 100px;
background: #467aa7;
color: #ffffff;
}


#header h1 {
margin: 6px 0 0 0;
font-size: 2.4em;
background-color: inherit;
color: #ffffff;
letter-spacing: -2px;
font-weight: normal;
}

#header h2 {
margin: 12px 0 0 20px;
font-size: 1.4em;
background-color: inherit;
color: #f0f2f4;
letter-spacing: -1px;
font-weight: normal;
}


/* Main styles */

#main {
width: 93%;
border: 1px solid #467AA7;
font-size: 12px;
background-color: #ffffff;
text-align: left;
padding: 10px;
}

#ad {
width: 95%;
text-align: center;
}


#main h2 {
display: block;
margin: 0 0 16px 0;
font-size: 1.7em;
font-weight: normal;
letter-spacing: -1px;
color: #505050;
background-color: inherit;
border-bottom: 1px dashed #467aa7;
line-height: 1.3em;
}

#main h2 a {font-weight:normal;}
#main h3 {margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#main a:hover, a:hover {text-decoration:underline;}

/* #content ul,#content ol {margin:0 5px 16px 35px;} */

#main ul {list-style:none; padding: 10px 0 10px 20px; margin: 0;}
#main ul li {padding: 0 0 0 7px; margin: 5px 0; background:url('http://www.alawebs.net/images/dark_arrow.gif') no-repeat left 4px;}
#main ul li.shoppingHeaders {background-image:none; margin:0 0 0 -8px; font-weight:bold;}



/* Footer styles */
#footer {padding:5px 0; margin:0 1px; font-size:0.9em; color:#f0f0f0; background:#467aa7; text-align:center;}
#footer p {padding:0; margin:0; text-align:center;}
#footer a {color:#f0f0f0; background-color:inherit; font-weight:normal;}
#footer a:hover {color:#ffffff; background-color:inherit; text-decoration: underline;}

/* Misc classes and styles */

.clear {clear:both;}

.hide {display:none;}


.box {
width: 95%;
text-align: left;
/* margin: 0 0 20px 0; */
margin: 20px auto;
padding: 5px;
border: 1px solid #c0c0c0;
background-color: #fafbfc;
color: #505050;
line-height: 1.2em;
font-size: 11px;
}


.pt {
font-family: Tahoma;
font-size: 24px;
font-weight: bold;
color: #444477;
}

textarea {
width: 95%;
}

hr {
width: 95%;
height: 1px;
color: #0A94C3;
}

img {
border: none;
}

a img {
border: none;
}

image {
border: none;
}


.space {
background-image: url('http://www.alawebs.net/images/spacer.gif');
background-repeat: repeat;
background-color: transparent;
font-size: 0px;
}


.sidelink {
display: block;
width: 95%;
/* margin: 3px 0px 2px 0px; */
margin: 2px auto;
padding: 5px 0 5px 8px;
font-size: 1.2em;
font-weight: bold;
text-align: left;
background: #eee url('http://www.alawebs.net/images/gradient1.png') repeat-x;
color: #26c;
border-top: 1px solid #ddd;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
}

.sidelink:hover,.menuheader {
background: #fff url('http://www.alawebs.net/images/gradient2.png') repeat-x;
color: #333;
border-top: 1px solid #ddd;
border-right: 1px solid #888;
border-bottom: 1px solid #888;
border-left: 1px solid #ddd;
text-decoration: none;
}


#bread3 {
background: url('http://www.alawebs.net/images/menubg.jpg') center left repeat-x;
margin: 0px;
border-bottom: 1px solid #fff;
padding: 0 0 0 20px;
font-size: 11px;
font-weight: normal;
text-align: left;
color: #000;
height: 25px;
}

#bread3 a:hover {
text-decoration: underline;
background-color: inherit;
}

.green {
color: #008000;
}

