/**STRUCTURAL ELEMENTS **/
* html { margin: 0 auto; text-align: center;}
body {
	margin: 0 auto;
	background-color: #fff;
	color: #333;
	padding: 0;
	font: 12px/16px Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	}

#Wrap {
	width: 809px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	}
	
#InnerNarrow {
	width: 807px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	background: url(../styleImages/backgrounds/repeatBgNarrow.jpg) repeat top left;
	float: left;
	display: inline;
	}

#InnerWide {
	width: 807px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	background: url(../styleImages/backgrounds/repeatBgWideNoCol.jpg) repeat top left;
	float: left;
	display: inline;
	}
	
#Header {
	margin: 0;
	text-align: left;
	float: left;
	display: inline;
	width: 807px;
	height: 268px;
	position: relative;
	padding: 0;
	}


#Header h1 {
	float: left;
	width: 807px;
	height: 76px;
	margin: 0;
	display: inline;
	}

#Header h1 a {
	width: 807px;
	height: 76px;
	float: left;
	display: inline;
	}

#Header h1 span {
	float: left;
	font-size: 60px !important;
	margin: -50px 0 0 35px;
	padding: 0;
	line-height: 48px;
	color: #3b5272;
	visibility: hidden;
	}

.flashOuter {
	background: #FFFFFF url(../styleImages/header/flashBg.jpg); no-repeat top left;
	width: 807px;
	height: 192px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	}

#flashInner {
	float: left;
	display: inline;
	width: 667px;
	height: 192px;
	margin: 0 23px 0 117px;
	position: relative;
	background-color: #FFFFFF;
	}
	
h1 a {border-bottom: none;}
	


#TopNav {
	background-image:url(../styleImages/navigation/NavBg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 807px;
	height: 55px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	display: inline;
	float: left;
	}
	
#InnerWrap {
	background-repeat: repeat-y;
	background-position: top left;
	width: 807px;
	float: left;
	display: inline;
	}

#LeftColumn {
	float: left;
	width: 188px;
	height: 100%;
	margin-left: 23px;
	margin-right: 10px;
	display: inline;
	}

#MainContent {
	float: left;
	width: 367px;
	margin-right: 8px;
	display: inline;
	}

#RightColumn {
	float: left;
	width: 168px;
	padding: 20px 0 0 0;
	display: inline;
	}


#MainNarrow {
	float: left;
	width: 315px;
	margin-right: 8px;
	display: inline;
	position: relative;
	}

#RightColumnWide {
	float: left;
	width: 238px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	display: inline;
	}

#Footer {
	float: left;
	width: 807px;
	height: 82px;
	background-image:url(../styleImages/backgrounds/footer.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
	padding: 0;
	}

table#CartTable {
	width: 740px;
	float: left;
	padding: 0;
	margin-left: 23px;
	}
	
table#CartTable td#LeftColumn {
	width: 185px;
	float: left;
	height: 100%;
	margin-left: 0;
	margin-right: 10px;
	display: inline;
	}
	
table#CartTable .LeftSideBox {
	float:left; 
	width: 185px; 
	margin: 20px 0 0 0;
	}
	
table#CartTable .LeftHeading h3 {
	font: normal 14px Arial; 
	margin: 0 0 5px 15px; 
	padding: 0 0 5px 0; 
	text-transform: uppercase; 
	color: #384f6a; 
	border-bottom: 1px solid #999999; 
	letter-spacing: -1px; 
	border-top: none;
	}
	

/**PAGE LAYOUT STYLING **/

/**TOP NAVIGATION BOXES
***********************/
#TopNav .TopNavInner {
	width: 760px;
	float: left;
	display: inline;
	margin-left: 23px;
	}
	
#TopDocs {
	float: left;
	height: 55px;
	width: 501px;
	position: relative;
	display: inline;
	}


#HP a span, #OS a span, #MI a span, #PP a span, #CU a span{
	color: #FFFFFF;
	float: left;
	display: inline;
	visibility: hidden;
	}
			
#HP a span {padding: 21px 0px 16px 0px; width: 90px}
#OS a span {padding: 22px 0px 15px 0px;width: 88px;}
#MI a span {padding: 12px 0px 10px 0px;width: 110px;}
#PP a span {padding: 13px 0px 9px 0px;width: 93px;}
#CU a span {padding: 23px 0px 15px 0px;width: 85px}

