html, body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	background: #0A0A0A;
}
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #aaa;
	font-size:11px;
}
a, a:link, a:hover, a:visited, a:active {
	color: orange;
	font-size:11px;
}
img{border:none ;}
h1, h2, h3, h4, h5, h6{}

html, body, p, a, td, th, legend, li, input, textarea{font-size: 12px;}
h1{font-weight: bold; font-size: 16px;color: orange;}
h2{font-weight: bold; font-size: 14px;color: #ff7711;}
h3{font-weight: bold; font-size: 12px;color: #ee7711;}
h4{font-weight: bold; font-size: 12px;color: #525000;}
h4{font-weight: bold; font-size: 11px;color: #424000;}
h4{font-weight: bold; font-size: 10px;color: #323000;}
fieldset{margin-bottom: 16px;border: 1px solid #cccccc;}
legend{font-weight: bold;color: orange;padding:0 6px;}
label:hover{cursor: pointer;background-color:#eef0ff;}
th, td {vertical-align: top;}
input, select, select option, textarea{color:black;}
form{margin-top:0;margin-bottom:0;}

/* ************************************************************
| LAYOUT
************************************************************ */


#a0{min-height: 100%;}
#a1{margin: auto;width: 960px;}
#a2{position:relative;}
#a3{position:absolute;}
#a3-tl{position:absolute;top:0;left:0;height:232px;width:5px;/*background: transparent url(images/bg_a_corners.png) bottom right no-repeat;*/}
#a3-tr{position:absolute;top:0;right:0;height:232px;width:5px;/*background: transparent url(images/bg_a_corners.png) bottom left no-repeat;*/}
#a3-bl{position:absolute;bottom:30px;left:0;height:5px;width:5px;background: transparent url(images/bg_a_corners.png) top right no-repeat;}
#a3-br{position:absolute;bottom:30px;right:0;height:5px;width:5px;background: transparent url(images/bg_a_corners.png) top left no-repeat;}
#a4{background: transparent url(images/bg_a_ver.png) left top repeat-y;}
#a5{background: transparent url(images/bg_a_ver.png) right top repeat-y;}
#a6{background: transparent url(images/bg_a_8.png) bottom left repeat-x;padding-bottom:5px;}
#a9{width: 950px;margin: 0 5px 0; background: black;}
#b0{
	color: white;
	clear: both;
	overflow: auto;
	height:125px;
}
#b1{
	float: left;
	padding: 30px 0 0 0;
}
#b2{
	float: right;
	height:125px;
	text-align:right;
	width:220px;
	background: transparent url(images/title_graphic.jpg) right bottom no-repeat;
}
#c0{
	height: 23px;
	background: #c0c0c0 url(images/nav.png) repeat-x top center;
}
#x0{
	color: #121511;
	padding-top: 10px;
	height:46px;
	line-height: 15px;
	font-size: 11px;
	text-align: center;
	background: white url(images/footer.png) repeat-x top center;
}
#x0, #x0 *{
	color: #bbb;
	line-height: 14px;
	font-size: 11px;
}
#x0 a, #x0 a:link, #x0 a:visited, #x0 a:active {
	color:white;
	text-decoration:underline;
}
#x1{float:left;margin: 2px 0 0 10px;}

