﻿/* ----------------------------------------------------------

APT STYLE SHEET

This style sheet contains information about top level site elements
such as the header, footer, navigation bar and typography.

Contents:	    1. Top Level Elements
				2. Typography
				3. Button Styling
				4. Admin Ribbon
				5. Header Elements
				6. Sidebar Navigation
				7. Main Content Elements
				8. Footer Elements
				9. Error Pages

----------------------------------------------------------*/

/*----------------------------------------------------------

Top Level Elements

----------------------------------------------------------*/
html {
font-family:arial,helvetica,sans-serif;
}

body {
background:url(../Images/Elements/pageBg.gif) top repeat-x #AEB0B3;
font-size:.80em;
margin:0;
padding:0;
color:#444;
text-align:left;
}

.PageWrap {
width:1000px;
margin:0 auto;
display:block;
}

/*----------------------------------------------------------

Top Level Typography

----------------------------------------------------------*/
p {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

a, a:hover, a:focus, a:active {
outline:none;
border:none;
}

td {
vertical-align:middle;
}

/*----------------------------------------------------------

Button Styling

----------------------------------------------------------*/


.BlueSmallButton {
padding-top:5px;
background: url(../Images/Buttons/BlueSmallButton.gif) top no-repeat;
width:100px;
height:20px;
color:#FFF;
border:none;
cursor:pointer;
float:left;
text-decoration:none;
font-size:.95em;
font-weight:bold;
font-family:Tahoma,Arial,Helvetica,sans-serif;
}

.BlueSmallButton:hover {
background-position:bottom;
color:#444;
}

.RedSmallButton {
padding-top:5px;
background: url(../Images/Buttons/RedSmallButton.gif) top no-repeat;
width:100px;
height:20px;
color:#FFF;
border:none;
cursor:pointer;
float:left;
text-decoration:none;
text-align:center;
font-size:.95em;
font-weight:bold;
font-family:Tahoma,Arial,Helvetica,sans-serif;
}

.RedSmallButton:hover {
background-position:bottom;
color:#3F1712;
}

.RedMediumButton {
width:150px;
height:20px;
padding:7px 0 5px;
background:#FFF url(../Images/Buttons/RedMediumButton.gif) top no-repeat;
border:none;
color:#FFF;
text-align:center;
font-size:.85em;
cursor:pointer;
float:left;
text-decoration:none;
font-weight:bold;
font-family:Tahoma,Arial,Helvetica,sans-serif;
}

.RedMediumButton:hover {
background-position:bottom;
color:#3F1712;
}

.BlueMediumButton {
width:150px;
height:20px;
padding:7px 0 5px;
background:url(../Images/Buttons/BlueMediumButton.gif) top no-repeat;
border:none;
color:#EE9B00;
text-align:center;
font-size:.85em;
cursor:pointer;
float:left;
text-decoration:none;
font-weight:bold;
font-family:Tahoma,Arial,Helvetica,sans-serif;
}

.BlueMediumButton:hover {
background-position:bottom;
color:#444;
}

.RedLargeButton {
padding-top:12px;
width:95px;
height:28px;
border:none;
background:url(../Images/Buttons/RedLargeButton.gif) top no-repeat;
font-weight:bold;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:.9em;
text-align:center;
color:#FFF;
cursor:pointer;
float:right;
}

.RedLargeButton:hover {
background-position:bottom;
color:#3F1712;
}

/*----------------------------------------------------------

Admin Ribbon

----------------------------------------------------------*/

#RegionDropDown {
float:left;
width:100%;
background:#EEE;
border-bottom:1px solid #DDD;
padding:5px 0;
}

#RegionDropDownContainer {
width:400px;
margin:0 auto;
}

#RegionDropDown p {
padding:5px;
float:left;
line-height:1em;
}

#RegionDropDown select {
margin:0;
padding:2px;
float:left;
color:#444;
border:1px solid #BBB;
}

#RegionDropDown input#SubmitRegion {
float:left;
margin-left:5px;
color:#444;
}

#RegionDropDown p a {
float:left;
padding-left:10px;
color:#444;
}

#RegionDropDown p a:hover {
color:#777;
}

/*----------------------------------------------------------

Header Elements

----------------------------------------------------------*/

#Header {
padding:0;
margin:0;
background:#FFF;
}

#HeaderWrap {
margin:0;
padding:3px 5px 5px;
width:100%;
display:inline-block;
}

#HeaderLogo {
background:url(../Images/Elements/APTLogo.gif) no-repeat;
height:80px;
margin:4px 0 0 8px;
padding:0;
float:left;
width:8%;
cursor:pointer;
}

#ShoppingCartHeader {
background:url(../Images/Elements/cartIcon.gif) no-repeat;
padding-left:22px;
}

#HeaderNav {
margin-top:6px;
padding:0;
float:left;
width:90%;
}

#HeaderLinks {
margin:0 0 12px 0;
padding:0;
float:right;
clear:left;
}

#HeaderLinksUL {
font-size:.90em;
margin:0;
padding:0;
list-style:none;
float:left;
}

#HeaderLinksUL li {
display:inline-block;
float:left;
padding:3px 6px 5px 2px;
color:#AAA;
}


