#TopLeft
{ 
  width : 150px;
  height : 50px;
  float : left;
}

.TopLeftMini
{ 
  width : 30px;
  height : 40px;
  float : left;
}

#TopRight
{ 
  width : 150px;
  height : 50px;
  float : right;
}

.TopRightMini
{ 
  width : 30px;
  height : 40px;
  float : right;
}

#social
{
  padding-bottom: 5px; 
  padding-top: 5px;
}

.fb-like, .crumb, .thumbnail
{
  float : left;
  margin-right : 1.2 em;
}

.fb-like-box
{
  width: 200px; 
  height: 300px;
}

.good
{
  color : green;
}

.bad
{
  color : red;
}

.currFlag
{
  float: left;
  padding-right: 5px;
  border: none;
}

.hidden
{
  display: none;
}

#warning
{
  margin-top: 20px; 
  padding: 0 .7em;
}

#warningicon
{
  float: left; 
  margin-right: .3em;
}

.noborder
{
  border : none;
}

#chart_div
{
  background: white; 
  width: 800px; 
  height: 200px;
}

#chart_sort_members
{
  width: 400px;
  height: 200px;
}

#chart_sort_divusd
{
  width: 380px;
  height: 150px;
}

.chart_sort_divcurr
{
  width: 600px;
  height: 200px;
}

.chart_sort_divcurr2
{
  width: 600px;
  height: 200px;
}

#TopRight
{ 
  width : 150px;
  height : 50px;
  float : right;
} 

#map_canvas { height: 100% } 

.grayCaption
{
  color: gray
}

#pageHeaderLogin1
{
  font-size: 10px;  
}

.storyPanePart
{
  padding-left: 10px; 
  padding-top: 5px; 
  padding-bottom: 5px; 
  width: 98%;
}

.searchCountry, .searchRegion, .searchLanguage
{
  width: 120px;
}

.clearLine
{
  padding-top: 2px; 
  clear:both;
}

#logoImage
{
  float : left;
}

#secondary-title
{
  margin-top : 10px; 
  margin-bottom : 5px; 
  margin-left : 20px;
  padding-left: 20px; 
}

h1
{
  font-family: "Open Sans","arial black"; 
  font-weight: normal;
/*  font-size: xx-large; */
  font-size: 16px;
}
h2
{
  font-family: "Open Sans","arial black"; 
  font-weight: normal;
/*  font-size: large; */
  font-size: 15px;
}
h3
{
  font-weight: small;
  font-size: 14px;
}
h4
{
  font-weight: bold;
  font-size: 13px;
}
h5
{
  font-weight: bold;
  font-size: 12px;
}
h6
{
  font-weight: bold;
  font-size: 11px;
}

body
{
  // text-align: center;
  margin:5px 0px; padding:0px;
}

body,tr,p
{
  font-family: "Open Sans", Arial, Verdana, Helvetica, sans-serif; 
  font-size: 12px;
  direction:ltr;
/*  line-height: 1.5em; */
}

p, hr,ul,ol,form,h1,h2,h3,h4,h5,blockquote,q{margin:0; padding: 0;}	

blockquote
{
  padding-top: 2px; 
  padding-bottom: 2px;
  padding-left: 2px; 
  padding-right: 2px; 
  color: #555; 
  font-family: georgia, serif; 
  letter-spacing: -1px; 
  font-size: 13px;
}

table 
{
  font-size: 10px;
/*  background:#dcdcdc; */
  width: 100%;
  table-layout: fixed;
}

table 
{   
  border-collapse: separate;
  border-spacing: 1px;
  *border-collapse: expression('separate', cellSpacing = '1px');
} 

table td, table th 
{ 
  padding: 2; 
  /* 'cellpadding' equivalent */
}

input, textarea, button, select, file
{
  font-size: 13px;
  border-radius: 4px;
  padding: 4px 6px;
}


