/* LME Table */
.direction{
	border: thin solid #333333;
	overflow: hidden;
	width: 650px;
}
.lme_table{
	margin-left: 5px;
}
/* Tab Text */
.tabtext {
	font-size: 11px;
}
.tabtext a:link, .tabtext a:visited {
	color: #3f6e7f;
	text-decoration: none;
}
/* xmap*/
.xmap {
	position: relative;
	left: 30px;
}
/* Article Column Seperator*/
.column_separator {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/* page background*/

#page_bg {
	background-color: #555555;
	background-image: url(../../../images/stories/stirlings/icons/slash.png);
	background-repeat: repeat;
}
/* quick menu active menu*/

#active_menu {
	text-decoration: underline;
}
/* front_img*/

.specialist {
	position: relative;
	left: -70px;
	top: 18px;
}
/* front_img*/

.front_img {
	border: 2px solid #CCCCCC;
}
/*** Free call on top ***/
.freecalltext {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.freecall {
	text-align: right;
	position: relative;
	top: 55px;
	left: -190px
}
.freecallnum {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 22px;
}
/* products logo*/
.products {
	position: relative;
	top: -130px;
	left: 150px;
}
/* technical standard*/
.standard {
	background-color: #eeeeee;
	border-collapse:collapse;
	border: 1px solid #666666;
}
.standard td {
	padding-left: 10px;
	border: thin solid #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* useful link*/
.sectiontableentry1 td {
	vertical-align: top;
}
.sectiontableentry2 td {
	vertical-align: top;
}
/*** company logo ***/
div#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 298px;
	height: 85px;
	margin-left: 30px;
	margin-top: 25px;
	background-image: url(../images/mw_joomla_logo.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
/* photo border*/
.contact_photo img {
	border: 1px solid #CCCCCC;
}
span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 23px;
}
/*** top navigation black background ***/

.topnavigation_back {
	background-color: #666666;
	height: 40px;
	width: 1020px;
	position: relative;
	display: block;
	top: -28px;
	left:-28px;
}
/*** breadcrumb ***/


#pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin-top: 15px;
	margin-right: 250px;
	text-align: left;
	position: relative;
	left: 220px;
}
/*** border color left + right white ***/


#whitebox_m {
	width: auto;
	padding: 1px 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/*** prefered courier ***/
.tdhead {
	padding-left: 10px;
}
.delivery td {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	background-color: #EEEEEE;
	border: thin solid #666666;
}
.delivery {
	border: thin solid #666666;
	border-collapse: collapse;
}
/*** Project Capability ***/

.capability {
	border-collapse: collapse;
}
.capability td {
	border: thin solid #dddddd;
	padding-left: 5px;
}
/** Photo in packaging**/
.packaging img {
	border: 1px solid #999999;
}
.packaging td {
	color: #3f6e7f
}
.packaging {
	margin-left: 75px;
}
/*** content heading in article ***/
.module_menu h3 {
	color: #3f6e7f;
}
h3 {
	color: #3f6e7f;
}
/*** link color ***/
a:link, a:visited {
	color: #3f6e7f;
	text-decoration: none;
}
/**  Blog display**/
.blog_container {
	height: 170px;
	width: 230px;
}
/*delete the first p in blog*/
.blog_container p:first-child {
	display: none;
}
.blog_container img {
	border: 1px solid #CCCCCC;
}
/** Bigger title in content page index, **/
.contentpagetitlebigtitle:link, .contentpagebigtitle:visited {
	font-weight: bold;
	font-size: 18px;
	color: #3f6e7f;
}
.contentheading, .contentpagetitle:hover {
	font-weight: bold;
	text-decoration: none;
}
/***blog entry title ***/
.contentheading, .contentpagetitle:link, .contentpagetitle:visited {
	font-weight: bold;
	font-size: 14px;
	color: #3f6e7f;
}
/*** blog content heading ***/
.contentheading_blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3f6e7f;
}
/*** general ***/
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #444444;
}
/*** photo album ***/
.photoalbum td {
	font-weight: bold;
	color: #666666;
}
.album {
	border: 1px solid #CCCCCC;
}
/*** apply to Products catalogue module ***/
.module_catalogue {
	text-align: center;
	margin-left: 10px;
}
.module_catalogue img {
	margin-top: -10px;
}
.module_catalogue h3 {
	font-size: 12px;
}
/*** webstore module ***/
.module_webstore {
	text-align: center;
	margin-left: 10px;
	margin-bottom: 10px;
}
.module_webstore h3 {
	font-size: 12px;
}
/*** content container ***/
.datacon {
	width: 670px;
	text-align: center;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}
