html, 
body {
	height: 100%;
	margin: 0px;
}

#Home {
	margin: 0px;
	background: url(http://www.multicastmedia.com/images/interface/Background/Multicast_Home.png) repeat-x;
}

#Standard_Page {
	background: url(http://www.multicastmedia.com/images/interface/Background/Standard_Page.png) repeat-x;
}

#Wrapper {
	position: relative;
	width: 960px;
	min-height: 100%;
	margin: 0px auto;
	text-align: center;
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	color: #666;
}

#Header, 
#Header a {
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-size:11px;
	color: #009dda;
}

img {
	border: none;
}

#logoContainer {
	padding: 0px 0px 25px 0px;
	overflow: hidden;
	height: 45px;
	width: 960px;
}

#Logo {
	float: left;
	margin: 15px 0px 0px 0px;
	overflow: hidden;
}

#divOne {
	clear: both;
	padding: 0px;
	width: 958px;
	height: 298px;       
}

#Home_Value_Propositions {
	clear: both;
}

#Proposition1 {
	float: left;
	margin: 26px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#Proposition2 {
	float: left;
	margin: 26px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#Proposition3 {
	float: left;
	margin: 26px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/* -------------
Navigation
-------------- */


#navContainer {
	width: 960px;
	height: 36px;
}

#nav {
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	overflow: hidden;
}

#navValue a {
	border: 0px;
	width: 83px;
	height: 32px;	
	display: block;
	float: left;
	margin-right: 5px;		
}

#navValue a:link,
#navValue a:visited {
	background: url(http://www.multicastmedia.com/images/interface/Anchor_Navigation/Value.png) no-repeat;	
}

#navValue a:hover,
#navValue a:active {
	background: url(http://www.multicastmedia.com/images/interface/Anchor_Navigation/Value_Hover.png) no-repeat;
	z-index: 100;
}

#navValue a.selected  {
	background: url(http://www.multicastmedia.com/images/interface/Anchor_Navigation/Value_Current.png) no-repeat;
}

#navSolutions a {
	border: 0px;
	width: 120px;
	height: 32px;	
	display: block;
	float: left;
	margin-right: 5px;				
}

#navSolutions a:link,
#navSolutions a:visited {
	background: url(http://www.multicastmedia.com/images/interface/Anchor_Navigation/Solutions.png) no-repeat;	
}

#navSolutions a:hover,
#navSolutions a:active {
	background: url(http://www.multicastmedia.com/images/interface/Anchor_Navigation/Solutions_Hover.png) no-repeat;
	z-index: 100;
}

#navSolutions a.selected  {
	background: url(http://www.multicastmedia.com/images/interface/Anchor_Navigation/Solutions_Current.png) no-repeat;
}

#navGallery a {
	border: 0px;
	width: 103px;
	height: 32px;	
	display: block;
	float: left;
	margin-right: 5px;					
}

#navGallery a:link,
#navGallery a:visited {
	background: url(http://www.multicastmedia.com/images/interface/Anchor_Navigation/Gallery.png) no-repeat;	
}

#navGallery a:hover,
#navGallery a:active {
	background: url(http://www.multicastmedia.com/images/interface/Anchor_Navigation/Gallery_Hover.png) no-repeat;
	z-index: 100;
}

#navGallery a.selected {
	background: url(http://www.multicastmedia.com/images/interface/Anchor_Navigation/Gallery_Current.png) no-repeat;
}

#navSupport a {
	border: 0px;
	width: 104px;
	height: 32px;	
	display: block;
	float: left;
	margin-right: 5px;					
}

#navSupport a:link,
#navSupport a:visited {
	background: url(http://www.multicastmedia.com/images/interface/Anchor_Navigation/Support.png) no-repeat;	
}

#navSupport a:hover,
#navSupport a:active {
	background: url(http://www.multicastmedia.com/images/interface/Anchor_Navigation/Support_Hover.png) no-repeat;
	z-index: 100;
}

#navSupport a.selected {
	background: url(http://www.multicastmedia.com/images/interface/Anchor_Navigation/Support_Current.png) no-repeat;
}

#navResources a {
	border: 0px;
	width: 124px;
	height: 32px;	
	display: block;
	float: left;
	margin-right: 5px;					
}

