@charset "utf-8";
/* CSS Document */

body {
	background: #4E5359;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p {
	margin-right: 25px;
	margin-left: 25px;
	text-align: justify;
	font: 12px Arial, Helvetica, sans-serif;
	background: #fff;
}
form {
	margin: 0px;
	padding: 0px;
}
.autoHeight {
	height: auto!important;
}
.clear {
	clear: both
}
.fltRt {
	float: right;
	clear: right;
	margin-right: 15px;
	margin-bottom: 25px;
}
.fltLt {
	float: left;
	clear: left;
	margin-right: 25px;
	margin-bottom: 15px;
}
.lrgLogo {
	float: right;
	margin-right: 30px;
	margin-left: 25px;
	padding-top: 5px;
}

.widthExempt {
	width: auto!important;
}
#wrp {
	width: 988px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: url(/img/wrpBck.gif) center;
}
#header {
	background: #FFFFFF url(/img/hdBckGry.jpg) no-repeat center top;
	height: 144px;
	width: 988px;
}
#logo {
	margin-top: 0px;
	display: block;
	padding: 8px;
	margin-left: 5px;
}

#mainMenu {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px;
	background: url(/img/tpMnBck.gif);
	width: 988px;
	height: 35px;
}
#mainMenu li {
	float: left;
}
#mainMenu li a {
	background: url(/img/tpBt.gif) right bottom;
	display: block;
	height: 35px;
	color: #fff;
	text-decoration: none;
	font: 16px Arial, Helvetica, sans-serif;
	text-align: center;
}
#mainMenu li a strong {
	display: block;
	background: url(/img/tpBtStrongBck.gif) no-repeat left bottom;
	padding-top: 11px;
	padding-right: 11px;
	padding-left: 11px;
	height: 24px;
	font-weight: normal;
}
#mainMenu li a:hover strong {
	padding-top: 9px!important;
	height: 26px!important;
}
#mainMenu li a:hover {
	background: #316AC5;
}
#subMenu {
	background: #D6E2E8;
	margin: 0px 1px;
	padding: 0px;
	height: 24px;
	border-top: 1px solid #EFF3F5;
	border-bottom: 1px solid #B9CAD2;
	position: relative;
}
#subMenu li {
	float: left;
}
#subMenu li a {
	text-decoration: none;
	display: block;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	color: #004774;
	text-transform: uppercase;
	border-right: 1px solid #B9CAD2;
	border-left: 1px solid #EFF3F5;
}
#subMenu li a:hover {
	background: #004774;
	color: #fff;
}
#subMenu .subMCnt {
	background: #FFFFFF;
	color: #004774;
}


#siteSearch {
	width: 270px;
	top: 116px;
	position: absolute;
	right: 10px;
	margin: 0px;
	padding: 0px;
	height: 29px;
}
#siteSearch input {	width: 230px;	border-style: none;	text-decoration: none;	font-size: 14px;}
#siteSearch a {
	background: #EF5A28 center center;
	height: 20px;
	width: 28px;
	display: block;
	color: #fff;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -0.1em;
	padding-top: 3px;
	text-align: center;
	padding-right: 1px;
	float: right;
	clear: right;
}
#siteSearch a:hover {	background: url(/img/nv/srchBt.gif) center top;}

#miniMenu {
	position: absolute;
	top: 5px;
	right: 1px;
	font: 12px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	width: 550px;
	text-align: right;
}
#miniMenu li {
	display: inline;
}
#miniMenu li a {
	color: #CCC;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom: 3px solid #333333;
	padding-bottom: 2px;
}
#miniMenu li a:hover {
	border-color: #EF5A28;
	color: #FFF;
}
#miniMenu .mcPg {
	border-color: #FFF;
}
#header .cPg {
	background: url(/img/tpBt.gif) left bottom;
	color: #004785;
	font-weight: normal;
}
#mainMenu li .cPg:hover { /*Don't Rollover If Current Page */
	background: url(/img/tpBt.gif) left bottom!important;
}
#header .cPg strong {
	background: url(none);
	padding-top: 10px;
}
#header p {
	color: #fff;
	position: absolute;
	top: 41px;
	left: 354px;
	text-align: center;
	background: transparent;
	font-size: 11px;
	width: 100px;
	font-weight: bold;
	border: 1px dotted #FFCC00;
	padding: 3px;
}
#header p a {
	color: #fff;
	text-decoration: none;
}
#header p a:hover {
	color: #FFFF00;
}

