/* Body*/

body
{
margin:0;
padding:0;
background-color: #000000;
}

/* Page Layout Divs*/

#maincontainer
{
width: 780px; /*Width of main container*/
margin-left:auto;
margin-right:auto;
}
#topsection
{
height: 160px; /*Height of top section*/
background-image:url(http://www.fizzersradioshow.com/en/cms/style/images/index_images/header.jpg);
background-repeat: no-repeat;
}
#contentwrapper
{
float: left;
width: 100%;
}
#contentcolumn
{
margin-right: 410px; /*Set right margin to RightColumnWidth*/
}
#rightcolumn
{
float: left;
width: 410px; /*Width of right column*/
margin-left: -410px; /*Set left margin to -(RightColumnWidth) */
}
#footer
{
clear: left;
width: 100%;
background-image:url(http://www.fizzersradioshow.com/en/cms/style/images/index_images/footer.jpg);
background-repeat: no-repeat;
height: 100px;
}

/* Images*/

.img_social_networks
{
border: 0;
margin-top: 10px;
margin-bottom: 10px;
}
#img_sunlight
{
padding-left: 680px;
padding-top: -40px;
}

/* Hyperlinks*/

.header_menu a, .header_menu a:visited, .header_menu a:active
{
color: #FFFFFF;
font-family: Tahoma;
font-size: 9pt;
text-decoration: none;
}
.header_menu a:hover
{
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
.footer_text
{
text-align: right;
padding: 50px;
color: #FFFFFF;
font-size: 9pt;
font-family: Tahoma;
text-decoration: none;
}
.footer_text a, .footer_text a:visited, .footer_text a:active
{
color: #FFFFFF;
text-decoration: none;
}
.footer_text a:hover
{
font-weight: bold;
text-decoration: underline;
}
a, a:visited, a:active
{
text-decoration: none;
color: #9C2C1F;
}
a:hover
{
text-decoration: underline;
}

/* Text*/

#header_menu_div
{
color: #FFFFFF;
padding-left: 115px;
padding-top: 105px;
}
.footer_text
{
text-align: right;
padding: 50px;
color: #FFFFFF;
font-size: 9pt;
font-family: Tahoma;
}

/* Content Boxes*/

.newlist_box_header
{
text-align: left;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 15px;
color: #FFFFFF;
font-size: 9pt;
font-family: Tahoma;
font-weight: bold;
background-image:url(http://www.fizzersradioshow.com/en/cms/style/images/index_images/header_bkgr.png);
}
.newslist_box
{
text-align: left;
color: #FFFFFF;
font-size: 8pt;
font-family: Tahoma;
padding-top: 20px;
padding-right: 15px;
padding-left: 15px;
height: 53px;
line-height: 160%;
background-image:url(http://www.fizzersradioshow.com/en/cms/style/images/index_images/content_bkgr.png);
}
.newslist_box_new
{
text-align: left;
color: #FFFFFF;
font-size: 8pt;
font-family: Tahoma;
padding-right: 15px;
padding-left: 15px;
height: 53px;
line-height: 160%;
background-image:url(http://www.fizzersradioshow.com/en/cms/style/images/index_images/box_content_middle.png);
}
.content_box
{
text-align: left;
color: #FFFFFF;
font-size: 9pt;
font-family: Tahoma;
border: 3px solid #3D120C;
padding: 8px;
width: 95%;
}

/* Other */

.align_right
{
text-align: right;
}

/* Scroll Boxes */

#scroll_box
{
text-align: left;
color: #FFFFFF;
font-size: 9pt;
font-family: Tahoma;
border: 2px solid #3D120C;
padding: 8px;
margin-top: 5px;
width: 95%;
}
#scroll_box .scroll
{
	display: none;
}
#scroll_box a
{
color: #FFFFFF;
font-size: 9pt;
font-family: Tahoma;
font-weight: bold;
text-decoration: none;
}
#scroll_box a:hover
{
color: #FFFFFF;
text-decoration: underline;
}
.styleform
{
font-family: Tahoma;
font-size: 8pt;
color: #000000;
border: 2px solid #3D120C;
}
.styleform_button
{
font-family: Tahoma;
background: #000000;
font-size: 8pt;
color: #FFFFFF;
padding: 5px;
border: 2px solid #3D120C;
cursor: pointer;
}
.flash_banner
{
margin-top: 10px;
margin-bottom: 10px;
}

#feed, li {
list-style-type: none;
}
.parss-title {
font-weight: bold;
display: block;
}
.parss-date {
font-style: italic;
display: block;
border-bottom: 12px solid #242424;
}
.parss-description {
display: block;
}
.parss-description a
{
text-decoration: underline;
color: #FFFFFF;
}
