
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, sans-serif;
	line-height: 1.5;
}

body#bd {
	color: #333333;
	background: #FFFFFF;
}

body.contentpane {
	color: #000000;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}
body.fs1 {font-size: 14pt;}
body.fs2 {font-size: 10pt;}
body.fs3 {font-size: 10pt;}
body.fs4 {font-size: 10pt;}
body.fs5 {font-size: 8pt;}
body.fs6 {font-size: 8pt;}
/* Normal link */
a {
	color: #006699;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #CC0000;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, h1, h2, h3, h4 {
	font-family: Verdana, sans-serif;
	line-height: 1.1;
}

/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption,
p.site-slogan, a.readon, #stv-pathway, #stv-footer {
	font-size: 92%;
}

small, .small {
	color: #999999;
}

img {
	margin: 0;
	padding: 0;
}

img.caption {
	margin-top: 5px;
}

.img_caption {
	color: #999999;
}

/* Heading */
h1 {font-size: 14pt; line-height:16pt; font-weight: normal; color: #990000!Important;}
h2 {font-size: 10pt; line-height:12pt; font-weight: bold; color: #808080!Important;}
h3 {font-size: 10pt; line-height:12pt; font-style: italic; font-weight: normal; color: #808080!Important;}
h4 {font-size: 10pt; line-height:12pt; font-weight: bold; color: #000000!Important;}
h5 {font-size: 8pt; line-height:10pt; font-weight: normal; color: #000000!Important;}
h6 {font-size: 8pt; line-height:10pt; font-weight: bold; color: #000000!Important;}

/*
h1 {font-size: 225%; font-weight: normal;}
h2 {font-size: 200%; font-weight: normal;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}
*/
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet.gif) no-repeat 18px 7px;
	line-height: 160%;
	padding-left: 30px;
}

ol li {
	line-height: 180%;
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #CCCCCC;
	height: 1px;
}

td, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: Verdana, sans-serif;
	font-size: 100%;
}

.inputbox {
	border: 1px inset #ABABAB;
	padding: 3px 3px;
	color: #333333;
	background: #FFFFFF;
}

.button {
	padding: 2px 8px;
	border: 1px outset #ABABAB;
	background: #F7F7F7;
	font-size: 100%;
	font-weight: bold;
}

* html .button { /*IE 6*/
	padding: 2px 3px !important;
}

*+html .button { /*IE 7*/
	padding: 2px 3px !important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_seperator {
	clear: both;
	display: block;
	height: 30px;
	background: url(../images/dot.gif) repeat-x center;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

.mosimage {
	margin: 15px 10px 5px 0;
	padding: 0 0 5px;
}

.mosimage_caption {
	color: #AEAEAE;
}

.article-content {
	padding: 0 10px 0 0;
}

.article-content .article-image {
	padding:5px 10px 0px 0px;
}

.blog-content-tr {
	background: url(../images/dot.gif) repeat-x top;
}

.blog-content-table-parent {
	background: url(../images/dot.gif) repeat-x 0 99%;
	padding-bottom: 20px;
}

.blog-content-table {
	margin-bottom: 10px;
}

.blog-content-td {
  border-left: 1px solid #CCCCCC;
}

.blog-content-td .contentpaneopen td {
	padding-left: 10px !important;
}

.blog-content-td-first {
}

/* content tables */
td.sectiontableheader {
	background: #666666;
	border: 1px solid #CCCCCC;
	padding: 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px 4px 6px;
	border-bottom: 1px solid #CCCCCC;
}

tr.sectiontableentry0:hover td,
tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background-color: #EBF2F9;
}

tr.sectiontableentry2 td {
	background-color: #F7F7F7;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	font-size: 92%;
}

table.contenttoc a {
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 10px 9px;
	padding: 1px 5px 1px 20px;
}

table.contenttoc th {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 3px;
	text-indent: 5px;
}
table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
}

.blog_more strong {
	display: block;
	font-size: 125%;
	margin: 0 0 5px;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 6px 10px;
	margin: 0;
	padding: 0 0 0 17px;
}

.category {
	font-size: 125%;
	font-weight: bold;
}

h1.componentheading, .componentheading {
	margin: 0 0 10px;
	padding: 0 0 5px;
}

.componentheading {
	font-size: 250%;
	font-weight: normal;
	border-bottom: 5px solid #ABABAB; 
}

.contentdescription {
	display: block;
	padding: 10px;
	margin: 10px 0;
	font-family: Verdana, sans-serif;
	font-size: 125%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #F7F7F7;
	font-style: italic;
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0 8px 0 0;
}

.contentheading {
	font-size: 250%;
}

table.blog .contentheading {
	font-size: 125%;
	padding: 10px 0 5px 0;
	font-weight: bold;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}

a.readon {
	display: block;
	float: left;
	text-align: center;
	clear: both;
	padding: 0 2px;
	text-transform: uppercase;
	/* background: #666666; */
	color: #006699;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: #006699;
	color: #FFFFFF;
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
	padding: 5px 0;
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 15px auto 0;
	padding: 0;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 3px;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px 5px;
}

.sectiontableheader a {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

/* META
--------------------------------------------------------- */
.article-tools {
	display: block;
	margin: 0 0 10px;
	width: 100%;
	clear: both;
	color: #ABABAB;
	position: relative;
}

.article-section, .article-category {
	color: #999999;
	font-size: 92%;
	text-transform: uppercase;
}

.createby {
	padding: 3px 5px 3px 5px;
	text-transform: uppercase;
}

.createdate {
	padding: 0px 5px 0px 0 !important;
	text-transform: uppercase;
	color: #ABABAB;
}

.modifydate {
	text-transform: uppercase;
	color: #ABABAB;
}

div.buttonheading {
	position: absolute;
	top: -25px;
	right: 0;
	width: 62px;
	padding: 3px;
}

.buttonheading img {
	margin: 0 5px 0 0;
	border: 0;
	float: right;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#stv-wrapper {
	padding: 0;
        /*width: 970px!Important;*/
        margin: 0 auto;
width: 100%!Important;
}

#stv-header,
#stv-mainnav,
#stv-subnav,
#stv-container,
#stv-footer {
	width: 970px!Important;
	margin: 0 auto;
	clear: both;
}

.auto #stv-header,
.auto #stv-mainnav,
.auto #stv-subnav,
.auto #stv-container,
.auto #stv-footer {
	width: 98%;

}

#stv-container {
	background: url(../images/vline.gif) repeat-y 60% 0;
}

#stv-container-inner {
	background: url(../images/vline.gif) repeat-y 83% 0;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#stv-content {
	clear: both;
	display: block;
	float: left;
	width: 60%;
}

