/* DT Layout Blue */ 

body {
	margin: 0;
	padding: 0;
	background: #ccc;
	font-family: Arial, Helvetica, sans-serif;
}

form {
	margin-bottom: 0;
}

.header {
	height: 86px;
	border-bottom: 4px solid #05335A;
	background: #3B699B;
	margin: 0px;
}

.left-element {
	width: 175px;
	text-align: left;
	float: left;
}

.right-element {
	width: 100%;
	text-align: right;
	float: right;
}

.button_band {
	height: 20px;
	width: 100%;
	background: #EAF4FE;
	margin-top: 1px;
	text-align: right;
}

.sub_grid_header {
	background: #EAF4FE;
}

.sub_grid_header_orderConfirmation {
	background: #EAF4FE;
	font-size:0.8em;
}

.close_button {
	float: right;
	margin-right: 2px
}

.left-column {
	width: 245px;
}

.cool-controls {
	float: right;
	margin-right: 2px;
	margin-bottom: 4px;
}

.footer {
	width: 100%;
	height: 25px;
	background: #05335A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 2px;
	padding: 0px;

}
.footer a:link {
	text-decoration: underline;
	color: #FFFFFF;
}

.table_border
{
	border-bottom-style:solid;
	border-color:#157DEC;
}

.footer a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.footer a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.left-footer {
	padding: 4px 0px 0px 15px;
	width: 480px;
	text-align: left;
	float: left;
}
.right-footer {
	padding: 4px 15px 0px 5px;
	width: 400px;
	text-align: right;
	float: right;
}

/* DT Presentation */ 
hr {
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	margin: 10px 0px 10px 0px;
	height: 0px;
}
.service-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px;
	white-space: nowrap;
}
.service-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 0px
}
.service-text a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.service-text a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.service-text a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.service-text a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.order-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	text-align:  right;
	background-image: url('../images/buttons/Blue/blue_back.gif')
}

.order-title-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	text-align: left;
	background-image: url('../images/buttons/Blue/blue_back.gif')
}

.order-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url('../images/buttons/Blue/blue_back.gif');
	height: 25px;
	vertical-align: middle;
}

.order-description-ddl 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	height: 30px;
	vertical-align: middle;
}

.order-description a:link {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.order-description a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.order-description a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
}

.order-description a:active {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

/* DT Product Text */ 
.product-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	font-weight: normal;
	text-align: left;
	margin: 1px;
}
.product-text-taxship
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #666666;
	font-weight: normal;
	text-align: left;
	margin: 1px;
}
.product-grey-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	font-weight: bold;
	text-align:center;
	margin: 1px;
}
.product-price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	font-weight: bold;
	text-align: right;
	margin: 1px;
}
.product-remove {
	margin-top: 3px;
}
/* DT Order Panel */ 
.order-panel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666666;
	font-weight: normal;
	margin: 2px 2px 4px 2px;
	padding: 1px 2px 4px 1px;
}
.order-panel a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #003366;
}
.order-panel a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #003366;
}
.order-panel a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #0066CC;
}
.order-panel a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #0066CC;
	width:10px;
}
.input {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	margin: 4px 0px 4px 0px;
	padding: 1px;
	border: 1px solid #8595B2;
	text-align: right
}

