﻿body
{
	margin: 0;
	padding: 0;
	font-size: 12px;	
	font-family: Verdana, Arial;
	color: #23650B;
}
form
{
	padding: 0;
	margin: 0;
}
h1
{
	font-size: 26px;
	font-weight: normal;
	margin: 0;
	padding: 20px 0 20px 0;
}
h2
{
	font-size: 16px;
	margin: 0 0 5px 0;
	padding: 0;
}
h3
{
	margin: 0;
	padding: 0;
}
p
{
	margin: 0.5em 0;
	padding: 0;
}

/* Master Screens */

#iSiteContainer
{
	width: 901px;
	margin: 0 auto;
}
.cBanner
{
	height: 144px;
}
#iTopNavContainer
{
	background: url(../../stylesheet_topnav_bg.gif) bottom repeat-x;
}
.cTopNav
{
	display: block;
	height: 25px;
	list-style-type: none;
	margin: 0;
	padding: 2px 0 0 0;
}
.cTopNav li
{
	float: left;
	height: 25px;
}
.cTopNav a
{
	text-decoration: none;
	line-height: 23px;
	cursor: hand;
}
.cTopNav .left
{
	width: 6px;
	background: url(../../stylesheet_topnav_bg_left.jpg) no-repeat;
	float: left;
	height: 25px;
}
.cTopNav .centre
{
	background: url(../../stylesheet_topnav_bg_centre.jpg) repeat-x;
	float: left;
	padding: 0 10px;
	color: #FFF;
	height: 25px;
}
.cTopNav .right
{
	width: 6px;
	float: left;
	background: url(../../stylesheet_topnav_bg_right.jpg) no-repeat;
	height: 25px;
}
.cTopNav .sel .left
{
	background: url(../../stylesheet_topnav_fg_left.jpg) no-repeat;
}
.cTopNav .sel .centre
{
	background: url(../../stylesheet_topnav_fg_centre.jpg) repeat-x;
	color: #23650B;
}
.cTopNav .sel .right
{
	background: url(../../stylesheet_topnav_fg_right.jpg) no-repeat;
}

a.cTopNavLogin /* Image is 82x21 */
{
	float: right;
	background: url(../../stylesheet_btn_login.jpg) top left no-repeat;
	width: 57px;
	height: 25px;
	padding: 2px 0 0 25px;
	color: #FFF;
	text-decoration: none;
	margin-top: 2px;
}
.cBottomNav
{
	display: block;
	height: 25px;
	list-style-type: none;
	margin: 0;
	padding: 2px 0 0 0;
}
.cBottomNav a
{
	text-decoration: none;
	line-height: 23px;
	cursor: hand;
	color: #23650B;
}

/* Tables */
.left
{
	text-align: left;
}
.center
{
	text-align: center;
}
.right
{
	text-align: right;
}

/* Panel Layout */
.cLayoutPanelLeft
{
	width: 433px;
	height: 421px;
	float: left;
	background: url(../../stylesheet_home_pnl_left.gif) no-repeat;
}
.cLayoutPanelRight
{
	width: 448px;
	height: 421px;
	background: url(../../stylesheet_home_pnl_right.gif) no-repeat;
	float: right;
}
.cLayoutPanelLeft h2, .cLayoutPanelRight h2
{
	font-size: 16px;
	font-weight: normal;
}
.cLayoutPanelFooter
{
	clear: both;
}
.cLayoutPanelLeft .cInnerTop
{
	margin: 10px;
	padding: 10px;
	height: 130px;
	overflow: auto;
}
.cLayoutPanelLeft .cInnerBottom
{
	margin: 10px;
	padding: 10px;
	height: 220px;
	overflow: auto;
}
.cLayoutPanelRight .cInner
{
	margin: 10px;
	padding: 10px;
	height: 381px;
	overflow: auto;
}


/* Footer */

#iFooter
{
	margin-top: 20px;
	border-top: solid 1px #CBE6B0;
	font-size: 80%;
	padding-top: 5px;
	height: 20px;
}
#iFooter ul
{
	float: left;
}
#iFooter li
{
	float: left;
}
#iCopyright
{
	float:right;
}
#iFooter .delim
{
	padding: 0 5px;
	float: left;
	line-height: 20px;
}
#iFooter a
{
	float: left;
	line-height: 20px;
}


/* General Menus */

ul.cMenu
{
	margin: 0;
	padding: 0;
}
ul.cMenu li
{
	display: inline;
}
ul.cMenu a
{
	padding: 0 5px;
	text-decoration: none;
}


/* Forms */
.btn
{
	border: 0;
	background: url(../../stylesheet_btn_bg.gif) right no-repeat;
	padding-right: 10px;
	padding-left: 0;
	margin-left: 0;
	color: #57B700;
	cursor: hand;
	font-weight: bold;
}


/* Home */
#iHomeWelcome
{
	float: right;
	color: #23650B;
	line-height: 70px;
}


/* Login */
#iTblLogin td
{
	padding: 4px 0;
}
.loginHelp
{
	float: right;
	width: 140px;
	font-size: 90%;
}