#stv-content div.stv-innerpad {
	padding: 0 15px 0 0;
}

/* COLUMNS
--------------------------------------------------------- */
#stv-colwrap {
	float: right;
	overflow: hidden;
	width: 39.9%;
}

#stv-colmass, stv-cols {
	clear: both;
	width: 100%;
} 

/*masstop*/
#stv-colmass  {
	background: #FFFFFF;
}

#stv-colmass div.stv-innerpad {
	padding: 0 0 0 10px;
	background: #FFFFFF;
}

/*columns*/
#stv-col1 {
	float: left;
	overflow: hidden;
	width: 55%;
	clear: both;
}

#stv-col1 div.stv-innerpad {
	padding: 0 8px 0 10px;
}

#stv-col2 div.stv-innerpad {
	padding: 0 0 0 15px;
}

#stv-col2 {
	float: right;
	overflow: hidden;
	width: 44.9%;
}

/*common style for column*/
#stv-colwrap a {
}

#stv-colwrap a:hover, #stv-colwrap a:active, #stv-colwrap a:focus {
}

#stv-colwrap table {
	border-collapse: collapse;
	border-spacing: 0;
}

#stv-colwrap .article_separator {
	display: none;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#stv-containerwrap, #stv-containerwrap-c, #stv-containerwrap-cm, #stv-containerwrap-f, #stv-containerwrap-m {
	margin: 20px 0;
	clear: both;
}

