/*
old tyme color scheme
#597533		Army
#332f28		Moss
#61b594		Sea Foam
#eceab0		Pancake Batter
#bf4c18		Autumn End
*/

*
{
	margin: 0;
	padding: 0;
}
:focus, :active
{
	outline: 0;
}
img
{
	border: 0;
}
body
{
	font: .74em Sans-Serif;
	color: #444;
	background: #f4f4f4;
	line-height: 1.6em;
}
a
{
	text-decoration: none;
	color: #332F28;
}
a:hover
{
	text-decoration:underline;
	color:#61B594;
}
ul li
{
    list-style: none;
}
ol
{
    list-style: none;
}
p
{
	margin: 0 0 15px;
}
.wrap
{
	margin: 0 auto;
	width: 960px;
}

#header
{
	height: 160px;
	background: #080808 url("/_img/background/bg.jpg") no-repeat center top;
	color: #ccc;
	margin: 0 0 30px;
    border-top: 1px solid #61b594;
    border-bottom: 1px solid #597533;

}
#header p
{
	float: right;
	margin: 20px 0 0;
}
#header .scribe-tools
{
	height: 30px;
	text-align: right;
	font-size: 12px;
	color: #727272;
}
#header .scribe-tools a
{
	color: #C3C3C3;
}
#header .scribe-tools table
{
	height: 30px;
	background-color: #61b594;
	padding: 0 13px;
	height: 31px;
}
#header .scribe-tools table img
{
	padding-left: 13px;
	margin-top: -6px;
	position: relative;
}
#header .scribe-tools #st-login-form
{
	/*display: none;*/
	height: 22px;
	width: 392px;
}
#header .scribe-tools #st-login-form form
{
	/*display: none;*/
	padding: 0;
	margin: 0;
}
#header .scribe-tools input.text
{
	width: 122px;
	margin: 0;
	height: 19px;
	color: #E0E5D6;
	background-color: #fefefe;
	border: 1px solid #B28F00;
	margin-right: 9px;
	padding: 1px 8px 0;
	float: left;
}
#header .scribe-tools input.submit
{
	width: 54px;
	margin: 0;
	height: 22px;
	color: #C3C3C3;
	background: url(  "/_img/btn_login.gif" ) no-repeat;
	border: none;
	float: left;
	cursor: pointer;
}
#logo
{
	float: left;
	margin: -8px 10px 0 0;
	color: #fff;
	letter-spacing: .2em;
	font-size: 1.9em;
}
#logo a
{
	color: #fff;
}

h1
{
	letter-spacing: -0.04em;
	font-size: 1.8em;
	margin-top:3px;
}
h2
{
	font-size: 1.4em;
	margin: 0 0 10px;
	color: #BF4C18;
}
h3
{
	font-size: 1.2em;
	margin: 0 0 6px;
	color:#332F28;
}

#menu
{
	clear: both;
	padding: 13px 0 0;
}
#menu li
{
	display: inline;
	font-size: 1.2em;
}
#menu li a
{
	float: left;
	padding: 0 22px 0 0;
	margin: 0 22px 0 0;
	color: #ddd;
	border-right: 1px solid #505052;
}
#menu li.last a
{
	border: 0;
	padding: 0;
}
#menu li a:hover
{
	color: #fff;
}
#menu li a.current
{
	font-weight: bold;
	color: #fff;
}

#main
{
	clear: left;
	float: left;
	width: 690px;
}
#mainfull
{
	float: left;
	width: 640px;
}
#mainWide{width:915px;}
.l
{
	float: left;
	width: 310px;
}
.r
{
	float: right;
	width: 330px;
}
.l img, .r img
{
	float: left;
	margin: 0 13px 5px 0;
	border: 2px solid #fff;
}

.line
{
	clear: both;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0 0;
	margin: 0 0 20px;
}

#side
{
	float: right;
	width: 225px;
	color: #808080;
	background: #fff;
	padding: 11px;
	margin: 0 0 20px;
}
#side a
{
	color: #444;
}
#side li
{
}
.myaccount a
{
    width: 275px;
    float: left;
    color: #CE1E1B;
}
textarea
{
    width: 420px;
    height: 120px;
    border: 1px solid #CCC;
}
select, .inputtext
{
    /*height: 18px; 	width: 260px;*/
    border: 1px solid #CCC;
}
input[type=text], input[type=password]
{
    height: 18px; /*width: 260px;*/
    border: 1px solid #CCC;
}
.show
{
    display: block;
}
.hidden
{
    display: none;
}
.clear
{
    clear: both;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.btnBrightLime
{
    font-family: Arial, Tahoma, Verdana, Helvetica;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #555555;
    color: #ffffff;
    text-decoration: none;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 5px;
    padding-left: 5px;
    background: #abdb06;
    margin: 1px 0 1px 0;
}
.bluebold
{
    color: #1c64d1;
    font-weight: bold;
    text-transform: uppercase;
}
a.button
{
    background: transparent url('/_img/background/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span
{
    background: transparent url('/_img/background/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.button:active
{
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span
{
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}
a.searchbutton
{
    margin: 0;
    font-size: 100%;
    font-family: Arial, Sans-serif;
    border: 1px solid #CCC;
    background: #FFFFFF url(/_img/background/headerbg.gif) repeat-x bottom left;
    padding: 1px;
    font-weight: bold;
    height: 23px;
    color: #333;
    width: 60px;
    padding: 2px 6px 2px 6px;
    text-decoration: none;
}

.btnlogout
{
    font-family: Arial, Tahoma, Verdana, Helvetica;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #555555;
    color: #555555;
    text-decoration: none;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 5px;
    padding-left: 5px; /*background: #fefefe;*/
    margin: 1px 0 1px 0;
}
input.btnscribe, select.btnscribe, textarea.btnscribe, .btnscribe
{
    font-family: Arial, Tahoma, Verdana, Helvetica;
    font-size: 11px;
    border: 1px solid #bbb;
    padding: 2px;
    background: #fefefe;
    margin: 1px 0 1px 0;
}
#footer
{
	clear: both;
	height: 120px;
	padding: 20px 0;
	color: #696969;
	border-top: 1px dotted #ccc;
}
#footer ul
{
	list-style: none;
	float: left;
	width: 140px;
}
#footer ul li
{
	padding: 0 0 3px;
}
#footer p
{
	float: right;
	width: 400px;
	text-align: right;
}
