html {
	margin-left: -1px;
	overflow-Y: scroll;
}

html, body { height: 100% }

body {
    font-size: 10px;
    font-family:Arial, Helvetica, sans-serif;
    line-height: 1.8em;
    background: #dbdbdb;
}

/* Global properties */

a {
    color: #000;
}

a:hover {
    text-decoration: none;
}

sup {
    vertical-align: top;
    font-size: 9px;
}

textarea, input {
    font-family:Arial, Helvetica, sans-serif;
    padding: 5px;
}

h1, h2, h3 { 
    margin: 10px 0;
    padding: 10px 0;
    font-family: Verdana, "Times New Roman", Times, serif;
    font-weight: normal;
    border-bottom: 1px dashed #ddd;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.2em;
	font-weight: bold;
}

p {
    margin: 5px 0;
    padding: 5px 0;
}

.clr {
	clear: both;
}

span.bold {
	font-weight: 600;
}

span.distanceHolder_w130 {
	width: 130px;
	height: 90px;
	float: left;
}

span.w60 {
	display: block;
	margin-left: 60px;
}

/* layout */

div#pMain {
    min-height: 730px;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    background: #dfdfdf url('http://img.livingstones.hu/backgrounds/pcontainer_bg.gif') scroll repeat 0 0;
}

div.pContainer {
    position: relative;
    margin: 0 auto;
    width: 975px;
    font-size: 1.2em;
    padding: 0;
}


/*--Header Property---------------*/
#pHeader {
    float: left;
    height: 135px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: transparent url('http://img.livingstones.hu/backgrounds/pheader_bg.gif') scroll repeat-x 0 0;
}
#pHeader h2 {
    float: left;
    padding: 0 20px 20px;
    font-size: 1em;
    border: none;
}

#pHeader h2 a {
    color: #000;
}

#pHeader h3 {
    border: medium none;
	color: #333333;
	font-style: italic;
	margin-top: 50px;
}

#pHeader ul.pNavigation {
    clear: left;
    float: left;
    margin-left: 10px;
    list-style: none;
    display: inline;
}

#pHeader ul.pNavigation li {
    float: left;
    position: relative;
    margin: 0 5px;
}
#pHeader ul.pNavigation li a{
    display: block;
    padding: 5px;
    background: #fff;
    border: 1px solid #ccc;
    text-decoration: none;
    color: #222;
}
#pHeader ul.pNavigation li a:hover{
    background: #ddd;
    border: 1px solid #bbb;
}

#pHeader ul.pNavigation ul {
    position: absolute;
    top: 2.4em;
    width: 150%;
    z-index: 1;
}

#pHeader ul.pNavigation ul li {
    margin: 0;
}

#pHeader ul.pNavigation ul ul li {
    left: 6em;
    margin: 0 0 0 10px;
}

#pHeader ul.pNavigation ul ul {
    top: 0;
}

/*--Side Col Property---------------*/
#leftSidebar {
    float: left;
    width: 255px;
    position: absolute;
    top: 150px;
    left: 0;
}
#leftSidebar h2  {
    margin:2px 0;
    padding: 0;
    overflow: hidden;
    display: block;
    clear: both;
    font-weight: normal;
    font-size: 1em;
    border: none;
}

#leftSidebar h2 a {
    padding: 7px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    border: 1px solid #ccc;
    background: #cfcfcf url('http://img.livingstones.hu/backgrounds/leftsidebar_h2_bg.gif') 0 0;
}

#leftSidebar h2 a:hover, #leftSidebar ul  li a:hover {
    background: #cfcfcf url('http://img.livingstones.hu/backgrounds/leftsidebar_h2_bg.gif') 0 -33px;
    border: 1px solid #959595;
}

#leftSidebar ul  {
    list-style: none;
    margin: 0 0 0 33px;
    padding: 0;
}

#leftSidebar ul.active {
	display: block;
}

#leftSidebar ul  li {
    display: block;
    margin: 1px 0;
    padding: 0;
    height:34px;
}
#leftSidebar ul li a{
    display: block;
    padding: 7px 0 7px 10px;
    text-decoration: none;
    color: #222;
    border: 1px solid #ccc;
    background: #cfcfcf url('http://img.livingstones.hu/backgrounds/leftsidebar_h2_bg.gif') 0 0;
}

