.invisible 
{
	visibility:hidden;
}

/*Start Reset*/
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}

table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }
/*End Reset*/

/*Start Rebuild*/

p {
	margin-bottom: 1em;		
}
ul {
	margin: 0 0 0.5em 0.5em;
}
ol {
	margin: 0 0 1.5em 1.5em;
}
ul {
	list-style:disc;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom:0;
}
dl	{
	margin:0 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.5em;
}
strong {
	font-weight: bold;
}

cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
pre {
	font: 11px Monaco, monospace;
	line-height: 1.5;
	margin-bottom: 1.5em;
}
code {
	font: 11px Monaco, monospace;
}
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
ins {
	text-decoration: none;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
	
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/*End Rebuild*/

body
{
  background: #FFFFFF;
  color:#000000;
  font-family:Helvetica,sans-serif;
  font-size:12px;  
}


a{color:#0D8ECC;text-decoration:none;}
a:hover{text-decoration:underline;}

h1
{
  font-family: "Trebuchet MS","Lucida Grande", Arial, Helvetica, sans-serif;    
}

h2, h3, h4, h5, h6
{
  font-family: Arial, Helvetica, sans-serif; 
  color: #004363;
  font-weight: bold;
  margin-bottom: 10px;  
}

h1
{
	font-size: 28px;	
}

h2
{
	font-size: 20px;	
}

h3
{
	font-size: 14px;	
}


#wrapper 
{
	background:none repeat scroll 0 0 #FFFFFF;
}

.inner-wrapper 
{
	clear:both;
	margin:0 auto;
	overflow:hidden;
	width:940px;
}

.inner-wrapper-edit-content
{	
    float: right;  
    clear: right;  
    overflow: hidden;
    width: 800px;
}

#head
{	
	height: 70px;	
	margin-bottom: 20px;
	position: relative;
}

#logo 
{
	float:left;
	margin-top: 10px;
	
}

#nav-main {   
font-family: "Trebuchet MS","Lucida Grande", Arial, Helvetica, sans-serif;
font-size: 16px;
margin: 32px 0 0 0;   
overflow: hidden;
float: right;   
}


#nav-sitemaker {   
font-family: "Trebuchet MS","Lucida Grande", Arial, Helvetica, sans-serif;
font-size: 16px;
overflow: hidden;
clear: both;
padding-top: 7px;
}

#login-logout
{
    position: absolute;
    top:0;
    right: 10px;    
    padding: 2px 20px 5px;
    background-color: #999;
    -moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius:  0 0 4px 4px; /* future proofing */
	-khtml-border-radius:  0 0 4px 4px; /* for old Konqueror browsers */
	font-weight: bold;	
}

#login-logout a, #login-logout a:visited, #login-logout a:hover
{
    color: #fff;
    text-decoration: none;
}

ul.nav
{
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-bottom: 10px;
}

ul.nav li 
{
	
	display: inline;
}

ul.nav li a
{
	text-decoration: none;
	color: #004363;
	font-weight: bold;
	padding: 5px 15px 10px;	
	border-left: solid 1px #E7E7E7;
	line-height: 20px;
}

ul.nav li a.first {
border-left:0 none;
}

.nav a:hover {
text-decoration: none;
}

.nav a.active {
background:url(../Images/nav-underline.gif) no-repeat bottom center;
}


#feature 
{
	background:url(../Images/bg-feature.jpg) repeat-x scroll 50% 0 #589DBE;	
	color: #FFFFFF;		
	height: 350px;
    padding-top: 26px;
    position: relative;
	-moz-box-shadow:    inset 0 0 20px #666;
    -webkit-box-shadow: inset 0 0 20px #666;
   	box-shadow:         inset 0 0 20px #666;
}


#feature-text
{	
	float: left;	
	width: 440px;
	margin-top: 0;
}

#feature-text h1
{
	font-size: 28px;
	line-height: 120%;
	margin: 0 0 10px 0;
	text-shadow: 1px 1px #666;
	font-weight: normal;
	color: #fff;
}

#feature-text p
{
	font-size: 16px;
	line-height: 120%;	
}

#feature-image
{
	float: right;
	width: 460px;
	height: 360px;
}

#feature-start-free-trial
{
	width: 204px;
	margin: 40px 0 20px 0;
	text-align:left;
}

#feature-start-free-trial p
{
	margin: 4px 0 0 10px;
	font-size: 11px;
}


#page-header {
    background: url("../Images/bg-feature.jpg") repeat-x scroll 50% 0 #589DBE;
    clear: both;
    color: #FFFFFF;
    height: 102px;
    margin: 20px 0;
    padding-top: 20px;
	-moz-box-shadow:    inset 0 0 20px #666;
    -webkit-box-shadow: inset 0 0 20px #666;
   	box-shadow:         inset 0 0 20px #666;
}

#page-header-text
{	
	float: left;	
	width: 550px;
}

#page-header-text  h1
{	
	line-height: 150%;
	text-shadow: 1px 1px #666666;
}

#page-header-text a
{
	color: #ffffff;
}

#page-header-description
{
    clear:left;
	padding-top: 5px;
}

#page-header-options
{
	float: right;
	height: 50px;
	/*width: 300px;*/
}

#page-footer-options
{
	height: 50px;
}


#main
{
	clear: both;
	padding-bottom: 50px;
	
}

.main-home
{
   margin-top: 10px;
   position: relative;
}

#main p, #main ul, #main ol, #main dl {
line-height:1.5em;
margin-bottom: 0.75em;
}

/*
#main li
{
    margin-bottom: 0.5em;
}
*/

.sales-pitch h1
{
    color: #fff;
    font-size: 28px;
    margin: 0 0 20px !important;
	text-align: center;
	text-shadow: 0 1px #666666;
	
}

#home-short-testimonials
{
    width: 910px;
    background-color: #EFEFEF;
    padding: 15px;
    text-align: center;
    -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* future proofing */
	-khtml-border-radius: 4px; /* for old Konqueror browsers */
	font-size: 18px;
	font-style: italic;
	float: left;
	/*border: 1px solid #DFDFDF;    
    box-shadow: 1px 2px 5px #E5E5E5, 1px 1px 0 #FFFFFF inset, -1px -1px 0 #FFFFFF inset;*/
}

#home-short-testimonials blockquote q
{
    font-style: italic;
}

.home-section
{
	width:280px;
	float: left;
	margin: 0 15px;
}

.home-section h2
{
	font-size: 18px;	
}

.home-section ol
{
	margin-left: 0;	
}

.home-new-row
{
    clear: both;    
    padding-top: 0px;
}

#home-blog p, #home-articles p 
{    
    font-size: 12px;
    margin-bottom: 15px;
}


.home-section h2
{
	padding-left: 60px;
	padding-top: 20px;	
	height: 48px;
	margin-bottom: 0;
}


#home-what h2
{
	background: url(../Images/Icons/48x48/promotion.png) no-repeat 0 50% transparent;
}

#home-how h2
{	
	background: url(../Images/Icons/48x48/process.png) no-repeat 0 50% transparent;
}

#home-testimonials h2
{	
	background: url(../Images/Icons/48x48/comments.png) no-repeat 0 50% transparent;
}

#home-articles h2
{	
	background: url(../Images/Icons/48x48/full_page.png) no-repeat 0 50% transparent;	
}

#home-blog h2
{	
	background: url(../Images/Icons/48x48/megaphone.png) no-repeat 0 50% transparent;	
}

#home-social h2
{	
	background: url(../Images/Icons/48x48/mail_receive.png) no-repeat 0 50% transparent;
	/*padding-left: 0;*/
}

#home-twitter, #home-facebook
{
    padding-top: 20px;
}

blockquote {
margin:0;
padding: 0;
font-size: 100%;
line-height: 1em;
}

blockquote q
{
    display: block;
    margin-bottom: 5px;
    font-style: normal;
    line-height: 1.5em;
}


cite {
    color: #999999;
    display: block;
    font-size: 90%;
    margin: 10px 0 0;
    padding: 0 0 10px;
}

cite a
{    
	color: #999999;
}

.testimonials blockquote
{
	font-size: 14px;
	background: url("../images/open-quote.png") no-repeat scroll left top transparent;	
	margin-bottom: 0;
}

.testimonials blockquote q {
	background: none;
    border-radius: 0;
    font-size: 14px;
    font-style: normal;
    padding:0;
	text-indent: 30px;
	margin-bottom: 0;
}


.testimonials cite
{
    font-size: 12px;
}
#footer {
    background: url("../Images/bg-feature.jpg") repeat-x scroll 50% 0 #589DBE;
    clear: both;
    color: #FFFFFF;
    height: 400px;
	-moz-box-shadow:    inset 0 0 20px #666;
    -webkit-box-shadow: inset 0 0 20px #666;
   	box-shadow:         inset 0 0 20px #666;
}


