﻿body {
    font-family: Arial, Sans-Serif;
    font-size: 14px;
    margin: 0px;
	background: #F0F3FC url(images/Background-1-1024.jpg) repeat-x;
}

#Container {
	width: 758px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
	padding: 6px;
	border: 1px solid #CCCCCC;
	background: #ffffff;
}

#Navigation {
	height: 25px;
	width: 758px;
	margin: 0px 0px 6px 0px;
	
}

#Navigation ul {
	height: 25px;
	list-style: none;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	
}

#Navigation ul li {
	list-style: none;
	display: block;
	width: 107px;
	float: left;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
	border-right: 1px solid #FFFFFF;
	background-color: #EFEFEF;
}

#Navigation ul li a {
	width: 100%;
	height: 25px;
	display: block;
	color: #005787;
	text-decoration: none;
	font-size: 12px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3258CC;
}

#Navigation ul li.last {
	width: 109px;
}

#Navigation ul li a:hover {
	color: #FFFFFF;
	background-color: #3258CC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#Header { 
    position: relative;
    width: 758px;
    height: 174px;
    padding: 0px;
    background: url(images/Header-758-174.jpg) no-repeat;
}

#HeaderCompanyName h1 {
    position: absolute;
    left: 170px;
    top: 20px;
    font-size: 40px;
    color: #ffffff;
    padding: 0px;
    margin: 0px;
}

#HeaderCompanyTagline h2 {
    position: absolute;
    left: 190px;
    top: 70px;
    font-size: 26px;
    color: #ffffff;
    padding: 0px;
    margin: 0px;
}

#HeaderCompanyContactInfo h3 {
    position: absolute;
    top: 126px;
    right: 6px;
    text-align: right;
    font-size: 16px;
    color: #3258CC;
    padding: 0px;
    margin: 0px;
}

#HeaderCompanyCopyright {
    margin: 4px 0px 0px 0px;
    color: #ffffff;
    background-color: #3258CC;
    text-align: right;
    padding-right: 6px;
}

#HeaderCompanyCopyright h3 {
    display: inline;
    font-size: 12px;
}


#Footer {
    clear: both;
}   


/* General Site  Pages */

h2 {
    font-size: 18px;
    font-weight: normal;
    margin: 10px 0px 10px 0px;
}

h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0px 10px 0px;
}

a {
    color: #0000ff;
    text-decoration: none;
}

a img
{ 
    border: none;
}

p {
    margin: 0px 0px 10px 0px;   
}


.AlignCenter 
{
    text-align: center;
}

.Section
{     
    clear: both;
}    

.FloatLeft 
{
    float: left;
    padding: 0px 10px 10px 0px;
}

.FloatRight
{
    float: right;
    padding: 0px 0px 10px 10px;
    
}

/* Items specific to content pages below */


/* Home Page */


#HomeNavLinks 
{
    width: 170px;
}    

#HomeNavLinks ul {
	list-style: none;
	width: 160px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

#HomeNavLinks ul li {
	list-style: none;
	display: block;
	width: 160px;
	text-align: left;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}

#HomeNavLinks ul li a {
	width: 160px;
	height: 25px;
	display: block;
	color: #3258CC;
	text-decoration: none;
	font-size: 12px;
	padding-left: 10px;
	background-color: #EFEFEF;
	margin: 1px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #949494;
}

#HomeNavLinks ul li a:hover {
	color: #FFFFFF;
	background-color: #3258CC;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #005787;
}

#SmallLogo 
{
    margin: 40px;
    height: 100px;
    width: 100px;
    background: url(images/MediGraphLogo-100-100.gif) no-repeat;
}

#Television { position: relative; width: 310px; height: 249px; }    
#Television div { position: absolute; top: 0px; left: 0px; width: 310px; height: 240px; }
#AnimationFrame0 { background: url(images/Television/AnimationFrame0-A.jpg) no-repeat center center; }
#AnimationFrame1 { background: url(images/Television/AnimationFrame1-A.jpg) no-repeat center center; }
#AnniversaryLogo { margin-top: 40px; height: 131px; width: 171px; background: url(images/10YearLogo-171-131.jpg) no-repeat; }

#HomeContent {
    float: right;
    width: 560px;
    text-align: left;
    padding: 0px;
}

#VolusionLiveChat  tr td {
	display: none;
}

#VolusionLiveChat tr:first-child td  {
	display: block;
}


/* Product Pages */

#ProductNavigation {
	height: 25px;
	width: 758px;
	margin: 4px 0px 6px 0px;
}

#ProductNavigation ul {
	height: 25px;
	list-style: none;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
}

