/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/*      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
/*	Reset
/*	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

    body, html { margin: 0px;padding: 0px;}
    html { height: 100%; width: 100%; min-height:101%; }
    a img, iframe { border: 0px; }
    div, span { margin: 0px; padding: 0px; }
    h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; }
    p,blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var { margin: 0px; padding: 0px; }
    hr { background-color: #ddd; color: #ddd; margin: 10px 0px 10px 0px; padding: 0px; border: 0px; height: 1px; }
    ul, ol, dl, li, dt, dd { margin:0; padding:0; }
    form{margin:10px 0 10px 0;padding-bottom:0px;}
    legend { margin: 0px; padding: 0px; }
    label { margin: 0px; padding: 0px; }
    input, textarea, select, button { margin: 0px; padding: 0px; }
    select { margin: inherit; }
    table { margin: 0px; padding: 0px; border-collapse: collapse; border: 0px; }
    tbody, tfoot, thead, tr, td, th, caption { margin: 0px; padding: 0px; }


/*      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
/*	Fonts
/*	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


		html { font-size: /*62.5%*/11px; font-family: Helvetica, "Arial, Liberation Sans", sans-serif; }

		div, span {/*
			font-size: 1.0em;
			font-weight: normal;*/ }

		h1, h2, h3, h4, h5, h6 {font-weight: normal; }
		h1 { font-size: /*1.1em*/11px; /*padding-bottom: 18px;*/}
		h2 { font-size: /*1.1em*/11px;  padding-bottom: 0px;/*padding-top:1px;*/ }
		h3 { font-size: /*1.1em*/11px;  padding-bottom: 0px;/*padding-top:1px;*/ }
		h4 { font-size:1.4em;padding-bottom:16px;padding-top:3px;}
		h5,h6 {font-size:1.3em;padding-bottom:14px;padding-top:3px;}

		blockquote, pre, a, abbr, acronym, address, big, cite,
		code, del, dfn, em, font, img, ins, kbd, q, s, samp,
		small, strike, strong, sub, sup, tt, var {
			font-size: /*1.0em*/11px;
			font-weight: normal;
			font-style: normal; }

		pre, code {
		  font-family: "Courier New", Courier, monospace; }

		strong {
			font-weight: bold; }

		em {
			font-style: italic; }
                /*p:first-child{font-size:11px; letter-spacing:0.03em;padding-bottom:0px;word-spacing:0.08em;text-indent:0px; }*/
		p {font-size:11px; letter-spacing:0.03em;padding-bottom:0px;word-spacing:0.08em; /*text-indent:12px;*/ }

		label {
			font-weight: bold; }

		input, textarea, select, button {
			font-size: /*1em*/11px; }

                tbody, tfoot, thead, tr, td, th, caption {
			font-size: 1em;
			font-weight: normal;
			text-align: left; }

		th {
			font-weight: bold; }



