html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, object, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100.01%;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background: #acacac;
}

/* Link styles */

a {color: #2d9cce;}
a:link {color: #2d9cce;}
a:visited {color: #026ca9;}
a:hover {color: #2d9cce; text-decoration: none;}
a:active {color: #026ca9; text-decoration: underline;}


/* Skip */

#skipnav {
	width: 980px;
	height: 5px;
	overflow: hidden;
}
#skipnav p,
#skipnav h2 {
	font-size: 1px;
	text-indent: -4000px;
}
#skipnav a:link, #skipnav a:visited, #skipnav a:hover {
	text-decoration: none;
}


/* Header */

#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align: center;
}
#header {
	width: 980px;
	height: 99px;
	margin: 0 auto;
	background: #666666 url(../images/generic/header.gif) no-repeat;
	position: relative;
	border-bottom: 1px solid #c0c0c0;
}
#header p {
	color: #FFF;
	position: absolute;
	letter-spacing: -0.02em;
	font-size: 197%;
	text-align: right;
	right: 20px;
	bottom: 20px;
	width: 750px;
	vertical-align: baseline;
}


/* Page Heading */

#heading {
	width: 980px;
	margin: 9px 0;
	background: #404040;
	text-align: left;
	position: relative;
}
#heading h1 {
	font-size: 230%;
	font-weight: bold;
	letter-spacing: -0.04em;
	padding: 65px 120px 20px 20px;
	letter-spacing: -0.04em;
	line-height: 1;
	color: #FFFFFF;
}
#heading a {
	color: #FFF;
	text-decoration: none;
}
#heading a:hover,
#heading a:active {
	color: #FFF;
	text-decoration: underline;
}


/* Round corners */

.round_top,
.round_foot {
	width: 980px;
	height: 5px;
	font-size: 1%;
	position: absolute;
	left: 0;
	z-index: 300;
}
.round_top {background: url(../images/generic/round_top.gif) no-repeat bottom left;	top: 0;}
.round_foot {background: url(../images/generic/round_foot.gif) no-repeat bottom left; bottom: 0;}


/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-color: #fff;
	background-image: url(/images/generic/page-column-nav.jpg);
	background-repeat: repeat-y;
	z-index: 0;
}
body.home #page {background-image: url(../images/generic/page.jpg); background-repeat: no-repeat;}
body.mailboxes#index #page {background-image: url(../images/generic/page-column.jpg);}
body.domestic#index #page {background-image: url(../images/generic/page-column.jpg);}
body.store #page {background-image: none;}


/* Columns */

#page_height {
	width: 20px;
	height: 200px;
	float: left;
	font-size: 1%;
}

#mainarea {
	width: 780px;
	margin: 0;
	float: left;
}
body.home #mainarea {width: 960px;}
body.domestic#index #mainarea {width: 960px;}
body.mailboxes#index #mainarea {width: 960px;}
body.store#index #mainarea {width: 960px;}


.main_content {
	width: 520px;
	float: left;
	margin: 0;
	margin-right: 40px;
	padding: 10px 0;
}
body.home .main_content {width: 960px; margin-right: 0;}
body.mailboxes#index .main_content {width: 720px; margin-right: 20px;}
body.domestic#index .main_content {width: 720px; margin-right: 20px;}
body.store#index .main_content {width: 960px; margin-right: 0;}


.side_content,
body.mailboxes#index .side_content,
body.domestic#index .side_content {
	width: 200px;
	float: left;
	margin: 0;
	padding: 10px 0;
	font-size: 95%;
	display: inline;
}

body.store#index .side_content { width: 1px; left: -9000px; position: absolute; }


/* Call to Action */

#callto {
	width: 980px;
	margin: 9px 0 5px 0;
	text-align: left;
	background: #404040 url(../images/generic/callto.gif) no-repeat;
}
#callto p {
	padding: 14px 20px 16px 20px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 138%;
	text-shadow: #404040 0 0 3px;
	background: url(../images/generic/callto_foot.gif) no-repeat bottom;
}
#callto p strong,
#callto p a {
	color: #2d9cce;
	text-decoration: none;
}
#callto p a:hover,
#callto p a:active {
	color: #2d9cce;
	text-decoration: underline;
}


/* Sign off */

#signoff {
	width: 980px;
	margin: 0 auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#signoff p {
	padding: 0 20px 10px 20px;
	font-size: 60%;
	line-height: 120%;
	color: #fff;
}
#signoff p a {
	color: #fff;
	text-decoration: none;
}


/* Main Area and Typefaces */

#mainarea h1, #mainarea h2, #mainarea h3, #mainarea h4, #mainarea h5,
#mainarea h1 a, #mainarea h2 a, #mainarea h3 a, #mainarea h4 a, #mainarea h5 a  {
	color: #026ca9;
	letter-spacing: -0.04em;
	padding: 5px 0 5px 0;
}
#mainarea h1 {font-size: 125%;}
#mainarea h2 {font-size: 125%;}
#mainarea h3 {font-size: 105%;}
#mainarea h4 {font-size: 90%;}
#mainarea h5 {font-size: 90%;}

