/* # id --- . Class*/
html
{	min-height: 100%;
    height: 100%;
}   
/* Anchor Link */
/*	a:link is the plain link,
	a:visited is a visited link
	a:hover is a link when the mouse moves over it	*/
a
{
	color: Black;
	font-style: normal;
	font: 7pt verdana, arial, helvetica, tahoma, sans-serif; 
	text-decoration: none;
}
/*a:hover
{
	color: Black;
	font-style: normal;
	font: 7pt verdana, arial, helvetica, tahoma, sans-serif; 
	text-decoration: none;
	}*/
body
{
	margin: 0;
	padding: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	background-image: url(Images/Design/bg.png);
	background-repeat: repeat-x;
	min-height: 100%;
    height: 100%;
}
/* For Pages without MasterPage (usually production popups */
body#No_MP
{
	background: #FFFFFF;
}

#content {
        margin: 0 auto;
        width: 890px;
        padding: 0 0 0 0;
        border-collapse: collapse;
        border: 0em 0em;
        min-height: 100%;
        height: 100%;
}
html>body, html>body #contents {
        height: auto;
}
/* Coupon area in Billing Page */
div.CouponBackground
{
	background: transparent url(Images/Design/CouponBg.png) no-repeat 28px 0px;
	height: 90px;
	text-align: center;
	vertical-align: middle;
	padding: 8px;
	line-height: 21px;
}
.CatDiv
{
	width: 180px;
	text-align:left;
	}
.MainTable
{
    font-family: Verdana;
    font-size: medium;
    color: #000000;
    background-color: Transparent;
    padding: 0em;
    margin: 0em;
    border: 0em;
    border-collapse: collapse;
    width: 890px;
}
/*  Top bar that holds my Account, Login and title of page */
.TopBar
{
	background-image: url(Images/Design/bg_bar.png);
	margin: 0 0 0 0;
    padding: 0 0 0 0;
	border-bottom-style:solid; 
	border-bottom-color:#F0F0F0; 
	border-bottom-width:1px; 
	border-top-style:solid; 
	border-top-color:#F0F0F0; 
	border-top-width:1px;
}
.BarTable
{
	font-family: Verdana;
    font-size: medium;
    color: #000002;
    background-color:Transparent;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: 0 auto;
    border-collapse: collapse;
	width:890px; 
	height:25px;
	}
/* Side Table conatining login/catalogue/cart..*/
.SideTable
{
	width: 180px; 
	height:100%;
	vertical-align:top; 
	text-align:left; 
	}	
.BodyTable
{
	font-family: Verdana;
    font-size: small;
    color: #160601;
    background-color: #fb4303;
    padding: 1em;
    margin: 1em;
    border: solied 1px black;
    /*border-collapse: collapse;*/
    width: 890px;
	}	

/* LAYOUTS */
.GridStyle
{
	Border: solid 1 Gray;
	text-align:Center;
	vertical-align:Top;
	background-color:#F8F8F8;
}
.tdSKUTitle
{
	background-color:#fbc1a4; 
	color:White;
}	
.ProductsTable
{
	font-family: Verdana;
    font-size: small;
    color: #000002;
    background-color: #FFFFFF;
    padding: 1em;
    margin: 1em;
  /*  border: solid 1px black;*/
    /*border-collapse: collapse;*/
    width: 675px;
	}	
/* Outer Grid Style surrounding all products NEW */
.OuterGridStyle
{
	text-align:Center;
	vertical-align:Top;
	background-color:#F0F0F0;
	border: solid 3px #f9f9f9;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	
}
.TopBar
{
	background-image: url(Images/Design/bg_bar.png);
	margin: 0 0 0 0;
    padding: 0 0 0 0;
	border-bottom-style:solid; 
	border-bottom-color:#F0F0F0; 
	border-bottom-width:1px; 
	border-top-style:solid; 
	border-top-color:#F0F0F0; 
	border-top-width:1px;
}
#DashAdmin
{
	width: 575px;
	height: 53px;
	background-image: url(Images/Dashboard/Admin.png);
	border-top: solid 1px #ff6600;
	border-right: solid 1px #ff6600;
	}
#DashProducer
{
	width: 575px;
	height: 53px;
	background-image: url(Images/Dashboard/Producer.png);
	border-top: solid 1px #ff6600;
	border-right: solid 1px #ff6600;
	}
