@import url('global.css');

/* Homepage Top Section Begin */
#top_main
{
	width:767px;
	height: 380px;
	padding: 10px 5px 10px 5px;
	background-color: #FFFFFF;
	background-image: url(../img/stab-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#subInfo
{
	width: 425px;
	float: left;
	margin-left: 5px;
}

#flash
{
	float:left;
	width: 330px;
	height: 325px;
	padding: 0px;
}
#viracast_hldr .list_info {
	line-height: 1.2em;
	margin-left: 20px;
}
#vira_info .title {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
}
#vira_info .description {
	font-size: 1em;
	color: #666666;
	line-height: 1.2em;
}
#vira_info #vad_img {
	margin-left: 50px;
	margin-top: 63px;
	width: 130px;
}
#vira_info {
	float: left;
	padding: 0px 0px 5px 5px;
	border: 1px solid #ccc;
	background-image: url(../img/viracast_ad.jpg);
	background-repeat: no-repeat;
	margin-top: 6px;
	height: 100px;
	width: 180px;
}
#publisher_login
{
	padding: 0px 0px 5px 0px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	background-color: #F9F9F9;
	float: right;
	width: 228px;
}
#login_form {
	width: 220px;
	margin-left: 5px;
	margin-top: 5px;
}
a.error
{
	color: #10485F;
	font-size: 0.9em;
	text-decoration: underline;
	margin-left: 6.8em;
}

#action_box
{
	float: left;
	width: 200px;
	border: 1px solid #ccc;
	margin-left: 0px;
	background-color: #f9f9f9;
}
#account_box
{
	float: right;
	width: 216px;
	border: 1px solid #ccc;
	margin-left: 5px;
	background-color: #f9f9f9;
}
#advertisers_box
{
	float: left;
	width: 216px;
	border: 1px solid #ccc;
	margin-left: 5px;
	background-color: #f9f9f9;
	margin-top: 5px;
}

/* Homepage Lower Section Begin */
#homepageContent_holder
{
	width:778px;
	height: 440px;
	background-color: #FFFFFF;
	margin-top: 7px;
	padding-bottom: 15px;
}
#homepageContent_lhs
{
	width:430px;
	float:left;
	padding:10px 5px 0px 0px;
	border-right: 1px dotted #ccc;
}
div#homepageContent_lhs h1
{
	color:#10485F;
	display:block;
	width:200px;
	float:left;
	padding:0px 10px 0px 0px;
	margin:0px;
}
#dateImg
{
	float:left;
	width:70px;
	height:70px;
	overflow:hidden;
	background-image: url(../img/date_bg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-position: center;
	line-height: 2.9em;
}
.date_number {
	font-size: 2em;
	color: #FFFFFF;
	text-align: center;
	line-height: 0.7em;
}

#blogContent
{
	width:400px;
	float:left;
}
#title_citation
{
	width:300px;
	float:left;
	margin-left: 5px;
	margin-top: 5px;
}
#author_citation
{
	width:240px;
	float:left;
	padding:5px 0px 0px 0px;
	margin:0px;
}
div#author_citation span
{
	color:#333333;
}
#homepageContent_LhsHeader
{
	float:left;
	height:42px;
	width:370px;
	margin:0px;
	padding:8px 0px 0px 50px;
}
#dynamicContentHolder_Lhs
{
	width:400px;
	margin:0px;
	padding:5px 10px 0px 25px;
	float:left;
	background-position:right;
	background-repeat:repeat-y;
}
div#dynamicContentHolder_Lhs p
{
	padding:10px 10px 0px 0px;
	margin:0px;
	line-height: 1.3em;
}
#continueLinkHolder_Lhs
{
	width:360px;
	margin:5px 0px 10px 25px;
	display:inline;
	float:left;
	padding:0px 0px 5px 0px;
	text-align:left;
}

#homepageContent_rhs
{
	width:310px;
	float:right;
	padding:5px 10px 0px 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#homepageContent_rhsHeader
{
	float:left;
	height:42px;
	width:259px;
	margin:0px;
	padding:8px 0px 0px 20px;
}

.highlight_holder
{
	float:left;
	width:310px;
	padding:0px 0px 5px 0px;
	margin:5px 0px 0px 0px;
	background-color: #F9F9F9;
	border: 1px solid #ccc;
}
div.highlight_holder h1
{
	font:normal 11px tahoma, arial;
	width:265px;
	color:#666666;
	font-weight:bold;
	display:block;
	padding:0px 0px 5px 0px;
	margin:0px;
	background-image:url(../img/bg_dotted_grey_horiz.gif);
	background-position:bottom left;
	background-repeat:repeat-x;	
	float:left;
}
div.highlight_holder p
{
	font-size: 1em;
	line-height: 1.2em;
	padding:0px 0px 5px 0px;
	display:block;
	width:290px;
	float:left;
	margin: 5px 5px 0px 10px;
	background:url(../img/bg_dotted_grey_horiz.gif) repeat-x bottom;
}
#continueLinkHolder_rhs
{
	width:285px;
	margin:0px 0px 0px 5px;
	display:inline;
	float:left;
	padding:5px 0px 0px 0px;
	text-align:left;
}
/* Page Layout Begin */

#page_hldr {
	margin: 0px 20px 0px 20px;
	padding: 5px 0px 20px 0px;

}

#page_title {
	color:#333;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 5px;
	padding-bottom: 5px;
}

