/* CSS Document */

/************
WHERE YOU SEE A FOLLOWING COMMENT "[IE]" 
THERE IS A SPECIAL INTERNET EXPLORER ONLY STYLE DEFINED IN /css/ie.css 

THIS STYLESHEET COPYRIGHT 2006 FLY ON THE WIRE LTD 
*************/

/********* GLOBAL AND TAG STYLES **********************/

body {background-image:url(../images/layout/gradient.jpg); background-repeat: repeat-x; background-color: #eb5d1d; margin: 0px; padding: 0px; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em;}

h2 {font-size: 2.1em; font-weight: normal; color: #1f6789; text-align: right; width: 100%; background-image: url(../images/layout/arrow.gif); background-repeat: no-repeat; background-position: left center; line-height: 1.2em;}

h3 {font-size: 1.5em; color: #F0842A; font-weight: normal; display: inline;}

hr {background-color: #f8f7f3; height: 1px; border-bottom: 1px dashed #333;}



/******** POP UP CONTAINERS *********************************/

#pop_container {width: 80%; background-color:#F8F7F3; padding: 20px; font-size: 0.75em; text-align: left; color:#333; line-height: 1.8em; border: 1px solid #333; margin: 20px auto;}
#pop_container a {color:  #206688; text-decoration: underline;}
#pop_container a:hover {text-decoration: none; color: #f49620;}

/******** GLOBAL CLASSES *********************************/

.off_left {position: absolute; left: -9999px;}
.orange_o {color: #f49620;}
.float_right {float: right; padding: 0px 0px 10px 10px;}
.float_left { float: left; padding: 0px 10px 10px 0px;}


