body
{
/*background-color:#393939;*/
background:url(bgnd.jpg) no-repeat center top #393939;
font-family:Arial, Helvetica, sans-serif;
padding:0;
font-size:12px;
margin:0px auto auto auto;
color:#000000;
}
img{
border:0;
}
a{
	color: #797979;
	font-size:11px;
	text-decoration:none;
}
a:hover{
	color: #000000;
	font-size:11px;
    text-decoration:underline;
}

.clear{
clear:both;
}
p{
padding:5px 0 5px 0;
margin:0px;
text-align:justify;
line-height:19px;
}
p.details{
padding:5px 15px 5px 15px;
font-size:13px;
}
p.details_cart{
clear:both;
padding:25px 30px 5px 0px;
font-size:13px;
font-style:italic;
}
p.more_details{
padding:25px 20px 0px 20px;
font-size:13px;

}
#wrap{
	width:971px;
	height: auto;
	margin:auto;
	background-color:#FFFFFF;
}
.header{
	width:971px;
	height:123px;
	background-color:#393939;
/*background:url(img/header.jpg) no-repeat center;*/
}
.logo_img{
	float:left;
	width:50px;
	height:50px;
	margin:10px 0 0 22px;
}
.logo_txt{
	float:left;
	width:350px;
	height:40px;
	margin:4px 0 16px 0;
	font-variant:small-caps;
}
.logo_txt a{
	text-decoration:none;
	color:#FFFFFF;
}
.logo{
	padding:5px 0 0 22px;
	width: 50px;
	float: left;
}
.logo a{
	text-decoration:none;
	color:#FFFFFF;
}
/*-----------------------------menu-------------------*/
#menu{
	width:358px;
/*	height:57px;*/
	float:left;
	padding:0px;
	margin:0 0 0 0;
	background:url(img/menu_bg.gif) repeat-x top;
}
#menu .left_part{
	height:37px;
	width:7px;
	display:block;
	padding:0px;
	margin:0px;
	float:left;
	background:url(img/menu_bg_left.gif) no-repeat left top;
}
#menu .right_part{
	height:37px;
	width:7px;
	display:block;
	padding:0px;
	margin:0px;
	float:right;
	background:url(img/menu_bg_right.gif) no-repeat left top;
}
#menu ul{
display:block;
list-style:none;
padding:0px 0 0 10px;
margin:0px;
}
#menu ul li{
display:inline;
padding:0px;
margin:0px;
height:37px;
}
#menu ul li a{
height:37px;
display:block;
padding:0px 5px 0 5px;
margin:0 4px 0 4px;
float:left;
text-decoration:none;
text-align:center;
color:#504d4b;
font-size:13px;
line-height:37px;
}
#menu ul li.selected a{
height:37px;
display:block;
padding:0px 5px 0 5px;
margin:0 5px 0 5px;
float:left;
text-decoration:underline;
text-align:center;
color:#504d4b;
font-size:13px;
line-height:37px;
}
#menu ul li.divider{
height:37px;
width:2px;
display:block;
padding:0px 7px 0 6px;
margin:0 5px 0 5px;
float:left;
background:url(img/divider.gif) no-repeat center top;
}
#menu ul li a:hover{
color:#000000;
text-decoration:underline;
}
/*----------------crumb_nav------------------*/
.crumb_nav{
padding:5px 0 10px 0px;
}
.crumb_nav a{
color:#11819E;
}
span.red{
	color:#fff;
}
.price{
font-size:14px;
padding:0 0 0 15px;
margin:2px 0 5px 0;
}
span.colors{
padding:2px 2px 0 2px;
}


/*------------------------------------center content--------------------*/
.center_content{
	width:971px;
	padding:10px 0 0 0;
	background:url(img/center_bg.gif) no-repeat center top;
}
.left_content{
	width:610px;
	float:left;
	margin-left: 10px;
}
.right_content{
	width:336px;
	float:left;
	margin-left: 5px;
}
.title{
	color:#993a4e;
	padding:0px;
	font-size:19px;
	margin:5px 0 0 20px;
	clear:both;
	display:block;
}
span.title_icon{
float:left;
padding:0 5px 0 0;
}
.prod_title{
color:#993a4e;
padding:5px 0 0 15px;
font-size:13px;
}
.prod_title_center{
color:#993a4e;
font-size:13px;
text-align:center;
}
a.more{
float:right;
padding:0px 15px 0 0 ;
}
.about{
	width:340px;
	clear:both;
	padding:0 0 50px 0;
}
img.right{
float:right;
padding:0 0 0 30px;
}
.right_box1{
	width:235px;
	float:left;
	color: #797979;
	margin: 0;
}

.right_box2{
	width:96px;
	float:left;
	margin-left: 5px;
	margin: 0 0 0 5px;
}

