﻿/*
CITW Colours:
Light Green   : #9ACD34
Light Green2  : #7EB95E
Brown		  : #554217
Dark Green	  : #018843
Black		  : #000000
White		  : #FFFFFF
Red			  : #B80000 Used for error messages etc
*/
.EntelectLogo
{
	background: transparent url('/Images/EntelectLogoPart2.png') repeat-x;
	display:block;
	margin:0;
	min-height:51px;
	height:51px;
	width:100%;
	padding:0;
	position:absolute;
	left:0px;
	margin:0px;
	min-width:100%;
	text-align: left;
} 
html
{
 /*overflow-y:auto !important;*/ 
}

.MainDiv
{
	max-width:800px;
	padding-left:55px;
	padding-top:20px;
}
.BackgroundDiv
{
	background-image:url('/Images/Background.jpg');
	background-repeat:no-repeat;
}
.Footer
{
	color: #FFFFFF !important;
	text-align: center;
	font-size: medium;
	font-family: Verdana,Arial,Tahoma,Sans-serif;
	line-height: 185%;
}
.BoldText, .fieldvalue
{
	font-weight:bold;
	color:#018843;
}

.body
{
	/*background:url(../Images/bg.gif) 50% 100% no-repeat fixed #202020;*/
	padding:auto;
	margin: 0 auto;	
	overflow: visible;
	text-align: left;
	font-family: "Verdana"; font-size: 12px; font-weight: 300; font-style: normal;
	background-color: #FFFFFF;
	height:100%;
	color: #000000;
	max-width:900px;	
}

