body { margin: 0; padding: 0; background-color: #333; color: #aaa; font-family: Trebuchet MS,Helvetica,sans-serif; font-weight: normal; font-size: 18px; }
img { border: 0; }
iframe { border: 0; }
a { color: #eee; text-decoration: none; }
a:focus { outline: none; }
a:hover { color: #ee0; }
input[type=submit] { cursor: pointer; }

.header { background-color: #000; border-bottom: 5px solid #444; padding: 0 5px; font-size: 14px; font-weight: bold; color: #aaa; overflow: hidden; text-align: center; height: 24px; }
.header .separator { font-size: 18px; color: #ee0; }
.header .menuBlock { float: left; }
.header .userBlock { float: right; }
.header .userBlock .exceeded { color: #d00; }
.header .addthis_toolbox { display: inline-block; width: 120px; height: 20px; }

.footer { margin-top: 40px; font-size: 12px; color: #888; text-align: center; }
.footer a { color: inherit; }
.footer a:hover { color: #ee0; }

#treepane { width: 300px; position: absolute; left: 0; overflow: auto; }
#contentpane { position: absolute; left: 300px; overflow: auto; outline: none; }
#uploadframe { width: 300px; position: absolute; right: 0; overflow: auto; }

.invalid { background-color: #d00 !important; }

.currentpath { font-size: 18px; font-weight: normal; }
.currentpath span { font-size: 25px; font-weight: bold; color: #ee0; vertical-align: -2px; }
.updates { font-size: 14px; line-height: 30px; }
.updates .add { color: #4d4; font-size: 18px; vertical-align: baseline; }

.category { padding-left: 12px; }
.category .fullName { margin-top: 5px; margin-bottom: 14px; font-family: Helvetica,sans-serif; font-weight: normal; font-size: 25px; }

#fullName-edit textarea { width: 500px; }
.catcontainer { float: left; margin: 0 15px 18px 0; width: 300px; }
.catcontainer .head { color: #eee; font-size: 24px; font-weight: normal; text-align: left; overflow-x: hidden; white-space: nowrap; }
.catcontainer .head sub { color: #888; font-size: 13px; vertical-align: baseline; position: relative; top: -2px; left: 10px; }
.catcontainer .thumb { display: block; width: 300px; height: 250px; }
.catcontainer .thumb img { width: 300px; height: 250px; }
.catcontainer.toplevel { width: 180px; }
.catcontainer.toplevel .thumb { width: 180px; height: 180px; }
.catcontainer.toplevel .thumb img { width: 180px; height: 180px; }

.texcontainer { float:left; margin: 0 15px 18px 0; vertical-align: top; background-color: #444; width: 300px; }
.texcontainer .head { font-size: 18px; font-weight: normal; text-align: left; height: 1.3em; }
.texcontainer .head .type { display: inline; margin: 0 5px; }
.texcontainer .thumb { display: block; width: 300px; height: 250px; text-align: center; vertical-align: top; color: #444; }
.texcontainer .name { font-size: 18px; font-weight: normal; text-align: center; height: 1.3em; }

.texture { text-align: center; }
.texture .fullName { margin-top: 5px; margin-bottom: 10px; font-family: Helvetica,sans-serif; font-weight: normal; font-size: 25px; }
.texture .description { text-align: left; margin-bottom: 18px; }
.browse { position: absolute; right: 5px; margin-bottom: 10px; font-family: Helvetica,sans-serif; font-weight: normal; font-size: 25px; }

#description-edit textarea { width: 500px; }
.teximagecontainer { display: inline-block; margin-bottom: 18px; background-color: #444; font-size: 25px; font-weight: normal; text-align: left; white-space: nowrap; }
.teximagecontainer .scale100 { position: absolute; margin-left: -61px; font-size: 25px; }
.teximagecontainer .wrapper { display: table-cell; width: 1px; white-space: normal; }
.teximagecontainer .left { display: inline-block; margin-right: 10px; }
.teximagecontainer .left .cropHighlight { position: absolute; }
.teximagecontainer .left .cropHighlight .highlight { display: inline-block; width: 100%; height: 100%; background-color: #fff; opacity: 0.5; filter: Alpha(Opacity=50)}
.teximagecontainer .left .cropHighlight .scale100 { color: #fff; }
.teximagecontainer .right { display: inline-block; }
.teximagecontainer .info { margin-left: 5px; margin-top: -8px; }
.teximagecontainer .info .row { margin-bottom: 5px }
.teximagecontainer .info .type { color: #333; }
.teximagecontainer .info .type a { color: inherit; }
.teximagecontainer .info .type a:hover { color: #ee0; }
.teximagecontainer .info .typeOn { color: inherit; }
.teximagecontainer .info sub { color: #888; font-size: 13px; vertical-align: baseline; position: relative; top: -1px; margin: 0 10px; }
.teximagecontainer .info .name { float: right; }
.teximagecontainer input[type=button] { width: auto; font-size: 22px; font-family: Helvetica, sans-serif; border-radius: 3px; -moz-border-radius: 3px; outline: none; }
.teximagecontainer input[type=button]:hover { cursor: pointer; }

.star { width: 21px; height: 21px; background: url(../img/star-grey.png) no-repeat; cursor: pointer; }
.star.starred { background: url(../img/star.png) no-repeat; }
.texcontainer .star { display: none; }
.texcontainer:hover .star, .texcontainer .star.starred { display: inline-block; float: right; }
.catcontainer .star { display: none; }
.catcontainer:hover .star, .catcontainer .star.starred { display: inline-block; float: right; margin-top: 4px; }
.texture .star { display: inline-block; position: relative; top: 2px; }
.userBlock .star { display: inline-block; float: left; margin-top: 1px; }

.files { border: 0; width: 100%; }
.files .category { color: #00e; }
.files .texture { color: #000; }
.files .image { color: #888; }

#overlay { visibility: hidden; position: absolute; left: 0; top: 0; width:100%; height:100%; text-align:center; z-index: 1000; }
#overlayShadow { visibility: hidden; position: absolute; left: 0; top: 0; width:100%; height:100%; filter: Alpha(Opacity=85); -moz-opacity:0.85; opacity: 0.85; background-color: #333333; z-index: 900; }
#overlay div { width:400px; position: relative; margin: auto; top: 30%; color: #000; background-color: #fff; border:5px solid #0C91A6; padding:15px; font-size:14px; text-align: left; }

.cut { opacity: 0.2; filter: Alpha(Opacity=20)}

.form { width: 300px; height: 100%; text-align: center; line-height: 2em; margin: 200px auto auto; background-color: #444; padding: 30px; border-radius: 5px; -moz-border-radius: 5px; }
.form .title { font-size: 36px; margin-bottom: 20px; color: #eee; font-family: Helvetica, sans-serif; }
.form label { display: inline-block; width: 80px; text-align: right; }
.form input { width: 200px; font-family: Helvetica, sans-serif; font-size: 18px; border: 0; background-color: #eee; }
.form input[type=submit] { width: auto; font-size: 22px; font-family: Helvetica, sans-serif; border-radius: 3px; -moz-border-radius: 3px; }
.form .buttons { margin-top: 25px; }
.form .buttons .cancel { margin-left: 20px; display: inline-block; height: 41px; }
.form .errors { font-family: Helvetica, sans-serif; text-align: right; margin-bottom: 25px; color: #e00; font-size: 22px; line-height: 1.5em; }
.form .tip { display: inline-block; width: 200px; position: absolute; margin-top: 34px; font-size: 13px; text-align: left; line-height: 1.5em; }
.form .tipSpace { height: 20px; }

.quotaExceeded { font-size : 22px; }
.quotaExceeded .alert { color: #e00; font-size : 36px; font-family: Helvetica, sans-serif; margin-bottom: 20px; }
.quotaExceeded .buttons input[type=submit] { font-size : 36px; width: auto; font-family: Helvetica, sans-serif; border-radius: 5px; -moz-border-radius: 5px; }

.quotaInfo { width: 450px; font-size : 22px; }
.quotaInfo table { width: 100%; border-spacing: 0; white-space: nowrap; }
.quotaInfo table th { width: 50%; text-align: right; }
.quotaInfo table td.value { padding: 0 20px; text-align: center; color: #4d4 }
.quotaInfo table td.comment { width: 50%; text-align: left; font-size: 16px; color: #aaa; }
.quotaInfo table td.exceeded { color: #d00 }
.quotaInfo .buy-button { display: inline-block; padding: 0 10px; font-size: 25px; text-align: center; font-family: Helvetica, sans-serif; border-radius: 5px; -moz-border-radius: 5px; background-color: #eee; color: #000; }
.quotaInfo .notes { margin-top: 20px; }
.quotaInfo .buttons input[type=submit] { font-size : 36px; width: auto; font-family: Helvetica, sans-serif; border-radius: 5px; -moz-border-radius: 5px; }

.profile { width: 360px; }
.profile .payment_info { text-align: center; margin-bottom: 20px; }
.profile .payment_info .expiry { font-weight: bold; }
.profile label { width: 140px; }

.resetPassword { width: 280px; }
.resetPassword label { width: 50px; }

.about { width: 500px; font-size: 22px; margin-top: 10%; }
.about .body { text-align: justify; margin-bottom: 20px; }
.about .body .name { font-family: Helvetica, sans-serif; font-size: 22px;}
.about .body .links { font-size: 16px; }
.about .buttons input[type=submit] { width: auto; font-family: Helvetica, sans-serif; border-radius: 3px; -moz-border-radius: 3px; }

.license { width: 500px; font-size : 22px; margin-top: 50px; }
.license .body { text-align: justify; margin-bottom: 20px; }
.license .buttons input[type=submit] { width: auto; font-family: Helvetica, sans-serif; border-radius: 3px; -moz-border-radius: 3px; }

.payment { width: 1000px; font-size : 22px; margin-top: 100px; }
.payment .alert { color: #e00; font-size : 36px; font-family: Helvetica, sans-serif; margin-bottom: 20px; }
.payment .call { font-size: 36px; color: #eee; margin-bottom: 36px; font-family: Helvetica, sans-serif; }
.payment table { width: 100%; border-collapse: collapse; }
.payment table td { width: 25%; border-collapse: collapse; }
.payment table td .features { text-align: left; display: inline-block; line-height: 36px; }
.payment table td .duration { color: #eee; font-family: Helvetica, sans-serif; }
.payment table td.separator { border-right: 1px solid #eee; }
.payment .price-button { display: inline-block; padding: 10px; width: 100px; font-size: 36px; font-family: Helvetica, sans-serif; border-radius: 12px; -moz-border-radius: 12px; background-color: #eee; color: #4c4c4c;}
.payment .free-button { cursor: pointer; background-color: #4d4; }
.payment .buy-button { display: inline-block; padding: 0 10px; width: 100px; font-size: 25px; font-family: Helvetica, sans-serif; border-radius: 12px; -moz-border-radius: 12px; background-color: #eee; color: #333;}
.payment table td.monthly_price { font-size: 22px; padding-left: 0; text-align: center; vertical-align: top; line-height: 22px; color: #4d4; padding-top: 10px;}
.payment table td.checkout { padding-top: 10px; padding-left: 0; text-align: center; vertical-align: top; }
.payment table td.checkout.highlight { animation: blink 500ms; -moz-animation: blink 500ms; -webkit-animation: blink 500ms; -o-animation: blink 500ms; border-radius: 30px; }
@keyframes blink { from { background-color: #fff; } to { background-color: inherit; } }
@-moz-keyframes blink { from { background-color: #fff; } to { background-color: inherit; } }
@-webkit-keyframes blink { from { background-color: #fff; } to { background-color: inherit; } }
.payment table td .quota { color: #4d4; font-size: 36px; }
.payment form input { width: auto; background: transparent; }
.payment .body { padding-top: 30px; }
.payment .accepts { width: 1000px; position: absolute; text-align: right; }
.payment .accepts img { margin: 40px -30px 0 0; }

.checkout .reg-login-switch { display: inline-block; margin-bottom: 20px; text-align: left; }
.checkout .submit { margin-top: 25px; height: 40px; }
.checkout .accepts { width: 300px; position: absolute; text-align: right; }
.checkout .accepts img { margin: 40px -30px 0 0; }

.thankyou { width: 250px; font-size : 22px; margin-top: 10%; }

.dtree { font-family: Trebuchet MS,Helvetica,sans-serif; font-size: 18px; line-height: 22px; white-space: nowrap; margin-top: 5px; vertical-align: bottom;}
.dtree img { border: 0; vertical-align: middle; width: 22px; height: 22px; }
.dtree a { }
.dtree a sub { color: #888; font-size: 13px; vertical-align: baseline; position: relative; top: -1px; left: 10px; }
.dtree a.node, .dtree a.nodeSel { white-space: nowrap; padding: 1px 2px 1px 2px; }
.dtree a.node:hover, .dtree a.nodeSel:hover { text-decoration: none; }
.dtree a.nodeSel { font-size: 25px; font-weight: bold; color: #ee0; border: 0; }
.dtree a.nodeSel sub { top: -3px; }
.dtree .clip { overflow: hidden; }
.dtree input { vertical-align: middle; margin: 0 3px 0 0; }
