html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body{
	margin: 0 0;
	padding: 0;
	text-align: center;
	font-family: Arial,Verdana, Meiryo, 'Hiragino Kaku Gothic Pro', sans-serif;
	font-size: 12px;
	background-color: #fff;
	color: #707070;
	line-height: 15px;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

a {
    color: #B75C01;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1 {
    float: left;
}

h2 {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 5px 0;
}

h3 {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    clear: left;
}

p {
    margin: 1em 0 1em;
}

ul.errors {
    background-color: #fdd;
    float: left;
    margin: 10px 0;
    padding: 5px 0;
    width: 100%;
	text-align: center;
}

ul.errors li {
	margin: 0 0 2px 10px;
}

ul.notices {
    background-color: #fefbd6;
    float: left;
    margin: 10px 0;
    padding: 5px 0;
    width: 100%;
	text-align: center;
}

label {
    text-align: right;
    width: 110px;
}

select,
input[type="text"],
input[type="password"] {
    width: 100px;
	padding: 2px;
}

input[type="radio"] {
    width: 20px;
}

textarea {
    height: 100px;
}

input[type="submit"] {
    width: 60px;
}

form .afterInput {
    float: left;
    margin: 1em 0;
    width: auto;
}

#container{
	width: 880px;
	margin: 0 auto;
	text-align: left;
	display: block;
}

.header{
	float: left;
	width: 880px;
	position:relative;
}

.header form {
    float: right;
    margin: 5px 0;
    text-align: right;
    height: 20px;
}

#loggedin-header {
    float: right;
    margin: 5px 0;
    text-align: right;
}

#loggedin-header li {
    display: inline;
}

#loggedin-header li:first-child {
    display: block;
}

#signup {
    clear: right;
    float: right;
}

#topBar {
    background-color: #EAEAEA;
    margin-bottom: 1em;
    overflow: auto;
    padding: 5px;
}

#title {
    color: #B75C01;
    font-weight: bold;
    text-decoration: none;
}

.content{
	float: left;
}

.content a{
	color: #b75c01;
	text-decoration: none;
	font-weight: bold;
}

.content a:hover{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

.content h3{
	font-size: 24px;
	color: #000;
	margin: 0 0 15px 0;
	padding: 5px 0;
	font-weight: bold;
}

.content-container {
    border: 2px solid #ccc;
    padding: 5px;
    margin: 5px;
    width: 480px;
   -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url('/css/pie.htc');
}

.center, #admin_container td.center, #admin_container th.center {
    text-align: center;
}

.left {
    float: left;
}

.right {
    float: right;
}

.warning {
    color: #f00;
}

.container {
    border: 1px solid #ccc;
    clear: left;
    float: left;
    margin-bottom: 1em;
    overflow: auto;
    padding: 5px;
    width: 480px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#social_media {
	position:absolute;
	left:210px;
	top:26px;
	width:50px;
	height:30px;
}

#social_media img {
	margin: 0 0 0 5px;
}

.topNavigation{
	float: right;
	width: 260px;
	margin: 5px 0 32px 0;
	position: relative;
	text-align: right;
}

.topNavigation a{
	margin: 0 0 0 10px;
	color: #8e8e8e;
	text-decoration: none;
}

.topNavigation a:hover{
	color: #b75c01;
	text-decoration: none;
}

.languageOption{
	float: left;
	width: 150px;
	text-align: left;
}

.languageOption a{
	display: block;
	text-indent: 10px;
	font-size: 11px;
	text-align: left;
	color: #fff;
	text-decoration: none;
	height: 17px;
	padding: 2px 0;
	margin: 0;
}

.languageOption a:hover{
	background-color: #686868;
	color: #fff;
}

/* Language Div Selector - English */

#languageSelect{
	position: absolute;
	top: 18px;
	left: 110px;
	width: 150px;
	height: 63px;
	border-top: 2px solid #686868;
	color: #707070;
	background-color: #969696;
	text-align: right;
	display: none;
}

.sideNavigation{
	float: left;
	width: 160px;
	height: 740px;
	background-image: URL('../img/bg-navigation.gif');
	background-repeat: no-repeat;
	background-position-y: -35px;
	padding: 14px 0 0 0;
	margin: 0 10px 0 0;
	position:relative;
}

.sideNavigation a{
	float: left;
	width: 160px;
	height: 15px;
	padding: 1px 0;
	text-indent: 15px;
	text-decoration: none;
	margin-right: -20px;
	color: #8e8e8e;
}

.sideNavigation a:hover{
	float: left;
	width: 160px;
	height: 15px;
	color: #fff;
	background: #e47b12 url('../img/hover-side.gif') no-repeat center left;
}

.sideNavigationActive{
	float: left;
	width: 160px;
	height: 15px;
	background: #b75c01 url('../img/hover-side-active.gif') no-repeat center left;
}

