div#nyroModalFull {
	font-size: 12px;
	color: #777;
	font-family: Verdana;
}
div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(../img/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 30px;
	height: 30px;
	text-indent: -9999em;
	background: url(http://www.dsomby.com/img/closebox.jpg) no-repeat;
	outline: 0;
	z-index:200;
}
h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div.wrapper div#nyroModalContent {
	padding: 5px;
}
div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div.wrapperImg img {
	vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	display:none;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
a.nyroModalPrev, a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
a.nyroModalPrev {
	left: 0;
	background: url(http://www.dsomby.com/img/prev.gif) left 20% no-repeat;
}
a.nyroModalPrev:hover {
	background: url(http://www.dsomby.com/img/prev.gif) left 20% no-repeat;
}
a.nyroModalNext {
	right: 0;
	background: url(http://www.dsomby.com/img/next.gif) right 20% no-repeat;
}
a.nyroModalNext:hover {
	background: url(http://www.dsomby.com/img/next.gif) right 20% no-repeat;
}
#mainarticlecontainer .articletitle, #mainarticlecontainer .brochurepic {display:none;}
.tvcommercial{font:Arial; color:#000; margin:0 0 0 15px; padding-top:10px; color:#929292; clear:both;}
.videosnaps{font:Arial; color:#000; font-weight:bold; color:#929292; clear:both;}
.gentitle{font:arial; font-size:12px; color:#929292; font-weight:bold; margin:0 10px; padding:0;}
.horizontalrule{color: #c1c1c1;background-color: #c1c1c1;height: 1px; width:97%;}
.snapstitle{font:arial; font-size:12px; color:#929292; font-weight:bold; margin-bottom:10px; padding:0;}
.blktitle{font-size:12px; font-family:arial; font-weight:bold; margin:0; padding:0;}
.bluetitle{font-size:16px; font-family:arial; color:#014D93; font-weight:bold; margin:0; padding:0;}
.bluelink{text-align:right; font-weight:bold; color:#014D93;}
.liststyle{list-style:none; margin:0 auto; padding:0; width:88px; float:left;}
.mediagal{border-left:solid #d2d2d2 1px; border-right:solid #d2d2d2 1px; width:276px;}
#sidebarco{border-left: 1px solid rgb(210, 210, 210); border-right: 1px solid rgb(210, 210, 210); padding-right: 10px; padding-left: 10px; width: 228px;}
#sidebarco a img{border:1px solid black;}
