
/*========================================================*/
/*         Skin styles for Vantegis LLC                   */
/*              created by Charlie Apel                   */
/*========================================================*/

/*========================================================*/
/*                  Table of Contents                     */
/*========================================================*/
/*  1. General                                            */
/*  2. Page Layout                                        */
/*  3. Controls (Skin Object)                             */
/*  4. Links and Buttons                                  */
/*  5. Text                                               */
/*  6. Main Menu                                          */
/*  7. Module Menu                                        */
/*========================================================*/



/*========================================================*/
/*  1. General        */                  
 html {
	height: 100%;
}

/* Body style */
body {
	background:#D6D6D6; /* alternative colors: FFFFFF  */
	background-image:  url(Images/VAN_bg.gif);
	background-repeat: repeat-x;
	padding:0;
	text-align:center;
}

/* Catch-all to ensure text consistency */
div, table, tr, td, p{
	font-family:verdana;
	font-size: 11px;
	line-height: 150%;
	letter-spacing:0.04em;
}
.p .td{
	font-family:verdana;
	font-size: 11px;
	line-height: 150%;
	letter-spacing:0.04em;
}
/*========================================================*/
/*  2. Page Layout                                        */
/*========================================================*/


/* Determine the overall page size, color and position.You may change the site width into any fixed sizes or 100%  */

/* Master Wrapper for skin */
#MasterWrapper {
	/*background-color: #FFFFFF; /*#F8F4EF*/
	width: 770px;
	height: 100%;
	vertical-align:middle;
	text-align:justify;	
	padding:0px;
	border-top:0px solid #ffffff;
	border-left:0px solid #ffffff; /*#80736c*/
	border-right:0px solid #ffffff; /*#80736c*/
	border-bottom:0px solid #ffffff;
}

/* Master Wrapper for skin */
#MasterWrapper2 {
	/*background-color: #FFFFFF; /*#F8F4EF*/
	width: 1000px;
	height: 100%;
	vertical-align:middle;
	text-align:justify;	
	padding:0px;
	border-top:0px solid #ffffff;
	border-left:0px solid #ffffff; /*#80736c*/
	border-right:0px solid #ffffff; /*#80736c*/
	border-bottom:0px solid #ffffff;
}


/* The actual content area. For skin_warm. */
#SiteWidth{
	/*background-color: #FFFFFF; /*alt. color #f8f4ef */
	width:770px; /*used to get gutter on left and right sides */
	height:auto;
	text-align: justify;
	padding:0;
	border:0;
	border-spacing:0;	
}


/* The actual content area. For skin_warm. */
#SiteWidth2{
	/*background-color: #FFFFFF; /*alt. color #f8f4ef */
	width: auto;
	height: auto;
	text-align: justify;
	padding:0;
	border:0;
	border-spacing:0;	
}

#Banner{
	background:  url(Images/VAN_top.jpg); /*alt. color #f8f4ef */
	vertical-align:bottom;
	width:770px;
	height:170px;
	padding-right:17px;
}

#Banner2{
	background:  url(Images/VAN_top2.jpg); /*alt. color #f8f4ef */
	vertical-align:bottom;
	width:900px;
	height:170px;
	padding-right:17px;
}


#Ad_Banner{
	/*background:  url(Images/VAN_top.jpg);*/ /*alt. color #f8f4ef */
	background:  url(Images/VAN_admin_top-right.gif);
	background-position:100% 0%;
	background-repeat:no-repeat;	
	/*width:770px;*/
	height:170px;
	padding-right:11px;
	/*padding-bottom:40px;*/
}

#Footer{
	width:770px;
	background:     url(Images/VAN_btm.jpg); /*alt. color #f8f4ef */
	background-repeat: no-repeat;
	height:30px;
	padding-right:11px;
}

#In_Footer{
	width:770px;
	background:     url(Images/VAN_in_btm.gif); /*alt. color #f8f4ef */
	background-repeat: no-repeat;
	height:30px;
	padding-right:11px;
}

#In_Footer2{
	width: 900px;
	background:     url(Images/VAN_in_btm2.gif); /*alt. color #f8f4ef */
	background-repeat: no-repeat;
	height:30px;
	padding-right:11px;
}


#Ad_Footer{
	/*width:770px;*/
	background:  url(Images/VAN_admin_btm-bg.gif); /*alt. color #f8f4ef */
	background-repeat: repeat-x;
	height:30px;
	padding-right:11px;
}

#LeftPane{
	width:40px;
	height:100%;
	vertical-align:top;
}

#RightPane{
	padding-left:10px;
}

.ContentArea{
	width:724px;
	background: #990000;
	background-image:     url(Images/VAN_contentBg.gif);
	background-repeat: repeat-x;
}
	

.LeftSide{
	background:     url(Images/VAN_in_left.gif);
	background-repeat: repeat-y;
}

.RightSide{
	background:     url(Images/VAN_in_right.gif);
	background-repeat: repeat-y;
}