#HeaderLinksUL li a, #HeaderLinksUL li a:visited {
color:#666;
text-decoration:none;
}

#HeaderLinksUL li a:hover {
color:#333;
text-decoration:underline;
}

#HeaderTextSize {
float:left;
margin:0;
padding:0;
background:#FFF;
}

#HeaderTextSize span {
float:left;
color:#666;
}

#TextSizeDropDown {
color:#666;
margin:-4px 0 0 5px;
font-size:1em;
border:1px solid #BBB;
padding:2px;
}

#HeaderButtons {
width:100%;
margin-right:4px;
float:right;
}

#HeaderSearch {
float:right;
margin:0;
padding:0;
height:25px;
width:270px;
}

#HeaderSearch a#HeaderSearchButton {
height:28px;
padding-top:12px;
font-size:.85em;
}

#HeaderSearch input#SearchCriteria {
margin:2px 0 0 8px;
padding:9px 0 9px 27px;
float:left;
width:130px;
border:1px solid #BBB;
color:#666;
font-size:1.2em;
background:url(../Images/Elements/searchBoxBg.gif) no-repeat;
}

#HeaderFeatures {
float:right;
color:#FFF;
font-size:.9em;
}

.HeaderFeatureBox {
float:left;
padding:5px 0 5px 10px;
margin:0;
background:url(../Images/Buttons/ButtonTop.gif) top no-repeat;
width:157px;
height:30px;
cursor:pointer;
}

.HeaderFeatureBox:hover {
background-position:bottom;
}

.HeaderFeatureBox:hover h1, .HeaderFeatureBox:hover p {
color:#444;
}

.HeaderFeatureBox h1 {
padding-top:1px;
font-size:1em;
font-family:Tahoma, Arial, Sans-Serif;
font-weight:bold;
}

.HeaderFeatureBox p {
font-size:.9em;
font-family:Tahoma, Arial, Sans-Serif;
color:#EE9B00;
font-weight:bold;
}

/*----------------------------------------------------------

Side Navigation Bar Elements

----------------------------------------------------------*/
#Navigation {
width:210px;
float:left;
background:#EBE1D2;
margin:0;
padding:12px 0 0;
}

#Navigation .NavigationItem a {
color:#555;
text-decoration:none;
}

#Navigation img {
border:none;
outline:none;
}

.NavigationItem {
padding:0;
margin:0;
cursor:pointer;
}

.NavigationItemActive {
padding:0;
margin:0;
cursor:pointer;
background:#DDCAB2;
}

.NavigationItem:hover {
background:#DDCAB2;
}

#TopOfPage {
position:fixed;
bottom:180px;
margin-left:-190px;

/* CSS Hack to fix floating element. Resets border for FF */
-moz-margin-start:-5px;

}

/*----------------------------------------------------------

Main Content Elements

----------------------------------------------------------*/
#Main {
padding:0;
margin:0;
border:5px solid #FFF;
border-top:none;
background:#EBE1D2;
float:left;
width:990px;
height:100%;
}

#MainContent {
margin:0;
padding:0 5px 0 8px;
background:#FFF;
float:left;
width:767px;
min-height:600px;
}

#MainContentFullWidth {
margin:0;
padding:0 5px 0 8px;
background:#FFF;
float:left;
width:977px;
min-height:300px;
}

/*----------------------------------------------------------

Footer Elements

----------------------------------------------------------*/
#Footer {
float:left;
padding-top:5px;
margin:0;
width:100%;
}

#Footer a, #Footer a:visited {
color:#002458;
text-decoration:none;
}

#Footer a:hover {
color:#333;
text-decoration:underline;
}

#FooterWrap {
background:url(../Images/Elements/aptsun.gif) top right no-repeat;
margin-top:3px;
padding:10px 5px;
color:#002458;
display:inline-block;
clear:both;
}

#FooterLinks {
width:90%;
margin-bottom:15px;
padding:0;
float:left;
font-size:.85em;
}

#FooterLinksUL {
margin:0;
padding:0;
list-style:none;
text-align:left;
}

#FooterLinksUL li {
padding:0 3px;
margin:0;
display:inline-block;
float:left;
line-height:normal;
}

#FooterCopyright {
float:left;
font-size:.70em;
width:100%;
}

#FooterCountries {
float:left;
width:100%;
margin-bottom:5px;
padding-top:20px;
text-align:left;
}

#FooterCountriesUL {
margin:0;
padding:0;
list-style:none;
font-size:.75em;
}

#FooterCountriesUL li {
display:inline;
}

/*----------------------------------------------------------

Error Pages

----------------------------------------------------------*/
#ErrorHeading {
float:left;
width:100%;
margin:0;
background:#00326c;
}

#ErrorHeading h1 {
padding:10px;
margin:0;
font-size:1.5em;
color:#FFF;
}

#ErrorWrap {
width:100%;
background:#FFF; 
height:500px;
}

#ErrorContent {
float:left;
padding:10px;
margin:0;
color:#666;
background:#FFF;
}

#ErrorContent img {
border:2px solid #FFF;
}

.ErrorFloat {
background:#FFF;
float:left;
}
