@import url('standard.css');
/*@import url('wc-module-directory.css');
@import url('wc-module-twitter.css');*/

/*** layout CSS ***/
body {
	background: url(/graphics/new/bg-body.jpg) 0 86px repeat-x #333333;
}

.layer-accessibility {
	display: none
}

#layer-page {
	margin: 0 auto;
	padding: 0;
}

#layer-header-background{
    background: url("/graphics/new/pixl8-header-bg.gif") no-repeat scroll center top #D63427;
    height: 120px;
    position: absolute;
    width: 100%;
	z-index: -1;
}

/* Wrapper */
.layer-wrapper {
	width: 974px;
	margin: 0 auto;
}

#layer-pagewrapper {
    position: relative;
	background-color:#fff;
	z-index:1
}

.layer-content-body{
	width: 974px;
	background-color:#fff;
	margin-left: 65px;
	_margi-left: 30px;
    position: relative;
    z-index: 4;	
	@z-index: 0;	
}

/*** Header CSS ***/
#layer-header {
	height: 87px;
	padding: 1px 0 0 0;
    position: relative;	
}

#layer-header h2 {
	font-size: 128%;
	margin: 1.15em 0 0 0;
	font-weight: bold;
	letter-spacing: -1px
}

#layer-header p {
	font-size: 95%;
	font-family: Verdana, Arial, Georgia, Tahoma, Geneva, serif;
}

#layer-header #logo {
	
}

#layer-header #layer-logo h1 {
	display: none;
	padding: 0;
	margin: 0;
}


#layer-header #search-container{
	float:right; 
	width: 190px;
	@padding: 15px 0 0 0;
}		

#layer-header .layer-contact_number{
	color: #fff;
	font-size:16px;
	margin:  5px 16px 0 16px; 
	float:left;
}	

#layer-header #search-website-switcher {
	background: url(/graphics/ico_arrow-slidedown.gif) right 5px no-repeat;
	padding-right: 14px;
	color: #FFF;
	text-decoration: none;
	line-height: 21px;
}

#layer-header #search-website-switcher.selected {
	background-image: url(/graphics/ico_arrow-white-orange-up.gif);
}

#layer-header a.#search-website-switcher{
  width: 0;
}

/* Headings */
#body h2#page-title {
	font-size: 1.8em;
	margin: 20px 0 20px 15px;
}

#column-1-1 h2, #column-1-2 h2,
#column-1-1 h3, #column-1-2 h3,
#column-1-1 h4, #column-1-2 h4 {
	margin-top: 0;
}

/*** page and body CSS ***/
#layer-body {
	width: 974px;
	margin: 0 auto;
}

/*** footer CSS ***/

#layer-footer{
    bottom: -185px;
    position: absolute;
    width: 100%;	
}	

#footer-top{
 	bottom: 0px;
    position: relative;
    z-index: 10;	
	width: 974px
}
.footer-bg-top{
	background: url('/graphics/new/page-bottom-bg.png') repeat-x 0 0;
	bottom: 0px;
    height: 253px;
    position: absolute;
    width: 100%;
    z-index: -1;

}

.footer-bg-bottom{
    background: url("/graphics/new/footer-bg.png") repeat-x scroll 0 0 #333333;
    height: 187px;
    position: absolute;
    width: 100%;
    z-index: -1;
	
}
.footer-bg-bottom-edit-mode{
    bottom: -246px;
    padding-bottom: 62px;
}

#layer-footer .link-resize {
	color: #BD2053;	
}

#layer-footer .link-resize.font-size-selected {
	text-decoration: underline;
}

#layer-footer .layer-footer-info{
	color:#ABABAB;
	margin-top:45px;
}

#layer-footer .style-edit-mode{
	margin-bottom: 80px;
}
#layer-footer #footer-content #footer-right .layer-footer-info p{
	color:#ABABAB;	
	margin-bottom: 5px
}

.footer-bg-wrapper{
	position:relative;	
	z-index:-1;
	@bottom:-10px;
	_bottom:0px;
}
.image-p8-icon{
	float:left;	
	margin-right: 15px;
}
.style-edit-mode{
	margin-bottom: 100px;	
}
ul.toolbar {
	list-style-type: none;
	margin: 0;
	padding: 0
}

