@charset "utf-8";
/*@import url("reset.css");*/

@font-face {
    font-family: 'AkbarPlain';
    src: url('akbar-webfont.eot');
    src: url('akbar-webfont.eot?#iefix') format('embedded-opentype'),
         url('akbar-webfont.woff') format('woff'),
         url('akbar-webfont.ttf') format('truetype'),
         url('akbar-webfont.svg#AkbarPlain') format('svg');
    font-weight: normal;
    font-style: normal;
}

*{
	font-family: Tahoma, Arial, Geneva, sans-serif;
	margin: 0px;
    padding: 0px;
}

body{
	font-family: Tahoma, Arial, Geneva, sans-serif;
    margin: 0px;
    padding: 0px;
	font-size:12px;
	
	background-color: #e7e7e7;
	color:#434343;
}

#pageHeaderCtrl{
}

h1.pageHeading{
	font-family: 'AkbarPlain',"Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #00abe8;
	margin:0 0 10px 0;
	
	float:left;
	width:600px;
}

h2,h2.pageSubHeading{
	font-family: 'AkbarPlain',"Century Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #999999;
	margin:0 0 10px 0;
}

h3.subPinkHeading,h3.subBlueHeading,h3.subGreyHeading,h3.subPinkHeading a,h3.subBlueHeading a,h3.subGreyHeading a{
	font-family: 'AkbarPlain',"Century Gothic";
	font-size: 24px;
	line-height:24px;
	font-weight: bold;
	margin:0 0 10px 0;
}

h3.subPinkHeading,h3.subPinkHeading a{
	color: #ec008c;
}

h3.subPinkHeading a:hover{
	color: #434343;
}

h3.subBlueHeading,h3.subBlueHeading a{
	color: #00abe8;
}

h3.subBlueHeading a:hover{
	color: #434343;
}

h3.subGreyHeading,h3.subGreyHeading a{
	color: #999999;
}

h3.subGreyHeading a:hover{
	color: #434343;
}

.pageBack{
	float:right;
	text-align:right;
	margin:5px 0 0 0;
}

.pageBack .flags{
	float:left;
}

.pageBack .flags ul{
	margin:0 10px 0 0;
	list-style:none;
}

.pageBack .flags ul li{
	float:left;
	padding:0 8px 0 0;
}

.pageBack .ctrls{
	float:right;
}

.buttonText, .buttonText a{
	font-family: 'AkbarPlain',"Century Gothic";
	font-size: 22px;
	font-weight: bold;
	color: #ec008c;
	margin:0;
	padding:5px;
	outline:none;
}

a{
	color: #00abe8;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #434343;
	text-decoration:none;
}

.pinkText{
	color: #ec008c;
}

.blueText{
	color: #00abe8;
}

.ashText{
	color:#999999;
}

.fontAkbarPlain{
	font-family: 'AkbarPlain';
}

.whiteText {
	color: #ffffff;
}

.titleRed,.titleWhite,.titleBlack{
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
}

.titleRed {
	color: #ec008c;
}

.titleWhite {
	color: #ffffff;
}

.titleBlack {
	color: #000000;
}

#dialog{
	display:none;
}

#pageContainer{
	width:100%;
	margin:0 auto;
	text-align:center;
	
}

#pageWrapper{
	margin:0 auto;
	width:951px;	
	text-align:left;
	background-color:#ffffff;
}

#header{
	width:951px;	
	text-align:left;
	background-color:#ffffff;
}

#header #logo{
	float:left;
	width:300px;
	text-align:left;
}

#header #phone{
	float:right;
	width:334px;
	text-align:right;	
}

.onePixel{
	height:1px;
	width:951px;
	background-color:#ffffff;
}


/* Page Breadcrumbs */
.breadcrumb{
	margin:10px 0 0px 0;
	text-align:left;
}

.breadcrumb ul, .breadcrumb li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.breadcrumb {
	font-size:12px;
	padding-bottom: 4px;
}

.breadcrumb li {
	padding-left: 5px;
	display: inline;
	
	font-weight:bold;
}

