/*
Style Name: oaziscomputer
Description: oaziscomputer style by czombos
Version: 1.0
Author: Sitemakers Kft.
Author URI: http://www.sitemakers.hu/
*/



/* Begin Typography & Colors */
body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background:#3e3e3e url(/images/backgnd.png) repeat-x 0 0;
	behavior: url("/styles/csshover3.htc");
}
a {
	outline:none;
}
a:link, a:visited {
	color: #544136;
}
a:hover, a:active {
	color: #A5C300;
}
a:link img, a:visited img {
	border-color: #CCC;
}
a:focus img, a:hover img, a:active img {
	border-color: #A5C300;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2 {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#544136;
}
h3 {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h4 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin:0px;
	padding-top: 5px;
	padding-bottom: 0px;
}
h5 {
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	margin:0px;
	padding-top: 5px;
}
h6 {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin:0px;
	padding-top: 5px;
	padding-bottom: 0px;
}
/* End Typography & Colors */



/* Begin clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}  /* for IE/Mac */

*html .clearfix {
	zoom: 1;     				/* triggers hasLayout */
	display: block;     /* resets display for IE/Win */
}
.clear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* End clearfix */



/* Begin Structure */
#container_bg {
	background:url(/images/container_bg.png);
	width: 1100px;
	margin:0 auto;
}
*html #container_bg {
	background:none;
	width: 1100px;
	margin:0 auto;
}
#container {
	background:#FFF url(/images/container_bg.jpg) no-repeat center 341px;
	width: 1000px;
	margin:0 auto;
}
#header {
	background:url(/images/headerV4.png) no-repeat center top;
	height: 341px;
	position: relative;
}
#logo a {
	position:absolute;
	top:6px;
	left:32px;
	display:block;
	width:295px;
	height:143px;
	text-indent:-9000px;
}
#left {
	float:left;
	width:297px;
	padding:0;
	position:relative;
	margin-left:30px;
}
*html #left {
	display:inline;
}
#login {
	padding:0 0 10px 0;
}
#login h3 {
	font-size:14px;
	font-weight:bold;
	color:#E78D1D;
	margin:0;
}
#content {
	padding:15px 20px 25px 0;
	float:right;
	width:630px;
	position:relative;
}
*html #content {
	display:inline;
}
#footer {
	font-size: 12px;
	padding:0 10px;
	background:url(/images/footer.gif) repeat-x;
	height:100px;
	position:relative;
	text-transform:uppercase;
}
#footer_moti {
	background:url(/images/footer_motivum.jpg) no-repeat 100px 0;
	height:100px;
}
#footer_info {
	background:url(/images/footer_info.gif) repeat-x;
	height:70px;
	float:right;
	padding:30px 10px 0 10px;
	margin-right:5px;
}
.pic_left {
	float:left;
	margin-right:10px;
}
.pic_right {
	float:right;
	margin-left:10px;
}
iframe {
	border:0;
}
img {
	border:0;
}
/* End Structure */



