
/*
*
* 
* EZEKET MÉG ÁTDOLGOZNI, LENTEBB JELZEM, MIKORTÓL MÁR FASZA KÓD JÖN ;)
* 
* 
* 
*/

/* table */
table.tbl_style{
	margin-bottom: 10px;
	width: 100%;
	border: none;
}
table.tbl_style tr.th{
	font-weight: bold;
	text-align: left;
	/*border-bottom: 1px solid #4B9A22;*/
	background: #4B9A22;
	/*color: #4B9A22;*/
	color: #fff;
}
table.tbl_style tr.th th {
	padding: 5px;
}

table.tbl_style tr{
}
table.tbl_style tr td{
	border-bottom: solid 1px #4B9A22;
	padding: 10px;
}

table.tbl_style tr td img {
	float: left;
	margin-right: 10px;
}

table.tbl_style a{
	text-decoration: none;
}

/* banner base */
.banner_base {
	margin-top: 7px;
	padding: 10px 10px 0px;
	width: 120px;
	background: #f3f3f3;
}
.banner_base b {
	display: block;
	padding: 0px 0px 10px;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	color: #717171;
}
.banner_base .banner{
	width: 120px;
	overflow: hidden;
}

/* sponsors */
.banner_base .sponsors{
	padding: 10px 0px;
	width: 120px;
	color: #777;
	text-align: center;
	font-size: 10px;
}
.banner_base .sponsors h2{
	margin: 0px 0px 10px;
	padding: 0px;
	width: 120px;
	font-weight: bold;
	font-size: 14px;
	color: #777;
}
.banner_base .sponsors h2 p{
	width: 120px;
}
.banner_base .sponsors a {
    text-decoration: none;
    color: #777;
}
.banner_base .sponsors a:hover {
    color: #006659;
}


/*
* 
* 
*         INNENTŐL MÁR FASZA!
* 
* 
* 
* 
*/


/*  LAYOUT  */
#container{
	margin: 0 auto;
	width: 980px;
	text-align: left;
	background: url(/frame/background-container.jpg) left bottom no-repeat;
}
#left{
	float: left;
	padding-right: 20px;
	width: 244px;
	text-align: left;
}
#center{
	float: left;
	width: 716px;
	text-align: left;
}
#right{
	float: right;
	width: 244px;
	text-align: left;
}

