
/* m-box */

.M-Box    {
	margin-bottom: 16px;
}

.M-Box h2    {
	color: White;
	margin: 4 0 8px 0;
	letter-spacing: 1px;
	font-family: Arial, Verdana, sans-serif;
	text-transform:uppercase;
	line-height: 1.3em;
	font-size: 11px;
	padding: 4px;
	padding-left: 18px;
	 font-weight: bold;
	background: #E3120D url(m-box-h2.gif) no-repeat 2px 5px;


}

.M-holder    {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
}

/* c-box */ 
.C-Box    {
}
.C-Box h2    {
}
.C-holder    {

}
.C-Box h3    {
    font-family: "Times New Roman",Georgia,  Times, serif;
    border: 0;
    margin: 15px 0px 0px 4px;
    font-size: 25px;
    color: #456b5e;
}


/* Menu */ 
.Menu {
	 padding: 0px;
}	

.Menu ul div {
	display: none;
}
.Menu ul div.visible {
	display: block;
} 
.Menu ul div.invisible {
	display: none;
}

.Menu .M-holder{
	margin-top: 0px;
	margin-left: 0px;
	background-image: none;
	padding: 0px;
 	padding-bottom: 0px;
	 margin-bottom: 0px;
}

.Menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.Menu ul li {
  margin: 0px 0px 0px 0px;
  padding-bottom:2px;
}

.Menu ul li a, .Menu ul li span {
	list-style: none;
	display: block;
	height: 15px;
	background: #EEEEEE url(menu-item.gif) no-repeat 6px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	border-bottom: 1px solid White;
	padding: 0px 0 3px 25px;
	color: #333333;
	margin: 0px;
	margin-left: 4px;
	margin-right: 6px;
}

.Menu ul li a:hover  {
	text-decoration: underline;
	color: #333333;
}

.Menu ul li a  {
	text-decoration:none;
	 color: #333333;
}


/* end Menu Menu */


/* SubMenu */
#subMenu {
	border: 1px solid #fff;
	background: #dedede;
	padding: 0.7em;
}
#subMenu ul {
	margin: 0;
	padding: 0;
}
#subMenu li {
	margin: 2px 0 6px 18px;
	list-style-image: url(folder.gif);
	font-weight: bold;
}

.headbox {
	margin: 0;
	background: white url("../img/bg-headbox.gif") repeat-x left top;
	border-top: 0px #FDCC12 solid;
	border-bottom: 1px #FDCC12 solid;
	font-size: 116%;
	margin-bottom: 0;
	clear: both;
	padding: 0;
	width: auto;
}


/* Attachements */

#attachment{
	 padding-left: 15px;
}
ul.FileBox {
	background: transparent;
	padding: 0;
	margin: 0;
}
ul.FileBox li {
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 1.5em;
	padding-left: 20px !important;
	padding-bottom: 3px;
	list-style: none;
}

.icon { background-repeat: no-repeat; background-position: 0 0.1em; padding-left: 12px; _height: 1px;}
.pdf {background-image: url("../../images/file-pdf.gif") !important;}
.doc {background-image: url("../../images/file-doc.gif") !important;}
.rtf {background-image: url("../../images/file-doc.gif") !important;}
.xls {background-image: url("../../images/file-xls.gif") !important;}
.zip {background-image: url("../../images/file-zip.gif") !important;}
.exe {background-image: url("../../images/file-exe.gif") !important;}
.txt {background-image: url("../../images/file-txt.gif") !important;}
.avi {background-image: url("../../images/file-avi.gif") !important;}
.mp3 {background-image: url("../../images/file-mp3.gif") !important;}
.ppt {background-image: url("../../images/file-ppt.gif") !important;}

.ImgBox {list-style: none; margin: 0; padding: 0; }
.ImgBox li {margin: 0 5px 15px 0; padding: 0; float: left; background: none;}
.ImgBox li a {text-decoration: none; font-size: 92%; }
.ImgBox li a span {text-decoration: underline; }
.ImgBox li a img { padding: 1px; border: 3px solid #D2D2D2;}


ul.LinkBox {
	background: transparent;
	padding: 0;
	margin-bottom: 0px;
}

ul.LinkBox li{
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 1.5em;
	padding-bottom: 3px;
}



/*
    ***** Modules *****
*/


/* Poll */
.Poll {;}
.Poll p {margin-top:0.1em;}
.Poll p span {font-size:91%;padding-left:0.2em;color:#6c6c6c;}
.Poll IMG.Bar0 { background: #ffbf5e; margin-left : 1.5em; }
.Poll IMG.Bar1 { background: #ffbf5e; margin-left : 0em; }
.Poll div.Total { margin-top: 6px;  font-size: 85%;  }



/* Start login box */ 
.loginBox .textUnderLogin    {margin-top:1px; clear:both; font-size:10px}
.loginBox .input { width: 150px; }
.loginBox .TextLeft{ margin-top: 0px; font-size: 105%; padding-top: 0px; }
/* End login box */




.clearfix:after  {
  content: "."; 
  display: block; 
  height: 0px; 
  clear: both; 
  visibility: hidden;
}

/* thumbail */

#crossbox {
	margin-bottom: 15px;
}
#crossbox ul {
	padding: 17px 16px 0 16px;
	margin: 0;
	margin-top: 1px;
	list-style: none;
}


#crossbox h2 { margin-top: 0px; margin-bottom: 0.4em; }
#crossbox ul p {margin: 0; }
#crossbox ul li .crosstext {
	margin-left: 0px;
}
#crossbox ul li a { display: block; }
#crossbox ul li img {margin: 0 10px 20px 0; }


#crossbox ul li {
	float: left;
	clear: none;
	margin-right: 1%;
	_height: 1px;
}

