/* Sections can be found by
01. HTML/BODY area
02. header/main
03. footer
04. homepage
05. links
06. colours
07. images
08. menu tabs
09. text items
10. layout items
11. lists
12. tables
*/


/* --------------HTML/BODY area------------- */

html>body, html body
{
background:url(/images/bgHome.jpg) top left no-repeat;
background-color:#eff0f0;
padding:12px 25px 0px 25px;
margin:0px 0px 0px 0px;
color:#647883;
font-family: verdana,"lucida sans",arial,helvetica,sans-serif;
font-size: 12px;
}

#main
{
width:760px;
_width:758px;
min-width:760px;
max-width:760px;
height:auto;
background-color:#ffffff;
padding:5px 0px 0px 0px;
margin:0px 0px 10px 0px;
border-right:2px solid #d9d9d9;
border-bottom:1px solid #d9d9d9;
border-left:1px solid #dde3e3;
}
/*PREVIOUS
border-top:1px solid #dde3e3;*/
/*background:url(http://www.viglen.co.uk/images/mainShadow.jpg) bottom left repeat-x;
font-size:12px;
color:#4b555a;
/*	line-height:15px;*/

/* ------------end HTML/BODY area----------- */


/* -----------------header/main------------------ */

/*!important; padding:0px;*/
#header
{
width:760px;
min-width:760px;
max-width:760px;
border-top:1px solid #dde3e3;
border-right:2px solid #d9d9d9;
border-left:1px solid #dde3e3;
background-color:#ffffff;
margin:0px 0px 0px 0px;
padding:0px;
}
/*height:107px;
float:left;
border:8px solid #dde3e3;*/
/*border-bottom:1px solid #d9d9d9;*/

#topbar
{
width:740px;
height:90px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
/*position:relative;
top:-5px;*/

/*----THIS IS FOR THE MS WINDOWS STRAPLINE---*/
.tag2
{
float:right;
position:relative;
top:0px;
right:0px;
margin:10px 5px 0px 0px;
padding:0px 0px 0px 0px;
color:#000000;
font-size:12px;
font-weight:bold;
font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
}

.homeV
{
position:relative;
top:-10px;
left:-25px;

}

.homeViglen
{
float:right;
padding:0px 0px 0px 0px;
margin:5px 0px 5px 0px;
}

.homeVSG
{
float:left;
padding:0px 0px 0px 0px;
margin:5px 0px 5px 0px;
}

.corner
{
width:20px; height:20px; position:relative; z-index:1;
}

.homeTR
{
float:right; top:-1px; right:-2px; background:url(/images/homeCorners.gif) no-repeat top right;
}

.homeTL
{
float:left; top:-1px; left:-1px; background:url(/images/homeCorners.gif) no-repeat top left;
}

.homeBR
{float:right; bottom:-3px; left:2px; background:url(/images/homeCorners.gif) no-repeat bottom right;}
/*{
float:right; bottom:-1px; right:-2px; background:url(/images/homeCorners.gif) no-repeat bottom right;
}*/

.homeBL
{float:left; bottom:-3px; right:1px; background:url(/images/homeCorners.gif) no-repeat bottom left;}
/*{
float:left; bottom:-1px; left:-1px; background:url(/images/homeCorners.gif) no-repeat bottom left;
}*/

/*----topmenu----*/

ul#VSGtopmenu{
	height:30px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	text-transform:uppercase;
	font-size:10px;
	background:#0073ae url("/devportal/STD/images/menuHeader.gif") repeat-x top left;
	border-bottom:1px solid #ffffff;
}

ul#VSGtopmenu li
	{
	font-weight:bold;
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	background:#0089cf url("/devportal/STD/images/menuHeaderUp.gif") repeat-x top left;
}
/*	border-right:1px solid #ffffff;*/
	
ul#VSGtopmenu li a
	{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:8px 15px 8px 15px;
	}
	
ul#VSGtopmenu li a:hover
{
	color:#0089cf;
	background:#ffffff url("/devportal/STD/images/menuHeaderOver.gif") repeat-x top left;
	border-top:1px solid #eff0f0;
}
/*	margin:0px 0px 0px 0px;
	padding:8px 15px 8px 15px;*/
/*	border-bottom:1px solid #a7b6bf;
	border-left:1px solid #abd1ee;*/

ul#VSGtopmenu li a.selected
{
	color:0073ae;
	background:#eff0f0 url("/devportal/STD/images/menuHeaderSelected.gif") repeat-x top left;
	border-top:1px solid #eff0f0;
}
/*	border-bottom:1px solid #a7b6bf;*/

ul#VSGtopmenu li .selected:hover
	{
	color:#0089cf;
	background:#ffffff url("/devportal/STD/images/menuHeaderOver.gif") repeat-x top left;
	}
/*	margin:0px 0px 0px 0px;
	padding:8px 15px 8px 15px;
	border-bottom:1px solid #a7b6bf;*/