/* full */
#stv-containerwrap-f #stv-container , #stv-containerwrap-f #stv-container-inner  {
	background: #FFFFFF;
}

#stv-containerwrap-f #stv-content {
	width: 100%;
}

/* content + col + mass */
#stv-containerwrap-cm #stv-container {
	background: url(../images/hline.gif) repeat-y 65% 0;
}

#stv-containerwrap-cm #stv-container-inner {
	background: none;
}

#stv-containerwrap-cm #stv-col1,
#stv-containerwrap-cm #stv-col2 {
	width: 100%;
}

/* content + col */
#stv-containerwrap-c #stv-container {
	background: url(../images/hline.gif) repeat-y 67% 0;
}

#stv-containerwrap-c #stv-container-inner {
	background: none;
}

#stv-containerwrap-c #stv-content {
	width: 66%;
}

#stv-containerwrap-c #stv-colwrap {
	width: 33%;
}

#stv-containerwrap-c #stv-col1,
#stv-containerwrap-c #stv-col2 {
	width: 100%;
}

/* content + mass */
#stv-containerwrap-m #stv-container {
	background: url(../images/hline.gif) repeat-y 65% 0;
}

#stv-containerwrap-m #stv-container-inner {
	background: none;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_hilite h3 {
	margin: 0 0 5px;
	padding: 5px 0;
	font-size: 125%;
        font-style: normal;
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_hilite {
	border-top: 5px solid #ABABAB;
	margin: 0 0 5px;
	padding: 0 1px;
}

/*colmass module */
#stv-colmass div.moduletable  {
	border: 1px solid #CCCCCC;
	padding: 0 10px 0;
	background: #F7F7F7;
}

#stv-colmass div.moduletable h3 {
	border-bottom: 1px solid #DDDDDD;
	margin: 0 -10px 10px;
	padding: 5px 10px;
	color: #006699;
	background: #FFFFFF;
}

/*botsl module */
#stv-botsl div.moduletable  {
	border: 1px solid #CCCCCC;
	padding: 0 10px 10px;
	background: #F7F7F7;
}

#stv-botsl div.moduletable h3 {
	border-bottom: 1px solid #DDDDDD;
	margin: 0 -10px 10px;
	padding: 5px 10px;
	color: #006699;
	background: #FFFFFF;
}

/*media module */
#stv-colmass div.moduletable-media  {
	padding: 0;
	margin: 0 0 20px;
	border-bottom: 1px solid #ABABAB;
}

#stv-colmass div.moduletable-media h3 {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 5px 10px;
	color: #006699;
	font-size: 125%;
	background: url(../images/icon-video.gif) no-repeat 95% 50%;
}

/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable ul,
div.moduletable_menue ul,
div.moduletable_text ul,
div.moduletable_hilte ul {
	margin: 0;
	padding: 0;
}

div.moduletable li,
div.moduletable_menu li,
div.moduletable_text li,
div.moduletable_hilite li {
	background: url(../images/bullet.gif) no-repeat 5px 8px;
	margin: 0;
	padding-left: 16px;
}
#stv-colmass div.moduletable_media  {
	padding: 0;
	margin: 0 0 20px;
	border-bottom: 1px solid #ABABAB;

}
#stv-colmass div.moduletable_media h3 {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 5px 10px;
	color: #006699;
	font-size: 125%;
	background: url(../images/icon-video.gif) no-repeat 95% 50%;

}

/* HEADER
--------------------------------------------------------- */
#stv-headerwrap {
}

#stv-header {
	height: 120px;
	line-height: normal;
	position: relative;
}

h1.logo, h1.logo-text {
	margin: 0;
	padding: 0;
	font-size: 300%;
}

h1.logo a {
	width: 298px;
	display: block;
	background: url(../images/logo.jpg) no-repeat;
	position: absolute;
	height: 82px;
	top: 20px; 
	left: 0;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	outline: none;
	position: absolute;
	top: 15px;
	left: 5px;
	letter-spacing: 1px;
	font-weight: bold;
}

p.site-slogan {
	margin: 0;
	padding: 1px;
	color: #999999;
	position: absolute;
	top: 52px;
	left: 15px;
	letter-spacing: 1px;
}


