@charset "utf-8";
#colLeft {
	background-color: #FFF;
	width: 150px;
	float: left;
}
#colLeftLarge {
	width: 660px;
	float: left;
	background-color: #FFFFFF;
	overflow: hidden;
}
#colLeftLarge p{
	margin-bottom: 10px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#colLeftLarge ul{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;	
}
#colLeftLarge ul li{
	margin-bottom: 5px;
}
#colLeftMenu {
	background-color: #FFF;
	width: 150px;
	float: left;
}

#colLeft li, #colLeft ul {
	padding:0;
	margin:0;
	list-style:none;
}
#colLeft li.head {
	width:125px;
	height:18px;
	padding: 5px 0 0 25px;
	display:block;
	color:#fff;
	font-weight:bold;
	border:0;
	text-transform: capitalize;
}
#colLeft .links .head {
	background: url(/mri/images/global/sidebar-head.gif) 0 0 no-repeat;
}

#colLeft .links li {
	height:16px;
	height:auto;
	background: url(/mri/images/global/sidebar-li.gif) 0 bottom repeat-x;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 25px;
	text-transform: capitalize;
}
.links li {
	border-left: 4px solid #5e95db;
}
#colLeft .links  .on {
	border-right: 4px solid #5e95db;
	border-left: 4px solid #5e95db;
	font-weight:bold;
}

#colLeft li a {
	color:#000;
	text-decoration:none;
}

#colLeft li a:hover {
	color:#5e95db;
}
#colLeft li {
	margin: 0 0 1px 0;
}

#colMiddle {
	float: left;
	background-color: #FFF;
	width: 497px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 1.6em;
}
#colMiddle h2 {
	color:#0066CC;
	font-size:15px;
	padding-bottom: 10px;
	float:none;
	text-transform: capitalize;
}
#colMiddle h1 {
	color:#000;
	font-size:15px;
	padding-bottom: 10px;
	float:none;
	text-transform: capitalize;
}
#colMiddle h3 {
	font-size:12px;
	color:#296cc2;
}
#colMiddle .adsense {
	float:right; 
	margin-left:10px;
}
#colMiddle p {
	margin-bottom: 10px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#colMiddle a {
	font-weight:bold;
	color:#5E95DB;
}

#colMiddle ul{ 
	padding:0px; 
	margin:0 0 0 20px;}
#colMiddle ul li{ 
	margin:0px; 
	padding:0px; 
	margin:0 0 7px 0;
}

#colRight {
	float: right;
	background-color: #e8eefc;
	width: 300px;
	padding:5px 5px 10px 5px;
	text-align::left;
}

.colHeading {
	color:#fff;
	text-transform:uppercase;
	padding: 3px 3px 3px 20px;
	background-image: url(/mri/images/global/h3.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	background-color: #5e95db;
}
.colContent {
	margin-bottom: 10px;
	overflow: visible;
}
.colPadding {
	padding: 10px;
}
.socialLinks {
	border: 1px solid #c8dcef;
	background-color: #ecf3f9;
	height: 28px;
	margin-bottom: 10px;
}
.socialLinks small {
	font-size: 11px;
	float: left;
	margin: 8px 10px;
}
.socialLinks img {
	margin: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*tooltips*/
.hotspot { cursor:help; }

#tt {position:absolute; display:block; background:url(/mri/images/global/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(/mri/images/global/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(/mri/images/global/tt_bottom.gif) top right no-repeat; overflow:hidden}
/*end tooltips*/
#rightServices{ 
	height:100px;
}

.title{
	height:18px;
	color:white;
	text-transform:uppercase;
	background-color: #1066a0;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 2px;
	font-weight: bold;
}

#rightServices ul{
	float:left;
	margin:0px; padding:0px;
	margin-right:1px;
	width:149px;
}

#rightServices ul li{
	padding:4px 0 4px 5px;
	margin-bottom:1px;
	margin-top:1px;
	list-style-type:none;
	background-color:#809fe2;
	font-weight: bold;
}
#rightServices a{
	color:#333333;
	text-decoration:none;
}

