div { border: 1px dotted #00CCFF; }
/*   general styles   */
body, html {
	background: #280b0b url('/templates/img/tobago/bg.jpg') no-repeat 50% 100%;    
    padding: 0;    
    margin: 0;    
    height: 100%;
	zoom:1;
}

body#scroll {
	background: #280b0b url('/templates/img/tobago/bg_scroll.jpg') no-repeat 50% 100%;    
}
body, td, th, select, input, textarea, h1, h2, h3, h4, h5, h6 { 
    font: 12px Verdana, sans-serif;  
    color: #79542d;
}
a, a:link, a:visited, a:active {
    color: #ffe019;
    text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
table {
    border: 0; 
    border-collapse: collapse;
}
form, img, div, td, th {
    padding: 0;
    margin: 0;
    background: transparent;
    border: none;
}
h1 {
	font: bold 17px Tahoma;
	color: #673c10;
	padding: 0 0 7px 0;
	margin: 0;
}
p {
    padding: 0 0 14px 0;
    margin: 0;  
    background: transparent;
    font-family: inherit;
    font-size: inherit; 
}
.big {
	font-size: 15px;	
}
.big p {
    padding: 0 0 21px 0;
}
.table td {
	font: 12px Tahoma;
	color: #000;
	background: #e4ce8d;
	border: 1px solid #fcefc8;
	vertical-align: top;
	text-align: left;
	padding: 5px 8px 3px 8px;
}
.table tr.nobg td {
	background: transparent;
	border: none;
	text-align: right;
	padding: 15px 0;
}
.clear {
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    margin: 0 0 -1px;
}
.png, #place_holder img { behavior:	url('pngbehavior.htc'); }
.float_right {
	float: right;
	margin: 0 0 10px 10px;
}
/*   the basic layout blocks   */
#wrapper {
    text-align: center;    
    min-height: 100%;
	margin-bottom: -745px;
}
* html #wrapper {
    height: 100%;
}
#main {
	height: 745px;
	width: 992px;
	margin: 0 auto;
	text-align: left;
}
#head {
	height: 195px;
}
/* columns */
.columns {
    width: 100%;      
    clear: both; 
	position: relative;
}
.columns .column_left {
    float: left;    
    width: 180px;    
    position: relative;
    z-index: 4;
	padding: 66px 0 0 0;	
}
* html .columns .column_left {
    margin-right: -100%;
}
.columns .column_right {    
    width: 490px;    
    margin-left: 427px;
	padding: 66px 0 0 0;
}
#scroll .columns .column_right {    
	margin-left: 262px;
	width: 625px;
	padding: 34px 0 0 0;
}
/* /columns */
#nav {
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
}
#nav li {
	padding: 0; 
	margin: 0;
	height: 30px;
	width: 170px;
}
#nav li a {
	width: 170px;
	height: 30px;
	display: block;
	position: relative;
}
#nav li#home {
	background: transparent url('/templates/img/tobago/nav/home.gif') no-repeat 0 0;
}
#nav li#statistics {
	background: transparent url('/templates/img/tobago/nav/statistics.gif') no-repeat 0 0;
}
#nav li#how_to_study {
	background: transparent url('/templates/img/tobago/nav/how_to_study.gif') no-repeat 0 0;
}
#nav li#tt_chat {
	background: transparent url('/templates/img/tobago/nav/tt_chat.gif') no-repeat 0 0;
}
#nav li#messaging {
	background: transparent url('/templates/img/tobago/nav/messaging.gif') no-repeat 0 0;
	margin-top: 2px;
}
#nav li#edit_details {
	background: transparent url('/templates/img/tobago/nav/edit_details.gif') no-repeat 0 0;
	margin-top: 7px;
}
#nav li#logout {
	background: transparent url('/templates/img/tobago/nav/logout.gif') no-repeat 0 0;
	margin-top: 7px;
}


#place_holder { position: absolute; /*width: 285px;
	height: 243px;*/
	margin: 0 0 0 144px; z-index: 500; 
	#margin: 0 0 0 -36px; /* ie7 hack */
}

* html #place_holder { 	margin: 0 0 0 144px; }/* star html hack for ie6 */


