﻿/* Category Control CSS*/

.CategoryContainer
{
width:880px;
float:left;
padding-top:10px;

}

.CategoryLeftStrip
{
width:216px;
float:left;
background-image:url('../../images/inner/topSubMenu.jpg');
background-repeat:no-repeat;
background-position:top;
padding-top:25px;
}

.CategoryLeftStrip img
{
border:0;
}

.LeftStaticItem
{
width:175px;
float:left;
border-bottom:solid 1px #B9CADE;
font-size:12px;
padding-top:2px;
padding-bottom:2px;
}

.FirstLeftStaticItem a
{
font-weight:bold;
text-decoration:none;
color:#003366;
font-size:12px;
}

.LeftStaticItem a
{
text-decoration:none;
color:#454f5c;
}

.LeftStaticItem a:hover
{
color:#003366;
font-weight:bold;
}


.CategoryLeftStripItem
{
float:left;
padding-top:20px;
padding-bottom:10px;
padding-left:16px;
}

.CategoryLeftItemNews
{
background-image:url('../../images/general/newsTitel.gif');
background-repeat:no-repeat;
background-position:top left;
float:left;
padding-top:25px;
padding-bottom:25px;
}

.CategoryLeftItemNews a
{
color:#454f5c;
font-size:12px;
text-decoration:none;
}

.CategoryLeftItemNews a:hover
{
text-decoration:underline;
}


.CategoryRight
{
width:663px;
float:right;
border-left:solid 1px #b7c8db;
}

.CategoryTopImage
{
width:663px;
height:131px;
float:left;
}

.CategoryLocation
{
width:643px;

float:left;
padding-left:15px;
padding-top:10px;
padding-bottom:0px;
}

.CategoryLocation a
{
font-size:11px;
color:#454f5c;
text-decoration:none;
}


.CategoryTitle
{
width:643px;
color:#003366;
font-weight:bold;
font-size:15px;
float:left;
padding-bottom:15px;
padding-left:14px;
}

.CategoryContent
{
width:663px;
float:left;
font-size:12px;
padding-left:14px;
min-height:200px;
}



.SubElements
{
float:left;
}


.SubItem
{
float:left;
padding-right:20px;
padding-bottom:20px;
}
.SubItem img 
{
height:130px;
}

.SubItem a
{
text-decoration:none !important;
}

.SubCategoryItem
{ 
width:180px;
float:left;
padding-right:20px;
padding-bottom:20px;
}

.SubCategoryItem img
{ 
/*width:130px;*/
border:1px solid #fff;
}

.SubCategoryItemTitle
{
color:#003366;
font-size:13px;
font-weight:bold;
padding-bottom:5px;
text-decoration:none;
}


.SubCategoryItem a
{
font-size:12px;
text-decoration:none;
color:#454f5c;
}

.SubCategoryItem a:hover
{
color:#003366;

}





.ItemGroupList
{
padding-bottom:30px;
width:198px;
padding-left:15px;
}
