@charset "utf-8";
/* FONT PONTANO SANS */

@font-face {
  font-family: 'Pontano Sans';
    src: url('/webfont/pontanosans-regular-webfont.eot');
    src: url('/webfont/pontanosans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/webfont/pontanosans-regular-webfont.woff') format('woff'),
         url('/webfont/pontanosans-regular-webfont.ttf') format('truetype'),
         url('/webfont/pontanosans-regular-webfont.svg#pontano_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* CSS Document */
* {
	margin:0;
	padding:0;
	border:0;
}

html {
	background-color:#ebebeb;
	height: 100%;
}

body {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100.1%;
	height: 100%;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

strong, .strong {
    font-weight:bold;
}
  
div#main {
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	text-decoration: none;
	background-color: #333333;
	padding-top: 5px;
}

div#main_areaRiservata {
	width: 100% !important;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	text-decoration: none;
	background-color: #333333;
	padding-top: 5px;
}

div#header {
	background-color: #FAFAFA;
	height: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d5d5d5;
	border-right-color: #d5d5d5;
	border-bottom-color: #d5d5d5;
	border-left-color: #d5d5d5;
	padding: 15px;
}

.logo{
	float: left;
}


div#menu {
	text-decoration: none;
	height: 50px;
	border: 1px solid #d5d5d5;
	background-color: #FAFAFA;
}

div#content {
	text-decoration: none;
	background-color: #FAFAFA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d5d5d5;
	border-right-color: #d5d5d5;
	border-bottom-color: #d5d5d5;
	border-left-color: #d5d5d5;
	padding: 15px;
}

div#content.error{
	background-image: url(/img/errorbg.png);
	background-repeat: no-repeat;
	background-position: 30px 30px;
	padding-left: 350px;
}

div#content.error p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin-bottom: 15px;
}

div#content.error p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin-bottom: 15px;
}

/*
div#leftcol {
	width: 640px;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	clear: left;
	float: left;
}
*/

div#leftcoltitle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d5d5d5;
	border-right-color: #d5d5d5;
	border-bottom-color: #d5d5d5;
	border-left-color: #d5d5d5;
	background-color: #5f5f5f;
	padding: 15px;
}

div#leftcoltitlebottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d5d5d5;
	border-right-color: #d5d5d5;
	border-bottom-color: #d5d5d5;
	border-left-color: #d5d5d5;
	background-image: url(/img/leftcoltitlebottom.png);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	height: 45px;
	background-color: #FFFFFF;
}

div#leftcolcontent {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d5d5d5;
	border-right-color: #d5d5d5;
	border-bottom-color: #d5d5d5;
	border-left-color: #d5d5d5;
	background-color: #FFFFFF;
	padding: 15px;
}

div#leftcolcontent select{
	color: #333333;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
/*
div#rightcol {
	width: 288px;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	clear: right;
	float: left;
}
*/
/* AREA RISERVATA TEST */

div#leftcol {
	overflow: hidden;
}

div#rightcol {
	width: 288px;
	margin: 0px;
	margin-left: 20px;
	text-decoration: none;
	float: right;
}

div#rightcol.news {
	width: 350px;
}

/* AREA RISERVATA TEST */


div.rightbox {
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d5d5d5;
	border-right-color: #d5d5d5;
	border-bottom-color: #d5d5d5;
	border-left-color: #d5d5d5;
}

div.rightbox h3 {
	line-height: 40px;
	font-family: 'Pontano Sans', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5f5f5f;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
}

div.rightbox p.code  {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	font-family: 'Pontano Sans', Arial, Helvetica, sans-serif;
	text-align: right;
	line-height: 36px;
	margin-right:10px;
	}
	
div.rightbox p a {
	font-size: 11px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
	text-indent: 15px;
	width:100%;
	height:100%;
    display:inline-block;
    
}

div.rightbox p .icon {
	vertical-align:middle;
	margin-bottom: 2px;
	margin-top: 3px;
}

div.rightbox p a.fileLink {
	width:80%;
}

div.rightbox p.step {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
}

div.rightbox p.step:hover {
	background-color: #F3F3F3;
	cursor:pointer;
}

div.rightbox p.stepdone {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
	background-color: #e7e7e7;
}

div.rightbox p.stepcurrent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
	font-weight:bold;
}

div.rightbox p.info {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	margin: 15px;	
}

div.rightbox p.configName  {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-family: 'Pontano Sans', Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 30px;
	margin-right:10px;
	margin-left:10px;
	}

