/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	text-align: center;
	background: #9fbaf9 url('http://telescop-expert.ro/images/bg.jpg') repeat-x top left; 
}

/* links */
a { 
	color: #10174d;
	text-decoration: underline;
}
a:hover {
	color: red;
    text-decoration: none;	
}

/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
}
h1 { font-size: 1.5em; font-weight: bold;} 
h2 { font-size: 1.4em; font-weight: bold;}
h3 { font-size: 1.3em; font-weight: bold;}
h1#ctitle { color: #10174d;}
p, h1, h2, h3 {
	margin: 10px 0px;
}
p {text-indent: 15px; }
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
}
ul span, ol span {
}

/* images */
img {
	border: 0px solid #CCC;
	padding: 1px;
  margin: 0px 0px 0px 0px; 
  display: block; 
}
img.no-border {
	border: none;
	margin: 0px;
	padding: 0px;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
img#ue
{
position: relative;
top: 15px;
left: 0px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #4284B0; 
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 20px;  	
  	background: #FAFAFA;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #4284B0;   
	color: #4284B0;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif; 
}

/* form elements */
form {
	margin:10px; padding: 0px 10px;
}
label {
	font-weight:bold;
	margin:0px 0px 5px 5px;
	vertical-align: top;
}
input {
	padding: 2px 2px;
	border:1px solid gray;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border: 1px solid blue;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 1px 3px; 
	color: #4284B0;	
}

/* search form */
form.srcform input {
	margin: 0 0 0 5px;
	padding: 1px 1px;
	font: bold 12px Arial, Sans-serif;
	background: #FAFAFA;
	border: 1px solid gray;
	color: #777;
	width: 60px;
	vertical-align: top;
} 
form.srcform strong
{
color: #edb13d;
}
form.srcform input.search {
	margin: 0;
	width: 120px;
	border: 1px solid #10174d;
	background: #FFF;
	color: #333;
	vertical-align: top;
	padding: 2px 1px;
}

/***********************
	  LAYOUT
************************/
#all
{
width: 1000px;
margin: 0px auto;
padding: 0px;
background: url('http://telescop-expert.ro/images/head.jpg') no-repeat 50% 0%;
}
#wrap {
	width: 1000px; height: 100%;
	margin: 0 auto;	
	text-align: left;
	background: url('http://telescop-expert.ro/images/contentbg.png') repeat-y;
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	height: 100%;
	width: 1000px;
}

/* header */
#header
{
	height: 220px;
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	border-top: 1px solid #1d2973;
}
#top
{
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	text-align: right;
}
#slogan {
	color: white;
	text-indent: 0px;
	font: bold 16px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;
	width: 970px;
	text-align: right;
	margin-top: 150px;
}
#header form.srcform {
	color: white;
	width: 950px;
	text-align: right;
	vertical-align: top;
}
#menu
{
text-align: center;
background:  url('http://telescop-expert.ro/images/conttop.png') no-repeat bottom left;
height: 100px;
}
#menu ul
{
text-align: center;
height: 16px;
padding: 0px;
margin: 10px 0px 4px 20px;
}
#menu ul li
{
list-style-type: none;
display: inline;
color: white;
}
#menu ul li a
{
float: left;
display: block;
padding: 2px 5px;
color: white;
font: "Arial" sans-seif bold;
font-size: 13px;
font-weight: bold;
}
#menu ul li a:hover
{
color: red; /* #edb13d; */	
}
#menu
{
	width: 1000px;
	margin: 0px auto;
	height: 69px;
}
#logos
{
margin: 10px 0px 0px 0px;}
/* main */
#main {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 5px;
	width: 580px;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 15px 0 15px;
	font-size: 95%;	
}
.post-footer .date {
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(/images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* sidebar */
#sidebar {
	float: left;
	width: 200px;
	margin: 0;
  padding: 0px 0px 0px 0px; 
}
#sidebar > h1, #sidebar h2, #sidebar h3
{
margin: 0px 0px 0px 5px;
}
#sidebar p
{
margin: 5px 0px 0px 0px;
}
.menu
{
width: 100%;
padding: 0px;
}
/* CSS Document 
	border: 1px solid red;
*/
.column
{
  padding: 2px;
  margin: 10px 0px 20px 20px;
}
.menu *
{
    background-color: #D3D3D3;
	clear: both;
}
.mh
{
  display: block;
  font: 13px bold;
  font-family: "Arial";
  padding: 3px 4px 10px 8px;
  background: url('http://telescop-expert.ro/images/mh.gif') no-repeat top left;
  margin: 5px 0px 5px 0px;
}
.mh *
{
background-color: transparent;
}
.mh a
{
color: white;
margin: 0px;
}
.menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.menu ul li {
	list-style-type: none;
	margin: 0px;
	cursor: pointer;
}
.menu > ul > li
{
}
.menu > ul
{
margin: 3px 0px 5px 0px;
}
.menu ul a {
    background-color: #D3D3D3;
	display:block;
	text-decoration:none;
	margin: 0px;
	padding: 4px 2px;
	color: darkblue;
}
.menu > ul > li > a {
}

.menu ul a:hover {
	color: blue;
	background-color: silver;
}
	.mlmenu ul li
	{
      margin: 1px;
      color: darkblue;	
	}
		/*this is the css for the vertical version*/
		.vertical ul{
			list-style-type: none;
			padding: 0px;
			padding-bottom: -20px;
		    background-color: white;
		}
		.vertical ul li
		{
		text-indent: 0px;
        }
		.vertical li a{
			display: block;
			width: 165px;
			text-decoration: none;
		}
		.vertical li ul li a{
			display: block;
			width: inherit;
			background-color: #D3D3D3;
			padding: 4px 2px 4px 2px;
		}
		.vertical li ul{
			position: absolute;
			margin-top: -1.5em;
			margin-left: 155px;
			border: 1px solid #D3D3D3;
		}
		.vertical li
		{
			width: 165px;
		}
		.vertical li ul li
		{
			width: 148px;
		}

		/*this is the css for the horizontal version*/
		.inaccesible li ul{
			display: none;
		}
		/*Arrow code - looks like <a class="haschild" href="#">Text <span>Arrow</span></a> can be turned on/off with arrow class*/
		.arrow a span{
		padding-left: 1em;
		font-size: 85%;
		color: #10174d;
		}
		.arrow a:hover span{
		padding-left: 2em;
		background-color: transparent;
		}
		.arrow a span.noshow{
			visibility: hidden;
		}
		span.vert
	    {
    	  color: #10174d; 
    	}

/* rightbar */
#rightbar {
	float: right;
	width: 185px;
	padding: 5px 0px 10px 0px; 
	margin: 0px 15px 0px 0px;
	text-align: 0px;
	border-top: 20px solid white;
}

