* {
	margin:0;
	padding:0;
}

html, body, form {
	margin:0px;
	padding:0px;
	font-family: arial, 'lucida console', sans-serif;
	font-size: small;
}

img {
	border:0px;
}

em {
	font-style:normal;
	font-weight:bold;
}


#wrap {
	text-align:center;
	min-height: 100%;
	height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	
}

#head {
	background-color: #E9E9E9;
	padding: 10px;
	padding-bottom:1px;
	margin:0px;
	margin-bottom:10px;
	width: 500px;
	margin: 0px auto;
	/*background: url(http://subtitrari.info.ro/images/header_bg.gif) 0 0 repeat-x;*/
	/*opacity:0.8;
	filter:alpha(opacity=80);*/
}

#logo {
	font-family: arial, 'lucida console', sans-serif;
	margin:0 auto;
	background-image: url('http://subtitrari.info.ro/images/logo-back.png');
	background-repeat: no-repeat;
	width:330px;
	height:80px;
	margin-bottom:14px;
	opacity:1;
	filter:alpha(opacity=100);
}

#logo h1 a {
	letter-spacing: -0.2px;
	padding-top:10px;
	display:block;
	font-size: 28px;
	background-image: none;
	padding-left:63px;
	color: #333333;
	text-decoration:none;
}

#footer {
	font-size:7pt;
	color: #333333;
	margin: 3px;
	padding:2px 0px 2px 0px;
	margin:30px auto;
	margin-bottom:10px;
	width:450px;	
	background:#E9E9E9 none repeat scroll 0 0;
	opacity:0.8;
	filter:alpha(opacity=80);
}

#footer a {
	text-decoration:underline;
	color:#333333;
}

#top {
	padding:3px;
	margin: 10px auto;
}

#top div {
	display:block;
}

#top ul {
	overflow: hidden;
	border-top:1px solid #7e9db9;
	border-bottom:1px solid #7e9db9;
	margin: 0 auto;
	padding:0;
	width: 400px;
	display: inline-table;
	/*height:135px;*/
	list-style-type:none;
	padding-bottom:5px;
	margin-bottom:7px;
}

#top ul li {
	/*border:1px solid #7e9db9;*/
	margin:0;
	padding:0;
	width: 200px;
	float:left;
	list-style-type:none;
}

#top ul li a {
	text-align:left;
	color: #336699;
	margin: 3px;
	display: block;
	clear:both;
}
/** asta **/
h2 {
	color:#f7f7f7;
	font-size:12px;
	margin:2px;
	padding:0px;
}

#logo h2 {
	color:#333333;
	font-size:7pt;
	font-weight:normal;
	margin:2px;
	padding:0 0 0 63px;
}

h3 {
	font-size:14px;
	margin:2px;
	padding:0px;
	font-weight:normal;
}

/** start here **/

a:visited{color:#000066}
a:hover{text-decoration: underline}
a {text-decoration: underline; color:#000090}
.white {background-color: #FFFFFF}
.grey {background-color: #F2F2F2}
.darkgrey {background-color: #AAAAAA}
.greyHeading {
	background-color: #EEE; 
	padding: 4px;
}

.mainlist{
	margin: 10px auto;
	width: 693px;
	border-bottom: 1px solid #336699;
	text-align:left;
	font-size:small;
}
.mainlist p {
	margin:0px;
}

/*results */
#wrap-results {
	margin: 10px auto;
	/*width: 693px;*/
	width: 706px;
	overflow: hidden;
}

#results {
	float:left;
	padding:3px;
	text-align:left;
	width: 560px;
}

#right-ads {
	border-left:1px solid #c9d7f1;
	padding-left:3px;
	width:123px;
	float:right;
}

#results .marc{ font-weight: bold; }
#results .odrow, #results .evrow {
	margin: 1em 0pt 1em 0pt;
}
#results .title  { }
#results .description { font-size:small; }
#results .url { font-size:small; color: green; }
/*end results */

.tblhead {
	font-size:small;
}

#search-form {
	background-color: #E9E9E9;
	width:520px;margin:0 auto;
	padding-bottom:10px;
	height:30px;
	text-align:center;	
}
#search-div {
	margin:0 auto;
	background-color: #fff;
	border: 1px solid #7e9db9;
	padding: 0px;
	display:block;
	overflow:auto;
	text-align:center;
	width:358px;
}
#search-form input {
	font-size:16px;
	margin:0px;
	float:left;
	border:0 none;
}

#search-form #query {
	width:320px;
	padding:4px;
}

#search-form  #submit {
	background:#fff url(/images/search.png) no-repeat scroll center center;
	width:28px;
	height:26px;
	cursor:pointer;
}

.SuggestFramework_List{
	text-align:left;
	border: 1px solid black;
	border-top: 0;
	font-size:small;
}

.SuggestFramework_List small{
	color: green;
}

.SuggestFramework_Heading{
	padding: 2px;
	background-color: white;
	color: white;
}
.SuggestFramework_Highlighted{
	padding: 2px;
	background-color:#336699;
	color: white;
}
.SuggestFramework_Highlighted small {
	color: white;
}
.SuggestFramework_Normal{
	padding: 2px;
	background-color: white;
	color: #000000;
}
.SuggestFramework_Combo{
	width: 100%;
	margin: 1px solid red;
	padding: 0;
}

#search_provider {
	position:absolute;
	top:3px;
	right:3px;
	display:none;
	border:1px solid grey;
	background-color:white;
	width:230px;
	height:120px;
}
#search_provider img { float:left; margin-left:70px; }
#search_provider p{
	padding:10px;
	clear:both;
}
#search_provider #close{
	text-decoration:none;
	color:gray;
	font-size:10px;
	padding:5px;
	display:block;
	float:right;
	border-left:1px solid grey;
	border-bottom:1px solid grey;
	background-color:#ededed;
}

a.thickbox {
	float:left;
	width:13px;
	text-decoration:none;
	color:white;
	background-color:#336699;
}

a.thickbox em {
  font-style:normal; 
  display:block; 
  text-align:center; 
}