﻿/**********************************************************************************/
/********************* HTML & BODY ************************************************/
/**********************************************************************************/
html 
{
	margin	: 0		; 
	padding	: 0		; 
	height	: 100%	;
}

body
{
	background		    : url(../../pictures/pit1_bg.png);
    background-repeat   : repeat-x;
	background-color    : #343434;
	
    margin-bottom   : 0			;
    margin-left     : 0			;
    margin-right    : 0			;
    margin-top      : 0			;
	font-size       : 9pt		;
    font-weight     : normal	;
    font-style      : normal	;
    color           : #c7c7c7	;
    
	padding			: 0		; 
	height			: 100%	;    
	
	font-family		: Verdana, sans-serif;
}

/**********************************************************************************/
/********************* Ajax Popup *************************************************/
/**********************************************************************************/
.PopupMenu
{
    position        : absolute;
    visibility      : hidden;
    background-color: #f5f7f8; 
    color           : #343434;
	border          : 1px solid #777777;
}

.HoverPopupMenu
{
    background-color: #ff7d00;
}

#imgbox 
{
    vertical-align  : middle;
    position        : absolute;
    border          : 0px;
    background      : #ffffff; 
    filter          : Alpha(Opacity=100);
    visibility      : hidden;
    height          : 308px;
    width           : 450px;
    z-index         : 50;
    overflow        : hidden;
    text-align      : center;
}

#imgboxCR 
{
    vertical-align  : middle;
    position        : absolute;
    border          : 0px;
    background      : #FFFFFF; 
    filter          : Alpha(Opacity=100);
    visibility      : hidden;
    height          : 416px;
    width           : 450px;
    z-index         : 50;
    overflow        : hidden;
    text-align      : center;
}

/**********************************************************************************/
/********************* Text Styles ************************************************/
/**********************************************************************************/
.HomeTitle
{
    font-family : Arial, sans-serif;
    font-size   : 12pt;
    font-weight : bold;
    font-style  : normal;
    color       : #c7c7c7;
}

.HomeTitleSmall
{
    font-family : Arial, sans-serif;
    font-size   : 10pt;
    font-weight : bold;
    font-style  : normal;
    color       : #5f5f5f;
}

.HomeText
{
    font-family : Arial, sans-serif;
    font-size   : 9pt;
    font-weight : normal;
    font-style  : normal;
    color       : #c7c7c7;
}

.HomeTextM
{
    font-family : Arial, sans-serif;
    font-size   : 11pt;
    font-weight : normal;
    font-style  : normal;
    color       : #c7c7c7;
}

.HomeTitle2
{
    font-family : Verdana, sans-serif;
    font-size   : 13pt;
    font-weight : normal;
    font-style  : normal;
    color       : #c7c7c7;
}

.HomeText2
{
    font-family : Verdana, sans-serif;
    font-size   : 10pt;
    font-weight : normal;
    font-style  : normal;
    color       : #c7c7c7;
}

.TitleText
{
    font-family : Verdana, sans-serif;
    font-size   : 13pt;
    font-weight : bold;
    font-style  : normal;
    color       : #777777;
}

.LoginErrorStar
{
	font-family : Verdana;
	color       : #FF7D00;
	font-size   : 11pt;
	font-weight : bold;
	font-style  : normal;
}

.MSText
{
    font-family : Verdana, sans-serif;
    font-size   : 7pt;
    font-weight : normal;
    font-style  : normal;
    color       : #777777; 
}

.SmallSpace
{
    font-family : Verdana, sans-serif;
    font-size   : 4pt;
}

.HomeTitle3
{
    font-family : Verdana, sans-serif;
    font-size   : 12pt;
    font-weight : normal;
    font-style  : normal;
    color       : #c7c7c7;
}

.HomeText3
{
    font-family : Verdana, sans-serif;
    font-size   : 9pt;
    font-weight : normal;
    font-style  : normal;
    color       : #c7c7c7;
}