#layer-top-toolbar ul li {
	display: inline;
	margin-right: 6px;
}

#layer-top-toolbar ul li a {
	color: #272727
}

span.divider-bar {
	padding-left: 6px;
	color: #A7A5A6
}

#layer-top-toolbar ul li span.style-font-small {
	font-size: .8em
}

#layer-top-toolbar ul li span.style-font-big {
	font-size: 1.2em
}


#layer-top-toolbar ul li.position-last {
	border: 0;
	margin: 0
}

#layer-header #layer-form-search {
	float: left;
	height: 27px
}

#layer-header #layer-form-search ul {
	float: right;
	margin: 7px 0 0 0;
	padding: 0;	
	list-style-type: none;
}
#layer-header #layer-form-search ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#layer-header #layer-form-search ul li.last {
	border-right: 0;
}

#layer-header #layer-form-search ul li a {
	color: #FFF;
	margin: 0 6px;
	font-size: 1em;
}

#layer-header #layer-form-search form {
	margin: 0 0 0 6px;
	padding: 0
}

#layer-header #layer-form-search form fieldset {
	margin: 2px 0 0 0;
	padding: 0;
	border: 0;
	display: inline;
}

#layer-header #layer-form-search form fieldset p {
	margin: 0;
	padding: 0;
	display: inline;
}

#layer-header #layer-form-search fieldset p .input-text {
    background: url("/graphics/new/bg-search.gif") no-repeat left top;
    border: medium none;
    float: left;
    font-size: 12px;
    height: 17px;
    margin: 2px 0 0;
    padding: 2px 5px;
    width: 192px;
	color: #686868;
}

#layer-header #layer-form-search fieldset p .input-submit {
    background: url("/graphics/new/bt-go.png") no-repeat left top;
    border: 0 none;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    margin: 0 0 0 10px;
    padding: 0 10px 3px 0;
    width: 54px;
}


#layer-header #layer-form-search li,#layer-footer #layer-form-search p.form-standard-submit {
	display: inline !important;
	padding: 0;
}

	
#layer-footer-content {
	padding: 1.3em 1em 0 1em;
	background-color: #323232;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;	
}

#layer-footer-content a {
	color: #505050
}


/* Footer toolbar */
#layer-footer-toolbar {	
	width:733px;
	height:75px;
	_height:55px;
	background-color: #373737;
	float: right;	
	position:relative;
	bottom: 0;
	z-index:10
}

#toolbar-container{
	float: right;
	padding: 15px 15px 0 0; 
	height:60px;
	position: relative;
}

#toolbar-container ul li{
	float: left;
	padding: 0 5px 0 0;
}

#toolbar-container ul{
	list-style: none;
	margin:0;
	padding:0;
}

#toolbar-container #bookmark a{
	background: url("/graphics/new/ico-social-sprite.png") no-repeat 0 -25px;
	display: block;
	width: 25px;
	height: 25px;	
} 

#toolbar-container #bookmark a:hover{
	background: url("/graphics/new/ico-social-sprite.png") no-repeat 0 -2px;
	display: block;
	width: 25px;
	height: 25px;	
} 

#toolbar-container #twitter a{
	background: url("/graphics/new/ico-social-sprite.png") no-repeat -25px -25px;
	display: block;
	width: 25px;
	height: 25px;	
} 

#toolbar-container #twitter a:hover{
	background: url("/graphics/new/ico-social-sprite.png") no-repeat -25px 0;
	display: block;
	width: 25px;
	height: 25px;	
} 

#toolbar-container #rss a{
	background: url("/graphics/new/ico-social-sprite.png") no-repeat -50px -25px;
	display: block;
	width: 25px;
	height: 25px;	
} 

#toolbar-container #rss a:hover{
	background: url("/graphics/new/ico-social-sprite.png") no-repeat -50px 0;
	display: block;
	width: 25px;
	height: 25px;	
} 

#toolbar-container #facebook a{
	background: url("/graphics/new/ico-social-sprite.png") no-repeat -75px -25px;
	display: block;
	width: 25px;
	height: 25px;	
} 

