body {
	background-color: #D1D1D1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

td, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #000;*/
}

p {
	margin-top: 0px;	
}

h3 {
	margin: 0px 0px 19px 0px;
}

input, select, textarea {
	background-color: #E3E3E3;
	color: #666666;
	border: 1px solid #7F9DB9;
}

.headline {
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
}

a {color: #000000; text-decoration: underline;}
a:hover {text-transform: none;}
/*
a:link {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline; text-transform: none}
a:active {color: #000000; text-decoration: underline;}
*/
.contentsmall a, .contentlarge a {
	color: #006699;
}
a.rightmenu {
	color: #000000;
}

#lefttop {
	width: 50%;
	background-image: url(/media/default/LeftBackground.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#righttop {
	background-image: url(/media/default/RightBackground.gif);
	background-repeat: repeat-x;
	width: 50%;
}

#centertop {
	background-color: #FFFFFF;
}

#logotable {
	border: 0px;
	width: 759px;
	background-color: white;
}

#searchtable {
	border: 0px;
	width: 759px;
	height: 40px;
}

#topsearchform {
	margin: 0px 0px 0px 0px;
}

#topsearchfield {
	padding:1px;			
	width:124px;
	height:14px;
	font-size:10px;
}		

#topsearchbutton {
	width:16px;
	height:16px
}

#bluebartable {
	height:21px;
}				

#bluebarmenucell {
	width:500px; 
	background-color:#016AA4;
}

#topmenutable {
	height:21px;
}

.bluetop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	background-color:#006699;
}

.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	/*text-transform: uppercase;*/
}

.topmenucell {
	padding: 0px 6px;  background-color: #016AA4;white-space: nowrap; 
}

.topmenucellover {
	padding: 0px 6px;  background-color: #BBBBBB;white-space: nowrap; 
}

.topmenuselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	/*text-transform: uppercase;*/
}		

.topmenucellselected {
	padding: 0px 6px; 
	background-color: #999999;
	white-space: nowrap;
}

a.topmenu:link {color: #FFFFFF; text-decoration: none; /*text-transform: uppercase;*/}
a.topmenu:visited {color: #FFFFFF; text-decoration: none; /*text-transform: uppercase;*/}
a.topmenu:hover {color: #FFFFFF; text-decoration: none; /*text-transform: uppercase;*/}
a.topmenu:active {color: #FFFFFF; text-decoration: none; /*text-transform: uppercase;*/}
						
a.topmenuselected:link {color: #FFFFFF; text-decoration: none; /*text-transform: uppercase;*/}
a.topmenuselected:visited {color: #FFFFFF; text-decoration: none; /*text-transform: uppercase;*/}
a.topmenuselected:hover {color: #FFFFFF; text-decoration: none; /*text-transform: uppercase;*/}
a.topmenuselected:active {color: #FFFFFF; text-decoration: none; /*text-transform: uppercase;*/}
		
#greybarleft {	
	background-image: url(/media/default/TopGreyBar.gif);
	background-repeat: repeat-x;
	width: 462px;
	height: 17px;
	line-height: 18px;
}

#greybarright {	
	background-image: url(/media/default/TopGreyBarRight.gif);
	background-repeat: repeat-x;
	line-height: 18px;	
}

.countryinfo {
	color: #F2F2F2;	
	font-size: 14px;
	font-weight:bold;
}

#naviselector {
	font-size:10px;
	height:16px; 
	width: 150px;
}

#contenttable {
	width: 759px;
}

#contentprint {
	width: 600px;
	background-color: white;
}

.whiteborder {
	width: 3px;
}

#leftbar {
	width: 148px;
	height: 210px;
	vertical-align: top;
	background-color: #737373;
	/*background-image: url(/media/default/Leftmenubottom.gif);
		background-repeat: no-repeat; 
		background-position: bottom left; 
	padding-bottom: 11px;				*/
}

#leftbarnobottom {
	width: 148px;
	vertical-align: top;					
	padding-bottom: 11px;	
}

#leftmenutable {
	width:148px;
	border: 0px;
	background-color: #737373;
}

#personalcataloguemenutable {
	width:148px;
	border: 0px;
}

#personalcatalogueheader {
	/*background-image: url(/media/default/spotheader_left.gif);*/
	background-repeat: no-repeat;
	background-position: -2px -2px;
	height:26px;
	color: white;
	padding: 0px 0px 0px 3px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-align: middle;	
}

.smalltext {
	font-size: 10px;
}

.defaultleftmenuheight {
	height: 210px;
	vertical-align:top;
	background-color: #737373;
}

#leftmenutablebottom { 
	vertical-align:top;
	height: 11px;
}

.n1menucell {
	background-color: #999999;
	padding-left: 6px;
	cursor: pointer;
	height: 14px;
}

.n1menucellover {
	background-color: #006699;
	height: 14px;
	padding-left: 6px;
	cursor: pointer;
}