#navResources a:link,
#navResources a:visited {
	background: url(http://www.multicastmedia.com/images/interface/Anchor_Navigation/Resources.png) no-repeat;	
}

#navResources a:hover,
#navResources a:active {
	background: url(http://www.multicastmedia.com/images/interface/Anchor_Navigation/Resources_Hover.png) no-repeat;
	z-index: 100;
}

#navResources a.selected {
	background: url(http://www.multicastmedia.com/images/interface/Anchor_Navigation/Resources_Current.png) no-repeat;
}

#navAbout a {
	border: 0px;
	width: 111px;
	height: 32px;	
	display: block;
	float: left;
	margin-right: 5px;					
}

#navAbout a:link,
#navAbout a:visited {
	background: url(http://www.multicastmedia.com/images/interface/Anchor_Navigation/About.png) no-repeat;	
}

#navAbout a:hover,
#navAbout a:active {
	background: url(http://www.multicastmedia.com/images/interface/Anchor_Navigation/About_Hover.png) no-repeat;
	z-index: 100;
}

#navAbout a.selected {
	background: url(http://www.multicastmedia.com/images/interface/Anchor_Navigation/About_Current.png) no-repeat;
}

#navContact a {
	border: 0px;
	width: 129px;
	height: 32px;	
	display: block;
	float: left;
	margin-right: 5px;				
}

#navContact a:link,
#navContact a:visited {
	background: url(http://www.multicastmedia.com/images/interface/Anchor_Navigation/Contact_Us.png) no-repeat;	
}

#navContact a:hover,
#navContact a:active {
	background: url(http://www.multicastmedia.com/images/interface/Anchor_Navigation/Contact_Us_Hover.png) no-repeat;
	z-index: 100;
}

#navContact a.selected {
	background: url(http://www.multicastmedia.com/images/interface/Anchor_Navigation/Contact_Us_Current.png) no-repeat;
}

#navSearch {
	float: right;
	margin: 0px 0px 0px 0px;
}

#Site_Search {
	float: right;
	margin: 22px 0px 0px 0px;
}

#Breadcrumbs {
	position: absolute;
	width: 645px;
	left: 185px;
	top: 20px;
	text-align: left;
	z-index: 200;
}

#Breadcrumbs p {
	font-size:13px;
}


#Customer_Portal_Breadcrumbs {
	float: left;
	width: 466px;
	margin: 31px 0px 0px 0px;
	text-align: left;
}

#Customer_Sign_In {
	position: absolute;
	top: 31px;
	right:0px;
	width: 106px;
	text-align: right;
	color: #777;
}

#Customer_Sign_In a {
	color: #777;
}

#Customer_Sign_In a:hover {
	color: #009dda;
}

#Return_To_Multicast {
	float: right;
	text-align: right;
	margin: 30px 0px 0px 0px;
	width: 106px;
	color: #777;
}

#Return_To_Multicast a {
	color: #777;
}

#Return_To_Multicast a:hover {
	color: #777;
}


/* -------------
Secondary Navigation
-------------- */


#Secondary_Navigation {
	float: left;
	width: 220px;
	margin: 49px 0px 30px 0px;
	padding: 0px;
	background: #fff url(http://www.multicastmedia.com/images/interface/Background/Secondary_Navigation.png) no-repeat;
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-size: 13px;
}

#Secondary_Navigation_Blank {
	float: left;
	width: 60px;
	height: 500px;
	margin: 30px 0px 0px 0px;
	padding: 0px;
}

#Secondary_Navigation_List {
	margin: 0px;
	padding: 0px;
}

#Secondary_Navigation_List ul {
	margin: 0px;
	padding: 0px;
}

#Secondary_Navigation_List li {
	width: 200px;
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
}

#Secondary_Navigation_List li a {
	width: 192px;
	height: 24px;
	margin: 0px;
	padding: 8px 0px 0px 8px;
	display: block;
	border-bottom: 1px #e3e3e3 solid;
	color: #666;
	text-decoration: none;
}

#Secondary_Navigation_List li a:hover {
	color: #009dda;
	text-decoration: underline;
}

#Secondary_Navigation_List li a.selected {
	width: 212px;
	height: 25px;
	background: url(http://www.multicastmedia.com/images/interface/Secondary_Navigation_Active.png) no-repeat;
	background-position: 0px 0px;
	border-bottom: none;
	color: #fff;
	text-decoration: none;
}