#toolbar-container #facebook a:hover{
	background: url("/graphics/new/ico-social-sprite.png") no-repeat -75px 0;
	display: block;
	width: 25px;
	height: 25px;	
} 


#layer-footer-toolbar  .img-twitter-bird{
    left: -30px;
	top: 7px;
    position: relative;
	float: left;
}

#layer-footer-toolbar  .twitter-content{
	background: url('/graphics/new/twitter-green-box.png') 0 0 no-repeat;
    float: left;
    height: 59px;
    margin-left: -35px;
    margin-top: 7px;
	padding: 9px 20px;
	color:#fff;
    width: 480px;	
}
#layer-footer-toolbar  .twitter-content a{
	color:#fff;
}

.layer-wrapper #footer-content{
	height:183px;
}	


.layer-wrapper #footer-content #footer-left{
	height:183px;
	width:216px;
	background-color: #2A2A2A;
	float:left;
	padding: 0 10px 0 15px;
}

.layer-wrapper #footer-content #footer-left h2{
	color: #F1F1F1;
	font-size: 18px;
	font-family: Arial;
	letter-spacing:0;
}	

.layer-wrapper #footer-content #footer-left #newsletter-link{
	margin-top:14px;
	@margin-top:20px;
	_margin-top:20px;
}

form#newsletter_subscription,
form#newsletter_subscription ol{
	margin:0;
	padding:0;
}

form#newsletter_subscription fieldset.standard ol li {
	float:left;
	clear:none;
}
form#newsletter_subscription fieldset{
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
}	

form#newsletter_subscription fieldset label{
	display:none
}

form#newsletter_subscription fieldset input.inputtext {
	border: 1px solid #7F7F7F;
	font-size: 100%;
	padding: 2px;
	width: 120px;
	height: 15px;
	float: left;
}

form#newsletter_subscription fieldset input.submit {
	background: url(/graphics/new/button-subscribe.gif) 0 0 no-repeat;
	border: 0;
	color: #FFF;
	font-size: 12px;
	margin: 0 0 0 5px;
	padding: 2px 0 3px 0;	
	float: left;
	width:71px;
	height:22px;
}

.layer-wrapper #footer-content #footer-left p{	
	margin:0;
}	

.layer-wrapper #footer-content #footer-left a{	
	color:#72BCC5;
}	

.layer-wrapper #footer-content #footer-right{
	width: 653px;
	height:183px;
	float: left;
	padding:  0 40px;
	background-color: #373737;
}

.layer-wrapper #footer-content #footer-right h2{
	color: #fff;
	font-family: Arial;
	letter-spacing:0;
	font-size: 18px;
}	

.layer-wrapper #footer-content #footer-right p{
	padding:0 0 0 0;
	color: #2D2D2D
}

.layer-wrapper #footer-content #footer-right h2 a{	
	color:#ffffff;
	font-weight:normal;
}



.layer-wrapper #footer-content #footer-right a{
	color:#72BCC5;		
}

.layer-wrapper #footer-content #footer-right ul{
	list-style-type: none;
	margin:0;
	padding:0;
}

.layer-wrapper #footer-content #footer-right ul li{
	float: left;
	padding: 0 15px 0 15px;
	margin:0;
	background: url('/graphics/new/img-footer-divider.gif') center right no-repeat;
}

.layer-wrapper #footer-content #footer-right ul .list-no-divider{
	background:none;	
}

.layer-wrapper #footer-content #footer-right ul li.position-first{
	padding: 0 15px 0 0;
}

.layer-wrapper #footer-content #footer-right ul li.position-last{
	background: none;	
}	
	
/* button css*/
 .button #left{
    display: block;
    float: left;
    height: 34px;
    width: 18px;                                             
}

.button .left{
    display: block;
    float: left;
    height: 34px;
    width: 18px;                                             
}

