﻿/* Main Background Picture*/
.backgroundpic
{
    background: url(http://www.jkcomputersystems.com/Assets/Pictures/Base/backgrounds/full_bg_body.jpg) no-repeat;
    /*background: url(http://www.jkcomputersystems.com/Assets/Pictures/Base/backgrounds/christmas_balls.jpg) no-repeat;*/
    background-position: center top;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

/* ------------------------- */
/* Category Bar CSS*/
/* ------------------------- */
.catbartable
{
    border: 1px solid grey;
    padding: 1px;
}
.catbartdhead
{
    background: url(http://jkcomputersystems.com/Assets/Pictures/Base/bgmenudd.png) center center;
    border: 1px solid #1D5FA7;
    position: center;
    text-align: center;

}
.catbarhead
{
		font-family: arial,geneva,sans-serif;
		font-size: 11pt;
		font-weight: bold;
		font-style: normal;
		color: #484848;
}
.catbartdoff
{
    background: url(http://jkcomputersystems.com/Assets/Pictures/Base/bgmenudd.png) center center;
    border: 1px solid #1D5FA7;
}
.catbartdon
{
    background: url(http://jkcomputersystems.com/Assets/Pictures/Base/bgmenuddh.png) center center;
    border: 1px solid #1D5FA7;
}
.catbarnames
{
		font-family: arial,geneva,sans-serif;
		font-size: 9pt;
		font-weight: normal;
		font-style: normal;
		color: #484848;
}
.catbarnames:hover
{
		font-family: arial,geneva,sans-serif;
		font-size: 9pt;
		font-weight: normal;
		font-style: normal;
		color: white;
}

/* ------------------------- */
/* Page Bar CSS*/
/* ------------------------- */
.pgbartable
{
    border: 1px solid grey;
    padding: 1px;
}
.pgbartdhead
{
    background: url(http://jkcomputersystems.com/Assets/Pictures/Base/bgmenudd.png) center center;
    border: 1px solid #F4C300;
    position: center;
    text-align: center;

}
.pgbarhead
{
		font-family: arial,geneva,sans-serif;
		font-size: 11pt;
		font-weight: bold;
		font-style: normal;
		color: #484848;
}
.pgbartdoff
{
    background: url(http://jkcomputersystems.com/Assets/Pictures/Base/bgmenudd.png) center center;
    border: 1px solid #F4C300;
}
.pgbartdon
{
    background: url(http://jkcomputersystems.com/Assets/Pictures/Base/bgmenuddh.png) center center;
    border: 1px solid #F4C300;
}
.pgbarnames
{
		font-family: arial,geneva,sans-serif;
		font-size: 9pt;
		font-weight: normal;
		font-style: normal;
		color: #484848;
}
.pgbarnames:hover
{
		font-family: arial,geneva,sans-serif;
		font-size: 9pt;
		font-weight: normal;
		font-style: normal;
		color: white;
}

.bodytd
{
    background: white;
    border: 2px solid Grey;
    position: center;
    vertical-align:text-top;
    

}

/* ------------------------- */
/* Info Bar CSS*/
/* ------------------------- */
.infobartable
{
    border: 1px solid grey;
    padding: 1px;
}
.infobartdhead
{
    background: url(http://jkcomputersystems.com/Assets/Pictures/Base/bgmenudd.png) center center;
    border: 1px solid #D00F0F;
    position: center;
    text-align: center;

}
.infobarhead
{
		font-family: arial,geneva,sans-serif;
		font-size: 11pt;
		font-weight: bold;
		font-style: normal;
		color: #484848;
}
.infobartdoff
{
    background: url(http://jkcomputersystems.com/Assets/Pictures/Base/bgmenudd.png) center center;
    border: 1px solid #D00F0F;
}
.infobartdon
{
    background: url(http://jkcomputersystems.com/Assets/Pictures/Base/bgmenuddh.png) center center;
    border: 1px solid #D00F0F;
}
.infobarnames
{
		font-family: arial,geneva,sans-serif;
		font-size: 9pt;
		font-weight: normal;
		font-style: normal;
		color: #484848;
}
.infobarnames:hover
{
		font-family: arial,geneva,sans-serif;
		font-size: 9pt;
		font-weight: normal;
		font-style: normal;
		color: white;
}

.bodytd
{
    background: white;
    border: 1px solid Grey;
    position: center;
    vertical-align:text-top;
    

}


.tdcatmanu	{
	border-top: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
}