#HP a#HomeLink {background-image:url(../styleImages/navigation/homeLink.gif);}
#HP a#HomeLink:hover {background-image:url(../styleImages/navigation/homeLinkHover.gif);}
#OS a#ServiceLink {background-image:url(../styleImages/navigation/servicesLink.gif);}
#OS a#ServiceLink:hover {background-image:url(../styleImages/navigation/servicesLinkHover.gif);}
#PP a#PurchaseLink {background-image:url(../styleImages/navigation/purchasingLink.gif);}
#PP a#PurchaseLink:hover {background-image:url(../styleImages/navigation/purchasingLinkHover.gif);}
#MI a#MeasureLink {background-image:url(../styleImages/navigation/measuringLink.gif);}
#MI a#MeasureLink:hover {background-image:url(../styleImages/navigation/measuringLinkHover.gif);}
#CU a#ContactLink {background-image:url(../styleImages/navigation/contactLink.gif);}
#CU a#ContactLink:hover {background-image:url(../styleImages/navigation/contactLinkHover.gif);}

#HP, #OS, #PP, #MI, #CU,
a#HomeLink, a#ServiceLink, a#PurchaseLink, a#MeasureLink, a#ContactLink,
a#HomeLink:hover, a#ServiceLink:hover, a#PurchaseLink:hover, a#MeasureLink:hover, a#ContactLink:hover {
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	float: left;
	margin: 0;
	height: 55px;
	display: inline;
	border-bottom: none;
	}

#HP, a#HomeLink,  a#HomeLink:hover {width: 97px;}
#OS, a#ServiceLink, a#ServiceLink:hover {width: 95px;}
#PP, a#PurchaseLink, a#PurchaseLink:hover {width: 100px;}
#MI, a#MeasureLink, a#MeasureLink:hover {width: 117px;}
#CU, a#ContactLink, a#ContactLink:hover {width: 92px;}



/**SHOPPING BASKET HOME PAGE
********************************/
#ShoppingCart {
	/*background-image:url(../styleImages/navigation/basketBg.jpg);
	background-repeat: no-repeat;
	background-position: top left;*/
	float: left;
	height: 55px;
	width: 258px;
	padding: 0;
	display: inline;
	}
	
p.NavSubHeading {
	color: #7bacd6;
	text-transform: uppercase;
	margin: 10px 0 3px 10px;
	padding: 0;
	font: 14px "Trebuchet MS";
	width: 240px;
	text-align: left;
	}

#CartBox {
	height: 15px; 
	text-transform: lowercase; 
	font: 12px Arial;
	width: 240px;
	margin-left: 10px;
	text-align: left;
	}

#CartBox #ViewCartLinks, #CartBox #CartTotal span {float: right;}
#CartTotal, #ViewCartLinks {color: #FFFFFF;}
#ViewCartLinks a {border-bottom: none; color: #7bacd6; background-color: transparent; text-decoration: none;}
#ViewCartLinks a:hover {color: #FFFFFF}



/**LEFT SIDEBAR PROMOS
***************************/
.LeftPromo {
	float: left;
	display: inline;
	margin: 20px 0;
	width: 188px;
	height: 55px;
	}

.LeftSideBox {
	float:left; 
	width: 187px; 
	margin: 20px 0 0 0;
	display: inline;
	}

.LeftHeading h3 {
	font: normal 14px Arial; 
	margin: 0 0 5px 15px; 
	padding: 0 0 5px 0; 
	text-transform: uppercase; 
	color: #384f6a; 
	border-bottom: 1px solid #999999; 
	letter-spacing: -1px; 
	border-top: none;
	}
	

.LeftSideBox p.SubHeading {
	margin: 0 0 0 15px; 
	font: 16px/22px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; 
	padding: 0; 
	color: #666666;
	text-transform: lowercase;
	}



/**RIGHT SIDEBAR STYLING
****************************/
.RightSideBox {
	width: 168px;
	margin: 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #B3B3B3;
	}
	

.RightSubHeading {
	background-color: #929faf;
	color: #FFFFFF;
	padding: 5px 0;
	}
	
.RightSubHeading p {
	width: 140px;
	margin: 0 0 0 10px;
	font: 16px/16px 'Trebuchet MS';
	text-transform: lowercase;
	}

