/* CSS Document */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	background-color: #d3d4d6;
	color: #585858;
	background-image: url(../img/bg/background.jpg);
	background-position: top;
	background-repeat: repeat-x; BACKGROUND-ATTACHMENT: fixed; 
}


table, tr, td {color: #ffffff;}

p{color: #585858;}

ul, li {color: #ffffff;}

#pageWrapper {
text-align:center;
}

#page{
width: 887px;
text-align: left;
margin-left: auto;
margin-right: auto;
overflow: hidden; 
}
#bodypage{
width: 887px;
background-color:#0c1823;
text-align: left;
margin-left: auto;
margin-right: auto;
overflow: hidden; 
}
#pagePort{
width: 430px;
text-align: left;
margin-left: auto;
margin-right: auto;
overflow: hidden; 
}
/* --- logo --- */
#logoCont {
width: 887px;
position: relative;

}
/* --- menu --- */
#menuCont {
width: 887px;
text-align: left;
position: relative;
}

/* --- flash --- */
#flashCont, #flashContHome {
width: 887px;
height: 142px;
}
#flashContHome {
width: 887px;
height: 230px;
background-color:#0c1823;
}
/* --- body --- */
#bodyCont, #portfolioCont, #packageCont, #packageCont2, #packageCont3, #packageCont4{
width: 887px;
position: relative;
background-color:#0c1823;
padding-top:20px;
padding-left:23px;
}


#portfolioCont{
height:250px;
}
#portfolioPics{
padding-left:20px;
background-color:0c1823;
width:450px;
}

#portfolioBigPic{
background-color:0c1823;
width:450px;
}

#portfolioSmallPic{
background-color:#3c3734;
width:450px;
}
#portfolioBlurb{
float:left;
width:418px;
padding-left:0px;
padding-top:10px;
}
#extraCont{
background-color:0c1823;
width:887px;
position:relative;
padding-left:10px;
}

#imageGallery{

background-color:#3c3734;
}

#packageCont{
width: 887px;
padding-bottom:2px;
height:500px;
}
#packageCont2{
height:330px;
position: relative;
padding-bottom:10px;
}
#packageCont3{
height:200px;
position: relative;
}
#packageCont4{
height:350px;
position: relative;
}

/* --- body --- */
#footerCont {
width: 887px;
text-align: center;
position: relative;
marging-left:40px;
marging-right:40px;

}

/* --------------------------------------------- */
/* --- Homepage Columns --- */
/* --------------------------------------------- */
/* --- homepage left column --- */
#bodyColumnLHS{
width: 640px;
float:left;
overflow:hidden;
}
/* --- homepage right column --- */
#bodyColumnRHS{
width:200px;
float:left;
overflow:hidden;
}


#ColumnLHS_SP{
width: 640px;
float: left;
}
/* --- homepage services column --- */
div.ColumnService{
width: 280px;
text-align: left;
float:left;
overflow:hidden;

}
#column-service1, #column-service2, #column-contact, #column-support, #column-enquiry{
width: 260px;
height:95px;
background-image: url(../img/bg/home-online-service.jpg);
background-position: top;
background-repeat: repeat-x;
text-align: left;
overflow:hidden;
padding-bottom:10px;

}
#column-service2{
background-image: url(../img/bg/home-design-service.jpg);
}
#column-contact{
height:150px;
background-repeat: repeat-x;
background-position:top left;
background-image: url(../img/bg/contact-details.jpg);
}
#column-contact-2{
height:350px;
background-repeat: repeat-x;
background-position:top left;
background-image: url(../img/bg/contact-details-2.jpg);
}
#column-support{
height:350px;
background-repeat: repeat-x;
background-position:top left;
background-image: url(../img/bg/support-details.jpg);
}

#column-enquiry{
height:207px;
background-repeat: repeat-x;
background-position:top left;
background-image: url(../img/bg/enquiry-details.jpg);
}
div.column-service-content, div.column-contact-content, div.column-support-content, div.column-enquiry-content, div.column-contact2-content{
	padding-left:90px;
	padding-top:18px;
	padding-right:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:1.4em;
	color:  #ffffff;
}

