/**************************
 *
 *reset all generic styles
 *
 **************************/
* { margin: 0; padding: 0; }

html {
margin: 0;
}

body {
	margin: 0;
	font-size:  		67.5%;
}

p {
	margin-bottom: 1em;
}

.print_logo {
	display: none;
}

span.access
{
margin-left: -999em;
text-decoration: none;	
}
span.access2 {
	display: none;
}

@media print {
  * {
  background-color: white !important;
  background-image: none !important;
  }
}

/*
 *
 *	General Pages Style
 *
 */
 
body {
	background: url(../images/headerBG.gif) repeat-x;
	font-family: "trebuchet ms", trebuchet , verdana, arial, sans;
}


#wrapper {
	width: 760px;
	margin: auto;
	background-color:#fff;
}


#header {
	width: 760px;
	height: 255px;
	background: url(../images/headerBG.gif) repeat;
	/*border: solid 1px;*/
}

.intro_custom_build_detail,
.intro_product, 
.intro {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 12px;
	color: #009ADA;
	line-height: 14px;
}



.contentWrapper {
	height: 100%;
	margin-top: 32px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 70px;
}


.middleContentWrapper {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 30px;
}


.menuBG {
	width: 760px;
	height: 85px;
	background: #ffffff url(../images/menuBG.gif) no-repeat;
	margin: auto; 
}


#menu {
	padding-top: 55px;
	padding-left: 110px;
}


.polarBear {
	width: 760px;
	height: 170px;
	background: url(../images/polar_bear.jpg) no-repeat;
}


.polarBear h1 {
	margin-top: 73px;
	font-size:  24px;
	color: #ffffff;
	padding-left: 15px;
	float: left;
}


.leftColumn {
	width: 363px;
	padding-right: 25px;
	float: left;
	height: 100%;
	line-height: 1.5em;
	font-size:  12px;
}


.rightColumn {
	width: 338px;
	float: right;
	height: 100%;
}


.pagePhoto {
	width: 338px;
	height: 292px;
	background: #FBFBFB url(../images/photo_frame.gif) 0 0 no-repeat;
	margin-bottom: 23px;
}


.pagePhoto img {
	padding-top: 28px;
	padding-left: 30px;
}

.customisedSolutions {
	width: 338px;
	height: 132px;
	background: #fff url(../images/customised_solutions_BG.gif) 0 0 no-repeat;
}
.customisedSolutions h4 {
	padding: 21px 0 0 18px;
	margin: 0;
	color: #0053a0;
	font-size:  14px;
}




/*
 *
 *	Footer Menu Style
 *
 */
 
#footer {
	clear: both;
	width: 760px;
	height: 93px;
	background-color: #009ADA;
	margin: auto;
	padding-top: 30px;
	margin-bottom: 70px;
	margin-top:		40px;
}


#footer ul{
	text-align:center;
	list-style: none;
	/*padding:  5px 0 0px 0 ;*/
	padding-bottom: 8px;
	line-height:12px;
	height: 12px;
}


#footer ul li {
	display: inline;
	color: #ffffff;
	height: 11px;
}


#footer ul li a.last {
	border:none;
	color: #ffffff;
	font-size: 11px;
	height: 11px;
	line-height: 11px;
}


#footer ul li a {
	padding-left: 4px;
	padding-right: 8px;
	margin: 0;
	color: #ffffff;
	font-size: 11px;
	height: 11px;
	line-height: 11px;
	border-right: 1px solid #ffffff;
}


#footer ul li a:hover {
	background-color: #ffffff;
	color: #009ADA;
}





.customisedSolutions p {
	padding-top: 11px;
	padding-left: 18px;
	padding-right: 24px;
	color: #666666;
	font-size: 11px;
}


.pTitle {
	font-weight: bold;
	color: #009ADA;
}


.newsOverviewWrapper, .generalContentWrapper {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 70px;
	clear: both;
}


.newsOverviewWrapper ul, .homeLeftColumn ul {
	list-style:none;
}


.newsOverviewWrapper ul li.first {
	padding-top: 0px;
	margin: 0px;
}


.homeLeftColumn ul li.first {
	padding-top: 15px;
	/*border: 1px solid #000;*/
}


.newsOverviewWrapper ul li {
	padding-top:30px;
	/*height: 32px;*/
}


.homeLeftColumn ul li {
	padding-top:30px;
	height: 32px;
}	


.newsOverviewWrapper ul li a{
	display: block;
	background: transparent url(../images/icon_list.gif) 0 13% no-repeat;
	text-decoration: none;
	color: #666666;
	padding-left: 20px;
}

.newsOverviewWrapper ul li a.pdfdownload{
	background:		none;
	padding-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
}

.newsOverviewWrapper ul li a.nopdfdownload{
	padding-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
}

.newsOverviewWrapper ul li a:hover {
	color: #009ADA;
}


.newsOverviewWrapper div.newsFrame {
	background: transparent url(../images/frame_news.gif) no-repeat;
	width: 266px;
	height: 190px;
}


.newsOverviewWrapper img {
	padding-top: 22px;
	padding-left: 21px;
}


#newsTitle {
	background: #fff url(../images/news_title.gif) no-repeat;
}

#news_images {
	margin-left:	10px;
	float: right;
}

.newsOverviewWrapper h5 {
	font-size:  14px;
}



/*
 *
 * Home Page Style
 *
 */