/*Head Tools*/
#stv-headtools {
	top: 10px;
	right: 0;
	position: absolute;
	border: 1px solid #FFFFFF;
}

#stv-headtools:hover,
#stv-headtools.hover {
	border: 1px solid #CCCCCC;
	background: #F7F7F7;
}

#stv-headtools .stv-innerpad {
	position: relative;
	padding: 5px;
	float: left;
}

#stv-headtools ul {
	margin: 0;
	padding: 3px 0 0;
	float: left;
	white-space: nowrap;
}

#stv-headtools li {
	margin: 0;
	padding: 0 8px;
	display: inline;
	background: url(../images/vline.gif) no-repeat right center;
	line-height: normal;
}

#stv-headtools li a {
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#stv-mainnavwrap {
	border-bottom: 5px solid #666666;
}

#stv-mainnav {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #FFFFFF;
}

#stv-mainnav a, #stv-subnav a {
	outline: none;
}

#stv-subnavwrap {
	display: block;
	border-bottom: 1px solid #CCCCCC;
	background: #F7F7F7;
}

#stv-subnav {
}
/*
#stv-subnav ul {
	margin: 0;
	padding: 0;
}

#stv-subnav li {

background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#stv-subnav li a {
	display: block;
	float: left;
	padding: 5px 10px 3px;
	background: url(../images/vline.gif) no-repeat left center;
	color: #333333;
}
*/
#stv-subnav ul {
        margin: 0;
        padding: 0;
}

#stv-subnav li {
        float: left;
        padding: 0;
        margin: 0;
        background: none;
        border-left: 1px solid #CCCCCC;
        border-right: 1px solid #CCCCCC;
}
#stv-subnav a {
        display: block;
        float: left;
        text-decoration: none;
        padding: 4px 8px 3px;
        color: #333333;
        font-size: 92%;
        text-transform: UPPERCASE;
        background: #FFFFFF;
        border: 1px solid #FFFFFF;
        border-bottom: none;
} 
#stv-subnav li.active a,
#stv-subnav li.active a:hover,
#stv-subnav li.active a:active,
#stv-subnav li.active a:focus {
        font-weight: bold;
        color: #006699;
}

#stv-subnav li a.first-item {
        background: none;
}


/* breadcrumbs */
#stv-pathway {
	padding: 0 2px 15px 2px;
}

#stv-pathway strong {
	margin-right: 5px;
}

#stv-pathway a {
}

#stv-pathway img {
	margin: 1px 5px;
}
/* Default Joomla! Menu */
ul.latestnews {
        list-style: none!Important;
}
ul.latestnews li a {
        display: block;
        outline: none;
        padding: 4px 0 6px;
        background: url(../images/dot.gif) repeat-x bottom;
        color: #333333;
        text-decoration: none;
        font-size: 9pt!Important;
}
ul.latestnews li a:hover,
ul.latestnews li a:active,
ul.latestnews li a:focus {
        color: #CC0000;
        text-decoration: underline;

}

ul.latestnews li.active a {
        color: #333333;
        font-weight: bold;
        font-size: 9pt!Important;
}

ul.menu {
       list-style: none;
	margin: 0;
	padding: 0;
        background: none!Important;
}
ul.menu li {
	background: none!Important;
	margin: 0;
	padding: 0;
}
ul.menu li a {
	display: block;
	outline: none;
	padding: 4px 0 6px;
	background: url(../images/dot.gif) repeat-x bottom;
        color: #333333;
        text-decoration: none;
}
ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
        color: #CC0000;
        text-decoration: underline;

}

ul.menu li.active a {
	color: #333333;
	font-weight: bold;
}
ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu li li a {
	background: url(../images/arrow.png) no-repeat 7px 9px !important;
	border: none;
	font-weight: normal !important;
	padding: 2px 0 2px 15px !important;
}
ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	color: #CC0000;
        text-decoration: underline;
}

/* Default Joomla! Menu */
a.mainlevel {
	padding: 4px 0 6px;
	outline: none;
	width: 90%;
	display: block;
	color: #555555;
	text-decoration: none;
	background: url(../images/dot.gif) repeat-x bottom;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #CC0000;
}

