﻿/*Common Css in most form*/
.clsBody
{
	background-color: #F5F5F5;
	background-repeat: repeat-x;
	vertical-align:top;
	top:0;
	margin-top:0;
	padding:0;
}
.clsMainTable
{
	background-color: #ffffff;
	background-repeat: repeat-x;
}
.clsHeaderLeft
{
	background-image: url('../CustomizedImages/Home_Header_left.gif');
	background-repeat: no-repeat;
	width: 12px;
	height: 29px;
}
.clsHeaderMiddle
{
	background-image: url('../CustomizedImages/Home_Header_middle.gif');
	background-repeat: repeat-x;
	height: 29px;
	vertical-align: middle;
	font-family: Arial;
	color: White;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	padding-left: 5px;
}
.clsHeaderRight
{
	background-image: url('../CustomizedImages/Home_Header_right.gif');
	background-repeat: no-repeat;
	width: 12px;
	height: 29px;
}
.clsGoBtn
{
	text-align: right;
	padding-top: 2px;
	padding-right: 2px;
}
.clsGridViewItem
{
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	padding-right: 5px;
}
.clsGridViewHeader
{
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}
.clsMessage
{
	text-align: left;
	font-family: Arial;
	color: red;
	font-size: 12px;
	padding-top: 10px;
}
.clsSectionHeader
{
	font-family: Arial;
	color: Black;
	font-size: 14;
	background-color: #B1B1B1;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.clsFont
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.clsFontBold
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	padding-left: 50px;
}
/*End of Common Css in most form*/
.clsUserImage
{
	z-index: 2000;
}
.clsItem
{
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	padding-right: 5px;
}

.clsItemHeader
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-right: 5px;
}
.errordiv
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	color: red;
	background-color: #ffffcc;
}
.clsHyperLink
{
	width: 20%;
	text-align: left;
	vertical-align: middle;
	font-family: Arial;
	font-size: 13px;
	height: 25px;
	color: #0033CC;
}
.clsDivGridView
{
	text-align: left;
	padding-left: 8px;
}

.clsNewsHeaderDesc
{
	width: 20%;
	text-align: left;
	vertical-align: middle;
	font-family: Arial;
	font-size: 13px;
	color: #003378;
	height: 25px;
	padding-left: 22px;
	padding-top: 10px;
}
.clsNextPrevLinks
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	font-style:normal;
	
}

/* Classes for new UI */
.clsBlogsBackgroundTop
{
    background-image:url('../Images/BackgroundImages/Blogs/blue_box_top.jpg');
    width:950px;
    height:356px;
    background-repeat:no-repeat;
}

.clsBlogsBackgroundMiddle
{
    background-image:url('../Images/BackgroundImages/Blogs/blue_box_middle.jpg');
    width:967px;
    background-repeat:repeat-y;
}

.clsBlogsBackgroundBottom
{
    background-image:url('../Images/BackgroundImages/Blogs/blue_box_bottom.jpg');
    width:967px;
    height:10px;
    background-repeat:no-repeat;
}

.clsPhotoFrame
{
    background-image:url('../Images/BackgroundImages/Blogs/user_photo_frame.png');
    width:90px;
    height:85px;
    background-repeat:no-repeat;
    text-align:left;
    padding-left:1px;
    vertical-align:top;
    padding-top:1px;
}

.clsPostsLeft
{
    background-image:url('../Images/BackgroundImages/Blogs/orange_box_left.png');
    width:2px;
    height:101px;
    background-repeat:no-repeat;
}

.clsPostsCenter
{
    background-image:url('../Images/BackgroundImages/Blogs/orange_box_center.png');
    height:101px;
    background-repeat:repeat-x;
}

.clsPostsRight
{
    background-image:url('../Images/BackgroundImages/Blogs/orange_box_right.png');
    width:2px;
    height:101px;
    background-repeat:no-repeat;
}

.clsbg_RightSidePanel
{
    background-image:url('../Images/BackgroundImages/Blogs/rightsite_blue_box.png');
    width:239px;
    background-repeat:no-repeat;
}

.clsbg_MyPhotos
{
    background-image:url('../Images/BackgroundImages/Blogs/my_photos_bg.png');
    width:208px;
    background-repeat:no-repeat;
    background-position:center top;
}

.clsbg_Archive
{
    background-image:url('../Images/BackgroundImages/Blogs/archive_right_background.png');
    width:214px;
    height:338px;
    background-repeat:no-repeat;
}

.clsOtherPage
{
	width:19px;
	height:22px;
	background-image:url('../Images/Icons/pagi_off.jpg');
	background-repeat:no-repeat;	
	text-align:center;
	vertical-align:middle;
	padding-top:3px;
	color: #1a5baf;
	background-position:center center;
	font-size:12px;
}

