/* CSS Document */
a {font:12px Arial; color:blue; text-decoration:none; }
a:hover {font:12px Arial; color:#F3400F; text-decoration:underline; }
body {padding:0px; margin:0px; font:12px Arial; color:#333333; height:100%;}
html {height:100%;}
table {border-collapse:collapse; border:0px; }
td {padding:0px; border:0px solid gray; font:12px Arial; color:#333333;}
.bg {background-color:#F2F2F2;}

/* headings */
h1 {font:bold 18px Arial; color:#333333;}
h2 {font:bold 14px Arial; color:#F3400F; margin:0px; padding:3px 0px;}

/* menu */
tr#menu {background:url(../images/menuBg.jpg) repeat-x;}
tr#menuShadow {background:url(../images/menuShadowBg.jpg) repeat-x;}

/* quick contact */
td#quickContact {background:url(../images/quickContactBg.jpg) repeat-x; direction:rtl; padding:7px 15px 0px 15px;}
td#quickContactGray {background:url(../images/quickContactGrayBg.jpg) repeat-x; direction:rtl; padding:0px 15px; text-align:left;}

/* content */
td#contentUp {background:url(../images/contentUpBg.jpg) repeat-x;}
td#content {background:url(../images/contentRightBg.jpg) repeat-y right; direction:rtl; padding: 15px 35px 15px 5px; vertical-align:top; line-height:18px;}
td#content ul {line-height:21px;}
td#content li {list-style-image:url(../images/blueButton.gif); list-style-position:outside;}
td#contentDown {background:url(../images/contentDownBg.jpg) repeat-x;}

/* ticker */
td#overTicker {background:url(../images/overTickerBg.jpg) repeat-x;}
td#overTickerBlue {background:url(../images/overTickerBlueBg.jpg); direction:rtl; font:bold 16px Arial; padding: 0px 15px 7px 0px; margin:0px; height:53px;}
td#ticker {background:url(../images/tickerBg.jpg) repeat-y; padding:0px; margin:0px; vertical-align:top; height:100%; padding:10px 15px; direction:rtl;}
td#underTicker {background:url(../images/underTickerBg.jpg);}

/* footer */
td#footer {background:url(../images/footerBg.jpg) repeat-x; direction:rtl; padding:0px 35px 12px 0px;}

/* under flash */
td#flashHeader {background-image:url(../images/elevators_01.jpg);}

/*div float*/
div#float {float:right;}
div#right {float:right; direction:rtl;}
div#footerDetails {float:right; padding-right:35px;}
div#quickContactFloating, div#quickContactFloating2 {float:right; padding-right:18px; direction:rtl;}
.ltr {direction:ltr;}
div#clear {clear:both;}

/*form*/
input, textarea {font:11px Arial; color:#000033;}
textarea {width:130px;}

.floatRight{float:right; direction:rtl; height:21px; width:40px; margin:0px;}
.floatRightSecond{float:right; padding-right:18px; direction:rtl; height:21px; margin:0px;}
.clear {clear:both;}

/*contact*/
table#contactForm {width:200px;}
table#contactForm td {height:28px; vertical-align:top;}