/* Begin Productlist */
.productlist {
	margin:0 0 10px 0;
	padding:0;
}
.productlist a {
	text-decoration:none;
}
.productlist li {
	background:none;
	margin:0;
	padding:0;
	border-bottom:2px solid #FFF;
	position:relative;
}
.category {
	background:#FFF url(/images/productlist_h2.gif) repeat-x left bottom !important;
	font-size:14px;
	font-weight:bold;
	padding:1px 10px 6px 10px !important;
}
.productlist li.row {
	font-size:12px;
	border-bottom:1px dotted #AAA;
}
.productlist li.row:hover {
	font-size:12px;
}
.productlist .header {
	background:#FFF url(/images/productlist_h1.gif) repeat-x left bottom;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
*html .header {
	display:inline-block;
}
*+html .header {
	display:inline-block;
}
.productlist dl {
	margin:0;
	padding:0;
	float:left;
}
*html .productlist dl {
	display:inline-block;
}
*+html .productlist dl {
	display:inline-block;
}
.productlist dt {
	display: block;
	float: left;
	width: 425px;
	padding:2px 10px;
	margin:0;
	position:relative;
}
.productlist .header dt {
	padding:3px 10px;
}
.productlist .row dt {
	width: 345px;
	padding-right:80px;
}
.productlist dd {
	display: block;
	float: left;
	padding:3px 0;
	margin:0;
	border-left:2px solid #FFF;
	text-align:center;
	width:90px;
}
.productlist .row dd {
	padding:6px 0 0 0;
}
.productlist .addToCart {
	position:absolute;
	right:0;
	top:25px;
}
.productlist .akcio {
	position:absolute;
	right:0;
	top:-5px;
}
.productlist .special {
	position:absolute;
	right:0;
	top:-15px;
}
.productlist .specialLarge {
	position:absolute;
	right:-30px;
	top:50px;
}
/* End Productlist */



/* Begin cartlist */
.cartlist {
	margin:0 5px;
	padding:0;
}
.cartlist a {
	text-decoration:none;
}
.cartlist li {
	background:none;
	margin:0;
	padding:0;
	border-bottom:2px solid #FFF;
}
.cartlist li.row {
	font-size:12px;
	border-bottom:1px dotted #AAA;
}
.cartlist li.row:hover {
	font-size:12px;
}
.cartlist .header {
	font-size:14px;
}
*html .header {
	display:inline-block;
}
*+html .header {
	display:inline-block;
}
.cartlist dl {
	margin:0;
	padding:0;
	float:left;
}
*html .cartlist dl {
	display:inline-block;
}
*+html .cartlist dl {
	display:inline-block;
}
.cartlist dt {
	display: block;
	float: left;
	width: 250px;
	padding:2px 10px;
	margin:0;
}
.cartlist .header dt {
	padding:3px 10px;
}
.cartlist dd {
	display: block;
	float: left;
	padding:3px 0;
	margin:0;
	text-align:center;
	width:15px;
}
.cartlist .row dd {
	padding:6px 0 0 0;
}
/* End Productlist */




/* Begin Boxes */
.actionBox {
	background:url(/images/actionBoxTop.gif) no-repeat left top;
	float:left;
	width:202px;
	margin:3px;
}
.actionBox .inner {
	background:url(/images/actionBoxBottom.gif) no-repeat left bottom;
}
.actionBox .title {
	color:#FFF;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:8px 0 18px 15px;
}
.actionBox .content {
	padding:0 4px;
	background:#FFF;
	position:relative;
	text-align:center;
}
.actionBox .content a {
	text-decoration:none;
}
.actionBox .content .special {
	position:absolute;
	right:0;
	top:0;
}
.actionBox .content .special1 {
	position:absolute;
	right:0;
	top:80px;
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
}
.actionBox .footer {
	font-size:11px;
	padding:5px;
}
.actionBox .footer .price {
	font-size:15px;
	padding:10px 4px;
}
.homebox {
	width: 295px;
	float:left;
	margin:0 5px;
}
.homebox .leftbox h3 {
	font-size:13px;
	padding: 13px 5px 13px 40px;
}
.leftbox {
	background:url(/images/left_foot.gif) no-repeat center bottom;
	margin-bottom:10px;
	position:relative;
}
.leftbox .akcio {
	position:absolute;
	right:0px;
	top:50px;
}
.leftbox .special {
	position:absolute;
	right:0px;
	top:38px;
}
.leftbox .inner {
	padding:0 10px;
}
.leftbox h3 {
	background:url(/images/left_head.jpg) no-repeat center center;
	padding: 11px 5px 11px 40px;
	font-size:17px;
	color:#29201b;
	letter-spacing:2px;
	text-transform:uppercase;
}
.leftbox .data {
	padding: 0 15px;
	font-size:12px;
	float:left;
	margin-top:-8px;
}
.leftbox .btn {
	padding: 0 15px;
	float:right;
	margin-top:-8px;
	margin-bottom:8px;
}
.leftbox .homedata {
	border-top:1px dotted #AAA;
}
.leftbox .homedata .data {
	margin:6px 0;
}
.leftbox .homedata .btn {
	margin:0;
}
*leftbox .cart .data {
	margin-top:0;
}
*leftbox .cart .btn {
	margin-top:-5px;
}
*+leftbox .cart .data {
	margin-top:0;
}
*+leftbox .cart .btn {
	margin-top:-5px;
}
#positive {
	background: url(/images/messageBg.png);
	/*border: 1px solid #348300;*/
	padding:5px 10px;
	margin:5px 0;
	-moz-border-radius: 10px 10px 10px 10px;
	color:#333;
}
#positive span {
	margin-left:10px;
}
#negative {
	background: url(/images/messageBg2.png);
	/*border: 1px solid #800000;*/
	padding:5px 10px;
	margin:5px 0;
	-moz-border-radius: 10px 10px 10px 10px;
	color:#333;
}
#negative span {
	margin-left:10px;
}
#tip {
	background: url(/images/messageBg3.png);
	/*border: 1px solid #c18800;*/
	padding:5px 10px;
	margin:5px 0;
	-moz-border-radius: 10px 10px 10px 10px;
	color:#333;
}
#tip span {
	margin-left:10px;
}
/* End Boxes */