a.mainlevel#active_menu {
	color: #333333;
	font-weight: bold;
}

a.sublevel {
	background: url(../images/arrow.png) no-repeat 7px 9px !important;
	border: none;
	font-weight: normal !important;
	padding: 2px 0 2px 15px !important;
	display: block;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #333333;	
}

#active_menu {
	font-weight: bold;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.stv-box-full, .stv-box-left, .stv-box-center, .stv-box-right {
	float: left;
	overflow: hidden;
}

.stv-box-left, .stv-box-center {
}

/* Top spotlight */
#stv-topsl {
	height: 240px;
	margin: 0 0 10px;
}

/* Bot spotlight */
#stv-botsl {
	padding: 10px 0 20px;
}

#stv-botsl .stv-box-left div.moduletable {
	margin: 10px 6px 0 0;
}

#stv-botsl .stv-box-right div.moduletable {
	margin: 10px 0 0 6px;
}

#stv-botsl ul, #stv-botsl ol {
	margin: 0;
	padding: 0;
}

#stv-botsl ol li {
	margin: 0 0 0 20px;
	padding: 0;
}

#stv-botsl ul li {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(../images/bullet.gif) no-repeat 5px 7px;
}

/* FOOTER
--------------------------------------------------------- */
#stv-footerwrap {
	background: #FFFFFF;
	clear: both;
}

#stv-footer {
	border-top: 5px solid #ABABAB;
	color: #666666;
	position: relative;
	padding: 10px 0;
}

#stv-footer small {
	color: #999999;
	font-size: 100%;
}

#stv-footer ul {
	margin: 0;
	padding: 0;
	line-height: normal;
}

#stv-footer li {
	display: inline;
	margin: 0;
	padding: 0 10px;
	background: url(../images/vline.gif) no-repeat center left;
}

#stv-footer li a {
	display: inline;
	line-height: normal;
}

#stv-footer li.stv-firstitem {
	background: none;
	padding-left: 0;
}

.stv-footurl {
	float: none;
	clear: both;
}

.stv-cert {
	position: absolute;
	right: 0px;
	top: 20px;
}

.stv-cert a {
	margin: 0 0 0 5px;
	padding: 0;
	border: none;
	border: none;
	text-decoration: none;
}

.stv-cert a span {
	display: none;
}

.stv-cert a img {
	border: none;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* Login Form */
#stv-login {
}

#stv-login form {
	float: left;
}

#stv-login form label {
	float: left;
}

label.stv-login-user span,
label.stv-login-password span {
	display: none;
}

#stv-login form input.button {
	float: left;
}

#stv-login form #mod_login_username,
#stv-login form #mod_login_password {
	width: 100px;
	margin: 1px 8px 0 0;
	font-weight: bold;
	padding-left: 20px;
}

#stv-login form #mod_login_username {
	background: url(../images/icon-user.gif) no-repeat 4px 5px #FFFFFF;
}

#stv-login form #mod_login_password{
	background: url(../images/icon-key.gif) no-repeat 4px 5px #FFFFFF;
}

#stv-login form a {
	padding: 0 5px;
	text-decoration: none;
}

#stv-login form a:hover,
#stv-login form a:active,
#stv-login form a:focus {
	text-decoration: underline;
}

.stv-login-links {
	padding: 10px 0 0 0;
	clear: both;
}

/* Register Form */
#id_highslide_signup_1 .inputbox {
	width: 200px;
}

/* Search */
#stv-search .inputbox {
	width: 130px;
	background: url(../images/icon-search.gif) no-repeat 4px 5px #FFFFFF;
	padding-left: 20px;
	font-weight: bold;
}

#stv-search .button {
	margin-left: 5px;
}

/*usertool*/
#stv-usertools {
	float: left;
	padding-top: 3px;
}

#stv-usertools strong {
	font-weight: normal;
	float: left;
	padding: 0 5px 2px 8px;
	display: block;
}

#stv-usertools ul {
	margin: 0;
	padding: 0;
	float: left;
}