#footer h3
{
	color: #fff;
	text-shadow: 1px 1px #666;
	margin: 15px 0;
}

#footer a, #footer a:visited
{
	color: #fff;
}

#footer-widget-area
{
	width: 940px;
	float: left;
	padding: 20px 0;
	border-bottom: 1px dashed #fff;
}



#footer-widget-area .widget-area {
    float: left;
	margin: 0;
    padding: 0 15px;
    width: 280px;
	border: none;
    border-radius: 0;
}

.highlight-links a, .highlight-links a:visited
{
	color:#FFFF66 !important;
}

#nav-footer
{
	font-family: "Trebuchet MS","Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 20px 20px 0 0;   
	overflow: hidden;
	float: left;   
	width: 940px;
}

#nav-footer *
{
	color: #FFFFFF;
}

#features-list {
    width: 940px
}


#features-list ul{
    margin: 0;
    padding: 0;
}

#features-list li
{
        text-align: left;
        float: left;
        list-style: none;        
        width: 340px;
		padding-left: 75px;		
		margin: 10px 20px;
		min-height: 60px;
}

#features-list li p
{
    font-size: 12px;
}


.feature
{
    padding: 10px 0 20px 10px;
}


#features-list div h2, #features-list div p
{
    padding-left: 75px;	
}


#features-list h2, #features-list h3
{
	margin-bottom: 5px;
	font-size: 16px;
	border-bottom: none;
}
	
#feature-website-editor { background: url(../Images/Icons/64x64/edit_page.png) no-repeat top left transparent; }	
#feature-colour-schemes { background: url(../Images/Icons/64x64/palette_brush.png) no-repeat top left transparent; }	
#feature-mobile-compatibility { background: url(../Images/Icons/64x64/mobile_phone.png) no-repeat top left transparent; }	
#feature-photos { background: url(../Images/Icons/64x64/photo_camera.png) no-repeat top left transparent; }	
#feature-domain { background: url(../Images/Icons/64x64/add_link.png) no-repeat top left transparent; }	
#feature-email { background: url(../Images/Icons/64x64/email.png) no-repeat top left transparent; }	
#feature-analytics { background: url(../Images/Icons/64x64/chart.png) no-repeat top left transparent; }	
#feature-seo { background: url(../Images/Icons/64x64/chart_up.png) no-repeat top left transparent; }	
#feature-sms { background: url(../Images/Icons/64x64/sms.png) no-repeat top left transparent; }	
#feature-social-tools { background: url(../Images/Icons/64x64/users.png) no-repeat top left transparent; }	
#feature-map { background: url(../Images/Icons/64x64/search_home.png) no-repeat top left transparent; }	
#feature-video { background: url(../Images/Icons/64x64/film.png) no-repeat top left transparent; }	
#feature-hosting { background: url(../Images/Icons/64x64/database.png) no-repeat top left transparent; }	
#feature-support { background: url(../Images/Icons/64x64/support.png) no-repeat top left transparent; }	
#feature-languages { background: url(../Images/Icons/64x64/globe.png) no-repeat top left transparent; }	

#feature-availability-calendar { background: url(../Images/Icons/64x64/event.png) no-repeat top left transparent; }

#feature-currency-converter { background: url(../Images/Icons/64x64/euro_currency_sign.png) no-repeat top left transparent; }

#feature-enquiry-form { background: url(../Images/Icons/64x64/mail_receive.png) no-repeat top left transparent; }

#feature-guestbook { background: url(../Images/Icons/64x64/users_comments.png) no-repeat top left transparent; }

.start-free-trial-bottom {
    clear: both;
    padding: 0;
}


fieldset
{
	padding: 20px;
	background: #EAF2F7 !important;
}

label
{
	font-weight: bold;
	font-size: 14px;
	color: #004363;	
}

.field input, .field textarea, .field select {
background:#FFFFFF;
border:1px solid #cccccc;
font-size:13px;
padding:5px;
}

input.field,  textarea.field,  select.field {
background:#FFFFFF;
border:1px solid #cccccc;
font-size:13px;
padding:5px;
}

.form
{	
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 12px;
	color: #333333;
}


.form label
{
  clear:left;
  display:block;
  margin-bottom: 5px;
  white-space: nowrap;
}

.form input
{
	margin:0;
}

.form label.option
{
	display: inline;
	font-size: 14px;
	font-weight: normal;
	margin-left: 5px;		
}

.form .option-list label
{  
  display:inline;
  margin-left: 10px;  
  font-weight: normal;
}

.option-group label
{
    display: inline;
	font-size: 12px;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 10px;		
}

.form.signup, .form.login
{
	width: 520px;
}

.form.affiliates
{    
	width: 410px;
}

.form .split input
{
	width: 227px;	
}

.form .full input
{
	width: 460px;
}

.form .full textarea, .form .full select
{
	width: 475px;
}

#login-button
{	
	float:left;
	width: 154px;
	margin-right: 40px;
}

#login-forgotten-password
{		
    float:left;	
	margin-top: 20px;
	font-size: 14px;
	width: 200px;
	
}

.help
{
	margin-bottom: -10px;
}


.form-section
{
	clear: both;
	float: left;
	margin-bottom: 1em;	
    min-width: 300px;
}

.form-group
{
    clear: both;
	float: left;
	margin-bottom: 1em;
	width: 100%;
}

.remember-me
{
	width: 300px;
}

.help-icon
{
	vertical-align:bottom;
	padding-left: 10px;
}

a.btn-large-rollover 
{
	display: block;	
	height: 54px;
	text-indent: -999em;
	
}
	 
a.btn-large-rollover.login
{
	width: 154px;
	background: url(../Images/btn-login.png) 0px 0px no-repeat;
}

a.btn-large-rollover.login:hover 
{
	background-position: 0px -55px;
}

a.btn-large-rollover.start-free-trial
{
	width: 204px;
	background: url(../Images/btn-start-free-trial.png) 0px 0px no-repeat;
}

a.btn-large-rollover.start-free-trial:hover 
{
	background-position: 0px -56px;
}

a.btn-large-rollover.sign-up-now
{
	width: 204px;
	background: url(../Images/btn-signup-now.png) 0px 0px no-repeat;
}

a.btn-large-rollover.sign-up-now:hover 
{
	background-position: 0px -56px;
}


a.btn-small-rollover 
{
	display: block;	
	height: 34px;
	text-indent: -999em;
	
}
	 
a.btn-small-rollover.preview
{
	width: 104px;
	background: url(../Images/btn-preview.png) 0px 0px no-repeat;
}

a.btn-small-rollover.preview:hover 
{
	background-position: 0px -36px;
}

a.btn-small-rollover.publish
{
	width: 104px;
	background: url(../Images/btn-publish.png) 0px 0px no-repeat;
}

a.btn-small-rollover.publish:hover 
{
	background-position: 0px -37px;
}

a.btn-small-rollover.select
{
	width: 104px;
	background: url(../Images/btn-select.png) 0px 0px no-repeat;
}

a.btn-small-rollover.select:hover
{
	background-position: 0px -36px;
}

a.btn-small-rollover.new-website
{
	width: 134px;
	background: url(../Images/btn-new-website.png) 0px 0px no-repeat;
}

a.btn-small-rollover.new-website:hover 
{
	background-position: 0px -36px;
}

a.btn-small-rollover.choose-photos
{
	width: 164px;
	background: url(../Images/btn-choose-photos.png) 0px 0px no-repeat;
}

a.btn-small-rollover.choose-photos:hover 
{
	background-position: 0px -36px;
}

a.btn-small-rollover.logout
{
	width: 94px;
	background: url(../Images/btn-logout.png) 0px 0px no-repeat;
}

a.btn-small-rollover.logout:hover 
{
	background-position: 0px -36px;
}

a.btn-small-rollover.previous
{
	width: 124px;
	background: url(../Images/btn-previous.png) 0px 0px no-repeat;
}

a.btn-small-rollover.previous:hover 
{
	background-position: 0px -35px;
}

a.btn-small-rollover.next
{
	width: 104px;
	background: url(../Images/btn-next.png) 0px 0px no-repeat;
}

a.btn-small-rollover.next:hover 
{
	background-position: 0px -36px;
}

a.btn-small-rollover.finish
{
	width: 104px;
	background: url(../Images/btn-finish.png) 0px 0px no-repeat;
}

a.btn-small-rollover.finish:hover 
{
	background-position: 0px -36px;
}

a.btn-small-rollover.save
{
	width: 104px;
	background: url(../Images/btn-save.png) 0px 0px no-repeat;
}