#mainarea ul {
	list-style-type: none;
	padding: 2px 0 3px 0;
}
#mainarea ol {
	list-style-type: decimal;
	padding: 2px 0 3px 25px;
}
#mainarea ol li {
	font-size: 72%; line-height: 150%; 
	padding: 0 0 5px 5px;
	background-image: none;
}
#mainarea li {
	font-size: 72%; line-height: 150%; background-image: url(../images/generic/bullet.gif); background-repeat: no-repeat; background-position: 0px 5px; padding: 0 0 5px 15px;
}

#mainarea p {
	padding: 5px 0 10px 0;
	font-size: 72%;
	line-height: 150%;
}
#mainarea p img {
	margin-top: 5px;
	margin-bottom: 0;
}
#mainarea p.mainarea_intro {
	font-size: 100%;
	line-height: 140%;
	color: #2d9cce;
}
#mainarea p.mainarea_intro strong {
	color: #2d9cce;
}
#mainarea p.subtext,
#mainarea li.subtext  {
	font-size: 70%;
	line-height: 140%;
}
#mainarea p strong,
#mainarea li strong {
	color: #222222;
}

.warning {
	color: #F00 !important;
	font-weight: bold;
}
 

/* Link images */

#gallery {
	width: 520px;
	margin:0;
	padding: 0;
}

#mainarea a img {
	border-color: #ccc;
}
#mainarea a:hover img {
	border-color: #2d9cce;
	background-color: #2d9cce;
}



/* Forms */

form {
	margin: 10px 0 10px 0;
}
legend {
	font-size: 105%;
	margin: 0 -5px 0 -5px;
	padding: 0 0 6px 0;
	color: #026ca9;
	letter-spacing: -0.04em;
	font-weight: bold;
}
label {
	margin-right: 15px;
	width: 500px;
	font-size: 72%;
	font-weight: bold;
	color: #026ca9;
	margin-bottom: 10px;
}
form strong {
	color: #026ca9 !important;
}
input.inputform,
select.inputform,
textarea.inputform {
	width: 475px;
	display: block;
	border: 1px solid #ebebeb;
	background-color: #f0f0f0;
	padding: 2px 0;
}
textarea {
	width: 310px;
}
fieldset {
	border: 1px solid #CCCCCC;
	margin: 10px 0 10px 0;
	padding: 5px 15px 20px 20px !important;
	line-height: 100%;
}

/* Layout */

.layout_clear {
	clear: both;
	height: 0 !important;
	font-size: 1% !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
	width: 20px;
}

.layout_2col,
.layout_2col_end {
	width: 250px;
	float: left;
	margin-right: 20px;
	display: inline;
	padding: 0;
}
.layout_2col_end {
	margin-right: 0;
}

.layout_3col,
.layout_3col_end {
	width: 160px;
	float: left;
	margin-right: 20px;
	display: inline;
	padding: 0;
}
.layout_3col_end {
	margin-right: 0;
}

.layout_float_l {
	padding: 5px 20px 10px 0 !important;
	float: left;
	display: inline;
}
.layout_float_r {
	padding: 5px 0 10px 20px !important;
	float: right;
	display: inline;
}
.layout_float_l_border,
.layout_float_r_border {
	margin: 5px 20px 10px 0 !important;
	padding: 3px;
	border: 2px solid #ccc;
	float: left;
	display: inline;
}
.layout_float_r_border {
	margin: 5px 0 10px 20px !important;
	float: right;
}

.layout_img {
	margin: 10px 20px 10px 0;
}
.layout_img_end {
	margin: 10px 0 10px 0;
}

.layout_img_border,
.layout_img_border_end {
	margin: 10px 20px 10px 0;
	padding: 3px;
	border: 2px solid #ccc;
}
.layout_img_border_end {
	margin: 10px 0 10px 0;
}


/* Boxes */

#mainarea .box_top {
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
	background: #3b3b3b url(../images/generic/box-tl.gif) top left no-repeat;
}
#mainarea .box_top h2 {
	font-weight: normal;
	font-size: 80%;
	padding: 10px 10px 7px 0px;
	letter-spacing: 0;
	margin: 0;
	color: #FFFFFF;
	background: #3b3b3b url(../images/generic/box-tr.gif) top right no-repeat;
}
#mainarea .box_top h2 a {
	font-size: inherit;
	color: #FFFFFF;
	letter-spacing: 0;
	text-decoration: none;
}
#mainarea .box_top h2 a:hover {
	color: #2d9cce;
	text-decoration: underline;
	letter-spacing: 0;
}
#mainarea .box_img {
	font-size: 1%;	
}
#mainarea .box_img img,
#mainarea .box_img img a {
	border-top: 2px solid #2d9cce;
	border-bottom: 5px solid #2d9cce;
	margin: 0;
	padding: 0;
}

#mainarea .box_foot {
	margin-bottom: 10px;
	padding: 5px 0 0 10px;
	background: #f4f4f4 url(../images/generic/box-bl.gif) bottom left no-repeat;
}
#mainarea .box_foot div {
	margin: 0;
	padding: 0px 0 5px 0;
	background: #f4f4f4 url(../images/generic/box-br.gif) no-repeat bottom right;
}
#mainarea .box_foot p {
	padding: 3px 10px 5px 0;
	line-height: 120%;
	font-size: 70%;
	color: #333333;
}