div.column-contact-content{
	padding-left:20px;
	padding-top:8px;
	line-height:1.6em;
}

 div.column-enquiry-content{
	padding-left:10px;
	padding-top:8px;
	line-height:1.6em;
}

div.column-support-content{
	padding-left:10px;
	padding-top:8px;
	line-height:1.6em;
}

div.column-contact-2-content{
	padding-left:10px;
	padding-top:8px;
	line-height:1.6em;
}

/* --- homepage packages column --- */
div.ColumnPackage{
width:312px;
text-align: left;
float:left;
overflow:hidden;
}

/* --------------------------------------------- */
/* --- Subpage Columns --- */
/* --------------------------------------------- */
/* --- subpage left column --- */
#subColumnLHS{
width: 595px;
float:left;
overflow:hidden;
}
/* --- subpage right column --- */
#subColumnLHS-portfolio{
width:330px;
text-align: left;
float:left;
overflow:hidden;
}
/* --- subpage left column --- */
#subColumnRHS-portfolio{
width: 530px;
float:left;
overflow:hidden;
}
/* --- subpage right column --- */
#subColumnRHS{
width:265px;
text-align: left;
float:left;
overflow:hidden;
}
/* --- subpage right column --- */
#subColumnRHS-2{
width:260px;
text-align: left;
padding-left:5px;
float:left;
overflow:hidden;
}
#subColumnLHSContact{
width: 520px;
float:left;
overflow:hidden;
}
#subColumnRHSContact{
width:340px;
text-align: left;
padding-left:10px;
float:left;
overflow:hidden;
}
/* --------------------------------------------- */
/* --- text --- */
/* --------------------------------------------- */

.text_white, .text_enquiry, .text_grey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-stretch: expanded;
	line-height:1.6em;
	padding-right:40px;
	font-weight:normal;
	color:  #ffffff;
	marging-top:5px;
	marging-bottom:5px;
}

.text_enquiry{
	font-size: 0.75em;
	line-height:1.4em;
	padding-right:30px;
}
.text_grey{
	color: #cccccc;
	padding-right:0px;
}
/* --- WHY FOCUS SCROLL--- */
#whyfocus{
padding-top:65px;
width:150px;
height:100px;
}
#whyfocustext {
 	font-family:Arial, Helvetica, sans-serif;
 font-size: 0.4em;
 font-weight: normal;

 height: 100px;
 padding-left: 10px;
 }

#whyfocustext table tr td {
  font-size: 0.7em;
  color:  #ffffff;
 	font-weight: bold;
	padding-left:15px;
	padding-right:15px;
 	vertical-align: top;
	line-height:1.3em;
	font-family:Arial, Helvetica, sans-serif;
 }
  
 .text-white-smaller, a.text-white-smaller:link, a.text-white-smaller:visited, a.text-white-smaller:hover, a.text-white-smaller:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	color:  #ffffff;
	line-height:16px;
	padding-bottom:5px;
	padding-left:5px;
}
 .text-grey-smaller {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	color:  #cccccc;
	line-height:16px;
	padding-bottom:5px;
	padding-left:5px;
}
#text_grey_content{
	width:200px; 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	color:  #cccccc;
	line-height:16px;
	padding-bottom:10px;
	padding-left:5px;
	padding-top:10px;
	padding-right:4px;
	
}
.text-white-service, .text-white-support{
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	color:  #ffffff;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 11px;
}
 .text-white-support{
	padding-left:5px;
}
.text-white-service-content{
	padding-left:10px;
	color: #CCCCCC;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 11px;
	line-height:14px;
}
.text-white-footer-content{
	padding-left:10px;
	color: #999999;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;
	font-size: 11px;
	line-height:12px;
}

