body {
    text-align: center;
    background-color: #F3F3F3;
    margin: 0;
    padding: 0;
    font-family: arial,verdana,sans-serif;
    font-size: 12px;
    color: #333;
}

form,div {
    margin: 0;
    padding: 0;
}

#header {
    height: 80px;
    margin-bottom: 20px;
    position: relative;
    background: transparent url(/images/headerbgv3_swe.gif) no-repeat;
    border-bottom:2px solid #e7e7ed;
}

#header-en {
    height: 80px;
    margin-bottom: 20px;
    position: relative;
    background: transparent url(/images/headerbgv3_eng.gif) no-repeat;
    border-bottom:2px solid #e7e7ed;
}

#header #logo {
    position: absolute;
    width: 271px;
    height: 50px;
    top: 15px;
    left: 20px;
}

#logo{
	height:38px;
	background:transparent url("/images/ts_143x59.png") no-repeat top left;
}
#logo a{ 
    display: block;
    height: 100%;
    text-decoration: none;
    width: 140px;
}
#header-en #logo {
    position: absolute;
    width: 271px;
    height: 50px;
    top: 15px;
    left: 20px;
}

#userinfo {
    position: absolute;
    top:10px;
    right:39px;
}
#userinfo strong {
    color:#0099ff;
    font-size:14px;
}
#userinfo .logout {
    margin-left:20px;
    font-weight:bold;
}

#header #langselect {
    position: absolute;
    top: 30px;
    left: 490px;
    width: 200px;
    text-align: center;
}

#header #langselect img {
    margin-right: 4px;
    vertical-align: text-bottom;
}

#header-en #langselect {
    position: absolute;
    top: 30px;
    left: 490px;
    width: 200px;
    text-align: center;
}

#header-en #langselect img {
    margin-right: 4px;
    vertical-align: text-bottom;
}

#container {
    text-align: left;
    margin: 0 auto;
    padding: 0;
    width: 980px;
    background-image: url(/images/bg.gif);
    background-repeat: repeat-y;
    background-color: #fff;
}

#c2 {
    margin: 0px 35px 0px 35px;
}

#c3 {
}

#columns {
    float: left;
}
.onecol {
    background: transparent url(/images/boxheader2.gif) repeat-x;
    text-align:center;
    width:910px;
}
.twocols{
    background:transparent url(/images/columns_bg_2col.gif) repeat-y;
}

.threecols{
    background:transparent url(/images/columns_bg_3col.gif) repeat-y;
}
#bredsida {
    margin: 0 auto;
    width: 746px;
    text-align:left;
}

#bredsida2 {
    margin: 0 auto;
    width: 910px;
    text-align:left;
}

#col1 {
    float: left;
    width: 144px;
    padding: 0 0 0 0;
}
.threecols #col2 {
    width: 594px;
    float: left;
    padding:0 10px;
}
.twocols #col2 {
    width: 100%;
    float: left;
    padding:0 0 0 6px;
}

#col3 {
    width: 128px;
    float: left;
    padding:0 0 0 12px;
}

/*-- start first column --*/
#col1 h2 {
    font-size:12px;
}

.box {
    margin-bottom:10px;
    padding-left:8px;
    /*background: transparent url(/images/boxheader1.gif) repeat-x;*/
}

.login h2 {
    padding:10px 0 10px 35px;
    background: transparent url(/images/login_header.gif) no-repeat 5px 50%;
}

.menu {
 width:100%;
 padding: 2px 0 0 10px;
}
.menu h2 {
    padding:10px 0 10px 35px;
    background: transparent url(/images/menu_header.gif) no-repeat 5px 50%;
}

.menu ul {
    list-style:none;
    margin:4px 0;
    padding:0 0 0 0;
}

.menu ul li a {
    padding:4px 0;
}

.menu a { text-decoration:none; width:100%; display:block;}

.menu a:hover {	
	background-color: #e7e7ed;
}

.menubox {
    padding:5px 0 0px 5px;
}

.menubox ul {
	list-style:none;
    margin:4px 0;
    padding:0 0 0 0;
}
.menubox ul li {
    padding:4px 0;
}
.menubox a { text-decoration:none;}


.menuSection {
    font-weight:bold;
    border-bottom: 2px solid #e7e7ed;
	padding: 3px 0;
    cursor:pointer;
    background: transparent url(/images/menu/collapsed.gif) no-repeat top right;
}