/*--------feat_prod_box-----------*/
.feat_prod_box{
padding:0 0 5px 0;
margin:0 0 0 -5px;
clear:both;
}
.feat_prod_box_details{
padding:10px 0 10px 0;
margin:0 20px 10px 0;
clear:both;
}
.prod_img{
float:left;
padding:0 5px 0 0;
text-align:center;
}
.prod_det_box{
	width:300px;
	float:left;
	padding:0;
	margin: 5px 0 0 5px;
}
.box_top{
width:300px;
height:9px;
background:url(img/box_top.gif) no-repeat center bottom;
}
.box_center{
width:300px;
height:auto;
background:url(img/box_center.gif) repeat-y center;
}
.box_bottom{
width:300px;
height:9px;
background:url(img/box_bottom.gif) no-repeat center top;
}

.new_prod_box{
	float:left;
	text-align:center;
	width: 96px;
	margin-top: 5px;
}
.new_prod_box a{
	color:#797979;
	text-decoration:none;
	border:0px;
}
.new_prod_bg{
	width:96px;
	text-align:center;
	background:url(img/new_prod_box.gif) no-repeat center;
	position:relative;
	height: 73px;
}
.new_icon{
	position:absolute;
	top:36px;
	right:0px;
	z-index:10;
}
.special_icon{
position:absolute;
top:0px;
right:2px;
z-index:250;
}
img.thumb{

}
.new_products{
	width:600px;
	padding:0;
	float: left;
	margin: 0 0 0 15px;
}

ul.list{
clear:both;
padding:10px 0 0 20px;
margin:0px;
}
ul.list li{
list-style:none;
padding:2px 0 2px 0;
}
ul.list li a{
list-style:none;
text-decoration:none;
color:#000000;
background:url(img/left_menu_bullet.gif) no-repeat left;
padding:0 0 0 17px;
}
ul.list li a:hover{
text-decoration:underline;
}

/* demo */

div.demolayout {
width:460px;
margin: 0 0 20px 0;
}

ul.demolayout {
list-style-type: none;
float: left;
margin:0px;
padding:0px;
}

ul.demolayout li {
margin: 0 10px 0 0;
float: left;
}
.tab{
border:1px #DFDFDF solid;
padding:0 0 25px 0;
}
ul.demolayout a {
float: left;
display: block;
padding: 5px 25px;
border: 1px solid #DFDFDF;
border-bottom: 0;
color: #666;
background: #eee;
text-decoration: none;
font-weight: bold;
}

ul.demolayout a:hover {
background: #fff;
}

ul.demolayout a.active {
background: #fff;
padding-bottom: 5px;
cursor: default;
color:#11819E;
}

.tabs-container {
clear: left;
padding:0px;
}
/*-----------------------languages_box---------*/
.languages_box{
	margin-top:69px;
	float:right;
}
.languages_box a{
padding:0 2px 0 2px;
}
.languages_box a.selected{
padding:2px 2px 0 2px;
border:1px #CCCCCC solid;
}
.currency{
float:left;
padding:0 0 0 20px;
}
.currency a{
text-decoration:none;
color:#333333;
padding:3px;
border:1px #eeedee solid;
}
.currency a.selected{
text-decoration:none;
color:#fff;
padding:3px;
border:1px #eeedee solid;
background-color:#1ca8e9;
font-weight:bold;
}
.currency a:hover{
border:1px #990000 solid;
}
/*--------------*/
div.pagination {
width:420px;
padding:5px;
margin:5px;
text-align:center;
float:left;
clear:both;
font-size:10px;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #2E7D8A;
text-decoration: none;
color: #2E7D8A;
}
div.pagination a:hover, div.pagination a:active {
border:1px solid #2E7D8A;
color: #fff;
background-color: #2E7D8A;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #2E7D8A;
font-weight: bold;
background-color: #2E7D8A;
color: #FFF;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #f3f3f3;
color: #ccc;
}
/*---------------footer------------------------*/
.footer{
	height:82px;
	background:url(img/footer_bg.jpg) no-repeat top center;
	text-align: center;
	vertical-align: text-bottom;
	margin: 0px 0 0 0;
}
.left_footer{
float:left;
padding:15px 0 0 25px;
}
.right_footer{
padding:10px 0 0 0;
}
.footer a{
padding:0 5px 0 5px;
}

.box{
	margin:5px 0 0 0;
	padding:0;
	border:0;
	float:left;
	width:100%;
}

.box a{
    text-decoration:underline;
}

.bottom_border {
	border-bottom:1px #b2b2b2 dashed;
	height:1px;
	margin:5px 0 5px 0;
	padding:0;
	float:left;
	width:100%;
}
.search_keywords {
/*	color:#888;
	font-size:11px;*/
	width:80%;
	float:left;
}
.search_go {
	background:transparent url(./img/but_go.jpg) no-repeat scroll center top;
	border:medium none;
	cursor:pointer;
	float:left;
	height:22px;
	margin-left:5px;
	width:80px;
}
.droplist {
	color:#393939;
	font-size:11px;
	height:21px;
	width:94%;
}
.spread {
	margin:30px 0 0 0;
	padding:0;
	border:0;
	float:left;
	width:100%;
	font-size:11px;
}
.column{
padding:0;
float:left;
margin:10px 0 10px 10px;
width:310px;
}

