
/*-Begin Section -reset.css-*/
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
      margin: 0;
      padding: 0;
      border: 0;
      outline: 0;
      font-weight: inherit;
      font-style: inherit;
      font-size: 100%;
      font-family: inherit;
      vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
      outline: 0;
}
body {
      line-height: 1;
      color: black;
      background: white;
}
ol, ul {
      list-style: none;
}
table {
      border-collapse: separate;
      border-spacing: 0;
}
caption, th, td {
      text-align: left;
      font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
      content: "";
}
blockquote, q {
      quotes: "" "";
}
input, select, textarea, option
{
      font-family: inherit;
}

/*-End Section -reset.css-*/


/*-Begin Section -_theme.css-*/
html
{
	overflow-y: scroll;
}
body 
{
	font: 67%/1.2em "Trade Gothic", Helvetica, Tahoma, Verdana, Arial, sans-serif;
	color: #336699;
	background-color: #FFF;
	letter-spacing: 0px;
}
a, a:link, a:visited, a:hover, a:active
{
	text-decoration: none;
	color: #6dd9fd;
}

a:hover
{
	text-decoration: underline;
}

#base 
{
	width: 950px;
	margin: 0 auto;	
	font-size: 120%;
	padding-bottom: 15px;
}

/* ZONES */
#ZoneHeaderRow
{
	height: 130px;
	padding-top: 46px;
	background: #fff url(../_images/iapa/mast.gif) no-repeat 0 46px;
	overflow: hidden;
	font-family: Arial, sans-serif;
}
#LeftRightContainer 
{
	overflow: hidden;
}

#ZoneLeftColumn 
{
	width: 140px;
	float: left;
	display: inline;
	min-height:10px;
	overflow: hidden;
	height: 521px;
	margin-left: 3px;
	background: #fff url(../_images/iapa/leftcol.jpg) no-repeat top left;
	
		margin-top: 17px;	
}
#ZoneMiddleColumn 
{
	float: left;
	display: inline;
	min-height:10px;
	width: 630px;
	margin: 0 18px;
	overflow: hidden;
	
		padding-top: 18px;	
}
#ZoneRightColumn
{
	width: 141px;
	height: 521px;
    float: left;
	display: inline;	
	min-height:10px;
	background: #fff url(../_images/iapa/rightcol.jpg) no-repeat top left;
	overflow: hidden;
	
		margin-top: 17px;	
}

#ZoneCentreRow 
{
/*
	margin-left: 3px;
	margin-top: 1px;
	color: #000;
	font-size: 90%;
*/
	overflow: hidden;	
}


#ZoneFooterRow 
{
	margin: 13px 14px 0 14px;
	padding-top: 8px;
	border-top: solid 1px #00ccff;
	overflow: hidden;
	font-family: Arial, sans-serif;
}



a.linkskip {
	position: absolute;
	top: -200px;
}


/* Element Horizontal Nav */
ul.elMainMenu 
{
    height: 34px;
    line-height: 34px;
	list-style: none;
	padding: 0 10px 0 0;
	margin: 12px 0 0 0;    
	z-index:99;
	overflow: hidden;
	display: inline;
	float: right;
	clear: both;
}
ul.elMainMenu ul 
{
	line-height: 1;
	list-style: none;
	padding: 0;
	margin: 0;  	
	z-index:99;
}
ul.elMainMenu a
, ul.elMainMenu a:link
, ul.elMainMenu a:visited
{
	display: block;
	padding: 0 8px;
	color: #FFF;
	text-decoration: none;	
	text-transform: none;
	font-size: 1em;	
	font-weight: normal;
}
ul.elMainMenu li a:hover
, ul.elMainMenu li a:active
, ul.elMainMenu li a.current
, ul.elMainMenu li a.parent_current
{
	color: #00ccff !important;
}
ul.elMainMenu li 
{
	float: left;
	padding: 0;
	width: auto;
	overflow: hidden;
	white-space: nowrap;
}
ul.elMainMenu li ul 
{
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	margin: 0 0 0 -1px;
}
ul.elMainMenu li li
, ul.elMainMenu li li.first  
{
    width: 200px;
    line-height: 24px;
	background: transparent url(../_images/iapa/submenu.gif) no-repeat top left;
}
ul.elMainMenu ul a
, ul.elMainMenu ul a:link
, ul.elMainMenu ul a:visited 
{
	width: 200px;
    text-transform: none;    
}
ul.elMainMenu li ul ul 
{
	margin: -24px 0 0 200px;

}
ul.elMainMenu li:hover ul ul
, ul.elMainMenu li:hover ul ul ul
, ul.elMainMenu li:hover ul ul ul ul
, ul.elMainMenu li.MenuItemHover ul ul
, ul.elMainMenu li.MenuItemHover ul ul ul
, ul.elMainMenu li.MenuItemHover ul ul ul ul 
{     
    left: -999em; 
    display: none;
} 
ul.elMainMenu li:hover ul
, ul.elMainMenu li li:hover ul
, ul.elMainMenu li li li:hover ul
, ul.elMainMenu li li li li:hover ul
, ul.elMainMenu li.MenuItemHover ul
, ul.elMainMenu li li.MenuItemHover ul
, ul.elMainMenu li li li.MenuItemHover ul
, ul.elMainMenu li li li li.MenuItemHover ul 
{
    left: auto; 
	display: block;
} 
ul.elMainMenu li a span 
{
	font-family: "Avant Garde", "Trade Gothic", Helvetica, Tahoma, Verdana, Arial, sans-serif;
}