#ProductNavigation ul li {
	list-style: none;
	display: block;
	width: 189px;
	float: left;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
	border-right: 1px solid #FFFFFF;
	background-color: #EFEFEF;
	position: relative;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3258CC;
}

#ProductNavigation ul li a {
	width: 100%;
	height: 25px;
	display: block;
	color: #005787;
	text-decoration: none;
	font-size: 12px;
}

#ProductNavigation ul li.last {
	width: 187px;
}

#ProductNavigation ul li a:hover {
	color: #FFFFFF;
	background-color: #3258CC;
}

/* Second Level */
#ProductNavigation li ul { 
    position: absolute;
	display: none;
	padding: 0px;
	margin: 0px;
	left: 0px;
}

/* to override top and left in browsers other than IE */
#ProductNavigation li>ul {
	top: auto;
	left: 0px;
}

#ProductNavigation ul li ul li {
    border-bottom: none;
}

#ProductNavigation ul li ul li a {
    width: 188px;
    margin-top: -1px;
    border-top: solid 1px #3258CC;
    border-left: solid 1px #3258CC;
    border-right: solid 1px #3258CC;
}   

#ProductNavigation ul li ul li a:hover 
{
    border-bottom: none;
}

#ProductNavigation ul li ul li a.last {    
    border-bottom: solid 1px #3258CC;    
}   

#ProductNavigation li:hover ul, #Navigation li.over ul {
	display: block;
}






div.ProductNavLinks 
{
    width: 220px;
    margin: 6px 0px 20px 20px;
}    

div.ProductNavLinks ul {
	list-style: none;
	width: 210px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

div.ProductNavLinks ul li {
	list-style: none;
	display: block;
	width: 210px;
	text-align: left;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}

div.ProductNavLinks ul li a {
	width: 210px;
	min-height: 25px;
	display: block;
	color: #3258CC;
	text-decoration: none;
	font-size: 12px;
	padding-left: 10px;
	background-color: #EFEFEF;
	margin: 1px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #949494;
}

div.ProductNavLinks ul li a:hover {
	color: #FFFFFF;
	background-color: #3258CC;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #005787;
}


.AdminSubTarget
{
    float: right;
    position: relative;
    width: 440px;
    border: outset 1px #3258CC;
    padding: 6px;
    background-color: #EFEFEF;
    margin-left: 6px;   
}

#SubTarget h2
{
    color: #3258CC;
    padding: 2px;
}    

#SubTarget h3
{
    margin: 0px;
}

#SubTarget ul
{
    margin-top: 10px;
    margin-bottom: 10px;
} 

#SubTarget .LeftColumn
{
    float: left;
    width: 200px;
    padding: 0px 10px 0px 0px;
}

#SubTarget .RightColumn
{
    margin-left: 210px;
    width: 200px;
    padding: 0px 0px 0px 10px;
    border-left: solid 1px #949494;
} 

/* Contact Form */

#InfoForm
{
    margin-top: 40px;
}

.FormBorder 
{
    border: solid 1px #3258CC;
    width:450px;
    display:block;
    margin:6px auto;
    background-color:#EFEFEF;
    
}    

.FormRow
{
    clear:both;
    margin: 6px 0px 6px 60px;
}
    

.FormLabel
{
    display:block;
    width: 100px;
    text-align: right;
    float: left;
}

.FormItem
{
    display:block;
    text-align: left;
    margin-left: 120px;
}

.Error
{
     background-color:  White;
     color: Red

}

/* FAQ */

.Question {
    font-weight: bold;
    margin-left: 20px;
}

.Answer {
    margin-left: 40px;
    padding-left: 20px;
}

/* Demos */

#DemoNavLinks {
	height: 25px;
	width: 758px;
	margin: 20px 0px 16px 0px;
	
}

#DemoNavLinksn ul {
	height: 25px;
	list-style: none;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	
}

#DemoNavLinks ul li {
	list-style: none;
	display: block;
	width: 135px;
	float: left;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
	border-right: 1px solid #FFFFFF;
	background-color: #EFEFEF;
}

#DemoNavLinks ul li a {
	width: 100%;
	height: 25px;
	display: block;
	color: #005787;
	text-decoration: none;
	font-size: 12px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3258CC;
}

#DemoNavLinks ul li a:hover {
	color: #FFFFFF;
	background-color: #3258CC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.Indent {
    margin-left: 40px;
}

table.DemoTable {
    border-collapse:collapse;
}

table.DemoTable td, table.DemoTable th {
    border: solid 1px #000000;
	padding: 3px;
}