#scroll #place_holder {
	margin: 0;
	top: -210px;
	right: -29px;
}
/* content box and box with scrolling */
#title {
	height: 45px;
	width: 609px;
	text-align: center;
}
.content {
    height: 445px;
}
#scroll .content {
	height: 432px;
}
.content .scroll_box {
    overflow: auto; 
    height: 309px;
	background: #fff;
	border: 1px solid #ffad30;
}
.content .indent {
    padding: 6px 25px 0 0;
}
.content .scroll_box .indent {
    padding: 17px 22px 10px 15px;
}
/* content box and box with scrolling */
#copyright {
	padding: 0 0 0 327px;
}
#menu {
	padding: 0 0 0 26px;
}
#scroll #menu {
	padding: 0 0 0 191px;
}
#scroll #copyright {
	padding: 0 0 0 492px;
}

/* forms */
a.button {
	display: block;
	position: relative;
	float: right;
	margin: 0 0 0 20px;
	border: 1px solid #673c10;
	text-decoration: none !important;
	font: bold 12px Tahoma;
	color: #673c10 !important;
}
a.button span {
	display: block;
	border: 1px solid #f4efe7;
	background: #ad906b url('/templates/img/tobago/bg_button.gif') repeat-x 0 0;
	padding: 2px 10px 5px 10px;
}
form a.button {
	margin-top: 8px;
}
* html form a.button {
	margin-top: 9px;
}
.field {
	background: #ebdbaa;
	border: 1px solid #673c10;
	padding: 0;
	margin: 0;
	line-height: 1.7em;
	height: 23px;
	width: 332px;
}
form th {
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	font: bold 12px Tahoma;
	color: #673c10;
	padding: 4px 12px 0 0;
}
* html form th {
	padding-top: 5px;
}
form td {
	padding: 0 0 7px 0;
}
* html form td {
	padding: 0 0 5px 0;
}
form table {
	margin: 5px 0;
}
#login { height: 209px; background: transparent url(/templates/img/tobago/login_field.jpg) no-repeat 0 0; width: 195px; position: relative; left: -11px; top: 22px; _top: 23px; }
#login form {
	padding: 10px 0 0 18px;
}
#login .field {
	width: 110px;
	height: 16px;
	border: none;
	background: transparent;
	margin: 29px 0 1px 0;
	padding: 0 0 0 3px;
}
* html #login .field {
	margin: 28px 0 0 0;
}
#login input.button {
	width: 81px;
	height: 17px;
	margin: 5px 0 0 1px;
}

/* /forms */

/* modules */
#modules {
	height: 90px;
	padding: 0 0 0 5px;
}
#modules a, #modules div {
	display: block;
	position: relative;
	margin: 0 16px 0 0;
	float: left;
}
#modules #module_1 {
	width: 67px;
	height: 70px;
	background: transparent url('/templates/img/tobago/modules/1.gif') no-repeat 0 0;
}
#modules #module_2 {
	width: 90px;
	height: 72px;
	background: transparent url('/templates/img/tobago/modules/2.gif') no-repeat 0 0;
}
#modules #module_3 {
	width: 91px;
	height: 77px;
	background: transparent url('/templates/img/tobago/modules/3.gif') no-repeat 0 0;
}
#modules #module_4 {
	width: 89px;
	height: 80px;
	background: transparent url('/templates/img/tobago/modules/4.gif') no-repeat 0 0;
}
#modules #module_5 {
	width: 80px;
	height: 80px;
	background: transparent url('/templates/img/tobago/modules/5.gif') no-repeat 0 0;
}
#modules #module_6 {
	width: 107px;
	height: 84px;
	background: transparent url('/templates/img/tobago/modules/6.gif') no-repeat 0 0;
}


/* /modules */


