/*
Speciális karakterek használata szövegben, linkekben:
& = &amp;
" = &quot;
< = &lt;
> = &gt;
' = &#39;
dollar = &#36;
euro = &#128;
>> = &raquo;
<< = &laquo;
> = &rsaquo;
> = &lsaquo;
blue1:     #00CCFF; rgb(0,204,255);
blue2:     #396BA5; rgb(57,107,165);
orange1:   #FFCC00; rgb(255,204,0);
orange2:   #FF9900; rgb(255,153,0);
smoke:     #F1F1F1; rgb(241,241,241);
silver:    #C0C0C0; rgb(192,192,192);
gold:      #FFD700; rgb(255,215,0);
black:     #333333; rgb(51,51,51);
*/

.brand {
	font-style: italic;
	color: #C2C2C2;
}

a {
	color: #4D4DDC;
	text-decoration: none;
}

a:visited {
	color: #4D4DDC;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #4D4DDC;
}

a.email {
	display: inline-block;
	padding-left: 20px;
	background: transparent url(Images/icon_email.png) bottom left no-repeat;
}

a.facebook {
	display: inline-block;
	padding-left: 20px;
	background: transparent url(Images/icon_facebook.png) center left no-repeat;
}

img.wframe {
	margin: 5px 5px 5px 0;
	padding: 3px;
	background-color: #F5F5F5;
	border: 1px solid #E5E5E5;
}

h2 {
	font-size: 15px;
	font-weight: bold;
}

html {
	height: 100%;
	width: 100%;
	overflow: scroll;
}

/* Body */

body {
	background: #637D96;
	font-family: Verdana, Arial, sans-serif, "Trebuchet MS", Helvetica;
	font-size: 11px;
	color: #333333;
}

/* Maincontainer */

#maincontainer {
	width: 970px;
	margin: 10px auto;
}

/* Header */

#header {
	height: 120px;
	background: #FFF url(Images/bg_header.png) no-repeat center bottom;
}

#header h1 {
	font-size: 26px;
	letter-spacing: -0.4px;
	height: 22px;
	padding-top: 40px;
	background: transparent url(Images/header.png) no-repeat left bottom;
	margin-left: 20px;
}

#header h1 a {
	color: transparent;
	text-decoration: none;
}

#header h1 a:visited {
	color: transparent;
}

#header h1 a:hover {
	color: transparent;
	background-color: transparent;
}

#header h1 a:active {
	color: transparent;
}

#header h2 {
	font-size: 11px;
	font-weight: normal;
	padding-top: 2px;
	color: #D7D7D7;
	margin-left: 20px;
}

/* Content */

#content {
	float: right;
	width: 770px;
	/*min-height: 600px;
	height: auto !important;
	height: 600px;*/
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	/*min-height: 600px;
	height: auto !important;
	height: 600px;*/
}

/* Footer */

#footer {
	clear: both;
}

/* Menu Holder */

#menuholder {
	float: left;
	width: 970px;
	background: #FFF;
}

#menu {
	margin: 0 4px;
	width: 962px;
	float: left;
	background: #333333 url(Images/bg_menu.png) repeat-x left top;
}

#menu ul {
}

#menu li {
	display: inline;
	list-style-type: none;
}

#menu li a {
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 0.01em;
	border-right: 1px solid #333333;
	padding: 10px 18px;
}

#menu li a:link {
	color: #D7D7D7;
}

#menu li a:visited {
	color: #D7D7D7;
}

#menu li a:hover {
	background: #6F6F6F url(Images/bg_menu_hover.png) repeat-x left top;
	text-decoration: none;
	color: #FFF;
}

#menu li a:active {
	color: #D7D7D7;
}

#menu li a.current {
	color: #FFF;
	background: #CC0000 url(Images/bg_menu_active.png) repeat-x left top;
}

/* Search with Form*/

#search {
	width: 200px;
	text-align: left;
}

#search p {
	font-size: 11px;
	padding: 2px 2px 20px 0;
}

#search form {
	padding: 15px 5px 10px 20px;
}

#search fieldset {
	border: none;
	font-weight: normal;
}

