body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F9F8FA;
	}

/* ****************************************************************
 content */

	
#content {
	padding: 97px 5px 10px 105px;
	background-color: #FFF;
	height:100%;
	width: 668px;
	}

#content p {
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: left;
	margin-top: 0;
	padding: 0;
	}

#content span {
	font-weight: bold;
	}

#content h1 {
	font-size: 1.2em;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 0.2em;
	}

#content a, #content ul li a{
	color:#000000;
	}

#content a:visited, #content ul li a:visited {
	color: #000000;
	}

#content a:hover, #content ul li a:hover {
	color:#775092;
	}






#ftrs {
	margin-left:-0.5em;
	padding-bottom:0.5em;
	
	}

#ftrs p {
	font-size:0.6em;
	font-weight:normal;
	}

#ftrs h1 {
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0.2em;
	padding-top:0.5em;
	padding-left:0.6em;
	padding-bottom:0.2em;
	}



#cnn {
	float:left;
	margin-left:0.5em;
	margin-right:0.5em;
	margin-bottom:0.5em;
	margin-top:0.5em;
	}

#cnnhl {
margin-bottom:0.5em;
padding-bottom:0.5em;
}

#cnnhl h1 {
	padding-top:0.5em;
	margin-top:0;
	margin-bottom:0.5em;
	}










#videologyNews {
	margin-top:0;
	margin-bottom:0;
	padding:0.5em;
	font-size:0.6em;
	}
	
#videologyNews h3 {
	font-size:1.2em;
	margin: 0;
	padding: 0;
	}

#videologyNews ul {
	list-style:none;
	margin:0;
	padding:0;
	height:100%;
	}
	
#videologyNews li {
	list-style:none;
	padding:1em;
	margin:1em;
	width:289px;
	float:left;
	background-color: #F2F2F2;
	}










#footer {
	padding-top: 10px;
	margin-top: 10px;
	clear: both;
	}

#footer p {
	font-size: 0.6em;
	text-align: center;
	margin-top: 10px;
	}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
	}
	
#footer a:hover, #footer p a:hover {
	color: #775092;
	}

/* ****************************************************************
top banner styles */
.banner {
	margin: 0;
	padding: 0;
	border: 0;
	width: 779px;
	height: 73px;
	background-image: url(../media/videologyBG.gif);
	background-repeat:no-repeat;
	z-index: 100;
	}

.banner h1 {
	font-weight: normal;
	font-style:italic;
	color: #FFFFFF;
	float: right;
	font-size: 1.5em;
	text-align:right;
	margin:0;
	padding-top: 0.5em;
	padding-right:1em;
	padding-left:0;
	padding-bottom:0;
	
	}
.banner h2 {
	font-weight: normal;
	font-style:italic;
	color: #FFFFFF;
	float: right;
	text-align:right;
	font-size: 1.1em;
	padding-top: 0.3em;
	padding-right:1.6em;
	padding-left:0;
	padding-bottom:0;
	margin:0;
	
	display:block;
	width:300px;
	}

/* ****************************************************************
menus no scroll*/
body > .sideMenu {
	position: fixed;
	}

body > .banner {
	position: fixed;
	}

body > .menu {
	position:fixed;
	}











/* top menu navigation */
.menu {
	width: 779px;
	margin-top: 73px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	position: relative;
	z-index: 100;
	border-top: 1px solid #B6A2C5;
	}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	}

.menu ul ul {
	width:100px;
	}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float: left;
	position: relative;
	}

/* style the links for the top level */
.menu a, .menu a:visited {
	display: block;
	font-size: 0.7em;
	text-decoration: none; 
	color: #ffffff; 
	width: 106px; 
	height: 19px; 
	border-width: 0; 
	background-color: #310F49; /*220C3A;*/
	padding: 0; 
	line-height: 1.5em;
	}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width:106px;
	w\idth:95px;
	}

.menu ul li#spacer {
	width: 249px;
	background: #310F49;
	height: 19px;
	}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#310F49;
	}

/* style the second level hover */
.menu ul ul a.drop:hover{
	background:#B6A2C5;
	}

.menu ul ul :hover > a.drop {
	background:#B6A2C5;
	}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#310F49;
	}

/* style the third level hover */
.menu ul ul ul a:hover {
	background:#B6A2C5;
	}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility: hidden;
	position: absolute;
	top:18px;
	border-top: 1px solid #B6A2C5;
	}

/* another hack for IE5.5 */
* html .menu ul ul {
	top:18px;
	t\op:19px;
	}

/* position the third level flyout menu */
.menu ul ul ul{
	left:150px; 
	top:0;
	width:150px;
	}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left:-150px;
	}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
	position: absolute; 
	top: 0; 
	left: 0;
	}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background: #310F49; 
	color: #FFFFFF;
	text-align: left;
	height: auto; 
	padding: 0 5px 0 10px;
	width: 125px;
	border-left: 1px solid #B6A2C5;
	border-bottom: 1px solid #B6A2C5;
	border-right: 1px solid #B6A2C5;
	}

.menu ul ul#support  a, .menu ul ul#support  a:visited {
	width:170px;
	}

