﻿
/*
.gridLink
{
color: Red;
}
*/
.cmsFloatMenu
{

	BORDER-TOP: #00cc00 solid;
	BORDER-LEFT: #00cc00 solid; 
	BORDER-BOTTOM: #00cc00 solid; 
	BACKGROUND-COLOR: black;
	color: White;
	
	Bottom: expression(window.scrollTop + "px");
	WIDTH: 280px; 

	Z-INDEX: 100; 
	RIGHT: 0px; 
	POSITION: fixed;


}


.cUpdateDiv
{
	BACKGROUND-IMAGE: url(../images/pic.gif);
	color: white;
}

.NonFlashLink
{
/*	
position: relative;
top: 27px;
color:Orange;
*/
}


td.ShadowRight
{
	width: 31px;
	BACKGROUND-IMAGE: url(../images/contentright.gif)
}
td.ShadowLeft
{
	BACKGROUND-IMAGE: url(../images/contentleft.gif)
}
.ShadowSpacer
{
	width: 18px;
}

/******* HTML\BODY\MAIN *******/
html
{
		height: 100%;
		   margin: 0px;   
   padding: 0px;   

	background-color: #78b0cf;
	
		
}
body, form 
{

		   margin: 0px;   
   padding: 0px;   
	width: 100%;
			height: 100%;

}
.cBody 
{

	text-align:center;
	background: url('../images/bg.gif') repeat-x;
		
		background: #78b0cf url('../images/page-bg.png') repeat-x;
	
}




/******* HTML\BODY\MAIN *******/
#ContainerDiv1
{
	margin:0 auto;
	background-color: Inherit;
	text-align: center;
	width: 80%;
	min-width: 1024px;
}
.ContainerDivFLUID
{
	margin:0 auto;
	background-color: Inherit;
	text-align: center;
	width: 80%;
	min-width: 1024px;
}
.ContainerDivFIXED
{
	margin:0 auto;
	background-color: Inherit;
	text-align: center;
	width: 1024px;
	min-width: 1024px;
}

/******* HEADER *******/
.HeaderDiv
{
	height: 164px;
	min-width: 900px;
	width: 900px;

	margin:0 auto;
	margin-top: 0px;
	background: url('../images/h.gif') repeat-x;

}
.HeaderDivFULL
{
	height: 160px;
	min-width: 900px;
	width: 100%;

	margin:0 auto;
	margin-top: 0px;
	background: url('../images/h.gif') repeat-x;

}

/******* MENU *******/
.MenuDiv
{

	width: 920px;

	min-width: 900px;
		margin:0 auto;
	background: url('../images/m.gif') repeat-x 96px 0px;
height: 40px;
	/*background: url(Skins/D10Ruby2/Menu/sprites.png) repeat-x 0 0;*/
}
.MenuDivFULL
{

	width: 920px;

	min-width: 900px;
		margin:0 auto;
	background: url('../images/m.gif') repeat-x 96px 0px;
height: 40px;
	/*background: url(Skins/D10Ruby2/Menu/sprites.png) repeat-x 0 0;*/
}

.MenuDivLEFT
{

float: left;
	width: 50px;

	left: 0px;
	top: 0px;
	background: url('../images/ml.gif') repeat-x 0 0;

}
.MenuDivRIGHT
{
	float: right;
	right: 0px;
	top: 0px;
	width: 20px;

	background: url('../images/mr.gif') repeat-x;
}


/******* BODY *******/
.tableContent
{
		/*background: url('../images/content.gif');*/

}

/******* FOOTER *******/
.FooterDiv
{

	width: 100%;
	height: 94px;
	background: url('../images/f.gif') repeat-x 0 0;
	overflow: hidden;
	
}
.FooterDivLEFT
{
	width: 207px;
	height: 69px;
	float: left;
	/*background: Black url('../images/fl.gif') no-repeat;*/
}
.FooterDivRIGHT
{
	float: right;
	right: 0px;
	top: 0px;
	width: 240px;
	height: 69px;
	/*background: Black url('../images/fr.gif') no-repeat;*/
}


.FooterImageLeft
{
	float: left;
	right: 0px;
	top: 0px;
}
.FooterImageRight
{
	float: right;
	
}



.RadMenu
{



}
.RadMenu .rmLink .rmText
{
/*
font-size: 14pt;
color:Navy;*/
   /* ... */
   /* firefox */
   vertical-align:middle;
   display:table-cell !important;
   /* IE */
   _padding-top:expression((this.offsetHeight - this.firstChild.offsetHeight) / 2 + "px");
cursor: hand;

}
.RadMenu .rmGroup .rmLink .group .link
{
   /* Negate for second level or higher

font-size:14pt;
   
*/
   display:block !important;
   _padding-top:0;

}




img .SideContent
{
	border: none 0;
	
	padding: 0px;
}
.divSideMenu
{
	float: right;
	height: 100px;
	width: 100px;
}
.divCMS
{
	color: White;
}



.sCartObjectList
{
	float: right;
}



.RadEContent, .RadEContentBordered
{
 padding:3px; 
 background-color: Purple; 
 margin: 0px; 
 text-align: left;
 scrollbar-face-color: #BACBF4;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-shadow-color: #7E9FD2;
 scrollbar-3dlight-color: #E6EEFC;
 scrollbar-arrow-color: #4D6185;
 scrollbar-track-color: #F7F7F3;
 scrollbar-darkshadow-color: #C6D1DC;
}

