body {
    vertical-align: middle;
    background: url(../images/black_bg.jpg) no-repeat top center #000;
    color: #333;
    font-size: 11px;
    padding: 0px 0 0px;
}

/*
 * ID values
 */

#top {
     background: url(../images/top_bg.jpg) no-repeat #282828;
     height: 105px;
}

#left_content {
    background: #fff;
}

#left_content a,#left_content a:visit {
    color: #333;
}
#left_content a:hover {
    color: #000;
}

/***************************************************************************************** MENY *****************************************************************************************/

#menu_bar {
    background: url(../images/menu_bar.png) no-repeat;
    height: 50px;
    width: 950px;
}

#meny {
	float: left;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 34px;
	width: 950px;
	background: url(images/linkbuttonbg.png) no-repeat center;
	display: inline;
	margin: auto;
	padding-top: 8px;
	outline: 0;
}

#meny li {
	display: inline;
}

#meny a {
	float: left;
	text-decoration: none;
	text-align: center;
	/*width: 125px;*/
	padding: 0;
	margin: 0;
	height: auto;
	background: none;
	outline: 0;
	padding-left: 7px;
	padding-right: 7px;
	font-weight: bold;
}

#meny a:link {
	color: #ffffff;
	padding-top: 6px;
	background: url(images/knapp3.png) no-repeat center;
	height: 28px;
}

#meny a:visited {
	color: #ffffff;
	padding-top: 6px;
	background: url(images/knapp3.png) no-repeat center;
	height: 28px;
}

#meny a.meny_a{
    background: url(images/abuttonbg.png) no-repeat center;
    color: #FF0000;
    height: 26px;
}




/*
 * Boxes
 */
.box_top {
	height: 18px;
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	padding: 7px 5px 5px 10px;
	background: url('../images/box_top.png') no-repeat;
	text-align: left;
}
.box_middle {
	width: 178px;
	height: 100%;
	height: auto !important;
	min-height: 100px;
	color: #fff;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	background: #282828;
	padding: 5px;
}
.box_middle a, .box_middle p.bodytext a {
    color: #fff;
    text-decoration: underline;
}
.box_bottom {
	width: 190px;
	height: 5px;
	background: url('../images/box_bottom.png') no-repeat;
        margin-bottom: 10px;
}
/*
 * element values
 */
a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
p.bodytext a {
    color: #000;
}
a:hover,p.bodytext a:hover, .box_middle p.bodytext a:hover {
   color: #ccc;
}

#grouptraining h1 {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    margin-bottom: 2px;
}
h1 {
    font-weight: normal;
}

h2 {
}

#left_content h1 {
    padding: 10px 10px 0 10px;
}
#left_content p {
    padding: 10px 10px 0 10px;
}

.container_24 {

}

/*
 * General classes
 */
.float_right {
    float: right;
}
.float_left {
    float: left;
}
.hspace10 {
    height: 10px;
    width: 100%;
    clear: both;
}
.blackborder {
    border: 1px solid #000;
    margin: -1px;
}
.padding10 {
    padding: 10px;
}
.underline {
    text-decoration: underline;
}

.div_50_p {
    width: 50%;
    float:left;
}
/**********************************************
    tt_news
**********************************************/
.tt_news_latest_container {
}
.tt_news_latest_post {
    color: #333;
}
.tt_news_latest_image {
    float: left;
    padding: 15px;
}
#left_content .tt_news_latest_post p{
    overflow: hidden;
    padding: 0 0 0 18px;
}
.tt_news_latest_post h2,.tt_news_latest_post a{
    color: #333;
    margin-top: 6px;
    margin-bottom: 6px;
}

.tt_news_latest_share a {
    padding: 2px;
}

.tt_news_post_info {
    background: url(../images/clock.png) 0 0 no-repeat;
    padding-left: 20px;
    color: #656565;
    height: 16px
}
.tt_news_post_info {
    color: #656565;
}

.news-single-item h2 {
    font-size: 16px;
    margin: 10px 0 10px 0;
}
#left_content .tt_news_single_subheader {
  padding-left: 0;
  margin-bottom: 10px;
}

/**********************************************
    Extensions
**********************************************/
.tx-astcountdown-pi1 {
    padding-left: 10px;
}
#left_content .tx-astcountdown-pi1 h1 {
    padding-left: 0px;
}
/**********************************************
    prices
**********************************************/
.greybox {
    width: 730px;
    margin: 10px 10px 0 10px;
    height: auto !important;
    height: 1px;
    min-height: 1px;
    border: 1px solid #cccccc;
    background: #f1f1f1;

    float: left;
}

.greybox h1{
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
}

.greybox p{
    padding: 0;
    margin: 0;
}

.boxpadding{
    padding: 10px;
}

.boxsettings{
    float: left;
}

.price_desc_width{
    width: 260px;
}

.price_icons_width{
    width: 380px;
}

.price_icons_width img{
    float: left;
    padding: 5px;
}

.price_icons_width h1{
    padding-left: 5px;
}

.space{
    width: 10px;
    height: 20px;
    clear: both;
}
.price{
    font-weight: bold;
}

.icon_desc{
    vertical-align:middle;

}
.icon_desc_img{
    vertical-align:middle;
}
.icon_desc_text{
    font-size: 11px;
}
