body {
	background-color:#eff3f5;
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:12px;
}
a img {
	border:0;
}
form {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
}
a:hover {
	text-decoration:underline;
}



/* S T A N D A R T   E L E M E N T S */

.advertBlock {
	background-color:#dedede;
	border:#8d8d8d 1px solid;
}
.advertBlock .leftTop {
	background:url(img/advert_left_top.gif) left top no-repeat;
	position:relative;
	left:-1px;
	top:-1px;
}
.advertBlock .rightTop {
	background:url(img/advert_right_top.gif) right top no-repeat;
	position:relative;
	right:-2px;
}
.advertBlock .rightBottom {
	background:url(img/advert_right_bottom.gif) right bottom no-repeat;
	position:relative;
	bottom:-2px;
}
.advertBlock .leftBottom {
	background:url(img/advert_left_bottom.gif) left bottom no-repeat;
	position:relative;
	left:-2px;
	padding:5px 7px 0;
}
.advertBlock .afterContent {
	height:5px;
	overflow:hidden;
}

/* Select elements */
span.select {
	width: 71px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 19px;
	padding: 1px 20px 0 2px;
	color: #fff;
	background: url(img/select_arrow.gif) no-repeat;
	overflow: hidden;
	font-size:10px;
	color:#7d7d7d;
	position:absolute;
	margin-top:2px;
}

.center {
	text-align:center;
}


/* G L O B A L */

#globalDiv {
	text-align:center;
}
#wrapper {
	margin:0 auto;
	text-align:left;
width:1116px;
}


/* C O N T E N T */

#contentDiv {
	margin:0 165px;
}

/* Header */

#header {
	background:url(img/header_back.gif) left bottom repeat-x;
	height:97px;
	overflow:hidden;
	margin:0 8px;
	position:relative;
	color:#7d7d7d;
}
#header a {
	color:#7d7d7d;
}
#header .leftImg {
	background:url(img/header_left.gif) left bottom no-repeat;
}
#header .rightImg {
	background:url(img/header_right.gif) right bottom no-repeat;
	height:97px;
	overflow:hidden;
}
#header .logo {
	margin-left:35px;
}
#header .filterForm {
	background:url(img/filter_form_right.gif) right bottom no-repeat;
	height:40px;
	overflow:hidden;
	position:absolute;
	bottom:21px;
	left:0px;
	width:463px;
	font-size:11px;
	color:#7d7d7d;
	padding-left:10px;
}
#header .filterForm .options {
	padding-top:18px;
}
#header .filterForm select {
	width:91px;
	height:17px;
	overflow:hidden;
	font-size:10px;
	position:relative;
}
#header .filterForm label {
	position:relative;
	top:1px;
}
#header .filterForm .submit {
	background:url(img/accept_filter_button.gif) left top no-repeat;
	width:81px;
	height:15px;
	border:0;
	overflow:hidden;
	position:absolute;
	right:15px;
	top:1px;
	color:#868686;
	font-size:11px;
	cursor:pointer;
}
#header .searchForm {
	background:url(img/search_form_left.gif) left bottom no-repeat;
	position:absolute;
	right:0px;
	bottom:21px;
	width:277px;
	height:25px;
	overflow:hidden;
	text-align:left;
	padding-right:26px;
}
#header .searchForm .wrapper {
	padding-top:5px;
}
#header .searchForm .textField {
	 background:url(img/search_form_back.gif) left top no-repeat;
	 width:194px;
	 height:15px;
	 overflow:hidden;
	 border:0;
	 padding:2px 4px;
	 font-size:11px;
	 display:block;
	 float:left;
	 margin-left:10px;
}
#header .searchForm .submit {
	background:url(img/search_button_back.gif) left top no-repeat;
	width:65px;
	height:15px;
	overflow:hidden;
	border:0;
	font-size:11px;
	cursor:pointer;
	margin-bottom:-2px;
	display:block;
	margin-top:1px;
	color:#868686;
}
#header .menu {
	position:absolute;
	right:47px;
	bottom:4px;
	font-size:11px;
	color:#595959;
}
#header .menu a {
	text-decoration:none;
	color:#595959;
}
#header .caption {
	font-size:12px;
	color:#fff;
	position:absolute;
	bottom:4px;
	left:20px;
}

/* Content */

#content {
	padding:0 14px;
}
#content .wrapper {
	background:url(img/content_bottom.gif) #dedede left bottom repeat-x;
	border:#8d8d8d 1px solid;
	border-top:none;
}
#content .wrapper .leftBottom {
	background:url(img/content_left_bottom.gif) left bottom no-repeat;
	position:relative;
	left:-1px;
	bottom:-1px;
}
#content .wrapper .rightBottom {
	background:url(img/content_right_bottom.gif) right bottom no-repeat;
	position:relative;
	right:-2px;
	padding:20px 40px 0;
}
#content .afterContent {
	height:25px;
	overflow:hidden;
}

/* afterContent */