.text-ye, .text-subye{
	font-family: Arial, Helvetica, sans-serif;
	font-style:bold;
	color:  #ffd892;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 11px;
}
.text-subye{
	color:  #fff;
	
}
a.text-ye:link, a.text-ye:visited, a.text-ye:hover, a.text-ye:active  {
color:  #ffd892;
padding-left:0px;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}
a.text-ye:hover, a.text-ye:active  {
color: #ffffff;
text-decoration:underline;
}
a.text-white-support:link, a.text-white-support:visited, a.text-white-support:hover, a.text-white-support:active  {
color: #ffffff;
font-size: 11px;
text-decoration: none;
font-weight: normal;
}
a.text-white-support:hover, a.text-white-support:active  {
color: #fbcf8d;
text-decoration:underline;
}
.text-white-enquiry{
background-image:url(../img/bg/support-section-2.jpg);
color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	
	padding-left:10px;
	font-size: 11px;
height:28px;
padding-bottom:5px;
padding-left:5px;
background-repeat:no-repeat;
}

a.text-white-smaller:link, a.text-white-smaller:visited, a.text-white-smaller:hover, a.text-white-smaller:active  {
color: #999999;
font-size: 11px;
text-decoration: none;
font-weight: normal;
}
a.text-white-smaller:hover, a.text-white-smaller:active  {
color: #fff;
text-decoration:underline;
}

/* --------------------------------------------- */
/* --- footer --- */
/* --------------------------------------------- */
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	color:  #ffffff;
	line-height:25px;
}

a.footer:link, a.footer:visited, a.footer:hover, a.footer:active  {
color: #999999;
text-decoration: none;
font-weight: normal;
line-height:1.8em;
}
a.footer:hover, a.footer:active  {
color: #ffffff;
text-decoration:underline;
}


img.position{
	padding-left:14px;
	padding-top:10px;
}





/* --------------------------------------------- */
/* --- text and hyperlink-- */
/* --------------------------------------------- */
a:link, a:visited, a:hover, a:active  {
	color: #ffffff;
	text-decoration: none;
}

a:hover, a:active  {
	color: #999999;
	text-decoration: underline;
}

a.opposite:link, a.opposite:visited, a.opposite:hover, a.opposite:active  {
	color: #999999;
	text-decoration: underline;
}	
a.opposite:hover, a.opposite:active  {
	color:#0387c8;
	text-decoration: underline;
}
p.sifrh2 {
	font-size: 20px;
	margin:0;
}

h2.content {
	font-size: 17px;
	display: inline;
	font-color:#000000;
}
span.smallGrey {
font-size: 0.9em;
color:#333333;
}

.smallerGrey {
font-size: 0.9em;
color:#5f6062;
marging-top:5px;
marging-bottom:5px;
font-weight:bold;
}

.price, .pricewords, .pricewordsred, .price2{
	/*color: #0387c8;*/
	/*color: #f36d26;*/
	padding-left: 17px;
	font-size:3em;
	font-weight: bold;
	font-style:italic;
	color: #dd5409;
	line-height:1em;
}
.price2{
	font-size:2em;
}
.pricewords, .pricewordsred{
	padding-left: 1px;
	font-size:1em;
	font-weight: bold;
	color:#CCCCCC;
	}
.pricewordsred{
	
	color: #dd5409;
	}

.quotenormal{
	/*color: #0387c8;*/
	/*color: #f36d26;*/
	padding-left: 17px;
	font-size:1.1em;
	font-weight: bold;
	line-height:1.2em;
	color: #434549;
}




/* --------------------------------------------- */
/* --- list -- */
/* --------------------------------------------- */

ul { margin: 0; padding-left: 1px; list-style: none; } 

li.dot-blue, li.dot-ye, li.dot-ye2, li.dot-tick, li.dot-white
{
background-image: url(../img/icons/arrow-ye.gif);
color:  #434549;
font-size: 1em;
padding-bottom:8px;
line-height: 1.6em;
font-weight: normal;
background-repeat: no-repeat;
background-position: top left ;
padding-left:35px;
padding-right:25px;
padding-bottom:5px;
font-family: Arial, Helvetica, sans-serif;
}