.menuSection div{
	width: 100%;
}
.menuSection ul{
	display:none;
	font-weight:normal;
}

.menuSectionExpanded{background: transparent url(/images/menu/expanded.gif) no-repeat top right;}

.menuSectionExpanded ul{
	display:block;
}
/*-- end --*/

/*-- start second column --*/
#col2 h1 {
    font-size:26px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
}

#col2 h2 {
/*font-size:14px;*/
    font-size:21px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
}

#col2 h3 {
    font-size:14px;
}

.logobgbox {
    background: transparent url(/images/front_bg_center.gif) no-repeat;
    height:71px;
    padding:28px 20px 35px 20px;
    margin-bottom:10px;
}
.logobgbox .left {
    float:left;
    width:260px;
}
.logobgbox .right {
    float:right;
    width:260px;
}
#col2 .col1 {
    float:left;
    padding:0 10px 0 0;
    width:285px;
    border-right:2px solid #e7e7ed;
}
#col2 .col2 {
    float:right;
    padding:0 0 0 10px;
    width:287px;
    border-left:2px solid #e7e7ed;
    margin-left:-2px;
}

#col2 .col1 .more {
    font-size:14px;
    font-weight:bold;
}

#col2 .partnerlist {
    list-style:none;
    margin:0;
    padding:0;
}

#col2 .partnerlist li {
    padding:10px 0;
}

#col2 .partnerlist .alignleft {
    border:1px solid #e6e6e6;
    width:90px;
}

#col2 .partnerlist .text {
    float:right;
    width:185px;
}
#col2 .partnerlist h3 {
    margin:0 0 3px 0;
    font-size:14px;
}
#col2 .partnerlist h3 a {
    color:#0099ff;
}

#col2 .statplug h2 {
    margin-bottom:10px;
    padding-left:5px;
    padding-top:5px;
}

#col2 .statplug h3 {
    margin-bottom:10px;
    padding-left:5px;
    padding-top:5px;
}

#col2 .categories ul {
    margin:0;
    padding:0 0 0 15px;
}
#col2 .categories li {
    margin:2px 0 5px 0;
}

#col2 .border-b {
    border-bottom:2px solid #e7e7ed;
    padding-bottom:10px;
    margin-bottom:10px;
}

/*-- end --*/

/*-- start third column --*/

.stats h2 {
    font-size: 10px;
    letter-spacing:normal;
    background:#3399ff;
    color:#fff;
    padding:5px 8px;
    margin:0;
}

.stats ul {
    list-style:none;
    margin:0;
    padding:0;
    text-align:center;
}
.stats ul li {
    padding: 6px 2px 3px 3px;
    margin:2px 0 0;
    background:#f3f3f3 url(/images/stats_bg.gif) repeat-x;
    font-size:10px;
    height:45px;
}
.stats ul li span {
    font-size:16px;
    font-weight:bold;
    line-height:190%;
}

.stats2 ul li {
    padding: 0;
    margin:0;
    background:#f3f3f3 url(/images/stats_bg.gif) repeat-x;
    font-size:10px;
    height:20px;
}

hr {
    border: 1px solid #e7e7ed;
    background-color: #e7e7ed;
    margin: 10px 0px 10px 0px;
    padding: 0px;
}

.blackhr
{
    border: 1px #000000;
    background-color: #000000;
    margin: 10px 0px 10px 0px;
    padding: 0px;
}

.hspacer
{
    border-right:2px solid #e7e7ed;
}

.module {
    margin-bottom: 10px;
}