#Secondary_Navigation_List li a.Secondary_Navigation_Current:hover {
	color: #fff;
	text-decoration: underline;
}


/* -------------
Secondary Nested Navigation
-------------- */

ul.Secondary_Navigation_Nested_List {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.Secondary_Navigation_Nested_List li {
	margin: 0px;
	padding: 0px;
	background: #eaeaea url(http://www.multicastmedia.com/images/interface/Secondary_Navigation_Arrow.png) no-repeat;
	background-position: 186px 13px;
}

ul.Secondary_Navigation_Nested_List li a {
	width: 184px;
	height: 24px;
	margin: 0px;
	padding: 8px 0px 0px 16px;
	display: block;
	border-bottom: 1px #dedede dashed;
}

ul.Secondary_Navigation_Nested_List li a:hover {
	background: none;
	color: #009dda;
	text-decoration: underline;
}

ul.Secondary_Navigation_Nested_List li a.Secondary_Navigation_Nested_Current {
	color: #009dda;
	text-decoration: none;
}

ul.Secondary_Navigation_Nested_List li a.Secondary_Navigation_Nested_Current:hover {
	text-decoration: underline;
}


/* -------------
Page Content 
-------------- */


p {
	margin: 11px 0px;
	padding: 0px;
}

#Page_Content {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#Page_Content_Body {
	float: left;
	width: 490px;
	margin: 30px 0px 0px 20px;
	padding: 0px 0px 40px 0px;
	font-family: Georgia, Times New Roman;
	color: #666;
	font-size: 13px;
	line-height: 22px;
}

#Page_Content_Body ul {
	margin: 8px 0px 8px 0px;
	padding: 0px 0px 0px 22px;
}

#Page_Content_Body li {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}

#Page_Content_Body li.PDF {
	list-style-type: none;
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	color: #666;
	font-size: 13px;
	line-height: 22px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 22px;
	background: url(http://www.multicastmedia.com/images/interface/IconPDF.png) no-repeat 0px 2px;
}

#Page_Content_Body_Wide {
	float: left;
	width: 650px;
	margin: 30px 0px 0px 20px;
	padding: 0px 0px 60px 0px;
	font-family: Georgia, Times New Roman;
	color: #666;
	font-size: 13px;
	line-height: 22px;
}

#Page_Content_Body_Gallery {
	float: left;
	width: 840px;
	margin: 15px 0px 0px 15px;
	padding: 0px 0px 15px 0px;
	font-family: Georgia, Times New Roman;
	color: #666;
	font-size: 13px;
	line-height: 22px;
}

#Page_Content_Background {
	position: absolute;
	width: 650px;
	height: 650px;
	z-index: -10;
	left: 310px;
	top: 140px;
	text-align: right;
}

#Page_Content a {
	color: #009dda;
}

#Page_Content h2 {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	color: #666;
}

#Page_Content h3 {
	margin: 12px 0px 0px 0px;
	padding: 0px;
	font-family: Georgia, Times New Roman;
	font-size: 14px;
	font-weight: nold;
	line-height: 20px;
	color: #666;
}

h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-size: 28px;
	font-weight: normal;
	line-height: 30px;
	color: #ff8843;
}

h4 {
	margin: 0px 0px -10px 0px;
	padding: 0px;
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	color: #009dda;
}

.sectionTitle {
	background-color: #ffbc19;
	padding-left: 10px;
	margin: 30px -10px 15px -10px;	
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
}

.jobPosting ul {
}

.jobPosting li {
	padding-bottom: 5px;
}

.jobPosting h4 {
	margin: 0px;
	padding: 0px;
}

.jobPosting h4 a {
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
}

.jobPosting h4 a:link,
.jobPosting h4 a:visited {
		text-decoration: none;
}

.jobPosting h4 a:hover {
		text-decoration: underline;
}


/* -------------
Right Column Sidebar
-------------- */


#Page_Content_Sidebar {
	float: left;
	width: 185px;
	margin: 62px 0px 0px 40px;
	padding: 0px;
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	color: #666;
}

#Page_Content_Sidebar h2 {
	margin: 0px;
	padding: 0px 0px 0px 2px;
	border-bottom: 1px #ddd dashed;
	font-weight: bold;
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	color: #666;
	font-size: 13px;	
}