.breadcrumb li.first {
	padding-left: 0px;
	display: inline;
}

.breadcrumb li a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	
	padding-right: 15px;
	background: url('../images/template/blue_arrow.jpg') no-repeat right;
	
}

.breadcrumb li a:hover {
	text-decoration:none;
}


/* */

#bannerHolder{

}

#banner{
	float:left;
	width:718px;
	height:399px;
	text-align:left;
	overflow:hidden;
	position:relative;
}

.bannerImage{
	width:720px;
	height:399px;
	background-repeat:no-repeat;
	background-position:center;
}

.bannerImage a{
	display:block;
	width:720px;
	height:399px;
}

#bannerContents{
	float:right;
	margin:0;
	margin-right:1px;
	width:230px;
	height:399px;
	text-align:left;
	overflow:hidden;
}

#bannerContents .contents{
	height:110px;
	padding:10px 15px 10px 18px;
	background-color:#ffffff;
	position:relative;
	border-bottom:1px solid #e5e5e5;
	
}

#bannerContents .lastContents{
	height:130px;
	border-bottom:0;
}

#bannerContents .contents .link{
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	width:100%;
	height:130px;
}

#bannerContents .contents a{
	font-weight: normal;
	color:#434343;
}

#bannerContents .contents a:hover{
	font-weight: normal;
	color:#434343;
}

#bannerContents .even a{
	font-weight: normal;
	color:#000000;
}

#bannerContents .even  a:hover{
	font-weight: normal;
	color:#000000;
}

#bannerContents .contents .title{
	margin:0 0 0 0;
}

#bannerContents .contents .subTitle{
	margin:0 0 0 0;
}


#bannerContents .contents .title, #bannerContents .contents .title a{
	font-family: 'AkbarPlain',"Century Gothic";
	font-size: 24px;
	color: #ec008c;
	line-height:25px;
}

#bannerContents .contents .subTitle, #bannerContents .contents .subTitle a{
	font-family: 'AkbarPlain',"Century Gothic";
	font-size: 24px;
	color: #999999;
}

#bannerContents .contents .desc{
	font-size: 12px;
	font-weight: normal;
	color: #434343;
}

#bannerContents .contents .desc .moreLink a{
	font-size: 12px;
	color: #00abe8;
	text-decoration: none;
	font-weight:bold;
}

#bannerContents .contents .desc .moreLink a:hover{
	color: #434343;
	text-decoration:none;
}

#bannerContents .even{
	background-color:#01abe8;
}

#bannerContents .even .title,#bannerContents .even .title a{
	color: #ffffff;
}

#bannerContents .even .subTitle, #bannerContents .even .subTitle a{
	color: #ffffff;
}

#bannerContents .even .desc{
	color: #000000;
}

#bannerContents .even .desc .moreLink a{
	color: #000000;
}

#bannerContents .even .desc .moreLink a:hover{
	color: #ffffff;
}

#bannerHolder .break{
	background-image:url('../images/template/break.jpg');
	background-repeat:repeat-x;
	height:7px;
	width:949px;
}

.pinkBreak{
	width:100%;
	height:6px;
	background-color:#ec008c;
	border-top:1px solid #FFFFFF;
}

/* page contents */
#pageContent{
	margin:0px 0 0px 0;
	padding:0 0 20px 0;
	background-image:url('../images/template/bottom_gradient.jpg');
	background-repeat:repeat-x;
	background-position:bottom left;
}

#homeContentWrapper{
	padding:0 20px 0 0px;
	background-image:url('../images/template/hands.jpg');
	background-repeat:no-repeat;
	background-position:0 0;
	min-height:124px;
}

#contentWrapper{
	padding:5px 20px 10px 20px;
	background-image:url('../images/template/hands2.jpg');
	background-repeat:no-repeat;
	background-position:0 75px;
	min-height:250px;
	/*text-align:left;*/
}

#contentHolder{
	margin:0;
	padding:0;
}