#leftSidebar span {
    background: transparent url('http://img.livingstones.hu/items/list_item_bg.gif') scroll no-repeat 0 0;
    display: block;
    float: left;
    height: 23px;
    margin: 5px;
    width: 23px;
}
#leftSidebar span.item_02 {
    background-position: 0 -23px;
}

#leftSidebar span.item_03 {
    background-position: 0 -46px;
}

#leftSidebar span.item_04 {
    background-position: 0 -69px;
}

/*--Content Property---------------*/
#pContent {
    float: right;
    display: inline;
    margin: 131px 0 0 0;
    padding: 20px 20px 20px 275px;
    width: 685px;
}
/*--Footer Property---------------*/
#pFooter {
    background:url("http://img.livingstones.hu/backgrounds/pfooter_bg.gif") repeat-y scroll left 0 transparent;
	color: #FFFFFF;
	height: 52px;
	left: -10px;
	line-height: 45px;
	padding: 0 10px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 975px;
}

#pFooter ul.randev {
    float: left;
}

#pFooter ul {
    float: right;
    padding: 0 10px;
}

#pFooter li {
    display: block;
    float: left;
    margin: 0 0 0 10px;
}

#pFooter li a {
    color: black;
    text-decoration: none;
}

#pFooter li a:hover {
    text-decoration: underline;
}


/*--Contactus Property---------------*/
span.required {
    color: red;
}

fieldset {
    padding: 5px 0;
}


legend {
    font-size: 1.5em;
    padding: 0 0 10px;
}

label {
    width: 80px;
    font-weight: bold;
    display: block;
    float: left;
}

label.sample {
    width: 220px;
    height: 40px
}

label.error {
    color: red;
    float: none;
    margin: -15px 0 10px 80px;
    width: 205px;
}

input.error, textarea.error {
    border: 1px solid red !important;
}

input, textarea {
    border: 1px solid #ccc;
    display: block;
    margin: 0 0 20px 0;
    color: #bbb;
}

input:focus, textarea:focus {
    color: #000;
    border-color:#000;
}

input[type=text]:hover, textarea:hover {  
    border-color:#000;
}

button.submit, input.submit {
    margin-left: 83px !important;
}

/**** GMAPS ****/

div#gmap_content {
	position: relative;
}

div#gmap_canvas {
	height: 500px;
}
div#gmap_canvas span.loading {
	font-size: 26px;
	font-weight: bold;
	display: block;
}

ul#gmap_markerslist {
	background: transparent url("http://img.livingstones.hu/backgrounds/op05.png") repeat scroll 0 0;
	border-left: 1px solid #000;
	width: 150px;
	height: 500px;
	position: absolute;
	right: 0;
	top: 0;
    overflow: auto;
}

ul#gmap_markerslist li {
    border-bottom: 1px solid #000;
    color: #fff;
    cursor: pointer;
    display: block;
    padding: 5px;
}

ul#gmap_markerslist li:hover {
    background: transparent url(http://img.livingstones.hu/backgrounds/op07.png) repeat scroll 0 0;
}

ul#distributorList li {
    float: left;
    min-height: 110px;
    height:auto !important;
    height: 110px;
    list-style-type: square;
    margin: 0 0 15px 15px;
    width: 45%;
}

ul#distributorList li span.bold {
    cursor: pointer;
}

ul#distributorList li span {
    display: block;
}

ul#distributorList li span.hidden {
	display: none;
}

/**** shadow ****/

.shadow {
    box-shadow: 3px 5px 6px #888;
    -moz-box-shadow: 3px 5px 6px #888;
    -webkit-box-shadow: 3px 5px 6px #888;
}

