/* General */
A {
    text-decoration:none;
    color:#0000cc;
}

A:visited {
    text-decoration:none;
    color:#666666;
}

html {
	height: 100%;
}

body {
	height: 100%;
	padding:0;
	margin:0;
}

#nonFooter {
	position: relative;
	min-height: 100%;
	z-index: 30;
}

* html #nonFooter {
	height: 100%;
}

#content {
	padding-bottom: 61px;
	width: 940px;
	margin-right:auto;
	margin-left:auto;
	padding-top:0;
	padding-left: 0;
	padding-right: 0;
}

#footer {
	z-index: 30;
	position: relative;
	margin-top: -51px;
	background-image:url(/images/background/footerBarBgb.png);
	background-repeat:repeat-x;
	background-position: top;
	width:100%;
	float:left;
	display:inline;
}

.clearer {
	clear:both;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin-bottom:-1px;
}

/* Spacers classes for DIVs */
/* full width, 15px tall */
.spacerFullwidthHigh {
	width:98%;
	height:15px;
	float:left;
}

.spacerFullwidthLow {
	width:98%;
	height:5px;
	float:left;
	/* z-index: 30; */
}

/* DIV Containers */
.containDivFullWidth {
	width: 100%;
	float: left;
}

.containDivWidth50 {
	width: 50%;
	float: left;
}

.containDivWidth80 {
	width: 80%;
	float: left;
}

.containDivWidth70 {
	width: 70%;
	float: left;
}

.containDivWidth60 {
	width: 60%;
	float: left;
}

.containDivWidth40 {
	width: 40%;
	float: left;
}

.containDivWidth30 {
	width: 30%;
	float: left;
}

.containDivWidth20 {
	width: 20%;
	float: left;
}

/* Menus */

/* Header Menu */
.leftMenu {
	width:58%;
	height:auto;
	float:left;
}

.rightMenu {
	width:40%;
	height:auto;
	float:right;
}

/* main Left navigation */
#navL li {
	float: left;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image: none;
}

#navL a:link, #navL a:visited {
	float: left;
	display: block;
	padding: 0 8px 5px 8px;
	color: #333333;
	text-decoration: none;
	font-family:Arial;
	font-size: 10pt;
	color:#000000;
}

#navL li.current_page_item, #navL a:hover {
	background: url(/images/icons/upArrow.png) no-repeat 50% 100%;
	border-bottom: none;
	color: #000000;
}
#navL li.current_page_item a, #navL li.current_page_item a:visited {
	font-weight:bolder;
}

/* main Right navigation */
#navR li {
	float: right;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image: none;
}

#navR a:link, #navR a:visited {
	float: left;
	display: block;
	padding: 0 8px 5px 8px;
	color: #333333;
	text-decoration: none;
	font-family:Arial;
	font-size: 10pt;
	color:#000000;
}

#navR li.current_page_item, #navR a:hover {
	background: url(/images/icons/upArrow.png) no-repeat 50% 100%;
	border-bottom: none;
	color: #000000;
}

#navR li.current_page_item a, #navR li.current_page_item a:visited {
	font-weight:bolder;
}


/* Specific Pages */

/* logos.php */
.UMULogo {
	padding:0;
	margin:0;
	display:inline;
	/* float:left; */
}

.GeneralBanner {
	padding:0;
	margin-right:60px;
	display:inline;
	float: right;
}

.WINMOBILELogo {
	padding:0;
	margin-left:12px; /* 15 */
	margin-right:0px; /* 15 */
	margin-top:0px; /* 10 */
	display:inline;
	float:right;
}

.SYMBIANLogo {
	padding:0;
	margin-left:4px; /* 15 */
	margin-right:0px; /* 15 */
	margin-top:0px; /* 0 */
	display:inline;
	float:right;
}

