html
{
    height: 100%;
}
body
{
    font-family: Arial, Helvetica,Verdana, sans-serif;
    color: black;
    height: 100%;
    background-image: url('../images/bg.jpg');
    background-color: #e9d035;
    background-repeat: repeat-x;
    margin: 0;
}
textarea{font-family: Arial, Helvetica,Verdana, sans-serif;}

span.options
{
    clear: both;
    float: left; margin-left:15px;
}
span.options a img
{
    float: left;
}
span.options a:link, span.options a:visited, span.options a:active, span.options a:hover
{
    line-height: 28px;
    margin-left: 5px;
    text-decoration: none;
    color: black;
    font-size: 12px;
}
span.options a:hover
{
    text-decoration: underline;
}

#header
{
    /*background-image: url('../images/logo.png');     background-repeat: no-repeat;     background-position: top center;*/
    margin: 0 auto;
    height: 153px;
    width: 384px;
}
#header object
{
    margin: 0 auto;
}

h1
{
    font-size: 23px;
    color: Black;
    font-weight: normal;
    margin: 0;
    padding: 0; 
    margin-bottom:10px;
}

h1.short
{
    width: auto;
}
h1.short_
{
    width: auto;
    float: left;
}
h1.alt
{
    font-size: 20px;
}





h2
{
    font-size: 14px;

    font-weight: normal;
    clear: both;
    margin:0;padding:0;
    margin-bottom:10px;
}
h3
{
    font-size: 13px;
}
p
{
    font-size: 13px;
}

#loginPanel, #registerPanel
{
    clear: both;
    float: left;
}
#loginPanel
{
    margin-top: 18px;
}
#loginPanel fieldset
{
    margin-bottom: 18px;
}
#registerPanel h1
{
    text-decoration: underline;
    cursor: pointer;
}
#registerPanel .main
{
    display: none;
}

fieldset
{
    font-size: 12px;
}
fieldset label
{
    width: 201px;
    margin-left: 2px;
    float: left;
    margin-bottom: 7px;
    color: Black; font-weight:bold;
}
label.tandc{font-weight:normal}

fieldset input,#location input
{
    background-color:Transparent;
    background-image:url(../images/textbox.jpg);
    background-position:0px 0px;
    background-repeat:no-repeat;
    border:0;
    float:left;
    font-size:11px;
    height:27px; 


display:inline-block;
padding-left:13px;
padding-right:15px;padding-top:6px; vertical-align:bottom;

width:174px;
}
#location input{float:none;clear:both;margin-top:5px;}

fieldset.login input
{
    margin-bottom: 10px;
    margin-left:0px;font-size:100%;
}
fieldset.login label{margin-left:2px; width:201px;font-weight:bold;}

#alreadyRegisteredTitle{margin-left:5px;}
#newUserTitle{margin-left:5px;margin-bottom:10px; margin-top:10px;}

fieldset.login a:link, fieldset.login a:visited, fieldset.login a:active, fieldset.login a:hover
{
    color: Black;
    float: left;
    text-decoration: underline;
    background-repeat: no-repeat;
    background-position: 0 0;
    line-height: 39px; 
}
#ctl00_mainContent_loginBox1_lkbForgotPassword
{
    text-decoration: underline;
}

.button, .button__, a.button__:link, a.button__:visited, a.button__:active, a.button__:hover, a.button:link, a.button:visited, a.button:active, a.button:hover, a.button_:link, a.button_:visited, a.button_:active, a.button_:hover, a.registerButton:link, a.registerButton:visited, a.registerButton:active, a.registerButton:hover
{
background-image:url(../images/button.jpg);
background-position:0 4px;
background-repeat:no-repeat;
color:Black;
float:left;
font-size:13px;
height:39px;
margin:0 10px 0 0;
padding:0;
text-align:center;
text-decoration:none;
width:104px; border:0; background-color:Transparent; line-height:39px;
}

.logOutButton{background-color:Transparent;
border:0 none;
cursor:pointer;
margin:0;
padding:0; margin-top:1px;}
.logOutButton:hover{ text-decoration:underline;}

a.button_:link, a.button_:visited, a.button_:active, a.button_:hover
{
    background-image: url('../images/button_.jpg') !important;
    color: white !important;
}



