﻿body, div, p, h1, h2, h3, h4, ul, li, table {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 75%;
	background: #000000;
	line-height: 1.5em;
	/*text-align: center;*/
}
p
{
	width: auto;
	color: #333333;
	clear: both;
	font-size: Medium;
	font-weight: lighter;
	font-style: normal;
}
em {
	font-style: italic;
}
i {
	font-style: italic;
}
strong {
	font-weight: bold;
}
b {
	font-weight: bold;
}
a
{
	color: #333333;
	text-decoration: none;
}
a:visited
{
	color: #990000;
}
a:active
{
	color: #000000;
}
a:hover
{
	color: #FF9900;
}
img {
	border-style: none;
	border-width: 0px;
}
/*icons*/
/* extensions */
a[href$='.doc'], a[href$='.rtf'], a[href$='.docx'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_doc.gif) no-repeat center right;
}
a[href$='.txt'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_txt.gif) no-repeat center right;
}
a[href$='.xls'], a[href$='.xlsx'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_xls.gif) no-repeat center right;
}
a[href$='.rss'], a[href$='.atom'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_feed.gif) no-repeat center right;
}
a[href$='.opml'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_opml.gif) no-repeat center right;
}
a[href$='.phps'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_phps.gif) no-repeat center right;
}
a[href$='.php'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_phps.gif) no-repeat center right;
}
a[href$='.torrent'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_torrent.gif) no-repeat center right;
}
a[href$='.vcard'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_vcard.gif) no-repeat center right;
}
a[href$='.exe'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_exe.gif) no-repeat center right;
}
a[href$='.dmg'], a[href$='.app'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_dmg.gif) no-repeat center right;
}
a[href$='.pps', a[href$='.pptx']] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_pps.gif) no-repeat center right;
}
a[href$='.pdf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_pdf.gif) no-repeat center right;
}
a[href$='.xpi'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_plugin.gif) no-repeat center right;
}
a[href$='.fla'], a[href$='.swf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_flash.gif) no-repeat center right;
}
a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_archive.gif) no-repeat center right;
}
a[href$='.ical'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_ical.gif) no-repeat center right;
}
a[href$='.css'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_css.gif) no-repeat center right;
}
a[href$='.ttf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_ttf.gif) no-repeat center right;
}
a[href$='.svg'], a[href$='.eps'], a[href$='.jpg'], a[href$='.gif'], a[href$='.png'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_pic.gif) no-repeat center right;
}
a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_film.gif) no-repeat center right;
}
a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'], a[href$='.m4a'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_music.gif) no-repeat center right;
}
a[href^="callto:"] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_call.gif) no-repeat center right;
}
a[href^="faxto:"] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_fax.png) no-repeat center right;
}
/*a[href^="http://www."] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_external.gif) no-repeat center right;
}*/
/* email */
a[href^="mailto:"] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_mailto.gif) no-repeat center right;
}
/* use this class to make sure that images won't get iconized */
.imageLink {
	border-style: none;
	border-width: 0px;
}
img.pic {
	padding: 10px;
	margin: 10px 0 10px 0;
	text-align: center;
	vertical-align: middle;
	width: auto;
	right: auto;
	left: auto;
	bottom: auto;
	top: auto;
	height: auto;
	clear: both;
}
#topsection {
	/*background: #161718 url('images/bg.gif') repeat-x;*/
	background: #CCCCCC;
	height: 120px; /*Height of top section*/
	width: 100%;
	text-align: center;
}
#topsection h1
{
	padding: 20px;
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	height: 20%;
}
.loginns
{
	width: auto;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: right;
	height: 30%;
}
#logo
{
	width: auto;
	float: left;
	padding-left: 40px;
	height: 120px;	
}
#PartnerLogo
{
	width: auto;
	float: right;
	height: 70%;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 20px;
	vertical-align: middle;
	text-align: center;
}
/*Main menu*/
#mainmenu {
	width: 100%;
	font-weight: bold;
	font-size: 100%;
}
#mainmenu:after {
	/*Add margin between menu and rest of content in Firefox*/
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#mainmenu ul {
	font-family: "trebuchet ms";
	font-size: small;
	border-style: none;
	border-width: 0px;
	background: url(images/blockdefault.gif) center center repeat-x;
	padding: 5px 0;
	margin: 0;
	text-align: center;
	background-color: #CCCCCC;
	color: #333333;
}
#mainmenu ul li {
	display: inline;
	right: 150px;
	left: 150px;
}
#mainmenu ul li a {
	color: #000000;
	padding: 10px 3% 10px 3%;
	margin: 0px;
	text-decoration: none;
}
#mainmenu ul li a:hover {
	color: #FFFFFF;
	background: url(images/blockactive.gif) center center repeat-x;
}
/*#mainmenu ul li.current a{
color: #FFFFFF;
background: url(images/blockactive.gif) center center repeat-x;
}*/
/*End of Main Menu*/
/*Sub menu*/
#submenu {
	width: 100%;
	font-weight: normal;
	font-size: 100%;
}
#submenu:after {
	/*Add margin between menu and rest of content in Firefox*/
