html, body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	height: 100%;
}
html {
	height: 100%;
}
.list_content {
	line-height: 18px;
}
.list_content li {
	margin-bottom: 5px;
}
button{
  width:40px;
  height:33px;
  outline:none;
  border:none;
  background: url(images/search.png) center no-repeat;
  background-position: center right;
  text-indent:-9999px;
  cursor: pointer;
  overflow: visible;
}
legend {
	font-weight: bold;
	color: #333;
}
a {
	color: #d2242b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	line-height: 18px;
}
h1 {
	font-size: 18px;
	color: #d2242b;
	text-transform: uppercase;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin: 0;
	padding-bottom: 3px;
	border-bottom: 1px #ccc solid;
}
h3 {
	color: #333;
	font-size: 14px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 0;
	margin-bottom: 8px;
}
input[type="text"], input[type="password"], select {
	border: 1px solid #666;
	background-color: #FFFFFF;
	vertical-align: middle;
	padding: 4px;
	margin-bottom: 5px;
	font-size: 12px;
}
input[type="submit"],input[type="button"]{
	background-color: #c12b31;
	background-image: url(images/butt_back.png);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 3px;
	color: #fff;
	border: 1px #333 solid;
	cursor: pointer;
	font-weight: bold;
	position: relative;
	bottom: 1px;
	overflow: visible;
}

.button {
	background-color: #c12b31;
	background-image: url(images/buttback.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 3px;
	color: #fff;
	border: 1px #333 solid;
	cursor: pointer;
	font-weight: bold;
	position: relative;
	bottom: 1px;
	overflow: visible;
}
input[type="submit"][disabled],input[type="button"][disabled] {
	background-color:#666;
	padding: 3px;
	color: #fff;
	border: 1px #333 solid;
	cursor: pointer;
	font-weight: bold;
	position: relative;
	bottom: 1px;
	overflow: visible;
}
textarea {
	border: 1px #333 solid;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.reg_heading {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.reg_subheading {
	font-size: 14px;
	color: #666;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 970px;
	padding-bottom: 130px;
}
#header {
	width: 970px;
	position: relative;
	z-index: 100;
	height: 150px;
	margin: 0;
	padding: 0;
	background-image: url(images/head_menu.png);
	background-position: top right;
	background-repeat: no-repeat;
}
.cartTop {
	position: absolute;
	top: 6px;
	right: 110px;
	width: 400px;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #ccc;
	text-align: right;
}
.cartTop a {
	color: #666;
}
.loginTop {
	position: absolute;
	top: 58px;
	right: 80px;
	width: 350px;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: right;
}
.loginTop a {
	color: #666666;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 170px;
}
.nav ul {
	height: 84px;
	margin: 0;
	padding: 0;
}
.nav li {
	list-style: none;
	height: 84px;
	float: left;
	position: relative;
	margin-right: 20px;
}

.nav li a {
	height: 84px;
	display: block;
	color: #088dd1;
	font-weight: bold;
	text-align: center;
}

.nav li a:hover {
	color: #fff;
	text-decoration: none;
}

a#why_vivido { background-image: url(images/nav/why_vivido.png); width: 74px; }
a#knowledge_exchange { background-image: url(images/nav/knowledge_exchange.png); width: 135px; }
a#advisory_board { background-image: url(images/nav/advisory_board.png); width: 114px; }
a#press { background-image: url(images/nav/press.png); width: 44px; }
a#mowego_mobile { background-image: url(images/nav/mowego_mobile.png); width: 114px; }
a#our_team { background-image: url(images/nav/our_team.png); width: 85px; }
a#solutions { background-image: url(images/nav/solutions.png); width: 64px; }
a#author_info { background-image: url(images/nav/author_info.png); width: 80px; }
a#expert_services { background-image: url(images/nav/expert_services.png); width: 102px; }
a#remote_help { background-image: url(images/nav/remote_help.png); width: 87px; }
a#profile { background-image: url(images/nav/profile.png); width: 46px; }
a#my_account { background-image: url(images/nav/my_account.png); width: 76px; }

a#why_vivido:hover { background-image: url(images/nav/why_vivido_over.png); width: 74px; }
a#knowledge_exchange:hover { background-image: url(images/nav/knowledge_exchange_over.png); width: 135px; }
a#advisory_board:hover { background-image: url(images/nav/advisory_board_over.png); width: 114px; }
a#press:hover { background-image: url(images/nav/press_over.png); width: 44px; }
a#mowego_mobile:hover { background-image: url(images/nav/mowego_mobile_over.png); width: 114px; }
a#our_team:hover { background-image: url(images/nav/our_team_over.png); width: 85px; }
a#solutions:hover { background-image: url(images/nav/solutions_over.png); width: 64px; }
a#author_info:hover { background-image: url(images/nav/author_info_over.png); width: 80px; }
a#expert_services:hover { background-image: url(images/nav/expert_services_over.png); width: 102px; }
a#remote_help:hover { background-image: url(images/nav/remote_help_over.png); width: 87px; }
a#profile:hover { background-image: url(images/nav/profile_over.png); width: 46px; }
a#my_account:hover { background-image: url(images/nav/my_account_over.png); width: 76px; }