/* Element Footer Menu */
ul.elFooterMenu {
	float: right;
}
ul.elFooterMenu li 
{
	display: inline;
	margin-left: 5px;
}
ul.elFooterMenu li a, ul.elFooterMenu li a:link, ul.elFooterMenu li a:visited 
{
    font-size: 10px;
	color: #757476;
	text-decoration: none;
}
ul.elFooterMenu li a:hover, ul.elFooterMenu li a:active {
	text-decoration: underline;
}


/* CONTENT PANEL OUTPUT */
div.elContent
{
    padding: 20px 0;
    line-height: 1.4em;
}
/* CONTENT PANEL OUTPUT */
div.elContent h1, div.elContent h2, div.elContent h3, div.elContent h4, div.elContent h5, div.elContent h6
{
	
}
div.elContent h1
{
	font-size: 2.5em;
	font-weight: normal;	
	line-height: 1em;
	margin: .3em  0 .3em 0;
}
div.elContent h2
{
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: normal;
	margin: 1em 0;
}
div.elContent h3
{
	font-size: 1.3em;
	font-weight: normal;
	margin: 1em 0;
}
div.elContent h4
{
	font-size: 1.2em;
	font-weight: normal;
	margin: 1em 0;
}
div.elContent h5
{
	font-size: 1.1em;
	font-weight: normal;
	margin: 1em 0;
}
div.elContent h6
{
	color: #6e6969;
	font-size: 1em;
	font-weight: normal;
	margin: 1em 0;	
	text-decoration: underline;
}
div.elContent  ul
{
	list-style-type: none;
	margin: 1em 1em;
}
div.elContent  ul li
{
	background: #fff url(../_images/iapa/bullet.gif) no-repeat left top;
	padding-left: 15px;
}
div.elContent  ol
{
	list-style-type: decimal;
	list-style-position:inside;
	padding-left: 0;
	margin: 1em 0;
}
div.elContent  ol li
{
	margin-bottom: 1em;
}
div.elContent  blockquote
{
	background-color: #EFEFEF;
	border-left: solid 4px #959191;
	margin: 1em 2em 1em 3em;
	padding: .5em;
}
div.elContent  a
, div.elContent  a:link
, div.elContent  a:visited
{
	font-weight: bold;
	text-decoration: none;
}
div.elContent  a:active
, div.elContent  a:hover
, div.elContent  a:focus
{
	text-decoration: underline;
}
div.elContent table
{
	border-collapse: collapse;
	border: solid 1px #E0E0E0;
	padding: 3px;
}
div.elContent table th
{
	background-color: #959191;
	border: solid 1px #E0E0E0;		
	color: #FFF;
	font-weight: bold;
	padding: 4px 5px;
	text-align: left;
}
div.elContent table td
{
	border: solid 1px #E0E0E0;
	padding: 4px 5px;
}
div.elContent p
{
	margin: 1em 0;
}
div.elContent p strong
{
	font-weight:bold;
}	

/* TEXT FOOTER MENU */
ul.elTextMenu 
{
	float: left;
}
ul.elTextMenu li 
{
    display: inline;
    margin: 0 7px 0 0;
}
ul.elTextMenu li.elMadmin 
{
	display: none;
}	
ul.elTextMenu li a
, ul.elTextMenu li a:link
, ul.elTextMenu li a:visited 
{
    color: #757476;
	font-size: 11px;
}
ul.elTextMenu li a:hover
, ul.elTextMenu li a:active 
{
    text-decoration: underline;
}




/* TOOLS */
div.Tools 
{
    float: right;
	margin-top: 5px;
}
div.Tools a, div.Tools a:link, div.Tools a:visited 
{
    padding: 0 0 0 10px;
    margin-left: 10px;
    background-image: url(../_images/default/arrow.gif);   
    background-repeat: no-repeat;
    background-position: 1px 3px;   
    color: #3e3e3e; 
    font-weight: bold;
}
div.Tools a:hover, div.Tools a:active 
{
    color: #333;
}


/* SEARCH RESULTS */
.TagHighLight 
{
    background-color: #FFFF00;
}

h1.ident
{
	overflow: hidden;
}

h1.ident a, h1.ident a:link, h1.ident a:visited
{
	float: left;
	display: block;
	overflow: hidden;
	height: 84px;
	width: 130px;
	text-indent: -999em;

}

ul.elPB
{
	margin-top: -19px;
	height: 19px;
	
	overflow: hidden;
}
ul.elPB li
{
	display: inline;
	float: left;
	color: #59595b;
	line-height: 22px;
	font-size: 11px;
	margin-right: 2px;
}
ul.elPB li a, ul.elPB li a:link, ul.elPB li a:visited
{
	color: #59595b;
	background: #fff url(../_images/iapa/bread.gif) no-repeat right center;
	padding-right: 10px;
}



ul.elCountry
{
	float: right;
	overflow: hidden;
	margin-top: 55px;
	font-size: 11px;
	margin-right: 20px;
}	
ul.elCountry li
{
	display: inline;
	float: left;
	color: #FFF;
	margin-left: 5px;
}
ul.elCountry li a
{
	display: block;
	padding-left: 16px;
	
}
ul.elCountry li.btnEn a
{
	background: transparent url(../_images/iapa/flag-en.gif) no-repeat left center;
}
ul.elCountry li.btnEs a
{
	background: transparent url(../_images/iapa/flag-es.gif) no-repeat left center;
}
ul.elCountry li.btnCz a
{
	background: transparent url(../_images/iapa/flag-cz.gif) no-repeat left center;
}