#DashManager
{
	width: 575px;
	height: 53px;
	background-image: url(Images/Dashboard/Manager.png);
	border-top: solid 1px #ff6600;
	border-right: solid 1px #ff6600;
	}
#DashCustomer
{
	width: 575px;
	height: 53px;
	background-image: url(Images/Dashboard/Customer.png);
	border-top: solid 1px #ff6600;
	border-right: solid 1px #ff6600;
	}
#DashInternet
{
	width: 575px;
	height: 53px;
	background-image: url(Images/Dashboard/Internet.png);
	border-top: solid 1px #ff6600;
	border-right: solid 1px #ff6600;
	border-bottom: solid 1px #ff6600;
	}
.RecentTitle
{
	background-image: url(Images/Design/bg_recent.png);
	height: 25px;
	border: solid 0px #ff6600;
	}
	
.RecentTable
{
	vertical-align: top;
	border-width: 0;
	background-image: url(Images/Design/bg_login.png);
	}

.FixedGrid	
{
	height: 40px; 
	background-image: url(Images/Design/bg_fixed.png);
	/* background-color: #EAD78B; */
}

.logintable
{
	width: 480px;
	height: 280px;
	background-image: url(Images/Design/bg_login.png);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	border-color: #ff6600;
	border-style: solid;
	border-width: thin;
	}

/* Blocks Box */
.BlockTop
{
	background-image: url(images/blocks3/top.png); width:680px; height: 43px;
	}
.BlockBody
{
	background-image: url(images/blocks3/body.png); background-repeat: repeat-x;width: 680px;
	}	
/* Blocks Box end*/

.BlockFields
{
	background-image: url(Images/Design/bg_login.png);
	}
.myaccounttable
{
	width: 480px;
	height: 450px;
	background-color: White;
	background-image: url(Images/Design/bg_myaccount.png);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	border-color: #ff6600;
	border-style: solid;
	border-width: thin;
	}
	
.CenterStep
{
	text-align: center;
	border-bottom: solid 0px white;
	}
table
{
	border-collapse: collapse;
	border: 0px;
	font-size: 100%;
}

th
{
	color: Black;
	font-size: x-small;
}

td
{
	color: #000000;
	font-size: small;
}

.TableInTable
{ 
    font-family: Verdana;
    font-size: small;
    color: #FFFFFF;
    background-color: #f78e39;
	}
.tdTitle
{
	height: 12px;
	}
/* background colour in order details */
.tdValue
{
	height: 12px;
	background-color: White;
	}
.SubTitle
{
	background-color: #f85d27;
	
	}
	
.SubSubTitle
{
	background-color: #ec5418;
	
	}

.Banner
{
    background-color: #FFFFFF;
    height: 50px;
}

.Menu /* Top Line */
{
    background-color: #FFFFFF;
    height: 10px;
}

.Side
{
    background-color: #ec4b19;
    height:100%;
}

.Main
{
    background-color: #FFFFFF;
    height:860px;
}

div.Collapse
{
    width:100%;
    height: 30px;
    /*background-color:ActiveCaption; */
    background:url('../../Resources/Images/Global/Background/Collapse_Title_Blue_Bg.png');
    color:White;
}

/* FROM TELERIK*/
.module {
	border:1px solid #fdeee5;
	padding:12px;
	background: #fff url(../Img/moduleBg.gif) repeat-x;
	font-family: Arial, Verdana;
	font-size:11px;
	color:#080606;
	vertical-align:top;
	margin-right: 3px;
}
.module TD, .module A 
{
	font-size:11px;
	color:#080606;
}

.EditFormButtonRow A { FONT-SIZE: 12px; COLOR: black }

.EditFormHeader TD { FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-TOP: 4px; TEXT-ALIGN: center }