#contentHolder .contents{
	float:left;
	width:690px;
	min-height:200px;
	padding-right:10px;
	border-right:1px solid #e5e5e5;
}

#contentHolder .wide{
	width:100%;
	padding-right:0px;
}

#contentHolder .subLinks{
	float:right;
	width:195px;
	padding:0 0 0 15px;
}


#contentHolder .subLinks ul.navLinks{
	margin:0 10px 0px 0px;
	padding:0;
	list-style:none;
}

#contentHolder .subLinks ul.navLinks li{
	font-size:12px;
	background:url(../images/template/blue_arrow.jpg) 0px 2px no-repeat; 
	margin:0 0 10px 0;
	padding:0px 0px 0 18px; 
}

#contentHolder .subLinks ul.navLinks li a{
	text-decoration:none;
	font-weight:normal;
	color:#434343;
}


#contentHolder .subLinks ul.navLinks li a:hover{
	text-decoration:none;
	color:#ec008c;
}

#contentHolder .subLinks ul.navLinks li.selected{
	font-weight:bold;
	color:#ec008c;
}



#contentHolder .contents p{
	margin: 5px 0 5px 0;
}

#contentHolder .contents  ul{
	margin:0 0 0 20px;
}

/* home page */
#homeContentHolder {
	/*margin:0 0 20px 0;*/
	margin:0;
	padding:20px 0 0 0;
}

#homeContentHolder .homeContentLeft{
	float:left;
	width: 634px;
	margin:0;
	padding:0;
}

#homeContentHolder .homeContentRight{
	float:left;
	width: 281px;
	margin:0;
	padding:0 0 0 15px;
}

#homeContentHolder .homeContentLeft .content{
	float:left;
	width: 277px;
	margin:0 0 10px 0;
	padding:0 18px 0 20px;
	border-right:1px solid #e5e5e5;
}

#homeContentHolder .title{
	font-family: 'AkbarPlain',"Century Gothic";
	font-size: 24px;
	color:#44c1ee;
	line-height:25px;
}

#homeContentHolder .subTitle{
	font-family: 'AkbarPlain',"Century Gothic";
	font-size: 24px;
	color:#999999;
	line-height:25px;
}

#homeContentHolder .pinkTitle{
	font-family: 'AkbarPlain',"Century Gothic";
	font-size: 24px;
	color:#ec008c;
	line-height:25px;
}

#homeContentHolder .desc{
	font-size: 11px;
	margin:0;
	padding:7px 0 0 0;
}


#homeContentHolder a{
	color: #00abe8;
	text-decoration: none;
	font-weight:bold;
}

#homeContentHolder a:hover{
	color: #434343;
	text-decoration:none;
}

#homeContentHolder .desc .image{
	border:3px solid #5c5c5c;
	margin:0 0 8px 0;
	background-repeat:no-repeat;
	background-position:center center;
	width:268px;
	height:58px;
}

#homeContentHolder .desc .image a{
	display:block;
	width:268px;
	height:58px;
	outline:none;
}

#homeContentHolder .moreDetails{
	margin:0px 0 10px 0;
	padding:10px 0 0 0;
	border-top:1px solid #e5e5e5;
}

#homeContentHolder .homeContentLeft .moreDetails .content{
	float:left;
	width: 296px;
	padding:0 10px 0 10px;
	margin:0;
	border-right:1px solid #e5e5e5;
}

#homeContentHolder .homeContentLeft .moreDetails .content .desc2{
	margin:0 0 3px 0;
}


#homeContentHolder .moreDetails .left{
	float:left;
	width:96px;
}

#homeContentHolder .moreDetails .image{
	border:2px solid #ec008c; 
}

#homeContentHolder .moreDetails .right{
	float:right;
	width:190px;
	text-align:left;
}

#homeContentHolder .homeNews .item{
	display:block;
	margin:15px 0 0 0;
	font-size:11px;
}

#homeContentHolder .homeNews .item .image{
	float:left;
	margin:3px auto;
	padding:0;
	text-align:center;
	width:48px;
	height:48px;
	border:2px solid #5c5c5c;
	background-position:center center;
	background-repeat:no-repeat;
}

