
.pictureFullSizeInvisible
{
	display: none;
	position: absolute;
    z-index: 10;
}

.pictureFullSizeVisible
{
    position: absolute;
    z-index: 10;
}

.pictureFullSizeShift {
    position:relative;
    max-width: 600px;
    left: -300px;
    top: -200px;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    background-color: #FFF;
	padding: 2px;
}

.pictureNormal {
   border-style: none;
   border-width: 0px;
}

.pictureSolidBorder {
   border-color: #000;
   border-style: solid;
   border-width: 1px;
   padding: 0px;
}

.pictureFrameBorder {
   background-color: #C0C0C0;
   border-color: #000;
   border-style: solid;
   border-width: 1px;
   padding: 5px;
}

.table-border {
  border-bottom: #454545 solid 1px;
  border-right: #454545 solid 1px;
  border-top: #454545 solid 1px;
  border-left: #454545 solid 1px;
  border-collapse: collapse;
}

.table-border td {
    padding: 0px;
}

.table-border td p {
    padding: 1px;
    margin: 1px;
}

.table-border-zero {
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-top-width:0px;
  border-left-width: 0px;
  border-collapse: collapse;
  margin-left: 14px;
  margin-right: 14px;
}

.table-border-zero td p {
   padding: 1px;
    margin: 1px;
}

.table-border-zero td {
    padding: 0px;
}

