@charset "utf-8";
/******************* Repro Scan ********************************/
/*
	
	Author: designspike.ca
   
*/
/************************************************************************/

/*** General Style ***/
/** ----------------------------------------------------- **/
body { background: url(images/bg-content-expand.gif) repeat left top; }
#header_expand { background: url(images/bg-header-expand.gif) repeat-x left top; }
#header { position: relative; padding-bottom: 12px; }
#header #logo_header { position: absolute; top: 16px; right: 15px; width: 196px; height: 52px; }
#header #logo_header a { display: block; background: url(images/logo-header.png) no-repeat left top; width: 196px; height: 52px; }
#header #select_region { background: #222; width: 250px; padding: 8px 10px; text-align: center; margin-bottom: 15px; padding-bottom: 10px; }
#header #select_region label { font: 10px Verdana, Geneva, sans-serif; color: #9a9b9b; padding-right: 10px; text-transform: uppercase; }
/**/

/*** Main Navigation ***/
/** ----------------------------------------------------- **/

#main_nav li { float: left; margin-right: 8px; }
#main_nav li a { display: block; margin-right: 15px; padding-left: 15px; font: bold 12px/29px Arial, Helvetica, sans-serif; text-transform: uppercase; text-decoration: none; color: #4e4e4e; cursor: pointer; }
#main_nav li a span { display: inline-block; margin-right: -15px; padding-right: 17px; padding-bottom: 3px; line-height: 29px; cursor: pointer; }
#main_nav li.selected a { background: url(images/nav-bg-button.gif) no-repeat left top; color: #eee; }
#main_nav li.selected a span { background: url(images/nav-bg-button.gif) no-repeat right top; }
#main_nav li a:hover { background: url(images/nav-bg-button.gif) no-repeat left bottom; color: #eee; }
#main_nav li a:hover span { background: url(images/nav-bg-button.gif) no-repeat right bottom; }
/**/

/*** Banner ***/
/** ----------------------------------------------------- **/

#banner_expand { background: url(images/bg-banner-expand.gif) repeat left top; }
#banner { padding: 15px 0; }
/**/

/*** Main Content ***/
/** ----------------------------------------------------- **/