#content {
	position: relative;
	padding-bottom: 20px;
}
.wideBx h2, .bx h2, #blueViewer h2 {
	font: bold 18px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #004779;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 48px;
	background-position: left center;
	background-repeat: no-repeat;
}
.wideBx p {
	background: transparent;
}

#content h2 {
	font: normal 20px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin: 16px 18px 10px;
	color: #004786;
}
#content h2 em{
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	float: right;
}
#content h3 {
	margin-right: 25px;
	margin-left: 25px;
	color: #BD1E2D;
	font: bold normal 16px Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
#content h4 {
	margin-right: 25px;
	margin-left: 25px;
	color: #004785;
	font: 14px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#content h4 em{
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	float: right;
}
#content p {
	margin: 10px 25px;
}


.h3ball {
	background: url(/img/h3ball.gif);
}
.h3movies {
	background: url(/img/h3movies.gif);
}
.h3folder {
	background: url(/img/h3folder.gif);
}
.h3calendar {
	background: url(/img/icons/calendar.gif);
}
.h3paper {
	background: url(/img/h3paper.gif);
	padding-left: 60px!important;
}
.h3downloads {
	background: url(/img/h3downloads.gif);
}

.showAdCol #content {
	float: left;
	width: 818px;
}



.articleImgLt {
	margin: 5px 28px 15px!important;
	float: left!important;
	clear:left!important;
	display: block;
	padding: 16px;
	text-align: center;
	width: 250px;
	border-width: 2px;
	border-style: solid;
	border-color: #E8E8E8 #DBDBDB #DBDBDB #E8E8E8;
	text-decoration: none;
	background: #fff;
}

#adCol {
	float: left;
	width: 170px;
	text-align: center;
}
#adCol img{
	background: url(/img/adBck.gif) no-repeat center top;
	padding-top: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#blueViewer {
	background: url(/img/blueViewerBck.gif);
	height: 168px;
	width: 816px;
	margin-top: 1px;
	margin-left: 1px;
	overflow: hidden;
	position: relative;
}
#blueViewer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 34px;
}
#blueViewer li {
	width: 272px;
	display: block;
	height: 168px;
	float: left;
}
#blueViewer ul li a {
	color: #fff;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-right: 20px;
	margin-left: 20px;
	display: block;
	padding: 2px;
}
#blueViewer ul li a:hover {
	color: #FFFF00;
	background: #3082BF;
}
#blueViewer .bigLnk {
	display: block;
	height: 154px;
	width: 272px;
	text-decoration: none;
	color: #fff;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
#blueViewer .bigLnk:hover {
	background: #3182C0;
}
#blueViewer h2 {
	color: #fff;
	padding-left: 65px;
	margin-top: 14px;
	margin-bottom: 8px;
	margin-left: 5px;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
#blueViewer .prev {
	font: bold 18px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	position: absolute;
	bottom: 10px;
	display: block;
	width: 34px;
	z-index: 99;
}
#blueViewer .next {
	font: bold 18px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	position: absolute;
	bottom
	: 10px;
	display: block;
	width: 34px;
	right: 1px;
	z-index: 99;
}
#blueViewer p {
	background: transparent;
}
.bluBxMov img{
	padding: 2px;
	border: 2px solid #5095C9;
	clear: left;
	float: left;
	margin-top: 10px;
	margin-left: 16px;
	margin-right: 14px;
}
.bluBxMov p{
	margin-top: 12px!important;
}
.bvPitch {
	background: url(/img/icons/pitch.png);
	padding-left: 75px!important;
}
.bvTalkingMan {
	background: url(/img/icons/talkingMan.png);
	padding-left: 55px!important;
	
}
.bvFilmStrip {
	background: url(/img/icons/filmStrip.png);
}

