@charset "utf-8";
/* CSS Document */


/*-------------------MODULES----------------*/

#moduleorderformcomplete{width:100%; height:auto; float:left; font-size:11px;}
#moduleorderformleft{width:49%; height:auto; float:left;}
#moduleorderformright{width:49%; height:auto; float:left;}



/*----------CONTENT FORM ORDER
------------------------------*/

.boxcontorderproduct{width:737px; height:200px; float:left;/*border:solid 1px #999;*/}
.boxcontorderproduct .tittleprd{width:368px; height:auto; float:left; margin-top:20px;}
.boxcontorderproduct .tittleprd h4{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#000; text-align:left; text-transform:uppercase; font-weight:bold; margin:0;}
.boxcontorderproduct .textdescript{width:368px; height:auto; float:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-align:justify; color:#000; margin-top:10px;}
.boxcontorderproductpicture{ width:49%; height:auto; text-align:center; float:right;}


/*----------TABS
----------------*/

.containerstabsinfo{width:354px; height:auto; background:url(images/bk_orderinfo.gif) repeat-y; float:left; text-align:center;}
.contentanbsinside{width:320px; height:auto; text-align:left; padding:15px 15px 0px 15px;}
.contentanbsinside{/*font-size:11px;*/}
.contentanbsinside input{border:solid 1px #ccc}

/*----------BUTTON PLACE A ORDER
--------------------------------*/

.btnplaceorderform{width:114px; height:30px; background:url(images/btn_placeorder.gif) no-repeat; text-align:center; font-size:11px; font-weight:bold; color:#fff; border:0;}

#uploadHelp h4, #uploadHelp strong{ color: #CC0000; vertical-align:middle}
#uploadHelp image{ margin:5px;}
#uploadHelp h4 image{ vertical-align:middle }