#Page_Content_Sidebar_List {
	padding: 0px;
}

li.PDF {
	list-style-type: none;
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	color: #666;
	font-size: 13px;
	line-height: 22px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 22px;
	background: url(http://www.multicastmedia.com/images/interface/IconPDF.png) no-repeat 0px 2px;
}

#Page_Content_Sidebar_List li a {
	color: #666;
}

#Page_Content_Sidebar_List li a:hover {
	color: #009dda;
}

.related_image {
	margin-bottom: 15px;
}

.relatedText {
	font-family: Georgia, Times New Roman;
	color: #888;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 25px;
}

.relatedText a
{
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	color: #009dda;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 25px;
	text-align:right;
}

#Contact_Us_List {
	width: 168px;
	margin: 40px 0px 300px 8px;
	padding: 0px;
}

#Contact_Us_List ul {
	margin: 0px;
	padding: 0px;
}

#Contact_Us_List li {
	margin: 0px;
	padding: 4px 0px 8px 0px;
	border-bottom: 1px #dedede dashed;
	list-style-type: none;
	font-size:13px;
	font-weight:normal;
	color: #666;
}

#Contact_Us_List li span {
	font-family: Georgia, Times New Roman;
	font-size: 20px;
	line-height:28px;
	color: #009dda;
}

#Contact_Us_List li a {
	color: #009dda;
}

#Page_Content_Sidebar .rcontent {
	margin-bottom: 20px;
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-size: 12px;
	color: #6C5B4B;
}

#Page_Content_Sidebar .rcontent p {
	padding: 8px;
}

#Page_Content_Sidebar .rcontent ul {
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-size: 12px;
	color: #666;
	list-style-position: outside;
	list-style-type: disc;
	list-style-color: #000;
	margin-left: 0px;
	padding-left: 15px;
}

#Page_Content_Sidebar .rcontent li {
	padding: 0px 0px 5px 0px;
}

p.sidebarHeading {
	margin:0px 0px 8px 0px;
	padding:16px 0px 4px 2px;
	border-bottom:1px #d3d3d3 dashed;
	font-size: 13px;
	font-weight:bold;
}

#Page_Content_Body .Site_Map_List li,
#Page_Content_Body .Site_Map_List_2 li {
	margin: 0px;
	list-style-type: none;
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-size: 13px;
	line-height: 20px;
}


/* -------------
Home Page
-------------- */


#Content {
	overflow: hidden;
	margin: 0px 0px 40px 0px;	
}

#LeftCol_Home {
	float: left;
	width: 580px;
	margin: 30px 60px 0px 0px;
	padding: 0px 0px 0px 20px;
	font-size: 15px;
	font-family: Georgia, Times New Roman;
}

#RightCol_Home {
	float: left;
	margin: 30px 0px 0px 0px;
}

#Content p {
	font-size: 15px;
	font-family: Georgia, Times New Roman;
	color: #666;
	font-size: 13px;
	line-height: 22px;
}

#Content h1 {
	font-weight: bold;
	color: #009dda;
}

#Content h2 {
	margin: 15px 0px 15px 0px;
	padding: 0px;
	font-family: Georgia, Times New Roman;
	font-size: 15px;
	font-weight: bold;
	line-height: 10px;
	color: #666;
}

#Content li {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
}

#Content li a {
	color: #666;
	text-decoration: none;
}

#Content li a:hover {
	color: #009dda;
	text-decoration: underline;
}

#Home_Promotion {
	clear: both;
	float: left;
	margin: 0px 20px 40px 0px;
	padding: 0px 0px 0px 10px;
}

#Home_Customers {
	float: left;
	margin: 0px 0px 0px 0px;
}

#Home_Contact_Us {
	clear: both;
	width: 960px;
	margin: 0px 0px 40px 160px;
	overflow: hidden;
}

#Home_Contact_Us_List {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#Home_Contact_Us_List li {
	width: 250px;
	border-left: 1px solid #dedede;
	float: left;
	margin: 0px 0px 0 -1px;
	padding: 10px 0px 10px 70px;
}

#Home_Contact_Us_List li span {
	font-family: Georgia, Times New Roman;
	font-size: 24px;
	color: #009dda;
}