.page_subtitle {
	color:#666;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

/* About Us Begin */
#overview_hldr {
	padding: 10px 10px 5px 10px;
	height: 560px;
}
#aboutus_hldr {
	padding: 0px 10px 5px 10px;
	width: 345px;
	margin-right: 20px;
	float: left;
	height: 450px;
}
#about_image {
	margin: 0px 10px 10px 10px;
}
#aboutus_hldr p{
	line-height: 1.2em;
}
#viracast_image {
	margin: 10px 10px 5px 10px;
	float: left;
}

#viracast_hldr {
	padding: 10px;
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	width: 300px;
	float: left;
}

#viracast_hldr p{
	line-height: 1.2em;
}
#digicorp_image {
	margin: 10px 10px 5px 10px;
	float: left;
}

#digicorp_hldr {
	padding: 10px 10px 10px 10px;
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	width: 300px;
	float: left;
}

#digicorp_hldr p{
	line-height: 1.2em;
}

/* Support Begin */
#support_hldr {
	height: 1350px;
}

#question_hldr {
	padding: 5px 15px 5px 15px;
	margin: 5px;
	border: 1px solid #ccc;
	background-color: #f9f9f9;
}

#question_hldr h3{
	padding-left: 0px;
	border: 0px;
	font-size: 1.1em;
	background-color: #f9f9f9;
}

#answer_hldr {
	padding: 0px 20px 5px 20px;
	margin: 5px;
}

#answer_hldr p{
	font-size: 1.1em;
	line-height: 1.3em;
}
#faq_hldr {
	width: 380px;
	height: 1000px;
	float: left;
	margin-right: 20px;
}
#nav_questionhldr {
	padding: 10px;
	float: left;
	width: 300px;
	background-color: #f9f9f9;
	border: 1px solid #ccc;
}

/* Contact Begin */

#contact_hldr {
	padding: 10px 10px 5px 10px;
	height: 535px;
}
#contact_info{
	padding: 0px 10px 5px 10px;
	width: 345px;
	margin-right: 20px;
	float: left;
	height: 450px;
}
#contact_info p{
	line-height: 1.2em;
}
#contact_form {
	float:left;
	margin-bottom: 10px;
	width: 330px;
}
#contact_form p{
	line-height: 1.2em;
}
#contactFormArea {
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	padding: 10px;
}
#contactFormArea fieldset { border:0;margin:0;padding:0; }
#contactFormArea label { display:block; }
#contactFormArea input.text,textarea { width:300px;padding:3px;margin:1px 0;border:1px solid #ccc; }
#contactFormArea input.submit { width:85px;padding:4px 5px;font:bold 12px/12px Arial, Helvetica, sans-serif; }