/* Style for solpart menu box */
.Menu {
	height: 22px;
}

.SubMenu {
	/*BACKGROUND-IMAGE: url(gradient_DkRed.jpg); HEIGHT:30px;*/
	background:#FFFFFF;
	margin-bottom: 1px;
}

/*========================================================*/
/*  3. Controls (Skin Object)                             */
/*========================================================*/

/* Catch all for skin object font */
.SkinObject{
	font-family: verdana;
}


/* Style for date control */
.Date{
	background: #CC0000;
	font-family: verdana;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	padding-right:6px;
	padding-left: 18px;
}

/* Style for BreadCrumb control */
.BreadCrumb td{
	font-family:verdana;
	color:#FFFFFF;
	background: #CC0000;
	font-size:9px;
	font-weight:normal;
	letter-spacing:1px;
	border-bottom: #FFFFFF 1px;
}


/* Style for Login/Logout, Register/User controls */
a.LoginUser:link, a.LoginUser:visited, a.LoginUser:active {
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	font-style:italic;
	padding-right: 6px;
}

a.LoginUser:hover{
	font-family:verdana;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	font-style:italic;
	padding-right: 6px;
}

/* Style for legal related controls */
.LegalLinks, a.LegalLinks:link, a.LegalLinks:visited, a.LegalLinks:active {
	font-family:verdana;
	font-size:9px;
	color:#666666;
	font-weight:normal;
	text-decoration: none;
}

a.LegalLinks:hover {
	font-family:verdana;
	font-size:9px;
	color:#000000;
	font-weight:normal;
	text-decoration:overline;
}



/*========================================================*/
/*  4. Links and Buttons                                  */
/*========================================================*/


/* Default link style */
a:link, a:active {
	color: #FF0000;
	font-family:verdana;
	font-weight: normal;
}

a:visited {
	color: #666666;
	font-family:verdana;
	font-weight: normal;
}

a:hover {
	color: #FF0000;
	font-family:verdana;
	font-weight: normal;
	text-decoration: underline;
}


/* text and link style used for most text rendered by modules */
.Normal, a.Normal:link, a.Normal:visited, a.Normal:active {
	color: #000000;
	font-family:verdana;
	font-weight: normal;
	font-size: 11px;
}

a.Normal:hover {
	color: #0000FF;
	font-family:verdana;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

/* buttons and link buttons style used in the portal admin pages */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active  {
	color: #FFFFFF;	
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #666;
	border-left: 1px solid #bbb;
	border-right: 1px solid #999;
	padding: 1px 5px 2px 6px;
	font-family:verdana;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: #333;
}

A.CommandButton:hover    {
	color: #FF0000;	
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;
	padding: 1px 5px 2px 6px;
	font-family:verdana;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: #000;
}

	
	
/*========================================================*/
/*  5. Text                                               */
/*========================================================*/



/* text style for module titles */
.Head {
	font-family:verdana;
	font-size: 15px;
	color: #330000;  /*#171717*/
	font-weight: bold;
}


/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */ 
.SubHead {
	font-family:verdana;
	font-size: 11px;
	color:#000000;
	font-weight: normal;
}


/* text style used for most text rendered by modules; applies to the majority of text in the site */
.Normal{
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height:1.8em;
}

.NormalBold {
	color: #000000;   /* Text in admin that hides if same color as bg */
	font-family:verdana;
	font-size: 11px;
	font-weight: bold;
	line-height:1.8em;
}

/* Bold red text for alerts and such */
.NormalRed {
	color: #FF0000;
	font-family:verdana;
	font-weight: bold;
	font-size: 11px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family:verdana;
    font-size: 11px;
    font-weight: normal;
}

/*  form style */
select, input {
	font-family:verdana;
	font-size: 11px;
	/*border:1px solid #000;*/
	margin-bottom:-2px;  /* To align the box with the search button */
}


/* all the other text*/
h3 {
font-size: 18px;
font-weight: bold;
font-style: italic;
color:#000000;
}

h4, h5, h6, DT, TFOOT, THEAD, TH {
color:#000000;
}


/*========================================================*/
/*  6. Main Menu                                             */
/*========================================================*/



/* Container for main menu */
.MainMenu_MenuContainer {
	background-color: transparent;
	width:100%;  /* to shrink the menu container width to fit into the table cell*/
	text-align: center;
}

/* Menu bar */
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:26px;
	padding:0px;
}

/* Applies to off state of submenu items only */
.MainMenu_MenuItem {
	background:transparent;    /*#CC0000*/
	cursor:pointer; 
	cursor:hand; 
	color:#ffffff; 
	font-family:verdana;
	font-size:12px; 
	font-style:normal;
	font-weight:normal; 
	border-bottom:#CC0000 1px solid;
	border-top:#CC0000 1px solid;
	padding: 2px 10px 3px 5px;
}