.module .moduleheader {
    background-image: url(/images/lefttop1.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding: 2px 0px 1px 10px;
}

h1 {
    font-family: arial,verdana,sans-serif;
    font-size:26px;
    font-weight: bold;
    color: #555;
    margin: 0px 0px 8px 0px;
    padding: 0;
}

h2 {
    font-family: arial,verdana,sans-serif;
    font-size: 23px;
/*letter-spacing: -1px;*/
    color: #555;
    font-weight: bold;
    margin: 0px 0px 8px 0px;
    padding: 0px;
}

exampletext {
    font-family: arial,verdana,sans-serif;
    font-size: 14px;
    letter-spacing: -1px;
    color: #555;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.module .moduleheader h1 {
    margin: 0px;
}

.module .modulecontent {
    border-top: none;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    background-color: #f6f6f6;
    padding: 2px 5px 3px 10px;
    background-image: url(/images/leftbalkbg.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
}

.modulecontent a:link, .modulecontent a:hover, .modulecontent a:visited, .modulecontent a:active {
    text-decoration: none;
    margin: 0px;
    padding: 4px 0px 4px 0px;
    display: block;
    color: #000;
}

.modulecontent a:hover {
    background-color: #fff;
}

/*--taken from below--*/
.bigmodule, .bigmodulenorub {
    padding: 10px 5px 0 10px;
    background: transparent url(/images/boxheader2_grey.gif) repeat-x;
}

.onecol .bigmodule, .onecol .bigmodulenorub {
    background-image:none;
}
.bigmodulenorub.h3 {
    font-family: arial,verdana,sans-serif;
    font-size: 23px;
    color: #555;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.bigm2col {
    width: 100%;
}

.bigm2colc {
    background-image: url(/images/balk_2col_1.gif);
    background-repeat: no-repeat;
    padding-top: 2px;
}

.bigm2col .col1 {
    float: left;
    width: 252px;
    padding-left: 21px;
    padding-right: 10px;
}

.bigm2col .col2 {
    float: left;
    width: 259px;
    padding-left: 31px;
}

.bigm2colfoot {
    background-image: url(/images/balk_2col_2.gif);
    background-repeat: no-repeat;
    height: 10px;
    margin-bottom: 10px;
}

#footer {
    height: 30px;
    width:980px;
    padding-top:30px;
    margin:0 auto;
    text-align: center;
    font-size: 11px;
    background: #f3f3f3 url(/images/footer.gif) no-repeat;
}

.forminpleft {
    width: 92%;
    background-color: #fff;
    border: 1px solid #BFCFCF;
}

.formleftsubmit {
    margin-top: 4px;
    margin-bottom: 4px;
}

a:link, a:active, a:visited {
    color: #333;
    margin: 0;
    padding: 0;
}

a:hover {
    color: #1C9DFF;
}

p {
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

fieldset {
    padding: 5px;
    border: 1px solid #6DB6C3;
}

fieldset legend {
    font-weight: bold;
    color: #333;
}

.filtertable {
    border: none;
    padding: 0;
    margin: 0;
}

.filtertable .co {
    color: #333;
    font-weight: bold;
}

.filtertable .fcell {
    padding-right: 20px;
}

.tree_arrow {
    margin-left: 3px;
    margin-right: 3px;
    vertical-align: text-bottom;
}

.tree_rubrik {
    font-family: arial,verdana,sans-serif;
    font-size: 17px;
    color: #333;
    font-weight: bold;
}

.tree_top {
    background-image: url(/images/tree_headlinebg.gif);
    background-repeat: repeat-x;
    height: 41px;
    padding: 8px 0px 0px 0px;
}
.system-message {
    clear:both;
    padding:3px 10px;
    margin:0 0 0px;
    border:1px solid #000;
    border-width:1px 0;
    line-height:24px;
}

.system-message p {
    background-repeat:no-repeat;
    background-position:0 50%;
    padding:0 0 0 26px;
    margin:0;
}

.info-message {
    color:#000;
    background:#f9fbff url(/images/system-message-info-bg.gif) repeat-x 0 100%;
}

.info-message p {
    background-image: url(/images/icons/icn_information.gif);
}

.warning-message {
    background: url(/images/icons/icn_warning.gif) repeat-x 0 100%;

}
/*
.error-message p {
    background-image: url(/images/icons/icn_error.gif);
}

.error-message {
    color:#000;
    background: url(/images/system-message-error-bg.gif) repeat-x 0 100%;
}
*/
.error-message {
    clear: both;
    padding: 3px 10px;
    margin: 0 0 0;
    border-color: #000000;
    border-style: solid;
    border-width: 1px 0;
    line-height: 24px;
    background: url(/images/system-message-error-bg.gif) repeat-x 0 100%;
    color: #000000;	
}

.error-message p {
	margin: 0;
    padding: 0 0 0 26px;
    background: url("/images/icons/icn_error.gif") no-repeat scroll 2px 4px transparent;	
}

.confirm-message p {
    background: url(/images/icons/icn_confirmation.gif) no-repeat 2px 4px;
}

.confirm-message {
    color:#000;
    background:#f9fbff url(/images/system-message-confirm-bg.gif) repeat 0 100%;
}

.warning-form-field {
    border:1px solid #F7CD45;
}

.error-form-field {
    border-top:2px solid #BC100E;
    border-left:2px solid #BC100E;
    border-bottom:1px solid #FE9999;
    border-right:1px solid #FE9999;
}


/* Messaging */
.error, .warning, .message, .info
{
    color: #000 !important;
    padding: .3em 40px !important;
    margin: .5em 0 1em 0;
    font-size: 90%;
    position: relative;
}

.info small, .error small, .warning small, .message small
{
    font-weight: normal;
    font-size: 90%;
}

.error
{
/*background: #fdd url("/images/icons/message_delete.png") no-repeat 10px 3px;*/
    background: #fdd url("/images/icons/icn_error.gif") no-repeat 10px 3px;
    border: 1px solid #fbb;
}

.warning
{
    background: #ffd url("/images/icons/message_error.png") no-repeat 10px 3px;
    border: 1px solid #fe6;
}

.message
{
    background: #dfd url("/images/icons/message_accept.png") no-repeat 10px 3px;
    border: 1px solid #bfb;
}

.info
{
    background: #def url("/images/icons/message_information.png") no-repeat 10px 3px;
    border: 1px solid #9cf;
}

/*END*/


a img {
    border: 0 none;
}

img {
    border: 0 none;
}

#partnerDetail {
    display:none;
    position:absolute;
    top: 1px;
    left: 1px;
    width: 500px;
    height: auto;
    padding: 0px;
    border: none;
    background-color: transparent;
}

#onmouseDetail {
    display:none;
    position:absolute;
    top: 1px;
    left: 1px;
    width: 500px;
    height: auto;
    padding: 0px;
    border: none;
    background-color: transparent;
}