li.dot-ye{
 padding-left:35px;
 font-weight:bold;
 color: #fbcf8c;
 padding-bottom:1px;
 }
 li.dot-white{
 padding-right:15px;
 line-height: 1.8em
 font-weight:normal;
 color: #fff;
 padding-bottom:1px;
 }
 
 a.dot-white:link, a.dot-white:visited, a.dot-white:hover, a.dot-white:active{
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-style:bold;
color: #fbcf8c;
text-decoration: none;
}
a.dot-white:hover, a.dot-white:active{
color: #CCCCCC;
font-weight: bold;
text-decoration: underline;
}
 li.dot-tick{
 background-image: url(../img/icons/tick.png);
 padding-left:20px;
 font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight:bold;
color: #bda165;
text-decoration: none;
 }
 
 li.dot-ye2{
 background-image: url(../img/icons/arrow-ye-3.png);
 padding-left:15px;
 font-weight:bold;
 color: #fbcf8c;
 line-height: 1em;
 padding-top:0px;
 }
li.dot-wh
{
color:  #ccc;
font-size: 0.95em;
line-height: 1.6em;
font-weight: normal;
background-repeat: no-repeat;
background-position: top left ;
padding-left:35px;
padding-right:50px;
padding-bottom:15px;
paddingtop:10px;
font-family: Arial, Helvetica, sans-serif;
}

a.dot-blue:link, a.dot-blue:visited, a.dot-blue:hover, a.dot-blue:active{
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-style:normal;
color:  #ffffff;
text-decoration: none;
}

a.dot-ye:link, a.dot-ye:visited, a.dot-ye:hover, a.dot-ye:active{
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-style:bold;
color: #fbcf8c;
text-decoration: none;
}
a.dot-ye:hover, a.dot-ye:active{
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}

a.dot-tick:link, a.dot-tick:visited, a.dot-tick:hover, a.dot-tick:active{
font-family: Arial, Helvetica, sans-serif;
font-size: 0.75em;
font-weight:bold;
color: #bda165;
text-decoration: none;
}
a.dot-tick:hover, a.dot-tick:active{
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}
a.dot-ye2:link, a.dot-ye2:visited, a.dot-ye2:hover, a.dot-ye2:active{
font-family: Arial, Helvetica, sans-serif;
font-size: 0.74em;
font-weight:normal;
color: #ffd892;
text-decoration: none;
}
a.dot-ye2:hover, a.dot-ye2:active{
color: #ffffff;
font-weight: normal;
text-decoration: underline;
}
a.dot-blue:hover, a.dot-blue:active{
color: #fbcf8c;
font-weight: normal;
text-decoration: underline;
}

ul.leftLinksList {
list-style: none;
}

ul.leftLinksList li, ul.leftLinksList li.top{
color: #cccccc;
width: 190px;
padding-top: 7px;
padding-bottom: 7px;
background-color: #15283b;
border-bottom: solid 1px #5e5e5e;
font-size: 0.9em;
font-weight: bold;
padding-left:8px;
}

ul.leftLinksList li.top {

}

ul.leftLinksList li.head {
background-image: url(../img/bg/packages-section.jpg);
background-color: #47484e;
border-bottom: none;
color: #fbcf8d;
}

ul.leftLinksList li.active {
background-image:url(../img/elements/lists/arrow.gif);
background-repeat: no-repeat;
background-position: 8px 11px;
background-color:#47484e;
width: 190px;
padding-top: 8px;
padding-bottom: 8px;
}

a.leftLinksList-head:link, 
a.leftLinksList-head:hover, 
a.leftLinksList-head:active, 
a.leftLinksList-head:visited {
	color: #e2e1dd;
	font-weight:bold;
	text-decoration:none;	
}
a.leftLinksList-head:hover, 
a.leftLinksList-head:active{
	color:#e8eaed;
}

