@charset "utf-8";
/* Resources */

/* wide page tiltles */
.RES-section-link-top_blank { width:620px; height:60px; background-image:url(../graphics/MP_sectionlink_blank_bg.gif); background-repeat:no-repeat; }
.RES-section-link-top {  width:620px; height:60px; background:url(../graphics/MP_sectionlink_bg.gif) no-repeat; clear:both; margin-top:3px; margin-left:-3px; }
.RES-title { float:left; padding:15px 0 0 15px; }
.RES-title2 { float:left; padding:12px 0 0 15px; width:440px; height:30px;}
.RES-title2 table{ width:440px;  border:1px solid black;}
.RES-title2 select { margin:0; padding:0;}
.RES-sponsor-logo { width:125px; height:58px; float:right; }
.RES-sponsor-logo table td{ width:125px; height:58px; text-align:center; vertical-align:middle; }

/* Title - dropdown div */
#title-dropdown table{ width:616px; margin-top:15px;}
#title-dropdown table td.cell-1{ width:316px;}
#title-dropdown table td.cell-2{ width:300px; text-align:right;}
/* category sponsor div */
#cat-sponsor table{ width:616px; background:url(../graphics/cat_sponsor_bg.gif) no-repeat; margin-top:15px; margin-bottom:15px; }
#cat-sponsor_blank table{ width:616px; background:url(../graphics/cat_sponsor_bg_blank.gif) no-repeat; margin-top:15px; }
#cat-sponsor table td{ height:57px; text-align:center; }
/* details table */
.res-details-table { width:298px; }
.res-details-table td.rdt-top { width:298px; height:6px; background: url(../graphics/res_detail_box_top.gif) no-repeat; }
.res-details-table td.rdt-content { width:298px; vertical-align:top; background-color:#E9E6E1; }
.res-details-table td.rdt-content p { margin:10px;}
.res-details-table td.rdt-content p span.title{ color:#6689CC; font-size:125%; font-weight:bold; }
.res-details-table td.rdt-bot { width:298px; height:6px; background: url(../graphics/res_detail_box_bot.gif) no-repeat; }

/* Category Box */
#REScatBox-top { width:620px; height:12px; background-image:url(../graphics/greybox620_top.gif); background-repeat:no-repeat;  margin-top:15px; }
#REScatBox-content { width:620px; background-color:#EFEDE9; color:#827566; }
.REScatBox-content-text { width:600px; margin-left:10px; }
#REScatBox-content p{ margin:0 0 6px 0; }
#REScatBox-content table{ width:580px; margin-left:auto; margin-right:auto; }
#REScatBox-content th{ color:#6689CC; padding:6px 0; font-size:120%; }
#REScatBox-content td{ width:50%; padding-right:10px; color:#D14414; vertical-align:text-top; }
#REScatBox-content a:link {color: #D14414;	text-decoration: none; font-weight:bold; font-size:100%;}
#REScatBox-content a:visited {color: #D14414; text-decoration: none; font-weight:bold; font-size:100%;}
#REScatBox-content a:hover {color: #6689CC; text-decoration: none; font-weight:bold; font-size:100%;}
#REScatBox-content a:active, a:focus {color: #D14414; text-decoration: none; font-weight:bold; margin:-3px; font-size:100%;}
.cat-bullet { margin:0 4px 1px 0;}
#REScatBox-bot { width:620px; height:12px; background:url(../graphics/greybox620_bot.gif) bottom left no-repeat; }

