
/**********************************************************************
 * suekelly-common.css                                               *
 **********************************************************************
 * Stylesheet for http://www.suekelly.co.nz                          *
 * Contains styles common to main and section pages                   *
 **********************************************************************
 * jesse warde (jesse@avatar.co.nz)                                   *
 * 01.05.06                                                           *
 * © 2005 Avatar Web Promotions Ltd                                   *
 **********************************************************************/
 
html { height:100%; }

body {
background: #FFFFFF;
font: 12px Verdana, sans-serif;
margin: 0px;
padding: 0px;
min-height:101%;
}

a {
color: #FF9900;
text-decoration: underline;
}

a:hover {
color: #000099;
text-decoration: none;
}

a img { border: none; }

p {
color: #000000;
text-align: justify;
margin: 2ex 0px 2ex 10px;
}

h1 {
font: 18px Verdana, sans-serif;
font-weight: bold;
color: #000066;
margin: 0ex 10px 1ex;
}

h2 {
font: 12px Verdana, sans-serif;
font-weight: bold;
color: #000099;
margin: 0ex 10px 2ex;
}

h3 {
font: 11px Verdana, sans-serif;
font-weight: bold;
color: #FF0000;
margin: 0ex 10px 2ex;
}

ul li {
margin: 2ex 0px 0px 0px;
padding: 0px 0px 0px 20px;
list-style: none;
display: block;
background: url(images/li.gif) no-repeat 0px 2px;
}

.cell-left {
width: 100%;
height: 171px;
background: url(images/index-bg.jpg) repeat-x 0px 0px;
margin: 0px;
}

.cell-right {
width: 49%;
height: 171px;
background: url(images/index-bg-left.jpg) repeat-x 0px 0px;
margin: 0px;
}

.cell {
width: 100%;
height: 93px;
background: url(images/section-bg.jpg) repeat-x 0px 0px;
margin: 0px;
}

.container {
width: 966px;
margin: -171px auto 0px;
}

.container-section {
width: 900px;
margin: -93px auto 0px;
}

.main {
float: left;
margin: 0px;
padding : 0px;
background: url(images/main-index-bg.gif) repeat-y 0px 0px;
width:100%;
}

.main-section {
float: left;
margin: 0px;
padding : 0px;
background: url(images/main-bg.gif) repeat-y 0px 0px;
}

.main-body {
float: right;
margin-top: 0px;
width: 707px;
*width: 707px;
}

.main-body-section {
float: right;
margin-top: 0px;
margin-left: -200px;
width: 100%;
min-height:900px; height:auto!important; height:900px;
}

.main-body-inner {
width: 705px;
}

.main-body-inner p {
color: #000000;
font: 12px Verdana, sans-serif;
text-align: justify;
margin: 2ex 59px 2ex 10px;
}

.main-body-inner ul li {
margin: 2ex 59px 0px 0px;
padding: 0px 0px 0px 20px;
list-style: none;
display: block;
background: url(images/li.gif) no-repeat 0px 2px;
font: 12px Verdana, sans-serif;
}

.main-body-inner-section {
margin-left: 200px;
width: 700px;
overflow:hidden;
}

.header {
float: right;
width: 705px;
overflow:hidden;
height: 171px;
margin: 0px;
}

.header-section {
float: left;
width: 705px;
height: 93px;
margin: 0px;
}

.side-bar {
float: left;
width: 259px;
margin: 0px;
background: url(images/index-side-nav-top.jpg) no-repeat 0px 0px;
}

.side-bar-section {
float: right;
width: 200px;
display:inline;
overflow:hidden;
margin: 0px;
background: url(images/section-side-nav-top.gif) no-repeat 0px 0px;
}

.menu {
float: right;
width: 200px;
height: 400px;
background:transparent url(images/plain-menu.jpg) bottom left no-repeat;
margin: 171px 0px 0px 0px;
}

.menu-section {
float: right;
width: 200px;
height: 570px;
background: url(images/plain-menu-section.jpg) no-repeat 1px 0px;
margin: 93px 0px -180px 0px;
padding:0;
}

.menu-section img, .menu img {
margin: 0px;
float: right;
}

.cta {
float: right;
width: 200px;
margin: 0px;
position:relative;
}

.cta img {
margin: 0px;
float: right;
}

.footer-cell {
float: left;
width: 100%;
height: 45px;
background: url(images/footer-bg.gif) repeat-x 0px 0px;
margin: 0px;
}

.footer {
width: 900px;
height: 45px;
margin: 0px auto;
padding: 1ex 0 0;
}
.footer-home { width:847px !important; }

.footer-section p, .footer p {
font: 9px Verdana, sans-serif;
margin: 0ex 0px 0ex;
line-height:24px;
}

.footer-section-inner {
width:900px;
margin:0 auto 0;
}