.screensavers_column3{
	float:left;
	color: #797979;
	margin: 0;
}
.screensavers_column3 a{
	color: #797979;
	text-decoration:none;
}
.screensavers_column3 a:hover{
	color: #797979;
    text-decoration:underline;
}

.screensavers_box_title{
	width:100%;
	float:left;
	margin:0;
	text-align:center;

	color:#000;
	padding:0px;
	font-size:11px;
	font-weight:bold;
}
.types_box_small{
  width:135px;
  height:120px;
	float:left;
	margin:10px 0;
	padding: 0 5px;
}
.screensavers_box_small{
    width:150px;
	float:left;
	margin:10px 0 10px 0;
}
.screensavers_box_small_logo{
	text-align:center;
	width:96px;
	float:left;
	padding:0;
	margin: 0 0 2px 27px;
	background:url(img/logo_box_bgr_80.gif) no-repeat center;
	position:relative;
	height: 86px;
}

.screensavers_box_big{
	width:300px;
	float:left;
	margin:10px 0 0 0;
	text-align:center;
}
.screensavers_box_big_logo{
	width:247px;
	float:left;
	padding:0;
	margin: 0 0 2px 27px;
	background:url(img/logo_box_bgr_big_w.gif) no-repeat center;
	position:relative;
	height: 187px;
}
.screensavers_box_big_donwload_icon{
	position:absolute;
	top:137px;
	right:0px;
	z-index:10;
}
.details_box_big{
	width:300px;
	float:left;
	margin:10px 0 0 0;
}
.details_box_big_logo{
	width:247px;
	text-align:center;
	float:left;
	padding:0;
	margin: 0 0 0 20px;
	background:url(img/logo_box_bgr_big_white.gif) no-repeat center;
	position:relative;
	height: 187px;
}
.details_download img{
	height: 0;
}
.details_download{
	width:223px;
	height:232px;
	margin:10px 0 0 32px;
}
.details_download_bottom{
	background:transparent url(/img/download_bottom.gif) no-repeat scroll 0 0;
	font-size:12px;
	height:80px;
	padding-top:7px;
	text-align:center;
	width:223px;
}

.details_screenshots1{
    position:relative;
    right:50%;
    float:right;
}
.details_screenshots{
	position:relative;
	margin:0;
	right:-50%;
}
.details_left{
	position:relative;
	float:left;
	margin:10px 0 0 10px;
	width: 267px;
	text-align: center;
}

.details_screenshots_logo{
	text-align:center;
	width:96px;
	float:left;
	padding:0;
	margin:10px 0 0 3px;
	background:url(img/new_prod_box.gif) no-repeat center;
	position:relative;
	height: 73px;
}
.details_download_link{
	font-size:16px;
	color:#000;
	text-decoration:underline;
}
a:hover.details_download_link{
	font-size:16px;
	color:#993A4E;
	text-decoration:underline;
}
.about_box {
	float:left;
	margin:20px;
	text-align:justify;
}
.support_inputs {
	width:400px;
}
.support_textarea {
	width:400px;
	height:200px;
}
.support_175 {
	width:175px;
}
.gamelogo32 {
	border: 1px solid #505050;
	height:32px;
	width:32px;
}
.types_list1 {
	font-size:12px;
	width:90%;
	float:left;
	padding:0 5px 5px 10px;
	text-align:left;
}
.types_list1 a{
	font-size:12px;
}
.types_list1 a:hover{
	font-weight:bold;
	color: #993A4E;
	text-decoration:none;
}
.types_list2 {
	font-weight:bold;
	color:#0066CC;
	font-size:12px;
	width:90%;
	float:left;
	padding:0 5px 5px 10px;
	text-align:left;
    font-family:verdana,arial,sans-serif;
    text-decoration:underline;
}
.types_list2 a{
	color:#0066CC;
	font-size:12px;
}
.types_list2 a:hover{
	color: #993A4E;
	text-decoration:none;
}

.homepage_new_box{
	margin: 5px 20px 0 20px;
	padding:0;
}
.homepage_new_box_top{
	background:transparent url(img/box_top_center.gif) repeat scroll 0 0;
	clear:both;
	height:9px;
}
.homepage_new_box_top_left{
	float:left;
}
.homepage_new_box_top_right{
	float:right;
}
.homepage_new_box_bott{
	background:transparent url(img/box_bott_center.gif) repeat scroll 0 0;
	clear:both;
	height:9px;
}
.homepage_new_box_bott_left{
	float:left;
}
.homepage_new_box_bott_right{
	float:right;
}
.homepage_new_box_center{
	height:auto;
	border-left:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
	background-color:#EFF8FD;
}
.submit_inputs {
	width:100%;
}
.submit_textarea {
	width:100%;
	height:50px;
}

#index_text{
	float:left; 
	margin:0 20px 0 20px; 
	padding: 0 7%;
	text-align:center;
}
#index_text p{
	color:#555; 
	text-align:center;
}
