body {
	background-image: url(../img/background.png);
	background-repeat: repeat-x;
	background-color: #96ACC4;
	font: 11px Verdana, sans-serif;
	color: black;
}

a:link {
	color: #048;
	text-decoration: none;
}

a:visited {
	color: #810;
	text-decoration: none;
}

a:hover,
a:active {
	text-decoration: underline;
}

#container {
	background: #E7E7E7;
	position: relative;
}

#header-links {
	position: relative;
	background-color: black;
	background-image: url(../img/logo-transparent.png);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	text-align: right;
}

#header-name {
	color: #eee;
	font-size: 1.5em;
	text-transform: uppercase;
}

#header-links a {
	color: white;
}

#header {
	background-color: #024;
}

#header a {
	color: white;
	text-decoration: none;
}

#header a:hover {
	color: white;
	text-decoration: underline;
}
#header ul {
	font-size: 1.25em;
}

#nav ul li {
	list-style: none;
	color: #334A76;
	text-transform: uppercase;
}

#menu ul li a,
#nav ul li a {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #083866;
}

#nav ul li a:hover {
	color: #E50;
	text-decoration: underline;
}

#menu ul ul a,
#nav ul ul a {
	text-transform: none;
	background: url(/img/arrow.png) no-repeat 2px 3px;
}

#nav ul ul ul a {
	font-weight: normal;
	background: none;
}

#main-nav li img {
	border: none;
}

#nav-specialties {
	background: url(../img/background_specialties.jpg) no-repeat 0 2px;
}

#nav-technology {
	background: url(../img/background_tech.jpg) no-repeat 0 2px;
}

#nav-success {
	background: url(../img/background_success.jpg) no-repeat 0 2px;
}

.nav-outer div.back {
	background-color: white;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.nav-box a {
	border: 2px solid #048;
	margin-top: -2px;
	margin-left: -2px;
	background: url(../img/icon_default.jpg) no-repeat;
}

.nav-box a:hover {
	border: 3px solid #048;
	margin-top: -3px;
	margin-left: -3px;
}

.nav-box a p {
	text-align: center;
}

#box-qsk a {
	background: url(../img/icon_qsk.jpg) no-repeat;
}

#box-forum a {
	background: url(../img/icon_forum.png) no-repeat;
}

#box-products a {
	background: url(../img/icon_dds.jpg) no-repeat;
}

#box-modules a,
#box-snapper a {
	background: url(../img/icon_snapper.jpg) no-repeat;
}

#box-consult a,
#box-design a {
	background: url(../img/icon_schematic.jpg) no-repeat;
}

#box-camera a {
	background: url(../img/icon_camera.jpg) no-repeat;
}

#box-security a {
	background: url(../img/icon_bigeye.jpg) no-repeat;
}

#box-gps a {
	background: url(../img/icon_globe.jpg) no-repeat;
}

#box-signage a {
	background: url(../img/icon_signage.jpg) no-repeat;
}

#box-defence a {
	background: url(../img/icon_defence.jpg) no-repeat;
}

#box-mediaplayer a {
	background: url(../img/icon_media.jpg) no-repeat;
}

#box-ip-lib a {
	background: url(../img/icon_book.jpg) no-repeat;
}

#box-tools a {
	background: url(../img/icon_arm_tools.png) no-repeat;
}

#box-dory a {
	background: url(../img/icon_dory.jpg) no-repeat;
}

#box-connexionz a {
	background: url(../img/icon_bus.jpg) no-repeat;
}

#box-navy a {
	background: url(../img/icon_navy.jpg) no-repeat;
}

/******************************************************************************
 * Calls to Action                                                            *
 ******************************************************************************/

#calls-to-action {
	font: 11px Verdana, sans-serif;
}

/*
#calls-to-action .design_quote {
	background-color: #d0d0e7;
}
*/

.callout h2 {
	font: bold 11px Verdana, sans-serif;
	text-transform: uppercase;
	text-align: left;
}

a.cta-link, .callout input.button {
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	color: #343434;
}

a.cta-link:visited {
	color: #810;
}

a.cta-link:hover,
.callout input.button:hover {
	text-decoration: underline;
}

a.cta-link span {
	cursor: pointer;
}

a.cta-link:active {
	border-color: #27395B #9CB0D5 #9CB0D5 #27395B;
}

.callout input.text {
	font: 11px Verdana, sans-serif;
	border: 1px solid #4C6FB2;
}

.callout input.button {
	font: bold 11px Verdana, sans-serif;
	text-align: center;
}

.featurebox {
	text-align: center;
	background: url(../img/featurebox.jpg) no-repeat;
}

a.featurebox {
	text-decoration: none;
}

.featurebox .description {
	color: black;
	font-size: 12px;
	line-height: 12px;
}

.featurebox .text {
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	color: #666;
}

.featurebox .caption {
	color: #374d74;
	font-weight: bold;
	font-size: 17px;
	line-height: 14px;
}

/******************************************************************************
 * Body Text                                                                  *
 ******************************************************************************/

body.home #body {
	background-color: white;
	line-height: 1.6;
	border-left: none;
	border-right: none;
}

body.snapper #body {
	margin-right: 0;
}

#body {
	background-color: white;
	border-left: 1px solid #AAA;
	border-right: 1px solid #AAA;
}

#body h1 {
	font: bold 200% Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	text-align: center;
}

#body h2 {
	font-size: 127%;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#body h3 {
	font: bold 100% Verdana, sans-serif;
	/*color: #334A76;*/
	/*border-bottom: 1px solid #ABBCDB;*/
}

#body h4 {
	font: bold 100% Verdana, sans-serif;
	margin: 4ex 0px 2ex;
}

