/* basic HTML tags */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #ffffff;
	font: 11px Tahoma, sans-serif;
	margin: 0;
 	padding: 0;	
}
a { 
	font-family: tahoma;
}
a.freeLink {
  color: #3F6676;
  text-decoration: underline;
  _line-height: 18px;
}
a.freeLink:hover {
  color: #900;
  text-decoration: none;
}
input {
	font-family: tahoma;
	font-size: 11px;
	padding: 1px 0;
	padding-left: 2px;

}
select {
	font-family: tahoma;
	font-size: 11px;
}
option {
	padding-left: 2px;
}
.boldText {
  vertical-align: middle;
  font-weight: bold;
  padding-bottom: 2px;
}
.sortIcon {
  border: 0px;
  margin-left: 2px;
}
/* layout divs */
.center {
}
.clear {
	clear: both;
	_display: none;
}
#container {
	width: 769px;
	text-align: left;
}
#siteHeader {
	padding:0;
	margin:0;		
}
#siteBody {
  padding-top: 0px;
  _padding-top: 0;
  margin:0;	
}
#siteFooter {
	clear: both;
	height: 27px;
}

/* header */
.pageHeader {
	width:769px;
	height: 82px;
	margin-top:9px;
	vertical-align:top;
	border-bottom:3px solid #A8A8A8;
	background-image: url(../images/headerRight.jpg);
	background-position: top right;
	background-repeat:no-repeat;
}
.pageHeader p span {
	display: none;	
}
.pageHeader .p1 {
	float: left;
	clear: right;
	height: 82px;
	width: 287px;
	background-image: url(../images/logo.gif);
	background-position: top left;
	background-repeat:no-repeat;
}
.pageHeader .s2
{
	text-align: left;
	display: block;
	left: 150px;
	top: 45px;
	z-index: 10000;
	position: relative;
}
.pageHeader .s2 a
{
	font-weight: bold;
}
/*
.pageHeader .p2 .s2
{
	padding-left: 350px;
	_padding-left: 0px;
	width: 335px;
}
*/

.width100p {
	width: 100%;
}

.width100pTC {
	width: 100%;
	border-collapse: collapse;
}

