/* CSS Document */
@font-face {
    font-family: 'YanoneKaffeesatzBold';
    src: url('../fonts/yanonekaffeesatz-bold-webfont.eot');
    src: url('../fonts/yanonekaffeesatz-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/yanonekaffeesatz-bold-webfont.woff') format('woff'),
         url('../fonts/yanonekaffeesatz-bold-webfont.ttf') format('truetype'),
         url('../fonts/yanonekaffeesatz-bold-webfont.svg#YanoneKaffeesatzBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'YanoneKaffeesatzRegular';
    src: url('../fonts/yanonekaffeesatz-regular-webfont.eot');
    src: url('../fonts/yanonekaffeesatz-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/yanonekaffeesatz-regular-webfont.woff') format('woff'),
         url('../fonts/yanonekaffeesatz-regular-webfont.ttf') format('truetype'),
         url('../fonts/yanonekaffeesatz-regular-webfont.svg#YanoneKaffeesatzRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

tbody {color:black; font-size:62.5%;}

body {
	margin:0;
	padding:0;
	background:#fff;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	}

/* ================================== General styles start here ================================== */
html {
	height:100%;
	}
* {
	margin:0;
	padding:0;
	font-weight:normal;
	}

/* +++++++++++++++++++++ anchor styles start here +++++++++++++++++++++ */
a {
	outline:none;
	text-decoration:none;
	}
a.more {
	display:inline;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.36em;
	text-decoration:none;
	padding:2px 7px;
	}
/* +++++++++++++++++++++ anchor styles end here +++++++++++++++++++++ */

img {
	border:none;
	}

/* +++++++++++++++++++++ list styles +++++++++++++++++++++ */
ul {
	list-style-type:none;
	}
ul.lists {
	height:100%;
	overflow:hidden;
	}
ul.lists li {
	padding:0 0 0 15px;
	background:url(../images/blts.gif) no-repeat 0 0.5em;
	font-size:1.3em;
	line-height:1.47em;
	margin:0 0 2px 0;
	color:#585851;
	background-color:transparent;
	}
ul.lists li a {
	color:#585851;
	background-color:transparent;
	text-decoration:none;
	}
ul.lists li a:hover {
	color:#000;
	background-color:transparent;
	text-decoration:underline;
	}
/* +++++++++++++++++++++ list styles +++++++++++++++++++++ */

/* +++++++++++++++++++++ heading styles +++++++++++++++++++++ */
h1, h2, h3, h4 {
	font-family:"YanoneKaffeesatzBold", Georgia, "Times New Roman", Times, serif;
	}
/* +++++++++++++++++++++ heading styles +++++++++++++++++++++ */

/* +++++++++++++++++++++ paragraph +++++++++++++++++++++ */
p {
	margin:0 0 15px 0;
	font-size:1.3em;
	line-height:1.47em;
	color:#585851;
	background-color:transparent;
	text-align:justify;
	}
p span {
	font-weight:bold;
	}
/* +++++++++++++++++++++ paragraph +++++++++++++++++++++ */

.active {
	cursor:text!important;
	}
.alpha {
	margin-left:0!important;
	}
.beta {
	margin-right:0!important;
	}

.mid {
	width:76.251%;
	margin:0 auto;
	}

/*corners*/
span.lftTop {
	top:0;
	left:0;
	background-position:0 0;
	}
span.rtTop {
	top:0;
	right:0;
	background-position:100% 0!important;
	}
span.lftBtm {
	bottom:0;
	left:0;
	background-position:0 100%!important;
	}
span.rtBtm {
	bottom:0;
	right:0;
	background-position:100% 100%!important;
	}
/*corners*/
/* ================================== General styles end here ================================== */

/* ================================== top panel start here ================================== */
#topPanel {
	height:100%;
	overflow:hidden;
	background:url(../images/bg-top-panel.gif) repeat-x 0 100% #1c6125;
	color:#fff;
	}
#topPanel .mid {
	background:url(../images/top-pan3.jpg) no-repeat 0 0 #fff;
    background-size:100% 100%;
	margin:15px auto;
	position:relative;
	height:102px;
	}

/* +++++++++++++++++++++ accessibility pan +++++++++++++++++++++ */
.accessibility {
	float:right;
	position:absolute;
	top:-15px;
	right:80px;
	}
.accessibility ul {
	height:100%;
	overflow:hidden;
	}
.accessibility ul li {
	font-size:1.1em;
	line-height:2em;
	padding:0 0 0 7px;
	color:#fff;
	background-color:inherit;
	float:left;
	}
.accessibility ul li a {
	font-size:1em;
	line-height:1em;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	padding:0 7px 0 0;
	}
.accessibility ul li a.small {
	font-size:1em;
	line-height:1em;
	padding:0 5px 0 0;
	}
.accessibility ul li a.medium {
	font-size:1.1em;
	line-height:1em;
	padding:0 6px 0 0;
	}
.accessibility ul li a.large {
	font-size:1.3em;
	line-height:1em;
	padding:0 3px 0 0;
	}
.accessibility ul li a.dark {
	display:block;
	width:15px;
	height:15px;
	background:url(../images/icons-contrast.gif) no-repeat 0 0;
	text-decoration:none;
	text-indent:-20000px;
	margin:5px 0 0 0;
	text-align:center;
	padding:0;
	}
.accessibility ul li a.light {
	display:block;
	width:15px;
	height:15px;
	background:url(../images/icons-contrast.gif) no-repeat 100% 0;
	text-decoration:none;
	text-indent:-20000px;
	margin:5px 4px 0 -4px;
	text-align:center;
	padding:0;
	}
.accessibility ul li a.language {
	display:block;
	font-size:1.25em;
	line-height:1.2em;
	font-family:Mangal, Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:0;
	padding:0;
	}
.accessibility ul li a:hover {
	color:#b4f6bd;
	background-color:inherit;
	}
/* +++++++++++++++++++++ accessibility pan +++++++++++++++++++++ */
	
/* +++++++++++++++++++++ logo start here +++++++++++++++++++++ */
.logoPanel {
	float:left;
	padding:8px 0 9px 0;
	margin:6px 0 12px 45px;
	}
.logo {
	background:url(../images/national-emblem.png) no-repeat 0 0;
	padding:0px 0 10px 55px;
	margin:0;
	height:100%;
	overflow:hidden;
	}
.logo h1 {
	font:2.6em/1em Georgia, "Times New Roman", Times, serif;
	color:#062462;
	background-color:transparent;
	text-transform:uppercase;
	}
.logo h1 a {
	color:#062462;
	background-color:transparent;
	}
.logo h1 a span {
	font-size:0.4em;
	line-height:0.85em;
	font-weight:bold;
	color:#255a25;
	background-color:transparent;
	text-transform:none;
	}
.logo h2 {
	font-weight:normal;
	font:1.3em/1em Georgia, "Times New Roman", Times, serif;
	color:#255a25!important;
	background-color:transparent!important;
	background-image:none!important;
	padding:0!important;
	}
/* +++++++++++++++++++++ logo end here +++++++++++++++++++++ */

/* +++++++++++++++++++++ search +++++++++++++++++++++ */
.searchForm {
	padding:32px 125px 0 0;
	float:right;
	}
.searchForm form {
	height:100%;
	overflow:hidden;
	}
.searchForm form input {
	width:177px;
	height:21px;
	padding:0 5px;
	border:1px solid #b2b2b3;
	background:url(../images/srch.gif) no-repeat 0 0;
	font-size:1.1em;
	line-height:1.64em;
	color:#344868;
	background:#ffffff;
	float:left;
	}
.searchForm form input.btn {
	width:31px;
	height:23px;
	background:url(../images/btn-go.gif) no-repeat 100% 0;
	float:left;
	cursor:pointer;
	border:none;
	text-indent:-20000px;
	}
/* +++++++++++++++++++++ search +++++++++++++++++++++ */

/* +++++++++++++++++++++ nav panel start here +++++++++++++++++++++ */
#navPan {
	height:100%;
	width:76.251%;
	margin:0 auto;
	background:#fff;
	position:relative;
	padding:8px 0;
	text-align:left;
	padding:
	}
#navPan span {
	display:block;
	width:38px;
	height:38px;
	background:url(../images/crnrs-nav.gif) no-repeat;
	position:absolute;
	}