a.sideNavigationActive {
	color: #fff;
}

.activeText{
	color: #fff;
}

.sideNavigationIndent{
	margin: 0 0 0 10px;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
}

.sideNavigation a.login, .sideNavigation a.login:hover {
	text-align:left;
	text-indent:0;
	margin:50px 0 0 0;
	color:#707070;
	width:100px;
	padding:5px 30px;
	border-radius:5px;
}

.sideNavigation a.login {
	background:url('../img/icon-login.png') no-repeat left #EAEAEA;
}

.sideNavigation a.login:hover {
	background:url('../img/icon-login.png') no-repeat left #ddd;
}

.topBar{
	float: left;
	width: 700px;
	padding: 5px;
	font-size: 10px;
	background-color: #eaeaea;
	margin: 0 0 10px 0;
}

.breadcrumb{
	float: left;
}

.breadcrumb a{
	text-decoration: none;
	color: #b75c01;
	font-weight: bold;
}
.breadcrumb a:hover{
	text-decoration: underline;
}

.topBarInfo{
	float: right;
	text-align: right;
}

.bold{
	font-weight: bold;
}

#win8Bug {
	float: left;
	width: 160px;
	height: 145px;
	margin: 10px 0 0 0;	
	padding: 0;
	background: url('../img/btn-windows-8.png');
}

#win8Bug a {
	display: block;
	margin: 0;
	padding: 100px 0 0 0;
	text-indent: 0;
	text-align: center;
	color: #333;
	font-weight: bold;
}

#win8Bug a:hover  {
	background: transparent;
	color: #00347a;
}

#newsmail {
	float: left;
	height: 54px;
	margin: 0 0 0;
}

#world_clock_banner {
	float: left;
	height: 52px;
	margin: 38px 0 0;
}

#world_clock_banner a,
#newsmail a {
	text-indent:0;
}

#getFlashPlayer{
	padding: 0;
	float: left;
}

#getFlashPlayer a{
	text-indent: 0px;
	display: block;
	height: 41px;
	width: 160px;
	margin: 0;
	padding: 0;
}

#world_clock_banner a:hover,
#getFlashPlayer:hover,
#newsmail a:hover{
	background:none;
}

#GoogleAd{
	width:100%;
	text-align:center;
	margin:15px 0 0 0;
}

#webdirect{
	width:100%;
	margin:0 0 15px 0;
	text-align: center;
	font-size: 12px;
}

#sponsor-message {
	width: 728px;
	background: #acacac;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	padding: 2px 0;
	
}

#tag_new, #tag_old{
	width:700px!important;
}

.footer{
	float: left;
	width: 878px;
	font-size: 10px;
	position: relative;
	border-top: 1px solid #efefef;
	margin: 35px 0 0 0;
}

.address{
	position: relative;
	top: 0;
	left: 0;
	width: 300px;
	text-align: left;
	float:left;
}

.address a{
	color: #b75c01;
	font-weight: bold;
	text-decoration: none;
}

.address a:hover{
	color: #b75c01;
	font-weight: bold;
	text-decoration: underline;
}

.links{
	position: relative;
	top: 0;
	left: 0;
	width: 575px;
	text-align: right;
	float:right;
}

.links a{
	color: #707070;
	text-decoration: none;
}

.links a:hover{
	color: #b75c01;
}

.elementRight{
	float: right;
}

.elementLeft{
	float: left;
}

.txtBlack{
	color: #000;
	text-align: center;
}

.txtWhite{
	color: #fff;
	text-align: center;
}

/* Admin Styles */

#admin_container {
	float: left;
	width: 100%;
}

#admin_container .container {
	float: none;
	margin: 0 auto 20px auto;
	padding-bottom:2em;
	overflow:hidden;
}

#admin_container h3 {
	text-align: center;
	color: #555;
	margin: 0 0 5px 0;
	font-weight: normal;
}

#admin_container .container label{
    clear: left;
    float: left;
    margin: 28px 14px 0 14px;
}

#admin_container .container input{
    float: left;
    margin: 2em 0 0 0;
    width: 210px;
}

#admin_container .container input#image {
	min-height:21px;
}

#admin_container .container input[type=radio]{
    width: 50px;
}

#admin_container .container select{
    float: left;
    margin: 2em 0 0 0;
    width: 210px;
}

#admin_container button,
#admin_container input[type=submit]{
	float: right;
    background: url('/img/btn-contact.png') no-repeat scroll 0 0 #666;
    border: 0 none;
    clear: both;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    text-align: center;
    width: 125px;
	margin: 0 108px 0 0;
}


#admin_container button,
#admin_container input[type=submit]:hover {
	cursor: pointer;
	background: url('/img/btn-contact-hover.png') no-repeat scroll 0 0 #000;
}

#admin_container .container input[type=checkbox] {
	width: 15px;
	height: 24px;
}

