﻿body {background:#fff; color:#000;}


/* Links */
a {text-decoration:none; color:#ff9126;}
a:hover {text-decoration:underline;}

/* General */
.zoneTopInfo {display:none;}
#wrapper {width:100%; margin:0 auto; background:none;}

/* Header */
#zoneTop {position:relative; height:160px;}
/*.DesignMode #zoneTop {height:240px;}*/
#zoneTop .logo{ position:absolute; top:0; left:0;}
#zoneTop .year {position:absolute; top:0; right:20px;}
#zoneTop .year a {display:block; width:auto;}
#zoneTop .year a:hover {text-decoration:none;}

/* Menu */
#zoneTopMenu {display:none;}
#zoneEditionsMenu {display:none;}

/* Sidebar */
#zoneLeft {width:100%; float:none; margin:30px 0 0 0;}

/* Content */
#zoneMain {margin:30px 0; background: none;}
#zoneRight {width:auto; float:none; margin:30px 0 0; padding:0 0 30px;background: none;}
#zoneRight .title {background:#fff; border-left:0; border-right:0; font-size:2em; font-weight:bold; font-family:Arial; padding:0; color:#ff9126;}
#zoneRight .contentBody, #zoneRight .resultsBody {background:#fff; padding:0; border-left:0; border-right:0; display:block;}
canvas {display:none;}

/* Footer */
#zoneBottom {background:none; height:auto; clear:both; font-family:Arial; margin:0;}
#zoneBottom .copyright {float:none; background:none;height:auto; line-height:30px; font-size:0.98em; color:#999; padding:0 15px; text-align:center;}
#zoneBottom .cap {display:none;}

/* AddThis */
.toolBox {display:none;}