a.btn-small-rollover.save:hover 
{
	background-position: 0px -36px;
}

a.btn-small-rollover.upload
{
	width: 104px;
	background: url(../Images/btn-upload.png) 0px 0px no-repeat;
}

a.btn-small-rollover.upload:hover 
{
	background-position: 0px -36px;
}

a.btn-small-rollover.submit
{
	width: 104px;
	background: url(../Images/btn-submit.png) 0px 0px no-repeat;
}

a.btn-small-rollover.submit:hover 
{
	background-position: 0px -36px;
}

a.btn-small-rollover.set-status
{
	width: 124px;
	background: url(../Images/btn-set-status.png) 0px 0px no-repeat;
}

a.btn-small-rollover.set-status:hover 
{
	background-position: 0px -36px;
}

a.btn-small-rollover.set-all-unknown-to-available
{
	width: 254px;
	background: url(../Images/btn-set-all-unknown-to-available.png) 0px 0px no-repeat;
}

a.btn-small-rollover.set-all-unknown-to-available:hover 
{
	background-position: 0px -35px;
}

a.btn-small-rollover.save-map-location
{
	width: 194px;
	background: url(../Images/btn-save-map-location.png) 0px 0px no-repeat;
}

a.btn-small-rollover.save-map-location:hover 
{
	background-position: 0px -35px;
}

a.btn-small-rollover.save-image
{
	width: 134px;
	background: url(../Images/btn-save-image.png) 0px 0px no-repeat;
}

a.btn-small-rollover.save-image:hover 
{
	background-position: 0px -36px;
}

a.btn-small-rollover.resend
{
	width: 104px;
	background: url(../Images/btn-resend.png) 0px 0px no-repeat;
}

a.btn-small-rollover.resend:hover 
{
	background-position: 0px -36px;
}

a.btn-small-rollover.remove-page
{
	width: 154px;
	background: url(../Images/btn-remove-page.png) 0px 0px no-repeat;
}

a.btn-small-rollover.remove-page:hover 
{
	background-position: 0px -36px;
}

a.btn-small-rollover.ok
{
	width: 104px;
	background: url(../Images/btn-ok.png) 0px 0px no-repeat;
}

a.btn-small-rollover.ok:hover 
{
	background-position: 0px -36px;
}

a.btn-small-rollover.find-location
{
	width: 154px;
	background: url(../Images/btn-find-location.png) 0px 0px no-repeat;
}

a.btn-small-rollover.find-location:hover 
{
	background-position: 0px -36px;
}


a.btn-small-rollover.edit
{
	width: 64px;
	background: url(../Images/btn-edit.png) 0px 0px no-repeat;
}

a.btn-small-rollover.edit:hover 
{
	background-position: 0px -33px;
}

a.btn-small-rollover.delete
{
	width: 104px;
	background: url(../Images/btn-delete.png) 0px 0px no-repeat;
}

a.btn-small-rollover.delete:hover 
{
	background-position: 0px -36px;
}


a.btn-small-rollover.change-password
{
	width: 174px;
	background: url(../Images/btn-change-password.png) 0px 0px no-repeat;
}

a.btn-small-rollover.change-password:hover 
{
	background-position: 0px -36px;
}

a.btn-small-rollover.cancel
{
	width: 104px;
	background: url(../Images/btn-cancel.png) 0px 0px no-repeat;
}

a.btn-small-rollover.cancel:hover 
{
	background-position: 0px -36px;
}

a.btn-small-rollover.browse
{
	width: 104px;
	background: url(../Images/btn-browse.png) 0px 0px no-repeat;
}

a.btn-small-rollover.browse:hover 
{
	background-position: 0px -36px;
}


a.btn-small-rollover.add-page
{
	width: 134px;
	background: url(../Images/btn-add-page.png) 0px 0px no-repeat;
}

a.btn-small-rollover.add-page:hover 
{
	background-position: 0px -36px;
}


a.btn-small-rollover.add-guest-comment
{
	width: 194px;
	background: url(../Images/btn-add-guest-comment.png) 0px 0px no-repeat;
}

a.btn-small-rollover.add-guest-comment:hover 
{
	background-position: 0px -35px;
}

a.btn-small-rollover.add-new
{
	width: 104px;
	background: url(../Images/btn-add-new.png) 0px 0px no-repeat;
}

a.btn-small-rollover.add-new:hover 
{
	background-position: 0px -36px;
}

a.btn-small-rollover.close
{
	width: 84px;
	background: url(../Images/btn-close.png) 0px 0px no-repeat;
}

a.btn-small-rollover.close:hover 
{
	background-position: 0px -36px;
}





.btns-wizard-previous-next
{
	clear:both;
	margin-top: 20px;
}
.btns-wizard-previous-next a
{
	float: left;	
	margin-right: 20px;	
}






.about-section h2 {
    height: 28px;
    margin-bottom: 15px;
    padding-left: 40px;
    padding-top: 0px;
	font-family: "Trebuchet MS","Lucida Grande",Arial,Helvetica,sans-serif;
}

.about-general h2
{
	background: url(../images/icons/24x24/promotion.png) no-repeat 0 50% transparent;
	
}



.about-sidebar-section
{
    padding-bottom: 20px;
}


.about-sidebar-section h3
{	
	height: 32px;	
}

.about-section, .about-sidebar-section
{
	margin-bottom: 15px;	
    border: 1px solid #E5E5E5;
    border-radius: 5px;
    -webkit-box-shadow: 0 8px 6px -6px #ccc;
	   -moz-box-shadow: 0 8px 6px -6px #ccc;
	        box-shadow: 0 8px 6px -6px #ccc;
    padding: 20px;	
	margin-right: 10px;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7F7F7',endColorstr='#FFFFFF',GradientType=0);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#F7F7F7), color-stop(100%,#FFFFFF));
	background: -moz-linear-gradient(top,#F7F7F7,#FFFFFF);
	background-image: -o-linear-gradient(#F7F7F7,#FFFFFF);
}

#sidebar-testimonials h3
{
	/*background: url(Images/Icons/24x24/comments.png) no-repeat 0 50% transparent;*/
	background: none;
}



#sidebar blockquote
{
	font-size: 12px;
	background: url("../images/open-quote.png") no-repeat scroll left top transparent;	
	margin-bottom: 20px;
}

#sidebar blockquote q
{
	text-indent: 30px;
}


.lnk-start-free-trial
{
	font-size: 14px;
	display: block;
	margin: 20px 0 0;
	font-weight: bold;
}


.sitemaker-wrapper #head
{
	height: 125px;
	margin-bottom: -15px;
}

.sitemaker-wrapper #footer
{
    height: 100px;
}

.sitemaker-wrapper #page-header
{
	margin: 10px 0;
	height: 85px;
}

.sitemaker-wrapper #page-header h1
{
	font-size: 22px;
}

.highlight
{
	color: #F09100;
}

#dashboard-my-website { background: url(../Images/Icons/64x64/computer.png) no-repeat top left transparent; }
#dashboard-my-enquiries { background: url(../Images/Icons/64x64/mail_receive.png) no-repeat top left transparent; }
#dashboard-analytics { background: url(../Images/Icons/64x64/chart.png) no-repeat top left transparent; }
#dashboard-forums { background: url(../Images/Icons/64x64/comments.png) no-repeat top left transparent; }
#dashboard-help { background: url(../Images/Icons/64x64/support.png) no-repeat top left transparent; }
#dashboard-my-account { background: url(../Images/Icons/64x64/male_female_users.png) no-repeat top left transparent; }

#my-website-settings { background: url(../Images/Icons/64x64/tools.png) no-repeat top left transparent; }
#my-website-design { background: url(../Images/Icons/64x64/palette_brush.png) no-repeat top left transparent; }
#my-website-content { background: url(../Images/Icons/64x64/edit_page.png) no-repeat top left transparent; }
#my-website-domain { background: url(../Images/Icons/64x64/add_link.png) no-repeat top left transparent; }
#my-website-seo { background: url(../Images/Icons/64x64/chart_up.png) no-repeat top left transparent; }
#my-website-analytics { background: url(../Images/Icons/64x64/chart.png) no-repeat top left transparent; }
#my-website-social-tools { background: url(../Images/Icons/64x64/users.png) no-repeat top left transparent; }
#my-website-additional-services { background: url(../Images/Icons/64x64/add_to_shopping_cart.png) no-repeat top left transparent; }
#my-website-widgets { background: url(../Images/Icons/64x64/add_process.png) no-repeat top left transparent; }
#my-website-language { background: url(../Images/Icons/64x64/globe.png) no-repeat top left transparent; }
#my-website-mobile-display { background: url(../Images/Icons/64x64/mobile_phone.png) no-repeat top left transparent; }
#my-website-online-booking { background: url(../Images/Icons/64x64/credit_cart.png) no-repeat top left transparent; }
#my-website-verification { background: url(../Images/Icons/64x64/user_accept.png) no-repeat top left transparent; }
.my-website-blog { background: url(../Images/Icons/64x64/user_comment.png) no-repeat top left transparent; }


#active-website 
{	
	background: #F0F0F0;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 20px;	
	font-size: 14px;
	font-weight: bold;
	color: #004363;
	padding: 10px 10px 10px 20px;
	border: 1px solid #ccc;
}


#edit-content-menu 
{	
	float:left;
	width:140px;		
}

/*- Menu Tabs--------------------------- */


    #tabs {
    background: none repeat scroll 0 0 #0F6F9F;
    clear: both;
    float: left;
    font-size: 14px;
    line-height: normal;
    margin: -30px 0 20px;
    overflow: hidden;
    width: 100%;
}
	  
    #tabs ul {
        margin:0 auto;
        padding:10px 10px 0 0;
        list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url(../Images/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	  font-weight: bold;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url(../Images/tabright.gif) no-repeat right top;
      padding:5px 12px 4px 4px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

        #tabs .current a {
                background-position:0% -42px;
        }
        #tabs .current a span {
                background-position:100% -42px;
				color:#FF9834;
        }