.button .style-padding-left-8px{
	padding-left:8px;
}

 .button #right{
 
    display: block;
    float: left;
    height: 34px;   
    margin: 0 15px 0 0;	                                               
}

 .button #right a{
    color: #FFFFFF;
    display: block;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    padding: 8px 28px 0 0;                                          
}

 .button .right{
 
    display: block;
    float: left;
    height: 34px;   
    margin: 0 15px 0 0;	                                               
}

 .button .right a{
    color: #FFFFFF;
    display: block;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    padding: 8px 28px 0 0;                                          
}

 .red #left{
 	background: url("/graphics/new/button-sprites.png") no-repeat left center;
 } 
 
 .red #right{
 	background: url("/graphics/new/button-sprites.png") no-repeat right center;
 } 

 .green #left{
 	background: url("/graphics/new/button-sprites.png") no-repeat left top;
 } 
 
 .green #right{
 	background: url("/graphics/new/button-sprites.png") no-repeat right top;
 } 
 
 .brown #left{
 	background: url("/graphics/new/button-sprites.png") no-repeat left bottom;
 } 
 
 .brown #right{
 	background: url("/graphics/new/button-sprites.png") no-repeat right bottom;
 } 

 .white #left{
 	background: url("/graphics/new/button-sprites-white.png") no-repeat left center;
 } 
 
 .white #right{
 	background: url("/graphics/new/button-sprites-white.png") no-repeat right center;
 } 


 .green-backward #left{
 	background: url("/graphics/new/button-sprites-backward.gif") no-repeat left top;
 } 
 
 .green-backward #right{
 	background: url("/graphics/new/button-sprites-backward.gif") no-repeat right top;
 } 

 .red-backward #left{
 	background: url("/graphics/new/button-sprites-backward.gif") no-repeat left center;
 } 
 
 .red-backward #right{
 	background: url("/graphics/new/button-sprites-backward.gif") no-repeat right center;
 } 


 .red .left{
 	background: url("/graphics/new/button-sprites.png") no-repeat left center;
 } 
 
 .red .right{
 	background: url("/graphics/new/button-sprites.png") no-repeat right center;
 } 

 .green .left{
 	background: url("/graphics/new/button-sprites.png") no-repeat left top;
 } 
 
 .green .right{
 	background: url("/graphics/new/button-sprites.png") no-repeat right top;
 } 
 
 .brown .left{
 	background: url("/graphics/new/button-sprites.png") no-repeat left bottom;
 } 
 
 .brown .right{
 	background: url("/graphics/new/button-sprites.png") no-repeat right bottom;
 } 

 .white .left{
 	background: url("/graphics/new/button-sprites-white.png") no-repeat left center;
 } 
 
 .white .right{
 	background: url("/graphics/new/button-sprites-white.png") no-repeat right center;
 } 


 .green-backward .left{
 	background: url("/graphics/new/button-sprites-backward.gif") no-repeat left top;
 } 
 
 .green-backward .right{
 	background: url("/graphics/new/button-sprites-backward.gif") no-repeat right top;
 } 

 .red-backward .left{
 	background: url("/graphics/new/button-sprites-backward.gif") no-repeat left center;
 } 
 
 .red-backward .right{
 	background: url("/graphics/new/button-sprites-backward.gif") no-repeat right center;
 } 
 
.margin-10px{
	margin: 10px 0;	
}
	
/*** Menu ***/


#layer-menu {
	width: 974px;
	margin: 0 auto;
	position: absolute;
	top:51px;
	_top:54px;
	z-index:9999;
}

#layer-menu h3{
	display:none	
}

#layer-menu ol {	
    float: left;
    list-style-type: none;
    margin: 0 0 0 220px;
	_margin: 0 0 0 110px;
    padding: 0;
}

#layer-menu ol li{
	float:left;
	background: url('/graphics/new/img-menu-divider.gif') no-repeat center right;
}

#layer-menu ol li.position-last{
	background: none
}

#layer-menu ol li.hover ol {
	position:absolute;
	left:auto;
	width:198px;
	height: auto;
	background: url('/graphics/new/dropdown-bg.png') repeat-y ;
	_background:#484848;
	z-index:7;
	margin:0 0 0 -3px;
	_margin:0;
	padding:0;
}