/** Content width**/
.content {
	width: 450px;
	clear: none;
}
/** Content in category**/
.content2 {
	width: 470px;
	clear: none;
}
strong {
	color: #3f6e7f;
	font-weight: bold;
}
/*** apply to article display small icon, service etc ***/
.right_img {
	border: 1px solid #CCCCCC;
}
.right_img_holder {
	margin-bottom: 15px;
	margin-top: 5px;
	float: right;
	width: 210px;
	clear: none;
	position: relative;
	left: 35px;
}
/** images in category**/
.right_img_holder2 {
	float: right;
	width: 210px;
	clear: none;
	margin-right: 40px;
}
/*** css for data in table***/
.datarange {
	text-align: center;
}
/*** create background for data table ***/
.data {
	background-image: url(../images/grid.png);
	background-repeat: repeat;
	background-position: 0px -3px;
}
.data td {
	height: 25px;
	text-align: center;
}
/*** specify table width for each category icon ***/
.contentpaneopen_balus {
	width: 120px;
}
/*** Balustrade category text ***/

.contentpaneopen_balus2 {
	width: 120px;
	height: 120px;
	vertical-align: top;
}
/*** an entry for every products in SS ***/
.contentpaneopen_balus td {
	text-align: center;
}
/** pictures in products **/
.contentpaneopen_balus2 .catblog {
	height: 80px;
}
.catblog img {
	padding-left: 5px;
}
/*** centerd icon text ***/
.contentpaneopen_balus2 td {
	text-align: center;
	font-size: 12px;
	height: 40px;
	vertical-align: top;
}
.contentpane_tech {
	position: relative;
	left: -9px;
}
.contentpane_tech td {
	font-size: 12px;
	color: #3f6e7f;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contentpane_tech li {
	padding: 5px;
}
/*** contact page ***/
.contentheading_contact, .contentheading_contact a:link, .contentheading_contact a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #3f6e7f;
	padding-bottom: 10px;
}
.contentpaneopen_contact h3 {
	font-size: 12px;
}
.contentpaneopen_contact h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #666666;
	background-color: #dddddd;
	padding: 5px;
}
.contact {
	position: relative;
	top: -20px;
}
.contact td {
	padding-bottom: 15px;
	vertical-align: top;
}
.contact_img {
	clear: left;
	float: right;
}
/*** map ***/
.mapwrapper {
	border: 1px solid #CCCCCC;
	margin-left: 20px;
}
/* all other item listing*/



/*** balustrade listing ***/
.contentheading_index {
	font-size: 12px;
	font-weight: bold;
	color: #3f6e7f;
}
.index_table img {
	border: 1px solid #999999;
}
.contentpaneopen_balus2 .data td {
	height: 25px;
}
.contentpaneopen_balus2 .data {
	background-image: url(../images/grid.png);
	background-repeat: repeat;
	background-position: 0px -5px;
}
.data2 td {
	height: 25px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 5px;
}
/*** apply to manual created category title, in SS product ***/
.article_title_category_manu {
	font-size: 12px;
	font-weight: bold;
	color: #3f6e7f;
	position: relative;
}
/*** apply to automatic category component heading ***/
.componentheading_balus {
	font-size: 12px;
	font-weight: bold;
	color: #3f6e7f;
	margin-bottom: 20px;
}
.componentheading_balus2 {
	font-size: 12px;
	font-weight: bold;
	color: #3f6e7f;
	margin-bottom: 20px;
}
/*** apply to all article heading that has this class, some articles title must be manualy off ***/
.article_title {
	font-size: 12px;
	font-weight: bold;
	color: #3f6e7f;
	position: relative;
	margin-bottom: 10px;
	text-align: left;
}
/** lower search button**/
.button_menu {
	position: relative;
	top: 9px;
}
/* page bavigation*/
.pagenavcounter {
	display: none;
}
.pagenavbar {
	clear: left;
	float: left;
	position: relative;
	left: 20px;
	top:10px;
}
.contenttoc {
	float: left;
	clear: left;
	position: relative;
	left: -10px;
	width: 705px;
	display: block;
}
.tabarea {
	background-color: #003399;
}
/* Form class in contact*/
.cf_label, .cf_text, cf_validate {
	font-size: 12px;
}
/* bottom menu*/
.moduletable_bottommenu {
	top: auto;
	position: absolute;
	width: 50%;
	left: 25%;
}