/* Begin Lists, Blockquote */
ul {
	margin: 0 0 0 5px;
	padding: 5px 0px;
}
ul li {
	margin: 10px 0px 4px 5px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
	background: url(/images/bullet.png) 0px 4px no-repeat;
	font-weight: normal;
	width: auto;
}
ul li ul li {
	background: url(/images/bullet2.png) 0px 4px no-repeat;
}
/* End Lists, Blockquote */



/* Begin Tables */
.mytable {
	font-size: 12px;
 	border-collapse: collapse;
	text-align: left;
}
.mytable th {
	font-size: 13px;
	font-weight: normal;
	color: #A5C300;
	padding: 10px 7px;
	border-bottom: 2px solid #8299B2;
	font-weight:bold;
}
.mytable td {
	border-bottom: 1px solid #ccc;
	padding: 6px 7px;
}
/* End Tables */



/* Begin Form Elements */
form {
	margin: 0;
	padding: 0;
}
label {
	line-height: 20px;
}
input, select {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.fields {
	padding: 2px;
	border: 1px solid #CCC;
	background:#FFF url(/images/input_bg.gif) repeat-x left top;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color:#333;
}
.fields:hover, .fields:focus {
	border: 1px solid #A4C200;
	background:#FFF url(/images/input_bg.gif) repeat-x left top;
}
.button, a.button {
	font-size: 12px;
	background:#FFF url(/images/button_bg.gif) repeat-x left center;
	border: 1px solid #CCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color:#544136;
	padding:1px 4px;
	width:auto;
	overflow:visible;
	margin-top: 4px;
	font-weight:bold;
}
a.button {
	font-size: 12px;
	padding: 2px 6px 3px 6px;
	text-decoration:none;
}
a.button:hover, a.button:focus {
	font-size: 12px;
}
.button:hover {
	border: 1px solid #A4C200;
	color:#A4C200;
}
.button:focus, .button:active {
	border: 1px solid #A4C200;
	background: #FDFDFD;
	color:#A4C200;
}
.formstyle label {
	float:left;
	width:120px;
}
.formstyle .fields {
	width:145px;
}
.formstyle .leftmargin, .formstyle .button {
	margin-left:120px;
}
.formstyle .nofloat {
	float:none;
	width:auto;
}
.magnifying {
	margin:-3px 0 0 -20px;
}
*html .magnifying {
	margin:0 0 0 -20px;
}
*+html .magnifying {
	margin:0 0 0 -20px;
}
/* End Form Elements */



/* Begin Menus */
#topMenu {
	position:absolute;
	top:0;
	left:340px;
	font-size:13px;
	text-transform:uppercase;
}
#topMenu ul {
	margin:0;
	padding:0;
}
#topMenu li {
	float:left;
	margin:0 5px;
	padding:0;
	background:none;
}
#topMenu a {
	display:block;
	padding:0 0 0 6px;
	background:url(/images/menu.png) no-repeat left top;
	text-decoration:none;
	text-align:center;
	color:#fff;
}
#topMenu span {
	display:block;
	padding:48px 6px 5px 0;
	background:url(/images/menu.png) no-repeat right -172px;
}
#topMenu a:hover {
	color:#000;
	background:url(/images/menu.png) no-repeat left -86px;
}
#topMenu a:hover span {
	background:url(/images/menu.png) no-repeat right -258px;
}



