
/*************** Roboto Light CSS ***************/
@font-face {
    font-family: 'robotolight';
    src: url('fonts/webfontkit_Roboto_Light/roboto-light-webfont.eot');
    src: url('fonts/webfontkit_Roboto_Light/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/webfontkit_Roboto_Light/roboto-light-webfont.woff') format('woff'),
         url('fonts/webfontkit_Roboto_Light/roboto-light-webfont.ttf') format('truetype'),
         url('fonts/webfontkit_Roboto_Light/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*************** Roboto Bold CSS ***************/
@font-face {
    font-family: 'robotobold';
    src: url('fonts/webfontkit_Roboto_Bold/roboto-bold-webfont.eot');
    src: url('fonts/webfontkit_Roboto_Bold/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/webfontkit_Roboto_Bold/roboto-bold-webfont.woff') format('woff'),
         url('fonts/webfontkit_Roboto_Bold/roboto-bold-webfont.ttf') format('truetype'),
         url('fonts/webfontkit_Roboto_Bold/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*************** Roboto Regular CSS ***************/
@font-face {
    font-family: 'robotoregular';
    src: url('fonts/webfontkit_Roboto_Regular/roboto-regular-webfont.eot');
    src: url('fonts/webfontkit_Roboto_Regular/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/webfontkit_Roboto_Regular/roboto-regular-webfont.woff') format('woff'),
         url('fonts/webfontkit_Roboto_Regular/roboto-regular-webfont.ttf') format('truetype'),
         url('fonts/webfontkit_Roboto_Regular/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight:normal;
    font-style:normal;
}

.font_RC_Light_300{font-family: 'Roboto Condensed', sans-serif; font-weight:300;}
.font_RC_Bold_700{font-family: 'Roboto Condensed', sans-serif; font-weight:700;}

/*********************** Black And Blue Title Css ***********************/
.blackAndOrangeTitle{padding:0; margin:0; font-family: 'robotolight';}
.blackAndOrangeTitle .RTTitle_Box{padding:0; margin:0;}
.blackAndOrangeTitle .Action{float:none;}
.blackAndOrangeTitle .Ico{float:left; padding:0; margin:10px 0 0 0;}
.blackAndOrangeTitle .RTTitle_Wrapper{float:left; margin:0; padding:9px 0;}
.blackAndOrangeTitle .RTTitle_Wrapper span{color:#1d1b1b; font-size:22px;}
.blackAndOrangeTitle .RTTitle_Wrapper span span{color:#d78f01;}
.blackAndOrangeTitle .RTTitle_Text{font-size:15px; color:; text-align:left; padding:0; margin:0;}
.blackAndOrangeTitle .RTTitle_Text span{}
.blackAndOrangeTitle .RTBody{padding:10px 0 20px; clear:both; margin:0;}

/*********************** Black And Blue Title Css ***********************/
.blackAndBordTitle{padding:0; margin:0; font-family: 'robotolight';}
.blackAndBordTitle .RTTitle_Box{padding:0; margin:0; border-bottom:1px solid #ECAE33;}
.blackAndBordTitle .Action{float:none;}
.blackAndBordTitle .Ico{float:left; padding:0; margin:10px 0 0 0;}
.blackAndBordTitle .RTTitle_Wrapper{float:left; margin:0; padding:9px 0;}
.blackAndBordTitle .RTTitle_Wrapper span{color:#252524; font-size:18px;}
.blackAndBordTitle .RTTitle_Text{font-size:15px; text-align:left; padding:0; margin:0;}
.blackAndBordTitle .RTTitle_Text span{}
.blackAndBordTitle .RTBody{padding:10px 0 20px; clear:both; margin:0;}

/*********************** Black And Blue Title Css ***********************/
.blackTitle{padding:0; margin:0; font-family: 'robotoregular';}
.blackTitle .RTTitle_Box{padding:0; margin:0;}
.blackTitle .Action{float:none;}
.blackTitle .Ico{float:left; padding:0; margin:10px 0 0 0;}
.blackTitle .RTTitle_Wrapper{float:left; margin:0; padding:9px 0;}
.blackTitle .RTTitle_Wrapper span{color:#161513; font-size:22px;}
.blackTitle .RTTitle_Text{font-size:15px; text-align:left; padding:0; margin:0;}
.blackTitle .RTTitle_Text span{}
.blackTitle .RTBody{padding:10px 0 20px; clear:both; margin:0;}

/*********************** Black And Blue Title Css ***********************/
.orangeBoxTitle{padding:0; margin:0; font-family: 'robotolight'; background:#ecae33;}
.orangeBoxTitle .RTTitle_Box{padding:0; margin:0;}
.orangeBoxTitle .Action{float:none;}
.orangeBoxTitle .Ico{float:left; padding:0; margin:10px 0 0 0;}
.orangeBoxTitle .RTTitle_Wrapper{float:left; margin:0; padding:10px;}
.orangeBoxTitle .RTTitle_Wrapper span{color:#fff; font-size:18px;}
.orangeBoxTitle .RTTitle_Text{font-size:15px; color:; text-align:left; padding:0; margin:0;}
.orangeBoxTitle .RTTitle_Text span{}
.orangeBoxTitle .RTBody{padding:10px 0 20px; clear:both; margin:0;}

/*********************** Footer Block Title Css ***********************/
.footerBlockTitle{padding:0; margin:0; font-family: 'robotolight';}
.footerBlockTitle .RTTitle_Box{padding:0 0 8px; margin:0;}
.footerBlockTitle .Action{float:none;}
.footerBlockTitle .Ico{float:left; padding:0; margin:10px 0 0 0;}
.footerBlockTitle .RTTitle_Wrapper{float:left; margin:0; padding:9px 0;}
.footerBlockTitle .RTTitle_Wrapper span{color:#b77b05; font-size:17px;}
.footerBlockTitle .RTTitle_Text{font-size:15px; text-align:left; padding:0; margin:0;}
.footerBlockTitle .RTTitle_Text span{}
.footerBlockTitle .RTBody{padding:10px 0; clear:both; margin:0;}