/*----end topmenu----*/

#mainContent
{
float:left;
background-color:#ffffff;
min-width:600px;
max-width:600px;
height:auto;
padding:0px 0px 0px 0px;
margin:0px 0px 10px 0px;
}
/*OLD
{
width:590px;
float:right;
vertical-align:top;
/*border:1px solid #0089CF;
*/

#mainContent1
{
background-color:#ffffff;
min-width:600px;
max-width:600px;
height:auto;
padding:0px;
margin:0px 160px 10px 0px;
}
/*OLD
	width:590px;
	float:right;
	vertical-align:top;
	background-color:#eff0f0;
	border:1px solid #a7b6bf;
	padding:0px;
	margin:0px;
*/

#sidebarFrame
{
float:left;
position:relative;
z-index:2;
background-color:#ffffff;
width:150px;
height:auto;
padding:0px;
margin:0px 5px 0px 5px;
text-align:left;
}

#sidebarFrameR
{
float:right;
position:relative;
z-index:2;
background-color:#ffffff;
width:150px;
height:auto;
padding:0px;
margin:0px 5px 0px 5px;
text-align:left;
}

/* ------------end header/main-------------- */


/* ----------------footer------------------ */

#footer
{
display:block;
width:760px;
_width:758px;
min-width:760px;
max-width:760px;
border-top:1px solid #dde3e3;
border-right:2px solid #d9d9d9;
border-left:1px solid #dde3e3;
background:url(/images/bgDescriptionVLGrey.jpg) 0px -50px repeat-x;
background-color:#ffffff;
margin:0px 0px 10px 0px;
padding:0px 0px 0px 0px;
}
/*border-bottom:3px solid #dde3e3;
float:left;*/

#footer1
{
width:157px;
}

.footerlink
{
color:#0089cf;
font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
font-size:9px;
line-height:14px;
font-weight:bold;
text-decoration:none;
}

.footerlink:hover
{
color:#ffffff;
background-color:#00a9ff;
}

.footerSubtitle
{
font:16px "franklin gothic book","trebuchet ms",georgia,"gill sans",verdana,"lucida sans","century gothic",arial,"myriad pro",tahoma,helvetica,sans-serif; color:#a7b6bf; font-weight:bold; margin:3px 0px 0px 0px; padding:0px; line-height:20px;
}

.footerText
{
color:#4b555a;
font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
font-size:9px;
font-weight:bold;
margin:0px;
padding:0px;
line-height:14px;
}

.viglenLogoFooter
{
float:left;
width:188px;
min-height:90px;
padding:0px 0px 0px 0px;
margin:10px 0px 0px 0px;
}

#footerColumns
{
float:left;
width:188px;
padding:0px 0px 0px 0px;
margin:10px 0px 0px 0px;
border-left:1px solid #a7b6bf;
}

#footerContent
{
padding:0px 0px 0px 0px;
margin:0px 5px 0px 10px;
}

/*for a shadow image - add padding at bottom*/
#footerShadow
{
height:20px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
border-bottom:3px solid #dde3e3;
background-color:#ffffff;
}

/* --------------end footer---------------- */


/* ----------------homepage---------------- */

