/* CSS Document */
* {margin: 0px; padding: 0px;}
body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/body-tile.gif) repeat-x;
	margin-top: 29px;
}
* html body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/body-tile-html.gif) repeat-x;
	margin-top: 29px;
}
.index-body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/body-tile1.gif) repeat-x;
	margin-top: 29px;
}
* html .index-body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/body-tile-html1.gif) repeat-x;
	margin-top: 29px;
}
#Layer1 {
	margin: 0 auto;
	clear:both;
	position: absolute;
	width:1004px;
	height:280x;
	z-index:10001;
	margin-top: 450px;
}
* html #Layer1 {
	margin: 0 auto;
	clear:both;
	position: absolute;
	width:1004px;
	height:280x;
	z-index:10001;
	margin-top: 0px;
}
div, p, td {
	font: normal 11px/13px Tahoma;
	color: #666666;
}
#wrapper {
	margin: 0 auto;
	width: 1004px;
	height: auto;
}
#main {
	margin: 0 auto;
	width: 1004px;
	height: auto;
}
#nav {
	float:left;
/*	background: url(images/v-symbol.gif) no-repeat top left;*/
	height: auto;
	height: 205px;
	width: 271px;
	margin-right: 44px;
}
#v-logo {
	clear: both;
	width: 100px;
	height: 68px;
	background: url(images/virtualis-logo.jpg) no-repeat;
}
#nav ul{
	list-style: none;
	color: #cccccc;
	margin-bottom: 40px;
}
#nav li a{
	display: block;	
	width: 211px;
	font: normal 18px/24px Arial;
	color: #cccccc;
	text-align:left;
	text-transform:uppercase;
	text-decoration:none;
	background: none;
	margin-bottom: none;
}
#nav li a:hover {
	display: block;	
	width: 211px;
	font: normal 18px/24px Arial;
	color: #ffffff;
	text-align:left;
	text-transform:uppercase;
	text-decoration:none;
	background: #EF2811;
	margin-bottom: none;
}
.current {
	display: block;	
	width: 211px;
	font: normal 22px/24px Arial;
	color: #ffffff;
	text-align:left;
	text-transform:uppercase;
	text-decoration:none;
	background: #EF2811;
	margin-bottom: 24px;
}
#newsletter {
margin: 0px 0px 40px 0px;
}
* html #newsletter {
margin: 15px 0px 43px 0px;
}
#top {
	clear: both;
	height: 397px;
}
#tophome {
	clear: both;
	height: 551px;
}
* html #tophome {
	clear: both;
	height: 554px;
}
#h-right {
	width: 672px;
	float:left;
	height: auto;
}
#video {
	float: left;	
	width: 672px;
	height: 273px;
}
#video-home {
	float: left;	
	width: 672px;
	height: 426px;
	background: url(images/main-banner.jpg) no-repeat;
}
form{
	margin: 0px;
	padding: 0px;	
}
.form_style {
	font: normal 12px Arial;
	color: #cccccc;
}
input {
	font: normal 12px Arial;
	border: #595959 solid 1px;
	background:#000000;
	color: #cccccc;
	height: 20px;
}
.send {
	height: 22px;
	width: 65px;
	text-align: center;
}
* html .send {
	height: 23px;
	line-height: 18px;
	width: 65px;
	text-align: center;
}
#article{
float: left;
text-align: left;
list-style: none;
}
#article form{
	margin: 0px;
	padding: 0px;	
}
#article .form_style {
	font: normal 12px Arial;
	color: #333333;
}
#article input {
	font: normal 12px Arial;
	border: #999999 solid 1px;
	background: none;
	color: #333333;
	height: 18px;
	line-height: 18px;
}
#article .send {
	height: 28px;
	line-height: 22px;
	width: 65px;
	text-align: center;
	background: #000000;
	color: #FFFFFF;
	border: #000000 solid 1px;
}
#article * html .send {
	height: 28px;
	line-height: 22px;
	width: 65px;
	text-align: center;
}
.mail {
	width: 130px;
}
#welcome {
	float: right;	
	width: 672px;
	margin-top: 17px;
}
#welcome h1{
	margin-top: 9px;
	font: normal 22px/24px Tahoma;
	color: #CCCCCC;	
}
#welcome p {
	font: normal 12px/14px Arial;
	color: #CCCCCC;
	margin-bottom: 5px;
}
#welcome a {
	font: normal 12px/14px Arial;
	color: #ffffff;
	padding-bottom: 2px;
	border-bottom: #EF2811 solid 1px;
	text-decoration:none;
	width: auto;
}
#welcome a:hover {
	font: normal 12px/14px Arial;
	color: #cccccc;
	padding-bottom: 2px;
	border-bottom: #EF2811 solid 1px;
	text-decoration:none;
	width: auto;
}
* html #welcome a {
	font: normal 12px/14px Arial;
	color: #ffffff;
	padding-bottom: 2px;
	border-bottom: #EF2811 solid 1px;
	text-decoration:none;
	display: block;
	width: 62px;
}
* html #welcome a:hover {
	font: normal 12px/14px Arial;
	color: #cccccc;
	padding-bottom: 2px;
	border-bottom: #EF2811 solid 1px;
	text-decoration:none;
	display: block;
	width: 62px;
}
.left_border_gray {
	border-left: #292929 dashed 1px;
	padding-left: 20px;	
}
.right_border_gaap {
	padding-right: 20px;
}
#content {
	float: right;
	width: 672px;
	height: auto;
}
#left {
	float: left;
	width: 220px;
	display: block;
}
#news {
	width: 220px;
	display: block;
	margin: 18px 0px 0px 0px;
	display:block;
}
* html #news {
	margin: 30px 0px 0px 0px;
}
#news h4{
	font: bold 12px/14px Arial;
	color: #000000;
	clear:both;
}
#news span {
	font: normal 10px/12px Tahoma;
	color: #C0C0C0;
	clear:both;
}
#news ul li {
	list-style: inside;
	list-style-type:disc;
	padding: 3px 0px 3px 0px;
	color: #000000;
	line-height: normal;
}
#news p {
	margin-top: 5px;
	margin-bottom: 7px;
	line-height: 16px;
}
#news a {
	font: normal 11px/13px Tahoma;
	color: #000000;
	text-decoration: none;
	background: url(images/arrow.gif) no-repeat;
	background-position: 160px 3px;
	text-align: right;
	display:block;
}
#news a:hover {
	font: normal 11px/13px Tahoma;
	color: #000000;
	text-decoration: none;
	text-align: right;
	display:block;
}
#intro-interior {
	float:left;
	width: 620px;
	height: auto;
	margin: 70px 0px 20px 65px;
}
* html #intro-interior {
	margin: 70px 0px 20px 25px;
}
#intro {
	float:left;
	width: 400px;
	height: auto;
	margin: 70px 0px 20px 0px;
}
* html #intro {
	margin: 70px 0px 20px 0px;
}
#article {
	float: left;
}
#article h1 {
	font: normal 26px/34px Tahoma;
	color: #EF2B0E;
	clear:both;
	text-align: left;
}
#article h3 {
	font: bold 12px Tahoma;
	color: #666666;
	clear:both;
	text-align: left;
}