content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#submenu ul {
	font-family: "trebuchet ms";
	font-size: small;
	border-style: none;
	border-width: 0px;
	background: url(images/blockdefaultup.gif) center center repeat-x;
	padding: 5px 0;
	margin: 0;
	text-align: center;
	background-color: #666666;
	color: #666666;
	font-weight: bold;
}
#submenu ul li {
	display: inline;
	right: 150px;
	left: 150px;
}
#submenu ul li a {
	color: #666666;
	padding: 10px 3% 10px 3%;
	margin: 0px;
	text-decoration: none;
}
#submenu ul li a:hover {
	color: #FFFFFF;
	background: url(images/blockactivered.gif) center center repeat-x;
}
/*End of Sub Menu*/
#contentwrapper {
	background: #D8D9D9;
	width: 100%;
	height: 100%;
	color: #333333;
}
/*#subcontentwrapper {
	background: #000000;
	float: left;
	width: 100%;
}
#contentcolumn {
	margin: 0 50px 0 50px;
Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth	font-size: 12px;
	background: #F2F2F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#subcontentcolumn {
	margin: 0150px 0 50px;
Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth	font-size: 12px;
	background: #F2F2F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}*/

.footerlink {
	clear: both;
	clip: rect(auto, auto, auto, auto);
	vertical-align: middle;
	text-align: left;
}
.footerspan {
	text-align: left;
}
.Logolink {
	text-align: center;
}
/*-------------Ajax------------*/
.demoarea {
	padding: 20px;
	background: #F2F2F2 left top;
}
.demoarea p {
	padding: 5px;
}
.demoheading {
	padding-bottom: 20px;
	color: #333333;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: large;
}
.demobottom {
	height: 8px;
	background: #F2F2F2 left bottom;
}
.heading {
	padding: 1em 0 1em 0;
	color: #333333;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: large;
}
.subheading {
	padding: .8em 0 0.5em 0;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
	font-size: 1.1em;
}
.codeReference {
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
}
pre, code
{
	display: block;
	margin: 2px;
	padding: 0px;
	border: 1px dashed #CCC;
	background-color: #FFF;
	color: #000;
	font-family: 'Courier New' , Monospace;
	font-size: 0.9em;
	font-style: normal;
}
.releaseList {
	list-style-type: disc;
}
/* Styles for the Animation Reference */
.animationReferenceTable {
}
.animationReferenceRow {
}
.animationReferenceField {
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}
.animationReferenceCode {
	margin-top: 5px;
	vertical-align: top;
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
	display: block;
	background-color: #FFF;
	color: #000;
	font-family: 'Courier New', Monospace;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
}
.animationReferenceItems {
	vertical-align: top;
}
.animationReferenceItemTable {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.animationReferenceItemRow {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.animationReferenceItem {
	width: 100%;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}
.animationReferenceItemCode {
	display: block;
	background-color: #FFF;
	color: #000;
	font-family: 'Courier New', Monospace;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
}
/******************************/
.DDHeader
{
	padding: 5px 10px 5px 10px;
	border: 1px dotted #787878;
	vertical-align: middle;
	color: #333333;
	font-weight: bold;
	background-color: #F0F0F0;
	text-align: justify;
	background-position: right center;
	background-image: url(images/expand.gif);
	background-repeat: no-repeat;
	width: 99%;
}
.DDPanel
{
	background-color: #333333;
	border-top: none;
	padding: 3px 10px 3px 10px;
	border-width: medium;
	text-align: justify;
	width: 99%;
	border-color: #000000 #333333 #333333 #333333;
	color: #FFFFFF;
}

/**Styling information specific to individual content pages**/
/* Accordion */
.accordionHeader
{
	border: 1px dotted #787878;
	background-position: right center;
	color: black; /*background-color: #333333;*/
	font-family: Arial, Sans-Serif;
	font-size: small;
	font-weight: bold;
	padding: 7px;
	margin-top: 1px;
	cursor: pointer;
	background-image: url(images/expand.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
}
.accordionLink {
	color: #FFF;
	font-weight: bold;
}
#contentcolumn .accordionHeader a {
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}
#contentcolumn .accordionHeader a:hover {
	background: none;
	text-decoration: underline;
}
.accordionHeaderSelected
{
	background-position: right center;
	border: 1px dotted #FFFFFF;
	color: white;
	background-color: #333333;
	font-family: Arial, Sans-Serif;
	font-size: small;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
	background-image: url(images/collapse.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
}
#contentcolumn .accordionHeaderSelected a {
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}
#contentcolumn .accordionHeaderSelected a:hover {
	background: none;
	text-decoration: underline;
}
.accordionContent {
	background-color: #CCCCCC;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
	border-width: medium;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-align: justify;
}
/*Textbox Watermark*/
.unwatermarked {
	height: 18px;
	width: 148px;
}
.watermarked {
	height: 20px;
	width: 150px;
	padding: 2px 0 0 2px;
	border: 1px solid #BEBEBE;
	background-color: #F0F8FF;
	color: gray;
}
/*CollapsiblePanel*/
.collapsePanel {
	background-color: #787878;
	overflow: hidden;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
}
.collapsePanelHeader {
	width: 100%;
	height: 30px;
	background-image: url(images/blockactive.gif);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	background-color: #000000;
}
#contentcolumn .collapsePanelHeader a {
	color: #FFF;
}
#contentcolumn .collapsePanelHeader a:hover {
	text-decoration: none;
	background: none;
}
/*Reorder List*/
.dragHandle
{
	background-position: left center;
	width: 10px;
	height: 15px;
	background-color: #333333;
	background-image: url( 'images/drag_handle.gif' );
	cursor: move;
	border: 1px outset #999999;
	color: #FFFFFF;
	background-repeat: no-repeat;
}

