/* PRINT - INVOICE & AWB */

#dontPrint, #container, #baseBar { 
	display: block;
}
#logoPrint, #siteInfo, #quoteHeader, #quoteFooter { 
	display: none;
}
#quoteButton {
	width: auto;
}
#containerPrint, #PrintSection {
	margin-left: auto; 
	margin-right: auto;
	clear: both;
	width: 648px;
	height: auto;
	background-color: #FFFFFF;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
#containerPrint table table, #PrintSection table table
{
	text-align: left;
	vertical-align: top;
}
.h1 {
	height: 1px;
}
.w200 {
	width: 200px;
}
.w400 {
	width: 400px;
}

/* --------------------- END OF PRINT ----------------------- */

.hidden { 
	display: none;
}
.unhidden { 
	display: block;
}
body {
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-image: url(../site_images/bg-XL2.jpg);
	background-repeat: repeat-x;
	background-color: #71828A;
}

/*	WRAP LAYOUT	*/

#container, #containerContent {
	margin-left: auto; 
	margin-right: auto;
	clear: both;
	width: 915px;
	height: auto;
	text-align: center;
	padding: 20px 0px 0px 0px;	/*	GAP FROM HEADER/LOGO */
}
#topGapBar {
	height: 10px;
	width: auto;
}
#middleBar, #topBar, #baseBar, #colorBar, .colorBar, #clearBar, .clearBar {
	clear: both;
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
}
#menuBar, #middleBar {
	width: 915px;
	margin: 0px auto 0px auto;
	background-image: url(../site_images/menu-XL.gif);
	background-repeat: repeat-x;
	clear: both;
}
#topBar {
	background-image: url(../site_images/menu-XL.gif);
	background-repeat: repeat-x;
}
#middleBar {
	background-image: url();
}
#baseBar {
	width: 915px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	clear: both;
}
#colorBar, .colorBar {
	color: #FFFFFF;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	background-color: #0164B9;
}
#clearBar, .clearBar {
	padding: 3px 0px 3px 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0164B9;
	border-right-color: #0164B9;
	border-bottom-color: #0164B9;
	border-left-color: #0164B9;
}

/* DIAMOND NINE LAYOUT or NOUGHTS AND CROSSES*/

#wrapLeftTop, #wrapLeftBase, #wrapLeftMiddle, .wrapContent {
	text-align: left;
	float: left;
	clear: left;
	height: auto;
	width: 550px;
}
#wrapCenterTop, #wrapCenterBase{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	clear: both;
	width: auto;
	background-color: #FFFFFF;
}
#wrapCenterMiddle, .wrapCenterMiddle {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	clear: both;
	width: 915px;
}
#wrapRightTop, #wrapRightBase, #wrapRightMiddle {
	text-align: left;
	float: right;
	height: auto;
	width: 250px;
}

/*	END WRAP LAYOUT	*/

/* WRAPS & BORDERS */

#wrapColor, .wrapColor {
	text-align: left;
	height: auto;
	width: auto;
	padding: 10px;
	border: 1px dotted #0164B9;
}
.wrapContent, #wrapContent, #wrapContent1, #wrapContent2, #wrapContent3, #wrapContent4, #wrapContent5, #wrapContent6, #wrapContent7, #wrapContent8, #wrapContent9, #wrapContent10 {
	text-align: center;
	height: auto;
	width: 600px;
	margin: 0px auto 20px auto;
	border: 1px solid #0164B9;
	background-color: #FFFFFF;
	clear: both;
}
#wrapContent6 {
	width: 700px;
}



.wrapAddresses, #wrapAddresses {
	text-align: center;
	height: auto;
	width: 850px;
	margin: 20px auto 20px auto;
	border: 1px solid #0164B9;
	background-color: #FFFFFF;
}

#wrapNav 
{
	
	text-align: center;
	height: auto;
	width: 200px;
	margin: 0px auto 20px auto;
	padding: 5px 10px 5px 10px;
	border: 1px solid #0164B9;
	background-color: #FFFFFF;	
}
#wrapError {
	text-align: center;
	height: auto;
	width: 500px;
	margin: 0px auto 20px auto;
	padding: 5px 10px 5px 10px;
	border: 1px solid #0164B9;
	background-color: #EFEFEF;	
}

