/* HTML */


BODY 				{margin: 0px; padding: 0px; background: #6F7787 url('../images/service_popup/bg_main.gif');}
FORM				{margin: 0px; padding: 0px;}


/* DIV's */


#bg_main_top			{position: absolute; top: 0px; left: 0px; width: 100%; height: 169px; background: url('../images/service_popup/bg_main_top.gif') top left repeat-x;}
#main_layer			{position: absolute; top: 37px; right: 37px; left: 37px; padding-bottom: 37px;}

#header				{position: relative; top: 0px; left: 0px; height: 53px; padding-top: 22px; padding-left: 22px; padding-right: 22px; background: #FFFFFF;}
#header_layer			{position: relative; top: 0px; left: 0px; height: 53px; background: url('../images/service_popup/bg_header.gif') top left repeat-x;}
#header_logo			{position: absolute; top: 0px; left: 0px;}
#header_close			{position: absolute; top: 0px; right: 16px;}

#content			{position: relative; top: 0px; left: 0px; width: 565px; padding-left: 22px; padding-right: 22px; background: #FFFFFF;}
#content_layer			{position: relative; top: 0px; left: 0px; width: 541px; padding-top: 19px; padding-bottom: 19px; padding-left: 12px; padding-right: 12px; margin: 0px;}

#photo				{position: relative; top: 0px; left: 0px; padding-left: 22px; padding-right: 22px; background: #FFFFFF;}
#photo_layer			{position: relative; top: 0px; left: 0px; padding-top: 19px; padding-bottom: 0px; margin: 0px;}
#photo_navi			{position: relative; top: 0px; left: 0px; right: 0px; padding-top: 5px; padding-bottom: 10px; text-align: center; font-family: Trebuchet MS, Arial, sans-serif; font-size: 11px; color: #535353; line-height: 11px;}
#photo_navi A			{text-decoration: none; color: #DA251C;}
#photo_navi A.underlined	{text-decoration: underline; color: red;}

#footer				{position: relative; top: 0px; left: 0px; padding: 0px; background: #F6F7F8;}
#footer_layer			{position: relative; top: 0px; left: 0px; padding: 22px; background: #F6F7F8 url('../images/service_graphic/bg_footer.gif') top left repeat-x;}
#footer_description		{position: relative; top: 0px; left: 0px; padding-bottom: 15px; font-family: Trebuchet MS, Arial, sans-serif; font-size: 13px; color: #535353;}

#footer_options			{position: relative; top: 0px; left: 0px; height: 16px; font-family: Trebuchet MS, Arial, sans-serif; font-size: 11px; color: #000000; background: url('../images/service_graphic/bg_footer_options.gif') top left repeat-x;}
#footer_options_credits		{position: absolute; top: 0px; left: 26px; width: 195px; height: 16px; text-align: center; background: #F6F7F8;}
#footer_options_print		{position: absolute; top: 0px; right: 26px; width: 115px; height: 16px; text-align: center; background: #F6F7F8;}


/* OTHER STYLES */


#footer_options A		{color: #5F6777; text-decoration: none; display: block;}
#footer_options A:hover		{color: #DA251C; text-decoration: none; display: block;}

#photo_layer IMG.photo		{border: solid 1px #BABBBB; padding: 4px;}