﻿/* Outermost */
#body{background-color:#fff;}
#outer_table{width:988px; margin-left:auto; margin-right:auto; margin-top:15px;}
#outer_table td{ vertical-align:top;}
#shade_top{width:988px; height:7px; background-image:url(../images/layout/shade_top.jpg); background-repeat:no-repeat;}
#shade_footer{vertical-align:bottom; background:#fff; height:66px; background:#505155 url(../images/layout/shade_bottom.jpg) no-repeat; padding:15px 25px 0 25px;}
#shade_top_left{width:5px; height:89px; background-image:url(../images/layout/shade_left_middle.jpg); background-repeat:repeat-y; float:left;}
#shade_top_right{width:5px; height:89px; background-image:url(../images/layout/shade_right_middle.jpg); background-repeat:repeat-y; float:right;}
#shade_left_middle{width:5px; background-image:url(../images/layout/shade_left_middle.jpg); background-repeat:repeat-y;}
#shade_right_middle{width:5px; background-image:url(../images/layout/shade_right_middle.jpg); background-repeat:repeat-y;}
#content_padding{width:938px; padding:20px; margin-bottom:20px;}

/* Navigation */
#nav_bar{background:transparent url(../images/layout/nav_bar.jpg) repeat-x; height:25px; width:978px; float:left; position:relative; z-index:1;}
#nav_buttons{display:block; float:left; height:25px; line-height:25px;}

/* Search */
#search_magnify{display:inline; float:right; width:37px; height:34px; background:url(../images/layout/nav_magnify.jpg) no-repeat;}
#search_text{display:inline; float:right; padding-left:5px; }
#search_text_left{float:left; width:3px; height:25px; background-image:url(../images/layout/nav_search_left.jpg); background-repeat:no-repeat;}
#search_text_right{float:left; width:3px; height:25px; background-image:url(../images/layout/nav_search_right.jpg); background-repeat:no-repeat;}
#search_text_center{float:left; width:153px; height:25px; background-image:url(../images/layout/nav_search_center.jpg); background-repeat:repeat-x; }
#search_text_center input{border:0; padding:1px; height:14px; width:151px; font-size:11px; vertical-align:middle; margin-top:5px;}
#search_btn{display:inline; float:right; width:72px; height:20px; margin:3px 3px 0 4px; }
#search_btn a{display:block; color:#fff; font-size:10px; font-weight:bold; text-decoration:none; width:100%; height:20px; line-height:20px; background:url(../images/layout/btn_search.jpg) no-repeat;}
#search_btn a:hover{background-position: 0 -20px; background-repeat:no-repeat; border:0px;}

/* Advanced search */
#adv_search{ 
display:none;
width:141px;
position:absolute;
border:1px #65676d solid;
background:#e2e7ed url('../images/components/grad_gray_light.jpg') repeat-x;
padding:4px 8px;
z-index:100;
top:45px;
}
#adv_search h3{font-size:10px;	font-weight:bold; margin:0 0 4px 0; color:#4c7dbf}
#adv_search label{margin:3px 0;	font-size:10px;}

/* Header */
#header{background-image:url(../images/layout/header.jpg); background-repeat:no-repeat; height:64px; width:978px; float:left; background-color:#000;}
.cd_logo{ position:absolute; z-index:2; margin-left:725px; margin-top:38px;}
.pro_logo{height:55px; width:130px;}
/* Footer */

#footer_links span, #footer_copyright span{padding:0 6px; color:#ccc}
#footer_copyright{color:#aaa; font-size:10px; text-align:right; padding:8px 0px; margin:-50px 0 0 468px; position:absolute; width:469px;}
#footer_links{color:#aaa; font-size:10px; text-align:left; padding:8px 0px; margin:-50px 0 0 0; position:absolute; width:468px;}