/* $Id: style.css,v 1.3 2005/09/02 19:18:14 dries Exp $ */

body {
  font: normal 12px arial, verdana, helvetica;
  color: #666666;
  margin: 0px;
}
a, a:link, a:active, a:visited {
  color: #000099;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #990000;
}
blockquote {
  font-style: italic;
}
table {
  border-collapse: collapse;
}
code, pre {

}
pre {
 background: #eee;
}
ul {
  padding: 0px;
  margin: 0px;
  list-style-type: disc;
}
li {

}
h1, h2, h3, h4, h5, h6 {

}
h1 {
  font: bold 12px arial, verdana, sans-serif;
	color: #666666;
	text-transform: uppercase; 
	border-bottom: 1px solid #CCCCCC;
}
h2 {
  font: bold 14px arial, verdana, helvetica;
  color: #54B5D8;
}
h3 {
  font-size: 1.1em;
}
h4, h5, h6 {
  font-size: 1em;
}

/*
** Page layout blocks / IDs
*/
#header {
}
#help {

}
#content {
  clear: both;
}
#sidebar-left, #sidebar-right {
  vertical-align: top;
}
#main {
  vertical-align: top;
  width: 546px;
}
#footer {
 text-align: center;
}

/*
** Common declarations for child classes of node, comment, block, box etc
*/
.title {

}
.content {

}
.links {

}
.block {
  width: 220px;
  border-top: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  margin-bottom: 0px;
}
.block .content {
  font: normal 9px verdana, arial, helvetica;
}
.topblock .block {
  border: 0px solid #DDDDDD;
}
.block .title {
  color: #FFFFFF;
  height: 20px;
  background: url(bg.jpg) repeat-x 0px -130px #6F3A04;
  border-bottom: 1px solid #DDDDDD;
  padding: 6px 10px 0px 10px;
  margin: 0px;
  font: bold 12px arial, verdana, helvetica;
}
.yourschoolstable p {
  margin: 0px;
  padding: 0px;
}
.yourschoolsp {
  margin-bottom: 0px;
}
.tools {
  width: 220px;
  border: 1px solid #DDDDDD;
  margin-bottom: 20px;
}
.toolstext {
  float: left;
  margin-right: 11px;
  position: relative;
  top: 5px;
}
.toolspic {
  margin-right: 11px;
}

.topblock .block {
  background: transparent;
  position: relative;
  top: 50px;
  margin: 0px;
  padding: 0px;
}
.topblock .title {
  display: none;
  font-size: 0px;
  margin: 0px;
  padding: 0px;
}
.topblock p {
  margin: 0px;
  padding: 0px;
}
.topblock .blockbottom {
  display: none;
  background: transparent;
  font-size: 0px;
  margin: 0px;
  padding: 0px;
}

.messages {

}
.status {
  border: 1px solid #3a3;
  color: #3a3;
}
.error, form-item input.error {
  border: 1px solid red;
  color: red;
}

/*
** Common navigation links added on the admin/themes/settings page
*/
.navlinks {
	clear: both;
}
.navlinks a:link, .navlinks a:visited, .navlinks a:active {
	float: left;
	display: block;
	padding: 9px;
	color: #FFFFFF;
	border-left: 1px solid #437FBA;
	border-right: 1px solid #002447;
}
.navlinks a:hover {
	background: url(linkon.jpg) repeat-x;
}
.active2 a:link, .active2 a:visited, .active2 a:active, .active2 a:hover {
	background: url(linkon2.jpg) repeat-x;
	border-left: 1px solid #5CABFA;
	border-right: 1px solid #5CABFA;
	border-bottom: 1px solid #5CABFA;
}
.navlinks li {
	float: left;
	display: inline;
}
.links-1 {
  float: left;
	display: inline;
}
.slinks ul {
  margin-left: 20px;
  float: left;
	display: inline;
	position: relative;
	bottom: 2px;
}
.slinks li {
  padding-right: 20px;
  float: left;
	display: inline;
}
.slinks a:link {
  color: #C3D7EB;
}
.slinks a:active {
  color: #C3D7EB;
}
.slinks a:visited {
  color: #C3D7EB;
}
.slinks a:hover {
  color: #FFFFFF;
}
.primary a {

}
.secondary a {

}

/*
** Module specific styles
*/
.form-item textarea {

}
#aggregator .feed-source {
  border: 1px solid gray;
}

.orange {
  color: #F59200;
}







/*
** Page layout blocks / IDs
*/
#body {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#content {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
	width: 789px;
}
#main {
  padding: 20px;
}
.topblock {
  padding: 0px 20px 0px 0px;
  text-align: right;
  float: right;
  position: relative;
  top: 40px;
}
#user-login-form {

}
#user-login-form .form-item {
	float: left;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	color: #6C9EBF;
}
#user-login-form .form-submit { 
	float: left;
	position: relative;
	top: 26px;
}
#user-login-form ul {
	clear: both;
}
#user-login-form li {
	float: left;
	margin-left: 0px;
	padding-right: 18px;
	list-style-type: none;
	font: normal 10px arial, verdana, helvetica;
}
.form-text {
	border: 1px solid #666666;
	font: 12px arial, verdana, helvetica;
  color: #666666;
}
.form-submit {
	background: #C8D2ED;
	border: 1px solid #6C9EBF;
	font: bold 12px arial, verdana, helvetica;
  color: #6C9EBF;
}
#toplinks {
  font: normal 13px verdana, arial, helvetica;
  color: #AF9C4D;
  text-align: left;
  height: 40px;
  position: relative;
  top: 2px;
  clear: both;
  padding-left: 15px;
}
#sidebar-left {
	padding: 0px;
}
#sidebar-right {
	padding: 20px 20px 0px 0px;
}

