﻿body
{
	margin: 0 auto;
	padding: 0 auto;
}

a:link 
{
	text-decoration: none
}

a:visited 
{
	text-decoration: none
}

a:active 
{
	text-decoration: none
}

img
{
	border-width: 0px;
}

#titleBar
{
	margin: 0 auto;
	padding: 10px 0px 10px 15px;
}

#menuBar
{
	background-image: url(i/blkbar.gif); 
	background-repeat: repeat-x; 
	height: 35px; 
	width: 1042px;
	text-align:center;
}

.menuBarFont
{
	font-family: Verdana, Arial; 
	font-size: 12px; 
	font-weight: bolder; 
	color: White;
	padding-left: 15px;
	padding-right: 15px;
}
.linkedinImg
{
	padding-bottom: 3px;
}

a.menuBarFont:hover 
{
	color: #FFFF66;
}

#page 
{
	width: 1042px;
	margin: 0 auto;
	padding: 0 auto;
}

#leftContent
{
	height: 2000px;
	width: 220px;
	overflow: auto;
	font-size: 90%;
	text-align: left;
	background-color: #0079C2;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF66;
	float: left;
}

a.leftContent
{
	color: #FFFF66;
	font-weight: bold;
}

a.leftContent:hover
{
	text-decoration: underline;
}


#LoginPage
{
	height: 270px;
	width: 220px;
	overflow: auto;
	font-size: 90%;
	text-align: left;
	background-color: #0079C2;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: White;
	float: left;
}

a.LoginPage
{
	color: #FFFF66;
	font-weight: bold;
	
}
a.LoginPage:hover
{
	text-decoration: underline;
}

#Login
{
	height: 190px;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: White;
	text-align: left;
	background-color: #0079C2;
	width: 220px;
	vertical-align: middle;
}

a.Login
{
	color: #FFFF66;
	font-weight: bold;
	
}

a.Login:hover
{
	text-decoration: underline;
}

#rightContent
{
	float: right;
	width: 220px;
}

#rightContentTop
{
	height: 190px;
	font-family: Verdana, Arial; 
	font-size: 10px; 
	color: White;
	text-align: left;
	background-color: #0079C2;
	font-weight:bold;
	
}

a.rightContentTop
{
	color: White;
	font-weight: bold;
	
}

a.rightContentTop:hover
{
	text-decoration: underline;
}

a.rightContentTop:visited
{
	color: White;
}

#rightContentBottom
{
	height: 1810px;
	font-family: Verdana, Arial; 
	font-size: 12px; 
	color: White;
	text-align: center;
	background-color: Gray;
}
#rightContentBottom > a, #rightContentBottom > div
{
	padding-top: 20px;
}

#pageContent
{
	width: 602px;
	float: left;
	
}

#slideshow
{
	height: 190px;
	background-color: Gray;
}

#slideshow img { display: none }

#slideshow img.first { display: block }

#centerContentHolder
{
	padding: 15px 15px 15px 15px;
}

a.centerLinkSmall
{
	color: #007ac3;
	font-family: Verdana, Arial; 
	font-size: 12px;
}

a.centerLinkSmall:visited
{
	color: #007ac3;
}

a.centerLinkSmall:hover
{
	text-decoration: underline;
}

#centerContent
{
	font-family: Verdana, Arial; 
	font-size: 12px; 
	line-height: 25px; 
}
.centerContentClass
{
	font-family: Verdana, Arial; 
	font-size: 12px; 
	line-height: 25px; 
	
}

a.centerContent
{
	font-weight: bold;
	color: #800000;
}

a.centerContent:hover
{
	color: #FF0000;
}

.contentHeader
{
	font-family: Verdana, Arial; 
	font-size: 14px; 
	font-weight: bolder; 
	color: #007ac3;
}

a.contentHeader:visited
{
	color: #007ac3;
}

.bulletList
{
	font-family: Verdana, Arial; 
	font-size: 14px; 
	font-weight: bolder; 
	color: #007ac3;
}

a.bulletList:hover 
{
	color: #007ac3;
	text-decoration: underline;
}

#iccLogo
{
	left: 510px;
	top: 330px;
	position: absolute;
}

#footerBar
{
	top: 0px;
	font-family: Verdana, Arial; 
	font-size: 10px; 
	color: Gray;
	padding: 10px 0px 0px 10px;
	text-align: center;
	position: relative;
	visibility: hidden;
	clear:both;
}

a.footerBar
{
	color: Gray;
}

a.footerBar:visited
{
	color: Gray;
}

.label
{
    margin: 5px;
    text-align: left;
}

.recovery
{
    margin: 5px;
    height:30px;
     
}

#login
{
    font-size: 14px;
}

.imgPop
{
    position: relative;
    z-index: 20;
}
a.imgPop
{
    font-family: Verdana, Arial;
    font-size: 10px;
    cursor: pointer;
    color: #007ac3;
}
a.imgPop span
{
    display: none;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 256px;
    height: 280px;
    background-color: #FFFFFF;
}

.alert
{
    font-family: Verdana, Arial;
    font-size: 14px;
    color: Red;
}

producteditheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #87ceeb;
}

productediteven{
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
}

producteditodd{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f0f8ff;
}

.content
{
	font-family: Verdana, Arial; 
	font-size: 12px; 
}

.contentLabel
{
	font-family: Verdana, Arial; 
	font-weight:bold;
	font-size: 12px; 
}
