﻿body 
{
	background: #636262;
	margin: 0;	
	font-family: Arial;
	font-size: 12px;
	line-height: 21px;
	color: #70727a;
	margin-bottom: 10px;
}


a
{
	text-decoration: none;
	color: #bea070;
	font-weight: bold;
	text-decoration: underline;

}

a:hover
{
	text-decoration: none;	
	color: #aca992;
	cursor: pointer;
}


q
{
	font-size: 12px;
	font-style: italic;
	padding: 20px 40px;
	font-weight: bold;
	font-family: Times New Roman ;
	
}


blockquote
{
	font-family: Times;
	font-weight: bold;
	color: gray;
	font-size: 14px;
	padding-bottom: 10px;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* PAGE FORMAT
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


#pageContainer
{
	width: 998px;
	margin-left: auto;
	margin-right: auto;
	background: white;
	margin-top: 10px;

	
}

#pageCornerLeft
{
	background: url('../Images/ctl.png') top left no-repeat;
}


#pageCornerRight
{
	background: url('../Images/ctr.png') top right no-repeat;
}

#pageCornerBLeft
{
	background: url('../Images/cbl.png') bottom left no-repeat;
}


#pageCornerBRight
{
	background: url('../Images/cbr.png') bottom right no-repeat;
}

#pageContent
{
	padding: 10px;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Page Header
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


#pageHeader
{
	
	padding-bottom: 10px;	
}

#pageHeader #headerInfo
{
	text-align: left;
	width: 210px;
	color: Black;
	
}

#headerInfo .item
{
	padding-top: 5px;
	font-weight: bold;
	font-size: 16px;
}

#headerInfo .item .tag
{
	color: Red;
	font-weight: bold;
	font-size: 16px;
	width: 20px;
	display: inline-block;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Breadcrumb
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#pageBreadcrumb
{
	padding: 10px 0 0 3px;
	font-size: 11px;
	color: #1c1c60
}

#pageBreadcrumb a
{
	color: #1c1c60;
}

#pageBreadcrumb .labelCell
{
	width: 65px;
}



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Standard Content Body
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


#contentPageBody
{
	padding: 0 10px;
	margin-top: 20px;
}

#contentPageBody h2
{
	font-family: Calibri;	
	font-size: 26px;
	line-height: 35px;
	font-weight: bold;
	color: #525050;
	padding-bottom: 10px;	
	margin: 0;
}

#contentPageBody h3
{
	font-family: Calibri;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #685e5e;
	padding-bottom: 10px;	
	padding-top: 20px;
	margin: 0;
}

#contentPageBody p
{
	padding: 5px 0 10px;
	margin: 0;
}


#contentPageBody ul li
{
	padding-top: 5px;
	list-style-type: disc;
	list-style-position: outside;	
}


#contentPageBody .listType1 li
{
	
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url('../Images/Bullet_Yes.png') ;
	margin: 0;
	padding: 0;
	height: 20px;
	display: block;
	line-height: 14px;	
}

#contentPageBody .listType1 li span
{
	margin: 0;
	padding: 0;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Highlighted Box
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

div.boxOut
{
	margin: 0 10px 10px 10px;
	padding: 0 10px 10px 10px;
	background-color: #ededed;
	float: right;
}

h3.boxOutTitle
{
	line-height: 10px;
	padding: 0;
	margin: 0;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* News Letter Section
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


#contentNewsLetterBody
{
	padding: 0 10px;
	margin-top: 20px;
}

#contentNewsLetterBody h2
{
	font-family: Calibri;	
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #9bbb81;
	padding-bottom: 15px;	
	padding-top: 10px;
	margin: 0;
}

#contentNewsLetterBody p
{
	padding: 5px 0 10px;
	margin: 0;
	color: gray;
	text-align: justify;
}


#contentNewsLetterBody .pictureMain
{
	text-align: center;
	padding-top: 5px;
}

#contentNewsLetterBody .pictureCaption
{
	text-align: center;
	font-size: 10px;
	color: silver;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 10px;
	line-height: 14px;
	padding-top: 10px;

}

#contentNewsLetterBody .altiusUpdatePart
{
	
}

#contentNewsLetterBody .altiusUpdatePart h3
{	
	padding: 5px 10px;
	background: #bed3ad;
}

#contentNewsLetterBody .altiusUpdatePart p
{
	font-size: 14px;
	color: #bed3ad;
	line-height: 23px;
}


#contentNewsLetterBody .altiusSilverPart
{
	background: #f1f2f0;		
}

#contentNewsLetterBody .altiusSilverPart .inner
{

	padding: 20px 30px 0px 30px;

}




#contentNewsLetterBody .altiusYellowPart
{
	background: #f5f4c7;
}

#contentNewsLetterBody .altiusYellowPart .inner
{

	padding: 20px 30px 20px 30px;

}

#contentNewsLetterBody .h3colour1
{
	color: #ff6500;
	line-height: 16px;
	padding: 10px 0;
	margin: 0;
	font-size: 16px;
}

#contentNewsLetterBody .h3colour2
{
	color: #808080;
	line-height: 16px;
	padding: 10px 0;
	margin: 0;
	font-size: 16px;
}

#contentNewsLetterBody .h3colour3
{
	color: #9bbb81;
	line-height: 16px;
	padding: 10px 0;
	margin: 0;
	font-size: 16px;
}



#contentNewsLetterBody .h4colour1
{
	color: #9bbb81;
	font-size: 14px;
	line-height: 16px;
	padding: 0px 0 10px 0;
	margin: 0;
}

#contentNewsLetterBody .h4colour2
{
	color: #808080;
	font-size: 14px;
	line-height: 16px;
	padding: 0px 0 10px 0;
	margin: 0;
}



#contentNewsLetterBody .middleSectionPart
{
	background: #fff;		
}

#contentNewsLetterBody .middleSectionPart .inner
{

	padding: 20px 30px 0px 30px;

}



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Services Section
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


#contentPageServices
{
	padding: 0 10px;
	margin-top: 20px;
	background-color: #ededed;
}

#contentPageServices h2
{
	font-family: Calibri;	
	font-size: 23px;
	line-height: 32px;
	font-weight: bold;
	color: #685e5e;
	padding-bottom: 10px;	
	padding-top: 10px;
	margin: 0;
}

#contentPageServices h3
{
	font-family: Calibri;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color:  #808080;
	padding-bottom: 5px;	
	padding-top: 10px;
	margin: 0;
}


#contentPageServices p
{
	padding: 5px 0 10px;
	margin: 0;
}


#contentPageServices ul li
{
	padding-top: 5px;
	list-style-type: none;
	list-style-position: outside;	
	list-style-image: url('../Images/Bullet_Services.png') ;
	
}


/* FOLLOWING ARE FOR THE ALTIUS COMPANY FOOTER IN THE SERVICES SECTION */

.pageFooterWithDetails
{
	padding: 10px 30px;
	color: gray;
}

.pageFooterWithDetails p
{
	font-size: 10px;
	line-height: 14px;
	padding: 0
	margin: 0;
}

.pageFooterWithDetails .companyName
{
	font-weight: bold;
}

.pageFooterWithDetails .companyReg
{
	font-size: 8px;
}




/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Standard Header Bars
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.headerTextBannerGreen
{
	height: 120px;
	background: white url('../Images/banner_green.png') top left no-repeat;
}

.headerTextBannerRed
{
	height: 120px;
	background: red;
}


.headerTextBannerContent
{
	font-size: 30px;
	line-height: 45px;
	color: White;
	padding-top: 40px;
	padding-left: 20px;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* SITEFINTY NEWS LIST LAYOUT
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.sf_newsList a
{
	
}
.sf_newsListItem
{
	padding-bottom: 20px;
}

.sf_newsTitle
{	
	font-size: 14px;	
	font-weight: bold;
	
}

.sf_newsDate
{
	font-size: 10px;
	font-style: italic;
	color: Silver;
}

.sf_newsSummaryContainer
{
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 15px;	
}

.sf_newsThumbnailCol
{
	padding-right: 20px;
}


.sf_newsList .sf_readMore 
{
	padding-top: 5px;
}

.sf_newsList .sf_readMore a
{
	font-size: 12px;
	background: url('../Images/listbullet.png') top left no-repeat;
	padding-left: 15px;
}



/* ------------------------------------------------------------------ */
/* These are single page view options								  */
/* ------------------------------------------------------------------ */

.sf_backContainer
{
	padding-bottom: 20px;
}

.sf_back
{
	background: url('../Images/Bullet_Services.png') top left no-repeat;
	padding-left: 15px;
}

.sf_newsContent
{
	padding-top: 20px;
	padding-bottom: 20px;
}




#divPaymentRequestForm
{
	padding-top: 5px;
}

#divPaymentRequestForm h4
{
	font-size: 14px;	
	color: black;
}



#divPaymentRequestForm #divDetails .label
{
	padding: 5px 5px;
}

#divPaymentRequestForm #divDetails table tr
{
	padding: 3px 0;
}

#divPaymentRequestForm #divDetails .inputbox
{
	border-top: solid 1px #ebebe5;
	border-left: solid 1px #ebebe5;
	border-right: solid 1px #b4b5a1;
	
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #666666;
	
	padding: 3px 3px 5px 3px;
	background:  url('_images/bg.gif') repeat-x bottom left;
}




.buttons
{
	margin-top: 20px;
	text-align: right;
}


.button_back
{
	
	background: url(../webimages/select_4.png) top left no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: gray;
	
	text-decoration: none;
	padding-left: 20px;
	border: none;


	cursor: hand;
}

.button_back:hover
{
	
	background: url(../webimages/select_3.png) top left no-repeat;
}


.button_next
{
	
	background: url(../webimages/select_1.png) top left no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: gray;
	
	text-decoration: none;
	padding-left: 20px;
	border: none;

	cursor: hand;
}


.button_next:hover
{
	
	background: url(../webimages/select_2.png) top left no-repeat;
}



.button_download
{
	
	background: url(../webimages/select_1.png) top left no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: gray;
	
	text-decoration: none;
	padding-left: 20px;
	border: none;

	cursor: hand;
}


.button_download:hover
{
	
	background: url(../webimages/select_2.png) top left no-repeat;
}



.button_confirm
{
	
	background: url(../webimages/select_1.png) top left no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: gray;
	
	text-decoration: none;
	padding-left: 20px;
	border: none;

	cursor: hand;
}


.button_confirm:hover
{
	
	background: url(../webimages/select_2.png) top left no-repeat;
}



.button_pay
{
	
	background: url(../webimages/select_1.png) top left no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: gray;
	
	text-decoration: none;
	padding-left: 20px;
	border: none;

	cursor: hand;
}


.button_pay:hover
{
	
	background: url(../webimages/select_2.png) top left no-repeat;
}



.button_proforma
{
	
	background: url(../webimages/select_1.png) top left no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: gray;
	
	text-decoration: none;
	padding-left: 20px;
	border: none;

	cursor: hand;
}


.button_proforma:hover
{
	
	background: url(../webimages/select_2.png) top left no-repeat;
}



/* ++++++++++++++++++++++++++++++++++++++++++++++++ BUTTONS  ++++++++++++++++++++++++++++++++++++++++++++++++ */

.button
{
    border: none;
    background: transparent url(../Images/Buttons/button_bg.png) top left no-repeat;
    color: White;
    font-family: Verdana;
      
    margin: 0;
    padding: 0;
    vertical-align: middle;
    text-align: center;
    width: 118px;       
    height: 20px;
    display: inline-block;
    cursor: pointer;
}

.button:hover
{
	padding-top: 1px;
	padding-left: 1px;
	color: #f1efde;
	
}