.table3
{font-size:10px;font-weight:bold;font-family:verdana,"lucida sans",arial,helvetica,sans-serif;color:#666666;background-color:#ffffff; border-bottom:1px dashed #ced8dd;text-decoration:none; margin:5px; padding:10px 5px 10px 5px;}

.table4
{font-size:10px;font-weight:bold;font-family:verdana,"lucida sans",arial,helvetica,sans-serif;color:#047f4d;background-color:#c3e6cb; border-bottom:1px solid #ffffff;text-decoration:none;}

/* --------------end homepage-------------- */


/* -----------------links------------------ */

a {color:#0087D0;}

.navLink
{
	font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
	border:solid 1px #719cc8;
	background-color:#719cc8;
	color:#ffffff;
	font-weight:bold;
	font-size:10px;	
	padding-top:1px;
	padding-bottom:1px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:2px;
	height:10px;	
	width:128px;
	text-decoration:none;
}
/*display:block;*/

.navLink:hover{background-color:#0063a1; color:#a8cfdf;}

#navLinks{float:left;width:760px;vertical-align:middle;margin-right:5px;text-align:left;border-bottom:solid 2px #719cc8;margin-bottom:3px;}

.mailButton
{
	bottom:5px;
	right:20px;
	position:absolute;
}

.closeLink
{
	position:absolute;
	right:0px;
	top:0px;
	padding:5px;
}

/* ---------------end links---------------- */


/* ---------------colours-------------------*/

.blue
{
color:#0089cf;
}

.darkblue
{
color:#0073ae;
}

.black
{

color:#000000;
}

.white
{
color:#ffffff;

}

.lblue
{
color:#78b6e4;
}

.vlblue
{
color:#aedaed;
}

.grey
{
color:#a7b6bf;
}

.grey2
{
color:#a1bdcb;
}

.darkgrey
{
color:#647883;
}

.lgrey
{
color:#ced8dd;
}

.vlgrey
{
color:#eff0f0;
}

.red
{
color:#cc0000;
}

/* ---------------end colours---------------- */


/* -----------------images------------------ */

.smallLogo{width:157px;}

.ProductImage
{
	float:right;
	padding-top:0.2em;
	padding-left:0.2em;
	padding-right:0.5em;
	padding-bottom:0.2em;
}

.Exhibitlogo
{
	color:#4b555a;
	font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
	font-size:xx-small;
	font-weight:bold;
	text-align:center;
	padding-left:0.5em;
	padding-bottom:0.5em;
	padding-right:0.5em;
	padding-top:0.5em;
	background-color:#dcdcdc;
}

/* ---------------end images---------------- */


/* ----------------menu tabs---------------- */

.QuickLinks
{
background:url(/images/bgshadow.jpg) bottom left repeat-x;
text-align:left;
margin:0px 0px 3px 0px;
padding:0px 0px 9px 0px;
}
/*OLD
width:158px;
margin-bottom:3px;
margin-right:0px;
	/*border:solid 1px #006600;
float:left;*/

.ProdTypeLink
{
background-color:#eff0f0;
border-top:1px solid #ced8dd;
border-bottom:1px solid #ced8dd;
font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
font-size:9px;
text-align:left;
line-height:14px;
font-weight:bold;
color:#4b555a;
padding:2px 5px 5px 5px;
margin:1px 0px 0px 0px;
}
/*OLD
{font-family:verdana,"lucida sans",arial,helvetica,sans-serif;font-size:9px;font-weight:bold;text-align:left;width:155px;padding:0px;background-color:#ffffff;color:#666666;
/*	text-align:left;
	padding:0px;
	vertical-align:middle;*/

.ProdTypeLink1
{
text-align:left;
padding:0px;
vertical-align:middle;
}

.table1 td
{
font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
font-size:10px;
text-align:left;
line-height:14px;
font-weight:bold;
color:#4b555a;
background-color:#eff0f0;
border-bottom:1px solid #ced8dd;
padding:1px 1px 1px 3px;
margin:1px 0px 0px 0px;
text-decoration:none;
}

.table2 td
{
font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
font-size:10px;
text-align:left;
line-height:14px;
font-weight:bold;
background-color:#cfddec;
border-bottom:1px solid #ced8dd;
padding:1px 1px 1px 3px;
margin:1px 0px 0px 0px;
text-decoration:none;
}

.sideBarLink{display:block; color:#647883;}

.SideBarNewsItem{padding:0.3em;border-bottom-width:1px;border-bottom-color:#a7b6bf;border-bottom-style:solid;}

.sideMenuMain{font-family: verdana,"lucida sans",arial,helvetica,sans-serif;font-size:x-small;color:#4b555a;vertical-align:bottom;}

a.sideMenuMain:hover{color:#047f4d;}

a.sideMenuMain:visited{color:#4b555a;}

a.sideMenuMore:visited
{	
 color:#0089CF;
}
a.sideMenuMore:hover
{	
 color:#0089CF;
}

.sideMenuMore{font-family:verdana,"lucida sans",arial,helvetica,sans-serif;font-size:xx-small;font-weight:bold;vertical-align:bottom;text-align:right;color:#0089CF;}

.hrSide
{
	color:#a7b6bf;
	height:1px;
	width:100%;
	padding-bottom:0px;
	margin-top:0px;
}

/* --------------end menu tabs-------------- */


/* ----------------text items------------------ */

#contactus
{
border:1px solid #ced8dd;
padding:10px 5px 10px 5px;
margin:5px;
font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
font-size:10px;
color:#4b555a;
font-weight:bold;
text-align:center;
}

#contactIcon{float:right;vertical-align:top;}

#MainTop{width:760px;}

.topText{float:right;text-align:right;vertical-align:top;}

#ImageRightHead{float:left;}

#topImage{padding-left:0em;}

#AboutText{width:590px;float:left;}

#newtopbar{width:752px;}

#intro{width:595px;vertical-align:top;margin-right:5px;}

#viglenlink
{
	float:left;
	font-size:xx-small;
	font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
	font-style:italic;
	font-weight:bolder;
	color:#4b555a;
	padding-top:0.2em;
	padding-left:0.5em;
	padding-right:0.2em;
}

#firstLine, #secondLine{font-size:10px; font-family:verdana,"lucida sans",arial,helvetica,sans-serif; color:#4b555a;}

.rightlinks
{
	font-size:xx-small;
	font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
	font-weight:bolder;
	color:#4b555a;
	padding-top:0.2em;
	padding-left:0.5em;
	padding-right:0.2em;
	padding-bottom:0.2em;
	text-align:right;
	vertical-align:top;
}

a.rightlinks:visited
{
	color:#4b555a;
}
#search
{
	font-size:xx-small;
	font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-color:#a7b6bf;
	vertical-align:middle;	
}
#searchbutton
{
	vertical-align:middle;	
	margin-right:1em;
	margin-left:0;
	padding:no;
	
}
#flashBanner
{
	float:left;
}
#flashButton
{
	float:left;
	margin-left:5px;
	vertical-align:top;
}
#linksBanner
{
	margin-top:2px;
	min-width:760px;
	max-width:760px;
}
#imageLeftHead
{
	margin-right:4px;
}
.sectortitle
{
border-bottom:1px solid #eff0f0; color:#647883; padding:4px; font-family:verdana,"lucida sans",arial,helvetica,sans-serif; font-size:16px; font-weight:bold; margin-bottom:3px;
}

.introtext
{
	font-family: verdana,"lucida sans",arial,helvetica,sans-serif;
	font-size: medium;
	font-weight:bold;
	color:#0089CF;
}
.maintext
{
	color:#4b555a;
	font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px 10px 10px 10px;
	line-height:15px;
}

.maintext1{color:#4b555a; font-family:verdana,"lucida sans",arial,helvetica,sans-serif; font-size:10px; padding:0px 10px 10px 10px; line-height:12px;}

.maintext2{color:#4b555a; font-family:verdana,"lucida sans",arial,helvetica,sans-serif; font-size:10px; margin:0px; padding:0px 10px 17px 10px; line-height:14px;}

.heading {font-size:18px; font-family:verdana,"lucida sans",arial,helvetica,sans-serif; color:#647883; font-weight:bold; margin:0px 0px 5px 0px; padding:0px 0px 0px 8px; line-height:20px;}

.subtitle
{font:16px "franklin gothic book","trebuchet ms",georgia,"gill sans",verdana,"lucida sans","century gothic",arial,"myriad pro",tahoma,helvetica,sans-serif; color:#647883; font-weight:bold; margin:0px 0px 5px 0px; padding:0px 0px 0px 8px; line-height:18px;}

.subtitle2
{font:16px "franklin gothic book","trebuchet ms",georgia,"gill sans",verdana,"lucida sans","century gothic",arial,"myriad pro",tahoma,helvetica,sans-serif; color:#0089cf; font-weight:bold; margin:0px 0px 5px 0px; padding:0px 0px 0px 7px; line-height:20px;}

.big
{font-size:14px; line-height:17px;}

.big2
{font-size:16px; line-height:20px;}

.big3
{font-size:20px; line-height:24px;}

.vbig
{font-size:24px; line-height:32px;}

.smalltext
{
	font-family: verdana,"lucida sans",arial,helvetica,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#4b555a;
}

.vsmalltext
{
	font-family: verdana,"lucida sans",arial,helvetica,sans-serif;
	font-size:8px;
	line-height:12px;
	color:#4b555a;
}

.vsmalltext2{
	font-family: verdana,"lucida sans",arial,helvetica,sans-serif;
	font-size:7px;
	line-height:12px;
	color:#4b555a;
}

.vsmalltextwhite
{
	color:#FFFFFF;
	font-family: verdana,"lucida sans",arial,helvetica,sans-serif;
	font-size:8px;
}

.vsmalltextblue
{
	color: #0089CF;
	font-weight: bold;
	font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
	font-size:8px;
}

.ProductText
{
font-size:12px;
color:#4b555a;
line-height:15px;
font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
padding-top:0.5em;
padding-left:10px;
padding-right:0.5em;
padding-bottom:0.5em;

}

.repeaterLogo
{
float:right;
display:block;
width:180px;
padding:0px;
margin:0px 15px 0px 0px;
}

#SupplierSpec
{
border-top:1px dashed #a7b6bf;
margin:0px 5px 10px 5px;
padding:10px 5px 10px 5px;
}

.SupplierText
{
	color:#647883;
	font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
	font-size:10px;
	margin:0px;
	padding:0px 10px 10px 10px;
	line-height:15px;
}
/*font-size:12px;
line-height:15px;
font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
font-weight:bold;
color:#0089CF;*/

.casetitle
{
	font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#0089CF;	
}

.casetext
{
	font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
	font-size:11px;
	color:#666;	
}

.pdflink
{
	font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
	font-size:10px;
	color:#666;	
	text-align:right;
}

#quote
{height:55px;background:url(/images/quote.jpg) no-repeat top right; clear:both; padding:15px 75px 0px 0px; margin:0px; font-family:verdana,"lucida sans",arial,helvetica,sans-serif;color:#4b555a;font-size:11px;text-align:right;
}

.quote
{
	font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
	font-size:smaller;
	font-weight:normal;
	color:#4b555a;
	font-style:italic;
}

#xtraBanners
{
float:right;
}

#info
{
border:4px #eff0f0 solid; padding:2px; margin:5px;
}

#VSGSpec
{
border-top:2px solid #78b6e4;
border-right:5px solid #eff0f0;
border-bottom:2px solid #ced8dd;
border-left:5px solid #eff0f0;
padding:10px 0px 0px 0px;
margin:0px 10px 10px 10px;
font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
font-size:11px;
color:#4b555a;
line-height:15px;
}
/*width:741px;*/

#VSGSpec div.MenuTitle
{
background:url(/images/menu/bgPeripherals.jpg) repeat-x top left;
border-bottom:1px solid #ced8dd;
color:#0089cf;
font-size:18px;
font-weight:bold;
padding:5px 5px 5px 5px;
margin:0px 0px 5px 0px;
}

.News
{
float:right;
	width:565px;
	color:#4b555a;
	font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px 10px 10px 10px;
	line-height:15px;
	border:solid 1px #a7b6bf;
	margin:5px;
	vertical-align:top;
}
/*	background-color:#eff0f0;*/

#news
{	
	width:157px;
	margin-bottom:0.2em;
	margin-right:1px;
	border:solid 1px #647883;
	background-color:#a7b6bf;
}

.smallQuote
{
border:solid 1px #99cc99;
padding:4px;
float:left;
background-color:#f7fffc;
width:200px;
height:87px;
}

.smallQuoteText
{
font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
font-size:10px;
font-weight:bold;
line-height:14px;
text-align:left;
width:90px;
float:left;
}

.ProductName
{
	font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
	font-size:larger;
	font-style:normal;
	font-weight:bold;
	vertical-align:bottom;
	text-align:left;
	color:#FFFFFF;
	background-color:#a7b6bf;
	padding-top:0.2em;
	padding-left:0.2em;
	padding-bottom:0.2em;
}



.VSGtitle
{
border-top:1px solid #ced8dd;
border-bottom:1px solid #ced8dd;
color:#0073ae;
font-size:18px;
font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
font-weight:bold;
padding:5px 10px 5px 10px;
margin:0px 0px 5px 0px;
}
/*OLD
border-top:1px solid #a7b6bf;
	border-bottom:1px solid #a7b6bf;
	color:#647883;
	font-size:18px;
	font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
	font-weight:bold;
	padding:0.2em 0.2em 0.2em 0.2em;
	margin-bottom:5px;*/

.ProdTypeTitle
{
background:url(/devportal/STD/images/VSGhomelinkTitle.png) -1px 0px no-repeat;
background-color:#0063a1;
padding:12px 0px 7px 7px;
margin:2px 0px 0px 0px;
color:#ffffff;
font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
text-align:left;
}

#naspopup, #daspopup, #sanpopup
{
	top:230px;
	left:20%;
	width:500px; 
	height:auto;
    padding:10px;
	margin:0px;
    background-color:#ffffff;
	border-top:3px solid #ced8dd;
	border-right:4px solid #a7b6bf;
	border-bottom:4px solid #a7b6bf;
	border-left:3px solid #ced8dd;
    position:absolute;
    z-index:9999; 
    visibility:hidden;
}

#popupAdd
{	
      top:150px; 
      left:180px; 
      width:310px; 
      height:500px; 
      padding:10px;
      background-color:#ffffff;
      border:2px solid #a7b6bf;
      position:absolute;
      z-index:9999; 
      visibility:hidden;
}

#popupRem
{	
      top:150px; 
      left:180px; 
      width:310px; 
      height:120px; 
      padding:10px;
      background-color:#ffffff;
      border:2px solid #a7b6bf;
      position:absolute;
      z-index:9999; 
      visibility:hidden;
}

.mailForm
{	
	border-collapse:collapse;
	border:0;
	left:5px;
	top:20px;
	position:absolute;
}

.mailForm .label
{
	text-align:right;
	font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
	font-size:small;
	font-weight:bold;
	color:#4b555a;
}

.mailForm .textbox
{
	text-align:left;
}

.umbrellaTextbox
{
	width:400;
	border:solid 1px #a7b6bf;
}

.VSGupdate
{
border:4px solid #a7b6bf;
padding:5px;
background-color:#eff0f0;
font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
font-size:11px;
}

.VSGstorytitle
{
	border-top:1px solid #ced8dd;
	border-bottom:1px solid #ced8dd;
	color:#a7b6bf;
	font-size:18px;
	font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
	font-weight:bold;
	padding:0.2em 0.2em 0.2em 0.2em;
	margin-bottom:5px;
	margin-top:2px;
	}

.disclaimer
{
	font-size:9px;
	width:300px;
	position:absolute;
	bottom:20px;
	margin:5px;
	font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
	color:#4b555a;
}

.catalogueTitle
{
	font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
	font-size:small;
	font-weight:bold;
	color:#4b555a;
}

.Download
{
text-align:left;
font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
font-size:10px;
color:#4b555a;
padding:5px;
margin:5px;
border-top:1px solid #ced8dd;
border-right:1px solid #a7b6bf;
border-bottom:2px solid #a7b6bf;
border-left:1px solid #ced8dd;
}
/*	font-weight:bold;*/

.Download2
{
	text-align:left;
	font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
	font-size:10px;
	color:#4b555a;
	padding:5px;
	margin:5px;
	border:1px solid #ffffff;
}
/*	font-weight:bold;*/

.readmore
{
background-color:#ffffff;
border:1px solid #ced8dd;
margin:0px 10px 0px 0px;
padding:5px 1px 5px 1px;
float:right;
}

.readmore:after
{
clear:both;
}

.readmore a:hover, .readmore2 a:hover
{
color:#ffffff;
}

.readmore a
{
background-color:#0073ae; background-image:url(/devportal/STD/images/readmore.jpg); background-position:top left; background-repeat:repeat-x; border:1px solid #ced8dd; margin:2px 0px 0px 0px; padding:3px 8px 3px 8px; color:#ffffff; font-family:verdana,"lucida sans",arial,helvetica,sans-serif; font-size:11px; font-weight:bold; text-transform:uppercase; text-align:center; text-decoration:none;
}

.readmore2
{
background-color:#ffffff;
border:1px solid #ced8dd;
margin:0px 0px 0px 10px;
padding:5px 1px 5px 1px;
float:left;
}

.readmore2:after
{
clear:both;
}

.readmore2 a
{background-color:#0073ae; background-image:url(/devportal/STD/images/readmore.jpg); background-position:top left; background-repeat:repeat-x; border:1px solid #ced8dd; margin:2px 0px 0px 0px; padding:3px 8px 3px 8px; color:#ffffff; font-family:verdana,"lucida sans",arial,helvetica,sans-serif; font-size:11px; font-weight:bold; text-transform:uppercase; text-align:center; text-decoration:none;}

/* --------------end text items---------------- */


/* ---------------layout items----------------- */

#left
{float:left;}

#right
{float:right;}

.clear, #clear
{
clear:both;
}

#break
{	
background-color:#0089CF;
border-top:solid 1px #ECECEC;	
}

.line
{
border-top:solid 2px #0089cf;
padding:0px 0px 0px 0px;
width:760px;
height:0px;
clear:both;
}

.hrule
{
border-top:#a7b6bf 1px solid;
clear:both;
}

#contentLeft
{
float:left;
width:49%;
_width:49%;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

#contentRight
{
float:right;
width:49%;
_width:49%;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

/* 3 columns */
#columnLeft
{
background:#ffffff;
border-bottom:4px solid #ffffff;
float:left;
width:32%;
padding:0px 5px 10px 0px;
margin:0px 0px 0px 5px;
}

#columnRight
{
background:#ffffff;
border-bottom:4px solid #ffffff;
float:right;
width:32%;
padding:0px 0px 10px 5px;
margin:0px 0px 0px 5px;		
}

#columnMiddle
{
background:#ffffff;
border-bottom:4px solid #ffffff;
padding:0px 0px 0px 10px;
margin:0px 33% 5px 33%;
}

#columnLeft:hover, #columnMiddle:hover, #columnRight:hover{border-bottom:4px solid #0089cf; background-image:url(/devportal/STD/images/smallads.jpg); background-position:top left; background-repeat:repeat-x;}

#columnLeft33
{
float:left;
width:32%;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

#columnLeft66
{
float:left;
width:66%;
_width:65%;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

#columnRight33
{
float:right;
width:32%;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

#columnRight66
{
float:right;
width:66%;
_width:65%;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
/* end 3 columns */

/* 4 columns */
#column4L
{
float:left;
width:25%;
padding:0px 0px 10px 0px;
margin:0px 0px 0px 0px;
}

#column4R
{
float:right;
width:25%;
padding:0px 0px 10px 0px;
margin:0px 0px 0px 0px;
}

#column4MR
{
float:right;
width:24%;
padding:0px 0px 10px 0px;
margin:0px 1px 0px 0px;
}

#column4ML
{
float:left;
width:24%;
padding:0px 0px 10px 0px;
margin:0px 0px 0px 1px;
}
/* end 4 columns */

.item
{
border-bottom:1px solid #eff0f0;
margin:17px 5px 7px 5px;
padding:0px 10px 10px 10px;
}

.item2
{
margin:17px 5px 7px 5px;
padding:0px 10px 10px 10px;
}

.description
{
	font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
	font-size:12px;
	line-height:17px;
	margin:17px 10px 7px 10px;
	padding:0px 10px 10px 10px;
	background:url(/images/bgDescription.jpg) repeat-x bottom left;
	background-color:#ecf2fa;
	border-top:solid 1px #a7b6bf;
	border-bottom:solid 1px #a7b6bf;
}

#center
{
	width:765px;
	vertical-align:top;
}
/*border:1px solid red;*/

.clear
{
clear:both;
}

#right
{
float:right;
}

#left
{
float:left;
}

/* -------------end layout items--------------- */

/* -------------------lists-------------------- */

#indent
{
margin-left:20px;
margin-right:20px;
padding-bottom:15px;
}

ol{color:#667377;font-family:verdana,"lucida sans",arial,helvetica,sans-serif;font-size:11px;text-decoration: none;padding:0px 5px 5px 20px;margin:0px 0px 15px 5px;list-style-position:outside;}
ul{color:#667377;font-family:verdana,"lucida sans",arial,helvetica,sans-serif;font-size:11px;text-decoration: none;padding:0px 5px 5px 20px;margin:0px 0px 15px 5px;list-style-position:outside;}
li{color:#667377;font-family:verdana,"lucida sans",arial,helvetica,sans-serif;font-size:11px;text-decoration: none;line-height:12px;padding:0px 0px 3px 0px;margin:0px 0px 2px 0px;list-style-position:outside;}

li.underline{
font-family:verdana,"lucida sans",arial,helvetica,sans-serif;
font-size:11px;
color:#667377;
line-height:12px;
padding:0px 0px 3px 0px;
margin:0px 0px 2px 0px;
border-bottom:1px solid #ced8dd;
list-style-position:outside;
}

li.border
{
font-family:verdana,"lucida sans","century gothic",arial,"myriad pro",tahoma,helvetica,sans-serif;
font-size:11px;
color:#667377;
line-height:15px;
padding:0px 0px 0px 5px;
margin:0px 0px 0px -5px;
border-bottom:none;
border-left:1px solid #ced8dd;
list-style-position:outside;
list-style:none;
list-style-type:none;
}

li.none
{
font-family:verdana,"lucida sans","century gothic",arial,"myriad pro",tahoma,helvetica,sans-serif;
font-size:11px;
color:#667377;
line-height:15px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
border-bottom:none;
list-style-position:outside;
list-style:none;
list-style-type:none;
}

li.drop
{
font-family:"franklin gothic book","trebuchet ms",georgia,"gill sans",verdana,"lucida sans","century gothic",arial,"myriad pro",tahoma,helvetica,sans-serif;
font-size:20px;
color:#667377;
display:list-item;
padding:5px 10px 0px 0px;
margin:0px 0px 0px 5px;
text-decoration:none;
border-bottom:none;
list-style-position:outside;
}

li.drop p.dropList
{
font-size:11px;
font-family:verdana,"lucida sans","century gothic",arial,"myriad pro",tahoma,helvetica,sans-serif;
color:#667377;
line-height:15px;
margin:0px 0px 0px -5px;
padding:0px 0px 0px 0px;
}

ol.borderRight
{

font-size:11px;
padding:0px 5px 0px 15px;
margin:0px 5px 15px 5px;
border-right:1px solid #ced8dd;
list-style-position:outside;
}

ul.borderRight

{
font-size:11px;
padding:0px 5px 0px 15px;
margin:0px 5px 15px 5px;
border-right:1px solid #ced8dd;
list-style-position:outside;
}

/* -----------------end lists------------------- */

/* -------------------tables-------------------- */

.tableTitle
{
color:#647883;
font-size:12px;
font-weight:bold;
background:url(/images/tables/bgParaTitle.gif) repeat-x bottom left;
background-color:#eff0f0;
padding:5px 5px 7px 5px;	
}
/*color:#ffffff;
font-size:16px;
font-weight:bold;
background-color:#0089cf;
background-image:url(/images/tables/bgParaTitleBlue.gif);
background-repeat:repeat-x;
padding:5px;*/

.tableTitleBlue
{
color:#ffffff;
font-size:12px;
font-weight:bold;
background:url(/images/tables/bgParaTitleBlue.gif) repeat-x bottom left;
background-color:#0089cf;
padding:5px 5px 7px 5px;	
}

.tableTitleGrey
{
color:#ffffff;
font-size:12px;
font-weight:bold;
background:url(/images/tables/bgParaTitleGrey.gif) repeat-x bottom left;
background-color:#a7b6bf;
padding:5px 5px 7px 5px;	
}

.table.specs
{
font-family:verdana,"lucida sans","century gothic",arial,"myriad pro",tahoma,helvetica,sans-serif;
color:#647883;
margin-bottom:10px;
}

.table.specsClear
{
background-color:#ced8dd;
font-family:verdana,"lucida sans","century gothic",arial,"myriad pro",tahoma,helvetica,sans-serif;
color:#ced8dd;
margin-bottom:10px;
}

td.title, th.title
{
color:#ffffff;
font-size:16px;
font-weight:bold;
background:url(/images/tables/bgParaTitleBlue.gif) repeat-x bottom left;
background-color:#0089cf;
padding:5px 5px 7px 5px;
margin:0px;
}

td.titleGrey, th.titleGrey
{
color:#ffffff;
font-size:16px;
font-weight:bold;
background:url(/images/tables/bgParaTitleGrey.gif) repeat-x bottom left;
background-color:#a7b6bf;
padding:5px 5px 7px 5px;
margin:0px;
}

td.titleLBlue, th.titleLBlue
{
color:#ffffff;
font-size:16px;
font-weight:bold;
background:url(/images/tables/bgParaTitleLBlue.gif) repeat-x bottom left;
background-color:#78b6e4;
padding:5px 5px 7px 5px;
margin:0px;
}

td.titleBlack, th.titleBlack
{
color:#ffffff;
font-size:16px;
font-weight:bold;
background:url(/images/tables/bgParaTitleBlack.gif) repeat-x bottom left;
background-color:#000000;
padding:5px 5px 7px 5px;
margin:0px;
}

td.titleClear
{
color:#000000;
font-size:11px;
background-color:#ffffff;
}

td.itemRight
{
border-bottom:2px solid #eff0f0;
}

td.itemLeft
{
border-bottom:2px solid #eff0f0;
border-right:2px solid #eff0f0;
}

td.info1, th.info1
{
font-size:10px;
color:#647883;
background-color:#eff0f0;
padding:2px 5px 5px 5px;
border-right:1px solid #a7b6bf;
border-bottom:1px solid #a7b6bf;
border-left:1px solid #a7b6bf;
}

td.info2, th.info2
{
font-size:10px;
color:#647883;
background-color:#ced8dd;
padding:2px 5px 5px 5px;
border-right:1px solid #a7b6bf;
border-bottom:1px solid #a7b6bf;
border-left:1px solid #a7b6bf;
}

td.infoBlue1, th.infoBlue1
{
font-size:10px;
color:#0089cf;
background-color:#ced8dd;
padding:2px 5px 5px 5px;
border-right:1px solid #a7b6bf;
border-bottom:1px solid #a7b6bf;
border-left:1px solid #a7b6bf;
}

td.infoBlue2, th.infoBlue2
{
font-size:10px;
color:#ffffff;
background-color:#78b6e4;
padding:2px 5px 5px 5px;
border-right:1px solid #a7b6bf;
border-bottom:1px solid #a7b6bf;
border-left:1px solid #a7b6bf;
}

td.infoLBlue1, th.infoLBlue1
{
font-size:10px;
color:#0089cf;
background-color:#eff0f0;
padding:2px 5px 5px 5px;
border-right:1px solid #a7b6bf;
border-bottom:1px solid #a7b6bf;
border-left:1px solid #a7b6bf;
}

td.infoLBlue2, th.infoLBlue2
{
font-size:10px;
color:#0073ae;
background-color:#ced8dd;
padding:2px 5px 5px 5px;
border-right:1px solid #a7b6bf;
border-bottom:1px solid #a7b6bf;
border-left:1px solid #a7b6bf;
}

td.infoBlack1, th.infoBlack1
{
font-size:10px;
color:#000000;
background-color:#eff0f0;
padding:2px 5px 5px 5px;
border-right:1px solid #a7b6bf;
border-bottom:1px solid #a7b6bf;
border-left:1px solid #a7b6bf;
}

td.infoBlack2, th.infoBlack2
{
font-size:10px;
color:#000000;
background-color:#ced8dd;
padding:2px 5px 5px 5px;
border-right:1px solid #a7b6bf;
border-bottom:1px solid #a7b6bf;
border-left:1px solid #a7b6bf;
}


td.infoGrey1, th.infoGrey1
{
font-size:10px;
color:#647883;
background-color:#ced8dd;
padding:2px 5px 5px 5px;
border-right:1px solid #a7b6bf;
border-bottom:1px solid #a7b6bf;
border-left:1px solid #a7b6bf;
}

td.infoGrey2, th.infoGrey2
{
font-size:10px;
color:#ced8dd;
background-color:#647883;
padding:2px 5px 5px 5px;
border-right:1px solid #a7b6bf;
border-bottom:1px solid #a7b6bf;
border-left:1px solid #a7b6bf;
}

td.infoClear1, th.infoClear1
{
font-size:10px;
color:#647883;
background-color:#ffffff;
padding:2px 5px 5px 5px;
border-right:1px solid #a7b6bf;
border-bottom:1px solid #a7b6bf;
border-left:1px solid #a7b6bf;
}

td.infoClear2, th.infoClear2
{
font-size:10px;
color:#647883;
background-color:#ffffff;
padding:2px 5px 5px 5px;
border-right:1px solid #a7b6bf;
border-bottom:1px solid #a7b6bf;
border-left:1px solid #a7b6bf;
}

/* -----------------end tables------------------ */
