﻿/* Default CSS Stylesheet for a new Web Application project */

Body
{
    background-color: #FFFFFF;
    margin: 0px;
    font-family: Arial, Verdana;
}

img
{
	border: 0;
 }

Page
{
	font-size: 12px;
}
 


A:link, A:visited, A:active	{	
	text-decoration:	none;
	color:	#808080;
	}	
	
A:hover	{	
	text-decoration:	underline;
	color:	#027DE5;
	}
	
.ContentHeader
{
	font-family: Verdana;
	font-size: 11px;
	color: #ECF3F9;
	font-weight: bold;
	background-color: #0088CA;
	line-height: 20px;
	padding-left: 5px;
	border-bottom: solid 1px #003c6a;
}	

.NormalButton
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px    
}

.NormalDouble
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px    
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt
}

.ContentHead
{
    background-color: #1a1d50;
    color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    height: 35px
}

.SubContentHead
{
    background-color: #1a1d50;
    color: #fff;
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
    height: 20px
}

.CartListHead
{
    background-color: #1a1d50;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: #ffffff;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    padding-left: 5px
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #ECF3F9;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

A.CartListLink, A.CartListLink:link, A.CartListLink:visited
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none
}

A.CartListLink:hover
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: underline
}


A.NavigatorLink_Root, A.NavigatorLink_Root:link, A.NavigatorLink_Root:visited
{
	width: 100%;
    color: White;
    text-decoration: none
}

A.NavigatorLink_Root:Hover
{
    text-decoration: underline;
}

A.NavigatorLink, A.NavigatorLink:link, A.NavigatorLink:visited
{
	font-size: 14px;
	width: 100%;
    color: black;
    text-decoration: none;
}

A.NavigatorLink:Hover
{
    color: White;
}

.CartListFooter
{
    background-color: #1a1d50;
    line-height: 10pt
}

A.SavePageLink:link, A.SavePageLink:active, A.SavePageLink:visited
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffd700
}

A.SavePageLink:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #ffd700;
	text-decoration: underline;
}

.SaveContentFrame
{
	background-color: Gray;
	padding: 10px
}

.leftquote {
	font-family: Georgia, Times, serif;
	font-size: 72px;
	font-weight: bold;
	color: #c00;
	float: left; 
}

.rightquote {
	font-family: Georgia, Times, serif;
	font-size: 72px;
	font-weight: bold;
	color: #c00;
	float: right; 
}

.quotetext {
	text-align: center;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 1.1em;
	line-height: 140%;
}

.quotebox 
{
	margin: 10px;
	padding: 15px;
	background-color: #FFF7E1;
	border-top: dashed 1px gray;
	border-bottom: dashed 1px gray;
}


#nav ul {
	height: 28px;
	width: 800px;
	background: url(/images/Videotel_Inc_Menu.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#nav li, #nav a {
	height: 28px;
	line-height: 28px;
	display: block;
}

#nav a, #nav a:hover {
	text-indent: -9999px;
	text-decoration: none;
}

#nav01 { left: 0; width: 95px; }
#nav02 { left: 96px; width: 129px; }
#nav03 { left: 226px; width: 164px; }
#nav04 { left: 391px; width: 162px; }
#nav05 { left: 555px; width: 118px; }
#nav06 { left: 673px; width: 127px; }
#nav01 a:hover { background: url("/images/Videotel_Inc_Menu.jpg") 0 -28px; }
#nav02 a:hover { background: url("/images/Videotel_Inc_Menu.jpg") -96px -28px; }
#nav03 a:hover { background: url("/images/Videotel_Inc_Menu.jpg") -226px -28px; }
#nav04 a:hover { background: url("/images/Videotel_Inc_Menu.jpg") -391px -28px; }
#nav05 a:hover { background: url("/images/Videotel_Inc_Menu.jpg") -555px -28px; }
#nav06 a:hover { background: url("/images/Videotel_Inc_Menu.jpg") -673px -28px; }


#di_nav ul {
	height: 28px;
	width: 181px;
	background: url(/images/Digital_System_Sub_Menu.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	overflow:hidden;
}

#di_nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#di_nav li, #di_nav a {
	height: 28px;
	line-height: 28px;
	display: block;
}

#di_nav a, #di_nav a:hover {
	text-indent: -9999px;
	text-decoration: none;
}

