﻿@charset "utf-8";
/* CSS Document */

@import url('Reset.css');/*Common Rest css- Do not edit*/

/*-------------- "Common" Css for both "English and Arabic" ------------------*/
/*The "classes(Selectors)" in below four css document are same*/
/*Only change "Declarations" Skeletonwise and Apperance wise*/

@import url('SkeletonCommon.css'); 
/* CSS Document For Common (English and Arabic)" Skeleton" -  */
/*Edit for add or change common div structure in both sites*/

/*-------------- Css for English Site ------------------*/
/*Not: Below css is separated because some div(float, text-alignment, padding, margin) and images are reverse(i.e. left/right) in both English and Arabic website*/
@import url('KfupmEngSkeleton.css');
/* CSS Document For "English" Skeleton - editable*/
/*Edit for add or change div structure in English site*/




