
*{margin:0;padding:0;}
body{
font-family: Arial;
font-size: 12px;
background:url("images/bg.jpg") repeat-x #e9e9e9;
}

p,table,tr,td {
font-size: 12px;
}

img
{
	vertical-align:bottom;
	border:0px;
}
#container
{
	overflow:hidden;
	width:1005px;
	position:relative;
	margin:0 auto;
}
#header
{
	overflow:hidden;
	width:100%;
	background:#d7c68e url('images/head.jpg') no-repeat;
	height:186px;
}
#header .left
{
	float:left;
	width:131px;
	margin-left:40px;
	display:inline;
	margin-top:15px;
}

#bluestrip
{
	background:#020d36;
	height:9px;
	font-size:6px;
	width:100%;
}
#upperheader
{
	background:url('images/innerheader.png') no-repeat;
	float:right;
	width:348px;
	margin-right:40px;
	display:inline;
	color:#d7c68e;
}
#upperheader li
{
	float:right;
	list-style:none;
}
#upperheader li a
{
	color:#c9ba88;
	text-decoration:none;
	margin-right:45px;
	display:inline;
	float:right;
	padding:10px;
}
#nav
{
	width:100%;
	float:left;
	background:#c7b372;
	height:50px;
}
#nav li {
	list-style:none;
	float:left;
	display:inline;
	/*border-right:1px solid #020d36;*/
	line-height:34px;
	
}
.row1 {
	background-color:#c3c3c3;
	border-bottom: 1px dotted #000;
}
.row2 {
	border-bottom: 1px dotted #000;
}
#search
{
	background:#c7b372;
	margin-left:440px;
	padding-top:5px;
	height:40px;
}
#search .text
{
	border:2px solid #bfa453;
	background-color:#d7c68e;
	height:30px;
	width:180px;
	margin-left:100px;
	margin-right:10px;	
	vertical-align:middle;
	font-size:18px;
	font-style: italic; 
	color:#c9b676;
}
#search .submit
{
	background:url(images/searchbtn.jpg) no-repeat;
	width:42px;
	height:40px;
	border:0;
}
#content
{
clear:both;
	width:922px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:15px;
	overflow:hidden;
	background:#f5f2f2;
	border-left:1px solid #bdbdbd;
	border-right:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
}
#content .books
{
	width:509px;
	float:left;
	margin:0 20px 20px 16px;
	display:inline;
}
#content .lajme
{
	float:left;
	width:355px;
	background:#d1d1d1;
	min-height:242px;
	margin-bottom:20px;
	border-top:6px solid #c7b372;
	padding:5px;
}
#content .lajme h2 {
	color:#c7b372;
	text-transform:uppercase;
	font-weight:bold
}
#content .lajme .data {
	display:inline;
	float:right;
	text-transform:uppercase;
	color:#000;
}

#left {
	margin:0 16px;
	display:inline;
	float:left;
	background:#d1d1d1;
	width:340px;
	border-top:6px solid #020d36;
	padding:5px;
	
}
#left a {
	color:#000;
}
#left  h3 {
	color:#020d36;
	text-transform:uppercase;
	font-weight:bold
}
#left p,table,tr,td {
font-size: 11px;
}
#middle
{
	margin-right:16px;
	float:left;
	background:#d1d1d1;
	width:340px;
	height:500px;
	border-top:6px solid #020d36;
	padding:5px;
}
#middle  h3 {
	color:#020d36;
	text-transform:uppercase;
	font-weight:bold
}
#right
{
	margin-right:16px;
	float:left;
	background:#d1d1d1;
	width:148px;
	height:500px;
	border-top:6px solid #020d36;
	padding:5px;
}
#right  h3 {
	color:#020d36;
	text-transform:uppercase;
	font-weight:bold
}
#facebook {
	clear:both;
	background:#f5f2f2;
	width:920px;
	margin:20px auto 0;
	border:1px solid #bdbdbd;
	margin-bottom:20px;
	line-height:3em;
}

#footer {
	clear:both;

	background:#f5f2f2;
	width:906px;
	margin:20px auto 0;
	border:1px solid #bdbdbd;
	padding-left:16px;
	height:45px;
	margin-bottom:20px;
	line-height:3em;
}
#footer .right {
	float:right;
	padding-right:16px;
}
#lajmeData {
	border : 1px solid #b9b6b6;
	background-color:#e9e9e9;
	width:99%;
	margin-top:4px;
	padding:1px;
}
.lexoPlote {
	font-size:12px;
	color:#b09747;
	font-weight:bold;
	clear:both;
}
input[type=text],textarea {
	border:1px solid #c3c3c3;
	background-color:#e3e3e3;
	width:440px;
	
}
textarea {
	height:200px;
}
input[type=submit] {
	border:1px solid #c3c3c3;
	background-color:#e3e3e3;
	width:100px;
}
#fb { 
	margin:0 10px;
	display:inline;
	float:left;
	background:#d1d1d1;
	width:500px;
	border-top:6px solid #020d36;
	padding:5px;
	
}
#fb  h3 {
	color:#020d36;
	text-transform:uppercase;
	font-weight:bold
}





.jqueryslidemenu{
	width: 100%;
	padding: 0;
	position:absolute;
	z-index:100;
}

.jqueryslidemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
	position: relative;
	display: inline;
	float: left;
	margin-left:12px;

}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
	padding:8.5px 0 ;
	display: block;
	color:#032e6f;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding-left:23px;
	
	
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
	color: #032e6f;
}

.jqueryslidemenu ul li a:hover{
	color:#fff;
	background: #020D36;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
	display: list-item;
	float: none;
	margin:0px;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
	top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
	background: #C7B372; /*background of tabs (default state)*/
	line-height: 23px;
	width: 200px; /*width of sub menus*/
	padding: 5px 7px 5px 7px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid #a49253;

}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
	background: #020D36;
	color: #fff;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}


.loginHeader {
	background:#c7b372;
	width:150px;
	height:15px;
	border:1px solid #9f8c4e;
	text-align:left;
	padding:15px;
	color:#fff;
}
.loginBody {
	background:#e9e9e9;
	border:1px solid #9f8c4e;
	text-align:left;
	padding:15px;
}
