/* CSS Document */

body{
	margin:0;
	padding:0;
	text-align:left;
	font-family: verdana, arial, sans-serif;
	background-image:url(../images/sn_r1_c3.jpg);
	background-position:0px 4px;
	margin-top:4px;
	background-color:#383838;
	background-repeat:repeat-x;
	font-size:10px;
	color:#CCC;
}

td {
	font-size:10px;
	line-height:140%;
}

h1, .contentheading, .componentheading {
	color:#33FFFF;
	font-family: Trebuchet MS;
	padding-bottom:10px;
	font-size:20px;
	font-weight:normal;
}

h2 {
	color:#0099FF;
	font-family: Trebuchet MS;
	padding-bottom:10px;
	font-size:16px;
	font-weight:normal;
}

h3 {
	color:#0099FF;
	font-family: Trebuchet MS;
	padding-bottom:0px;
	padding-top:20px;
	font-size:13px;
	font-weight:normal;
}


.left h3,
.right h3 {
	font-size:18px;
	font-family: Trebuchet MS;
	text-decoration:underline;
	color:white;
	font-weight:normal;
}

a {
	text-decoration:  none;
	font-weight: normal;
	border: none;
	color:#33FFFF;
	border-bottom: 1px dotted #CCC;
}

a:hover {
	text-decoration:  underline; 
	border: none;
}

a.readon {
	border-bottom: 1px dotted #CCC;
	background-image:url(../images/star.png);
	background-position: 0px 2px;
	background-repeat:no-repeat;
	font-weight:normal;
	padding-left:14px;
	float:right;
}

a.readon:hover {
	text-decoration:none;
	padding-left:14px;
	color:#F1FFB9;
	border-bottom: 1px dotted #CCC;
}

a.network_listing {
	border-bottom: 1px dotted #CCC;
	background-image:url(../images/star.png);
	background-position: 0px 2px;
	background-repeat:no-repeat;
	font-weight:normal;
	padding-left:14px;
}

a.network_listing:hover {
	text-decoration:none;
	padding-left:14px;
	color:#F1FFB9;
	border-bottom: 1px dotted #CCC;
}

.container {
	width:1100px;
	text-align:left;
	float:left;
}

.left {
	background-image:url(../images/sn_r1_c1.jpg);
	background-repeat:no-repeat;
	width:364px;
	min-height:457px;
	float:left;
	text-align:right;
	padding-right:15px;
}

#flashcontent {
	position:absolute;
	top:4px;
	left:0px;
	z-index:1;
	width:379px;
	height:457px;
}

.left_modules {
	position:absolute;
	top:200px;
	width:366px;
	left:0px;
	z-index:99;
}

.logo_click {
	position:absolute;
	top:16px;
	width:380px;
	height:120px;
	left:260px;
	z-index:98;
	cursor:pointer;
}

.left ul {
	list-style:none;
}

.left ul a:link,
.left ul a:visited {
	color:#FFFFFF;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
	font-family: Trebuchet MS;
	line-height:25px;
	border:none;
}

.left ul a.sublevel:link,
.left ul a.sublevel:visited {
	font-size:11px;
	font-family: Verdana, Trebuchet MS;
	text-transform:none;
	background-image:url(../images/star.png);
	background-position: right;
	background-repeat:no-repeat;
	padding-right:14px;
	line-height:20px;
}

.left ul a#active_menu {
	background-color:white;
	color:black;
	padding-left:2px;
	padding-right:2px;
	background-image:none;
}

.middle {
	background-image:url(../images/sn_r1_c2.jpg);
	background-repeat:no-repeat;
	width:516px;
	float:left;
	background-color:#2D2D2D;	
}

.inner_middle {
	float:left;
	width:488px;
	padding:14px;
	min-height:500px;
	padding-top:150px;
}

.right {
	padding-top:180px;
	float:left;
	padding-left:11px;
}

.footer {
	padding-top:10px;
	width:516px;
	height:130px;
	float:left;
	background-color:#2D2D2D;
	border-top:3px solid #383838;
	color:#666666;
}

.footer a {
	border:none;
}

.button {
	background-color: #33FFFF;
	border:1px solid #33FFFF;
	display:block;
}

.cross_ref_block, .detail_image {
	background-image:url(../images/cross_ref_block.jpg);
	background-repeat:no-repeat;
	display:block;
	width:151px;
	height:163px;
	text-align:center;
}

.cross_ref_block .image, .detail_image .image {
	width:120px;
	height:120px;
	display:block;
	text-align:center;
	margin-top:13px;
	overflow:hidden;
	background-color:white;
}

.cross_ref_block .image img, .detail_image img {
	display:block;
	text-align:center;
}

.cross_ref_block .name {
	width:100%;
	margin-top:14px;
	text-align:center;
}

.cross_ref_block .business {
	width:100%;
	text-align:center;
	padding-top:4px;
	color:#666;
}

.zimg_over {
	padding:3px;
	width:151px;	
	text-align:center;
}

.zimg {
	padding:0px;
	overflow:hidden;	
	width:120px;	
	border:3px solid white;
}

.others {
	background-color:blue;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index:5;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index:99;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.in_prod_img {
	float:left;
	margin:12px;
}