#navPan ul {
	display:inline;
	text-align:center;
	padding-left: 50px;
	}
#navPan ul li {
	padding:0px 7px;
	display:inline;
	background:url(../images/divider-nav.gif) no-repeat 0 0;
	}
#navPan ul li:first-child {
	padding-left:0;
	background:none;
	}
#navPan ul li a {
	font:bold 1.2em/1.75em Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	text-transform:uppercase;
	color:#0e0c10;
	background-color:transparent;
	}
#navPan ul li a:hover, #navPan ul li a.active {
/*	color:#062462;
	background-color:transparent;
	}
	
	 color:rgb(60,160,232);
	#navPan li:hover
{*/
    color:White;
    box-shadow: 1px 4px 5px gray;
    background-color: #000;
    border-radius: 4px;
    padding-top: 5px;
    padding-bottom:5px;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}
/* +++++++++++++++++++++ nav panel end here +++++++++++++++++++++ */
/* ================================== top panel end here ================================== */

/* ================================== body panel start here ================================== */
#bodyPanel {
	height:100%;
	overflow:hidden;
	background:url(../images/bg-body.gif) repeat-x 0 0;
	}
#bodyPanel .mid {
	background:#fff;
	color:#585851;
	height:100%;
	overflow:hidden;
	}
#bodyPanel .hdng {
	border-bottom:3px solid #087079;
	padding:5px 0 5px 16px;
	margin:0 0 3px 0;
	}
