/*
+ UPPHOVSRÄTTSLAGEN +++++++++++++++++++++++++++++++++++ Sajtproduktion Mälardalen AB +++++++
+                                                                                          +
+ Denna programkod är skyddad av upphovsrättslagen.                                        +
+ Det betyder att kopiering, ändring och utnyttjande av verket kräver                      +
+ tillstånd från upphovsrättsinnehavaren SAJTPRODUKTION MÄLARDALEN AB.                     +
+ Även sälja eller på annat sprida programkoden är förbjudet utan tillstånd                +
+ från upphovsrättsinnehavaren.                                                            +
+                                                                                          +
+ Läs mer om upphhovsrätt på:                                                              +
+ http://www.regeringen.se/sb/d/1910/a/12248                                               +
+                                                                                          +
+ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

/* grund */
body {
  background: transparent url("../img/bg.gif") repeat; 
  color: #6B602B;
  text-align: center;  
  vertical-align: middle;
  font-family: Trebuchet MS, Verdana, Arial, Geneva;
  font-size: 85%;    
  scrollbar-3dlight-color:#B5A453;
  scrollbar-arrow-color:#8D7F3D;
  scrollbar-base-color:#D6C98A;
  scrollbar-darkshadow-color:#8C7E3E;
  scrollbar-face-color:;
  scrollbar-highlight-color:;
  scrollbar-shadow-color:;
}

img {
  border: 0;
}




/* Anchor */
a.menu:link { 
 font-weight: bold;  
 font-size: 95%; 
 text-decoration: none; 
 color: #6B602B; #D9A711; #404040;
 margin-left: 10px;
}
a.menu:visited { 
 font-weight: bold; 
 font-size: 95%; 
 text-decoration: none; 
 color: #6B602B; #D9A711; #404040;
 margin-left: 10px;
}
a.menu:hover { 
 font-weight: bold;  
 font-size: 95%; 
 text-decoration: underline; 
 color: #6B602B; #D9A711; #404040;
 margin-left: 10px;
}

a.normal {
 font-weight: bold;  
 font-size: 95%; 
 text-decoration: none; 
 color: #6B602B; #555; 
}
a.normal:hover {
 font-weight: bold;  
 font-size: 95%; 
 text-decoration: underline; 
 color: #6B602B; #555;
}


a.lasmer:link { 
 font-weight: bold;  
 font-size: 100%; 
 text-decoration: none;  
 text-align: right;
 color: #6B602B; #555;
 }
a.lasmer:visited { 
 font-weight: bold; 
 font-size: 100%; 
 text-decoration: none;  
 text-align: right;
 color: #6B602B; #555;
 }
a.lasmer:hover { 
 font-weight: bold;  
 font-size: 100%; 
 text-decoration: underline;  
 text-align: right;
 color: #6B602B; #555;
 }
 
a.back:link {  
 font-size: 100%; 
 text-decoration: none;  
 text-align: right;
 color: #6B602B; #555;
 }
a.back:visited { 
 zzzfont-weight: bold; 
 font-size: 100%; 
 text-decoration: none;  
 text-align: right;
 color: #6B602B; #555;
 }
a.back:hover {  
 font-size: 100%; 
 text-decoration: underline;  
 text-align: right;
 color: #6B602B; #555;
 }
 
 
 a.tabON { 
  font-weight: bold;  
  font-size: 120%; 
  text-decoration: none; 
  color: #877939; #FFA510;      
 }
 a.tabON:link { 
  font-weight: bold;  
  font-size: 120%; 
  text-decoration: none; 
  color: #877939; #FFA510; 
 }
 a.tabON:visited { 
  font-weight: bold; 
  font-size: 120%; 
  text-decoration: none; 
  color: #877939; #FFA510; 
 }
 a.tabON:hover { 
  font-weight: bold;  
  font-size: 120%;   
  color: #FFA510; #FFA510;
 }



