﻿html, body
{
    font: 12px Verdana, sans-serif;
    background: white url(../../images/background.png) repeat-x;
    margin: 0;
}

A:link
{
    color: #368;
    text-decoration: none;
    font-weight: bold;
}

A:visited
{
    color: #368;
    text-decoration: none;
    font-weight: bold;
}

A:hover
{
    text-decoration: underline;
}

h1
{
    font-size: x-large;
}

h3
{
    font-size: 12px;
}

h4
{
    font-size: 15px;
    margin-bottom: 0px;
}

#tregukosovar
{
    margin: 0 auto 2em auto;
    overflow: hidden;
    width: 1020px; /*width: 870px;*/
}

#main
{
    float: left;
    width: 870px;
    margin: auto auto;
}

#tks
{
    position: relative;
    float: left;
    width: 870px;
    padding: 0 0 4em 0;
    overflow: hidden;
    background: url(../../images/shad.png) repeat-y 0 0;
    min-height: 450px;
}

#tks #tksMain
{
    padding: 1.5em 1.5em 0 2em;
    min-height: 450px;
}

.grid_mid
{
    float: left;
    padding: 31px 0 0 .7em;
    margin: 0;
}

#footer
{
    position: relative;
    float: left;
    line-height: 18px;
    width: 870px;
    background: url(../../images/shadbottom.png) no-repeat 0 0;
}

#footer div
{
    padding: 0 0 1em 2em;
}

#footer div
{
    font-size: x-small;
}

.under_line a, a.under_line
{
    text-decoration: underline;
}

/* Kategorit ne fund ------ */

.category_group
{
    float: left;
    width: 200px;
    text-transform: uppercase;
}

.category_group h3
{
    text-transform: none;
    margin: 0px;
    line-height: 135%;
}

/* ------------------------- */

#tblVetura
{
    margin-bottom: 0.5em;
    width: 550px;
}

.email
{
    width: 800px;
}

.emailInput
{
    border: 1px solid #555;
    border-right-color: #ccc;
    border-bottom-color: #ccc;
    background: #F1F1F1;
    padding: 1px 3px;
}

.emailButton
{
    background: #EFEFEF;
    border: 1px solid;
    border-top-color: #CCC;
    border-left-color: #CCC;
    border-bottom-color: #555;
    border-right-color: #555;
    padding: 2px;
}

/********************** Header ***************************/
#header
{
    margin: 10px 0px 0px 0px;
    width: 650px;
    background-repeat: no-repeat;
}

#header ul
{
    background-color: #F1F1F1;
    display: block;
    margin: 0px 0px 0px 0px;
    height: 28px;
    padding: 5px 0px 0px 0px;
    text-align: center;
}

#header li
{
    display: inline;
}

#header ul a
{
    text-decoration: none;
    font-family: Trebuchet MS;
    font-size: 15px;
    color: #6d6d6d;
    margin: 0px 15px;
}


#header ul a:hover
{
    text-decoration: underline;
}

#tb
{
    width: auto;
    height: 10px;
    background: url( '../../images/b.gif' ) no-repeat right top !important;
    width: 650px;
}
#tb2
{
    height: 20px;
    background: url( '../../images/bannerskugga.gif' ) no-repeat left top !important;
    width: 760px;
}

/********************** End Header ***************************/

.clmTableinsrt
{
    vertical-align: top;
    font-weight: bold;
}

.lblMsg
{
    background: red;
    border-bottom-left-radius: 3px 3px;
    border-bottom-right-radius: 3px 3px;
    border-top-left-radius: 3px 3px;
    border-top-right-radius: 3px 3px;
    color: white;
    font-weight: bold;
}

.lblMsgNew
{
    background: DarkGreen;
    border-bottom-left-radius: 3px 3px;
    border-bottom-right-radius: 3px 3px;
    border-top-left-radius: 3px 3px;
    border-top-right-radius: 3px 3px;
    color: white;
    font-weight: bold;
}

#Kerko
{
    border: solid #ccc;
    border-width: 1px;
    background-color: #F1F1F1;
    padding: 4px;
    width: 820px;
}

#shitetBlehet
{
    padding: 10px 0 0 1px;
}

.gvAdmin
{
    float: left;
}

.gvAdmin td, .gvAdmin th
{
    border: #E1E1E1 1px solid;
}

