/* Import Stylesheets
-----------------------------------------------------------*/
@import url("/css/reset.css");

body {background-color:#204b83; color:#000; font-size: 62.5%; line-height: 1.3em; font-family:Arial, Helvetica, Sans-seriff; margin:0; padding:0; width:100%;}

/***** Print Overrides ********************/
#header-print,
#footer-print{display:none;}

/***** Hyperlinks ********************/
a, a:visited {color:#336699; text-decoration:underline;}
a:hover {color:#336699; text-decoration:none;}
a img {border:none;}
a:focus, a:hover, a:active {outline:none;}
strong{font-weight:bold;}
em{font-style:italic;}

.hidden{display:none;}

/***** Header ********************/

#header {width:100%; margin:0; padding:0; position:relative; background-color:#fff;}
#headerInner {width:980px; height:auto; margin:0 auto; padding:0;}
#header-left {float:left; width:351px; margin:0; padding:7px 0; background:url(/images/nav/logo.gif) no-repeat left center;}
#header-left img {width:351px; height:87px; }
#header-left a img {border:none; margin:0; padding:0; }
#header-right {float:right; margin:0; padding:0; width:620px;}

/***** Login Menu ********************/

#login {float:right; margin:0; padding:5px 0 0 15px; background:url(/images/nav/gray-bg.gif) no-repeat left bottom;}
#loginInner {margin:0 auto; padding:0 15px 0 0; font-size:1.1em; height:18px; font-weight:normal; 
	background:url(/images/nav/gray-bg.gif) no-repeat right bottom;}
#loginInner ul{float:right; list-style-type:none; margin:0; padding:0;}
#loginInner ul li{float:left; color:#fff; list-style-type:none; margin:0 10px 0 0; padding:0 10px 0 0; border-right:solid 1px #999;}
#loginInner ul li.last{margin-right:0; padding-right:0; border-right:none;}
#loginInner ul li a{color:#fff; text-decoration:none;}
#loginInner ul li a:hover{text-decoration:underline;}


/***** Main Nav Menu ********************/

#main-nav {margin:0; padding:18px 0 0 0; height:33px;}
#main-nav ul {float:right; margin:0; padding:0; list-style-type:none; }
#main-nav ul li:hover > ul {display:block;}

#main-nav ul li {position:relative; float:left; padding:0; margin:0; font-size:1.4em;}
#main-nav ul li a {color:#666666; display:block; margin:0; padding:0 15px; text-decoration:none; line-height:33px; text-transform:uppercase; font-weight:bold;}

#main-nav ul li.first{margin-left:3px;}

#main-nav ul li:hover {}
#main-nav ul li a:hover {text-decoration:underline;}

#main-nav ul li.active {background:#26528a url(/images/nav/blue-button.gif) no-repeat left top; padding:0 0 0 10px;}
#main-nav ul li.active a {color:#fff; text-decoration:none; background:#26528a url(/images/nav/blue-button.gif) no-repeat right top; padding:0 10px 0 0;}





/***** Content ********************/

#title{width:100%; margin:0; padding:0; background:#204b83 url('/images/nav/header-top.gif') repeat-x left top;}
#titleInner{width:100%; margin:0; padding:0; background:url('/images/nav/header-bottom.gif') repeat-x left bottom;}
#title h1{width:980px; margin:0 auto; font-size:2.2em; color:#fff; padding:1em 0;}


#body {width:100%; clear:both; margin:0 auto; padding:25px 0; overflow:hidden; background:#fff url('/images/nav/body-fade-top.gif') repeat-x left top;}
#bodyInner {width:980px; min-height:400px; margin:0 auto; padding:0; font-size:1.2em; line-height:1.7em;}

#bodyInner .leftColumn{float:left; width:180px;}
#bodyInner .rightColumn{float:right; width:750px; padding:0 0 0 25px; border-left:dotted 1px #ccc;}

.breadcrumb{font-size:0.9em; margin:0 0 1em 0; padding:0; color:#999;}
.breadcrumb a{color:#999;}
.breadcrumb .sep{padding:0 3px;}

.center{text-align:center;}

#bodyInner ul, .pop_box ul {list-style-type:disc; margin:0; padding:0 0 15px 0;}
#bodyInner ul.last, .pop_box ul.last {padding-bottom:0;}
#bodyInner ul li, .pop_box ul li {list-style-type:disc; margin:0 0 0 20px; padding:0;}
#bodyInner ul ul, .pop_box ul ul {list-style-type:circle; margin:0; padding:0 0 0 0; }
#bodyInner ul ul li, .pop_box ul ul li {list-style-type:circle;}
#bodyInner ul ul ul {list-style-type:square;}
#bodyInner ul ul ul li {list-style-type:square;}
#bodyInner ul ul ul ul {list-style-type:square;}
#bodyInner ul ul ul ul li {list-style-type:square;}
#bodyInner ol {margin:0; padding:0 0 15px 0;}
#bodyInner ol li {margin:0 0 0 20px; padding:0;}


/***** Sidebar ********************/

#bodyInner .leftColumn h3{border-bottom:solid 1px #ccc; padding:0 0 5px 0; margin:0; font-weight:bold; font-size:1.4em;}
#bodyInner .leftColumn h3 a{color:#000; text-decoration:none;}
#bodyInner .leftColumn h3 a:hover{color:#336699; text-decoration:underline;}
#bodyInner .leftColumn ul{padding:0; margin:0; list-style-type:none;}
#bodyInner .leftColumn ul li{padding:5px 0; margin:0; list-style-type:none; border-bottom:solid 1px #ccc;}
#bodyInner .leftColumn ul li a{color:#333; text-decoration:none;}
#bodyInner .leftColumn ul li a:hover{color:#336699; text-decoration:underline;}
#bodyInner .leftColumn a.active {font-weight:bold; color:#000;}

/***** Float Fix ********************/

div.clearFloat{clear: both; width:0px; height: 0px; overflow: hidden;}
.clear {clear:both;}


/***** Headlines ********************/

#bodyInner h1, #bodyInner h2, #bodyInner h3, #bodyInner h4, #bodyInner h5, #bodyInner h6,
.pop_box h1, .pop_box h2, .pop_box h3, .pop_box h4, .pop_box h5, .pop_box h6
	{color:#333333; font-weight:normal; text-decoration:none; margin:0 0 1em 0;}
#bodyInner h1, .pop_box h1 {font-size:1.8em; float:left;}
#bodyInner h2, .pop_box h2 {font-size:1.5em; color:#000; line-height:1.1em;}
#bodyInner h2 a, #bodyInner h2 a:visited {color:#003399; text-decoration:none;}
#bodyInner h2 a:hover {color:#000; text-decoration:underline;}
#bodyInner h3, .pop_box h3 {font-size:1.4em;}
#bodyInner h4, .pop_box h4 {font-size:1.1em; font-weight:bold; color:#336699;}
#bodyInner h5, .pop_box h5 {font-size:1.0em; font-weight:bold;}
#bodyInner h6, .pop_box h6 {font-size:1.0em;}


#bodyInner p, .pop_box p {margin:0 0 1em 0;}

#bodyInner p.last, .pop_box p.last {margin-bottom:0;}


.pop_box {font-size: 1.3em; line-height: 1.3em; padding: 0;}



/***** Images ********************/

img.centered  {display:block; margin-left:auto; margin-right:auto; margin-bottom:10px; padding:0;}
img.alignnone {padding:0; margin:0 0 10px 0; display:inline;}
img.alignright {padding:0; margin:0 0 10px 15px; display:inline;}
img.alignleft {padding:0; margin:0 15px 10px 0; display:inline;}
.aligncenter {display:block; margin-left:auto; margin-right:auto; margin-bottom:10px;}
.alignright {float:right; margin:0 0 10px 10px;}
.alignleft {float:left; margin:0 10px 10px 0; }


/***** Footer ********************/

#footer {width:100%; margin:0; padding:0 0 2em 0; position:relative; background:transparent url(/images/nav/footer-bg.gif) repeat-x left top; }
#footerInner {width:980px; margin:0 auto; padding:2em 0 0 0; color:#fff; font-size:1.2em;}
#footer a, #footer a:visited {color:#fff; text-decoration:none; }
#footer a:hover {color:#fff; text-decoration:underline;}

#footerLeft{float:left; width:480px; padding:0;}
#footerLeft p{line-height:1.5em;}
#footerRight{float:right; width:480px; padding:0; text-align:right;}
#footerRight p{line-height:1.5em;}

#footer ul{float:left; list-style-type:none; margin:0; padding:0 15px 0 0;}
#footer ul li{float:left; color:#666666; list-style-type:none; margin:0 10px 0 0; padding:2px 10px 0 0; border-right:solid 1px #999;}
#footer ul li.last{margin-right:0; padding-right:0; border-right:none;}
#footer ul li a{color:#666666; text-decoration:none;}
#footer ul li a:hover{text-decoration:underline;}




/***** Home promo ********************/

#home-promo{background: url('/images/nav/promo-bg.gif') repeat-x center top; width:100%; height:295px; margin:0; padding:0;}
#home-promo-inner{ margin:0 auto; padding:0; width:980px; height:295px; background:transparent none no-repeat center top;}
#home-promo-inner h2{font-weight:bold; font-size:2.6em; color:#000; float:left; padding:40px 0 20px 25px; width:570px; line-height:1.0em;}
#home-promo-inner p{font-size:2.0em; color:#000; padding:20px 0 0 25px; width:570px; line-height:1.2em;}

#home-promo-inner ul{list-style-type:none; padding:20px 0 0 20px; margin:0;}
#home-promo-inner li{list-style-type:none; padding:0 0 0 10px; margin:0; 
	background:transparent url('/images/nav/org-button-left.png') no-repeat left center;}
#home-promo-inner a{font-size:2.0em; color:#fff; padding:0 10px 0 0; line-height:58px; height:58px; text-decoration:none; display:block; width:320px;
	background:transparent url('/images/nav/org-button.png') no-repeat right center; text-align:center; text-shadow:#875606 1px 1px;}
#home-promo-inner a:hover{text-decoration:underline;}


/***** Home searches ********************/

#home-birth, #home-marriage, #home-death, #home-naturalization{width:235px; border:solid 1px #ccc;}

#home-birth{float:left; margin:0 10px 25px 0;}
#home-marriage{float:left; margin:0 10px 25px 0;}
#home-death{float:left; margin:0 0 25px 0;}
#home-naturalization{float:right; margin:0 0 25px 0; }

#home-birth .text, #home-marriage .text, #home-death .text, #home-naturalization .text{}
#home-birth .title, #home-marriage .title, #home-death .title, #home-naturalization .title{font-size:1.45em; padding:10px 10px 5px 10px;}
#home-birth .subtitle, #home-marriage .subtitle, #home-death .subtitle, #home-naturalization .subtitle{padding:5px 10px 5px 10px; line-height:1.3em;}
#home-birth div.form, #home-marriage div.form, #home-death div.form, #home-naturalization div.form{padding:0 10px 5px 10px; }
#home-birth .form th, #home-marriage .form th, #home-death .form th, #home-naturalization .form th{padding:0px; font-weight:normal; font-size:1.0em;}
#home-birth .form td, #home-marriage .form td, #home-death .form td, #home-naturalization .form td{padding:0px;}

#home-birth .button, #home-marriage .button, #home-death .button, #home-naturalization .button{text-align:center; padding:10px 0 0 0;}
#home-birth .button input[type=submit], #home-marriage .button input[type=submit], #home-death .button input[type=submit], #home-naturalization .button input[type=submit]{
	border-style: none; border-color: inherit; border-width: medium; background: url('/images/nav/blue-button.png') no-repeat left top;
	width:210px; height:39px; color:#fff; padding-bottom:4px; cursor:pointer; text-shadow:#1b4376 1px 1px; font-size:1.0em;}

.form-name{width:90px;}
.form-year{width:30px;}
.form-file{width:55px;}


#bodyInner .home-left{float:left; width:221px; line-height:0em; padding:10px 0 0 15px; }
#bodyInner .home-right{float:right; width:710px; padding:10px 15px 0 0;}
#bodyInner .home-right h2{color:#38649d; text-transform:uppercase; font-weight:bold; font-size: 1.8em;}

#bodyInner table.home-timeline{}
#bodyInner table.home-timeline th{vertical-align:top; font-weight:bold; padding:0 10px 7px 0; font-size:1em; line-height:1.0em;}
#bodyInner table.home-timeline td{vertical-align:top; padding:0 0 7px 0; font-size:1em; line-height:1.0em;}

.pop_box table.soundex{margin:1em 0; border-collapse:collapse; border:solid 1px #ccc;}
.pop_box table.soundex th{vertical-align:top; font-weight:bold; padding:3px 5px; font-size:1em; line-height:1.0em; border:solid 1px #ccc;}
.pop_box table.soundex td{vertical-align:top; padding:3px 5px; font-size:1em; line-height:1.0em; border:solid 1px #ccc;}


/***** Home bottom ********************/


.photo-strip{margin:0; padding:0 0 23px 0; line-height:1em;}
#home-social{float:left; width:315px;}
#home-content{float:right; width:648px;}
#home-content h2{color:#666666; font-size:1.8em;}
#home-content p{color:#666666; font-size:1.3em;}



/***** Border Divs ********************/

.half-left{float:left; width:463px; border-right:dotted 1px #ccc; padding:0 20px 0 0;}
.half-right{float:right; width:463px;}

.half-inner-left{float:left; width:415px; border-right:dotted 1px #ccc; padding:0 20px 0 0;}
.half-inner-right{float:right; width:415px;}

.third-inner-left{float:left; width:570px;}
.third-inner-right{float:right; width:300px; border-left:dotted 1px #ccc; padding:0 0 0 25px;}

.half-login-left{float:left; width:590px; border:1px solid #CCCCCC; padding:20px; margin:0 0 2em 0;}
.half-login-right{float:right; width:285px; border:1px solid #CCCCCC; padding:20px; margin:0 0 2em 0;}

.highlight{margin:0 0 2em 0; padding:20px; border:1px solid #CCCCCC;}


#search-top{}
#search-bottom{padding:10px 0 0 0;}
#search-bottom .button{text-align:center; padding:0 0 0 0;}
#search-bottom .button input[type=submit]{
	border-style: none; border-color: inherit; border-width: medium; background: transparent url('/images/nav/blue-button.png') no-repeat left top;
	width:210px; height:39px; color:#fff; padding-bottom:4px; cursor:pointer; text-shadow:#1b4376 1px 1px;}

#search-left-inner{ float:left; padding:0;}
#search-or{ float:left; padding:0; width:40px; height:58px; background:transparent url('/images/nav/search-or.png') no-repeat left top;}
#search-right-inner{ float:right; padding:0;}

#bodyInner #search-left-inner div,
#bodyInner #search-right-inner div{float:left; padding:0 10px 0 0; text-align:left;}

#bodyInner #search-left-inner div label, 
#bodyInner #search-right-inner div label, 
#bodyInner #search-left-inner div legend{font-weight:bold;}
#bodyInner #search-left-inner div legend{padding:0 0 3px 0;}
#bodyInner #search-left-inner div fieldset{float:left;}

#bodyInner #search-left-inner div input[type=text],
#bodyInner #search-right-inner div input[type=text] {width:150px; padding:5px;}



/***** Tables ********************/


#bodyInner table {border:none; margin:0; width:100%; border-collapse:collapse;}
#bodyInner th{border:none; padding:0; text-align:left; font-weight:bold;}
#bodyInner td {border:none; padding:0; text-align:left;}

#bodyInner table.home-form {border:none; margin:0; width:100%; border-collapse:collapse;}
#bodyInner table.home-form thead th{border:none; padding:0; text-align:left; font-weight:normal;}
#bodyInner table.home-form tbody td {border:none; padding:0 2px 0 0; text-align:left;}


#bodyInner table.login-table {border:none; margin:1em 0; width:auto; border-collapse:collapse;}
#bodyInner table.login-table th{border:none; padding:0 10px 5px 0; text-align:left; font-weight:bold;}
#bodyInner table.login-table td {border:none; padding:0 10px 5px 0; text-align:left;}
#bodyInner table.login-table input[type=text] {width:150px; padding:5px;}
#bodyInner table.login-table input[type=password] {width:100px; padding:5px;}


#bodyInner table.email-form {border:none; margin:1em 0; width:100%; border-collapse:collapse;}
#bodyInner table.email-form th{border:none; padding:0 10px 5px 0; text-align:left; font-weight:bold;  vertical-align:middle;}
#bodyInner table.email-form td {border:none; padding:0 10px 5px 0; text-align:left; vertical-align:middle;}
#bodyInner table.email-form input[type=text] {padding:5px;}
#bodyInner table.email-form select {padding:5px;}


#bodyInner input.formXSmall {width:50px;}
#bodyInner input.formSmall {width:100px;}
#bodyInner input.formNormal {width:150px;}
#bodyInner input.formLarge {width:200px;}


#bodyInner table.search-results {border:none; margin:0 0 1.5em 0; width:100%; border-collapse:collapse;}
#bodyInner table.search-results th{border:none; padding:5px 10px 5px 0; font-weight:bold; border-bottom:dotted 1px #ccc;}
#bodyInner table.search-results td {border:none; padding:5px 10px 5px 0; border-bottom:dotted 1px #ccc;}

#bodyInner table.billing {border:none; margin:0 0 1.5em 0; width:auto; border-collapse:collapse; border-top:dotted 1px #ccc;}
#bodyInner table.billing th{border:none; padding:5px 10px 5px 0; font-weight:bold; border-bottom:dotted 1px #ccc;}
#bodyInner table.billing td {border:none; padding:5px 10px 5px 0; border-bottom:dotted 1px #ccc;}

#bodyInner table.soundex {border:dotted 1px #ccc; margin:0 0 1.5em 0; width:auto; border-collapse:collapse;}
#bodyInner table.soundex th{border:none; padding:5px 10px 5px 5px; font-weight:bold; border-bottom:dotted 1px #ccc; text-align:center;}
#bodyInner table.soundex td {border:none; padding:5px 10px 5px 5px; border-bottom:dotted 1px #ccc; text-align:center;}



#bodyInner table.email-table {border:none; margin:0; width:100%; border-collapse:collapse;}
#bodyInner table.email-table th{border:none; padding:0 10px 5px 0; text-align:left; font-weight:bold;}
#bodyInner table.email-table td {border:none; padding:0 10px 5px 0; text-align:left;}
#bodyInner table.email-table input[type=text] {width:150px; padding:5px;}
#bodyInner table.email-table select {padding:5px;}
#bodyInner table.email-table input[type=password] {width:100px; padding:5px;}


/***** Random ********************/

.login-padding{padding-top:59px;}
.notification{}

#bodyInner ul.right-list{float:right; list-style-type:none; margin:0; padding:0;}
#bodyInner ul.right-list li{float:left; list-style-type:none; margin:0 0 0 20px; padding:0;}
#bodyInner ul.right-list li a{text-decoration:none;}
#bodyInner ul.right-list li a:hover{text-decoration:underline;}
#bodyInner a.help{background:url('/images/nav/help.png') no-repeat left center; padding:2px 0 2px 20px;}

#title ul.right-list{float:right; list-style-type:none; margin:0; padding:0;}
#title ul.right-list li{float:left; list-style-type:none; margin:0 0 0 20px; padding:0;}
#title ul.right-list li a{text-decoration:none; color:#fff;}
#title ul.right-list li a:hover{text-decoration:underline;  color:#fff;}
#title a.help{background:url('/images/nav/help.png') no-repeat left center; padding:2px 0 2px 20px;}


#bodyInner .backtotop{border-top: 1px dotted #ccc; margin:1em 0 2em 0; padding:5px 0 0 0;}
#bodyInner .backtotop a{background:url('/images/nav/arrow-top.png') no-repeat left center; padding:2px 0 2px 15px;}

#bodyInner .counterOuter{margin:1em 0 1.5em 0; padding:20px 0 20px 20px; border:1px solid #CCCCCC;}
#bodyInner .counterOuter h3{border:none; font-size:1.2em; margin:0 0 0.5em 0;}
#bodyInner .counter.birth{float:left; margin:0 15px 0 0;}
#bodyInner .counter.marriage{float:left; margin:0 15px 0 0;}
#bodyInner .counter.death{float:left; margin:0 15px 0 0;}
#bodyInner .counter.naturalization{float:left; margin:0 0 0 0;}

#bodyInner .counter ul{float:left; list-style-type:none; margin:0; padding:0; border-left:solid 1px #ccc;}
#bodyInner .counter ul li{float:left; list-style-type:none; margin:0; padding:3px; border:solid 1px #ccc; border-left:none; 
	font-size:1.4em; line-height:1.0em;}

.red{color:Red; font-weight:bold;}

.total{float:right; border:solid 1px #000; font-size:1.4em; padding:10px;}

.footnote{font-size:0.9em; font-style:italic;}

.align-right{text-align:right;}









/***** jQuery pop-up ********************/

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

#cboxOverlay{background:#666;}

#colorBox{}
#cboxTopLeft{width:25px; height:25px; background:url(/images/colorbox/border1.png) no-repeat 0 0;}
#cboxTopCenter{height:25px; background:url(/images/colorbox/border1.png) repeat-x 0 -50px;}
#cboxTopRight{width:25px; height:25px; background:url(/images/colorbox/border1.png) no-repeat -25px 0;}
#cboxBottomLeft{width:25px; height:25px; background:url(/images/colorbox/border1.png) no-repeat 0 -25px;}
#cboxBottomCenter{height:25px; background:url(/images/colorbox/border1.png) repeat-x 0 -75px;}
#cboxBottomRight{width:25px; height:25px; background:url(/images/colorbox/border1.png) no-repeat -25px -25px;}
#cboxMiddleLeft{width:25px; background:url(/images/colorbox/border2.png) repeat-y 0 0;}
#cboxMiddleRight{width:25px; background:url(/images/colorbox/border2.png) repeat-y -25px 0;}
#cboxContent{background:#fff;}
#cboxLoadedContent{margin-bottom:0px;}
#cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
#cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
#cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
#cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
#cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
#cboxLoadingOverlay{background:#fff url(/images/colorbox/loading.gif) no-repeat 5px 5px;}
#cboxClose{position:absolute; top:0; right:0; color:#fff; width:16px; height:16px; display:block; text-indent: -9999px;
            background:url('/images/colorbox/close-icon.gif') no-repeat left top;
}



/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/borderMiddleRight.png, sizingMethod='scale');}






