/* CSS Document */
BODY {
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td, div
{
	font-family:Trebuchet MS, Georgia, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}

div {
	margin:0px;
	padding:0px;
	}

div#myHolder {
	background-color:#FFFFFF;
	color:inherit;
	width:900px;
	display:table-cell;
	}

div#myHeader {
	width:900px;
	height:90px;
	float:left;
	display:table-row;
	}
	
#myHeader #myLogo {
	width:400px;
	float:left;
	text-align:left;
	padding-top:15px;
	display:table-cell;
	}
	
#myHeader #myContact {
	width:500px;
	float:right;
	line-height:14px;
	padding-top:10px;
	text-align:right;
	display:table-cell;
	}

div#myMenu {
	width:898px;
	float:left;
	display:table-cell;
	text-align:center;
	background-image:url(udm-resources/topmenu-back-ver3.gif);
	background-repeat:repeat-x;
	height:31px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}
	
div#myMenu2 {
	float:left;
	display:table-cell;
	background-image:url(udm-resources/realviz_nav01.gif);
	background-repeat:repeat-x;
	height:35px;
	}
	
div#myMenu3 {
	float:left;
	display:table-cell;
	background-image:url(udm-resources/realviz_box01.gif);
	background-repeat:repeat-x;
	height:60px;
	width:179px;
	}

div#myFlash {
	width:900px;
	display:table-cell;
	float:left;
	text-align:center;
	margin-top:3px;
	}

.title01 {
	color:#000000;
	font-size:17px; 
	font-weight:bold;
	line-height:18px;
	}


.title02 {
	color:#666666;
	font-size:12px; 
	font-weight:bold;	
	}

.smalltitle2{
	color:#000000;
	font-size:13px; 
	font-weight:bold;
	}
	
.redtitle2{
	color:#cc0000;
	font-size:13px; 
	font-weight:bold;
	}

.title03 {
	color:#000000;
	font-size:20px; 
	font-weight:bold;
	line-height:18px;
	}
	

.title04 {
	color:#336699;
	font-size:16px; 
	font-weight:bold;
	line-height:18px;
	}
	
.title05 {
	color:#999999;
	font-size:24px; 
	font-weight:bold;
	line-height:35px;
	}
	
.title06 {
	color:#ffffff;
	font-size:15px; 
	font-weight:bold;
	text-decoration:none;
	}
	
.title07 {
	color:#ffffff;
	font-size:15px; 
	font-weight:bold;
	}

.title08 {
	color:#666666;
	font-size:22px; 
	font-weight:bold;	
	}


div#myContent {
	margin-top:13px;
	width:900px;
	display:table-cell;
	float:left;
	text-align:left;
	}

div#myBoxes {
	margin-top:13px;
	width:900px;
	display:table-row;
	float:left;
	text-align:left;
	}

div#grayBox {
	background-image:url(images/bottom-graybox-backline-ver3.gif);
	background-repeat:repeat-y;
	width:210px;
	display:table-cell;
	float:left;
	text-align:center;
	margin-left:16px;
	border-bottom: 1px solid #CCCCCC;
	}

div#MySearch {
	width:220px;
	float:left;
	display:table-cell;
	text-align:left;
	}

div#grayBox2 {
	width:218px;
	text-align:left;
	display:table-cell;
	float:left;
	border: 1px solid #cccccc;
	background-color:#e0e0e0;
	}
	
div#grayBox3 {
	background-image:url(images/bottom-graybox-backline3-ver3.gif);
	background-repeat:repeat-y;
	width:200px;
	text-align:left;
	}
	
#grayBox div#grayBoxBack {
	background-image:url(images/bottom-graybox-back-ver3.gif);
	background-repeat:no-repeat;
	width:210px;
	display:table-cell;
	float:left;
	}
	
