/*--------GENERAL------------------------------------------- */ body { background-color: #FFFFFF; margin: 0px; padding: 0px; border: 0px; } body, td, div, p { font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; margin: 0px; padding: 0px; border: 0px; font-size:12px; color: #535353; text-align: justify; } img{border: 0px; padding:0px; margin:0px;} img.hidden{display:none;} ul {margin-top: 5px; } li {list-style-image: url('images/button_ok.gif');} li.x {list-style-image: url('images/button_cancel.gif');} a{ font-size:12px; font-weight:bold; color: #DF5500; text-decoration: underline; } a:hover { color: #F9B704; } .hiddenpic {display:none;} /*--------TABLES------------------------------------------- */ table.tenlong{ height: 58px; width: 1000px; margin: 0px; padding: 0px; border-bottom:1px solid silver; background-image: url('images/top.gif'); background-repeat: repeat-x; } table.head{ height: 18px; width: 100%; margin: 0px; padding: 0px 0px 0px 0px; border: 0px; background-image: url('images/barra_little.gif'); background-repeat: repeat-x; } table.menu{ height: 18px; width: 1000; margin: 0px; padding: 0px 0px 0px 0px; border: 0px; } table.main{ width: 1000px; height: 1000px; margin: 0px; padding: 0px; border-bottom:1px solid #D7D7D7; background-image: url('images/tela.gif'); background-repeat: repeat; } table.main_insert{ height: 1000px; width: 1000px; margin: 0px; padding: 0px; background-image: url('images/grid_big.gif'); background-repeat: repeat-y; } table.main_free{ height: 1000px; width: 1000px; margin: 0px; padding: 0px; background-image: url('images/free_picture.gif?1328578792'); background-repeat: no-repeat; } table.main_free_temp{ height: 1000px; width: 1000px; margin: 0px; padding: 0px; background-image: url('images/free_picture_temp.gif?1328578792'); background-repeat: no-repeat; } table.userchoose{ height: 51px; width: 1000px; margin: 0px; padding: 0px; border-right:1px solid silver; border-left:1px solid silver; background-image: url('images/userchoose_background.gif'); background-repeat: repeat-x; } table.userchoose_big{ height: 70x; width: 1000px; margin: 0px; padding: 0px; border-right:1px solid silver; border-left:1px solid silver; background-image: url('images/userchoose_background_big.gif'); background-repeat: repeat-x; } table.color{ height: 20px; margin: 0px; padding: 0px; border:0px; } .colorpreview{ height: 18px; width: 20px; margin: 0px; padding: 0px; border:1px solid gray; cursor:pointer; background-color:#6483FF; } td.pxfont{ padding-bottom:3px;font-size:13px;color:#12A6E3; font-weight:bold; } /*--------TEXT------------------------------------------- */ div.menu{ padding:0px 0px 0px 0px; font-size:12px; color: #0161A7; text-align: left; } /*--------LINKS------------------------------------------- */ a.menu{ font-size:12px; font-weight:bold; line-height:18px; padding:0px 5px 0px 5px; margin:0px; border:0px; color: #014A81; text-decoration: none; } a.menu:hover { color: #0867b0; text-decoration: none; } a.menuh{ font-size:12px; font-weight:bold; line-height:18px; padding:0px 5px 0px 5px; margin:0px; border:0px; color: #003460; text-decoration: none; } a.menuh:hover { color: #014A81; } a.faq{ font-size:14px; font-weight:bold; color:#8599a2; padding-left:5px; text-decoration: none; } a.faq:hover { color: #0071A2; text-decoration: none; } /*--------INPUT------------------------------------------- */ .box{ font-size:14px;line-height:16px; height: 20px; width: 75px; margin: 0px; padding: 0px; border:1px solid silver; padding-left:3px; text-decoration: none; } .box_little{ font-size:12px;color:gray; height: 17px; width: 150px; margin: 0px; padding: 0px; border:1px solid silver; padding-left:3px;padding-top:1px; text-decoration: none; } /*--------SHADOWS------------------------------------------- */ .img_shadow { background-image: url(/images/shadows/shadow3.gif); border-width:0px; width:100%; height:6px; } .img_lshadow { background-image: url(/images/shadows/shadow.gif); width:5px; }