/* /////////////////////////////////////////////////
Parry International Styles
Author:   				Nick Eagland
Version:  				22/11/2008
///////////////////////////////////////////////// */


/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {color:#222;background:#fff;font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;}
h2 {font-size:2em;line-height:1;}
h3 {font-size:1.5em;line-height:1;}
h4 {font-size:1.2em;line-height:1.25;}
h5 {font-size:1em;font-weight:bold;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace; line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}


/* body & layout 
----------------------------------------------- */
body, frameset { width:100%; font:12px normal helvetica, arial, sans-serif; color:#fff; background:#7C8387 url("/img/bg.gif") repeat-x 0 0; }
#container { margin-left:auto;  margin-right:auto;  width:748px; /* center, not in IE5 */ position:relative; height:auto!important; /* real browsers */ height:100%; /* IE6: treaded as min-height*/  /* real browsers */  z-index:2; }


#header { width:858px; height:165px; background:url("/img/bg-header2.gif") no-repeat; }
#trans #header { background:url("/img/bg-header-trans.gif") no-repeat; }

#menu { float:left; z-index:3; }
#affiliation { width:138px; height:115px; position:absolute; left:588px; top:44px; margin-top:3px; float:left; background:url("/img/bg-affiliation.gif") no-repeat; }
#content { min-width:858px; min-height:1200px; background:url("/img/bg-content.gif") no-repeat; padding:20px;  z-index:10;}
* html #content {height:1200px; }
#left { float:left; width:138px; margin-right:4px; } 
#main { float:left; width:418px; z-index:20; } 
#packing #main, #contact #main { width:426px; }
#content .image { float:left; }


/* std elements 
----------------------------------------------- */
h1, h2, h3 { color:#fff; }
h1 {  width:138px; height:42px; float:left; border-bottom:3px #E20177 solid;}
h2 {  }
h3 {  }


h1 span { font-size:0px; display:none; }

#main p, #main ul { line-height:13px; padding-left:5px; }
img { margin:0px; padding:0px; }

/* links
----------------------------------------------- */
a { color:#fff; text-decoration:none; font-weight:bold; border:0px; }
a:link { text-decoration: none; }
a:visited { color:#000; text-decoration: none; }
a:hover, a:active { color:#fff; }


/* lists
----------------------------------------------- */
ul, li { display:inline; margin:0px; padding:0px; }


/* forms 
----------------------------------------------- */
input, textarea, file { font:100% arial, helvetica; border:1px solid #404040; margin:1px; padding:2px; background-color:#fff ! important; color:#444; }


/* tables
----------------------------------------------- */
table { border-collapse:collapse; border:0px; border-spacing:0px;  margin:0px; padding:0px;  }
tr, td { padding:0px; margin:0px; }
.but-contact { font-weight:bold; color:#fcaf17; width:100px; float:right; }


/* menu
----------------------------------------------- */
#menu ul { float:left; margin-left:20px; }
#menu li  {  width:138px; height:44px; margin-right:4px; border:0px; cursor:pointer; float:left; background-color:#E7E7E8; }
#tracking a { height:46px; cursor:pointer; float:left; background-color:#E7E7E8; }
#menu li:hover, #menu li.on, #tracking a:hover { background-color:#E20177; }
#menu a { width:138px; height:43px;  float:left; }
#menu a span { font-size:0px; display:none;  }

li.home { background:url("/img/but-home.gif") no-repeat; }
li.survey { background:url("/img/but-survey.gif") no-repeat; }
li.packing { background:url("/img/but-packing.gif") no-repeat; }
li.trans { background:url("/img/but-trans.gif") no-repeat; }
li.contact { background:url("/img/but-contact.gif") no-repeat; }

#home h1 { background:url("/img/hdr-home.gif") no-repeat; }
#survey h1  { background:url("/img/hdr-survey.gif") no-repeat; }
#packing h1  { background:url("/img/hdr-packing.gif") no-repeat; }
#trans h1  { background:url("/img/hdr-trans.gif") no-repeat; }
#contact h1  { background:url("/img/hdr-contact.gif") no-repeat; }
/*.index li.home, .services li.services, .people li.people, .partners li.partners, .pricing li.pricing { background-position: -75px 0px; }
.contact li.contact, .pets li.pets, .home li.phome, .garden li.garden, .partner li.partners { background-position: -75px 0px; }
.friends li.friends { background-position: -75px 0px; }*/

#tracking { position:absolute; top:165px; left:588px; width:138px; }


/* main
----------------------------------------------- */
#main ul { list-style-type:none; list-style-position:outside; } 
#main li { display:list-item; padding-left:15px; background:url("/img/bullet.gif") no-repeat 4px 50%; }
.mission { margin-top:1.5em; border-top:3px #E20177 solid; padding-top:5px; }
.afterlist { margin-top:1.5em; }
.img-pack { float:left; margin:0px 4px 4px 0px;  } 
#xDiv1 { background:url("/img/world-map.gif") no-repeat; width:858px; height:312px; float:left; z-index:0; }