/* DEFAULTS */
body, form, input, select, h1, h2, h3, h4, p, ul, li, ol, dl, dt, dd, blockquote, img, textarea {
	padding: 0;
	margin: 0;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
}
body {
	margin-top: 7px;
	background: #000 url(/frame/background.jpg) top center no-repeat;
	font-size: 12px;
	color: #444;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #fff;
}
h2 a {
	display: block;
	color: #fff;
	text-decoration: none;
}
h2 a:hover {
	color: #83b817;
}
a {
	color: #4b9a22;
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	-o-transition: color 0.3s ease-out;
	transition: color 0.3s ease-out;
	text-decoration: underline;
}
a:hover {
	color: #111;
}
label {
    color: #1d1d1d;
    cursor: pointer;
	font-size: 13px;
}
label:hover {
	text-decoration: none;
}
select, option, textarea {
	font-size: 12px;
}
input[type="text"], input[type="password"], textarea {
	padding: 0 9px;
	border-top: 1px solid #d3d3d3;
	background: #ebebeb;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
input[type="text"], input[type="password"] {
	height: 26px;
}
input[type="checkbox"], input[type="radio"], input.checkbox {
	vertical-align: middle;
}
textarea {
	padding: 5px 9px;
}
p {
	margin: 0 0 14px;
}
ul {
	margin: 0 10px 10px 0;
	padding: 0 5px;
	list-style-type: square;
}
li {
	margin: 4px 0 2px 10px;
}
ol {
	margin: 0 10px 10px 17px;
	padding: 0 5px;
	list-style-type: decimal;
}
.clear {
	clear: both;
	height: 0;
	font-size: 0;
}
.search_highlight {
    background-color: #ff0;
    font-weight: bold;
}
.select {
	position: absolute;
	height: 21px;
	padding: 5px 21px 0 9px;
	border-top: 1px solid #d3d3d3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	color: #111;
	font-size: 12px;
	line-height: 18px;
	background: #fff url(/frame/select-down.png) right 9px no-repeat;
	overflow: hidden;
	cursor: pointer;
}
select.styled {
	cursor: pointer;
	position: relative;
	height: 27px;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 5;
}
.disabled {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
label span {
	display: inline-block;
	padding-left: 4px;
	width: 9px;
	height: 14px;
	background: url(/frame/required.png) right top no-repeat;
}
.advert_morebutton {
	width: 164px;
	position: absolute;
	bottom: 11px;
	right: 11px;
	padding: 0px !important;
}

input.cancelbutton {
	height: 38px;
	padding: 0 19px 3px;
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	cursor: pointer;
	border: 1px solid #5B5B5B;
	border-top-color: #d5d5d5;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	background: #5B5B5B;
}

input.cancelbutton:hover {
	color: #ffff28;
}

.advert_morebutton,
input.actionbutton {
	height: 38px;
	padding: 0 19px 3px;
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	border: 1px solid #936a23;
	border-top-color: #ffff28;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	background: #ffa814;
	background: -moz-linear-gradient(top, #ffa814 0%, #fea713 11%, #f78600 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa814), color-stop(11%,#fea713), color-stop(100%,#f78600));
	background: -webkit-linear-gradient(top, #ffa814 0%,#fea713 11%,#f78600 100%);
	background: -o-linear-gradient(top, #ffa814 0%,#fea713 11%,#f78600 100%);
	background: -ms-linear-gradient(top, #ffa814 0%,#fea713 11%,#f78600 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa814', endColorstr='#f78600',GradientType=0 );
	background: linear-gradient(top, #ffa814 0%,#fea713 11%,#f78600 100%);
}
input.actionbutton:hover {
	color: #ffff28;
}
input.button {
	height: 25px;
	padding: 0 19px 0;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	border: 1px solid #363636;
	border-top-color: #919191;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	background: #5b5b5b;
	outline: none;
}
input.button:hover {
	color: #a4e029;
}
a.button {
	padding: 7px 19px 7px 30px;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #fff;
	background: #5b5b5b url(/frame/arrow-left.png) no-repeat 12px 8px;
	border: 1px solid #363636;
	border-top-color: #919191;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	text-decoration: none;
}
a.button:hover {
	color: #a4e029;
}
a.order_button {
	display: block;
	float: right;
	padding: 8px 30px;
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	border: 1px solid #936a23;
	border-top-color: #ffff28;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	background: #ffa814;
	background: -moz-linear-gradient(top, #ffa814 0%, #fea713 11%, #f78600 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa814), color-stop(11%,#fea713), color-stop(100%,#f78600));
	background: -webkit-linear-gradient(top, #ffa814 0%,#fea713 11%,#f78600 100%);
	background: -o-linear-gradient(top, #ffa814 0%,#fea713 11%,#f78600 100%);
	background: -ms-linear-gradient(top, #ffa814 0%,#fea713 11%,#f78600 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa814', endColorstr='#f78600',GradientType=0 );
	background: linear-gradient(top, #ffa814 0%,#fea713 11%,#f78600 100%);
	text-decoration: none;
}
a.order_button:hover {
	color: #ffff28;
}
a.login_button {
	display: block;
	padding: 8px 10px;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	border: 1px solid #666;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	background: #6cbe1c;
	background: -moz-linear-gradient(top, #6cbe1c 0%, #62b31e 23%, #3f8c24 77%, #358126 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6cbe1c), color-stop(23%,#62b31e), color-stop(77%,#3f8c24), color-stop(100%,#358126));
	background: -webkit-linear-gradient(top, #6cbe1c 0%,#62b31e 23%,#3f8c24 77%,#358126 100%);
	background: -o-linear-gradient(top, #6cbe1c 0%,#62b31e 23%,#3f8c24 77%,#358126 100%);
	background: -ms-linear-gradient(top, #6cbe1c 0%,#62b31e 23%,#3f8c24 77%,#358126 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6cbe1c', endColorstr='#358126',GradientType=0 );
	background: linear-gradient(top, #6cbe1c 0%,#62b31e 23%,#3f8c24 77%,#358126 100%);
	text-decoration: none;
}
a.login_button:hover {
	color: #ffff28;
}
.note, .requirednote {
	font-size: 11px;
	font-style: italic;
}
.requirednote {
	padding-left: 13px;
	background: url(/frame/required.png) left top no-repeat;
}

/* GENERAL CONTENT STYLES */
#center .content {
	padding: 22px;
	background: #fff;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-khtml-border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-khtml-border-bottom-right-radius: 8px;
}
h1 {
	margin: 0;
	height: 39px;
	border-top: 1px solid #a4df2a;
	padding: 17px 0 0 22px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	margin-bottom: 14px;
	color: #6dc01c;
	font-size: 17px;
	font-weight: bold;
}
h3 {
	margin-bottom: 12px;
	color: #272727;
	font-size: 16px;
	font-weight: bold;
}
h4 {
	margin-bottom: 10px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

/* header */
#header {
	position: relative;
	margin: 20px;
	width: 940px;
	height: 81px;
	color: #fff;
}
#header a.logo {
	position: absolute;
	top: 7px;
	left: 0;
	display: block;
	width: 214px;
	height: 35px;
	background: url(/frame/acer-webshop-logo.png);
	text-indent: -7000px;
}
#header h1 {
	border: none;
	height: auto;
	padding: 0;
}
#header .slogen {
	position: absolute;
	top: 46px;
	left: 0;
	width: 250px;
	font-size: 11px;
	font-weight: normal;
}
#header .hotline {
	position: absolute;
	top: 7px;
	left: 319px;
	width: 238px;
	font-size: 14px;
	line-height: 18px;
}
#header .hotline span {
	display: block;
	color: #83b817;
	padding-bottom: 7px;
}
#header a.twitter, #header a.facebook {
	position: absolute;
	top: 52px;
	display: block;
	width: 24px;
	height: 25px;
	text-indent: -7000px;
}
#header a.twitter {
	right: 30px;
	background: url(/frame/tw-fb.gif);
}
#header a.twitter:hover {
	background-position: 24px 0;
}
#header a.facebook {
	right: 0;
	background: url(/frame/tw-fb.gif) 0 25px;
}
#header a.facebook:hover {
	background-position: 24px 25px;
}
#header form{
	position: absolute;
	top: 8px;
	right: 0;
	width: 288px;
	height: 33px;
	color: #fff;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	-khtml-border-radius: 16px;
	border-bottom: 1px solid #525252;
	background: #383838;
	background: url(/frame/search.png) 10px 7px no-repeat, -moz-linear-gradient(top, #383838 0%, #414141 100%);
	background: url(/frame/search.png) 10px 7px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(100%,#414141));
	background: url(/frame/search.png) 10px 7px no-repeat, -webkit-linear-gradient(top, #383838 0%,#414141 100%);
	background: url(/frame/search.png) 10px 7px no-repeat, -o-linear-gradient(top, #383838 0%,#414141 100%);
	background: url(/frame/search.png) 10px 7px no-repeat, -ms-linear-gradient(top, #383838 0%,#414141 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#414141',GradientType=0 );
	background: url(/frame/search.png) 10px 7px no-repeat, linear-gradient(top, #383838 0%,#414141 100%);
}
#header form input[type="text"] {
	position: absolute;
	top: 7px;
	left: 40px;
	padding: 0;
	width: 210px;
	height: 20px;
	border: none;
	outline: none;
	background: transparent;
	color: #fff;
	font-size: 14px;
}
#header form input[type="submit"] {
	position: absolute;
	top: 6px;
	right: 7px;
	width: 23px;
	height: 23px;
	border: 1px solid #000;
	background: #000 url(/frame/arrow-right.png) 7px 5px no-repeat;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	cursor: pointer;
}
#header form input[type="submit"]:hover {
	border: 1px solid #83b817;
	background-color: #83b817;
}

/* menu */
#bar {
	position: relative;
	margin-bottom: 20px;
	height: 46px;
	font-size: 16px;
}
#bar a {
	text-decoration: none;
}
#bar ul, #bar dl, #bar ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#bar > ul, #bar ul:nth-child(2), #bar dl, #basketsm {
	float: left;
}
#bar > ul li, #bar > ul:nth-child(2) li {
	float: left;
	height: 46px;
}
#bar > ul {
	border: none;
	width: 59px;
}
#bar > ul li a {
	display: block;
	width: 59px;
	height: 45px;
	border-top: 1px solid #5b5b5b;
}
#bar > ul li a.active {
	border-top: 1px solid #a4df2a;
}
#bar > ul li a img {
	padding: 13px 0 0 19px;
	-webkit-transition: opacity 0.3s ease-out;
	-moz-transition: opacity 0.3s ease-out;
	-o-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
}
#bar > ul li a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	filter: “alpha(opacity=60)”;
	padding: 13px 0 0 19px;
}
#bar ul:nth-child(2) {
	width: 586px;
	margin-left: 1px;
}
#bar ul:nth-child(2) li a {
	display: block;
	border-top: 1px solid #5b5b5b;
	height: 32px;
	padding: 13px 0 0;
	color: #b1b1b1;
	text-align: center;
}
#bar ul:nth-child(2) li:first-child a {
	border-left: 1px solid #5b5b5b;
	width: 63px;
}
#bar ul:nth-child(2) li:nth-child(2) a {
	width: 76px;
}
#bar ul:nth-child(2) li:nth-child(3) a {
	width: 146px;
}
#bar ul:nth-child(2) li:nth-child(4) a {
	width: 114px;
}
#bar ul:nth-child(2) li:nth-child(5) a {
	width: 89px;
}
#bar ul:nth-child(2) li:nth-child(6) a {
	width: 97px;
}
#bar ul:nth-child(2) li a.active {
	border-top: 1px solid #a4df2a;
	color: #fff;
}
#bar ul:nth-child(2) li:first-child a.active {
	border-left: 1px solid #a4df2a;
}
#bar ul:nth-child(2) li a:hover {
	color: #fff;
}