.navSearch {
	border: 1px #333 solid;
	padding: 7px;
	margin: 0;
	width: 100px;
}
.searchTop {
	float: left;
	width: 160px;
	padding: 7px 0 0 6px;
}
#breadcrumbs {
	position: absolute;
	top: 4px;
	left: 10px;
	height: 15px;
	width: 960px;
	font-size: 10px;
}


#front_blog_box {
	color: #666666;
	border: 1px solid #ccc;
	font-size: 12px;
	width: 380px;
	height: 570px;
	padding: 10px;
	padding-bottom: 20px;
	padding-left: 50px;
	position: absolute;
	top: 120px;
	right: 210px;
}
.ticket_arrow {
	position: absolute;
	z-index: 1000000000;
	right: -42px;
	top: 0px;
	display: none;
}

#main_body {
	position: relative;
	width: 970px;
	_width: 970px;
	background-color: #fff;
	min-height: 550px;
	_height: 550px;
}
#leftCol {
	float: left;
	padding: 20px 10px;
	width: 160px;
}
#leftCol ul {
	list-style-type: none;
	padding: 0;
	margin: 10px 0;
}
#leftCol li {
	padding: 2px 0;
}
#centerCol {
	float: left;
	width: 625px;
	min-height: 400px;
	padding: 20px 10px;
	padding-top: 0;

}
#mainCol {
	float: left;
	width: 785px;
	min-height: 300px;
	padding: 20px 10px;
	padding-top: 0;
}
#mainCol h2 {
	margin-top: 0;	
}
#rightCol {
	float: left;
	padding: 20px 15px;
	_padding: 20px 0px;
	width: 140px;
	_width: 120px;
}
#rightCol ul {
	list-style-type: none;
	padding: 0;
	margin: 10px 0;
}
#rightCol li {
	padding: 2px 0 2px 25px;
	background-image: url(images/bullet.png);
	background-position: center left;
	background-repeat: no-repeat;
}
.dashboardMainNav {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
	height: 45px;
}
.dashboardMainNav li {
	float: left;
}
.dashboardMainNav li a {
	display: block;
	padding: 10px;
	margin-right: 10px;
	background-image: url(images/searchGrad.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	border: 1px #ccc solid;
	color: #333;
	font-weight: bold;
}
.dashboardMainNav li a:hover {
	text-decoration: none;
}
.dashboardNav {
  padding:0; 
  margin:0; 
  list-style-type:none;
  white-space:nowrap;
  margin-left: 10px;
  }
.dashboardNav li {
  float:left;
  min-width:100px;
  margin-right: 5px;
  margin-bottom: 5px;
  }
.dashboardNav a {
  position:relative;
  display:block; 
  text-decoration:none; 
  min-width:100px; 
  float:left; 
  }
* html .dashboardNav a {
  width:100px;
  }
.dashboardNav a span {
  display:block; 
  color:#000; 
  border:1px solid #ccc; 
  border-bottom: none;
  text-align:center; 
  padding:4px 16px; 
  cursor:pointer;
  }
* html .dashboardNav a span {
  width:100px; 
  cursor:hand; 
  w\idth:66px;
  }

.dashboardNav a span:hover {
  background-color:#ddd;

  }

.dashboardCol {
	float: left; width: 940px; _width: 910px; margin: 0 10px; padding: 10px 0;
}
#front_video_box {
	position: absolute;
	top: 140px;
	left: 10px;
	z-index: 1000000000;
	padding: 5px;
	background-image: url(images/video/background_full.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#front_video {
	position: relative;
	top: 3px;
	height: 240px;
	width: 320px;
	height: 250px;
	padding: 5px;
	background-image: url(images/video/background.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#front_video_thumbs {
	text-align:center;
}
#front_video_thumbs img {
	margin: 5px 2px;
}
#frontQuestions {
	float: right;
	width: 120px;
	height: 250px;
	padding: 5px;
}
.frontQuestion {
	width: 100%;
	height: 67px;
	background-color: #386ca1;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 5px;
	margin-bottom: 5px;
}
.searchResult {
	position: relative;
	border: 1px #ccc solid;
	height: 90px;
	width: 610px;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #fff;
	background-image: url(images/searchGrad.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.searchTitle {
	
}
.searchDescription {
	padding: 5px 0;
}
.searchFoot {
	position: absolute;
	height: 16px;
	bottom: 5px;
	left: 5px;
}
.searchFootItem {
	float: left;
	margin-right: 10px;
}

label {
	width: 10em;
	float: left;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding: 0 10px;
	text-align: right;
}
#registration_form p {
	padding: 2px 0;
	margin: 0;
}
#registration_form fieldset {
	border: 1px #ccc solid;
	padding: 5px;
}
p.label_checkbox_pair {
float: left;

}
p.label_checkbox_pair input {
	float: left;

}
p.label_checkbox_pair label {

width: 100px;
text-align: left;
}

