@charset "UTF-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	f_ont-size:12px;
}
body {
	background-color:#333333;
	background-attachment: fixed;
	background-image: url(_bkgd-grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size:12px;
	font-family:Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#000000;
}
h1 {
	font-size:28px;
}
h2 {
	font-size:24px;
	line-height:30px;
}
h3 {
	font-size:16px;
	line-height:normal;
	margin-bottom:8px;
}
h4 {
	font-size:14px;
}
img, a img {
	border:none;
	vertical-align:bottom;
	background:transparent;
}
a {
	text-decoration:none;
	outline-style:none;
	outline-width:0pt;
}
a:link, a:visited {
	color:#2971A7;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#wrapper {
	width: 900px;
	margin:20px auto;
	background-color:#FFFFFF;
	b_order:2px solid #d3d2d2;
}
#header {
	position:relative;
	background-color:#ffffff;
	height:100px;
}
#top-corners {
	width:900px;
	height:19px;
}
#top-left-corner {
	width:19px;
	height:19px;
	background-color:#333333;
	background-image: url(images/top_left_corner.png);
	float:left;
}
#top-right-corner {
	width:19px;
	height:19px;
	background-color:#333333;
	background-image: url(images/top_right_corner.png);
	float:right;
}
#logo {
	position:absolute;
	top:28px;
	left:50px;
	width:230px;
	height:55px;
}
#navigation {
	width:860px;
	background:#666666 url(images/navi_bg.jpg) left top repeat-x;
	padding-left:40px;
}
#navigation ul {
	list-style:none;
	height:35px;
	overflow:hidden;
}
#navigation li {
	text-transform: uppercase;
	float:left;
}
#navigation a {
	display:block;
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
	line-height:35px;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#content-top {
	width:900;
	height:354px;
	background:url(images/content_bg_image.jpg) left top;
}
#content{
width:900;
}
#slogan {
	float:left;
	width:460px;
	margin-top:40px;
	margin-left:50px;
}
#slogan h2{
c_olor:#FFFFFF;
margin-bottom:10px;
}
#slogan p{
color:#FFFFFF;
}

#content-shop-image {
	background-image:url(images/content_shop_image.jpg);
	float:right;
	width:300px;
	height:195px;
	margin-top:40px;
	margin-right:50px;
}

#content-bottom {
	padding:20px 50px 20px 50px;
}
img {
	float:right;
}
#block1 {
	float:left;
	width:246px;
	margin:10px 15px 10px 0;
}
#block2 {
	float:left;
	width:246px;
	margin:10px 15px 10px 15px;
}
#block3 {
	float:right;
	width:246px;
	margin:10px 0px 10px 15px;
}
/* Next */
.next {
	width:246px;
	height:18px;
	padding-top:8px;
	padding-bottom:8px;
}
.next-border-left {
	float:left;
	background-image:url(images/next_left_border.png);
	background-repeat:no-repeat;
	width:12px;
	height:18px;
}
.next-body {
	float:left;
	background-image:url(images/next_background.png);
	background-repeat:repeat-x;
	width:210px;
	height:18px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #FFFFFF;
	text-align: right;
	text-indent: 0px;
}
.next-body a {
	text-decoration:none;
	color:#FFFFFF;
}
.next-body-visitstore a {
	text-decoration:none;
	color:#FFFFFF;
}
.next-border-right {
	float:right;
	background-image:url(images/next_right_border.png);
	background-repeat:no-repeat;
	width:24px;
	height:18px;
}
#trydemo {
	width:194px;
	height:60px;
	margin-top:12px;
}
#trydemo a{
color:#333333;
line-height:60px;
}
.next-body-visitstore{
float:left;
	background-image:url(images/next_background.png);
	background-repeat:repeat-x;
	width:184px;
	height:18px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #FFFFFF;
	text-align: right;
	text-indent: 0px;
}
#footer {
	clear:both;
	padding-top:20px;
	background-color:#FFFFFF;
	text-align:center;
	font-size:11px;
	border-top:1px solid #cccccc;
}
#bottom-corners {
	position:relative;
	bottom:0px;
	width:900px;
	height:19px;
	padding-top:10px;
}
#bottom-left-corner {
background-color:#333333;
	background-image:url(images/bottom_left_corner.png);
	width:19px;
	height:19px;
	float:left;
}
#bottom-right-corner {
background-color:#333333;
	background-image:url(images/bottom_right_corner.png);
	width:19px;
	height:19px;
	float:right;
}

/* Login form */

#login-form-container {
	position: absolute;
	left:66%;
	top:0px;
	width: 285px;
	height: 120px;
}

#login-form-left-border {
  float: left;
  width:24px;
  height:81px;
  background-image:url('images/login_form_left_border.png');
}

#login-form {
	float: left;
	width:237px;
	height:81px;
	background-color: #BDF366;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	overflow: hidden;
	background-image: url(images/login_form_bg.png);
}

#login-form-right-border {
  float: right;
  width:24px;
  height:81px;
  background-image:url(images/login_form_right_border.png);
}

#login-form-bottom {
clear:both;
  width:285px;
  height:39px;
  background-image: url(images/login_form_bottom.png);
  background-repeat: no-repeat;
}

#login-form p {
	margin-top: 4px;
}

#login-form form input {
	width: 120px;
	float: right;
	height:14px;
	vertical-align: bottom;
	font-size: 12px;
}

#login-form form label {
	width: 100px;
	float: left;
}

/* Go link */

#go-link {
	float: right;
	width: 73px;
	height: 19px;
	margin-right: 24px;
}

.go-left-border {
	float: left;
	width: 10px;
	height: 19px;
	background-image: url(images/go_left_border.png);
	background-repeat: no-repeat;
}

.go-right-border {
	float: left;
	width: 10px;
	height: 19px;
	background-image: url(images/go_right_border.png);
	background-repeat: no-repeat;
}

.go-body {
	float: left;
	width: 53px;
	height: 19px;
	background-image: url(images/go_background.png);
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 19px;
	text-align:center;
	color: #FFFFFF;	
}

/* iWars links */

/*.iwars_links {
	height: 60px;
	display: block;
	width: 390px;
}*/