﻿/* -----------------------------------------------
Beige #ECE9DC    ---------------------------------
Grey #BABABA    -------------- COLOR -------------
Dark Grey #4B4B4B    ----------SCHEME ------------
Logo Blue #0077C0 --------------------------------
----------------------------------------------- */
/* {margin:0;padding:0;}*/

body
{
 	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	background-image: url(../Img/gc-bg.jpg);
	background-repeat: repeat-x;*/
	background-color: #fff; 
}

body, table, p, em
	{
    color:#000;
    font-family:Verdana, Helvetica, sans-serif;
    font-size:11px;
    text-align:left;
	line-height:18px;
}
img {border:0px;
      padding-right:3px;}

p{padding-bottom:10px;
	padding-right:10px;
	font-family:Verdana, Helvetica, sans-serif;
    font-size:11px;
  }
.IndexPgBulletList
{
	padding-right:10px;
	font-family:Verdana, Helvetica, sans-serif;
    font-size:11px;
    /*font-style:italic;*/
    
    text-align:left;
    
}
.clear{clear: both; height: 0; }
	
.left{float:left;}
	
.right{float:right}

.center{text-align:center;}
	
.padding{padding:10px;}

a:link, a:visited, a:active
{	
	text-decoration:none;
	color:#0077C0;
	font-weight:bold;
}	
		