#z0{height:30px;}
#navigation-1 {
	padding:1px 0;
	margin:0px;
	list-style:none;
	width:100%;
	height:21px;
}
#navigation-1 li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	position:relative;
	width:90px;
	border-right:1px solid #a86b00;
}
#navigation-1 li.current a:link, #navigation-1 li.current div, #navigation-1 li.current a:visited, #navigation-1 li.current a:active {
	background: #d5d5d5 url(images/menu_current.png);
	color:black;
}
#navigation-1 li a:link, #navigation-1 li div, #navigation-1 li a:visited, #navigation-1 li a:active {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	color: #472D00;
	width:90px;
	height:13px;
	font-size:11px;
}
#navigation-1 li:hover a, #navigation-1 li a:hover, #navigation-1 li:hover div, #navigation-1 li div:hover {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	width:90px;
	height:13px;
	background: #d5d5d5 url(images/menu_hover.png);
	color:black;
}
#navigation-1 li ul.navigation-2 {
	margin:0;
	padding:1px 1px 0;
	list-style:none;
	display:none;
	background:#cccccc;
	width:170px;
	position:absolute;
	top:21px;
	left:-1px;
	border-bottom:1px solid #a86b00;
	border-left:1px solid #a86b00;
	border-top:none;
}
#navigation-1 li:hover ul.navigation-2 {
	display:block;
}
#navigation-1 li ul.navigation-2 li {
	width:170px;
	clear:left;
}
#navigation-1 li ul.navigation-2 li a:link, #navigation-1 li ul.navigation-2 li a:visited {
	clear:left;
	background:#d5d5d5;
	padding:4px 0;
	width:170px;
	border:none;
	border-bottom:1px solid #999;
	position:relative;
	z-index:1000;
	color:#472D00;
	font-size:11px;
}
#navigation-1 li ul.navigation-2 li:hover a, #navigation-1 li ul.navigation-2 li a:active, #navigation-1 li ul.navigation-2 li a:hover {
	clear:left;
	background-color:#e5e5e5;
	padding:4px 0;
	width:170px;
	border:none;
	border-bottom:1px solid #999;
	position:relative;
	z-index:1000;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 {
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:145px;
	top:-2px;
	padding:1px 1px 0 1px;
	border:1px solid #000000;
	border-left:1px solid #000000;
	background:#ffffff;
	z-index:900;
}
#navigation-1 li ul.navigation-2 li:hover ul.navigation-3 {
	display:block;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited {
	background:#000000;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active {
	background:#666666;
}
#navigation-1 li ul.navigation-2 li a span {
	position:absolute;
	top:0;
	left:132px;
	font-size:12pt;
	color:#fe676f;
}
#navigation-1 li ul.navigation-2 li:hover a span, #navigation-1 li ul.navigation-2 li a:hover span {
	position:absolute;
	top:0;
	left:132px;
	font-size:12pt;
	color:#ffffff;
}
#x2{
	float:right;
	position:relative;
	text-align:center;
	left:-50%;
	text-align:left;
	height:26px;
}
#x2a, #x2b{border: 0 none transparent;
	position:relative;
	left:50%;
	text-align:center;
}
#navigation-2 {border: 1px solid transparent;
	position:relative;
	padding:1px 0;
	margin: 0 auto;
	list-style:none;
	height:16px;
}
#navigation-2 li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	position:relative;
}

#navigation-2 li a:link, #navigation-2 li div, #navigation-2 li a:visited, #navigation-2 li a:active {
	padding: 0 10px;
	margin: 2px 0;
	display:block;
	text-align:center;
	height:14px;
	font-size:10px;
	border-right:1px solid #cccccc;
}
#navigation-2 li.last a:link, #navigation-2 li.last div, #navigation-2 li.last a:visited, #navigation-2 li.last a:active {
	border: none;
}
#contentcontainer{
	padding: 10px 0 10px 20px;
	min-height:300px;
}

.column-1{float:right;width:170px;padding:0;margin: 0 0 10px 10px;}
.column-2{margin: 10px 180px 0 0;}