#containerx
{
	height:100%;
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

.bodyContents
{
	min-height:200px;
	text-align: center;
	width:800px;
	border:solid 1px #018843;
	background-color:#FFFFFF;
	margin: 0px auto;
	text-align: center;
	padding:0 0 0 0;	
}
.maincontent {
	vertical-align:top;
	min-height:100%;	
	text-align:left;
	background-position: center top;
	background-repeat:no-repeat;
	padding: 0px 20px 0px 20px;		
	
}
.MasterTop
{
	text-align:center;
	padding-top:0px;
}
.MasterRight
{
	display:none;
}
.MasterLeft
{
	display:none;
}
.MasterBottom
{
	text-align:center;
	background-color:transparent;
	width:100%;	
}
.MasterTopMid
{
	background-color:#FFFFFF; Height:0px;Width:0px;
	padding: 20px 40px 20px 40px;
	display:none;
}


h1 {
	font-family: "Verdana";
	font-size: 16px;
	color: #018843;
	text-decoration: none;
	font-weight:900;
	margin-top:4px;	
}
h2 {
	font-family: "Verdana";
	font-size: 14px;
	color: #554217;
	text-decoration: none;
	margin-top:2px;	
}
.h2 {
	font-family: "Verdana";
	font-size: 14px;
	color: #554217;
	text-decoration: none;
	margin-top:2px;	
}
h3 {
	margin-top:0px;
	margin-bottom:0px;
	font-family: "Verdana";
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
a img {
	border:none;
}
.Bordered
{
	border:1px solid #018843
}

p {
	margin-top:2px;		
	line-height:130%;
}
ul {
	marker-offset: 10px;
	margin-left: 16px;
	margin-top: 0px;
	list-style-position: outside;
}
ol {
	marker-offset: 10px;
	margin-left: 16px;
	margin-top: 0px;
	list-style-position: outside;
}
li	{
	line-height:130%;
}
iframe body
{
	background-color:transparent;
	border:none;	
}
iframe
{
	/*allowtransparency:true;*/
	background-color:transparent;
}
#mainframe 
{
	background-color:#FFFFFF;
	border:none;
}
a:link {
	color: #7EB95E;
	text-decoration: none;
}
a:visited {
	color: #018843;
	text-decoration:none;
}
a:hover {
	color: #9ACD34;
	text-decoration:underline;
}
select.TableTextBox
{
	font-family: Arial; 
	font-size: 11px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	width:200px;
	padding-left:0px;
	border:1px solid #7EB95E;
}
input, textarea
{
	font-family: Arial;
	font-size: 11px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	padding-left:4px;
	text-transform:capitalize;
	border:1px solid #7EB95E;
	width:125px;
}
input[type="text"], input[type="password"]
{
	width:225px;
}
input[type="checkbox"]
{
	width:15px;
}
textarea
{
	width:225px;
}
input:focus {
	border: 2px solid #018843;
	/** remember to change image path **/
	/*background: url(../images/bgform.png) repeat-x #FFFFFF;*/
	color:#018843;
	}
input:hover {
	border: 2px solid  #018843;
	/** remember to change image path **/
	/*background: url(../images/bgform.png) repeat-x #FFFFFF;*/
	color: #018843;
}
.TableHeader
{
	font-family:"Verdana";
	font-size: 14px;
	color: #018843;
	text-decoration: none;
	font-weight:900;
	/*text-transform:uppercase;*/
	/*font-stretch:ultra-expanded;*/
 
}

.TableLabel
{
	font-family: "Verdana"; 
	font-size: 11px;
	font-weight: 300;
	font-style: normal;
	color: #000000;
	width:50px;
}
.MandatoryStar
{
	font-family: Arial;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	color: #B80000;
	background-color:transparent;
	width:150px;
}

.errorLabel
{
	color:#B80000;
}

.radioButtonList input[type="radio"]
{
	width: 15px;
    padding: 0;
    vertical-align: middle;	  
}


.tabberlive .tabbertabhide 
{
	/*--------------------------------------------------
	REQUIRED to hide the non-active tab content.
	But do not hide them in the print stylesheet!
	--------------------------------------------------*/
 	display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {}
.tabberlive 
{
	margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
	margin:0;
	padding: 3px 0;
	border-bottom: 1px solid #778;
	font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #DDE;
	text-decoration: none;
}

ul.tabbernav li a:link 
{
	color: #448;
}
ul.tabbernav li a:visited
{
	color: #667;
}

ul.tabbernav li a:hover
{
	color: #000;
	background: #AAE;
	border-color: #227;
}

ul.tabbernav li.tabberactive a
{
	background-color: #fff;
	border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
	color: #000;
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab 
{
	padding:5px;
	border:1px solid #aaa;
	border-top:0;
	/* If you don't want the tab size changing whenever a tab is changed
	you can set a fixed height */
	/* height:200px; */

	/* If you set a fix height set overflow to auto and you will get a
	scrollbar when necessary */
	/* overflow:auto; */
}


.tabberlive .tabbertab h2 
{
	/* If desired, hide the heading since a heading is provided by the tab */
	/*display:none;*/
}
.tabberlive .tabbertab h3 
{
	/* If desired, hide the heading since a heading is provided by the tab */
	display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
.PagingControl 
{
	text-align:center;
}
.ErrorMessage
{
	font-family:"Trebuchet MS";
	font-size: 16px;
	color:#B80000;
	text-decoration: none;
	font-weight:900;
	margin-top:4px;	
}
.ProductsParticipantNameBlock
{
	background: transparent url(/images/MenuItemBackground.jpg) repeat scroll 0 0;
	vertical-align: top;
}
.ProductItemsBlock
{
	background-color:silver;
	vertical-align: top;
}
.ProductBasketBlock
{
	background-color:#FFFFFF;
	vertical-align: top;
}

.ProductInfo
{
	color:#FFFFFF;
	font-weight:900;
}
.ProductItem
{
	border:solid 2px #FFFFFF;
}
.MainRow
{
	background:#7EB95E;
}
.SecondaryRow
{
	background:#FFFFFF;
}
#box, #UploadingImageBox, #SavingPageBox
{
	width: 150px;
	height: 50px;
	background: #FFF;
	border: black solid 5px;
	text-align: center;
	position: fixed;
	margin-left: -75px;
	margin-top: -75px;
	left: 50%;
	top: 50%;
	z-index: 20;
	display: none;
}

#screen
{
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	
}
.SponsorshipDescription
{
	color:Green;
	font-weight:800;
}

.jqifade{
      position: absolute; 
      background-color: black; 
}
div.jqi{ 
      width: 400px; 
      font-family: Verdana; 
      position: absolute; 
      background-color: #ffffff;
      font-size: 11px; 
      text-align: left; 
      border: solid 1px #eeeeee;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      padding: 7px;
}
div.jqi .jqicontainer{ 
      font-weight: bold; 
}
div.jqi .jqiclose{ 
      position: absolute;
      top: 4px; right: -2px; 
      width: 18px; 
      cursor: default; 
      color: #bbbbbb; 
      font-weight: bold; 
}
div.jqi .jqimessage{ 
      padding: 10px; 
      line-height: 20px; 
      color: #444444; 
}
div.jqi .jqibuttons{ 
      text-align: right; 
      padding: 5px 0 5px 0; 
      border: solid 1px #eeeeee; 
    
      color:White;
}
div.jqi button{ 
      padding: 3px 10px;
      margin: 0 10px; 
      background-color: black;
      border: solid 1px #f4f4f4; 
      color: #ffffff; 
      font-weight: bold; 
      font-size: 12px; 
        color:White;
}
div.jqi button:hover{ 
      background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{ 
      background-color: black;
}
.jqiwarning .jqi .jqibuttons{ 
      background-color: #BF5E26;
}
