/* 
================================
Skin styles for DotNetNuke
================================
*/
*
{
    margin: 0;
    padding: 0;
}

.Body
{
    border: 0;     
    font-size: 12px;     
    height: 100%;
    text-align: center; /* Internet Explorer center alignment*/
    width: 100%;      
    background: #ede7e7;
}
.Body
{
    border: 0;     
    font-size: 12px;
    height: 100%;
    text-align: -moz-center; /* Mozilla FireFox center alignment*/
    text-align: center;
    width: 100%;
    background: #ede7e7;
}
.Page
{
    border: none 0;
    background: black;
    width: 100%;
    
}/*
.page-home
{
    margin: 0px auto;
    text-align: center;
    width: 1200px;
}*/

/*expansion*/
.contentBody2
{
    /*border: 0;     font-size: 12px;*/
  
    text-align: center; /* Internet Explorer center alignment*/
    height:100%;
    width: 100%;
    background: #000;
}

.HeaderContentPane_C2
{
    vertical-align:top;
    height: 122px;
    width: 100%;
    background: url(images/Content_Header2.jpg);
}



.MenuPane2
{
    
    width: 100%;
    
    height: 34px;    
}

/* Header*/
.HeaderContentPane
{
    font-size: 0px;
    vertical-align: top;
    height: 144px;
    width: 960px;
    background: url(images/Home_Header.jpg) no-repeat;
}
.HeaderContentPane_C
{
    font-size: 0px;
    vertical-align: top;
    height: 121px;
    width: 959px;
    background: url(images/Content_Header.jpg) no-repeat;
}

/* Content */
.Content
{
    padding: 0px;    
    /*background: URL(images/Menu_Shadow_BG.jpg) top;*/
}
.Content_Home
{
    margin-top: 0px;
}
.Content_SubMenu_Spacer
{
    height: 31px;
    background: URL(images/Menu_Shadow_BG_repeat.jpg) top;
    width:100%;
    
}
.ContentPane
{      
    padding: 0px 0px 0px 0px;
    
}
.contentBody
{
    /*border: 0;     font-size: 12px;*/
    height: 100%;
    text-align: center; /* Internet Explorer center alignment*/
    width: 100%;
    background: black;
}

.h1
{
    font-family: Verdana;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 7px;
    padding-left: 125px;
    color: #e84e05;
}


.h2
{
    font-family: Verdana;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 7px;
    padding-left: 125px;
    color: #e84e05;
}

.text
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 7px;
    color: #FFFFFF;
    
}

.pagelink
{
    text-decoration:none;
    color: #e9cb09;
}

.pagelink:hover
{
    border-bottom:dotted 1px #e9cb09;
    color: #FFFFFF;
}

.list
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 7px;
    color: #FFFFFF;
}

.Login
{
    margin: 0px;
    font: 7pt arial;
}
.CVInc
{
    margin: 0px;
    color: #a8a8a8;
    font: 7pt arial;
}
.CVInc_negMargin
{
    color:#a8a8a8;
    margin-top: -16px;
}
.CVInc_negMargin_Home
{
    margin-top: -15px;
}
a.CVInc_Link, .Login:hover
{
    color:  #c1c1c1 !important;
    font: 7pt arial;
}
.Login:link
{
    color: #a8a8a8;
    font: 7pt arial;
}
.CVInc_Link:Hover
{
    color: #aa717f !important;
    font: 7pt arial;
}


/* Background Shadowing*/
.Shadow_Left
{
    background: transparent url(Images/Home_Shadow_Left.jpg) repeat-y;
    width: 120px;
    height: 100%;
}