div.rightbox p.configDesc  {
	color: #333333;
	text-align: left;
	line-height: 20px;
	margin-right:10px;
	margin-left:10px;
	}
	
.next {
	

}

.prev {
	
	
}

a.next  {
	background-image: url(/img/nextbg.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 80px;
	clear: right;
	float: right;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
	text-indent: 10px;
}
a.prev  {
	background-image: url(/img/prevbg.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 80px;
	clear: left;
	float: left;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 45px;
}

a.next:hover, a.prev:hover {
	background-position: 0px -25px;
}

.nextprev{
	margin-bottom: 15px;
}

a.back  {
	background-image: url(/img/backbg.png);
	background-repeat: no-repeat;
	height: 25px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 45px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	padding-right: 10px;
	clear: both;
	float: left;
}

a.back:hover {
	background-position: 0px -25px;
}

a.confirm  {
	background-image: url(/img/gobg.png);
	background-repeat: no-repeat;
	height: 25px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 45px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	clear: both;
	float: right;
	background-position: right 0px;
}

a.confirm:hover {
	background-position: right -25px;
}

a.new  {
	background-image: url(/img/newbg.png);
	background-repeat: no-repeat;
	height: 25px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 45px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	padding-right: 10px;
	clear: both;
	float: left;
	margin-top: 7px;
	margin-left: 3px;
	margin-right: 20px;
}

a.new:hover {
	background-position: 0px -25px;
}

a.leftbtn  {
	background-image: url(/img/newbg.png);
	background-repeat: no-repeat;
	height: 25px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 45px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	padding-right: 10px;
	clear: both;
	float: left;
}

a.leftbtn:hover {
	background-position: 0px -25px;
}

a.btnhome  {
	background-image: url(/img/btnhomebg.png);
	clear: none;
	margin-right:15px;
}

a.btnconf  {
	background-image: url(/img/btnconfbg.png);
	clear: none;
	margin-right:15px;
}

a.btnuser  {
	background-image: url(/img/btnuserbg.png);
	clear: none;
	margin-right:15px;
}

a.btnsavedconf  {
	background-image: url(/img/btnsavedconfbg.png);
	clear: none;
	margin-right:15px;
}

a.btnstdconf  {
	background-image: url(/img/btnsavedconfbg.png);
	clear: none;
	margin-right:15px;
}

a.btnorders  {
	background-image: url(/img/btnordersbg.png);
	clear: none;
	margin-right:15px;
}

a.btndistcodes  {
	background-image: url(/img/btndistcodesbg.png);
	clear: none;
	margin-right:15px;
}

a.btncosts  {
	background-image: url(/img/btncostsbg.png);
	clear: none;
	margin-right:15px;
}

a.btnprices  {
	background-image: url(/img/btnpricesbg.png);
	clear: none;
	margin-right:15px;
}

a.btncurrencies  {
	background-image: url(/img/btncurrenciesbg.png);
	clear: none;
	margin-right:15px;
}

a.btntimes  {
	background-image: url(/img/btntimesbg.png);
	clear: none;
	margin-right:15px;
}

a.btnusers  {
	background-image: url(/img/btnusersbg.png);
	clear: none;
	margin-right:15px;
}

a.btndocs  {
	background-image: url(/img/btndocsbg.png);
	clear: none;
	margin-right:15px;
}

a.btncodes  {
	background-image: url(/img/btncodesbg.png);
	clear: none;
	margin-right:15px;
}

a.btnconflist  {
	background-image: url(/img/btnsavedconfbg.png);
	clear: none;
	margin-right:15px;
}

a.btnnews  {
	background-image: url(/img/btnnewsbg.png);
	clear: none;
	margin-right:15px;
}

.imgReportWord {
    cursor:pointer;
}

.clear {
	clear: both;
	line-height: 1px;
	height: 1px;
}

h1 {
	clear: both;
	line-height: 150px;
	font-family: 'Pontano Sans', Impact, Charcoal, sans-serif;
	font-size: 50px;
	color: #262626;
	text-decoration: none;
	text-transform: uppercase;
}

h1.title {
	clear: right;
	float: right;
	display: inline;
}

h2 {
	line-height: 40px;
	font-family: 'Pontano Sans', Impact, Charcoal, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

h2.error {
	color: #FF0000;
}

h2.black {
	color: #000000;
}

h3 {
	line-height: 40px;
	font-family: 'Pontano Sans', Impact, Charcoal, sans-serif;
	font-size: 20px;
	color: #5f5f5f;
	text-decoration: none;
	text-transform: uppercase;
}

h4 {
	line-height: 30px;
	font-family: 'Pontano Sans', Impact, Charcoal, sans-serif;
	font-size: 18px;
    font-weight: 400; 
	color: #5f5f5f;
	text-decoration: none;
	text-transform: uppercase;
}

h4.black {
	color: #000000;	
}

h4 a {
	color: #000000;
	text-decoration:none;
}

.importantNotice {
	line-height: 25px;
	font-family: 'Pontano Sans', Impact, Charcoal, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
	text-transform: uppercase;
}

.languagePanel {
	clear: none;
	float: right;
	margin-right: 20px;
	height:50px;
}


.languagePanel select {
	/*margin-top: 12px;
	margin-left: 15px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;*/
	width: 100px;
	/*background-color: #CCCCCC;*/
}

.languagePanel option {
	padding: 5px;
}

.languagePanel img {
	margin-top: 12px;
	margin-left: 5px;
	margin-right: 5px;
}
/*
.languagePanel span img {
	
}
*/
.report {
	background-color: #FFFFFF;
	float: left;
	width: 400px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-align: left;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height:16px;
}
.pnlGest{
	clear: none;
	float: right;
	width:auto;
	border: 1px solid #d5d5d5;
	background-color: #FFFFFF;
	}

.pnlAdmin{
	margin-bottom:10px;
}


.menuPanel {
	clear: none;
	float: left;
	margin-left: 20px;
	height:38px;
	margin-top: 12px;
}
/*
.newPanel {
	clear: none;
	float: left;
	margin-left: 20px;
	height:38px;
	margin-top: 12px;
}
*/
.decodePanel  {
	clear: none;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	height:45px;
	margin-top: 7px;
	display:table;
}

.decodePanel input {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999999;
	text-transform: uppercase;
	width: 145px;
}

.pnlReportWordConfig select, .pnlReportWordConfig input {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999999;
}

a.decode  {
	background-image: url(/img/gobg.png);
	background-repeat: no-repeat;
	height: 25px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 45px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	float: right;
	background-position: right 0px;
	margin-top: 7px;
	margin-right: 3px;
	margin-left: 5px;
	}

.ddlCtrlNote, .ddlCtrlAlert, .ddlCtrlCloseup {
	padding: 15px;
	color: #666666;
}

.ddlCtrlNote {
	background-color: #f8f8f8;
	border: 1px solid #CCCCCC;
	padding-bottom: 20px;
}

.ddlCtrlAlert {
	background-color: #FFFFFF;
	border: 2px solid #CC0000;
}

.ddlCtrlCloseup {
	background-color: #FFFFFF;
}

.ddlCtrlNote h1, .ddlCtrlAlert h1, .ddlCtrlCloseup h1  {
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 10px;
}

.ddlCtrlNote h1 {
}

.ddlCtrlAlert h1 {
	color: #CC0000;
}

.ddlCtrlNote img, .ddlCtrlAlert img {
	float: left;
	margin-right: 20px;

}

.ddlCtrlNote p, .ddlCtrlAlert p {
	line-height: 15px;
	text-decoration: none;
	text-align: justify;
}

.ddlCtrlNote p {
	font-size: 11px;
	color: #666666;
}

.ddlCtrlAlert p {
	font-size: 12px;
	color: #000000;
}

.progress {
        position: fixed;
        left: 0px;
        top: 0px;
        width:100%;
        height:100%;
        text-align:center;
        background:#fff;
        _background:none; /*this line removes the background in IE*/
        opacity:.75;
        padding-top:25%;
        z-index:100000;
}
* html .progress {
    position: absolute;
}

.radiobuttonlist label span, .radiobuttonlist label p{
	margin-left: 20px;
}

.radiobuttonlist label span span, .radiobuttonlist label p span{
	margin-left: 0px;
}

.radiobuttonlist input{
	vertical-align:middle;
}

.radiobuttonlist input:checked { border:1px solid #090; }

.radiobuttonlist .radiobuttonimage{
	vertical-align:middle;
}

.radiobuttonlist .rblDefaulValue, select .ddlDefaulValue{
	color:#FF0000;
}

.radiobuttonlist td{
	padding: 5px;
}

.itemdescription{
	font-weight: bold;
	line-height: 20px;
}

.itemextdescription{
	color: #666666;
	line-height: 15px;
}
.CodeM{
	background-image: url(/img/m.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right:30px !important;
}

.CodeE{
	background-image: url(/img/e.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right:30px !important;
}

.loginPanel #leftcolcontent{
padding-left:250px;

}

.loginPanel input {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999999;
}

.loginPanel input.username{
	background-image: url(/img/username.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right:30px !important;
}

.loginPanel input.password{
	background-image: url(/img/password.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right:30px !important;
}

.logoutPanel  {
	clear: none;
	float: right;
	margin-right: 20px;
	height:45px;
	margin-top: 5px;
}

a.logout  {
	background-image: url(/img/gobg.png);
	background-repeat: no-repeat;
	height: 25px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 45px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	clear: both;
	float: right;
	background-position: right 0px;
	margin-top: 7px;
}

.adminPanel  {
	clear: none;
	float: right;
	margin-right: 3px;
	height:45px;
	margin-top: 5px;
}

input.admin, a.help  {
	background-color:#F4F4F4;
	height: 23px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	/*font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;*/
	padding-left: 3px;
	padding-right: 3px;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: #DDDDDD !important;
	clear: both;
	float: right;
	margin-top: 7px;
}

.userIcon {
	background-image: url(/img/user.png);
	background-repeat: no-repeat;
}

.configIcon {
	background-image: url(/img/configuratore.png);
	background-repeat: no-repeat;
}
.sectionDesc {
	padding-left: 140px;
	height: 150px;
}

a.goto  {
	background-image: url(/img/gobg.png);
	background-repeat: no-repeat;
	height: 25px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 45px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	clear: both;
	float: right;
	background-position: right 0px;
	margin-top: 7px;
}


.usersettings input, .usersettings select {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999999;
	width: 300px;
}

.usersettings select.currencyDdl {
	width: 100px;
}

.usersettings input[type="checkbox"] {
	margin: 15px;
	padding: 5px;
	border: 1px solid #999999;
	width: auto;
}

.usersettings ul 
{
        list-style-type: none;
        padding-left: 0px;
}

.usersettings ul li span.label { 
        float: left;
        width: 200px;
		line-height:38px;
		display:block;
}

.usersettings ul li span.labelCurrency { 
        float: left;
        width: 120px;
		line-height:38px;
		display:block;
}

.usersettings ul li { 
		height: auto;
		clear: both;
}

.usersettings .buttons{
	text-align:center;
}

.usersettings .buttons input{
	width: auto;
}
.dgPricelistsInput {
	margin-left:11px !important;
}

.pricelistPanel select {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999999;
	text-transform: uppercase
}

.customerform input {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999999;
	width: 300px;
}

.customerform input[type="checkbox"] {
	margin: 15px;
	padding: 5px;
	border: 1px solid #999999;
	width: auto;
}

.customerform ul 
{
        list-style-type: none;
        padding-left: 0px;
}

.customerform ul li span.label { 
        float: left;
        width: 200px;
		line-height:38px;
		display:block;
}

.customerform ul li { 
		height: auto;
}

.customerform .buttons{
	text-align:center;
}

.customerform .buttons input{
	width: auto;
}
/*/////////////////////JGROWL/////////////////////////////////*/
.jGrowl_error{
    background-color:       #ff0000 !important;
}
	
.jGrowl_warn{
    background-color:       #ffa800 !important;
}

.jGrowl_message{
	background-color:       #2ba700 !important;
}

/*/////////////////////JGROWL/////////////////////////////////*/

.radiobuttonlist label {
	vertical-align:middle;
	display:inline-block;
	width: 580px;
}

.rbl2Item {
	display:inline-block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width:560px;
	margin-bottom:0px;
	padding-bottom:10px;
	margin-top:5px;
	padding-top:5px;
}


.rbl2Item .itemdescription{
	display:inline-block;
	width:200px;
	}
	
.pnlFilterHeader {
	font-size: 12px;
	background-image: url(/img/filter.png);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}

.cancelfilter {
	vertical-align:middle;
}

.DropDownHeader {
	font-size: 12px;
	padding: 2px;
}

.DropDownPanel {
	padding: 5px;
	font-weight: normal;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}

.DropDownPanel input, .DropDownPanel textarea {
	padding: 3px;
	font-weight: normal;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}

.DropDownPanel textarea.optionNotes {
	width:300px;
	height:100px;
}

.noBorders, .noBorders th, .noBorders td, .noBorders tr{
	border:none !important;
}

.padding20, .padding20 th, .padding20 td, .padding20 tr{
	padding:20px !important;
}
.confSearch{
    padding:10px;
    text-align:right;
    width:30px;
    float:right;
}

table#reportTable, table.gvTable {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
	width:100%;
	font-size:12px;
}
table#reportTable th, table.gvTable th {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: black;
	background-color: rgb(200, 200, 200);
	font-weight:bold;
}
table#reportTable td, table.gvTable td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: black;
	background-color: white;
}

table.gvTable input {
	margin: 3px;
	padding: 3px;
	border: 1px solid #999999;
}

table.gvTable input[type="hidden"], table.gvTable input[type="image"]{
	margin: 0px;
	padding: 0px;
	border: none;
}

table.gvTable input[type="checkbox"] {
	margin: 2px;
	padding: 0px;
	border: none;
}

table.gvTable select {
	margin: 3px;
	padding: 3px;
	border: 1px solid #999999;
}

table.gvTable textarea {
	margin: 3px;
	padding: 3px;
	border: 1px solid #999999;
}

.selectAllNone{
    font-size: 9px;
}

.selectAllNone a{
    cursor:pointer;
    cursor:hand;
}

.wordPanelLabel {
    width: 350px;
    display:block;
}

.pnlReportWordConfig p {
    margin-bottom: 5px;
}

.scImageDiv {
    width: 250px;
    display:block;
    float:left;
}
.scImage {
    width: 100%;
}

.scDataDiv {
    padding-left: 250px;
    display:block;
}
.scSepDiv{
    clear:both;
    padding-top: 5px;
    padding-bottom: 10px;
}
p.desc{
    margin:3px;
    line-height:18px;
}
p.small{
    font-size:10px;
    margin:3px;
    line-height:15px;
    text-align:right;
}

.marginR10 {
    margin-right:10px;
}

sup,
sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;

}

sup {
bottom: 1ex;
}

sub {
top: .5ex;
}

.pricelabel, .timelabel {
    font-size: 11px;
    color: #CC0000;
}

.small {
    font-size: 10px;
}

.warn {
    color: #FFB400;
}

.errorSymbol {
    color: #FF0000;
    font-size: 30px;
}

.keyboardKey{
    width:35px;
    height:35px;
}

fieldset { 
    border:1px solid #D0D0D0 !important;
    padding: 5px !important;
    margin: 10px !important;
    }

legend {
  padding: 0.2em 0.5em;
  color:#606060;
  font-size:120%;
  text-align:right;
  font-weight:300;
  }
  
  /*NEWS */

.newsentry{
	margin-bottom: 15px;
}

.newsentry .newsdate{
	width: 20%;
	text-align: right;
	float:left;
	font-size:12px;
	font-family: 'Pontano Sans', Impact, Charcoal, sans-serif;
	display:block;
}

.newsentry .newsdate h2{
	font-family: 'Pontano Sans', Impact, Charcoal, sans-serif;
	font-size:50px;
	line-height: 50px;
	color: #000;
	
}
.newsentry .newsdate h4{
	font-family: 'Pontano Sans', Impact, Charcoal, sans-serif;
	font-size:30px;
	line-height: 30px;
	letter-spacing:-1px;
}
.newsentry .newsdate h5{
	font-family: 'Pontano Sans', Impact, Charcoal, sans-serif;
	font-size:30px;
	line-height: 15px;
}

.newsentry .newssperator{
	float:left;
	width: 5%;
	display:block;
	}
	
.newsentry .newssperator hr.vertical {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.newsentry .newscontent{
	float:left;
	width: 75%;
	display:block;
	}
	
.newsentry .newscontent h3{
	margin-top:0px;
	padding-top:0px;
	background-color:Transparent;
    color: #000;
    
	line-height: 20px;
	}
	
#newsContainer{
    padding:10px;
}

.newscontent p.info {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	margin: 15px;
	margin-top:0px;	
	margin-left:0px;	
	line-height: 20px;

}

hr.vertical {
	border-style: none;
    border-color: inherit;
    border-width: 0;
    height: 100px;
	
	    width: 1px;
	    display: inline;
    background-image: -o-linear-gradient(top, rgba(50,50,50,0), rgba(50,50,50,0.75), rgba(50,50,50,0));
}

.newslink{
    text-align:right;
}
.newsText{
margin-top: 15px;
margin-bottom: 15px;
line-height: 15px;
}