#bodyPanel h2 {
	font-size:1.9em;
	line-height:1em;
	background:url(../images/blts-hdng.gif) no-repeat 0 0.35em;
	color:#255a25;
	padding:0 0 0 10px;
	}
#bodyPanel .farmerscorner {
    border:3px solid #087079;
    border-radius: 15px;
    /*border-bottom: 3px solid #087079;*/
    padding: 40px 0 3px 16px;
    margin: 0 0 3px 0;
    background-image:url(../images/farmercorner1.jpg);
    height: 185px;
    /*color:gold;*/
}
/*modules styles*/
.modules {
	height:100%;
	overflow:hidden;
	/*margin:0 0 20px 0;*/
	}
.modules .content {
	padding:15px;
	padding-right:3px;
	}
/*modules styles*/

/* ---------------------------------- side panel start here ---------------------------------- */
.sidePanel {
	width:22.9%;
	height:100%;
	overflow:hidden;
	float:left;
	margin:0 10px;
	padding:3px 0 0 0;
	}

/* +++++++++++++++++++++ updates +++++++++++++++++++++ */
.updates {
	}
/*scroll pan*/
.scrollPan {
	position:relative;
	padding:10px 0 0 0;
	}
.scrollPan ul {
	padding:0 0 10px 15px;
	}
.scrollPan ul li {
	padding:0 15px 10px 0;
	margin:0;
	font-size:1.2em;
	line-height:1.5em;
	color:#585851;
	background-color:transparent;
	background-image:none;
	}
.scrollPan ul li a {
	font-weight:bold;
	color:#585851;
	background-color:transparent;
	}
.scrollPan ul li a:hover {
	color:#1b5582;
	background-color:transparent;
	}
.scrollers {
	height:12px;
	color:#000000;
	background:#91b767;
	}
.scrollers p {
	float:right;
	padding:0 5px 0 0;
	margin:-2px 0 0 0;
	}
/*scroll pan*/
/* +++++++++++++++++++++ updates +++++++++++++++++++++ */

/* +++++++++++++++++++++ links +++++++++++++++++++++ */
.links {
	margin-bottom:10px;
	}
.links ul {
	}