/* Container for submenu */
.MainMenu_SubMenu {  /*the same style as MainMenu_MenuItem*/
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	background:#CC0000; /*#efefef same color as MainMenu_MenuItem borders*/
	background-image:    url(Images/VAN_bg_subMenu.gif);
	background-repeat:repeat-x;
	filter: none;
	border: 1px solid #FFFFFF;  /*#887E1E*/
	font-family: verdana;
	margin-top: -1px;
	padding: 1px;
}


/* Hover state for submenu items only */
.MainMenu_MenuItemSel {
	background:#FF0000;  /* for sub menu rollover effect, put different color to achieve different bg effect*/
	cursor:pointer; 
	cursor:hand; 
	color:#FFFFFF;
	font-family:verdana;
	font-size:12px; 
	font-weight:normal;
	font-style:normal; 
	padding: 2px 10px 3px 5px;
	
}

/* The Root Menu styles have to be AFTER the Submenu styles to overwrite submenu styles*/
/* Idle state for main menu items, can overwrite MainMenu_MenuItem */
.RootMenu_Off td{
	background: #CC0000;
	color: #FFFFFF;
	font-size: 12px;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	text-align:center;
	text-transform: uppercase;
	/*border-right: #CC0000 1px solid;
	border-left: #CC0000 1px solid;*/
}

/* Active state for main menu items */
.RootMenu_On td{
	background: #FF0000;
	color:#FFFFFF;
	font-size: 12px;
	font-family: verdana;	
	font-weight: normal;
	font-style: normal;
	text-align:center;
	text-transform: uppercase;
	/*border-right: #FFFFFF 0px solid;*/
}

/* Hover state for main menu items */
.RootMenu_Hover td{
	background:#FF0000;
	color:#FFFFFF;
	font-size: 12px;
	font-family: verdana;	
	font-weight: normal;
	font-style: normal;
	text-align:center;
	text-transform: uppercase;
	/*border-right: #CC0000 1px solid;
	border-left: #CC0000 1px solid;*/
}

/*MainMenu_MenuBreak*/
.MainMenu_MenuBreak {
	width: 3px;
	height: 100%;
	background: url(http://www.vantegis.com/Portals/47/Skins/CBL_Temp/break.gif);
	border-right: solid 1px #FFFFFF;
}


/* Elements we don't really need to see */
.MainMenu_MenuArrow,
.MainMenu_RootMenuArrow,
.MainMenu_MenuIcon {
	display: none;
}

/* Tabs -- Aggregator */
/*Simple Top Style */
.VAN_SIMPLE_TOP_TabStrip {
 height:18px;
 text-align: left;  /*nothing*/
}

.VAN_SIMPLE_TOP_TabPage {
 border-left: 1px solid #000000;
 border-bottom : 1px solid #000000;
 border-right: 1px solid #000000;
 border-top: 1px solid #000000;
 background: #FFFFFF;
 margin-top: 1px;  /*margin-top: 1px;*/
 padding: 10px;
}

.VAN_SIMPLE_TOP_TabStrip .VAN_SIMPLE_TOP_TabSelected{
 cursor: pointer;
 /*border-left: 1px solid black;
 border-top : 1px solid black;*/
 border-right: 1px solid black;
 background: #FFFFFF;
 padding-top: 2px;
 padding-right: 2px;
 padding-bottom: 4px;
 padding-left: 20px;
 top: 1px;
 position: relative;
 text-align: left;  /*center*/
 margin-left: 1px;  /*5px*/
 background-image:       url(Images/VAN_selectedTab2.gif);
}

.VAN_SIMPLE_TOP_TabStrip .VAN_SIMPLE_TOP_TabUnselected {
 cursor: pointer;
 /*border-left: 1px solid silver;
 border-top : 1px solid silver;*/
 border-right: 1px solid #666666;
 color: #555555;
 background: aliceblue;
 padding-top: 2px;
 padding-right: 2px;
 padding-bottom: 4px;
 padding-left: 20px;
 position: relative;
 text-align: left;  /*center*/
 margin-left: 1px;  /*5px*/
 background-image:       url(Images/VAN_unselectedTab2.gif);
}

.VAN_SIMPLE_TOP_TabStrip .VAN_SIMPLE_TOP_TabMouseover {
 /* Original Attributes/Values *
 border-left: 1px solid black;
 border-top : 1px solid black;
 border-right: 1px solid black;
 background: #FFFFFF; */
 cursor: pointer;
 /*border-left: 1px solid silver;
 border-top : 1px solid silver;*/
 border-right: 1px solid #666666;
 color: #CC0000;
 background: aliceblue;
 padding-top: 2px;
 padding-right: 2px;
 padding-bottom: 4px;
 padding-left: 20px;
 position: relative;
 text-align: left;  /*center*/
 margin-left: 1px;  /*5px*/
 background-image:       url(Images/VAN_unselectedTab2.gif);
}