.FormText
{
    font-family : Verdana, sans-serif;
    font-size   : 9pt;
    font-weight : normal;
    font-style  : normal;
    color       : #f1f1f1;
}

.HelpLimitText
{
	color: #f1f1f1;  
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal; 
}

.step
{
	background-color: #343434; padding: 10px; border: 1px solid #777777;
}

/**********************************************************************************/
/********************* Lines ******************************************************/
/**********************************************************************************/
.VerticalLine
{
    border-right	: none;
    border-top	    : none;
    border-bottom	: none;
    border-left	    : #cccccc 1px dotted;
}

.HorizontalLine
{
    border-top      : 3px dotted #cccccc;
    margin-top      : 5px;
    margin-bottom   : 5px;
}

.HorizontalLineSolid
{
    border-right	: none;
    border-left	    : none;
    border-bottom	: none;
    border-top	    : #cccccc 1px solid;
}

.MenuUnderLine 
{
	background-color: #FF8040;
	padding-left    : 0px;
	padding-bottom  : 0px;
	padding-top     : 0px;
	border          : 0;
}

.TDLines 
{
    border-right	: none;
    border-left	    : none;
    border-bottom	: #c7c7c7 1px solid;
    border-top	    : #c7c7c7 1px solid;
}

.clientBG 
{
	color           : #ffffff; 
	background-image: url(../../pictures/pit1_clients.png); 
	height          : 109px;
	font-family     : Arial, sans-serif;
	font-size       : 12pt;
	font-weight     : bold;
	font-style      : normal; 
	padding-left    : 0px;
	padding-bottom  : 0px;
	padding-top     : 0px;
	text-align      : left;
	border          : 0;
}

.contactMenuDevider 
{
	height          : 20px; 
	vertical-align  : middle;
	padding-left    : 0px;
	padding-bottom  : 0px;
	padding-top     : 0px;
	border          : 0;
}

.contactBarTop
{
	background-image: url(../../pictures/pit1_contact_bar_top.png); 
	height          : 6px; 
	padding-left    : 0px;
	padding-bottom  : 0px;
	padding-top     : 0px;
	border          : 0;
}

.contactBarBottom
{
	background-image: url(../../pictures/pit1_contact_bar_bottom.png); 
	height          : 6px;
	padding-left    : 0px;
	padding-bottom  : 0px;
	padding-top     : 0px;
	border          : 0;
}

.sliderBG
{
	background-image: url(../../pictures/pit1_slider_bg.png); 
	height          : 202px; 
	width           : 550px;
	padding-left    : 0px;
	padding-bottom  : 0px;
	padding-top     : 0px;
	border          : 0;
}

.sliderLeft
{
	background-image: url(../../pictures/pit1_slider_button_left_up.png); 
	height          : 199px; 
	width           : 23px;
	padding-left    : 0px;
	padding-bottom  : 0px;
	padding-top     : 0px;
	border          : 0;
}

.sliderRight
{
	background-image: url(../../pictures/pit1_slider_button_right_up.png); 
	height          : 199px; 
	width           : 24px;
	padding-left    : 0px;
	padding-bottom  : 0px;
	padding-top     : 0px;
	border          : 0;
}

/**********************************************************************************/
/********************* Links ******************************************************/
/**********************************************************************************/
a.ReadMoreLink
{
    font	        : 9pt normal Verdana, Arial, sans-serif;
    color	        : #ffffff;
    text-decoration : underline;
    padding-left    : 5px;
    padding-right   : 5px;
    font-weight	    : normal;
    line-height	    : 15px;
} 

a.ReadMoreLink:hover 
{ 
    color			: #ff7d00;
}

a.ReadMoreLinkDark
{
    font	        : 9pt normal Verdana, Arial, sans-serif;
    color	        : #666666;
    text-decoration : underline;
    padding-left    : 5px;
    padding-right   : 5px;
    font-weight	    : normal;
    line-height	    : 15px;
} 

