/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster
{
	width: 100%;
	height: 100%;
	background-color: #fefefe;
	background-image: url(./images/bgimage.jpg);
	background-repeat: repeat;
}

.filler
{
	width: 740px;
	margin-top: 10px;
	background-color: #ffffff;
	border-right: #cccccc 4px solid;
	border-top: #cccccc 4px solid;
	border-left: #cccccc 4px solid;
	border-bottom: #cccccc 4px solid;
}

.banner {
	background-color: #ffffff;
	background-image: url(./images/lgbanner.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: normal;
	margin: 0px;
	padding-left: 0px;
	width: 740px;
	height: 252px;		
}
.bannersm {
	background-color: #ffffff;
	background-image: url(./images/smbanner.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: normal;
	margin: 0px;
	padding-left: 0px;
	width: 556px;
	height: 113px;		
}
.missionhead {
background-color: #ffffff;
	background-image: url(images/missionhead2.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 184px;
	height: 25px;	
}
.missions {
background-color: #ffffff;
	background-image: url(images/mission.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 184px;
	height: 252px;	
}
.companies {
background-color: #ffffff;
	background-image: url(images/companies.jpg);
	background-repeat: no-repeat;
	border-right: #ee3a43 1px solid;
	border-left: #ee3a43 1px solid;
	border-bottom: #ee3a43 1px solid;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 184px;
	height: 252px;	
}
.mission {
background-color: #d63c39;
	
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 181px;
		
}
.road {
background-color: #ffffff;
	background-image: url(images/greyimg.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 193px;
	height: 97px;	
	vertical-align: bottom;
}
.missionbottom {
background-color: #ffffff;
	background-image: url(images/missionbottom2.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 184px;
	height: 25px;	
}
.bodyhead {
background-color: #ffffff;
	background-image: url(images/bodyhead2.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 740px;
	height: 25px;	
}
.bodybottom
{
    background-color: #ffffff;
    background-image: url(images/bodybottom2.jpg);
    background-repeat: repeat-x;
    color: #b4c2bc;
    margin: 0px;
    padding: 0px;
    width: 740px;
    height: 25px;
    font-size: 8pt;
    font-family: Arial, Sans-Serif;
    text-align: center;
}
.bodybg {
background-color: #ffffff;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 545px;
}
.logo_header {
	background-color: #ffffff;
	background-image: url(./images/transcarelogo.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: 234px;
	height: 92px;		
}
/*===================================================*/
/* Main Menu    - Solpart Menu Functionality  */
/*===================================================*/

/* Container for main menu */
.MainMenu_MenuContainer {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	width: 178px;
	height: auto;
}
.MainMenu_MenuIcon
{
display: none
}

/* Menu bar */
.MainMenu_MenuBar {
	background-color: transparent;
	margin: 0px;
	padding: 0px; 
	width: 100%;
}

/* Hover state for submenu items */

.MainMenu_MenuItemSel
{
	background-color: #ffffff;
	background-image: url(./Images/over.gif);
	background-repeat: no-repeat;
	border: 0px;
	color: #777777;
	font-family: Arial, Helvetica, Verdana;
	font-size: 8pt;
	font-weight: bold;
	height: 21px;
	margin: 0px;
	padding: 0px;
	width: 172px;
	
}
.MainMenu_MenuItemOff
{	background-color: #292c88;
	background-image: url(./Images/blank.gif);
	background-repeat: no-repeat;
	border: 0px;
	color: #777777;
	font-family: Arial, Helvetica, Verdana;
	font-size: 8pt;
	font-weight: bold;
	height: 21px;
	margin: 0px;
	padding: 0px;
	width: 172px;
	
}
.MainMenu_MenuItem,
.MainMenu_MenuBreadcrumbActive 
{
	background-color: #ffffff;
	background-image: url(./Images/active.gif);
	background-repeat: no-repeat;
	border: 0px;
	color: #333333;
	font-family: Arial, Helvetica, Verdana;
	font-size: 8pt;
	font-weight: bold;
	height: 21px;
	margin: 0px;
	padding: 0px;
	width: 172px;
	
}
/* Container for submenu */
.MainMenu_SubMenu {
	background-color: #ffffff;
	border: 0px;
	cursor: pointer;  
	cursor: hand;
	margin: 0px;
	width: 172px;
	z-index: 1000;
}

/*************/
/* MAIN Menu */
/*************/
/* Non Selected state for main menu items */
.MainMenu_Off {
	background-color: transparent;
	background-image: url(./Images/blank.gif);
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	height: 21px;
	width: 172px;
	padding-top: 0px;
	color: #777777;
	text-align: right;
	
	
}

/* main menu items Selected */
.MainMenu_Active,
.MainMenu_BreadcrumbActive
{	background-color: transparent;
	background-image: url(./Images/active.gif);
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	height: 21px;
	width: 172px;
	padding-top: 0px;
	padding-left: 0px;
	color: #cccccc;
	text-align: right;
}
.MainMenu_Selected
 {
	background-color: transparent;
	background-image: url(./Images/over.gif);
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	height: 21px;
	width: 172px;
	padding-top: 0px;
	padding-left: 0px;
	color: #777777;
	text-align: right;
}

/* Hidden Elements - This stops the icon and arrows from being displayed in the menu */
.MainMenu_MenuArrow, 
.MainMenu_RootMenuArrow, 
.MainMenu_MenuIcon, 
.MainMenu_MenuBreak 
{display: none;}

/*==================*/
/* End Main Menu    */
/*==================*/


/*===================================================*/
/* Red Main Menu   - Solpart Menu Functionality  */
/*===================================================*/

/* Container for main menu */
.MainMenu_MenuContainer2 {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	width: 178px;
	height: auto;
}
.MainMenu_MenuIcon2
{
display: none
}

/* Menu bar */
.MainMenu_MenuBar2 {
	background-color: transparent;
	margin: 0px;
	padding: 0px; 
	width: 100%;
}

/* Hover state for submenu items */

.MainMenu_MenuItemSel2
{
	background-color: #ffffff;
	background-image: url(./Images/redover.gif);
	background-repeat: no-repeat;
	border: 0px;
	color: #ffffff;
	font-family: Arial, Helvetica, Verdana;
	font-size: 8pt;
	font-weight: bold;
	height: 21px;
	margin: 0px;
	padding: 0px;
	width: 172px;
	
}
.MainMenu_MenuItemOff2
{	background-color: #292c88;
	background-image: url(./Images/redblank.gif);
	background-repeat: no-repeat;
	border: 0px;
	color: #ffffff;
	font-family: Arial, Helvetica, Verdana;
	font-size: 8pt;
	font-weight: bold;
	height: 21px;
	margin: 0px;
	padding: 0px;
	width: 172px;
	
}
.MainMenu_MenuItem2,
.MainMenu_MenuBreadcrumbActive2 
{
	background-color: #ffffff;
	background-image: url(./Images/redactive.gif);
	background-repeat: no-repeat;
	border: 0px;
	color: #0000ff;
	font-family: Arial, Helvetica, Verdana;
	font-size: 8pt;
	font-weight: bold;
	height: 21px;
	margin: 0px;
	padding: 0px;
	width: 172px;
	
}
/* Container for submenu */
.MainMenu_SubMenu2 {
	background-color: #ffffff;
	border: 0px;
	cursor: pointer;  
	cursor: hand;
	margin: 0px;
	width: 172px;
	z-index: 1000;
}

/*************/
/* MAIN Menu */
/*************/
/* Non Selected state for main menu items */
.MainMenu_Off2 {
	background-color: transparent;
	background-image: url(./Images/redblank.gif);
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	height: 21px;
	width: 172px;
	padding-top: 0px;
	color: #d5e4f7;
	
	
	
}

/* main menu items Selected */
.MainMenu_Active2,
.MainMenu_BreadcrumbActive2
{	background-color: transparent;
	background-image: url(./Images/redactive.gif);
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	height: 21px;
	width: 172px;
	padding-top: 0px;
	padding-left: 0px;
	color: #e8efbb;
	
}
.MainMenu_Selected2
 {
	background-color: transparent;
	background-image: url(./Images/redover.gif);
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	height: 21px;
	width: 172px;
	padding-top: 0px;
	padding-left: 0px;
	color: #eeeeee;
	
}

/* Hidden Elements - This stops the icon and arrows from being displayed in the menu */
.MainMenu_MenuArrow2, 
.MainMenu_RootMenuArrow2, 
.MainMenu_MenuIcon2, 
.MainMenu_MenuBreak2
{display: none;}

/*==================*/
/* End Red Main Menu*/
/*==================*/
/**************Content********************/

.toppane {
	width: 545px;
	background-color: transparent;

}
.leftpane {
	width: 182px;
	background-color: transparent;

}
.contentpane {
	width: 535px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 25px;
	background-color: transparent;

}
.bottompane {
	width: 545px;
	background-color: transparent;

}
/************/
a.login
{
	font-size: 8pt;
	color: #777777;
	font-family: Arial, 'Times New Roman';
	text-decoration: none;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 20px;
}

a.login:active
{
	font-size: 8pt;
	color: #777777;
	font-family: Arial, 'Times New Roman';
	text-decoration: none;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 20px;
}
a.login:visited
{
	font-size: 8pt;
	color: #777777;
	font-family: Arial, 'Times New Roman';
	text-decoration: none;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 20px;
}
a.login:hover
{
	font-size: 8pt;
	color: #cccccc;
	font-family: Arial, 'Times New Roman';
	text-decoration: none;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 20px;
}
.body2
{
	font-size: 9pt;
	color: #454665;
	font-family: Arial;
	padding-left: 5px;
	padding-top: 5px;
	margin-left: 20px;
}
.productlist
{
	font-size: 9pt;
	color: #454665;
	font-family: Arial;
	padding-left: 5px;
	padding-top: 2pt;
	margin-left: 20px;

}
.newsbody
{
	font-size: 10pt;
	color: #222222;
	font-family: Arial;
	text-align: left;
	padding-left: 5px;
	margin-left: 20px;
	margin-top: 10px;
	padding-top: 10px;
	direction: ltr;
	line-height: 18px;
}
.smhead
{
	font-size: 12pt;
	color: #f74142;
	font-family: Arial;
	margin-left: 15px;
	margin-top: 7px;
}
.newshead
{
	font-weight: bold;
	font-size: 10pt;
	color: #545664;
	font-family: Arial;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.abodynew
{
	font-size: 9pt;
	color: #454665;
	font-family: Arial;
}
/*TRANSCARE SMALL BANNER PAGE*/

.contentframe
{
    border-left: #eeeeee 1px solid;
    padding-left: 0px;
}
.menuframe
{
    border-right: #cccccc 1px solid;
    padding-right: 0px;
}
.twocolumn
{
    border-top: #cccccc 3px solid;
}
.contentcolumn
{   /*border-right: #cccccc 1px solid;*/
    padding-right: 0px;
}
.rightcolumn
{   padding-left: 0px;   
}
.centercolumn
{   border-right: #cccccc 1px solid;
}
.toppad
{   padding-top: 100px;
}
.logo_small
{
    background-color: #ffffff;
    background-image: url(./images/logo.jpg);
    background-repeat: no-repeat;
    color: #ffffff;
    margin-top: 10px;
    padding-bottom: 15px;
    width: 180px;
    height: 61px;
    background-position-x: center;
}
.missionbr
{
    border-top: #cbcbcb 2px solid;

}
.mission2
{   background-color: #ffffff;
    background-image: url(./images/mission2.jpg);
    background-repeat: no-repeat;
    color: #ffffff;
    margin-top: 10px;
    padding-bottom: 15px;
    width: 184px;
    height: 163px;
    background-position-x: center;
}

/*FONTS USED*/
.A_BODY
{
	font-size: 9pt;
	color: #7d8ba3;
	font-family: Arial;

}
.A_SUBTITLE
{
	font-size: 9pt;
	color: #545664;
	font-family: Arial;

}
.A_HEADER
{
	font-weight: bold;
	font-size: 10pt;
	color: #545664;
	font-family: Arial;


}
a.A_LINK
{
	font-size: 9pt;
	color: #f74542;
	font-family: Arial, 'Times New Roman';

}

a.A_LINK:active
{
	font-size: 9pt;
	color: #777777;
	font-family: Arial, 'Times New Roman';

}
a.A_LINK:visited
{
	font-size: 9pt;
	color: #f74542;
	font-family: Arial, 'Times New Roman';

}
a.A_LINK:hover
{
	font-size: 9pt;
	color: #545664;
	font-family: Arial, 'Times New Roman';

}