#previewHolder, .previewHolder {
    background-image: url(/images/previewbg.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    background-color: #ffffff;
    border: 1px solid #9CBFC1;
    border-radius: 10px;
    padding: 10px;
}

.row1 {
    background-color: #fff;
}

.row2 {
    background-color: #fff;
}

hr.lm {
    height:2px;color:#0254B9;width:140px;float:left;
}

.pager {
    text-align:center;
    clear:both;
}

#browse-results .pager,
    #search-results .pager {
    clear:none;
}

.pager p {
    display:inline;
    margin:0 15px 0 0;
}

.pager ul {
    display:inline;
    margin:0;
    padding:0;
    list-style:none;
}

.pager li {
    display:inline;
    margin:0;
    padding:0;
}

.pager a {
    padding:2px 2px;
    font-size:1em;
    font-weight:normal;
}

.pager li.prev a {
    font-weight:bold;
}

.pager li.next a {
    font-weight:bold;
}

#searchresult-listing table {
    margin:5px 0;
    padding:0;
    border:0;
    border-collapse:collapse;
    width:100%;
}

#searchresult-listing th,
    #searchresult-listing td {
    padding:3px 8px 2px 8px;
/* background theme-specific */
    vertical-align:middle;
}

#searchresult-listing th {
    font-weight:bold;
    text-align:left;
}

#searchresult-listing th.status {
    width:14%;
    text-align:right;
}

#searchresult-listing th.user {
    width:25%;
    text-align:center;
}

#searchresult-listing th.subject {
    width:35%
}

#searchresult-listing th.date {
    width:20%;
}

#searchresult-listing th.delete {
    width:6%;
}

#searchresult-listing td {
    padding-top:7px;
    padding-bottom:6px;
}

#searchresult-listing img {
    display:block;
    margin:0 auto;
    float:none;
}

#searchresult-listing tr.odd td {
    background:transparent;
}

#searchresult-listing tr td.status {
    padding-right:0;
    text-align:left;
    vertical-align:middle;
}

#searchresult-listing .status img {
    display:inline;
    margin:0;
    padding:0;
    float:none;
    vertical-align:middle;
}

#searchresult-listing tr td.status input {
    margin-left:0;
}

#searchresult-listing td.subject {
    font-weight:bold;
}

#searchresult-listing td.subject .read {
    font-weight:normal;
}

#searchresult-listing .actions {
    padding:5px 8px;
    text-align:left;
}

#searchresult-listing .actions .select-all input {
    margin-left:0;
}