#di_nav01 { background: url("/images/Digital_System_Sub_Menu.jpg") 0px 0px;  }
#di_nav02 { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -28px;}
#di_nav03 { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -56px; }
#di_nav04 { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -84px; }
#di_nav05 { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -112px; }
#di_nav06 { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -140px; }
#di_nav07 { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -168px; }
#di_nav08 { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -196px; }
#di_nav09 { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -224px; }
#di_nav10 { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -252px; }
#di_nav11 { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -280px; }
#di_nav12 { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -308px; }
#di_nav13 { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -336px; }
#di_nav14 { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -364px; }

#di_nav01 a:hover { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -392px; }
#di_nav02 a:hover { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -420px; }
#di_nav03 a:hover { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -448px; }
#di_nav04 a:hover { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -476px; }
#di_nav05 a:hover { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -504px; }
#di_nav06 a:hover { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -532px; }
#di_nav07 a:hover { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -560px; }
#di_nav08 a:hover { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -588px; }
#di_nav09 a:hover { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -616px; }
#di_nav10 a:hover { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -644px; }
#di_nav11 a:hover { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -672px; }
#di_nav12 a:hover { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -700px; }
#di_nav13 a:hover { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -728px; }
#di_nav14 a:hover { background: url("/images/Digital_System_Sub_Menu.jpg") 0px -756px; }


#ai_nav ul {
	height: 28px;
	width: 181px;
	background: url(/images/Analog_System_Sub_Menu.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	overflow:hidden;
}

#ai_nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#ai_nav li, #ai_nav a {
	height: 28px;
	line-height: 28px;
	display: block;
}

#ai_nav a, #ai_nav a:hover {
	text-indent: -9999px;
	text-decoration: none;
}

#ai_nav01 { background: url("/images/Analog_System_Sub_Menu.jpg") 0px 0px;  }
#ai_nav02 { background: url("/images/Analog_System_Sub_Menu.jpg") 0px -28px;}
#ai_nav03 { background: url("/images/Analog_System_Sub_Menu.jpg") 0px -56px; }
#ai_nav04 { background: url("/images/Analog_System_Sub_Menu.jpg") 0px -84px; }
#ai_nav05 { background: url("/images/Analog_System_Sub_Menu.jpg") 0px -112px; }
#ai_nav06 { background: url("/images/Analog_System_Sub_Menu.jpg") 0px -140px; }
#ai_nav07 { background: url("/images/Analog_System_Sub_Menu.jpg") 0px -168px; }

#ai_nav01 a:hover { background: url("/images/Analog_System_Sub_Menu.jpg") 0px -198px; }
#ai_nav02 a:hover { background: url("/images/Analog_System_Sub_Menu.jpg") 0px -226px; }
#ai_nav03 a:hover { background: url("/images/Analog_System_Sub_Menu.jpg") 0px -254px; }
#ai_nav04 a:hover { background: url("/images/Analog_System_Sub_Menu.jpg") 0px -282px; }
#ai_nav05 a:hover { background: url("/images/Analog_System_Sub_Menu.jpg") 0px -310px; }
#ai_nav06 a:hover { background: url("/images/Analog_System_Sub_Menu.jpg") 0px -338px; }
#ai_nav07 a:hover { background: url("/images/Analog_System_Sub_Menu.jpg") 0px -366px; }


#ci_nav ul {
	height: 28px;
	width: 181px;
	background: url(/images/Company_Sub_Menu.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	overflow:hidden;
}

#ci_nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#ci_nav li, #ci_nav a {
	height: 28px;
	line-height: 28px;
	display: block;
}

#ci_nav a, #ci_nav a:hover {
	text-indent: -9999px;
	text-decoration: none;
}

#ci_nav01 { background: url("/images/Company_Sub_Menu.jpg") 0px 0px;  }
#ci_nav02 { background: url("/images/Company_Sub_Menu.jpg") 0px -28px;}
#ci_nav03 { background: url("/images/Company_Sub_Menu.jpg") 0px -56px; }
#ci_nav04 { background: url("/images/Company_Sub_Menu.jpg") 0px -84px; }
#ci_nav05 { background: url("/images/Company_Sub_Menu.jpg") 0px -112px; }

#ci_nav01 a:hover { background: url("/images/Company_Sub_Menu.jpg") 0px -140px; }
#ci_nav02 a:hover { background: url("/images/Company_Sub_Menu.jpg") 0px -168px; }
#ci_nav03 a:hover { background: url("/images/Company_Sub_Menu.jpg") 0px -196px; }
#ci_nav04 a:hover { background: url("/images/Company_Sub_Menu.jpg") 0px -224px; }
#ci_nav05 a:hover { background: url("/images/Company_Sub_Menu.jpg") 0px -252px; }


