/* CSS Document */
html {
height:100%;
}

body {
background-color: #F7F7F7;
font-family: Verdana, Arial, Helvetica, sans-serif;
height: 100%;
margin: 0;
padding: 0px;
	background-image: url(../images/body-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#container {
width: 700px;
margin: 0 auto;
border-left: solid #333333 1px;
border-right: solid #333333 1px;
background-color: #FFFFFF;
padding: 0;
}

#header #home-link span {
	display: none;
}

#home-link {
	float: left;
	width: 330px;
	height: 45px;
	display: block;
	position: relative;
	top: 10px;
	left: 10px;
}

/** MAIN CONTENT **/
#main-top {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 130px;
	/*background-image: url(../images/Beer-bg.jpg);*/
	background: url(../images/random/randomizer.php) no-repeat center;
	background-repeat: no-repeat;
	border-bottom: 3px solid #FF5500;
}
.starttmpl {
	/*background-color: #083350;*/
	color: #083350;
	border-bottom: 2px #FF5500 solid;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	margin-bottom: 0px;
	padding: 0px 5px;
	display: block;
	width: 140px;
	/*background-image: url(../images/page-title-bg.jpg);
	background-position: right center;
	background-repeat: no-repeat;*/
}

.starttmpl a {
	color: #083350;
	text-decoration: none;
}

.starttmple a:hover {
	color: #084b80;
	text-decoration: underline;
}

.longtitle {
	font-size: 14px;
	font-weight: bold;
}

#tagline {
	font-family: verdana, helvetica, arial, sans-serif;
	float: right;
	text-align: center;
	position: relative;
	background-color: #083350;
	color: #FFF;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	margin-bottom: 15px;
	padding: 2px;
	padding-right: 10px;
	height: 16px;
	display: block;
	width: 265px;
	top: 22px;
	/*background-image: url(../images/tagline-bg.gif);
	background-position: left center;
	background-repeat: no-repeat;*/
	z-index: 100;
}

#breadcrumbs {
	font-size: 9px;
	color: #4D4D4D;
	text-align: left;
	padding-left: 5px;
}

#content {
	margin: 0;
	padding: 0;
	display: inline;
}

#content-left {
	width: 145px;
	padding-top: 0px;
	margin-top: 10px;
	padding-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	position: relative;
	top: 13px;
}

#side-menu {font-size: 10px; font-weight: bold; padding-top: 18px; float: none; position: relative; top: 0; }
#side-menu ul {list-style: none; float: none; margin: 0; padding: 0; position: relative; top: 0; width: 150px;}
#side-menu ul li {position: relative; padding-bottom: 5px; background-image: url(../images/main-bullet.gif); background-position: 6px 6px; background-repeat: no-repeat;}
#side-menu ul li ul li {padding-bottom: 3px; }
#side-menu ul li a {color: #084b80; text-decoration: none; padding: 4px; padding-left: 20px; display: block; margin-top: 1px; }
#side-menu ul ul {display: none; padding-bottom: 4px;}
#side-menu ul li a:hover {color: #FFF; background-color: #083350; padding: 4px; padding-left: 20px;background-image: url(../images/over-bullet.gif); background-position: 6px 6px; background-repeat: no-repeat; }
#side-menu ul li.active a {color: #fff; background-color: #083350; padding: 4px; padding-left: 20px; background-image: url(../images/over-bullet.gif); background-position: 6px 6px; background-repeat: no-repeat; }
#side-menu ul li.active ul {display: block; }
#side-menu li.active ul li a { color: #083350; background-color: #FFF; font-weight: normal; padding-left: 25px; background-image: url(../images/main-bullet.gif); background-position: 11px 6px; background-repeat: no-repeat;}
#side-menu li.active ul li a:hover { color: #083355; background-color: #FFF; font-weight: bold; padding-left: 25px; background-image: url(../images/main-bullet.gif); background-position: 11px 6px; background-repeat: no-repeat;}

#content-right {
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-bottom: 25px;
	padding-top: 10px;
	margin-top: 4px;
	width: 500px;
	float: right;
	position: relative;
	top: 20px;
	/*background-image: url(../images/side-bar-bg.gif);
	background-position: 0px 0;
	background-repeat: repeat-y;*/
	height: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	line-height: normal;
}

#content-right p {

}

content-right ul {
	list-style-image: url(../images/main-bullet.gif);
	list-style-type: square;
}

content-right li {

}

#news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #4D4D4D;
}
#content-right a {
	color: #FF6600;
	text-decoration: none;
}

#content-right a:hover {
	color: #FF0000;
	text-decoration:none;
}
#news a {
	color: #FF6600;
	text-decoration: none;
}

#news a:hover {
	color: #FF0000;
	text-decoration:none;
}
#news {
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-top: 0;
	padding-top: 0px;
	position: relative;
	top: 0;
	height: 100%;
}

#footer {
	margin: 0 auto;
	font-size: 9px;
	text-align: center;
	color: #C0C0C0;
	width: 700px;
	padding-botom: 0px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	display: block;
	background-color: #FFF;
	height: 2em;
	padding-top: 20px;
}

#footer-bottom {
	margin: 0 auto;
	width: 702px;
	background-image: url(../images/container-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 9px;
	padding: 0;
}

.ditto_pageTitle a {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 13px;
	color: #4D4D4D;
	font-weight: bold;
	text-decoration: none;
}

.ditto_pageTitle a:hover {
	color: #084b80;
}

.ditto_introText {
	font-size: 11px;
	line-height: 18px;
	display: inline;
	padding: 10px 0px;
	text-align: left;
}

#ditto_item {
	padding-bottom: 20px;
	position: relative;
	left: 10px;
	top: 10px;
}

#news_item {
	padding-top: 10px
}

#news_item .ditto_description {
	color: #000;
	font-weight: normal;
	font-size: 12px;
}

#news_item .ditto_title a {
	color: 083350;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

#news_item .ditto_title a:hover {
	text-decoration: underline;
	color: #0B374A;
}

#error {
	color: #DC0401;
	font-size: 12px;
	line-height: normal;
}

fieldset td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #4D4D4D;
}

#content-no-gutter {
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-bottom: 25px;
	padding-top: 10px;
	margin-top: 4px;
	width: 670px;
	position: relative;
	top: 20px;
	/*background-image: url(../images/side-bar-bg.gif);
	background-position: 0px 0;
	background-repeat: repeat-y;*/
	height: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	line-height: normal;
}

#content-no-gutter #main-content-area {
	padding-left: 15px;
	width: 670px;
}

content-no-gutter ul {
	list-style-image: url(../images/main-bullet.gif);
	list-style-type: square;
}

#content-no-gutter a {
	color: #FF6600;
	text-decoration: none;
}

#content-no-gutter a:hover {
	color: #FF0000;
	text-decoration:none;
}

#partner-image {
	display: block;
	width: 200px;
	position: relative;
	height: 100%;
	float: left;
}

#partner-right {
	display: block;
	width: 470px;
	position: relative;
	height: auto;
}

#clear {
	clear: both;
	width: 700px;
	height: 10px;
}

TR.partners {
	padding-bottom: 7px;
	margin-top: 7px;
	border-bottom: 1px solid #ccc;
	height: 100px;
}

TR.partners TD {
	vertical-align: top;
	padding: 5px;
}


