﻿
/* Headings */


H1
{
	font: verdana,arial;
	font-size: 16px;
	font-weight: bold;
}

.SubHead
{
	font-weight: bold;
}

.alpha
{
	font-size: 9px;
	font-weight: normal;
	color: #032422;
}
.DynamicMenuItemStyle
{
	background-color: #C7930B;
	border-right-style: solid;
	border-right-color: #C7930B;
	border-right-width: 2px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	border-left-style: solid;
	border-left-color: #C7930B;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C7930B;
	border-bottom-width: 2px;
}

/*
*  Created By: Surajit Kar.
*  Date: 26 Aug 2008.
*  Purpose: Start Search Panel Styling
*/

.CWIPSearchTitle_TR
{
	background-color: whitesmoke;
	height: 20pt;
	font-weight: bold;
}

.CWIPSearchDesc_TR
{
	background-color: InfoBackground;
	height: 17pt;
	font-style: italic;
}

.CWIPSearchTitle_TD
{
	padding: 0 0 0 10px;
}

.CWIPSearchDesc_TD
{
	padding: 0 0 5px 20px;
}

/*End  Search Panel Styling*/



/*
*  Created By: Surajit Kar.
*  Date: 26 Aug 2008.
*  Purpose: CWIP TAB MENUS
*/

.MenuHorizontalTabsMenuItem * div
{
	background: url(images/left_both.gif) no-repeat left top;
	height: 21px;
	padding-left: 6px;
	position: relative;
	top: 2px;
	text-decoration: none;
	cursor: pointer;
}
.MenuHorizontalTabsMenuItem * span
{
	position: relative;
	top: +4px;
	background: url(images/right_both.gif) no-repeat right top;
	padding: 4px 8px 4px 1px;
	font-weight: bold;
	color: #C7930B;
	height: 22px;
	text-decoration: none;
}
.MenuHorizontalTabsSelectedMenuItem * div
{
	background-position: 0px -150px;
}
.MenuHorizontalTabsSelectedMenuItem * span
{
	background-position: 0px -150px;
}
.MenuHorizontalTabsHoverMenuItem * div
{
	color: Black;
	text-decoration: none;
}
.MenuHorizontalTabsHoverMenuItem * span
{
	color: Black;
	text-decoration: none;
}

/*Tba Menu End*/
.SmallTxt
{
	font-size: 7pt;
}


.cmsalpha
{
	font-size: 9px;
	font-weight: normal;
	color: #032422;
	background-image: url(images/page_top_left_bkground_dis.gif);
	background-repeat: no-repeat;
}

.cmsalpha2
{
	font-size: 9px;
	font-weight: normal;
	color: #032422;
	background-image: url(images/page_top_left_bkground.gif);
	background-repeat: no-repeat;
}

.cmsalphaA
{
	font-size: 9px;
	font-weight: normal;
	color: #032422;
	background-image: url(images/page_top_bkground_dis.gif);
	background-repeat: no-repeat;
}

.cmsalpha2A
{
	font-size: 9px;
	font-weight: normal;
	color: #032422;
	background-image: url(images/page_top_bkground.gif);
	background-repeat: no-repeat;
}

.cmsalphaB
{
	font-size: 9px;
	font-weight: normal;
	color: #032422;
	background-image: url(images/page_top_right_bkground_dis.gif);
	background-repeat: no-repeat;
}

.cmsalpha2B
{
	font-size: 9px;
	font-weight: normal;
	color: #032422;
	background-image: url(images/page_top_right_bkground.gif);
	background-repeat: no-repeat;
}

.ErrorLabel
{
	color: #942B2B;
	font-weight: bold;
}


/* Buttons */

.MemberLoginButton
{
	color: #FFF;
	background-color: #C7930B;
	border: solid 1px;
	font-size: 12px;
}

.SumbitButton
{
	color: #FFF;
	background-color: #C7930B;
	border: solid 1px;
	font-size: 12px;
}

/* Dividers */


.HR_StoryDivider
{
	position: relative;
	top: 0px;
	height: 1px;
	color: #CCC;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-bottom: solid 1px;
	border-top: none 0px;
}


/* Form Fields */


.Text
{
	border: 1px solid #CCC;
	color: #000;
	font-family: Verdana,Arial;
	font-size: 8.5pt;
	padding: 2px 0px 2px 2px;
}

.TextBox
{
	border: 1px solid #CCC;
	color: #000;
	font-family: Verdana,Arial;
	font-size: 8.5pt;
	padding: 2px 0px 2px 2px;
}