#search-results .member-listing {
    width:917px;
    margin:10px auto 5px;
    padding:10px 0;
    border:1px solid #999;
    border-width:1px 0;
}
#search-results .i3 {
    position:relative;
}
#search-results .member-listing li {
    width:285px;
    height:130px;
    margin:0;
    padding:15px 15px 10px;
    border:1px solid #fff;
    border-width:0 1px 1px 0;
}
#search-results .member-listing li.column-1 {
    clear:both;
    padding-left:0;
}
#search-results .member-listing li.column-3 {
    padding-right:0;
    border-right:none;
}
#search-results .member-listing li.row-end {
    border-bottom:none;
}
#search-results .member-image {
    width:125px;
}
#search-results .member-image {
    float:left;
}
#search-results .member-listing ul {
    width:150px;
    float:right;
}
#search-results .member-listing ul li {
    float:none;
    text-align:left;
    width:auto;
    height:auto;
    margin:0;
    padding:0;
    border:none;
    font-size:0.94em;
}
#search-results .online-status a {
    font-weight:bold;
}
#search-results .member-listing strong {
    display:block;
    margin-top:5px;
}

.submitarea {
    text-align:right;
    margin-top: 10px;

}
.submitarea input {
    margin-right:10px;
}

.textinput {
    width:70%;
}

.leftformcell {
    width:30%;
}

.rightformcell {
    width:68%;
}

.leftcell {
    width:30%;
    text-align:right;
    font-weight:bold;
}

.hspacercell {
    margin-left:5px;
    margin-right:5px;
    width:10px;
    white-space: nowrap;
}

.rightcell {
    width:68%;
    text-align:left;
}


#loading {
    width: 200px;
    height: 100px;
    background-color: #c0c0c0;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -50px;
    margin-left: -100px;
    text-align: center;
}


/* Light gray background color */
.paneBg1
{
    BACKGROUND-COLOR: #D6D6D6
}

/* Very light gray background color */
.paneBg2
{
    BACKGROUND-COLOR: #F0F0F0
}

/* Medium light gray background color */
.paneBg3
{
    BACKGROUND-COLOR: #D6D6D6
}

/* Medium light gray background color */
.paneBg4
{
    BACKGROUND-COLOR: #DFDFDF
}

.alignleft {
    float:left;
    margin-right:5px;
}

.alignright {
    float:right;
    margin-left:5px;
}

.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*p.heatmap {
    padding-top: 24px;
    font-family: Georgia,"Bitstream Vera Serif","Times New Roman",serif;
    text-align: justify;
    line-height: 40px;
    margin-bottom: 24px;
}*/
p.heatmap {
    font-family: arial,verdana,sans-serif;
    text-align: justify;
    line-height: 20px;
    margin-bottom: 24px;
}
p.heatmap a {
    font-weight: normal;
    text-decoration:none;
    margin: 0 0.2em 0 0;
}

p.heatmap a:hover {
    color: #0ca;
}

.blogList {
    padding: 2px;
    height: 310px;
    overflow: hidden;
    background-color: transparent;
}

h3#buybutton a {
    background: url(/images/icons/buy.png) top left no-repeat;
    margin-bottom: 10px;
}

h3#buybutton a:hover {
    background-position: bottom left;
}

.buybutton {
    background: transparent url(/images/icons/buy_button1.png) no-repeat;
    width:400px;
}

.buybutton:link {
    background: transparent url(/images/icons/buy_button1.png) no-repeat;
}

.buybutton:hover {
    background: transparent url(/images/icons/buy_button2.png) no-repeat;
}

.ds_box {
    background-color: #FFF;
    border: 2px solid #ddd;
	-moz-border-radius: 8px;
	border-radius: 8px;
    position: absolute;
    z-index: 32767;
}
#ds_calclass{
	padding:3px;
}
.ds_tbl {
    background-color: #FFF;
}

.ds_head {
    background-color: #88ccFF;
    color: #FFF;
    font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
}

.ds_subhead {
    background-color: #CCC;
    color: #333;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana,sans-serif;
    width: 32px;
}

.ds_cell {
    background-color: #EEE;
    color: #000;
    font-size: 11px;
    text-align: center;
    font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana,sans-serif;
    padding: 5px;
    cursor: pointer;
}

.ds_cell:hover {
    background-color: #F8F8F8;
} /* This hover code won't work for IE */

.smallform{
    font-size:9px;
}

#ts-wrapper {width: 160px; background: url(http://www.tailsweep.com/images/fade.jpg) repeat-x #fff; border: 1px solid #E4E4E4; margin:0px;letter-spacing: -1px;}