.callbackStyle
{
	border: thin inset #FFFFFF;
}

.callbackStyle table
{
	background-color: #808080;
	color: Black;
}


.reorderListDemo li
{
	list-style: none;
	margin: 2px;
	background-image: url(images/bg_nav.gif);
	background-repeat: repeat-x;
	color: #333333;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue
{
	border: 1px dashed black;
	width: 100%;
	height: 25px;
}

.itemArea
{
	margin-left: 15px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	text-align: left;
}
/*CollapsiblePanel1*/
.collapsePanel1
{
	background-color: #787878;
	overflow: hidden;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
}
.collapsePanelHeader1
{
	width: 100%;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	background-color: #000000;
	vertical-align: middle;
}
#contentcolumn .collapsePanelHeader1 a {
	color: #FFF;
}
#contentcolumn .collapsePanelHeader1 a:hover {
	text-decoration: none;
	background: none;
}
.overflowHidden {
	overflow: hidden;
}
.overflowScroll {
	overflow: hidden;
}
/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus {
	background-color: #ffffcc;
	color: #000000;
}
.MaskedEditMessage {
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError {
	background-color: #ffcccc;
}
.MaskedEditFocusNegative {
	background-color: #ffffcc;
	color: #ff0000;
}
.MaskedEditBlurNegative {
	color: #ff0000;
}
.MyCalendar .ajax__calendar_container {
	border: 1px solid #646464;
	background-color: #999999;
	color: #993333;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day, .MyCalendar .ajax__calendar_other .ajax__calendar_year {
	color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day, .MyCalendar .ajax__calendar_hover .ajax__calendar_month, .MyCalendar .ajax__calendar_hover .ajax__calendar_year {
	color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day, .MyCalendar .ajax__calendar_active .ajax__calendar_month, .MyCalendar .ajax__calendar_active .ajax__calendar_year {
	color: black;
	font-weight: bold;
}
.CustomTabStyles .ajax__tab_header
{
	font-size: medium;

}
.CustomTabStyles .ajax__tab_tab
{
	border: thin #C0C0C0;
	padding: 5px;
	font-size: medium;

	height: 20px;
}
.CustomTabStyles .ajax__tab_body
{
	padding: 10px;
	background-color: #000000;
	width: 100%;
	color: #FFFFFF;
}
.CustomTabStyles .ajax__tab_outer
{
	font-size: medium;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.CustomTabStyles .ajax__tab_hover
{
	background-image: url(  'images/blockactivered.gif' );
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	background-color: #E30B00;
}
.CustomTabStyles .ajax__tab_active
{
	background-image: url(    'images/blockactive.gif' );
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	background-color: #212326;
}

/*----------End of Ajax--------*/
/*-------------list------------*/
.list {
	color: #333333;
	font-weight: bold;
}
.list li span {
	color: #000000;
}
.list ul {
	padding: 0px;
	margin: 0px;
}
.list li ul li {
	font-weight: normal;
	padding: 5px;
	list-style: none;
	margin: 5px;
}
.list ul li.description {
	color: #000;
	font-size: 10px;
}
.date {
	width: 50px;
	height: 50px;
	background: url(images/date.gif) no-repeat center;
	background-position: 0px 0px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	float: left;
	margin-top: 10px;
}
.news_content {
	width: 290px;
	padding: 5px;
	float: left;
	text-align: justify;
	border-bottom: 1px #CCCCCC dashed;
	margin: 10px 0 10px 0;
}
/*---------error---------*/
.error1 {
	text-align: center;
}
.error2 {
	font-weight: bold;
}
/*---------services---------*/
ul.services {
	list-style-type: none;
	display: block;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 10px 0 20px 15px;
}
ul.services li {
	display: inline;
}
a.nav_services:visited {
	display: block;
	padding: 1px 0 0 14px;
	margin: 2px;
	width: auto;
	height: auto;
	text-align: left;
	line-height: 17px;
	text-decoration: none;
	background: url(images/bullet.png) no-repeat left;
	color: #000000;
}
a.nav_services:link {
	display: block;
	padding: 1px 0 0 14px;
	margin: 2px;
	width: auto;
	height: auto;
	text-align: left;
	line-height: 17px;
	text-decoration: none;
	background: url(images/bullet.png) no-repeat left;
	color: #000000;
}
a.nav_services:hover {
	display: block;
	padding: 1px 0 0 14px;
	margin: 2px;
	width: auto;
	height: auto;
	text-align: left;
	line-height: 17px;
	text-decoration: none;
	background: url(images/bullet_a.png) no-repeat left;
	color: #CC0000;
}
#footer {
	clear: left;
	width: 100%;
	color: #EAEAEA;
	text-align: center;
	padding: 4px 0;
	height: 80px;
	background: #333333 url('images/gb.gif') left bottom;
}
#footer a {
	color: Gray;
}
.innertube {
	margin: 10px;
/*Margins for inner DIV inside each column (to provide padding)*/	margin-top: 0;
}
