/* css premium */

body {
    background: #fff;
    font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
}

body a {
    font-weight: bold;
    color: #ff0000;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
body a:hover {
    text-decoration: underline;

}

/*** Formating ***/
/* Highlighted */
.hl {
    color: #000fff;
    font-weight: bold;
}
/* Noted */
.noted {
    color: #008800;
    font-weight: bold;
}
.link2 {
    color: #ff0000;
}

.em {
    font-style: italic;
}
.ul {
    text-decoration: underline;
}

.b {
    font-weight: bold;
}
.under {
	text-decoration: underline;
}

h4 {
    font-size: 1.0em;
}
.med {
    font-size: 1.1em;
}
.med2 {
    font-size: 1.2em;
}

.big {
    font-size: 1.4em;
}
.xbig {
    font-size: 1.5em;
}
.tm {
    font-size: 0.6em;
}
.small {
    font-size: 0.8em;
}

/* End formatting */

.seals-left {
    float: left;
    text-align: left;
}
.seals-left a {
   text-decoration: none;
}
.seals-right {
    float: right;
    text-align: right;
}
.seals-right a {
    text-decoration: none;
}
.logo {
    clear: both;
    margin: 0 auto;
    text-align:center;
}
.home_headers {
}

.home_headers h1 {
    padding: 0;
    margin: 0;
    font-size: 2.0em;
}

.home_headers h3 {
    padding: 0;
    margin: 0;
    font-size: 1.5em;
}

.specials {
    width: 90%;
    margin: 0 auto;
    /* background: #eeffee; */
    color: #000;
    padding-top: 15px;
}

.specials_left {
    float: left;
    width: 50%;
    margin: 0 auto;
/* background: #ccddcc; */
}

.specials_right {
    float: left;
    width: 50%;
    margin: 0 auto;
/* background: #121212; */
}
.special_links {
    clear: both;
    width: 90%;
    /* background: #cddaaf; */
    margin: 0 auto;
}
.special_links ul {
    marign: 0 auto;
}
.special_links ul li{
    display: inline;
    margin-left: 8px;
    margin-right: 8px;
}
.boilerplate {
    width: 90%;
    margin: 0 auto;
/* background: #ffff80; */
}
.menu {
    width: 96%;
    margin: 0 auto;
/* background: #aaccee; */
}

.menu a {
    color: #000;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.menu table td {
    border: 0;
    text-align: center;
}

.menu table {
    width: 100%;
    margin-bottom: 1em;
    padding: .3em;
}

.mrow1 {
    background: #ffff00;
}
.mrow1 a:hover {
    background: #000000;
    color:#ffff00;
}
.mrow2 {
    background: #88ff00;
}
.mrow2 a:hover {
    background: #000000;
    color:#88ff00;
}
.mrow3 {
    background: #ccffff;
}
.mrow3 a:hover {
    background: #000000;
    color:#ccffff;
}
.mrow4 {
    background: #ffddff;
}
.mrow4 a:hover {
    background: #000000;
    color:#ffddff;
}
.mrow5 {
    background: #ffffaa;
}
.mrow5 a:hover {
    background: #000000;
    color:#ffffaa;
}

.mrow6 {
    background: #ffcc00;
}
.mrow6 a:hover {
    background: #000000;
    color:#ffcc00;
}

.mrow7 {
    background: #ffff00;
}
.mrow7 a:hover {
    background: #000000;
    color:#ffff00;
}

#splash {
    width: 96%;
    margin: 0 auto 10px auto;
}

#splash li {
    list-style-type: none;
    list-style-image:url('/images/sb_icon.png');
    margin-bottom: 15px;
}

#splash a {
    color: #ff0000;
    font-weight: bold;
}

#splash_left {
    float: left;
    width: 48%;
}
#sign_in {
	width: 100%;
	margin: 0 auto 1em auto;
    text-align: left;
    border: solid 1px #999;
    background: rgb(255,255,255); /* Old browsers */
} 


#sign_in ul {
	padding: 2px 0 0px 40px;
}
#sign_in li {
	padding: 5px 0 3px 0px;
}

#sign_in_top {
    background: #999;
	color:white;
	font-size: 20px;
	font-weight: normal;
	font-family: arial, sans-serif; 
	height: 1.0em;
	text-align: center;
} 


#box_heading {
	background:white;	
	color: black;
	display:inline;
	padding-left: 0.8em;
	padding-right: 0.8em;
	padding-top: 5px;
	height: 100%;
	   
}
#box_heading li  {
	padding: 5px 0 3px 0px;
}

#splash_right {
    float: right;
    
    width: 48%;
    font-weight: bold;
    padding-bottom: 16px;
}
#newsletter_box {
	width: 100%;
	background: #fff;
	border: 1px solid #999;
	text-align:left;
	background: rgb(255,255,255); /* Old browsers */
    margin: 0 auto 0.5em auto;
}
#newsletter_box_top {
    background: #999;
    font-size: 20px;
    font-weight: normal;
	font-family: arial, sans-serif; 
	
	height: 1.0em;
	text-align: center;
	
}
#newsletter_box li  {
	padding: 5px 0 3px 0px;
}
#search {
	width: 100%;
	background: #fff;
	border: 1px solid #999;
	background: rgb(255,255,255); /* Old browsers */
    margin: 0 auto 1em auto;
    padding-bottom: 0.7em;
    text-align:center;
}
#search_top {
   background: #999;
   font-size: 20px;
	font-family: arial, sans-serif; 
	height: 1.0em;
    margin-bottom:0.7em;
	text-align: center;
	font-weight: normal;
}

#top {
   background: #999;
   color:white;
   font: 20px bold arial,sans-serif; 
	height: 1.3em;
    margin-bottom:0.5em;
	text-align: center;
	padding-top:8px;
}
#dictionary {
    width: 100%;
    border: 1px solid #999;
	background: rgb(255,255,255); /* Old browsers */
    margin: 0 auto 1em auto;
    font-weight: bold;
    font-size: 1.0em;
}
#dictionary_top {
   background: #999;
   margin-bottom:0.5em;
   height: 1.0em;
   font-weight: normal;
   text-align: center;
   font-size: 20px;
    font-family: arial, sans-serif; 
}

#dictionary_links {
    font-weight: bold;
     font-size: 1.0em;
     margin-left: 0em;
    margin-right: 0em;
}

#dictionary_links ul {
    margin-left: 0.2em;
    margin-right: 0.2em;
}

#dictionary_links ul li {
    display: inline;
    padding: 0 18px 0 18px;
}
#dictionary_links ul li.left {
    padding: 0 18px 0 0px;
}
#dictionary_links ul li.right {
    padding: 0 0 0 18px;
}

.testimonials {
    clear: left;
    /* background: #ee99aa; */
    width: 90%;
    margin: 0 auto;
}

.testimonials ul li {
    list-style-type: none;
    font-weight: bold;
    color: blue;
    font-size: 0.9em;
    margin-bottom: 12px;
}


.columns {
    width: 90%;
    margin: 0 auto;
    text-align: left;
    font-size: 0.9em;
    line-height: 1.5em;

}

.columns ul li {
    line-height: 1.7em;
    list-style-image: url('/images/bullet_red2.gif');
    /* list-style-image: url('/images/sb_icon.png'); */
    font-size: 1.0em;
}

.columns a {
    color: #000;
    text-decoration: none;
}

.column_left {
    float: left;
    width: 49%;
/* background: #aa33cc; */
}

.column_right {
    float: left;
    width: 49%;
/* background: #5599cc; */
}
