﻿/**
 * Horizontal CSS Drop-Down Menu Module
 *
 */

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}




/* LIST CSS*/

.LS_001
{

	color:#666666 !important;
               text-decoration:none !important;
	font-size:12px !important;
	background-color:#ffffff !important ;
}
.LS_002
{
	color:#666666 !important;
               text-decoration:none !important;
	font-size:12px !important;
	background-color:#ffffff;
}

.LS_003
{

	color:#ffffff !important;
               text-decoration:none !important;
	font-size:12px !important;
	background-color:#ffffff !important ;
}



/* Main CSS FOR SITE*/

.MSC_SiteWidth
{
border-bottom: 0px !important;
}


.MSC_SiteWidth table{
display:none;
}



.MSC_TopNavEnd {
  width: 0 !important;
}

.MSC_SiteWidth,.MS_MasterHeader,.MS_MasterFrame,.MS_MasterGlobalLinks,.MS_MasterHeader,.MS_MasterPrimaryNav,.MS_MasterFooter,.MS_MasterTopAD,.MS_MasterBottomAD

{
	width:980px !important;
}
   
   

.MS_MasterBottomAD {
  display : none;
} 

.BG_Base {
background-image: url(/images/artotems_co_header_new.jpg)!important;

}

.MSC_Body{

}


.BG_Dark 
{ 

background: #eeeeee; 

}

body
{
	text-align:left;
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;

}

.BG_Base MSC_SiteWidth{
background-color: transparent !important ;
}



.MS_MasterPrimaryNav

{

background: #eeeeee;

}


.MSC_PrimaryNavFrame
{
	background:#eeeeee !important;
	width:100%
               	padding:2px;
	margin:2px 0px 2px 10px !important;
	text-align:left;

}

.MSC_PrimaryNavLinkFrame-On
{
	background:#eeeeee !important;


}

/* MAIN NAVIGATION Links*/
 

.MSC_PrimaryNavLink
{
color:#000000 !important;
font-size:13.5px;
text-decoration:none !important;
}

.MSC_PrimaryNavLink:on
{
	color:#333333 !important;
	font-size:13.5px !important ;
	text-decoration:none !important;
               font-weight:bold
}

.MSC_PrimaryNavLink:hover
{
	color:#bb0000 !important;
	font-size:13.5px !important ;
	text-decoration:none;
}

.MSC_PrimaryNavLink-On:hover
{
	color:#333333 !important;
	font-size:13.5px;
	text-decoration:none;
	font-weight:bold;
}

.MSC_GlobalLink:hover
{
	font-size:13.5px;
	color:#333333 !important;
	text-decoration:none;
	font-weight:bold;
}

.MSC_PrimaryNavLeftSpace
{
	width:5px;
	white-space:nowrap;
	background:#eeeeee;
	font-size:1px; !important
}
.MSC_PrimaryNavRightSpace
{
	width:5px;
	background:#eeeeee !important;
	white-space:nowrap;
	font-size:1px;
}

/* SECONDARY Navigation Links*/


.MSC_SecondaryNavFrame
{
	background:#eeeeee !important;
	width:100%;
	margin:0px 0px 0px 0px;
	text-align:left;
}
.MSC_SecondaryNavLink:hover
{
	color:#FF0000 !important;
	text-decoration:none;
}

.MSC_SecondaryNavLink:visited
{
	color:#666666;
	font-size:12px;
	text-decoration:none;
}

/* FOOTER*/

.MSC_FooterFrame
{
              background:#ffffff;
              background-image:url('/images/artotems_co_footer.jpg');
              background-repeat: no-repeat;
              font-size:12pt !important;
              width:auto;
              height:auto;


}


.MSC_FooterLink
{
	color:#666666;
	font-size:14px !important;
	text-decoration:none !important;
               font-weight:normal;
}

.MSC_FooterLink:On
{
	color:#666666;
	font-size:14px !important;
	text-decoration:none !important;
               font-weight:normal;
}

.MSC_FooterLink:hover
{
	color:#666666 !important;
	font-size:14px;
	text-decoration:underline !important;

}

.MSC_FooterLink-On:hover
{
	color:#666666 !important;
	font-size:14px;
	text-decoration:none;

}
.MSC_FooterLink:visited
{
	color:#666666 !important;
	font-size:14px;
	text-decoration:none;
}
.MSC_FooterLinkSpacer
{
	color:#ffffff;
padding:8px;   
	font-size:14pt;
}
.MSC_FooterText
{
	color:#666666;
	font-size:14pt;
}

/* PAGE LINKS*/

a:link {color: #666666;text-decoration:none;}
a:visited {color: #666666;text-decoration:underline;}
a:hover {color: #bb0000;text-decoration:underline;}
a:active {color: #666666;text-decoration:underline;}


/* IMAGE LINKS*/

a, img
{
border: #ffffff;
}
a, img:hover
{
border: #ffffFF;
}

a, img
{
border: 0px;

}