#headlineViewer {
	margin-top: 1px;
	margin-left: 1px;
	float: left;
	height: 252px;
	width: 271px;
}

.wideBx {
	background: url(/img/wideBoxBckGrad.jpg) no-repeat right bottom;
	height: 250px!important;
	width: 542px;
	float: left;
	margin-top: 1px;
	margin-left: 1px;
	border: 1px solid #004787;
}
.bx {
	float: left;
	background: url(/img/boxBckGrad.jpg) no-repeat right bottom;
	height: 208px;
	width: 269px;
	margin-top: 1px;
	margin-left: 1px;
	border: 1px solid #666666;
}
.bx p {
	background-color: transparent!important;
}
.bxRt {
	float: right;
}
.invisibleBx {
	background: url(none);
	border-color: #fff;
}

#bxCalendar {
	width: 542px;
	height: 480px;
	padding-top: 14px;
}
#bxCalendar h2 {
	padding-left: 0px;
	display: inline;
}
#bxCalendar th {
	font: 10px Arial, Helvetica, sans-serif;
}

#bxCalendar td {
	font: 9px Arial, Helvetica, sans-serif;
}


.longBx {
	float: right;
	background: #FFFFFF;
	clear: right;
}
.longBx p {
	background-color: transparent!important;
	font-size: 12px;
}
.movieBck {
	background: url(/img/videoBoxBckGrad.jpg) no-repeat right bottom;
	height: 233px;
}
.bxLnks {
	margin: 0px;
	padding: 0px;
}
.bxLnks li a {
	text-decoration: none;
	font: italic 12px Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	min-height: 32px;
	margin-bottom: 6px;
	padding: 1px 34px 1px 1px;
	margin-right: 14px;
	margin-left: 20px;
	background: url(/img/nv/arrwBt_a.gif) no-repeat right center;
}
.bxLnks li a strong {
	font-style: normal;
	color: #333333;
}
.bxLnks li a:hover {
	background: url(/img/nv/arrwBt_b.gif) no-repeat right center;
	border-top: 1px solid #97BCCE;
	border-bottom: 1px solid #97BCCE;
}


.wScroll {
	width: 270px;
	border-color: #009900;
}



#footer {
	clear: both;
	background: #4E5359 url(/img/ftBck.gif) no-repeat center top;
	color: #fff;
	font: 11px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
	text-align: right;
	margin-top: 20px;
	position: relative;
}
#footer p {
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	background: #262626;

}
#footer a {
	color: #999;
	text-decoration: none;
	margin-top: 60px;
	margin-right: 12px;
	background: url(http://www.freshmango.com/img/brand/ftLogoGrey.gif) no-repeat 824px;
	padding-left: 20px;
	font: 11px Arial, Helvetica, sans-serif;
	clear: both;
	display: block;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}