#afterContent {
	height:26px;
	overflow:hidden;
	text-align:center;
}
#afterContent .leftImg {
	background:url(img/after_content_left.gif) left top repeat-y;
}
#afterContent .rightImg {
	background:url(img/after_content_right.gif) right top repeat-y;
	height:26px;
}

/* Pager */

#afterContent .pager {
	background:url(img/pager_back.gif) left top repeat-x;
	height:19px;
	overflow:hidden;
	width:350px;
	margin:0 auto;
}
#afterContent .pager .pLeftImg {
	background:url(img/pager_left.gif) left top no-repeat;
}
#afterContent .pager .pRightImg {
	background:url(img/pager_right.gif) right top no-repeat;
	height:19px;
}
#afterContent .pager ul {
	list-style:none;
	margin:0;
	padding:0;
}
#afterContent .pager ul li {
	display:inline;
}
#afterContent .pager ul li a {
	background:url(img/pager_item.gif) left bottom no-repeat;
	padding:0px 3px;
	text-decoration:none;
	font-size:8px;
}
#afterContent .pager ul li a:hover, #afterContent .pager ul li a.active {
	background-image:url(img/pager_active_item.gif);
}

/* White space */

#content .whiteSpace {
	background-color:#fff;
	border:#8d8d8d 1px solid;
	position:relative;
}
#content .whiteSpace .wsLeftTop {
	background:url(img/ws_left_top.gif) left top no-repeat;
	position:relative;
	left:-1px;
	top:-1px;
}
#content .whiteSpace .wsRightTop {
	background:url(img/ws_right_top.gif) right top no-repeat;
	position:relative;
	right:-2px;
}
#content .whiteSpace .wsRightBottom {
	background:url(img/ws_right_bottom.gif) right bottom no-repeat;
	position:relative;
	bottom:-2px;
}
#content .whiteSpace .wsLeftBottom {
	background:url(img/ws_left_bottom.gif) left bottom no-repeat;
position:relative;
left:-2px;
padding:9px 9px 0;
overflow:hidden;
}
/* Goods */

#content .goods {
	font-size:10px;
	color:#414141;
}

#content .appDescription .contentBanner {
float:right;
position:relative;
margin-top:30px;
margin-right:10px;
width:130px;
text-align:center;
}

#content .goods ul {
	margin:0;
	padding:0;
	list-style:none;
}
#content .goods li {
	background:url(img/good_back.gif) left top no-repeat;
	float:left;
	width:199px;
	height:65px;
	overflow:hidden;
	padding:6px 0 0 7px;
	margin-left:2px;
	margin-right:10px;
	margin-bottom:10px;
	position:relative;
}
#content .goods a {
	color:#414141;
}
#content .textInfo {
	margin-left:68px;
}
#content h3.name {
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	border-bottom:#b9b9b9 1px solid;
	padding-top:2px;
	padding-bottom:6px;
	margin-bottom:3px;
}
#content h3.name a {
	text-decoration:none;
}
#content .goods img {
	float:left;
}

/* AppDescription */

#content .appDescription {
	color:#414141;
	font-size:10px;
	padding:5px 0 20px 0;
	position:relative;
	overflow:hidden;
}
#content .appDescription .left {
	margin-right:100px;
}
#content .appDescription .screenShot {
	position: relative;
	margin-top:30px;
	margin-right:10px;
}
#content .appDescription .icon {
	position:relative;
	float:left;
}
#content .appDescription big {
	font-size:110%;
}

big {
	font-weight: bold;
}



#content .appDescription .shortDesc {
	margin-left:118px;
}
#content .appDescription .shortDesc h3 {
	font-weight:normal;
	font-size:16px;
	margin-left:-7px;
	padding:0 0 5px 7px;
	border-bottom:#b9b9b9 1px solid;
	margin-bottom:5px;
}
#content .appDescription .longDesc {
	width:90%;
	overflow:hidden;
	padding-left:10px;
	padding-top:20px;
}
#content .appDescription .download {
	font-size:11px;
	padding-top:15px;
}
#content .appDescription .download td, #content .appDescription .download th  {
	padding:2px 10px 2px 0;
}
#content .appDescription .download th {
	font-weight:normal;
}
#content .appDescription .download a {
	color:#666666;
	text-decoration: underline;
}




/* F O O T E R */

#footer {
	height:100px;
	clear:both;
	text-align:center;
	color:#414141;
	font-size:11px;
}
#footer .wrapper {
	margin:34px auto 0;
	width:700px;
}
#footer .credits {
	text-align:left;
}
#footer .logo {
	float:left;
	margin-top:1px;
	margin-right:10px;
}
#footer a {
	color:#414141;
}



/* A D V E R T S */

#advert1 {
	text-align:center;
	padding-top:36px;
	padding-bottom:7px;
}
#advert1 .advertBlock {
	width:714px;
	margin:0 auto;
}
#leftAdvert {
	padding-top: 52px;
	width:165px;
	float:left;
}
#rightAdvert {
	padding-top: 52px;
	width:165px;
	float:right;
}
#bottomAdvert {
	text-align:center;
}
#bottomAdvert .advertBlock {
	width:714px;
	margin:0 auto;
}