.footer-section a, .footer a { color: #000099; }

.footer img {
float: left;
margin: -1ex 10px 0px 59px;
}

.footer-section {
float: left;
width: 100%;
height: 45px;
background: url(images/footer-bg.gif) repeat-x 0px 0px;
margin: 0px;
}

.footer-section img {
float: left;
margin: 0px 10px 0px 0px;
}

p.sub-menu {
font-weight: bold;
color: #000099;
}

.table {
width: 90%;
margin: 10px 10px 10px 40px;
border: 1px solid #000066;
font: 11px Verdana, sans-serif;
}

#title-row, .title-row {
background-color: #000066;
color: #FFFFFF;
font-weight: bold;
}

tr.r0 td { background-color: #AFD6FF; }

#contact {
width: 80%;
margin: 10px;
font-weight: bold;
color: #000099;
font-size: 11px;
}

blockquote.quote {
color: #000099;
font: 11px Verdana, sans-serif;
text-align: left;/*margin: 2ex 0px;*//*font-style: italic;*/
}

img.right {
float: right;
margin: 10px 0px 10px 10px;
border: 1px solid #000099;
}

img.right-top {
float: right;
margin: 0px 0px 10px 10px;
border: 1px solid #000099;
}

img.none {
float: left;
margin: 10px 10px 10px 20px;
}

img.no-border { border:none; }

img.info {
float: none;
margin: 10px 0px 10px 10px;
}

p.caption-right { float: right; }

.table-info {
width: 90%;
margin: 10px 10px 10px 40px;
border: 1px solid #000066;
font: 11px Verdana, sans-serif;
text-align: left;
}

.table-info-pics {
width: 90%;
margin: 10px 10px 10px 40px;
font: 11px Verdana, sans-serif;
text-align: left;
}

.table-info-logos {
width: 90%;
margin: 10px 10px 10px 40px;
font: 11px Verdana, sans-serif;
text-align: left;
background-color: #afe2f9;
border: 1px solid #000066;
}

/* updates from 9-2-2009 */
div.quote-holder {
clear:both;
background:#006DCA url(images/top-quote.gif) 0px 0px no-repeat;
width:200px;
height:auto;
padding-top:15px;
float:right;
}

ul.quotes {
color:#fff;
margin:0;
text-align:left;
font-size:11px;
clear:both;
padding:0;
}

ul.quotes li {
width:180px;
background:none;
padding:0 20px 160px 12px;
margin:0;
line-height:15px;
background:url(images/bottom-quote.jpg) 0px 100% no-repeat;
}

ul.quotes span {
display:block;
font-weight:bold;
text-align:right;
padding-bottom:3px;
}

div.container-section div.quote-holder {
margin-top:10px;
height:auto;
background:transparent url(images/top-sect-quote.gif) 0px 0px no-repeat;
}

div.container-section ul.quotes li {
background:url(images/bottom-sect-quote.gif) 0px 100% no-repeat;
padding:0px 0 10px 12px;
}

.powerpoint { margin-left:-3px !important;  /*fix ie6 duplicated content bug*/ }

.powerpoint a.download, .powerpoint a.download:hover {
display:block;
background:url(images/cta-pp.png) top left no-repeat;
width:176px;
text-align:center;
margin:20px auto 0;
font-weight:bold;
color:#FF9900;
padding-top:55px;
padding-bottom:5px;
}

.powerpoint span {
background:transparent url(images/cta-pp-base.gif) no-repeat scroll 5px 100%;
display:block;
font-size:10px;
margin:0 auto;
text-align:center;
width:174px;
height:30px;
padding:3px 0 3px 0;
color:#fff;
position:relative;
}

.powerpoint span a { color:#fff; }

.powerpoint span a:hover { color:#FF9900; }

/*PRODUCTS*/


div.product {
margin-left:10px;
width:560px;
float:left;
padding-bottom:5px;
border-bottom:1px solid #e2e2e2;
margin-bottom:10px;
}

div.product img {
float:left;
margin-right:10px;
}

div.product dl {
width:360px;
float:left;
padding:0;
margin:0;
}

div.product dt {
color:#FF0000;
font-weight:bold;
padding:0;
margin:0 0 5px 0;
font-size:12px;
}

div.product dd {
padding:0;
margin:0 0 3px 0;
}

div.product a.download, 
div.product a.learnmore {
display:block;
width:210px;
padding: 5px 20px 5px 0;
background: transparent url(images/icon_pps.gif) no-repeat center right;
}

div.product a.learnmore {
width:83px;
background: transparent url(images/icon_external.gif) no-repeat center right;
}

/* menu rebuild */
div.side-bar ul.menu, div.side-bar ul.menu-section {
font: 14px Futura, Tahoma, Arial, sans-serif;
padding-top:9px;
width:200px;
padding:0;
}

ul.menu li, ul.menu-section li {
font-size:inherit;
background:none;
margin:0;
padding:0 0 0 10px;
line-height:19px;
}

ul.menu li ul, ul.menu-section li ul {
font-size:12px;
margin:0 0 3px 0;
padding-left:14px;
}

ul.menu a, ul.menu-section a {
color:#fff;
text-decoration:none;
}

ul.menu a:hover, ul.menu-section a:hover, li.active a { color:#FF9900; }

li.active ul a { color:#fff; }

.centerimage {
border:1px solid #000099;
margin:0 auto 10px;
display:block;
}

.clear { clear:both; }

.center-title { text-align:center; }

