/* ===============================================
Vuzzu CMS
© 2009 Vuzzu.com
Dizajnuar & Zhvilluar nė Studion: DizajnSHQIP
================================================== */

/* gjenerale
========= */
* {
    margin: 0;
    padding: 0;
}

/* pastrimi
======== */
.pastrimi { clear: both; }

/* linqet & llojet
=========== */
body {
	background: #EAEAEA url(../fotot/pv.gif) repeat-x;
}
body,td,th {
}
img {
	border: none;
}
li {
	list-style: none;
}
a {
	color: #000;
}
a:link, a:visited, a:hover a:active {
	text-decoration: none;
}
#logo { 
	background: url(../fotot/logo.gif) no-repeat;
	width: 800px;
	height: 67px;
}
/*thickbox */
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/*paneli */
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.clearfix {height: 1%;}
.clearfix {display: block;}
.tab {
  	background: url(../fotot/tab_b.png) repeat-x 0 0;
	height: 42px;
	position: relative;
    top: 0;
    z-index: 999;
}
.tab ul.login {
	display: block;
  	height: 42px;
	width: 856px;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
  	color: white;
  	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.tab ul.login img {
	padding-top: 7px;
}
.mbp {
	margin: 0;
	padding: 0;
}

.tab ul.login li.left {
  	background: url(../fotot/tab_l.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li.right {
  	background: url(../fotot/tab_r.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 42px;
  	background: url(../fotot/tab_m.png) repeat-x 0 0;
}

.tab ul.login li a {
	color: #DCDCDC;
}
.tab ul.login li a:hover {
	color: #F3F3F3;
}
.tab ul.login li a.aktiv {
	color: #F3F3F3;
}
.tab .sep {color:#414141}

.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 100px;
	position: relative;
	top: 11px;
}

.tab a.open {background: url(../fotot/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(../fotot/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(../fotot/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(../fotot/bt_close.png) no-repeat left -19px;}

/* sliding panel */
#toppanel {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#panel {
	width: 100%;
	height: 200px;
	color: #999999;
	background: #272727;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
}

#panel h1 {
	font-size: 12px;
	padding: 5px 0 10px;
	margin: 0;
	color: white;
}

#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: white;
}

#panel p {
	margin: 5px 0;
	padding: 0;
}

#panel a {
	text-decoration: none;
	color: #DCDCDC;
}

#panel a:hover {
	color: F3F3F3;
}

#panel a-lost-pwd {
	display: block;
	float: left;
}

#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
}

#panel .content .left {
	width: 280px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #333;
}

#panel .content .right {
	border-right: 1px solid #333;
}

#panel .content form {
	margin: 0 0 10px 0;
}

#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}
#panel .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 16px;
}

#panel .content input:focus.field {
	background: #545454;
}
/* BUTTONS */
/* Login and Register buttons */
.grey {
}
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}
#panel .content input.bt_login {
	width: 74px;
	background: transparent url(../fotot/bt_login.png) no-repeat 0 0;
}
#panel .content input.bt_register {
	width: 94px;
	color: white;
	background: transparent url(../fotot/bt_register.png) no-repeat 0 0;
}
#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: underline;
}

/*sllajdi */
#sllajdinmes {
	margin-top: 50px;
	width: 798px;
	height: 200px;
	border-left: 1px solid #F3F3F3;
	border-right: 1px solid #F3F3F3;
}
#slideshow {
    position: relative;
	width: 798px;
    height: 200px;
}
#slideshow img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity: 0.0;
}
#slideshow img.active {
    z-index: 10;
    opacity: 1.0;
}
#slideshow img.last-active {
    z-index: 9;
}