.RightSideBox .subText {
	margin: 10px;
	color: #666666;
	font: 12px/18px Arial;
	}

.RightSideBox .subText span {
	color: #3f5879;
	font-weight: bold;
	}
	

/**RIGHT SIDEBOX WIDE
*************************/
#RightSideWide {
	width: 238px;
	margin: 0 auto;
	text-align: center;
	}

.RightSideWideBox {
	margin: 20px auto 0;
	text-align: center;
	width: 208px;
	}
	
.RightSideWideBox img {width: 208px;}	
.RSWideBlue {margin-top: 20px;}

	
/**CONTENT STYLING
*******************/
h2 {
	font: normal 20px 'Trebuchet MS';
	color: #7bacd6;
	text-transform: lowercase;
	margin-top: 0;
	}

#ProdDesc h2, .contentBox h2 {
	font: normal 16px 'Trebuchet MS';
	color: #7bacd6;
	text-transform: lowercase;
	margin: 0 0 5px 0;
	}

#Table1 h3.small, #ViewProdLeft h3.small {
	border-top: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #7bacd6;
	text-transform: lowercase;
	background-color: #d6d6d6;
	}

#Table1 h2, #ViewProdLeft h2 {margin: 0;}

h3 {
	border-top: 1px solid #CCCCCC;
	padding-top: 20px;
	text-transform: uppercase;
	font: bold 12px Arial;
	color: #3f5879;
	background-color: #FFFFFF;
	margin: 0 0 5px 0
	}

a {
	color: #3f5879; 
	font-weight: bold; 
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px dashed #3f5879;
	}
	
a:hover {text-decoration: underline; border-bottom: none;}
a.noBorder{border-bottom: none !important;}

.boxContent {padding: 15px;}
span.newWindow {font-size: 10px; line-height: 16px; font-weight: bold;}


/**LATEST PRODUCTS & CATEGORY PAGES
**************************************/
#LProducts, .contentBox {
	float: left;
	display: inline;
	padding: 10px;
	}

.ProdBox {
	width: 170px;
	text-align: center;
	color: #384f6a; 
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #999999;
	float: left;
	display: inline;
	}
	
.ProdName { 
	width: 130px;
	margin: 0 auto;
	text-align: center;
	}

.ProdName a {
	color: #999999;
	background-color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: -1px;
	border-bottom: none;
	}

.ProdName a:hover {color: #384f6a;background-color: #FFFFFF;}
.ProdImage {margin-bottom: 5px;}
.ProdImage a {border-bottom: none;}
.ProdPrice {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	width: 130px;
	margin: 0 auto;
	}

.ProdPrice span.retail, .ProdPrice span.from {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #3f5879;
	}

.ProdMore  {
	float: left; 
	font-size: 10px;
	width: 70px;
	text-transform: lowercase;
	margin: 0 0 0 8px;
	}

.ProdOrder {
	float: left; 
	font-size: 10px;
	width: 70px;
	text-transform: lowercase;
	margin: 0 0 0 4px;
	}
	

.ProdMore a, .ProdOrder a {text-decoration: underline; font-weight: bold; border-bottom: none;}
.ProdMore a:hover, .ProdOrder a:hover {text-decoration: none;}



/**STEP1 PRODUCT ORDER PAGE
******************************/
#ViewProdLeft {
	width: 287px;
	float:left;
	margin-right: 8px;
	padding: 15px;
	}

#ViewProdRight {
	width: 238px;
	float:left;
	display: inline;
	margin: 0 auto;
	text-align: center;
	}

#QuoteTitle {
	background-image: url(../styleImages/titles/quoteHeader.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	padding: 0;
	width: 288px;
	height: 23px;
	float: left;
	display: inline;
	}
	
#QuoteTitle span {
	color: #c5cdd7;
	margin-top: 2px;
	float: left;
	display: inline;
	margin-left: 15px;
	font: 14px 'Trebuchet MS';
	visibility: hidden;
	}

/**GENERAL PRODUCT INFORMATION
*********************************/
.comments {
	padding-bottom: 10px; 
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
	font: normal 11px Arial;
	}


/**CALCULATOR BOX 
**********************/
#CalBox {padding-bottom: 20px;	float: left;display: inline;}
table#Calculator {
	float: left;
	width: 288px;
	background-color: #d6d6d6;
	color: #333333;
	display: inline;
	padding: 0;
	font: 11px Arial;
	}