.edit-content
{
	width: 900px;
	margin-bottom: 20px;
}

.inner-wrapper-edit-content .edit-content
{
    width: 760px;
    clear: both;
}

.edit-pages #page-footer-options
{
    width: 800px;
    clear: right;
    float: right;
}

.form h2
{
    font-size: 16px;
	border-bottom: dashed 1px #CCCCCC;
	padding-bottom: 5px;
}

.form.edit-content label
{
	margin-top: 15px;
}

#logout
{
	float: right;
	margin-top:25px;
}

#table-choose-pages td
{
	padding: 10px;
	vertical-align:top;
}

#table-choose-pages td input
{
	margin-top: 20px;		
}

#content
{
    float: left;
	font-size: 12px;
	width: 600px;
	/*border-right: dashed 1px #ccc;*/
}

#content ul
{
	margin: 5px;
	padding: 5px;
}

#content ul li
{
	list-style: none;
	margin-bottom: 5px;
	background: url(../images/icons/16x16/accept.png) no-repeat 0 50% transparent;	
	padding-left: 30px;
}

.section
{
	margin-bottom: 40px;
}

#sidebar {
    float: right;
    width: 335px;
	margin-left: 0;
}

#primary
{	
	position: relative;
	float: left;
	width: 450px;
}

#primary p
{
	font-size: 12px;
}

#explanation
{
	margin-top: 20px;
	background: #F1F8FA;
	padding: 20px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 12px;
}

#explanation ul
{
    margin: 0;    
}

