
#tos textarea {
    height: 350px;
    width: 100%;
}

#tos {
    text-align: center;
}

#clockEmbed {
    margin: 0 auto;
    text-align: center;
	padding: 10px;  
    position: relative; 
}

.dark embed {
    background-color: #000000;
}

.selectby {
    margin: 10px auto;
    text-align: center;
    width: 350px;
}

#timezones,
#countries,
#cities,
#countDown,
#countUp,
#sizes,
#date-format,
#time-format,
#timeInterval {
    margin: 5px auto;
    width: 644px;
}

#timezones label,
#countries label,
#countDown label,
#countUp label,
#cities label,
#sizes label,
#date-format label,
#time-format label,
#timeInterval label{
    float: left;
    font-weight: bold;
    padding-right: 1em;
    padding-top: 5px;
    width: 140px;
	clear: left;
}

#jsMarkup,
#embedMarkup {
    height: 100px;
    margin-bottom: 1em;
    width: 100%;
}

#countDown input {
    margin: 2px auto;
}

#countUp input {
    margin: 2px auto;
}
select {
    width: auto;
}
input.target-field {
    width: 30px;
}
input.option-text {
    width: 200px;
}
img.update {
	position: relative;
	top: 5px;
}

.galleryTopTabs{
float: left;
width: 710px;
padding: 0 0 10px 0;
border-bottom: 2px solid #eaeaea;
font-size: 12px;
}

.galleryTab{
float: left;
border: 1px solid green;
}

.galleryTopTabs a{
margin: 0 10px;
}

.galleryNewMessage{
float: left;
width: 710px;
padding: 10px 0;
}

.galleryClockTitle{
text-align: center;
font-weight: bold;
}

A.gal:link{ 
color:#666;  
font-weight: bold; 
text-decoration: none; 
}
A.gal:visited{ 
color:#666666; 
font-weight: bold;  
text-decoration: none;
}

A.gal:active{ 
color: #b75c01;  
font-weight: bold;  
text-decoration: none; 
}

A.gal:hover{ 
color: #b75c01;  
font-weight: bold;  
text-decoration: none; 
}

A.galOn:link{ 
color:#b75c01;  
font-weight: bold;   
text-decoration: none;
}

A.galOn:visited{ 
color:#b75c01; 
font-weight: bold;   
text-decoration: none;
}

A.galOn:active{ 
color: #4879a7;  
font-weight: bold;  
text-decoration: none;
}

A.galOn:hover{ 
color: #4879a7;  
font-weight: bold;  
text-decoration: none;
}

/* Gallery Details */

.galleryTitle{
float: left;
width: 710px;
font-weight: bold;
text-align: center;
color: #b75c01;
font-size: 16px;
padding: 0 0 5px 0;
}

.galleryContainer{
float: left;
width: 710px;
margin: 10px 0;
}

.galleryWallpaper{
float: left;
width: 100%;
}

.galleryColors{
width: 315px;
margin: 0 auto;
text-align: left;
font-weight: bold;
background-color: #eaeaea;
padding: 5px 0;
}

.galleryColorSwatches{
float: left;
width: 100%;
background-color: #eaeaea;
padding: 0 0 5px 0;
}

.galleryColorTitle{
font-weight: bold;
text-indent: 5px;
margin: 0 0 5px 0;
}

.galleryColorOption{
float: left;
width: 105px;
padding: 0 0 5px 0;
}

.galleryTimezoneRadio{
float: left;
width: 710px;
text-align: center;
margin: 0;
padding: 0;
}

.galleryTimezone{
float: left;
width: 710px;
text-align: center;
margin: 5px 0 0 0;
}

.galleryCountry{
float: left;
width: 710px;
text-align: center;
margin: 5px 0 0 0;
}

.galleryUpdateCity{
float: left;
margin: 0 0 0 5px;
}

.galleryOptionTitle{
float: left;
width:140px;
text-align: right;
font-weight: bold;
padding: 0 0 5px 0;
margin: 3px 0 0 0;
clear: left;
}

.galleryOptionInput{
float: left;
width: 500px;
padding: 0 0 5px 5px;
text-align: left;
}

.galleryOptionSpacer{
float: left;
margin: 2px 2px 0 2px;
}

.galleryOther{
float: left;
width: 710px;
}

.galleryDesc{
float: left;
width: 710px;
}

.galleryDescTitle{
float: left;
width: 100%;
margin: 10px 0 0 0;
font-weight: bold;
}

.widgetInstructions{
float: left;
width: 100%;
border-bottom: 2px solid #ccc;
font-weight: bold;
margin: 10px 0 5px 0;
}

.widgetLogo{
float: left;
width: 240px;
}

.widgetButton{
float: left;
width: 470px;
}

.widgetButton input{
float: left;
margin: 0 5px 0 0;
}

.updateButton{
float: left;
margin: 0 0 0 5px;
cursor: pointer;
}

textarea {
-webkit-appearance: textarea;
background-color: white;
border: 1px solid;
border-image: initial;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
-webkit-box-orient: vertical;
resize: auto;
cursor: auto;
padding: 2px;
white-space: pre-wrap;
word-wrap: break-word;
}

input, textarea, keygen, select, button, isindex, meter, progress {
-webkit-writing-mode: horizontal-tb;
}

textarea {
font-family: monospace;
}

input:not([type="image"]), textarea {
box-sizing: border-box;
}
textarea {
padding: 2px 0px 0px 2px;
}
input, textarea, keygen, select, button, isindex, meter, progress {
-webkit-writing-mode: horizontal-tb;
}
textarea {
	height: inherit;
	width: 100%;
}

galleryRow{
float: left;
width: 100%;
margin: 0 0 10px 0;
}

.galleryItem{
float: left;
width: 160px;
border: 2px solid #fff;
text-align: center;
margin: 0 5px;
padding: 10px 0;
font-weight: bold;
}

.galleryItem:hover{
border: 2px solid #eaeaea;
}

.galleryOptions{
float: left;
width: 100%;
text-align: center;
padding: 2px 0;
}

.galleryShell{
float: left;
width: 100%;
}

.galleryButton{
text-align: center;
padding: 2px 0 0 0;
}

.galleryBottomButtons{
float: left;
width: 100%;
}

.galleryBottomTitle{
float: left;
width: 100%;
font-weight: bold;
margin: 0 0 10px 0;
}

.galleryTypePad{
float: left;
width: 275px;
}

input[type="checkbox"] {
margin: 3px 3px 3px 4px;
}

.gallery-legend { 
	width: 100%;
	display: inline-block;
	text-align: center;
	padding: 10px 0;
	font-size:11px;
} 

.gallery-legend ul { 
    display: block;
    margin: 0;	
}

.gallery-legend ul li {
	display: inline-block;
	text-align: center;
}

.gallery-legend img{ 
	margin:0 3px -2px 0;  
} 

.date-format-msg { 
	clear:both; 
	margin:3px 0 0 0; 
	font-size:10px; 
}

.timezoneFootnote{
	margin: 10px 0 0 0;
	float: left;
}

.red{
	color: #F00;
}