/* Boxes Container */

.layout_box {
	float: left;
	margin-right: 20px;
	display: inline; 
}
body.home .layout_box {width: 300px;}
body.mailboxes .layout_box {width: 220px;}
body.domestic .layout_box {width: 220px;}
body.case-studies .layout_box {width: 520px;}
body.store .layout_box {width: 220px;}


/* Case Studies boxes */

body.case-studies #mainarea .box_img {
	font-size: 1%;
	float: right;
	width: 85px;
	margin: 10px 0 10px 10px;
}
body.case-studies #mainarea .box_img img,
body.case-studies #mainarea .box_img img a {
	border: 2px solid #2d9cce;
	margin: 0;
	padding: 0;
}


/* Store */

body.store #heading {
	background: #026ca9 url(/images/store/store-header.jpg) no-repeat;
}

body.store .box_foot h2 span.subtext { 
	font-size: 50%;
	font-weight: bold;
	color: #000;
}
body.store .box_top h2 span.subtext { 
	font-size: 50%;
}
body.store .box_foot div { 
	height: 4.3em;
}

 

/* Link Button */

a.download,
a.link_button,
a.link_buy_button {
	color: #3b3b3b !important;
	padding: 0 14px 0 0;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: url(../images/generic/arrow_down.gif) no-repeat center right;
	text-decoration: none;
}
a.link_button {
	font-weight: bold;
	margin: 15px 15px 0 0 !important;
	padding: 0 14px 0 0;
	background: url(../images/generic/arrow_right.gif) no-repeat center right;
}
a.link_buy_button {
	font-weight: bold;
	margin: 15px 15px 0 0 !important;
	padding: 0 22px 0 0;
	background: url(../images/generic/buy_icon.gif) no-repeat center right;
}
a.download:hover, a.download:active, a.download:focus,
a.link_button:hover, a.link_button:active, a.link_button:focus,
a.link_buy_button:hover, a.link_buy_button:active, a.link_buy_button:focus{
	color: #2d9cce;
	text-decoration: underline;
}


/* Home Page Products */

#intro {
	margin: 0;
	padding: 10px 0 10px 0;
	width: 340px;
	float: left;
}
#intro h1 {
	font-size: 98%;
	font-weight: normal;
	line-height: 150%;
	letter-spacing: 0;
	padding: 5px 0 10px 0;
	margin: 0 20px;
}
#intro p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 150%;
	letter-spacing: 0;
	color: #FFFFFF;
	padding: 0 0 10px 0;
	margin: 0 20px;
}
#intro p.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 140%;
	color: #FFFFFF;
	margin: 0 20px;
}
#intro_col2 {
	width: 640px;
	float: left;
	position: relative;
}
ul#products {
	width: 640px;
	height: 340px;
}
ul#products li {
	font-size: 100%;
	margin: 0;
	padding: 0;
  list-style: none;
}


/* Home Page Product nav */

ul#slide_nav {
	background: url(../images/home/feature_foot.gif) no-repeat bottom;
	position: absolute;
	width: 210px;
	right: 0;
	bottom: 0;
	z-index: 80;
}
ul#slide_nav li {
	background: url(../images/home/button.gif) no-repeat;
	display: block;
	float: left;
	height: 25px;
	list-style: none;
	margin: 0 0 0 15px;
	width: 12px;
	display: inline;
}
ul#slide_nav li#button_selected {
	background-image: url(../images/home/button_selected.gif);
}
#slide_nav li:hover  {
	cursor: pointer;
	z-index: 5000;
}

/* Home Page News */

body.home #heading {
	margin-bottom: 0;
}

#news {
	margin: 0 0 9px 0;
	padding: 14px 20px 16px 20px;
	background-image: url(../images/generic/news.gif);
	background-position: bottom;
	background-color: #2d9cce;
	background-repeat: no-repeat;
	border: none;
	color: #FFFFFF;
	font-size: 100%;
	text-align: left;
}
#news h2 {
	font-size: 100%;
	float: left;
	padding: 0 10px 0 0;
	line-height: 1.0;
}
#news ul {
	width: 800px;
	margin: 0;
	padding: 0;
	font-size: 80%;
	text-shadow: #2d9cce 0 0 3px;
}
#news li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#news a {
	margin: 0;
	padding: 0 0 0 30px;
	background: url(../images/generic/news_arrow.gif) no-repeat left center;
	color: #FFFFFF;
	line-height: 1.0;
	text-decoration: none;
}
#news a:hover {
	text-decoration: underline;
}

/* Home page overides */

body.home #mainarea .box_top h2 {
	font-size: 100%;
}
body.home .layout_img,
body.home .layout_img_end {
	padding: 0;
	border: 0;
	margin: 10px 20px 10px 0;
}
body.home .layout_img_end {
	margin: 10px 0 10px 0;
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1000;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

