﻿A:link	{color: blue}

A:visited {color: darkpurple}

A:hover {background-color:#000099; color:#FFFFFF}

H1	{font-weight: bold;
	 text-align: center;
	 color: darkgreen;
	 font-family: 'Gill Sans', Arial, sans-serif}

body 
{
	margin: 0px; font-family:Verdana; font-size: 12px;
}

#container
{
	background-color:#CCCCCC;
}

#container2
{
	margin-right: 244px;
}

#header
{
	padding: 0px; margin: 0px; width:100%; height: 184px; 
	background-image: url(../../images/headerBack.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
}

#header2
{
	padding: 0px; margin: 0px; width:792px; height: 184px;
}

#headermenu
{
	position:absolute; top:137px; left:244px; width:792px; height:75px; 
	padding: 0px; margin: 0px;
	text-align:center
}

#companyLogo
{
	position:absolute; width:244px;
}

#linksdiv
{
	position:absolute; top:25px; left:400px; width:792px;	
	padding: 0px; margin:0px;
    text-align:center;    
}

#loginbox
{
	position:absolute; top:16px; right: 10px; width:200px; height:80px;
	padding: 2px 2px 2px 2px; font-size: 9px;
}

#quoteText
{
	position:absolute; top:200px; right:10px; width:200px;
	padding: 2px 2px 2px 2px;
}

#ClientLogin
{
	position:absolute; top:132px; right: 10px; width:200px; height:80px;
	padding: 2px 2px 2px 2px; font-size: 9px;	
}

#resourceLogin
{
	position:absolute; top:248px; right: 10px; width:200px; height:80px;
	padding: 2px 2px 2px 2px; font-size: 9px;		
}

#footer
{
	padding: 0px; margin: 0px; width:100%; height: 62px;
	background-image: url(../../images/headerBack.jpg);
}

#footertext
{
	position:relative; top:40px; left:10px;
}

#secTitle
{
	width: 244px; height: 40px;
	background-image: url(../../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 6px 5px; 
	background-color:#bcbfc0; 
	text-indent: 50px;
	font-family:Courier; font-size:18px; font-weight: bold; 
	text-transform:uppercase;
}

#leftcol
{
	position: absolute; top: 184px; left: 0px; width: 244px;
	background-color:#CCCCCC; font-size: 10px;
}

#leftcolcontent
{
	font-family:Times New Roman; font-size: 14px; width: 244px;
	margin-left: 20px;
	margin-top: 5px; 
	overflow : auto;
}

#rightcol
{
	position: absolute; top: 184px; right: 1px; width: 244px;
	background-color: #CCCCCC;
}

#rightcolcontent
{
	width:244px;
	margin-right:1px;
	margin-top: 5px;
	overflow : auto;
}

#centercol
{
	position: relative inherit; margin-left: 244px; top:184; padding: 0px;
	background-color: White; height: 500px;
	overflow:auto;
}

#centercolcontent
{
	padding: 15px 6px 15px 6px;
	overflow:auto;
}

#shoppingBasket
{
	position :absolute; right: 1px; top:184px; width:180px; height:80px;
	padding: 2px 2px 2px 2px; font-size: 9px;
}

#productDet
{
	position:absolute; top:50px; width:224px;
}

#paypalLogo
{
	position:absolute; top:300px; left:50px; 
}

.headermenulink
{
	margin-left:auto;margin-right:auto;
	margin-top:20px;
	font-family: Arial Black; font-size: 12px; font-weight: bold;
	text-transform: uppercase;
	text-align:center;
}

.tabs
{
      position:static;
      top:1px;
      left:10px;
}

.tab
{      
	  background-image : url(../../images/tabback.jpg);
	  background-repeat :no-repeat;      
	  background-position : center;
      padding:1px;
      color:Red;
      font-weight:bold;     
      width:151px;
      height:25px;
      text-align:center;
}

.selectedTab
{
	  background-image : url(../../images/selectedtabback.jpg);
	  background-repeat :no-repeat;      
	  background-position : center;
	  padding :1px;	  
      color:Red;
      font-weight:bold;     
      width:151px;
      height:25px;
      text-align:center;	  
}

.tabContents
{
      border-top: ridge 10px Blue;    
      padding:10px;
      background-color:white;
      color:black;
}

#productContainer div
{
    width: 300px;
    padding: 3px;
    margin: 3px;
    border: 1px solid #666;
    background-color: #fff;
    cursor: move;
}

#DragProductName
{
	color: Blue;
    text-decoration: underline;
	font-style:italic;
}

.menuItem
{
	background-image: url(../../images/menuitemback.JPG);
	background-repeat: no-repeat;
	background-position: left;
	background-color: LightGrey;	
    text-indent: 25px;
    text-align:left;
    z-index: 100;
}

.bullet
{
	text-align:left;
}

.FBGtext
{
	text-align:center;
}
