/* reset -------------------------------------------------*/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}

* html .clearfix {
    height: 1%;
    overflow: visible;
}

* + html .clearfix {
    min-height: 1%;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

html {
	background: url(../img/bgMain.png);
}
body {
	font: normal .81em/1.6em Trebuchet MS, Helvetica, sans-serif;
	width: 100%;
	margin: 0 auto;
	color: #000;
}


/* Footer links */
ul.footer_links {
	list-style-type: none;
	clear: both;
	height: 2em;
	margin: 20px 0 10px;
}

ul.footer_links li {
	float: left;
	margin-right: 20px;;
	height: 2em;
	
}

ul.footer_links li a {
	text-decoration: none;
}

ul.footer_links li a:hover {
	color: black;
}

ul.footer_links li img.icon {
	vertical-align: -2px;
}


/* global style */
a {
	color: #666;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: none;
	color: #8a387a;

}

input:focus {
	outline: 0;
	outline-offset: 0;
}

a img {
	outline: none;
	border: none;
	text-decoration: none;
}

h2 {
	font-size: 1.5em;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: bold;
	color: #374853;
	height: 30px;
	width:940px;
}

h2 span {
	font-size: 0.9em;
	text-transform: lowercase;
	font-weight: normal;
	font-style: italic;
	color: #374853;
	margin-left: 1em;
}

h3 {
	font-size: 1.1em;
	margin: 1em 0;
}

h4 {
	font-size: 1em;
}


h4.press{
	font-size: 1em;
	border-bottom: 1px dotted gray;
}

/* global layout */
#pageWrapper{
	background: url(../img/bgTop.png) repeat-x;
	width:100%;
	height:100%;
}
#page {
	width: 980px;
	margin: 0 auto;
}

h1#logo {
	float: left;
	width: 29%;
	margin-top: 0.5em;
}

#header {
	float: left;
	width: 980px;
	height:140px;
	position:relative;
}
#header #logo{
	position:absolute;
	top:0;
	left:0;
}
#cont_top{
	width:980px;
	height:15px;
	background: url(../img/bgContentTop.png);
	float:left;
	margin-top:0px;
}
#cont_bottom{
	width:980px;
	height:15px;
	background: url(../img/bgContentBottom.png);
	float:left;
	margin-bottom:0px;
}
#cont_content{
	float:left;
	background: url(../img/bgContent.png) repeat-y;
	padding:8px 20px;
}
#center_column {
	float: left;
	width:900px;
	position:relative;
	text-align: justify;
	padding: 20px;
	min-height: 380px;
}


#cont_top_ad{
	width:980px;
	height:15px;
	background: url(../img/bgContentTop.png);
	float:left;
	margin-top:0px;
}
#cont_bottom_ad{
	width:980px;
	height:15px;
	background: url(../img/bgContentBottom.png);
	float:left;
	margin-bottom:10px;
}
#cont_content_ad{
	text-align: center;
	float:left;
	background: url(../img/bgContent.png) repeat-y;
	padding:8px 20px 5px 20px;
}
#center_column_ad {
	float: left;
	width:940px;
	position:relative;
}



/* global RTE fields */
div.rte,.mceContentBody {
	text-align: left;
	background: white;
	color: black;
}

div.rte html,div.rte div,div.rte span,div.rte applet,div.rte object,div.rte iframe,div.rte h1,div.rte h2,div.rte h3,div.rte h4,div.rte h5,div.rte h6,div.rte p,div.rte blockquote,div.rte pre,div.rte a,div.rte abbr,div.rte acronym,div.rte address,div.rte big,div.rte cite,div.rte code,div.rte del,div.rte dfn,div.rte em,div.rte font,div.rte img,div.rte ins,div.rte kbd,div.rte q,div.rte s,div.rte samp,div.rte small,div.rte strike,div.rte strong,div.rte sub,div.rte sup,div.rte tt,div.rte var,div.rte dl,div.rte dt,div.rte dd,div.rte ol,div.rte ul,div.rte li,div.rte fieldset,div.rte form,div.rte label,div.rte legend,div.rte table,div.rte caption,div.rte tbody,div.rte tfoot,div.rte thead,div.rte tr,div.rte th,div.rte td,.mceContentBody html,.mceContentBody div,.mceContentBody span,.mceContentBody applet,.mceContentBody object,.mceContentBody iframe,.mceContentBody h1,.mceContentBody h2,.mceContentBody h3,.mceContentBody h4,.mceContentBody h5,.mceContentBody h6,.mceContentBody p,.mceContentBody blockquote,.mceContentBody pre,.mceContentBody a,.mceContentBody abbr,.mceContentBody acronym,.mceContentBody address,.mceContentBody big,.mceContentBody cite,.mceContentBody code,.mceContentBody del,.mceContentBody dfn,.mceContentBody em,.mceContentBody font,.mceContentBody img,.mceContentBody ins,.mceContentBody kbd,.mceContentBody q,.mceContentBody s,.mceContentBody samp,.mceContentBody small,.mceContentBody strike,.mceContentBody strong,.mceContentBody sub,.mceContentBody sup,.mceContentBody tt,.mceContentBody var,.mceContentBody dl,.mceContentBody dt,.mceContentBody dd,.mceContentBody ol,.mceContentBody ul,.mceContentBody li,.mceContentBody fieldset,.mceContentBody form,.mceContentBody label,.mceContentBody legend,.mceContentBody table,.mceContentBody caption,.mceContentBody tbody,.mceContentBody tfoot,.mceContentBody thead,.mceContentBody tr,.mceContentBody th,.mceContentBody td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

