body {
	color: #878787;
	background-image: url(../images/background.jpg);
	background-position: center -30px;
	background-repeat: repeat-x;
	margin: 0;
	font-family: "M+ 1c", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	background-color: #fefffe;
}

#container {
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 0;
	width: 980px;
}

#header_ {
	height: 100px;
	background-image: url(../images/site/header_background.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

#header {
	position: relative;
	padding: 0px;
	margin: auto;
	width: 980px;
}

.logo a {
	display:block;
	width: 360px;
	height: 80px;
	position:absolute;
	top: 10px;
	left: -25px;
	cursor:pointer;
	z-index: 1000;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/logo/imagescreen_logo.png');
}
.logo[class] a {
	background: url(/images/logo/imagescreen_logo.png) no-repeat;
}

#login {
	top: 15px;
	right: 350px;
	position: absolute;
}

#download {
	width: 180px;
	right: -10px;
	top: 8px;
	position: absolute;
/* 	opacity: .3; */
}

#about_ {
	background-color: #3b3b3b;
	background-image: url(../images/site/grey_background.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	height: 200px;
}

#about {
	position: relative;
	padding: 0px;
	margin: auto;
	width: 980px;
}

.screenshot {
	z-index: 2;
	right: 175px;
	position: absolute;
	top: 25px;
	-webkit-box-shadow: 0px 0px 30px #6e9dba;
	-moz-box-shadow: 0px 0px 30px #6e9dba;
}
.screenshot2 {
	z-index: 1;
	right: 40px;
	position: absolute;
	top: 40px;
	-webkit-box-shadow: 0px 0px 30px #6e9dba;
	-moz-box-shadow: 0px 0px 30px #6e9dba;
}

h1 {
	font-weight: 100;
	letter-spacing: 1px;
	margin-left: 40px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	line-height: 1.4em;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 45px;
	color: #6e9dba;
	font-size: 1.7em;
}

a {
	text-decoration: none;
}

.float_right {
	float: right;
}

h2 {
	padding: 0px;
	line-height: 1.5em;
	margin: 0px;
	color: #6e9dba;
	font-size: 1.2em;
}

.version {
	color: #878787;
	padding: 0px;
	margin: 0px;
}

.zip {
	font-size: 0.9em;
	color: #cfcfcf;
	padding: 0px;
	margin: 0px;
}

#panel_ {
	z-index: 3;
	height: 400px;
	position: relative;
	background-position: center top;
	background-repeat: repeat-x;
	background-image: url(../images/site/panel_background.jpg);
}

#panel {
	z-index: 0;
	padding: 0px;
	margin: auto;
	width: 980px;
}

#grid {
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	float: left;
	position: relative;
	height: 360px;
	width: 480px;
	left: -10px;
	top: 0px;
	overflow: hidden;
}

#sortable {
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 30px;
	list-style-type: none;
	padding: 0;
}

#sortable li {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 0px;
	background-color: #878787;
	padding: 0px;
	float: left;
	width: 100px;
	height: 100px;
	font-size: 4em;
	text-align: center;
}


#sortable a img {
	border-color: white;
	border-width: 0px;
	border-style: solid;
	-webkit-box-shadow: 0px 4px 6px #222222;
	-moz-box-shadow: 0px 4px 6px #222222;
}

#sortable a img:hover {
	-webkit-box-shadow: 0px 0px 30px #6e9dba;
	-moz-box-shadow: 0px 0px 30px #6e9dba;
}

#controls {
	height: 400px;
	position: relative;
	width: 490px;
	float: left;
}

#search {
	top: 30px;
	position: relative;
	padding: 0px;
	margin: 0px;
}

#search .input {
	float: left;
	text-align: left;
	position: relative;
	padding-left: 40px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	background-image: url(../images/site_icons/search.jpg);
	line-height: 20px;
/*
	border-color: #262626;
	border-style: solid;
*/
	border-width: 0px;
	margin: 0px;
	color: #dfdfdf;
	font-size: 1.2em;
	height: 30px;
	width: 260px;
	font-weight: 100;
}

#search .image {
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: relative;
	padding: 0px;
}

#is_nav {
	letter-spacing: 2px;
	left: -5px;
	font-size: 0.9em;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 400px;
	overflow: hidden;
}

#is_nav ul {
	width: 160px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#is_nav ul ul {
	z-index: 1;
	margin: 0px;
	padding: 0px;
	left: 190px;
	top: 0px;
	position: absolute;
}

/*
#is_nav ul:hover ul {
	display: block;
}
*/

#is_nav li {
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 30px;
	padding-top: 0px;
	height: 35px;
	width: 170px;
}

#is_nav li li {
	margin: 0px;
	z-index: 2;
	left: 0px;
	top: 0px;
	position: relative;
	display: none;
	padding: 0px;
}

/*
#is_nav li:hover li {
	display: block;
}
*/

#is_nav li:hover {
}

#is_nav li .last {
	margin-bottom: 100px;
}

#is_nav a {
	font-weight: 900;
	font-weight: bold;
	background-position: 0px 0px;
	background-image: url(../images/menu/menu.png);
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	display: block;
	height: 25px;
	width: 170px;
	margin: 0px;
	color: #878787;
	text-decoration: none;
	text-shadow: #111111 0px -1px 0px;
	cursor: pointer;
}

#is_nav a:hover {
	color: #BBBBBB;
	text-decoration: none;
}



.menu_selected {
	background-image: url(../images/menu/menu_hover.png) !important;
	color: #BBBBBB !important;
	text-decoration: none;
}



