* { padding: 0; margin: 0; outline: 0; }

body, html { height: 100%; }

body {
    font-size: 12px;
    line-height: 1.5;
    font-family: Arial, "Trebuchet MS", Sans-Serif;
    color: #cecece;
    background: #444;
    text-align: left;
}
.input1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width: 80px;
	height:20px;
	border-width:1px;
	border-color:#696c67;
	border-style:solid;
	}
	.mainheader
{
    font-size:16px;
    padding-left:10px;
    padding-top:2px;
    padding-bottom:2px;
	color:#FFFFFF;
	background-color:#97b215;
	font-weight:bold; 
}

.input2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width: 177px;
	height:20px;
	border-width:1px;
	border-color:#696c67;
	border-style:solid;
	z-index:999;
	}
a img { border: 0; }
a { color: #f0cc3a; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }

.cl, .clear { display: block; height: 0; font-size: 0; line-height: 0;	 text-indent: -4000px; clear: both; }


.shell { width: 960px; margin: 0 auto; padding: 0 15px; }
#wrapper { position: relative; width: 1000px; margin: 0 auto; }
#page { padding-bottom: 96px; }


#header, #header .shell { height: 122px; background: url(../images/header-bg.gif) repeat-x 0 0; }
#header .shell { position: relative; }

h1 { font-size: 24px; font-weight: normal; color: #fff; font-family: "Lucida Sans", "Trebuchet MS", Tahoma, Sans-Serif; letter-spacing: -1px; line-height: 1; float: left; display: inline; text-align: right; margin-top: 40px; }
h1 a { color: #fff; }
h1 a:hover { text-decoration: none; }
h1 .description { display: block; font-size: 14px; color: #f0cc3a; }

#navigation { position: absolute; bottom: 2px; right: 15px; font-family: Tahoma, Arial, "Trebuchet MS", Sans-Serif; text-align: center; }
#navigation ul li { float: left; display: inline; list-style-type: none; margin-left: 4px; font-size: 12px; line-height: 28px; position: relative; }
#navigation ul li a { float: left; display: inline; width: 107px; color: #b4b4b4; background: url(../images/navigation-button.gif) no-repeat 0 0; }
#navigation ul li.active { margin-top: -2px; line-height: 30px; }
#navigation ul li.active a { color: #000; background: url(../images/navigation-button-active.gif) no-repeat 0 0; font-weight: bold; }
#navigation ul li.active a:hover { text-decoration: none; }
#navigation ul li span.glow { display: block; position: absolute; bottom: -8px; left: -2px; height: 8px; width: 111px; }
#navigation ul li span.glow { font-size: 0; line-height: 0; text-indent: -4000px; background: url(../images/navigation-glow.png); }

#availability { position: absolute; top: 0;right: 0px; width: 197px; height: 73px; font-family: Tahoma, Arial, "Trebuchet MS", Sans-Serif; font-weight: bold; font-size:11px;  padding-top:5px;}
#availability a { color: #fff; text-decoration: underline; display: block; padding-left: 37px; line-height: 40px; position: relative; }
#availability a:hover { text-decoration: none; }

#main { padding: 40px 15px 20px; }
#content { float: right; display: inline; width: 740px; }
#sidebar { float: left; display: inline; width: 200px; }

#footer { position: absolute; bottom: 0; left: 0; width: 100%; height: 96px; }
#footer .shell { padding-top: 26px; height: 70px; }
#footer, #footer .shell { background: url(../images/footer-bg.gif) repeat-x 0 0; }

.block { background: #505050; border: solid 1px #333333; height: 100%; position: relative; }
.block .in { border: solid 1px #666666; }
#content .block { margin-bottom: 10px; }
#sidebar .block { margin-bottom: 20px; }
#sidebar ul { margin-left: 20px; }

.more { font-family: Tahoma, Arial, "Trebuchet MS", Sans-Serif; font-size: 10px; font-weight: bold; text-transform: uppercase; }

.textblock .cnt { padding: 10px 15px; }
.textblock h3 { font-weight: bold; text-transform: uppercase; color: #fff; font-size: 12px; }
.textblock h3 { padding-bottom: 8px; background: url(../images/hor-line.gif) repeat-x 0 bottom; margin-bottom: 8px; }
.textblock h3 a { color: #fff; }
.textblock p { padding-bottom: 18px; }
.textblock .more { background: url(../images/arrow-more.gif) no-repeat 0 2px; padding-left: 11px; }

.project .cnt { padding: 6px 12px 12px; }
.project h2 {  font-weight: bold; text-transform: uppercase; color: #fff; font-size: 11px; }
.project h2 a { color: #fff; }
.project .image { margin-bottom: 15px; }
.project .image img { padding: 1px; border: solid 5px #333333; }
.project .used-software li { float: left; display: inline; list-style-type: none; margin-right: 5px; }
.project .more { float: right; display: inline; width: 114px; height: 33px; line-height: 33px; padding-left: 27px; background: url(../images/project-button-more.gif); }
.project .more { color: #505050; }

.project .slider { position: relative; width: 100%; height: 100%; }
.project .slider .buttons span { display: block; width: 46px; height: 46px; font-size: 0; line-height: 0; text-indent: -4000px; position: absolute; top: 120px; }
.project .slider .buttons span { background-position: 0 0; background-repeat: no-repeat; cursor: pointer; z-index: 100; }
.project .slider .buttons .prev { background-image: url(../images/button-prev.png); left: -20px; }
.project .slider .buttons .next { background-image: url(../images/button-next.png); right: -20px; }
.project .slider .holder { width: 712px; height: 312px; position: relative; overflow: hidden; }
.project .slider .holder .content { position: absolute; top: 0; left: 0; height: 312px; width: 1000000px; }
.project .slider .holder .content ul li { float: left; display: inline; }
.project .slider .holder .content ul li a { display: block; }



/*shopping box*/
#box{
float:left;
width:200px;
height:auto;
color:#fff;

border-color:#008bb2;
border-style:solid;
border-width:1px;
padding:0px 10px 0px 10px;
margin: 5px 5px 5px 5px;
}
#box .image {
height:120px;
width:150px;
border:1px solid #000;
}

.square
{
    display:block;
    vertical-align:middle;
    width:710px;
    height:auto;
    float:left;
}
input.shop{
background: url(../images/shop.png) no-repeat ;
color: #fff;
border: 0;
padding-bottom:4px;
height:25px;
width: 98px;
cursor: pointer;
}
.probox
{
    width:200px;
    height:auto;
    color:#fff;
    float:left;
    /*border-color:#008bb2;
    border-style:solid;
    border-width:1px;*/
    padding:0px 10px 0px 10px;
    margin: 5px 5px 5px 5px;
}
.proimage
{
    width:140px;
    height:100px;
    border:1px solid #008bb2;
    padding:10px 10px 10px 10px;
}
.gap
{
    height:10px;
}