body
{
  background:  #fff;
  background-image: url('../../default/images/layout/left.png');
  background-repeat: repeat-y;
  background-position: top center;

}



#contentframes {
  background: none;
}



/**
#box
{
	width: 782px;
    margin: 0px auto;
}**/

#fp_top {
	margin-left: 5px;
	/*margin-bottom: 16px;*/
	width: 587px;
	float: left;
}



#summery {
width: 586px;
background-image: url('../../default/images/layout/shortdesc_bg.jpg');
  background-repeat: repeat-y;
  background-position: top left;

  line-height: 150%;

}

#summery .imgs{
width: 160px;
text-align: center;
padding-top: 24px;
padding-left: 2px;
float: left;

}

#summery .desc{
float: left;
width: 370px;
color: #fff;
	padding: 20px;
	margin-left: 10px;
}

#story {
width: 586px;
background-image: url('../../default/images/layout/story_bg.jpg');
  background-repeat: repeat-y;
  background-position: top left;

  line-height: 130%;
}
#summery_end {
width: 586px;
background-image: url('../../default/images/layout/shortdesc_bottom.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  height: 10px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;

}

#story .desc{
float: left;
	padding: 20px;
}

#newsticker {
	margin-top: 5px;
	margin-bottom: 15px;
	width: 768px;
	color: #000;
	font-size: 15px;
	margin-left: 9px;
	height: 16px;
}

#ticker {
  float: left;
  height: 18px;
  width: 660px;
  position: relative;
  overflow: hidden;
}


#ticker a{
  color: #000;
}

#ticker a:hover{
  color: #E1190C;
}

#ticker div,
#ticker .scroll {
  position: absolute;
  white-space: nowrap;
}

#ticker div a,
#ticker .scroll a {
	font-size: 15px;
	color: #7F7F7F;
	font-weight: bold;
}

#ticker div a:hover,
#ticker .scroll a:hover {
	font-size: 15px;
	color: #000;
	font-weight: bold;
}



#fp_left{
	float: left;
	width: 198px;
	min-height: 100%;
	height: auto;
	padding-top: 30px;
	text-align: left;
}

#fp_left img{
	padding-right: 30px;
	float: right;
}

#layout
{
	margin-top: 4px;
	margin-bottom: 10px !important;
	margin-left: 0px;

}


    #containerLogo
    {
              width:                  182px;
        height:                 129px;
        float:                  left;
    }


    #containerRight
         {
        float:                  left;
    }

        #menutop
	        {
		 float:                  left;
         height:                 30px;
         width:                  582px;
        }

		#menuend
		{
		float:                  left;
		width:					198px;
		height: 			    35px;
		}

        #containerSubtitle
        {
            height:                 31px;
            text-align:             right;
            padding:                17px 34px 0px 0px;
            letter-spacing:         1px;
        }

            #containerSubtitle .subtitle
            {
                color:                  #000000;
                font-weight:            bold;
            }

            #containerSubtitle .orange
            {
                color:                  #E1190C;
            }

#layoutcontent
{
	width: 100%;
}


    #layoutcontent #frameleft
    {
        color:      #FFFFFF;
          margin-bottom:  0px !important;
    }
        #layoutcontent #frameleft #containerAddress
        {
            position:       absolute;
            display:        block;
            bottom:         125px;
        }

        #layoutcontent #frameleft  span.orange
        {
            color:          #E1190C;
            /*font-weight:    bold;*/
        }

        #framemain
        {

        }

        #framemain .mainintro .title-separator,
        #framemain #mainintro .title-separator,
        #framemain .mainintro span.title,
        #framemain #mainintro span.title
        {
		display: block;
         /*   display: none;*/
        }

        #framemain .mainintro,
        #framemain #mainintro
        {
			padding:            0px 0px 0px 0px;


        }

        #framemain .mainintro img,
        #framemain #mainintro img
        {
            float:          left;
            padding:        0px 20px 0px 0px;
        }



        #framemain #mainintro .title-separator
        {
            display: block;
        }



#footer
{
    background-image:       url("../images/layout/footer.gif");
}

/*#star  {
    position: absolute;
    top: 169px;
    right: 22px;
    width: 184px;
    height: 292px;
    z-index: 2;
    filter:  progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='skin/default/images/layout/star.png');
}

*>#star {
    background-image: url('../../default/images/layout/star.png');
    background-repeat: no-repeat;
}*/

