/*========================================================*/
/*  1. Basic Classes									  */
/*========================================================*/

.ModuleMaster 
{
	background-color: Transparent;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #eef9fe;
}

.skinmaster {
	height: 100%;
	background-color: #eef9fe;
}

.skinheader {
}

.controlpanel {
	width: 100%;
	background-color: White;
}

/*========================================================*/
/*  2. Graphics		                                      */
/*========================================================*/

.sc_TopRepeater
{
	background-image: url(images/sc_toprepeater.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 218px;
	vertical-align: top;
}
.sc_BottomRepeater
{
	background-image: url(images/sc_bottomrepeater.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 50px;
}
.sc_watertop
{
	background-image:url(images/sc_watertop.jpg);
	background-repeat:no-repeat;
	width: 214px;
	height: 51px;
	vertical-align: middle;
}
.sc_logobar
{
	background-image:url(images/sc_logobar.jpg);
	background-repeat:no-repeat;
	width: 519px;
	height: 83px;
}
.sc_watermiddle
{
	background-image:url(images/sc_watermiddle.jpg);
	background-repeat:no-repeat;
	width: 214px;
	height: 83px;
}
.sc_offers
{
	background-image:url(images/sc_offers.jpg);
	background-repeat:no-repeat;
	width: 153px;
	height: 84px;
}
.sc_offerson
{
	background-image:url(images/sc_offerson.jpg);
	background-repeat:no-repeat;
	width: 153px;
	height: 84px;
	cursor: pointer;
}
.sc_newproducts
{
	background-image:url(images/sc_newproducts.jpg);
	background-repeat:no-repeat;
	width: 189px;
	height: 84px;
}
.sc_newproductson
{
	background-image:url(images/sc_newproductson.jpg);
	background-repeat:no-repeat;
	width: 189px;
	height: 84px;
	cursor: pointer;
}
.sc_appointment
{
	background-image:url(images/sc_Appointment.jpg);
	background-repeat:no-repeat;
	width: 177px;
	height: 84px;
}
.sc_newappointmenton
{
	background-image:url(images/sc_AppointmentOn.jpg);
	background-repeat:no-repeat;
	width: 177px;
	height: 84px;
	cursor: pointer;
}
.sc_waterbottom
{
	background-image:url(images/sc_waterbottom.jpg);
	background-repeat:no-repeat;
	width: 214px;
	height: 84px;
}
.sc_logoexedron
{
	background-image:url(images/sc_Logoexedron.jpg);
	background-repeat:no-repeat;
}
.sc_logoexedronon
{
	background-image:url(images/sc_logoexedronon.jpg);
	background-repeat:no-repeat;
	cursor: pointer;
}

/*========================================================*/
/*  3. Menu Options	                                      */
/*========================================================*/

/*-- box that holds the menu  --*/ .MainMenu_MenuContainer { background-color: transparent; vertical-align:middle; width:120px;}
/*-- bar that holds the menu  --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; width:120px; }
/*-- submenu container        --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index: 1000; cursor: pointer;  cursor: hand; border: 1px orange; background: White; font-weight: normal;}
/*-- submenu items idle       --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family: georgia;  color: #085321; font-size: 12px; font-weight: normal; font-style: normal; border:1px; width: 120px;}
/*-- submenu items hover      --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family: georgia; background:  #005f0b; font-size: 12px; font-weight: normal; cursor: pointer; cursor: hand; color: White; border: 0;}
/*-- menuitems idle           --*/ .MainMenu_Idle {color: Navy; font-size: 18px; padding: 0; font-weight: normal; height:30px; width:120px;}
/*-- menuitems over           --*/ .MainMenu_Selected { color: Navy; font-size: 18px; background:  url(images/menuover.jpg) repeat-x; height:30px; padding: 0; font-weight: normal; width:120px;}
/*-- menuitems active         --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive {font-size: 18px; background:  url(images/menuactive.jpg) repeat-x; height:30px; padding: 0; font-weight: normal; color: Navy; width:120px;}
/*-- menuitems submenu active --*/ .MainMenu_SubMenuItemActive {font-size: 18px; background:  url(images/menuactive.jpg) repeat-x; height:30px; padding: 0; font-weight: normal; color: Navy; width:120px;}
/*-- not needed - main menu   --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer     --*/ .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar          --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding      --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 0 0 0; }
/*-- not needed - module menu --*/ .ModuleTitle_MenuBreak, .MainMenuSeperator,.MainMenu_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }

/*========================================================*/
/*  4. Content Panes                                      */
/*========================================================*/

.BannerPane {
}

.toppane
{
	width:100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;	
	padding-bottom: 10px;
	vertical-align:top;
}

.leftpane 
{
	width:25%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;	
	padding-bottom: 10px;
	vertical-align:top;
}

.contentpane 
{
	width:100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;	
	padding-bottom: 10px;
	vertical-align:top;
}


.rightpane 
{
	width:213px;
	height:370px;
	background-image: url(images/sc_sidebar.jpg);
	background-repeat:no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align:top;
}

/*========================================================*/
/*  5. Test CSS		                                      */
/*========================================================*/

.SubHead
{
	font-size:x-small;
	color: #800000;
}

.MLLinks
{
	color: Silver;
}
