@charset "utf-8";
@import url(/resources/css/niceforms-default.css);

/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/
body {background: #fff url(/resources/img/base-top.gif) repeat-x; color: #6d6d6d;}
#content {width: 836px;float: right;}
#page {margin: 0; padding: 0;}
#wrapper {width: 1000px;margin: 0 auto;padding: 0;clear: both;}
#header {width: 1000px;margin: 0 auto;padding: 10px 0 0 0;}
#logo {float: left;}
#topHeader {width: 1000px;margin: 0 auto;padding: 0; clear: both; display: block;}
#topHeader ul {list-style-type: none; margin: 0 0 0 15px;}
#topHeader li {float: left; margin: 0; padding: 10px; line-height: 32px;}
#topHeader li a {font-size: 1.2em; color: #656565; font-weight: bold;}

/* -----------------------------------*/
/* -------->>> USER LINKS <<<---------*/
/* -----------------------------------*/
#sublinks {height: 20px;}
#sublinks ul {list-style: none;}
#sublinks li {float: right;padding: 0 20px 0 10px;}
#sublinks li img {padding: 0;margin: 0;vertical-align: middle;}
#sublinks li a {color: #6c7073;padding: 0 0 0 2px;margin: 0;vertical-align: middle;}

/* -----------------------------------*/
/* ---------->>> BUTTONS <<<----------*/
/* -----------------------------------*/
#btnScratch {background-image: url(/images/btns/scratch.gif); background-color: transparent; height: 32px; width: 207px; border: 0; margin: 0;}

/* -----------------------------------*/
/* ---------->>> SPRITES <<<----------*/
/* -----------------------------------*/
#sublinks span, #pink span, .subHeader span, .listData span, .layoutDesc span {background-image: url(/resources/img/icons.gif);display: inline;width: 16px;height: 16px;float: left;}
span.login {background-position: -113px 0; margin: 0 2px 0 2px;}
span.register {background-position: -128px 0; margin: 0 2px 0 2px;}
span.forums {background-position: -48px 0; margin: 0 2px 0 2px;}
span.bookmark {background-position: 0 -16px; margin: 0 2px 0 2px;}
span.browse {background-position: 0 0; margin: 0 2px 0 2px;}
span.upload {background-position: -32px 0; margin: 0 2px 0 2px;}

/* -----------------------------------*/
/* ----------->>> FONTS <<<-----------*/
/* -----------------------------------*/
a {color: #4cb2ff; font-size: 1.1em;}
span.bigGrey {font-size: 2em; font-weight: bold; color: #909090; display: block; line-height: 2em;}
span.smallGrey {font-size: 1.2em; font-weight: bold; color: #909090; display: block;}
span.header {font-size: 1.4em; font-weight: bold; color: #5ebb22; display: block; line-height: 1.5em;}
span.smallHeader {font-size: 1.1em; font-weight: bold; color: #5ebb22; display: block;}

/* -----------------------------------*/
/* ----------->>> TABLE <<<-----------*/
/* -----------------------------------*/
table {border: 0; border-collapse: collapse;}
td {line-height: 1.2em;}
td.td1 {background: #efefef; margin: 0 0 10px 0; text-transform: uppercase; font-size: 1.1em; color: #333; border-bottom: 1px solid #e7e7e7; padding: 2px;}
td.td2 {background: #fff; padding: 3px; border-bottom: 1px solid #e7e7e7;}
td.or {padding: 10px; font-size: 3em; font-weight: bold; color: #686868;}
tr {}