ul.elRepeater
{
	margin: 14px 12px;
	line-height: 1.1em;
}
ul.elRepeater li
{
	margin-bottom: 15px;
}
ul.elRepeater li h3
{
	color: #FFF;
	font-size: 1.4em;
	margin-bottom: 14px;
}
ul.elRepeater li h4
, ul.elRepeater li h5
{
	font-weight: normal;
	font-size: 12px;
	color: #FFF;
	margin-bottom: 4px;
}
ul.elRepeater li p
{
	color: #6dd9fd;
	margin-bottom: 4px;
	font-size: 10px;
	line-height: 12px;
}
ul.elRepeater li a
, ul.elRepeater li a:link
, ul.elRepeater li a:visited
{
	color: #fff;
}
ul.elRepeater li p a
{
	text-transform: lowercase;
}
ul.elRepeater li a:hover
, ul.elRepeater li a:active
{
	color: #6dd9fd;
}



ul.elGlobSearch
, ul.elMemberLogin
{
	overflow: hidden;
	float: left;
	display: inline;
	clear: both;
	margin: 0 12px;
	line-height: 1.1em;
}

ul.elGlobSearch
{
	margin-top: 13px;
}

ul.elMemberLogin
{
	margin-top: 40px;
}

ul.elGlobSearch li
, ul.elMemberLogin li
{
	float: left;
	display: inline;
	clear: both;
	margin-bottom: 10px;
}

ul.elMemberLogin li:first-child
{
	margin-bottom: 0px;
}

ul.elGlobSearch li:first-child
{
	margin-bottom: 0px;
}

ul.elGlobSearch li h3
, ul.elMemberLogin li h3
{
	color: #FFF;
	font-size: 1.4em;
	line-height: 1em;
	margin-bottom: 10px;
	font-weight: normal;
	width: 119px;
}
ul.elGlobSearch li h3
{
	background: transparent url(../_images/iapa/map.gif) no-repeat bottom left;
	padding-bottom: 62px;
	margin-bottom: 5px;
}
ul.elGlobSearch li label
, ul.elMemberLogin li label
{
	color: #FFF;
	font-size: 11px;
	margin-bottom: 3px;
	float: left;
	display: block;
	width: 116px;
}
ul.elGlobSearch li em
{
	float: left;
	display: block;
	color: #6dd9fd;
	margin-top: 3px;
	font-size: 11px;
	width: 116px;	
}
ul.elGlobSearch li select
{
	width: 116px;
}
ul.elGlobSearch li input
, ul.elMemberLogin li input
{
	width: 110px;
}	
ul.elGlobSearch li.btn input
, ul.elMemberLogin li.btn input
{
	width: 119px;
	height: 23px;
	background: transparent url(../_images/iapa/btnSide.gif) no-repeat top left;
	border: 0;
	padding: 0;
	color: #1c53a1;
	text-transform: uppercase;

}

div.elMast
{
	height: 189px;
	width: 630px;
	float: left;
	display: inline;
	overflow: hidden;
	position: relative;
}

div.elMast a.elJoin
, div.elMast a.elJoin:link
, div.elMast a.elJoin:visited
{
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	height: 24px;
	width: 110px;
	font-size: 12px;
    line-height: 25px;
	background: transparent url(../_images/iapa/submenu.gif) no-repeat top left;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
}


div.elMast a.elJoin:hover
, div.elMast a.elJoin:active
{
	color: #00ccff;
}


div.elWoms
{
	background-color: #6dd9fd;
	padding: 10px 0 10px 16px;
	border-top: solid 1px #00ffff;
	overflow: hidden;
	height: 141px;
	float: left;
	display: inline;
	clear: both;
	margin-top: 20px;
}
div.elWoms div
{
	display: inline;
	float: left;
}
div.elWoms div.el1
{
	width: 97%;
	margin-right: 2%;
}

div.elWoms div.el1 div.elCol1 ul.vertCarousel
{
	position: relative;
}

div.elWoms div.el1 div.elCol1 ul.vertCarousel li
{
	position: absolute;
	top: 0;
	left: 0;
	width: 595px;
}

div.elWoms div.el2
{
	width: 63%;
}
div.elWoms div.el2 p
{
margin-right: 16px;
}

div.elWoms div p
{
	font-size: 15px;
	padding-bottom: 10px;
	font-style: italic;
}

div.elWoms div p.chairman
{
	padding-bottom: 0px;
}

div.elWoms div p span.whitetext
{
	color: #fff;
	height: 0px;
	margin-top: 3px;
	display: block;
	background: url(../_images/iapa/sig.gif) no-repeat;
	padding-top: 32px;
}

div.elWoms h3
{
	font-size: 17px;
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom: solid 1px #00ffff; 
	font-weight: normal;	
}

div.elWoms div.elCol1
{
	float: left;
	display: inline;
	overflow: hidden;
	width: 595px;	
}

div.elWoms div.elCol1 ul
{
	width: 595px;
	float: left;
	display: inline;
	overflow: hidden;
	height: 120px;
}

div.elWoms div.elCol1 ul li div.Tools
{
	position: absolute;
	bottom: 0;
	right: 0;
}