.checkmark_ok_with_height{height:20px;background:transparent url(/images/icons/checkmark_ok.png) no-repeat top right;}
.checkmark_nok_with_height{height:20px;background:transparent url(/images/icons/checkmark_nok.png) no-repeat top right;}
.checkmark_ok{background:transparent url(/images/icons/checkmark_ok.png) no-repeat top right;}
.checkmark_nok{background:transparent url(/images/icons/checkmark_nok.png) no-repeat top right;}

.sortable tbody {
	border-left:#ccc 1px solid;	
}

.sortable thead {
    background-color:#eee;
	border-width:0px;
}

.sortable thead th {	
    /*background-color:#65d4ec;*/
    border-bottom: #ccc 1px solid;
    color:#666;
    font-weight:bold;
    line-height:2em;
    text-align:center;
}
.sortable thead th a{
  color:#666;
}
.sortable .odd{
    background-color:#eee;
}

.sortable .even{
    background-color:#fff;
}

.sortableNoBGImg thead { 
	background: none;
	background-color: #eee;
}

/* TS GRID */
table.grid {
    border-collapse:collapse;
    border-right:1px solid #C2D8FF;
    border-top:1px solid #C2D8FF;
    margin:1em auto;
    font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
    font-style:normal;
    font-variant:normal;
    font-size:0.8em;
}

.grid th {
    border-bottom:1px solid #C2D8FF;
    border-left:1px solid #E5EFF8;
    color:#555;
    font-weight:normal;
    padding:0.1em 0.1em;
    text-align:left;
}

.grid thead th {
    background-color:#C2D8FF;
    color:#555555;
    font-weight:bold;
    line-height:2em;
    text-align:center;
}

/* TODO Play around with this */
.grid tbody{
	/*height:500px;
	overflow-x:hidden;
	overflow-y:auto;*/
}

.grid .odd{
    background-color:#C2D8FF;
}

.grid .odd .oddOrEven{
	background-color:#C2D8FF;
}

.grid td.leftCell{
	text-align:left;
}

.grid td {
    border-bottom:1px solid #C2D8FF;
    border-left:1px solid #C2D8FF;
    background-color: #fff;
    color: #333;
    padding:0.1em 1em;
}

.grid td.gridRowLabel {
    background-color:#eee;
}

.grid td.gridColHover {
    background-color:#eee;
}

.grid td.gridColMarked {
    background-color:#97d99b;
}

.grid a {
    color:#333;
    border:medium none;
}

.grid .booked {
    background: #fff url(/images/icons/grid_booked.png) no-repeat;
    background-position:center;
}
.grid .offered {
    background: #fff url(/images/icons/message_error.png) no-repeat;
    background-position:center;
}
.grid .available {
    background: #fff url(/images/icons/grid_available.png) no-repeat;
    background-position:center;
}

.grid .pop {
	background-image: url(/images/previewbg.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    background-color: #ffffff;
    position: absolute;
    z-index: 666;    
    border: #ccc 1px solid;
    border-radius: 10px;
    margin: 4px 0 0 -140px;
    display:none;
    padding: 2px;
    text-align:left;
}

.grid .pop ul{
    margin:5px;
    padding:0px;
    list-style:none;
}

#showCart{
	margin:0;
	padding:2px;
	position:fixed;
	bottom:0;
	background-color:#fff;
	width:100%;		
	border: #ccc 2px solid;
}

.tsTable {
    border-collapse:collapse;
    border-right:1px solid #C2D8FF;
    border-top:1px solid #C2D8FF;
    font-style:normal;
    font-variant:normal;
    font-size:10px;
    width:100%;
}

.tsTable th {
    background-color:#C2D8FF;
    color:#555;
    font-weight:bold;
    line-height:2em;
    padding: 0 2px;
}

.tsTable td{
    border-bottom:1px solid #C2D8FF;
    border-left:1px solid #C2D8FF;
    color:#678197;
}

.tsTable .button{
    text-align:right;
}

.tsTable input{
    margin:5px;
}

.tsTable .odd{
    background-color:#e5eaef;
}

.tsTable .sum{
    background-color:#FFFB8D;
    font-weight:bold;
    border-top-width:thick
}

#messageBoard{
    background-color:#FFFAAA;
    border:2px solid #EFEA9A;
    padding:5px;
    position:fixed;
    text-align:center;
    left:36%;
    top:50%;
    width:600px;
}