.previewPane
{
    background-color: #fff;
    background-image: url(Images/previewPaneBg.gif);
    background-repeat: no-repeat;
}
.infoPane
{
    background-color: #fff;
    background-image: url(Images/infoPaneBg.gif);
    background-repeat: no-repeat;
}
.infoPaneBg
{
    margin-top: 20px;
    background-color: #fff;
    background-image: url(Images/grayBg.gif);
    background-repeat: no-repeat;
    height: 192px;
    width: 272px;
}
.imageDetailsHeader
{
    font: bold 16px Arial, Verdana, Helvetica, Sans-serif;
    color: #0f0000;
    margin-top: 20px;
    margin-left: 30px;
    margin-bottom: 5px;
}
.details
{
    font: normal 11px Arial, Verdana, Helvetica, Sans-serif;
    color: #0f0000;
    margin-left: 30px;
    width: 230px;
    vertical-align: middle;
    margin-bottom: 4px;
}
.detailsTxtBox
{
    font: normal 11px Arial, Verdana, Helvetica, Sans-serif;
    color: #0f0000;
    height: 13px;
    border: soid 1px #ccc;
}
a.editBtns, a.editBtns:link, a.editBtns:visited, a.editBtns:active, a.editBtns:focus
{
    text-decoration: none;
    border: solid 1px #808080;
    display: inline-block;
    width: 50px;
    font: bold 11px Arial, Verdana, Helvetica, Sans-serif;
    text-align: center;
    margin-top: 4px;
    background-color: #e8e8e8;
    color: #808080;
}
a.editBtns:hover
{
    color: #3b3b3b;
}
.thumbsViewer
{
    background-color: #fff;
    background-image: url(Images/thumbsBg.gif);
}

.RotatorImage
{
    margin:0px 11px;
    cursor:hand;
    cursor: pointer;
}

/* CONTROLS */
.groovybutton
{
   font-size:12px;
   font-family:Verdana,sans-serif;
   color:#020202;
   width:120px;
   height:40px;
  /* background-image: url(Images/Design/bg_buttonCheckout.png);*/
   background-color:#ff6600;
   border-top-style:solid;
   border-top-color:#AAAAAA;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#AAAAAA;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#FFEEDD;
   border-left-width:1px;
   border-right-style:solid;
   border-right-color:#FFFFFF;
   border-right-width:1px;
}
.checkoutbutton
{
   font-size:14px;
   font-family:Verdana,sans-serif;
   color: #000000; /*#437bbd;*/
   width:120px;
   height:18px;
   background-image: url(Images/Design/bg_buttonCheckout.png);
   font-style:normal;
   vertical-align:bottom;
} 
.themebgcolor
{
	background-color: #f99b5c;
	color:#000000;
}

.themeheaderbgcolor
{
	background-color: #f99b5c;
	color:#000000;
}