.searchbuttonLeft
{
    width: 60px;
    background-image: url('../images/gallery_search_left.jpg');
    height: 40px;
    background-repeat: no-repeat;
    background-position: 0 0;
    float: right;
    line-height: 34px;
    text-indent: 17px;
    font-size: 12px;
}
.searchbuttonMiddle
{
    width: 115px;
    background-image: url('../images/gallery_search_middle.jpg');
    height: 40px;
    background-repeat: no-repeat;
    background-position: 0 0;
    float: right;
}
.searchbuttonRight
{
    width: 31px;
    background-image: url('../images/gallery_searchbutton.jpg');
    height: 40px;
    background-repeat: no-repeat;
    background-position: 0 0;
    float: right;
    cursor: pointer; border:0 !important;
}

fieldset.register div
{
    display: block;
    width: 100%;
    float: left;
}
fieldset select, #location select
{
    width: 200px;
    float: left;
    margin: 4px 3px 7px 0px;
    border: solid 1px #f0e4b4;
    background-color: #ecda95;
}
input#ctl00_mainContent_register1_chkTc,input#ctl00_mainContent_register1_chkOptIn
{
    width: auto;
    float: left;
    margin-left: 10px; background-image:none !important;
}
label.tandc
{
    float: left;
    line-height: 33px;
    margin-left: 5px;
    width: 400px;
}


a:link, a:visited, a:active, a:hover
{
    color: Black;
    font-size: 13px; border:0;
}
#toolbar span, span.seperator, #footer span
{
    margin: 0px 8px 0px 8px;
    color: #ccb359;
}
#toolbar ul
{
    clear: both;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
    margin: 26px 35px 26px 35px;
}
#toolbar ul li
{
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}




.pnlLogOut
{
    float: right;
}

#toolbar ul li a:hover
{
    text-decoration: underline;
}


li.right
{
    font-size:14px !important;
    width: 126px !important;
}


.tab
{
    display: none;
    border: solid 1px #ccc;
    padding: 8px;
    margin: 0px;
}
.loginButton, .registerButton
{
    cursor: pointer;
}
.login
{
    color: black;
}

#outer
{
    margin: 0 auto;
    width: 883px;
    text-align: left;
}
fieldset
{
    border: none;
    padding: 0;
    margin: 0;
}
#middle p
{
    width: 335px;
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 0px;
}
#middle .mainLong p
{
    width: 100%;
}

.mainLong h2
{
    font-weight: bold;
}

#middle p label
{
    float: left;
    width: 200px;
}
#middle p select, #middle p input
{
    float: left;
    border: Solid 1px #999;
    width: 200px;
}
select#ctl00_mainContent_register1_ddlAgeDay, select#ctl00_mainContent_register1_ddlAgeMonth, select#ctl00_mainContent_register1_ddlAgeYear
{
    width: 66px !important;
    margin-right: 2px;
}
#middle p select
{
    width: 202px;
}
input#chkTc
{
    width: auto !important;
    float: left !important;
}
label.text_stretch
{
    width: auto !important;
    margin-right: 10px;
}

a.bighref:link, a.bighref:visited, a.bighref:active, a.bighref:hover
{
    font-size: 14px;
}

.mainLong
{
    width: 800px;
}


#helpNeeded div
{
    cursor: pointer;
}

.text
{
    color: black;
}

A IMG
{
    border: 0;
}

#toolbar
{
    width: 883px;
    height: 79px;
    text-align: center;
    background-image: url('../images/toolbar.png');
    background-repeat: no-repeat;
    background-position: top left;
}
#middle
{
    width: 100%;
}

