﻿
#vdi h3, #columns h3
{
	display:none;
}

#sidedocs
{
    margin-top:10px;
}

#vdi
{
	width:735px;
	height:214px;
	float:left;
	clear:both;
	position:relative;
	background:url(/includes/images/solutions/vdi_alt_box.gif) no-repeat;
}

#vdi p
{
	margin:68px 0 0 245px;
	color:#ffffff;
	width:452px;
}



#columns
{
	width:735px;
	float:left;
	clear:both;
	margin:0px;
}

#migrate
{
	position:relative;
	width:245px;
	height:191px;
	float:left;
	margin-left:0px;
	background:url(/includes/images/solutions/migration_box.gif) repeat-y;
}


#migrate  p
{
	color:#333333;
	width:220px;
	margin:50px 0 0 10px;
}



#license
{
	position:relative;
	float:left;
	width:245px;
	height:191px;
	margin-left:0px;
	background:url(/includes/images/solutions/license_man_box.gif) repeat-y;
}

#license p{
	color:#333333;
	width:220px;
	margin:50px 0 0 10px;
}

#migrate a, #license a
{
	position:absolute;
	top:136px;
	left:10px;
	margin:0px;
	padding-left:49px;
	padding-top:12px;
	width:109px;
	height:45px;
	color:#000000;
	font:14px Arial, sans-serif;
	text-decoration:none;
}

#migrate a:hover, #license a:hover
{
	text-decoration:underline;
}

#ts
{
	position:relative;
	float:left;
	width:245px;
	height:191px;
	margin-left:0px;
	background:url(/includes/images/solutions/ts_bg.gif) no-repeat;
}

#ts p
{
	color:#FFFFFF;
	width:220px;
	margin:50px 0 0 10px;
}

/* big buttons */

/* vdi more btn */
p#vdimorebtn
{
	position:absolute;
	top:140px;
	left:245px;
	width:182px;
	height:51px;
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#ffffff;
	font:14px Arial, sans-serif;
}

#vdimorebtn a
{
	float:left;
	margin:0px;
	padding-left:49px;
	padding-top:15px;
	width:109px;
	height:51px;
	color:#ffffff;
	font:14px Arial, sans-serif;
	text-decoration:none;
}

#vdimorebtn a:hover
{
	text-decoration:underline;
}



/* TS more btn */
p#tsmorebtn
{
	position:absolute;
	top:136px;
	left:10px;
	width:182px;
	height:50px;
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#ffffff;
	font:14px Arial, sans-serif;
}

#tsmorebtn a
{
	float:left;
	margin:0px;
	padding-left:49px;
	padding-top:12px;
	width:109px;
	height:45px;
	color:#ffffff;
	font:14px Arial, sans-serif;
	text-decoration:none;
}

#tsmorebtn a:hover
{
	text-decoration:underline;
}