body div.top-user {
  display: block;
}

div.frontpagetitle {
    height:24px;
}


#developer {
  color: #FFF;
  margin-top: 30px;
}

#developer a {
  color: #FFF;
  text-decoration: underline;
}


#menuleft {

}


#menuleft-sub {
   height: 180px;
   border-right: 0px;
}

#searchfrm .widgetselectbox {
  margin-top: 5px;
}

#mediabox {
  background-image: url("../../default/images/layout/video_bg.png");
  background-position: top left;
  background-repeat: no-repeat;
  height: 130px;
  width: 221px;
  margin-left: 8px;
  margin-top: 8px
}
#mediabox .content {
  padding-left: 19px;
  padding-right: 45px;
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: arial, verdana, tahoma, helvetica;
  font-size: 9pt;
}
#mediabox .content b {
  color: #EE1495;
}

.widgetselectbox {
  font-size: 11px;
  color: #000;
  border: 1px solid #F8CADE;
}



/** TOP MENU  **/
/**
div.menu-top ul.menu-depth-0 li.menu-item-active
{
    background-image:   url("../images/layout/menutop_bullet.gif");
    background-repeat:  no-repeat;
    background-position:    50% 8px;
}

div.menu-top li.sfhover {
    background-image:   url("../images/layout/menutop_bullet.gif");
    background-repeat:  no-repeat;
    background-position:    50% 8px;
}
**/

div.menu-top {
    position:           relative;
    z-index:            10;
    height:             34px;
    margin:             0px 0px 0px 0px;
    font-family:        arial, verdana, serif;
    font-size:          11px;
}

div.menu-top ul.menu-depth-0 {
}

div.menu-top ul.menu-depth-0 a {
  white-space: nowrap;
  display: block;
  position: relative;
  width: auto;
}

div.menu-top ul.menu-depth-0 a.item {
  padding:0 5px;
  height: 20px;
}

div.menu-top ul.menu-depth-0 a.menu-item-active {
}

div.menu-top ul.menu-depth-0 ul a.menu-item-active {
  color: #000;
}

div.menu-top ul.menu-depth-0 ul a {
  white-space: normal;
}


div.menu-top ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

div.menu-top ul ul {

}

div.menu-top a:link,
div.menu-top a:visited,
div.menu-top a:hover,
div.menu-top a:active {
  display: block;
  color:#E1190C;
  font-weight:bold;
  text-decoration: none;
  white-space: nowrap;
  height: 21px;
  line-height: 21px;
  padding: 0;
  margin: 0;
}
div.mainintro {
  position: relative;



}

#maincontentarea {
	background-image: url('../../default/images/layout/maincontent_bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	float: left;
	width:779px;
	margin-left: 1px;

}

div.mainintro div.shortdesc {
  padding: 0px;
  line-height: 150%;
}
#maincontent
{
	width: 500px;
	float: left;
    padding: 0px;

	margin-TOP: 30px;
}
.article{
	float: left;
}

.article .title-noshortdesc
{
    color:      #E1190C !important;
}
.article .title-shortdesc
{
    color:      #E1190C !important;
}
.article .shortdesc
{
	padding: 0px;
}

#maincontent .newsarea img.item-left
{
    display:    none;
}

/* QUOTEBOX */


#quotebox {
    position: relative;
    display: block;
	width: 556px;
    height: 150px;

     background: url("../images/layout/quotebox.jpg") no-repeat 0 0;

    padding: 16px 16px 0 16px;
}

#quotebox .content a.readmore{
    color: #000;
}

    #story .image{
        position: relative;
        float: right;
        padding-left: 10px;
        width: 90px;
    }


    #story .title{
        position: relative;
        float: left;
        font-family: verdana;
        font-size: 13px;
        color: #000;
        font-weight: bold;
        width: 435px;
    }

    #story .content{
        position: relative;
        height: 135px;
        float: left;
        width: 435px;
        font-size: 12px;
        color: #565656;
        overflow: auto;
        line-height: 130%;
    }

    #story .title-noimage{
        position: relative;
        float: left;
        font-size: 13px;
        color: #000;
        font-weight: bold;
        width: 455px;
    }

    #story .content-noimage{
        position: relative;
        height: 135px;
        float: left;
        width: 550px;
        font-size: 12px;
        color: #565656;
        overflow: auto;
        line-height: 130%;
    }

#copyright {
    margin-left: 200px;
}