a.tabOFF { 
  font-weight: bold;  
  font-size: 120%; 
  text-decoration: none; 
  color: #FFA510; #FFA510;      
 }
 a.tabOFF:link { 
  font-weight: bold;  
  font-size: 120%; 
  text-decoration: none; 
  color: #FFA510; #FFA510; 
 }
 a.tabOFF:visited { 
  font-weight: bold; 
  font-size: 120%; 
  text-decoration: none; 
  color: #FFA510; #FFA510; 
 }
 a.tabOFF:hover { 
  font-weight: bold;  
  font-size: 120%;   
  color: #FFA510; #FFA510;
 }
 
 p.zzzztabOff { 
   margin-top: 2px;
   margin-bottom: 0;
   font-size: 120%;
   font-weight: Bold;  
   color: #FFA510; #6B602B; 
}
 
 
 
 a.radioButtonText {
   cursor: default;
 }




/* container */
#containerHeaderAndMenu {
  zzzbackground: #212;
  width: 800px;
  height: 78px;  
  margin-right: auto;
  margin-left: auto;
  margin-top: 30px;  
  margin-bottom: 0px;  
  text-align: left;  
  text-valign: top;    
}

#containerOrderInfo {
  zzzzbackground: #984562;
  height: 54px;
  width: 480px;
  margin: 4px 0 0 0;  
  float: left;  
}

#containerMenuAndTabs {
  zzzbackground: #374654;
  width: 800px;
  zzzfloat: left;
  height: 20px;  
}

#containerDetails {
  zzzbackground: #988765;
  width: 800px;
  height: 345px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  margin-bottom: 0px;  
  padding: 0;
  text-align: left;    
}

#containerProducts {  
  width: 800px;
  height: 250px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  margin-bottom: 0px;  
  padding: 0;
  text-align: left;    
}

#containerOrder {  
  width: 800px;
  height: 600px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  margin-bottom: 0px;  
  padding: 0px;
  text-align: left;      
}

#containerFooter {   
  width: 800px;
  height: 42px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  margin-bottom: 0px;  
  padding: 0px;
}



/* Content */

#logotype {
  zzzbackground: #654;  
  height: 54px;
  width: 310px; 
  font-family: trebuchet ms, Verdana, Arial; 
  color: #6B602B;
  margin: 4px 0 0 10px;  
  float: left;
  display: inline;  /* IE Double margin fix */
}

#orderHeaderInfo {
  zzzbackground: #928;  
  width: 230px;
  margin:18px 10px 5px 0;  
  float: right;
  text-align: right;   
}

#menuTabs {
  zzzbackground: #876;
  height: 20px;
  width: 540px; 
  float: right;   
}

#menu {
  zzzbackground: #456789;
  width: 240px; 
  float: left;
  text-align: left;   
  margin: 0 0 0 10px;  
  display: inline;  /* IE Double margin fix */
}



#leftShowRoom {    
 zzzbackground: #111765;
 float: left;
 margin: 20px 0 0 10px; 
 width: 390px;
 height: 270px;
 text-align: center;  
}

#rightShowRoom {    
 zzzzbackground: #222776;
 float: left;
 zzzmargin: 10px 10px 0 0; 
 zzz_margin: 24px 10px 0 0;   /* IE fix */
 margin: 20px 10px 0 0; 
 width: 366px;
 height: 270px; 
}

#bigShowRoom {    
 zzzpadding: 0px 40px 20px 40px; 
 margin: 0px 10px 20px 40px; 
 width: 710px;
 height: 520px; 
}

#bigShowRoomLeft {     
 zzzbackground: #988776;
 zzzmargin: 20px; 
 width: 260px;
 zzzheight: 480px; 
 float: left;
 display: inline;
}

#bigShowRoomRight {     
 zzzbackground: #988226;
 margin: 20px 0 0 10px; 
 width: 370px;
 zzzheight: 480px; 
 float: left;
 display: inline;
}

#smallShowRoom {    
 padding: 0; 
 width: 756px;
 height: 210px; 
 overflow:auto; /* add scroll bars if necessary */ 
}



/* Startpage areas */

#startpageContainerR1C1 {    
 background: url("../img/products/showroom/Lovesign_start.jpg") no-repeat;
 margin: 0 15px 0 0; 
 width: 340px;
 height: 290px; 
 float: left;
 cursor: pointer;
}

#startpageContainerR1C2 {    
 background: url("../img/products/showroom/american_roadsign_start.jpg") no-repeat;
 margin: 0 0 0 15px; 
 width: 340px;
 height: 290px; 
 float: left;
 cursor: pointer;
}

#startpageContainerR2C1 {    
 background: url("../img/products/showroom/Kinatavlor_start.jpg") no-repeat;
 margin: 20px 0 0 0; 
 width: 216px;
 height: 215px; 
 float: left;
 cursor: pointer;
}