#bar dl {
	margin-left: 1px;
	position: relative;
}
#basketsm > a {
	margin-left: 1px;
}
#bar dl dt a, #basketsm > a {
	z-index: 100;
	position: relative;
	display: block;
	border-top: 1px solid #5b5b5b;
	border-left: 1px solid #5b5b5b;
	height: 32px;
	padding: 13px 0 0 12px;
	color: #fff;
	background: #383838;
	background: -moz-linear-gradient(top, #383838 0%, #313131 27%, #202020 73%, #191919 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(27%,#313131), color-stop(73%,#202020), color-stop(100%,#191919));
	background: -webkit-linear-gradient(top, #383838 0%,#313131 27%,#202020 73%,#191919 100%);
	background: -o-linear-gradient(top, #383838 0%,#313131 27%,#202020 73%,#191919 100%);
	background: -ms-linear-gradient(top, #383838 0%,#313131 27%,#202020 73%,#191919 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#191919',GradientType=0 );
	background: linear-gradient(top, #383838 0%,#313131 27%,#202020 73%,#191919 100%);
}
#bar dl dt a:hover, #basketsm > a:hover {
	border-top: 1px solid #a4df2a;
	border-left: 1px solid #a4df2a;
	background: #6cbe1c;
	background: -moz-linear-gradient(top, #6cbe1c 0%, #62b31e 23%, #3f8c24 77%, #358126 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6cbe1c), color-stop(23%,#62b31e), color-stop(77%,#3f8c24), color-stop(100%,#358126));
	background: -webkit-linear-gradient(top, #6cbe1c 0%,#62b31e 23%,#3f8c24 77%,#358126 100%);
	background: -o-linear-gradient(top, #6cbe1c 0%,#62b31e 23%,#3f8c24 77%,#358126 100%);
	background: -ms-linear-gradient(top, #6cbe1c 0%,#62b31e 23%,#3f8c24 77%,#358126 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6cbe1c', endColorstr='#358126',GradientType=0 );
	background: linear-gradient(top, #6cbe1c 0%,#62b31e 23%,#3f8c24 77%,#358126 100%);
}
#bar dl dt a {
	width: 191px;
}
#bar dl dt a b {
	font-weight: normal;
	width: 146px;
	overflow: hidden;
	display: block;
	height: 18px;
}
#bar dl dt a span {
	position: absolute;
	top: 19px;
	left: 173px;
	display: block;
	width: 13px;
	height: 9px;
	background: url(/frame/arrow-down.png);
}
#basketsm > a {
	width: 114px;
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	-khtml-border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-khtml-border-bottom-right-radius: 8px;
}
#basketsm > a:hover {
/*
	border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-right-radius: 0;
	-khtml-border-bottom-right-radius: 0;
*/
}
#basketsm > a span {
	position: absolute;
	top: 9px;
	left: 68px;
	width: 19px;
	height: 19px;
	padding: 3px 3px 3px 25px;
	border-bottom: 1px solid #4b4b4b;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	background: #000 url(/frame/basket.png) 5px 5px no-repeat;
	text-align: center;
	font-size: 11px;
}
#basketsm > a span b {
	display: block;
	width: 18px;
	height: 16px;
	padding-top: 2px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	background: #383838;
}
#basketsm > a span b.has {
	background: #bc0000;
}