a:hover{text-decoration:none;color:#330000;}

.yellow /* highlight used on customerNum  popup */
	{
	background-color:#F1F53D;
	font-size:12px;
	font-weight:700;	
}

H1	
	{
	color:#0077C0;
	font-size:12px;
	font-weight:700;
	text-align:left;
}
		
H2	/* h2's are primarily used for the product index pages in conjunction with the alpha classes */
	{	
	display:block;
	color:#0077C0;
	font-size:11px;
	font-weight:900;
	padding-left:18px;
	text-align:left;
	line-height:20px;
}	

H2 a:hover{color:#FFF;background:#0077C0;}

/* Alpha are used in conjunction with H2 on product index pages */
.alphaC	{background:transparent url("../Img/alpha/c.gif") no-repeat;}
.alphaE	{background:transparent url("../Img/alpha/e.gif") no-repeat;}
.alphaH	{background:transparent url("../Img/alpha/h.gif") no-repeat;}
.alphaI {background:transparent url("../Img/alpha/i.gif") no-repeat;}
.alphaK {background:transparent url("../Img/alpha/k.gif") no-repeat;}
.alphaL	{background:transparent url("../Img/alpha/l.gif") no-repeat;}
.alphaP	{background:transparent url("../Img/alpha/p.gif") no-repeat;}
.alphaR	{background:transparent url("../Img/alpha/r.gif") no-repeat;}
.alphaT	{background:transparent url("../Img/alpha/t.gif") no-repeat;}

		
#header
	{
	position: relative;
	width: 960px;
	height: 75px;	/* Logo with grey nav bar bg */
	display:block;
	padding-top: 20px;
	margin: 0px;
	background-image: url(../Img/graphic-controls-logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	clear: both;
	
}

/**********BEGIN TOP NAV*****************/

.topNav, .topNav a:link, .topNav a:visited, .topNav a:active
{
	padding:55px 0px 0px 5px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#4B4B4B; 
	
}
 
 .topNav a:hover
 { 	 
	color:#FFFFFF;	
 }

.topMenuItems 
{	
	padding: 5px 5px 5px 5px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	font-weight:bold;
	text-align:left;
	text-decoration:none;	
}

#homepageCopy
{
	width:100%;
	margin:0;
	padding:10px 10px 10px 10px;
}  /* used on default page */


#IndexContainer /* center area that contains the nav and content area */
{
	width: 960px;
	height: auto;
	overflow: hidden;  /*  need to look into why this hides everything in ns 7 */
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color: #fff;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	background-image:url(/Img/gc-worldmap_bg.jpg);
	background-repeat:	repeat-x;
	background-position: bottom;

}

#IndexContent /* this is the big white area that has that beige gradient background */
	{
	float: left;
	/*width: 744px; ns and ff - width excluding padding */
	width: 960px;
	text-align: center;
	background-color: #e6f2fa;
	padding-bottom: 10px;
	margin: 0px;
	background-image:url(/Img/gc-worldmap_bg.jpg);
	background-repeat:	repeat-x;
	background-position: bottom;
	
}

/************************************
Contact from Stuff
*************************************/

div#IndexcontactForm
	{
	text-align:center;
	border:solid 1px #BABABA;
	padding:10px 0;
	Width:600px;
}


#IndexcontactForm.halfSize /* used on login and forgot pages. */
	{
	width:340px;
	background-color:#ECE9DC;
}

.formTitle /* Title text that overlaps top border of box */
	{
	position:relative;
	top:-19px;
	color:#0077C0;
	background-color:#FFF;
	font-size:11px;
	font-weight:bold;		
}

.formTitleBeige /* Title text that overlaps top border of box color beige bg */
	{
	position:relative;
	top:-19px;
	color:#0077C0;
	background-color:#ECE9DC;
	font-size:11px;
	font-weight:bold;		
}


div#IndexcontactForm table.form /* aligns and centers forms tables */
	{
	width:auto;
	text-align:right;
	padding:6px;
	margin-left:auto;
	margin-right:auto;
	border:0;
}


div#IndexcontactForm table.form td /* pads table cell to add space between fields */
	{
	padding:0 0 10px 0;
}

.formLabel /* bold required form field names */
	{
	font-size:10px;
	text-align:right;
	font-weight:bold;
	padding-right:3px;
}

.formLabeleft /* bold required form field names aligned left */
	{
	font-size:10px;
	text-align:left;
	font-weight:bold;
	padding-right:3px;
}

.formLabelNon  /* non-bold non-required form field names */
	{
	font-size:11px;
	text-align:right;
	font-weight:normal;
	padding-right:3px;
	letter-spacing:-1px;
}

.formComment /* need to align left */
{
	font-size:10px;
	text-align:left;
}

/*******************************************************
For the index page CRAP
*******************************************************/
#IndexcontactForm input, #IndexcontactForm .drop, #pswdForm input  
/* Default for all inputs and dropdowns  */
	{
	height:20px;
	background-color:#fff;
	font-size:10px;
	margin-bottom:0px;
	margin-right:2px;
	border: 1px solid #7F9DB9;
}

#IndexcontactForm input#search, #IndexcontactForm #opt_in, #IndexcontactForm #art,#IndexcontactForm input#RB1,#IndexcontactForm input#RB2 /* CHECKBOX */
{
	height:20px;
	width:20px;
	background:#fff;
	font-size:10px;
	margin-right:3px;
	border:0px;
}

#IndexcontactForm input.FormatCheckBox
{
	width:10px;
	border:0px;
}

#IndexcontactForm input.longTxtBox
/* Text boxes that span like the address input. */
	{
	width:354px;		
}

#IndexcontactForm input.medTxtBox /* Medium lenght input fields  */
{
	width:65px;		
}

#IndexcontactForm .smallTxtBox /* Small lenght input fields - used for customer number  */
	{
	height:20px;
	width:45px;
	background-color:#fff;
	font-size:10px;
	margin-bottom:0px;
	margin-right:2px;
	border: 1px solid #7F9DB9;
}

#IndexcontactForm .dateTxtBox /* Small input fields - used on myOrders page  */
{
	height:20px;
	width:48px;
	background-color:#fff;
	font-size:10px;
	margin-bottom:0px;
	margin-right:2px;
	border: 1px solid #7F9DB9;
}

#IndexcontactForm input#search, #IndexcontactForm #OpenOrdersSearch /* beige CHECKBOX */
{
	height:20px;
	width:20px;
	background:#ECE9DC;
	font-size:10px;
	margin-right:3px;
	border:0;
}

#IndexcontactForm .formBtn /* Default Blue Form Buttons */
	{
	color:#FFFFFF;
	height:auto;
	width:60px;
	background-color:#0077C0;
	font-size:9px;
	font-weight:normal;
	border: 3px double #999999;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	padding:2px;
}

#IndexcontactForm .formBtnLong, .formBtnLong  /* Longer Form Buttons */
	{
	color:#FFFFFF;
	height:auto;
	width:100px;
	background-color:#0077C0;
	font-size:9px;
	font-weight:normal;
	border: 3px double #999999;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	padding:2px;
}

/*********************************************
*********************************************/
 
#footer
{	
	
	position: relative;
	width: 960px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 9px;
	line-height: 24px;	
	background-image: url(/Img/gc-footer.jpg); /*footer gradiant*/
	background-repeat: repeat-x;	
    margin-bottom: -10px;
	background-color: #0176bc;
	clear: both;
}