.articleImgLt:hover {
	border: 2px solid #FF9900!important;
}
.articleImgLt p{
	margin: 5px 10px;
	text-align: center;
	text-decoration: none;
	font: italic normal 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.articleImgRt {
	float: right!important;
	clear:right!important;
	display:block;
	padding: 16px;
	text-align: center;
	width: 250px;
	margin: 5px 32px 15px 28px!important;
	position: relative;
	top: 2px;
	right: 1px;
	text-decoration: none;
	background: #fff;
	border-width: 2px;
	border-style: solid;
	border-color: #E8E8E8 #DBDBDB #DBDBDB #E8E8E8;
}
.articleImgRt:hover {
	border: 2px solid #FF9900!important;
}
.articleImgRt p{
	margin: 12px 10px 5px!important;
	text-align: center;
	text-decoration: none;
	font: italic normal 12px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
p .articleImgRt, .genericLst .articleImgRt {
	margin-right: 0px!important;

}
p .articleImgLt {
	margin-left: 0px!important;
}
.genericLst {
	list-style: none;
	margin-left: 12px;
	padding-left: 28px;
	margin-right: 28px;
	font: 12px Arial, Helvetica, sans-serif;
}
.genericLst li{
	background: url(/img/bullet.gif) no-repeat left center;
	padding-left: 26px;
	margin: 0px 0px 6px;
	text-align: justify;
}

#commentForm {
	margin: 0px 30px 40px;
	padding: 0px 0px 20px;
	text-align: left;
	display: block;
	border-top: 1px none #EFEFEF;
	border-right: 1px dotted #EFEFEF;
	border-bottom: 1px dotted #EFEFEF;
	border-left: 1px dotted #EFEFEF;
}
#commentForm label {
	display: block;
	padding: 8px 25px;
	font: 14px Arial, Helvetica, sans-serif;
	background: #F9F9F9;
	border-top: 1px dotted #EFEFEF;
	border-right: 1px none #EFEFEF;
	border-bottom: 1px dotted #EFEFEF;
	border-left: 1px none #EFEFEF;
	margin-bottom: 10px;
}
#commentForm input {
	width: 482px;
	margin-top: 4px;
}
#commentForm textarea {
	width: 100%;
	margin-top: 4px;
}
#photoGallery {
	margin-top: 10px;
}
#photoGallery a {
	display: block;
	float: left;
	margin-bottom: 30px;
	height: 120px;
	width: 120px;
	text-align: center;
	margin-left: 30px;
	text-decoration: none;
	font: italic normal 12px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background: url(/img/photoBck.gif) no-repeat left center;
	padding-top: 18px;
	padding-right: 10px;
	padding-left: 8px;
}
#photoGallery a p {
	text-align: center;
}

#photoGallery a:hover {
	background-position:  right center!important;
}
#albumGallery {
	margin-top: 10px;
}
#albumGallery a {
	padding: 32px 16px 16px;
	display: block;
	float: left;
	margin-bottom: 30px;
	height: 144px;
	width: 166px;
	text-align: center;
	margin-left: 30px;
	background-image: url(/img/albumBck.png);
	background-repeat: no-repeat;
	background-position:  left center;
	text-decoration: none;
	font: italic normal 12px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
#albumGallery a p {
	text-align: center;
	font-size: 12px;
	margin: 8px 8px 0px!important;
	background: transparent!important;
}

#albumGallery a:hover {
	background-position:  right center!important;
}
#galleryMenu {
	list-style-type: none;
	display: block;
	padding: 0px;
	float: right;
	width: 130px;
	text-align: right;
	width: 130px;
	margin: 20px 20px 0px 28px;
	font-size: 10px;
}
#galleryMenu h4 {
	font-size: 12px;
	color: #2A4498;
}

#galleryMenu li a {
	border-right: 8px solid #CBE3FF;
	display: block;
	margin-bottom: 3px;
	padding-right: 5px;
	font-size: 10px;
	text-decoration: none;
}
#galleryMenu li a:hover {
	border-right: 8px solid #2A4498;
	text-decoration: none;
}
#movieGallery {
	padding-left: 6px;
}

#movieGallery a {
	background-color: #4A4A4A;
	background-image: url(/img/movieBck.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 144px;
	width: 182px;
	text-decoration: none;
	margin-bottom: 22px;
	margin-left: 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float: left;
	padding: 8px 11px 10px 8px;
}
#movieGallery a div {
	width: 150px;
	height: 100px;
	overflow: hidden;
	margin: 12px auto 0px;
}

