﻿/* BASICS */
html {
    background-color:#2d2d2d;
    background-image:url(gfx/bg.png);
    background-position:left top;
    background-repeat:repeat-x;
    color:#fff;
    margin:0px;
	font-family:tahoma;
	font-size:11px;
	line-height:18px;
	color: #C8C8C8;    
	overflow-y:scroll;
}
.floatfix {
    display:block;
    clear:both;
    width:1px;
    height:1px;
    overflow:hidden;
}

form {
    margin:0px;
    padding:0px;
}

img {
    border:none;
}

p {
    margin:0px;
    margin-bottom:5px;
}

strong, b {
    color:#eee;
}

h1 {
    font-size:17px;
    letter-spacing:1px;
    margin:0px;
    margin-bottom:10px;
    color:#fff;
}

h1.mega {
    font-size:60px;
    font-weight:normal;
    line-height:48px;
    font-family:Calibri;
    margin-bottom:20px;
}

h2 {
    font-size:14px;    
    letter-spacing:1px;
    margin:0px;
    margin-bottom:6px;
    color:#fff;
}

h3 {
    font-size:12px;
    font-weight:bold;
    margin:0px;
    margin-bottom:6px;
    color:#fff;
}

ul {
    padding:0px;
    margin:10px;
    margin-left:24px;
    list-style-type:square;
}

li {
    margin-bottom:4px;
}

a {
    color:#ede9d8;
}

label {
    margin:0px;
    padding:0px;
}



/* FOOTER */

.footer {
    background-color:#0f0f0f;
    margin-top:10px;
    width:930px;
    padding:15px;
    padding-top:10px;
    color:#666;
    margin-bottom:20px;
}
.footer a {
    color:#777; /* #b7cc5c; */
}
.footer .column {
    float:left;
    width:290px;
    margin-right:30px;
}
.footer .addthis {
    float:right;
    margin-top:5px;
}



/* GUI */

.page {
    width:960px;
    margin-left:auto;
    margin-right:auto;
}

.submenubar {
    height:60px;
}

button, .button90 {
    font-family:tahoma;
	font-size:11px;
	line-height:10px;
	padding-bottom:3px;
	background-color:#505050;
	background-image:url(gfx/button_90.gif);
	border:none;
	width:90px;
	height:24px;
	color:#fff;
	cursor:pointer;
	margin-right:2px;
	margin-bottom:2px;
}

.button120 {
    font-family:tahoma;
	font-size:11px;
	padding-bottom:3px;
	background-color:#505050;
	background-image:url(gfx/button_120.gif);
	border:none;
	width:120px;
	height:24px;
	color:#fff;
	cursor:pointer;
	margin-right:3px;
	margin-bottom:3px;
}

.button160 {
    font-family:tahoma;
	font-size:11px;
	padding-bottom:3px;
	background-color:#505050;
	background-image:url(gfx/button_160.gif);
	border:none;
	width:160px;
	height:24px;
	color:#fff;
	cursor:pointer;
	margin-right:3px;
	margin-bottom:3px;
}

.button60 {
    font-family:tahoma;
	font-size:11px;
	padding-bottom:3px;
	background-color:#505050;
	background-image:url(gfx/button_60.gif);
	border:none;
	width:60px;
	height:24px;
	color:#fff;
	cursor:pointer;
	margin-right:2px;
	margin-bottom:2px;
}

select {
    font-family:tahoma;
	font-size:11px;
	width:150px;
	margin-right:5px;
	vertical-align:top;
}
select.wide {
    width:180px;
}

.toolwindowtextfield {
    font-family:tahoma;
	font-size:11px;
	width:144px;
	margin-right:5px;
	vertical-align:top;
}
.toolwindowtextfield.wide {
    width:174px;
}

.textfield 
{
    font-family:tahoma;
	font-size:11px;
	width:144px;
	padding:3px;
	margin-right:5px;
	vertical-align:top;	
}

.textPage {
    width:480px;
    line-height:16px;
}

.padding-over {
    margin-top:20px;
}

.top {
    position:relative;
    height:128px;
    width:960px;
}


/* TOP MENU TABS */

ul.tabs {
    position:absolute;
    top:73px;
    left:260px;    
    line-height:12px;
    padding:0px;
    margin:0px;
    width:710px;
}
ul.tabs li {
    list-style-type:none;
    float:left;
    background-image:url(gfx/tab_inactive.gif);
    margin-right:2px;
}
ul.tabs li.wide {
    background-image:url(gfx/tabw_inactive.gif);
    font-size:14px;
}
ul.tabs li.active {
    background-image:url(gfx/tab_active.gif);
    margin-top:1px;
}
ul.tabs li.wide.active {
    background-image:url(gfx/tabw_active.gif);
}
ul.tabs li a {
    display:block;
    width:95px;
    height:40px;
    padding-left:10px;
    padding-right:10px;
    padding-top:14px;
    color:#999;
    text-decoration:none;
}
ul.tabs li.wide a {
    width:125px;
    line-height:22px;
}
ul.tabs li.active a {
    height:43px;
    padding-top:10px;
    color:#fff;
}
ul.tabs img {
    float:left;
    margin-right:7px;
    width:24px;
    height:24px;
}


