/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	font-size:14px;
}

#Layout {
	width: 800px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding:0px;
}

#Header {
	height:183px;
	background:url(/images/MM_Header_anni.gif) no-repeat top;
	margin-bottom:0px;
}

#HeaderTop{
	height:137px;
	padding-top:0px;
}

#HeaderLeft{
	text-align:center;
	padding-top:20px;
}

#HeaderSearch{
	float:left;
	color:#005DA6;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:31px 0px 0px 180px;
}

.SearchBox{
	width:200px;
	border-color:#96BDDA;
	border-style:solid;
	border-width:1px;
	color:#47668A;
}

.SearchButton{
	vertical-align:text-top;
}

#HeaderMenu{
	text-align:left;
	margin:7px 0px 0px 60px;
}

#HeaderMenu ul
{
	padding: 0;
	margin: 0;
	
}

#HeaderMenu li
{
	display:inline;
	color:#FFFFFF;
	padding-left: 10px;
	background-image:url(/images/white_bullet.gif);
	background-repeat: no-repeat;
	background-position:center left;
}

#HeaderMenu .FirstMenu {
	margin-right:10px;
	background-image:none;
	padding-left:0px;
}

#HeaderMenu a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:15px;
	padding: 0px 5px 2px 5px;
}

#HeaderMenu a:hover
{
	color:#B3DBDD;
	font-weight:bold;
	padding: 0px 5px 2px 5px;
}


#HeaderMenu a.NoMenu, #HeaderMenu a.NoMenu:hover {
	background-image:none;
	padding: 0px 5px 2px 5px;
	margin-right:0px;
}



#HeaderMenu a.Selected{
font-weight:bold;
color:#000000;
}

#SubHeader {
	height:158px;
	background:url(/images/sub_header_bg.jpg) repeat-x ;
	float:left;
}

#SubHeaderRight {
	float:left;
	width:586px;
}

#SubHeaderLeft{
margin-top:10px;
	float:left;
	padding-left:40px;
	padding-right:50px;
	color:#333333;
	font-size:14px;
	font-weight:normal;
}

#SubHeader ul
{
	padding: 0;
	margin: 0;
}
#SubHeader li
{
	color:#FFFFFF;
	list-style:none;
	padding-bottom:20px;
	width:120px;
	background-image:url(/images/sub_menu_arrow.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
#SubHeader a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#B2BABF;
	font-weight:normal;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
#SubHeader a:hover, #SubHeader a.Selected
{
	color:#FFFFFF;
}

#MainContent{
	width:800px;
	float:left;
	padding: 0px 0px 0px 0px;
	margin-bottom:0px;
}

.HomeBG{
	background-image:url(/images/mainBG.gif);
	background-repeat:repeat-y;
	color:#333333;
}

.ContentBG{
	background-image:url(/images/content_main_bg.gif);
	background-repeat:repeat-y;
	color:#333333;
}

#ContentLeft{
	float:left;
	width:423px;
}

#ContentMid{
	float:left;
	width:376px;
	padding: 0px 0px 15px 0px;
}

#ContentLeft_Single{
	float:left;
	width:63px;
}

#ContentMid_Single{
	float:left;
	width:576px;
	padding: 0px 0px 15px 0px;
}

#ContentMid_Gallery{
	float:left;
	width:776px;
	padding: 0px 0px 25px 0px;
	margin-left:20px;
}


#ContentRight{
	width:171px;
	float:left;
	padding: 0px 10px 15px 10px;
	border-left-width:1px;
	border-left-color:#C1D7E9;
	border-left-style:solid;
	margin-top:5px;
}

#ContentMidContent{
	width:566px;
	float:left;
	padding: 0px 10px 15px 10px;
}

#ContentHeader{
	width:394px;
	padding: 0px 15px 0px 0px;
	margin-bottom:20px;
}

#Footer
{
	width:800px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	text-align:center;
}
#Footer a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}
#Footer a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}
#Copyright
{
	width:100%;
	float:left;
	background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
}


#Lance
{
	text-align:center;
	font-size:11px;
	padding-left:0px;
	padding-top:5px;
	margin-bottom:10px;
}

#Lance a, #Lance a:hover {
	font-size:11px;
}


.ItemWrapper{
	float:left;
	padding:0px;
	margin:0px 0px 10px 0px;
}

.ItemWrapperText{
	float:left;
	vertical-align:top;
	width:394px;
	padding: 0px 15px 0px 0px;
	margin:0px;
}

.ItemWrapperText{
	float:left;
	vertical-align:top;
	margin:0px;
}

#ContentLeft ul
{
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
}
#ContentLeft li
{
	list-style:none;
	margin-bottom:10px;
	padding-left: 25px;
	background-image:url(/images/white_bullet_sub.gif);
	background-repeat: no-repeat;
	background-position:center left;

}
#ContentLeft a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#ContentLeft a:hover, #ContentLeft a.Selected
{
	color:#006699;
}



p{
	vertical-align:top;
	margin-top:0px;
}

#ContentRight a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}
#ContentRight a:hover
{
	color:#325076;
	text-decoration:none;
}