.listComponentStyle {
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.listComponentStyle li {
    list-style-type: none;
    background: url(widgets/5/tickets.png) left 3px no-repeat;
    padding-left: 18px;
    margin-bottom: 2px;
    padding-top: 0px;
    margin-top: 0px;
}

 .listComponentStyle li p {
    margin-top: 0px;
    padding-top: 0px;
    padding: 2px;
}  
.gallery {
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 0px;
    background-color: white;
    position: absolute;
}

.gallery_relative {
    position: relative;
    height: 120px;
}
.video {
    margin-left: 12px;
    margin-right: 12px;
}

.list_of_ff_table {
  border: 1px solid #EF4139;
  border-collapse: collapse;
  border-spacing: 4px;
}

.list_of_ff_icon_td {
  border: 1px solid #EF4139;
  padding: 4px;
}

.list_of_ff_name_td {
  border: 1px solid #EF4139;
  padding: 4px;
  background-color: #EFEFEF;
}

.list_of_ff_desc_td {
  border: 1px solid #EF4139;
  padding: 8px;
}

.list_of_ff_desc {
  font-style: normal;
}

.small_category_item {
  width: 160px;
}
.JSWrap {
    margin: auto;
}

.JGGalleryThumbCell {
    background-repeat: no-repeat;
    background-position:center;
    background-color: #DDD;
    border: 0 #000000 none;
    margin: 0;
    padding: 0;
}

.JGGalleryTable {
    border: 1px #888 solid;
    border-collapse: separate;
    border-spacing: 1px;
}

.JGFullscreen {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgb(10, 10, 10); 
}

.JGThumbsControl {
    position: relative;
    background-color: #999;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: top;
    height: 17px;
    width: 79px;
}

.JGFullscreenControl {
    position: relative;
    background-color: #333;
    border: 1px solid #AAA;
    margin: 2px;
    padding: 0;
    text-align: center;
    vertical-align: top;
    height: 17px;
    width: 79px;
}


.JGImageView {
    position: fixed;
    border: solid 1px #AAA;
    padding: 5px;
    background-color: #333;
}

.JGFullscreenTitle {
   position: absolute;
   left: 0;
   top: 10px;
   width: 100%;
   height: 30px;
   font-family: Georgia, Times New Roman, serif;
   font-size: 30px;
   font-weight: bold;
   color: #AAA;
   text-align: center;
}

.JGFullscreenCaption {
   position: absolute;
   left: 0;
   bottom: 20px;
   width: 100%;
   height: 15px;
   font-family: Georgia, Times New Roman, serif;
   font-size: 12px;
   color: #AAA;
   text-align: center;
}

.JGThumbnailClick {
    width: 100%;
    height: 100%;
}

.JGButton {
    position: absolute;
    margin: 0;
    padding: 0;
    border: 1px #999 solid;
    outline: none;
}

.JGButtonLink {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}

.JGThumbsFullscreenButton {
    position: absolute;
    left: 5px;
    top: 3px;
    border: none;
    outline: none;
}

.JGThumbsPreviousButton {
    position: absolute;
    left: 30px;
    top: 4px;
    border: none;
    outline: none;
}

.JGThumbsPlayButton {
    position: absolute;
    left: 49px;
    top: 5px;
    border: none;
    outline: none;
}

.JGThumbsNextButton {
    position: absolute;
    left: 66px;
    top: 4px;
    border: none;
    outline: none;
}

.JGFullscreenFullscreenButton {
    position: absolute;
    left: 5px;
    top: 3px;
    border: none;
    outline: none;
}

.JGFullscreenPreviousButton {
    position: absolute;
    left: 30px;
    top: 4px;
    border: none;
    outline: none;
}


.JGFullscreenNextButton {
    position: absolute;
    left: 66px;
    top: 4px;
    border: none;
    outline: none;
}

.JGFullscreenPauseButton {
    position: absolute;
    left: 48px;
    top: 3px;
    display: none;
    border: none;
    outline: none;
}


.JGFullscreenPlayButton {
    position: absolute;
    left: 49px;
    top: 5px;
    border: none;
    outline: none;
}
.flash {
    padding: 0;
    margin: 0;
}
.googleMaps {
    border: 1px solid black;
}
.youtube {
    margin-left: 12px;
    margin-right: 12px;
}
.wiframe {
    
}
.sellersMaps {
    border: 1px solid black;
    margin: 10px;
}
.listofnodes_td {
    text-align: justify;
    vertical-align: top;
    padding: 4px;
}

.listofnodes_pic {
    border: 1px solid black;
}

.listofnodes_a {
    text-decoration: none;
    color: orange;
    font-size: 18px;
}

.listofnodes_text {
    font-style: italic
}

.gsc-tabsArea {
  display: none;
}

.gsc-resultsHeader {
  display: none;
}

.gs-title {
    color: #A9241D !important;
    border: none;
    font-weight: bold;
}

.gs-snippet {
   color: grey;
}

.gs-visibleUrl-short {
   display: none;
}

.gs-visibleUrl-long {
   display: block !important;
}

.gsc-control  {
  width: 100% !important;
}



.td_capacity_content {
  margin-left: 30px;
}

.td_no_capacity {
  vertical-align: middle;
  text-align: center;
}

.td_capacity {
  vertical-align: middle;
  font-size: 9px;
}

.close {
  width: 700px;
  margin: auto;
}

body {
  font-family: verdana;
  font-size: 10px;
  color: #535353;
} 

.generated {
  font-family: verdana;
  font-size: 10px;
  color: #535353;
}

.price_block_in_categories {
    color: #FE4038;
    font-weight: bold;
    font-size: 12px;
}

.hr_line_2 {
  border-top: 1px #FEEEED solid;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  padding: 0px;
  margin-top: 1px;
  margin-bottom: 1px;
}

.title_of_finish_in_categories {
    color: #808080;
    font-size: 10px;
    vertical-align: middle;
}

.finish_image_in_categories {
    vertical-align: middle;
}

.finish_block_in_categories {
   font-size: 20px;
   width: 90%;
   margin: 0px;
}

.item_description_in_categories {
  font-size: 10px;
}

.item_image_in_categories {
  margin-right: 10px;
}

.category_item_2 {
  width: 320px;
}

.category_description {
   text-align: justify;
   padding: 10px;
   line-height: 15px;
   color: #6E6E6E;
}

.item_name_in_caterories {
  color: #FE4038;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}

.id_category {
  color: #FE4038;
  font-size: 25px;
}

.category_item {
  width: 180px;
}

.category_item_name_block {
  margin-bottom: 5px;
}

.category_item_name {
  color: #FE4038;
  font-weight: bold;
  font-size: 10px;
  text-decoration: none;
}

.id_item {
  color: #FE4038;
  font-size: 25px;
}

.item_description {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 12px;
  color: black;
}

.hr_line {
  border-top: 1px #FEEEED solid;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  padding: 0px;
  margin-top: 3px;
  margin-bottom: 3px;
}

.specification {
  font-size: 10px;
  line-height: 15px;
  color: #7A7A7A; 
}


.price_block {
    text-align: right;
    margin-right: 20px;
}
.price_text {
    color: #FE4038;
    font-weight: bold;
    font-size: 18px;
}

.title_of_finish {
    color: #808080;
    font-size: 12px;
    vertical-align: middle;
}

.finish_image {
    vertical-align: middle;
}

.finish_block {
   font-size: 20px;
   width: 90%;
   margin: auto;
}

.file_target {
   color:black;
   font-size: 12px;
   vertical-align: middle;
   background-image: none ! important;
}

.files_icon {
   vertical-align: middle;
}

.file_block {
  padding-top: 5px;
  padding-bottom: 5px;
}

.dialog_title {
  color: #FE4038;
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 10px;
}

.dialog {
 min-width:10em;
 margin: 3px;
}

.img {
 text-align: center;
}

.hd .c,
.ft .c {
 font-size:1px; /* ensure minimum height */
 height:16px;
}

.ft .c {
 height:16px;      
}

.hd {
 background:transparent url('widgets/13/tl.gif') no-repeat 0px 0px;
}

.hd .c {
 background:transparent url('widgets/13/tr.gif') no-repeat right 0px;
}

.bd {
 background:transparent url('widgets/13/ml.gif') repeat-y 0px 0px;
}

.bd .c {
 background:transparent url('widgets/13/mr.gif') repeat-y right 0px;
}

.bd .c .s {
 padding-left:2em;
 padding-right:2em;
}

.ft {
 background:transparent url('widgets/13/bl.gif') no-repeat 0px 0px;
}

.ft .c {
 background:transparent url('widgets/13/br.gif') no-repeat right 0px;
}

.productcard {
   border-collapse: collapse;
   border: 1px solid #C0C0C0;
   font-size: 9px;
}

.sectiontitle {
   background-color: #71D0FF;
   border: 1px solid #C0C0C0;
}

.attribtitle {
   background-color: #D5F1FF;
   border: 1px solid #C0C0C0;
   height: 20px;
}

.attribvalue {
   background-color: #FFFFFF;
   border: 1px solid #C0C0C0;
   height: 20px;
}
.flowWindow {
   margin-top: 5px;
}

.flowWindowCaption {
   padding-left: 8px;
   padding-top: 1px;
   height: 19px;
   background-color: #CDCDCD;
   color: #3A3A3A;
   font-weight: bold;
}

.flowWindowContent {
    border: 1px solid #CDCDCD;
    padding: 8px;
    background-color: white;
}

.pictureFullSizeInvisible
{
	display: none;
	position: absolute;
    z-index: 10;
}

.pictureFullSizeVisible
{
    position: absolute;
    z-index: 10;
}

.pictureFullSizeShift {
    position:relative;
    max-width: 600px;
    left: -300px;
    top: -200px;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    background-color: #FFF;
	padding: 2px;
}

.pictureNormal {
   border-style: none;
   border-width: 0px;
}

.pictureSolidBorder {
   border-color: #000;
   border-style: solid;
   border-width: 1px;
   padding: 0px;
}

.pictureFrameBorder {
   background-color: #C0C0C0;
   border-color: #000;
   border-style: solid;
   border-width: 1px;
   padding: 5px;
}
.video {
    margin-left: 12px;
    margin-right: 12px;
}

.flash {
    padding: 0;
    margin: 0;
}
.wiframe {
    
}
.youtube {
    margin-left: 12px;
    margin-right: 12px;
}
.googleMaps {
    border: 1px solid black;
}


body {
   background-color: #E7E7E7;
   line-height: 20px;
   font-family: Tahoma, Arial, Helvetica, sans-serif; 
   font-size: 11px;
   padding: 0px;
   margin: 0px;
}

@media print {
   #topheader, #left, #right, #footer {
      display: none;
   }
}

#topheader {
   width: 100%;
   background-color: black;
   height: 125px;
   padding: 0px;
   margin: 0px;
}