#body ul li {
	list-style: circle;
	list-style-position: inside;
	/*background: url(../img/main-bullet.gif) no-repeat 6px 6px;*/
}

#body .more-news {
	border: 1px solid #ABBCDB;
	background: #f8fcff;
}

#body dl {
	margin: 0px 0px 2ex;
}

#body dt {
	font-weight: bold;
}

#body .center-title h1 {
	font-weight: bold;
}

#body img {
	border: 1px solid black;
}

.center-box {
	/*border: 1px solid #275787; */
	background-repeat: no-repeat;
}

/*
.center-box:hover {
	border: 1px solid white;
	background: #99ABC6;
	background: rgba(255, 255, 255, 0.25);
	background-repeat: no-repeat;
}
*/

#box-gps { background-image: url(../img/truck.png); }
#box-snapper { background-image: url(../img/box.png); }
#box-camera {
	background-image: url(../img/camera.png);
	background-position: 12px 0;
}
#box-tools { background-image: url(../img/arm.png); }
#box-pda {
	background-image: url(../img/typewriter.png);
	background-position: 9px 0;
}
#box-iplib { background-image: url(../img/computer.png); }
#box-digitalsign { background-image: url(../img/tv.png); }
#box-design {
	background-image: url(../img/questionmark.png);
	background-position: 22px 0;
}

img.photo {
	border: 1px solid black;
}
table {
	/*border: 2px solid #1F4063;*/
	border: none;
}

td {
	/*text-align:center;*/
}
th {
	text-align:center;
}
blockquote {
	background-color: #f9f9f9;
}

div.pullout {
	background-color: #ffffe0;
	border: 1px solid #4C6FB2;
}

/******************************************************************************
 * Contact Us                                                                 *
 ******************************************************************************/

.clock {
	background-color: black;
	color: white;
	font-weight: bold;
	vertical-align: middle;
}

/******************************************************************************
 * Forms                                                                      *
 ******************************************************************************/

fieldset {
	border: 1px solid #ABBCDB;
}

legend {
	font: bold 11px Verdana, sans-serif;
	color: #334A76;
	text-transform: uppercase;
	letter-spacing: 0.25em;
}

form label {
	color: #4C6FB2;
	font-weight: bold;
	text-align: right;
}

input, textarea, select {
	border: 1px solid #abbcdb;
	font: 11px Verdana, sans-serif;
} 

input.button, input.submit {
	border: 1px solid #4C6FB2;
	background-color: #B8C6E0;
	color: #334a76;
	text-decoration: none;
	font-weight: bold;
	font: bold 11px Verdana, sans-serif;
}
form table, form fieldset table {
	border: none white;
}
form table td {
	border: none white;
}
/******************************************************************************
 * Footer                                                                     *
 ******************************************************************************/

#footer {
	background-color: white;
	voice-family: "\"}\"";
	voice-family: inherit;
}

body.home #footer {
	border-top: none;
}

#footer p {
	font-family: Verdana, sans-serif;
}


/******************************************************************************
 * Price List                                                                 *
 ******************************************************************************/

table.pricelist th,
table.features th {
	font-weight: bold;
	color: white;
	background-color: black;
}

table.pricelist tr.hilite,
table.pricelist tr.hilite td,
table.features tr.hilite,
table.features tr.hilite td {
	background-color: #CAD4E8;
}

table.other {
	border: 1px solid #4C6FB2;
}

table.other td,
table.other th {
	border: 1px solid #4C6FB2;
}

table.other th {
	font-weight: bold;
	background-color: #CAD4E8;
}

table.chips {
	border: 1px solid #4C6FB2;
}

table.chips td,
table.chips th {
	border: 1px solid #4C6FB2;
}

table.chips th {
	font-weight: bold;
	background-color: #CAD4E8;
}
span.chip {
	color: #4C6FB2;
}

table.pricing {
	border: 1px solid #4C6FB2;
}

table.pricing td,
table.pricing th {
	border: 1px solid #4C6FB2;
}

table.pricing th {
	font-weight: bold;
	background-color: #CAD4E8;
}

table.pricing table {
	font: 6px Verdana, sans-serif;
}

.order .cta-link {
	line-height: normal;
}

/******************************************************************************
 * Mediawiki generated content                                                *
 ******************************************************************************/
div.thumb div {
	border: 1px solid #ccc;
	background-color: #E7E7E7;
	color: black;
	font-size: 94%;
}
div.thumb div * {
	background: none;
}
#body div.thumb div img {
	border: none;
}
div.thumb div a img {
	border: 1px solid #ccc;
}
div.thumbcaption,
div.thumbcaption * {
	background: none !important;
}
div.magnify {
	background: none !important;
}
div.magnify a, div.magnify img {
	background: none !important;
}

pre {
        border: 1px dashed #2f6fab;
        color: black;
        background-color: #E7E7E7;
        line-height: 1.1em;
}
div.floatright p { font-style: italic; }
div.floatleft p { font-style: italic; }

table.gallery {
	border: 1px solid #ccc;
	background-color: white;
}

table.gallery td {
	background-color: #f9f9f9;
	border: solid 2px white;
}

div.gallerybox div.thumb {
	border: 1px solid #ccc;
}

div.gallerytext {
	font-size: 94%;
}


/******************************************************************************
 * News                                                                       *
 ******************************************************************************/

.press {
	border: 1px solid #ABBCDB;
	background: #f8fcff;
}

.press-more {
	color: #334A76;
}

div.press h4 {
	color: #334A76;
}

.press img {
	border: 1px solid #4C6FB2;
}

/******************************************************************************
 * Design Features
 ******************************************************************************/
#body .features dt {
	color: #334A76;
}

/******************************************************************************
 * Printability                                                               *
 ******************************************************************************/

@media print {

#body ul li {
	list-style: circle;
	background: none;
}

}