#article ul li {
	list-style:  outside;
	list-style-type:disc;
	padding: 3px 0px 3px 0px;
	margin: 3px 0px 7px 12px;
}
#article ul li ul li {
	list-style: inside;
	list-style-type:circle;
	margin: 0px 0px 0px 15px;
	padding: 1px 0px 1px 0px;
}
#article p {
	margin-top: 5px;
	margin-bottom: 7px;
	line-height: 15px;
	text-align: justify;
}
#article a {
	font: normal 11px/13px Tahoma;
	color: #838383;
	text-decoration: none;
	background: url(images/arrow.gif) no-repeat;
	background-position: 330px 3px;
	padding-left: 10px;
	text-align: right;
	display:block;
	text-transform:uppercase;
}
#article a:hover {
	font: normal 11px/13px Tahoma;
	color: #838383;
	text-decoration: none;
	text-align: right;
	display:block;
	text-transform:uppercase;
}
#article span a {
	font: normal 11px/13px Tahoma;
	color: #838383;
	text-decoration: none;
	padding-left: 10px;
	display:block;
	text-transform:uppercase;
	background: none;
	text-align: left;
}
#article span a:hover {
	font: normal 11px/13px Tahoma;
	color: #838383;
	text-decoration: none;
	text-align: left;
	display:block;
	text-transform:uppercase;
	background: none;
}
#form-new input {
	background:none;
	width: 150px;
}
.no-border input {
	border: #000000 solid 1px;
	width: 20px;
	height:auto;
	background: #EF2B0E;
	text-align:left;
}
.sub-but {
	border: #000000 solid 1px;
	background: #EF2B0E;
	color: #000000;
	text-align:center;
}
.avatar-last {
	width: 150px;
}
#form-new a {
	font: normal 11px/13px Tahoma;
	color: #838383;
	text-decoration: none;
	padding-left: 10px;
	text-align: right;
	display:block;
	text-transform:uppercase;
	text-decoration: none;
	background: none;
	text-align: left;
}
#form-new a:hover {
	font: normal 11px/13px Tahoma;
	color: #838383;
	text-decoration: none;
	padding-left: 10px;
	text-align: right;
	display:block;
	text-transform:uppercase;
	text-decoration: none;
	background: none;
	text-align: left;
}
#im-box {
	width: 399px;
	height: 111px;
	margin: 0 auto;
	float:left;
	margin-top: 7px;	
}
#right {
	height: auto;
	float:right;
	width: 217px;
	margin-top: 70px;
}
#photo {
	float:left;
	width: 217px;
}
#photo h2{
	width: 207px;
	height: 24px;
	background: #EF2B0E;
	line-height: 24px;
	padding-left: 10px;
	font: bold 14px/24px Arial;
	color: #ffffff;
	clear: both;
}
#photo img{
	clear: both;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
}
#photo p{
	width: 193px;
	height: auto;
	background: #000000;
	font: normal 11px/13px Arial;
	color: #838383;
	clear: both;
	padding: 12px;
	padding-bottom: 0px;
	text-transform: none;
	text-align: justify;
}
* html #photo p{
	margin-top: -3px;
}
#photo a{
	font: normal 11px/13px Tahoma;
	color: #ffffff;
	text-decoration: none;
	background: #EF2B0E;
	padding: 2px;
	text-align: center;
	display:block;
	text-transform:uppercase;
	width: 75px;
	margin-top: 10px;	
}
#photo a:hover{
	font: normal 11px/13px Tahoma;
	color: #ffffff;
	text-decoration: none;
	background: #EF2B0E;
	padding: 2px;
	text-align: center;
	display:block;
	text-transform:uppercase;
}
#footer {
	clear: both;
	background: #000000;
	padding: 10px;
	text-align:right;
	width: auto;
	height: 30px;
	margin: 20px 0px 0px 0px;
}
#footer span {
	color: #EF2B0E;
	font: Arial;	
}
#news2 {
	width: 220px;
	display: block;
	margin: 15px 0px 0px 0px;
	display:block;
}
* html #news2 {
	margin: 27px 0px 0px 0px;
}
#news2 ul li {
	list-style: inside;
	list-style-type: disc;
	color: #000000;
	padding: 3px 0px 3px 0px;
}
#news2 p {
	margin-top: 5px;
	margin-bottom: 7px;
	line-height: 16px;
}
#news2 ul li a{
	font: normal 11px/12px Tahoma;
	color: #333;
	text-decoration: underline;
	background: none;
	text-align: left;
	text-transform: none;
}
#news2 ul li a:hover{
	font: normal 11px/12px Tahoma;
	color: #333;
	text-decoration: none;
	background: none;
	text-align: left;
	text-transform: none;
}
.border-gray-bottom {
	border-bottom: #CCC dashed 1px;
}
#pscroller1 {
width: 187px;
height: 126px;
border: none;
padding: 10px 20px 10px 10px;
background: #000000;
text-align: justify;
}

