/*
***********************************
 pragmaMx  Content Management System
 Copyright (c) 2005 pragmaMx Dev Team - http://pragmaMx.org
 ***********************************
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 ***********************************
 $Source: /cvsroot/pragmamx/stable/themes/mx-bluestyle/style/style.css,v $
 $Revision: 1.3 $
 $Author: tora60 $
 $Date: 2005/05/07 10:46:42 $
************************************/

* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a:link {
	background-color: transparent;
	color: #000000;
	text-decoration: underline;
}

a:visited {
	background-color: transparent;
	color: #333366;
	text-decoration: underline;
}

a:hover {
	background-color: #E8E8E8;
	color: #000000;
	text-decoration: underline;
}

a:active {
	background-color: transparent;
	color: #000080;
	text-decoration: underline;
}

block-title {
	font-size: 12px;
	font-weight: bold;
}

body {
	background-color: #FFFFFF;
	color: #1C223C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-3dlight-color: #95B3E5;
	scrollbar-arrow-color: #000000; /* BACKGROUND-repeat: repeat; */
	scrollbar-darkshadow-color: #6898D8;
	scrollbar-face-color: #95B3E5;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #6898D8;
	scrollbar-track-color: #95B3E5;
	text-decoration: none;
}

br {
	line-height: 8px;
}

div.centercolumn {
	font-size: 11px;
}

div.centercolumn div.blockcontent {
	background-color: transparent;
	color: #000000;
	padding-top: 0px;
}

div.centercolumn div.blocktitle {
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

div.leftcolumn {
	font-size: 11px;
}

div.leftcolumn *.boxcontent {
	background-color: transparent;
	color: #000000;
	font-size: 11px;
}

div.leftcolumn div.blockcontent {
	background-color: transparent;
	color: #000000;
}

div.leftcolumn div.blocktitle {
	background-color: transparent;
	color: #101868;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-top: 4px;
	text-align: left; /* background: #445A84; */
}

div.rightcolumn {
	font-size: 11px;
}

div.rightcolumn *.boxcontent {
	background-color: transparent;
	color: #000000;
}

div.rightcolumn div.blockcontent {
	background-color: transparent;
	color: #000000;
}

div.rightcolumn div.blocktitle {
	background-color: transparent;
	color: #101868;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-top: 4px;
	text-align: left; /* background: #8092B0; */
}

form {
	display: inline;
}

h1 {
	font-weight: bold;
}

h2 {
	font-weight: bold;
}

h3 {
	font-weight: bold;
}

h4 {
	font-weight: bold;
}

h5 {
	font-weight: bold;
}

h6 {
	font-weight: bold;
}

h7 {
	font-weight: bold;
}

img {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

input {
	background-color: #F5F5F5;
	border-bottom: 1px inset #6898D8;
	border-left: 1px inset #6898D8;
	border-right: 1px inset #6898D8;
	border-top: 1px inset #6898D8;
	color: #1C223C;
}

input.formbutton {
	background-color: #F6F6F6;
	border-bottom: #607599 1px outset;
	border-left: #607599 1px outset;
	border-right: #607599 1px outset;
	border-top: #607599 1px outset;
	color: #000000;
	text-align: center;
}

input.formcheckbox {
	background-color: transparent;
	border: none;
	color: #1C223C;
}

select {
	background-color: #F5F5F5;
	border-bottom: 1px inset #6898D8;
	border-left: 1px inset #6898D8;
	border-right: 1px inset #6898D8;
	border-top: 1px inset #6898D8;
	color: #1C223C;
}

span.footmsg a {
	background-color: transparent;
	color: #787878;
	font-size: 9px;
}

/* center column definition*/
td.centercolumn {
	font-size: 11px;
}

/* left column definition*/
td.leftcolumn {
	background-position: left;
	background-repeat: repeat-y;
}

/* Blocks side definitions right column definition: */
td.rightcolumn {
	font-size: 11px;
}

textarea {
	background-color: #F5F5F5;
	border-bottom: 1px inset #6898D8;
	border-left: 1px inset #6898D8;
	border-right: 1px inset #6898D8;
	border-top: 1px inset #6898D8;
	color: #1C223C;
}

th {
	font-weight: bold;
}

.box {
	border-bottom: #000080 1px solid;
	border-left: #000080 1px solid;
	border-right: #000080 1px solid;
	border-top: #000080 1px solid;
}

.boxcontent {
	font-size: 11px;
}

.boxtitle {
	font-size: 12px;
	font-weight: bold;
}

.content {
	font-size: 11px;
}

.footmsg {
	background-color: transparent;
	color: #787878;
	font-size: 9px;
}

.footmsgl {
	background-color: transparent;
	color: #787878;
	font-size: 9px;
}

.option {
	font-size: 12px;
	font-weight: bold;
}

.sitetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
	margin-left: 10px;
	margin-top: 5px;
}

.storycat {
	font-size: 12px;
	font-weight: bold;
}

.storytitle {
	font-size: 12px;
	font-weight: bold;
}

.tiny {
	font-size: 9px;
}

.title {
	background-color: transparent;
	color: #1C223C;
	font-size: 12px;
	font-weight: bold;
}