.SearchText
{
	border: 1px solid #CCC;
	color: #000;
	font-family: Verdana,Arial;
	font-size: 8.5pt;
	padding: 2px 0px 2px 2px;
}


.Select
{
	border: 1px solid #CCC;
	padding: 0px;
	color: #000;
	font-family: Verdana,Arial;
	font-size: 8.5pt;
}



.OtherRegions
{
	top: 0px;
	right: 5px;
	float: right;
	position: relative;
}

select
{
	border: 1px solid #CCC;
	color: #000;
	font-size: 8.5pt;
}


/* General A HREF Elements */


a:visited
{
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

a:link
{
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

a:active
{
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

a:hover
{
	text-decoration: underline;
	color: #000;
	font-weight: normal;
}



a.alpha:visited
{
	color: #000000;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

a.alpha:link
{
	color: #000000;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

a.alpha:hover
{
	color: #666;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

a.TopNavLink:Link
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a.TopNavLink:visited
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a.TopNavLink:hover
{
	color: #C7930B;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a.whitetxt:visited
{
	color: #FFF;
	text-decoration: none;
}

a.whitetxt:link
{
	color: #FFF;
	text-decoration: none;
}

a.whitetxt:hover
{
	color: #FFF;
	text-decoration: underline;
}


a.whitetxtlogout:visited
{
	float: right;
	color: #FFF;
	text-decoration: none;
}


a.BlackLink:visited
{
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

a.BlackLink:link
{
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

a.BlackLink:hover
{
	color: #666;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}


a.SmallTxtLink:visited
{
	color: #000000;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
}

a.SmallTxtLink:link
{
	color: #000000;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
}

a.SmallTxtLink:hover
{
	color: #666;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
}

/* Table Elements */

.SmallUKMap
{
	background-image: url(images/SmallUK_Map.gif);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	right: 0px;
}


.SearchIcon
{
	padding: 5px 0px 0px 5px;
	vertical-align: top;
}

.LeftContentColAdmin
{
	position: relative;
	top: 0px;
	width: 200px;
	background-color: #E7EBEF;
	vertical-align: top;
}

.LoginBox
{
	border: solid 1px #CCC;
	background-image: url(images/tablecontentBG.gif);
	background-repeat: no-repeat;
	width: 300px;
}

.BoxHeader
{
	background-image: url(images/Structure/BoxHeader.gif);
	background-repeat: repeat-x;
	height: 26px;
}

.RegionPanel
{
	background-color: #C7930B;
	color: #FFF;
}

.RegionTable
{
	background-image: url(images/Structure/RegionBG.gif);
	background-repeat: repeat;
}


/* Table Grids */


.BgImgContainerTable
{
	border: solid 1px #CCC;
	background-image: url(images/tablecontentBG.gif);
	background-repeat: repeat-x;
}

.SmallBgGreyTable
{
	border: solid 1px #CCC;
	padding: 5 5 5 5;
	text-indent: 5px;
	width: 560px;
	background-repeat: repeat-x;
	background-image: url(images/tablecontentBG.gif);
}

.SmallBgGreyTableLoginRow
{
	height: 30px;
	background-color: #FFF;
}


.SmallBgGreyAltTableLoginRow
{
	height: 30px;
	background-color: #F7F7F7;
}


.GridView
{
	margin-bottom: 20px;
}


.NestedGridView
{
	margin: 0px 0px 10px 20px;
	vertical-align: top;
}

.HeaderDataTable
{
	height: 20px;
	background-image: url(images/Structure/TopBar.gif);
	text-indent: 3px;
}


.HeaderDataTable, a.HeaderDataTable:Link
{
	color: #FFF;
	padding-left: 3px;
}

.DataRowStyle
{
	height: 30px;
	background-color: #FFF;
}


.AltDataRow
{
	height: 30px;
	background-color: #F7F7F7;
}


.PaddingStyle
{
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.HeaderTable
{
	height: 20px;
	background-image: url( "images/Backgrounds/TopBar.gif" );
	border: solid 1px #CCC;
}

#PagerDataStyle, .a:Link
{
	color: #CCC;
	text-decoration: underline;
}

.FormTable
{
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	border-collapse: collapse;
}

.HeaderFormTable
{
	padding-left: 10px;
	height: 30px;
	background-color: #C7930B;
	font-weight: bold;
	color: #FFF;
}

.FormRow
{
	padding-left: 10px;
	height: 30px;
	background-color: #FFF; /*  -moz-border-radius: ;*/
}

.AltFormRow
{
	padding-left: 10px;
	height: 30px;
	background-color: #F7F7F7;
}