div.Tools a.Delete
{
	display: none;
}

div.elWoms div.elCol1 ul li h5
{
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}

div.elWoms div.elCol1 ul li h6
{
	font-size: 10px;
	font-style: italic;
	line-height: 13px;
	font-weight: normal;	
}
ul.elSitemap
{
	list-style-type: none;
	margin: -20px 0 2em 5px;
	overflow: hidden;
}
ul.elSitemap li a span, ul.elSitemap li a:link span, ul.elSitemap li a:visited span
{
	color: #336699;
}
ul.elSitemap li a:hover span, ul.elSitemap li a:active span
{
	text-decoration: underline;
}
ul.elSitemap ul
{
margin-top: 5px;
}
ul.elSitemap  ul li
{
	background: #fff url(../_images/iapa/bullet.gif) no-repeat 0 -3px;
	padding-left: 15px;
	margin-left: 10px;
}
ul.elSitemap > li.depth01 
{
	font-size: 1.3em;
	margin-top: 15px;

	display: inline;
	float: left;
	clear: both;
}
ul.elSitemap ul li
{
	margin-bottom: 5px;
	font-size: .85em;
}




div.elForm
{
margin-top: -20px;
overflow: hidden;
width: 316px;
background: #59595b url(../_images/iapa/form_head.gif) no-repeat top left;
padding-top: 8px;
}

ul.elForm
{
background-color: #59595b;
overflow: hidden;
padding-top: 8px;
width: 316px;
background: #59595b url(../_images/iapa/form_foot.gif) no-repeat bottom left;
}
ul.elForm li
{
	display: inline;
	float: left;
	overflow: hidden;
	clear: both;
	margin-bottom: 7px;
	padding-left: 12px;
	width: 301px;
	padding-bottom: 1px;

}
ul.elForm li label
{
	display: inline;
	float: left;
		width: 115px;
		color: #FFF;
		padding-top:4px;
		margin-right: 4px;
		line-height: 1.2em;
		font-size: 12px;
}
ul.elForm li label em
{
	color: #6dd9fd;
	font-size: 1.4em;
	margin-left: -8px;
}
ul.elForm li input
, ul.elForm li textarea
{
	display: inline;
	float: left;
	width: 170px;
	border-color: #dfdfdf;
	border-style: solid;
}
ul.elForm li img
{
	display: inline;
	width: 175px;
	float: right;
	clear: both;
	border: solid 1px #444;
	margin-right: 6px;	
}
ul.elForm li a
{
	display: block;
	clear: both;
	text-align: right;
	margin-bottom: 7px;
		margin-right: 10px;
		font-size: 12px;
}
ul.elForm li input#ctl00_dash_52d728541e894cdab1acbb5a0cf41d8a_divInner_divVerification_txtVerification
{
	text-transform: uppercase;
}

ul.elForm li a.hoverbutton, ul.elForm li a.hoverbutton:link, ul.elForm li a.hoverbutton:visited
{

	width: 119px;
	height: 23px;
	background: transparent url(../_images/iapa/btnSide.gif) no-repeat top left;
	border: 0;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
	line-height: 23px;
	display: inline;
	float: right;
	margin-right: 6px;
}
ul.elForm li a.hoverbutton span
{
	color: #1c53a1;
	font-size: 1.1em;
}

ul.elForm li ul.radYesNo
{
	float: left;
	display: inline;
}

ul.elForm li ul.radYesNo li
{
	width: 120px;
	float: left;
	display: inline;
	border: 0;
}

ul.elForm li ul.radYesNo li input
{
	width: 15px;
	float: left;
	display: inline;
	border: 0;
}

ul.elForm li ul.radYesNo li label
{
	float: left;
	display: inline;
	width: 30px;
}

#mapcont 
{
	height:400px;
	width: 630px;
	overflow:hidden;
}

.MemberListingLeft 
{
	float:left;
	width:50%;
}
.MemberListingRight
{
	float:left;
	width:50%;
}
.MemberListing
{
	
	overflow:hidden;
} 
a.MemberListingHeaderInner
{
	background-color:#6dd9fd;
	color: #fff;
	padding:4px;
	margin-bottom:4px;
	display: block;
	clear: both;
}
div.popup strong
{
	font-weight: bold;
	font-size: 1.1em;
}

ul.elContentRepeater
{
	float: left;
	display: inline;
}

ul.elContentRepeater li h3
{
	padding: 4px 0;
	color: #336699;
	font-size: 17px;
	float: left;
	display: inline;
	clear: both;
	overflow: hidden;
	width: 630px;
	font-weight: normal;
}

ul.elContentRepeater li a
{
	color: #336699;
}

ul.elContentRepeater li p
{
	width: 630px;
	float: left;
	display: inline;
	clear: both;
	overflow: hidden;
	padding: 13px 0;
}

ul.elContentRepeater li.paging
{
	clear: both;
}

ul.elContentRepeater li.paging ul.Paging
{
	float: right;
	display: inline;
	overflow: hidden;
}

ul.elContentRepeater li.paging ul.Paging li
{
	float: left;
	margin-left: 8px;
	display: inline;
}

div#sidebar
{
	line-height: 1.3em;
}

p
{
	line-height: 1.3em;
}

div.elConferences
{
	float: left;
	display: inline;
	overflow: hidden;
	width: 630px;
	height: 227px;
	background: url(../_images/iapa/conferences.gif) no-repeat;
	position: relative;
	margin-top: -15px;
}