#layer-menu ol li.hover ol li ol{
	position:absolute;
	right:-194px;
	top:60px;
	width:200px;
	height: auto;
	background: url('/graphics/new/dropdown-bg.png') repeat-y ;
	_background:#484848;
	z-index:6
}

#layer-menu ol li.hover ol li{
	background: url('/graphics/new/drop-down-line.gif') repeat-x bottom left;
	margin: 0 7px;
	width:185px;
}

#layer-menu ol li.hover ol li.position-last{
	background: url('/graphics/new/dropdown-bg-bottom.png') repeat-x bottom left;	
	_background:#484848;
}


#layer-menu ol li a{
	display:block;
	color:#fff;
	font-size: 14px;
	font-family: Arial,sans-serif;
	padding: 10px 20px;
	text-decoration:none;
}

#layer-menu ol li.hover a{
	position: relative;
	z-index:4;	
	background:  #484848;
	padding: 10px 20px 11px;
}

#layer-menu ol li.hover ol li a{
	background:  none;
}

#layer-menu ol li.state-selected a{
	background:  url(/graphics/new/nav-tab-selected.png) repeat-x top center;
	_background:  url(/graphics/new/nav-tab-selected.gif) repeat-x top center;
	position: relative;
	padding: 10px 20px 20px;
	z-index:1
}

#layer-menu ol li ol {
	display: none;
	position:absolute;
	top:37px;
	left:0;
	height:37px;
	width:974px;
	_width:976px;
	padding:0;
	margin:0;
}

#layer-menu ol li.state-selected ol{
	display:block;
}

#layer-menu ol li.state-selected ol li ol{
	display:none;
}

#layer-menu ol li ol li{
	background: url('/graphics/new/img-submenu-divider.gif') no-repeat right 12px;
	margin: 0;
}

#layer-menu ol li.state-selected ol li a{
	background:none;
	padding: 10px 20px 11px;
}

#layer-menu ol li.state-selected ol li.hover ol{
	position:absolute;
	left:auto;
	width:198px;
	height: auto;
	background: url('/graphics/new/dropdown-bg.png') repeat-y ;
	_background:#484848;
	z-index:7;
	margin:0;
	padding:0;	
}

#layer-menu ol li.state-selected ol li.hover ol li {
	background: url('/graphics/new/drop-down-line.gif') repeat-x bottom left;
	_background:#484848;
	margin: 0 7px;
	float:none;
}

#layer-menu ol li.state-selected ol li.hover ol li a{
	background: none;
}

#layer-menu ol li.state-selected ol li.hover a{
	z-index:2;
	background:  none;
	padding: 10px 20px 11px;
}

#layer-menu ol li.state-selected ol li.state-selected a{
	background:  url(/graphics/new/nav-tab-selected.png) repeat-x top center;
	_background:  url(/graphics/new/nav-tab-selected.gif) repeat-x top center;
	position: relative;
	padding: 10px 20px 20px;
	z-index:3
}

#layer-menu ol li.state-selected ol li.state-selected ol{
	display:block;
	background:  none;
}



#layer-menu ol li ol li ol li{
	background: url('/graphics/new/img-second-submenu-divider.gif') no-repeat right 12px;
}

#layer-menu ol li.state-selected ol li.state-selected ol li a{
	color:#000;
	background:none;
}

#layer-menu ol li.state-selected ol li.state-selected ol li.hover a{
	background:none;	
}

#layer-menu ol li.state-selected ol li.state-selected ol li.state-selected a{
	background:  url(/graphics/new/nav-subtab-selected.png) repeat-x top center;
	_background:  url(/graphics/new/nav-subtab-selected.gif) repeat-x top center;
}


.layer-submenu-bg{
	height:37px;
	width:974px;
	_width:976px;
	padding:0;
	margin:0;
	background:  #484848;
}

.second-submenu-bg{
	border: 1px solid #EFEFEF;
	height:37px;
	width:974px;
	padding:0;
	margin:0;
}

a.style-link-twitter {
	background: url(/graphics/ico_twitter.gif) left center no-repeat;
	padding: 1px 20px;
	display: block
}