/* points of account */
#bar dl dd {
	display: none;
	position: absolute;
	top: 0;
	height: 31px;
	outline: 1px solid #000;
	width: 202px;
	margin-left: 1px;
	z-index: 100;
}
#bar dl dd:nth-child(2) {
	top: 47px;
}
#bar dl dd:nth-child(3) {
	top: 78px;
}
#bar dl dd:nth-child(4) {
	top: 110px;
}
#bar dl dd a {
	display: block;
	width: 190px;
	height: 20px;
	border-top: 1px solid #262626;
	padding: 7px 0 4px 12px;
	background: #262626;
	color: #fff;
	font-size: 14px;
}
#bar dl dd:nth-child(2) a {
	border-top: 1px solid #4b4b4b;
}
#bar dl dd a:hover {
	border-top: 1px solid #a4df2a;
	background: #6cbe1c;
	background: -moz-linear-gradient(top, #6cbe1c 0%, #62b31e 23%, #3f8c24 77%, #358126 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6cbe1c), color-stop(23%,#62b31e), color-stop(77%,#3f8c24), color-stop(100%,#358126));
	background: -webkit-linear-gradient(top, #6cbe1c 0%,#62b31e 23%,#3f8c24 77%,#358126 100%);
	background: -o-linear-gradient(top, #6cbe1c 0%,#62b31e 23%,#3f8c24 77%,#358126 100%);
	background: -ms-linear-gradient(top, #6cbe1c 0%,#62b31e 23%,#3f8c24 77%,#358126 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6cbe1c', endColorstr='#358126',GradientType=0 );
	background: linear-gradient(top, #6cbe1c 0%,#62b31e 23%,#3f8c24 77%,#358126 100%);
}

/*
*
*	HAVE TO WORK ON THIS
*
*/

#basketsm-details {
	display: none;
	position: absolute;
	top: 46px;
	right: 1px;	
	width: 189px;
	border: 1px solid #000;
	border-top-color: #747474;
	border-right: none;
	background: #5e5e5e;
	padding: 6px 8px 7px 7px;
}

#basketsm-details ul {
	width: 189px !important;
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
#basketsm-details ul li {
	clear: left;
	padding: 7px;
}
#basketsm-details ul li a {
}
#basketsm-details ul li a img {
	float: left;
	display: block;
	padding-right: 7px;
}