/* DT Pagination Panel */ 
.pagination-panel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FF9900;
	font-weight: 600;
	margin: 2px;
	padding: 2px;
}
.pagination-panel a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
	margin: 2px;
}
.pagination-panel a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
	margin: 2px;
}
.pagination-panel a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF6600;
	margin: 2px;
}
.pagination-panel a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
	width: 10px;
	margin: 2px;
}
.page-input {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	margin: 8px 0px 0px 0px;
	padding: 1px;
	border: 1px solid #8595B2;
	text-align: right
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FF6600;
	color: #FFFFFF;
	margin-right: 6px;
}
.blue_panels {
	width: 240px;
	height: 21px;
	background-image: url(../images/buttons/Blue/blue_back.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 0px 0px 5px;
	text-align: left;
	background-color: white;
	cursor: pointer;
}
.blue_panels a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.blue_panels a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.blue_panels a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.blue_panels a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.inventory_panel {
	width: 245px;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

.inventory_panel a:link {
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 2px;
	margin: 2px;
}
.inventory_panel a:visited {
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 2px;
	margin: 2px;
}
.inventory_panel a:hover {
	text-decoration: none;
	color: #000000;
	background-color:#CEEEFE;
	display: block;
	padding: 2px;
	margin: 2px;
}
.inventory_panel a:active {
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 2px;
	margin: 2px;
}

.space_class_a {
	padding: 4px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: normal;
}
.space_class_a select {
	margin: 0px 0px 3px 0px;
	width: 225px;
}

.product_info {
	width: 700px;
	height: 100%;
	padding: 10px 10px 10px 10px;
	text-align: left;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	overflow-X: hidden;
	overflow-Y: auto;
} 

.product_info_short{
	margin: 5px 0px 5px 0px;
	text-align: left;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
} 
.product_info_grid
{
	margin: 5px 0px 5px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.product_info_grid_price
{
	margin: 5px 0px 5px 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.coupon_text {
	width: 4em;
} 

label
{
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

.submit input
{
	margin-left: 9em;
	margin-bottom: 1px;
} 

.BoldText8Pt
{
	font-weight: bold;
	font-size: 8pt;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.GreyBorders
{
	border-right: solid 1px gray;
	border-left: solid 1px gray;
}


.Profile-title-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	text-align: left;
	background-image: url('../images/buttons/Blue/blue_back.gif')
}

.popup_bar {
	width: 100%;
	height: 21px;
	background-image: url(../images/buttons/Blue/blue_back.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	background-color: white;
	padding-left: 20px;
	padding-top: 4px;
}
.AlertMsg
{
    color: #000000;
    font-family: 'Arial', 'Tahoma', 'Verdana';
    font-size: 9pt;
    font-weight: normal;
    margin: 0;
    color: Red
}
.Paymentfooter {
	width: 100%;
	height: 45px;
	background: #05335A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 2px;
	padding: 0px;
	vertical-align:text-bottom ;
}
.left-footer-payment {
	padding: 4px 15px 0px 5px;
	width: 400px;
	text-align: left;
	float: left;
	vertical-align:text-bottom;
}
.right-footer-payment {
	padding: 4px 15px 0px 5px;
	width: 600px;
	text-align: right;
	float: right;
	vertical-align:text-bottom;
}
.Paymentfooter a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.Paymentfooter a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.Paymentfooter a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.Paymentfooter a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.order-details-label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	font-weight: normal;
	text-align: left;
	margin: 1px;
	font-weight: bold;
}

.order-details-response {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	font-weight: normal;
	text-align: left;
	margin: 1px;
}

.order-details-grid-header
{
	background: #EAF4FE;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:left;
	margin: 1px;
}

.order-details-grid-footer
{
	background: beige;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:left;
	margin: 1px;
	font-weight: bold;
}

.order-details-grid-Items
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-align:left;
	margin: 1px;
}



.modal-blueCross
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/blue_close.gif);
	width:15px;
	height:15px
}

.modal-coolIdeas
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/coolideas.jpg);
	width:93px;
	height:22px;
}
.modal-coolIdeasOff
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/coolideas_off.jpg);
	width:93px;
	height:22px;
}

.modal-Interactive
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/interactive.jpg);
	width:93px;
	height:22px;
}

.modal-InteractiveOff
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/interactive_off.jpg);
	width:93px;
	height:22px;
}


.modal-HideVehicle
{	
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/hide_vehicle.jpg);
	width:93px;
	height:22px;
}

.modal-CoolControls04
{	
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/Cool_Controls_04.gif);
	width:61px;
	height:22px;
}

.modal-Maximize
{	
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/maximize.jpg);
	width:61px;
	height:22px;
}

.modal-spin
{	
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/spin.jpg);
	width:61px;
	height:22px;
}

.modal-CoolControls05
{	
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/Cool_Controls_05.gif);
	width:30px;
	height:22px;
}

.modal-CoolControls06
{	
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/Cool_Controls_06.gif);
	width:30px;
	height:22px;
}

.modal-highlight
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/highlight.jpg);
	width:65px;
	height:22px;		
}

.modal-ShowVehicle
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/show_vehicle.jpg);	
	width:100px;
	height:22px;
}
.modal-blue-mats
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/mats.png);	
}

.modal-Go
{
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/Go.jpg);
	width: 72px;
	height:17px;
}

.modal-cargomanagement
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/cargomanagement.png);	
}

.modal-grills
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/grills.png);	
}

.modal-headrest
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/headrest.png);	
}

.modal-bugshield
{
		background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/bugsheilds.png);	
}

.modal-rearspoiler
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/rearspoiler.png);	
}

.modal-remote
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/remote.png);	
}

.modal-splashguards
{
	background-color: Transparent;
	background-repeat:no-repeat;	
	background-image: url(../images/buttons/Blue/splashguards.png);	
}

