﻿body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1e3264;
	margin: 0;
}
a
{
    color: #1e3264;
}
a:hover
{
    color: Red;
}

#customForm, h2
{
	margin: 0;
}
#Logo
{
    text-align: left;
    
}
a.logo
{
    position: absolute;
    left: 51px;
    top: 37px;
    width: 247px;
    height: 120px;    
}

#BodyContainer #Header #StaticMenu
{
	position: absolute;
	left: 300px;
	margin-top: 20px;
	margin-left: 5px;
}

#BodyContainer #Header #StaticMenu ul
{
	margin: 0;
}

#BodyContainer #Header #StaticMenu ul li
{
	display: inline;
	float: left;
	font-size: 0.55em;
}

#BodyContainer #Header #StaticMenu ul li div
{
	background-repeat: no-repeat;
	width: 94px;
	height: 50px;
	text-align: center;
	padding-top: 3px;
}

#BodyContainer #Header #StaticMenu ul li div a
{
	text-decoration: none;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
}

#BodyContainer #Header #MainMenu
{
	position: absolute;
	left: 300px;
	margin-top: 94px;
	margin-left: 5px;
	list-style: none;
	color: black;
}

#BodyContainer #Header #MainMenu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#BodyContainer #Header #MainMenu ul ul
{
/*	position: absolute;*/
	width: 170px;
	margin-top: 10px;
	background-color: #2c5f93;
	display: none;
}

#BodyContainer #Header #MainMenu ul li
{
	background-repeat: no-repeat;
	width: 94px;
	height: 25px;
	float: left;
	margin-right: 1px;
	padding-top: 4px;
	text-align: center;
	text-transform: uppercase;
	font-size: 7.5pt;
}

#BodyContainer #Header #MainMenu ul li:hover
{
	
}

#BodyContainer #Header #MainMenu ul li a
{
	text-decoration: none;
	font-weight: bold;
	color: #2c5f93;
}

#BodyContainer #Header #MainMenu ul ul li
{
	background: none;
	float: none;
	width: 100%;
	height: 18px;
	text-align: left;
	font-size: 7pt;
}

#BodyContainer #Header #MainMenu ul ul li a
{
	padding-left: 10px;
	color: white;
}

#BodyContainer #Header #MainMenu ul li:hover ul li
{
	background: none;
}

#BodyContainer #Header #MainMenu ul li:hover ul
{
	display: block;
}

#BodyContainer #Header #MainMenu ul li ul li:hover
{
	background-color: #c21020;
}

#BodySplash
{
    background-position: top center;
    text-align: left;
}

#BodySplash .SplashLinks
{
    position: absolute;
    margin: 305px 0 0 90px;
}
#BodySplash a
{
    float: left;
    height: 40px;
    background-repeat: no-repeat;
    background-position: top center;
    width: 77px;
    color: White;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.7em;
    padding: 85px 3px 0 3px;
    text-align: center;
}

#BodyContainer
{
	position: absolute;
	left: 50%;
	margin-left: -440px;
	width: 880px;
}

#BodyContainer #Header
{
	margin-top: 38px;
	height: 120px;
}
.searchbox
{
    width: 150px;
    font-size: 11px;
    background-color: Transparent;
    border: none;
    padding: 0 0 2px 3px;
}
.searchbtn
{
    position: absolute;
    width: 15px;
    text-decoration: none;
}

#BodyContainer #Body
{
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: White;
	height: 445px;
}

#BodyContainer #Body #Left
{
	position: absolute;
	height: 445px;
	width: 247px;
	left: 52px;
	background: repeat-x top left;
}

#BodyContainer #Body #Main
{
	background: no-repeat 241px 158px;
	background-attachment: fixed;
	height: 445px;
	padding-left: 305px;
	scrollbar-face-color: #e8e9ed;
	scrollbar-highlight-color: #c9ccd5;
	scrollbar-3dlight-color: #c1d0e5;
	scrollbar-shadow-color: #c1d0e5;
	scrollbar-darkshadow-color: #c1d0e5;
	scrollbar-track-color: #e8e9ed;
	scrollbar-arrow-color: #cccbd3;
	overflow: auto;
	text-align: left;
}

#BodyContainer #Body #Main #Content
{
	margin: 10px;
}

#BodyContainer #Body #Main #Content #Breadcrumbs
{
	border-bottom: 1px solid #C10134;
	padding-bottom: 5px;
	text-align: left;
}

#BodyContainer #Body #Main #Content #Breadcrumbs .breadcrumb_channel
{
    color: #C10134;
    font-size: 10px;
    font-weight: bold;
}