#main_content { background: #f7f7f7; padding: 15px 0; }
.main_content_header { background: url(images/bg-content-text-header.gif) no-repeat right top; font: italic bold 25px Arial, Helvetica, sans-serif; text-indent: 8px; color: #044894; margin-bottom: 5px; padding: 5px 0 11px; }
#column_left #sidebar_block { margin-bottom: 10px; text-align: center; }
#column_right { }
.content_right_block { margin-bottom: 10px; padding-bottom: 10px; }
.content_right_block p { margin-bottom: 8px; color: #6e6e6e; font: 14px Arial, Helvetica, sans-serif; }
.content_right_block p span { margin-bottom: 8px; color: #6e6e6e; font: 14px Arial, Helvetica, sans-serif; }
.content_right_block .main_content_header { margin-bottom: 15px; }
#gallery.content_right_block ul { margin-bottom: 10px; }
#gallery.content_right_block ul li { float: left; width: 150px; margin: 0 6px; }
#gallery.content_right_block ul li img { border: 1px solid #cbcbcb; margin-bottom: 5px; }
#gallery.content_right_block ul li p { font: bold 12px Arial, Helvetica, sans-serif; }
#package,
#downloads { width: 314px; float: left; margin: 0 6px; }
#package ul li { width: 145px; float: left; margin: 0 12px; }
#package ul li img { border: 1px solid #cbcbcb; margin-bottom: 5px; }
#downloads ul { margin-bottom: 15px; }
#downloads ul li { list-style-type: none; border-bottom: 1px solid #ebebeb; padding: 8px 5px; color: #c6c6c6; }
#downloads ul li span { background: url(images/bullet-square-gray.gif) no-repeat left 0.4em; padding-left: 15px; font: 12px Arial, Helvetica, sans-serif; color: #5f5d5d; float: left; }
#downloads ul li a { float: right; display: inline-block; background: #00458e; font: 10px Verdana, Geneva, sans-serif; text-transform: uppercase; color: #eee; text-decoration: none; padding: 5px 8px; margin-top: -3px; }
#downloads ul li a:hover { background: #333; }
#downloads ul li a:hover { background: #333; }
.three_mini_column div.secondary_listing div.secondary_listing_title { background: none; border-bottom: 1px solid #cacaca; font: italic bold 25px Arial, Helvetica, sans-serif; text-indent: 8px; color: #044894; margin-bottom: 5px; padding: 5px 0 11px; }
.three_mini_column div.secondary_listing { float: left; width: 199px; margin: 0 10px; }
.three_mini_column div.secondary_listing img { margin-bottom: 8px; }
.three_mini_column div.secondary_listing p.more_link { padding-top: 8px; margin-bottom: 0; height: inherit !important; }
.content_right_block .more_link { }
.content_right_block .more_link a { float: right; display: inline-block; background: #2d2b29; font: 10px Verdana, Geneva, sans-serif; text-transform: uppercase; color: #eee; text-decoration: none; padding: 6px 12px; margin-right: 5px; }
.content_right_block .more_link a:hover { background: #000; color: #eee; }
.content_right_block .alpha { margin-left: 0 !important; }
.content_right_block .omega { margin-right: 0 !important; }
img.alignleft { float: left; margin-right: 10px; }
img.alignright { float: right; margin-left: 10px; }
#bread_crumbs { background: url(images/bg-content-text-header.gif) no-repeat right top; height: 41px; margin-bottom: 15px; }
#bread_crumbs p { padding-top: 13px; padding-left: 15px; font: 10px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #777; }
#bread_crumbs span { padding: 0 8px; }
#bread_crumbs span a:link { color: #777777; text-decoration: none; }
/**/

/*** Sidebar ***/
/** ----------------------------------------------------- **/

#ddnav { background: #e4e4e4; border-bottom: 1px solid #cacaca; padding: 4px; text-align: left; }
#ddnav li { border-bottom: 1px solid #cacaca; list-style-type: none; color: #c6c6c6; background: #FFF; padding: 0; margin: 0; }
#ddnav li a { display: block; text-decoration: none; font: 12px Arial, Helvetica, sans-serif; color: #5f5d5d; margin: 0; background: url(images/bullet-square-gray.gif) no-repeat 10px center; padding: 8px 15px 8px 25px; }
#ddnav li a:hover, #ddnav li.selected a { color: #002460; background-color: #f8f8f8; }

#ddnav li ul li { border-top: 1px solid #cacaca; border-bottom: 0px; list-style-type: none; color: #c6c6c6; background: #e4e4e4; padding: 0; margin: 0; }
#ddnav li ul li a { display: block; text-decoration: none; font: 12px Arial, Helvetica, sans-serif; color: #5f5d5d; margin: 0; background: url(images/bullet-square-gray.gif) no-repeat 10px center; padding: 8px 15px 8px 25px; }
#ddnav li ul li a:hover, #ddnav li.selected a { color: #002460; background-color: #f8f8f8; }

.sidebar_mod p { font: 12px Arial, Helvetica, sans-serif; color: #777777; margin-bottom: 8px; }
.sidebar_mod ul li { font: 12px Arial, Helvetica, sans-serif; color: #777777; list-style-type: square; list-style-position: inside; padding: 8px 8px; border-bottom: 1px solid #ebebeb; }
.sidebar_mod ul li strong { color: #333; }
/**/

/*** Footer ***/
/** ----------------------------------------------------- **/

#footer { position: relative; background: #222; margin-bottom: 50px; padding: 35px 0 43px; }
#logo_footer { width: 200px; height: 60px; float: left; margin-left: 25px; }
#logo_footer a { display: inline-block; background: url(images/logo_footer.gif) no-repeat left top; width: 200px; height: 60px; }
#footer_menu { float: right; margin-bottom: 8px; font: 11px Arial, Helvetica, sans-serif; color: #818181; padding-right: 15px; margin-top: 15px; }
#footer_menu li { float: left; }
#footer_menu li a { color: #818181; padding: 0 15px; text-decoration: none; }
#footer_menu li a:hover { color: #fff; }
#copyright { width: 50%; float: right; text-align: right; font: 11px Arial, Helvetica, sans-serif; color: #818181; padding-right: 15px; }
/**/

/*** Method Manipulations ***/
/** ----------------------------------------------------- **/
#bottom { font: inherit; }
#sidebar_block .player .player_info { text-align: left; background: url(images/bg-content-text-header.gif) no-repeat right top; font: italic bold 25px Arial, Helvetica, sans-serif; text-indent: 8px; color: #044894; margin-bottom: 5px; padding: 5px 0 11px; }
#sidebar_block .player .player_movie { clear: both; }
.video_link_block { clear: both; border-bottom: 1px solid #ebebeb; padding: 8px 5px; }
.video_link_block a {  color: #c6c6c6; }
.video_link_block a .floatL { background: url(images/bullet-square-gray.gif) no-repeat left 0.4em; padding-left: 15px; font: 14px Arial, Helvetica, sans-serif; color: #5f5d5d; float: left; }
.video_link_block a .floatR { float: right; display: inline-block; background: #00458e; font: 10px Verdana, Geneva, sans-serif; text-transform: uppercase; color: #eee; text-decoration: none; padding: 5px 8px; margin-top: -3px; }
.video_link_block a:hover .floatR { background: #333; }
.video_link_block a img { visibility: hidden; width: 0px; height: 0px; }
.captionmedia { margin-bottom: 10px; }
.captionmedia { float: left;  margin: 0 6px; }
.captionmedia img { border: 1px solid #cbcbcb; width: 150px; margin-bottom: 5px; }
.captionmedia .caption { font: bold 12px Arial, Helvetica, sans-serif; }
#top_right { width: 205px; float: right; clear: none; margin: 0 0 5px 5px; padding: 4px; border-bottom: 1px solid #CACACA; background: #E4E4E4; }
#top_right img.thumb { width: 200px; float: left; clear: none; margin: 4px; padding: 0; }
#top_left { width: 205px; float: left; clear: none; margin: 0 5px 5px 0; padding: 4px; border-bottom: 1px solid #CACACA; background: #E4E4E4;  }
#top_left img.thumb { width: 200px; float: left; clear: none; margin: 4px; padding: 0; }
#under_page { clear: both; }
.primary_listing_title { background: none; border-bottom: 1px solid #cacaca; font: italic bold 25px Arial, Helvetica, sans-serif; text-indent: 8px; color: #044894; margin-bottom: 5px; padding: 5px 0 11px; }
.primary_listing {clear: both}
.primary_listing img { float: left; }
.primary_listing .primary_listing_desc .more_link { padding-top: 8px; margin-bottom: 0; clear: both; height: inherit !important; }
.primary_listing .primary_listing_desc .more_link a { clear: both; float: right; display: inline-block; background: #2d2b29; font: 10px Verdana, Geneva, sans-serif; text-transform: uppercase; color: #eee; text-decoration: none; padding: 6px 12px; margin-right: 5px; }
.primary_listing .primary_listing_desc .more_link a:hover { clear: both; background: #000; color: #eee; }
.wide_listing a.more_info { padding-top: 8px; margin-bottom: 0; clear: both; height: inherit !important; }
.wide_listing a.more_info { clear: both; float: right; display: inline-block; background: #2d2b29; font: 10px Verdana, Geneva, sans-serif; text-transform: uppercase; color: #eee; text-decoration: none; padding: 6px 12px; margin-right: 5px; }
.wide_listing a.more_info:hover { clear: both; background: #000; color: #eee; }
.wide_listing img.thumb { float: left; }
.wide_listing p { float: left; }
.wide_listing { clear: both;}
.balloonitem {clear: both; border-bottom: 1px solid #cacaca;}
.balloonitem span {text-align: left; font: italic bold 20px Arial, Helvetica, sans-serif; text-indent: 8px; color: #044894; margin-bottom: 5px; padding: 5px 0 11px;}
.balloonitem a { clear: both; text-decoration: none; font-size: 12px; color: #777777; line-height: 18px;  }
.simplefile { clear: both; border-bottom: 1px solid #cacaca; width: 100%; text-decoration: none; font: italic bold 20px Arial, Helvetica, sans-serif; color: #044894; }
.large { width: 100%; }
.thumb {border: 1px solid #cbcbcb; width: 150px; margin-bottom: 5px;}
/*** Typhography Set ***/
/** ----------------------------------------------------- **/

.set_style_a { font-family: Arial, Helvetica, sans-serif; }
.set_style_a h1,
.set_style_a h2,
.set_style_a h3,
.set_style_a h4,
.set_style_a h5,
.set_style_a h6 { color: #004b96; margin-bottom: 15px; padding-bottom: 8px; border-bottom: 1px solid #cacaca; }
.set_style_a h1 a,
.set_style_a h2 a,
.set_style_a h3 a,
.set_style_a h4 a,
.set_style_a h5 a,
.set_style_a h6 a { color: #004b96; text-decoration: none }
.set_style_a h1 a:hover,
.set_style_a h2 a:hover,
.set_style_a h3 a:hover,
.set_style_a h4 a:hover,
.set_style_a h5 a:hover,
.set_style_a h6 a:hover { color: #333; text-decoration: none; }
.set_style_a h1 { font-size: 28px; }
.set_style_a h2 { font-size: 25px; }
.set_style_a h3 { font-size: 21px; }
.set_style_a h4 { font-size: 19px; }
.set_style_a h5 { font-size: 17px; }
.set_style_a h6 { font-size: 15px; }
.set_style_a p,
.set_style_a ul,
.set_style_a ol { color: #6e6e6e; font-size: 14px; line-height: 18px; }
.set_style_a p { margin-bottom: 15px; }
.set_style_a ul,
.set_style_a ol { margin-left: 30px; padding-bottom: 15px; }
.set_style_a li ul,
.set_style_a li ol { padding-bottom: 5px; padding-top: 5px; }
.set_style_a ul { list-style-type: square; }
.set_style_a ol { list-style-type: decimal; }
.set_style_a blockquote p { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; margin-left: 15px; padding-right: 15px; }
.set_style_a p strong { color: #000; }
.set_style_a p a,
.set_style_a li a { color: #069; text-decoration: none; }
.set_style_a p a:hover,
.set_style_a li a:hover { text-decoration: none; color: #333; }
.set_style_a table { width: 100%; margin-bottom: 15px; margin-top: 5px; }
.set_style_a table th { padding: 5px; font: bold 12px Arial, Helvetica, sans-serif; color: #FFF; background: #333; border: 1px solid #999; }
.set_style_a table td { padding: 5px; border: 1px solid #999; border-collapse: collapse; font: 12px/18px Arial, Helvetica, sans-serif; color: #666; }
/**/
.ie .three_mini_column div.secondary_listing { width: 195px; }