/*      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
/*	16 Column Grid
/*	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

    .gridContainer-16						{ overflow:hidden; margin:auto auto; width:1088px; line-height:18px; }

	/* No Padding */
	.gridContainer-16 .grid-one,
	.gridContainer-16 .grid-1				{ float:left; width:68px; margin:0px; display:inline; }
	.gridContainer-16 .grid-two,
	.gridContainer-16 .grid-2				{ float:left; width:136px; margin:0px; display:inline; }
	.gridContainer-16 .grid-three,
	.gridContainer-16 .grid-3				{ float:left; width:204px; margin:0px; display:inline; }
	.gridContainer-16 .grid-four,
	.gridContainer-16 .grid-4				{ float:left; width:272px; margin:0px; display:inline; }
	.gridContainer-16 .grid-five,
	.gridContainer-16 .grid-5				{ float:left; width:340px; margin:0px; display:inline; }
	.gridContainer-16 .grid-six,
	.gridContainer-16 .grid-6				{ float:left; width:408px; margin:0px; display:inline; }
	.gridContainer-16 .grid-seven,
	.gridContainer-16 .grid-7				{ float:left; width:476px; margin:0px; display:inline; }
	.gridContainer-16 .grid-eight,
	.gridContainer-16 .grid-8				{ float:left; width:544px; margin:0px; display:inline; }
	.gridContainer-16 .grid-nine,
	.gridContainer-16 .grid-9				{ float:left; width:612px; margin:0px; display:inline; }
	.gridContainer-16 .grid-ten,
	.gridContainer-16 .grid-10				{ float:left; width:680px; margin:0px; display:inline; }
	.gridContainer-16 .grid-eleven,
	.gridContainer-16 .grid-11				{ float:left; width:748px; margin:0px; display:inline; }
	.gridContainer-16 .grid-twelve,
	.gridContainer-16 .grid-12				{ float:left; width:816px; margin:0px; display:inline; }
	.gridContainer-16 .grid-thirteen,
	.gridContainer-16 .grid-13				{ float:left; width:884px; margin:0px; display:inline; }
	.gridContainer-16 .grid-fourteen,
	.gridContainer-16 .grid-14				{ float:left; width:952px; margin:0px; display:inline; }
	.gridContainer-16 .grid-fifteen,
	.gridContainer-16 .grid-15				{ float:left; width:1020px; margin:0px; display:inline; }
	.gridContainer-16 .grid-sixteen,
	.gridContainer-16 .grid-16				{ float:left; width:1088px; margin:0px; display:inline; }

	.nested-first	{ margin-left:0px !important; }
	.nested-last	{ margin-right:0px !important; }
	.nested-sole	{ margin:0px !important; }



        a, a:link, a:visited {outline: none;color:#000000;text-decoration:none;}
        a:hover {color:#000000;text-decoration:underline;}

/*	Global Classes
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
        .clear         { clear:both; }
        .left    { float:left; }
        .right   { float:right; margin-left: 6px;}

        .right a{
                        font-size: 11px;;
                        font-weight:normal;
                        /*text-align: center;*/
                        margin: 0px;
			padding: 2px 2px 1px 2px;
                        background-color: #999999;
                        color: #333333;
                        text-decoration: none;
		}
                .right a:hover {
                        background-color: #333333;
                        font-size: 11px;
                        font-weight:normal;
                        margin: 0px;
                        padding: 2px 2px 1px 2px;
                        color: #FFFFFF;
                        text-decoration: none;
                }


        .text-left     { text-align:left; }
        .text-right    { text-align:right; }
        .text-center   { text-align:center; }
        .text-justify  { text-align:justify; }

        .bold          { font-weight:700; }
        .italic        { font-style:italic; }
        .underline     { border-bottom:1px solid; }
        .highlight     { background:#ffc; }
        .hide          { display:none;}
        .block		   {display:block;}
        .nopad		   {padding:0;}
        .nomar		   {margin:0;}

        body { /* Overrides/Appends some stuff in the body selector above */
			background: #fff;
			padding: 0px 0px 40px 0px; }


ul{list-style-type:disc;margin:/*0 1.5em 0 1.5em*/0px;padding:0px;}
ul li {/*margin-left:0.75em; margin-left:10px;*/ display: inline;}
ol {list-style-position:outside;list-style-type:decimal;margin:0 2.5em 1.5em;}
ol li {line-height:1.4em;}
dt {font-weight:bold;padding-bottom:18px;}
fieldset{border:1px solid #CCCCCC;margin:0 0 1.5em;padding:1.5em;position:relative;}
td{line-height:21px;}
form{margin:0px;padding-bottom:0px;}
label{padding-bottom:18px;line-height:18px;}
input{}
.gridExample div span {color: #333;border-bottom: 1px solid #999;border-right: 1px solid #999;display: block;padding: 5px 0px;text-align: center; }
tbody, tfoot, thead, tr, td, th, caption{vertical-align:top;padding-bottom:17px;}




#wrapper { background: url('images/red.jpg') repeat-y;}



/* Post */
.post { margin: 0; }
.post-title { line-height:24px;font-size:16px;margin:0;padding:0 0 0 5px;text-transform:none;color:#333333;letter-spacing:1px;}
.post-title a, .post-title a:visited { color:#333; text-decoration:none;}
/*.fade{ color:#999;margin:0;padding:0 0 10px 5px;}*/

#post-navigation { margin:18px 0; }
#searchform { margin: 10px 0; }

.post h2 span{
    font-size: /*1.1em*/11px;
    font-weight:normal;
    /*text-align: center;*/
    margin: 0px;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    background-color: #999999;
    color: #333333;
    text-decoration: none;
}

/* Page */
.page-content {margin-top:60px;}
.page-title { line-height:24px;font-size:16px;margin:0;text-transform:none;color:#333333;letter-spacing:1px;}
.page-title a, .post-title a:visited { color:#333; text-decoration:none;}
.page-title a, .post-title a:hover { color:#666; text-decoration:none;}
.post p { color:#666;}


/* Begin Comments */
.alt { margin: 0; padding: 10px; border-left:1px solid #ddd;}



#project-navigation {
    margin:30px 0 30px 0; padding-left:5px;
}
#catnav {margin:0;}

.work { padding-left:0px; }
.work .post-title { margin-bottom:17px;color:#333333;letter-spacing:1px; }
.work p { text-indent:0px;}

.work h2 span{font-size: 11px;
    font-weight:normal;
    /*text-align: center;*/
    margin: 0px;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    background-color: #999999;
    color: #333333;
    text-decoration: none;}

.slider {padding: 18px 0 0 5px;color:#999999;font-style:italic;}
.slidelist { margin-top: 17px;color:#333;}
a.selected {font-weight:bolder;text-decoration:none;color:#333; /*cursor:default;*/}
.next { margin-left:20px;}

.np{ margin-left:10px;}
.nn{ margin-left:10px;}
.news { margin-top:60px;}

.newflip{ padding-top:30px;}

.info{ line-height:24px;font-size:16px;margin:0;padding-top:18px;text-transform:none;color:#333333;letter-spacing:1px;}
.rightpush{padding-right:0px;}
.grid-3.prevnext{text-align:right;}
.nexpre{float:right;font-size: /*1.1em*/11px;
                        font-weight:normal;
                        /*text-align: center;*/
                        margin: 0px;
			padding-bottom: 1px;
                        padding-left: 2px;
                        padding-right: 2px;
                        padding-top: 2px;
                        background-color: #999999;
                        color: #333333;
                        text-decoration: none;}
                .nexpre a{
                        font-size: /*1.1em*/11px;
                        font-weight:normal;
                        /*text-align: center;*/
                        margin: 0px;
			padding-bottom: 1px;
                        padding-left: 2px;
                        padding-right: 2px;
                        padding-top: 2px;
                        background-color: #999999;
                        color: #333333;
                        text-decoration: none;
		}
                .nexpre a:hover {
                        background-color: #333333;
                        font-size: /*1.1em*/11px;
                        font-weight:normal;
                        margin: 0px;
                        padding-bottom: 1px;
                        padding-left: 2px;
                        padding-right: 2px;
                        padding-top: 2px;
                        color: #FFFFFF;
                        text-decoration: none;
                }



/* AFARAI */

                .grid-4.rightcol{
                    /*min-height: 600px;
                    border-left-color: #FF0000;
                    border-left-style: solid;
                    border-left-width: 3px;*/
                        margin-left:65px;
                        /*min-height:100%;
                        margin-left: 25px;
                        padding-left: 40px;
                        border-left-color: #FF0000;
                        border-left-style: solid;
                        border-left-width: 3px;*/
                        /*background-color: green;*/
                }

                .grid-4.follow{
                        margin-bottom: 16px;
                        padding-bottom: 10px;
                        background-color: #FFFFFF;
                        border-bottom-color: #D791BF;
                        border-bottom-style: solid;
                        border-bottom-width: 2px;
                }
                .grid-4.follow h2{
                         margin: 0 0 15px 0;
                }
                .grid-4.follow h2 span{
                        padding: 2px 2px 1px 2px;
                        color:#333333;
                        background-color:#999999;
                }
                .grid-4.newsletter{
                        margin-bottom: 16px;
                        padding-bottom: 10px;
                        background-color: #FFFFFF;
                        border-bottom-color: #D791BF;
                        border-bottom-style: solid;
                        border-bottom-width: 2px;
                }
                .grid-4.newsletter form{
                        margin:10px 0 10px 0;
                        padding-bottom:0px;
                }
                .btns{margin:14px 0 10px 0;}
                .grid-4.newsletter h2{
                         margin: 0 0 15px 0;
                }
                .grid-4.newsletter h2 span{
                        padding: 2px 2px 1px 2px;
                        color:#333333;
                        background-color:#999999;
                }
                .newsletter p {text-indent:0;margin-bottom:12px;}
                #wpmlwidget-2{display:none;}
                #newsletterbtn{cursor:pointer;}
                .nl{
                    margin-bottom: 15px;
                }




                .grid-4.featured{
                        margin-bottom: 16px;
                        padding-bottom: 8px;
                        background-color: #FFF;
                        border-bottom-color: #D791BF;
                        border-bottom-style: solid;
                        border-bottom-width: 2px;
                }
                .grid-4.featured h2{
                     margin: 0 0 15px 0;
                }
                .grid-4.featured h2 span{
                        padding: 1px 2px 1px 2px;
                        color:#333;
                        background-color:#999;
                }
                .grid-4.featured h3{
                     margin: 8px 0 15px 0;
                }
                .grid-4.featured h3 span{
                        padding: 1px 2px 1px 2px;
                        color:#FFF;
                        background-color:#999;
                }



                .cap{
                        background-color:#999999;
                        color:#FFFFFF;
                        margin:8px 0 12px 0;
                        padding: 2px 2px 1px 2px;
                }







                .grid-4.featProjects{
                        margin-bottom: 25px;
                        padding-bottom: 10px;
                        background-color: #FFFFFF;
                        border-bottom-color: #D791BF;
                        border-bottom-style: solid;
                        border-bottom-width: 2px;
                }
                .grid-4.featProjects h2 span{
                        padding: 1px 2px 1px 2px;
                        color:#333333;
                        background-color:#999999;
                }
                .grid-4.featVid{
                        margin-bottom: 40px;
                        padding-bottom: 10px;
                        background-color: #FFFFFF;
                        border-bottom-color: #D791BF;
                        border-bottom-style: solid;
                        border-bottom-width: 2px;
                }
                .grid-4.featVid h2 span{
                        padding: 2px 2px 1px 2px;
                        color:#333333;
                        background-color:#999999;
                }
                .grid-11.submenu{
                        margin: 0 0 7px 0;
                        padding: 0 0 10px 0;
                        /*background-color: #FFFFFF;
                        border-bottom-color: #D791BF;
                        border-bottom-style: solid;
                        border-bottom-width: 2px;*/
                }
                .grid-11.pdisplay{
                        min-height:500px;
                        margin: 0 0 25px 0;
                        padding-bottom: 10px;
                        background-color: #FFFFFF;
                        border-bottom-color: #D791BF;
                        border-bottom-style: solid;
                        border-bottom-width: 2px;
                }


                .grid-11.newsloop{
                        margin-bottom: 30px;
                        padding-bottom: 10px;
                        background-color: #FFFFFF;
                        border-bottom-color: #D791BF;
                        border-bottom-style: solid;
                        border-bottom-width: 2px;
                }
                .grid-11.newsloop h2{
                    margin-bottom: 15px;
                       
                }
                .grid-11.newsloop h2 span{
                    margin-bottom: 15px;
                       padding: 2px 2px 1px 2px;
                        color:#333333;
                        background-color:#999999;
                }


               
                .nav{
                        text-align: right;
                        padding-top: /*226px;*//*242px;*/177px;
                        /*padding-right:5px;*/
		}
                .nav li{
                        margin-left: 11px;
		}
                .nav a{
                        font-size: /*1.1em*/11px;
                        font-weight:normal;
                        /*text-align: center;*/
                        margin: 0px;
			padding: 2px 4px 1px 4px;
                        background-color: #999999;
                        color: #333333;
                        text-decoration: none;
		}
                .nav a:hover {
                        background-color: #333333;
                        font-size: /*1.1em*/11px;
                        font-weight:normal;
                        margin: 0px;
                        padding: 2px 4px 1px 4px;
                        color: #FFFFFF;
                        text-decoration: none;
                }
                .nav a.selected {
                        background-color: #333333;
                        font-size: /*1.1em*/11px;
                        font-weight:normal;
                        margin: 0px;
                        padding: 2px 4px 1px 4px;
                        color: #FFFFFF;
                        text-decoration: none;
                }


                .grid-16.header{
                        height: /*305px;*//*270px;*/240px;
                        /*margin-bottom:30px;
                        border-bottom-color: #CC99CC;
                        border-bottom-style: solid;
                        border-bottom-width: 5px;*/
                        background: #FFF url('images/pink.jpg') repeat-x bottom;
		}
                .grid-11.main{
                        min-height: 360px;

		}
                .grid-16.footer{
                        height: 90px;
                        background-color: #FFF;
		}
                .grid-16.overview{
                        min-height:540px;
                        margin-bottom: 30px;
                        padding-bottom: 10px;
                        background-color: #FFFFFF;
                        border-bottom-color: #D791BF;
                        border-bottom-style: solid;
                        border-bottom-width: 2px;
		}
                .projectnav {
                        padding: 0 0 0 0;
                        float:left;
                        /*width:262px;*/
                }
                .projectnav ul li{display:block;}
                .projectnav a{
                        font-size: /*1.1em*/11px;
                        font-weight:normal;
                        /*text-align: center;*/
                        margin: 0px;
			padding: 2px 2px 1px 2px;
                        background-color: #999999;
                        color: #333333;
                        text-decoration: none;
                }
                .projectnav a:hover {
                        background-color: #333333;
                        font-size: /*1.1em*/11px;
                        font-weight:normal;
                        margin: 0px;

                        padding: 2px 2px 1px 2px;
                        color: #FFFFFF;
                        text-decoration: none;
                }
                .projectnav a.selected {
                        background-color: #333333;
                        font-size: /*1.1em*/11px;
                        font-weight:normal;
                        margin: 0px;
                        padding: 2px 2px 1px 2px;
                        color: #FFFFFF;
                        text-decoration: none;
                }


                .grid-16.horizont{
                        margin-bottom:12px;
		}
                .horizont li{
                        margin-right: 6px;
		}
                .horizont a{
                        font-size: /*1.1em*/11px;
                        font-weight:normal;
                        /*text-align: center;*/
                        margin: 0px;
			padding-bottom: 1px;
                        padding-left: 2px;
                        padding-right: 2px;
                        padding-top: 2px;
                        background-color: #999999;
                        color: #333333;
                        text-decoration: none;
                }
                .horizont a:hover {
                        background-color: #333333;
                        font-size: /*1.1em*/11px;
                        font-weight:normal;
                        margin: 0px;
                        padding-bottom: 1px;
                        padding-left: 2px;
                        padding-right: 2px;
                        padding-top: 2px;
                        color: #FFFFFF;
                        text-decoration: none;
                }
                .horizont a.current {
                        background-color: #333333;
                        font-size: /*1.1em*/11px;
                        font-weight:normal;
                        margin: 0px;
                        padding-bottom: 1px;
                        padding-left: 2px;
                        padding-right: 2px;
                        padding-top: 2px;
                        color: #FFFFFF;
                        text-decoration: none;
                }
                .horizont1{
                        margin-bottom:8px;
                        padding-top:279px;
		}
                .horizont1 li{
                        margin-right: 6px;
		}
                .horizont1 a{
                        font-size: /*1.1em*/11px;
                        font-weight:normal;
                        /*text-align: center;*/
                        margin: 0px;
			padding-bottom: 1px;
                        padding-left: 2px;
                        padding-right: 2px;
                        padding-top: 2px;
                        background-color: #999999;
                        color: #333333;
                        text-decoration: none;
                }
                .horizont1 a:hover {
                        background-color: #333333;
                        font-size: /*1.1em*/11px;
                        font-weight:normal;
                        margin: 0px;
                        padding-bottom: 1px;
                        padding-left: 2px;
                        padding-right: 2px;
                        padding-top: 2px;
                        color: #FFFFFF;
                        text-decoration: none;
                }
                .horizont1 a.current {
                        background-color: #333333;
                        font-size: /*1.1em*/11px;
                        font-weight:normal;
                        margin: 0px;
                        padding-bottom: 1px;
                        padding-left: 2px;
                        padding-right: 2px;
                        padding-top: 2px;
                        color: #FFFFFF;
                        text-decoration: none;
                }

.logo{padding-top:115px;/*180px;*/}
.logo h1{background:url('images/afarailogo.jpg'); width:365px;height:78px;}
.logo h1 span{display:none;}
.logo h1 a{display:block; width:256px;height:50px;}
.fiveyears{background:url('../../uploads/2010/06/5years.jpg') right bottom;background-repeat:no-repeat;height:258px;}
.noyears{height:258px;}
.share{margin-bottom:12px;}
.share{margin-bottom:12px;}
.newsimg{margin-top:6px;margin-bottom: 10px;text-align:left;}
.newstext{width:740px;padding-left:1px;margin-bottom:16px;}
.newstext p{font-size:11px;margin: 6px 0 12px 0; text-align: justify;}
.newstext p:first-child{font-size:11px;margin: 14px 0 12px 0; text-align: justify;}

.loop{padding-bottom: 20px;}

.pagination a{background-color: #999;margin:0px;padding:6px;color:#333;font-weight:bold;}
.pagination a:hover{background-color: #333;color:#FFF;margin:0px;padding:6px;text-decoration:none;}
.pagination a.current {background-color: #333;margin:0px;padding:6px;color:#FFF;font-weight:bold;}
.afarai{text-align:right;color:#999;}

.social{margin-bottom:10px;}
.current{background-color: #333;color:#FFF;margin:0px;padding:6px;text-decoration:none;cursor: default;}



                .projectnav{
                        text-align: left;
                        padding-top: /*226px;*/0px;
                        /*padding-right:5px;*/
		}
                .projectnav li{
                        margin-right: 6px;
		}
                .projectnav a{
                        font-size: /*1.1em*/11px;
                        font-weight:normal;
                        /*text-align: center;*/
                        margin: 0px;
			padding-bottom: 1px;
                        padding-left: 2px;
                        padding-right: 2px;
                        padding-top: 2px;
                        background-color: #999999;
                        color: #333333;
                        text-decoration: none;
		}
                .projectnav a:hover {
                        background-color: #333333;
                        font-size: /*1.1em*/11px;
                        font-weight:normal;
                        margin: 0px;
                        padding-bottom: 1px;
                        padding-left: 2px;
                        padding-right: 2px;
                        padding-top: 2px;
                        color: #FFFFFF;
                        text-decoration: none;
                }
                .projectnav a.current {
                        background-color: #333333;
                        font-size: /*1.1em*/11px;
                        font-weight:normal;
                        margin: 0px;
                        padding-bottom: 1px;
                        padding-left: 2px;
                        padding-right: 2px;
                        padding-top: 2px;
                        color: #FFFFFF;
                        text-decoration: none;
                }

                .proverview{
                        width:239px;
                        margin-bottom: 12px;
                        padding: 0 10px 0 0;
                        float:left;
                        text-align:center;
                        display:inline;
                }
                .provertext{
                        width:239px;
                        /*height: 40px;*/ /*If you wanna have very long titles that goes over two lines... */
                        padding: 0px;
                        text-align:left;
                        margin-bottom:0px;
                }
                .provertext h2 span{
                        font-size: /*.9em*/11px;
                        font-weight:normal;
                        margin: 0px;
			padding-bottom: 1px;
                        padding-left: 2px;
                        padding-right: 2px;
                        padding-top: 2px;
                        background-color: #999999;
                        color: #FFF;
                }
                .proverimg{
                        margin-bottom: 8px;
                }


.slide{margin-top:8px;}

.slidethumb{
    height:58px;
    margin: 10px 10px 0 0;
    float:left;

}