#rightServices a:hover{
	text-decoration:underline;
}
.rightNotes {
	margin-top: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1066a0;
}
.rightNotes a {
	color: #444;
	text-decoration: none;
}
.rightNotes a:hover {
	color: #000;
	text-decoration: none;
}
.rightNotes ul {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.rightNotes ul li {
	list-style:none;
	padding-top: 4px;
	padding-left:10px;
	background: url(/mri/images/global/arrow_subnav.gif) no-repeat 0px 9px;
}

#colLeft ul.articletools {
	padding: 15px 0;
}
#colLeft ul.articletools li {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin: -1px 0 0 0;
	height:10px;
	overflow:hidden;
	padding: 5px 0 8px 30px;
	background: url(/mri/images/global/articletools.gif) 3px 3px no-repeat;
}
#colLeft ul.articletools li a {
	font-size:10px;
}
#colLeft ul.articletools li.printable {
	background-position: 3px -17px;
}
#colLeft ul.articletools li.bookmark {
	background-position: 3px -38px;
}
.banner-side {
	padding: 1px;
	background:#fff;
	border:1px solid #ebebeb;
}
#sortAlpha {
	width: 470px;
	background-color: #f5f8fa;
	font-size: 9px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 2px;
	border: 1px solid #c8dce8;
	overflow: hidden;
	margin-left: 3px;
	margin-bottom: 5px;
}
#sortAlpha ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#sortAlpha ul li {
	width: 15px;
	background-color: #c9e0fd;
	border: 1px solid #c8dce8;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sortAlpha ul li:hover {
	background-color: #376caf;
}
#sortAlpha li a {
	color:#000000;
	text-decoration: none;
}
#sortAlpha li a:hover {
	color:#FFF;
}
#sortAlpha .active {
	color:#FFF;
	background-color: #376caf;
}
#sortAlpha .active a {
	color:#FFF;
}
.resortInfo {
	width: 486px;
	margin-top: 5px;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.resortInfo p {
	margin: 0px;
	padding: 0px;
}
.thumb{
	margin-right:5px;
	margin-top: 5px;
	border: 1px solid #999999;
	padding: 1px;
}
.banner {
	padding: 4px;
	margin-left: 3px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-bottom: 10px;
}

div.continueBar {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	padding-bottom: 0px;
	padding-top: 5px;
	height: 35px;
	background-color: #f5f8fa;
	margin-top: 10px;
}
div.continueBarRight {
	padding-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	float: right;
	padding-bottom: 0px;
	padding-top: 9px;
}
#resortLinks {
	height:25px;
	padding: 5px 0 0 0;
	background-image: url(/mri/images/global/resortLinks-li.gif);
	background-repeat: repeat-x;
	border: 1px solid #f0f0f0;
}
#resortLinks ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#resortLinks ul li {
	float:left;
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(/mri/images/global/resortLinks-li-sep.gif);
}
#resortLinks .bold{
	font-weight:bold;
}
#resortLinks a {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
#resortLinks a:hover {
	color:#CCC;
}
.resortImages {
	background-color: #f5f8fa;
	border: 1px solid #c8dce8;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 4px;
}
.resortImages img {
	border: 1px solid #333333;
}
.servicesMore {
	background-color: #F5F8FA;
	border: 1px solid #C8DCE8;
	padding: 5px;
	margin-bottom: 5px;
}
.servicesMore table td {
	background-image: url(/mri/images/global/box_subnav.gif);
	background-position: 5px center;
	padding-left: 15px;
	background-repeat: no-repeat;
}

.serviceHead {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C8DCE8;
	padding-bottom: 5px;
}
.offers {
	background-image: url(/mri/images/global/offers.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 30px;
	padding-left: 55px;
	padding-top: 20px;
}



div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none;
	color: #000000;
	background-color: #c9e0fd;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000099;	
	font-weight: bold;
	background-color: #376caf;
	color: #FFF;
}
div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;	
		color: #DDD;
}
.newsEven {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	background-color: #f7f7f7;
}
.newsEven h3 {
	color: #2B92E3;
}

.newsOdd {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	background-color: #ffffff;
}
.newsOdd h3 {
	color: #2B92E3;
}
.thumbs {
	margin: 0px 0px 5px;
	width: 450px;
}
.thumbs {
	border: #c8dce7 1px solid;  padding-left: 5px; background: url(/mri/images/global/voteRead.gif) #ecf3f9 repeat-x 0px 0px; height: 28px;
}
.thumbs small {
	font-size: 11px; float: left; margin: 8px 10px;
}
.thumbs a {
	border: #c8dce7 1px solid; padding-right: 2px; padding-left: 25px; float: left; padding-bottom: 2px; margin: 5px 10px 0px 0px;  width: 30px; color: #1378a2; padding-top: 2px; height: 13px; text-decoration:none;
}
a.voteup {
	background: url(/mri/images/global/thumb.gif) no-repeat 5px 2px; cursor: pointer;
}
a.votedown {
	background: url(/mri//images/global/thumb.gif) no-repeat 5px -23px; cursor: pointer; margin-right: 0px;
}
#vote span a {
	 display: inline; padding:0px; margin:0px; float: none; width: auto; border-style:none; HEIGHT: auto;
}
#vote span {
	display: block; margin: 8px 0px 0px 10px;
}
.adsenseRight {
	height: 300px;
	width: 300px;
}
.adsenseTop {
	height: 60px;
	float:left;

}
.adsenseBottom {
	height: 60px;
	margin-top: 5px;
}
.adsensePages {
	height: 250px;
	width: 300px;
	float:right;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
