﻿body
{
	background-image: url(./Images/back.jpg);
	background-color: #dfe9f0;
	background-repeat: repeat-x;
	margin: 0px 30px 0px 30px;
	padding: 0px 30px 0px 30px;
	color: black;
	font-family: Verdana;
	font-size: 12px;
}

table
{
	margin: 0px;
}

form, html
{
	margin: 0;
	padding: 0;
}

div#leftspace
{
	float: left;
	width: 10px;
	margin: 0px;
}

div#rightspace
{
	float: right;
	width: 10px;
	margin: 0px;
}
	
div#site
{
	float: left;
	margin: 0px;
}

div#header
{
	width: 100%;
	height: 104px;
}

div#bar
{
	width: 100%;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

div#body
{
	clear: both;
	margin: 0px;
}

div#footer
{
	clear: both;
	margin: 0px;
}

.head_left
{
	/*float: left;*/
	width: 36px;
	height: 104px;
	background-image: url(./images/head_topleft.png);
	background-repeat: no-repeat;
}

.head_top
{
	/*float: left;*/
	width: 638px;
	height: 104px;
	background-image: url(./images/head_top.png);
	background-repeat: no-repeat;
}
.head_topstretch
{
	/*float: left;*/
	height: 104px;
	background-image: url(./images/head_topstretch.png);
	background-repeat: repeat-x;
}
.head_integratedright
{
	/*float: left;*/
	width: 125px;
	height: 104px;
}
.integrated_top
{
	/*float: left;*/
	width: 125px;
	height: 60px;
	background-image: url(./images/IntegratedTop.png);
	background-repeat: no-repeat;
}
.integrated_gif
{
	/*float: left;*/
	width: 125px;
	height: 97px;
	background-image: url(./images/IntegratedPecRpost.gif);
	background-repeat: no-repeat;
}
.head_right
{
	/*float: left;*/
	width: 122px;
	height: 104px;
	background-image: url(./images/head_topright.png);
	background-repeat: no-repeat;
}

.bar_left
{
	width: 36px;
	height: 30px;
	background-image: url(./images/bar_left.png);
	background-repeat: no-repeat;
}
.bar_body
{
	width: 638px;
	height: 30px;
	background-image: url(./images/bar_body.png);
	background-repeat: no-repeat;
}
.bar_stretch
{
	height: 30px;
	background-image: url(./images/bar_stretch.png);
	background-repeat: repeat-x;
}
.bar_integratedright
{
	width: 125px;
	height: 30px;
	background-image: url(./images/IntegratedBar.gif);
	background-repeat: no-repeat;
}
.bar_right
{
	width: 122px;
	height: 30px;
	background-image: url(./images/bar_right.png);
	background-repeat: no-repeat;
}

.body_left
{
	width: 16px;
	background-image: url(./images/body_left.png);
	background-repeat: repeat-y;
	margin: 0px;
	border: 0px;
}
.body_stretch
{
	padding-left: 20px;
	background-color: White;
}
.body_space
{
	width: 10px;
	background-color: White;
}
.body_rightpan
{
	vertical-align: top;
	width: 200px;
	background-color: White;
	padding-right: 26px;
}
.body_right
{
	width: 6px;
	background-image: url(./images/body_right.png);
	background-repeat: repeat-y;
	margin: 0px;
	border: 0px;
}
.footer_left
{
	width: 17px;
	height: 12px;
	background-image: url(./images/footer_left.png);
	background-repeat: no-repeat;
}
.footer_stretch
{
	height: 12px;
	background-image: url(./images/footer_stretch.png);
	background-repeat: repeat-x;
}
.footer_right
{
	width: 6px;
	height: 12px;
	background-image: url(./images/footer_right.png);
	background-repeat: no-repeat;
}
.topmenubutton
{
	font-family: Arial Black;
	font-size: 12px;
	font-weight: 900;
	height: 20px;
	color: White;
	cursor: pointer;
}
.topmenubutton:hover
{
	color: Black;
	background-color: White;
	/*filter:alpha(opacity=90);
    opacity:0.9;*/
}
.topmenusubbutton
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	cursor: pointer;
	text-align: left;
	width: 200px;
}
.topmenusubbutton:hover
{
	color: Blue;
	background-color: gainsboro;
}