#stv-usertools li {
	background: none;
	display: block;
	float: left;
	margin: 0;
	padding: 1px 0 0;
}

#stv-usertools li img:hover {
	border: 1px solid #999999;
	margin: 0;
	background: #FFFFFF;
}

#stv-usertools img {
	padding: 2px;
	margin: 1px;
}

/*others*/
.stv-day {
	float: left;
	padding: 2px 0 0;
}

.stv-day span, .stv-day div {
	display: block;
	float: left;
	padding: 0 2px;	
}

.stv-day span {
	padding: 1px 5px;
}

.stv-day div {
	padding: 1px 5px;
	background: #666666;
	color: #FFFFFF;
}

#stv-banner {
	margin: 0;
	padding-top: 15px;
	text-align: center;
	overflow: hidden;
	width: 100%;
	border-top: 1px solid #CCCCCC;
}

#stv-banner table.moduletable {
	width: 100%;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	display: block;
	margin: 10px 0;
}

.clr {
	clear: both;
}

.hasTip img {
	border: none;
	margin: 10px 5px 0 0;
}

div.stv-innerdiv {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

div.stv-innerdiv img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 2px 8px 0 0;
}

/* JA Highslide */
a.highslide-credits em {
	font-style: normal;
	font-size: 11px !important;
	font-weight: bold;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #F7F7F7;
	float: left;
	max-width: 200px;
	padding: 5px;
}

.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #666666;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #CC0000;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #666666;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}
#stv-splitmenu {
	margin: 0;
	padding: 0;
	position: relative;
}

#stv-splitmenu ul {
	margin: 0;
	padding: 0;
}

#stv-splitmenu li {
	float: left;
	padding: 0;
	margin: 0;
	background: none;
	border-right: 1px solid #CCCCCC;
}

#stv-splitmenu a {
	display: block;
	float: left;
	text-decoration: none;
	padding: 4px 8px 3px;
	color: #333333;
	font-size: 92%;
	text-transform: UPPERCASE;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-bottom: none;
}

#stv-splitmenu a:hover,
#stv-splitmenu a:active,
#stv-splitmenu a:focus {
	color: #333333;
	background: #EBF2F9;
}

#stv-splitmenu li.active a,
#stv-splitmenu li.active a:hover,
#stv-splitmenu li.active a:active,
#stv-splitmenu li.active a:focus {
	background: #666666;
	color: #FFFFFF;
}
p.extlink_preface {
  margin: 0;
  padding: 0 0 0.5em 0;
}

p.extlink_block {

}
a.extlink_link {
  text-decoration: underline;
}
.glossymenu{
margin: 5px 0;
padding: 0;
width: 305px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(../images/glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active {
   color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover {
background-image: url(../images/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover {
background: #DFDCCB;
color: white;
}
.adsueber
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.adsueber2
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	margin:0px 0px 0px 0px;
	display:block;
	/*width:600px;*/
}
.adsstrong, b {
	font-weight: bold;
}
.adsbg    {
    font-family: "Arial";
    font-size: 10pt;
    font-weight: bold;
    color: rgb(0, 0, 0);
    background-color: #FFFF99;
}
.adsb {
    width: 100%;
    vertical-align:top;
    font-size: 12px;
    font-weight: bold;
}
.adsbs {
    width: 100%;
    vertical-align:top;
    font-size: 11px;
    font-weight: bold;
}
.drucktexts {
   font-size: 11px;
}
.cloud1 {
 text-align: left;
 font-family: 'Verdana';
 color: #ff7600;
 font-size: 12px;
}
.cloud2 {
 text-align: left;
 font-family: 'Verdana';
 color: #87a800;
 font-size: 14px;
}
.cloud3 {
 text-align: left;
 font-family: 'Verdana';
 color: #de2159;
 font-size: 16px;
}
.cloud4 {
 text-align: left;
 font-family: 'Verdana';
 color: #039faf;
 font-size: 18px;
}
div#erevu-form p label {
	display: block;
	float: left;
	width: 128px;
	padding-top: 3px;
	font-weight: bold;
}