fieldset{border: 0px solid #000}

th, td
{
  padding: 5px;
} 

/*
table td
{
  width: 30px;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
}
*/

thead th
{
  text-align: left;
/*  padding: 1em 1.5em 0.1em 0.5em; */
  background:#1E90FF; 
  color: white; 
  font-size: 12px;
}

thead th a:link, thead th a:visited
{
  color: white;
}

cite{color:#000}


.oddrow {
	background-color: #FFF;
}

.evenrow {
	background-color: #efefef;
}

.hoverrow { background-color: yellow; }

/*
tbody tr:nth-child(even) {
  background-color: #FFF; 
}
*/

.isNormal 
{
  font-weight: normal;
  font-size: 12px;
}

.timestamp
{
  color: red;
  font-size: 9px;
}

.price
{
//  color: #1E90FF;
  color: red;
  font-size: 11px;
}

.pollbar 
{
  float:left;
  background-color: teal; 
}
.pollpercent { position:relative; }

#page
{
/*  display:block; */
/*  margin:0px 150px 0px 150px auto;*/
/*  	background:#f2f2f2;  */
/*  padding: 0.3em 0em 0.3em 0em; */
/*  padding: 0.3em 0.3em 0.3em 0.3em; */
} 
    

#pageHeader, #pageBody, #pageFooter
{
  width: 85em;
  margin:3px auto;
  text-align:left;
  background:white;
}

#pageBody
{
   padding-left: 10px;
}
#pageHeaderInfo
{
/*  padding-bottom: 4px; */
  padding:4px;
  text-align:center;
}          
#pageHeaderLogo
{
  background: white;
  text-align: center;
  /* float: right; */
}
         
#pageHeaderLogin
{
  float: left;
  width: 200px;
  padding-bottom: 4px;              
}                  
#pageHeaderNavigation 
{
  padding:5 3px 5 6px; 
  background-color: #37618d;
}
#pageHeaderIndexTitle
{
  float: left
  padding: 0em 10em 0em 0em;
} 
#intro
{
/*  float: right; */
  color: gray;
  padding-left: 10px;
  padding-bottom: 10px;
/*  width: 30%; */
}
#intro ul
{
/*  border-style: none;
  border: 0;
  padding: 0;
  margin:0;
  display: block;
  text-decoration:none
*/

  padding-left: 15px;
}
#intro a
{
  font-weight: bold;
/*  font-size: large; */
}
#time
{
  float: left;
}
#pageHeaderNavigation li 
{
  list-style: none;
  display: inline;
}
#horizontal_navigation
{
/*  padding: 3px 0; */
  margin-left: 0px;
  font-family: tahoma;
  font: bold 10px;
  clear: both;
}     
#horizontal_navigation li 
{
  list-style: none;
  margin: 0;
  display: inline;
}
#horizontal_navigation li a 
{
  padding: 3px 0.5em; 
  margin-left: 3px;
  border-bottom: none;
  text-decoration: none;
  color: White;
}      
#horizontal_navigation li a:link 
{
  color: White;;
}      
#horizontal_navigation li a:visited 
{
  color: white;
}      
#horizontal_navigation li a:link:hover, #horizontal_navigation li a:link:visited:hover
{
  color: White;
  background: LightBlue;
  border-color: #227;
}      
#horizontal_navigation li a#current
{
/*  background: #eeeeee; */
  background: #9BD1FA;
  color: Black;
  border-bottom: 2px solid White;
}
#pageHeaderSidebarNavigation
{
  padding:5 3px 5 6px;
  background-color: #1E90FF;
  width: 200px;

  clear:left;
  margin: 0;
  padding: 5 0 20px 10px;
  margin:0px 0px 10px 0px;
  padding: 0px;
  width:200px; 
/*  border:#CCC 1px solid;*/
/*  font-size:11px; */

} 
#pageHeaderSidebarNavigation li 
{
  list-style: none;
  /* display: inline; */
}     
#vertical_navigation
{
/*  padding: 3px 0; */
/*  width: 200px;*/
  margin-left: 0;
  font-family: tahoma;
  font: normal 13px;
  clear: both;
  padding-left: 0;
}     
#vertical_navigation li 
{
  list-style: none;
  margin: 0;
  border-bottom: 1px solid #FFF;
/*  display: inline; */
}
#vertical_navigation li a 
{
  font-size: 12.5px;
  margin-top: 5px; 
  margin-left: 5px; 
  text-decoration: none;
  color: White;
}      
#vertical_navigation li a:link 
{
  color: White;;
}      
#vertical_navigation li a:visited 
{
  color: white;
}      
#vertical_navigation li a:link:hover, #vertical_navigation li a:link:visited:hover
{
  color: White;
/*  background: LightBlue; */
/*  border-color: #227; */
}      
#vertical_navigation li a#current
{
/*  background: #eeeeee; */
  background: #9BD1FA;
  color: Black;
/*  border-bottom: 2px solid White; */
} 
      
.crumbs
{
  /* font-size: small;  */
  /* padding: 3px 0; */
  margin-left: 10;
  font-family: tahoma;
  font-weight: normal;
  text-transform: lowercase;
  padding-top: 2px;
  padding-bottom: 3px;
  border-bottom: 1px solid gray; 
}

.crumbsElement
{
  float: left;
}

.crumbs li 
{
  list-style: none;
  margin: 0;
  display: inline;
}
     
.crumbs ul li a
{
  font-size: 15px; 
  padding: 3px 0.5em;
  border-bottom: none;
  text-decoration: none;
  background: white;
  color: black;
  margin-left: 3px;
  border: 1px solid gray;
}

.crumbs ul li a#switch
{
  color: White;
  background: #37618d; 
}

.crumbs ul li a#current
{
  border-bottom: 1px solid white;
}

#pageHeaderSettings 
{ 
}
#pageHeaderSearch 
{    
/*  background: #eeeeee; */
/*  background: #9BD1FA; */
/*  padding: 2 5 2 5; */
}

#pageHeaderSearch label
{
/*  font-weight: bold;  */
}

#pageHeaderSearch select
{
  padding-right: 5px;  
}
#orderBy
{ 
  float: left;
  width: 50%;
  padding-bottom: 2px;
}
#orderBy label
{ 
  font-size: 10px;
}
#period label
{ 
  font-size: 10px;
}
#search
{ 
  float: right;
}

#pageHeaderTitle
{
  color: #CC0000;
  border-bottom: 2px solid #333;
/*  width: 100%; */
}
#pageBody
{    
/*  padding-top: 5px; */
}      

#pageBodyContent
{
  float: right; 
  width: 80%;
  // width: 100%;
  background:white;
} 

#pageBodySidebar
{
  float: left;
  width: 15em;
  min-width: 100px;
  margin-top :6px;
  background:white;
/*
  margin:6px 4px 12px 8px;
*/
}

#pageBodyContentMobile
{
  width: 100%;
} 

#pageBodySidebarMobile
{
  width: 100%;
}

#pageBodySidebar li 
{
  list-style: none;
}    

#pageBodyContentLeft, #pageBodyContentRight
{
  float:left; 
  width: 32.75em;
  // width: 41.7em;
  min-width: 200px;
  margin:6px 4px 12px 4px;
}

#indexStory
{    
  padding-top: 5px;
}
.storyImage
{
  float: left;         
  margin-right: .7em;
  margin-bottom: .5em;
}
#pageBodyContentPane h2
{
  background: #dadada;
  padding:1px 10px 1px 10px;
  height:1.2em;
  position:relative;
  font-size: 11px;
}

a:link, a:visited
{
  text-decoration:none
}
a:hover
{
  text-decoration:underline
}


#pageBodyContentPane
{
  margin-bottom:10px;
} 
#pageFooter
{
  clear: both;
  padding-bottom: 1em;
/*  border-top: 1px solid #333; */
  text-align: center;
}
#pictureFrame
{
  background-color: white;
} 

#indexList li{text-align: center; float:left;width: 49%;}
#indexList li img
{
   display: block;
/*   margin:5px 10px; */
   border: 0px; 
   margin-left: 10px; 
   margin-right: 10px; 
   background-color: #FFF
}

.leftHeader{float:left; color: Black}
.leftHeaderMore{float: right; color: Black;text-transform: lowercase}
.rightHeader{float:right; color: Black;}
.centerHeader{text-align: center}
#yf{float:right}
#yf{margin:0}

tr:hover
{
/*  background: Yellow; */
}

#businessCrumb a:visited, #businessCrumb a:link,
#sectionCrumb a:visited, #sectionCrumb a:link,
#memberCrumb a:visited, #memberCrumb a:link,
#companyCrumb a:visited, #companyCrumb a:link
{
  text-decoration: none;
  font-family: tahoma;
  font-weight: normal;

}

#businessCrumb a:visited, #businessCrumb a:link
{
  color: blue;
}

#sectionCrumb a:visited, #sectionCrumb a:link
{
  color: red;
}

#memberCrumb a:visited, #memberCrumb a:link,
#companyCrumb a:visited, #companyCrumb a:link
{
  color: green;
}

.cardTitle
{
  border-top: 2px solid #333;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-size: 20px;
}
.cardAuthor
{
  color: Teal;
}
.cardLastUpdate
{
  color: Gray;
}
.cardCompany
{
  color: Blue;
}
.cardDescription
{
  text-align: justify; 
}


#joinAction
{
  background-color: DarkGreen; 
  float: relative;
  padding:3 3px 3 3px;
/*  width: 50px; */
  margin-left: 3px;
  margin-right: 3px;
  color: white;
}

#joinAction a:visited, #joinAction a:link
{
  text-decoration: none;
  font-family: tahoma;
  font-weight: normal;
  color: white;
}

.listHorizontal 
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.listHorizontal li 
{
     display: inline;
}

.action 
{
  clear:left;
  margin: 0;
  padding: 5 0 20px 10px;
  margin:0px 0px 15px 0px;
  padding:0px;
  width:200px; 
  border:#CCC 1px solid;
  font-size:11px;
}
.action ul
{
  padding-left: 0;
  list-style: none;  
}
.action li
{
  color:#0073BF;
  background:url('http://www.saahiihii.com/images/r.gif') 3px 8px no-repeat;
  padding:2px 2px 2px 12px;
}
.action a
{
  color:#0073BF;
}
.action h4
{
  color: white;
  background: #37618D;
  padding:5px 5px 5px 5px;
  height:1em;
  position:relative;
  font-size: x-small; 
  font-size: 13px; 
  font-weight: bold;
}
.action a#current
{
  text-transform: uppercase;
  padding:3px 5px 3px 5px;
  background: red;
  color: white;
}


#statistics
{
  float: left;
  width: 100%;
}

.addnewstory
{
  font-size: 10px; 
  float:right; 
  padding-right: 5px; 
}

.registerForm 
{
  padding:5 5px 5 5px;
  background-color: #EEEEEE; 
/*  background-color: #9BD1FA; */
/*  background-color: #1E90FF; */
  border:#1E90FF 1px solid;
/*  color: white; */
}

.registerForm p 
{
  margin: 5px;
//  float: left;
  clear:both;
}

.registerForm p label
{
  width: 10em;
  float: left;
  text-align: left;
  margin-left: 0.5em;
  display: block;
  font-size: 13px;
/*  font-weight: bold; */
}

.registerForm label
{
  float: left;
  text-align: left;
  margin-left: 0.5em;
  display: block;
/*  font-weight: bold; */
}

.registerForm label.error
{
  float: left;
  margin-left: 10.5em;
  display: block;
  color: #F00;
  clear:both;
}

.registerForm h2
{
/*  padding:5 5px 5 5px; */
  color: white;
  background: #37618D;
  padding:5px 10px 10px 10px;
  height:2em;
  position:relative;
  font-size: x-small; font-size: 20px; font-weight: normal;
}

.registerForm fieldset
{
  padding:5 5px 5 5px;
}

.registerForm legend
{
  color: gray;
  /* background: #1E90FF; /* #bababa;*/
  padding:5 5px 5 5px;
}

.button, .submit input
{
  background-color: white; */
  color: black;
  /* font-weight: bold; */
  /* padding:1px 3px; */
}

#instruction
{
  color: #6f6f6f;
  margin-left: 5em;
}

/*
#errors legend
{
  background: Red;
}
*/

#confirmation
{
  background: Green;
  color: white;
  padding:5 5px 5 5px;
}

#logo
{
  float: left;
}

#pageBodyContent a img 
{
  border-style: none;
  border: 0;
  padding: 0;
  display: block;
  text-decoration:none
}

img.centered
{
    display: block;
    margin-left: auto;
    margin-right: auto 
}

#logo a 
{
  border-style: none;
  border: 0;
  padding: 0;
  margin:0;
/*  display: block;  */
  text-decoration:none
}    

.submit input
{
  font-weight: bold;
}

.fieldinfo 
{
  margin-left: 16em;
  font-weight: bold;
}


/*  styles for the unit rater     */
.ratingblock {
	display:block;
	padding-bottom:3px;
	margin-bottom:3px;
        margin-left: 3px;
/*        float: left; */
/*        clear: both; */
	}

.loading {
	height: 30px;
	background: url('http://www.saahiihii.com/images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('http://www.saahiihii.com/images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('http://www.saahiihii.com/images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('http://www.saahiihii.com/images/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.small_loading {
	height: 15px;
	background: url('http://www.saahiihii.com/images/working.gif') 50% 50% no-repeat;
	}
	
.small_unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 15px;
	position: relative;
	background: url('http://www.saahiihii.com/images/starratingsmall.gif') top left repeat-x;		
	}

.small_unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.small_unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 15px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.small_unit-rating li a:hover{
	background: url('http://www.saahiihii.com/images/starratingsmall.gif') left center;
	z-index: 2;
	left: 0px;
	}

.small_unit-rating a.r1-unit{left: 0px;}
.small_unit-rating a.r1-unit:hover{width:15px;}
.small_unit-rating a.r2-unit{left:15px;}
.small_unit-rating a.r2-unit:hover{width: 30px;}
.small_unit-rating a.r3-unit{left: 30px;}
.small_unit-rating a.r3-unit:hover{width: 45px;}
.small_unit-rating a.r4-unit{left: 45px;}	
.small_unit-rating a.r4-unit:hover{width: 60px;}
.small_unit-rating a.r5-unit{left: 60px;}
.small_unit-rating a.r5-unit:hover{width: 75px;}
.small_unit-rating a.r6-unit{left: 75px;}
.small_unit-rating a.r6-unit:hover{width: 90px;}
.small_unit-rating a.r7-unit{left: 90px;}
.small_unit-rating a.r7-unit:hover{width: 105px;}
.small_unit-rating a.r8-unit{left: 105px;}
.small_unit-rating a.r8-unit:hover{width: 120px;}
.small_unit-rating a.r9-unit{left: 120px;}
.small_unit-rating a.r9-unit:hover{width: 135px;}
.small_unit-rating a.r10-unit{left: 135px;}
.small_unit-rating a.r10-unit:hover{width: 150px;}

.small_unit-rating li.current-rating {
	background: url('http://www.saahiihii.com/images/starratingsmall.gif') left bottom;
	}

.voted, .statistic {color:#999; font-size: 10px; }
.relationInfo {color:#999; font-size: 12px; }
.thanks {color:#36AA3D;}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #dadada;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

b.rtop1, b.rbottom1{display:block;background: #FFF}
b.rtop1 b, b.rbottom1 b{display:block;height: 1px; overflow: hidden; background: #37618d;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop1 b.r4, b.rbottom1 b.r4{margin: 0 1px;height: 2px}

b.rtop3, b.rbottom3{display:block;background: #37618d;}
b.rtop3 b, b.rbottom3 b{display:block;height: 1px; overflow: hidden; background: #FFF;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop3 b.r4, b.rbottom3 b.r4{margin: 0 1px;height: 2px}


/*
require_once('themeStyles.php');
$themeStyle = new ThemeStyle();
$themeStyle->Show('DEFAULT');
$themeStyle->Show('RedTheme');
$themeStyle->Show('GreenTheme');
$themeStyle->Show('BlackTheme');
$themeStyle->Show('OrangeTheme');
$themeStyle->Show('OliveTheme');
$themeStyle->Show('VioletTheme');
$themeStyle->Show('TealTheme');
$themeStyle->Show('YellowTheme');
$themeStyle->Show('GrayTheme');
$themeStyle->Show('LightBlueTheme');
$themeStyle->Show('BrownTheme');
$themeStyle->Show('BlueTheme');
$themeStyle->Show('DarkBlueTheme');
*/


#toolbar
{
    padding: 4px;
    display: inline-block;
}

.ui-button .ui-icon.homemenu 
{
    background-image: url( "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAIMgAACDIBc1v7rAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAF6SURBVDiNjZM9axVhFISfec+8GlDQKlqJiI2QQjutBBEUKxu7NFrY2AmBFKI/wEJbe0F/goIBm4CFViksoq2k8BMuRnI399jcLJt73TUHpnqY2T0vZ5SZDI2kkpmTPl4GjKpRH4f8WtLR3i9k5pyAw1Hqy5C/Fnkj5PfAYmZSqRcLXgWOZeZ8AHA85LeWP0K9AIeWQl4LxSYsnCl4NeSEhdOZuX8FSacsrwNNk1q28kVosqbkASofQs16oN9AM7dCpZ4P+UuUeGZ8NeRvIedUoyBuuPhJyL+MV4AT7QrG10L+WfD9oN4Nedwx72kc1DsFr4S8HcStzISg3g75RxA3Xfz0H8Z9KvhhEMsh/ynUexhfBxaj1Of/M3dCHgEnja94nONXAFHqkgZPqvPYRedyN7eArd5DOugMBbwpqUtKLkN+mmHt/bvPLbGxM9l5B+BSPwNnu/ggf7A7wNppAwTbM6y3gTD53vr26jxtXLd1o8wcTdkRoM6wBuAvk86lfHoaFGsAAAAASUVORK5CYII=" );
    width: 40px;
    height: 80px;
}

.ui-button.ui-state-hover .ui-icon.homemenu
{
    background-image: url( "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAIMgAACDIBc1v7rAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAF6SURBVDiNjZM9axVhFISfec+8GlDQKlqJiI2QQjutBBEUKxu7NFrY2AmBFKI/wEJbe0F/goIBm4CFViksoq2k8BMuRnI399jcLJt73TUHpnqY2T0vZ5SZDI2kkpmTPl4GjKpRH4f8WtLR3i9k5pyAw1Hqy5C/Fnkj5PfAYmZSqRcLXgWOZeZ8AHA85LeWP0K9AIeWQl4LxSYsnCl4NeSEhdOZuX8FSacsrwNNk1q28kVosqbkASofQs16oN9AM7dCpZ4P+UuUeGZ8NeRvIedUoyBuuPhJyL+MV4AT7QrG10L+WfD9oN4Nedwx72kc1DsFr4S8HcStzISg3g75RxA3Xfz0H8Z9KvhhEMsh/ynUexhfBxaj1Of/M3dCHgEnja94nONXAFHqkgZPqvPYRedyN7eArd5DOugMBbwpqUtKLkN+mmHt/bvPLbGxM9l5B+BSPwNnu/ggf7A7wNppAwTbM6y3gTD53vr26jxtXLd1o8wcTdkRoM6wBuAvk86lfHoaFGsAAAAASUVORK5CYII=" );
    width: 40px;
    height: 80px;
}

.ui-button .ui-icon.sectionmenu 
{
    background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABXSURBVFhH7dQxCsAgEAXRJccLuX9nCGLOYb5iIbhltnIeDNqIgrAGYHKpW9XgkjrVIivvQESP6o6xNvM+mntX+4JXeS/+s6LcLwCYA8wBgDnAHAB2ZPYBPHLwizJx43kAAAAASUVORK5CYII= );
    width: 40px;
    height: 80px;
}

.ui-button.ui-state-hover .ui-icon.sectionmenu
{
    background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABXSURBVFhH7dQxCsAgEAXRJccLuX9nCGLOYb5iIbhltnIeDNqIgrAGYHKpW9XgkjrVIivvQESP6o6xNvM+mntX+4JXeS/+s6LcLwCYA8wBgDnAHAB2ZPYBPHLwizJx43kAAAAASUVORK5CYII= );
    width: 40px;
    height: 80px;
}


.searchheader
{

	font-size: 16px;
	font-weight: bold;

	line-height: 40px;



	-moz-box-sizing: border-box;

	box-sizing: border-box;
	height: 40px;
}


.searchheader a

{

	background: no-repeat transparent;

	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAABxQAAAcUBunjbKwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAJOSURBVFiFvda7TxVREMfxz4IIkYcxsUMaLSgMFUJpQWIsjFjxD1Aa/gBCCX8BCYUJ2mhFKSUthYmAMRY2agQD0cTKAhVfx2IvZLOcfdzlMckp7t4zv/nunDmzk4QQlFmSJEO4j7u4jkH0YA+7WMcqtkKVWMxCCNGFATxGqLm2MFKkVxinIPgdfGoj+OE6wBw6GwHgEh41CJxfLzHcBKAq+OfWeT/DW/wt2fsBvbUBWmmPCf3ELAYjR9WPB9gu8F2qBdAquNiZb+JmpUgKshzx/4eJOgCxat9EV1sVzXxE5yP6SnwMFaS98s0jYl14FdGbKQN4GHGYbTd4RnAEv3N6a2UAzyMAxwquTYiNnN4BumN7O6TtNWtfQgh7Tmabud8XcS22sUPa27O2ccLgRRr5OEcAPbln304BIKZxoQggn+7RUwCIabwrAtjNPRtOkqT/hABjud8/InGOANYjzyaaRk6SZCAC8D4c3rmI3XL8Gm6jv+EVfBLRWyjrA4l0mMg7LTcIfi+is4+rVd+CEWmzyDvPq/k9aAX/GtFYLPXLCMxFnIO0txeOWtIvaSzth2u6DCA5Oock6cSLSAHBH7yWdrgN6T0fbe0dw+WiAsMvTIUQVqP/5t5mWDrJlE1FTdYBJkuPIAPRiyXpMHHmEGVFNSEdJuoG2McipsULOgpRVdl9mMFageh3vMGCzFXDZF2Idu54N27gdis7Q6RFXLC/FkTjoaMmdBXE+JkC1IBYOXOACoidDudgrSY0JW1KWXt6LhnIZGIcK9iR3pwr/wHjoMrtYCFd9wAAAABJRU5ErkJggg==');
	display: block;
	height: 50px;

}


.homeheader
{

	font-size: 16px;
	font-weight: bold;

	line-height: 50px;



	-moz-box-sizing: border-box;

	box-sizing: border-box;
	height: 50px;
}


.homeheader a

{

	background: no-repeat transparent;

	background-image: url( "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAQZAAAEGQBA2nK9QAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAALISURBVFiF7ZY9iF5VEIaf97xzrquoGBQliqBoESVaiNGQQhA1RFGwEJSAiJYSOxHEStAtBCt/Ki1EIV3ESvxpJEUKiyBLGk2xKqhZY1wlana/78tYfHc3N/tDsnfdrEUGBu6dc2fe55wzh3OVmWymlfUWkHTZpgBIUnWdtDwlTdzamyAz1+xAdakfWpGtH6vUu3rV6iF+pRVfdsQX/M8gHthQAOCGovimI/qp8TNWnGrf54yfXJpn1WkrZq2YrdS7ewE0NNut+HFRvPgtwJlJEPdZ8Xs7NirUF84GiOMLeZW6c80AQdzfziCtGBbqvszE+LEo8RqgpYBR4vUOwExvAOO9Vsy1Bf4IYk9mUogXrRiNV6N+BFTgxlAc6azSe4Ct+KkXQCFesuL0OLlONzTbxyfA76/QhF8AVwBbrDjYiX8SxG4rTpw3AFBc/HanyCHgWuBqK75aQTytyKI4DGwFJqw40Bk7CHWH5aPnBAAuteLjM8tY9wMT0Nxm+ehq4me8TkOzrZ3Eux24KeAO4PpVAYBrrDjUaaRX2ybc3WnC8/HfgtjVbuMrHbjvodm2IgBccksovm0/PmW8d1yg7rNiuAbxBf/b+PFxI9dnrRi08eOVeu9ZAJW6w4pj7QczQewCwsXv9BDu+qhQn29P0yNWnGzjJ40fzkwwftSKv6zIUByBiZuBq6z4fJ3iix4lJtuJ3mPFr218YPx0UdGDwKzEG8Mc7oR0jLv+od433LILj5fDzQcDBodHObxT4s2EqUQ3qW2+RQs3+8l86r8S75qSPYMcfNaNrfQ/oI0QX632uv+I1msXAaJn3teZHFh4KYWtmTwHXH5BAEY5fCIzf+jGrPqLxORaa/XdgvnlIf3Tp9Cm98BFgP8jwOnZDdKaE/p5aXDZZSSpVurtQgks+nznGea/y8zRkrwt0Fy3uv78icycOSfAhbZ/AdA56U1L7IzAAAAAAElFTkSuQmCC" );
	display: block;
	height: 50px;

}

.myheader

{

	font-size: 16px;
	font-weight: bold;

	line-height: 50px;



	-moz-box-sizing: border-box;

	box-sizing: border-box;
	height: 50px;
}


.myheader a

{

	background: no-repeat transparent;

	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAAEVAAABFQEpfgIbAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAJNQTFRF////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKxUt3AAAADB0Uk5TAAEJChETGiYnKDI6PEJHVV1md3uOkpSVmJqfpKustLbBwsXO0NHX2t3e5u32+/3+6lDBFgAAANNJREFUGBl9wYeSgkAUBMABXUWMmDNiOAMK8/9fd3dAUU82dAOCmm7P5+1UwcyLUhbSyINJxFoEA5Wyliro5hTm0CUUEuheFF7QtPilhaYuv3TR5GcUMh+aO4U7dAcKB+j6FPow2LG2g0nnycqzA6N2zELchoU3Xt1uq7EHo9EyQCVYjtA0SMjPJvQBP9x8yGQAKYxZyh6PjKU4RG2R0yBfoDKhxQSlKy2uKAxpNcS/I62O+BPktMoDAGs6rAH1psNbYUanGS50uuBEpxN6+x+Hfe8XP2tnHSRPHC8AAAAASUVORK5CYII=');
	display: block;
	height: 50px;

}

.sellheader

{

	font-size: 16px;
	font-weight: bold;

	line-height: 50px;



	-moz-box-sizing: border-box;

	box-sizing: border-box;
	height: 50px;
}


.sellheader a

{

	background: no-repeat transparent;

	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAABcCAAAXAgEui8KYAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAQ5QTFRF////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAGBgAGBQAFBQAFBQAFBQAFBAAEBAAEBAAEBAAEBAAEBAAEBAAEAwADAwADAwADAwADAwADAwADAwAFAwAFAgAFAgAFAgAEAgAEAgAEBAIEBAIEBAIEBAIEAwIDAwIDAwIDAwIFAwIFAwIFAwIFAwIFAwIFAwEEAwEEAwEEAwEEAwEEAwEEAwEEAwEEAwEEAwEEAwEEAwEEAwEEAgEEAgEEAgEEAgEEAgEEBAEEBAEEAwEDAwEFAwEFAwEFAwEEAwEEAwEEAwEEAwEEAwEEAwEEAwEEAwEEAwEEAwEEAwEEAwEEAwEEAwEEqYZHZwAAAFl0Uk5TAAECAwQICwwPFB0lKiwvNTY4OTo+QUVGSEtNUFZdXmBlZ2t3enuBg4eOkpScoKSlpqeprbCytLW5vcDBxsjKy83O0NHT1tnb4OHi4+Xm6Ovu8PX3+Pr8/f6jvfdfAAABKklEQVQ4y5WT51bCQBCFl0QFsaACiqJGxIpi771LsaAG9b7/i7gzJ5tydveo98/ObL6TmZuZCPGbphu+7z/P2YEGSO99VmCDAYxaAafkeR/ASd2olSxDN7DqlIFNO/DKwALQ3SOd4ZqOFvY5bQIXDJSB7zQFJXh01NHL94fAFgcD8l05A/AALHHgShueDrhdYEYoG1/mJseEstHRmzyXQL9QNtp6iQrwFnxOaQMZDVgFLgOAbOQ14ADYDgCyYdSyGpltGrMKsEzjJaMAaaNT1jSZDreCpmFfqsCGpqvBCDDbqOmrmdDnVAxwi3qPWfE/5Y/ai06UFo+b1VT8eepRVo2K9jzJdDwODFFb62Gao3QtUeJe3kyEmUO/ZCEBDO/czceKjuzeVv7U+w9u+IsW/EOPhgAAAABJRU5ErkJggg==');
	display: block;
	height: 50px;

}

.sectionheader

{

	font-size: 16px;
	font-weight: bold;

	line-height: 50px;



	-moz-box-sizing: border-box;

	box-sizing: border-box;
	height: 50px;
}


.sectionheader a

{

	background: no-repeat transparent;

	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAAOSAAADkgHKEu2wAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAEVQTFRF////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHmGn6QAAABZ0Uk5TAAYXGBscMTpgbm9wgYWmv8DGytji+4G3KSkAAABsSURBVDjLzZNLEoAgDEMffhEF5SP3P6onoNn6ts1Mm04Cmi2cA8IGrLkb5JXYTSLNFjSSLUjsrzV/d1iu+xlwXwt/YZoHTADuqGOX9XB4+1GeYguKFsgV8khp8xeowMjIydDK2MviyOrJ8io+XDwwpVwptFoAAAAASUVORK5CYII=');
	display: block;
	height: 50px;

}

   .carousel
   {
      // background: #C9C9C9;
      border-style: solid;
      border-color: #C9C9C9;
   }

    #sync1 .item{
        display : block;
        background: #FFFFFF;
        padding: 3px 3px;
        margin: 5px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align: center;
        height: auto;
    }
    #sync2 .item{
        background: #FFFFFF;
        border-left-style: dotted;
        border-color: #C9C9C9;
        padding: 3px 3px;
        margin: 5px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align: center;
        cursor: pointer;
        height: 120px;
    }


    #sync2 .synced .item{
      margin: 3px;
      width: 100%;
    }
    #sync2 .synced .item img{
      display: block;
      width: 100%;
      height: 80%;
    }

    #sync1 .synced .item img{
      display: block;
      width: 100%;
      height: 80%;
    }

   .owl-theme .owl-controls .owl-buttons div {
     position: absolute;
   }

.owl-theme .owl-controls .owl-buttons .owl-prev{
  left: 3px;
  top: 150px; 
}
 
.owl-theme .owl-controls .owl-buttons .owl-next{
  right: 3px;
  top: 150px;
}