a.style-link-rss {
	background: url(/graphics/ico_rss.gif) left center no-repeat;
	padding: 1px 20px;
	display: block
}

/*** Horizontal standard Page CSS***/
#layer-standard{
	width: 972px;
	margin: 0 auto;
	overflow: hidden;
	background-color:#fff;
    padding-bottom: 100px;	
	min-height: 400px;
	position:relative;
}

#layer-standard.style-horizontal .style-main-panel {
  	padding: 15px 0 0 20px;
    width: 953px;
}

h2.style-page-title {
	font-size: 175%;
	margin-bottom: .7em;
	margin-left: 15px;
}

/*** Active objevcts standard CSS ***/

/*** tabs ***/
.style-tabs-container {
	border: 1px solid #fff;
	border-bottom: 2px solid #ccc;
	margin-top: 12px 
}

.style-tabs{
	list-style:none;
	padding:0;
	margin:0;
	clear:left
}

.style-tabs li{
	float:left;
	padding:0;
	margin:0;		
}

.style-tabs li a{
	display:block;
	margin-right: 2px;
	padding:.75em 15px;
	background-color: #6D6D6D;
	color: #FFF;
}

.style-tabs li.state-selected a{
	background-color: #EEE;	
	font-weight: bold;
	color: #000;	
}

.style-tab-content{
	clear:both;	
}

/*** pagination ***/
.style-pagination {
	padding: 3px 0 2px 0
}

.style-pagination.position-top{
	margin-bottom:.25em;
	border-bottom:solid 1px #ccc	
}

.style-pagination.position-bottom{
	margin-top:.25em;
	border-top:solid 1px #ccc	
}

.style-pagination .style-pagination-results{
	float:left;
	padding:.5em 6px	
}

.style-pagination .style-pagination-results .style-pagination-number{
	font-weight:bold
}

.style-pagination .style-pagination-pages span {
	display: block;
	float: left;
	margin: 0 3px;
	padding: 1px 5px
} 

.style-pagination .style-pagination-pages {
	float:right;
	padding:.5em 6px	
}

.style-pagination .style-pagination-pages .style-pagination-selected {
	background: #686E7E;
	color: #fff
}

p.style-rss{
	float:left;	
	padding:.5em 6px
}

/*** listing ***/
ol.result-listing{
	list-style:none;
	padding: 8px 0;
	margin:0;
	clear:both
}

ol.result-listing li {
	padding: 5px 0;
	margin-bottom: 16px
}

ol.result-listing li div.wc-layer-image-holder {
	float: left;
	width: 110px;
}

ol.result-listing li div.wc-layer-content {
	float: left;
	width: 320px
}

ol.result-listing li h3 {
	font-weight: bold;
	margin: 0 0 4px 0
}

ol.result-listing li p {
	margin-bottom: 4px
}

.result-listing img{
	float:left;
	margin:0 10px 0 6px
}

p.status-no-result {
	padding: 8px
}

table.tbl-result-listing {
	width: 100%
}

table.tbl-result-listing td h3 {
	font-weight: bold;
	margin: 0 0 4px 0
}

table.tbl-result-listing td p {
	margin-bottom: 4px
}

table.tbl-result-listing img{
	float:left;
	margin:0 10px 0 6px
}

/* Details */
div.result-details img {
	margin-right: 8px
}

p.style-return {
	margin: 15px 0 0 0;
	padding: 10px 12px;
	border-top: 1px solid #EEEEEE;
	background: url(/graphics/ico_arrow-dark-blue-left.gif) left center no-repeat;
}


/* Breadcrumbs */	


#wc-breadcrumbs.full {
	padding: 13px 20px;
	margin: .9em 0 0 0;
}

#wc-breadcrumbs {
	background: url("/graphics/new/line-dotted-grey.gif") repeat-x scroll left bottom transparent;
	font-size: .9em;
	width: 934px;
	padding: 21px 0px 15px 0px;
	@padding: 15px 0px 0px 0px;
	_padding: 15px 0px 0px 0px;
	@margin-top:21px;
	_margin-top:21px;
    margin-bottom: 25px;
}

#wc-breadcrumbs ul{
	margin: 0;
	padding: 0;	
	float: left;
	margin-top: -13px;
	
}