.dotted, .dottedColor, .border, .borderColor, .borderNo {
	height: auto;
	width: auto;
	padding: 10px;
	margin: 0px 10px 10px 10px;
	border: 1px dotted #000000;
}
.dottedColor {
	border: 1px dotted #0164B9;
}
.dottedColor1000 {
	border-top-color: #0164B9;
	border-top-style: dotted;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.border {
	border: 1px solid #000000;
}
.borderColor {
	border: 1px solid #0164B9;
}
.borderColorXL {
	border: 2px solid #00006B;
}
.border0100Color {
	border-right-width: 1px;
	border-right-style: solid;
	border-color: #74B5E2;
}
.border0101Color {
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-color: #74B5E2;
}
.border0010Grey, .border0011Grey, .border0110Grey, .border1000Grey, .border1100Grey, .border1001Grey  {
    border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #EFEFEF;
}
.border0011Grey {
    border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.border0110Grey {
    border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.border1000Grey {
    border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.border1100Grey {
    border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.border1001Grey {
    border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}


.borderNo {
	border: 0px;
}
.pad0005 {
	padding: 0px 0px 0px 5px;
}
.pad5000 {
	padding: 5px 0px 0px 0px;
}
.pad5050 {
	padding: 5px 0px 5px 0px;
}
.pad0505 {
	padding: 0px 5px 0px 5px;
}
.pad0050 {
	padding: 0px 0px 5px 0px;
}
.pad10000 {
	padding: 10px 0px 0px 0px;
}
.pad20000 {
	padding: 20px 0px 0px 0px;
}
.pad5030 {
	padding: 5px 0px 3px 0px;
}
.pad5 {
	padding: 5px;
}
.pad10 {
	padding: 10px;
}
.mar10000 {
	margin: 10px 0px 0px 0px;
}

/* ALIGN */

.left {
	text-align: left;
}	
.center, #center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.right {
	text-align: right;
}
.top {
	vertical-align: top;
}	
.middle, #middle {
	vertical-align: middle;
}
.bottom {
	vertical-align: bottom;
}


/* OTHER */

.textCellAddress {
	text-align: right;
	line-height: 20px;
	height: 20px;
	width: 200px;
}
.textCell {
	line-height: 20px;
	height: 20px;
}
.textLine {
	height: 20px;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
	clear: left;
}


.rowTop, .row1, .row2 {
	text-align: left;
	background-color: #000000;
	font-size: x-small;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
.row1, .row2 {
	background-color: #CDDFE0;
	font-weight: normal;
	line-height: 20px;
	color: #000000;
}
.row2 {
	background-color: #000000;
	color: #CDDFE0;
}
.row1:hover, .row2:hover {
	background-color: #0164B9;
	color: #000000;
}
.underline, .underline400 { 
	height: 1px;
	width: 200px;
	background-color: #000000;
	clear: both;
}
.underline400 { 
	width: 400px;
}


/* Print Invoice CSS */

.boxBorder { 
	border: 2px solid #000000;
	height: 40px;
	width: 50px;
}
.boxSignature, .boxNameDate {
	height: 50px;
	width: 175px;
	border: 1px dotted #999999;
}
.boxNameDate { 
	height: 30px;
}

/* END >> Print Invoice CSS */




.lineFull {
	height: 2px;
	width: auto;
	margin: 0px 8px 5px 0px;
	clear: both;
	background-color: #DFE5EB;
}
.spacer {    /* Must go inside a unique fake DIV tag*/
	clear: both;
}
#spacerWauto, .spacerWauto {    /* Must go inside a unique fake DIV tag*/
	height: 0px;
	width: auto;
	clear: both;
}
.spacerW10f {    /* Must go inside a unique fake DIV tag*/
	height: 0px;
	width: 10px;
	float: left;
}
.spacerW10 {    /* Must go inside a unique fake DIV tag*/
	height: 0px;
	width: 10px;
}
.spacerH10 {    /* Must go inside a unique fake DIV tag*/
	height: 10px;
	width: 1px;
	clear: both;
}
#spacerHauto, .spacerHauto {    /* Must go inside a unique fake DIV tag*/
	height: auto;
	width: 0px;
}




/* END ROW STYLES */

.floatRight {
	float: right;
}
.floatRight05000 {
	float: right;
	margin: 0px 50px 0px 0px;
}
.floatLeft {
	float: left;
}

