
.generalform input.button {
	height:auto;
	border-color:#c3c3c3;
}

.generalform input.admin, input.admin {
	height:auto;
	width:auto;
	border:none;
	padding:4px;
	background-color:#227AD3;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	cursor:pointer;
}

.generalform input, .generalform select, .generalform textarea {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:16px;
	padding:2px;
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	color:#3f3f3f;

}
.generalform div.errormsg {
	margin-bottom:8px;
	color:#ca0002;
	font-weight:bold;
	line-height:16px;
}
.generalform input.error, .generalform select.error, .generalform textarea.error {
	border:1px solid #e17070;
}
.generalform select {
	height:21px;
	padding:0px;
}
.generalform input.third{
	width:80px;
}
.generalform input.twothird{
	width:204px;
}
.generalform input.half {
	width:142px;
}
.generalform select.half{
	width:149px;
}
.generalform select.full{
	width:298px;
}
.generalform input.full{
	width:293px;
}
.generalform input.fullfile{
	height:auto;	
}
.generalform input.radio{
	width:auto;
	float:left;
	clear:left;
	border:none;

}
.generalform .highlight {
	background-color:#eaeaea;
}
.packinfo {
	margin:14px 0px;
	padding:14px;
	padding-left:75px;
	border:1px solid #d8e5e9;
	color:#333;
	background:#fff url(../_img/infopackbg.gif) no-repeat 8px 12px;
}
.packinfo-free { background-image:url(../_img/infopackfreebg.gif); }
.packinfo-promo { background-image:url(../_img/infopackpromobg.gif); }
.packinfo span.red {
	color:#ca0002;
}
.packinfo span.green {
	color:#3c7300;
}
.rboxalt3 .generalform .highlight {
	background-color:#d8e5e9;
}
.generalform td {
	padding-top:8px;
}
.generalform td.firstcol{
	width:130px;
	font-weight:bold;
	font-size:11px;
	vertical-align:top;
	padding-top:12px;
	padding-left:8px;
}

.generalform td.firstcol_withdescription{
	width:130px;
	font-size:11px;
	vertical-align:top;
	padding-top:12px;
	padding-left:8px;
}
.generalform td.right {
	text-align:right;
	padding-right:10px;
	width:120px;
}
.generalform td.smallercol{
	width:300px;
}
.generalform td.smallercol span {
	font-size:9px;
	width:150px;
	display:block;
	float:left;
	padding-top:2px;
	padding-bottom: 5px;
}
.generalform td.smallercol span.full {
	width:300px;
}
.generalform td.smallercol span.third {
	width:90px;
}
.generalform td.smallercol span.twothird {
	width:210px;
}
.generalform td.smallercol span.radio {
	width:auto;
	display:block;
	padding-left:8px;
	float:left;
	font-size:11px;
}
.generalform textarea {
	width:294px;
	height:70px;
	line-height:16px;
}

.generalform #packs {
	margin:auto;
	width:auto;
}
.generalform #packs img {
	border:none;
	float:none;
	margin:0px;
}
.generalform #packs td {
	padding: 8px 0 8px 0;
	
}
.generalform #packs td .smaller {
	font-size:10px;	
}
.generalform #packs td.captions{
	font-size:12px;
	font-weight:bold;
	color:#004276;
	width:160px;
}
.generalform #packs td.captions span {
	font-weight:normal;
	font-size:11px;
	color:#333;
}
.generalform #packs tr.split td {
	border-top:1px solid #dadada;
}
.generalform #packs td.data{
	text-align:center;
}
.generalform #packs td.row1 { background-color:#f5f5f9; }
.generalform #packs td.row0 { background-color:#fff; }
.generalform #packs td.rowcurrent { background-color:#def3e3; }

.generalform #packs td.title {
	width:75px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:#004276;
}
.generalform #packs td span.special {
	line-height:16px;
	color:#006699;
	font-weight:bold;
}

.generalform #packs td span.specialred {
	line-height:16px;
	color:#CC0000;
	font-weight:bold;
}
.generalform #packs td.title span {
	font-size:10px;
}