#ajaxLoader{
    background-color:#FFFFFF;
    display:block;
    height:44px;
    left:48%;
    padding:25px 0px;
    position:fixed;
    top:30%;
    width:100px;
    border:#eee 3px solid;
    border-radius: 10px;
}

#abortAjax{
	margin-top:10px;
	border:#ccc 1px solid;
	background:transparent;
}

.sum {
    background-color:#FFFB8D;
    font-weight:bold;
    border-top-width:thick
}

.warn {
    background-color:red;
    font-weight:bold;
    border-top-width:thick
}

/* Message Css Pop Up */
#blanket {
background-color:#ddd;
left:0px;
opacity:0.65;
filter:alpha(opacity=65);
position:absolute;
top:0px;
width:100%;
z-index:998;
}
#popUpDiv {
padding:3px 10px 10px 10px;
background-color:#fff;
border-color:#faa;
border-style:solid;
border-width:1px 2px 2px 1px;
position:fixed;
opacity:1.0;
filter:alpha(opacity=100);
width:400px;
top:40%;
z-index:999;
}

#popUpDiv p {
text-align:left;
}
.spacerLine{
width:100%;
height:1px;
border-bottom:#000 1px solid;
margin:10px 0px;
}

ul.tsMultiSelect {
list-style-type:none;
margin:0.3em 0pt;
padding:0pt;
width:15em;
}

ul.tsMultiSelect li {
background:#efefef url(/images/icons/cross_bright.png) no-repeat scroll 98% center;
border:1px solid #CCDDEE;
color:#4466AA;
cursor:pointer;
font-weight:bold;
margin:1px;
padding:0.1em 0.3em;
}

.tooltip{
	border:#ccc 1px solid;
	background-color:#f5f5f5;
	padding: 5px;
}

/* Pure CSS tooltip for links */
a.toolTip:hover {
	position: relative;
	text-decoration:none;
}

a.toolTip span {	
	display: none;
	top: 15px; 
   	left: 20px;
   	font-size:10pt;
	font-weight:normal !important;
   	/*white-space:nowrap;*/
}

a.toolTip:hover span {
	font-size:11pt;
	display: block;
   	position: absolute;
   	background-color:#fafafa;
   	color:#333;
   	border:#3Bd0fA 1px solid;
   	padding: 3px;
}

tr.hoverRow{
	background-color: #E3F0FF;
}

th.hoverCell {
	background-color: #E3F0FF;
}

.tabError{
background: #faa !important;
}

#siteAdManage form
{
	font-size: 9px;
	margin-top:10px;
}

#siteAdForm span
{
	border-right: #ccc 1px solid;
	margin-right: 20px;
}
#siteAdForm span input {
	vertical-align:middle;
}
#siteAdForm span select {
	vertical-align:middle;
}

#adContentForm div{
    float:left;
    margin:5px 0;
    width:60%;
}

#adContentForm input {
display:inline;
}

#adContentForm label{
    float:left;
    display:block;
    width:40%;
    margin:5px 0;
    clear:both;
}

#adContentForm h3{
  clear:both;
  margin:0;
}


.dataTable {
    border-collapse:collapse;
    border-right:1px solid #C2D8FF;
    border-top:1px solid #C2D8FF;
    font-style:normal;
    font-variant:normal;
    font-size:11px;
    width:100%;
}

.dataTable th {
	border-left:1px solid #C2D8FF;
    background-color:#C2D8FF;
    /*color:#66A3D3;*/
    padding:2px 2px;
    color:#555;
    font-weight:bold;
    line-height:2em;
/*padding:0.1em 1em;*/
    /*text-align:left;*/
}

.dataTable td{
    border-bottom:1px solid #C2D8FF;
    border-left:1px solid #C2D8FF;
    color:#333;
    padding:2px 2px;
/*padding:0.1em 1em;*/
    /*text-align:left;*/
}

.dataTable .button{
    text-align:right;
}

/*.dataTable input{
    margin:5px;
}*/

.dataTable .odd{
    background-color:#e5eaef;
}

.dataTable .sum{
    background-color:#FFFB8D;
    font-weight:bold;
    border-top-width:thick
}

.dataTable .total{
	font-size: 14px;	
}