.modal-trims
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/trims.png);	
}

.modal-wheels
{
		background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/wheels.png);	
}

.Catalog_panels {
	width: 245px;
	height: 21px;
	background-image: url(../images/buttons/Blue/catdark-sidearrow.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
	text-align: left;
	background-color: white;
	cursor: pointer;
}
.Category_panels {
	width: 245px;
	height: 21px;
	background-image: url(../images/buttons/blue/catlight-sidearrow.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
	text-align: left;
	background-color: white;
	cursor: pointer;
}
.SubCategory_panel {
	width: 220px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	padding-left: 25px;
}
.Catalog_panels_Selected {
	width: 245px;
	height: 21px;
	background-image: url(../images/buttons/blue/catdark-downarrow.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
	text-align: left;
	background-color: white;
	cursor: pointer;
}
.Category_panels_Selected {
	width: 245px;
	height: 21px;
	background-image: url(../images/buttons/blue/catlight-downarrow.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
	text-align: left;
	background-color: white;
	cursor: pointer;
}
.Lifestyle-mats
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/LSImages/LS-mats.png);	
}

.Lifestyle-cargo
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/LSImages/LS-cargomanagement.png);	
}

.Lifestyle-Grill
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/LSImages/LS-grille.png);	
}

.Lifestyle-headrest
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/LSImages/LS-reardvd.png);	
}

.Lifestyle-Bug
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/LSImages/LS-bugsheild.png);	
}

.Lifestyle-spoiler
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/LSImages/LS-spoiler.png);	
}

.Lifestyle-remote
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/LSImages/LS-remote.png);	
}

.Lifestyle-splash
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/LSImages/LS-splashguards.png);	
}

.Lifestyle-trims
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/LSImages/LS-trim.png);	
}

.Lifestyle-wheels
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/LSImages/LS-wheels.png);	
}
/*---------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/
.modal-searchButton
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/search.jpg);
	width:73px;
	height:17px
}

.modal-ClearButton
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/Clear.gif);
	width:73px;
	height:17px
}

.modal-AddtoCartButton
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/Add_Cart.gif);
	width:73px;
	height:17px
}

.modal-AddtoWishlist
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/Add_Wish.gif);
	width:90px;
	height:17px
}

.modal-checkoutButton
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/Checkout.gif);
	width:90px;
	height:17px
}

.modal-login
{
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/Login1.gif);
	width:73px;
	height:23px;
}

.modal-BuyNow
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/BuyNow.jpg);	
	width:73px;
	height:17px;
}

.modal-ContShopping
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/continueshopping.jpg);	
	width:105px;
	height:17px;
}



.modal-Delete
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/delete.jpg);
	width:73px;
	height:17px
}

.modal-Submit
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/Submit.jpg);
	width:73px;
	height:17px
}

.modal-SubmitOld
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/Submit.gif);
	width:73px;
	height:17px
}

.modal-Close
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/close.jpg);
	width:73px;
	height:17px
}

.modal-ptc
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/ptc.gif);	
	width:105px;
	height:17px;
}

.modal-pwcc
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/paywithcreditcard.jpg);	
	width:105px;
	height:17px;
}

.modal-PayPal
{
    background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/paypal.jpg);	
	width:105px;
	height:17px;
}

.modal-applyCoupon
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/Apply_Coupon.gif);
	width:73px;
	height:17px	
}

.modal-Back
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/Back.gif);
	width:90px;
	height:17px
}

.modal-Cancelorder
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/Cancel_order.gif);
	width:90px;
	height:17px
}	

.modal-SubmitOrder
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/Submit_Order.gif);
	width:90px;
	height:17px
}

.modal-update
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/Update.gif);
	width:73px;
	height:17px	
}

.modal-Cancel
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/Cancel.gif);
	width:73px;
	height:17px
}
.modal-Print
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/Print.gif);
	width:73px;
	height:17px
}

.modal-Email
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/Email.gif);
	width:73px;
	height:17px
}

.modal-OK
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/OK.jpg);
	width:73px;
	height:17px
}

.modal-placeorder
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/placeorder.jpg);
	width:73px;
	height:17px
}

.modal-preview
{
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: url(../images/buttons/Blue/preview.jpg);
	width:73px;
	height:17px	
}
.ErrorMessage
{
    color: #000000;
    background-color: #FEFECC;
    font-family: 'Arial', 'Verdana';
    font-size: 8pt;
    font-weight: bold;
    margin: 10px;
    border-color: #FE9900;
    border-style: solid;
    border-width: 1px;
}