/* Privacy Policy Begin */
#privacy
{
	padding: 10px 10px 5px 10px;
}
#privacy p
{
	line-height: 1.2em;
}

/* Members Agreement Begin */
#terms_hldr {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 10px 5px 10px;
	margin: 20px;
}
/* ViraCast Demo Begin */
#viracastpage_hldr {
	padding: 10px 10px 5px 10px;
}
.vira_list {
	list-style-type: square;
	margin-left: 15px;
}
#video_hldr {
	padding: 10px;
	height: 520px;
}

#vira-player
{
	width: 300px;
	height: 380px;
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	float: left;
	padding: 5px;
}
#vira-title {
	color:#3994B3;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 1px;
	background-image: url(../img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 35px;
	height: 30px;
	padding-top: 0px;
	margin-bottom: 5px;
}
.vira-subs {
	font-size: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.vira-subtitle {
	color:#333;
	font-weight: bold;
	padding: 5px;
}
#vira-info
{
	width: 230px;
	height: 380px;
	float: left;
	padding: 5px;
}
#vira-ipod {
	color:#3994B3;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 1px;
	background-image: url(../img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 35px;
	height: 30px;
	margin-top: 200px;
	margin-bottom: 5px;
}
#vira-player2
{
	width: 500px;
	height: 460px;
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	float: left;
	padding: 2px;
	margin-right: 5px;
}
#vira-info2
{
	width: 205px;
	float: left;
	margin-top: 10px;
}
#vira-footer
{
	float:left;
	width: 100px;
	margin-top: 4px;
	text-align: left;
	padding-left: 5px;
}
.vbutton
{
	background-image:url(../img/button-bkg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 116px;
	padding-top: 4px;
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 5px;
	float:left;
}


#pcast
{
	width: 420px;
	padding: 0px 0px 5px 0px;
	border: 1px solid #ccc;
	margin-left: 0px;
	background-color: #f9f9f9;
}
.small
{
	font-size:0.9em;
	line-height:1.9em;
	float: left;
}
#itunes
{
	float: left;
	margin-top: 10px;
	padding-left: 0px;
	width: 260px;
}
#featured_hldr {
	float:left;
	width:310px;
	background-color: #F9F9F9;
	border: 1px solid #ccc;
}
.featured_thumb {
	float: left;
	width: 87px;
	margin-left: 5px;
	text-align: center;
}
#featured_hldr img {
	border: 1px solid #333;
}
#featured_hldr a {
	font-weight: bold;
	line-height: 1.1em;
	font-size: 0.9em;
	color: #333;
}
#featured_hldr a:hover {
	color: #aa0000;
}
#featured_hldr p {
	float: left;
	padding: 5px;
}
#newfeatures_holder {
	float:left;
	width:97%;
	background-color: #F9F9F9;
	border: 1px dotted #ccc;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 2px;
}
#newfeatures_holder p{
	padding-left: 55px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	height: 40px;
}
#newfeatures_holder li{
	margin-left: 2px;
	list-style-type: none;
	color: #0066FF;
	display: inline;
	font-weight: bold;
}
#newTag {
	background:url(../img/icon-newtag.gif) no-repeat left top;
	padding-left: 55px;
	height: 40px;
	padding-top: 10px;
}
.iconFeatures {
	float: left;
}
.titleFeautres {
	font-weight: bold;
	color: #0066FF;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 2px;
}
.descFeatures {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
}
.hldFeatures {
	float: left;
	padding: 0px;
	margin-top: 2px;
	margin-left: 8px;
	width: 540px;
}
.contFeatures {
	float: left;
	padding: 5px;
	width: 90%;
	margin: 10px;
	background-color: #f9f9f9;
	border: 1px solid #ccc;
}