/* ============================================================
| BASIC FORMATS
============================================================ */
.box1{
	background-color: #595959;
	margin: 7px;
}
.box1-H1{
	background: url(images/BlockHeader.png);
}
.box1-H2{
	margin-left: 5px;
	background: url(images/BlockHeader.png) top right;
}
.box1-H3{
	color: #472D00;
	background: url(images/BlockHeaderIcon.png) 5px top no-repeat;
	height:30px;
	line-height: 30px;
	font-weight:bold;
	padding: 0 0 0 25px;
}
.box1-C1{padding:8px;color:#D6D6D6;}
.box1-C1 * {color:#D6D6D6;}

.box1 a, .box1 a:link, .box1 a:visited, .box1 a:active {
	color:#FFFC5C;
	text-decoration:underline;
}

.box1 a, .box1 a:hover {
	color:#E09E00;
}

.box1-F1{
	height: 7px;
	background: #595959 url(images/BlockFooter.png) bottom left;
}
.box1-F2{
	margin-left: 5px;
	background: url(images/BlockFooter.png) bottom right;
	height: 7px;
}

/* ============================================================
| BASIC FORMATS
============================================================ */
.left{text-align: left;}
.centre, .center{text-align: center;}
.right{text-align: right;}

.w25  {width:25px;}
.w50  {width:50px;}
.w75  {width:75px;}
.w100{width:100px;}
.w125{width:125px;}
.w150{width:150px;}
.w175{width:175px;}
.w200{width:200px;}

.w25c  {text-align:center;width:25px;}
.w50c  {text-align:center;width:50px;}
.w75c  {text-align:center;width:75px;}
.w100c{text-align:center;width:100px;}
.w125c{text-align:center;width:125px;}

.w25r  {text-align:right;width:25px;}
.w50r  {text-align:right;width:50px;}
.w75r  {text-align:right;width:75px;}
.w100r{text-align:right;width:100px;}
.w125r{text-align:right;width:125px;}
.w125nw{width:125px;white-space:nowrap;}
.w125rnw{width:125px;text-align:right;white-space:nowrap;}
.wideinput {padding-right:5px;}
.wideinput textarea, .wideinput input{width: 96%;}
.currency {width: 120px;white-space:nowrap;text-align:right;overflow:visible;}
.currency div{float:left; padding: 0 5px;}
span.required{padding: 0 5px; color:red; font-weight:bold;}
.clear{clear:both;height:0;overflow:hidden;font-size:0;line-height:0;padding:0;margin:0;}
.clear-left{clear:left;height:0;overflow:hidden;font-size:0;line-height:0;padding:0;margin:0;}
a.rss{
	background: transparent url(icons/rss-16.png) no-repeat left center;
	padding-left: 20px;
	margin: 5px 0;
	line-height: 20px;
}

/* ============================================================
| INFO BOXES
============================================================ */
div.error, div.success{
	padding: 4px;
	margin: 2px;
	width: 98%;
	text-align: center;
	color:black;
}
div.error *, div.success *{
	color:black;
}
div.error{
	border: 1px solid #cc0000;
	background-color: #ffbbbb;
}
div.success{
	border: 1px solid #00cc00;
	background-color: #bbffbb;
}

/* ************************************************************
| CATALOGUE STYLE
************************************************************ */
.parameters *{ color:#ccc;}
.parameters th {white-space:nowrap; text-align: right;padding: 0 5px; font-weight:bold;}


.nav-options{background-color:#595959;border-top: 2px solid #777;border-bottom: 2px solid #777;text-align:center;padding: 5px; margin: 1px 0;min-height:24px;}
.nav-pages{background-color:#333;border-top: 2px solid #444;border-bottom: 2px solid #444;text-align:center;line-height:2em;padding: 0 5px; margin: 1px 0;}

.txt1 {color: #ccc;font-weight:bold;float:left;padding-right:5px;}
.nav-options .txt1 {line-height:26px;}


/* LIST | SUMMARY */
.catalogue-list .image{width:20px;height:16px;vertical-align:middle;}
.catalogue-list .no-image{width:20px;height:16px;}
.catalogue-list .items{width:100%;border-collapse: collapse;}
.catalogue-list td{line-height: 16px;}
.catalogue-list thead tr td, .catalogue-list thead tr th{border-bottom: 3px solid #595959;}
.catalogue-list tbody tr.r0 td{}
.catalogue-list tbody tr.r1 td{background-color:#111;}
.catalogue-list tbody tr.r0:hover td, .catalogue-list tbody tr.r1:hover td{background-color:#333;}
.catalogue-list tbody tr td a{}

/* SUMMARY | VIEW */
.catalogue-detail {width: 100%;}
.catalogue-detail .item-container{border-bottom: 3px solid #595959;padding-bottom: 1px;}
.catalogue-detail .first-item{border-top: 3px solid #595959;}
.catalogue-detail .item-container-inner{border-left: 1px solid #595959;border-right: 1px solid #595959;}
.catalogue-detail .item {border-collapse: collapse;width: 100%;}

.catalogue-view{margin-top:1px;border-top: 3px solid #595959;border-bottom: 3px solid #595959;}
.catalogue-view-inner{border-left: 1px solid #595959;border-right: 1px solid #595959;}
.catalogue-view div.image{
	border-bottom: 1px solid #595959;
	border-right: 1px solid #595959;
	margin: 0 0 4px 0;
	padding: 10px;
}

.catalogue-detail .image, .catalogue-view .image {
	width: 208px;
	text-align: center;
	vertical-align: top;
}
.catalogue-detail .detail, .catalogue-view   .detail{
	padding: 10px;
}
.catalogue-detail h2, .catalogue-view   h2{
	color white;
	font-size: 18px;
	padding: 0 10px;
	margin: 0;
	border-bottom: 1px dotted grey;
}
.catalogue-detail h2 a, .catalogue-view h2 a{
	color: white;
	font-size: 18px;
	text-decoration: none;
}
.catalogue-detail h2 a:hover{
	color: #14609F;
}
.catalogue-detail h3, .catalogue-view  h3 {
	color: orange;
	border-bottom: 3px solid #595959;
	margin-top: 12px;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
}

/* THUMB */
.catalogue-thumb .item{
	float:left;
	width: 140px;
	height: 216px;
	border: 3px solid #595959;
	margin: 3px;
	margin-bottom: 20px;
}
.catalogue-thumb .item .image{height:120px;width:140px;display:table-cell;vertical-align:middle;text-align:center;margin:auto;}
.catalogue-thumb .item .image {height: 120px;  #position: relative; overflow: hidden;} /* IE fix */
.catalogue-thumb .item .image a{#position: absolute; #top: 50%; #left: 50%;} /* IE fix */
.catalogue-thumb .item .image img {#position: relative; #top: -50%; #left: -50%;} /* IE fix */
.catalogue-thumb .item .no-image{height:98px;width:98px;line-height:98px;text-align:center;vertical-align:middle;margin: 10px auto;border:1px solid #ddd;}
.catalogue-thumb .item .name{font-size:11px; line-height: 16px; height:64px;text-align:center;}
.catalogue-thumb .currency {margin:auto;}
.catalogue-thumb .currencyPOA {margin:auto;text-align:center;;}


/* SUMMARY */
.catalogue-summary {width: 100%;}
.catalogue-summary .item-container{border-bottom: 3px solid #595959;padding-bottom: 1px;}
.catalogue-summary .first-item{border-top: 3px solid #595959;}
.catalogue-summary .item-container-inner{border-left: 1px solid #595959;border-right: 1px solid #595959;}
.catalogue-summary .item {border-collapse: collapse;width: 100%;}
.catalogue-summary .item .image{border-right: 1px solid #595959;}

.catalogue-summary .item .image{height:120px;width:140px;display:table-cell;text-align:center;vertical-align:middle;margin:auto;}
.catalogue-summary .item .no-image{height:98px;width:98px;line-height:98px;text-align:center;vertical-align:middle;margin: 10px auto;border:1px solid #ddd;}
.catalogue-summary .item .name{padding: 4px;	border-bottom: 1px dotted grey;}
.catalogue-summary .item .name a{font-weight: bold; color: white;text-decoration:none;}

/* GALLERY SHOWS */
.gallery  {
	border-bottom: 1px solid #595959;
	border-right: 1px solid #595959;
}
.gallery .slidesContainer {
  margin:0 auto;
  width:204px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
.gallery .slidesContainer .slide {
  margin:0 auto;
  width:204px; /* reduce by 20 pixels to avoid horizontal scroll */
}
.gallery .slidesContainer .slide a, .gallery .slidesContainer .slide a img{
	margin: 0 auto;
}
.gallery .slideNavigation{
	text-align:center;
	height:25px; 
}
.gallery .slideCount{
	text-align:center;
	padding: 0 10px;
	height:25px;
	line-height:25px;
	width:136px;
	float:left;
}

.gallery .leftControl, .gallery .rightControl {cursor:pointer;border:none;padding:0;margin:0;}
.gallery .leftControl{float:left; background:url(colorbox/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
.gallery .leftControl:hover{background-position:-75px -25px;}
.gallery .rightControl{float:left;  background:url(colorbox/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
.gallery .rightControl:hover{background-position:-50px -25px;}

/* ************************************************************
| HOVER IMAGE
************************************************************ */
#preview_div.title{
	width:30%;
	height:10px;
	background-color:#FFFFFF;
	border-bottom:#808080 solid 1px;
	font-weight:bold;
	padding:1px;
	font-family:verdana, sans-serif;
	font-size:10px;
	text-align:center;
}

.border_preview{
	z-index:100;
	position:absolute;
	background: #fff;
	border: 1px solid #808080;
	overflow: hidden;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
}
.preview_temp_load img{
	vertical-align:middle;
	text-align:center;
}

/* ids */
#loader_container {
	text-align:center;
	position:absolute;
	top:40%;
	width:100%
}
#loader {
	font-family:Verdana, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}
#loader_bg {
	background-color:#EBEBEB;
	position:relative;
	top:8px;
	left:8px;
	height:7px;
	width:113px;
	font-size:1px;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}

/* ************************************************************
| STYLE 1
************************************************************ */

/* General Data Tables */
table.tdata1 {border-spacing:1px;background-color: #111;}
table.tdata1 th, table.tdata1 td{padding: 2px;}
table.tdata1 thead tr td, table.tdata1 thead tr th {background-color: #111;border-bottom:1px solid grey;}
table.tdata1 tbody th {text-align: right; padding-left: 10px;}
table.tdata1 tbody th label:after{content: ':';}
table.tdata1 tbody tr.r0 th, table.tdata1 tbody tr.r0 td{background-color: #111;}
table.tdata1 tbody tr.r1 th, table.tdata1 tbody tr.r1 td{background-color: #111;}
table.tdata1 tbody.hover tr.r0:hover td, table.stdata1 tbody.selectable tr.r1:hover td{background-color: #dfefff;}
table.tdata1 .wideinput{margin:0 5px 0 0;}

/* General Form Tables */
table.tform1 {border-spacing:1px;background-color: #111;}
table.tform1 th, table.tform1 td{padding: 2px;}
table.tform1 th {width: 120px;}
table.tform1 tbody th {text-align: right; padding-left: 10px;}
table.tform1 tbody th label:after{content: ':';}
table.tform1 tbody tr.r0 th, table.tform1 tbody tr.r0 td{}
table.tform1 tbody tr.r1 th, table.tform1 tbody tr.r1 td{}
table.tform1 tbody.hover tr.r0:hover td, table.stform1 tbody.selectable tr.r1:hover td{background-color: #dfefff;}
table.tform1 .wideinput{margin:0 5px 0 0;}


table.tform1 div.error, table.tform1 div.success {
	color:black;
}

/* ************************************************************
| HOME PAGE
************************************************************ */
.home-news {width: 100%;border-collapse:collapse;}
.home-news tr td.c0, .home-news tr td.c1{border-top: 3px solid #595959;border-bottom: 3px solid #595959;}
.home-news tr td.c0{border-left: 1px solid #595959;}
.home-news tr td.c1{border-right: 1px solid #595959;padding-bottom: 1em;}


/* ************************************************************
| COLOR BOX STYLES
************************************************************ */
/*
    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(colorbox/overlay.png) 0 0 repeat;}
#colorbox * {color:black !important;}
    #cboxTopLeft{width:21px; height:21px; background:url(colorbox/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(colorbox/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(colorbox/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(colorbox/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; top:0px; left:0; text-align:center; width:100%; color:white;background-color:white;opacity:0.7; filter: alpha(opacity = 70);font-weight:bold;}
        #cboxCurrent{position:absolute; bottom:3px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:3px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(colorbox/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(colorbox/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(colorbox/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(colorbox/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(colorbox/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=colorbox/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=colorbox/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=colorbox/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=colorbox/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=colorbox/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=colorbox/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=colorbox/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=colorbox/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}


/* ============================================================
| BREADCRUMBS
============================================================ */
.breadcrumbs {width:100%;height:30px;margin:0;padding: 0;}
.breadcrumbs ul {list-style:none;margin:0;padding:0;}
.breadcrumbs ul li {float:left;margin:0;padding:0;text-align:center;background: url(bullet.jpg) no-repeat;padding-left: 10px;}
.breadcrumbs ul li a, .breadcrumbs ul li a:visited, .breadcrumbs ul li a:active , .breadcrumbs ul li span {
	display: block;
	float: left;
	padding: 0 5px;
	text-align:center;
	text-transform: capitalized;
	color:grey;
	font-weight:normal;
}
.breadcrumbs ul li.first{background: none;}
.breadcrumbs ul li.last a, .breadcrumbs ul li.last span{text-decoration:none;color:grey;}

/* ============================================================
| TABS
============================================================ */
.tabs-nav {width:100%; height:18px; line-height:normal; background: url(tabs/tabs.gif) repeat-x 0 -72px; margin: 1em 0 0 0;padding:0;list-style:none;}
.tabs-nav ul {margin:0; padding:0; list-style:none;float:left;width:100%;}
.tabs-nav li {float:left; margin:0 1px 0 0; padding:0 0 0 0px; line-height:17px; }
.tabs-nav a {color:#333; border-left: 1px solid #919B9C; border-right: 1px solid #919B9C; border-top: 1px solid #919B9C;text-align:center;text-decoration:none; font-size:10px;background-color:#595959;height:16px; display:block; width: 80px;outline:none;}
.tabs-nav a.current {background-color:#fff;height:17px;outline:none;color:white;}
.tabs-nav a:link, .tab-nav a:visited, .tab-nav a:hover, .tab-nav a:active {color:white;outline:none;}
.tab{border-left: 1px solid #919B9C; border-right: 1px solid #919B9C; border-bottom: 1px solid #919B9C; clear:left; padding: 1px;}

/* ============================================================
| TOOLTIP
============================================================ */
.tooltip-help {
	cursor: default;
	font-weight:bold;
	float: right;
	margin-right: 15px;
}
#tooltip-help {
	border: 1px solid #cccc00;
	background-color: #ffffcc;
	padding: 5px;
}