div.rte h1,div.rte h2,div.rte h3,div.rte h4,div.rte h5,div.rte h6,.mceContentBody h1,.mceContentBody h2,.mceContentBody h3,.mceContentBody h4,.mceContentBody h5,.mceContentBody h6
	{
	margin: 0.75em 0 0.3em 0;
	color: #374853;
}

div.rte h1,.mceContentBody h1 {
	font-size: 25px;
	font-weight: bold;
}

div.rte h2,.mceContentBody h2 {
	font-size: 20px;
	background: none;
	text-transform: none;
}

div.rte h3,.mceContentBody h3 {
	font-size: 16px;
}

div.rte h4,.mceContentBody h4 {
	font-size: 14px;
}

div.rte h5,.mceContentBody h5 {
	font-size: 12px;
}

div.rte h6,div.rte h6 {
	font-size: 8px;
}

div.rte ol,.mceContentBody ul,div.rte ol,.mceContentBody ul {
	padding-left: 2em;
}

div.rte ul,.mceContentBody ul {
	list-style-type: square;
	margin-left: 10px;
	padding-left:12px;
	padding-top:10px;
}

div.rte strong,.mceContentBody strong {
	font-weight: bold;
}

div.rte em,.mceContentBody em {
	font-style: italic;
}

/* tables still need 'cellspacing="0"' in the markup */
div.rte table,.mceContentBody table {
	border-collapse: separate;
	border-spacing: 1px;
	width: auto;
}

div.rte caption,div.rte th,div.rte td,div.rte table,.mceContentBody caption,.mceContentBody th,.mceContentBody td,.mceContentBody table
	{
	text-align: left;
	font-weight: normal;
	background: none;
	height: inherit;
	border: 1px #e5e6e7 solid;
	text-align: center;
}

div.rte th,.mceContentBody th {
	padding-left: 1em;
	padding-right: 1em;
	background: #e5e6e7;
}

div.rte p,.mceContentBody p {
	margin: 0.5em 0pt;
	padding-left: 0.7em;
}

/* /global RTE fields */ /* global table style */
div.table_block {
	padding-bottom: 6px;
	margin: 0 auto 2em;
	width: 700px;
}

table.std {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
}

table.std td,table.std th {
	padding: 0.4em 0.5em;
}

table.std th {
	white-space: nowrap;
}

table.std tr.item td,table.std tr.item th {
	background-color: white;
}

table.std tr.alternate_item td,table.std tr.alternate_item th {
	background-color: #f1f2f4;
}

table.std tbody tr td,table.std tfoot tr td {
	border-top: 1px solid #bdc2c9;
}