#startpageContainerR2C2 {    
 background: url("../img/products/showroom/Horoskop_start.jpg") no-repeat;
 margin: 20px 30px 0 30px; 
 width: 218px;
 height: 215px; 
 float: left;
 cursor: pointer;
}

#startpageContainerR2C3 {    
 background: url("../img/products/showroom/övriga_tavlor_start.jpg") no-repeat;
 margin: 20px 0 0 0; 
 width: 216px;
 height: 215px; 
 float: left; 
 cursor: pointer;
}




#leftFooter {    
 font-size: 80%; 
 float: left;
 padding: 7px 0 0 20px; 
 width: 210px;
 height: 40px;
 text-align: left;  
}

#middleFooter {    
 float: left;
 padding: 5px 0 0 0;  
 width: 510px;
 height: 42px; 
 text-align: left;
}

#rightFooter {    
 float: left;
 padding: 5px 0 0 0;  
 width: 40px;
 height: 42px; 
 text-align: right;
}


#companyOrder {
  visibility: hidden; 
  position: absolute; 
}

#privateOrder {
  visibility: hidden; 
  position: absolute; 
}


#companyOrder_PostFskott {
  visibility: hidden; 
  position: absolute; 
}

#companyOrder_Faktura {
  visibility: hidden; 
  position: absolute; 
}




#basket {   
 background: transparent url("../img/bgBox.gif") repeat;
 width: 400px; 
 padding: 5px 10px 5px 10px; 
}

#orderForm {   
 background: transparent url("../img/bgBox.gif") repeat;
 width: 500px; 
 height: 490px;
 padding: 5px 10px 5px 10px; 
}






/* rubriker & text */
h1.big {  
  font-size: 24px; 
  color: #6B602B;
  line-height: 16px;
}
h1 {  
  font-size: 20px; 
  color: #6B602B;
  line-height: 10px;
}
h2 {
 font-size: 12px;
 color: #404040; 
}

h3 {
 font-size: 10px;
 font-weight: normal;  
 color: #404040; 
 margin-top: 0;
 margin-bottom: 0;
}

font.orderTotal {
  font-weight: bold;    
}

font.orderValueHeader {
  font-weight: normal;  
  font-size: 140%;
}


/* Main text, spaces and breaks */
p { 
  margin-top: 0em;
  margin-bottom: 0;
  font-size: 100%;
  font-weight: normal;  
  color: #6B602B;  #404040; #555;  
}
p.row { 
  margin-top: 1em;
  margin-bottom: 0;
}
p.halfrow { 
  margin-top: 0.4em;
  margin-bottom: 0;
}
p.price {
  font-size: 95%px;
  font-weight: bold;  
}
p.zzzztabOff { 
  margin-top: 2px;
  margin-bottom: 0;
  font-size: 120%;
  font-weight: Bold;  
  color: #FFA510; #6B602B; 
}




/* Lines, borders */

hr.order {
  color: #46413C; 
  margin-top: 5px;  
  margin-bottom: 5px;  
  border-bottom: 2px dotted;  
}


/* Images, objects */

#viewExtraProduct {    
 position: absolute;  
 margin: 40px 0 0 800px; 
 _margin: 40px 0 0 660px; 
 visibility: hidden; 
 z-index: 100;
}

#tipExampleMessage {    
 background: #FFFFFF;
 position: absolute;  
  margin: 200px 0 0 500px; 
 _margin: 200px 0 0 360px; 
 padding: 20px;
 border: 2px dotted;  
 visibility: hidden;  
 width: 400px;
 text-align: left;
}

#AJAXaction {    
 visibility: hidden;  
 position: absolute;  
}

#zzzzviewTipTshirt {    
 position: absolute;  
 margin: 40px 0 0 800px; 
 _margin: 40px 0 0 660px; 
 visibility: hidden; 
 z-index: 200;
}


#instructionTipProducts {    
 position: absolute;  
 margin: 380px 0 0 160px; 
 _margin: 380px 0 0 -30px;   /* IE Fix */
 visibility: hidden; 
}

#instructionTipExample {    
 position: absolute;  
 margin: 410px 0 0 170px; 
 _margin: 410px 0 0 -20px;   /* IE Fix */
 visibility: hidden; 
}

