
/* container */
#container { display: block; width: 760px; margin: auto; }

/* header */
#header { display: block; width: 538px; height: 25px; padding-top: 111px; padding-left: 222px; background: url(../images/common/header_strip1.gif) no-repeat; }
#print-header { display: none; }
#breadcrumbs { float: left; width: 366px; height: 25px; line-height: 25px; font-size: 7pt; color: #FFFFFF; }
#breadcrumbs a:link { color: #FFFFFF; text-decoration: underline; }
#breadcrumbs a:visited { color: #FFFFFF; text-decoration: underline; }
#breadcrumbs a:hover { color: #CCCCCC; text-decoration: underline; }
#search { float: left; width: 172px; height: 23px; padding-top: 2px; }
#searchfield { width: 110px; height: 12px; }
#searchbutton { width: 52px; height: 22px; }

/* navigation */
#navigation-container { float: left; width: 197px; padding-right: 25px; }
#navigation { display: block; width: 197px; }
#navigation a { display: block; width: 171px; height: 25px; padding-left: 26px; background: url(../images/common/button_bg.gif) top left no-repeat; font-size: 7pt; font-weight: bold; line-height: 24px; text-decoration: none; }
#navigation a:link { background-color: #F7F7FB; color: #999999; }
#navigation a:visited { background-color: #F7F7FB; color: #999999; }
#navigation a:hover { background: url(../images/common/button_bg.gif) 0 -25px no-repeat; background-color: #0099CC; color: #FFFFFF; }
#navigation .current { display: block; width: 197px; }
#navigation .current a { display: block; width: 171px; height: 25px; padding-left: 26px; background: url(../images/common/button_bg.gif) 0 -25px no-repeat; font-size: 7pt; font-weight: bold; line-height: 24px; text-decoration: none; }
#navigation .current a:link { background-color: #0099CC; color: #FFFFFF; }
#navigation .current a:visited { background-color: #0099CC; color: #FFFFFF; }
#navigation .login-title { display: block; width: 171px; height: 24px; padding-left: 26px; background: url(../images/common/login_bg.gif); font-size: 7pt; font-weight: bold; line-height: 23px; color: #FFFFFF; }

/* sub-navigation */
#subnavigation { display: block; width:171px; padding-top: 6px; padding-bottom: 6px; padding-left: 26px; background: url(../images/common/login_div.gif) bottom no-repeat;}
#subnavigation a { display: block; font-size: 7pt; line-height: 18px; text-decoration: underline; }
#subnavigation a:link { color: #999999; }
#subnavigation a:visited { color: #999999; }
#subnavigation a:hover { color: #666666; }
#subnavigation .current a:link { color: #333399; }
#subnavigation .current a:visited { color: #333399; }
#subnavigation .current a:hover { color: #666666; }

/* member login */
#login { display: block; width: 186px; padding-left: 7px; padding-right: 4px; padding-top: 15px; padding-bottom: 15px; background: url(../images/common/login_div.gif) bottom no-repeat; }
#login table { padding: 2px; }
#login td { font-size: 7pt; }
#login .label { font-weight: bold; color: #DA2824; }
#login .field { width: 114px; height: 12px; }
#login a:link { color: #003366; text-decoration: underline; }
#login a:visited { color: #003366; text-decoration: underline; }
#login a:hover { color: #999999; text-decoration: underline; }
#login .button { width: 45px; height: 22px; }

/* adverts + credits */
#adverts { display: block; width: 197px; padding-top: 15px; padding-bottom: 15px; }
#adverts img { padding-bottom: 5px; }
#adverts .credits { display: block; height: 18px; padding-left: 26px; padding-top: 10px; font-size: 7pt; font-weight: bold; color: #666666; line-height: 18px; }
#adverts .credits a:link { color: #FF9900; text-decoration: underline; }
#adverts .credits a:visited { color: #FF9900; text-decoration: underline; }
#adverts .credits a:hover { color: #FF9900; text-decoration: underline; }

/* content */
#content-container { float: left; width: 538px; padding-top: 25px; }
#footer { display: block; float: left; width: 538px; height: 44px; padding-top: 10px; padding-bottom: 10px; background: url(../images/common/footer_watermark.gif) no-repeat; font-size: 7pt; color: #666666; text-align: right; }
#footer a { height: 13px; padding-left: 16px; padding-right: 16px; background: url(../images/common/page_icon.gif) no-repeat; line-height: 13px; }
#footer a:link { color: #999999; text-decoration: underline; }
#footer a:visited { color: #999999; text-decoration: underline; }
#footer a:hover { color: #666666; text-decoration: underline; }