#topheadercontent {
   width: 961px;
   margin: 0px auto;
   height: 125px;
   position: relative;  
}

#topheadercontent h1 {
   border: 0px;
   position: absolute;
   left: 500px;
   top: 40px;
   color: white;
   font-size: 20px
}

#searchForm {
  margin: 0;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  left: 719px;
  top: 101px;
}

#searchField {  
  border: 0px solid #777; 
  padding: 2px;
  width: 170px;
  height: 14px;
}

#searchButton {  
  background: #3E3E3E; 
  border: 0px solid #777; 
  padding: 0px;
  color: #CCC;
  width: 64px;
  height: 18px;
  cursor: pointer;
}

#topheadermenu {
  text-align: right; 
  padding: 0px;
  margin: 0px;
  padding-right: 6px;
  height: 23px;
}



#topheadermenu ul {
	padding-top: 17px;
	padding-left: 10px;
	list-style: none;
	padding: 0px;
   margin: 0px;
}

#topheadermenu li {
	display: inline;
	padding-left: 5px;

    color: white;
    font-weight: bold;
}

#topheadermenu ul li a:hover {
	color: white;
}

#topheadermenu ul li a {
  text-decoration: none;
	color: #A5A6A5;
	text-decoration: none;
	border: none;
}

#topheaderlogo {
   width: 786px;
   height: 78px;
   padding: 0px;
   margin: 0px;
   white-space: nowrap;
   margin-bottom: 3px;
}