#home {
	background: url(../images/homeHeaderBG.gif) repeat-x;
	font-family: "trebuchet ms", trebuchet , verdana, arial, sans;
	font-size: 12px;
}


#homeWrapper { /*newly Added*/
	width: 880px;
	margin: auto;
	background-color:#fff;
}


#homeHeaderBG {
	width: 880px;
	height: 464px;
	background: url(../images/homeHeaderBG.gif) repeat-x;
}


.homeIntro {
	font-size:  14px;
	color:#666666;
	line-height: 1.5em;
}


.homeLeftColumn {
	width: 459px;
	padding-left: 75px;
	margin-right: 50px;
	float: left;
	font-size: 14px;
}


.homeRightColumn {
	font-size:	12px;
	width:243px;
	height: 396px;
	float: left;
	background: transparent url(../images/feature_product_box.jpg) repeat-y;
}


.homeRightColumn h3 {
	font-size:  14px;
	font-weight: bold;
	color: #333333;
	padding-left: 18px;
	padding-top: 40px;
	padding-right: 57px;
	line-height: 14px;
}


.homeRightColumn p {
	color: #009ADA;
	padding-left: 18px;
	padding-right: 57px;
	font-size: 12px;
}


#latestNewsTitle {
	margin-top: 38px;
	background: transparent url(../images/title_latest_news.gif) no-repeat;
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 0px;
}


.homeLeftColumn ul li a{
	display: block;
	background: transparent url(../images/icon_list.gif) 0 7px no-repeat;
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	padding-left: 20px;
}

.homeLeftColumn ul li a:hover, .homeRightColumn a:hover {
	color: #009ADA;
}


.homeRightColumn img {
	padding-left: 18px;
	padding-top: 11px;
}


.homeRightColumn a {
	font-size: 12px;
	color: #333333
}


.formLeftColumn {
	width: 344px;
	height: 100%;
	float: left;
}


.formLeftColumn h5, .formRightColumn H5 {
	background: transparent url(../images/form_title_BG.gif) repeat-x;
	height: 21px;
	padding-top: 5px;
	padding-left: 9px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 18px;
}


.formRightColumn {
	width: 366px;
	height: 100%;
	float: left;
	margin-left: 16px;
}


.formRightColumn p {
	padding-left:11px;
}


label {
	width: 11px;
	padding-left: 11px;
}

div.formLeftColumn table tr td {
	padding-bottom: 11px;
}

div.formRightColumn textarea, input {
	background-color: #ECECEC;
	border: 1px solid #E1E1E1;
}


div.formRightColumn textarea{
	width: 334px;
	height: 125px;
	margin-left: 11px;
	margin-top: 10px;
}

div.formRightColumn .star {
	vertical-align:top;
	padding-top: 10px;
	padding-left: 5px;
}


div.formRightColumn input#reset, input#send {
	background-color: #A9A9A9;
	padding: 3px 12px;
	font-size: 12px;
	margin-top: 5px;
	font-weight: bold;
}

div.formRightColumn table tr td.button {
	padding-right: 15px;
}


div.formRightColumn input#reset:hover, input#send:hover {
	background-color: #DFDFDF !important;
	color: #009ADA !important;
	font-weight: bold !important;
}


div.formLeftColumn input.text {
	width: 210px;
	margin-right: 5px;
}


h2#beforeAftergalleryTitle {
	background: #fff url(../images/title_before_after_gallery.gif) no-repeat;
	/*margin-left: 146px;*/
	margin-left: 15px;
	margin-top: 30px;
}

.intro form {
	margin-top: 30px;
}


div.galleryWrapper {
	width: 730px;
	margin-top: 20px;
	margin-bottom: 70px;
	margin-left: 15px;
}


div.galleryPhotoColumn {
	background: transparent url(../images/before_after_photo_BG.gif) no-repeat;
	width: 416px;
	height: 165px;
	float: left;
	margin-bottom: 10px;
}


div.galleryRightColumn {
	width: 314px;
	float: left;
	margin-bottom: 10px;
}


div.galleryDescColumn {
	background-color: #F7F7F7;
	margin-top: 30px;
	padding-left: 20px;
	height: 118px;
}


div.galleryDescColumn h5 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 16px;
}


div.galleryPhotoColumn img.before {
	padding-left: 21px;
	padding-top: 23px;
}


div.galleryPhotoColumn img.after {
	padding-left: 48px;
}


.mailSent {
	color: red;
	font-weight: bold;
	padding-top: 5px;
}


.contentWrapper ul, .generalContentWrapper ul {
	list-style: none;
}


.contentWrapper ul li, .generalContentWrapper ul li {
	padding-bottom: 10px;
}


.contentWrapper ul li ul, .generalContentWrapper ul li ul {
	text-indent: 40px;
}


.contentWrapper ul li ul li ul, .generalContentWrapper ul li ul li ul {
	text-indent: 80px;
}


.contentWrapper a, .generalContentWrapper a {
	color: #666666;
}


.contentWrapper a:hover, .generalContentWrapper a:hover {
	color: #009ADA;
}

/* Links Styles */

.links_wrapper {
	height: 100%;
	display: table;
	margin: 15px 0 0 0;
}
.link_wrap {
	width: 180px;
	height: 60px;
	float: left;
	display: table;
	margin: 0 0 40px 0;
}
.link_wrap img {
	margin: 0 10px 0 0;
	vertical-align: middle;
}

div#news_article {
	line-height: 1.5em;
}