#wc-breadcrumbs ul li {
	display: inline;
	color: #000;
}

#wc-breadcrumbs ul li a{
	color: #72BCC5
}

#wc-breadcrumbs ul li #arrow-text{
	color: #72BCC5
}
		
#wc-breadcrumbs ul li .bar {
	color: #B5B7B6;
}

/* Page Tools */
#wc-breadcrumbs ul#page-tools {
	margin: 0;
	padding: 0;
	float: right;
	margin-top: -13px;
}

#wc-breadcrumbs #page-tools li {
    float: left;
    margin: 0 0 0 5px;	
}

.addthis_toolbox .addthis_button_compact{
	font-size: 12px
}

.ico-addthis{
	background: 		url(/graphics/new/addthis-icon.gif) top left no-repeat;
	padding: 0 0 5px 20px;
	cursor:pointer;
}


#add-to-favorite {	

	padding-right: 9px;
	border-right: 1px solid #EFEFEF;
	margin-right: 6px;
}

#link-printpage {

	padding-right: 9px;
	border-right: 1px solid #EFEFEF;
	margin-right: 6px;
}

.larger {
	font-size: 180%;
}

/* List Style Modification */

.style-main-panel ul li {	
	margin-top: 5px;  
}

.style-main-panel ul li ul{
	margin: 0;
	padding-left: 12px;
}

.style-main-panel ul li ul li{
	list-style-image:url(/graphics/list-style/bullet-grey-dot.gif);
}

.style-main-panel dl dt{
	color: #9B7CD9;
	font-size: 15px;
	background: url(/graphics/list-style/line-dotted-grey.gif) center top repeat-x;
	padding-top: 12px;
	padding-left: 15px;
}

.style-main-panel dl dd{
	margin-top: 7px;
	margin-bottom: 15px;
	margin-left: 15px;	
}

.style-main-panel dl.tick dt span{
	background: url(/graphics/list-style/ico-dl-tick.gif) left center no-repeat;
	padding-left: 25px;
	padding-top: 0;	
}

.style-main-panel dl.tick dd{
	margin-left: 41px;
}



/***** pullquote CSS *****/
.pulledquote{
	display: block;
	background: url('/graphics/new/ico-pull-quote-left.gif') 5px 15px no-repeat;
	width: 40%;
	margin: 0;
	font-size: 1.1em;
	line-height: 1em;
	font-weight: normal;
	color: #393939;
}

.pulledquote span.pulledquote-text{
    display: block;
    font-size: 16px;
    line-height: 25px;
    padding: 14px 38px 8px 48px;
}

.pulledquote .pullquote-bottom{
    background: url("/graphics/new/ico-pull-quote-right.gif") no-repeat scroll 100% 100% transparent;
    display: block;
    height: 18px;
    margin-bottom: 15px;
    margin-top: -18px;}


.pulledquote-left {
	float: left;
	text-align: left;
	margin: 0 15px 10px 0;
	
}

.pulledquote-right {
	float: right;
	text-align: Right;
	margin: 0 0 10px 15px;
}

.pulledquote-center {
	width:100%;
	margin: 10px 0;
	
}

.pullquote-line{
	height:1px;	
	background: url(/graphics/new/line-pull-quote.gif) 0 0 repeat-x;	
}

.float-left{
	float:left;	
}

p.return img {
	vertical-align: middle;
	border: 0;
}
#column-1-1 h2#page-title{
	font-size: 1.6em;
	margin: 24px 0 15px 0;
}
	
#column-1-1-full {
	margin: 0 15px;
	padding: 0 0 1px 0;
}

.hide{
	display:none;	
}

/* IE 6 & 7 footer position fix*/
#layer-pagewrapper{
	@height:100%;	
}
#layer-body{
	@margin-bottom: -510px;
	_@margin-bottom: -517px;
}
#layer-push{
	@height:250px;
	@clear:both
}
#layer-footer{
	@position:relative;
	@height:250px;	
}


.layer-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.layer-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .layer-clearfix  { height:1%; }
.layer-clearfix { display:block; }