#topheaderlinks {
  padding: 0px;
  margin: 0px;
  padding-left: 5px;  
}


#topheaderlinks ul {
	padding-top: 17px;
	padding-left: 10px;
	list-style: none;
	padding: 0px;
   margin: 0px;
}

#topheaderlinks li {
	display: inline;
	padding-right: 6px;
    font-weight: bold;
    color: white;
}

#topheaderlinks ul li a:hover {
	color: grey;
}

#topheaderlinks ul li a {
  text-decoration: none;
	color: white;
	text-decoration: none;
	border: none;
	font-weight: bold;
	text-transform: uppercase; 
}


#wrapper {
	width: 961px;
	margin: 0px auto;
	padding: 1px;
	background-color: white;
}

#line {
  height: 29px;
  background: url(widgets/10/bgtop.png) repeat-x;
  padding: 0;
  margin: 0;
  padding-top: 6px;
  position: relative;
}


#path {
  color: white; 
  font-weight: bold;
  position: absolute;
   left: 210px;
   top: 7px;
}

#home {
   color: white; 
   position: absolute;
   left: 33px;
   top:7px;
   font-weight: bold;
}

#home_pic {
   position: absolute;
   left: 15px;
   top:8px;
}

#home a {
  color: white; 
  text-decoration: none; 
}   


#home a:hover {
  color: black; 
  text-decoration: none; 
}

#path a {
  color: white; 
  text-decoration: none; 
}   

#path a:hover {
  color: black; 
  text-decoration: none; 
}    
 

#parts {
  padding: 0;
  margin: 0; 
  border-top: 1px solid white;  
}

#left {
  float: left;
	width: 209px;
	padding: 0px;
	margin: 0px; 
}

#right {
  float: right;
	width: 209px;
	padding: 0px; 
	padding-right: 1px;
	margin: 0px; 
}

#middle {
   width: 540px;
   float: left;
   padding: 0px;
   margin-top: 0;
   margin-left: 1px;
   margin-right: 1px;
}

#middle_content {
   width: 510px;
   float: left;
   padding: 5px;
   margin-top: 0;
   margin-left: 1px;
   margin-right: 1px;
   margin-bottom: 0;
}