#pscroller2 {
width: 193px;
height: 126px;
border: none;
padding: 0px;
background: none;
}

#pscroller2 a {
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
#news-tab {
	width: 260px;
	height: auto;
	clear:both;
	margin-top: 16px;
}
* HTML #news-tab {
	margin-top: 53px;
}

#news-tab-head {
	display:block;
	width: 90px;
	height: 33px;
	float: left;
	background: #EF2B0E;
	font: bold 16px/33px Arial;
	color: #FFFFFF;
	padding-left: 17px;
}
#news-tab-con {
	width: 253px;
	height: auto;
	clear:both;
	background: #F7F7F7;
	padding: 22px 0px 60px 17px;
	font: normal 11px/26px Tahoma;
	color: #666666;
}
#news-tab-con ul {
	margin: 0px; padding: 0px;
	list-style:none;
}
#news-tab-con li a {
	background: url(images/but-box-normal.gif) no-repeat;
	background-position: 0px 10px;
	padding-left: 15px;
	font: normal 11px/26px Tahoma;
	border-bottom: #D6D6D6 dashed 1px;
	color: #666666;
	text-decoration: none;
	text-transform: none;
}
#news-tab-con li a:hover {
	background: url(images/but-box-over.gif) no-repeat;
	background-position: 0px 10px;
	padding-left: 15px;
	font: normal 11px/26px Tahoma;
	border-bottom: #333333 dashed 1px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}
.pp-style {
	font: normal 11px/20px Tahoma;
	color: #666666;
	margin-top: 10px;
}
.pp-style a {
	font: normal 11px/20px Tahoma;
	color: #666666;
	margin-top: 10px;
	background: url(images/pp-arrow.gif) no-repeat;
	padding-left: 12px;
	background-position: 0 3px;
}
.pp-style a:hover{
	font: normal 11px/20px Tahoma;
	color: #666666;
	margin-top: 10px;
	background: url(images/pp-arrow.gif) no-repeat;
	padding-left: 12px;
	background-position: 0 3px;
}
.read a{
	font: normal 11px/13px Tahoma;
	color: #838383;
	text-decoration: none;
	background: url(images/arrow.gif) no-repeat;
	background-position: 184px 12px;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:10px;
	text-align: right;
	display:block;
	text-transform:uppercase;
}