#movieGallery a p {
	margin: 4px 14px 0px;
	color: #fff;
	font-size: 10px;
	text-align: center;
	padding: 0px;
	text-transform: uppercase;
	height: 20px;
	background: transparent;
	line-height: 11px;
}
#movieGallery a:hover {
	background-position: right center;
}
#movieCatMenu {
	width: 148px;
	display: block;
	float: right;
	margin-right: 20px;
	clear: right;
}
#movieCatMenu strong {
	color: #1B75BA;
	font: bold 14px Tahoma, Geneva, sans-serif;
	margin-bottom: 4px;
	display: block;
}

#movieCatMenu li {
}
#movieCatMenu li a{
	background-color: #EFEFEF;
	background-image: url(none);
	font: 12px Tahoma, Geneva, sans-serif;
	color: #666;
	width: 140px;
	height: auto;
	margin: 0px 0px 1px;
	padding: 4px 2px;
	text-align: center;
	border: 1px solid #DADADA;
}
#movieCatMenu li .selected {
	background-color: #EF5A28!important;
	color: #FFF;
}

#movieCatMenu li a:hover{
	color: #FFF;
	background: #00477E;
}
#moviePlayer {
	margin-left: 30px;
	border: 1px solid #FBFBFD;
}
.homeMemb {
	height: 487px!important;
	float: right!important;
	margin: 0px 1px 0px 0px;
}
#affH3 {
	clear: left;
	position: relative;
	padding-top: 8px;
}


#membIcons {
	padding-left: 15px;
	margin-bottom: 10px;
	position: relative;
	clear: both;
}
#membIcons a{
	display: block;
	height: 75px;
	width: 75px;
	float: left;
	margin: 7px 0px 0px 7px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}
#membIcons a:hover {
	border-color: #F16011;
}
#membIcons a strong {
	height: 60px;
	width: 75px;
	text-align: center;
	background: url(/img/members/motifs/75x75/generic.gif);
	display: block;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	padding-top: 15px;
	color: #fff;
}
#irbLinks {
	height: 494px;
	float: right;
	text-align: center;
}
#irbLinks a {
	display: block;
	padding: 3px;
	width: 174px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
}
#irbLinks a:hover {
}.irbPromo {
	background: url(/img/nv/irbPromoClip.jpg) left center;
	height: 90px;
	width: 190px;
	display: block;
	text-decoration: none;
	color: #095272;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: right;
	padding-left: 64px;
	padding-top: 6px;
	padding-right: 10px;
	margin-top: 5px;
	margin-left: 2px;
}
.trPromo {
	background: url(/img/nv/totalRugbyClip.jpg) left center;
	height: 86px;
	width: 126px;
	display: block;
	text-decoration: none;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding-top: 10px;
	color: #fff;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 128px;
	text-align: right;
	margin-left: 2px;
	margin-top: 5px;
}
.irbPromo:hover,  .trPromo:hover {
	background-position: right center !important;
}

#product-photo 		{
	width: 250px;
	overflow: hidden;
	float: right;
	margin-right: 35px;
	margin-left: 25px;
	margin-top: 25px;
}
#product-photo a 	{ display: block;	width: 250px; text-align: center; }
.resultTbl {
	font: 12px Arial, Helvetica, sans-serif;
	border-left: 1px solid #D6E0ED;
	border-top: 1px solid;
	margin: 25px;
}
.resultTbl th {
	background: #00477E;
	color: #fff;
	padding: 5px;
	border-right: 1px solid #C9D6E7;
	border-bottom: 1px solid #C9D6E7;
	border-top-style: none;
	border-left-style: none;
}
.resultTbl td {
	padding: 3px;
	text-align: center;
	border-right: 1px solid #C9D6E7;
	border-bottom: 1px solid #C9D6E7;
	margin: 0px;
	border-top-style: none;
	border-left-style: none;
}