#homeContentHolder .homeNews .item .image a{
	display:block;
	width:48px;
	height:48px;
}
/*
#homeContentHolder .homeNews .item .image img{
	margin:0;
}
*/

#homeContentHolder .homeNews .item .content{
	float:left;
	width:210px;
	margin:0 0px 0px 10px;
}

#homeContentHolder .homeNews .item .content .title{
	font-size:14px;
	font-weight:bold;
	color:#00a508;
	margin:0 0 3px 0;
}

#homeContentHolder .homeNews .scrollNews{
	padding:0;
	margin: 0px 0 20px 0;
}

#homeContentHolder .homeNews .scrollNews ul{
	margin:0;
	padding:0;
	list-style:none;
}

#homeContentHolder .homeNews .scrollNews ul {
	height:145px;
	overflow:hidden;
	position: relative;
}

#homeContentHolder .homeNews .scrollNews ul li {
	clear: left;
	overflow: hidden;
	position: relative;
	top: 0;
}



/* newslist page */
#newsList{
	margin:0px 0 0 0;
	padding:0;
}

#newsList .newsItem{
	border-bottom:1px solid #CCCCCC;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}

#newsList .last{
	border-bottom:0;
}

#newsList .newsItem .newsItemImage{
	float:left;
	width:160px;
	margin:3px 10px 0 0px;
	padding:0;
	text-align:center;
}

#newsList .newsItem .newsItemImage .image{
	background-repeat:no-repeat;
	background-position:center;
	width:160px;
	height:90px;
	margin:0 auto;
	padding:0;
	border:1px solid #000000;
	cursor:pointer;
	
}

#newsList .newsItem .newsItemImage .image a{
	display:block;
	width:160px;
	height:90px;
}

#newsList .newsItem .newsItemDesc{
	float:left;
	width:730px;
	margin:0 0 0 5px;
	padding:0;
}

#newsList .newsItem .newsItemDesc .title,#newsList .newsItem .newsItemDesc .title a{
	font-family: 'AkbarPlain',"Century Gothic";
	font-size:18px;
	margin:0 0 4px 0;
	font-weight:bold;
	color: #ec008c;
}

#newsList .newsItem .newsItemDesc .subTitle,#newsList .newsItem .newsItemDesc .subTitle a{
	margin:0 0 10px 0;
	font-size:14px;
	font-weight:bold;
	color: #999999;
}

#newsList .newsItem .newsItemDesc .title a:hover{
	color: #434343;
}

#newsList .newsItem .newsItemDesc .desc{
	margin:0 0 10px 0;
}

#newsList .newsItem .print_newsItemImage{
	display:none;
}

.newsDetails img{
	border:1px solid #000000;
	margin:0px 10px 10px 0px;
}

#newsArchiveList{
}

#newsArchiveList ul{
	margin:0;
	list-style:none;
}

#newsArchiveList li{
	margin:0 0 10px 20px;
}




/* Paginate*/
.paginateHolder {
	margin:0 0 0px 0;
	padding:0;
}

.paginateHolder ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}

.paginateHolder ul li{
	float: left;
}

.paginateHolder ul .paginate_text{
	float: left;
	padding:2px 2px 2px 2px;
}

.paginateHolder ul .page{
	font-weight:bold;
	margin: 0px 2px 0px 2px;
	padding:2px 4px;
	text-align:center;	
	color:#ffffff;
}

.paginateHolder ul .page a{
	color:#00abe8;
	display:block;
	text-decoration:none;
}

.paginateHolder ul .page a:hover{
	text-decoration:none;
}


.paginateHolder ul .active{
	display:block;
	color:#ffffff;
	background-color:#00abe8;
}


/* page rezize */
.jfontsize-button {
    padding: 3px;
	font-weight:bold;
	background-color:#00abe8;
    border: solid 1px #00abe8;
	color:#000000;
}
 
.jfontsize-button:hover {
    text-decoration: none;
    color: #fff;
	background-color:#999999;
    border: solid 1px #999999;
}
 
