@charset "utf-8";
/* CSS Document */

html, body {width:100%; height:100%}

body {margin:0px;}

a:link, a:visited {
	color:#394D80;
	text-decoration:underline;
}
a:hover, a:active {
	color:#B7AAC1;
	text-decoration:none;
}

.mainBodyTable {
	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing:1pt;
	line-height:16px;
	color: #333333;
	background-color:#FFFFFF;
}

.tdLeftBG {
	background-image: url(/idx/newlayout/bg-left2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #0066CC;
}

.tdRightBG {
	background-image: url(/idx/newlayout/bg-right2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #0066CC;
}

.tdMain {
	background-color: #FFFFFF;
}

.subBodyTable {
	margin-bottom:20px;
}

.subBodyTable td {
	padding-top:0px;
}

.hoz-menu-bar img {
	margin:0px 0px -3px 0px;
}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#2994df;
}

#posterBox {
width:174px;
height:220px;
border:#E5E5E5 dashed 3px;
background-color:#F5F5F5;
}



/*
--------------- for idea max only
*/
.idxMenuTable {
	border-top:#33CCFF 1px solid;
	font-size:11px;
}
.idxMenuTable p {
	margin-top:3px;
	margin-bottom:3px;
	line-height:11pt;
}
.idxMenuTable td {
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:#33CCFF 1px solid;
}
.idxMenuTable a:link, .idxMenuTable a:visited {
	color:#0588BA;
	text-decoration:none;
}
.idxMenuTable a:hover, .idxMenuTable a:active {
	color:#66CCFF;
	text-decoration:none;
}

.contactinfo p {margin:5px 00px 5px 30px;}



.tradeshow {border-bottom:#CCCCCC solid 1px; margin-left:20px; margin-bottom:20px; padding-bottom:20px;}
.tradeshow_header {font-weight:bolder; text-transform:uppercase; color:#FF3366; font-size:14px; padding-bottom:20px;}
.tradeshow p {margin:0px;}


/*
--------------- for peek a pet only
*/
.peekMenuTable {
	border-top:#339933 1px solid;
	font-size:11px;
}
.peekMenuTable p {
	margin-top:3px;
	margin-bottom:3px;
	line-height:11pt;
}
.peekMenuTable td {
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:#339933 1px solid;
}
.peekMenuTable a:link, .peekMenuTable a:visited {
	color:#333333;
	text-decoration:none;
}
.peekMenuTable a:hover, .peekMenuTable a:active {
	color:#CCCC33;
	text-decoration:none;
}


/*
--------------- for uRock only
*/
.uRockMenuTable {
	border-top:#333333 1px solid;
	font-size:11px;
}
.uRockMenuTable p {
	margin-top:3px;
	margin-bottom:3px;
	line-height:11pt;
}
.uRockMenuTable td {
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:#333333 1px solid;
}
.uRockMenuTable a:link, .uRockMenuTable a:visited {
	color:#666666;
	text-decoration:none;
}
.uRockMenuTable a:hover, .uRockMenuTable a:active {
	color:#000000;
	text-decoration:none;
}