.csmlogo
{
	background-image: url(./images/CSMIco2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 32px;
	height: 32px;
}

.msclogo
{
	background-image: url(./images/MSCIco2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 32px;
	height: 32px;
}

.Companylogo
{
	background-image: url(./images/CsmLogo.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 32px;
	height: 32px;
}

.tbLogoCSM
{
	background-image: url(./images/CoverCSM.png);
	background-repeat: no-repeat;
	width: 212px;
	height: 214px;
}

.tbLogoMSC
{
	background-image: url(./images/CoverMSC.png);
	background-repeat: no-repeat;
	width: 212px;
	height: 224px;
}

.tbLogoPEC
{
	background-image: url(./images/PostaCertificata.png);
	background-repeat: no-repeat;
	width: 564px;
	height: 280px;
}

.tbLogoTextCSM
{
	background-image: url(./images/csmtext.png);
	background-repeat: no-repeat;
	height: 86px;
}

.tbLogoTextMSC
{
	background-image: url(./images/msctext.png);
	background-repeat: no-repeat;
	height: 86px;
}

.tbHead
{
	font-weight: bold;
	color: black;
}

.tbDescription
{
	color: black;
}

.tbProduct
{
	width: 100%;
}

.tbProducts
{
	width: 100%;
	/*padding-left: 20px;
	padding-right: 20px;*/
}

.tbSeparator
{
	background-image: url(./images/separator.png);
	width: 90%;
	height: 20px;
	background-repeat: repeat-x;
	background-position: center center;
}

.tbButton
{
	width: 117px;
	height: 24px;
	background-image: url(./images/button.png);
	background-repeat: no-repeat;
	background-color: Transparent;
	color: Black;
	cursor: pointer;
	text-align: center;
}

.tbButton:hover
{
	color: Blue;
}

.tbButtonBuy
{
	font-family: Arial Black;
	width: 117px;
	height: 24px;
	background-image: url(./images/buttonbuy.png);
	background-repeat: no-repeat;
	background-color: Transparent;
	color: White;
	cursor: pointer;
	text-align: center;
}

.tbButtonBuy:hover
{
	color: Black;
	background-image: url(./images/buttonbuyover.png);
}


.tbDivide
{
	width: 10px;
}

.tbRightAlign
{
	text-align: right;
}

.cornerLU
{
	background-color: gainsboro;
	width: 1px;
	height: 1px;
}
.cornerLD
{
	background-color: gainsboro;
	width: 1px;
	height: 1px;
}
.cornerRU
{
	background-color: gainsboro;
	width: 1px;
	height: 1px;
}
.cornerRD
{
	background-color: gainsboro;
	width: 1px;
	height: 1px;
}
.dot
{
	background-color: gainsboro;
}

.space
{
	height: 10px;
}

.detail
{
	font-size:9pt;
	background-color:#fff;
	border:solid 2px #000;
	padding:4px;
	border: 4px solid #525252;
}
.detail .footer
{
	text-align:right;
	padding:8px;
}

.detailgrid
{
	border:solid 1px #ad9e87;
}

.detailgrid h1
{
	font-size: 14pt;
	font-weight: normal;
	color: #222;
}

.detailgrid td
{
	cursor:default;
	height:20px;
    color:#000;
	padding:2px 8px;
	border-right-style:solid;
	border-right-width:1px;
    border-right-color:#f2e8da;		
	border-bottom-style:solid;
	border-bottom-width:1px;	
    border-bottom-color:#f2e8da;	
}

.modalBackground 
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.newsHead
{
	color: Gray;
	font-weight: bold;
}

.newsBody
{
	color: Gray;
}

.newsRead
{
	color: Blue;
	text-decoration: none;
}

.grassetto
{
	font-weight: bold;
}

.grassettocolor
{
	color: Navy;
	
}

.grassettobig
{
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	text-decoration: underline;
}

.ordersel
{
	/*background-image: url(images/order_sel.png);*/
	font-weight: bold;
	color: Navy;
	text-align: center;
	/*width: 55px;*/
	font-size: 16px;
	height: 16px;
}

.order
{
	/*background-image: url(images/order.png);*/
	font-weight: normal;
	color: Black;
	text-align: center;
	/*width: 55px;*/
	font-size: 10px;
	height: 16px;
}

.leftContactUs
{
	width: 40px;
	height: 44px;
	background-image: url(images/leftContactUs.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

.rightContactUs
{
	width: 40px;
	height: 44px;
	background-image: url(images/rightContactUs.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

.centerContactUs
{
	width: 85px;
	height: 44px;
	background-image: url(images/centerContactUs.png);
	background-repeat: no-repeat;
}

.roundedRightPanel
{
	/*background-color: #eaeaea;*/
	width: 200px;
}

.rightContent
{
	background-color: Transparent;
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.evidence
{
	color: Red;
}

input
{ 
	border-right: gray 1px solid; 
	border-top: gray 1px solid; 
	border-left: gray 1px solid; 
	border-bottom: gray 1px solid; 
}

select
{ 
	border-right: gray 1px solid; 
	border-top: gray 1px solid; 
	border-left: gray 1px solid; 
	border-bottom: gray 1px solid; 
}

.buyPanel
{
	padding-left: 10px;
	padding-right: 10px;
	width: 673px; 
	height: 225px; 
	text-align: left; 
	background-color: silver;
}

.trasparent
{
	background-color: Silver;
}

.message
{
	font-family: Verdana;
	font-size: 12px;
	border-right: gray 1px solid; 
	border-top: gray 1px solid; 
	border-left: gray 1px solid; 
	border-bottom: gray 1px solid;
	overflow: auto;
}

.ShowPECAdv
{
	background-image: url(images/showPEC2.png); 
	width: 385px; 
	height: 356px;
}

.ShowPECAdv2
{
	background-image: url(images/showPEC.png); 
	width: 385px; 
	height: 356px;
}

.ShowMSCAdv
{
	background-image: url(images/showMSC.png); 
	width: 385px; 
	height: 356px;
}

.buttonbuynow
{
	background-image: url(images/buynow.png);
	border: 0;
	background-color: Transparent;
	cursor: pointer;
}

.buttonbuynowhover
{
	background-image: url(images/buynowhover.png);
}

.buttondownload
{
	background-image: url(images/download.png);
	border: 0;
	background-color: Transparent;
	cursor: pointer;
}

.buttondownloadhover
{
	background-image: url(images/downloadhover.png);
}