table#Calculator td {padding: 5px 0;}
table#Calculator td.tag2, table#Calculator td.border {}
table#Calculator span {padding-right: 5px;}
table#Calculator p {margin: 0 8px 0 0;}
table#Calculator td.border, table#Calculator td.border1 {border-top: 1px solid #333333; padding-top: 5px;}



/**COLOR SWATCH
********************/
#ColorSwatch {
	width: 288px;
	float: left;
	display: inline;
	margin: 10px 0;
	}


#ColorSwatch p {
	text-transform: uppercase;
	font: bold 12px Arial;
	color: #3f5879;
	background-color: #FFFFFF;
	margin: 5px 0
	}
	
.CSBox {
	width: 70px;
	height: 105px;
	float: left;
	text-align: center;
	display: inline;
	}
	
	
a.colorbox{
	display:-moz-inline-stack;
	display:inline-block;
	border-bottom-width: 0;
	text-decoration:none;
	background: #FFFFFF;
	width: 54px;
	height: 54px;
	border: 1px solid #3f5879;
	margin-bottom: 5px;
	}

a.colorbox:hover {border: 1px solid #AAAAAA}
.colorbox img {width: 54px; height: 54px;}


/**INDIVIDUAL PRODUCT DESCRIPTIONS 
***************************************/
#ProdDesc {font: 11px Arial; color: #000000;}
#ProdDesc ul {margin-left: 15px; margin-bottom: 20px;}
#ProdDesc ul li {list-style-position: outside;}



/**RIGHT COLUMN BUTTONS AND IMAGE
************************************/
#Customise, #ViewProdImage, #RequestSample {
	margin: 20px auto;
	text-align: center;
	width: 238px;
	}
	
#Customise a, #ViewProdImage a, #RequestSample a {border-bottom: none;}

/**IMAGE BASED BLUE BORDER TITLES
***********************************/
#YourProducts, #ExpressCheckout, #RegistrationTitle {
	background-repeat: no-repeat;
	background-position: top left;
	width: 488px;
	height: 23px;
	float: left;
	display: inline;
	}

#YourProducts span, #ExpressCheckout span, #RegistrationTitle p {
	color: #c5cdd7;
	margin-top: 2px;
	float: left;
	display: inline;
	margin-left: 15px;
	font: 14px 'Trebuchet MS';
	visibility: hidden;
	}

#YourProducts {background-image:url(../styleImages/titles/yourProductsTitle.jpg);}
#ExpressCheckout {background-image:url(../styleImages/titles/repeatCustomer.jpg);}
#RegistrationTitle { background-image:url(../styleImages/titles/registrationBg.jpg);}	
	
	
/**STEP2 PRODUCT CUSTOMISE PAGE
***********************************/
.Step2ProdPage, #ViewCartPage {
	width: 545px; 
	margin-left: 5px; 
	float:left; 
	display: inline; 
	padding: 20px 0 20px 10px;
	}

#Table1 h2, .CartTable1 h2  {
	font-size: 12px; 
	text-transform: uppercase; 
	color: #384f6a; 
	font-weight: bold; 
	text-align: left; 
	margin-bottom: 0; 
	margin-left: 12px;
	}


.CartProdImage {
	background-repeat: no-repeat;
	background-position: top left;
	width: 120px;
	height: 120px;
	margin-left: 15px;
	}
	

#Table1 img, .CartTable1 img {
	border: 1px solid #384f6a; 
	margin-bottom: 5px; 
	margin-left: 15px;
	}

#Table1, 
#Table2, 
#Table3,
.CartTable1, 
.CartTable2, 
.CartTable3, 
#Step1Form {background-color: #d6d6d6; width: 488px !important; } 

#Table2, #Table3, .CartTable2, .CartTable3, #Step1Form {margin-bottom: 10px;}
#Table4, .CartTable4 {width: 488px;}
#Table2 {padding-bottom: 10px;}
.CartTable2 {padding-bottom: 5px;}

#Table1 .SPtextBox, 
#Table2 .SPtextBox, 
#Table3 .SPtextBox,
.CartTable1 .SPtextBox, 
.CartTable2 .SPtextBox, 
.CartTable3 .SPtextBox {
	width: 100px; 
	text-align: left; 
	border: 1px inset #FFFFFF; 
	color: #000000; 
	background-color: #F7F7F7;
	}