/*pakot */
#pakot {
	background: #fff;
	width: 800px;
	font-family: "Trebuchet MS";
}
#pf {
	float: left;
	background: url(../fotot/pakof.gif) no-repeat;
	width: 198px;
	height: 200px;
	margin-left: 4px;
}
#pm {
	float: left;
	background: url(../fotot/pakom.gif) no-repeat;
	width: 198px;
	height: 200px;
}
#pa {
	float: left;
	background: url(../fotot/pakoa.gif) no-repeat;
	width: 198px;
	height: 200px;
}
#pp {
	float: left;
	background: url(../fotot/pakop.gif) no-repeat;
	width: 198px;
	height: 200px;
}
#titullipakove {
	padding: 10px;
	float: left;
	font-size: 12px;
	color: #fff;
}
#permbpakove li {
	list-style: none;
	width: 175px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	line-height: 17px;
	padding-left: 20px;
	float: left;
	text-align: left;
}
#permbpakove li .ext {
	padding-left: 5px;
	font-size: 9px;
	color: #f3f3f3;
}
#permbpakove li .meshum {
	width: 58px;
	float: left;
	font-size: 11px;
	padding-top:20px;
}
#permbpakove li .porosit {
	padding-top:20px;
	width: 85px;
	float: right;
	font-size: 11px;
}

/*trupi */
#mesi {
	background: #fff;
	width: 800px;
	height: auto;
}
#qendruesi {
	padding: 10px;
}
/*lajmet nballin */
#shsigurie {
	background: url(../fotot/shsigurie.gif) repeat-x;
	width: 210px;
	height: 176px;
	float: left;
	font-family: "Trebuchet MS";
	border: 1px solid #BBD359;
}
#shsigurie h1 {
	padding-top: 10px;
	font: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5C7108;
	border-bottom: 1px dashed #BBD359;
	width: 210px;
	height: 25px;
}
#shsigurie p a {
	float: left;
	padding: 5px;
	text-align: left;
	color: #5C7108;
	font-size: 11px;
}
#shsigurie p a:hover {
	color: #3E4D01;
}
#shsigurie p img {
	float: left;
	padding: 10px;
}
#lajmet3 {
	margin-left: 18px;
	width: 262px;
	height: 176px;
	background: #fff;
	float: left;
	font-family: "Trebuchet MS";
	border-bottom: 1px solid #8EAC1F;
}
#lajmet3 h1 {
	width: 262px;
	height: 27px;
	background:url(../fotot/lajmettpv.gif) repeat-x ;
	font-size: 12px;
	color: #8DAE14;
	padding-top: 8px;
	text-transform: uppercase;
}
#lajmet3 a.lajmi {
	display: block;
	width: 252px;
	height: 37px;
	background:url(../fotot/lajmpv.gif) repeat-x ;
	font-size: 11px;
	color: #555554;
	line-height: 12px;
	padding: 5px;
	text-align: left;
}
#lajmet3 a:hover.lajmi {
	display: block;
	width: 252px;
	height: 37px;
	background:url(../fotot/lajmpvl.gif) repeat-x ;
	font-size: 11px;
	color: #000;
}
#klientlavdat {
	margin-left: 18px;
	width: 265px;
	height: 176px;
	float: left;
}
#klientlavdat h1 {
	width: 245px;
	height: 26px;
	font-size: 12px;
	color: #026CCE;
	padding-top: 8px;
	padding-left: 20px;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	background:url(../fotot/lartplq.gif) no-repeat;
	text-align: left;
}
#klientlavdat .pelqimi {
	width: 215px;
	height: 92px;
	display: block;
	font-size: 13px;
	font: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #555554;
	padding: 25px;
	background:url(../fotot/plqposht.gif) no-repeat;
}

/*fundi */
#fundi {
	background: #313131;
	width: 800px;
	height: 80px;
	background: url(../fotot/liniqetnfund.gif) no-repeat;
}
#fundi #logof {
	width: 375px;
	float: left;
	margin: 5px;
	margin-top: 10px;
}
#fundi #logof p {
	color: #EAEAEA;
	font-family: "Trebuchet MS";
	font-size: 12px;
	float: left;
}
#fundi #logof img {
	float: left;
}
#fundi #adresa {
	font-family: "Trebuchet MS";
	width: 200px;
	height: 70px;
	float: right;
	text-align: left;
	font-size: 12px;
	padding: 5px;
	color: #EAEAEA;
}
#fundi #adresa img {
	float: left;
	margin-right: 10px;
	padding-top: 5px;
}
#linqet {
	width: 800px;
	height: 106px;
	background: url(../fotot/fundipv.gif) repeat-x;
}
#linqet ul li {
	float: left;
	width: auto;
	margin: 8px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #313131;
	text-align: left;
}
#linqet ul li a {
	color: #313131;
}
#linqet ul li p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #313131;
	text-align: left;
	font-weight: normal;
}
#rrethnesh {
	width: 800px;
}
#rrethnesh h1 {
	text-align: left;
	padding-left: 10px;
	width: 780px;
	height: 20px;
	background: #EFEFEF;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
