/*  Basic Elements  */
body {
	color: #000B48;
	background-color: #fff;
	font: 0.8em Arial, sans-serif;
	margin: 0;
	padding: 0;
	overflow: auto;
	}

p {
	margin: 0;
	padding: 0;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

.clearboth {
	clear: both;
}

a:hover {
	color: #FF0000;
}

/* ----------   Containers   -------- */

#containers {
	margin-top: 17px;
	margin-left: 18px;
}

#containers ul {
	margin: 0;
	padding: 0;
}

#containers li {
	list-style-type: none;
	float: left;
	color: #535353;
}

#containers a {
	color: #535353;
	text-decoration: none;
	margin-right: 5px;
	white-space:nowrap;
}

#containers a:hover {
	text-decoration: underline;
}

/*  Logo  */
#logo {
	margin-left: 4px;
	float: left;
}


h1 {
	color: #bc150d;
	letter-spacing: 0.0625em;
	text-transform: uppercase;
	font: bold 30px Arial, sans-serif;
	margin: 0;
	padding: 0;
	margin-left: 16px;
	margin-bottom: 1px;
	margin-top: 1px;
}



#title a {
	color: #000;
	text-decoration: none;
	white-space:nowrap;
}

#title a:hover {
	text-decoration: none;
}


/*  Web Search  */
#websearch {
	float: left;
	margin-top: 0px;
	margin-left: 16px;
	margin-bottom: 5px;
}

/*  Offer  */

#intro {
	clear: left;
	background-color: #FFCC00 ;
	height: 33px;
	border-top: 1px solid #2553BB;
	border-bottom: 1px solid #2553BB;
}



#rightpage {
	clear: left;
	background-color: #efefef ;
	height: 33px;
	border-top: 2px solid #2553BB;
}

#rightpage p {
	border-left: 0px;
	margin-left: 17px;
	margin-top: 8px;
	float: left;
	display:inline;
}

#rightpage a:link,
#rightpage a:visited {
	color: #000B48;
	text-decoration: none;
}

#rightpage a:hover {
	text-decoration: underline;
}

/*  bluebox  */
#bluebox {
	float: right;
	margin-top: 6px;
	margin-right: 9px;
}

#bluebox form {
	margin: 0px;
}

#langword {
	margin: 0px;
	padding: 0px;
	display:block;
	float:left;
	margin-top:3px;
	margin-right:3px;
}


/*  Links  */
#morelinks {
	float: right;
	width: 175px;
	display: block;
	border-left: 1px solid #A3B7DE;
	}


#ml {
	margin-top: 0px;
	padding-top:5px;
	padding-left: 20px;
	text-transform: uppercase;
	font: bold 1.1em arial, sans-serif;

	
}

#dbh {
	margin-top: 0;
	padding-left: 20px;
	padding-top: 0px;
	text-transform: uppercase;
	font: bold 1.1em arial, sans-serif;

	
}

#db {
	margin-top: 12px;
	margin-left: 20px;
}

#morelinks a {
	text-decoration: none;
	color: #000B48;
	margin-bottom: 2px;
}

#morelinks a:hover {
	text-decoration: underline;
}

#morelinks ul {
	list-style-image: url(/cybber/media/img/arrow.gif);
	margin-left: 0px;
	padding-left: 36px;
	border-bottom: 1px solid #A3B7DE;
	padding-bottom:15px;
	margin-top:0;
	padding-top:10px;
	margin-bottom:0;
}

#morelinks li {
	margin-bottom: 0.5em;
}


/*  Ads  */
#ads {
	margin-left: 10px;
	float:left;
	display:inline;
	}

.adhead {
	color: #0E0EB6;
	font-size: 1.4em;
	border-bottom: 0px;
	padding-bottom: 0px;
	line-height: 120%;
	text-decoration: underline;
	display: block;
	width:500px;
}

.adtext {
	color: #000;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: normal;
	display: block;
	width:500px;
}

a.adtext:hover {
	color: #000B48;
}

.adlink {
	font-size: 0.9em;
	color: #286712;
	font-weight: normal;
	text-decoration: underline;
	display: block;
	width:500px;
}

.adsingle p {
	margin-top: 10px;
	margin-bottom: 23px;
	margin-left: 7px;
}

.adbold {
	font-weight: bold;
}

/*  Keyword Links Bottom  */
#containersbottom {
	border-top: 1px solid #D6D6D6;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
}

#containersbottom ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top: 2px;
	text-align: center;
}

#containersbottom li {
	display: inline;
	color: #535353;
}

#containersbottom a {
	color: #535353;
	text-decoration: none;
}

#containersbottom a:hover {
	text-decoration: underline;
}



.searchboxinput {
	font-size:14px;
	width:150px;
	}

#searchdiv{
	text-align:center;
	width:565px;
}