div.elConferences ul
{
	list-style-type: none;
	float: left;
	display: inline;
	overflow: hidden;
	padding: 13px 0 0 14px;
}
	
div.elConferences ul li
{
	float: left;
	display: inline;
	overflow: hidden;
	width: 630px;
}

div.elConferences ul li.header h3
{
	float: left;
	display: inline;
	overflow: hidden;
	height: 18px;
	padding-top: 7px;
	text-align: center;
	width: 119px;
	font-weight: normal;
}

div.elConferences ul li h3.event
{
	margin-right: 148px;
}

div.elConferences ul li h3.location
{
	margin-right: 17px;
}

div.elConferences ul li.row
{
	height: 30px;
	line-height: 30px;
}

div.elConferences ul li.row span
{
	float: left;
	padding-left: 10px;
	font-size: 12px;
	color: #fff;
	
}

div.elConferences ul li.row span.event
{
	width: 255px;
}

div.elConferences ul li.row span.location
{
	width: 127px;
}

div.elConferences ul li.row span.date
{
	width: 141px;
}

div.elConferences p.line
{
	float: left;
	display: inline;
	overflow: hidden;
	width: 577px;
	height: 35px;
	position: absolute;
	bottom: 20px;
	left: 22px;
	font-size: 12px;
	color: #fff;
}

form.elPageHome div.elContent
{
	padding-bottom: 0px;
}

#ctl00_selService
{
	display: none;
}

ul.elGlobSearch li.elServices
{
	margin-bottom: 0px;
}

ul.elGlobSearch li.elServices label
{
	display: none;
}

div.elCredits
{
	clear: both;
	float: left;
	display: inline;
	margin-top: 8px;
	width: 200px;
}

div.elCommercialAssociate
{
	float: left;
	display: inline;
	overflow: hidden;
	margin-top: -40px;
}


.GroupHeader 
	{
			background-color: #174E82;
			color:White;
			padding:4px;
			font-weight:bold;
	}
	
	.GroupSubHeader 
	{
		background-color: #77AAD5;
					color:White;
			padding:4px;
	}
	
	.GroupSubSubHeader 
	{
		background-color: #aebbd7;
					color:White;
			padding:4px;
	}
	.MemberListing a, .MemberListing a:link, .MemberListing a:visited, .MemberListing a:hover, .MemberListing a:active
{
	text-decoration: none;
	color: #336699;
}
/*-End Section -_theme.css-*/


/*-Begin Section -formdisable.css-*/
div.divProtect
{
	position: absolute;
	top: 0;
	left: 0;
	min-height: 100%;
	width: 100% !important;
	margin: 0;
	padding: 0;
	background-color: #b0b0b0;
	z-index: 99;
	cursor: wait;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);

/*
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	-moz-opacity: 60;
	opacity: 60;
*/	
}
/*-End Section -formdisable.css-*/


/*-Begin Section -button.css-*/
/* BUTTONS */
a.hoverbutton
{
    margin: 0 0 0 -1px;
    padding: 0 15px;
    display: block;
    float: right;
 	height: 18px;    
	color: #FFF !important;
	text-decoration: none !important;
	text-align: center;
    border: solid 1px #9F9F9F;
    cursor: pointer;
    line-height: 16px;
}   
a.hoverbutton
, a.hoverbutton:link
, a.hoverbutton:visited
{
    background-image:url(../_images/hoverbutton/button_bkgd.gif);
}
a.hoverbutton:hover
, a.hoverbutton:active
{
    color: #FFF !important;
    background-image:url(../_images/hoverbutton/button_bkgd_on.gif);
    text-decoration: none !important;
}
span.hoverbutton_buttonLeft
, span.hoverbutton_buttonRight
{
    display: none;
}
a.hoverbutton span
{
    color: #F0F0F0;
}
a.hoverbutton span.hoverbutton_button
{
	color: #F0F0F0;
}
a.hoverbutton:hover span
, a.hoverbutton:active span
{
    color: #FFF;    
}
form.body-Smallest a.hoverbutton
{
    line-height: 1.8em;
}
form.body-Small a.hoverbutton
{
    line-height: 1.5em;
}
form.body-Large a.hoverbutton
{
    line-height: 1.25em;
}
form.body-Largest a.hoverbutton
{
    line-height: 1.1em;
    font-size: .9em;
}
/* disabled buttons */
a.hoverbutton_disabled
, a.hoverbutton_disabled:link
, a.hoverbutton_disabled:visited
{
    margin: 0 0 0 -1px;
	background-image:url(../_images/hoverbutton/button_bkgd.gif);
    display: block;
	float: right;
	color: #333 !important;
	padding: 0 15px;	
	text-decoration: none !important;
	text-align: center;
	cursor: default;
	height: 18px;    	
    border: solid 1px #9F9F9F;
    cursor: default;
    line-height: 16px;	
}
a.hoverbutton_disabled:hover
, a.hoverbutton_disabled:active
{
    background-image:url(../_images/hoverbutton/button_bkgd.gif);
    color: #333 !important;
    text-decoration: none !important;
}
span.hoverbutton_disabled_buttonLeft
, span.hoverbutton_disabled_buttonRight
{
    display: none;
}
/* SMALLER BUTTONS */
a.hoverbutton_small
, a.hoverbutton_small:link
, a.hoverbutton_small:visited
, a.hoverbutton_small_disabled
, a.hoverbutton_small_disabled:link
, a.hoverbutton_small_disabled:visited
{
	color: #D0D0D0 !important;
	line-height: 15px;
	height: 16px;
	display: block;
	width: 24px;
	padding: 0 0 2px 0;
	text-decoration: none;
	text-align: center;
	background-image:url(../_images/hoverbutton/button_bkgd.gif);
	margin: 1px 1px 2px 1px;
	border: solid 1px #9F9F9F; 
	font-size: 12px;
}
a.hoverbutton_small:hover
, a.hoverbutton_small:active
{
	background-image:url(../_images/hoverbutton/button_bkgd_on.gif);
	color: #FFF !important;
	text-decoration:none!important;	
}
a.hoverbutton_small span.hoverbutton_small_button
{
	color: #FFF;
}
.hoverbutton_buttonLeft
, .hoverbutton_buttonRight {
    display: none;
}
a.hoverbutton_small_disabled
, a.hoverbutton_small_disabled:link
, a.hoverbutton_small_disabled:visited
, a.hoverbutton_small_disabled:active
, a.hoverbutton_small_disabled:hover
{
	background-image:url(../_images/hoverbutton/button_bkgd_on.gif);
	color: #FFF !important;
	cursor: default;
}