/* SUB MENU */
ul.submenu {        
    padding:0px;
    margin:0px;
    margin-top:6px;
    width:950px;
}
ul.submenu li {
    float:left;    
    margin-right:10px;    
}
ul.submenu li a {
    display:block;
    line-height:14px;
    padding-top:3px;
    padding-left:6px;
    padding-right:6px;
    padding-bottom:4px;
    xbackground-color:#0f0f0f;
    color:#999;
    text-decoration:none;
    xfont-weight:bold;
    text-transform:uppercase;
    font-size:10px;
    letter-spacing:1px;
}
ul.submenu li.active a {
    background-color:#0f0f0f;
    color:#ccc;    
}





.layoutTable, .uspTable {
    border:none;
    border-collapse:collapse;
}

.masterTable {
    border:none;
    border-collapse:collapse;
}
.masterTable td {
    vertical-align:top;
}


.uspTable {
    margin-top:20px;
    margin-bottom:20px;
    margin-left:10px;
}
.layoutTable td {
    padding:0px;
    border-collapse:collapse;
    padding-bottom:5px;
    padding-right:20px;
    vertical-align:top;
}
.lineSeparators td, .lineSeparators th {
    padding-top:8px;
    padding-bottom:8px;
    border-bottom:solid 1px #666;
    text-align:center;
    vertical-align:middle;
}
.lineSeparators th {
    text-align:left;
    font-weight:bold;
}
.lineSeparators thead {
    font-weight:bold;
    color:#eee;
}
.uspTable td {
    padding-bottom:10px;
    padding-right:10px;
}

.screenCastTable {
    width:650px;
    margin-top:30px;
}

.screenCastTable td {
    padding-bottom:20px;
}
.screenCastTable img {
    border:solid 5px #222;
}

.spacedBottoms td {
    padding-bottom:15px;
}
.spacedBottomsMore td {
    padding-bottom:25px;
}


/* TOP-RIGHT LINKS */

.TopRightLinks {
    position:absolute;
    right:-8px;
    top:15px;
    text-align:right;
    color:#666;
}
.TopRightLinks a {
    text-decoration:none;
    color:#aaa;
    margin-left:8px;
    margin-right:8px;    
}
.TopRightLinks a:hover {
    color:#ddd;
}


.quicklinks a img {
    vertical-align:middle;
    margin-right:8px;
}
.quicklinks a {
    xtext-decoration:none;
    xfont-weight:bold;
    xcolor:#eee;
}

.noPadTable td {
    padding:0px;
}


/* WORKSPACE AREAS */

.workspace {
    width:960px;   
}

.toolpane {
	top:110px;
	left:30px;
	width:300px;
	float:left;
}

.swatches {
	float:left;
	clear:right;
}

.workspace li {
    list-style-type:square;
}


/* TOOL WINDOWS */

.toolwindow {
	width:265px;
	margin-bottom:15px;
}
.toolwindow .header {
	background-image:url(gfx/toolwindow_header.gif);
	height:18px;
	padding:4px;
	padding-left:6px;
	font-weight:bold;
	color:#fff;
	font-size:11px;
	cursor:pointer;
}
.toolwindow .header .icon {
	margin-right:6px;
	vertical-align:text-top;
}
.toolwindow .header .fold {
	float:right;
	margin-right:6px;
	margin-top:5px;
}
.toolwindow .content {
	border-style: solid;
	border-width: 1px;
	border-color: #646464 #1C1C1C #161616 #646464;
	background-color: #3F3F3F;
	padding:8px;
	padding-right:4px;
}
.toolwindow ul {
    padding:0px;
    margin:0px;
    margin-left:18px;
    list-style-type:square;
}
.toolwindow li {
    margin-bottom:10px;
}




/* SWATCHES */

.swatch {
	background-color: #464646;
	border-width: 1px;
	border-color: #5C5C5C #1E1E1E #1E1E1E #5C5C5C;
	border-style: solid;
	padding:4px;
	width:110px;
	height:68px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	cursor:pointer;
	line-height:13px;
}
.noname {
    height:53px;
}
.swatch.colormatch {
    width:83px;
    height:113px;
}
.swatch.contrastanalysis {
    width:383px;
    height:113px;
}
.swatch .color {
	border: solid 1px #2D2D2D;
	width:50px;
	height:50px;
	float:left;
	margin-right:8px;
	margin-bottom:2px;
}
.swatch .color.colormatch {
    width:80px;
    height:80px;
    margin-bottom:0px;
}
.swatch .color.contrastanalysis {
    width:380px;
    height:80px;
    margin-bottom:0px;
}
.swatch .info {
    font-size:10px;
    margin-top:0px;
}
.swatch .name {
    font-size:10px;
    font-weight:bold;
    color:#ffffff;
	clear:both;
}
.swatch .tools {
	clear:both;
}
.smallswatch {
	cursor:pointer;
	border: solid 1px #2D2D2D;
	width:19px;
	height:19px;
	float:left;
	margin-right:4px;
	margin-bottom:4px;
}