.generalform .contactinfo {
	border:1px solid #6b99bd;
	margin:auto;
	width:400px;
}
.generalform .contactinfo2 img {
	padding:0px;
	 margin:0px;
	 float:none
}
.generalform .contactinfo2 td {
	vertical-align:middle;
}
.generalform .contactinfo td {
	padding:4px;
	line-height:16px;
}
.generalform .contactinfo td.captions {
	text-align:right;
	background-color:#F0F3F4;
	width:100px;
	font-weight:bold;
	color:#004276;
}
.generalform .contactinfo  tr.split td {
	border-top:1px solid #F0F3F4;
}
.generalform .contactinfo  tr.split td.captions {
	border-top:1px solid #ffffff;
}

#orders {
	width:100%;	
}
#orders img {
 border:none;
 float:none;
 vertical-align:middle;
 padding:0px;
 margin:0px;
 }
#orders tr.captions td {
	color:#004276;
	font-weight:bold;
}
#orders tr.row0 { background-color:#F0F3F4; }
#orders tr.row1 { background-color:#fff; }
#orders td {
	padding:10px;
}
#orders td .error {
	color:#CC0000;
	font-weight:bold;
}
#stats_legende tr{
	background-color: #F0F3F4;
}
#stats_legende td {
	padding: 3px;
	border-bottom: 1px solid #FFFFFF;
	font-size:11px;
	width:100%;
}
#stats_legende td.label {
	width: 75px;
	color: #004276;
}
#orders td.stat_row {
	padding: 4px 0 4px 10px ;
	margin:0;
	background-color: #f0f4f0;
	
}
#orders td.stat_totals {
	padding: 4px 0 4px 10px ;
	margin:0;
	background-color: #f3edea;
	font-weight:bold;
}
form.cmxform fieldset {
  margin-bottom: 10px;
  float:left;
}
form.cmxform legend {
  padding: 2px 2px;
  margin-bottom:5px;
  font-size:18px;
  color:#004276;
}

#formtarget {
	clear:both;
}

#formtarget h2 {
	height:48px;
	line-height:48px;
	font-size:18px;
	color:#004276;
}

form.cmxform legend span {
	font-size:11px;
	font-weight:bold;
	margin:4px 0px;
	color:#666;
	clear:both;
	display:block;
	line-height:14px;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  width: 100px;
  position:relative;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  background: none;
  padding: 4px 4px;
  margin: 2px;
  background-color:#F0F3F4;
  
  line-height:1.8;
  font-size:12px;
}

form.cmxform fieldset li.active {
	background-color:#227AD3;
}

form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
  position:absolute;
  left:95px;
}


form.cmxform input {
	width:181px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #DADADA;
}

form.cmxform textarea {
	height:180px;
	width:283px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #DADADA;
}

form.cmxform input.error, form.cmxform textarea.error {
	border-color:#f00;
}

form.cmxform .button {
	float:right;
	margin-right:8px;
}

ul.contactbuttons {
	margin-bottom:8px;
	height:60px;
}

ul.contactbuttons li {
	background-image:none;
	display:inline;
	margin:0;
	padding:0;
}

ul.contactbuttons li a {
	float:left;
	width:60px;
	background-image:url(../_img/contactbuttons.jpg);
	overflow:hidden;
	height:0;
	padding-top:60px;
}

ul.contactbuttons li.tel a { background-position:0px 0px; }
ul.contactbuttons li.info a { background-position:-60px 0px; }
ul.contactbuttons li.offer a { background-position:-120px 0px; }
ul.contactbuttons li.meeting a { background-position:-180px 0px; padding-top:80px; }
ul.contactbuttons li.list a { background-position:-240px 0px; padding-top:80px; }

ul.contactbuttons li.tel a:hover { background-position:0px -80px; }
ul.contactbuttons li.info a:hover { background-position:-60px -80px; }
ul.contactbuttons li.offer a:hover { background-position:-120px -80px; }
ul.contactbuttons li.meeting a:hover { background-position:-180px -80px; padding-top:80px; }
ul.contactbuttons li.list a:hover { background-position:-240px -80px; padding-top:80px; }

a#multipleofferbutton {
	float:left;
	width:237px;
	background-image:url(../_img/contactbuttons.jpg);
	background-position:-252px -160px;
	overflow:hidden;
	height:0;
	padding-top:25px;
	cursor:pointer;
	margin:8px 0px;
}

a#multipleofferbutton:hover { background-position:-252px -186px; }