#DivCentered
{
 /** position:absolute;
  top: 660px;
  left: 480px; 
  margin-left: auto;
  margin-right:auto;**/
  position:fixed;
  left:50%;
  top:50%;
  height: 240px;
  width:240px;
}
A
{
	font-size:12px;
}
A:hover
{
	color:#C00;
}
.DataScreenPanels
{
	padding-top:40px;
}
.AreaTitle
{
	font-size:16px;
	color:Black;
	font-weight:bold;
}
.MyDataList
{
	border:none;
	font-size:smaller;
	color:Black;	
}

.CartListingSmall_ItemTitle
{
	font-size:smaller;
	color:Black;
	font-weight:bold;
    text-decoration:underline;
}
.CartListingSmall_Price
{
	font-size:smaller;
	color:Black;
	font-weight:bold;
}



/* ============================= Form Controls ====================== */
.StandardButton1
{
	font-size:11px;
	background-color:#999999;
	border-width:0px;
    cursor:hand;
}

.StandardFieldLabel
{
	font-size:14px;
	border-width:0px;
	color:Black;
}
.StandardCartFieldLabel
{
	font-size:14px;
	border-width:0px;
	color:Black;
}
.StandardFieldTextBoxl
{
	font-size:14px;
}
.StandardFieldMultiLineTextBoxl
{
	font-size:12px;
	border-width:1px;
}
.StandardFieldCBOl
{
	font-size:12px;
	border-width:1px;
}
.StandardFieldCheckBox1
{
	font-size:12px;
	border-width:1px;
}
.ScreenTitlel
{
	font-size:15px;
	color:Blue;
	text-decoration:underline;
	border-width:0px;
}
.ScreenErrorLabell
{
	font-size:13px;
	color:Red;
	border-width:0px;
}
.FieldErrorLabell
{
	font-size:14px;
	color:Red;
	border-width:0px;
}
.StandardLinkButton1
{	
	font-size:12px;
	border-width:0px;
    cursor:hand;
}
.StandardLinkButton2
{	
	font-size:12px;
	background-color:#999999;
	border-width:0px;
    cursor:hand;
}
.UserStatusLinkButton1
{
	font-size:12px;
	border-width:0px;
    cursor:hand;
}
.Link1
{
	font-size:12px;
	border-width:0px;
    cursor:hand;
}
.Link1:hover
{
	font-size:12px;
	color:Red;
	text-decoration:underline;
    cursor:hand;
}
.listboxsmallfont
{
	font-size:9px;	
}

.PanelHeader1
{
	 background-color:#757495;
}


/* ============================= Form Controls for PDA ====================== */
.StandardButton1PDA
{
	font-size:10px;
	background-color:#999999;
	border-width:0px;
    cursor:hand;
}
.StandardFieldLabelPDA
{
	font-size:10px;
	border-width:0px;
	color:Black;
}
.StandardCartFieldLabelPDA
{
	font-size:10px;
	border-width:0px;
	color:Black;
}
.StandardFieldTextBoxlPDA
{
	font-size:10px;
}
.StandardFieldMultiLineTextBoxlPDA
{
	font-size:10px;
	border-width:1px;
}
.StandardFieldCBOlPDA
{
	font-size:10px;
	border-width:1px;
}
.StandardFieldCheckBox1PDA
{
	font-size:10px;
	border-width:1px;
}
.ScreenTitlelPDA
{
	font-size:12px;
	color:Blue;
	text-decoration:underline;
	border-width:0px;
}
.ScreenErrorLabellPDA
{
	font-size:11px;
	color:Red;
	border-width:0px;
}
.FieldErrorLabellPDA
{
	font-size:10px;
	color:Red;
	border-width:0px;
}
.StandardLinkButton1PDA
{	
	font-size:10px;
	border-width:0px;
    cursor:hand;
}
.StandardLinkButton2PDA
{	
	font-size:10px;
	background-color:#999999;
	border-width:0px;
    cursor:hand;
}
.UserStatusLinkButton1PDA
{
	font-size:10px;
	border-width:0px;
    cursor:hand;
}
.Link1PDA
{
	font-size:10px;
	border-width:0px;
    cursor:hand;
}
.Link1PDA:hover
{
	font-size:10px;
	color:Red;
	text-decoration:underline;
    cursor:hand;
}
.listboxsmallfontPDA
{
	font-size:9px;	
}

.PanelHeader1PDA
{
	 background-color:#757495;
}


/* ============================= Telerik Verticle Tab Settings ====================== */
.exampleWrapper
{
    position:relative;
    height:100%;
    width:100%;
    float:left;
}

div.RadTabStripLeft_WebBlue .rtsLevel,
div.RadTabStripLeft_WebBlue .rtsLevel .rtsUL,
div.RadTabStripRight_WebBlue .rtsLevel,
div.RadTabStripRight_WebBlue .rtsLevel .rtsUL
{
    width:100px;
}

.RadTabStripBottom_WebBlue
{
    position: absolute;
    bottom: 0;
    left: 20px;
}

.RadTabStripTop_WebBlue
{
    margin: 0 0 -2px 20px !important;
}

.RadTabStripLeft_WebBlue
{
    float:left;
}

.RadTabStripRight_WebBlue
{
    position: absolute;
    right: 0;
    top: 0;
    padding-top: 0 !important;
}

.multiPage
{
    float:left;
    position:relative;
}

.multiPage ul
{
    list-style:none;
    margin:0;
    position:absolute;
    left: 170px;
    top: 20px;
}
.multiPage ul li
{
    background: transparent url(images/arrow.gif) no-repeat left top;
    color:#34555b;
    padding-left: 24px;
    margin-top: 15px;
}

.corporatePageView
{
    background: transparent url(images/corporate.jpg) no-repeat top left;
    height:218px;
}

.productsPageView
{
    background: transparent url(images/products.jpg) no-repeat top left;
    height:218px;
}

.servicesPageView
{
    background: transparent url(images/services.jpg) no-repeat top left;
    height:218px;
}
