﻿@import url(layout.css);
body 
{
	color: black;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #ECF5FF;
}
#container 
{
	background-color: #fff;
	width: 960px;
	margin: 0 auto;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0;
	border-left: 1px solid #b7b7b7;
}
#masttop
{
	width: 960px;
	background-image: url('../Background Images/HeaderBackground.png');
	background-repeat: no-repeat;
}

#mastsearch 
{
	width: 960px;
}
#masthead 
{
	text-align: right;
	width: 960px;
}
#navigation 
{
	overflow: hidden;
	height: 28px;
	background-image: url('../Background Images/NavBackground.png');
}

#page_content
{
/*Creates faux column on left side*/
	background-image: url('../Background Images/LeftSidebarBk.png');
	background-repeat: repeat-y;
	background-position: left top;
	overflow: hidden;
}

#column_left 
{
	width: 230px;
	margin: 0;
	padding: 15px;
}

#column_left ul
{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: -5px;
	margin-bottom: -5px;
}
#column_left h2
{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: medium;
	color: #6699FF;
	background-color: #FFFFFF;
	padding: 2px 5px 2px 5px;
}

#column_right 
{
	width: 670px;
	margin: 0px;
	float: right;
	padding: 10px;
	background-color: #fff;
	position: relative;
}

#product_list li
{
	padding: 3px 0px 0px 3px;
	list-style-image: url('../Images/checkmark.jpg');
}

#footer 
{
	width: 960px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url('../Background Images/FooterBackground.png');
}

#column_left a 
{
	/*border-style: dashed dashed none dashed;
	border-width: 1px;
	border-color: #545454;*/
	font-size: small;
	color: #053893;
	text-decoration: none;
	padding: 5px 2px 5px 15px;
	display: block;
}
#column_left a:hover 
{
	background-position: left center;
	color: #545454;
	text-decoration: none;
	font-weight: normal;
	background-image: url('../Background Images/red arrow.png');
	background-repeat: no-repeat;
	padding-left: 15px;
}

/* Styles for Masthead */
#masthead a {
	background-position: left center;
	color: #FFFFFF;
	border-bottom: none;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url('../Images/email.jpg');
	padding-left : 20px;
}
#masthead a:hover
{
	color: #053893;
	background-color: #FFFFFF
}

#mastsearch img 
{
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-left: 5px;
}
#mastsearch a 
{
	background-position: left bottom;
	float: right;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
	background-image: url('../Images/search icon.png');
	background-repeat: no-repeat;
	margin-top: 10px;
}
#mastsearch a:hover 
{
	color: #053893;
	background-color: #FFFFFF
}

#masthead img {
	float: left;
	padding-left: 10px;
}
#masthead p {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px 10px 0 10px;
}

/*
#masthead p:after 
{ 
	content: "info\40bar.net"; 
}
*/

#column_r p {
	font-size: 11px;
	margin: 7px;
}

/* Styles for Navigation */
#navmenu ul 
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navmenu li 
{
	float: left;
}
#navmenu a 
{
	border-style: none solid none none;
	border-width: 1px;
	border-color: #c9c9c9;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 7px;
	width: 70px;
	text-align: center;
}
#navmenu a:hover 
{
	color: #000;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	background-color: #a9a9a9;
}

#navmenu 
{
	float: left;
}

#navrss 
{
	height: 28px;
	float: right;
	padding-right: 10px;
}
#navrss a
{
	background-image: url('../Images/rss.gif');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: x-small;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 7px 25px 7px 7px;
}

#navrss a:hover 
{
	color: #000;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	background-color: #a9a9a9;
}

/* Styles for Footer */
#footer p 
{
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a 
{
	color: #fff;
	text-decoration: underline;
}
#footer a:hover 
{
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */
a 
{
	color: #053893;
	text-decoration: underline;
}
a:hover 
{
	color: #808080;
	text-decoration:none;
}
.style_bold 
{
	font-weight: bold;
}
.style_italic 
{
	font-style: italic;
}
h1 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: x-large;
	color: #6699FF;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: large;
	color: #6699FF;
}
h3 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: medium;
	color: #6699FF;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	color: #6699FF;
}
caption {
	background-color: #E4E4E4;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-weight: bold;
}
.flag {
	position: absolute;
	top: 2px;
	right: 32px;
}
b {
	font-weight: bold;
}

.pdf_download 
{
	background-position: left center;
	color: #053893;
	border-bottom: none;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url('../Images/pdf icon.jpg');
	padding-left : 26px;
}
.wmv_download 
{
	background-position: left center;
	color: #053893;
	border-bottom: none;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url('../Images/flash icon.jpg');
	padding-left : 26px;
}

/* Styles for Images */
.img_list 
{
	margin-left: 40px;
}
.img_list_apps 
{
	float: right;
	clear:right;
}

.btnResources
{
	width: 140px;
	height: 25px;
	font-size: 10px;
	text-decoration: none;
	background-image: url('../Background Images/resourcesBtn.png');
	background-repeat: no-repeat;
	float: right;
	margin-top: 15px;
	margin-right: -10px;
}

.btnResources:hover
{
	background-image: url('../Background Images/resourcesBtnHover.png');
	background-repeat: no-repeat;
}


.btnCompare
{
	width: 140px;
	height: 25px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background-image: url('../Background Images/CompareBtn.png');
	background-repeat: no-repeat;
	float: right;
}
.btnCompare:hover
{
	background-image: url('../Background Images/CompareBtnHover.png');
	background-repeat: no-repeat;
}

.figureRow1
{
	width: 665px;
	overflow: hidden;
}
.figureRow2
{
	width: 440px;
	padding-right: 105px;
	padding-left: 105px;
	overflow: hidden;
}
.figureRow3
{
	width: 400px;
	padding-left: 105px;
}

.figure
{
	border: 2px solid #CCCCCC;
	width: 210px;
	margin: 3px;
	float: left;
}

.figure hover
{
	border: 5px solid #CCCCCC;
	width: 210px;
	margin: 5px;
}

.figureNew
{
	
}
.figure img
{
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
.figure p
{
	text-align: center;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

.figure a
{
	color: #053893;
}

.figure a:hover
{
	color: #808080;
	text-decoration: none;
}
.homePgList
{
	font-size: medium;
	font-weight: normal;
	color: #990000;
}
.homePgListItem
{
	list-style-type: disc;
	margin-left: 10px;
	padding: 5px;
}

