/* CSS Document */

* { margin:0px; padding:0px; list-style:none; text-decoration:none;}

body { font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.hidden { display:none;}
.expander { clear:both;}

#header { width:770px; margin:auto; background:url(/static/images/backgrounds/header/main.gif) no-repeat; border-bottom:1px #00aac9 solid; }
#header .contact { padding-top:5px; height:15px;  background-color:#000000; border-bottom:1px #00aac9 solid; padding-right:20px;}
#header .contact a.email { text-indent:-99999px; float:right; display:block;  background:url(/static/images/backgrounds/header/email.gif) no-repeat; width:123px; height:10px; margin-right:15px; }
#header .contact p.phone { text-indent:-99999px; float:right; background:url(/static/images/backgrounds/header/phone.gif) no-repeat; width:125px; height:10px; }
#header h1 a { float:left; overflow:hidden; text-indent:-99999px; background:url( /static/images/backgrounds/header/logo.png) right no-repeat; width:315px; height:70px; margin-top:54px; padding-left:20px; margin-bottom:18px;}
#header .search { float:right; margin-top:28px; padding-right:19px; width:161px; text-align:right;}
#header .search p { color:#FFFFFF; font-size:11px; clear:left; }
#header .search p.title { background:url( /static/images/backgrounds/header/search.gif); width:161px; height:14px;}
#header .search input { margin-top:5px; float:left; margin-bottom:5px; width:130px; padding:2px; font-family:Arial, Helvetica, sans-serif; font-size:12px; border-left:#cccccc 1px solid; border-bottom:#cccccc 1px solid; border-right:#999999 1px solid; border-top:#999999 1px solid; }
#header .search button.search { background:url(/static/images/backgrounds/search.gif) no-repeat; width:17px; height:17px; text-indent:-99999px; border:none; display:block; margin-left:5px; margin-top:8px;}

#header .clock { color:#ffffff; position:absolute; margin-top:3px; font-size:11px; margin-left:10px; z-index:1;}
#header .clock p { float:left; font-weight:bold;}
#header .clock #clock { float:left; margin-left:5px;}

#header ul#topnav { clear:both; border-top:1px #00aac9 solid; border-bottom:1px #00aac9 solid; height:29px; margin-bottom:6px; background:#000000;}
#header ul#topnav li { float:left; display:block;}
#header ul#topnav li a { display:block; height:23px; overflow:hidden; color:#FFFFFF; font-size:12px;}
#header ul#topnav li a.nav-item-1 { background:url(/static/images/backgrounds/header/topnav/company.gif) no-repeat; width:85px; padding-left:28px; padding-top:6px; font-size:13px;}
#header ul#topnav li a.nav-item-2 { background:url(/static/images/backgrounds/header/topnav/products.gif) no-repeat; width:69px; padding-left:18px; padding-top:6px; font-size:13px;}
#header ul#topnav li a.nav-item-3 { background:url(/static/images/backgrounds/header/topnav/services.gif) no-repeat; width:68px; padding-left:17px; padding-top:6px; font-size:13px;}
#header ul#topnav li a.nav-item-4 { background:url(/static/images/backgrounds/header/topnav/prices.gif) no-repeat; width:76px; padding-left:17px; padding-top:6px; font-size:13px;}
#header ul#topnav li a.nav-item-5 { background:url(/static/images/backgrounds/header/topnav/news.gif) no-repeat; width:88px; padding-left:19px; padding-top:6px; font-size:13px;}
#header ul#topnav li a.nav-item-6 { background:url(/static/images/backgrounds/header/topnav/links.gif) no-repeat; width:51px; padding-left:17px; padding-top:6px; font-size:13px;}
#header ul#topnav li a.nav-item-7 { background:url(/static/images/backgrounds/header/topnav/login.gif) no-repeat; width:71px; padding-left:18px; padding-top:6px; font-size:13px;}

#header ul#topnav ul { padding: 0; margin: 0; margin-top:2px; list-style: none; background-color:#000000; border:1px solid #00aac9; border-bottom:none; }
#header ul#topnav li { float:left; }
#header ul#topnav li ul { position: absolute; left: -999em; top:191px; }
#header ul#topnav li ul li { border-bottom:1px solid #00aac9; float:none;}
#header ul#topnav li ul li a { padding-left:9px; padding-right:9px; padding-top:2px; padding-bottom:3px; height:auto; text-indent:0px; color:#FFFFFF; }
#header ul#topnav li:hover ul, #header ul#topnav li.sfhover ul { left: auto; top:191px; }
#header ul#topnav li:hover ul a:hover, #header ul#topnav li.sfhover ul a:hover { background:#00aac9; }
#header ul#topnav li:hover ul li a { background:none; width:auto;}

#header ul#topnav ul ul { display:none; padding: 0; margin: 0; margin-top:2px; list-style: none; background-color:#000000; border:1px solid #00aac9; border-bottom:none; }
#header ul#topnav li:hover ul li ul { position: absolute; left:-999em; top:0px; margin-left:130px;  }

#maincontent { width:770px; margin:auto; }
#maincontent .titlebar { border-bottom:1px solid #00aac9; padding-left:20px; padding-top:10px; padding-bottom:10px;}
#maincontent .titlebar h2 { font-weight:normal;}
#maincontent .titlebar h2.section { color:#00aac9; width:250px; float:left; font-size:18px; font-weight:bold; }
#maincontent .titlebar p.breadcrum { float:left; color:#666666; width:450px; padding-top:3px; font-size:11px;}
#maincontent .titlebar p.breadcrum a { color:#666666; }
#maincontent .subtitlebar { border-bottom:1px solid #00aac9; margin-bottom:20px;}
#maincontent .subtitlebar h3.pagetitle { color:#00aac9; font-weight:bold; font-size:18px; margin-top:10px; margin-bottom:10px; width:350px; float:left;}
#maincontent .subtitlebar h3.ordercode { color:#003366; font-weight:normal; font-size:18px; padding-top:9px;}
#maincontent .subtitlebar img { border-left:1px solid #00aac9; border-right:1px solid #00aac9; float:right;}
#maincontent a.readmore { background:url( /static/images/homepage/readmore.gif) no-repeat center left; padding-left:15px; padding-bottom:1px; text-decoration:underline; color:#003366; }

#home #maincontent .titlebar h2 { text-indent:-99999px; background:url(/static/images/homepage/title.gif) no-repeat; height:46px; }
#home #maincontent .products-services { width:500px; float:left;}
#home #maincontent .products-services .lists { background:url( /static/images/homepage/services-background.gif) no-repeat bottom ; padding-left:20px;}
#home #maincontent .products-services .lists h3 { color:#00aac9; font-size:18px; border-bottom:1px dotted #00aac9; margin-top:22px; padding-bottom:13px;}
#home #maincontent .products-services .lists p { margin-top:10px; color:#333333; line-height:17px; padding-right:10px;}
#home #maincontent .products-services .lists ul { margin-top:10px; color:#003366; margin-bottom:28px;}
#home #maincontent .products-services .lists ul li {padding-top:2px; padding-bottom:2px; background:url( /static/images/homepage/listarrow.gif) no-repeat center left; padding-left:10px; border-bottom:1px dotted #00aac9;}
#home #maincontent .products-services .lists ul li a { color:#003366; font-size:12px; font-weight:bold; }
#home #maincontent .products-services .lists .leftcol { width:50%; float:left; }
#home #maincontent .products-services .lists .rightcol { width:50%; float:left;}
#home #maincontent .products-services .lists .rightcol h3 { padding-left:10px;}
#home #maincontent .products-services .lists .rightcol p { padding-left:10px;}
#home #maincontent .products-services .lists .rightcol ul { padding-left:10px;}
#home #maincontent .products-services .listoptions { background:url( /static/images/homepage/listoptions.gif) top no-repeat #FFFFFF; height:125px;}
#home #maincontent .products-services .listoptions .leftcol { width:50%; float:left; }
#home #maincontent .products-services .listoptions .leftcol a.technicalhelp { overflow:hidden; margin-left:20px; text-indent:-99999px; display:block; background:url(/static/images/homepage/technical-help.gif) no-repeat; width:149px; height:15px; margin-top:7px; margin-bottom:8px; }
#home #maincontent .products-services .listoptions .leftcol a.question { overflow:hidden; border-top:1px solid #FFFFFF; text-indent:-99999px; background:url( /static/images/homepage/question.gif) no-repeat; width:250px; height:41px; display:block;}
#home #maincontent .products-services .listoptions .leftcol a.expert { overflow:hidden; border-top:1px solid #FFFFFF; text-indent:-99999px; background:url( /static/images/homepage/expert-online.gif) no-repeat; width:250px; height:41px; display:block;}
#home #maincontent .products-services .listoptions .rightcol { width:50%; float:left;}
#home #maincontent .products-services .listoptions .rightcol a.pal-world { overflow:hidden; margin-left:20px; text-indent:-99999px; display:block; background:url( /static/images/homepage/pal-world.gif) no-repeat; width:186px; height:13px; margin-top:8px; margin-bottom:8px;}
#home #maincontent .products-services .listoptions .rightcol p { padding-left:20px; line-height:17px; padding-top:10px; color:#757575;}
#home #maincontent .products-services .listoptions .rightcol a { color:#00aac9; text-decoration:underline;}
#home #maincontent .rightcol { width:260px; float:right}
#home #maincontent .rightcol .news { background:#99dde9;}
#home #maincontent .rightcol .news a.news { overflow:hidden; text-indent:-99999px; display:block; background:url( /static/images/homepage/latestnews.gif) no-repeat; width:260px; height:57px; }
#home #maincontent .rightcol .news .article { padding-left:10px; padding-top:5px; padding-bottom:5px;}
#home #maincontent .rightcol .news .article h4 { font-size:11px; color:#003366;}
#home #maincontent .rightcol .news .article p { font-size:11px; color:#333333; line-height:15px;}
#home #maincontent .rightcol .news .article a { color:#003366; font-size:11px; }
#home #maincontent .rightcol .faq { background:#99dde9; padding-bottom:5px;}
#home #maincontent .rightcol .faq a.faqs { overflow:hidden; text-indent:-99999px; display:block; background:url( /static/images/homepage/faq.gif) no-repeat; width:260px; height:29px; border-bottom:1px solid #00aac9; }
#home #maincontent .rightcol .faq p { font-size:11px; color:#333333; line-height:15px; padding-left:10px; padding-top:10px; padding-right:10px;}
#home #maincontent .rightcol .faq a.readmore { margin-left:10px; color:#003366; font-size:11px; }
#home #maincontent .rightcol .onlinequote a.quote { overflow:hidden; text-indent:-99999px; display:block; background:url( /static/images/homepage/quote.gif) no-repeat; width:260px; height:29px;  }
#home #maincontent .rightcol .onlinequote a.quote2 {  overflow:hidden;text-indent:-99999px; display:block; background:url( /static/images/homepage/quote2.gif); width:260px; height:97px; }

#footer { width:770px; border-top:1px #00aac9 solid; margin:auto; }
#footer p { color:#999999; padding-left:25px; float:left; clear:left; font-size:10px; padding-top:5px; width:400px; }
#footer p .green { color:#00aac9;}
#footer p a { color:#999999;text-decoration:underline;}
#footer img { float:right; padding:5px; padding-top:0px; margin-top:5px; }