#Home_Contact_Us_List li a {
	color: #009dda;
}

#galleryFlash {
	margin: 8px 0px 0px 0px;
}

.img_left {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img_right {
	float: left;
	margin: 0px 0px 0px 15px;
}


/* -------------
Press 
-------------- */


#Page_Content_Body .entry {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 20px 0px;
}

#Page_Content_Body .entry ul {
	line-height: 22px;
	list-style-position: outside;
	list-style-type: disc;
	list-style-color: #c60;	
	margin: 0px 20px 15px 20px;	
}

#Page_Content_Body .entry li {
	margin: 0px 0px 5px 0px;	
}

#Page_Content_Body .entry h3 {
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-size: 25px;
	font-weight: normal;
	color: #009dda;
	padding-left: 0px;
	left: 25px;
	top: 0px;
	margin-top: 10px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ccc;
	border-color: #e3e3e3;
	line-height:  27px;	
}

#Page_Content_Body .entry h3 a {
	margin-left: 0px;
	margin-bottom: 5px;
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-size: 25px;
	font-weight: normal;
	text-decoration: none;
}

#Page_Content_Body .entry h3 a:link,
#Page_Content_Body .entry h3 a:visited {
	color: #009dda;
}

#Page_Content_Body .entry h3 a:hover,
#Page_Content_Body .entry h3 a:active {
	color: #ff8843;
}

#Page_Content_Body h3 {
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-size: 25px;
	font-weight: normal;
	color: #009dda;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 8px;
	line-height:  27px;	
}

#Page_Content_Body .entry img {
	border: 1px solid #ccc;
}


/* -------------
Customer Sign In 
-------------- */


#Page_Content_Body_App {
	float: left;
	width: 500px;
	margin: 30px 0px 0px 20px;
	padding: 0px 0px 60px 0px;
	font-family: Georgia, Times New Roman;
	color: #666;
	font-size: 13px;
	line-height: 22px;
}

.cust_app {
	border: 1px solid #ccc;
	overflow: hidden;
	margin: 20px 0px 20px 0px;
	padding: 10px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 	
}

.cust_graphic {
	float: left;
	width: 160px;
	margin-right: 20px;
	
}

.cust_text {
	float: left;
	width: 295px;
	padding-top: 5px;
}

#Page_Content_Body_App .cust_app .cust_text h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#Page_Content_Body_App .cust_app .cust_text h3 a {
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #009dda;
	text-decoration: none;
}

#Page_Content_Body_App .cust_app .cust_text h3 a:hover {
	text-decoration: underline;
}

.cust_text p {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}



/* -------------
Comments 
-------------- */


.summary {
	font-weight: bold;
	color: #ff8843;
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-size: 13px;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;	
}

.posted {
	background-color: ;
	padding: 5px;
	margin-top: 0px;
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-size: 11px;
	color: #666;
}

textarea#message.body {
	width: 90%;
	max-width: 90%;
	border: 1px solid #D1C195;
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-size: 12px;
	color: #333;
	line-height: 22px;
	padding: 5px;
	
}

/*
input {
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #D1C195;
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	padding-left: 5px;
}


label {
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-size: 12px;
	color: #666;
}
*/