.gridview
{
    text-align: left;
    padding-top: 0px;
    margin-top: 0px;
    width: 100%;
    float: left;
}

.gridviewRowStyle td
{
    vertical-align: top;
    border-bottom: 1px solid silver;
    height: 80px;
    line-height: 170%;
}

.gridviewAlternatingRowStyle td
{
    vertical-align: top;
    border-bottom: 1px solid silver;
    height: 80px;
    line-height: 170%;
}

/* Links in gridview */
.gridview A:link
{
    color: #368;
    text-decoration: none;
}

.gridview A:active
{
    color: #368;
    text-decoration: none;
}

.gridview A:visited
{
    color: #663366;
    text-decoration: none;
}

.gridview A:hover
{
    text-decoration: underline;
}

/* Links in gridview komuna and Kategori */
.cssKatKom A:link, .cssKatKom A:visited, .cssKatKom A:active
{
    color: #888;
    text-decoration: none;
    font-size: 11px;
    font-weight: 100;
}

.cssKatKom A:hover
{
    text-decoration: underline;
}
/****/

.lblKomuna
{
    font-weight: bold;
}

li
{
    margin-bottom: 10px;
    list-style-type: disc;
}

.cellLeft
{
    width: 750px;
    vertical-align: top;
}

.cellRight
{
    padding-left: 20px;
    vertical-align: top;
}

div.rss
{
    padding: .3em 0 1.2em 0;
}

.abInvisible
{
    display: none;
}

.navButton
{
    padding: 0;
    margin: 0;
    width: 100%;
}

.navButton a
{
    display: block;
    display: inline-block;
    float: left;
    text-decoration: underline;
    padding: .1em .3em;
    margin: 0 .38em 0 0;
    text-align: center;
}

.navButton span
{
    display: block;
    display: inline-block;
    float: left;
    text-decoration: none;
    border: 1px solid #ccc;
    padding: .2em .5em;
    margin: 0 .38em 0 0;
    text-align: center;
    border: 1px solid #999;
}
.pipe
{
    color: #ccc;
}

.PhotoList td img
{
    padding: 2px;
}

.PhotoListItems
{
    padding: 2px;
}

.PhotoListSelectedItem
{
    padding: 2px;
    background: #C00;
}

.imgMain
{
    margin: 2px 2px 0 0;
    width: 650px;
    background-color: #F1F1F1;
}

h4
{
    padding: 0 0 2px 0;
}

.infoWidth
{
    padding-right: 1.5em;
    width: 600px;
}

.insrtkontrl
{
    margin: 1em 0 0 0;
}

.insrtkontrl td
{
    padding: 4px 4px 4px 0;
}

ul#menu
{
    height: 28px; /*same as grid_mid*/
    border-bottom: 1px solid #000;
    font-weight: bold;
    padding: 0;
    margin: 10px 0 0 0;
}
ul#menu li
{
    display: block;
    float: left;
    margin: 0;
}
ul#menu li a
{
    color: #368;
    display: block;
    text-decoration: none;
    line-height: 180%;
    padding: 0 15px 0;
}
ul#menu li a:hover
{
    text-decoration: underline;
}
ul#menu li.current a
{
    font-size: inherit;
    color: #444;
    background: #ddd;
    border: 1px solid #ccc;
    text-decoration: none;
}
ul#menu li.tab_right
{
    float: right;
    white-space: nowrap;
    margin: 10px 0 0 0;
}
ul#menu li.tab_right a
{
    padding: 0;
    display: inline;
    color: #368;
}

.shadow_container .bottom_extra
{
    background-position: left bottom;
    height: 9px;
    border-style: none;
}

.shadow_container .corner_extra
{
    background-position: -648px bottom;
    width: 8px;
    height: 9px;
    border-style: none;
}

.shadow_container .right_extra
{
    background-position: -648px top;
    width: 8px;
    padding-right: 8px;
    border-style: none;
}

.shadow_container td
{
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
    height: 0;
}

.shadow_brown td, .shadow_top_right_brown, .shadow_bottom_left_brown
{
    background-image: url(../../images/hija.gif);
}

.shadow_container .main
{
    padding: 1px 0px 0px 1px;
    background-position: -1px -1px;
}

.shadow_container .img
{
    border: 1px solid #cbcbcb !important;
    padding: 1px;
}