.jfontsize-disabled, .jfontsize-disabled:hover {
    color: #aaa;
    border: solid 1px #eee;
    background: #eee;
}

#checkoutStatus{
	width:100%;
}

#checkoutStatus ul {
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}
#checkoutStatus li {
	float: left;
	list-style:none;
	padding:0px 10px 0px 10px;
	text-align:center;
}
.normalStatusli{
	color:#FF9999;
	text-align:center;
}
.highlightStatusli{
	color:#000000;
	font-weight:bold;
}


/* form controls */
input.submit, input.inputButton{
	line-height: 15px;
	border: 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	vertical-align: middle;
	background-color: #00abe8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: 25px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
	
input.submit:hover, input.inputButton:hover{ 
	background-color: #999999;
}

input {
	border: 1px solid #bbb;
	color: #000000;
	padding: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	vertical-align: middle;
	clear: both;
	margin-top: 2px;
}

input.text .errorCtrl {
	background-color:#FFFF99;
	color:#ff0000;
}

input.text.small { 
	width: 250px; 
}

input.text.medium { 
	width: 300px; 
}

input.text.large { 
	width: 500px; 
}

textarea {
	width: 98%;
	height: 140px;
	padding: 5px;
	/*background: #fefefe;*/
	border: 1px solid #bbb;
	font-size: 14px;
	color: #333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	outline: none;
	margin: 0;
}

input.text:focus,input:focus,textarea:focus{ 
	background-color: #F2F2F2; 
	border: 1px solid #999999;
}

.select{
	padding: 2px;
}


/* table stytling */

table.generalTable{
	margin:10px 0 0 0;
	padding:0 0 0 0;
}

table.generalTable tr td{
	padding:5px 0 10px 10px;
}


/* ----------------------------
		TIPSY TOOLTIPS
------------------------------ */
.tipsy {
	padding: 5px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	background-repeat: no-repeat;
	background-image: url(./images/tipsy.gif);
	margin-top: 12px;
}
.tipsy-inner { padding: 10px 10px 10px 10px; background-color: black; color: white; max-width: 400px; text-align: left; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }


/* gallery css */
/* gallery */
#galleryHolder {
	min-height:500px;
	background-image:url('..images/template/spinner.gif');
	background-repeat:no-repeat;
	background-position:center center;
	
	margin:0 auto;
	padding:0;
	text-align:center;
	width:900px;
}

#galleryList{
	margin:0px 0 10px 0;
	padding:0;
}

#galleryList .galleryItems{
	font-size:11px;
	font-weight:bold;
}

#galleryList .galleryItems ul{
	margin:0;
	padding:0;
	list-style:none;
}

#galleryList .galleryItems ul li {
	display:block;
	float:left;
	margin:10px 20px 0 0;
	width:125px;
	overflow:hidden;
	
}

#galleryList .galleryItems ul li .image{
	width:80px;
	height:45px;
	border:2px solid #3399CC;
	margin:0 0 5px 0;
}

#galleryList .galleryItems ul li .image a{
	display:block;
	width:80px;
	height:45px;
}

#relatedGalleryList{
	margin:20px 0 10px 0;
	padding:0;
	width:580px;
}

#relatedGalleryList .titleHolder{
	margin:0 0 10px 0;
}

#relatedGalleryList .otherCategory{
	float:left;
	width:270px;
	
}

#relatedGalleryList .title{
	font-size:18px;
	font-weight:bold;
}

#relatedGalleryList .galleryItems{
	font-size:11px;
	font-weight:bold;
}

#relatedGalleryList .galleryItems ul{
	margin:0;
	padding:0;
	list-style:none;
}

#relatedGalleryList .galleryItems ul li {
	display:block;
	float:left;
	margin:10px 20px 0 0;
	width:85px;
	overflow:hidden;
	
}

#relatedGalleryList .galleryItems ul li .image{
	width:80px;
	height:45px;
	border:2px solid #000000;
	margin:0 0 0px 0;
}