.links ul li {
	margin:0 0 1px 0;
	}
.links ul li a {
	padding:10px;
	padding-left:25px;
	display:block;
	background:url(../images/blts.gif) no-repeat 1.1em 1.25em #e6ece7;
	font:bold 1.3em/1.47em Arial, Helvetica, sans-serif;
	color:#585851;
	text-decoration:none;
	}
.links ul li a.even {
	background-color:#dde4de;
	}
.links ul li a:hover {
	background-color:#eff3f0;
	color:#1b5582;
	}
/* +++++++++++++++++++++ links +++++++++++++++++++++ */

/* +++++++++++++++++++++ banners +++++++++++++++++++++ */
.banners {
	height:100%;
	overflow:hidden;
	}
.banners a {
	display:inline-block;
	width:220px;
	text-indent:-20000px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-decoration:none;
	margin-bottom:4px;
	}
.banners a.Ems {
	background-image:url(../images/EMSLogo.gif);
	height:60px;
	}
.banners a.training {
	background-image:url(../images/Tis.jpg);
	height:60px;
	}
	.banners a.broadcast {
	background-image:url(../images/Tis.jpg);
	height:60px;
	}
	.banners a.navkrishi {
	background-image:url(../images/navkrishi.jpg);
	height:60px;
	}
.banners a.feedback {
	background-image:url(../images/banner-feedback.jpg);
	height:63px;
	}
.banners a.indiaPortal {
	background-image:url(../images/india.jpg);
	height:60px;
	}
.banners a.digital {
	background-image:url(../images/digital_logo.png);
	height:60px;
	}
.banners a.farmer {
	background-image:url(../images/farmerbanner.png);
	height:60px;
	}
.banners a.mKisan {
	background-image:url(../images/mkisan.jpg);
	height:60px;
	}
.banners a.nvsp {
	background-image:url(../images/nvsp.png);
	height:60px;
	}
.banners a.indiacode {
	background-image:url(../images/indiacode.jpg);
	height:60px;
	}
    .banners a.indiacode {
        /*background-image: url(../images/indiacode.jpg);*/
        height: 60px;
        background-image: url('../images/indiacode.jpg');
    }
.banners a.etc {
	/*background-image:url(../images/banner-india-portal.jpg);*/
    background-color:grey;
	height:60px;
	}
/* +++++++++++++++++++++ banners +++++++++++++++++++++ */

/* ==================== right panel start here ==================== */
.rightPanel {
	}

/* +++++++++++++++++++++ download +++++++++++++++++++++ */
.download {
	}
.download .content {
	padding:15px 0 0 15px;
	background:#e9e9e9;
	color:#585851;
	}
.download li {
	margin-bottom:15px!important;
	background:none!important;
	padding:0!important;
	}
.download li a {
	font-weight:bold!important;
	background:transparent;
	color:#585851;
	}
.download li a img {
	width:17px;
	height:16px;
	margin-left:3px;
	}
/* +++++++++++++++++++++ download +++++++++++++++++++++ */

/* +++++++++++++++++++++ events +++++++++++++++++++++ */
.new {
    margin-top:20px
	}
.new ul li {
	margin-bottom:15px;
	}
.new ul li a {
	font-weight:bold;
	background:transparent;
	color:#585851;
	}
.new ul li a:hover {
	background:transparent;
	color:#1b5582;
	}
/* +++++++++++++++++++++ events +++++++++++++++++++++ */
/* ==================== right panel start here ==================== */
/* ---------------------------------- side panel end here ---------------------------------- */

/* ---------------------------------- container panel start here ---------------------------------- */
.containerPanel {
	width:  70% ;      /*47.9%;*/
	float:left;
	margin:0 10px;
	}

/* ==================== middle panel start here ===================== */

/* +++++++++++++++++++++ main content +++++++++++++++++++++ */
.mainContent {
	background:url(../images/bg-blue-pan.gif) repeat-x 0 0 #1c6125;/*#1b5582;*/
	color:#fff;
	padding:15px;
	padding-bottom:35px;
	position:relative;
	margin:0 0 7px 0;
	}
