/**
 * This file is part of 
 * pragmaMx - Web Content Management System.
 * Copyright by pragmaMx Developer Team - http://www.pragmamx.org
 *
 * pragmaMx 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 3 of the License, or
 * (at your option) any later version.
 *
 * $Revision: 1.1 $
 * $Author: FraBle $
 * $Date: 2008/08/18 15:00 $
 */

* {
	font-size: 11px;
}

span.footmsg a {
	background-color: transparent;
	color: #984005;
	font-size: 9px;
}

.blocksLeft {
	border-right: 0;
	width: 142px;
	color: #FF6B07;
}

.blocksRight {
	border-left: 0;
	width: 142px;
	color: #FF6B07;
}

.box {
	border-bottom: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
}

.boxcontent {
	font-size: 12px;
}

.boxcontentmenuleft a:hover, .boxcontentmenuleft a:focus {
	background-color: transparent;
	font-size: 11px;
	color: #FF6B07;
	text-decoration: none;
}

.boxcontentmenuleft a:active, .boxcontentmenuleft a:link, .boxcontentmenuleft a:visited {
	background-color: transparent;
	font-size: 11px;
	color: #FF6B07;
	text-decoration: none;
}

.boxcontentmenuright a:hover, .boxcontentmenuright a:focus {
	background-color: transparent;
	font-size: 11px;
	color: #FF6B07;
	text-decoration: none;
}

.boxcontentmenuright a:active, .boxcontentmenuright a:link, .boxcontentmenuright a:visited {
	background-color: transparent;
	font-size: 11px;
	color: #FF6B07;
	text-decoration: none;
}

.boxcontentmenuleft {
	padding-bottom: 8px;
	color: #FF6B07;
}

.boxcontentmenuright {
	padding-bottom: 8px;
	color: #FF6B07;
}

.boxcontentright {
	background-color: transparent;
	color: #FF6B07;
	font-size: 12px;
}

.boxtitle, .storycat, .storytitle {
	font-size: 12px;
	font-weight: bold;
	color: #B0B9C0;
}

.boxtitlemenuleft {
	font-size: 11px;
	font-weight: bold;
}

.boxtitlemenuright {
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
}

.boxtitleright {
	background-color: transparent;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

.CenterBox {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	color: #B0B9D9;
	padding-left: 5px;
	padding-right: 5px;
}

.content {
	border: 0;
	color: #984005;
}

.content a:hover, .content a:focus {
	background-color: transparent;
	font-size: 11px;
	color: #547985;
	text-decoration: none;
}

.content a:active, .content a:link, .content a:visited {
	background-color: transparent;
	font-size: 11px;
	color: #FF6B07;
	text-decoration: none;
}

.credits {
	padding: 5px;
	background-color: #ECF4D7;
	color: #000000;
	font-size: 12px;
}

.leftmenu {
	background-color: transparent;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.leftmenu A:link, .leftmenu A:active {
	padding-left: 12px;
	padding-top: 2px;
	width: 134px !important;
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	color: #666666;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	height: 18px !important;
}

.leftmenu A:visited {
	padding-left: 12px;
	padding-top: 2px;
	width: 134px !important;
	display: block;
	background: transparent url(../images/menu_bg.png) no-repeat;
	color: #666666;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	height: 18px !important;
}

.leftmenu A:hover {
	background-color: transparent;
	background-position: 1px -20px;
	color: #FFFFFF;
	text-decoration: none;
}

.sitetitle {
	margin-left: 10px;
	margin-top: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
}

.viewbench, .footmsg, .footmsgl {
	color: #984005;
	font-size: 9px;
}

#loginform {
	margin: 0px;
	background-color: transparent;
	color: #666666;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	line-height: normal;
}

#loginform a {
	border-bottom-color: #F2F2F2;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-color: transparent;
	color: #666666;
}

#loginform a:hover, 
#loginform a:focus {
	border-bottom-color: #F2F2F2;
	background-color: transparent;
	color: #BEC4D6;
}

#loginform a:active, #loginform a:link, #loginform a:visited {
	background-color: transparent;
	color: #666666;
}

#loginform form {
	display: inline;
}

#loginform input {
	border-bottom: #BEC4D6 1px inset;
	border-left: #BEC4D6 1px inset;
	border-right: #BEC4D6 1px inset;
	border-top: #BEC4D6 1px inset;
	padding-left: 3px;
	width: 80px;
	background-color: #FFFFFF;
	color: #666666;
	height: 16px;
}

#loginform input.formbutton {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	margin: 0px 0px 0px 4px;
	padding: 0px;
	width: 60px;
	background-color: #F2F2F2;
	color: #333333;
	font-size: 10px;
	line-height: 10px;
	text-transform: lowercase;
	height: 17px;
}

#loginform input.formbutton:focus, #loginform input:focus {
	background-color: #ECF4D7;
	color: #999999;
}

#loginform td {
	background-color: transparent;
	color: #666666;
	font-size: 11px;
	text-align: center;
}

#pathview {
	background-color: transparent;
	color: #FFFFFF;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

#pathview a {
	border-bottom: none;
	background-color: transparent;
	color: #FFFFFF;
}

#pathview a:hover, 
#pathview a:focus {
	background-color: transparent;
	color: #F2F2F2;
}

#pathview a:active, #pathview a:link, #pathview a:visited {
	background-color: transparent;
	color: #FFFFFF;
}

a img {
	border: 0px;
}