/* ORDER STATUS */
.Current	/*Current Order*/
{ background-color:	#f8f0e4;}
.Completed	/*Completed Order*/
{ background-color:	#f78f5c;}
.Cancelled	/*Cancelled Order*/
{ background-color:	#e74317;}
.Pending	/*Pending Gatekeeper Release*/
{ background-color:	#ff1e00;}
.InProduction	/*Order in Production*/
{ background-color:	#ef9d28;}
.InShipping	/*Order in Shipping*/
	{ background-color:	#ef6a28;}
.InBilling	/*Order in Billing*/
{ background-color:	#e5421c;}
.Released	/*Order released to Production*/
{ background-color:	#f8f0e4;}
.Passed	/*Pending Dealer Release*/
{ background-color:	#ef8484;}

/* XMPIE - Store Front*/

.actionpage
{
	text-align: center;
	width: 680px;
	vertical-align: top; 
	margin: 5px;
}

.buttonsarea
{
	text-align: center;
	width: 680px;
	vertical-align: top; 
	margin: 0px;	
}

/* Global */
.ThemeBg
{
	/*background-image: url(Images/Design/bg_login.png);*/
        background-image: url(Images/Design/bg_myaccount.png);
	background-repeat: repeat-x;
	}
	
/* Reports */
.ReportHead
{
	background-color: #7ea5e4;
	vertical-align:middle;
	text-align: left;
	border: solid 1 #ea4517;
	border-bottom-style: groove;
	border-right-style: groove;
}
.ReportAlt1
{
	background-color: #cae4ff;
	vertical-align:middle;
	text-align: left;
	border: solid 1 #ea4517;
	border-bottom-style: groove;
	border-right-style: groove;
}
.ReportAlt2
{
	background-color: #ffe4d9;
	vertical-align:middle;
	text-align: left;
	border: solid 1 #ea4517;
	border-bottom-style: groove;
	border-right-style: groove;
}
.tableCheckout
{
	width: 100%;
	border: 2;
	padding: 2;
	font-size: x-small;
	font-family: Verdana, Lucida Sans;
	/*background-color: #84aae6;
	background-color: #7ee4a5;
	background-color: #006633; 
        background-color: #669966;*/
        background-color: #f14b25;
		 

	}
.trCheckout
{
	/*background-color: #d9ffec;*/
       background-color: #F0F0F0;	
	}
.trAltCheckout
{
	/*background-color: #caffe4;*/
        background-color: #E4E4E4;
	}

/*************************************/
/* CART */
.CartOuter
{
	/* NOTE: Width is controlled by Company */
	/* Enabling it here will overwrite the company settings*/
	/* width: 100%; */ 
	padding: 2;
	font-size: x-small;
	font-family: Verdana, Lucida Sans;
	/*background: url('images/images/Menu_Black.gif') repeat-x;*/
	background-color: Transparent;
	}
.CartInner
{
	width: 100%;
	font-size: x-sall;
	padding: 1px 1px 1px 1px;
	margin: 1px 1px 1px 1px;
	font-family: Verdana, Lucida Sans;
	/*color: Navy;*/
	background-color: #ff3300;
	border: solid 1 white;
	}	
.CartAboveCaption
{
	height: 10px;
	vertical-align: middle;
}
.CartCaption
{
	height: 20px;
	vertical-align: middle;
	text-align: center;
}
.CartBelowCaption
{
	height: 5px;
	}
.CartBottom
{
	height: 10px;
	}		
.tdCart
{
	background-color: #F0F0F0;
	}
.tdAltCart
{
	background-color: #E4E4E4;
	}
/*************************************/
.tableXmpieJPG
{
	/*width: 480px;
	height: 280px;*/
	/*padding: 5 5 5 5;
	margin: 5 5 5 5;*/
	background-image: url(Images/Design/bg_myaccount.png);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	border-color: #ff6600;
	border-style:outset;
	border-width: medium; 
	margin: 5 5 5 5;
	
		}
		
.trSearch  /* Search Area in Catalogue */
{
	background-color: #ffffff;		
}		
.trDropdowns /* Producers/Admins dropdowns on Catalogue */
{
	background-color: #ffffff;
}

.trNotesArea /* Notes and Description Area on Catalogue */
{
	background-color: #ffffff;
}
/* Accordion */
.accordionHeader
{
    border: 1px solid #f53325;
    color: white;
    background-color: #ec4b19;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionContent
{
    background-color: #f8683b;
    /*border: 1px dashed #f53325;*/
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

#footer {
    position: absolute;
    bottom: 0;
    background-color: #ffe6cc;
    width: 100%;
    text-align: center;
    background: #fff url(images/Design/bg_bar.png) repeat-x;
}
.provider 
{    
	color: #000000;  
	font: 8pt verdana, arial, helvetica, tahoma, sans-serif;  
	font-style: italic;  
	font-weight: bold;  
	text-align: left;  
	width: 45%;
	float:left;
} 

/* Footer Style - Company Address and Provider */

.FooterStyle

{
color: Black;
font: 12px verdana;
padding-top: 5px;
}

.FooterStyle a
{
color: Black;
font-size: 12px;
} 
.copyright 
{  
	color: #000000;  
	font: 8pt verdana, arial, helvetica, tahoma, sans-serif;  
	font-style: italic;  
	font-weight: bold;  
	text-align: left;  
	/*width: 50%;*/
	margin-left: 10px;
} 
/* Menu Button */
.menubutton
{
   font-size:11px;
   font-family:Verdana,sans-serif;
   color: White; /*#437bbd;*/
   width:168px;
   height:30px;
   background-image: url(Images/Design/menuButton.png);
}

/* XMpie Custom Page, table for Assets thumbnails */
.tableAsset
{
	padding: 8px 3px 0px 3px;
	font-size: x-small;
	font-family: Verdana, Lucida Sans;
	background-color: #f4b679;
	}
/* Help Div id*/
#helpdiv
{
	border: 0; 
	background: url(Images/Design/Helpbg.gif); 
	position: absolute; 
	margin-left: auto; 
	margin-right: auto; 
	width: 520px; 
	height: 361px; 
	left: 200px; 
	top: 100px; 
	display: none; 
	z-index: 100;
	}

#helpinsidediv
{
	/*background-color: Olive;*/
	margin-left: 20px; 
	margin-top: 20px; 
	width: 480px; 
	height: 320px; 
	text-align: center;
		
	}	
	
/* Company and Producer dropdowns and other options Row */
#divhead
{
	padding-top: 8px;
	/*background-color: #87ade7;*/
	/*background-image: url(Images/Design/bgDrops.png);*/
	height:30px; 
	vertical-align: baseline;
	text-align: center;
}

/* Add New HyperLink Row */
#divnew
{
	padding-top: 4px;
	clear:left; 
	height:25px; 
	vertical-align: middle;
	/*background-color: #cae4ff;*/
}

/* Associate Product with Image ROTATOR */
/* div: enclosing parameter dropdpowns and out frame surrounding the Image rotator */
.rotmodule 
{
	border:1px solid #fdeee5;
	padding:12px;
	font-family: Verdana, Arial ;
	font-size:11px;
	color:#080606;
	vertical-align: middle;
	margin-right: 3px;
	width: 300px;
	height: 350px;
}
/* div: inner frame surrounding the Image rotator */
.rotdetails
{
	/*border: solid 1px #808080;*/
    font: normal 11px Vedana, Arial, Helvetica, Sans-serif;
    color: #0f0000;
    width: 100%;
    height: 300px;
    vertical-align: middle;
    text-align: center;
}
/* Used in Company Details */
.Shaded
{
	background-color: #F0F0F0;
}

/* Used in Layout pages for Catalogue folder option at top */
.FoldersTable
{
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	/*width: 600px;*/
}
.FoldersRow
{
	border: solid 1 #ae1616;
}
.FoldersCell
{
	width: 100px;
}
.FoldersImage
{
	padding: 5px 5px 5px 5px;
	}

.TopFolderForAutoText
{
    color: #000000;   
}
	
/* Abstract Page */
.AbstractTable
{
	/*
	border-top-style: solid;
	border-top-color: Navy;
	border-top-width: 1px;
	border-left-style: solid;
	border-left-color: Navy;
	border-left-width: 1px;
	border-right-style: double;
	border-right-color: Navy;
	border-right-width: 3px;
	border-bottom-style: double;
	border-bottom-color: Navy;
	border-bottom-width: 3px; 
	*/
	width: 95%;
	}
.AbstractCell
{
	text-align: left;	
	padding: 10px;
}
.AbstractPriceTableCell
{
	text-align: left;
	padding: 10px;
}


.OrderPanelBackground
{
	background-color:C0E0FF;
	width:100%; 
	text-align: center; 
	padding: 2px; 
	margin: 2px;
}

/*************************************/
/* Product Info Area 10 October 2008 */
/*************************************/
/* Product Info Main Area */
.InfoArea_Main
{
	/* Do not use Width as it is controlled in code */	
         /*background-color: #33cc66;*/
         background-image: url(images/panels/body.png);
	text-align: left;
	}	
/* Product Name and SKU area */
.InfoArea_ProductName
{
	/* Do not use Width as it is controlled in code */
	background-image: url(images/panels/top.png); 
	height: 33px;
	text-align: left;
	padding: 10px 0px 0px 0px; /* Don't change Left or Right Padding */
	}
.InfoArea_SKU
{
	/* Do not use Width as it is controlled in code */
	background-image: url(images/panels/top.png); 
	height: 33px;
	text-align: right;
	padding: 10px 0px 0px 0px; /* Don't change Left or Right Padding */
	}
.InfoArea_Image
{
	/* Do not use Width as it is controlled in code */
	text-align: center;
	}		
.InfoArea_Info
{
	/* Do not use Width as it is controlled in code */
	background-image: url(images/panels/body.png);
	text-align: left;
	}			
.InfoArea_Preview
{
	background-image: url(images/panels/body.png);
	text-align: center;
}	
.InfoArea_Separator
{
	clear: both;
	height:5px; 
	width: 100%;
}
/**************************************************************/
/*		Blocks Default - Classes  22 October 2008             */
/**************************************************************/
/* Note: Text is controlled by Label Skins and Textboxes Skin */
.FieldsTable
{
	/*width: 700px;*/
	margin: 2px 2px 2px 2px;
	border-collapse: separate;
	margin: 1px 1px 1px 1px;
	background-color: #e94f1a;
}
.FieldCellName
{
	background-color: #F0F0F0;
	padding: 4px 4px 4px 4px;
	width: 180px;
	text-align: right;
}
.FieldCellValue
{
	background-color: #F8F8F8;
	padding: 4px 4px 4px 4px;
	width: 300px;
	text-align: left;
}
.FieldInnerCellName
{
	background-color: #F0F0F0;
	padding: 2px 2px 2px 2px;
	width: 90px;
	text-align: right;
}
.FieldInnerCellValue
{
	background-color: #F8F8F8;
	padding: 2px 2px 2px 2px;
	width: 200px;
	text-align: left;
}
/**************************************************************/
/*                   Abstract Popup Page                      */
/*			          22 February 2009                        */
/**************************************************************/
.l  {background: url(images/corners/l.gif) repeat-y; width: 40px;}
.r  {background: url(images/corners/r.gif) repeat-y; width: 40px;}
.t  {background: url(images/corners/t.gif) repeat-x; width: 100%;}
.b  {background: url(images/corners/b.gif) repeat-x; width: 100%;}
.abscontents  {padding: 10px 10px 10px 10px; background-color: White;}
.myabstract {background: url(images/design/absbg.png) repeat-x; width: 100%;}
/*************************************************************/

/**************************************************************/
/*    PRODUCT EXTRA DETAILS Panel                             */
/**************************************************************/
.extraprices
	{
	background: url(images/design/bg_myaccount.png) repeat-x; 
	width: 97%; 
	padding: 0px 5px 0px 5px;
	text-align: left;
	}

/**************************************************************/
/*    Price Table             */
/**************************************************************/
.PriceTableTitle
{
	/*background-image: url(Images/Design/bg_recent.png);*/
	height: 20px;
	border: solid 0px #ff3300;
	padding: 3px 1px 1px 1px;
	}
.PriceTableTable
{
	width: 95%;
	vertical-align: top;
	border-width: 0;
	background-image: url(Images/Design/bg_login.png);
	background-repeat: repeat-x;
	}
	
/**************************************************************/
/*    Xmpie Fields Page                                       */
/**************************************************************/
.XmpieFieldsPage
{
	/*background-image: url(images/panels/top.png); */
	background-color: #f6c8b3;
	width: 100%;
	}

.XmpieUploadTable
{
	/*background-image: url(images/panels/body.png); */
	background-color: #f6c8b3;
	width: 100%;
	}
.XmpieUploadRowCaption
{
	/*background-image: url(images/panels/body.png); */
	background-color: #f5ca6e;

	}	
.XmpieUploadCell /* Recipients Panel */
{
	/*background-image: url(images/panels/body.png); */
		color: black;
	padding: 2px 2px 2px 2px;
	text-align: center;
	}	
.XmpieUploadAssetCell  /* Assets Panel */
{
	/*background-image: url(images/panels/body.png); */
	padding: 2px 2px 2px 2px;
	text-align: center;
	width: 100%;
	}		
	
/************************/	
/* INSIDE PRODUCT PAGES */
/************************/
div#product_top
{
	/*background: url(images/product/product_top.png) repeat-x;*/
	height: 10px;
	}

div#product_bottom
{
	/*background: url(images/product/product_bottom.png) repeat-x;*/
	height: 10px;
	}
		
div#product_content
{
	/*background: url(images/product/product_body.png) repeat-y;*/
	background-color: #FFFFFF;
	padding: 1px 1px 1px 1px;
	}
	
table#product_outer	
{
	width: 100%;
	border: solid 1 Black;
	padding: 1px 1px 1px 1px;
	}
table#product_inner
{
	width: 100%;
	}
	
/****************************************/
/* PRODUCT DETAILS and IMAGE Sub_Panels */
/****************************************/
/* DETAILS PANEL */
div#product_details_top
{
	/*background-color: #d9ecff;
	height: 5px;*/

	}
div#product_details_body
{
	/*background-color: #c9dcef;
	padding: 2px 2px 2px 2px;*/
	}
div#product_details_bottom
{
	/*background-color: #d9ecff;
	height: 20px;*/
	
	}	
/* IMAGE PANEL */
div#product_image_top
{
	/*background-color: #d9ecff;
	height: 5px;*/
	}
div#product_image_body
{
	/*background-color: #c9dcef;*/
	padding: 2px 2px 2px 2px;
	text-align: center;
	
	}
div#product_image_bottom
{
	/*background-color: #d9ecff;
	height: 20px;*/
	
	
	}	
/****************************************/
/*			DEFAULT PAGE	     		*/
/****************************************/
div#default_top
{
	/*background-color: #c9dcef;
	height: 5px;*/
	}
div#default_body
{
	/*background-color: #d9ecff;
	padding: 5px 5px 5px 5px;
	text-align: center;
	border-style: ridge;
	border-color: #d9ecff;
	border-width: 2px;*/
	
	}
div#default_bottom
{
	/*background-color: #c9dcef;
	height: 5px;*/
	}
/**************************************************************/
/*    PRODUCTION NEW    March 2009                            */
/**************************************************************/
/* To be used for popups in production */
.ProdTable 
{
	background-color: #F0F0F0;
	padding: 5px 5px 5px 5px;
	}	

	
/**************************************************************/
/*    IMAGE PREVIEW WINDOW                                    */
/**************************************************************/
div#Preview_Top
{
	background-color: #FFFFFF;
	height: 10px;
	width: 100%;
	}
div#Preview_Content
{
	width: 100%;
	background-color: #FFFFFF;
	margin: 0 auto; 
	vertical-align: middle;
	text-align: center;
	}
div#Preview_Bottom
{
	background-color: #FFFFFF;
	height: 10px;
	width: 100%;
	}
.PreviewImage
{
	border-color: Black;
	border-style: solid;
	border-width:thick;
	}
	

/**************************************************************/
/*    RELATED PRODUCTS   June 2009                            */
/**************************************************************/
.down
{
    border: 0px;
    background-color: transparent;
    cursor: hand;
}

.up
{
    border: 0px;
    background-color: transparent;
    cursor: hand;
}

.left
{
    border: 0px;
    background-color: transparent;
    cursor: hand;
}

.right
{
    border: 0px;
    background-color: transparent;
    cursor: hand;
}
	

/* RAD EDITOR AS TEXTBOX  START*/
    /* The following CSS needs to be copied to the page to produce textbox-like RadEditor */
    .reWrapper_corner, .reWrapper_center 
    {
        display: none !important;                
    }
                
    .reLeftVerticalSide, 
    .reRightVerticalSide, 
    .reToolZone,
    .reToolCell
    {
        background: white !important;
    }
    
    .reContentCell
    {
        border-width: 0 !important;
    }
    
    .formInput
    {
       border: solid 1px black;
    }
    
    .RadEditor
    {
        filter: chroma(color=c2dcf0);
    }
/* RAD EDITOR AS TEXTBOX  END*/

/* FOR RADGRID As DATALIST - Center Image */
.Ditem, .DalternatingItem
{
   float: left;
   padding: 15px;
   margin: 5px;
   width: 175px;
   height: 120px;
   border: 1px solid threedshadow;
}
.Ditem
{
   background: whitesmoke !important;
}
.DalternatingItem
{
   background: window !important;
}
.Ditem:hover, .DalternatingItem:hover
{
   background: silver !important;
} 

/* FOR RADGRID As DATALIST - Left Image*/
.DitemTwo, .DalternatingItemTwo
{
   float: left;
   padding: 10px;
   margin: 5px;
   width: 258px;
   height: 140px;
   border: 1px solid threedshadow;
}
.DitemTwo
{
   background: whitesmoke !important;
}
.DalternatingItemTwo
{
   background: window !important;
}
.DitemTwo:hover, .DalternatingItemTwo:hover
{
   background: silver !important;
} 
.DItemTwoTDLeft
{
    width: 50%;
    }
DItemTwoTDRight
{
    width: 50%;
    }

/* FOR RADGRID As DATALIST - END*/

/* Setting for Panel with Group Text */
.PanelLegend legend
{
    color: Black;
}

/* ********************************* */
/* ORDER PANEL */
/* ********************************* */
.OrderTable
{
    width: 80%; 
    border: solid 2px #E0E0E0;
	background:  #F0F0F0; 
	}
.OrderInnerTable
{
    width: 100%; 
    border: solid 1px #D0D0D0;
	background:  #F0F0F0;
}	
.OrderLeftTable
{
    width: 100%; 
    border: solid 0px #D0D0D0;
    background:  #F0F0F0;
    }
.OrderRightTable
{
    width: 100%; 
    border: solid 0px #D0D0D0;
    background:  #F0F0F0;
    }    
/* *************************************************** */

/* Manage User Panels */
.StandardPanel
{
    background-color: #f4b679;
    }