/* Cms area style */
#cms
{
	min-height: 495px;
	height: auto !important;
	height: 495px;
	width: 100%;
}
#cms a
{
	border: 0;
	background: url(../../stylesheet_btn_bg.gif) right no-repeat;
	padding-right: 13px;
	padding-left: 0;
	margin-left: 0;
	color: #57B700;
	cursor: hand;
	font-weight: bold;
	text-decoration: none;
}
#cms th
{
	text-align: left;
}
#cms td
{
	vertical-align: top;
}
#cms hr
{
	color: #57B700;
}
#cms .subnav
{
	padding: 5px 0 5px 70px;
	border-bottom: solid 1px #CBE6B0;
}
#cms .subnav a
{
	background: 0;
	margin: 0;
	padding: 0 5px;
}
#cms h3
{
	font-size: 100%;
}

#cms .cPanelBorder
{
	border-style: solid;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-color: #CBE6B0;
}

/* basket*/
#iBasket
{
	width:780px;
}

#iBasket .Error
{
	display:inline;
	color:red;
}

#iBasket .GoShopping
{
	padding: 130px 10px 10px 10px;
	height: 200px;
	background-color: #F0F0F0;
	font-size: large;
	text-align: center;
}

#iBasket .HeaderRow
{
	width:760px;
	min-height:30px;
}
#iBasket .HeaderRow .Title
{
	width: 450px;
	float: left;
	padding-left: 15px;
	color: #00CC00;
	font-weight: bold;
}
#iBasket .HeaderRow .Total
{
	width: 280px;
	float: left;
	color: #57B700;
	font-weight: bold;
}

/*basket row*/
#iBasket .ItemRow
{
	border-style: solid none none none;
	border-width: 1px;
	border-color: #008000;
	width: 760px;
	padding-top: 5px;
	padding-bottom: 15px;
	min-height:65px;
}
#iBasket .ItemRow .ImageColumn
{
	padding-left:15px;
	width:65px;
	float:left;
}
#iBasket .ItemRow .ImageColumn a
{
	background-image: none;
}
#iBasket .ItemRow .DescriptionColumn
{
	width:380px;
	float:left;
	padding-left:15px;
	padding-right:15px;
}
#iBasket .ItemRow .OffsetColumn
{
	padding-top:15px;
	width:80px;
	float:left;
}
#iBasket .ItemRow .OffsetColumn input
{
	width: 60px;
	text-align: right;
}
#iBasket .ItemRow .RecalculateColumn
{
	padding-top:19px;
	width:110px;
	float:left;
}
#iBasket .ItemRow .DeleteColumn
{
	padding-top:19px;
	width:80px;
	float:left;
}
#iBasket .ItemRow .LinkButton
{
	color: #00CC00;
	text-decoration: underline;
	background-image: none;
	font-weight: normal;
}

/*basket footer*/
#iBasket .FooterRow
{
	margin-left:350px;
	width:410px;
	border-style: solid none none none;
	border-width: 1px;
	border-color: #008000;
	min-height:40px;
}
#iBasket .FooterRow .BasketTotal
{
	color: #57B700;
	font-weight: bold;
	float:left;
	width: 207px;
}
#iBasket .FooterRow .BasketTotal .Value
{
	float:right;
}
#iBasket .FooterRow .Total
{
	float:left;
	width: 207px;
}
#iBasket .FooterRow .Total .Value
{
	float:right;
}
#iBasket .FooterRow .OffsetNow
{
	padding-top:20px;
	float: right;
}

/*order listing*/
#iOrderList td
{
	border-width: 0px 0px 0px 0px;
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}
#iOrderList th
{
	border-width: 0px 0px 1px 0px;
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom-style: solid;
	border-bottom-color: #008000;
}
#iOrderList hr
{
	color: darkgreen;
	height: 1px;
}
.TextBoxOffset
{
	width: 60px;
	text-align:right;
}

/* Project */
div #iProject
{
	width:630px;
}
div #iProject
{
	/*display:inline;*/
}
div #iProject .Name
{
	font-size:16px;
	font-weight:bold;
}
div #iProject .Location
{
	font-size:14px;
}
div #iProject .ImagePanel
{
	float:left;
	width:182px;
}
div #iProject .ImagePanel img
{
	float:left;
	width:182px;
	height:182px;
	width:182px;
}
div #iProject .DetailsPanel
{
	float:left;
	width:400px;
	padding-left:20px;
	text-align:justify;
}
  
/*Project Listing*/
div #iProjectList
{
}
div #iProjectList .Row
{
	width:660px;
	min-height:108px;
	clear:both;
	margin-bottom:20px;
}
div #iProjectList .Row .ImageColumn
{
	float:left;
	width:120px;
	height:108px;
	display:block;
}
div #iProjectList .Row .ImageColumn a
{
	background-image:none;
}
div #iProjectList .Row .ImageColumn img
{
	width:108px;
	height:108px;
	border:0px;
}
div #iProjectList .Row .DetailsColumn
{
	float:left;
	width:540px;
	display:block;
}
div #iProjectList .Row .DetailsColumn a
{
	font-size:14px;
}

div .NoDomain
{
	font-size: 14px;
	font-weight:bold;
	margin: 10px;
}