/* bottom of portal */
#sponsors {
    display: none;
	position: relative;
	margin-top: 16px;
	width: 160px;
	height: 78px;
	padding: 18px 798px 0 22px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	background: #f3f3f3;
	color: #777777;
	line-height: 15px;
}
#sponsors h3 {
	margin-bottom: 16px;
	font-size: 18px;
	font-weight: normal;
	color: #272727;
}
#sponsors ul {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	width: 793px;
	height: 96px;
	list-style-type: none;
}
#sponsors ul li {
	margin: 0;
	float: left;
	width: 132px;
	height: 96px;
}
#sponsors ul li a {
	display: block;
	width: 108px;
	height: 43px;
	padding: 53px 12px 0;
	text-align: center;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
	line-height: 13px;
}
#sponsors ul li a:hover {
	color: #83b817;
}
#sponsors ul li a span {
	display: none;
}
#sponsors ul li:nth-child(1) a {
	background: url(/frame/sponsor_ferrari.gif) center 18px no-repeat;
}
#sponsors ul li:nth-child(2) a {
	background: url(/frame/sponsor_london.gif) center 18px no-repeat;
}
#sponsors ul li:nth-child(3) a {
	background: url(/frame/sponsor_barcelona.gif) center 18px no-repeat;
}
#sponsors ul li:nth-child(4) a {
	background: url(/frame/sponsor_milan.gif) center 18px no-repeat;
}
#sponsors ul li:nth-child(5) a {
	background: url(/frame/sponsor_ducati.gif) center 18px no-repeat;
}
#partners {
	position: relative;
	margin-top: 16px;
	width: 980px;
	height: 66px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	background: #fff;
}
#partners h3 {
	font-size: 18px;
	font-weight: normal;
	color: #272727;
	width: 170px;
	line-height: 19px;
	padding: 14px 0 0 22px;
}
#partners ul {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	width: 792px;
	height: 66px;
	list-style-type: none;
}
#partners ul li {
	float: left;
	margin: 0;
	width: 111px;
	height: 66px;
}
#partners ul li a {
	display: block;
	width: 111px;
	height: 66px;
	text-align: center;
	font-size: 11px;
	color: #777;
	text-decoration: none;
	line-height: 13px;
}
#partners ul li a span {
	display: none;
}
#partners ul li:nth-child(1) a {
	background: url(/frame/partner_google.gif) center 0 no-repeat;
}
/*#partners ul li:nth-child(2) a {
	background: url(/frame/partner_auchan.gif) center 0 no-repeat;
}*/
#partners ul li:nth-child(2) {
    width: 95px;
}
#partners ul li:nth-child(2) a {
	background: url(/frame/partner_chipland.gif) center 0 no-repeat;
    width: 95px;
}
#partners ul li:nth-child(3) a {
	background: url(/frame/partner_domainabc.gif) center 0 no-repeat;
}
#partners ul li:nth-child(4) {
    width: 141px;
}
#partners ul li:nth-child(4) a {
    background: url(/frame/partner_eudomain.gif) center 0 no-repeat;
    width: 141px;
}
#partners ul li:nth-child(5) a {
	background: url(/frame/partner_fps.gif) center 0 no-repeat;
}
#partners ul li:nth-child(6) a {
    background: url(/frame/partner_arukereso.gif) center 0 no-repeat;
}
#partners ul li:nth-child(7) a {
    background: url(/frame/partner_argep.gif) center 0 no-repeat;
}
#partners ul li:nth-child(6) {
    border-left: 1px solid #c2c2c2;
}
#partners ul li a:hover {
	background-position: center -66px;
}
#seo_footer {
	position: relative;
	margin-top: 16px;
	padding: 20px;
	width: 940px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	background: #636363;
	color: #fff;
	text-align: justify;
}
#seo_footer a, #seo_footer a:hover {
	color: #fff;
	text-decoration: none;
}
#footer {
	position: relative;
	margin-top: 16px;
	width: 980px;
	height: 64px;
	color: #777;
	line-height: 12px;
}
#footer ul {
	margin: 0;
	padding-left: 11px;
	list-style: none;
}
#footer ul li {
	float: left;
	margin: 0;
	border-right: 1px solid #777;
}
#footer ul li:last-child {
	border: none;
}
#footer ul li a {
	display: block;
	padding: 0 11px;
	color: #777777;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #83b817;
}
#footer div {
	position: absolute;
	top: 0;
	right: 22px;
	width: 150px;
	text-align: right;
}
#footer div a {
	color: #83b817;
	text-decoration: none;
}
#footer div a:hover {
	color: #fff;
}