#additional-services-note
{
	margin-top: 40px;
	background: #ffffcc;
	padding: 20px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#additional-services-note h3
{
    font-size: 16px;
}


#secondary
{	
	position: relative;
	float: right;
	width: 450px;
}

.pricing-icon
{
	float:left; 
	margin-right: 10px;
}

#price-text, #pricing-free-trial-text
{
	margin-left: 74px;
	margin-top: 40px;
}

#faq-main-content
{
	width: 940px;
}


#faq-quick-links
{	
	background: #F1F8FA;	
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 0px;	
	padding: 20px 10px 10px;
}

#faq-quick-links ul
{
	margin-left: 20px;
	padding-left: 20px;
}

#faq-quick-links li
{	
	margin-bottom: 10px;
}

#faqs h2
{
	font-size: 16px;
	margin-top: 40px;
}

.ratesTable {}
.ratesTable th, .ratesTable td {
	padding:5px;
	text-align:left;
	color:#274660;
}
.ratesTable th { border-bottom:1px solid #274660; }
.ratesTable td { border-bottom:1px solid #ccc; }

.availabilityTable {
	background:#fff;
	margin-bottom: 10px;
	width:760px;
	border:1px solid #ccc;
	border-collapse:collapse;
	font-size: 12px;
}
.availabilityTable th {
 background-color:#EFEFEF;
border-bottom:1px solid #CCCCCC;
color:#000000;
padding:2px 4px;
white-space: nowrap;
}
.availabilityTable td {
	padding:2px 0;
	width:19px;
	border-bottom:1px solid #ccc;
	text-align:center;
}

.weekend, .available-weekend { background:#e7f4ff; }
.unavailable { background:#F7B6B6; }
.unavailable-weekend { background:#DDB3C0; }
.unknown-weekend { background:#e1e1e1; }
.unknown { background:#eeeeee; }

.unavailable-arrival { background:url(../images/bg_accommodation.gif) 0 0 no-repeat; }
.unavailable-departure { background:url(../images/bg_accommodation.gif) -19px 0 no-repeat; }

.unavailable-arrival-weekend { background:url(../images/bg_accommodation.gif) 0 -22px no-repeat; }
.unavailable-departure-weekend { background:url(../images/bg_accommodation.gif) -19px -22px no-repeat; }

.unavailable-arrival-unknown { background:url(../images/bg_accommodation.gif) 0 -44px no-repeat; }
.unavailable-departure-unknown { background:url(../images/bg_accommodation.gif) -19px -44px no-repeat; }

.unavailable-arrival-unknown-weekend { background:url(../images/bg_accommodation.gif) 0 -66px no-repeat; }
.unavailable-departure-unknown-weekend { background:url(../images/bg_accommodation.gif) -19px -66px no-repeat; }


.availabilityLegend {
	background:#fff;
	border:1px solid #ccc;
	padding:0 5px;
	margin:10px 0;
	width:500px;
}
.availabilityLegend img {
	
	margin: 0 5px;
	
}
.availabilityLegend p { margin:10px 0; }

.datatable table
{
	border: 1px solid #D6DDE6;
	border-collapse: collapse;	
}

.datatable td
{
	border: 1px solid #D6DDE6;
	padding: 4px;
}

.datatable th
{
	/*border: 1px solid #D6DDE6;*/
	background-color: #666;
	color:#FFF;
	font-weight:bold;
	text-align:left;	
	padding: 5px;
}

.datatable th a
{	
	color:#FFF;	
}

.datatable th a:hover
{	
	color:#FFF;	
}

.datatable th a:visited
{	
	color:#FFF;	
}

/* Modal Popups */
.modalBackground { background-color:Gray; filter:alpha(opacity=70);	opacity:0.7; z-index: 9999; }
.modalPanelMessage { padding: 30px 20px 20px 20px; width:400px; min-height: 100px; z-index: 99999;}
.modalMultipleProperties { padding: 20px 20px 20px 20px; margin-left: auto; margin-right: auto; width:300px; z-index: 99999;}
.modalSearchingPleaseWait { padding: 10px; margin-left: auto; margin-right: auto; width:200px; z-index: 99999;}
.modalWidget { padding: 20px; width:240px; min-height: 100px; z-index: 99999;}


.guestbookEntry
{	
	margin-top: 10px;
	/*border: solid 1px #ccc;*/
	padding:10px;	
	width:500px;
}

.guestbookComment
{
	
}

.guestbookName
{
	margin-top: 10px;
	font-style: italic;
}

/* Calendar */
.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: #ffffcc;
    color: Blue;
    z-index: 10000;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

.MyCalendar td
{
    border:none;
    padding:0;
}

/* CONTROLS */
/* Ajax Watermark */
.watermark { color: #999999; }

/* Error Message */
.error-wrapper { float: left; background-color: #ffffcc; border: solid 1px #999999; padding: 5px 5px 5px 5px; margin: 5px 0px 10px 0px; width: 95%; min-height: 35px; }
.error-image { float: left; width: 48px; height: 48px; }
.error-detail 
{	
	padding-top: 5px; 
	margin-left: 58px;  
	color:#000;
}

.selectable-item
{
    margin-bottom: 20px;
}


.ui-tooltip
{
    /*width: 220px;*/
    font-size: 12px;
}


.section-colour-scheme
{
    float: left;
    border: solid 1px #cccccc;
    padding: 10px;
    margin: 15px;
    background-color: #cccccc;
}


.section-colour-scheme img
{
    width: 200px;
}

.theme-item-selected
{    
    border: solid 4px #666666;
    padding: 6px;
}

.btns-choose-colour-scheme
{
    clear:both;    
    margin-top: 20px;
    margin-left: 30px;
}

.btns-choose-colour-scheme a
{
    float: left;	
	margin-right: 20px;		

}

.rates, .rates input
{
    font-size: 11px;
}

.help-text
{
    font-size: 12px;
    color: Gray;
}

.btn
{
    padding: 4px 6px;
    font-size: 14px;    
    color: #004363;
}

.btn.preview
{
    float:right;
}

.btn-active-site
{
    padding: 4px 6px;
    font-size: 12px;    
    color: #004363;
    margin: 0 2px;
}

.btn-small
{
    padding: 4px 6px;
    font-size: 12px;    
    color: #004363;
    margin: 0 2px;
}

.btn-link
{
    
    font-size: 12px;    
    padding: 0 5px;    
}

.active-site-status
{
    color: #D6332A;
    margin: 0 10px;
    font-size: 12px;
}

#active-website label, #active-website input
{
    font-size: 12px;
}


ul.pages-sort-order
{
	list-style-type: none;	
	margin: 0;
	padding: 0;
}

ul.pages-sort-order li 
{
	
	display: inline;
	border: solid 1px #ccc;
	padding: 10px;	
	background-color: #FFFFFF;
}

ul.pages-sort-order li.ui-state-disabled
{		
	background-color: #E7E7E7;
}

ul.widgets-sort-order
{
	list-style-type: none;	
	margin: 0;
	padding: 0;
}

ul.widgets-sort-order li 
{
	
	border: solid 1px #ccc;
	padding: 10px;	
	background-color: #FFFFFF;
}

ul.widgets-sort-order li.ui-state-disabled
{		
	background-color: #E7E7E7;
}

#widgets-select
{
	width: 600px;
	float:left;
}

#widgets-order
{
	float:right;
	width: 210px;
	margin-left: 50px;
}


.right
{
    float:right;
}

.map-sidebar
{
    float: left; 
    width: 140px; 
    margin-left: 20px;
}

.marked-map-location
{
    border: solid 1px #ccc; 
    padding: 10px;
    background-color: #ffffcc;
}

.cal-month
{
    border:1px solid #BFBFBF;
    display:inline;
    float:left;    
    font-size:12px;
    margin-bottom:1em;
    margin-right:4px;
    padding:4px;
    background-color: #FFFFFF;
}

th.cal-month-heading
{
    background-color:#666666;
    color:#FFFFFF;
    font-weight:bold;
}

.cal-month th, .cal-month td 
{    
    overflow:visible;
    vertical-align:middle;
    text-align: center;
    white-space:nowrap;
    width:19px;
    padding: 2px 0;
}

.cal-month-day-heading
{
   background-color:#CCCCCC;
   color:#000000; 
}

.photo-manager-photo-wrapper
{
    float: left;
    text-align: center; 
      
}

.page-guidance
{ 
  background-color: #ffffcc; 
  border: solid 1px #999999; 
  padding: 10px; 
  margin: 10px 0px;   
  font-size: 12px;
}

.warning
{
    color: #D6332A;
}

.page-guidance-translations
{ 
  background-color: #ffffcc; 
  border: solid 1px #999999; 
  padding: 10px; 
  margin: 0 0 10px;   
  font-size: 12px;
  width: 777px;
  float: right;
}

.page-guidance-pages
{ 
  background-color: #ffffcc; 
  border: solid 1px #999999; 
  padding: 10px; 
  margin: 0 0 10px;   
  font-size: 12px;    
}

.btnDontShowMsg
{        
    font-size: 11px;
}

.form input.charCount
{
    width: 50px;
}

.chosen-colour-scheme
{
    float: left;
    margin-bottom: 20px;
}

#affiliates-explanation 
{
    -moz-border-radius:10px 10px 10px 10px;
    background:none repeat scroll 0 0 #F1F8FA;
    margin-bottom:20px;
    margin-right:20px;
    padding:20px;
    width:410px;
}

#affiliates-explanation p
{
    font-size: 14px;
}

.show-website-url
{    
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 10px;	
	font-size: 14px;
	font-weight: bold;
	color: #004363;
	padding: 5px 0 5px 210px;	
}

.header-image-crop
{
    padding: 20px 0;
}

.header-image-cropped
{
    padding: 20px 0;
}

.paypalLogo
{
    padding-top: 30px;
}

.submit-button-rollover
{
    background-repeat: no-repeat;
    background-position: 0 0px;
    border: 0;
    font-size: 0; 
    line-height: 0;
    display:block;
    text-indent:-999px;
    cursor: pointer;
}

.highlight-text
{
    color: Red;
}

#register
{
    position: relative;
	float: left;
	width: 450px;
}

#register-sidebar
{
    float:right;
	width: 320px;
	margin-left: 50px;	
	background: #F1F8FA;
	padding: 20px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.form.affiliate-login
{    
	width: 410px;
	margin-top: 20px;
}

.quote
{
    font-style: italic;
}

.video-list-item
{
    padding-right:10px;
    float:left;
}

.video-thumb
{
	height: 150px; 
	width: 200px; 
	border-width: 0px;
	margin: 5px 0;
}

#examples-image
{
    margin: 0 20px 30px;
}

#example-links
{
    padding-top: 15px;
}

.affiliates-primary
{
    float:left;
}

.affiliates-secondary
{
    float:right;
}

.affiliate-ad
{
    
    padding: 20px 0 30px;
    border-bottom: 1px dashed #CCCCCC;
}



#examples
{
    width: 670px;
    float: left;
}

.example-screen
{
    float: left;
    margin: 0 10px 10px 0;
    padding: 10px;
    border: solid 1px #CCCCCC;
    text-align: center;
}

div.example-screen:hover 
{ 
    border: solid 1px #666666;
    background-color: #EFEFEF;
} 

.example-link
{
    padding-top: 10px;
}

#examples-description
{
	margin: 10px auto 20px;
	background: #F1F8FA;
	padding: 20px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 900px;
}


.example
{
    width: 887px;
    border-bottom: none;
    padding: 20px;
    clear: both;
    float: left;
    height: auto;
}
.example-image
{    
    float:left;
    width: 350px;
}

.example-image a, .example-image a:visited
{
    float:left;
    box-shadow: 0px 2px 2px #ccc;
}

.example-image a:hover
{    
    box-shadow: 0px 2px 2px #000;
}

.example-description
{
    float:left;
    padding: 20px 40px;
    width: 400px;    
    font-size: 14px;
}

.examples-start-free-trial
{
    clear: both;
    float: left;
    margin: 20px;
}

.example ul
{
	margin: 5px;
	padding: 5px;
}

.example ul li
{
	list-style: none;
	margin-bottom: 5px;
	background: url(../images/icons/16x16/accept.png) no-repeat 0 50% transparent;	
	padding-left: 30px;
}


#testimonial-nav { margin: -40px 0 5px; float: right;}
#testimonial-nav a, #testimonials strong { margin: 0 5px; padding: 1px 5px; background: #999999; text-decoration: none; color: #FFFFFF; font-size: 11px; font-weight: bold;}
#testimonial-nav a.activeSlide { background: #E18800 }
#testimonial-nav a:focus { outline: none; }

.article-share-top
{
    float: right;
}

.article-share-bottom
{
    margin-top: 30px;
}

.articles-main
{
    width:600px;
    float:left;    
}

.browse-articles
{
    font-size: 12px;
    color: #999;
}

.articles-sidebar
{
    width:310px;
    float:right;
}

.article-box
{
    margin-bottom: 20px;
}



.article-breadcrumbs
{
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: bold;
}

.article-list
{
    clear: both;
    padding-top: 40px;
}

.article-list h2
{
    font-size: 16px;
    margin-bottom: 5px;
}

.articlebox h2
{
    font-size: 18px;
    
}

.article-footer
{
    border-top: solid 1px #ccc;
    width: 100%;
    padding: 10px 0 20px;
    margin-top: 30px;
}

table.linkTable
{
    margin-top: 20px;
}
.linkTable td
{
    
    padding: 5px;
}

#website-payment
{
    margin-top: 0px;
}

.payment-table table
{
	border: 1px solid #78AEC8;
	border-collapse: collapse;	
}

.payment-table td
{
	border: 1px solid #78AEC8;
	padding: 10px;
}

.payment-table th
{
	border: 1px solid #78AEC8;
	background-color: #78AEC8;
	color:#FFF;
	font-weight:bold;
	text-align:left;	
	padding: 10px;
}

.btn-pay-now
{
    padding: 0.5em 1.2em;
    font-size: 16px;    
    color: #004363;
}

.discount-code
{
    font-size: 85%;
}

.discount-code input
{
    font-size: 90%;
}

.edit-content blockquote
{    
    border-bottom: dashed 1px #ccc;
    padding: 20px;
}

blockquote.unapproved
{
    background-color: #FFFFCC;    
}

.widget-message
{
    padding: 10px 0;
}

.choose-theme table td
{
    vertical-align: top;
}


.shopping-cart-box
{
   font-size: 12px;
   -moz-border-radius:10px 10px 10px 10px;
   background:none repeat scroll 0 0 #F1F8FA;  
   padding: 10px;          
}

.shopping-cart-box-content
{
   padding: 6px;
}

.widget-area 
{         
    border: solid 1px #ccc;
    -moz-border-radius:10px 10px 10px 10px;
    padding: 10px 20px;
    margin-bottom: 20px;
 }
#sortable { list-style-type: none; margin: 0; cursor: move; height:auto !important;} 
#sortable1 { list-style-type: none; margin: 0; cursor: move; height:auto !important;} 
#sortable2 { list-style-type: none; margin: 0; cursor: move; height:auto !important;} 
#sortable3 { list-style-type: none; margin: 0; cursor: move; height:auto !important;} 
#sortable4 { list-style-type: none; margin: 0; cursor: move; height:auto !important;} 
.widgetPlaceHolder { background-color: #ffffcc; padding: 5px; border: 1px dashed #999; min-height:20px; height:auto !important; height:20px; } 
.sortable-move {  }



.divider
{
    border-top: dashed 1px #ccc;
    margin: 20px 0;
    clear: both;
}

/*** Superfish menu ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
	font-size: 12px;	
}
.sf-menu a {
	border-left:	1px solid #ccc;
	border-top:		1px solid #ccc;
	font-weight: bold;
	padding: 		.75em 1em;
	text-decoration:none;	
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.sf-menu li {
	background:		#959595;
}
.sf-menu li li {
	background:		#959595;
}
.sf-menu li li li {
	background:		#959595;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#666;
	outline:		0;
}

.sf-menu .current{
	background:		#666;
}

.partners
{
    font-size: 12px;
}
.partners table td
{
    padding-right: 20px;
    vertical-align: top;
}


.newsletter-subscribe
{
    clear: both;
    margin-bottom: 30px;
    font-weight: normal;
    font-size: 13px;
    /*background: none repeat scroll 0 0 #F1F8FA;
    border-radius: 10px 10px 10px 10px;    
    padding: 20px;*/
}


.tinymcePasteWarning
{
    font-size: 12px;
    /*background-color: #ffffcc; 
    border: solid 1px #999999;*/
    padding: 5px 5px 5px 5px;
    margin-bottom: 5px;    
	width: 470px;
}


.sub-menu-header
{
    
    padding: 5px;
    text-decoration: none;
    font-size: 14px;
    width: 94px;
    font-weight: bold;
    color: #999;
}

.menuListContainer
{
    float: left;    
    margin: 10px 0;
    border-left: solid 2px #fff;
    border-right: solid 2px #fff;
    clear: both;
    
}

ul.menulist 
{
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 border-top: solid 2px #fff;	 	
}

.menulist li 
{
	clear:both;
	float:left;
	width:700px;	
	margin:0;
	border-bottom: solid 2px #fff;
	padding: 10px 10px 10px 20px;		
	color: #000;
	background: #E5E3E3
	/*-moz-border-radius: 5px;
	border-radius: 5px;*/
}



.ui-state-disabled
{
	cursor: default !important;
    background: none repeat scroll 0 0 #fff22;
}

.menulist li ul.menulist 
{
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 border-top: solid 2px #fff;	
	 width: 630px;	 
}

.menulist li ul.menulist li
{	
	background-color: #DDDBDB;	
	width: 600px;				
}


.menuItemLeft 
{
	float:left;
	margin-right: 20px;
}

.menuItemRight 
{
	float:right;
	padding:5px 5px 5px;
}

.sortable li {
    cursor: move;
}
.ui-state-highlight {
    background: none repeat scroll 0 0 #ffffcc;
    height: 47px;
    line-height: 47px;
}

.reorder-button
{
    float: left;
}

.captcha-hint
{
  font-size : 11px;
  margin: 5px 0;
}

.connect-with-us
{
    float: right;
    width: 200px;
    margin: 20px 0 20px 0;
}

span.domainList label 
{
	display: inline;
	font-size: 14px;
	font-weight: normal;
	margin-left: 5px;		
}

/** Pricing Page **/

.packege-hold {
	width:100%;
	padding:8px 0 0;
}
.packege-hold .heading {
	width:100%;
	overflow:hidden;
	margin:0 0 9px;
}
.packege-hold .heading h2 {
	float:left;
	color:#525252;
	font: 30px/36px "arial black", gadget, sans-serif;
	letter-spacing:-1px;
	margin:0;
}
ul.flag-switch {
	margin:6px 0 0 !important;
	padding:0;
	list-style:none;
	float:right;
	font-size:15px;
	color:#4f4f4f;
}
.flag-switch li {
	float:left;
	margin:0 0 0 9px;
	font-weight:bold !important;
	line-height:23px !important;
}
.flag-switch a {
	float:left;
	width:35px;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
}
.flag-switch .gb {background:url(../Images/Pricing/ico-gb.png) no-repeat 0 -27px;}
.flag-switch .europe {background:url(../Images/Pricing/ico-europe.png) no-repeat 0 -27px;}
.flag-switch .usa {background:url(../Images/Pricing/ico-usa.png) no-repeat 0 -27px;}
.flag-switch a:hover,
.flag-switch .active a {background-position:0 0;}
.price-gallery {
	width:100%;
	overflow:hidden;
}
.price-gallery .price-holder {
	width:937px;
	background:url(../Images/Pricing/bg-price-table.gif) repeat-y -1874px 0;
}
.price-gallery .holder {background:url(../Images/Pricing/bg-price-table.gif) no-repeat -937px 0;}
.price-gallery .frame {
	background:url(../Images/Pricing/bg-price-table.gif) no-repeat 0 100%;
	width:937px;
}
.price-gallery .gallery-holder {
	width:937px;
	position:relative;
	overflow:hidden;
}
.price-gallery .gallery-holder ul {
	width:99999px;
	position:relative;
	padding:0;
	margin:0 !important;
	list-style:none;
	top:0;
	left:0;
	overflow: hidden;
}
.price-gallery .gallery-holder ul li {
	width:937px;
	float:left;
	padding:18px 0;
	overflow:hidden;
}
.price-gallery .cols-holder {
	width:103%;
	position:relative;
}
.price-gallery .cols-holder:after {
	content:"";
	display:block;
	clear:both;
}
.price-gallery .col {
	float:left;
	width:297px;
	padding:0 0 22px;
	margin:0 24px 0 0;
}
.price-gallery .col2 {margin:0 22px 0 0;}
.price-gallery .col .head {
	background:url(../Images/Pricing/bg-price-head.gif) no-repeat;
	width:297px;
	height:68px;
	overflow:hidden;
	text-align:center;
	font: 28px/52px "arial black", gadget, sans-serif;
	color:#fff;
	letter-spacing:-1px;
	text-shadow: 1px 1px #ab7a05;
	margin:0 0 4px;
}
.price-gallery .col .price {
	width:100%;
	overflow:hidden;
	margin:0 0 8px;
}
.price-gallery .col .price strong {
	float:left;
	color:#f1ac07;
	font: 58px/60px "arial black", gadget, sans-serif;
	letter-spacing:-1px;
	margin:0 0 0 34px;
}
.price-gallery .col2 .price strong,
.price-gallery .col3 .price strong {
	letter-spacing:-2px;
	margin:0 0 0 10px;
	position:relative;
}
* html .price-gallery .col2 .price strong,
* html .price-gallery .col3 .price strong {letter-spacing:-2px;}
*+html .price-gallery .col2 .price strong,
*+html .price-gallery .col3 .price strong {letter-spacing:-2px;}
.price-gallery .col .price sup {
	font-size:34px;
}
@font-face {
    font-family: 'FuturaStdExtraBoldCondensed';
    src: url('../fonts/futurastd-condensedextrabd-webfont.eot');
    src: url('../fonts/futurastd-condensedextrabd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futurastd-condensedextrabd-webfont.woff') format('woff'),
         url('../fonts/futurastd-condensedextrabd-webfont.ttf') format('truetype'),
         url('../fonts/futurastd-condensedextrabd-webfont.svg#FuturaStdExtraBoldCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}
.price-gallery .col .price .btn-price {
	float:right;
	background:url(../Images/Pricing/bg-btn.png) no-repeat;
	width:120px;
	height:36px;
	text-align:center;
	color:#fff;
	margin:17px 21px 0 0;
	font: 19px/32px 'FuturaStdExtraBoldCondensed', Arial, Helvetica, sans-serif;
}
.price-gallery .col .price .btn-price:hover {
	background-position:0 -36px;
	text-decoration:none;
}
.price-gallery .note {
	padding:0 5px 0 13px;
	color:#325363;
}
.price-gallery .note p {
	margin:0 0 12px!important;
	font-size:12px;
	line-height:17px !important;
	font-weight:bold;
}
.price-gallery .descript {
	padding:18px 11px 0;
	margin:0 2px;
	background:url(../Images/Pricing/arrow1.png) no-repeat;
	font-weight:bold;
	height:89px;
}
.price-gallery .descript2 
{
    padding-top:16px;
    height: 100px;
}
.price-gallery .descript p {
	font-size:13px;
	line-height:18px !important;
	margin:0 !important;
}
.price-gallery .col3 .descript p {line-height:15px !important;}
.price-gallery .features-title {
	display:block;
	background:url(../Images/Pricing/bg-features-title.gif) no-repeat;
	width:257px;
	height:46px;
	padding:0 18px;
	font: 18px/38px "arial black", gadget, sans-serif;
	color:#424242;
	margin:0 2px 7px;
}
.price-gallery .features-list {
	margin:0 !important;
	padding:0 2px 0 16px !important;
	list-style:none;
	width:auto !important;
	color:#303030;
	min-height:172px;
}
.price-gallery .features-list li {
	background:url(../Images/Pricing/bull1.gif) no-repeat 0 2px;
	padding:0 5px 12px 19px !important;
	float:none !important;
	width:auto !important;
	font-size:13px;
	line-height:16px;
	font-weight:bold;
}
.price-gallery .btn-price-bottom {
	position:absolute;
	bottom:-13px;
	margin-left:81px;
	background:url(../Images/Pricing/bg-btn.png) no-repeat;
	width:120px;
	height:36px;
	text-align:center;
	color:#fff;
	font: 19px/32px 'FuturaStdExtraBoldCondensed', Arial, Helvetica, sans-serif;
}
.price-gallery .btn-price-bottom:hover {
	background-position:0 -36px;
	text-decoration:none;
}
.price-gallery .most-popular {
	background:url(../Images/Pricing/ico-most-popular.png) no-repeat;
	width:61px;
	height:60px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	margin:0 0 0 240px;
	top:-18px;
}
.packege-hold .promo-note {
	background:url(../Images/Pricing/bg-promo-note.gif) no-repeat 0 100%;
	padding:12px 25px 8px;
	line-height:20px !important;
	font-size:16px;
	margin:0 0 29px;
}
.packege-hold .promo-note strong {
	font-family: "arial black", gadget, sans-serif; 
	color:#f2ae07;
}
.packege-hold .promo-note p {
	margin:0 !important;
	font-weight:bold;
}
.info-box {
	width:939px;
	background:url(../Images/Pricing/bg-info-box.gif) repeat-y -1878px 0;
	/*margin:0 0 41px;*/
	margin:0;
}
.info-box .holder {background:url(../Images/Pricing/bg-info-box.gif) no-repeat;}
.info-box .frame {
	background:url(../Images/Pricing/bg-info-box.gif) no-repeat -939px 100%;
	padding:15px 24px 6px;
}
.info-box h3 {
	font: 24px/30px "arial black", gadget, sans-serif;
	color:#3c3c3c;
	margin:0 0 15px !important; 
}
.info-box p {
	font-size:13px !important;
	line-height:16px !important;
	margin:0 0 15px !important;
}
.info-box h4 {
	font-size:14px;
	margin:0 0 8px;
	color:#373737;
}
.info-box .signature {
	width:100%;
	overflow:hidden;
	color:#373737;
}
.info-box .signature span {
	float:right;
	margin:4px 10px 0 0;
}
.info-box .signature span a {color:#137d87;}
@font-face {
    font-family: 'DanielRegular';
    src: url('../fonts/daniel-webfont.eot');
    src: url('../fonts/daniel-webfont.eot?') format('embedded-opentype'),
         url('../fonts/daniel-webfont.woff') format('woff'),
         url('../fonts/daniel-webfont.ttf') format('truetype'),
         url('../fonts/daniel-webfont.svgz#DanielRegular') format('svg'),
         url('../fonts/daniel-webfont.svg#DanielRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.info-box .signature .thats-promise {
	float:left;
	margin:0 0 0 172px;
	font: 20px 'DanielRegular', Arial, Helvetica, sans-serif;
}
* html .info-box .signature .thats-promise {
	background:url(../Images/Pricing/text-promise.gif) no-repeat;
	width:121px;
	height:21px;
	text-indent:-9999px;
	overflow:hidden;
}
*+html .info-box .signature .thats-promise {
	background:url(../Images/Pricing/text-promise.gif) no-repeat;
	width:121px;
	height:21px;
	text-indent:-9999px;
	overflow:hidden;
}
.descript-box{
	width:939px;
	background:url(../Images/Pricing/bg-info-box.gif) repeat-y -1878px 0;
	position:relative;
	margin-bottom: 30px;
}
.descript-box .holder {background:url(../Images/Pricing/bg-info-box.gif) no-repeat;}
.descript-box .frame {
	background:url(../Images/Pricing/bg-info-box.gif) no-repeat -939px 100%;
	padding:0 0 15px;
	height:1%;
}
.descript-box .heading {
	background:url(../Images/Pricing/bg-descript-heading.gif) no-repeat;
	width:939px;
	height:54px;
	overflow:hidden;
	margin:0;
}
.descript-box .heading h3 {
	font:30px/52px "arial black", gadget, sans-serif;
	color:#fff;
	text-shadow: 1px 1px #ab7a05;
	padding:0 0 0 113px;
	letter-spacing:-1px;
}
.descript-box .heading .price-tag {
	background:url(../Images/Pricing/bg-price-tag.png) no-repeat;
	width:99px;
	height:95px;
	position:absolute;
	left:4px;
	top:-25px;
	font:51px/90px "arial black", gadget, sans-serif;
	color:#fff;
	text-align:center;
}


.descript-box .heading .price-tag sup {font-size:26px;} 


.descript-box .heading-seo {
	background:url(../Images/Pricing/bg-descript-heading.gif) no-repeat;
	width:939px;
	height:54px;
	overflow:hidden;
	margin:0;
}

.descript-box .heading-seo h3 {
	font:30px/52px "arial black", gadget, sans-serif;
	color:#fff;
	text-shadow: 1px 1px #ab7a05;
	padding:0 0 0 155px;
	letter-spacing:-1px;
}
.descript-box .heading-seo .price-tag {
    background: url("../Images/Pricing/bg-price-tag-large.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font: 51px/125px "arial black",gadget,sans-serif;
    height: 140px;
    left: 4px;
    position: absolute;
    text-align: center;
    top: -40px;
    width: 140px;
}

.descript-box .heading-seo .price-tag sup {font-size:26px;} 

.descript-box .sub-heading {
	background:#f3f3f3 url(../Images/Pricing/bg-sub-heading.gif) repeat-x 0 100%;
	padding:17px 71px 19px;
	margin:0 2px;
	margin:0 0 8px;
}

.descript-box .sub-heading h4 {
	color:#414141;
	font:16px/20px "arial black", gadget, sans-serif;
	letter-spacing:-1px;
	margin:0 !important;
}

.descript-box .sub-heading-seo {
	background:#f3f3f3 url(../Images/Pricing/bg-sub-heading.gif) repeat-x 0 100%;
	padding:17px 71px 19px 140px;
	margin:0 2px;
	margin:0 0 8px;
}

.descript-box .sub-heading-seo h4 {
	color:#414141;
	font:16px/20px "arial black", gadget, sans-serif;
	letter-spacing:-1px;
	margin:0 !important;
}


.descript-box .title {
	background:url(../Images/Pricing/bg-title-descript.gif) no-repeat 0 100%;
	padding:0 29px 15px;
	margin:0 2px 7px;
}
.descript-box .title h4 {
	font:16px/20px "arial black", gadget, sans-serif;
	color:#3b3b3b;
	margin:0;
	letter-spacing:-1px;
}
.descript-box .text-holder {
	padding:0 39px 12px;
	font-size:13px;
	line-height:17px !important;
	color:#353535;
}
.descript-box .text-holder p {
	font-size:13px;
	line-height:17px !important;
	margin:0 0 5px !important;
}
.descript-box .text-holder h5 {
	font-size:14px;
	line-height:18px !important;
	margin:0 0 3px -5px;
	color:#2f2e2e;
}
.descript-box .bull-list {
	padding:0 0 0 5px;
	list-style:none;
	margin:0 0 7px !important;
}
.descript-box .bull-list li {
	padding:0 0 0 11px;
	background:url(../Images/Pricing/bull2.gif) no-repeat 0 6px;
}
.descript-box .arrow-list {
	padding:0;
	list-style:none;
	margin:0;
}
.descript-box .arrow-list li {
	padding:0 0 0 16px;
	background:url(../Images/Pricing/bull3.gif) no-repeat 0 3px;
}
.descript-box .more {
	text-align:right;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	color:#373737;
	padding:0 35px;
	/*margin:-23px 0 0;*/
	margin:0;
}
.descript-box .more a {color:#137d87;}
.pound, .euro, .dollar{display:none;}

/** END Pricing Page **/

.intro-text {
    background: none repeat scroll 0 0 #FFFFCC;
    border-radius: 10px 10px 10px 10px;
    padding: 20px;
    width: 900px;
    margin-bottom: 20px;
}

.questionnaire .form label
{
    white-space: normal;
    line-height: 18px;
}

.wizard-buttons
{
    margin: 20px 0;
}

/* Home gallery */
.gallery{
	width:328px;
	overflow:hidden;
	position:relative;
	float:right;
	padding:49px 55px 0;
	margin:0 46px 0 0;
	display:inline;
}
.gallery .wrap{
	width:328px;
	height:205px;
	overflow:hidden;
	position:relative;
}
.gallery .wrap ul{
	margin:0;
	padding:0;
	list-style:none;
	width:9999px;
	overflow:hidden;
}
.gallery .wrap ul li{
	float:left;
	width:328px;
}
.gallery .wrap ul li img{
	height:auto;
	width:100%;
}
.gallery .prev,
.gallery .next{
	position:absolute;
	left:0;
	top:55%;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/bg-prev.png);
	width:28px;
	height:28px;
}
.gallery .next{
	background: url(../images/bg-next.png);
	left:auto;
	right:0;
}
.gallery .prev:hover{background: url(../images/bg-prev-hover.png);}
.gallery .next:hover{background: url(../images/bg-next-hover.png);}
/* PNG fix for IE6 */
* html .gallery .prev {
	cursor:pointer;
	background: url(none.gif);
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-prev.png', sizingmethod='scale');
}
* html .gallery .next {
	cursor:pointer;
	background: url(none.gif);
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-next.png', sizingmethod='scale');
}
* html .gallery .prev:hover {
	cursor:pointer;
	background: url(none.gif);
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-prev-hover.png', sizingmethod='scale');
}
* html .gallery .next:hover {
	cursor:pointer;
	background: url(none.gif);

	filter: progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-next-hover.png', sizingmethod='scale');
}
/* End Home gallery */

.got-multiple-properties p
{
    margin-top: 20px;
    font-size: 14px !important;
    color: #004363;    
}
.multi-prop-options-list li
{
    margin-bottom: 10px;
}

#headerImages { float: left; list-style-type: none; margin: 0; padding: 0; }
#headerImages li 
{ 
    margin:15px 0; 
    padding: 0; 
    float: left; 
    text-align: center; 
    width: 320px;
    color: #999;
    min-height: 120px;
}

.header-image-rotation-options
{
    margin: 10px 0;
}

.header-image-rotation-options td label
{
    font-weight: normal;
    font-size: 12px;
}

.multicropimage
{
    margin: 10px 0;
}

.multi-header-image-btns
{
    padding: 10px 0;
}

/*
.pricing h2, .pricing h3, .pricing h4
{
    text-shadow: 0 1px 0 #FFFFFF;
}
*/

.pricing h3
{
    font-size: 16px;
}

#pricing-intro
{
    margin-bottom: 40px;
}

.pricing-section {
    border-radius: 4px 4px 4px 4px;
    padding: 0;
    width: auto;
    margin: 20px 0 30px;
}


.pricing-section-top
{
    width: 600px;
    float: left;
    height: 336px;
}

.pricing-aside
{
    width: 260px;
    float: right;
    background-color: #EFEFEF;
    padding: 12px 15px 15px 15px;    
    -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* future proofing */
	-khtml-border-radius: 4px; /* for old Konqueror browsers */		
	border: 1px solid #DFDFDF;
	box-shadow: 1px 2px 5px #E5E5E5, 1px 1px 0 #FFFFFF inset, -1px -1px 0 #FFFFFF inset;
	margin-bottom: 10px;
}

.pricing-aside-highlight
{
    background-color: #FFFFCC;
}

.pricing-start-trial-link-large
{
    display:block; 
    padding-top: 15px; 
    font-size: 14px; 
    font-weight: bold;
}

.pricing-additional-services-heading
{
    clear: both; 
    margin-top: 40px;
    padding: 0 0 10px 18px;
}

.page-section
{
	margin-bottom: 15px;	
    border: 1px solid #E5E5E5;
    border-radius: 5px;
    -webkit-box-shadow: 0 8px 6px -6px #ccc;
	   -moz-box-shadow: 0 8px 6px -6px #ccc;
	        box-shadow: 0 8px 6px -6px #ccc;
    padding: 20px;	
	margin-right: 10px;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7F7F7',endColorstr='#FFFFFF',GradientType=0);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#F7F7F7), color-stop(100%,#FFFFFF));
	background: -moz-linear-gradient(top,#F7F7F7,#FFFFFF);
	background-image: -o-linear-gradient(#F7F7F7,#FFFFFF);
}


.feature
{
    min-height: 60px;
	padding: 0;
}

#faq-table-of-contents
{
	font-size: 14px;
}

#faq-table-of-contents ul
{
	margin: 0;
	padding: 0;
}


#faq-table-of-contents ul li
{
	list-style: none;
	margin-bottom: 10px;
	background: url(../images/icons/16x16/next.png) no-repeat 0 50% transparent;	
	padding-left: 30px;
	margin-left: 0;
}

#faqs ul
{
	margin: 5px;
	padding: 5px;
}

#faqs ul li
{
	list-style: none;
	margin-bottom: 5px;
	background: url(../images/icons/16x16/accept.png) no-repeat 0 50% transparent;	
	padding-left: 30px;
}

#faqs h2 {
    font-size: 16px;
    margin-top: 0;
}

.nowrap
{
    white-space: nowrap;
}

.update-notification
{
     background-color: #ffffcc; 
     border-bottom: solid 1px #999999;
     padding: 15px;
     text-align: center;   
     -webkit-box-shadow: 0 8px 6px -6px #ccc;
	   -moz-box-shadow: 0 8px 6px -6px #ccc;
	        box-shadow: 0 8px 6px -6px #ccc;
	 min-width: 940px;  
	 font-size: 14px;
}

.update-notification a
{
    font-weight: bold;
}


table.cookies-table {
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
	margin-bottom: 2.0em;
	font-size: 12px;
}

.cookies-table  th, .cookies-table td {
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #CCCCCC;
}

.cookies-table th {
    background: none repeat scroll 0 0 #EEEEEE;
}

.cookies-table th, .cookies-table td {
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #CCCCCC;
	padding: 0.8em;
}

.partner-logo
{
    border: solid 1px #ccc; 
    padding: 5px; 
    background-color: #fff;
}

.adminSection
{
    clear: both;
    margin: 20px 0;
}

.rentalRatesOffers
{
	background-color: #ffffcc; 
    border: solid 1px #999999; 
    padding: 5px 5px 5px 5px; 
    margin: 5px 0px 10px 0px;  
}

.bottom-padding
{
    padding-bottom: 30px;
}

.referral-popup p
{
    font-size: 14px;
    line-height: 20px;
}

.PagerStyle table
{
/*    text-align:center;
    margin:auto;*/
}

.PagerStyle table td
{
    border:0px;
    padding:5px;/*padding around pager numbers */
}

.PagerStyle td
{
/*    border-top: #1d1d1d 1px solid;*/
    height:40px;
}

.PagerStyle a {
    border-color: #999999;
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 8px;
    text-decoration: none;
}

.PagerStyle span
{
    font-weight:bold;
/*    color:#FFFFFF;*/
    text-decoration:none;
    padding:2px 10px 2px 10px;
}

.form-seperator
{
    border-top: dashed 1px #ccc;
    clear: both;
    margin-top: 20px;
}

#recyclebin { float:right; padding:10px 0; /*background:#aaa url(images/bkg-dark2.jpg) repeat scroll 0 0;*/ width:205px; height:45px;
              border-top-right-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topright:5px;}
#recyclebin a { float:right; padding:15px 0 15px 22px; margin:0 40px 0 20px; color:#000; }
#recyclebin a.empty { background: transparent url(/blogengine/admin/images/recyclebin.png) no-repeat scroll left 0; }
#recyclebin a.full { background: transparent url(/blogengine/admin/images/recyclebin.png) no-repeat scroll left -40px; }


.PMPBadgeLimit { max-width:600px; }


.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate3d(0, -25%, 0);
       -o-transform: translate3d(0, -25%, 0);
          transform: translate3d(0, -25%, 0);
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