h1
{
	font-size:23px;
	color:#333333;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	padding-top:0px;
	margin-top:0px;
}

#ContentRight h2
{
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:0px;
	background-image:url(/images/h2_bg.gif);
	background-repeat:repeat-x;
	padding-bottom:10px;
	margin-bottom:10px;
	width:160px;
}

h2
{
	font-size:12px;
	color:#666666;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

.SmallDate{
	font-size:12px;
	color:#333333;
	font-weight:normal;
	padding:0px;
	margin:0px;
	font-style:italic;
}


hr{
 	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	font-size:12px;
	margin:20px 0px 20px 0px;
	border: 0;
  	width: 95%;
	text-align:left;
}


#Content a, #flashcontent a, #ContentMid a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#993333;
	font-weight:normal;
	text-decoration:underline;
	font-size:14px;
}

#Content a:hover, #Content a.Selected, #flashcontent a:hover, #ContentMid a:hover
{
	color:#333333;
	text-decoration:none;

}

#Content a.backtop{
font-size:10px;
}

.Large{
font-size:16px;
margin-bottom:5px;
padding-bottom:0px;
}

.MediaItems {
width:100%;
}

#GalleryHolder {
float:left;
margin-top:20px;
}

.GalleryItems{
float:left;
width:149px;
margin-bottom:10px;
font-weight:bold;
}


#Content input, textarea {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-variant : normal;
font-weight : normal;
color: #5F5F5F;
}

#Content input[type="text"], textarea, #Content input.text{
width: 180px;
}

#Content{
float:none;
}
#Content table{
float:none;
}

.Construction1 {font-family: Arial, Helvetica, sans-serif}
.Construction2 {color: #999999}

.News{
vertical-align:top;
padding: 5px 0px 10px 0px;
margin:0px;
text-align: left;
}

.MediaItemHolder{
border-style: solid;
border-top-width: 0px;
border-bottom-width:1px;
border-left-width:0px;
border-right-width:0px;
border-color:#CCCCCC;
margin-bottom:10px;
padding-bottom:10px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
color: #5F5F5F;
}

input, select, textarea {
  font-family: Arial, sans-serif;
  font-size: 100%;
  color: #000000;
}

input.InputText {
width:200px;
}

form div small {
  display: block;
  margin: 0px 0px 5px 80px;
  padding: 1px 3px;
  font-size: 78%;
  height: expression('1%');
}

form div {
  clear: left;
  display: block;
  width: 354px;
  height: expression('1%');
  margin: 5px 0px 0px 0px;
  padding: 1px 3px;
}

div.required label:before {
  content: '';
}

form div label {
  display: block;
  float: left;
  width: 130px;
  padding: 3px 5px;
  margin: 0px 0px 5px 0px;
  text-align: right;
}

A.CartButtons:Link {
font-family :  Arial, Verdana, Helvetica, sans-serif;
font-size : 16px;
font-style : normal;
font-variant : normal;
font-weight:bold;
text-decoration : none;
color : #333399;
background-image:url(../images/menu_pointer.gif);
background-repeat:no-repeat;
background-position:center left;
padding-left:20px;
margin-left:10px;
}

A.CartButtons:visited {
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 16px;
font-style : normal;
font-weight:bold;
font-variant : normal;
text-decoration : none;
color : #333399;
background-image:url(../images/menu_pointer.gif);
background-repeat:no-repeat;
background-position:center left;
padding-left:20px;
margin-left:10px;
}

A.CartButtons:HOVER {
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 16px;
font-style : normal;
font-weight:bold;
font-variant : normal;
color : #999999;
background-image:url(../images/menu_pointer_grey.gif);
text-decoration : underline;
background-repeat:no-repeat;
background-position:center left;
padding-left:20px;
margin-left:10px;
}

A.CheckButts:Link {
font-family :  Arial, Verdana, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
font-variant : normal;
font-weight:bold;
text-decoration : none;
color : #333399;
background-image:url(../images/menu_pointer_check.gif);
background-repeat:no-repeat;
background-position:center left;
padding-left:15px;
margin-left:5px;
}

A.CheckButts:visited {
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
font-weight:bold;
font-variant : normal;
text-decoration : none;
color : #333399;
background-image:url(../images/menu_pointer_check.gif);
background-repeat:no-repeat;
background-position:center left;
padding-left:15px;
margin-left:5px;
}

A.CheckButts:HOVER {
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
font-weight:bold;
font-variant : normal;
color : #999999;
background-image:url(../images/menu_pointer_grey_check.gif);
text-decoration : underline;
background-repeat:no-repeat;
background-position:center left;
padding-left:15px;
margin-left:5px;
}

#HomeScrollBox{
	overflow:auto;
	float:left;
	height:475px;
	width:370px;
	border: 0px solid ;
	clear:both;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-shadow-color:#8F1A2F;
	scrollbar-face-color:#D0324B;
	scrollbar-track-color:#FAEAED;
	scrollbar-darkshadow-color:#8F1A2F;
	padding-right:5px;
	}