/************ Shpallje te rastit *************/
.Gallery
{
    width: 200px;
}
.GalleryTop
{
    background: url(../../images/shadDetails.png) repeat-y 0 0;
    height: 135px;
    line-height: 125%;
    padding: 1em 0 0px 1.1em;
    text-align: center;
    display: block;
}

.GalleryHeader
{
    background: url(../../images/shadDetailsTop.png) no-repeat;
    padding: 20px 0px 20px 1.1em;
    text-align: center;
    font-weight: bold;
}

.GalleryBottom
{
    padding: 40px 0px 20px 0px;
    text-align: center;
    font-weight: bold;
    background: url(../../images/shadDetailsBottom.png) no-repeat 0 0;
}

.cntr
{
    margin-left: auto;
    margin-right: auto;
}

/************ End Shpallje te rastit *************/


#imgTregukosovar
{
    float: left;
    width: 542px;
    height: 47px;
}

#newShpallje
{
    float: right;
    font-size: 13px;
    width: 136px;
    height: 50px;
    text-align: center;
    background: url(../../images/button_register.png) no-repeat;
}

#newShpallje #newShpalljeA
{
    padding: 10px 0;
    text-decoration: underline;
    color: #368;
}

#col_main
{
    margin: 3em 0 3em 0;
    display: inline-block;
    width: 828px;
}

#col_left
{
    float: left;
    vertical-align: top;
    width: 270px;
    height: 502px;
    display: inline-block;
    background: url(../../images/postit2.gif) no-repeat;
}

#col_mid
{
    float: left;
    vertical-align: top;
    width: 420px;
    height: 502px;
    display: inline-block;
    z-index: 1;
}

#col_right
{
    float: right;
    vertical-align: top;
    margin: 0 0 0 0;
    width: 130px;
    height: 35px;
    text-align: right;
    display: inline-block;
    table-layout: fixed;
    white-space: nowrap;
}

#postit
{
    height: 502px;
    width: 200px;
    padding: 0 8px 0 12px;
    list-style: none;
}

#postit h2
{
    padding: 1em 0 0 0;
}

#postit ul
{
    margin: 0 0 10px -4px;
    padding: 0 20px 29px 0;
    list-style: none;
}

#postit li
{
    overflow: hidden;
    padding-bottom: 3px;
    list-style: none;
}
/* number */
#postit span
{
    float: left;
    width: 30px;
    height: 30px;
    margin: 2px 6px 0 0;
    font-weight: bold;
    padding: 6px 0 2px 2px;
    text-align: center;
    background: url(../../images/1.png) no-repeat;
}
/* info */
#postit p
{
    overflow: hidden;
    margin: 0 0 0 0;
    padding: 5px 0 0;
    line-height: 140%;
}
#postit h3
{
    margin: 0;
    font-size: 1.230em;
    line-height: 1.1875em;
}

/**/

#grid_left
{
    float: left;
    margin: 0 0 4em 0;
    width: 100%;
}


/*globalnav*/

#globalnav
{
    position: relative;
    float: left;
    margin: 0;
    padding: 0 0 0 10.4px;
    line-height: 2em;
    background: url(../../images/shadtop.png) 0 100% no-repeat;
    height: 31px;
}

#globalnav LI
{
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}


#globalnav A
{
    display: block;
    text-decoration: underline;
    font-family: Trebuchet MS;
    font-size: 15px;
    background: #F1F1F1;
    margin: 0;
    padding: .25em 1em;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #ccc;
}

#globalnav A:active, #globalnav A.here:link, #globalnav A.here:visited
{
    color: #000;
    background: #fff;
    text-decoration: none;
}

#globalnav A:hover
{
    text-decoration: underline;
}

/*#globalnav A.here:link, #globalnav A.here:visited
{
    position: relative;
    z-index: 102;
}*/

.Komunat
{
    float: right;
    text-align: right;
}

.rssFeeds p
{
    padding: 1em 0 0 0;
    margin: 0;
    line-height: 20px;
}

.rssFeeds .data
{
    color: #999;
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
}

.rssImg
{
    float: left;
}
.rssLink
{
    padding-left: 2px;
}
.reklamShpalljeSearch
{
    margin-top: 1.5em;
}

.logoSmall
{
    padding-right: 3px;
    position: relative;
    top: 6px;
}

.fcbk
{
    margin: 5px 0 5px 10px;
		height: 28px;
}

.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr
{
    display: none !important;
}	