div.shadow_w925{
    background: transparent url(http://img.livingstones.hu/backgrounds/shadow_w925.gif) repeat-y scroll 0 0;
    margin: 0 auto;
    padding: 0 10px;
    width: 975px;
}

/**** Language selector ***/

form.lang_select {
    float: right;
    margin: 20px;
}

form.lang_select ul {
    z-index: 200;
}

form.lang_select div.jqTransformSelectWrapper div span, form.lang_select li a.class_0 {
    text-align: center;
}

form.lang_select li a.class_1 {
    background: transparent url('http://img.livingstones.hu/flags/flags.gif') no-repeat scroll 2px 9px;
    padding: 5px 0 5px 20px;
}

form.lang_select li a.class_1:hover {
    background: #ccc url('http://img.livingstones.hu/flags/flags.gif') no-repeat scroll 2px 9px;
}

form.lang_select li a.class_2 {
    background: transparent url('http://img.livingstones.hu/flags/flags.gif') no-repeat scroll 2px -12px;
    padding: 5px 0 5px 20px;
}

form.lang_select li a.class_2:hover {
    background: #ccc url('http://img.livingstones.hu/flags/flags.gif') no-repeat scroll 2px -12px;
}

form.lang_select li a.class_3 {
    background: transparent url('http://img.livingstones.hu/flags/flags.gif') no-repeat scroll 2px -33px;
    padding: 5px 0 5px 20px;
}

form.lang_select li a.class_3:hover {
    background: #ccc url('http://img.livingstones.hu/flags/flags.gif') no-repeat scroll 2px -33px;
}

/* **Galery** */
img.shadow {
    margin: 0 10px 10px 0;
    border: 1px solid #fff;
}

img.shadow:hover {
    border: 1px solid #ccc;
}

/* **Markers** */

span.title {
    font-weight: bold;
    display:block;
}

/** Slideshow **/
#slideshow {
    position: relative;
    overflow: hidden;
    float: right;
    margin-left: 5px;
    height: 200px;
    width: 300px;
    z-index: 1;
}

#slideshow span {
    z-index: 12;
    position: absolute;
    display: block;
    width: 100%;
    height: 15px;
    padding: 10px;
    top: 0;
    left: 0;
    color: #fff;
    background: transparent url('http://img.livingstones.hu/backgrounds/op05.png') scroll repeat 0 0;
}


#slideshow img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
}

#slideshow img.active {
    z-index: 10;
}

#slideshow img.last-active {
    z-index: 9;
}

/* index */

.w300 {
    width: 300px;
}

/** list type sites */
ul.squareList {
	padding-left: 20px;
}

ul.squareList li{
	list-style-type: square;
}

ul.listType img {
    float: left;
    margin-right: 10px;
}

ul.listType li {
    width: 50%;
	float: left;
    padding: 10px 0;
}

ul.listType li span {
	display: block;
}

/** simple type subpages **/
img.left {
    float: left;
    padding: 0 10px 0 0;
}

img.right {
    float: right;
    padding: 0 0 0 10px;
}

/** contactpage **/

span.mailError {
	color: red;
	font-size: 12px;
}

span.mailSuccess {
	background:url("http://img.livingstones.hu/items/success.png") no-repeat scroll 0 0 transparent;
	color: darkgreen;
	display: block;
	font-size: 15px;
	font-weight: bold;
	height: 40px;
	margin: 30px 0;
	padding: 5px 40px;
}

ul.contactList li {
    padding: 5px 0;
    clear: both;
}

ul.contactList li span {
    display: block;
    font-weight: bold;
    width: 150px;
    float: left;
    font-size: 1.125em;
}

h2.email_us {
    margin-top: 50px;
}

ul.contactList li a {
    text-decoration: none;
}


ul.contactList li.opening_time {
    height: 30px
}

ul.contactList li ul {
    float:left;
    margin-top: -5px
}

ul.contactList li ul span {
    font-weight: normal;
    font-size: 1em;
}

/** sliderContent **/

h2.slider {
	background-color: #eaeaea;
	border: 1px solid #959595;
	padding: 10px;
	cursor: pointer;
}

h2.slider span {
	float: right;
}

div.sliderContent {
	display: none;
	padding-left: 10px;
}

div.sliderContent.active {
	display: block;
}

.infoWindow {
    min-height: 150px;
}