table.std thead th {
	background-color:#e7e7e7;
	height: 24px;
	color: #374853;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}

table.std thead th.first_item {
	background-position: top left;
}

table.std thead th.last_item {
	background-position: top right;
}

table.std thead th.item {
	background-position: -5px 0;
}

table.std tfoot td {
	color: #374853;
	text-align: right;
	white-space: nowrap;
}

/* /global table style */ /* global form style */
form.std {
	clear: both;
}

form.std h3 {
	color: #555;
	font-size: 1.4em;
	font-weight: normal;
	border-bottom: 1px solid #d0d1d5;
	padding: 0.5em;
	margin: 0 0 0.5em 0;
}

form.std fieldset {
	background: #eee;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

form.std fieldset legend {
	padding: 0.3em 0.6em;
	margin: 1em 0 1em 0.5em;
	font-size: 1.6em;
	font-weight: 100;
	border-color: #d0d1d5;
	border-style: solid;
	border-width: 1px;
}

form.std h4,form.std p {
	padding: 0.3em 0;
	clear: both;
}

form.std label,form.std p span {
	float: left;
	text-align: right;
	width: 30%;
}

form.std p span.like_input {
	width: auto;
	margin-left: 0.7em;
}

input,textarea,select,span.editable {
	margin-left: 0.7em;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	vertical-align: top;
	outline: none;
}

input,textarea,select {
	border: 1px solid #bdc2c9;
}

input.text {
	height: 18px;
	padding-left: 2px;
	padding-right: 2px;
}

.checkbox input,.radio input {
	border: none;
}

form.std .checkbox label,form.std .radio label,form.std span.form_info {
	margin: 0;
	float: none;
	text-align: left;
}

.required sup {
	color: #da0f00;
}

form.std p.checkbox {
	padding-left: 30%;
}

form.std p.submit {
	margin-bottom: 1.5em;
}

#center_column form.std p.submit2 {
	padding-left: 170px;
	margin-bottom: 1.5em;
}

/* START OF BUTTONS SECTION
 *  -tags : input, a, span
 *  -sizes : mini, small, normal, large
 *  -types : button, exlusive
 *  -status : normal, hover, disabled
 *  -rule : the span.button is a a.button disabled
*/ /* global button */
input.button_mini,input.button_small,input.button,input.button_large,input.button_mini_disabled,input.button_small_disabled,input.button_disabled,input.button_large_disabled,input.exclusive_mini,input.exclusive_small,input.exclusive,input.exclusive_large,input.exclusive_mini_disabled,input.exclusive_small_disabled,input.exclusive_disabled,input.exclusive_large_disabled,a.button_mini,a.button_small,a.button,a.button_large,a.exclusive_mini,a.exclusive_small,a.exclusive,a.exclusive_large,span.button_mini,span.button_small,span.button,span.button_large,span.exclusive_mini,span.exclusive_small,span.exclusive,span.exclusive_large
	{
	background-color:#fff;
	border: 1px solid #ccc;
	color: black !important;
	font-weight: bold !important;
	font-size: 12px !important;
	text-align: center;
	text-decoration: none !important;
	cursor: pointer;
	display: block;
	line-height: 18px;
	height: 18px;
	font-family: Trebuchet MS;
	padding:0px;
	margin:0px;
}

/* input button */
input.button_mini,input.button_small,input.button,input.button_large,input.button_mini_disabled,input.button_small_disabled,input.button_disabled,input.button_large_disabled,input.exclusive_mini,input.exclusive_small,input.exclusive,input.exclusive_large,input.exclusive_mini_disabled,input.exclusive_small_disabled,input.exclusive_disabled,input.exclusive_large_disabled
	{
	height:20px;
	padding-bottom:1px;
}

/* disabled button */
input.button_mini_disabled,input.button_small_disabled,input.button_disabled,input.button_large_disabled,input.exclusive_mini_disabled,input.exclusive_small_disabled,input.exclusive_disabled,input.exclusive_large_disabled,span.button_mini,span.button_small,span.button,span.button_large,span.exclusive_mini,span.exclusive_small,span.exclusive,span.exclusive_large
	{
	cursor: default;
	color: #888 !important;
}

/* exclusive button */
input.exclusive_mini,input.exclusive_small,input.exclusive,input.exclusive_large,input.exclusive_mini_disabled,input.exclusive_small_disabled,input.exclusive_disabled,input.exclusive_large_disabled,a.exclusive_mini,a.exclusive_small,a.exclusive,a.exclusive_large,span.exclusive_mini,span.exclusive_small,span.exclusive,span.exclusive_large
	{
	color: white !important;
	border:none;
	height:21px;
	padding-top:1px;
}

/* exclusive disabled button */
input.exclusive_mini_disabled,input.exclusive_small_disabled,input.exclusive_disabled,input.exclusive_large_disabled,span.exclusive_mini,span.exclusive_small,span.exclusive,span.exclusive_large
	{
	color: #488c40 !important;
}

/* hover button */
input.button_mini:hover,input.button_small:hover,input.button:hover,input.button_large:hover,input.exclusive_mini:hover,input.exclusive_small:hover,input.exclusive:hover,input.exclusive_large:hover,a.button_mini:hover,a.button_small:hover,a.button:hover,a.button_large:hover,a.exclusive_mini:hover,a.exclusive_small:hover,a.exclusive:hover,a.exclusive_large:hover
	{ 
}

/* exclusive hover button */
input.exclusive_mini:hover,input.exclusive_small:hover,input.exclusive:hover,input.exclusive_large:hover,a.exclusive_mini:hover,a.exclusive_small:hover,a.exclusive:hover,a.exclusive_large:hover
	{
	color: white !important;
}

/* classic buttons */
input.button_mini,input.button_mini_disabled,input.exclusive_mini,input.exclusive_mini_disabled,a.button_mini,a.exclusive_mini,span.button_mini,span.exclusive_mini
	{
	width: 30px;
}

input.button_small,input.button_small_disabled,input.exclusive_small,input.exclusive_small_disabled,a.button_small,a.exclusive_small,span.button_small,span.exclusive_small
	{
	width: 60px;
}

input.button,input.button_disabled,input.exclusive,input.exclusive_disabled,a.button,a.exclusive,span.button,span.exclusive
	{
	width: 120px;
}

input.button_large,input.button_large_disabled,input.exclusive_large,input.exclusive_large_disabled,a.button_large,a.exclusive_large,span.button_large,span.exclusive_large
	{
	width: 180px;
}

/* exclusive button */
input.exclusive,input.exclusive_disabled,a.exclusive,span.exclusive {
	background-color: #666;
}

input.exclusive_mini,input.exclusive_mini_disabled,a.exclusive_mini,span.exclusive_mini
	{
	background-color: #666;
}

input.exclusive_small,input.exclusive_small_disabled,a.exclusive_small,span.exclusive_small
	{
	background-color: #666;
}

input.exclusive_large,input.exclusive_large_disabled,a.exclusive_large,span.exclusive_large
	{
	background-color: #666;
}

/* id_state field in managed via JS and is firstly hidden */
form p.id_state {
	display: none;
}

/* generic style */
ul.bullet,.block ul.bullet {
	margin-top:10px;
}
ul.bullet li,.block ul.bullet li {
	padding-left: 2em;
	background: transparent url('../img/bullet.gif') no-repeat 0.6em 0.3em;
	list-style-type: none;
}


/* breadcrumb.tpl */
.breadcrumb {
	color: #888;
	position:absolute;
	top:-46px;
	left:0;
}

.breadcrumb .navigation-pipe {
	padding: 0 0.6em;
}

.breadcrumb a {
	text-decoration: none;
	color: #666;
}

.breadcrumb a:hover {
	text-decoration: underline;
}


/* Header */
#header ul {
	list-style: none;
}

