/* CSS Document */
#mnCol {
	float:left;
}
#mnCol, .destPrinc {
	width:366px;
	margin-right:0px;
	padding-right:0px;
}
.mnCol2 {
	width:424px;
	margin:0px;
	padding:0px;
	float:left;
	margin-left:17px;
}
.mediaFeatures {
	position:relative;
}
.mediaFeatures .subtitle {
	color:#333333;
	font:11px Arial;
	line-height:14px;
	font-weight:bold;
}
.mediaFeatures li {
	list-style:circle;
	list-style-position:inside;
	margin-left:0px;
	padding-left:0px;
}
.mediaFeatures li a { color:#006699; }
.mediaFeatures li a:link { color:#006699; }
.mediaFeatures li a:visited { color:#006699; }
.mediaFeatures li a:hover { color:#006699; }
.mediaFeatures li a:active { color:#006699; }

.boxInfo {
	background-color:#eeeeee;
	display:block;
	padding:4px;
}

.boxInfo fieldset {
	margin:8px;
	border:0px;
}

.boxInfo fieldset label {
	width:44px;
	display:block;
	margin-right:2px;
	float:left;
	margin-bottom:3px;
}

.boxInfo fieldset .clip_link {
	background:url(../images/clip_link.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:14px;
}

.boxInfo fieldset .embed_link {
	background:url(../images/embed_link.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:14px;
}

.boxInfo fieldset input {
	font-family:Verdana;
	font-size:11px;
	border:1px solid #999999;
	margin-bottom:3px;
	width:270px;
}
#publiSquare {
	margin-top:27px;
}

.mboxDest {
	padding:10px;
	background-color:#efefef;
	border: solid 1px #e3e3e3;
}

.mboxTitle h4 {
	font-weight:bolder;
	padding-bottom:2px;
	border-bottom:3px solid #154575;
	color: #000;
	line-height: 14px

}
.mboxTitle {
	border-bottom:1px solid #ccc;
}

.pageCount {
	position:relative;
	display:block;
	float:right;
	width:90px;
	margin-left:-90px;
	margin-top:-21px;
}

.mboxCont {
	margin-top:9px;
	height:80px;
}

.mboxCont .mlistItem {
	width:200px;
	float:left;
}

.mboxOther {
	margin-top:7px;
}

.mboxOther .mlistItemSel {
	border-right:solid 4px #5595b6;
	border-bottom:solid 1px #CCCCCC;
}

.mboxOther .mlistItem2, .mboxOther .mlistItemSel {
	height:80px;
	margin-bottom:10px;
}

.mlistItem img, .mlistItem2 img, .mlistItemSel img {
	float:left;
	margin-right:7px;
	border:solid 1px #333333;
}

#atCol {
	background:url(../images/pic_gray.gif);
	background-position:168px 1px;
	background-repeat:repeat-y;
	height:600px;
	margin-top:12px;
}

#atCol1 {
	width:160px;
	float:left;
}

#atCol2 {
	width:247px;
	float:right;
}

.navMenu {
	margin-top:7px;
}

.navMenu li {
	margin:0px;
	padding:0px;
	font-weight:bold;
	padding-left:13px;
	background:url(../images/bullet_blue.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	cursor:pointer;
}

.navMenu .float_menu {
	margin:0px;
	padding:0px;
	border:0px;
	display:none;
}

.navMenu .float_menu li {
	margin:0px;
	padding:0px;
	font-weight:normal;
	padding-left:26px;
	background:url(../images/bullet_gray.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.arrows{
	height:18px;
	width:36px;
	display:table;
	position:relative;
	float:right;
	margin-top:-23px;
	margin-right:-4px;
}
.arrows img{
	float:left;
	margin:2px;
}