#op_nav ul {
	height: 28px;
	width: 181px;
	background: url(/images/Order_Parts_Sub_Menu.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	overflow:hidden;
}

#op_nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#op_nav li, #op_nav a {
	height: 28px;
	line-height: 28px;
	display: block;
}

#op_nav a, #op_nav a:hover {
	text-indent: -9999px;
	text-decoration: none;
}

#op_nav01 { background: url("/images/Order_Parts_Sub_Menu.jpg") 0px 0px;  }
#op_nav02 { background: url("/images/Order_Parts_Sub_Menu.jpg") 0px -28px;}
#op_nav03 { background: url("/images/Order_Parts_Sub_Menu.jpg") 0px -56px; }
#op_nav04 { background: url("/images/Order_Parts_Sub_Menu.jpg") 0px -84px; }
#op_nav05 { background: url("/images/Order_Parts_Sub_Menu.jpg") 0px -112px; }
#op_nav06 { background: url("/images/Order_Parts_Sub_Menu.jpg") 0px -140px; }
#op_nav07 { background: url("/images/Order_Parts_Sub_Menu.jpg") 0px -168px; }
#op_nav08 { background: url("/images/Order_Parts_Sub_Menu.jpg") 0px -196px; }
#op_nav09 { background: url("/images/Order_Parts_Sub_Menu.jpg") 0px -224px; }
#op_nav10 { background: url("/images/Order_Parts_Sub_Menu.jpg") 0px -252px; }
#op_nav11 { background: url("/images/Order_Parts_Sub_Menu.jpg") 0px -280px; }

#op_nav01 a:hover { background: url("/images/Order_Parts_Sub_Menu.jpg") 0px -308px; }
#op_nav02 a:hover { background: url("/images/Order_Parts_Sub_Menu.jpg") 0px -336px; }
#op_nav03 a:hover { background: url("/images/Order_Parts_Sub_Menu.jpg") 0px -364px; }
#op_nav04 a:hover { background: url("/images/Order_Parts_Sub_Menu.jpg") 0px -392px; }
#op_nav05 a:hover { background: url("/images/Order_Parts_Sub_Menu.jpg") 0px -420px; }
#op_nav06 a:hover { background: url("/images/Order_Parts_Sub_Menu.jpg") 0px -448px; }
#op_nav07 a:hover { background: url("/images/Order_Parts_Sub_Menu.jpg") 0px -476px; }
#op_nav08 a:hover { background: url("/images/Order_Parts_Sub_Menu.jpg") 0px -504px; }
#op_nav09 a:hover { background: url("/images/Order_Parts_Sub_Menu.jpg") 0px -532px; }
#op_nav10 a:hover { background: url("/images/Order_Parts_Sub_Menu.jpg") 0px -560px; }
#op_nav11 a:hover { background: url("/images/Order_Parts_Sub_Menu.jpg") 0px -588px; }

.InfoHeader
{
    font-size: 14px;
    font-weight: bold
}

.DigitalSystemInfo_PageHeader
{
	color: #160973;
	font-size: 20px;
	text-align:right;
	font-weight: bold;
}

.PageContent
{
	color: #666699;
	font-size:12px;
	vertical-align:top;
	width:100%;
	padding: 10px 0px 20px 10px;	
}

.FormContent
{
	color: #666699;
	font-size:12px;
	text-align:right;
}
.StandOut
{
	font-weight: bold;
	color: #160973;	
}

.FormTextbox
{
	background-color: #efefef;
}
/* Start Overlay Style */
#Overlay
{
	left:0px;
	position:absolute;
	width: 100%;
	height: 100%;
	z-index:1200;
	/*background-color: black;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;*/
	text-align:center;
}

#OverlayInside
{
	/*left:0px;*/
	position:absolute;
	width: 100%;
	height: 100%;
	z-index: 1201;
	text-align:center;
	padding: 5px 0 0 0;
}

#OverlayWrap 
{
	/* width: 100%; 
	margin: 0 auto;
	border: solid 1px #000;*/
}
.RedUnderline
{
	color: #f9e67a;text-decoration: underline;
}
/* End Overlay Style */

.ViewLargerImage
{
	text-align: center;
	font-size: 10px;	
}

.Gallery img
{
	border: solid 1px #000;
}

.ContactUsForm
{
	width: 800px;
}

.ContactUsForm td
{
	font-size:12px;
	color: #160973;
	white-space: nowrap;
}

#AVNLogo
{
	z-index: 100;
	position: absolute;
	top: 35px;
	margin-left: -190px;
	display:block;
}

 .TestimonialItem
 {
	padding: 10px 0 10px 0;	
 }