.clsCurrentPage
{
	width:19px;
	height:22px;
	background-image:url('../Images/Icons/pagi_on.jpg');
	background-repeat:no-repeat;	
	text-align:center;
	vertical-align:middle;
	padding-top:3px;
	color:White;
	background-position:center center;
	font-size:12px;
	/*vertical-align:middle;
	padding-top:3px;*/
}

.bg_BreadCrumb
{
    background-image:url('../Images/BackgroundImages/TrainingLog-bg.gif');
    background-repeat:no-repeat;
    width:773px;
    height:28px;
}

.clsbg_TopDivider
{
    background-image:url('../Images/BackgroundImages/Blogs/dotted_line_my_photos.png');
    width:212px;
    background-position:center top;
}


.clsBlogsBackgroundTopRunning
{
    background-image:url('../Images/BackgroundImages/Blogs/blue_box_top_center.png');
    width:967px;
    height:356px;
    background-repeat:no-repeat;
}

.clsPagePreviewTopBG
{
    background-image:url('../Images/BackgroundImages/Blogs/blue_box_top.jpg'); 
	background-repeat:no-repeat; 
	width:935px; 
	height:352px;     
}

.clsPagePreviewTopLeft
{
    background-image:url('../Images/BackgroundImages/Blogs/blue_box_top_right.png'); 
	background-repeat:no-repeat; 
	width:16px; 
	height:352px;     
}

.clsPagePreviewTopRight
{
    background-image:url('../Images/BackgroundImages/Blogs/blue_box_top_left.png'); 
	background-repeat:no-repeat; 
	width:16px; 
	height:352px;   
}

.clsArchiveFrequencyBorder
{
    background-image:url('../Images/BackgroundImages/Blogs/orBox1_bor.png');
    background-repeat:no-repeat;
    width:1px;
    height:123px;
}

.clsArchiveFrequencyMiddle
{
    background-image:url('../Images/BackgroundImages/Blogs/orBox1_bg.png');
    background-repeat:repeat-x;
    height:123px;
}

.clsImportExportBorder
{
    background-image:url('../Images/BackgroundImages/Blogs/orBox3_bor.png');
    background-repeat:no-repeat;
    width:1px;
    height:192px;
}

.clsImportExportMiddle
{
    background-image:url('../Images/BackgroundImages/Blogs/orBox3_bg.png');
    background-repeat:repeat-x;
    height:192px;
}

.clsEditBlogBorder
{
    background-image:url('../Images/BackgroundImages/Blogs/orBox2_bor.png');
    background-repeat:no-repeat;
    width:1px;
    height:265px;
}

.clsEditBlogMiddle
{
    background-image:url('../Images/BackgroundImages/Blogs/orBox2_bg.png');
    background-repeat:repeat-x;
    height:265px;
}

.clsBgAddGadgets
{
    background-image:url('../Images/BackgroundImages/Blogs/Blog Settings_addgadget_BG.png');
    background-repeat:no-repeat;
    height:655px;
    width:247px;
}

.clsBgAddGadgetsDivider
{
    background-image:url('../Images/BackgroundImages/Blogs/dotted_line.png');
    height:1px;
    background-repeat:repeat-x;
    background-position:left center;
}

.clsAlreadyAdded
{
    background-image:url('../Images/BackgroundImages/Blogs/ico_alreadyadded.png');
    width:126px;
    height:25px;
    background-repeat:no-repeat;
    padding-left:30px;
    background-position:+5px top;
}

.clsSearchBlogTitleLeft
{
    background-image:url('../Images/BackgroundImages/Blogs/SearchChallengesLeft.jpg');
    width:10px;
    height:126px;
    background-repeat:no-repeat;
}

.clsSearchBlogTitleMid
{
    background-image:url('../Images/BackgroundImages/Blogs/SearchChallengesMid.jpg');
    width:753px;
    height:126px;
    background-repeat:no-repeat;
}

.clsSearchBlogTitleRight
{
    background-image:url('../Images/BackgroundImages/Blogs/SearchChallengesRight.jpg');
    width:10px;
    height:126px;
    background-repeat:no-repeat;
}

.clsSearchBodyLeft
{
    background-image:url('../Images/BackgroundImages/Blogs/ChallengesBodyLeft.gif');
    width:10px;
    background-repeat:no-repeat;
}

.clsSearchBodyCenter
{
    background-image:url('../Images/BackgroundImages/Blogs/ChallengesBodyMiddle.gif');
    background-repeat:repeat-x;
}

.clsSearchBodyRight
{
    background-image:url('../Images/BackgroundImages/Blogs/ChallengesBodyRight.gif');
    width:10px;
    background-repeat:no-repeat;
}
.clsbg_RightSidePanelDummy
{
    background-image:url('../Images/BackgroundImages/Blogs/rightsite_blue_box_dummy.png');
    width:239px;
    height:749px;
    background-repeat:no-repeat;
}
.clsDummyWidgetsBG
{
     background-image:url('../Images/BackgroundImages/Blogs/DummyWidgetsRHS.jpg');
    width:226px;
    height:374px;
    background-repeat:no-repeat;
    }