button.body {
	border: 1px solid #ccc;
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-size: 12px;
	color: #FFF;
	width: 75px;
	background-color: #ff8843;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*
select {
	border: 1px solid #D1C195;
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-size: 12px;
	color: #666;
}
*/

.comment_entries {
	margin-bottom: 7px;
}

.comment_form {
	background-color: #fff;
	padding: 10px 20px 20px 20px;
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	border: 1px solid #ccc;
}

.comment_body {
	margin: 0px 30px 0px 30px;
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-bottom: 1px;
	overflow: hidden;
}

.comment_body p {
	line-height: 22px;
	margin-bottom: 10px;
}

.commentRowOne {
	background-color: #e8ab17;
	margin-bottom: 3px;
}

.commentRowTwo {
	background-color: #ff8843;
	margin-bottom: 3px;
}



/* -------------
Author Comment Entries 
-------------- */


.comment_bodyAuthor {
	margin: 0px 15px 0px 0px;
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-bottom: 1px;
	overflow: hidden;
}

.comment_bodyAuthor p {
	line-height: 22px;
	margin-bottom: 10px 0px 0px 0px;
}

.authorEntry {
	margin-bottom: 3px;
	background-color: #e9caa2;
}

.author_img {
	float: left;
	width: 38px;
	margin: 0px 0px 0px 10px;
}

.author_txt p {
	float: left;
	width: 420px;
	margin: 0px 0px 10px 0px;
}

.comment_form .comment_textbox {

}

.comment_form input {
	width: 175px;
	border: 1px solid #ccc;
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-size: 12px;
	color: #333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background: #f9ffba;
}

.comment_form input.check {
	width: 15px;
}

.comment_form textarea {
	height: 100px;
	width: 440px;
	max-width: 540px;
	border: 1px solid #ccc;
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-size: 12px;
	color: #333;
	line-height: 22px;
	padding: 5px;
		background: #f9ffba;
}

.search_results {
	padding-bottom: 10px;
}

.paginate {
	margin-top: 20px;
}

.pagecount {
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-size: 12px;
	color: #6C5B4B;
}

#categoryHeading {
	background-color: #fd8742;
	margin-left: -5px;
	padding-left: 5px;
}

.commentBoxContainer {
	width: 100%;
	float: left;
	overflow: hidden;
}

.commentBoxLeft {
	width: 200px;
	float: left;
	vertical-align: bottom;
}

.commentBoxLeft p {
	margin: 0px;
}

.commentBoxRightContainer {
	width: 245px;
	float: left;
}

.commentBoxRight {
	width: 250px;
	margin-top: 40px;
}


/* -------------
Search
-------------- */


.searchBox {
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-size: 12px;
	color: #666;
	padding: 0px;
	background: url(http://www.multicastmedia.com/images/interface/SiteSearch.png) no-repeat;
	width: 150px;
	height: 32px;
}

.searchBox input {
	width: 110px;
	height: 25px;	
	margin: 0px;
	padding: 8px 0px 0px 6px;
	float: left;
	color:#666;
	background-color: transparent;
	border: 0px;
}

.searchBox input.submit {
	width: 32px;
	height: 32px;
	padding: 0px;
	border: 0px;
	background-color: transparent;
	font-weight: normal;
	font-style: normal;
	float: right;	
}



/* -------------
Search Results
-------------- */


#searchform fieldset {
	border: 1px solid #ccc;
	margin-bottom:  20px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 8px;
}

#searchform legend {
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-size: 12px;
	color: #666;
}

#searchContainer {
	clear: both;
}

.searchBox h2 {
	font-family: Georgia, Times New Roman;
	font-size: 18px;

	color: #666;
	margin-top:  0px;
}

table#search {
	width: 485px;
	border-collapse: collapse;
}

th {
	text-align: left;
	padding: 4px 0px 5px 7px;
	background-color: #06a4e1;
	color: #fff;
}

td {
	padding: 7px 10px 7px 7px;
	vertical-align: top;
}

td.resultRowOne {
	border-top: 1px solid #fff;
	background-color: #fff;
}

td.resultRowTwo {
	border-top: 1px solid #fff;
	background-color: #f1f1f1;
}

td.resultRowTwo p,
td.resultRowOne p {
	margin: 0px;
}

td.about p, 
td.gallery p,
td.home p,
td.pages p, 
td.resources p,
td.solutions p,
td.support p,
td.value p {
	line-height: 16px;
	margin: 0px;	
	}
/*
.about {
	background: #e2c076;
	border-top: 1px solid #fff;
	}
.gallery {
	background: #bfd7d3;
		border-top: 1px solid #fff;
	}
.home {
	background: #d4b3bf;
	border-top: 1px solid #fff;
	}
.pages {
	background: #c9c283;
		border-top: 1px solid #fff;
	}
.resources {
	background: #b2d2e0;
		border-top: 1px solid #fff;
	}
	
.solutions {
	background: #ffbc19;
		border-top: 1px solid #fff;
	}

.support {
	background: #c9e37f;
		border-top: 1px solid #fff;
	}

.value {
	background: #ff8843;
		border-top: 1px solid #fff;
	}
*/

#searchResults {
	color:#555;
	font:13px Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-weight:normal;
}

#searchResults img {
	display:none;
}

.SearchResultsSection {
	color:#555;
	font:13px Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-weight:normal;
}