#admin_container input, #admin_container select, #admin_container textarea {
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#admin_container table {
	width: 100%;
	border:1px solid #ccc;
	border-collapse:separate;
	table-layout:fixed;
	clear:both;
	overflow:hidden;
	white-space:nowrap;
}

#admin_container td {
	border-top:1px solid #ddd;
	padding: 5px;
	margin:0;
	vertical-align:middle;
	height:22px;
	max-height:22px;
}

#admin_container th {
	padding: 5px;
	font-weight:bold;
	background:#EDEFF1;
	margin:0;
}

#admin_container tr:hover td {
	background:#EDEFF1;
}

#admin_container table a {
	padding:3px;
}

#admin_container .greenButton a {
	display:block;
	color:#fff;
	line-height:29px;
	padding:1px 30px;
}

#admin_container .greenButton a:hover {
	text-decoration:none;
}

#admin_container .greenButton {
	background: url('../img/btn-green-bg.png') repeat-x scroll 0 0 #72A60A;
	margin:0 0 20px 0;
	float:right;
	border-radius:6px;
	text-align:center;
	border:1px solid #5B8E0A;
	font-size:90%;
	color:#fff;
}

#admin_container .greenButton:hover {
	background: #66860B;
}

#admin_container .image {
	text-align:center;
	padding: 0 0 10px 0;
	clear:both;
}

#admin_container .image img {
	border:1px solid #ccc;
	margin:10px;
}

#admin_container h2 {
	margin:0 0 20px 0;
	float:left;
}

#admin_container p {
	clear:left;
}

#admin_container .user-status {
	color:#6D960D;
	text-transform:capitalize;
	font-weight:bold;
}

#requiredLabel {
	margin: 0 0 5px 0;
	text-align: right;
	font-size: 11px;
}

.textRed{
	color: #ff0000;
}

#dimensionsInfo {
	width:200px;
	margin:0 auto;
	padding:10px 0 0 0;
	font-size:11px;
	display:block;
}

/* User Gallery */

#user_gallery_container {
	background:url('../img/globe-bg.jpg') center top no-repeat;
	min-height:600px;
}

#user_gallery {
	margin:75px 0 0 0;
}

.gallery_entry {
	border:1px solid #efefef;
	background: url('../img/gallery-entry-bg.png') repeat-x #fff;
	width:160px;
	height:80px;
	border-radius:5px;
	margin:7px;
	float:left;
	box-shadow:0 0 3px #777;
	position:relative;
	overflow:hidden;
}

.gallery_entry img {
	float:left;
	margin:5px;
}

.gallery_entry p {
	margin:7px;
	line-height:1.5em;
}

.gallery_entry a {
	color:#686868;
	font-weight:normal;
}

.gallery_entry a:hover {
	font-weight:normal;
	text-decoration:none;
}

.gallery_entry a.gal_clock {
	font-size:11px;
	background: url('../img/usergallery/gray-arrow.png') right no-repeat #eee;
	width:160px;
	display:block;
	margin:0 0 0 -7px;
	position:absolute;
	bottom:0;
	padding:3px;
	clear:left;
}

.gallery_entry a.gal_clock:hover {
	background: url('../img/usergallery/gray-arrow.png') right no-repeat #ddd;
}

.gallery_entry a.gal_clock img {
	margin:1px 5px;
}

.antispam {
	float:left;
	margin:2em 0 0 0;
}

#admin_container #clockEmbed {
	padding:20px;
}

.htmltag {
	width: 90px;
	height: 17px;
	display: block;
	margin: 0 auto;
}

.htmltag_en, .htmltag_zh{
	background-image: url('/img/gallery/btn_html_off_en.gif');
}

.htmltag_en:hover{
	background-image: url('/img/gallery/btn_html_on_en.gif');
}

.htmltag_en_dark, .htmltag_cn_dark{
	background-image: url('/img/gallery/btn_html_dk_off_en.gif');
	width: 88px;
	height: 15px;
}

.htmltag_en_dark:hover, .htmltag_cn_dark:hover{
	background-image: url('/img/gallery/btn_html_dk_on_en.gif');
}

.htmltag_jp{
	background-image: url('/img/gallery/btn_html_off_ja.gif');
}

.htmltag_jp:hover{
	background-image: url('/img/gallery/btn_html_on_ja.gif');
}

.htmltag_jp_dark{
	background-image: url('/img/gallery/btn_html_dk_off_ja.gif');
}

.htmltag_jp_dark:hover{
	background-image: url('/img/gallery/btn_html_dk_on_ja.gif');
}

.htmltag_cn{
	background-image: url('/img/gallery/btn_html_off_zh.gif');
}

.htmltag_cn:hover{
	background-image: url('/img/gallery/btn_html_on_zh.gif');
}

.viewHtmlButton .htmltag {
	margin: inherit;
	margin-left: 475px;
}