/* index specific */
.leftBox {
	z-index: 30;
	left: 0;
	width: 33%;
	height: 7.5em; /* 118px; */
	/* position: absolute; top: 235px; */
	padding-top:25px;
	float: left;
    background-color: white;
	background-image: url(../../images/pictures/3121classic%20twisted%20cropped.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding:0;
	margin:0;
	border: #80b3ad 1px solid;
}

.middleBox {
	z-index: 30;
	left: 34%;
	width: 33%;
	height: 7.5em; /* 118px; */
	/* position: absolute; top: 235px; */
	padding-top:25px;
	float: left;
	background-color: white;
	background-image: url(../../images/pictures/E71Cropped.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding:0px;
	margin:0;
	border: #80b3ad 1px solid;
}

.rightBox {
	z-index: 30;
	right: 0;
	width: 33%;
	height: 7.5em; /* 118px; */
	/* position: absolute; top: 235px; */
	padding-top:25px;
	float: right;
	background-color: white;
	background-image: url(../../images/pictures/pdaLaptop.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding:0;
	margin:0;
	border: #80b3ad 1px solid;
}

.virusList {
	margin-left:20px;
}

.leftColumn {
	display: inline;
	/* width: 46%; */
	width: 66%;
	float: left;
	/* z-index: 30; left: 1%; position: absolute; top: 375px; float: left;*/
	padding-right:1%;
	background-color: white;
	padding:0; margin:0;
}

.rightColumn {
	display: inline;
	/* width: 46%; */
	width: 32%;
	float: right;
	/* z-index: 30; right: 1%; position: absolute; top: 375px; float: right; */
	padding-left:1%;
	background-color: white;
	padding:0; margin:0;
}

/* main page */
.bannerImage {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 3px;
	/* top:103px; left:0px; position:absolute; */
}



.footmenuText {
	font-family: Lucida Sans Unicode;
	font-size: 9pt;
	color:#000000;
	margin-right:5px;
}

/* Normal Page */
/*main page holder */
.mainContentHolder {
	margin:0;
	padding:0;
	width:100%;
	float:left;
}

.currentLocationBar {
	width:100%;
	/*	position: absolute; top:235px; z-index:30; float: left; left:2%;*/
	padding-top:0px;
	padding-left: 0%;
}

.sectionTitleBar {
	width:100%;
	left:0%;
	/* position: absolute; top:255px; z-index:30; float: left; */
	padding-top: 0px;
	padding-left: 0%;
}


/* side sections */
.leftSide {
	z-index: 30;
	left: 2%;
	width: 66%;
	/* position: absolute; top: 235px; */
	padding-right:1%;
	float: left;
	/* background-color: none; */
	padding:0; margin:0;
}

.rightSide {
	z-index: 30;
	right: 0%;
	width: 32%;
	/* position: absolute; top: 285px;*/
	float: right;
	padding-right:0%;
	/* background-color: none; */
	padding:0; margin:0;
}

/* Encyclopaedia Page */
/* -- Virus list */

.sectionName {
	font-size: large;
	font-family: Verdana;
	color:#000066;
}

.listName {
	font-family: Lucida Sans Unicode;
	font-size:small;
	color: #333333;
	text-align:left;
}

.listDiscovered {
	font-family: Lucida Sans Unicode;
	font-size:small;
	color: #333333;
	text-align:left;
}

.listType {
	font-family: Lucida Sans Unicode;
	font-size:small;
	color: #333333;
	text-align:left;
}

.listSeverity {
	font-family: Lucida Sans Unicode;
	font-size:small;
	text-align:left;
}

/* -- Virus Definition display */

.virusName {
	font-size: large;
	font-family: Verdana;
	color:#000066;
}

.yesUMUcatch {
	font-family: Lucida Sans Unicode;
	font-size: 13pt;
	color:#000000; display:inline;
}

.virusDiscovered {
	font-family: Lucida Sans Unicode;
	font-size: 10pt;
	color:#333333;
}

.virusType {
	font-family: Lucida Sans Unicode;
	font-size: 10pt;
	color:#333333;
}

.virusDetails {
	font-family: Lucida Sans Unicode;
	font-size: 10pt;
	color:#333333;
}

/* -- Possible new Virus submit form */

.tableFieldNameCell {
	vertical-align:middle;
	text-align:right;
}

.tableFieldNameSpan {
	font-family: Lucida Sans Unicode;
	font-size: 10pt;
	color:#333333;
	text-align:right;
}

.tableSubmitWarnText {
	font-family: Lucida Sans Unicode;
	font-size: 8pt;
	color:#666666;
}

/* Blog Page */
.blogCatergoryList {
	margin-top:3px;
	margin-bottom:2px;
}

.blogCatergoryList li{
	margin-left:-15px;
	/* background-image: url(../../images/icons/page.png); */
	/* background-image: ; */
	list-style-image: url(/images/icons/page.png);
}

.blogCatergoryList li img{
  border:0;
}

.blogPostTitle {
	font-family: Lucida Sans Unicode;
	font-size: medium;
	color:#666666;
}

.blogPostContent {
	font-family: Lucida Sans Unicode;
	font-size: smaller;
	color:#666666;
}

.blogPostTimestamp {
	font-family: Lucida Sans Unicode;
	font-size: smaller;
	font-style: italic;
	color:#666666;
}

/* Product details pages */

/* large version hover over thumbnail */

.hoverbox
{
	cursor: default;
	list-style: none;
	padding-left: 10px;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 120px;
	height: 120px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 0px;
	color: inherit;
	display: inline;
	float: left;
	margin: 1px;
	padding: 1px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 240px;
	height: 320px;
}


.normalList ul {
	margin-left:15px;
	/*resets*/
	margin: 0;
	margin-left: 0!important;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: disc;
	float: none;
}

.normalList li {
	color:#cccccc;
	/*resets*/
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: disc;
	float: none;
}