#tipIntroContainer {    
 position: absolute;  
 background: #FFFFFF;
 border: 3px dotted #FDB537;  
 width: 540;
 height: 300;
 margin: 100px 0 0 300px; 
 _margin: 100px 0 0 110px;   /* IE Fix */
 visibility: visible; 
}

#tipIntroContent {    
 background: #FFFFFF;
 width: 440;
 height: 200;
 margin: 50px;
}


#buildProductTextField1 {     
 zzzzbackground: #999999;
 color: #000000;
 text-align: left;
 font-weight: normal;  
 font-family; Times New Roman, Verdana, Courier;
 font-size: 10px;
 width: 185px;
 position: absolute;  
 margin: 10px 0 0 110px; 
 _margin: 10px 0 0 -95px;    /* EI fix */
 visibility: visible; 
 z-index: 3;
}


#buildProductTextField21 {     
 zzzzbackground: #999999;
 color: #625A34;
 text-align: left;
 font-weight: normal;  
 font-family; Times New Roman, Verdana, Courier;
 width: 185px;
 position: absolute;  
 margin: -20px 0 0 160px; 
 _margin: 0 0 0 10px;    /* EI fix */
 visibility: visible; 
 z-index: 3;
}

#buildProductTextField22 {     
 zzzzbackground: #999999;
 color: #625A34;
 text-align: left;
 font-weight: normal;  
 font-family; Times New Roman, Verdana, Courier;
 width: 185px;
 position: absolute;  
 margin: -20px 0 0 160px; 
 _margin: 0 0 0 10px;    /* EI fix */
 visibility: visible; 
 z-index: 3;
}


#buildProductTextField3 {     
 zzzzzbackground: #999999;
 color: #000000;
 text-align: right;
 font-weight: normal;  
 font-family; Times New Roman, Verdana, Courier;
 width: 185px;
 position: absolute; 
 margin: 180px 0 0 110px; 
 _margin: 180px 0 0 -95px;    /* EI fix */
 visibility: visible; 
 z-index: 3;
}


#buildProductBGImage {     
 position: absolute; 
 margin: 0 0 0 -100px; 
 _margin: -2px 0 0 -110px;    /* EI fix */
 visibility: visible; 
 z-index: 1;
}

#buildProductFGImage {     
 position: absolute; 
 margin: 0 0 0 -100px; 
 _margin: -2px 0 0 -110px;    /* EI fix */
 visibility: visible; 
 z-index: 2;
}


#tipIcon {    
 position: absolute;  
 margin: 6px 0 0 444px; 
 _margin: 6px 0 0 264px;   /* IE Fix */
 visibility: visible; 
}


#tipIconIntro {
  float: right;
  margin: 10px 0 0 20px;
}

.FFfix {
  clear: both;
}


/***** boxar *****/


/* Header and menu */

#box0Middle {   
 text-align: left;
 float: left;
 width: 776px; 
 height: 50px;
 padding: 0px 12px 0px 12px; 
 margin: 0; 
}

#box0Top {   
 background-repeat: no-repeat;
 background-position: top left; 
 width: 800px;
 height: 10px; 
 margin: 0;
 padding: 0;
 float: left;
 font-size: 0;
}

#box0Bottom {   
 background-repeat: no-repeat;
 background-position: top left; 
 width: 800px;
 height: 10px; 
 margin: 0;
 padding: 0;
 float: left;
 font-size: 0;
}



/* Product details */

#box1Middle {   
 background: transparent url("../img/boxMiddleBg_border.gif") repeat; 
 text-align: left;
 float: left;
 width: 800px; 
 height: 310px;
 padding: 10px 0px 0px 0px; 
 margin: 0; 
}

#box1Top {   
 background: transparent url("../img/boxTopBg_border.gif");
 background-repeat: no-repeat;
 background-position: top left; 
 width: 800px;
 height: 10px; 
 margin: 0;
 padding: 0;
 float: left;
 font-size: 0;
}

#box1_2Top {   
 background: transparent url("../img/boxTopBg_border_2.gif");
 background-repeat: no-repeat;
 background-position: top left; 
 width: 800px;
 height: 10px; 
 margin: 0;
 padding: 0;
 float: left;
 font-size: 0;
}