#Table1 .SPtextBoxSml, 
#Table2 .SPtexBoxSml, 
#Table1 table .SPtextBoxSml, 
#Table3 .SPtextBoxSml, 
.CartTable1 .SPtextSml, 
.CartTable2 .SPtextSml, 
.CartTable3 .SPtextSml {
	width: 50px; 
	text-align: left; 
	border: 1px inset #CCCCCC; 
	font-size: 12px; 
	color: #000000; 
	background-color: #F7F7F7;
	}

.CartTable1 .SPtextSmlDisabled, 
.CartTable2 .SPtextSmlDisabled, 
.CartTable3 .SPtextSmlDisabled {background-color: #3b5370; color: #FFFFFF;}


/**PRODUCT OPTIONS
**********************/
#Table1 table td, .CartTable1 table td {padding: 0 0 5px 0;}

table#Options .OptionsStyle {
	width: 120px; 
	color: #000000; 
	text-transform: lowercase; 
	font: 12px Arial; 
	border: 1px inset #FFFFFF; 
	background-color: #F7F7F7;
	}
	
	#Table1 td, 
#Table2 td, 
#Table3 td, 
.CartTable1 td, 
.CartTable2 td, 
.CartTable3 td {padding: 5px 0 5px 5px;}
#Table2 td, .CartTable2 td {padding: 2px 5px;}
#Table3 td, .CartTable3 td {padding: 8px 5px;}

/**PRODUCT IMAGE AREA
***********************/
#Table1 td.tag, 
#Table2 td.tag, 
#Table3 td.tag, 
.CartTable1 td.tag, 
.CartTable2 td.tag, 
.CartTable3 td.tag {padding: 0; width: 155px !important;}

/**SECOND COLUMN
*******************/
#Table1 table td {padding-bottom: 10px;}

#Table1 td.tag2,
#Table2 td.tag2, 
#Table3 td.tag2,
.CartTable2 td.tag2, 
.CartTable3 td.tag2, 
#Table1 table.subLeft {padding: 0; width: 130px !important;}
#Table1 table.subLeft { font-size: 11px;}

/**MOUNTING IMAGE
********************/
.MImage {
	margin: 0;
	text-align: left;
	width: 207px;
	height: 170px;
	}

.MImage img {
border: none !important; 
	float: left !important; 
	display: inline; 
	text-align: left !important;
	width: 205px;
	height: 168px;
	margin: 0 !important;
	}
	


/**THIRD COLUMN
*****************/
#Table1 table.subRight {padding: 0;width: 190px;}


/**TOTAL TABLE
*****************/
#Table3 td.total, .CartTable3 td.total {border-top: 1px solid #b6b6b6;}

#Table3 span, .CartTable3 span {
	padding: 0; 
	margin: 0; 
	color: #cc5b07; 
	text-transform: uppercase; 
	font-weight: bold;
	}

.remove {width: 130px; margin-bottom: 5px}
.update {width: 130px; float: left; display: inline;}
.update small {
	width: 80px;
	float: left;	
	font-weight: bold;
	line-height: 12px; 
	margin-left: 15px;
	}

.optionResult {
	display: inline; 
	width: 260px; 
	float: left; 
	margin-bottom: 2px; 
	font-weight: bold; 
	color: #333333; 
	text-transform: uppercase; 
	font-size: 11px;
	}

.optionResult span {font-weight: normal; float: right; }



/**STEP 1 PAGE
**************/
#Step1Form {
	padding-bottom: 5px; 
	float: left; 
	display: inline;
	}
	
#Step1Form p {margin: 8px 12px;}

#RegSep   {
	background-color: #d6d6d6; 
	width: 488px; 
	padding-left: 0; 
	float: left; 
	display: inline; 
	margin-bottom: 10px;
	} 
	
#RegSep h3  {
	font-size: 12px;
	text-transform: uppercase; 
	color: #384f6a; 
	font-weight: bold; 
	text-align: left; 
	margin-bottom: 0;
	background-color: #d6d6d6; 
	border-top: none;
	}

#RegSep td {padding: 10px 12px; width: 220px; }
#RegSep p {font-size: 11px;}