#rightbar a
{
  display: block;
  margin: 10px 0px 0px 0px; 
}
#rightbar a img
{
margin: 0px;
padding: 0px;
}
#rightbar #crt h2
{
  height: 30px;
  font: 16px bold;
  color: white;
  margin: 0px;
  padding: 1px 0px 0px 0px;
  font-family: "Arial";
  text-align: center;
  margin: 0px 5px 0px 0px;
  background: url('http://telescop-expert.ro/images/mh.gif') no-repeat top center;
}
#crt
{
text-align: center;
padding: 0px 0px 25px 10px;
margin: 0px 0px 10px 0px;
border-bottom: 4px solid white;
}
#crt h2 a
{
  display: inline;
  color: white;
  margin: 0px;
  padding: 3px 0px 0px 0px;
}
#crt a
{
display: inline;
}
/* Footer */
#footer { 
	clear: both; 
	color: #10174d; 
	margin: 0 auto;
	width: 1000px; 
  	padding: 0px 0px 0px 0px; 
	height: 48px;	  
}
#fmenu
{
    background:  url('http://telescop-expert.ro/images/contbottom.png') no-repeat top left;
	text-align: left; 
	margin: 0px auto; 
	width: 1000px;
	padding: 50px 0px 0px 0px;
}

#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #10174d;
}
#footer a:hover
{
color: orange;
}
.footer-left{
	float: left;
	width: 700px;
	text-align: center;
	margin: 0px 0px 0px 30px;
}
.footer-right{
	margin: 0px 20px 0px 0px;
	font-size: 12px;
}
.footer-left p
{
text-indent: 0px;
}
/* menu tabs */
#header ul {
	z-index: 999999;
	position: absolute;
  margin:0; padding: 0;
  list-style:none;
	right: 0;
	bottom: 6px !important; bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   padding:6px 8px 5px 6px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position: left top;
}
#header a:hover span {
   background-position:right top;
}
#header .c a {
	color: #FFF;
   background-position:left top;
}
#header .c a span {
	color: #FFF;
   background-position:right top;
}
/* end menu tabs */