#vertical_menu {
	font-size:14px;
	padding:10px;
	background:url(/images/menu_bg.gif) no-repeat center top;
}
#vertical_menu ul {
	margin:0;
	padding:0;
	position: relative;
}
#vertical_menu li {
	margin:0;
	padding:0;
	list-style: none;
	background:none;
}
*html #vertical_menu li {
	display:inline;
}
*+html #vertical_menu li {
	display:inline;
}
#vertical_menu li a {
	text-decoration: none;
	display: block;
	padding: 2px 0;
	margin:0;
	font-weight:bold;
	color:#544136;
	border-bottom:2px dotted #AAA;
}	
#vertical_menu li a:hover {
	color:#A4C200;
}
#vertical_menu li a.active_menu {
	color:#A4C200;
}
#vertical_menu li ul {
	padding:0 0 0 15px;
}
#vertical_menu li ul li a {
	font-weight:normal;
}


#news_menu {
	font-size:14px;
	padding:5px;
}
#vertical_menu ul {
	margin:0;
	padding:0;
	position: relative;
}
#news_menu li {
	margin:0;
	padding:0;
	list-style: none;
	background:none;
}
*html #vertical_menu li {
	display:inline;
}
*+html #vertical_menu li {
	display:inline;
}
#news_menu li a {
	text-decoration: none;
	display: block;
	padding: 1px 0;
	margin:0;
	color:#544136;
	border-bottom:1px dotted #AAA;
}
#news_menu li a:hover {
	color:#A4C200;
}
#news_menu li a.active_menu {
	color:#A4C200;
}
#news_menu li ul {
	padding:0 0 0 5px;
}
#news_menu li ul li a {
	font-weight:normal;
}


#footer_menu {
	margin:0 auto;
	line-height:normal;
	position:absolute;
	top:50%;
	left:30px;
}
#footer_menu ul {
	margin:0;
	padding:0;
}
#footer_menu li {
	float:left;
	margin:0 5px;
	padding:0;
	background:none;
}
#footer_menu a {
	float:left;
	margin:0;
	padding:5px 15px 5px 0;
	text-decoration:none;
	color:#4d413b;
	background:url(/images/footer_separator.gif) no-repeat right center;
}
#footer_menu .last a {
	background:none;
}
#footer_menu a:hover, #footer_menu a.active_menu {
	color:#4d413b;
	text-decoration:underline;
}
/* End Menus */



/* Begin Breadcrumb */
#breadcrumb {
	padding:0 0 10px 0;
	font-style:italic;
	font-size:15px;
}
#breadcrumb ul {
	margin:0;
	padding:0;
	list-style:none;
}
#breadcrumb li {
	background:none;
	float:left;
	margin:0;
	padding:0;
}
#breadcrumb li.first a {
	padding:0 10px 0 0;
}
#breadcrumb a {
	float:left;
	display:block;
	margin:0;
	padding:0px 10px;
	text-decoration:none;
	color:#453A36;
}
#breadcrumb a:hover {
	color:#453A36;
}
#breadcrumb span {
	color:#453A36;
	float:left;
	display:block;
	margin:0;
	padding:0px 10px;
	text-decoration:none;
	font-weight:bold;
}
/* End Breadcrumb */



/* Begin Sitemap */
.sitemap {
	font-size:14px;
	padding:10px 0 10px 30px;
	width:250px;
}
.sitemap ul {
	margin:0;
	padding:0;
	position: relative;
}
.sitemap li {
	margin:0;
	padding:0;
	list-style: none;
	background:none;
}
*html .sitemap li {
	display:inline;
}
*+html .sitemap li {
	display:inline;
}
.sitemap li a {
	text-decoration: none;
	display: block;
	padding: 2px 0;
	margin:0;
}	
.sitemap li a:hover {
	color:#A4C200;
}
.sitemap li a.active_menu {
	color:#A4C200;
	font-weight:bold;
}
.sitemap li ul {
	padding:0 0 0 15px;
}
.sitemap li ul li a {
	background:url(/images/bullet.png) no-repeat 5px 8px;
	padding:2px 0 2px 20px;
}
/* End Sitemap */