#box1Bottom {   
 background: transparent url("../img/boxBottomBg_border.gif");
 background-repeat: no-repeat;
 background-position: top left; 
 width: 800px;
 height: 10px; 
 margin: 0;
 padding: 0;
 float: left;
 font-size: 0;
 line-height: 10px; 
}




/* Products overview */

#box2Middle {   
 background: transparent url("../img/boxMiddleBg_border.gif") repeat; 
 text-align: left;
 float: left;
 width: 756px; 
 height: 210px;
 padding: 10px 22px 10px 22px; 
 margin: 0;
}

#box2Top {   
 background: transparent url("../img/boxTopBg_border.gif"); 
 background-repeat: no-repeat;
 background-position: top left; 
 width: 800px;
 height: 10px; 
 margin: 0;
 padding: 0;
 float: left;
 font-size: 0; 
}

#box2Bottom {   
 background: transparent url("../img/boxBottomBg_border.gif"); 
 background-repeat: no-repeat;
 background-position: top left; 
 width: 800px;
 height: 10px; 
 margin: 0;
 padding: 0;
 float: left;
 font-size: 0;
}


/* Order, About, etc */

#box3Middle {   
 background: transparent url("../img/boxMiddleBg_border.gif") repeat;
 text-align: left;
 float: left;
 height: 570px;
 margin: 0;
 width: 800px; 
 padding: 10px 0px 10px 0px;  
 overflow:auto; /* add scroll bars if necessary */ 
}

#box3Top {   
 background: transparent url("../img/boxTopBg_border.gif");
 background-repeat: no-repeat;
 background-position: top left; 
 width: 800px;
 height: 10px; 
 margin: 0;
 padding: 0;
 float: left;
 font-size: 0;
}

#box3Bottom {   
 background: transparent url("../img/boxBottomBg_border.gif");
 background-repeat: no-repeat;
 background-position: top left; 
 width: 800px;
 height: 10px; 
 margin: 0;
 padding: 0;
 float: left;
 font-size: 0;
}





.imageTabLeftOFF {
  background: transparent url("../img/leftsideTabOff.gif") no-repeat; 
  margin: 0; 
  height: 20px; 
  width: 7px; 
  overflow: hidden;   
  float: right;
}

.imageTabMiddleOFF {
  background: transparent url("../img/middleTabOff.gif") repeat-x; 
  font-size: 11px;    
  margin: 0;  
  height: 20px; 
  overflow: hidden;   
  float: right;
}

.imageTabRightOFF {
  background: transparent url("../img/rightSideTabOff.gif") no-repeat; 
  margin: 0; 
  height: 20px; 
  width: 7px; 
  overflow: hidden;   
  float: right;
}



.imageTabLeftON {
  background: transparent url("../img/leftsideTabOn.gif") no-repeat; 
  margin: 0; 
  height: 20px; 
  width: 7px; 
  overflow: hidden;   
  float: right;
}

.imageTabMiddleON {
  background: transparent url("../img/middleTabOn.gif") repeat-x; 
  font-size: 11px;    
  margin: 0;  
  height: 20px; 
  overflow: hidden;   
  float: right;
}

.imageTabRightON {
  background: transparent url("../img/rightSideTabOn.gif") no-repeat; 
  margin: 0; 
  height: 20px; 
  width: 7px; 
  overflow: hidden;   
  float: right;
}










/* Tabeller */

table.zzzloginForm {
  border: 0;
  padding: 0;
  margin: 0;  
}

table.standard {
  border: 0px;
  padding: 0px;
  margin: 0px;    
  text-align: left;
  border-collapse: collapse;
  clear: both;
  font-size: 100%;
  font-weight: normal;  
  color: #6B602B;  #404040; #555;    
}

tr.standard {
  padding: 0px;
  margin: 0px;
  vertical-align: center;
}

td.standard {
  padding: 2px;
  margin: 2px;
  line-height:1em;
  text-align: left;
}

td.standardRight {
  padding: 2px;
  margin: 2px;
  line-height:1em;
  text-align: right;
  vertical-align: top;
}


td.standardHeader {
  padding: 0;
  margin: 0;
  line-height:0.7em;
  text-align: left;
  font-weight: bold;  
}



table.showRoom {
  border: 0px;
  padding: 0px;
  margin: 0px;    
  text-align: left;
  border-collapse: collapse;
  clear: both;
  font-size: 100%;
  font-weight: normal;  
  color: #6B602B;  #404040; #555;    
}