.rbroundbox {
  width: 502px;        
  background: #F6F6F6;
	border-top: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	border-bottom: 0px solid #DEDEDE;
}

.rbcontent {
	padding: 1px 10px 1px 10px;
}

.rbcontent p {
	font: normal 11px arial, verdana, helvetica;
}

.rbcontent .title {
  font: bold 12px arial, verdana, helvetica;
}

.rbroundbox2 {
  width: 502px;
  background: #F6F6F6;
	border-top: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	border-bottom: 0px solid #DEDEDE;
}

.rbcontent2 {
	padding: 1px 10px 1px 10px;
}

.rbcontent2 .title {
  font: bold 12px arial, verdana, helvetica;
}

.ptab {
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
.ptabl {
  background: url(tabl.gif) no-repeat top left #FFF5CF;
  width: 8px;
  height: 25px;
  float: left;
  margin: 0px;
  padding: 0px;
}
.ptabm {
  background: #FFF5CF;
	border-top: 1px solid #F3C41E;
	height: 25px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.ptab p {
  padding: 4px 0px 4px 0px;
	margin: 0px;
}
.ptabr {
  background: url(tabr.gif) no-repeat top right #FFF5CF;
  width: 8px;
  height: 25px;
  float: left;
  margin: 0px;
  padding: 0px;
}
.orange {
	color: #F59200; 
}
.blue {
	color: #0A0BFB; 
}

/*
** Common declarations for child classes of node, comment, block, box etc
*/
#header {
  width: 100%;
  height: 180px;
}
#header .title {
  font-size: 0px;
}
#header .title a, #header .title a:link, #header .title a:visited, #header .title a:active {
  text-decoration: none;
  color: #CCCCCC;
}
#header .title a:hover {
  color: #FFFFFF;
}
#header img {
  float: left;
  padding: 0px;
  margin: 0px;
}
#header .site-slogan {

}
.node .title {

}
.node .title a, .node .title a:link, .node .title a:active, .node .title a:visited {
  text-decoration: none;
  font-weight: bold;
}
.node .title a:hover {
  text-decoration: underline;
}
.links {
  text-align: right;
 }
.comment .content, .content, .menu {
}

#sidebar-right .content {
  padding: 5px;
}

/*
** Module specific styles
*/
.item-list ul li {
  list-style: square;
}

.admintable {
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
}

.admintable th {
  background: #CCCCCC;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
.admintable td {
  background: #DDDDDD;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.rbroundbox .title {
  font: bold 14px arial, verdana, helvetica;
}
.rbroundbox .links {
	margin-bottom: 20px; 
}
.padbottom {
	margin-bottom: 20px; 
}
.yourtitle {
	background: #0062C6;
	border: 1px solid #0062C6;
	padding: 5px 0px 5px 0px;
	color: #FFFFFF;
	width: 502px;
}

.yourcontent {
	padding: 0px 10px 0px 10px;
}

.arrows {
  font: bold 16px arial, verdana, helvetica;
	color: #EF6B08;
}

.orange {
  color: #F59200;
}

.red {
  color: #CC0000;
}

.pipe {
  background: url(pipe.gif) no-repeat right 3px;
}

.categories {
  float: left;
  display: block;
  width: 125px;
  height: 95px;
  margin-top: 15px;
  background: url(pipe2.gif) repeat-y center right;
}

.categories img {
  width: 119px;
}

.categories2 {
  float: left;
  display: block;
  width: 125px;
  height: 95px;
  margin-top: 15px;
}

.categories2 img {
  width: 119px;
}

.inline {
	display: inline; 
}

.right {
	float: right;
}

.maintitle {
	font: bold 12px arial, verdana, sans-serif;
	color: #666666;
	text-transform: uppercase; 
	border-bottom: 1px solid #CCCCCC;
}

.mainimage {
	border: 1px solid #CCCCCC;
}

.dealtitle {
	font: bold 12px arial, verdana, sans-serif;
	color: #666666;
	text-transform: uppercase; 
	border-bottom: 0px solid #CCCCCC;
}

.logobox {
  width: 220px;
  border: 0px solid #FF0000;
  margin-bottom: 20px;
	text-align: center;
}

.adprices {
	font: bold 11px arial, verdana, sans-serif;
	color: #990000;
	border-top: 0px solid #CCCCCC;
}

.big {
	font-size: 14px;
}

.caption {
	font: normal 11px arial, verdana, sans-serif;
	color: #000000;
	background: #CCCCCC;
	width: 497px;
	padding: 3px;
}

.copyright {
	font: normal 11px arial, verdana, helvetica;
  color: #888888;
  padding: 0px 0px 20px 0px;
}

.faqbox {
	background: #F6F6F6;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	padding: 5px;
}

.faqheader {
	background: #0062C6;
	padding: 8px;
	font: bold 12px arial, verdana, sans-serif;
	color: #FFFFFF;
}