#BodyContainer #Body #Main #Content #Breadcrumbs a.breadcrumb_channel
{
    color: #999;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
#BodyContainer #Body #Main #Content
{
    font-size: 0.7em;
    line-height: 1.25em;
}
#BodyContainer #Body #Main #Content p img
{
	margin: 5px;
}

#BodyContainer #Footer p
{
	margin: 5px 0 0 0;
	margin-left: 50px;
	color: Silver;
	text-align: left;
	font-size: 0.7em;
}

#BodyContainer .listPageTitle
{
	font-weight: bold;
	padding: 5px;
}

#BodyContainer #Footer a
{
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
#ProductCategoriesOverview
{
    margin-top: 17px;
}
#Content h1
{
	font-size: 1.2em;
	color: #bc0032;
}

#SplashWebpart
{
}

#SplashWebpart #Title
{
	border: 1px solid red;
}

.intro
{
    font-weight:bold;
}

#SplashWebpart div
{
	border: 1px solid navy;
}

#SearchMenu
{
	position: absolute;
	left: 693px;
	margin-top: 22px;
}

#SearchMenu div
{
	float: left;
}

#SiteThumb
{
	float: left;
	display: inline;
	margin: 2.5px;
}


#SiteThumb #ThumbTitle
{
	font-weight: bold;
	color: white;
	padding-top: 2px;
}

#SiteThumb #ThumbBody
{
	padding-top: 2px;
	width: 250px;
	height: 50px;
}

#SiteThumb #ThumbLink
{
	text-align: right;
}

#SearchMenu .keywords
{
	border: 0;
	width: 150px;
	height: 16px;
}
#printicon a img
{
	margin-top: -3px;
	padding-left: 5px;
}
#printicon a img
{
	border: 0;
}

/* Documents */
.DocumentImage
{
    padding: 10px 0 0 0;
    height: 227px;
}
.DocumentText
{
    font-size: 11px;
    text-align: left;
    line-height: 16px;
    padding: 12px;
    color: #333333;
    height: 183px;
    overflow: auto;
    background-color: Transparent;
}
.DocumentText h1
{
    margin: 0 0 14px 0;
    font-size: 11px;
}
.DocumentText a
{
    font-size: 10px;
    color: #bb0132;
}
/* Product Detail */
.tblProductDetail .head
{
    width: 150px;    
}
.tblProductDetail
{
    width: 530px;
}
.tblProductDetail td
{
    border-bottom: solid 2px #98bada;
}
.tblProductDetail a img
{
    border: none;
}

/* Product Listing */
.tblProdList
{
    border: solid 1px #98bada;
    clear: both;
    width: 533px;
}
.tblProdList .head
{
    font-weight: bold;
}
.tblProdList td
{
    border: solid 1px #98bada;
}
.tblProdList td a
{
    color: #bc0032;
    font-size: 0.9em;
}
.tblProdList .cellover
{
    background-color: White;
}
.tblProdList .cellover:hover
{
    background-color: #cccccc;
}

/* ProductDetail */
.ProductDetail
{
    padding-top: 25px;
}
.ProductDetail img
{
    border: solid 1px #1e3264;
}
.ProductDetail .packshot
{
    height: 230px;
}
.ProductDetail .datasheet a
{
    font-size: 0.7em;
    color: #bc0032;
}

/* Product Overview Items */
.provItem
{
    float: left;
    width: 126px;
    margin: 2px 1px 8px 0;
    background: no-repeat top left;
}
.provItem .head a
{
    text-decoration: none;
    font-weight: bold;
    font-size: 9px;
    line-height: 11px;
    color: Black;
}
.provItem .head
{
    height: 26px;
    padding: 6px 3px 0 9px;
}
.provItem .image
{
    text-align: center;
}
.provLink
{
    width: 129px;
    display: block;
    height: 20px;
    padding: 2px 3px 0px 7px;
    background: no-repeat top left;
    text-decoration: none;
    color: black;
    font-size: 9px;
}

/* Items Overview */
.itemoverview .itemblock td
{
    font-size: 0.9em;
}
.itemoverview .itemblock td a
{
    font-weight: bold;
    text-decoration: none;
    color: White;
}
.itemoverview .itemblock a.arrow
{
    float: right;
    color: #1e3264;
    font-weight: normal;
    font-size: 1.1em;
    padding: 3px 25px 4px 20px;
    background-repeat: no-repeat;
    background-position: right top;
    text-decoration: underline;
}
.itemoverview .itemblock a.arrow:hover
{
    color: Red;
}
/* Project Detail */
.tblProjectDetail
{
    margin: 4px 0 0 0;
    text-align: center;
}
.tblProjectDetail div
{
    text-align: center;
    padding: 7px 0 0 5px;
}
.ProjectDetailInfo
{
    text-align: left;
    font-size: 0.7em;
    padding: 3px 15px 0 15px;
}
.projlinks 
{
    width: 100%;
}
.projlinks td
{
    width: 33%;
}
.projlinks a.arrowleft
{
    float: left;
    color: #1e3264;
    font-weight: normal;
    padding: 3px 20px 3px 26px;
    background-repeat: no-repeat;
    background-position: left top;
    text-decoration: underline;
}
.projlinks a.arrow
{
    float: right;
    color: #1e3264;
    font-weight: normal;
    padding: 3px 26px 3px 20px;
    background-repeat: no-repeat;
    background-position: right top;
    text-decoration: underline;
}
.sl_maintable
{
	display:none;
}