/* SMALL IMAGE BUTTONS */
a.hoverbutton_image
, a.hoverbutton_image:link
, a.hoverbutton_image:visited
{
    margin-bottom: 2px;
	border: solid 1px #9F9F9F;  
    height: 18px;
    display: block;	 
    width: 24px;    
    cursor: pointer;	
    background-repeat: repeat-x;
    background-image:url(../_images/hoverbutton/button_bkgd.gif);
}
a.hoverbutton_image span
{
    display: block;
    height: 18px;
    width: 24px;
    font-size: 0;
    line-height: 0;
    background-repeat: no-repeat;    
    background-position: center;    
    border: 0;
}
a.hoverbutton_image:hover, 
a.hoverbutton_image:active, 
a.hoverbutton_image:focus
{
    background-image:url(../_images/hoverbutton/button_bkgd_on.gif);
	text-decoration:none!important;    
}
a.hoverbutton_btnMoveTop_disabled, 
a.hoverbutton_btnMoveTop_disabled:link, 
a.hoverbutton_btnMoveTop_disabled:visited,
a.hoverbutton_btnNewFolder_disabled, 
a.hoverbutton_btnNewFolder_disabled:link, 
a.hoverbutton_btnNewFolder_disabled:visited,
a.hoverbutton_btnNewContent_disabled, 
a.hoverbutton_btnNewContent_disabled:link, 
a.hoverbutton_btnNewContent_disabled:visited,
a.hoverbutton_btnMoveUp_disabled, 
a.hoverbutton_btnMoveUp_disabled:link, 
a.hoverbutton_btnMoveUp_disabled:visited,
a.hoverbutton_btnDelete_disabled, 
a.hoverbutton_btnDelete_disabled:link, 
a.hoverbutton_btnDelete_disabled:visited,
a.hoverbutton_btnMoveDown_disabled, 
a.hoverbutton_btnMoveDown_disabled:link, 
a.hoverbutton_btnMoveDown_disabled:visited,
a.hoverbutton_btnMoveBottom_disabled, 
a.hoverbutton_btnMoveBottom_disabled:link, 
a.hoverbutton_btnMoveBottom_disabled:visited,
a.hoverbutton_btnOrderByName_disabled, 
a.hoverbutton_btnOrderByName_disabled:link, 
a.hoverbutton_btnOrderByName_disabled:visited
a.hoverbutton_btnEditContent_disabled,
a.hoverbutton_btnEditContent_disabled:link,
a.hoverbutton_btnEditContent_disabled:visited,
a.hoverbutton_btnEdit_disabled,
a.hoverbutton_btnEdit_disabled:link,
a.hoverbutton_btnEdit_disabled:visited,
a.hoverbutton_btnLocalise_disabled,
a.hoverbutton_btnLocalise_disabled:link,
a.hoverbutton_btnLocalise_disabled:visited,
a.hoverbutton_btnPreview_disabled,
a.hoverbutton_btnPreview_disabled:link,
a.hoverbutton_btnPreview_disabled:visited,
a.hoverbutton_btnPermissions_disabled,
a.hoverbutton_btnPermissions_disabled:link,
a.hoverbutton_btnPermissions_disabled:visited,
a.hoverbutton_btnValidation_disabled,
a.hoverbutton_btnValidation_disabled:link,
a.hoverbutton_btnValidation_disabled:visited,
a.hoverbutton_btnCut_disabled,
a.hoverbutton_btnCut_disabled:link,
a.hoverbutton_btnCut_disabled:visited,
a.hoverbutton_btnCopy_disabled,
a.hoverbutton_btnCopy_disabled:link,
a.hoverbutton_btnCopy_disabled:visited,
a.hoverbutton_btnPaste_disabled,
a.hoverbutton_btnPaste_disabled:link,
a.hoverbutton_btnPaste_disabled:visited
{
    background-image:url(../_images/hoverbutton/button_bkgd_on.gif);	
    cursor: default;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
}
span.hoverbutton_btnMoveTop_button, span.hoverbutton_btnMoveTop_disabled_button 
{
    background-image: url(../_images/hoverbutton/top.gif);
}
span.hoverbutton_btnNewFolder_button, span.hoverbutton_btnNewFolder_disabled_button 
{
    background-image: url(../_images/hoverbutton/add_folder.gif);
}
span.hoverbutton_btnNewContent_button, span.hoverbutton_btnNewContent_disabled_button 
{
    background-image: url(../_images/hoverbutton/add_content.gif);
}
span.hoverbutton_btnMoveUp_button, span.hoverbutton_btnMoveUp_disabled_button 
{
    background-image: url(../_images/hoverbutton/up.gif);
}
span.hoverbutton_btnDelete_button, span.hoverbutton_btnDelete_disabled_button 
{
    background-image: url(../_images/hoverbutton/delete.gif);
}
span.hoverbutton_btnMoveDown_button, span.hoverbutton_btnMoveDown_disabled_button 
{
    background-image: url(../_images/hoverbutton/down.gif);
}
span.hoverbutton_btnMoveBottom_button, span.hoverbutton_btnMoveBottom_disabled_button 
{
    background-image: url(../_images/hoverbutton/bottom.gif);
}
span.hoverbutton_btnOrderByName_button, span.hoverbutton_btnOrderByName_disabled_button 
{
    background-image: url(../_images/hoverbutton/sort_by_name.gif);
}
span.hoverbutton_btnEditContent_disabled_button, span.hoverbutton_btnEditContent_button
{
	background-image:url(../_images/hoverbutton/edit_content.gif);
}
span.hoverbutton_btnRefresh_button, span.hoverbutton_btnRefresh_disabled_button
{
	background-image:url(../_images/hoverbutton/refresh.gif);
}
span.hoverbutton_btnEdit_button, span.hoverbutton_btnEdit_disabled_button
{
	background-image:url(../_images/hoverbutton/edit.gif);
}
span.hoverbutton_btnLocalise_button, span.hoverbutton_btnLocalise_disabled_button
{
	background-image:url(../_images/hoverbutton/btn_localise.gif);
}
span.hoverbutton_btnPreview_button, span.hoverbutton_btnPreview_disabled_button
{
	background-image:url(../_images/hoverbutton/btn_preview.gif);
}
span.hoverbutton_btnPermissions_button, span.hoverbutton_btnPermissions_disabled_button
{
	background-image:url(../_images/hoverbutton/btn_permissions.gif);
}
span.hoverbutton_btnValidation_button, span.hoverbutton_btnValidation_disabled_button
{
	background-image:url(../_images/hoverbutton/btn_validation.gif);
}
span.hoverbutton_btnCut_button, span.hoverbutton_btnCut_disabled_button
{
	background-image:url(../_images/hoverbutton/btn_cut.gif);
}
span.hoverbutton_btnCopy_button, span.hoverbutton_btnCopy_disabled_button
{
	background-image:url(../_images/hoverbutton/btn_copy.gif);
}
span.hoverbutton_btnPaste_button, span.hoverbutton_btnPaste_disabled_button
{
	background-image:url(../_images/hoverbutton/btn_paste.gif);
}
span.hoverbutton_btnMoveTop_buttonLeft, 
span.hoverbutton_btnMoveTop_buttonRight, 
span.hoverbutton_btnMoveTop_disabled_buttonLeft, 
span.hoverbutton_btnMoveTop_disabled_buttonRight,
span.hoverbutton_btnNewFolder_buttonLeft, 
span.hoverbutton_btnNewFolder_buttonRight, 
span.hoverbutton_btnNewFolder_disabled_buttonLeft, 
span.hoverbutton_btnNewFolder_disabled_buttonRight,
span.hoverbutton_btnNewContent_buttonLeft, 
span.hoverbutton_btnNewContent_buttonRight, 
span.hoverbutton_btnNewContent_disabled_buttonLeft, 
span.hoverbutton_btnNewContent_disabled_buttonRight,
span.hoverbutton_btnMoveUp_buttonLeft, 
span.hoverbutton_btnMoveUp_buttonRight, 
span.hoverbutton_btnMoveUp_disabled_buttonLeft, 
span.hoverbutton_btnMoveUp_disabled_buttonRight,
span.hoverbutton_btnDelete_buttonLeft, 
span.hoverbutton_btnDelete_buttonRight, 
span.hoverbutton_btnDelete_disabled_buttonLeft, 
span.hoverbutton_btnDelete_disabled_buttonRight,
span.hoverbutton_btnMoveDown_buttonLeft, 
span.hoverbutton_btnMoveDown_buttonRight, 
span.hoverbutton_btnMoveDown_disabled_buttonLeft, 
span.hoverbutton_btnMoveDown_disabled_buttonRight,
span.hoverbutton_btnMoveBottom_buttonLeft, 
span.hoverbutton_btnMoveBottom_buttonRight, 
span.hoverbutton_btnMoveBottom_disabled_buttonLeft, 
span.hoverbutton_btnMoveBottom_disabled_buttonRight,
span.hoverbutton_btnOrderByName_buttonLeft, 
span.hoverbutton_btnOrderByName_buttonRight, 
span.hoverbutton_btnOrderByName_disabled_buttonLeft, 
span.hoverbutton_btnOrderByName_disabled_buttonRight,
span.hoverbutton_btnEditContent_disabled_buttonLeft,
span.hoverbutton_btnEditContent_disabled_buttonRight,
span.hoverbutton_btnEdit_disabled_buttonLeft,
span.hoverbutton_btnEdit_disabled_buttonRight,
span.hoverbutton_btnEditContent_disabled_buttonLeft,
span.hoverbutton_btnEditContent_disabled_buttonRight,
span.hoverbutton_btnRefresh_buttonLeft,
span.hoverbutton_btnRefresh_buttonRight,
span.hoverbutton_btnEdit_buttonLeft,
span.hoverbutton_btnEdit_buttonRight,
span.hoverbutton_btnEditContent_buttonLeft,
span.hoverbutton_btnEditContent_buttonRight,
span.hoverbutton_btnLocalise_buttonLeft,
span.hoverbutton_btnLocalise_buttonRight,
span.hoverbutton_btnPreview_buttonLeft,
span.hoverbutton_btnPreview_buttonRight,
span.hoverbutton_btnPermissions_buttonLeft,
span.hoverbutton_btnPermissions_buttonRight,
span.hoverbutton_btnValidation_buttonLeft,
span.hoverbutton_btnValidation_buttonRight,
span.hoverbutton_btnCut_buttonLeft, 
span.hoverbutton_btnCut_buttonRight, 
span.hoverbutton_btnCut_disabled_buttonLeft, 
span.hoverbutton_btnCut_disabled_buttonRight,
span.hoverbutton_btnCopy_buttonLeft, 
span.hoverbutton_btnCopy_buttonRight, 
span.hoverbutton_btnCopy_disabled_buttonLeft, 
span.hoverbutton_btnCopy_disabled_buttonRight,
span.hoverbutton_btnPaste_buttonLeft, 
span.hoverbutton_btnPaste_buttonRight, 
span.hoverbutton_btnPaste_disabled_buttonLeft, 
span.hoverbutton_btnPaste_disabled_buttonRight