tr.showRoom {
  padding: 0px;
  margin: 0px;
  vertical-align: center;
}

td.showRoom {
  padding: 2px;
  margin: 3px;
  line-height:1em;
  text-align: left;
}



table.productDetails {
  width: 360px;
  border: 0px;
  text-align: left;
  border-collapse: collapse;
  font-size: 100%;
  font-weight: normal;  
}

td.productDetailsCol1 {
  width: 40%;
  vertical-align: top;
}

td.productDetailsCol2 {
  width: 60%;
  vertical-align: top;
}

td.productDetailsHeader {
  font-size: 20px;
  font-weight: bold;
  color: #6B602B;  
  height: 12px;
  padding: 0px;
  margin: 0px;  
  line-height:1em;
  text-align: left;
  vertical-align: bottom;
}

td.productDetailsDescription {
  padding: 4px 4px 4px 0;
  margin: 4px 4px 4px 0;
  zzzline-height:1em;
  text-align: left;
  height: 50px;
  vertical-align: top;
}

td.productBuildDescription {
  padding: 4px 4px 4px 0;
  margin: 4px 4px 4px 0;
  zzzline-height:1em;
  text-align: left;
  zzzzheight: 50px;
  vertical-align: top;
}


td.zzzzproductDetailsBuyButton {
  zzzwidth: 60px;  
  height: 50px;
  padding: 4px;
  margin: 4px;
  text-align: left;
  vertical-align: bottom;
}



/* Formulär */
form {
 margin-top: 0;
 margin-bottom: 0;
}

input.formText
{
    COLOR: #625A34;
    BACKGROUND-COLOR: #FFFFFF;
    FONT-FAMILY: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
    FONT-SIZE: 10pt;
    BORDER-RIGHT: #A1934F 1px solid;
    BORDER-TOP: #A1934F 1px solid;
    BORDER-LEFT: #A1934F 1px solid;
    BORDER-BOTTOM: #A1934F 1px solid;
    letter-spacing: 1px;    
}
textarea.formText
{
    COLOR: #625A34;
    BACKGROUND-COLOR: #FFFFFF;
    FONT-FAMILY: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
    FONT-SIZE: 10pt;
    BORDER-RIGHT: #A1934F 1px solid;
    BORDER-TOP: #A1934F 1px solid;
    BORDER-LEFT: #A1934F 1px solid;
    BORDER-BOTTOM: #A1934F 1px solid;
    letter-spacing: 1px;
    line-height: 14px;
}
input.buildProductTextField1Input
{
    COLOR: #FFFFFF;
    BACKGROUND: transparent;    
    FONT-SIZE: 10pt;
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px;
    HEIGHT: 20px;
    letter-spacing: 1px;
    cursor: default;    
}
input.buildProductTextField1InputRight
{
    COLOR: #FFFFFF;
    BACKGROUND: #767676; transparent;    
    FONT-SIZE: 10pt;
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px;
    HEIGHT: 20px;
    letter-spacing: 1px;
    cursor: default;    
    text-align: right;
}
input.formButton
{
    COLOR: #625A34;
    BACKGROUND-COLOR: #FDB537; #FFAE10; #E0C440; #E3C743; #FFFFFF;
    FONT-FAMILY: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: BOLD;     
    BORDER-RIGHT: #DE8904 1px solid;
    BORDER-TOP: #FBB74D 1px solid;
    BORDER-LEFT: #FBB74D 1px solid;
    BORDER-BOTTOM: #DE8904 1px solid;
    HEIGHT: 20px;
    letter-spacing: 0.6px; 
    padding:0;
    margin:0;
}
select.standard
{
    COLOR: #625A34;
    FONT-FAMILY: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
    FONT-SIZE: 10pt;
    BACKGROUND-COLOR: FFFFFF;    
    BORDER-RIGHT: #A1934F 1px solid;
    BORDER-TOP: #A1934F 1px solid;
    BORDER-LEFT: #A1934F 1px solid;
    BORDER-BOTTOM: #A1934F 1px solid;        
}
input.formCheckbox
{
    COLOR: #625A34;    
    FONT-SIZE: 17px;
    BACKGROUND-COLOR: EFE7CE;    
}