#middle_content p {
   display: none;
}
#middle_content .category_description {
    display: none;
}


#content {
   width: 710px;
   float: left;
   margin-top: 0;
   margin-left: 1px;
   margin-right: 1px;
}

#realContent {
   padding: 20px; 
}


#menuHeader {
  background: url(widgets/10/bgmenu.png) no-repeat;
  background-color: #DA1C12;
  padding: 0;
  margin: 0;
  width: 209px;
  min-height: 254px;
  font-size: 11px;
  line-height: 18px;
}

#menuHeader ul {
	margin: 0px;
	padding: 10px 10px 5px 15px;
	list-style: none;
} 

#menuHeader ul li a {
	display: block;
	border: none;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

#menuHeader ul li a:hover {
	color: black;
}

#menuHeader ul ul {
	margin: 0px;
	padding: 0px 10px 0 17px;
	list-style: none;
}

#menuHeader ul ul li {
  border: none;
  padding-top: 1px;
  padding-bottom: 0px;
}

#menuHeader ul ul li a {
	display: block;
	border: none;
	text-decoration: none;
	color: white;
	text-transform: none;
}

#menu {
  height: 44px;
}

#menu ul {
	padding-top: 17px;
	padding-left: 10px;
	list-style: none;
}

#menu li {
	display: inline;
	padding-left: 5px;
}

#menu ul li a:hover {
	color: black; 
}

#menu ul li a {
  text-decoration: none;
	color: black;
	font-weight: bold;
	text-decoration: none;
	border: none;
}
 
#footer {
	clear: both;
	height: 40px;
	margin: 0px auto;
	padding-top: 3px;
	font-size: 10px;
	text-align: center;
	color: #999999;
	margin-bottom: 0px;
}

#footer p {
  margin: 0px;
  padding: 0px;
  text-align: center;
}


#footer a {
   margin: 0px;
  padding: 0px;
  color: #808080;
  text-align: center;
	text-decoration: none;
	border: none; 
}

#childs {
}

#childs ul {
	padding-top: 10px;
	padding-left: 16px;
	list-style: none;
}

#childs li {
    padding-top: 4px;
    padding-left: 20px; 
    background: url(widgets/10/bala2.png) no-repeat; 
    background-position: 0px 7px;
}

#childs ul li a:hover {
	color: grey;
}   

#childs ul li a {
    text-decoration: none;
	color: #AD2018;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

#childs ul li p {
	color: #818181;
    line-height: 12px;
}

h1 {
    color: #A9241D;
	font-size: 16px;
	border-bottom: 1px #CCCCCC dashed;
	margin-bottom: 10px;
}

h2 {
    color: black;
	font-size: 14px;
	border-bottom: 1px #CCCCCC dashed;
	margin-bottom: 10px;
}

h3 {
    color: grey;
	font-size: 14px;
	border-bottom: 1px #CCCCCC dashed;
	margin-bottom: 10px;
}

strong {
	color: #000000;
}

a {
	color: #DE1810;
}

a:hover {
	text-decoration: none;
	color: #DE1810;
}

.extLink {
    color: orange;
    text-decoration: none;
}

.extLink:hover {
	text-decoration: none;
	color: orange;
}

p, ul, ol {
  margin : 0px;
}


td {
  padding: 0;
}


h5 {
   font-size: 10px;
   margin: 1px; 
}

.productcard {
   border-collapse: collapse;
   border: 1px solid #C0C0C0;
   font-size: 9px; 
}

.sectiontitle {
   background-color: #71D0FF;
   border: 1px solid #C0C0C0;
}

.attribtitle {
   background-color: #D5F1FF;
   border: 1px solid #C0C0C0;
   height: 20px;
}

.attribvalue {
   background-color: #FFFFFF;
   border: 1px solid #C0C0C0;
   height: 20px;
}

.price_text_under {
  color: #535353;
  font-weight: normal;
  font-size: 10px;
}

.topintranet {
  top: 0;
  position: absolute;
  left: 200px;
  border: 5px solid red;
}

