body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005F7F;
	line-height: normal;
}
.background {
	background-image: url(images/template-images/small/ambertech-background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #F9FFFF;
}
p {
	font-size: 11px;
	line-height: 16px;
}
h1 {
	color: #FF6600;
	font-size: 18px;
	line-height: normal;

}
a:link {
	color: #FF6600;
	font-weight: bold;
}
a:visited {
	color: #FF6600;
	font-weight: bold;
}
td {
	font-size: 11px;
	line-height: 16px;
}
form {
	margin: 0px;
}

.active-navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	white-space: nowrap;
	padding: 2px 10px;


}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005F7F;
	text-decoration: none;
	white-space: nowrap;
	padding: 2px 10px;


}
.navigation a:link {
	font-weight: bold;
	color: #00506E;
	text-decoration: none;
}
.navigation a:visited {
	font-weight: bold;
	color: #00506E;
	text-decoration: none;
}
.navigation a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.menu-bar {
	padding:10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/template-images/menu-fade.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: top;
	width: 168px;
	padding-top: 4px;
	font-style: italic;
}
h2 {
	color: #FF6600;
	font-size: 14px;
	line-height: normal;
}
h3 {
	font-size: 12px;
	line-height: normal;
}
h4 {
	font-size: 12px;
	line-height: 16px;
}
hr {
	border: 0;
	height: 1px;
	color: #F3F3F3;
	background-color: #F3F3F3;
}
.small-text {
	font-size: 10px;
	line-height: normal;
	padding: 5px;


}
.prod-text {
	border: 0;
	font-size: 10px;
	line-height: normal;
	padding: 2px;


}
.left-menu {
	padding:7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
	background-color: #FFFFFF;
}

.dealer-menu {
	padding:7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #EFEFEF;
	border-bottom-color: #FFFFFF;
	border-left-color: #EFEFEF;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
	background-color: #F3FBFD;

}
.right-border {
	background-color: #FFFFFF;
	border-top: 0px none #EFEFEF;
	border-right: 1px solid #EFEFEF;
	border-bottom: 0px none #EFEFEF;
	border-left: 1px solid #EFEFEF;
	width: 168px;
}
.left-border {
	background-color: #FFFFFF;
	border-top: 0px none #EFEFEF;
	border-left: 1px solid #EFEFEF;
	border-bottom: 0px none #EFEFEF;
	border-right: 0px solid #EFEFEF;
	width: 168px;
}
.table-header {
	text-transform: capitalize;
	color: #005F7F;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #DBE8E8;
	padding: 5px;
}
.feature-heading {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	vertical-align: middle;

}
.feature-content {
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 10px;

}
.cell-shade {
	background-color: #F3FBFD;
	/*background-color: #FFF6E8;*/
	font-size: 10px;
	border: 1px solid #DBE8E8;
}
p.cell-shade {
	font-size: 10px;
}
ul.cell-shade {
	list-style-type: square;
	margin-bottom: 0px;
	margin-left: -10px;
}
li {
	list-style-type: square;
	margin-bottom: 0px;
	margin-left: -15px;
}
.images {
	margin: 10px;

}
.table-cells {
    background-color: #EFEFEF;
    font-size: 12px;
    padding: 5px;

}
.table-cells a:link {
	color: #005F7F;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
}
.table-cells a:visited {
	color: #005F7F;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
}
.table-cells a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	text-decoration:underline;
}
.table-headings {
    background-color: #0E768F;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
}
.sub-header {
    background-color: #E8EFF6;
    font-size: 12px;
    padding: 5px;
}
.text-fields {
	border-top: 1px solid #4AA7B9;
	border-right: 1px solid #D8EDF2;
	border-bottom: 1px solid #D8EDF2;
	border-left: 1px solid #4AA7B9;
	color: #005F7F;
}
.button {
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0E768F;
    height: 25px;
	cursor: hand; cursor: pointer;
}
ul {
	list-style-type: square;
}
.inactive a:link {
	color: #005F7F;
}
.inactive a:visited {
	color: #005F7F;
}
.content {
	background-color: #FFFFFF;
	padding: 15px;
	border-top: 0px none #EFEFEF;
	border-right: 1px solid #EFEFEF;
	border-bottom: 0px none #EFEFEF;
	border-left: 0px solid #EFEFEF;
    width: 424px;
}
.forum-content {
	background-color: #FFFFFF;
	padding: 0px;
	border-top: 0px none #EFEFEF;
	border-right: 1px solid #EFEFEF;
	border-bottom: 0px none #EFEFEF;
	border-left: 1px solid #EFEFEF;
}
/** estationery **/
.full-border {
	background-color: #FFFFFF;
	border-top: 1px solid #EFEFEF;
	border-left: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
}
.inside-padding {
  padding-top: 10px;
  padding-left: 0px;
  padding-right: 35px;
  padding-bottom: 25px;
}
.banner-bg {
	background-image: url(e-stationery/images/ambertech-background.gif);
	background-repeat: repeat-x;
	height: 96px;
}
.estationery-bg {
  background-color: #C0C0C0;
}
.top-border {
	background-color: #FFFFFF;
	border-top: 1px solid #EFEFEF;
	border-left: 0px none #EFEFEF;
	border-bottom: 0px none #EFEFEF;
	border-right: 0px none #EFEFEF;
	padding-top: 10px;
  	padding-left: 35px;
  	padding-right: 35px;
  	padding-bottom: 10px;
}
.background-pic {
	background-image: url(images/water-drop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 15px;
}
.table-border {
    border: 1px solid #0E768F;
    background-color: #FFFFFF;
}
/** estationery**/
/** enewsletter**/
.banner-repeat {
	background-image: url(images/banner-repeat.gif);
	height: 168px;
	background-repeat: repeat-x;	
}
.breadcrumbs {
	font-size: 9px;
	padding-bottom: 10px;
}
.buttons {
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0E768F;
    height: 25px;
	cursor: hand; cursor: pointer;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
a.avielo, a.optoma {
	overflow:hidden;
	text-indent:-100em;
	display:block;
}
a.avielo {
	background:url(images/avielo-Logo.gif) no-repeat;
	width:120px;
	height:76px;
}
a.optoma {
	background:url(images/optoma-logo-new.gif) no-repeat;
	width:120px;
	height:42px;
}
a.nevo {
	background:url(images/nevo_logo.jpg) no-repeat;
	width:110px;
	height:42px;
}
.hidden {
	overflow:hidden;
	text-indent:-100em;
	display:block;
}