#search-text {
	width: 150px;
	border: 1px solid #E5E5E5;
	padding: 2px;
	font-size: 11px;
}

#search-submit {
	/*display: none;*/
	background: #333333 url(Images/bg_searchbutton.png) repeat-x left top;
	color: #D7D7D7;
	border: none;
	font-size: 12px;
	padding: 8px 12px;
	text-transform: uppercase;
}

/* CountryList with Form */

#countrylist {
	width: 200px;
	text-align: left;
}

#countrylist p {
	font-size: 11px;
	padding: 2px 2px 20px 0;
}

#countrylist form {
	padding: 15px 5px 10px 20px;
}

#countrylist fieldset {
	border: none;
	font-weight: normal;
}

#countrylist-drop {
	width: 170px;
	border: 1px solid #E5E5E5;
	padding: 2px;
	font-size: 11px;
}

#countrylist-submit {
	/*display: none;*/
	background: #333333 url(Images/bg_searchbutton.png) repeat-x left top;
	color: #D7D7D7;
	border: none;
	font-size: 12px;
	padding: 8px 12px;
	text-transform: uppercase;
}

/* Sidebar Box */

.boxbarhead {
	background: #FFF url(Images/bg_barhead.png) no-repeat left top;
}

.boxbarhead h2 {
	padding: 15px 20px 15px 20px;
}

.boxbarhead p {
	padding: 0 20px;
	line-height: 130%;
}

.boxbarhead p.pcenter {
	text-align: center;
}

.boxbarhead ul {
	padding: 0 20px;
}

.boxbarhead li {
	line-height: 150%;
}

.boxbarhead img {
	margin: 10px 0;
	border: 1px solid #E5E5E5;
}

.boxbarfoot {
	height: 10px;
	background: #FFF url(Images/bg_barfoot.png) no-repeat left bottom;
}

/* Content Box */

.contenthead {
	height: 10px;
	background: #FFF url(Images/bg_contenthead.png) no-repeat left top;
}

.contentbody {
	background: #FFF url(Images/bg_contentbody.png) repeat-y left top;
}

.contentbody h2 {
	padding: 5px 20px 15px 20px;
}

.contentbody h2.nobottompad {
	padding: 5px 20px 0 20px;
}

.contentbody h2.bothpad {
	padding: 15px 20px;
}

.contentbody p {
	padding: 0 20px;
	line-height: 130%;	
}

.contentbody p.subtitle {
	padding: 2px 20px;
}

.contentbody p.backtolist {
	padding: 10px 10px 0 0;
	text-align: right;
}

.contentbody ul {
	padding: 0 20px;
}

.contentbody li {
	padding: 2px 0;
}

.contentfoot {
	height: 10px;
	background: #FFF url(Images/bg_contentfoot.png) no-repeat left bottom;
}

/* ItemSelect */

#itemselect {
	/*float: left;
	width: 100%;*/
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#itemselect ul {
}

/* From here: http://blog.mozilla.com/webdev/2009/02/20/cross-browser-inline-block/ */
#itemselect li {
	width: 110px;
	min-height: 200px;
	list-style: none;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 8px 6px 5px 0;
	/*zoom: 1;*/
	*display: inline;
	height: auto !important;
	height: 200px;
	text-align: center;
	background: #F5F5F5;
   	border: 1px solid #E5E5E5;
    	-webkit-border-radius: 5px;
    	-moz-border-radius: 5px;
    	border-radius: 5px;
}

#itemselect li.wanted {
  	border: 1px solid #6495ED;
}

#itemselect a {
	text-decoration: none;
	float: left;
	margin: 3px 0;
	width: 110px;
	height: 110px;
	padding: 3px 0;
}

#itemselect a:hover {
	text-decoration: none;
}

#itemselect h4 {
	margin: 0;
	padding: 3px;
	line-height: 130%;
	text-align: center;
	font-weight: normal;
}

/* PageSelect */

#pageselect {
	padding: 10px 0;
}

#pageselect ul {
	text-align: center;
}

#pageselect li {
	display: inline;
	list-style-type: none;
}

#pageselect li a {
	text-decoration: none;
	font-weight: normal;
	color: #A9A9A9;
	text-align: center;
	font-size: 11px;
	padding: 2px 6px;
	margin: 0;
}