.variationswatch {
	cursor:pointer;
	position:absolute;
	border:solid 1px #2D2D2D;
	width:30px;
	height:30px;
}

.colorpicker_edit {
    font-family:tahoma;
	font-size:11px;
    width:50px;    
}

.palette {
	background-color: #464646;
	border-width: 1px;
	border-color: #5C5C5C #1E1E1E #1E1E1E #5C5C5C;
	border-style: solid;
	padding:4px;
	padding-left:2px;
	padding-right:1px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	clear:both;
	width:605px;
	cursor:pointer;
}
.palette .color {
	border:solid 1px #2D2D2D;
	width:50px;
	height:50px;
	float:left;
	margin-right:5px;
}

.loginError {
    padding-top:8px;
    font-weight:bold;
}

#library_info {
    margin-top:10px;
}

.paletteTable {
    border-collapse:collapse;
    border:none;
}
.paletteTable td {
    padding:0px;
}
.paletteSwatch {
    margin-bottom:5px;
}



/* NCS TOOL */

#ncs_triangle 
{
    position:absolute;
    left:360px;
    top:20px;
}

#ncs_infobar
{
    margin-top:40px;
    left:800px;
    top:450px;
}

#ncs_swatch
{
    position:absolute;
    left:360px;
    top:314px;
}


#ncsToHue {
    font-size:12px;
    font-weight:bold;
}


/* COLOR MATCH */

.sliderbg {
    position:relative;
    width:276px;
    height:25px;
    background-color:#999;
    background-image:url(gfx/slider_bg.png);
    cursor:pointer;
    margin-bottom:0px;
}
.sliderthumb {
    position:relative;
    top:1px;
    background-color:#ccc;
    width:20px;
    height:23px;    
    cursor:pointer;
}

.colormatchswatches {
    clear:right;
}
.colormatchsliders {
    clear:left;
    margin-top:10px;
    margin-bottom:20px;
    width:610px;
}
.cmswatchcontainer {
	border-width: 1px;
	border-style: solid;
	border-color: #2d2d2d;
	padding:2px;
	padding-left:3px;
	padding-top:3px;
	margin-right:3px;
	margin-bottom:10px;
	float:left;
	cursor:pointer;
	line-height:13px;
}
.cmswatchcontainer .swatch {
    margin-right:0px;
}
.cmactive {
	border-color: #888;
}

#contrast_testarea h1 {
    font-size:18px;
    font-weight:normal;
}
#contrast_testarea h1 em {
    font-size:14px;
    font-weight:bold;
    font-style:normal;
}


/* CONTRAST ANALYSIS */

.contrastAnalysisTable {
    margin-bottom:30px;
    width:600px;
}
.contrastAnalysisTable td {
    border-bottom:solid 1px #666;
    padding-top:6px;
    padding-bottom:6px;
    vertical-align:middle;
}
.contrastAnalysisTable span {
    color:#fff;
}


/* IMAGE COLOR IMPORT */

.imageImportPreview {
    margin-top:10px;
}


/* SCREENCAST */

.screencastDesc {
    margin-top:20px;
    width:600px;
}


/* LAYOUT TESTER */
.layoutTester {
    width:610px;
    height:220px;
    clear:right;
    border:solid 5px #222;
    margin-bottom:40px;
}
.layoutTester .menu {
    float:left;
    width:150px;
    height:200px;
    background-color:#666;
    padding:10px;
}
.layoutTester .menu ul {
    margin:0px;
    padding:0px;
}
.layoutTester .menu ul li {
    list-style-type:none;
    margin:0px;
    margin-bottom:5px;
    padding:0px;
}
.layoutTester .menu a {
    color:#886644;
}
.layoutTester .menu a:hover {
    color:#ccaa88;
}
.layoutTester .content {
    float:left;
    width:420px;
    padding:10px;
    height:200px;
    background-color:#999;
}
.layoutTester .content p {
    color:#fff;
    line-height:16px;
}
.layoutTester .content a {
    color:#446688;
}
.layoutTester .content a:hover {
    color:#88aacc;
}
.layoutTester .content h1 {
    margin:0px;
    margin-bottom:8px;
    font-size:18px;
    font-weight:normal;
}
.layoutTester .content h2 {
    margin:0px;
    margin-bottom:8px;
    margin-top:20px;
    font-size:14px;
    font-weight:bold;
}



.launchtool {
    text-decoration:none;
    color:#eee;
    font-size:13px;
    background-image:url(gfx/icon_launchtool.png);
    background-repeat:no-repeat;
    background-position:right center;
    padding-right:30px;
    text-align:right;
    float:right;
    margin-top:5px;
    margin-right:10px;
    clear:both;
}


/* FRONT PAGE */

.frontpage {
    width:960px;
}

.frontpage a.splash {
    width:280px;height:200px;float:left;display:block;text-decoration:none;
    color:#aaa;
    padding-left:15px;
    padding-right:15px;
}

.frontpage a.splash .header {
    font-size:13px;    
    display:block;
    margin:0px;
    margin-top:150px;
    margin-bottom:0px;
    color:#fff;
}