{
    display: none !important;
}

/*-End Section -button.css-*/


/*-Begin Section -messagearea.css-*/
.MessageArea
{
	z-index: 100;
padding: 18px 5px 30px 5px;
	width: 400px;
	margin: 0;
	position: absolute;
    left: 50%;
    top: 25%;
	border: solid 1px #999900;
	background: #FFF;
	background-image: url(../_images/messagearea/bg_slice.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.MessageArea a.Close
, .MessageArea a.Close:link
, .MessageArea a.Close:visited
{
	position: absolute;
	top: 2px;
	right: 2px;
	background-image: url(../_images/admin/icons/button_close/button_close.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}
.MessageArea a.Close:hover
, .MessageArea a.Close:active
{
	background-image: url(../_images/admin/icons/button_close/button_close_on.gif);
}
.MessageArea a.Close span
{
	display: none;
}
.MessageAreaText a.formDesc
{
	display: none;
}
.MessageAreaText
{
	font-weight: bold;
	padding: 3px;
}
.MessageAreaWarning
{
	border: solid 2px #FF0000;	
}
.MessageAreaValidation
{
	border: solid 2px #FF9900;	
}
.MessageAreaInfo
{
	border: solid 2px #00FF00;	
}
.MessageAreaStopError
{
    border: solid 2px #FF0000;	
}
.MessageAreaQuestion
{
	border: solid 2px #eeee11;	
}
.messagearea_list
{
    position: absolute;
    right: 2px;
    bottom: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 22px;
	width: 250px;
}
ul.messagearea_list li 
{
    display: inline;
}

/***********************************************************************************************************************/
/*                                                                                                       Hover Buttons */
/***********************************************************************************************************************/

a.hoverbutton_messagearea
{
    margin: 0 0 0 -1px;
    padding: 0 15px;
    display: block;
    float: right;
 	height: 18px;    
	color: #FFF !important;
	text-decoration: none;
	text-align: center;
    border: solid 1px #9F9F9F;
    cursor: pointer;
    line-height: 1.4em;
}   
a.hoverbutton_messagearea
, a.hoverbutton_messagearea:link
, a.hoverbutton_messagearea:visited
{
	background: url(../_images/hoverbutton/button_bkgd.gif) center repeat-x;
}
a.hoverbutton_messagearea:hover
, a.hoverbutton_messagearea:active
{
    color: #FFF !important;
	background: url(../_images/hoverbutton/button_bkgd_on.gif) center repeat-x;
	text-decoration: none;
}
span.hoverbutton_messagearea_buttonLeft
, span.hoverbutton_messagearea_buttonRight
{
    display: none;
}
a.hoverbutton_messagearea_disabled
, a.hoverbutton_messagearea_disabled:link
, a.hoverbutton_messagearea_disabled:visited
{
    margin: 0 0 0 -1px;
	background-image:url(../_images/hoverbutton/button_bkgd_on.gif);
    display: block;
	float: right;
	color: #333 !important;
	padding: 0 15px;	
	text-decoration: none;
	text-align: center;
	cursor: default;
	height: 18px;    	
    border: solid 1px #9F9F9F;
    cursor: pointer;
    line-height: 1.4em;	
}
a.hoverbutton_messagearea_disabled:hover
, a.hoverbutton_messagearea_disabled:active
{
    background: url(../_images/hoverbutton/button_bkgd_on.gif) center repeat-x !important;
    color: #333 !important;
    text-decoration: none;
}
span.hoverbutton_messagearea_disabled_buttonLeft
, span.hoverbutton_messagearea_disabled_buttonRight
{
    display: none;

}
/*-End Section -messagearea.css-*/

/*-End File-*/