.SearchResultsSection strong,
.SearchResultsURL strong,
.SearchResultsTitle strong,
.SearchResultsSection p strong {
	font-weight:normal;
}

.SearchResultsSection img, 
.SearchResultsSection p img {
	display:none;
}

.SearchResultsTitle {
	color:#009dda;
	font:13px Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-weight:normal;
}

.SearchResultsDescription {
	color:#555;
	font:13px Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-weight:normal;
}

.SearchResultsURL {
	color:#60a144;
	font:13px Arial, Helvetica, Microsoft Sans Serif, Verdana;
	font-weight:normal;
}

/* -------------
Contact Form
-------------- */

fieldset {
	width:480px;
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	border-style:none;
}

input.input,
select.input {
	background:#fff url(/images/interface/inputBackground.png) no-repeat left top;
	padding:3px;
	width:280px;
	border:1px solid #ccc;
	color:#555;
	font:13px Arial, Helvetica, Microsoft Sans Serif, Verdana;
}


input#first_name,
input#last_name {
	width:126px
}

input#company {
	width:270px
}


input#phone {
	width:160px
}

input#email {
	width:220px
}

textarea.input {
	border-style:none;
	background:#fff url(/images/interface/inputBackground.png) no-repeat left top;
	padding:3px;
	width:270px;
	height:100px;
	border:1px solid #ccc;
	color:#555;
	font:13px Arial, Helvetica, Microsoft Sans Serif, Verdana;
}

label {
	font-weight:bold;
	padding-left:2px;
	color:#555
}

label.below {
	font-weight:normal;
	font-size:11px;
	padding-left:2px;
	color:#555
}

.req {
	color:red;
}


/* -------------
Footer
-------------- */


#Footer {
	clear: both;
	margin: 0px;
	padding: 0px 0px 25px 0px;
	font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
	color:#666;
	/*background: url(http://www.multicastmedia.com/images/interface/Background/Footer.png) bottom repeat-x;*/
}

#Footer a {
	color: #666;
	text-decoration: none;
}

#Site_Map {
	width: 960px;
	margin: 0px auto;
}

#Site_Map_Top {
	width: 960px;
	height: 6px;
	margin: 0px;
	padding: 0px;
	background: url(http://www.multicastmedia.com/images/interface/Background/Site_Map_Top.png) no-repeat;
}

#Site_Map_Content {
	height: 260px;
	margin:0px;
	padding:9px 0px 15px 19px;	
	background: url(http://www.multicastmedia.com/images/interface/Background/Site_Map.png) repeat-y;
}

#Customer_Portal_Site_Map_Content {
	height: 400px;
	margin:0px;
	padding:9px 0px 0px 19px;	
	background: url(http://www.multicastmedia.com/images/interface/Background/Site_Map.png) repeat-y;
}

#Site_Map_Bottom {
	height:6px;
	width:960px;
	margin:0px;
	padding:0px;	
	background: url(http://www.multicastmedia.com/images/interface/Background/Site_Map_Bottom.png) no-repeat;
}

#Site_Map a:hover {
	color: #009dda;
	text-decoration: underline;
}

.Site_Map_Column {
	float: left;
	text-align: left;
}

.Site_Map_Column p {
	margin: 0px 0px 3px 0px;
	font-size: 15px;
	font-weight: bold;
}

#Site_Map ul {
	width: 235px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.Site_Map_List li {
	margin: 0px;
	list-style-type: none;
	font-size: 11px;
	line-height: 16px;
	
}

.Site_Map_List_2 li {
	margin: 0px 0px 5px 0px;
	list-style-type: none;
	font-size: 11px;
	line-height: 16px;
}

#Copyright {
	width: 960px;
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	text-align:left;
}

#Copyright ul {
	width: 960px;	
	margin: 0px;
	padding: 0px;
}

#Copyright_List li,
#Copyright_List a {
	display: inline;
	list-style-type: none;
}

#Copyright_List a {
	padding-left: 12px;
}

#Copyright_List a.Sitemap {
	padding-left: 0px;
}

#Copyright_List a.Sitemap:hover {
	text-decoration: none;
	cursor:auto;
	color: #666;
}

#Copyright_List a.Underline:hover {
	text-decoration: underline;
	color: #009dda;
	cursor:hand;
}