/**REGISTRATION FORM
*************************/
.box488 {float: left; display: inline; width: 488px;}
.stopfloat {float: left;width: 488px;}
.RegTable1, .RegTable2, .RegTable3 {font-size: 11px; background-color: #d6d6d6; width: 488px; padding-bottom: 5px; padding-top: 5px;}
.RegTable1 td, .RegTable2 td, .RegTable3 td {padding: 5px 5px 5px 10px;}
.RegTable1 .tdcartTitle,
.RegTable2 .tdcartTitle,
.RegTable3 .tdcartTitle {
	background-color: #d6d6d6; 
	padding: 5px 5px 5px 8px;
	font-size: 12px;
	text-transform: uppercase;
	color: #384f6a;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0;
	border-bottom: none;
	}
	
.RegTable2 .tdcartTitle small {text-transform: lowercase; color: #cc5b07; }



/**EDIT DELIVERY & FIXED DELIVERY FORM
********************************************/
.subCartTitle {
	background-color: #d6d6d6; 
	padding: 5px 0;
	font-size: 12px;
	text-transform: uppercase;
	color: #384f6a;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0;
	border-bottom: none;
	width: 230px;
	}


.CartTable1 td.eTag, .CartTable1 td.dTag {width: 230px; padding: 0 3px 0 12px;}



/**GATEWAY PAGE
*****************/
#ViewCartPage .boxContent {width: 488px; float:left; display: inline; background-color: #d6d6d6; padding: 0 0 10px 0;}
#ViewCartPage .boxContent .SubTitle {margin-bottom: 10px;}
#ViewCartPage .boxContent p {margin: 5px 15px;}
table#GatewayForm {margin-top: 20px;}
table#GatewayForm td {padding: 10px 5px;}
table#GatewayForm .tdcartEven {	border-top: 1px solid #FFFFFF; 	border-bottom: 1px solid #FFFFFF; }
table#GatewayForm .textbox {width: 200px;}


/**PROFILE PAGE
******************/
table#ProfileForm td {padding: 5px;}
table#ProfileForm .textbox {width: 200px;}



/**VIEW ORDERS PAGE
***********************/
table#ViewOrdersForm {background-color: #d6d6d6; margin-bottom: 20px;}
table#ViewOrdersForm td {border-bottom: 1px solid white; padding: 7px 3px;}
table#ViewOrdersForm td.tdcartTitle {background-color: #39516f;	color: #FFFFFF;	padding: 5px;}
ol#OrderNotes {	margin-left: 30px; margin-bottom: 20px;}
ol#OrderNotes li {list-style-position: outside;	margin-bottom: 10px; font: 12px Arial;}
ol#OrderNotes span {font-size: 12px; text-transform: uppercase;	color: #384f6a;	font-weight: bold; text-align: left; margin-bottom: 0;}



/**VIEW ORDER PAGE
*******************/
.BlueBorder {width: 488px; background-color: #384f6a; color: #FFFFFF; width: 488px; height: 23px; padding: 0 0 0 12px;}
.box500 p {margin: 8px 12px;}
.BlueBorder p {margin: 0; padding: 0; line-height: 22px;}
.box500 {background-color: #d6d6d6; width: 500px; float: left; display: inline;}
#ViewOrderForm td.tdcartTitle {	background-color: #384f6a; color: #FFFFFF; padding-left: 12px;}


/**SITE DOCUMENTS
********************/
.sitedocument {
	padding: 20px 0;
	width: 345px;
	margin: 0 auto;
	font: 12px/18px Arial, Verdana, Helvetica, sans-serif;
	}

.sitedocument h2 {
	font: normal 20px 'Trebuchet MS';
	color: #7bacd6;
	text-transform: lowercase;
	margin-top: 0;
	}
	
.sitedocument h3 {
	border-top: none;
	padding-top: 0;
	text-transform: uppercase;
	font: bold 12px Arial;
	color: #3f5879;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	}


.sitedocument p {margin-top: 0;}
.sitedocument p small {line-height: 12px; font-size: 10px; }
.sitedocument blockquote {margin: 0 0 0 30px; }







/**SITE DOCUMENT WIDE
***********************/
#SiteDocNarrow {padding: 15px;}
#SiteDocNarrow h2 {
	font: normal 20px 'Trebuchet MS';
	color: #7bacd6;
	text-transform: lowercase;
	margin-top: 0;
	}

#SiteDocNarrow h3 {
	border-top: 1px solid #999999;
	padding-top: 20px;
	text-transform: uppercase;
	font: bold 12px Arial;
	color: #3f5879;
	background-color: #FFFFFF;
	margin: 0 0 5px 0
	}

#SiteDocNarrow ul {margin-left: 15px;}
#SiteDocNarrow ul li {list-style-position: outside}
	
.RSWHeading {
	background-image:url(../styleImages/titles/appointment.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 208px;
	height: 23px;
	float: left;
	display: inline;
	}

.RSWHeading span {
	color: #c5cdd7;
	margin-top: 2px;
	float: left;
	display: inline;
	margin-left: 15px;
	font: 14px 'Trebuchet MS';
	visibility: hidden;
	}
	

.RSWideBlue {
	background-color: #d2d3d5;
	color: 333333;
	width: 208px;
	float: left;
	display: inline;
	text-align: left;
	margin-left: 15px;
	margin-bottom: 20px;
	}

.warning {border-bottom: 1px solid #b6b7b9;}
.warning p {padding: 0 10px;font-weight:bold;}

table#AppointmentForm {
	background-color: #d2d3d5;
	color: #333333;
	padding: 10px 0 10px 12px;
	float: left;
	display: inline;
	margin-top: 15px; 
	}	
	
table#AppointmentForm td {padding-bottom: 5px;}
table#AppointmentForm input {width: 160px;}
table#AppointmentForm .submit {width: 100px;}	

	
/**BOTTOM SITE DOCUMENTS
*************************/
#BottomSiteDocs {
	width: 640px;
	margin: 56px 0 0 33px;
	text-align: left;
	text-transform: uppercase;
	color: #999999;
	background-color: transparent;
	font: normal 8px Arial, Verdana, Helvetica, sans-serf;
	}

#BottomSiteDocs a {
	font: normal 8px Arial, Verdana, Helvetica, sans-serf;
	color: #999999;
	background-color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
	}

#BottomSiteDocs a:hover {color: #7bacd6; background-color: #FFFFFF;}
#BottomSiteDocs span {padding: 0 0 0 3px;}



/**DESIGNER CREDITS
********************/
#DesignerCredits {
	margin: 0 0 0 30px;
	padding: 5px;
	text-align: right;
	width: 740px;
	height: 18px;
	color: #999999;
	background-color: #FFFFFF;
	font-size:10px;
	float:left;
	display: inline;
	}

#DesignerCredits a {
	font-weight: bold;
	color: #999999;
	background-color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
	}