#relatedGalleryList .galleryItems ul li .caption{
	color:#000000;
	margin:0 0 5px 0;
}

/* newsletter */

/* newsletter */
#newsletterList{
	margin:20px 0 0 0;
	padding:0;
}

#newsletterList .newsItem{
	border-bottom:1px solid #CCCCCC;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
}

#newsletterList .last{
	border-bottom:0;
}

#newsletterList .newsItem .newsItemImage{
	float:left;
	width:141px;
	margin:0 10px 0 0px;
	padding:0;
}

#newsletterList .newsItem .newsItemImage .image{
	background-repeat:no-repeat;
	background-position:center center;
	width:141px;
	height:105px;
	margin:0;
	padding:0;
	border:2px solid #3399CC;
	cursor:pointer;
}

#newsletterList .newsItem .newsItemDesc{
	float:left;
	width:450px;
	margin:0 0 0 5px;
	padding:0;
}

#newsletterList .newsItem .newsItemDesc .title{
	font-family: 'AkbarPlain',"Century Gothic";
	font-size: 24px;
	line-height:25px;
	color:#ec008c;
	margin:0 0 4px 0;
}

#newsletterList .newsItem .newsItemDesc .subTitle{
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
}

#newsletterList .newsItem .print_newsItemImage{
	display:none;
}


#newsletterList .newsItem .newsItemDesc .title a{
	font-family: 'AkbarPlain',"Century Gothic";
	color:#ec008c;
}

#newsletterList .newsItem .newsItemDesc .subTitle a{
	color:#00abe8;
}

#newsletterList .newsItem .newsItemDesc .title a:hover,
#newsletterList .newsItem .newsItemDesc .subTitle a:hover{
	color:#434343;
}


#challengeDetails h2{
	color: #999999;
}

#challengeDetails .desc{
	float:left;
	width:690px;
	padding-right:10px;
	border-right:1px solid #e5e5e5;
}

#challengeDetails .sideNavaLinks{
	float:right;
	width:195px;
	padding:0 0 0 15px;
}


#challengeDetails .sideNavaLinks ul{
	margin:0 10px 0px 0px;
	padding:0;
	list-style:none;
}

#challengeDetails .sideNavaLinks ul li{
	font-size:12px;
	background:url(../images/template/blue_arrow.jpg) 0px 2px no-repeat; 
	margin:0 0 10px 0;
	padding:0px 0px 0 18px; 
}

#challengeDetails .sideNavaLinks ul li a{
	text-decoration:none;
	font-weight:normal;
	color:#434343;
}


#challengeDetails .sideNavaLinks ul li a:hover{
	text-decoration:none;
	color:#ec008c;
}

#challengeDetails .sideNavaLinks ul li.selected{
	font-weight:bold;
	color:#ec008c;
}

/*
#challengeDetails #challengeGalleryHolder img{
	padding:0px;
	margin-right:0px;
	margin-bottom:10px;
	margin-top:5px;
	border:#0099FF dashed 1px;
}

#challengeDetails #challengeGalleryHolder table tr td{
	padding:0px 15px 5px 15px;
	margin-right:0px;
	margin-bottom:10px;
	margin-top:5px;
}
*/
#challengeDetails #challengeGalleryHolder{
	margin:0;
	padding:0 20px 0 30px;
}

#challengeDetails #challengeGalleryHolder .image{
	float:left;
	width:110px;
	height:70px;
	background-repeat:no-repeat;
	background-position:center center;
	border:1px solid #00abe8;
	margin:0 20px 20px 0;
}

#challengeDetails #challengeGalleryHolder .image a{
	display:block;
	width:110px;
	height:70px;
}



.addressFinder{
	outline:none;
	color:#FFFFFF;	
}

.addressFinder:hover,.addressFinder:focus{
	background-color: #999999;
	color:#FFFFFF;
}

input.addressFinder.processing{
	color:#999999;
	background-image:url('../images/spinner_small.gif');
	background-position:center center;
	background-repeat:no-repeat;
}