.mainContent span {
	display:block;
	width:15px;
	height:15px;
	background:url(../images/crnrs-blue-pan.gif) no-repeat;
	position:absolute;
	}
.mainContent .hdng {
	border:none!important;
	padding:0!important;
	}
.mainContent h2 {
	color:#fff!important;
	background-color:transparent;
	background-image:url(../images/blts-hdng-white.gif)!important;
	}
.mainContent .content {
	padding:20px 0 0 12px;
	}
.mainContent p {
	color:#fff;
	background-color:transparent;
	}
.mainContent p span {
	display:inline!important;
	width:auto!important;
	position:relative!important;
	background-image:none;
	}
.mainContent a.more {
	position:absolute;
	right:27px;
	bottom:0;
	background:#fff;
	color:#1b5582;
	}
.mainContent a.more:hover {
	background:#fff;
	color:#000;
	}
/* +++++++++++++++++++++ main content +++++++++++++++++++++ */

/* +++++++++++++++++++++ tab panel +++++++++++++++++++++ */
.tabPanel {
	padding-left:0;
	padding-right:0;
	}
.hide {
	display: none;
	}
.tabPanel h2 {
	margin-left:10px;
	}
.tabPanel .tabs {
	height:100%;
	overflow:hidden;
	}
.tabPanel .tabs ul {
	}
.tabPanel .tabs ul li {
	float:left;
	}
.tabPanel .tabs ul li a {
	display:inline;
	font-size:1.3em;
	line-height:2.31em;
	color:#181818;
	background-color:transparent;
	text-decoration:none;
	padding:8px 15px;
	}
.tabPanel .tabs ul li a:hover, .tabPanel .tabs ul li a.active  {
	color:#181818;
	background:#bad195;
	}
.tabPanel .content {
	padding:15px 2px 10px 18px;
	color:#181818;
	background:#bad195;
	}
.tabPanel ul.lists li {
	margin:0;
	background-position:0 0.5em;
	}
/* +++++++++++++++++++++ tab panel +++++++++++++++++++++ */

/* +++++++++++++++++++++ blocks panel +++++++++++++++++++++ */
.blocks {
	width:97.8%;
	float:left;
	margin:0 10px;
	}
.blocks ul li a {
	font-weight:bold;
	color:#1b5582;
	background-color:transparent;
	text-decoration:underline;
	}
.blocks ul li a:hover {
	text-decoration:none;
	}
/* +++++++++++++++++++++ blocks panel +++++++++++++++++++++ */
/* ==================== middle panel end here ===================== */
/* ---------------------------------- container panel end here ---------------------------------- */
/* ================================== body panel end here ================================== */

/* ============================================== footer start here ============================================== */
#footer {
	height:100%;
	overflow:hidden;
	clear:both;
	border-top:1px solid #044049;
	padding:20px 0 10px 0;
	width:960px;
	margin:0 auto;
	}
#footer .left {
	width:740px;
	float:left;
	}
#footer ul {
	height:100%;
	overflow:hidden;
	margin:0 0 6px 0;
	}
#footer ul li {
	display:inline;
	padding:0 4px;
	background:url(../images/divider-footer.gif) no-repeat 0 0;
	}
#footer ul li.first {
	background:none;
	padding-left:0;
	}
#footer ul li a {
	font-size:1.2em;
	line-height:1.75em;
	color:#585851;
	background-color:transparent;
	text-decoration:none;
	}
#footer ul li a:hover {
	color:#000;
	background-color:transparent;
	text-decoration:underline;
	}
#footer p {
	font-size:1.1em;
	line-height:17px;
	color:#585851;
	background-color:transparent;
	margin:0;
	clear:both;
	}
#footer p a {
	font:1em/1em Arial, Helvetica, sans-serif;
	color:#585851;
	background-color:transparent;
	text-decoration:underline;
	}
#footer p a:hover {
	color:#000;
	background-color:transparent;
	text-decoration:none;
	}