#grayBoxBack #photoBox1 {
	width:210px;
	display:block;
	height:160px;
	float:left;
	text-align:center;
	vertical-align:bottom;
	background:url(images/why-voyager-ver3.jpg) no-repeat bottom center;
	}
	
#grayBoxBack #photoBox2 {
	width:210px;
	display:block;
	height:160px;
	float:left;
	text-align:center;
	vertical-align:bottom;
	background: url(images/virtual-tour-hosting-ver3.jpg) no-repeat bottom center;
	}
	
#grayBoxBack #photoBox3 {
	width:210px;
	display:block;
	height:160px;
	float:left;
	text-align:center;
	vertical-align:bottom;
	background: url(images/360-virtual-tour-kits-ver3.jpg) no-repeat bottom center;
	}

.realviz {
	width:895px;
	height:478px;
	background-color:#7F8286p;
	background-image:url(images/realviz_bg.gif);
	background-repeat:no-repeat;
}

.realvizbox {
	width:179px;
	height:60px;
	background-image:url(images/realviz_box01.gif);
	background-repeat:no-repeat;
	padding-left:5px;
}

.realvizbox:hover {
	width:179px;
	height:60px;
	background-image:url(images/realviz_box02.gif);
	background-repeat:no-repeat;
}

.realvizboxtitle {
	color:#ffffff;
	font-size:12px; 
	font-weight:bold;
	text-decoration: none;
	}

.whitetxt
{
	font-family:Trebuchet MS, Georgia, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.realvizboxtitlesub {
	color:#FF9900;
	font-size:14px; 
	font-weight:bold;
	padding-left:10px;
	}
	
.realviztab {
	height:33px;
	background-image:url(images/realviz_nav01.gif);
}
a.realviztab:hover {
	height:33px;
	background-image:url(images/realviz_nav03.gif);
	padding-top:6px;
	display:block;
}
.greentab
{
	background-image:url(http://www.kayyah.com/images/greentab.gif);
	background-repeat:no-repeat;
	width:222;
	height:107;
}
.shopcartwhite01
{
	font-family:Trebuchet MS, Georgia, Verdana, Arial, Helvetica;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.shopcartwhite02
{
	font-family:Trebuchet MS, Georgia, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.shopcartwhite03
{
	font-family:Trebuchet MS, Georgia, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.shopcartblue01
{
	color:#3399CC;
	font-size:14px; 
	font-weight:bold;	
}
.shopcartblue02
{
	color:#3399CC;
	font-size:12px; 
	font-weight:normal;	
	font-style: italic;
}

div#paddBox {
	margin:5px;
	display:block;
	float:left;
	text-align:center;
	margin-bottom:0px;
	font-size:12px;
	line-height:15px;
	width:200px;
	}

div#hLine {
	background-color:#dadada;
	height:1px;
	display:table-cell;
	float:left;
	}
	
div#bottomShadow {
	background-image:url(images/bottom-backshadow-ver3.gif);
	background-repeat:no-repeat;
	margin-top:1px;
	width:220px;
	float:left;
	display:table-cell;
	}

#bottomShadow div#myText {
	font-size:12px;
	line-height:14px;
	margin:5px;
	}

#mySmTxtBold {
	font-size:10px;
	font-weight:bold;
	line-height:11px;
	}
	
div#bottomShadow2 {
	background-image:url(images/bottom-backshadow2-ver3.gif);
	background-repeat:no-repeat;
	height:30px;
	}
	
.footer {font-size:11px; color:#AAAAAA}
.footer a:link  {text-decoration:NONE; font-size:11px; color:#AAAAAA;}
.footer a:visited {text-decoration:NONE; font-size:11px; color:#AAAAAA;}
.footer a:active {text-decoration:NONE; font-size:11px; color:#AAAAAA;}
.footer a:hover  {text-decoration:NONE; font-size:11px; color:#777777;}

.aplText {	
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	color:#222222;
	line-height:15px;
	font-size:11px;
	}
	