#pages {
	bottom: 50px;
	left: 0px;
	position: absolute;
}

img { 
	border: 0;
}

#features_ {
	background-color: #3b3b3b;
	background-image: url(../images/site/grey_background.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	height: 300px;
}

#features {
	position: relative;
	padding: 0px;
	margin: auto;
	width: 980px;
}

#features_server {
	background-repeat: no-repeat;
	background-image: url(../images/icons/globe_32x32.png);
	margin-top: 30px;
	padding-left: 40px;
	width: 330px;
	float: left;
}

#features_client {
	background-repeat: no-repeat;
	background-image: url(../images/icons/monitor_32x32.png);
	margin-top: 30px;
	padding-left: 40px;
	margin-left: 120px;
	width: 330px;
	float: left;
}

#features ul {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 30px;
	list-style-type: none;
	padding: 0px;
}

#features li {
	line-height: 35px;
	padding: 0px;
	margin: 0px;
}

#footer_ {
	height: 400px;
	position: relative;
	background-position: center top;
	background-repeat: repeat-x;
	background-image: url(../images/site/panel_background.jpg);
}

#footer {
	padding: 0px;
	margin: auto;
	width: 980px;
}

.browser {
	padding: 0px;
	margin: 0px;
	color: #cfcfcf;
	font-size: 0.8em;
}

h3 {
	padding: 0px;
	line-height: 1.5em;
	margin: 0px;
	color: #6e9dba;
	font-size: 1.4em;
	font-weight: 300;
}

h4 {
	padding: 0px;
	line-height: 1.5em;
	margin: 0px;
	color: #6e9dba;
	font-size: 1.1em;
	font-weight: 300;
}

#thanks {
	margin-right: 106px;
	padding-left: 10px;
	float: right;
	margin-top: 20px;
	width: 120px;
	border-color: #434745;
	border-width: 1px;
	border-style: solid;
}

#thanks ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#thanks li {
	padding: 0px;
	margin: 0px;
}

#thanks a {
	font-size: 0.7em;
	color: #878787;
}

#contact {
	padding-left: 10px;
	margin-right: 20px;
	float: right;
	margin-top: 20px;
	width: 220px;
	border-color: #434745;
	border-width: 1px;
	border-style: solid;
}

#contact ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#contact li {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding: 0px;
}

#contact a {
	font-size: 0.8em;
	color: #878787;
}

.icon {
	margin-right: 5px;
	top: 10px;
	position: relative;
}

#install {
	padding-left: 40px;
	background-repeat: no-repeat;
	margin-top: 20px;
	width: 350px;
	float: left;
	border-color: #434745;
	border-width: 1px;
	border-style: solid;
	background-image: url(../images/icons/gear_wheel_32x32.png);
}

#install p {
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	font-size: 0.8em;
}

.page_number {
	margin-bottom: 5px;
	line-height: 20px;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	margin-right: 5px;
	text-align: center;
	float: left;
	display: block;
	background-color: #353535;
	height: 20px;
	width: 20px;
	cursor: pointer;
}

.page_selected {
	color: #353535;
	margin-bottom: 5px;
	line-height: 20px;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	margin-right: 5px;
	text-align: center;
	float: left;
	display: block;
	background-color: #8a8a8a;
	height: 20px;
	width: 20px;
	cursor: pointer;
}

#modal {
	border-style: solid;
	border-color: #404040;
	padding: 20px;
	line-height: 20px;
	left: 0px;
	top: 0px;
	text-align: center;
	border-width: 1px;
	height: auto !important;
	font-size: 17px;
	position: absolute;
	margin: 0px;
	z-index: 1001;
	color: #BBBBBB;
	background-color: #191919;
	width: 840px;
	height: 600px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 0px 5px #000000;
	-moz-box-shadow: 0px 0px 5px #000000;
}

#modal_background {
	height: 100%;
	width: 100%;
	background-color: black;
	z-index: 1000;
	left: 0%;
	top: 0%;
	position: fixed;
	opacity: 0.6;
	filter: alpha(opacity=30);
}

:active, :focus { outline: none; -moz-outline-style: none; }

#modal_left {
	position: relative;
	margin: 0px;
	padding: 5px;
	height: 500px;
	width: 500px;
	float: left;
	background-color: #000000;
	vertical-align: middle;
}

#modal_left img {
	visibility: hidden;
	position: absolute;
}

#modal_right { padding-left: 20px; text-align: left; height: 500px; width: 310px; float: left; }

#image_next { margin-left: 10px; float: right; width: 100px; text-align: center; padding: 5px; display: block; color: #3c3c3c; background-color: #9d9d9d; cursor: pointer;}

#image_previous { margin-left: 10px; float: right; width: 100px; text-align: center; padding: 5px; display: block; color: #3c3c3c; background-color: #9d9d9d; cursor: pointer;}

#image_close { z-index: 2000; right: 20px; bottom: 20px; position: absolute; margin-left: 10px; float: right; width: 100px; text-align: center; padding: 5px; display: block; color: #3c3c3c; background-color: #9d9d9d; cursor: pointer;}

#modal h1 { margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 130px; padding: 0px;}

.tags { padding-right: 5px; padding-left: 5px; margin-right: 5px; height: 20px; display: inline-block; background-color: #696969; color: #2c2c2c; font-size: 0.8em; -moz-border-radius: 5px; -webkit-border-radius: 5px;}

#modal img {
	margin: auto;
	vertical-align: middle;
}

.noscript {
	font-size: 1em;
}

.noscript p {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

#price {
	color: #585858;
	font-size: 1.4em;
	font-weight: bold;
}