/* yet another hack for IE5.5 */
* html .menu ul ul a{
	width:106px;
	w\idth:95px;
	}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color: #000000; 
	background:#B6A2C5;
	}

.menu :hover > a, .menu ul ul :hover > a {
	color:#000000;
	background:#B6A2C5;
	}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility: visible; 
	}
	
/* keep the third level hidden when you hover on first level list OR link */


/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
	visibility: visible;
	}

.menu li li {
	background:transparent;
	}






/* ****************************************************************
side menu */

.sideMenu {
	background-color:#49166D;
	width: 100px; 
	height: 100%;
	margin-top: 92px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
	position:relative;
	z-index:100;
	}

.sideMenu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	background: #310F49;
	}

.sideMenu ul ul {
	width:100px;
	}

.sideMenu li {
	width:1;
	position:relative;

	}

.sideMenu h1 {
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
	padding-top: 0.1em;
	padding-bottom:0;
	}

.sideMenu span {
	font-style: italic;
	}

.sideMenu a, .sideMenu a:visited {
	display: block;
	font-size: 0.7em;
	text-decoration: none; 
	color: #ffffff; 
	width: 90px; 
	height: auto; 
	border: 1px solid #B6A2C5; 
	border-width: 0 0 1px 0; 
	padding-right: 10px;
	line-height: 1.7em;
	background: transparent;
	}

/* a hack so that IE5.5 faulty box model is corrected */
* html .sideMenu a, * html .sideMmenu a:visited {
	width:106px;
	w\idth:95px;
	}
	
/* style the second level background */
.sideMenu ul ul a.drop, .sideMenu ul ul a.drop:visited {
	background:#310F49;
	}
	
/* style the second level hover */
.sideMenu ul ul a.drop:hover{
	background:#B6A2C5;
	}
	
.sideMenu ul ul :hover > a.drop {
	background:#B6A2C5;
	}
	
/* style the third level background */
	.sideMenu ul ul ul a, .sideMenu ul ul ul a:visited {
	background:#310F49;
	}
	
/* style the third level hover */
	.sideMenu ul ul ul a:hover {
	background:#B6A2C5;
	}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.sideMenu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:0;
	left:0;
	}
	
/* another hack for IE5.5 */
* html .sideMenu ul ul {
	top:19px;
	t\op:20px;
	}

/* position the third level flyout menu */
.sideMenu ul ul ul{
	left:150px; 
	top:0;
	width:150px;
	}
	
/* position the third level flyout menu for a left flyout */
	.sideMenu ul ul ul.left {
	left:-150px;
	}

/* style the table so that it takes no part in the layout - required for IE to work */
.sideMenu table {
	position:absolute; 
	top:0; 
	left:0;
	}

/* style the second level links */
.sideMenu ul ul a, .sideMenu ul ul a:visited {
	background: #310F49; 
	color: #ffffff;
	text-align: left;
	padding: 0 5px 0 5px;
	margin-top: 0px;
	margin-left: 100px;
	border-left: 1px solid #B6A2C5;
	border-right: 1px solid #B6A2C5;
	height: 18px;
	}
	
.sideMenu ul ul#typeMenu  a, .sideMenu ul ul#typeMenu  a:visited {
	width:115px;
	}
	
.sideMenu ul ul#marketMenu  a, .sideMenu ul ul#marketMenu  a:visited {
	width:210px;
	}
	
.sideMenu ul ul#chartMenu  a, .sideMenu ul ul#chartMenu  a:visited {
	width:175px;
	}
	
/* yet another hack for IE5.5 */
* html .sideMenu ul ul a{
	width:106px;
	w\idth:95px;
	}

/* style the top level hover */
.sideMenu a:hover, .sideMenu ul ul a:hover{
	color: #000000; 
	background: #B6A2C5;
	}
	
.sideMenu :hover > a, .sideMenu ul ul :hover > a {
	color: #000000;
	background: #B6A2C5;
	}

/* make the second level visible when hover on first level list OR link */
	.sideMenu ul li:hover ul,
	.sideMenu ul a:hover ul{
	visibility: visible; 
	}
	
/* keep the third level hidden when you hover on first level list OR link */
.sideMenu ul :hover ul ul{
	visibility: hidden;
	}

/* make the third level visible when you hover over second level list OR link */
.sideMenu ul :hover ul :hover ul{ 
	visibility: visible;
	}

#associations a {
	text-align: right;
	border:0;
	}

		


.zoom_searchform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-right: 0.2em;
	}	
	
	
	
	




#contentTab {
	margin:0.5em;
	margin-top:0;
	padding: 0em;
	font-size:0.8em;
	clear:both;
	}

#contentTab h2 {
	font-size: 0.9em;
	font-weight: normal;
	text-align:center;
	margin-top: 0;
	margin-bottom: 0.5em;
	padding-bottom:0;
	}

#contentTab ul {
	list-style:none;
	margin:0;
	padding:0;
	padding-top: 0.5em;
	padding-bottom:0.5em;
	margin-bottom:9em;
	}
	
#contentTab li {
	list-style:none;
	margin:0;
	margin-left:0.5em;
	margin-right:0.5em;
	padding:0;
	
	float:left;
	width:150px;
	text-align:center;

	height:110px;
	}
