/***************************
*         HaCKS            *
***************************/

/* rules read only by IE/Win and IE/Mac */
* html .anyClassOrIDNamesHere /*************************** *      REDEFINED TAGS      * ***************************/ *
{
	margin: 0px;
	padding: 0px;
}

html, body
{
	min-height: 100%;
	max-width: 1027px;
	margin-bottom: 0.01em;
}

body
{
	/*font-size:1.5em/130%;*/
	font-size: 0.95em;
	font-family: /* "Letter Gothic" , */ Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	text-align: center;
	background: #fff url(../images/backgroundImage.jpg) repeat scroll top left;
	color: #000;
	margin: 0px;
	padding: 0px;
}

h1
{
	font-size: 1em;
	margin: 10px 0 0px 0;
	padding: 0px;
	color: #000000;
}

h2, h3, h4, h5, h6
{
	margin: 0px;
	padding: 0px;
}
dd, dt, dl
{
	margin: 0px;
	padding: 0px;
}
input[type=submit]:focus
{
	outline: none;
	border: 0px;
}
p
{
	margin: 0 16px 16px 0;
	padding: 0px;
	font-size: 0.7em;
	line-height: 140%;
	color: #000;
	position:relative;
	
}

.floatLeft p
{
	
	height: 74px;
	/*margin-left: 25px;*/
	margin: 0px 0px 20px 10px;
	padding:0px 0px 0px 10px;
}

.floatRight p
{
	margin-left: 25px;
}


p.pink
{
	color: #D010B1;
}
p.noMargin
{
	position:relative;
	float:left;
	width:inherit;
	margin-bottom: 0px;
}
p#larger
{
	font-size: 0.75em;
}

.columnContact2 p, 
.columnContact4 p
{
	font-size: 0.7em;
	display: block;
	margin-top: 10px;
}

p.profile
{
	width: 430px;
	margin: 0 0 16px 0;
	padding: 0px;
	font-size: 0.65em;
	line-height: 130%;
	color: charcoal;
}

#searchFix, 
#contactsTableBody a
{
	font-size: 1em;
}

.pinkMapText a
{
	font-size: 1em;
}

.textNormal
{
	font-size: 1em;
	color: #FF9933;
}

a:link.textNormal
{
	font-size: 1em;
	color: #FF9933;
}

a:hover.textNormal
{
	font-size: 1em;
	color: #FF9933;
	text-decoration: underline;
}

ul
{
}
/* Unordered list */
ol
{
}
/* Ordered list */
li
{
}
/* List item */

hr /* hrs must be set like this to work across all browsers */
{
	border-top: 1px solid #000000; /* Use this to specify the colour and height of the hr */
	width: 100%; /* set this with percentage or px */
	height: 1px; /* Leave this */
	color: #ffffff; /* Leave this */
	overflow: hidden; /* Leave this */
	text-align: left; /* Use this to left-align - amend if required */
	background-color: transparent; /* Leave this */
	margin: 0px; /* Leave this */
	padding: 0px; /* Leave this */
}

br
{
}

.productMeasurements strong,
.productCode strong
{
	font-weight:550;
	text-decoration:underline;
}

a
{
	margin: 0px;
	padding: 0px;
	color: #3Da6C8;
	text-decoration: none;
}

a:link
{
	margin: 0px;
	padding: 0px;
	color: #3Da6C8;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #3Da6C8;
}
a:active
{
}