.Shadow_Right
{
    background: transparent url(Images/Home_Shadow_Right.jpg) repeat-y;
    width: 120px;
    height: 100%;
}
.Shadow_bottom
{
    background: transparent url(Images/Shadow_bottom.jpg);
    height: 15px;
}
.BG_LT
{
    background: transparent url(Images/Content_Shadow_Left_Top.jpg) no-repeat;
    width: 43px;
    height: 211px;
}
.BG_LC
{
    background: transparent url(Images/Content_Shadow_Left_Middle.jpg) repeat-y;
    width: 43px;
    height: 100%;
}
.BG_LB
{
    background: transparent url(Images/Content_Shadow_Left_Bottom.jpg) no-repeat;
    width: 43px;
    height: 117px;
}
.BG_RT
{
    background: transparent url(Images/Content_Shadow_Right_top.jpg) no-repeat;
    width: 43px;
    height: 211px;
}
.BG_RC
{
    background: transparent url(Images/Content_Shadow_Right_middle.jpg) repeat-y;
    width: 43px;
    height: 100%;
}
.BG_RB
{
    background: transparent url(Images/Content_Shadow_Right_Bottom.jpg) no-repeat;
    width: 43px;
    height: 117px;
}
.BG_BL
{
    background: transparent url(Images/Content_Shadow_Bottom_Left.jpg) no-repeat;
    height: 45px;
    width: 40px;
}
.BG_BR
{
    background: transparent url(Images/Content_Shadow_Bottom_Right.jpg) no-repeat;
    height: 45px;
    width: 40px;
}
.BG_BC
{
    background: transparent url(Images/Content_Shadow_Bottom_Middle.jpg) repeat-x;
    height: 45px;
    width: 100%;
}

.breadcrumb, .breadcrumb:link, .breadcrumb:visited
{
    color: #52515a;
    padding-left: 10px;
    font-size: 12px;
    font-family: Arial;
}
.LeftPane
{
    vertical-align: top;
    margin: 0px;
    padding: 0px;
    width: 178px;
}



/* Content */
.Content
{
    vertical-align: top;
    width: 100%;
    background: black;
    
}
.Content_Home
{
    margin-top: 0px;
}
.ContentPane
{
    background: #000000;
    vertical-align: top;
    width:100%;
    
}


/* Menu and Right Page */
.RightPane
{
    vertical-align: top;
    margin: 0px;
    padding: 0px;
    width: 197px;
}
.MenuPane
{
    
    background: url('images/content_menu_bg.jpg') repeat-x;
      
}

.MenuPadding
{
    margin: 0px 0px;
}


/* Footer */
.Footer
{
    background: white;
   height:100%;
    vertical-align: top;
    width: 100%;
}
.ContentFooter
{
    background: #a8a8a8 url(images/footer_bg_repeat.jpg) repeat-x;
    height:0%;
    
    vertical-align: top;
    width: 100%;
    
}




/****************************/
/* Content Specific */
/****************************/





/*  Bullets  */

ul.Arrows
{
    list-style: none;
    margin-left: 1px;
    padding-left: 1em;
    text-indent: -21px;
}
li.LI_BG_2
{
    border: solid 1px #dddddd;
    background: #efefef;
    padding: 3px;
}
li.LI_BG_1
{
    border: solid 1px #fff;
    background: #fff;
    padding: 3px;
    text-indent: -23px; 
border: solid 1px #ddd;         
background: #ebebeb;
}
ul.Arrows2
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-left: 0px;
    padding-left: 30px;
    text-indent: -15px;
}
li.LI2_BG_1
{
    border: solid 1px #fff;
    padding: 0px;
    margin: 0px;
    text-indent: -1px;
}
li.LI2_BG_2
{
    border: solid 1px #dddddd;
    background: #e7e7e7;
    padding: 3px;
}
ul.Arrows3
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-left: 20px;
    text-indent: -15px;
}
li.LI3_BG_1
{
    border: solid 1px #fff;
    padding: 0px;
    margin: 0px;
    margin-left: 19px;
    text-indent: -15px;
}
ul.ArrowsMissionVision
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-left: 0px;
    padding-left: 14px;
    text-indent: -15px;
    color: #222;
    margin-top: 2px; 
    font-size: 14px; 
    margin-left: 8px; 
    padding-top: 2px;
    line-height: 20px;
}
ul.ArrowsCompanyInfo
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-left: 18px;
    padding-left: 7px;
    text-indent: -19px;
    color: #222;
    margin-top: 2px; 
    font-size: 14px; 
    padding-top: 2px;
    line-height: 14px;
    font: 12px tahoma; 
    margin-right: 10px
}
ul.ArrowsProducts
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-left: 0px;
    padding-left: 30px;
    text-indent: -15px;
}


.Justify
{
    text-align: justify;
}
.Column_Bullets
{
    margin-left: 25px;
}
.Column_Bullets_2
{
    margin-left: 27px;
    list-style-type: square !important;
}
.Column_Bullets_3
{
    margin-left: 19px;
    text-align: left;
    margin-left: 20px !important;
    list-style-type: square;
    font-weight: bold;
}