#crossbox ul {_height: 1px;}

.col-1 li {
	width: 98%;
}

.col-2 li {
	width: 48%;
}

.col-folder ul li {
	padding-right: 10px;
	padding-left: 20px;
	background: url(folder.gif) no-repeat left;
}


.break { height: 1px; font-size: 1px; clear: both; overflow: hidden; visibility: hidden; }
.l { display: inline; float: left; }
.r { display: inline; float: right; }
.br { height: 1px; font-size: 1px; clear: both; }

#ShopListBox .price {
	margin-top: 3px;
	color: #999966;
	font-weight: bold;
	font-size: 105%;
}


/* Prod head */
#prod-head {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	background: url("news-grad.gif") repeat-x left top;
	padding-top: 15px;
}
#prod-head ul#price { margin-bottom: 10px; }
#prod-head ul#price li { font-size: 100%; }

#prod-img { width: 175px; display: inline; float: left; margin-left: 25px; margin-right: -5px;}
#prod-img img { display: block; margin-bottom: 5px;}
#prod-img p { margin: 0; }
#prod-img ul { margin: 0; }
#prod-img li { font-weight: bold; padding: 0.4em; padding-left: 0; }
#prod-img li a { text-decoration: none; }


#prod-desc{
	float: left;
	width: 330px;
	display: inline;

     margin-left: 65px !important;
     margin-left: 22px;    
     margin-left /**/:/**/22px;    	
	
}
#prod-head ul{ background: transparent; padding: 0; margin: 0; margin-bottom: 1em;}
#prod-desc ul li{ margin-bottom: 0;}
#prod-head #annot {padding: 0; margin-bottom: 1em;}
#prod-head .price {
	margin-top: 3px;
	color: #999966;
	font-weight: bold;
	font-size: 115%;
}

#prod-form{
	margin-top: 3px;
	margin-bottom: 3px;
} 

.input    {
    font-size: 12px;
    /*
	 background:  url("input_po.gif") -1px -2px no-repeat;
    */
	 float: none;
    margin-top: 0px;
    padding-top: 0px;
	 background-color: White;
	 width: 100px;
}

.submit    {
    
    font-size: 11px;
    width: auto;
    float: none;
    vertical-align: top;
    margin-bottom: 3px;
    margin-top: 0px;
    
}



.NewsHolder {
	clear: both;
	_position: relative;
	_height: 1px;
}

.NewsHolder img {
	margin-bottom: 1em;
	margin-right: 10px;
	float: left;
	padding: 1px;
}

.GalleryHolder {
	clear: both;
	_position: relative;
	_height: 1px;
}

.GalleryHolder img {
	margin-bottom: 1em;
	margin-right: 10px;
	float: left;
	padding: 1px;
}

.ShortDesc{
	 padding-bottom: 15px;
	 padding-top: 15px;
	  background-color: #F4F4F4;
	  padding-left: 5px;
	  padding-right: 5px;
	  margin-bottom: 15px;
	border-bottom: 4px solid #BDC6C6;
}

#PathFull{
	font-size: 87%;
	padding: 0px;
	margin: 0px;
}

.TextHolder{
	margin-top: 15px;
	margin-bottom: 15px;

}

.notify{
	margin-top: 1em;
	background: #FFFFFF url("notify.gif") no-repeat 10px 10px;
	margin-bottom: 1em;
	padding: 1.3em 2em 1em 60px;
	border: 1px solid #CCCCCC;

}

.info{
	margin-top: 0.5em;
	background: #FFFFFF;
	margin-bottom: 0.5em;
	padding: 0.8em 2em 0.8em 2em;
	border: 1px solid #CCCCCC;
}

.enhanced{
	 background-color: Yellow;
}

#prod-desc{
	line-height: 145%;
}

.Mail .input{
	width: 90%;
}

.Error .error{
	
	background-color: White;
	color: #B20000;
	padding: 5px;
	
}
/* maps */

#map-con div{
	 float:left;
}
