﻿/* Inner Control CSS*/

.InnerContainer
{
width:880px;
float:left;
padding-top:10px;
}

.InnerLeft
{
width:216px;
float:left;
background-image:url('../../images/inner/topSubMenu.jpg');
background-repeat:no-repeat;
background-position:top;
padding-top:25px;

}


.InnerLeft img
{
border:0;
}

.LeftInnerItem
{
float:left;
padding-left:14px;
color:#454f5c;
font-size:12px;
padding-top:10px;
padding-bottom:10px;
}

.LeftInnerItem a
{
color:#454f5c;
text-decoration:none;
}

.LeftInnerItem a:hover
{
text-decoration:underline;
}


.LeftInnerItemNews
{
background-image:url('../../images/general/newsTitel.gif');
background-repeat:no-repeat;
background-position:top left;
float:left;
padding-top:25px;
padding-bottom:10px;
margin-left:14px;
}

.LeftInnerItemNews a
{
color:#454f5c;
font-size:12px;
text-decoration:none;
}

.LeftInnerItemNews a:hover
{
text-decoration:underline;
}


.RelatedItems
{
padding-bottom:10px;
width:150px;
padding-left:6px;
padding-top:0px;
}


.InnerRight
{
width:663px;
float:right;
min-height:550px;
background-position:top center;
background-repeat:no-repeat;
border-left:solid 1px #b7c8db;
}


.InnerContent
{
font-size:12px;
padding-top:140px;
padding-left:14px;
color:#454f5c;
}

.InnerContentTitle
{
font-size:15px;
font-weight:bold;
color:#003366;
padding-bottom:15px;
}

.InnerContentProducts
{


float:left;
padding-left:15px;

font-size:14px;
font-family:arial;
}


.InnerProductsItem img
{

border:solid 1px #184A87;
}

.InnerProductsItem
{
padding-top:20px;
width:152px; /* 152 */
float:left;
padding-right:20px;
height:190px;

}

.InnerProductsItem a
{
font-size:12px;
text-decoration:none;
color:#454f5c;
}


.InnerProductsItemTitle
{
padding-bottom:10px;
}



.InnerProductsItemTitle a
{
color:#003366;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

.InnerSearchResults
{
padding-left:15px;
float:left;
}


.SearchTitle
{
padding-top:10px;
font-size:13px;
font-weight:bold;
padding-bottom:10px;
}

.SearchContent a
{
font-size:12px;
color:#454f5c;
}


.SearchDivider
{
margin-top:15px;
width:645px;
height:1px;
background-color:#B7C8DB;
}