﻿
body
{
	background: #fff;
	font-size: 0.9em;
	font-family: Verdana,Arial;
	color: #808080;
}
a
{
	color: #308CF1;
	text-decoration:none;
}
h1
{
	font-family:Times New Roman,Arial;
	font-size:3em;
	text-align:center;
}
h2
{
	color: #808080;
	font-size: 1.0em;
	
	border-bottom: 1px solid #f0f0f0;
}
#container
{
	margin: 0 auto;
	width: 800px;
	/*background: #fff;*/
	padding: 10px;
}

#loginbox, #addbox
{
	border: 1px solid #ff6600;
	width:400px;
	padding:20px;
	margin:0 auto;
	background: #fff;
}
.little
{
	font-size:0.7em;
}
dl
{
	line-height:20px;
	
}
dt
{
	font-weight:bold;
	font-size:0.8em;
	color:#808080;
}

#header
{

	padding: 20px;
}
#contents
{
}
.formtitle
{
	background: #eee;
	text-transform:uppercase;
	font-size: 9px;
	color: #303030;
	font-weight: bold;
	width: 200px;
	text-align: right;
}
.formdata
{
	background: #fff;
	width: 800px;
	text-align: left;
}
#footer
{
	margin-top:60px;

	padding: 5px;
	text-align: center;
	color: #909090;
	font-size:9px;
}
#breadcrumb
{	
	font-size: .9em;
	color: #303030;
	padding: 5px;
	padding-bottom:10px;
}

.validator
{
	color:#ff6600;
	font-size:9px;
}

.frame
{
	border-right: #cccccc 1px solid;
	font-size: 12px;
	border-top: 0;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	margin: 0px;
	background: #f7f7f7;
	padding: 0px;
	width:800px;
}
.Status
{
	background: url(../../images/layout/StatusBar.gif) repeat-x;
}
.StatusHolder
{
	border: 1px solid #cccccc;
	background: #f0f0f0;
}
input
{
	font-size: 11px;
}

.shell { width: 981px; margin: 0 auto; }
.container { background: url(images/container.png) repeat-y center 0; box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.05); -moz-box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.05); -webkit-box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.05); -o-box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.05);  }
.slider-holder { position: relative; margin-bottom:30px;   }

.slider { background: url(images/slider-bg.jpg) no-repeat 0 0; width: 938px; height: 417px; position:relative; overflow: hidden; padding:0 21px; }
.slider ul { list-style:none; list-style-position: outside; }
.slider ul li { float: left; width: 938px; height: 417px; }
.slider .slide-cnt { width: 450px; height: 220px; position:relative; overflow: hidden; float: right; padding-top: 30px;  }

.slider h4 { color:#fff; font-size: 16px; font-family: 'Raleway', sans-serif;  font-weight: 500; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px; text-transform: uppercase; }
.slider h2 { color:#f8f8f8; font-family: 'Raleway', sans-serif; font-size: 56px; line-height:56px; padding-bottom: 12px; font-weight: 700; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px; }
.slider p { color:#fff; }
.slider p a { color:#fff; text-decoration: none; }
.slider p a:hover { text-decoration: none; }

.slider img { float:left; margin-right:50px; margin-left: 24px;  }
.slider .socials { width: 158px; margin-left: auto; padding-top:18px;  }
.slider .socials a { width: 31px; height: 30px; float:left; margin-left: 6px;  background: url(images/socials.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; }

.slider .socials a.facebook-ico { background-position: 0 0; }
.slider .socials a.facebook-ico:hover { background-position:0 bottom; }

.slider .socials a.twitter-ico { background-position:-37px 0; }
.slider .socials a.twitter-ico:hover { background-position:-37px bottom; }

.slider .socials a.skype-ico { background-position:-75px 0; }
.slider .socials a.skype-ico:hover { background-position:-75px bottom; }

.slider .socials a.rss-ico { background-position: -114px 0; }
.slider .socials a.rss-ico:hover { background-position: -114px bottom; }