.dataTable .subHeader td{
	font-weight:bold;
	background-color:#B79AFF;
}
.dataTable .seller{
	background-image:url("/images/boxheader2_grey.gif");
	font-size:14px;
}
.dataTable .seller th{
	background-color: transparent;
    padding: 0 4px;	
}

.fullscreenform {
    width:700px;    
}

.adGroupListingTable
{
    border-collapse:collapse;
    /*border-right:1px solid #C2D8FF;
    border-top:1px solid #C2D8FF;*/
    font-style:normal;
    font-variant:normal;
    font-size:11px;
    width:100%;
}

.adGroupListingTable th {
    background-color:#C2D8FF;    
    /*color:#66A3D3;*/
    padding:2px 2px;
    color:#555;
    font-weight:bold;
    line-height:2em;
/*padding:0.1em 1em;*/
    /*text-align:left;*/
}

.adGroupListingTable td{
    border-bottom:1px solid #C2D8FF;
    border-left:1px solid #C2D8FF;
    color:#333;
    padding:2px 2px;
/*padding:0.1em 1em;*/
    /*text-align:left;*/
}

.adGroupListingTable .highlight
{
	background-color:#FFFB8D;
}

.adListingTable td {
    border-color:#D4C2FF;
}

.adListingTable th {
    background-color:#D4C2FF;
    /*color:#66A3D3;*/
    padding:2px 2px;
    color:#555;
    font-weight:bold;
    line-height:2em;
/*padding:0.1em 1em;*/
    /*text-align:left;*/
}

.adListingTable .highlightRow{
	background-color:#c3ff9d;
}

.siteAds th
{
	border-bottom: #ccc 1px solid;
}

/* System nofications */
#systemNotification
{
	display:none; /* change this */
	position:fixed;
	top:-12px;
	background-color:transparent;
	z-index:9999;
	width: 100%;
}

#systemNotification .messages {
	background: #fcc url(/images/notificationBG.png) repeat-x 0 0;
    border: 2px solid #999;
    border-radius: 0 0 10px 10px;
    border-width: 0 2px 2px;
    margin: 0 auto;
    width: 600px;
}

#systemNotification .messages #close 
{
	font-weight: bold;
	font-size:14px;
	float:right;
	margin: 3px 6px;
	text-decoration:none;
}

#systemNotification .messages ul {
	list-style:none;
	padding:8px 10px 0;
	text-align:left;
}

#systemNotification .messages ul li h1 
{
	width:490px;
	font-size: 22px;
    margin: 5px 0;
}

#systemNotification .messages ul li p 
{
	width:490px;
}
#systemNotification .messages ul li h1 .countDown{
	width: 122px;
	font-size:8px;
	display:inline;
	background-color:transparent !important;
	border:none !important;
	/*margin-bottom: -25px;*/
    /*position: relative;*/
    /*top: -9px;*/
}

#systemNotification .messages ul li h1 .countDown .countdown_amount {
    font-size: 150%;
}

#systemNotification .messages ul li a {
	float:right;	
}

#siteFrame {
    width: 800px;
    height: 600px;
    border: 1px solid black;
    zoom: 0.3;
    -moz-transform: scale(0.3);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.3);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.3);
    -webkit-transform-origin: 0 0;
    overflow: hidden;
}

#topBar{border-bottom: 1px solid #CCCCCC;padding: 0 0 0 6px;height:38px;}

input.requiredField  {
    background: url("/images/icons/asterisk.png") no-repeat scroll 99% center transparent;
}

textarea.requiredField  {
    background: url("/images/icons/asterisk.png") no-repeat scroll 99% top transparent;
}

.greybox {
	background-color: #F7F7F7;
	border: 1px solid #E0E0E0;
	padding: 5px;
	-moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom:10px;
}

.RGraph_tooltip {
    background-color: rgba(247, 247, 247, 0.95) ! important;
    color: #333333 ! important;
    font-family: arial,verdana,sans-serif ! important;
    border: 2px solid #808080 ! important;       
}

.actionList li {
	color: #555555;
	margin: 5px 0;
}
.actionList .noSiteAds{
	color:#aaa;
}
.financialWarnings {
	color: #ff5335;
	padding: 0 10px;
}
.financialWarnings h3 {
	margin: 10px 0 0;
}
.financialWarnings ul {
	margin:4px 0 10px;
	padding:0 16px;
}
.financialWarnings ul li{
	margin: 0 0 3px;
}