#footer a.nic {
	display:block;
	width:211px;
	height:43px;
	background:url(../images/banner-nic.gif) no-repeat 0 0;
	float:right;
	text-decoration:none;
	text-indent:-20000px;
	}
/* ============================================== footer end here ============================================== */

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- styles for inner pages +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
.innerPages {
	}

.innerPages .containerPanel {
	width:685px!important;
	padding:12px 5px 0 10px;
	}
.innerPages .mainContent {
	padding:0;
	background:none;
	position:relative;
	}
.innerPages h2 {
	color:#255a25!important;
	background-color:transparent;
	}
.innerPages .imgHolder {
	width:112px;
	float:left;
	margin:0 15px 0 0;
	height:100%;
	overflow:hidden;
	}
.innerPages .mainContent .imgHolder img {
	margin-bottom:10px;
	}
.innerPages .imgHolder h3 {
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	color:#585851!important;
	background-color:transparent;
	text-align:center;
	}
	
	
#bodyPanel .header {
        width: 100%;
        height: 100%;
        z-index: 1;
    }

	
	
	/* The Nivo Slider styles */
.nivoSlider {
    position: relative;
    width: 100% !important;
    height: 100% !important;
    overflow: hidden;
}

    .nivoSlider img {
        position: absolute;
        top: 0px;
        left: 0px;
        max-width: none;
    }

.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
    height: auto;
}

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    background: white;
    filter: alpha(opacity=0);
    opacity: 0;
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0;
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}

    .nivo-box img {
        display: block;
    }

.nivo-caption {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #000;
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 5px 10px;
    opacity: 0.8;
    overflow: hidden;
    display: none;
    -moz-opacity: 0.8;
    filter: alpha(opacity=8);
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}

    .nivo-caption p {
        padding: 5px;
        margin: 0;
    }

    .nivo-caption a {
        display: inline !important;
    }

.nivo-html-caption {
    display: none;
}

.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}

.nivo-prevNav {
    left: 0px;
}

.nivo-nextNav {
    right: 0px;
}

.nivo-controlNav {
    text-align: center;
    padding: 15px 0;
}

    .nivo-controlNav a {
        cursor: pointer;
    }

        .nivo-controlNav a.active {
            font-weight: bold;
        }

.slider-wrapper {
    position: relative;
}


.theme-default .nivoSlider {
    position: relative;
    background: url(loading.gif) no-repeat 50% 50%;
    margin-bottom: 10px;
}

    .theme-default .nivoSlider img {
        position: absolute;
        top: 0px;
        left: 0px;
        display: none;
    }

    .theme-default .nivoSlider a {
        border: 0;
        display: block;
    }

.theme-default .nivo-controlNav {
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 0px;
    z-index: 999;
}

    .theme-default .nivo-controlNav a {
        display: inline-block;
        width: 22px;
        height: 22px;
        background: url(../bullets.png) no-repeat;
        text-indent: -9999px;
        border: 0;
        margin: 0 2px;
    }

        .theme-default .nivo-controlNav a.active {
            background-position: 0 -22px;
        }

.theme-default .nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(arrows.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.theme-default:hover .nivo-directionNav a {
    opacity: 1;
}

.theme-default a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}

.theme-default a.nivo-prevNav {
    left: 15px;
}

.theme-default .nivo-caption {
    /*font-family: Helvetica, Arial, sans-serif;*/
}

    .theme-default .nivo-caption a {
        color: #fff;
        border-bottom: 1px dotted #fff;
    }

        .theme-default .nivo-caption a:hover {
            color: #fff;
        }

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
    width: 100%;
}

    .theme-default .nivo-controlNav.nivo-thumbs-enabled a {
        width: auto;
        height: auto;
        background: none;
        margin-bottom: 5px;
    }

    .theme-default .nivo-controlNav.nivo-thumbs-enabled img {
        display: block;
        width: 120px;
        height: auto;
    }
    
    table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
}
th, td {
    padding: 5px;
    text-align: left;
}