a.black:link
{
	font-size: 0.75em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.black:visited
{
	font-size: 0.75em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.pink:link
{
	color: #D010B1;
}
a.pink:visited
{
	color: #D010B1;
}
.columnContact3 a.pink:link
{
	color: #D010B1;
	font-size: 0.7em;
	display: block;
	margin-top: 6px;
}



img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
/* Sets the overall font properties for the img tag. Can be over-ridden */

.floatLeft img
{
	margin-bottom: 22px;
}

acronym
{
	cursor: help;
	border-bottom: 1px dashed #ff0000;
}
/* Use this around abbreviations and acronyms */

form
{
	margin: 0px;
	padding: 0px;
}

#Username input
{
	width: 140px;
	height: 14px;
	overflow: hidden;
}
#password input
{
	width: 140px;
	height: 14px;
	overflow: hidden;
}

input.search
{
	width: 110px;
	height: 17px;
	margin-left: 20px;
	padding: 0px;
	border: solid 1px #666666;
	float: left;
}
input.field
{
}
input#submit
{
	background-color: #FF9933;
	color: #ffffff;
	width: 51px;
	height: 19px;
	font-size: 0.80em;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px;
	border: solid 1px #FF9933;
}


/*
input#blue_submit2
{
	background-color: #F89838; 
	color: #ffffff; 
	width: 130px; 
	height: 19px; 
	font-size: 0.80em; 
	font-weight:bold;
	text-align:center;
	margin:-20px 60px 0px 0px;
	border: solid 1px #F89838;
	float:right;
	}
input#blue_submit
{
	background-color: #F89838; 
	color: #ffffff; 
	width: 134px; 
	height: 19px; 
	font-size: 0.80em; 
	font-weight:bold;
	text-align:center;
	margin:-20px 46px 0px 0px;
	border: solid 1px #F89838;
	float:right;
	}
	
*/
a.blue_submit2,  
a:hover.blue_submit2  

{
	background-color: #F89838;
	color: #ffffff;
	width: 130px;
	height: 19px;
	font-size: 1.20em;
	font-weight: bold;
	text-align: center;
	margin: -20px 60px 0px 0px;
	border: solid 1px #F89838;
	float: right;
}

a:hover.blue_submit2 
{
	background-color: #fff;
	border: solid 1px #F89838;
	color: #F89838;
	text-decoration:none
}

a.blue_submit,
a:hover.blue_submit 
{
	background-color: #F89838;
	color: #ffffff;
	width: 134px;
	height: 19px;
	font-size: 1.20em;
	font-weight: bold;
	text-align: center;
	margin: -20px 46px 0px 0px;
	border: solid 1px #F89838;
	float: right;
	outline:0;
}

a:hover.blue_submit 
{
	background-color: #fff;
	/*border: solid 1px #F89838;*/
	color: #F89838;
	outline:0;
	text-decoration:none;
}


input#orange_submit
{
	background-color: #0099CC;
	color: #ffffff;
	width: 58px;
	height: 19px;
	font-size: 0.80em;
	font-weight: bold;
	text-align: center;
	margin: -20px 210px 0px 0px;
	border: solid 1px #0099CC;
	float: right;
}


input#submitSearch
{
	background-color: #0099CC;
	color: #ffffff;
	width: 51px;
	height: 19px;
	font-size: 0.80em;
	font-weight: bold;
	text-align: center;
	margin:5px 0px;
	padding:0px;
	margin:0px;
	border: solid 1px #0099CC;
}
/* Use this to style the SUBMIT button */
html > body input#submitSearch
{
	height: 19px;
}
input.checkbox
{
}
/* Use this to style check boxes */
input.radioButton
{
}
/* Use this to style radio buttons */
select
{
}
/* Use this to style select menus */
select.search
{
	font-size: 0.7em;
	height: 17px;
	margin-left: 20px;
	border: solid 1px #666666;
	margin-top: 1px;
}
#inner label
{
	font-size: 70%;
}
#refineSearch label
{
	font-size: 70%;
}

#lowerGround
{
	margin: 17px 0 0 17px;
	width: 187px;
	padding: 0px;
}
#lowerGround p
{
	width: 100%;
	margin: 0px;
}
/***************************
*         CLASSES          *
***************************/

.columnContact1
{
	width: 53px;
	height: 38px;
	float: left;
}
.columnContact2
{
	width: 101px;
	height: 38px;
	float: left;
}
.columnContact3
{
	width: 136px;
	height: 38px;
	float: left;
}
.columnContact4
{
	width: 124px;
	height: 38px;
	float: left;
}

.graySquare
{
	width: 36px;
	height: 36px;
	background-color: #B2B2B2;
}
.quote
{
	font-size: small;
}

/***************************
*          IDS             *
***************************/

#canvas
{
	position: absolute;
	left: 50%;
	width: 956px;
	margin-left: -478px; /* This value should be -half the width */ /*overflow: hidden;*/
	top: -1px;
	text-align: left;
}
#content
{
	margin: 0px;
	padding: 0px;
	width: 956px;
}

#columnLogo
{
	width: 150px;
	float: left;
	height: 100%;
}
#date,
#date p
{
	font-size:.75em;
	font-family: "Letter Gothic" ,verdana, arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-bottom: 26px;
	margin-left: 11px;
	color: #929292;
}


#columnHome
{
	width:801px;
	float:left;
	padding:0px;
	margin:0px;
	border-left: solid 1px #FF9933;
}
#columnBlue
{
	width: 801px;
	float: left;
	border-left: solid 1px #0099CC;
}
#columnPink
{
	width: 801px;
	float: left;
	border-left: solid 1px #D010B1;
}
#columnGreen
{
	width: 801px;
	float: left;
	border-left: solid 1px #33CC33;
}
#columnpurple
{
	width: 801px;
	float: left;
	border-left: solid 1px #a9B4D8;
}

#columnThin
{
	width: 238px;
	float: left;
}
#inner
{
	margin-left: 17px;
	width: 170px;
	min-height: 337px;
	height: auto;
}
#searchFix
{
	margin-left: 17px;
	width: 170px;
}
#navRowHome1
{
	height: 28px;
	width: 219px;
	background-color: #FF9933;
}
#navRowBlue1
{
	height: 28px;
	width: 219px;
	background-color: #0099CC;
}
#navRowPink1
{
	height: 28px;
	width: 219px;
	background-color: #D010B1;
}
#navRowGreen1
{
	height: 28px;
	width: 219px;
	background-color: #33CC33;
}
#navRowpurple1
{
	height: 28px;
	width: 219px;
	background-color: #a9B4D8;
}

#columnWide
{
	width: 561px;
	float: right;
	padding: 0px;
	margin: 0px;
}
#columnWide #navRowHome2
{
	height: 28px;
	background-color: #FFa565;
	overflow: hidden;
}
#columnWide #navRowBlue2
{
	height: 28px;
	background-color: #0099CC;
	overflow: hidden;
}
#columnWide #navRowGray2
{
	height: 28px;
	width: 420px;
	background-color: #BCC1C4;
	overflow: hidden;
}
#columnWide #navRowPink2
{
	height: 28px;
	background-color: #D010B1;
	overflow: hidden;
}
#columnWide #navRowGreen2
{
	height: 28px;
	background-color: #33CC33;
	overflow: hidden;
}

#searchFix p
{
	margin: 0px;
	padding: 0px;
	width: 200px;
	text-align: left;
}


#messageBlock a:link
{
	text-decoration: underline;
	color: #FF9933;
	font-size: 1em;
}
#messageBlock a:visited, #messageBlock a:hover
{
	text-decoration: none;
	color: #FF9933;
	font-size: 1em;
}

#canvas p, #RegForm p, #messageBlock
{
	text-indent: 0px;
}

#forceHomeHeight{}


/***************************
*       SPACERS etc.       *
***************************/

.hide
{
	display: none;
}
/* Use this to hide something in the page */
.hidden
{
	visibility: hidden;
}
/* Use this to hide something but still reserve the space in the page */

.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}

.clearFloat
{
	clear: both;
	height: 1px;
	overflow: hidden;
	line-height: 1%;
	font-size: 0px;
	margin-bottom: -1px;
}

/* Horizontal spacers */
.hSpacer1
{
	background: transparent;
	height: 1px;
	width: 1px;
	float: left;
	overflow: hidden;
}
.hSpacer2
{
	background: transparent;
	height: 2px;
	width: 2px;
	float: left;
	overflow: hidden;
}
.hSpacer3
{
	background: transparent;
	height: 3px;
	width: 3px;
	float: left;
	overflow: hidden;
}
.hSpacer4
{
	background: transparent;
	height: 4px;
	width: 4px;
	float: left;
	overflow: hidden;
}
.hSpacer5
{
	background: transparent;
	height: 5px;
	width: 5px;
	float: left;
	overflow: hidden;
}
.hSpacer6
{
	background: transparent;
	height: 6px;
	width: 6px;
	float: left;
	overflow: hidden;
}
.hSpacer7
{
	background: transparent;
	height: 7px;
	width: 7px;
	float: left;
	overflow: hidden;
}
.hSpacer8
{
	background: transparent;
	height: 8px;
	width: 8px;
	float: left;
	overflow: hidden;
}
.hSpacer9
{
	background: transparent;
	height: 9px;
	width: 9px;
	float: left;
	overflow: hidden;
}
.hSpacer10
{
	background: transparent;
	height: 10px;
	width: 10px;
	float: left;
	overflow: hidden;
}
.hSpacer11
{
	background: transparent;
	height: 10px;
	width: 11px;
	float: left;
	overflow: hidden;
}
.hSpacer12
{
	background: transparent;
	height: 10px;
	width: 12px;
	float: left;
	overflow: hidden;
}
.hSpacer13
{
	background: transparent;
	height: 10px;
	width: 13px;
	float: left;
	overflow: hidden;
}
.hSpacer14
{
	background: transparent;
	height: 10px;
	width: 14px;
	float: left;
	overflow: hidden;
}
.hSpacer15
{
	background: transparent;
	height: 10px;
	width: 15px;
	float: left;
	overflow: hidden;
}
.hSpacer16
{
	background: transparent;
	height: 10px;
	width: 16px;
	float: left;
	overflow: hidden;
}
.hSpacer17
{
	background: transparent;
	height: 10px;
	width: 17px;
	float: left;
	overflow: hidden;
}
.hSpacer18
{
	background: transparent;
	height: 10px;
	width: 18px;
	float: left;
	overflow: hidden;
}
.hSpacer19
{
	background: transparent;
	height: 10px;
	width: 19px;
	float: left;
	overflow: hidden;
}
.hSpacer20
{
	background: transparent;
	height: 10px;
	width: 20px;
	float: left;
	overflow: hidden;
}
.hSpacer21
{
	background: transparent;
	height: 10px;
	width: 21px;
	float: left;
	overflow: hidden;
}
.hSpacer22
{
	background: transparent;
	height: 10px;
	width: 22px;
	float: left;
	overflow: hidden;
}
.hSpacer23
{
	background: transparent;
	height: 10px;
	width: 23px;
	float: left;
	overflow: hidden;
}
.hSpacer24
{
	background: transparent;
	height: 10px;
	width: 24px;
	float: left;
	overflow: hidden;
}
.hSpacer25
{
	background: transparent;
	height: 10px;
	width: 25px;
	float: left;
	overflow: hidden;
}
.hSpacer26
{
	background: transparent;
	height: 10px;
	width: 26px;
	float: left;
	overflow: hidden;
}
.hSpacer27
{
	background: transparent;
	height: 10px;
	width: 27px;
	float: left;
	overflow: hidden;
}
.hSpacer28
{
	background: transparent;
	height: 10px;
	width: 28px;
	float: left;
	overflow: hidden;
}
.hSpacer29
{
	background: transparent;
	height: 10px;
	width: 29px;
	float: left;
	overflow: hidden;
}
.hSpacer30
{
	background: transparent;
	height: 10px;
	width: 30px;
	float: left;
	overflow: hidden;
}
.hSpacer31
{
	background: transparent;
	height: 10px;
	width: 31px;
	float: left;
	overflow: hidden;
}
.hSpacer32
{
	background: transparent;
	height: 10px;
	width: 32px;
	float: left;
	overflow: hidden;
}
.hSpacer33
{
	background: transparent;
	height: 10px;
	width: 33px;
	float: left;
	overflow: hidden;
}
.hSpacer34
{
	background: transparent;
	height: 10px;
	width: 34px;
	float: left;
	overflow: hidden;
}
.hSpacer35
{
	background: transparent;
	height: 10px;
	width: 35px;
	float: left;
	overflow: hidden;
}
.hSpacer36
{
	background: transparent;
	height: 10px;
	width: 36px;
	float: left;
	overflow: hidden;
}
.hSpacer37
{
	background: transparent;
	height: 10px;
	width: 37px;
	float: left;
	overflow: hidden;
}
.hSpacer38
{
	background: transparent;
	height: 10px;
	width: 38px;
	float: left;
	overflow: hidden;
}
.hSpacer39
{
	background: transparent;
	height: 10px;
	width: 39px;
	float: left;
	overflow: hidden;
}
.hSpacer40
{
	background: transparent;
	height: 10px;
	width: 40px;
	float: left;
	overflow: hidden;
}
.hSpacer41
{
	background: transparent;
	height: 10px;
	width: 41px;
	float: left;
	overflow: hidden;
}
.hSpacer42
{
	background: transparent;
	height: 10px;
	width: 42px;
	float: left;
	overflow: hidden;
}
.hSpacer43
{
	background: transparent;
	height: 10px;
	width: 43px;
	float: left;
	overflow: hidden;
}
.hSpacer44
{
	background: transparent;
	height: 10px;
	width: 44px;
	float: left;
	overflow: hidden;
}
.hSpacer45
{
	background: transparent;
	height: 10px;
	width: 45px;
	float: left;
	overflow: hidden;
}
.hSpacer46
{
	background: transparent;
	height: 10px;
	width: 46px;
	float: left;
	overflow: hidden;
}
.hSpacer47
{
	background: transparent;
	height: 10px;
	width: 47px;
	float: left;
	overflow: hidden;
}
.hSpacer48
{
	background: transparent;
	height: 10px;
	width: 48px;
	float: left;
	overflow: hidden;
}
.hSpacer49
{
	background: transparent;
	height: 10px;
	width: 49px;
	float: left;
	overflow: hidden;
}
.hSpacer50
{
	background: transparent;
	height: 10px;
	width: 50px;
	float: left;
	overflow: hidden;
}

/* Vertical spacers */
.vSpacer1
{
	background: transparent;
	height: 1px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer2
{
	background: transparent;
	height: 2px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer3
{
	background: transparent;
	height: 3px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer4
{
	background: transparent;
	height: 4px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer5
{
	background: transparent;
	height: 5px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer6
{
	background: transparent;
	height: 6px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer7
{
	background: transparent;
	height: 7px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer8
{
	background: transparent;
	height: 8px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer9
{
	background: transparent;
	height: 9px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer10
{
	background: transparent;
	height: 15px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer11
{
	background: transparent;
	height: 11px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer12
{
	background: transparent;
	height: 12px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer13
{
	background: transparent;
	height: 13px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer14
{
	background: transparent;
	height: 14px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer15
{
	background: transparent;
	height: 15px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer16
{
	background: transparent;
	height: 16px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer17
{
	background: transparent;
	height: 17px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer18
{
	background: transparent;
	height: 18px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer19
{
	background: transparent;
	height: 19px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer20
{
	background: transparent;
	height: 20px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer21
{
	background: transparent;
	height: 21px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer22
{
	background: transparent;
	height: 22px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer23
{
	background: transparent;
	height: 23px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer24
{
	background: transparent;
	height: 24px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer25
{
	background: transparent;
	height: 25px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer26
{
	background: transparent;
	height: 26px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer27
{
	background: transparent;
	height: 27px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer28
{
	background: transparent;
	height: 28px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer29
{
	background: transparent;
	height: 29px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer30
{
	background: transparent;
	height: 30px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer31
{
	background: transparent;
	height: 31px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer32
{
	background: transparent;
	height: 32px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer33
{
	background: transparent;
	height: 33px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer34
{
	background: transparent;
	height: 34px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer35
{
	background: transparent;
	height: 35px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer36
{
	background: transparent;
	height: 36px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer37
{
	background: transparent;
	height: 37px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer38
{
	background: transparent;
	height: 38px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer39
{
	background: transparent;
	height: 39px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer40
{
	background: transparent;
	height: 40px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer41
{
	background: transparent;
	height: 41px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer42
{
	background: transparent;
	height: 42px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer43
{
	background: transparent;
	height: 43px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer44
{
	background: transparent;
	height: 44px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer45
{
	background: transparent;
	height: 45px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer46
{
	background: transparent;
	height: 46px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer47
{
	background: transparent;
	height: 47px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer48
{
	background: transparent;
	height: 48px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer49
{
	background: transparent;
	height: 49px;
	width: 10px;
	clear: both;
	overflow: hidden;
}
.vSpacer50
{
	background: transparent;
	height: 50px;
	width: 10px;
	clear: both;
	overflow: hidden;
}

/*----------------------------
PRODUCT PAGE STYLE 
-----------------------------*/
#quotepage_empty,
#quotepage
{
	padding: 10px 0 0 10px;
	margin: 0px;
	float: left;
	position: relative;
	width: 701px;
}
#quotepage_empty h1,
#quotepage h1
{
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

dl#quoteSteps
{
	margin: 0px 0 10px 0px;
	padding: 0px;
	float: right;
	position: relative;
	width: 535px;
	font-size: 0.80em;
	line-height: 140%;
	font-family: "Letter Gothic",verdana,arial,Helvetica,sans-serif;
}

dl#quoteSteps dt
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	clear: left;
}

dl#quoteSteps dd
{
	margin: -15px 0 10px 65px;
	padding: 0px;
	position: relative;
	clear: right;
}



p.warning
{
	font-size: 80%;
	color: red;
}

#confirmBasket a
{
	font-size: 100%;
}

#submitLabel
{
	text-align: right;
	color: #999999;
	position: relative;
	font-size: 0.8em;
	left: -44px;
	top: -25px;
}
p#confirmBasket, 
p#emptyTray, 
p#thanksNote
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #0499CC;
	float: right;
	position: relative;
	width: 470px;
	color: #666666;
	font-size: 0.80em;
	line-height: 140%;
	font-family: "Letter Gothic" ,verdana, arial, Helvetica, sans-serif;
}

p#confirmBasket, 
p#emptyTray
{
	color: #000;
	
}
p#emptyTray
{
	font-size: 0.75em;
	}
p.info
{
	font-size: 80%;
	color: #333;
	margin: 10px 0 10px 230px;
	padding: 0px;
	clear: left;
}

select.tabletext 
{
	font-size:100%;}

.productinfo
{
	font-size: 70%;
	letter-spacing: 0.015em;
	color: #333333;
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 2px 2px 2px 2px;
}

.productinfoend
{
	font-size: 70%;
	color: #333333;
	border: solid 1px #999999;
	padding: 2px 2px 2px 2px;
}

.productinfo2
{
	font-size: x-small;
	letter-spacing: 0.015em;
	color: #333333;
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 2px 2px 2px 2px;
	white-space:nowrap;
}

.productinfo2end
{
	font-size: x-small;
	letter-spacing: 0.015em;
	color: #333333;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 2px 2px 2px 2px;
}

.textbuttongrey
{
	color:#fff;
	font-size: xx-small;
	height:20px;
	cursor:hand;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	text-decoration:none;
}
a:link.textbuttongrey
{
	border:solid 1px #BCC1C4;
	background-color:#BCC1C4;
	color:#fff;
	font-size:xx-small;
	height:20px;
	cursor:hand;
	padding:2px 5px 0px 5px;
	text-decoration:none;
}

a:visited.textbuttongrey
{
	position:relative;
	top:0px;
	color:#fff;
	border:solid 2px #BCC1C4;
	background-color:#BCC1C4;
	text-decoration:none;
}

a:hover.textbuttongrey
{
	color:#BCC1C4;
	border:solid 2px #BCC1C4;
	background-color:#fff;
	text-decoration:none;
}

a:active.textbuttongrey
{
	border:solid 1px #BCC1C4;
	background-color:#BCC1C4;
}




/*----------------------------
SIGNON paGE STYLE 
-----------------------------*/

#navRowGray2 a
{
	margin: 0px;
	padding: 0px 10px;
}

#newproducts
{
	background-color: #BCC1C4;
	height: 210px;
	width: 420px;
	color: White;
	margin-top: 5px;
}

#homepageImage img
{
	border: solid 1px #a9B4D8;
}
#homepageImage
{
	cursor: hand;
	float: left;
	left: 10px;
}


#homepageCopy
{
	cursor: hand;
	float: right;
	left: 215px;
	width: 200px;
}



a.textbuttonblue
{
	height: 15px;
	cursor: hand;
	color: White;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	border: solid 1px #0099CC;
	background-color: #0099CC;
	float: left;
	padding: 2px 3px 0 3px;
	margin: 0px 0px 0px 2px;
}




a:hover.textbuttonblue
{
	height: 15px;
	cursor: hand;
	color: #0099CC;
	border: solid 1px #0099CC;
	background-color: White;
	padding: 2px 3px 0 3px;
	margin: 0px 0px 0px 2px;
	text-decoration: none;
}

a.textbuttonorange
{
	height: 15px;
	cursor: hand;
	color: White;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	border: solid 1px #FF9933;
	background-color: #FF9933;
	float: left;
	padding: 2px 3px 0 3px;
	margin: 0px 0 0 0;
}
/*
a:visited.textbuttonorange,

{
	position: relative;
	top: -1px;
	height: 10px;
	cursor: hand;
	color: White;
	text-decoration: none;
	border: solid 1px #FF9933;
	background-color: #FF9933;
	padding: 2px 3px 0 3px;
	margin: 0px 0 0 0;
}
*/

a:visited.textbuttonorange,
a:link.textbuttonorange
{
	height: 15px;
	cursor: hand;
	color: White;
	text-decoration: none;
	border: solid 1px #FF9933;
	background-color: #FF9933;
	padding: 2px 3px 0 3px;
	margin: 0px 0 0 0;
}

a:hover.textbuttonorange
{
	height: 15px;
	cursor: hand;
	color: #FF9933;
	border: solid 1px #FF9933;
	background-color: White;
	padding: 2px 3px 0 3px;
	margin: 0px 0 0 0;
	text-decoration: none;
}

/*----------------------------
LOSTpaSSWORD paGE STYLE 
-----------------------------*/
.clearFix
{
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
#container
{
	width: 650px;
	height: 400px;
	position: relative;
	padding: 0px;
	margin: 10px;
}
#container p
{
	font-family: Verdana, arial;
	font-style: normal;
	padding: 0px;
	margin: 0px;
}
#navRowpurple1
{
	width: 219px;
	height: 29px;
	background-color: #a9B4D8;
	display: inline;
}
table.tabletext
{
	font-size: 0.70em;
}

tr.pushDown
{
	padding-top: 10px;
	height: 40px;
	background-color: white;
	border: 1px solid red;
}


/*----------------------------
pRODUCT liST paGE STYLE 
-----------------------------*/

#productfieldnames
{
	width: 205px;
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: normal;
	margin-bottom: 5px;
}
dt
{
	color: #0099CC;
	padding: 2px 0px;
	margin: 0px 0px 0px 0px;
}

dd
{
	color: #000;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 10px 0px;
}

.tabletext
{
	font-size: x-small;
}
#description
{
	position: relative;
	width: 205px;
	left: 0px;
	font-size: small;
	line-height: 0.95em;
}

#otherfeatures
{
	margin: 0;
	width: 200px;
	font-size: 0.70em;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0px;
	position: relative;
	float: left;
}

#addtoquote
{
	width: 110px;
	margin: 3px 0px 3px 0px;
	padding: 10px 0px 10px 0px;
	position: relative;
	float: left;
}
#otherColors
{
	margin: 10px 0px 0px 10px;
	padding: 0px;
	width: 180px;
	float: left;
	position: relative;
}

#OrderNote
{
	margin: 15px 0 10px 0px;
	padding: 0px;
	color: #6D6D6D;
	font-size: 80%;
	float:left;
}


/*
#othercolors

{
	position: absolute;
	top: 478px;
	left: 10px;
	width: 180px;
	z-index: 5;
	font-size: xx-small;

}*/

#login
{
	width: 200px;
	margin: 0px;
	padding: 0px;
}

p#login
{
	padding: 3px 0px;
	margin: 0px;
	width: 220px;
	position: relative;
}

#login input
{
	width: 160px;
}





.prodlistholder
{
	position: relative;
	left: -5px;
}




.productlisting
{
	position: relative;
	width: 480px;
	height: 120px;
	top: 0px;
	left: 20px;
	font-size: x-small;
}


#productpics
{
	background-color: #ccc;
	width: 562px;
	height: 530px;
	padding: 0px;
	margin-top: 5px;
	position: relative;
}

#portraitphotopic
{
	padding: 5px 0;
	margin: 23px 0px 0px 65px;
}

#productpic img
{
	margin: /* 43px 0 0 20px */ 23px 0 0 20px;
	padding: 0px;
}

#landscapephotopic img
{
	margin: 60px 0 0 20px;
	padding: 0px;
}

.prodlistpic
{
	position: absolute;
	border: solid 2px #0099CC;
	width: 80px;
	height: 70px;
	padding: 0px;
	margin: 5px 0;
	top: 20px;
	left: 0px;
	font-size: x-small;
}

.prodlistcode
{
	position: absolute;
	top: 20px;
	left: 100px;
	font-size: small;
	font-weight: bold;
}

/*
#updateBtn
{
position: absolute; 
_right:220px;
_bottom:155px;
right:210px;
bottom:140px;

}
*/
.prodlisttitle
{
	position: absolute;
	top: 20px;
	left: 160px;
	font-size: small;
	font-weight: bold;
}



.prodlistcopy
{
	position: absolute;
	top: 40px;
	left: 100px;
	font-size: x-small;
}


.FormFieldTextboxInput2
{
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	border-color: #666666;
	margin: 0px 0px 5px 0px;
	border-style: solid;
	border-width: 1px;
}
p.textbuttonyellowtitle
{
	font-size: 0.95em;
	color: #0099CC;
}

.textbuttonbluetitle
{
	font-size: 0.95em;
	color: #0099CC;
	text-align: center;
	padding: 0px;
	margin-top: 45px;
	border: 1px solid #0099CC;
}

#user_drop
{
	margin: 0px;
	padding: 30px 0 0 0px;
}




/*---------------
--------------------*/

#priceTable
{
	width: 200px;
	float: left;
	margin: 15px 0 0 0px;
	padding: 0px;
	position: relative;
}

#costTable
{
	width: 200px;
	border: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
}


#inner p
{
	width: 100%;
	margin: 0px;
}
#inner p a:link,
#inner p a:visited

{
	color:#FF9934;
	text-decoration:none;
}

#inner p a:hover,
#inner p a:active
{
	color:#FF9934;
	text-decoration:underline;
}


#addtoquote a:link
{
	height: 20px;
	cursor: hand;
	color: #fff;
	font-size: 0.80em;
	font-weight: bold;
	border: solid 2px #0099CC;
	background-color: #0099CC;
	text-decoration: none;
	position: relative;
	margin: 5px 0px 0px 0px;
	padding: 3px 5px 0 5px;
}

#addtoquote a:visited
{
	height: 20px;
	cursor: hand;
	color: #fff;
	font-size: 0.80em;
	font-weight: bold;
	border: solid 2px #0099CC;
	background-color: #0099CC;
	text-decoration: none;
	margin: 5px 0px;
	padding: 3px 5px 0 5px;
}

#addtoquote a:hover
{
	height: 20px;
	cursor: hand;
	color: #0099CC;
	font-weight: bold;
	border: solid 2px #0099CC;
	background-color: #fff;
	text-decoration: none;
	margin: 5px 0px;
	padding: 3px 5px 0 5px;
}

#addtoquote a:active
{
	height: 20px;
	cursor: hand;
	color: #0099CC;
	font-weight: bold;
	border: solid 2px #0099CC;
	background-color: #fff;
	text-decoration: none;
	margin: 5px 0px;
	padding: 3px 5px 0 5px;
}


#logIn a:link
{
	height: 20px;
	cursor: hand;
	color: #fff;
	font-size: 0.80em;
	font-weight: bold;
	border: solid 2px #0099CC;
	background-color: #0099CC;
	text-decoration: none;
	float: left;
	position: relative;
	margin: 5px 0px;
	padding: 3px 5px 0 5px;
	display: none;
}

#logIn a:visited
{
	height: 20px;
	cursor: hand;
	color: #fff;
	font-size: 0.80em;
	font-weight: bold;
	border: solid 2px #0099CC;
	background-color: #0099CC;
	float: left;
	text-decoration: none;
	margin: 5px 0px;
	padding: 3px 5px 0 5px;
}

#logIn a:hover
{
	height: 20px;
	cursor: hand;
	color: #0099CC;
	font-weight: bold;
	border: solid 2px #0099CC;
	background-color: #fff;
	text-decoration: none;
	float: left;
	margin: 5px 0px;
	padding: 3px 5px 0 5px;
}

#logIn a:active
{
	height: 20px;
	cursor: hand;
	color: #0099CC;
	font-weight: bold;
	border: solid 2px #0099CC;
	background-color: #fff;
	text-decoration: none;
	float: left;
	margin: 5px 0px;
	padding: 3px 5px 0 5px;
}




#lostpasswordform p
{
	font-size: 0.70em;
	font-weight: bold;
}

#lostpasswordform a:link, #lostpasswordform a:visited, #lostpasswordform a:hover
{
	color: #FF9933;
}


/*
#bottomImg
{   position:absolute;
	top:410px;
	margin:0px;
	padding:0px;
	} */

#navRowBlue1 a:link, #navRowpink1 a:link, #navRowpurple1 a:link, #navRowgreen1 a:link, #navRowHome1 a:link
{
	text-decoration: none;
}

#navRowBlue1 a:visited, #navRowpink1 a:visited, #navRowpurple1 a:visited, #navRowgreen1 a:visited, #navRowHome1 a:visited
{
	text-decoration: none;
	border: none;
}

#navRowBlue1 a:hover, #navRowpink1 a:hover, #navRowpurple1 a:hover, #navRowgreen1 a:hover, #navRowHome11 a:hover
{
	text-decoration: none;
	border-bottom: none;
}

/* New elements for SearchResults modifications */

.noBorder
{
	border: none;
	background: red;
}
.headingsRow
{
	clear: both;
}

.resultsRow
{
	clear: both;
}

.leftColCell
{
	float: left;
	width: 238px;
}

.rightColUnderline
{
	width: 562px; /*min-height:95px;*/
	padding: 5px 0 5px 0;
	margin: 0;
	border-top: 1px #A4C5D4 solid;
	float: left;
}

.headingsRow .rightColUnderline
{
	min-height: 0px;
}

.rightColHalfCell
{
	float: left;
	width: 271px;
	padding: 2px 5px;
}

.headingsRow .rightColHalfCell
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	min-height: 0px;
}

.resultsPic
{
	text-align: center;
	border: solid 2px #0099CC;
	width: 80px;
	padding: 10px 0px 10px 0px;
	margin: 0px auto 20px auto;
	top: 10px;
	left: 0px;
	font-size: x-small;
}

.productName
{
	font-weight: bold;
	font-size: normal;
}

.productDescription
{
	color: #918F90;
	font-size: small;
}

.productCodeAndMeasurements
{
	float: left;
	width: 260px;
	font-size: small;
}

.productCode
{
	margin: 1px 3px;
	background-color: #F3E5F2;
	float: left;
	padding: 0px auto 0px auto;
}

.productMeasurements
{
	margin: 1px 3px;
	float: left;
	padding: 0px auto 0px auto;
	color: #918F90;
	font-size: small;
}

/* End of new Search Results Classes */

#forceHomeHeight
{
	height:100%;
	width:180px;
	float:left;
	position:relative;
	padding:0px;
	margin:0px;
	
	/* Modifications requested 16/06/2010 (Center left-hand text) */
	text-align: center;
	margin: auto;
}

/* Other 16/06/2010 modifications (other than the above line 
#forceHomeHeight ul li { margin-left: -15px; text-align: left; }*/
#forceHomeHeight ul
{
	width:100%;
	padding:0 0 10px 20px;
	margin:0px !important;
	position:relative;
	float:left;
	text-align:left;
	}



#forceHomeHeight form a { margin-left: 50px; }
#forceHomeHeight form p a { margin-left: 0; }
#inner form p { width: auto; margin: auto; }
/* #forceHomeHeight strong { clear: both; float: none; } */
#forceHomeHeight p span { clear: both; float: none; }
#forceHomeHeight form
{
	width:inherit;
	position:relative;
	float:left;
	margin-top:10px;}
/* End of 16/06/2010 modifications */

#rightCol
{
	width: 151px;
	float: right;
	padding: 0px;
	margin: 0px;
}

#rightCol ul

{
	list-style: none;
	display: block;
	padding: 0px;
	margin: 0px;
}

#rightCol ul li
{
	margin: 19px 0px;
	padding: 0px 0 0 28px;
	list-style: none;
}

#leftCol
{
	height: 490px;
	width: 314px;
	float: left;
	padding: 10px 47px;
	margin: 0px;
	border-right: 1px solid white;
}


#navRowBlue2 a:link
{
	border: px solid red;
}

/*----------------------
NEW NAVIGATION "Death Kiss"
------------------------*/
#navRowBlue2, #navBarBlue
{
	background-color: #3399CC;
	width: 561px;
	height: 28px;
	padding: 0px;
	margin: 0px;
	position: relative;
	list-style: none;
}

ul#bluenav
{
	width: 561px;
	height: 28px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background: #3399CC url(../images/blueNav.jpg) no-repeat;
	list-style: none;
}

ul#bluenav li
{
	height: 28px; /*width: 140px;*/
	float: left;
}
ul#bluenav li a
{
	height: 28px; /*width: 140px;*/
	display: block;
	text-indent: -9999px;
	background: #3399CC url(../images/blueNav.jpg) no-repeat;
}
/*----------------------
PINK NEW NAVIGATION "Death Kiss"
------------------------*/
#navRowPink2, #navBar
{
	background-color: #FF99CC;
	width: 561px;
	height: 28px;
	padding: 0px;
	margin: 0px;
	position: relative;
	list-style: none;
}

ul#pinknav
{
	width: 561px;
	height: 28px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background: #CE10AE url(../images/pinkNav.jpg) no-repeat;
	list-style: none;
}

ul#pinknav li
{
	height: 28px; /*width: 140px;*/
	float: left;
}
ul#pinknav li a
{
	height: 28px; /*width: 140px;*/
	display: block;
	text-indent: -9999px;
	background: #CE10AE url(../images/pinkNav.jpg) no-repeat;
}

/*----------------------
GREEN NEW NAVIGATION "Death Kiss"
------------------------*/
#navRowGreen2, #navBar
{
	background-color: #33CC33;
	width: 561px;
	height: 28px;
	padding: 0px;
	margin: 0px;
	position: relative;
	list-style: none;
}

ul#greennav
{
	width: 561px;
	height: 28px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background: #33CC33 url(../images/greenNav.jpg) no-repeat;
	list-style: none;
}

ul#greennav li
{
	height: 28px; /*width: 140px;*/
	float: left;
}
ul#greennav li a
{
	height: 28px; /*width: 140px;*/
	display: block;
	text-indent: -9999px;
	background: #33CC33 url(../images/greenNav.jpg) no-repeat;
}



/*----------------------
HOME NAVIGATION "Death Kiss"
------------------------*/
#navHome, #navBar
{
	background-color: #F9A467;
	width: 561px;
	height: 28px;
	padding: 0px;
	margin: 0px;
	position: relative;
	list-style: none;
}

ul#nav
{
	width: 561px;
	height: 28px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background: #F99839 url(../images/orangeNav.jpg) no-repeat;
	list-style: none;
}

ul#nav li
{
	height: 28px; /*width: 140px;*/
	float: left;
}
ul#nav li a
{
	height: 28px; /*width: 140px;*/
	display: block;
	text-indent: -9999px;
	background: #F99839 url(../images/orangeNav.jpg) no-repeat;
}
/*--------------------
NAVIGATION ELEMENTS
------------------------*/


li#productSearch a
{
	height: 28px;
	width: 128px;
}

li#productSearch a:link, li#productSearch a:visited
{
	background-position: -0px 0px;
}

li#productSearch a:hover, li#productSearch a:focus
{
	background-position: -0px -28px;
}

li#companyProfile a
{
	height: 28px;
	width: 99px;
}

li#companyProfile a:link, li#companyProfile a:visited
{
	background-position: -128px 0px;
}

li#companyProfile a:hover, li#companyProfile a:focus
{
	background-position: -128px -28px;
}

li#contactUs a
{
	height: 28px;
	width: 92px;
}

li#contactUs a:link, li#contactUs a:visited
{
	background-position: -227px 0px;
}

li#contactUs a:hover, li#contactUs a:focus
{
	background-position: -227px -28px;
}

li#emailAFriend a
{
	height: 28px;
	width: 134px;
}

li#emailAFriend a:link, li#emailAFriend a:visited
{
	background-position: -319px 0px;
}

li#emailAFriend a:hover, li#emailAFriend a:focus
{
	background-position: -319px -28px;
}

li#viewQuote a
{
	height: 28px;
	width: 108px;
}

li#viewQuote a:link, li#viewQuote a:visited
{
	background-position: -453px 0px;
}

li#viewQuote a:hover, li#viewQuote a:focus
{
	background-position: -453px -28px;
}
/*---------------------------*/

#SearchType
{
	margin-bottom: 10px;
}

#noResult
{
	margin-left: 245px;
	padding: 0px;
	font-size: 120%;
}
#noResult ul li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: small;
}

/* CSS for Contact Us page */

.contactUsHeading
{
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.contactUsAddress p
{
	font-size: 0.75em;
	line-height: 130%;
	font-family: "Letter Gothic" ,verdana, arial,Helvetica,sans-serif;
}

#columnPink a:link,
#inner .pinkLink:link,
#inner .pinkLink:visited,
#inner .pinkLink:hover,
#inner .pinkLink:active
{
	color: #BD3F91;
	text-decoration: underline;
}
.pinkLink:link
{
	color: #BD3F91;
	text-decoration: underline;
}

.pinkLink:visited
{
	color: #BD3F91;
	text-decoration: underline;
}

.pinkLink:hover
{
	color: #BD3F91;
	text-decoration: underline;
}

.pinkLink:active
{
	color: #BD3F91;
	text-decoration: underline;
}

#contactsTableBody
{
	font-size: 0.7em;
	padding-bottom: 10px;
}

.contactUsJobTitle
{
	color: #A2A0A1;
	padding-left: 16px;
}

.contactUsEmailLink A
{
	color: #BD3F91;
}

.contactUsEmailLink A:visited
{
	color: #BD3F91;
}

.contactUsEmailLink A:active
{
	color: #BD3F91;
}

.contactUsEmailLink A:hover
{
	color: #BD3F91;
}

.contactUsName
{
	padding-right: 16px;
	padding-left: 0px;
}

.pinkMapText #messageBlock a:link, .pinkMapText #messageBlock a:visited, .pinkMapText #messageBlock a:hover, .pinkMapText #messageBlock a:active
{
	color: #A43488;
	text-decoration: none;
}


#navSearch 
{
	margin:0px;
	padding:0px;}
/*	
#navSearch p
{
	margin: 0px 0px 20px 10px;
	padding:0px 0px 0px 10px;
}
*/

/*------------
QUOTE PAGE TABLE
----------------*/

#quoteTable
{
	width: 100%;
	padding: 0px;
	margin-left: -10px; 
	_margin-left:-5px;
	float:left;
	position:relative;
	font-family:verdana,Arial,Helvetica,Sans-serif;
	font-size:80%;


}

#quoteTable thead th, 
#quoteTable tfoot td
{
	background-color: #C5DCE9;
	padding: 2px 5px;
	margin: 0px;
	text-align: left;
	border-right: 1px solid #75B7D3;
	border-bottom: 1px solid #75B7D3;
	white-space: nowrap;
	
}

#quoteTable tfoot td
{
	border: none;
	width: 131px;
	height: 30px;
	padding: 5px;
	margin: 0px;
	font-weight: bold;
	white-space: nowrap;
}

#quoteTable tfoot td a
{
	border: 1px solid #fff;
	color: #000;
	margin: 0px 0px 0px 20px;
	padding: 2px 20px 2px 2px;
	width: 200px;
	text-decoration: none;
	white-space: nowrap;
}

	#quoteTable tfoot td a#updateBtn
	{
		background-color:#0099CC;
		border:1px solid #0099CC;
		color:#ffffff;
		font-size:100%;
		font-weight:bold;
		height:15px;
		position:relative;
		float:right;
		margin-left:450px;
		margin-top:0px;
		padding: 2px 3px 0 3px;
		text-align:center;
		width:50px;
		}
		a#updateBtn:hover
		{
			color:#0099CC;
			border:1px solid #0099CC;
			background-color:#fff;
			}
#quoteTable tbody td, 
#quoteTable tbody th
{
	text-align: right;
	padding: 0px 5px;
	margin: 0px;
	border-right: 1px solid #75B7D3;
	border-bottom: 1px solid #75B7D3;
	white-space: nowrap;
}

#quoteTable .noBorder
{
	border: none;
	background-color: #fff;
}

#quoteTable thead th.delCol
{
	background-color: #C3C1C0;
	border: none;
}

#quoteTable tbody td.delCol
{
	border: none;
	text-align: center;
}



#login3 p
{
	padding-left: 1px;
	margin-top: 0px;
	position: relative;
	font-size: 0.7em;
	font-family: "Letter Gothic" ,verdana, arial,Helvetica,sans-serif; /*letter-spacing:0.05em;*/
}

.contactUsAddress table td
{
	padding: 0px;
	margin: 0px;
	font-size: 90%;
	font-family: "Letter Gothic" ,verdana, arial,Helvetica,sans-serif;
}
#regholder
{
	padding: 10px 0 0 10px;
	margin: 0px;
	float: left;
	position: relative;
	width: 701px;
	height:100%;
}
#regLayer
{
	width: 450px;
	padding: 0px;
	margin: 0px;
	font-size:0.75em;
	font-family: "Letter Gothic" ,verdana, arial,Helvetica,sans-serif;
	position: relative;
}
#regLayer p
{
	padding: 0px;
	margin: 0px;
	float: left;
	position: relative;
	clear: left;
	font-size: 100%;
}

#regLayer div
{
	width: 400px;
	margin: 5px 0;
	padding: 0px;
	position: relative;
	float: left;
	clear: both;
	
}


#regLayer select
{
	width: 160px;
	position: relative;
	float: right;
}

#regLayer label
{
	float: left;
	width: 210px;
	position: relative;
	text-align: right;
}

#regLayer input
{
	float: right;
	position: relative;
	clear: left;
}
#regLayer #submBtn
{
	position:relative;
	float:left;
	padding:0px;
	margin:0px;
	height:30px;
}
	#submBtn a
	{
	background-color: #F89838;
	color: #ffffff;
	width: 130px;
	height: 19px;
	font-size: 1.15em;
	font-weight: bold;
	text-align: center;
	margin:0px;
	border: solid 1px #F89838;
	float: right;
	}
		
	#submBtn a:hover
	{
	background-color: #fff;
	border: solid 1px #F89838;
	color: #F89838;
	text-decoration:none;}
		
.whiteText, .whiteText span, .whiteText span p
{
	color: White;
	font-size: normal;
}

.whiteText span p a, .whiteText span p a:link, .whiteText span p a:hover, .whiteText span p a:active, .whiteText span p a:visited
{
	color: White;
}

div.whiteText span#messageBlock h1
{
	color: White;
	font-size: 1.5em;
}
.whiteText span p
{
	font-size: 1em;
}
div.whiteText span#messageBlock img, .whiteText span p img
{
	border: 0;
}
div.whiteText span#messageBlock a, div.whiteText span#messageBlock p a, div.whiteText span#messageBlock blockquote p a, .whiteText span blockquote p blockquote a, .whiteText span p blockquote a, .whiteText span p blockquote blockquote a
{
	color: White;
}
div.whiteText span#messageBlock a:link, div.whiteText span#messageBlock p a:link, div.whiteText span#messageBlock a:hover, div.whiteText span#messageBlock p a:hover, div.whiteText span#messageBlock a:active, div.whiteText span#messageBlock p a:active, div.whiteText span#messageBlock a:visited, div.whiteText span#messageBlock p a:visited
{
	color: White;
}

#homepageCopyBlock p
{
    padding-left:8px;
    padding-top:0px;
    color:White;
}


#homepageCopyBlock H1
{
    color:White;
    font-weight:bold;
    font-size:16pt;
    padding:0px;
    margin-left: 7px;
    margin-bottom: 15px;
    text-align: left;
}

#homepageCopyBlock IMG
{
    margin-right:10px;
    width:432px;
    position:relative;
    float:left;
    
}

#homepageCopyBlock TABLE
{
    padding:0px;
    margin:0px;
}

#homepageCopyBlock TBODY
{
    padding:0px;
    margin:0px;
}

#homepageCopyBlock TR
{
    padding:0px;
    margin:0px;
}

#homepageCopyBlock TD
{
    padding:0px;
    margin:0px;
    padding-top:10px;
}

#homepageCopyBlock a
{
    color: Black;
    text-decoration:underline;
}
#homepageCopyBlock a:link
{
    color: Black;
    text-decoration:underline;
}
#homepageCopyBlock a:active
{
    color: Black;
    text-decoration:underline;
}
#homepageCopyBlock a:visited
{
    color: Black;
    text-decoration:underline;
}
#homepageCopyBlock a:hover
{
    color: Black;
    text-decoration:underline;
}

/* NewHomepageCopyBlock:- */

#NewHomepageCopyBlock
{
	width: 561px;
	height: 400px;
	background-color: #ff9934;
	margin: 0;
	display: block;
	padding: 0;
	min-width: 561px;
	max-width: 561px;
	overflow: hidden;
}

#NewHomepageCopyBlock span
{
	margin: auto;
	width: 521px;
	height: 360px;
	border: solid 20px #ff9934;
	vertical-align: middle;
	overflow: hidden;
}

#NewHomepageCopyBlock>span>p { width: 521px; }

#NewHomepageCopyBlock img
{
	/* margin: auto; */
	margin-left: 0;
	padding: 0;
}

#NewHomepageCopyBlock>span>*
{
	margin: auto;
	display: block;
	text-align: center;
	vertical-align: middle;
	color: White;
}

#NewHomepageCopyBlock>span H1
{
    color:White;
    font-weight:bold;
    font-size:16pt;
    padding:0px;
    margin-left: 7px;
    margin-bottom: 15px;
    text-align: left;
}

/*
#NewHomepageCopyBlock IMG
{
    margin-right:10px;
    width:432px;
    position:relative;
    float:left;    
}
*/

#NewHomepageCopyBlock>span a
{
    color: Black;
    text-decoration:underline;
}
#NewHomepageCopyBlock a:link
{
    color: Black;
    text-decoration:underline;
}
#NewHomepageCopyBlock a:active
{
    color: Black;
    text-decoration:underline;
}
#NewHomepageCopyBlock a:visited
{
    color: Black;
    text-decoration:underline;
}
#NewHomepageCopyBlock a:hover
{
    color: Black;
    text-decoration:underline;
}