a.ReadMoreLinkDark:hover 
{ 
    color			: #ff7d00;
}

a.WebsiteLink
{
    font-family	    : Arial, sans-serif;
    font-weight	    : normal;
    font-size	    : 10pt;
    color		    : #c7c7c7;
    line-height	    : 15px;
    text-decoration : underline;
} 

a.WebsiteLink:hover 
{ 
    color		    : #ff7e00;
}

a.SideMenuLink
{
    font-family	    : Verdana, sans-serif;
    font-weight	    : bold;
    font-size		: 10pt;
    color			: #ffffff;
    line-height	    : 15px;
    padding-right	: 15px;
    text-decoration : none;
} 

a.SideMenuLink:hover 
{ 
    padding-right   : 15px;
    color			: #ff7d00;
}

/**********************************************************************************/
/********************* Copyright & footer links ***********************************/
/**********************************************************************************/
.CopyRightText
{
	font	        : 9pt normal Verdana, sans-serif;
	color	        : #c7c7c7;
	padding-left    : 7px;
	padding-right   : 7px;
	text-decoration : none;
} 

a.FooterLink
{
	font	        : 9pt normal Verdana, Arial, sans-serif;
	color	        : #ffffff;
	text-decoration : underline;
	padding-left    : 7px;
	padding-right   : 7px;
} 

a.FooterLink:hover 
{ 
	color           : #ff7d00;
}

.FooterLinkDevider
{
	font	        : 9pt normal Verdana, Verdana, sans-serif;
	color	        : #c7c7c7;
	text-decoration : none;
} 

/**********************************************************************************/
/********************* Title User Control *****************************************/
/**********************************************************************************/
.title, table title 
{
	color           : #ffffff; 
	background-image: url(../../pictures/pit1_top_bar.png); 
	height          : 182px; 
	width           : 980px;
	font-family     : Arial, sans-serif;
	font-size       : 12pt;
	font-weight     : bold;
	font-style      : normal; 
	padding-left    : 0px;
	padding-bottom  : 0px;
	padding-top     : 0px;
	text-align      : left;
	border          : 0;
}

.title_main_text
{
    font-family : Arial, sans-serif;
    font-size   : 12pt;
    font-weight : bold;
    font-style  : normal;
    color       : #333333;
}

.title_help_text
{
    font-family : Arial, sans-serif;
    font-size   : 9pt;
    font-weight : normal;
    font-style  : italic;
    color       : #333333;
}

.info_text
{
    font-family : Verdana, sans-serif;
    font-size   : 10pt;
    font-weight : normal;
    font-style  : normal;
    color       : #333333;
}

/**********************************************************************************/
/********************* Call Us ****************************************************/
/**********************************************************************************/
.CallUsText
{
    font-family : Verdana, sans-serif;
    font-size   : 10pt;
    font-weight : normal;
    font-style  : normal;
    color       : #a7a7a7;
}

.CallUsSmallText
{
    font-family : Times New Roman, sans-serif;
    font-size   : 9pt;
    font-weight : normal;
    font-style  : normal;
    color       : #a7a7a7;
}

.CallUsPhoneNumberText
{
    font-family : Verdana, sans-serif;
    font-size   : 13pt;
    font-weight : bold;
    font-style  : normal;
    color       : #ff7d00; 
}

.PromotionText
{
    font-family : Verdana, sans-serif;
    font-size   : 10pt;
    font-weight : bold;
    font-style  : normal;
    color       : #ff7d00; 
}

/**********************************************************************************/
/********************* Controls ***************************************************/
/**********************************************************************************/
.TextBoxStlyle {
	background-color: #ffffff;
	border          : 1px solid #777777;
}

.small_button_text_white
{
	font	        : 10pt normal Trebuchet MS;
	color	        : #777777;
	font-weight     : bold;
	text-decoration : none;
	background-color: #ffffff; 
	border-width    : 0px;
	cursor          : pointer;
}


