﻿
.head
{
	color: #000066;
	font-weight: bold;
	font-size: 14pt;
	font-family: tahoma;
}


#menuBar
{
	background-image: url(../images/layout/td_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-bottom: 0px;
	clear: both;
}
#mainContent
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
#footer
{
	padding: 3px 0 0 0;
	background-color: #6965FF;
	background-image: url(images/layout/bottom_menu_leftbar2.gif);
	background-repeat: repeat-y;
	font-size:10px;
}
#footer p, #footer td
{
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size:10px;
	color: #FFFFFF;
}
#footer a
{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
.go
{
	border: 1px solid #FFFFFF;
	background-color: #6666FF;
	color: #FFFFFF;
	height: 15pt;
	cursor: hand;
}
/*This is for the Product.aspx page only*/
.mainContent
{
}
.mainContent2
{
	margin: 0;
	padding: 0;
}

#proLeftColumn
{
	width: 180px;
	padding-top: 15px;
	margin-right: 15px;
}
#proMainContents
{
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 15px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
	border-left: solid 1px #CCC;
}

.clr
{
	clear: both;
}

#proLeftColumn a
{
	text-decoration: none;
	color: #000066;
	font-size: small;
	font-weight: bold;
}
#proLeftColumn a:hover
{
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}

#proLeftColumn #nav
{
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 10pt;
}

#proLeftColumn #nav ul
{
	margin: 0;
	padding: 0;
	background-color: transparent;
	list-style-type: none;
}
#proLeftColumn #nav ul li
{
	display: inline;
	padding: 0;
	margin: 0;
}
#proLeftColumn #nav ul li a
{
	background-color: #FFFFFF;
	color: #000066;
	display: block;
	padding: 4px 0 6px 4px;
	text-decoration: none; /*height: 1%;*/
}

#proLeftColumn #nav ul li a:hover, #proLeftColumn #nav ul li a:focus
{
	background-color: #003366;
	color: #ffffff;
}
.sectionTitle
{
	font-size: 10pt;
	font-weight: bold;
	background-color: #000066;
	color: #FFFFFF; /*padding-bottom:5px; 	padding-top:5px;*/
	line-height: 40px;
}
.internalLinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
a.internalLinks
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #000066;
}
a:hover.internalLinks
{
	text-decoration: none;
	font-size: 12px;
	color: #FF0000;
}
.proTitle
{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

a.bimMenu
{
	background-image: url(../arrows.gif);
	background-position: right;
	background-repeat: no-repeat;
	position: relative;
}

#menu1
{
	position: absolute;
	top: 0;
	left: 180px;
	width: 200px;
	border: dotted 1px navy;
	visibility: hidden;
}

.style4
{
	color: #FF0000;
	font-size: 18pt;
}
.style01
{
	font-size: 14px;
	font-weight: bold;
}

.style7
{
	color: #000099;
}

A.producthead:link
{
	color: #000099;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}
A.producthead:visited
{
	color: #000099;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}
A.producthead:hover
{
	color: #6666FF;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}
A.producthead:active
{
	color: #000099;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}
.div
{
	height: 500px;
	width: 98%;
	overflow: auto;
	scrollbar-track-color: #EDEDED;
	scrollbar-arrow-color: #949494;
	scrollbar-face-color: #EDEDED;
	scrollbar-highlight-color: #949494;
	scrollbar-shadow-color: #949494;
	scrollbar-3dlight-color: #EDEDED;
	scrollbar-darkshadow-color: #949494;
}

.modalBackground
{
	background-color: Black;
	filter: alpha(opacity=75);
}

.style6
{
	color: #FFFFFF;
}
.style7
{
	font-size: 18pt;
}
.style8
{
	font-size: 14pt;
}
.ulPro
{
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
a.ulPro
{
	color: #000066;
	text-decoration: none;
}
.popup
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	border-color: #FF0000;
	border-width: 1px;
	border-style: solid;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color: #FFFFFF;
	visibility: hidden;
}



.bottomborder
{
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 2px;
}
.style13
{
	color: #FF0000;
	font-weight: bold;
}
.style5
{
	font-size: 9px;
}
.style7
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.style8
{
	font-size: 11px;
}
.style9
{
	font-size: x-small;
}
.style10
{
	font-size: 12pt;
}
.style12
{
	font-size: 10pt;
}
.errortext
{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px none;
	font-size: 9px;
}

#contents
{
	margin-left: 25px;
	margin-right: 25px;
}
.products_cat
{
	color: #0000CC;
	font-size: large;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.products_pro
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
}
.profile
{
	color: #0000CC;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.profiledata
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}
.textbox
{
	border-bottom: 1px solid #0066cc;
	border-left: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	background-color: #ffffff;
}
.header
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: #6666FF;
}
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6666FF;
}
.headerdata
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
}
.PrintPage
{
	page-break-after: always;
	page-break-before: always;
}

#cadDetails select
{
	width: 100%;
	font-size: 9pt;
}
#cadDetails p
{
	margin: 5px;
}
.ulPro1
{
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	height: 50px;
	line-height: 200%;
}

a.ulPro1
{
	color: #000066;
	text-decoration: none;
}
a.ulPro1:hover
{
	color: #7680FE;
	text-decoration: none;
}
#BIMViewer
{
	width: 500px;
	height: 310px;
	border: medium solid #333399;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}
#BIMViewer * div
{
	text-align: center;
	vertical-align: middle;
	color: #009999;
}
#BIMViewer * img
{
	border: solid 1px #000000;
}
#BIMViewer * span
{
	display: block;
}

.ShowImg
{
	position: relative;
}

#CloseStyle
{
	position: absolute;
	padding-top: 10px;
	width: 99%;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#CloseStyle a
{
	color: #901800;
	text-decoration: none;
}

.membersProHead
{
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

.rBorder
{
	border-right: #000066 solid 2px;
	border-bottom: #000066 solid 2px;
}
#rBorder
{
	border-right: #000066 solid 2px;
}
.BotBorder
{
	border-bottom: #000066 solid 2px;
}




.right_bar
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
/****************************/
/*          Fonts            */
/***************************/

.TblBlueHeaderWhite
{
	font-size: 10pt;
}
.TblBlueHeaderWhite th
{
	background-color: #000099;
	color: White;
}

.ndx
{
	z-index: 0;
}
.hideOnPrine{font-family: Tahoma; font-size: 9pt; color: #0066ff;}

.redLink
{
    color:red;
}