.divCategory {
	padding: 10px 0px 0px 15px;
	color: #245195;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.naviTop {
  	height:8px;
  	background: url("../images/naviTop.jpg") repeat-x;
}
/* main menu */
.mainMenu {
	clear: both;
	padding:0;
	margin:0;
	width:769px;
	border-top:1px solid #fff;
	background-image: url(../images/headMenuBg.jpg);
	background-repeat:repeat-x;
	height: 63px;
	vertical-align: middle;
}
.mainMenu ul li {
	float: left;
	clear: right;
	margin-left: 10px;
	color: #daeaf7;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 13px;
	background-image: url(../images/mainmenubullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;	
}
.mainMenu ul li a {
	color: #daeaf7;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.mainMenu ul {
	padding-top:27px;
	padding-bottom:27px;
	_padding-bottom:20px;
	list-style: none;
}
.mainMenu ul li a:hover, .mainMenu ul li a.activeItem {
	text-decoration: none;
	color: #ff8f44;
}

.tdDesc ul {
	padding-left: 5px;
	margin: 0px 0px 0px 10px;
}

.tdDesc ul li {
	list-style: disc;
}
/* */

.prodSearch {
	padding: 20px 5px 0 20px;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}

.dSearch {
	margin-top: 1px;
	width: 206px;
	height: 96px;
	float: left;
	background-image:url(../images/searchBgF.jpg);
}

.searchFieldLeft
{
	width:80px;
  padding: 10px 0px 10px 20px;
}

.searchFieldRight
{
  padding: 10px 0px 10px 6px;
}

.blueCorner {
	width:11px;
	height:11px;
	padding-top: 9px;
	_padding-top: 3px;
	margin: 0;
}

.tdHead1 {
	text-align: left;
	font-weight: bold;	
}

/*  */

.mainMenu2
{
	float: right;
	padding: 0;
	margin: 0;
	width: 563px;
	border-top: 1px solid #fff;
	background-image: url(../images/headMenuBg.jpg);
	background-repeat: repeat-x;
	height: 63px;
	vertical-align: bottom;
}
.mainMenu2 ul
{
	padding-top:27px;
	padding-bottom:27px;
	_padding-bottom:20px;
	list-style: none;
}
.mainMenu2 ul li
{
	float: left;
	clear: right;
	margin-left: 5px;
	color: #daeaf7;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(../images/mainmenubullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;	
}
.mainMenu2 ul li a, .pageTitle
{
	/*
	font-family: "Swis721 Cn BT", sans-serif;
	*/
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #daeaf7;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
.pageTitle
{
	font-family: "Swis721 Cn BT", Arial, sans-serif;
	color: White;
	font-size: 17px;
}
.mainMenu2 ul li a:hover, .mainMenu2 ul li a.activeItem
{
	text-decoration: none;
	color: #ff8f44;
}

/* side bar */
.sideBar {
	float: left;
	clear: right;
	width: 205px;
}

.sideBar2 {
	float: left;
	clear: left;
	width: 205px;
}

.secNav {
	margin-top:4px;
	padding:3px;
	border:solid 1px #b1b1b1;
	background-color: #ffffff;
	_min-height: 300px;
	_height: 300px;
}

.secNav2 {
	margin-top:4px;
	padding:3px;
	border:solid 1px #b1b1b1;
	background-color: #ffffff;
	/* _height: 300px;*/
	padding-top: 34px;
	background: url("../images/productBg2.gif") no-repeat top center;
}

.secNav3 {
	margin-top:4px;
	padding:3px;
	border:solid 1px #b1b1b1;
	background-color: #ffffff;
	min-height: 300px;
	_height: 300px;
	padding-top: 34px;
	background: url("../images/welcomeBg2.gif") no-repeat top center;
}

.secNav3 .p1, .secNav2 .p1, .secNav .p1 {
	padding-top: 7px;
	color: #3D6475;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../images/secnavbg.gif);
	border:solid 1px #2e62a6;
	border-bottom: 1px solid #3b6476;
	padding-bottom: 4px;
}
.secNav3 .p1 span, .secNav2 .p1 span, .secNav .p1 span {
	padding:9px;
	width: 100%;
	text-align: left;
	color: #ffffff;
}
.secNav3 ul li, .secNav ul li, .secNav2 ul li {
	margin:0;
	padding: 6px 0px 0px 18px;
	text-align:left;
	width:170px;
 	height:22px;
 	color:#225292;
	font: 11px verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	background: url("../images/naviLeftBg.gif") no-repeat left;
}
.secNav ul li a, .secNav ul li a:visited, .secNav ul li a:link, .secNav2 ul li a, .secNav2 ul li a:visited, .secNav2 ul li a:link , .secNav3 ul li a, .secNav3 ul li a:visited, .secNav3 ul li a:link {
	font-weight:bold;
	text-decoration: none;
	color: #225292;
	height: 15px;
	vertical-align: middle;
}
a.l:visited, a.l:link {
	font-weight:bold;
	text-decoration: underline;
	color: #225292;
	height: 15px;
	vertical-align: middle;
}

a.l2:visited, a.l2:link, a.l2:active, a.l2:hover
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #225292;
	margin: 2px 0px 2px 0px;
	/*
	height: 15px;
	*/
	border: none;
	border-bottom: solid 1px #225292;
}

a.l2:active, a.l2:hover
{
	color: #FF7010;
	border-bottom: solid 1px #FF7010;
}

.secNav3 ul, .secNav ul, .secNav2 ul {
	list-style: none;
	margin-left: 0px;
	margin-top: 3px;
	_height: 250px;
}
.secNav ul li a:hover, .secNav ul li a:active, a.l:active, a.l:hover, .secNav ul li a.activeItem, .secNav2 ul li a:hover, .secNav2 ul li a:active, .secNav2 ul li a.activeItem, .secNav3 ul li a:hover, .secNav3 ul li a:active, .secNav3 ul li a.activeItem {
	font-weight:bold;
	text-decoration: underline;
	color: #FF7010;
}

.secNav .pf {
	padding:0;
	margin:0;
	padding-top:4px;
	border-top:solid 1px #b1b1b1;
	text-align: right;
	padding-left: 150px;
}
.secNav .pf p {
	float: left;
	clear: right;
	margin-top: 1px;
	margin-right: 4px;
	cursor: pointer;
}
.secNav .pf p span{
	display: none;
}

/**/

.ban1 {
	padding-bottom: 5px;
}

.imgTM {
	padding-top: 5px;
}

.specialBg {
	background-image: url(../images/specialBg.gif);
	background-repeat: repeat-x;
	height: 33px;
	font-size: 16px;
	font-family: Sans-serif;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 0px;
	text-align: left;
	color: #ffffff;
	padding-left: 12px;
}

.image1 {
	margin:10px 0 10px 0;
}

.image2 {
	margin:10px 0 10px 0;
}

.factory {
	text-transform: uppercase;
	color:#646464;
	font-size: 12px;
	font-weight:bold;
	height: 15px;
	vertical-align: middle;
}

.tdfacL {
	width: auto;
	padding-right: 20px;
	text-align: right;
}
.tdfacR {
	width: auto;
	padding-left: 20px;
	text-align: left;
}

.tdDesc
{
	padding: 0 10px 10px 10px;
	text-align: left;
}
/* news */
.nwBlock, .pageContentGrid .nwBlock
{
	width: 545px;
	margin: 0;
	text-align: justify;
	padding:5px;
	padding-top: 2px;
	font-size: 11px;
	border-left:solid 1px #b1b1b1;
	border-right:solid 1px #b1b1b1;
	border-bottom:solid 1px #b1b1b1;
}
.pageContentGrid .nwBlock
{
	width: auto;
}

.nwBlock2 {
	width: 545px;
	margin: 0;
	text-align: justify;
	padding:5px;
	padding-top: 2px;
	font-size: 11px;
	border-left:solid 1px #b1b1b1;
	border-right:solid 1px #b1b1b1;
}

.nwBlock, .nwBlock2 {
  height: auto;
}

/* content */
.pageContent, .pageContentGrid, .pageSolid {
	float: left;
	clear: right;
	vertical-align: top;
	width: 562px;
}
.pageContentGrid
{
	width: auto;
}
.pageSolid {
  clear: both;
  width: 769px;  
}

.pageSolid2 {
	background-image: url(../images/blueCorner.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0;
	margin: 0;
	padding-top:0px;
	padding-left:3px;
	_padding-left:1px;
	float: right;
	vertical-align: top;
	width: 560px;
	_width: 562px;
}
.pageNav {
	display: inline;
}
.width100p .pageNav {
	display: block;
	padding: 5px; 
	margin-top: 0; 
	width: 545px; 
	_width: 544px; 
	border:solid 1px #b1b1b1; 
	border-top-width: 3px;
}
.dots {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 95%;
	padding-top: 2px;
}
.dotsV {
	background-image: url(../images/dotsV.gif);
	background-repeat: repeat-y;
	width: 20px;
	padding-left: 2px;
	padding-right: 2px;
}
.pageContent .d1, .pageContentGrid .d1, .pageSolid .d1, .pageSolid2 .d1 {
	padding:0;
	margin:0;
	margin-left:3px;
	margin-top: 4px;
}
.pageContent .d1 .p1, .pageContentGrid .d1 .p1, .pageSolid .d1 .p1, .pageSolid2 .d1 .p1 {
	font-family:Sans-serif;
	font-weight:bold;
	font-size:16px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: left;
	padding-top:6px;
	padding-bottom: 1px;
	background-image: url(../images/secnavheadbg.gif);	
	background-repeat:no-repeat;
	padding-right: 5px;
	padding-left: 20px;
}
.pageContentGrid .d1 .p1
{
	background-image: url(../images/secnavheadbg_big.gif);
}

.pageSolid2 .d1 .p3 {
	font-family:Sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	color: #ffffff;
	text-align: left;
	padding-top:5px;
	padding-bottom: 0;
	background-image: url(../images/secnavheadbg.gif);	
	background-repeat:no-repeat;
	padding-right: 5px;
	padding-left: 20px;
}

.pageSolid2 .d1 .p4 {
	height: 11px;
	padding-top:5px;
	padding-bottom: 0;
	background-image: url(../images/bgBotWF.gif);	
	background-repeat:no-repeat;
	padding-right: 5px;
	padding-left: 20px;
}

.pageContent .d1 .p1 span, .pageContentGrid .d1 .p1 span, .pageSolid .d1 .p1 span, .pageSolid2 .d1 .p1 span {
	margin: 0;
	padding: 0;
	padding: 0 3px;
	font-weight: bold;
}

.welcomeToTheAdm {
	display: block;
	width: 240px;
	margin: 0;
	padding: 0 3px;
	background-image: url(../images/welcomeToTheAdm.gif);
	background-repeat:no-repeat;
}

.viewEditProf {
	display: block;
	width: 159px;
	margin: 0;
	padding: 0 3px;
	background-image: url(../images/viewEditProf.gif);
	background-repeat:no-repeat;
}

.manageCat {
	display: block;
	width: 165px;
	margin: 0;
	padding: 0 3px;
	background-image: url(../images/manageCat.gif);
	background-repeat:no-repeat;
}

.manageProd {
	display: block;
	width: 153px;
	margin: 0;
	padding: 0 3px;
	background-image: url(../images/manageProd.gif);
	background-repeat:no-repeat;
}

.categoryInf {
	display: block;
	width: 191px;
	margin: 0;
	padding: 0 3px;
	background-image: url(../images/categoryInf.gif);
	background-repeat:no-repeat;	
}

.productInf {
	display: block;
	width: 184px;
	margin: 0;
	padding: 0 3px;
	background-image: url(../images/productInf.gif);
	background-repeat:no-repeat;	
}

.productCat {
	display: block;
	width: 140px;
	height: 11px;
	margin: 0;
	padding: 0;
	background-image: url(../images/productCategories.gif);
	background-repeat:no-repeat;
	background-position:center;	
}

/* footer */
.pageFooter {
  margin-top:7px;
  width:769px;
  border-top:3px solid #A8A8A8;
}
.pageFooter .p1 {
	margin-top: 2px;
	_margin-top: 0px;
	padding: 0px 5px;
	padding-top: 2px;
	text-align: center;
	vertical-align: middle;
}
.pageFooter .p1 .s1 {
	float: left;
}
.pageFooter .p1 .s2
{
	display: block;
	margin-top:5px;
	height:27px;
	color: #245195;
	/*
	text-align: center;
	*/
	vertical-align: middle;
}
.pageFooter .p1 .s2 a:link, .pageFooter .p1 .s2 a:visited, .s2 a:link, .s2 a:visited
{
	color: #336699;
	font-size:11px;
	text-decoration: none;
}
.pageFooter .p1 .s2 a:hover, .pageFooter .p1 .s2 a:active, .s2 a:hover, .s2 a:active, .s2 .activeItem
{
	color:#FF7010;
	font-size:11px;
	text-decoration: underline;
}
.skinBar {
  color: #900;
}
/* data grid */
.dataGrid, .dataGridTable {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;	
	margin: 2px 0px;
	border-collapse: collapse;
	width: 99%;
}
.dataGridTable {
  width: 99%;
}
.dataGrid td {
	apadding: 3px 7px;
	aborder-top: 1px solid #3B6476;
	aborder-bottom: 1px solid #3B6476;	
	aborder-left: 1px solid #6F7577;
	aborder-right: 1px solid #6F7577;
	white-space: nowrap;
}
.dataGridTable td {
	padding: 3px 7px;
	border-top: 1px solid #3B6476;
	border-bottom: 1px solid #3B6476;	
	border-left: 1px solid #6F7577;
	border-right: 1px solid #6F7577;
	white-space: nowrap;
}
.dgTitle td {		
	background-color: #4a7cb7;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	border-color: #ffffff;
	border-top: 1px solid #4a7cb7;
}
.dgTitle td a {
 	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.tr0 {
	text-align: center;
	background-color: #f6f6f6;
	color: #25446C;
}
.tr1 {
	text-align: center;
	background-color: #d3e0eb;
	color: #25446C;
}
.tr0 .dgEdit, .tr0 .dgDel {
	background-color: #e9edf2;
	font-weight: normal;
}
.tr1 .dgEdit, .tr1 .dgDel {
	background-color: #dcebfc;
	font-weight: normal;	
}
.dgTitle .dgSortCell A  {
  text-decoration: underline;
}
.tr0 .dgSortCell {
  background-color: #fffaf6;
}
.tr1 .dgSortCell {
  background-color: #eae4e0;
}
.dgEdit a, .dgDel a {
	color: #25446C;
	text-decoration:none;
} 
.dgEdit a:hover, .dgDel a:hover {
	color: #FF7010;
	text-decoration: underline;
}
.dgEnab, .dgUnEnab {
	text-align: center;
}
.dgEnab .im span, .dgUnEnab .im span {
	display: none;
}
.dgEnab .im, .dgUnEnab .im {
	background-position: center;
	background-repeat: no-repeat;
	margin-left: 35%;
	_margin-left: 0px;
	height: 13px;
	width: 13px;
}
.dgEnab .im {
	background-image: url(../images/check.gif);
}
.dgUnEnab .im {
	background-image: url(../images/uncheck.gif);
}
.gridImg {
  text-align: center;
	amargin-left: 35%;
	_amargin-left: 0px;
	aheight: 13px;
	awidth: 13px;  
}
.dgFunc td {
	border: 0px;
}
.helpIco {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-left: 7px;
	margin-bottom: 1px;
	border: 0px;
}
.dgAdd {
	text-align: center;
	width: 13%;
}
.dgCust {
	text-align: right;
	padding-right: 5px;
}
.dgCust, .dgAdd {
  padding-top: 3px;
  padding-bottom: 3px;
}
.dgPage {
  vertical-align: middle;
	border: 1px solid #5B6C97;
	background-color: #fff;
	padding: 0 3px;
}
.dgPageSel {
  vertical-align: middle;
	border: 1px solid #5B6C97;
	background-color: #849bb7;
	color: #fff;
	padding: 0 3px;
}
.dgPageSel a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	cursor: default;
}
.dgPage a {
	color: #245195;
	text-decoration: none;
	font-weight: bold;
}
.dgPage a:hover {
	color: #ff7011;
	text-decoration: none;
	font-weight: bold;
}
.dgPagesStart, .dgPagesEnd {
	border: 1px solid #5B6C97;
	background-color: #fff;
	padding: 0 4px;
	height: 11px;
	width: 14px;
}
.dgPagesStart a, .dgPagesEnd a {
	text-decoration: none;
}
.dgPagesStart {
	background-image: url(../images/dgpagesstart.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	_background-position: 0 .2em;	
}
.dgPagesEnd {
	background-image: url(../images/dgpagesend.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	_background-position: 0 .2em;	
}
/* form */
.formBox {
	width: 100%;
	margin: 5px 0;
}
.formBox .d1 {
	padding-top: 7px;
}
.formBox .d1 .p1 {
	padding-right: 5px;
	text-transform: uppercase;
	color: #1f5e78;
	text-align: right;
 	border-bottom: 1px solid #3f809a;
	padding-bottom: 3px;
	background-image: url(../images/ptitlefill.gif);
	background-position:0 .4em;
	background-repeat:repeat-x;
	padding-right: 5px;
}
.userInfo {
  	text-transform:capitalize;
 	font-weight:bold;
	color: #245195;
	text-align: left;
 	border-bottom: 1px solid #3f809a;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
.userInfo span {
	background-color: #fff;
	padding: 0 3px;
	font-weight: bold;
}
.formBox .d1 .p1 span {
	background-color: #fff;
	padding: 0 3px;
	font-weight: bold;
}
.formCont {
	background-color: #eceff0;
	text-align: center;
}

.dataGridCont {
	background-color: #ffffff;
	text-align: center;
	border: solid 1px #eceff0;
}

.formTable {
	width: 99%;
	background-color:#FFFFFF;
	border-collapse: collapse;
}

.formTable td {
	margin: 0px;
	/*
	padding: 3px;
	*/
}

.tblTable2 {
	vertical-align: top;
	border: solid 1px #b1b1b1;
	height: 100%;
}

.tblTable1 {
	border-collapse:collapse;
	padding: 0;
	margin: 0; 
	margin-top: 3px;
	_margin-top: 0;
	vertical-align: top; 
	width: 268px; 
	_width: 267px;
	height: 100%;
}

.tdPrice {
	text-align: right;
	vertical-align: middle;
	padding-top: 5px;
	height: 27px;
	_height: 20px;
	width: 50%;
}

.tblTable1 td {
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.tdImage1 {
	border-top: solid #ffffff 3px;
	width: 123px;
	vertical-align: top;
	height: 100%;
}

.tdDesc1 {
	border-top: solid #ff7011 6px;
	height: 100%;
}

.tableWH100p {
	width: 100%;
	height: 100%;
}

.formTable .formFieldName {
	width: 40%;	
}

.formFieldName, .formFieldNameTC {
	text-align: right;
	padding: 2px 0;	
	padding-right: 3px;
	width: 40%;
	text-transform: capitalize;
	color:#5e5e5e;
	font-weight:bold;
	vertical-align: top;
}

.txtSp {
	text-transform: capitalize;
	color:#245195;
	font-weight:bold;
	padding:3px;
	width: 100%;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: top;
	height: 15px;
}

.txtSp2 {
	text-transform: uppercase;
	color:#245195;
	font-weight:bold;
	font-size: 12px;
	padding:3px;
	width: 100%;
	text-align: left;
	vertical-align: top;
	height: 20px;
}

hr {
 	padding:0;
	margin: 0;
	border: 0;
	background-color: #c6c6c6;
	height: 1px;
	width: 100%;
}

.txtDesc {
	color: #5e5e5e;
	padding: 3px;
	text-align: left;
	vertical-align: top;
	height: 100%;
}

.txtDesc2 {
	color: #5e5e5e;
	padding: 3px;
	text-align: left;
	vertical-align: top;
}

.txtBrand {
	text-transform: capitalize;
	color:#ff7011;
	font-weight:bold;
	padding: 3px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 16px;
	vertical-align: middle;
	text-align: center;
}

.width60 {
	width: 80%;
}

.listPrice {
	text-align:left;
	width: 50%; 
	vertical-align: middle;
}

.right {
	text-align: right;
}

.txtPrice {
	text-transform: capitalize;
	color:#5e5e5e;
	font-weight:bold;
	height: 15px;
	vertical-align: middle;
}



.txtPrice3 {
	text-transform: capitalize;
	color:#646464;
	/*
	font-size: 12px;
	*/
	font-weight:bold;
	vertical-align: middle;
}

.txtPrice3C {
	text-transform: capitalize;
	color:#646464;
	font-size: 12px;
	font-weight:bold;
	vertical-align: middle;
	text-align: center;
}

.txtPrice2 {
	text-transform: uppercase;
	color:#ff5f00;
	font-weight:bold;
	font-size: 10pt;
	/*
	height: 15px;
	*/
	vertical-align: middle;
}

.txtPrice2C {
	text-transform: uppercase;
	color:#ff5f00;
	font-weight:bold;
	font-size: 12px;	
	height: 15px;
	vertical-align: middle;
	text-align: center;
}

.formFieldNameTC {
	vertical-align: top;
}
.formFieldData {
	text-align: left;
	padding: 2px 0;
	_padding: 1px 0;
	padding-left: 3px;
	margin-left: 2px;
	margin-right: 2px;	
	width: 60%;
	white-space: nowrap;
}
.formTf, .formTfReq {
	border: 1px solid #406778;
	margin-left: 2px;
	margin-right: 2px;
	color: #245195;
	width: 150px;
	vertical-align: middle;
}
.formTfReq {
	background-color: #ffffff;
	color: #cc3300;
}

.formTfReq textarea {
	width: 250px;
	vertical-align: middle;
}

.formSelect, .formSelectReq {
	margin-left: 2px;
	margin-right: 2px;
	border: 1px solid #406778;
	color: #25456C;
	width: 156px;
	vertical-align: middle;	
}
.formSelectReq {
	background-color: #ffffff;
	color: #cc3300;
}
.formReqStar, .validator {
	font-weight: bold;
	font-size: 10px;
	color: #ff7011;
	vertical-align: middle;
	padding-left: 3px;
}
.formChk {

	color: #25456C;
	vertical-align: middle;	
}
.formRadio {
	vertical-align: middle;
}
.formRadioComment {
	font-size: 11px;
	padding:0 3px;
	color: #900;
}
.formTextArea {
	font-size: 11px;
	font-family: tahoma;
	text-align:left;
	width: 200px;
	height: 250px;
	overflow-y: scroll;
	border: 1px solid #406778;
}
.formFile {
	color: #25456C;
	width: 200px;
	vertical-align: middle;	
}
/* mess box */
.messBox {
	width: 370px;
	margin: 5px 0;
}
.messBox .pm {
	border: 1px solid #6F7577;
	padding: 2px 0 3px 0;
	padding-left: 5px;
	background-image: url(../images/buttonfill.gif);
	background-position: top left;
	background-repeat: repeat-x;	
	height: 13px;
}
.messBox .pm span{
	color: #555;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}
.messBox .closeIco {
	float: right;
	vertical-align: top;
	margin-top: 1px;
	margin-right: 3px;
	cursor: pointer;
}
.messBox .formCont {
	clear: both;
	background-color: #ffffff;
}
.messBox .formFieldData {
	text-align: center;
	border-top: 1px dashed #3B6476;
	padding-top: 6px;
}
.messBoxCntNum {
	color: #900;
	font-weight: bold;
	width: 7%;
	text-align: right;
	padding: 2px 0px;	
	padding-right: 3px;
	vertical-align: top;
}
.messBoxCnt {
	color: #900;
	width: 93%;	
	text-align: justify;
	padding: 2px 3px;	
}
.messBox .button {
	padding:0 3px;
}
/* elements */
.button, .buttonHot, .buttonRed
{
	border:1px solid #1d458a;
	color:#ffffff;
	background-color:#62a9e4;
	font-size:10px;
	font-weight: bold;
	vertical-align: middle;
	padding: 2px 4px;
	_padding: 0px;	
	text-transform: uppercase;
	margin-left: 2px;
	margin-right: 2px;
	cursor: pointer;
}
.buttonHot
{
	border: 1px solid #5e5e5e;
	background-color: #ff5f00;
}
.buttonRed
{
	border: 1px solid #ff5f00;
	background-color: #ff0000;
}
/* controls */
.helper {
  color: #cc3300;
  margin-left: 2px;
  border-left: 1px solid #406778;
  border-top: 1px solid #406778;
  background-color: #ffffff;
  width: 250px;
}
.helper td {
  padding-left: 4px;
  white-space: normal;
  text-align: left;  
}
.helperContainer {
  position:absolute; 
  display:none;
}
.helperBody {
}
.helper ul li {
  list-style-position: inside;
	list-style-type: decimal;
	padding-left: 5px;
}
.helper ul {
  margin-left: 5px;
}

/* Tab manager styles */
.tabManager {
}

.tabManager .tab a, .tabManager .tab a:visited, tabManager .tab a:hover {
    font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.tabManager .tab a:hover {
    text-decoration: underline;
}

.tabManager .tab span {
    font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: LightYellow;
	text-decoration: none;
}
