/* GENERAL STYLES */
/*#############################################################
Name: Shades of Gray
Date: 2006-11-05
Description: Monochrome, lightweight and totally liquid. Comes with three different layouts.
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/
/* standard elements */
* {
	margin: 0;
	padding: 0;
}



#img1holder {

  width:930px;
  height:114px;
  background:#333;
}

#img1{
  width:930px;
  height:114px;

}



a {text-decoration: none;}

body {
	background: #111 url(/images/bg.jpg) repeat-y center top;
	color: #BBB;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
margin-top:30px;
margin-bottom:30px;
}

p,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

blockquote {font: bold 1em sans-serif;}

code {
	background: #444;
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}

img {border: none;}

ul {margin-left: 2em;}
h1 {font: bold 2.4em sans-serif;}
h2 {
	font: bold 1.6em Verdana,sans-serif;
	padding-bottom: 4px;
}

/* misc */
.clearer {clear: both;}
.stripes {
	background: #333 url(/images/stripe.gif);
	height: 6px;
}

.menu {float:left;border-top: 1px solid #444;}
.left {float: left;}
.right {float: right;}

/* header */
.header {
	background: #111;
	border-bottom: 1px solid #971836;
	font: normal 2em sans-serif;
	height: 150px;
}
.header a {
	color: #888;

	line-height: 120px;
	text-decoration: none;
	width: 100%;
}
.header span {padding-left: 32px;}
.header a:hover {
	background: #191919;
	color: #BBB;
}

.contactbut {
width:130px;
background: #444;
text-align:center;
display:block;
padding:5px;
font: bold 1.3em sans-serif;
	cursor:pointer;
	border: 1px solid #666;
}

.contactbut a {
	text-decoration: none;
	cursor:pointer;
}

.contactbut a:hover {
	text-decoration: none;
	cursor:pointer;
	background: #FFFFFF;
}

/* structure */
.container {
	border: 3px solid #444;
	width:930px;
		margin: 0 auto;
}

.main {
	background: #303030;
	border-bottom: 1px solid #2A2A2A;
	border-left: 1px solid #2A2A2A;
}

.main .menu {width:150px}
.main .left {width: 500px;}
.main .right {width: 278px;height:auto;}




.content {
	
	border-top: 1px solid #444;
	padding: 16px;
}

/* content elements */
.content h1 {
	background: url(/images/bgh1.gif) repeat-x left bottom;
	color: #EEE;
	margin-bottom: 10px;
	padding: 6px 0 4px;
}
.content a {
	color: #999;
	text-decoration: none;
}
.content a:hover {color: #CCC;}
.content .descr {margin-bottom: 5px;}
.content p{font-size:14px;}
.content ul li{
         font-size:14px;
         margin-bottom: 5px;
}

/* navigation */
.nav {
      background: #191919 url(../images/nav.gif);
      padding-left:0px;
      border-top: 1px solid #971836;
}
.nav a {
	background: #191919 url(../images/nav.gif);
	border-right: 1px solid #161616;
	color: #CCC;
	float: left;
	/*font: bold 1.5em Verdana,sans-serif;*/
        font: normal 14px Palatino,Verdana,sans-serif;
	line-height: 51px;
        /*padding: 0 20px;*/
	padding: 0 20px 0 15px;
}


.nav a.active {
	background: #191919 url(../images/nav_active.gif);
	border-right: 1px solid #161616;
	color: #CCC;
	float: left;
	/*font: bold 1.5em Palatino,Verdana,sans-serif;*/
        font: normal 14px Palatino,Verdana,sans-serif;
	line-height: 51px;
	/*padding: 0 20px;*/
        padding: 0 20px 0 15px;
}


.nav a.active:hover {
	background: #191919 url(../images/nav.gif);
	border-right: 1px solid #161616;
	color: #CCC;
	float: left;
	/*font: bold 1.5em Verdana,sans-serif;*/
        font: normal 14px Palatino,Verdana,sans-serif;
	line-height: 51px;
	/*padding: 0 20px;*/
        padding: 0 20px 0 15px;
}


.nav a.selected {
	background: #191919 url(../images/nav_active_red.gif);
	border-right: 1px solid #161616;
	/*color: #CCC;*/
        color: #fff;
	float: left;
	/*font: bold 1.5em Verdana,sans-serif;*/
        font: bold 14px Palatino,Verdana,sans-serif;
	line-height: 51px;
	/*padding: 0 20px;*/
        padding: 0 20px 0 15px;
}

.nav a:hover {
	background: #191919;
        /*color: #640215;*/
        text-decoration:underline;
}



/* sub-navigation */
.subnav {
	background: #2A2A2A;
	border: 1px solid #1E1E1E;
	border-top-color: #444;	
	padding: 12px;
}
.subnav h1 {padding-top: 8px;padding-bottom:14px;}
.subnav h2 a{color:#ffffff;}
.subnav h2 a:hover {color: #BBB;}
.subnav ul {margin: 0;}
.subnav li {
	background: url(../images/li.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
}
.subnav li a {
	color: #777;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.subnav li a:hover {
         /*color: #BBB;*/
         text-decoration:underline;
}

/* footer */
.footer {
	background: #191919;
	border-top: 1px solid #444;
	color: #999;
	padding: 3% 3% 1%;
}
.footer ul {
	border-top: 1px solid #262626;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {color: #666;}
.footer a:hover {
	color: #BBB;
	background: #222;
}

.menu ul {
	border-top: 1px solid #262626;
	margin: 0;
	margin-top:30px;
}
.menu li {
	border-bottom: 1px solid #262626;
	list-style: none;
	margin-left:5px;
	margin-right:10px;

}
.menu li a {
	display: block;
	line-height: 5em;
	width: 130px;
        font: bold 1em Verdana,sans-serif;
	padding-left:10px;
        padding-top:2px;
        padding-bottom:2px
		
}

.menu li.selected {
	display: block;
	line-height: 5em;
	width: 130px;
        font: bold 1em Verdana,sans-serif;
	color: #640215;
	background: #262626;

}

.menu a {color: #666;
        padding-top:2px;
        padding-bottom:2px;
}

.menu a.selected {color: #ffffff; background: #262626;}
.menu a:hover {
	/*color: #640215;*/
        color: #fff;
        text-decoration:underline;
	background: #262626;
        padding-top:2px;
        padding-bottom:2px;
}

.menu a.active {margin-left:10px;background: #303030; color:#640215;}

.col3,.col3center {
	width: 150px;
}

/* bottom */
.bottom {
	color: #666;
	clear: both;
	font-size: 1.1em;
	height:20px;
}
.bottom a {color: #888;}

label
{
width: 8em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 3em;
} 
input
{
color: #781351;
background: #ddd;
border: 2px solid #999;
width:200px;


}

textarea
{
color: #781351;
background: #ddd;
border: 2px solid #999;
width:400px;
font: normal 1.1em sans-serif;
/*margin-left: 310px;*/
}

input.submit 
{
width:130px;
background: #444;
text-align:center;
display:block;
padding:3px;
font: bold 1.1em sans-serif;
cursor:pointer;
border: 1px solid #666;
color: #999;
} 

legend{
display: none;
}
fieldset ul{
list-style-type: none;
}

fieldset li{
margin-bottom: 7px;
}

fieldset{
border: none;
}
fieldset textarea {
margin-left:99px;
}

.AutoFormPlus input.button {
height: auto;
margin-left:125px;
}

/* EDITOR PROPERTIES */