#rrethnesh p {
	text-align: left;
	padding: 10px;
	width: 770px;
	background: #F5F4F4;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#lajmet {
	width: 800px;
}
#lajmet h1 {
	text-align: left;
	padding-left: 10px;
	width: 780px;
	height: 20px;
	background: #EFEFEF;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
#lajmet p {
	text-align: left;
	padding: 10px;
	width: 770px;
	background: #F5F4F4;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#webhosting {
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding: 2px;
	line-height: 20px;
	font-weight: bold;
}
#webhosting td {
	padding: 3px;
}
#webhosting td .titull {
	color: #4F4D4D;
	font-size: 13px;
}
#webhosting td .mes {
	text-align: center;
}
#webhosting p {
	color: #6F6D6D;
}
#webhosting h1 {
	color: #fff;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding: 5px;
	line-height: 20px;
	font-weight: bold;
	background: #646464;
}
#reseller {
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding: 5px;
	line-height: 20px;
	font-weight: bold;
}
#reseller td {
	padding: 3px;
}
#reseller td .titull {
	color: #4F4D4D;
	font-size: 13px;
}
#reseller td .mes {
	text-align: center;
}
#reseller p {
	color: #6F6D6D;
}
#reseller h1 {
	color: #fff;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding: 5px;
	line-height: 20px;
	font-weight: bold;
	background: #646464;
}
#domain {
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding: 2px;
	line-height: 20px;
}
#domain td {
	padding: 3px;
}
#domain td .titull {
	color: #4F4D4D;
	font-size: 13px;
}
#domain td .mes {
	text-align: center;
}
#domain p {
	color: #6F6D6D;
}
#domain h1 {
	color: #fff;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding: 5px;
	line-height: 20px;
	font-weight: bold;
	background: #646464;
}
#domain a {
	font-weight: bold;
}
#speciale {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: left;
}
#speciale h1 {
	color: #fff;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding: 5px;
	line-height: 20px;
	font-weight: bold;
	background: #646464;
}
#speciale .titulli {
	padding-left: 10px;
	padding-top: 10px;
	color: #6F6D6D;
	font-weight: bold;

}
#speciale .shenimi {
	padding-left: 10px;
	color: #6F6D6D;
}
#kontakti {
	width: 800px;
}
#kontakti h1 {
	text-align: left;
	padding-left: 10px;
	width: 780px;
	height: 20px;
	color: #fff;
	background: #2E2C2C;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
#kontakti h2 {
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	width: 780px;
	height: 20px;
	color: #2E2C2C;
	font-family: "Trebuchet MS";
	font-size: 13px;
	border-bottom: 1px dotted #333333;	
}
#kontakti p {
	text-align: left;
	padding: 10px;
	width: 770px;
	background: #F5F4F4;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#kontakti p {
	text-align: left;
	padding: 10px;
	width: 770px;
	background: #F5F4F4;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#kontakti .table {
	background: #F5F4F4;
	width: 790px;
	text-align: left;
}
#kontakti a {
	font-weight: bold;
	color: #0E5693;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#kontakti .table table {
	margin: 5px;
	border: 1px solid #E0ECEF;
}
#kontakti .tit {
	background: #E0ECEF;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 10px;
	height: 35px;
	font-weight: bold;
}
#kontakti th {
	border-right: 2px dotted #E0ECEF;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	font-weight: normal;
}
#kontakti ul {
	padding: 5px;
}
#kontakti li {
	background: url(../fotot/tickkaltrkontakt.png) no-repeat;
	padding-left: 20px;
	line-height: 15px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.frame {
	float: right;
	margin: 5px;
}