#footer
{
    width: 100%;
    text-align: left;
    background-image: url('../images/footer.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    line-height: 56px;
    font-size: 12px;
    text-indent: 42px;
    height: 80px;
}



#uploadWizard div
{
}

#middle_top
{
    background-image: url('../images/main_top.png');
    background-position: top left;
    height: 27px;
}
#middle_main
{
    background-image: url('../images/main.png');
    background-position: top left;
    background-repeat: repeat-y;
    padding: 0px 28px 0px 35px;

}
#middle_bottom
{
    background-image: url('../images/main_bottom.png');
    background-position: top left;
    height: 41px;
}


.topleft,.topleft_
{
    float: left;
    width: 385px;
    text-align: left;
    margin-top: 0px;
    margin-left:5px;
}
.topleft_{margin-left:0;}


#gallery_,#gallery__.topleft
{
    width: 100%; 
}
.topleft ul, .mainLong ul
{
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 15px;
    padding: 0;
    list-style-type: disc;
    color: #dec330;
    font-size: 12px;
}
.topleft ul li, .mainLong ul li
{
    list-style-type: disc;
    color: #dec330;
    margin: 0;
    padding: 0;
    display: list-item !important;
}

p
{
    clear: both !important;
}

.topleft ul span, .mainLong ul span
{
    color: Black;
}

.topright, .topright_
{
    width: 428px;
    float: left;
    text-align: left;
}

.toprightAcc 
{
	width: 408px;
    float: left;
    text-align: left;
    margin-left:20px;
}

span.AccLocationTitle 
{
	font-size:13px;
 text-transform:capitalize;
}
#footer .topleft
{
    width: 550px;
    margin-top: 0;
}
#footer, #footer a:link, #footer a:visited, #footer a:active, #footer a:hover
{
    font-size: 12px;
    text-decoration: none;
}

#footer .topright
{
    width: auto;
}

#footer .topright span
{
    float: left;
    display: block;
    margin-left: 10px;
    margin-right: 15px;
    text-indent: 0px;
}
#middle .main
{
    width: 100%;
    clear: both;
}
#middle .left
{
    width: 300px;
    float: left;
}
#middle .right
{
    width: 300px;
    float: left;
}

a.registerButton:link, a.registerButton:visited, a.registerButton:active, a.registerButton:hover
{
    background-image: url('../images/register_button.jpg');
    width: 205px;
    clear: both;
    line-height: 34px;
    text-align: left;
    padding-left: 20px;
}

.profile
{
    width: 300px;
    float: left;
    vertical-align: top;
}
.profile img
{
    float: left;
}
.profile a:link, .profile a:visited, .profile a:active, .profile a:hover
{
    position: absolute;
    margin-top: 80px;
}

.submissionName
{
    font-weight: bold;
    float: left;
    width: 150px;
    text-align: left;
    margin-top: 6px;
    height: 16px;
    margin-left: 15px;
    display: block;
    text-transform:capitalize;
}
.dateSubmitted, .viewLocationButton
{
    float: left;
    width: 150px;
    text-align: left;
    margin-left: 15px;
    margin-top: 0px;
    text-transform:capitalize;
}


.nyroText_, .nyroImage_, .nyroImageText_,.justShare
{
    width: 27px;
    height: 28px;

    text-decoration: none;
    background-image: url('../images/gallery_arrow.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-top: 0px;
	position: absolute;
	right: 10px;
	top: 110px;
}

.item {
	position: relative;
}

.galleryStarClick
{
    background-image: url('../images/gallery_star.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 27px;
    height: 28px;
    text-decoration: none;
    clear: right;
    margin-top: 26px;
	position:absolute;
	right: 10px;
	top: 110px;
}



.phaseText 
{
 font-size:13px;
}


.goldframe, .goldFrameText, .goldFrameImageText, .goldFrameImage, .locationsGoldFrameImage
{
    background-image: url('../images/goldframe.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 105px;
    position: absolute;
    margin-top: 2px;
	display: block;
	left: 6px;
	right: 2px;
	width: 192px;
}

.nyroImageText img {
	display: block;
	width: 190px !important;
	margin-left: 1px;
}


.rssfeed
{
    background-image: url('../images/rssfeedicon.jpg');
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 26px;
    width: 24px;
    float: left;
    text-decoration: none;
    margin-left: 10px;
}


#middle .topright_
{
    margin-top: -12px;
}
#SWF
{
    display: block;
    margin-bottom: 15px;
}

#downloadSteps, #printSteps, #locations, #submitEntry
{
    background-image: url('../images/download.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 203px;
    height: 182px;
    float: left;
    line-height: 308px;
    text-indent: 20px;
}
#downloadSteps{margin-left:9px;}

#printSteps
{
    background-image: url('../images/printsteps.jpg');
}
#locations {
background-image:url(../images/locations_imagebutton.jpg);
float:right;
margin-left:9px;
margin-right:15px;
}
#submitEntry
{
    background-image: url('../images/submit_imagebutton.jpg');
}


a.bigButton:link, a.bigButton:visited, a.bigButton:active, a.bigButton:hover
{
    color: Black;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

#footer .topright
{
    margin-left: 0px;
    float: right;
}
#footer .topright a
{
    display: block;
    float: left;
    margin-top: 18px;
    margin-right: 7px;
}
#footer a
{
    background-repeat: no-repeat;
    background-position: 0 0;
}
a.facebook
{
    background-image: url('../images/icon_facebook.jpg');
    width: 49px;
    height: 21px;
}
a.delicious
{
    background-image: url('../images/icon_delicious.jpg');
    width: 21px;
    height: 21px;
}
a.digg
{
    background-image: url('../images/icon_digg.jpg');
    width: 36px;
    height: 21px;
}
a.reddit
{
    background-image: url('../images/icon_reddit.jpg');
    width: 23px;
    height: 26px;
    margin-top: 15px !important;
}
a.stumbleupon
{
    background-image: url('../images/icon_stumbleupon.jpg');
    width: 22px;
    height: 22px;
}
a.twitter
{
    background-image: url('../images/icon_twitter.jpg');
    width: 36px;
    height: 23px;
    margin-right: 0px !important;
}
a.vimeo
{
    background-image: url('../images/icon_vimeo.jpg');
    width: 49px;
    height: 21px;
}
a.youtube
{
    background-image: url('../images/icon_youtube.jpg');
    width: 49px;
    height: 21px;
}



.profile
{
    width: 404px;
    height: 128px;
    float: left;
    background-image: url(../images/newsfeed_bkgroundbox.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
}
.profile img
{
    width: 191px;
    padding-left: 5px;
    height: 118px;
    margin-top: 4px;
    margin-right: 12px;
    float: left;
}
.profile p
{
float:left;
margin-left:207px !important;
margin-top:-89px !important;
padding:0 !important;
width:177px !important;
}
.profile h2
{
    float:left;
margin-left:208px;
margin-top:-105px !important;
width:177px;
}
.profile a:link, .profile a:visited, .profile a:active, .profile a:hover
{
    margin-left: 0px;
    margin-top: 90px;
    font-weight: normal;
    text-decoration: underline;
}




#goldpanelMember
{
    float: left;
}
#goldpanelMember a:link, #goldpanelMember a:visited, #goldpanelMember a:active, #goldpanelMember a:hover
{
    font-size: 13px !important;
    text-decoration: underline;
}
#goldpanelMember a.heading:link, #goldpanelMember a.heading:visited, #goldpanelMember a.heading:active, #goldpanelMember a.heading:hover
{
    text-decoration: none;
}
#goldpanelMember a.heading:hover
{
    text-decoration: underline;
}

#goldpanelMember h1
{
    margin-top: 10px;
    margin-bottom: 20px;
}
#goldpanelMember .topright h1
{
float:left;
line-height:25px;
margin:0 0 10px;
width:350px;
}

#goldpanelMember p
{
    font-size: 13px !important;
}
#goldpanelMember p.info
{
    margin-bottom: 0px;
    margin-top: 0px;
}
#goldpanelMember p.url
{
    margin-bottom: 55px;
}
#goldpanelMember p.inspir, #goldpanelMember p.biog
{
    margin-bottom: 0px;
}

#goldpanelMember .topright img.mainImage
{
    height: 300px;
    width: 400px;
    margin-top: 0px;
    margin-bottom: 45px;
}
#goldpanelMember a.backButton
{
float:left;
line-height:25px;
}
#goldpanelMember .profile
{
}







.galleryFunctions,.galleryFunctions_
{
    float: right; margin-top:-4px;
}

.galleryFunctions_ a:link,.galleryFunctions_ a:visited,.galleryFunctions_ a:active,.galleryFunctions_ a:hover,
.galleryFunctions a:link,.galleryFunctions a:visited,.galleryFunctions a:active,.galleryFunctions a:hover{font-size:12px; line-height:42px;}


#ctl00_mainContent_Gallery1_HeadingLabel{margin-top:3px; margin-left:5px; float:left}


#uploadWizard div
{
    float: left;
    font-size: 12px;
}
#uploadChoice
{
    margin-top: 10px;
    clear: both; display:none;
}
#location, #helper, #finish,#special,#uploadTandC
{
    clear: both; margin-top:10px;
}
#helper .checkbx,#uploadTandC .checkbx{float:left;line-height:38px;}

#special{margin-top:15px}

#location h2, #helper h2,#uploadTandC h2, #finish h2,#special h2,h2#submissionTypeTitle,h2#beforeYouBegin
{
    font-size:19px;
}

#submissionTypeText{margin-top:10px;}

#finish .button{clear:both;float:none; margin-top:10px;}

#submissionTypeText b{font-size:13px;}
#submissionTypeText{display:none;}

.uploadTextOuter, .uploadImageOuter,.textareaOuter
{
    clear: both;
    display: block !important;
    float: left;
    background-image: url('../images/textbox_large.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 260px;
    height: 110px;
}
.uploadImageOuter
{
    background-image: none;
    margin-left: 10px;
    width: 320px;
    margin-top: 5px;
}


.uploadImageOuter span
{
    float: left;
    margin-right: 10px;
    line-height: 20px;
}
.uploadImageOuter input
{
    float: left;
    border: solid 1px #f0e4b4;
    background-color: #ecda95;
}
.uploadImageOuter input.button {
background-color:Transparent;
border:medium none;
height:39px;
line-height:39px; font-size:12px;}

#items .txt b, #items .img b
{
    float: left;
    clear: both;
    margin-bottom: 5px;
    margin-left: 10px;
}
#items .txt
{
    margin-right: 50px;
}
#items .txt, #items .img
{
    margin-top: 20px;
}
textarea.uploadText
{
    float: left;
    padding: 15px;
    font-size: 11px;
    width: 225px;
    height: 65px;
    border: none;
    display: block;
    background-color: Transparent;
}



#items
{
    clear: both;
}
#location select
{
    margin-top: 15px;
}
.button
{
    cursor: pointer;
}

#gallery_.topleft h1,#gallery__.topleft h1
{
    width: 170px;
    float: left;
}
#gallery_.topleft .topright,#gallery__.topleft .topright
{
    width: 434px;
    float: left;
    margin-left: 0;
}
#gallery_.topleft .topright .searchBox,#gallery__.topleft .topright .searchBox,#gallery.topleft .topright .searchBox, 
#gallery #LocationTopRight #ctl00_mainContent_Gallery1_txbSearch
{
    border: none;
    height: 14px;
    margin-left: 5px;
    margin-top: 10px;
    width: 106px;
    font-size: 11px;
    background-color: Transparent;
    
}

.viewLocationButton a:link, .viewLocationButton a:visited, .viewLocationButton a:active, .viewLocationButton a:hover
{
    font-size: 12px;
    text-decoration: underline;
}
.viewLocationButton a:hover
{
    text-decoration: none;
}

/*#pageCount,#pageCount_
{
    clear: left;
    float: left;
    font-size: 12px;
    margin-left: 475px;
    margin-top: -30px;width:80px !important;
}*/

#pageCount, #pageCount_ {
clear:left;
float:left;
font-size:12px;
margin-left:515px;
margin-top:-30px;
width:100px !important;
}

#pageBtns {
clear:left;
float:left;
margin-left:560px;
margin-top:-40px;
width:100px;
}

#pageCount_ {
float:left;
font-size:12px;
margin-left:250px;
margin-top:20px;
padding-top:10px;
position:absolute;
width:40px !important;
}

.submitStatus, .uploadStatus, .errorText,.validationSummary
{
    color: #308014;
    font-weight: bold;
    clear: both;
    margin-top: 20px;
}
.validationSummary,.errorText
{
    margin-bottom: 10px;
    margin-top: 0px;
    float: left;
    color: #C22830 !important;
}
.uploadStatusError
{
   color: #C22830 !important;
    font-weight: bold;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
}


.tandc a:link, .tandc a:visited, .tandc a:active
{
    text-decoration: underline;
}
.tandc a:hover
{
    text-decoration: none;
}

.registerShareThis, .bigOnesShareThis
{
    background-image: url(../images/gallery_arrow.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 32px;
    height: 34px;
    float: right; margin-right:5px;
  
}
.bigOnesShareThis
{
    float: left;
    width: 27px;
    height: 29px;
    background-image: url(../images/gallery_arrow.jpg);
}

h2.alt
{
    margin-top: 0;
}

#viewAllButton,#mostRecentButton
{
    width: 100px;
    margin: 0px 0px 0px 0px;
    display: none;
}
#mostRecentButton_,#viewAllButton_{visibility:hidden;display:block;}

h1 a:link, h1 a:visited, h1 a:active, h1 a:hover
{
    font-size: 20px;
    color: Black;
    margin: 0;
    padding: 0;
}

.legal a:link, h1 a:visited, h1 a:active, h1 a:hover
{
    font-size: 23px;
    color: Black;
    margin: 0;
    padding: 0;
}
.mainLong ul
{
    margin-bottom: 15px;
}

.mainLong ul li
{
    margin-bottom: 6px !important;
}

.topright_ p
{
    text-align: center;
}


#toolbar a:link,#toolbar a:visited,#toolbar a:active,#toolbar a:hover{text-decoration:none;}


h1#latestNews{margin-left:5px; margin-bottom:10px;}


#ctl00_mainContent_newsImage{width:404px;margin-top:20px;}

#uploadChoice .button {
height:39px;
line-height:42px;}

#SWF.theBigOne{margin-left: 7px !important; margin-top:-7px !important; float:left !important;}

#ctl00_mainContent_DropDownList1{text-transform:uppercase; width:100px;}
#ctl00_mainContent_DropDownList2{ text-transform:uppercase; width:170px; }

.validationSummary ul{margin-left:14px;
margin-top:0;
padding-left:0;}


textarea{ margin-left:15px; margin-right:15px; margin-top:20px;padding:0 !important;}

.galleryFunctions_ a{margin:0px;}
.galleryFunctions_{float:left; width:214px;}
#viewAllButton_{ margin-left:-15px; margin-right:0px;}
#ctl00_mainContent_Gallery1_Panel1{margin-left:400px;
position:absolute;}




.photo{background-image:url('../images/galleryicon.jpg'); width:34px;height:28px;right:10px; top:168px; position:absolute;}
.billboardColour{width:30px !important;height:30px !important; position:absolute;right:10px; top:136px;}



div#toolbar ul li span.disabled
{
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    border:0 none;
	color:#c6c3b4;
	font-size:13px;
	padding-top:3px;
}


div.scrollable div.items div.textInfo, div.scrollable div.items div.commands
{
	height:auto !important;
}

.emailButton {
background-image:url(../images/css_icon_email.jpg);
width:60px;
}

#ctl00_mainContent_dv_DescriptionTextBox 
{
	margin-top:0px !important;
	margin-left:0px !important;
}



.clearfix:after {
	clear: both;
	display: block;
	content: " ";
	height: 0px;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide these rules from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
li.clearfix {
	display: list-item;
}
/* End hide from IE-mac */




#LocationTopRight 
{
	float:none;
	width:603px;
}
llery1_pnlGallery div.scrollable
{
	margin-top:30px;
}

#reload, #back
{
	background-color:Transparent;
	background-image:url(../images/button_long.jpg);
	background-position:0 4px;
	background-repeat:no-repeat;
	border:0 none;
	color:Black;
	float:left;
	font-size:13px;
	height:39px;
	line-height:39px;
	margin:0 10px 0 0;
	padding:0;
	text-align:center;
	text-decoration:none;
	width:152px;
	padding-top:2px;
	float:left;
}

#reload a, #back a
{
	text-decoration:none;
}

#back 
{
	background-image:url(../images/button_back.jpg);
	margin-top:10px;
	width:54px;
	clear:left;
}



#LocationsPageCount 
{
	padding-top:10px;
	padding-right:10px;
	float:right;
	font-size:12px;
}

#LocationsPageCount #ctl00_mainContent_Gallery1_pageCount1 
{
	float:right;	
	
}

.LocationsTopRight 
{
	width:100%;
	float:left !important;
}
#pageBtnsLocationsPage {
	float:right;
}
#ctl00_mainContent_Gallery1_SearchPanel 
{
	float:right;
	padding-right:95px;
}
#LocationTopRight {
	width:800px;
}
#ctl00_mainContent_Gallery1_SearchPanel 
{
	width:206px;
}
#locationsheading 
{

	float:left;
}