#DesignerCredits a:hover {text-decoration: underline;}




/* sIFR Typography
-------------------------------------------------------------*/
.sIFR-flash				{ visibility: visible !important; vertical-align: bottom; margin: 0; padding: 0; }
.sIFR-unloading .sIFR-flash 		{ visibility: hidden !important; }
.sIFR-replaced, .sIFR-ignore 		{ visibility: visible !important; }
.sIFR-alternate 			{ position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }
.sIFR-replaced div.sIFR-fixfocus	{ margin: 0pt; padding: 0pt; overflow: auto; letter-spacing: 0px; float: none; }
.sIFR-dummy 				{ width: 0px; height: 0px; margin-left: 42px; z-index: 0; }


/*---- Header styling ---*/
.sIFR-active h2, .sIFR-active #SiteDocNarrow h2, .sIFR-active .sitedocument h2 	{ visibility: hidden; font-family: Helvetica, Arial, sans-serif; line-height: 1em; font-size: 21px; margin: 0; padding: 0; }
.sIFR-active #Table1 h2, .sIFR-active .CartTable1 h2 { visibility: hidden; font-family: Helvetica, Arial, sans-serif; line-height: 1em; font-size: 14px; margin: 0; padding: 0; }
.sIFR-active #ProdDesc h2, .sIFR-active .contentBox h2 { visibility: hidden; font-family: Helvetica, Arial, sans-serif; line-height: 1em; font-size: 18px; margin: 0; padding: 0; }
.sIFR-active .LeftSideBox p.SubHeading { visibility: hidden; font-family: Helvetica, Arial, sans-serif; line-height: 1em; font-size: 16px; margin-left: 15px; padding: 0; text-transform: lowercase; }

