/* *********************************************************** */
/* Global Styles */
/* *********************************************************** */
html 
{    
	font-family: Arial, Helvetica, sans-serif;
    background: url(../images/bg_main.gif) rgb(1,54,127) repeat-x;	
    height: 100%;
}
body, form
{
    margin: 0;
    padding: 0;
}
a, td, p, div, .inputText, select, input
{
    font-size: 12px;
}
a
{
	color: #039;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: #000;
}
h1
{
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}
h2
{
    border-bottom: 3px solid #fff;  
    font-size: 18px;
    color: #000;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
h3
{
    clear: both;
    font-size: 14px;
    padding: 5px 0;
    color: #003680;
    border-bottom: 2px solid #fff;
}
h4
{
    clear: both;
    font-size: 14px;
    margin: 10px 0;
    color: #003680;
}
.clsInput
{
    font-family: Arial, Helvetica, sans-serif;
    width: 50mm;
}
table.clsMainContent
{
    width: 762px;
    border-left: 1px solid #B7B4AD;
    border-right: 1px solid #B7B4AD;
}
.redtext 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
/* *********************************************************** */
/* Global Behavior */
/* *********************************************************** */
.inputText
{
    font-size: 12px;
}


/* *********************************************************** */
/* Banner Behavior */
/* *********************************************************** */
table.clsMainContent tr td.clsBanner
{
    background: url(../images/ban_main.gif) no-repeat;
    width: 760px;
    height: 172px;
}
table.clsMainContent tr td.clsBanner a.clsLogo
{
    position: absolute;
    display: block;
    width: 131px;
    height: 55px;
    margin-left: 13px;
    top: 11px;
}
table.clsMainContent tr td.clsBanner img.clsSlogan
{
    position: absolute;
    margin-left: 156px;
    top: 41px;
}
table.clsMainContent tr td.clsBanner a.clsHome,
table.clsMainContent tr td.clsBanner a.clsLogOff
{
    position: absolute;
    display: block;
    padding-left: 10px;
    margin-left: 700px;
    background: url(../images/bullet_home.gif) no-repeat 0 50%;
    top: 11px;
}
table.clsMainContent tr td.clsBanner a.clsLogOff
{
    margin-left: 640px;
}

/* *********************************************************** */
/* Menu Behavior */
/* *********************************************************** */
div.clsMenu
{
    padding: 15px;
}
div.clsMenu p
{
    margin: 0;
    padding: 1px;
    font-weight: bold;
}
div.clsMenu p.clsLevel1selected
{
    background: url(../images/bullet_orangearrow.gif) no-repeat 0 50%;
}
div.clsMenu p.clsLevel2,
div.clsMenu p.clsLevel2selected
{
    padding-left: 15px; 
}
div.clsMenu p.clsLevel2selected
{
    background: url(../images/bullet_orangearrow.gif) no-repeat 0 50%;          
    color: #000;
}

/* *********************************************************** */
/* Body Behavior */
/* *********************************************************** */
td.clsBody
{    
    background-color: #E7EEFF;
    margin: 0;
    padding: 0;
}

td.clsBody div.clsLeftColumn,
td.clsBody div.clsRightColumn
{
    float: left;
    margin: 0;
}


/* Left Column */
td.clsBody div.clsLeftColumn
{
    width: 222px;
    background: url(../images/bg_leftcolumncontent.gif) 0 0 no-repeat;
} 
td.clsBody div.clsLeftColumn div.MyP2ES
{
    background-color: #A2A2A2;
    height: 40px;
}
td.clsBody div.clsLeftColumn div.MyP2ES a
{
    display: block;
    padding: 13px 20px;
    color: #fff;
    font-weight: bold;
    background: url(../images/ico_myp2es.gif) no-repeat 75px 50%;
}
td.clsBody div.clsLeftColumn div.MyP2ES a:hover
{
    text-decoration: none;
}
td.clsBody div.clsLeftColumn div.clsLeftContent
{
    padding: 20px;
}
td.clsBody div.clsLeftColumn div.clsLeftContent p
{
    padding: 0;
}


/* Right Column */
td.clsBody div.clsRightColumn
{
    background: url(../images/bg_rightcolumncontent.gif) 0 37px no-repeat;
}
td.clsBody div.clsRightColumn hr
{
    height: 3px; 
    background-color: #fff;
    color: #fff;
    border: 0;
    margin: 20px 0;
}
td.clsBody div.clsRightColumn div.clsTitle
{    
    background: url(../images/bg_title.gif);
    height: 40px;
}
td.clsBody div.clsRightColumn div.clsTitle p
{
    position: absolute;
    color: #fff;
    font-size: 18px;    
    padding: 10px 20px;
    margin: 0;
}
td.clsBody div.clsRightColumn div.clsTitle p.clsRegistration
{
    margin-left: 375px;
    padding-top: 7px;
}

/* One Column */
td.clsBody div.clsOneColumn
{
    background: url(../images/bg_rightcolumncontent.gif) 0 37px no-repeat;
}
td.clsBody div.clsOneColumn hr
{
    height: 3px; 
    background-color: #fff;
    color: #fff;
    border: 0;
    margin: 20px 0;
}
td.clsBody div.clsOneColumn div.clsTitle
{    
    background: url(../images/bg_title.gif) rgb(255,188,0) repeat-y;
    height: 40px;
}
td.clsBody div.clsOneColumn div.clsTitle p
{
    position: absolute;
    color: #fff;
    font-size: 18px;    
    padding: 10px 20px;
    margin: 0;
}
td.clsBody div.clsOneColumn div.clsBody
{
    padding: 20px;
}



/* Body */
td.clsBody div.clsRightColumn div.clsBody
{
    padding: 20px 15px;
    clear: both;
    width: 536px;
    #width: 532px;
}
td.clsBody div.clsRightColumn > div.clsBody
{
    width: 506px;
}
td.clsBody div.clsRightColumn div.clsBody a
{
    font-weight: bold;
}
td.clsBody div.clsRightColumn div.clsBody span.clsLabel
{
    display: block;
    border-bottom: 3px solid #d5d5d5;  
    font-size: 18px;
    color: #000;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 10px;
    clear: both;
}
td.clsBody div.clsRightColumn div.clsBody p.clsDate
{
    margin: 0;
    padding: 10px 0;
}


/* *********************************************************** */
/* Footer Behavior */
/* *********************************************************** */
table.clsMainContent tr td.clsFooter
{
    border-bottom: 3px solid #B7B4AD; 
    background-color: #DCE3F4;
    padding: 5px 30px;
}
table.clsMainContent tr td.clsFooter p,
table.clsMainContent tr td.clsFooter p.clsFinePrint
{
    margin: 0;
    padding: 5px 0;
    text-transform: capitalize;    
    color: #666;
}
table.clsMainContent tr td.clsFooter p.clsFinePrint,
table.clsMainContent tr td.clsFooter p.clsFinePrint a
{
    font-size: 10px;
}
table.clsMainContent tr td.clsFooter p a.clsFooterLink,
table.clsMainContent tr td.clsFooter p.clsFinePrint a.clsFooterLink
{
    border-right: 1px solid #999;
    padding-right: 5px;
    margin-right: 5px;
}


/* *********************************************************** */
/* Section Behavior */
/* *********************************************************** */
.clsTab15px
{
    padding-left: 15px;
    margin: 0;
}
.clsListingName,
.clsListingNameClose
{
    color: #039;
    font-weight: bold;
    background-color: #fff;
    border-bottom: 2px solid #ECEDEF;
    border-left: 2px solid #9B9B9B;
    border-right: 2px solid #9B9B9B;
    padding: 2px 20px 2px 5px;
	cursor: pointer;
	background: url(../images/icon_expand.gif) no-repeat 98% 50%;   
}
.clsListingNameClose
{
    background: url(../images/icon_close.gif) no-repeat 98% 50%;
}
.clsListingName span 
{
	cursor: pointer;
}

.clsListingDescription
{
    background-color: #ECEDEF;
    border-left: 2px solid #9B9B9B;
    border-right: 2px solid #9B9B9B;
    /*border-bottom: 2px solid #9B9B9B;*/
    padding: 4px 5px;
}

div.clsListingDescription span /* Corrects problems in IE6 */
{
	#display: block;
	#width: 99.9%;
}
div.clsListingDescription span div /* Corrects problems in IE6 */
{
	#display: block;
	#width: 99.9%;
}

.clsSearch
{
    background-color: #01367F;
    position: absolute;
    color: #fff;
    padding: 4px;
    width: 506px;
}
.clsSearch table tr td
{
    color: #fff;
}

/* Registration Steps */
.clsRegistrationSteps,
.clsRegistrationStepsWithOutLine,
.clsRegistrationSteps_Selected
{
    display: block;
    background: url(../images/bg_registrationprocess.gif) no-repeat 0 100%;
    padding: 4px 0 6px;
    color: #000;
}
.clsRegistrationSteps:hover,
.clsRegistrationStepsWithOutLine:hover,
.clsRegistrationSteps_Selected:hover
{
    text-decoration: none;
}
.clsRegistrationSteps_Selected
{
    font-weight: bold;
    color: #036;
    background: url(../images/bg_registrationprocess_r.gif) no-repeat 0 100%;
}
.clsRegistrationStepsWithOutLine
{
    background: none;
}
.clsRegistrationStepsWithOutLine_Selected
{
    font-weight: bold;
    display: block;
    padding: 4px 0 6px;
    color: #036;
}
.cls2Columns
{
    width: 50%;
    float: left;
}
/* Table */
.clsTable
{
    border-top: 2px solid #9A9A9A;
    border-right: 2px solid #9A9A9A;   
}
.clsTable tr td
{
    border-bottom: 2px solid #9A9A9A;
    border-left: 2px solid #9A9A9A;
    background-color: #fff;
    color: #000;    
    padding: 2px;
}
.clsTable tr td.clsHighlight
{
    background-color: #A9C6EE;
}
.clsTable tr td.clsHeader
{
    background-color: #9A9A9A;
    color: #fff;
    font-weight: bold;
}

.LinkwithArrow
{
    display: inline-block;
    padding-left: 10px;
    background: url(../images/bullet_home.gif) no-repeat 0 50%;
}

/* Listing Styles */

div.clsListingBottomBorder
{
	margin-bottom: 25px;
}

/* *********************************************************** */
/* Other Behavior */
/* *********************************************************** */
.clsLinkBullet
{
    list-style-image: url(../images/bullet_orangearrow.gif);
    float: left;
    width: 70%;
    margin-bottom: 15px;
}
ul > li.clsLinkBullet
{
    width: 75%;
}
.clsThumbnail
{
    list-style-image: none;
    list-style-type: none;
    float: left;
    width: 20%;
}
.button
{
    margin: 0;
	background: url("../images/admin/bg_button.gif");
	padding: 2px 10px;
	border: 1px solid #999;
	/*height: 21px;*/
	color: #333;
	font-weight: bold;
	cursor: pointer;
}
.redbutton
{
    margin: 0;
	background: url("../images/admin/bg_button.gif");
	padding: 2px 10px;
	border: 1px solid #999;
	/*height: 21px;*/
	color: #F00;
	font-weight: bold;
	cursor: pointer;
}
.quantitybox,
.shorttextbox,
.longtextbox,
.smalltextarea,
.largetextarea
{
    font-size: 12px;
}
.quantitybox
{
    width: 50px;
}
.shorttextbox
{
    width: 150px;
}
.longtextbox
{
    width: 300px;
}
.smalltextarea
{
    width: 300px;
}
.largetextarea
{
    width: 600px;
    height: 200px;
}

td.clsBody table div.clsListingName
{
    
}

div.SmallUserDefinedFields span.SmallUserDefinedFieldName
{
	_width: auto !important;
	_display: inline !important;
	#width: auto !important;
	#display: inline !important;
}
div.UserDefinedFieldsData span.UserDefinedFieldsData
{
	_width: auto !important;
	_display: inline !important;
	#width: auto !important;
	#display: inline !important;
}