.ticket_nav {
position: relative;
z-index:100000000;
font-size:100%;
margin:0; /* this page only */
padding: 0;
}

/* remove all the bullets, borders and padding from the default list styling */
.ticket_nav ul {
	padding:0;
	margin:0;
	list-style-type:none;
	width:320px;
	border: 1px #ccc solid;
}
/* hack for IE5.5 */
* html .ticket_nav ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
.ticket_nav li {
	position:relative;
	background-color: #eee;
	background-repeat: repeat-x;
	background-position: bottom left;
	height:26px;
	width: 320px;
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 5px;
}

/* style the links */
.ticket_nav a, .ticket_nav a:visited {
	display:block; 
	text-decoration:none;
	height:25px;
	line-height:25px;
	width:320px;
	font-size: 12px;
	color:#000;
	text-indent:5px;
	margin-left: 0;
	border: 1px solid #333;
}
.ticket_nav a:hover {
	background: #ccc;
}
.ticket_detail {
	float: right;
	width: 550px;
	min-height: 300px;
	background-color: #eee;
	border: 1px #ccc solid;
	padding: 10px;
}
#footer {
	width: 970px;
	height: 20px;
	margin: 0 auto;
}
#footer ul {
	list-style: none;
	color: #666;
	width: 970px;
	padding: 0;
	height: 20px;
	margin: 3px 0;
	text-align: right;
}
#footer ul li { 
	display: inline;
	font-size: 12px;
	color: #666;
}
#footer ul li a {
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px;
	color: #666;
}
#footer ul li a:hover {

}
.error_field {
	min-height: 35px;
	font-size: 14px;
	font-weight: normal;
	color: #CC0033;
	line-height: 18px;
	background: #FDF4F8;
	border: 1px #CC0033 solid;
	padding: 10px;
	padding-left: 60px;
	margin: 5px 0;
	background-image: url(images/alert.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
.success_field {
	min-height: 35px;
	font-size: 14px;
	font-weight: normal;
	color: #006633;
	line-height: 18px;
	background: #E9FCED;
	border: 1px #006633 solid;
	padding: 10px;
	padding-left: 60px;
	margin: 5px 0;
	background-image: url(images/success.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
.clear {
	clear: both;
}
.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url(images/feed-icon-14x14.png) no-repeat 0 50%;
}


/* MENU CSS ROLLOVER */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout4.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu {
z-index:1000;
font-size:100%;
height:659px;
padding:0;
margin:0;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:165px;
height:659px;
position:relative;
}

.menu li {
background:#fff;
height:26px;
}
* html .menu li {margin-left:-16px; margin-lef\t:0;}
/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:10px; width:0; height:0;}

/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:164px;
color:#fff;
text-indent:5px;
font-size: 12px;
text-indent:5px;
font-weight: bold;
}
/* style the link hover */
* html .menu a:hover {color:#fff; background:#999;}

.menu :hover > a {
color:#fff; 
background:#999;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
padding:0;
margin:0;
top:-10px;
left:164px;
border:none;
}

/* 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;
height:659px;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
height:659px;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
height:659px;
}
#hintbox{ /*CSS for pop up hint box */
	position:absolute;
	top: 0;
	background-color: #666;
	border: 4px #fff solid;
	color: #fff;
	width: 150px; /*Default width of hint.*/ 
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
	z-index:100;
	visibility: hidden;
}
.hintanchor{ /*CSS for link that shows hint onmouseover*/
	position: relative;
	bottom: 3px;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
}
.hintanchor:hover {
	text-decoration: none;
}
.required {
	font-size: 16px;
	color: #F00;
	font-weight: bold;
}
#burst_details {
	position:absolute;
	right: 115px;
	top: 5px;
	width: 190px;
	text-align: center;
	height: 110px;
	padding: 58px 40px;
	z-index: 1000;
	font-size: 12px;
	color: #fff;
	background-image: url(images/big_burst.png);
	background-repeat: no-repeat;
	background-position: top center;	
}
#burst_details a:hover {
	text-decoration: underline;
}
/*Search Results Page Selector*/
.pagination{
	position: relative;
	bottom: 2px;
	clear: both;
}
.pagination ul{
	padding: 0 0 10px 0;
	text-align: left; /*Set to "right" to right align pagination interface*/
	font-size: 12px;
}
.pagination li{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
	margin-right: 5px;
}
.pagination a, .pagination a:visited{
	padding: 3px;
	border: 1px solid #ccc;
	text-decoration: none; 
}
.pagination a:hover, .pagination a:active{
	border: 1px solid #999ccc;
	background-color: #eeeeee;
}
.pagination li.currentpage{
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #be1d23;
	color: #fff;
}
.pagination li.disablepage{
	padding: 3px;
	border: 1px solid #999;

}
.pagination li.nextpage{
	font-weight: bold;
}
* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
	margin-right: 5px;
	padding-right: 5px;
}