.gray-grad {
	background: #383838;
	background: -moz-linear-gradient(top, #383838 0%, #313131 27%, #202020 73%, #191919 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(27%,#313131), color-stop(73%,#202020), color-stop(100%,#191919));
	background: -webkit-linear-gradient(top, #383838 0%,#313131 27%,#202020 73%,#191919 100%);
	background: -o-linear-gradient(top, #383838 0%,#313131 27%,#202020 73%,#191919 100%);
	background: -ms-linear-gradient(top, #383838 0%,#313131 27%,#202020 73%,#191919 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#191919',GradientType=0 );
	background: linear-gradient(top, #383838 0%,#313131 27%,#202020 73%,#191919 100%);
}
.gray-grad2 { /* search */
	background: #383838;
	background: -moz-linear-gradient(top, #383838 0%, #414141 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(100%,#414141));
	background: -webkit-linear-gradient(top, #383838 0%,#414141 100%);
	background: -o-linear-gradient(top, #383838 0%,#414141 100%);
	background: -ms-linear-gradient(top, #383838 0%,#414141 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#414141',GradientType=0 );
	background: linear-gradient(top, #383838 0%,#414141 100%);
}
.green-grad {
	background: #6cbe1c;
	background: -moz-linear-gradient(top, #6cbe1c 0%, #62b31e 23%, #3f8c24 77%, #358126 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6cbe1c), color-stop(23%,#62b31e), color-stop(77%,#3f8c24), color-stop(100%,#358126));
	background: -webkit-linear-gradient(top, #6cbe1c 0%,#62b31e 23%,#3f8c24 77%,#358126 100%);
	background: -o-linear-gradient(top, #6cbe1c 0%,#62b31e 23%,#3f8c24 77%,#358126 100%);
	background: -ms-linear-gradient(top, #6cbe1c 0%,#62b31e 23%,#3f8c24 77%,#358126 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6cbe1c', endColorstr='#358126',GradientType=0 );
	background: linear-gradient(top, #6cbe1c 0%,#62b31e 23%,#3f8c24 77%,#358126 100%);
}
.green-grad2 { /* notebook search */
	background: #358226;
	background: -moz-linear-gradient(top, #358226 0%, #3d8a25 11%, #60b11e 42%, #6cbf1c 56%, #6dc01c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#358226), color-stop(11%,#3d8a25), color-stop(42%,#60b11e), color-stop(56%,#6cbf1c), color-stop(100%,#6dc01c));
	background: -webkit-linear-gradient(top, #358226 0%,#3d8a25 11%,#60b11e 42%,#6cbf1c 56%,#6dc01c 100%);
	background: -o-linear-gradient(top, #358226 0%,#3d8a25 11%,#60b11e 42%,#6cbf1c 56%,#6dc01c 100%);
	background: -ms-linear-gradient(top, #358226 0%,#3d8a25 11%,#60b11e 42%,#6cbf1c 56%,#6dc01c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#358226', endColorstr='#6dc01c',GradientType=0 );
	background: linear-gradient(top, #358226 0%,#3d8a25 11%,#60b11e 42%,#6cbf1c 56%,#6dc01c 100%);
}
.orange-grad {
	background: #ffa814;
	background: -moz-linear-gradient(top, #ffa814 0%, #fea713 11%, #f78600 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa814), color-stop(11%,#fea713), color-stop(100%,#f78600));
	background: -webkit-linear-gradient(top, #ffa814 0%,#fea713 11%,#f78600 100%);
	background: -o-linear-gradient(top, #ffa814 0%,#fea713 11%,#f78600 100%);
	background: -ms-linear-gradient(top, #ffa814 0%,#fea713 11%,#f78600 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa814', endColorstr='#f78600',GradientType=0 );
	background: linear-gradient(top, #ffa814 0%,#fea713 11%,#f78600 100%);
}

.rtl {
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-khtml-border-top-left-radius: 8px;
}
.rtr {
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	-khtml-border-top-right-radius: 8px;
}
.rbl {
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-khtml-border-bottom-left-radius: 8px;
}
.rbr {
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-khtml-border-bottom-right-radius: 8px;
}
.radius{
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
}


#products {
	position: relative;
}
#obform {
    position: absolute;
    top: 14px;
    right: 10px;
    width: 180px;
    height: 34px;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    line-height: 29px;
    z-index: 99;
}
#obform b {
	display: inline-block;
	vertical-align: top;
	padding-left: 10px;
}
#obform span {
	display: inline-block;
	margin-left: 2px;
}
#obform span a:last-child {
	margin-right: 0;
}

.product {
	background: #fff;
	padding: 22px;
	border-bottom: 1px solid #ccc;
}
.product a {
	position: relative;
	display: block;
}
.product h2 a {
	color: #4b9a22;
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
}
.product h2 a:hover {
	color: #333;
}
.product .plead {
	float: left;
	width: 672px;
}
.product .plead a {
	display: inline;
}
.product a ~ div.plead {
	float: left;
	width: 472px;
	margin-left: 30px;
}
.product a img {
	width: 170px;
	float: left;
}
.product a span.sale {
	position: absolute;
	top: -10px;
	left: 152px;
	display: block;
	width: 28px;
	height: 27px;
	background: url(/frame/sale.png);	
}
.product h3 {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	margin: 14px 0 0;
	padding: 0;
}
.product .pbar {
	position: relative;
	height: 38px;
	margin-top: 14px;
}
.pbar a:first-child {
	position: absolute;
	font-size: 11px;
	top: 6px;
	left: 0;
	text-decoration: none;
}
.product .price {
	position: absolute;
	top: 0;
	left: 200px;
	color: #6dc01c;
	font-size: 19px;
	font-weight: bold;
}
.product .price span {
	color: #1d1d1d;
	font-size: 14px;
	font-weight: normal;
	text-decoration: line-through;
}
.product .price i {
	color: #1d1d1d;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
.product .price b {
	padding-left: 10px;
	color: #bc0000;
	font-weight: bold;
}
.product input {
	position: absolute;
	top: 0;
	right: 0;
	width: 115px;
	height: 31px;
	font-size: 14px;
}


/* pager */
.fps_nav {
	position: relative;
	height: 53px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.fps_nav a, .fps_nav b, #obform a {
	display: block;
	float: left;
	width: 18px;
	height: 15px;
	margin-right: 4px;
	padding-top: 1px;
	border-top: 1px solid #555;
	border-bottom: 1px solid #373737;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;	
	color: #fff;
	text-decoration: none;
	text-align: center;
	background: #393939;
	background: -moz-linear-gradient(top, #393939 0%, #484848 75%, #4b4b4b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#393939), color-stop(75%,#484848), color-stop(100%,#4b4b4b));
	background: -webkit-linear-gradient(top, #393939 0%,#484848 75%,#4b4b4b 100%);
	background: -o-linear-gradient(top, #393939 0%,#484848 75%,#4b4b4b 100%);
	background: -ms-linear-gradient(top, #393939 0%,#484848 75%,#4b4b4b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#393939', endColorstr='#4b4b4b',GradientType=0 );
	background: linear-gradient(top, #393939 0%,#484848 75%,#4b4b4b 100%);
}
.fps_nav a:hover, .fps_nav a.act, #obform a:hover, #obform a.act {
	color: #fff;
	border-top: 1px solid #96d727;
	border-bottom: 1px solid #285620;
	background: #6cbe1c;
	background: -moz-linear-gradient(top, #6cbe1c 0%, #62b31e 23%, #3f8c24 77%, #358126 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6cbe1c), color-stop(23%,#62b31e), color-stop(77%,#3f8c24), color-stop(100%,#358126));
	background: -webkit-linear-gradient(top, #6cbe1c 0%,#62b31e 23%,#3f8c24 77%,#358126 100%);
	background: -o-linear-gradient(top, #6cbe1c 0%,#62b31e 23%,#3f8c24 77%,#358126 100%);
	background: -ms-linear-gradient(top, #6cbe1c 0%,#62b31e 23%,#3f8c24 77%,#358126 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6cbe1c', endColorstr='#358126',GradientType=0 );
	background: linear-gradient(top, #6cbe1c 0%,#62b31e 23%,#3f8c24 77%,#358126 100%);
}
.fps_nav a.act, #obform a.act {
	color: #000;
}
.fps_nav b {
	color: #000;
}
.fps_nav div, #obform span {
	padding: 4px 4px 2px;
	height: 20px;
	background: #000;
	border-bottom: 1px solid #4c4c4c;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
}
.fps_nav div a:last-child, .fps_nav div b:last-child, #obform div a:last-child {
	margin-right: 0;
}
.fps_nav .pager_left {
	position: absolute;
	top: 14px;
	left: 10px;
}
.fps_nav .pager_right {
	position: absolute;
	top: 14px;
	right: 10px;
}
.fps_nav .pager_center {
	margin: 14px auto 0;
	display: inline-block;
	
}



/* messages */
.error, .success, .notice{
	margin-bottom: 14px;
	background: #fff;
	font-size: 13px;
	font-weight: bold;
	color: #bc0000;
	text-align: left;
}
.success{
	color: #499821;
}
.notice{
	color: #5b5b5b;
}

.error a{
	color: #bc0000;
	text-decoration: underline;
}
.error a:hover{
	color: #000;
}


/* window */
.fps_window, .fps_gallery_window {
	position: absolute;
	width: 500px;
	text-align: left;
    overflow: hidden;
}
.fps_window .fps_windrag, .fps_gallery_window .fps_galdrag {
	padding: 12px 45px 5px 15px;
	width: 440px;
	height: 22px;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	cursor: move;
	background: #6cbe1c;
	background: -moz-linear-gradient(top, #6cbe1c 0%, #62b31e 23%, #3f8c24 77%, #358126 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6cbe1c), color-stop(23%,#62b31e), color-stop(77%,#3f8c24), color-stop(100%,#358126));
	background: -webkit-linear-gradient(top, #6cbe1c 0%,#62b31e 23%,#3f8c24 77%,#358126 100%);
	background: -o-linear-gradient(top, #6cbe1c 0%,#62b31e 23%,#3f8c24 77%,#358126 100%);
	background: -ms-linear-gradient(top, #6cbe1c 0%,#62b31e 23%,#3f8c24 77%,#358126 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6cbe1c', endColorstr='#358126',GradientType=0 );
	background: linear-gradient(top, #6cbe1c 0%,#62b31e 23%,#3f8c24 77%,#358126 100%);
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-khtml-border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	-khtml-border-top-right-radius: 8px;
}
.fps_window .fps_window_footer, .fps_gallery_window .fps_galfooter {
	border-top: 1px solid #5b5b5b;
	height: 35px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-khtml-border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-khtml-border-bottom-right-radius: 8px;
}
.fps_windrag img, .fps_gallery_window .fps_galdrag img {
	margin-right: 5px;
	vertical-align: middle;
}
.fps_window .fps_winclose, .fps_gallery_window .fps_galclose {
	position: absolute;
	top: 6px;
	right: 6px;
	width: 26px;
	height: 28px;
	background: url(/frame/close.png) no-repeat;
	cursor: pointer;
}
.fps_window div.fps_winclose:hover, .fps_gallery_window .fps_galclose:hover {
	background-position: -26px top;
}
.fps_window .fps_winloading, .fps_gallery_window .fps_galloading {
	display: none;
	position: absolute;
	top: 9px;
	right: 36px;
	width: 20px;
	height: 20px;
	background: url(/frame/loader.gif) no-repeat;
}
.fps_window .fps_wincontent, .fps_gallery_window .fps_galcontent {
	padding: 15px;
	width: 470px;
	background: #fff;
}
.fps_wincontent .button {
	padding-left: 35px;
	padding-right: 35px;
}




/* new picgallery */
.fps_gallery_window{
	width: 530px;
}
.fps_gallery_window .fps_galdrag{
	width: 470px;
}
.fps_gallery_window .fps_galcontent{
	width: 500px;
}

/**/
.fps_gallery_window .fps_galcontent .pic{
	width: 500px;
	height: 420px;
	text-align: center;
	overflow: hidden;
}
.fps_gallery_window .fps_galcontent .pic img{
	cursor: pointer;
}


.fps_gallery_window .process{
	position: relative;
	width: 500px;
	height: 30px;
	font-weight: bold;
	color: #000;
}
.fps_gallery_window .process .gallery_name{
}
.fps_gallery_window .process .navigator{
	position: absolute;
	top: 5px; right: 0px;
	padding: 5px;
	width: 90px;
	text-align: center;
	color: #000;
}
.fps_gallery_window .process .navigator a.ln, .fps_gallery_window .process .navigator a.rn{
	display: block;
	position: absolute;
	top: 0; 
	width: 23px;
	height: 23px;
	background: #000 url(/frame/arrow-left.png) 6px 6px no-repeat;
	border: 1px solid #000;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	text-decoration: none;
	
}
.fps_gallery_window .process .navigator a.ln{
	left: 0;
}
.fps_gallery_window .process .navigator a.ln:hover{
	border: 1px solid #83b817;
	background-color: #83b817;
}
.fps_gallery_window .process .navigator a.rn{
	right: 0;
	background: #000 url(/frame/arrow-right.png) 8px 6px no-repeat;
}
.fps_gallery_window .process .navigator a.rn:hover{
	border: 1px solid #83b817;
	background-color: #83b817;
}


/* COMMENTS */
.comments{
	width: 672px;
	overflow: hidden;
}
.comments .comment {
	margin: 10px 0;
	font-size: 11px;
}
.comments .comment .commenthead {
	padding: 7px 15px;
	border-top: 1px solid #848484;
	font-weight: bold;
	color: #fff;
}
.comments .comment .commenthead b{
	color: #D1D1D1;
}
.comments .comment .commenthead span{
	font-weight: normal;
	color: #D1D1D1;
}
.comments .comment .commentbody {
	padding: 15px;
	background: #fff;
	border: solid 1px #848484;
	border-top: none;
}
.comments a.commentnow {
	display: block;
	margin: 10px 0 0;
	padding: 0 0 10px;
    width: 200px;
    font-size: 16px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.comments a.commentnow:hover {
	text-decoration: underline;
}
.comments .newcomment {
	display: none;
	margin: 0 0 10px;
	width: 672px;
}
.comments .newcomment form#commentform {
    width: 672px;
    position: relative;
}
.comments .newcomment form#commentform textarea {
	width: 500px;
	height: 125px;
}
.comments .newcomment form#commentform input.button {
    width: 100px;
	position: absolute;
	right: 0; bottom: 0;
}

a.phonenumber {
	color: #fff;
	text-decoration: none;
}

a.phonenumber:hover {
	color: #83B817;
}

.errormessage {
	position: absolute;
	width: 165px;
	height: 34px;
	/*display: none;*/
}

.errormessage .messagecontent {
	display: table-cell;
	position: relative;
	padding: 0px 7px;
	width: 160px;
	height: 34px;
	background: white;
	-webkit-border-radius: 8px;
	-moz-border-radius: 4px;
	border-radius: 6px;
	color: #C00;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	vertical-align: middle;
	border: 2px solid #C00;
}

.errormessage .messagecontent .arrow {
	position: absolute;
	top: 13px;
	right: -10px;
	font-size: 0px;
	line-height: 0%;
	width: 0px;
	border-top: 5px solid transparent;
	border-left: 10px solid #C00;
	border-bottom: 5px solid transparent;
}

.error-label {
	color: #c00 !important;
}

.guarantee {
	position: absolute;
	bottom: 0;
	left: 20px;
}
#aruker_out1{
	margin: 0 0 5px;
}
#aruker_out2{
	position: absolute;
	left: -10000px;
}
