@import url("main.css");

a.tab-fax { float:left; display:block; width:349px; height:45px; background-image:url(images/tab-fax.jpg) }
a.button-sms { float:left; display:block; width:350px; height:45px; background-image:url(images/button-sms.jpg) }
a.button-sms:hover { background-position:0 -45px }

#nav-main { background-image:url(images/bg-nav-main-fax.jpg) }

#sub-a a { color:#464646 } 
#sub-a a:hover, #sub-a a.active { color:#db671a }

#sub-b a:hover, #sub-b a.active { color:#333 }

/* boxes sidebar */

.box1 td strong { color:#f47626 }

.box2-top h2 { color:#717171 }
.box2 { color:#f47626 }

.boxf-top { float:left; width:210px; height:17px; background-image:url(images/bg-boxf-top.gif) }
.boxf-bottom { float:left; width:210px; height:17px; background-image:url(images/bg-boxf-bottom.gif) }
.boxf { float:left; width:172px; padding:0 19px 4px 19px; background-image:url(images/bg-boxf.gif); line-height:16px }

.vspace20 { clear:both; height:20px }

/* table styles */

.box1 td { padding:1px }
.box1 tr.odd , .box1 td.odd { background-color:#f2f2f2 }

table.icons td { vertical-align:top; padding:20px 0 15px 0; border-bottom:1px solid #dfdfdf }

table.list { border-bottom:1px solid #CCC } 
table.list th { text-align:left; background-color:#fc9250; color:#fff; padding:4px 4px; line-height:20px }
table.list th.right { text-align:right; }
table.list td { padding:4px }
table.list tr { background-color:#F9F9F9 }
table.list tr.sub th { background-color:#f2f2f2; color:#626262 }
table.list tr.sub td { background-color:#f2f2f2; }
table.list tr.odd { background-color:#fff }
table.list td.odd { background-color:#fff }

table.grid { border:1px solid #CCC; border-collapse:collapse } 
table.grid th { text-align:left; background-color:#fc9250; color:#fff; padding:4px 4px; line-height:20px }
table.grid th.right { text-align:right; }
table.grid td { border:1px solid #CCC; padding:4px }
table.grid tr { background-color:#F9F9F9 }
table.grid tr.sub th { background-color:#f2f2f2; color:#626262 }
table.grid tr.sub td { background-color:#f2f2f2; }
table.grid tr.odd { background-color:#fff }
table.grid td.odd { border:1px solid #CCC; background-color:#fff }


/* form */

.submit:hover { color:#FF9B37 }
form.login .submit:hover, form.versand .submit:hover { color:#FF9B37 }

/* tag text styles */

h1 { color:#f47626; font-size:14px; padding:0 0 7px 0 }
h2 { color:#f47626; font-size:12px; padding:0 0 5px 0 }
h3, h4 { color:#f47626; font-size:11px; padding:0 0 3px 0 }

.uline { border-bottom:1px solid #E8E8E8 }

p { line-height:14px; padding:0 0 9px 0 }

a { color:#f47626; text-decoration:none }
a:hover { color:#FF9B37 }

a.link { padding:0 0 2px 0; background-image:url(images/bg-ao.gif); background-position:bottom; background-repeat:repeat-x }
a.link:hover { background:none }

#content ul { padding:0 0 9px 4px }
#content ol { padding:0 0 9px 23px }
#content ul li { background-image:url(images/li-fax.gif); background-repeat:no-repeat; background-position:0 6px; padding:0 0 5px 10px }
#content ol ul li { background-image:url(images/li-fax.gif); background-repeat:no-repeat; background-position:0px 6px; padding:0 0 5px 10px }
#content ol li { padding:0 0 5px 0 }