#header form {
	border: none;
	margin-bottom: 0 !important;
	display: inline;
}

#header label {
	margin: 0;
	float: none;
}


#header #languages_block_top {
	position:absolute;
	top:5px;
	right:7px;
}


#languages_block_top ul#first-languages li {
	float: left;
	margin-left: 10px;
	display:inline;
}







/* Footer */
#footer {
	width:960px;
	clear: both;
	margin-bottom:15px;
	padding-left:20px;
}

.block_various_links {
	list-style: none;
	background-color: #e7e7e7;
	width:900px;
	margin-top:15px;
	float:left;
	padding:5px 20px;
}


.block_various_links li {
	display: inline;
	border-left: 1px solid #888;
	padding: 0px 8px;
}

.block_various_links li.first_item {
	border: none;
	padding-left: 0px;
}

/* Default block style */
div.block {
	float:left;
	position:relative;
}


div.block h4 {
	text-transform: uppercase;
	font-family: Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #374853;
	height: 19px;
	padding-left:8px;
}
div.block ul {
	list-style: none;
}

div.block ul.tree li {
	padding-left: 1.2em;
}

div.block a:hover {
	text-decoration: underline;
}

div.block .block_content {
	border-left: 1px #d0d3d8;
	border-right: 1px #d0d3d8;
	padding: 0.5em 0.7em 0pt;
}

div.block li {
	padding: 0;
	list-style-position: outside;
	position:relative;
}

div.block a {
	color: #595a5e;
	text-decoration: none;
}


/* block in the center column */
#center_column p {
	margin: 15px 0;
}

#center_column div.block {
	width: 939px;
	padding-left:1px;
}

#center_column div.block h4 {
	background: transparent url('../img/block_header_large.gif') no-repeat
		top left;
	height: 17px;
	color: white;
}


#social img{
width: 20px;
height: 20px;
}



/* FORM */



form                       { margin-left: 0px; width:500px;padding:15px 35px 0px; float:left;}
form div                   { clear:both;position:relative;margin:0 0 10px; }
form div.textarea		   { position:relative; height:163px; }
label                      { cursor:pointer;display:block; }
input[type="text"]         { width:350px;border:1px solid #999;padding:5px;-moz-border-radius:4px; -webkit-border-radius:4px;}
input[type="text"]:focus   { border-color:#777; }
input[name="zip"]          { width:150px; }
input[type="message"]	   { width:480px; border:1px solid #999; padding:5px;-moz-border-radius:4px; -webkit-border-radius:4px; height:163px;}
textarea[type="message"]   { width:480px; border:1px solid #999; padding:5px;-moz-border-radius:4px; -webkit-border-radius:4px; height:163px; overflow:auto; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:12px;   resize: none;}

/* submit button */
input[type="submit"]       { cursor:pointer;border:1px solid #999; padding:5px;	-moz-border-radius:4px;	-webkit-border-radius:4px; background:#eee;	margin-top:15px;}
*+html input[type="submit"] {padding:0px;}
input[type="submit"]:hover,
input[type="submit"]:focus { border-color:#333;background:#ddd; }
input[type="submit"]:active{ margin-top:0; }





/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#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;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(images/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    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/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}