/* alignment classes */
.float-left  { float: left; margin: 0px 10px 5px 0px; text-align: center; font-size: 12px;}
.float-right {	float: right; margin: 0px 0px 5px 10px; text-align: center; font-size: 12px;}
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
.footer-right .align-right
{
letter-spacing: -1px;
margin-right: 5px;
}
/* additional classes */
.clear { clear: both; }
.green {	color: #9EC630; }
.gray  {	color: #BFBFBF; }
.red { color: #b80606; }
.blue { color: #10174d; }
.event
{
padding: 5px 0px 5px 0px;

}
.newssortdate, .ref { display: block; }
.ref { font-size: 14px; text-align: center; margin: 20px 0px 10px 5px;}
.newssorttitle { display: block; font-size: 12px; margin: 5px 5px 5px 5px; text-align: left; text-indent: 5px; }
.newssortdate 
{
	font-size: 10px; 
	font-style: normal; 
	text-align: center;
	letter-spacing: -1px;
	color: red; 
}
.newssortcontent 
{
	color: #10174d;
	font-size: 11px; 
	text-indent: 5px; 
	margin: 0px 0px 20px 1px;
	padding: 0px 5px; 
	font-weight: normal;
	text-align: justify; 
}
.newstitle 
{ 
	font-size: 16px; 
	margin: 5px 5px 10px 10px; 
}

.newsdate 
{
	font-size: 10px; 
	font-style: italic; 
	color: red; 
	display: block;
}
.newscontent 
{
	font-size: 11px; 
	text-indent: 5px; 
	margin: 0px 0px 20px 8px; 
	font-weight: normal; 
}
.nav
{
	padding: 22px 0px 18px 30px;
	text-align: left;
}
#prodtitle
{
	margin: 0px;
	padding: 0px;
}
.ptitle
{
font-size: 12px;
font-family: Arial;
font-weight: normal;
text-align: center;
}
a.pname, a.pname:hover, a.pname:hover img, a.pname img
{
	border-style: none;
	text-align: center;
}
a.pname:hover img, a.pname img
{
margin: 0px auto;
float: none;
}
a.pname, a.pname:hover
{
width: 130px;
}
#thumbBox
{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 200;
width: auto;
padding: 10px;
padding-top: 0;
border: 1px solid #09305D;
background-color: #fff;
visibility: hidden;
z-index: 100;
}
#thumbBox img
{
margin: 3px;
}
#thumbtitle
{
	font-size: 16px;
	margin: 5px 0px 0px 0px;
}
.footerbar
{
padding: 5px 0px 0px 0px;
}

.close
{
cursor: pointer;
font-weight: bold;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: black;
font-weight: bold;
padding: 5px 0 0px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid #09305D;
background-color: #fff;
padding: 20px;
font-size: 20px;
z-index: 5000;
}
.searchresult
{
margin: 0px 0px 20px 0px;
}
.hl
{
color: red;
font-weight: bold;
}
.srcfwd
{
}
.resulttitle
{
font-size: 16px;
}
#lang
{
display: none;
position: fixed;
top: 90px;
left: 0px;
padding: 5px 10px 0px 10px;
z-index: 10000;
/*background-color: #9EC068;*/
}
.termekek
{
  text-align: center;  
}
.termekek a img
{
margin: 0px auto;
float: none;
}
.termekek a 
{
  display: inline;
}
.price
{
text-align: center;
letter-spacing: -1px;
}
.price strike
{
}
.price span
{
color: red;
}
.prdtypes
{
width: 400px;
margin: 0px 0px 10px 0px; 
background-color: white;
border: solid #10174d;
border-width: 0px 1px 0px 1px;
}
.prdtypes input
{
border-style: none;
}
.prdtypes td
{
	border: solid #10174d;
	border-width: 0px 0px 1px 0px;
	margin: 2px 0px;
	background-color: #D3D3D3;
	color: #10174d; 
}
.prdtypes th
{
color: red;
text-align: center;
background-color: #D3D3D3;
border: solid #10174d;
border-width: 1px 0px 1px 0px;
margin: 2px 0px; 
}
#addtocartbutton
{
	 padding: 5px; 
	 width: 350px;
	 font-weight: bold;
	 color: #10174d;
}
#prdphoto
{
	padding: 2px 5px 2px auto;
}

#prdphoto a img
{
	border: 2px solid #edb13d;
}
#prdphoto a:hover img
{
	border: 2px solid #4169E1;
}
#stock
{
	margin: 5px 0px 0px 0px;
	font-weight: bold;	
}
.tabs
{
	padding: 10px 0px 0px 0px;
}
.namevalue
{
text-align: right;
font-weight: bold;
}
#recent
{
padding: 10px 0px 20px 15px;
background-color: white;
margin: 10px 10px;
}
#recent h2
{
text-align: center;
margin: 0px 15px 10px 0px;
font-size: 14px;
}
#recent td a
{
display: inline;
}
#recent td a img
{
margin: 0px 0px 0px 5px;
_margin: 0px 0px 0px 0px;
}
#prdbyprice
{
border: 1px solid gray;
}
#prdbyprice th
{
color: white;
background: #10174d;
text-align: center;
padding: 3px 0px;
}
#prdbyprice td
{
padding: 3px 0px 3px 5px;
background: silver;
}
td.gls a
{
display: block;
width: 124px;
text-align: center;
}
td.gls a img
{
margin: 0px auto;
float: none;
}
#ofsp
{
text-align: center;
font-size: 16px;
}
#ofsp a
{
color: red;
font-weight: bold;
}
#ofsp a:hover {
	color: blue;
}
li#tab3 {
	font-weight: bold;
}
a.m11 span, #menu ul li a.m11 {
	color: red;
}
a.m11:hover span {
	color: white;
}