#pageselect li a.selected {
	border: 1px solid #E5E5E5;
	background-color: #F5F5F5;
    	-webkit-border-radius: 5px;
    	-moz-border-radius: 5px;
    	border-radius: 5px;
}

#pageselect li a:visited {
	color: #A9A9A9;
}

#pageselect li a:hover {
	text-decoration: underline;
}

#pageselect li a:active {
	color: #A9A9A9;
}

/* ItemDetail Table */

#itemdetail {
	width: 750px;
	margin: 0 auto;
	border-collapse: collapse;
	empty-cells: show; /* default */
}

#itemdetail td {
	vertical-align: top;
	padding-top: 10px;
}

#itemdetail td.photo {
	width: 60%;
	text-align: center;
}

#itemdetailphotofix {
	width: 100%;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}

#itemdetail td.datasheet {
	width: 40%;
	text-align: right;
}

#itemdetail ul {
	margin: 0;
	padding: 0;
}

#itemdetail li {
	display: inline;
}

#itemdetail li a {
	float: left;
	list-style: none;
	min-width: 70px;
	padding: 2px;
	margin: 0 3px 0 0;
	text-align: center;
	border: 1px solid #E5E5E5;
	/*background: #FFF;*/
	height: 70px;
}

#itemdetail li a:hover {
	border: 1px solid #A9A9A9;
}

/* ItemDesc Table */

#itemdesc {
	width: 95%;
	border-collapse: collapse;
	empty-cells: show; /* default */
}

#itemdesc th {
	padding-bottom: 10px;
	text-align: left;
}

#itemdesc td {
	border-bottom: 1px dotted #D1D1D1;
}

#itemdesc td.prop {
	text-align: left;
	padding: 6px 10px 6px 0;
	color: #919191;
	letter-spacing: 0.5px;
	text-transform: lowercase;
}

#itemdesc td.desc {
	text-align: right;
	padding: 6px 0 6px 10px;
}

#itemdesc td.desc a {
}

#itemdesc td.desc a:visited {
}

#itemdesc td.desc a:hover {
}

#itemdesc td.desc a:active {
}

.imgholder {
	width: 700px;
}

/* CSS Tooltip http://www.catswhocode.com/blog/10-astonishing-css-hacks-and-techniques */

a:hover {
	background: transparent;
} /*BG color is a must for IE6*/

a.tooltip span {
	display: none;
	padding: 5px;
	margin: -40px 0 0 -40px;
	width: 140px;
	text-align: center;
}

a.tooltip:hover span {
	display: inline;
	position: absolute;
	background: #FFF;
	border: 1px solid #CCCCCC;
	color: #6C6C6C;
	text-transform: lowercase;
}

/* Pure CSS3 Multi Level Drop Down Navigation Menu */
/*             By www.Bloggermint.com              */


#nav {
	float: left;
	margin: 0 4px;
	width: 962px;
	background: #6495ED url(Images/bg_menu_item.png) repeat-x left top;
    	overflow: hidden;
	font-size: 11px;
	letter-spacing: 0.01em;
}

#nav ul {
	list-style: none;
}

#nav ul li {
	float: left;
}

#nav ul li a {
   	float: left;
    	padding: 10px 18px;
	text-decoration: none;
	border-right: 1px solid #1E4C8B;
	color: #FFF;
	text-transform: uppercase;
	background: #6495ED url(Images/bg_menu_item.png) repeat-x left top;
}

#nav ul li a.current {
	color: #FFF;
	background: #1E4C8B;
}

#nav ul li a:hover,
#nav ul li:hover > a {
	background: #1E4C8B;
}

#nav li ul a:hover, 
#nav ul li li:hover > a  {
	background: #1E4C8B;
}

#nav li ul {
    	left: -999em;
    	margin: 30px 0 0 0;
    	position: absolute;
    	width: 150px;
	z-index: 9999;
}

#nav li:hover ul {
    	left: auto;
}

#nav li ul a {
	text-transform: none;
    	border: 0 none;
    	margin-right: 0;
    	width: 114px;
	background: #6495ED;
	border-top: 1px solid #E5E5E5;
}