a.n1menucelllink:link {color: #FFFFFF; text-decoration: none;}
a.n1menucelllink:visited {color: #FFFFFF; text-decoration: none;}
a.n1menucelllink:hover {color: #FFFFFF; text-decoration: none; text-transform: none}
a.n1menucelllink:active {color: #FFFFFF; text-decoration: none;}

.n2menucell {
	background-image: url(/media/default/menudot.gif);
		background-repeat: no-repeat;
		background-position: 0px 4px;
	vertical-align: middle;	
	height: 14px;
	padding-left: 12px;
	cursor: pointer;
}

.n2menucellover {
	background-image: url(/media/default/menudotover.gif);
		background-repeat: no-repeat;
		background-position: 0px 4px;
	vertical-align: middle;	
	height: 14px;
	padding-left: 12px;
	background-color: #C7C7C7;
	cursor: pointer;
}

a.n2menucelllink:link {color: #FFFFFF; text-decoration: none; font-size: 11px}
a.n2menucelllink:visited {color: #FFFFFF; text-decoration: none; font-size: 11px}
a.n2menucelllink:hover {color: #006699; text-decoration: none; text-transform: none; font-size: 11px}
a.n2menucelllink:active {color: #FFFFFF; text-decoration: none; font-size: 11px}

.n2_1menucell {
	background-image: url(/media/default/pil.gif);
		background-repeat: no-repeat;
		background-position: 10px 6px;
	vertical-align: middle;	
	height: 14px;
	padding-left: 12px;
	cursor: pointer;
}

.n2_1menucellover {
	background-image: url(/media/default/pilover.gif);
		background-repeat: no-repeat;
		background-position: 10px 6px;
	vertical-align: middle;	
	height: 14px;
	padding-left: 12px;
	background-color: #C7C7C7;
	cursor: pointer;
}

a.n2_1menucelllink:link {color: #FFFFFF; text-decoration: none; font-size: 11px}
a.n2_1menucelllink:visited {color: #FFFFFF; text-decoration: none; font-size: 11px}
a.n2_1menucelllink:hover {color: #006699; text-decoration: none; text-transform: none; font-size: 11px}
a.n2_1menucelllink:active {color: #FFFFFF; text-decoration: none; font-size: 11px}

.n2_2menucell {
	background-image: url(/media/default/bullet.gif);
		background-repeat: no-repeat;
		background-position: 18px 6px;
	vertical-align: middle;	
	height: 14px;
	padding-left: 20px;
	cursor: pointer;
}

.n2_2menucellover {
	background-image: url(/media/default/bulletover.gif);
		background-repeat: no-repeat;
		background-position: 18px 6px;
	vertical-align: middle;	
	height: 14px;
	padding-left: 20px;
	background-color: #C7C7C7;
	cursor: pointer;
}


.n3menucell {
	/*background-color: #A2B3BD;*/
	background-color: #737373;
	padding-left: 6px;
	cursor: pointer;
	height: 14px;
}

.n3menucellover {
	background-color: #006699;
	height: 14px;
	padding-left: 6px;
	cursor: pointer;
}

a.n3menucelllink:link {color: #FFFFFF; text-decoration: none;}
a.n3menucelllink:visited {color: #FFFFFF; text-decoration: none;}
a.n3menucelllink:hover {color: #FFFFFF; text-decoration: none; text-transform: none}
a.n3menucelllink:active {color: #FFFFFF; text-decoration: none;}

.contentsmall {
	vertical-align: top;
	font-size: 10px;	
	width: 457px;	
}

#quickbar {
	width: 148px;
	vertical-align: top;
	background-color: #CCE0EB;
	/*background-image: url(/media/default/quickaccessbottom.gif);
	background-repeat: no-repeat; 
	background-position: bottom left;
	padding-bottom: 11px;*/
}

#rightbar {
	width: 148px;
	vertical-align: top;			
	padding-top: 0px;	
}

#quickaccesstable {
	height: 100%;			
}

.quicklink {	
	width: 148px;
	//height: 32px;
	background-color: white;	
	cursor:pointer;
}

.quicklinkimagecell {
	cursor:pointer;
	background-color:#737373;
	color:white;
	font-size:12px;
	font-weight:bold;
	padding: 0px;
	vertical-align:bottom;
	width:120px;
	background-repeat: repeat-all;
}

.quickaccessspacer {
	background-color:white;
	height:3px;
	font-size:3px
}

#spotcontainertable {
	width: 753px;
	height: 141px;
}

#leftspotcontainertable {
	margin-top: 0px;
}
				
#leftspottop {
	vertical-align:top; 
	background-color:#CCE0EB;
	/*background-image: url(/media/default/corner_topright_lightblue.gif);	*/
	background-repeat: no-repeat;
	background-position: top right;
}

#rightspottop {
	vertical-align:top; 
	background-color: #CCE0EB;
	/*background-image: url(/media/default/corner_topleft_lightblue.gif);	
	background-repeat: no-repeat;
	background-position: top left;*/
}

.rightspotheadercorner {
	/*background-image: url(/media/default/spotheader_right.gif);*/
	background-image: url(/media/default/spotheader_middle.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:28px;
	color: white;
	padding: 0px 6px 0px 6px;
	/*text-transform: uppercase;*/
	font-size: 11px;
	/*font-weight: bold;*/
	text-align: middle;		
}

.rightspotheader {	
	background-image: url(/media/default/spotheader_middle.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:28px;
	color: white;
	padding: 0px 6px 0px 6px;
	/*text-transform: uppercase;*/
	font-size: 11px;
	/*font-weight: bold;*/
	text-align: middle;		
}

#leftspotbottom {
	/*background-image: url(/media/default/corner_bottomright_lightblue.gif);*/
	background-color:#CCE0EB;
	background-repeat: no-repeat;
	background-position: top right;
}

#rightspotbottom {
	/*background-image: url(/media/default/corner_bottomleft_lightblue.gif);*/
	background-color:#CCE0EB;
	background-repeat: no-repeat;
	background-position: top left;
}

#leftspotheader {
	background-image: url(/media/default/spotheader_left.gif);	
	background-repeat: no-repeat;
	background-position: top left;
	height:28px;
	color: white;
	padding: 0px 6px 0px 6px;
	/*text-transform: uppercase;*/
	font-size: 11px;
	/*font-weight: bold;*/
	text-align: middle;	
}

.spotimage	{
	margin: 2px 0px 0px 0px;
	border: 0px;
	line-height: 14px;		
	height: 60px;
}

.spottext {
	padding: 4px 4px 0px 4px; 
	height: 48px;
	vertical-align: top;
	font-size: 11px;
}

.spottextsmall {
	padding: 4px 4px 0px 0px; 
	vertical-align: top;
	font-size: 11px;
}

.spotlink {
	text-align:right;
	padding-right: 6px;
	vertical-align: top;
	font-size: 11px;	
}

.contentlarge {
	vertical-align: top;				
	width: 607px;
}

.contentlargeeditable {
	padding: 4px;
	width: 582px;
	vertical-align: top;
}

.contentsmall {
	vertical-align: top;				
	width: 457px;
}

.contentsmalleditable {
	padding: 4px;			
	width: 427px;
	vertical-align: top;
}

.rightmenu {
	font-size: 10px;
}

.menutable {
	background-color: #CCE0EB;
	width: 148px;
	margin-bottom: 10px;
}

.spotlistitem {
	height: 22px;
	font-size: 11px;	
}

.spotlistitemArrow {
	height: 11px;
	font-size: 11px;
	margin-right: 5px;
	width: 11px;
	background: url('/media/default/arrow.gif') no-repeat;
}

#address {
	text-align:center;
	font-size: 10px;
	color: #555555;
}


/** PID SPECIFIC STYLES **/
#productheader
{
	margin-bottom: 5px;
}

#producttitle
{
	font-size: 16px;
	font-weight: bold;
}

#productdescription
{
	font-size: 13px;
	font-weight: bold;
}

#section
{
	vertical-align:top;		
	background-color: #CACACA; 
	padding: 2px;	
}

#sectionmenu 
{
	vertical-align:top; 
	background-color: #CACACA; 
	width: 145px;
	padding: 0px 1px;
	vertical-align: top; 
}

.sectionmenuitem
{
	margin: 1px 0px; 
	background-color: #E6E6E6;
	width: 145px;
	cursor: pointer;
}

.sectionmenuitem_over
{
	margin: 1px 0px; 
	background-color: #B5B5B5;
	width: 145px;	
	cursor: pointer;
}

.sectionmenuitem p, .sectionmenuitem_over p
{
	margin:0px;
	padding:1px;
}

#sectionheader
{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
}

#sectionbody
{
	
}


.faneblad {
	width:100px;
	height:18px;
	background:url('/media/default/searchtab.gif') no-repeat ;
	padding-left:10px;
	padding-top: 3px;
	cursor:hand;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

.fanebladSelected {
	width:100px;
	height:18px;
	background:url('/media/default/searchtabSelected.gif') no-repeat ;
	padding-left:10px;
	padding-top: 3px;
	cursor:hand;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

.fanebladInActive {
	width:100px;
	background-color:#EEEEEE;
	color: #AAAAAA;	
	border-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left:10px;
	border-color: #CCCCCC;
}

.fanebladSpacerRight {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-color: #CCCCCC;
}

.fanebladSpacer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #CCCCCC;
}

.fanebladPIDPC {
	height:18px;
	background-color: #999999;		
	border-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	padding-left:10px;
	padding-right:10px;
	cursor:hand;
	border-color: #CCCCCC;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

.fanebladSelectedPIDPC {
	height:18px;
	background-color:#016AA4;		
	border-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left:10px;
	padding-right:10px;
	cursor:hand;
	border-color: #CCCCCC;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}