a.leftLinksList-text:link, 
a.leftLinksList-text:hover, 
a.leftLinksList-text:active, 
a.leftLinksList-text:visited {
	color: #ffffff;
	font-weight:bold;
	
}
a.leftLinksList-text:hover, 
a.leftLinksList-text:active{
	color:#dbb880;
	text-decoration:underline;	
}
a.leftLinksList-active:link, 
a.leftLinksList-active:hover, 
a.leftLinksList-active:active, 
a.leftLinksList-active:visited {
	color:#dbb880;
	font-weight:bold;
	text-decoration:underline;	
}
a.leftLinksList-active:hover, 
a.leftLinksList-active:active{
	color:#cfcfcf;
}
/* --------------------------------------------- */
/* ---contact us page  -- */
/* --------------------------------------------- */
.inputfield, .inputfieldMessage, .inputfield_smaller, .inputfieldMessage_smaller
{  
  border-style:solid;
  border-width:1px;
  width: 200px;
  height:22px;
  background-color: #666666;
  border-left-color:#484848;
  border-top-color:#484848;
  border-right-color:#484848;
  border-bottom-color:#484848;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding-left:5px;
  padding:3px;
  color: #ffffff;
  }
  
  .inputfield_smaller, .inputfieldMessage_smaller{
  width: 100px;
  font-size: 0.68em;
  height:20px;
  }
  
  .inputfieldMessage, .inputfieldMessage_smaller{
   height:40px;
  }
  
  .inputfield:focus, .inputfieldMessage:focus,   .inputfield_smaller:focus, .inputfieldMessage_smaller:focus{
  background-color: #333333;
  }
  
  
  
/* --------------------------------------------- */
/* --- dynamic gallery scroll  --- */
/* --------------------------------------------- */
  
#galleryBox {
	background-color:#3c3734;
	width: 400px;
	height: 65px;
	padding-top:5px;
	padding-bottom:5px;
	border: solid 1px #CCCCCC;

}

#galleryPrev {
	float: left;
	padding-left: 4px;
	width: 20px;
	height: 100px;
	overflow: hidden;
	background-color:#3c3734;
}

#galleryNext {
	float: left;
	padding-right:4px;
	width: 20px;
	height: 100px;
	overflow: hidden;
	background-color:#3c3734;
}

#galleryInner {
	float: left;
	width: 370px;
	margin-left: 0px;
	margin-right: 0px;
	height: 100px;
	position: relative;
	background-color:#3c3734;
	overflow:hidden;
}

#galleryHolder {
overflow: hidden;
height: 100px;
position: relative;
background-color:#3c3734;
}

.ImgCont {
border: solid 1px #999999;
height: 189px;
padding:5px;
}

div.moveBox {
	height: 100px;
	width: 90px;
	float: left;
	padding:6px;
	padding-right:8px;
	padding-left:10px;
	text-align: center;
	background-color:#3c3734;
}


ul.menuSubList li {
background-image:url(../img/bg/menu_list.gif);
background-repeat: no-repeat;
padding-left: 20px;
margin-top: 3px;
margin-bottom: 3px;
color: #fff;
font-size: 11px;
font-weight: normal;
}

ul.menuSubSubList {
padding-left: 7px;
margin: 0;
}

ul.menuSubList li.parent {
background-image:url(../img/bg/menu_list_down.gif);

}

a.subList:link, a.subList:visited, a.subList:hover, a.subList:active {
color: #ffffff;
}
  
  

  
div.leftFloatWrap {
float: left;
width: 120px;
height:200px;
padding-bottom:20px;
margin-left: 10px;
padding-right:10px;
}

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size:0.9em;
	width:550px;
	margin-bottom:2px;
	margin-top:2px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	border:1px solid #515151;
	background-color:#070d13;
	height:23px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #0c1823;
	background-color:#0c1823;
	margin-bottom:5px;
	padding-left:4px;
	height:40px;
	color:#FFF;
	width:550px;
	/* End layout CSS */
	
	overflow:hidden;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}