/* new login_form*/
.login_button { background: url(/templates/img/tobago/login_button.jpg); height: 28px; width: 115px; margin-top: 10px; //margin-top: 8px;  margin-left: 21px; }
.login_input { margin-top: 70px; border: 1px dotted #000000; }
.pass_input { margin-top: 33px; //margin-top: 31px;}
.login_input, .pass_input { width: 140px; height: 16px; border: none; background: transparent; padding: 0 0 0 3px; }
.pass_remind_button { background: url(/templates/img/tobago/pass_reminder_button.jpg) no-repeat; height: 49px; width: 173px; margin-top: 25px; margin-left: 8px; }
.pass_remind_button a { display: block; height: 20px; width: 140px; text-decoration: none; position: relative; left: 20px; top: 10px; }
.new_regs_button { background: url(/templates/img/tobago/new_user_button.jpg) no-repeat; height: 49px; width: 173px; margin-top: 2px; margin-left: 8px; //margin-left: 9px;}
.new_regs_button a { display: block; height: 20px; width: 160px; text-decoration: none; position: relative; left: 10px; top: 10px; }
/* /new login_form*/

/* height fix*/
body  { min-width: 980px;     min-height: 800px;}
* html body { width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 980 ? '980px' : '100%' ); height: 850px;}
/* /height fix*/



.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clearLeft {
	margin-left: 0 !important;
}

.clearTop {
	margin-top: 0 !important;
}

.clearBottom {
	margin-bottom: 0 !important;
}

.clearRight {
	margin-right: 0 !important;
}

/* news popup */
.newsPopup {
	position: absolute;
	top: 152px;
	left: 250px;
	width: 496px;
	background: #fff;
	padding: 20px 24px;
	text-align: left;
	color: #673C10;
	border: 2px solid #79542D;
	z-index: 5;
}

.newsPopup h2 {
	margin: 0;
	padding-bottom: 12px;
	font-size: 20px;
}

.newsPopup h3 {
	margin: 0;
	padding-bottom: 8px;
	font-size: 14px;
}

.newsPopup .newsPopupText .newsImageLeft {
	margin: 0 14px 14px 0;
	float: left;
	clear: left;
}

.newsPopup .newsPopupText .newsImageRight {
	margin: 0 8px 14px 14px;
	float: right;
	display: inline;
	clear: right;
}

.newsPopup .newsPopupButton {
	margin: 10px 0 0 224px;
	display: inline;
	float: left;
}

.newsPopup .newsLink {
	margin: 18px 0 0 0;
}

.newsPopup .newsLink a, .newsPopup .newsLink a:visited, .newsPopup .newsLink a:active, .newsPopup .newsLink a:hover {
	color: #79542D;
	font-weight: bold;
}

.newsPopup .newsLink a:hover {
	text-decoration: none;
}

/* button */
.button {
	height: 25px;
	margin: 0;
	padding: 0;
}

.buttonLeft, .buttonRight {
	width: 2px;
	height: 25px;
	background: url(/templates/img/tobago/button_left.gif) no-repeat;
}

.buttonRight {
	background: url(/templates/img/tobago/button_right.gif) no-repeat;
}

.buttonInside {
	height: 25px;
	background: url(/templates/img/tobago/button_inside.gif) repeat-x top left;
	cursor: pointer;
	text-align: center !important;
	white-space: nowrap;
}

.buttonInside a {
	color: #79542D;
	padding: 4px 14px 0 14px;
	float: left;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	display: block;
}

/* news page */
h2.newsHeader {
	color: #673C10;
	font-size: 18px;
	margin: 0;
	padding-bottom: 10px;
}

.newsPage {
	float: left;
	width: 100%;
	position: relative;
}

.newsPage .newsBlock {
	margin-bottom: 28px;
	width: 100%;
}

.newsPage .newsBlock h4 {
	color: #79542D;
	margin: 0 0 8px 0;
	font-size: 14px;
}

.newsPage .newsBlock .newsDate {
	color: #E0C6AB;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 4px 0;
}

.newsPage .newsBlock .newsBlockText {
	color: #79542D;
	float: left;
	font-size: 12px;
	width: 100%;
}

.newsPage .newsBlock .newsBlockText .newsImageLeft {
	margin: 0 14px 14px 0;
	float: left;
	clear: left;
}

.newsPage .newsBlock .newsBlockText .newsImageRight {
	margin: 0 8px 14px 14px;
	float: right;
	display: inline;
	clear: right;
}

.newsPage .newsBlock .newsBlockLink {
	margin: 2px 10px 0 0;
	display: inline;
	position: relative;
}

.newsPage .newsBlock .newsBlockLink a {
	color: #79542D;	
	font-weight: bold;
	font-size: 13px;
}

.newsPage .newsBlock .newsBlockLink a:hover {
	text-decoration: none;
}
