@charset "UTF-8";
/* CSS Document */

@import url(image_view.css);
@import url(jquery.lightbox-0.5.css);

/******Global styles*******/
body { 
    margin:0;
    padding:0;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	border-top: 3px solid #181A2F;
	background: #181A2F url(../images/main_bg_star.gif) no-repeat center top;
	font-style: normal;
    }
	
	h1 {
		margin-right: 10px;
	 margin-left: 15px;
	 font: italic normal normal 22px/27px Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 
	 color: #60136C;
	 margin-bottom: 10px;
	}
 
   h2 {
	  margin-right: 10px;
	 margin-left: 15px;
	 font: italic normal normal 17px/22px Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 
	 color: #60136C;
	 margin-bottom: 10px;
	}
 
 h3 {
	 margin-right: 10px;
	 margin-left: 15px;
	 font: italic normal normal 15px/20px Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 
	 color: #60136C;
	 margin-bottom: 10px;
	}
	
  h1 a, h2 a, h3 a {
	 color: #60136C;
	 margin-bottom: 5px;
	 text-decoration: none;
	}
	
  p {
	margin-left: 15px;
	margin-right: 10px;
	font-size: 0.8em;
	color: #333;
	line-height: 20px;
	font-style: normal;
}

  a img {
       border: none;
	   }
  p a {
	text-decoration: none;
	color: #333;
	font-weight: 600;
}

  p a:hover {
	text-decoration: underline;
	}
	
  p a:visited {
	  color:#333;
}

fieldset { border: none; }

ul li { font-size: 0.9em; }

dl { font-size: 0.9em; margin-left: 15px; }

form { font-size: 0.9em; margin-left: 10px; }
form p { margin-left: 0; }
input.buttons { margin-left: 0; }


/******Global Pages*******/

  #wrap { 
       margin-right: auto;
	   margin-left: auto;
       width:900px;
	  background: #fff;
	   }
	   
  #header {
  width: 900px;
  height: 61px;
  margin: 0 auto;
  text-align: left;
  margin-top: 8px;
  margin-bottom:0;
}

#splat-top { 
width: 900px;
margin:0 auto; 
height: 103px;
clear:both;
background: url(../images/splat_bg_top.png) center no-repeat;
margin-top:0;
margin-bottom:0;
}


#main_header {
	clear: both;
  height: 300px;
  overflow: hidden;
  margin-top: 0;
  background:#FFF;
}

.mcontainer {
	clear: both;
  margin-left: auto;
  margin-right: auto;
  width: 900px;
  height: 300px;
  position: relative;
}


#flash {   
    margin-top:10px;
	margin-bottom: 15px;
	float: left;
    width: 679px;
	height:325px;
	background:#fff;
	border-right: 1px dotted #B7B7B7;
}


  .strapline {
		border-bottom: 1px dotted #B7B7B7;
		border-top: 1px dotted #B7B7B7;
		display:block;
		float:left;
		width:100%;
		clear:both;
		overflow:hidden;
		padding-top: 6px;
		padding-bottom: 6px;
		background: #fff;
		}
		
      .strapline h1 {
		 color: #181A2F;
		 font-size: 2em;
		 height: 100%;
		 margin-top: 10px;
		 margin-bottom: 10px;
		 font: italic normal normal 37px/42px Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 
		 }
		 
  #lefthome {
   background:#fff;
   float:left;
   width:454px;
   color:#333;
   border-right: 1px dotted #B7B7B7;
   padding-bottom: 20px;
   height: 604px;
 }
 
   #lefthome h2 {
	   font: italic normal normal 22px/27px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	   }
  
		  
  #rightc {
    background:#fff;
    float:right;
    width:220px;
	height:341px;
	 padding-top:10px;
	 padding-bottom: 10px;
  }
  
  #project { 
  clear: both;
  width: 900px;
  height:275px;
  overflow: hidden;
  background: #fff;
  }
     #project_desc {
		float: left;
		width: 300px;
		height: 200px;
	 }
	 
	     #project_desc a{
		margin-left: 10px;
	 }
	 
	 .project_detail {
		 border-top: 1px dotted #B7B7B7;
		 margin-bottom: 10px;
		 margin-top: 10px;
		 width: 100%;
		 }
	 
	
		  
		  #gallery h3, #gallery span a img {
			   padding-left: 25px;
			   margin-top: 10px;
		   }
  
  
  #main {
   background:#fff;
   float:left;
   width:900px;
   color:#333;
   padding-bottom: 20px;
   border-top: 1px dotted #B7B7B7; 
  
 }
 
          #main ul {
	        color: #333;
	        font-size: 0.9em;
	         padding-top: 10px;
	        padding-bottom: 10px;
			line-height: 22px;
	      }
		  
          
  
		 
  #main_product {
   background:#fff;
   float:left;
   width:560px;
   color:#333;
   padding-bottom: 20px;
   border-right: 1px dotted #B7B7B7;
 }
 
          #main_product ul {
	        color: #333;
	        font-size: 0.9em;
	         padding-top: 10px;
	        padding-bottom: 10px;
			line-height: 22px;
	      }	 
		 
		 .textfield {
	       border: 1px solid #181A2F;
		   background:#999;
	       width: 280px;
           padding: 5px;
           font-size: 14px;
		   display:block;
		   margin-bottom: 7px;
		   margin-top: 7px;
		   -moz-border-radius:5px;
	       -webkit-border-radius:5px;
           }
		   
		    .textfield1 {
			background:#999;
	       border: 1px solid #181A2F;
	       width: 280px;
           padding: 5px;
           font-size: 14px;
		   display:block;
		   -moz-border-radius:5px;
	       -webkit-border-radius:5px;
           }
		   
		   #main_product table {  margin-left: 10px; }
		   
		   #main_product table th, td {
				   padding: 5px;
				   border: solid 1px #B7B7B7;
				   text-align: center;
				   width: 80px;
				   font-size: 0.8em;
				   margin-left: 10px;
			   }
			   
			    #main_product .product-picture { float: right; padding: 10px;}
		  
                   #sub_menu {
	                float: right;
	                width: 339px;
					background: #fff;
	                }
			     
				       #sub_menu h1 { margin-left: 15px;}
					   
					       #sub_menu ul li { font-size: 1em;}
				   
			              #main_product_picture {
					        width: 100%;
				        	border-bottom: 1px dotted #B7B7B7;
				        	margin-bottom: 10px;
				        	}
							
							#case-study { float: right; width:339px; background: #fff; }
						 
						       #case-study img { margin-left: 15px; }
						           
		  
 .product {
	      float: right;
	      width: 750px;
		  height: 127px;
		  border-top: 1px dotted #B7B7B7;
		  margin-top: 10px;
		  margin-bottom: 10px;
		  background: #fff;
	      }
		  
          .product h2 a{
	         margin-left: 5px;
			 font: italic normal normal 20px/25px Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 
			 margin-top: 10px;
	      } 
		  
		  #main .picture_text {
		    float: left;
		    width: 150px;
		    height: 127px;
		    border-top: 1px dotted #B7B7B7;
			margin-bottom: 10px;
			  margin-top: 10px;
			  background: #fff;
		   }  
		   
		   #main .picture_text img  { margin-top: 7px; }
		  
  .question {
	   float: left;
	      width: 100%;
		  height: 180px;
		  border-top: 1px dotted #B7B7B7; 
		  overflow: hidden;
	  }
.link {
	      float:left;
	      width: 750px;
		  border-top: 1px dotted #B7B7B7; 
	      }

 #contact-page-form {
	width: 900px;
	margin-left: auto;
	margin-right:auto;
	background-color: #fff;
	padding-bottom: 5px;
background: #fff;
height: 730px;
	}
	
	#contactbottom {
	clear: both;
	height: 350px;
	overflow: hidden;
	background: url(../images/bottom_contact_bg.png) repeat-x;
	background: #fff;
	}
	
	.contact_container {
		clear: both;
        margin-left: auto;
        margin-right: auto;
        width: 900px;
		 background: url(../images/bottom_contact_bg.png) repeat-x;
		}
	
	#footer {
  	clear: both;
	overflow: hidden;
	 height: 150px;
	 background: url(../images/footer_bg.gif) center no-repeat;
 }
    
	.footer_container {
		width: 900px;
		padding-top: 120px;
      margin-left: auto;
      margin-right: auto;
      text-align: left;
      clear: both;
      letter-spacing: 1px;
      margin-bottom: 5px;
      padding-left: 5px;
      padding-right: 0px;
      padding-top: 10px;
      padding-bottom: 5px;
	}
	
	#footer a {
  text-decoration: none;
  color: #60136C; 
}

#footer a:hover {
  text-decoration: underline;
}

#footer span { 
text-align: right;
  text-decoration: none;
  margin-left: 2em;
  font-size: 12px;
}

#footer p {
	       font-size: 12px;
           color: #60136C;
		   line-height: 0px;
		   margin-top: 0.6em;
		   margin-bottom: 0.5em;
		   display: block;
}
 
/******NEWS SECTION*******/
 #news { 
     width: 445px;
	 height:604px;
	 float: right;
	padding-bottom: 20px;
	 background: #fff url(../images/news_bg.png) no-repeat 10px 60px;
  }
          #news h2 { 
			text-align: left;
			font: italic normal normal 22px/27px Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 
		  }
		  
		  .date {
           color: #60136C;
          border-bottom: 1px solid #CDCDCD;
          font-size: 1.2em;
          text-align:right;
		  display: block;
          margin-bottom: 10px;
		  margin-right: 10px;
}

.title h2 a{
  color: #60136C;
  border-bottom: 1px dotted #181A2F;
  margin-left: 10px;
  text-decoration: none;
  font: italic normal normal 27px/32px Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 
}

.title h2 a:hover{
  color: #181A2F;
}

.body-txt  {
	margin-top: 10px;
  display: block;
  margin-left: 10px;
  color: #181A2F;
}

.author  {
  font-size: 1em;
  margin-top: 5px;
  display: block;
  margin-top: 5px;
  color: #60136C;
	margin-left: 10px;
}

/******Social Bookmarks section*******/

#twitter_update_list
{
	list-style-type: none;
	color: #60136C;
	margin-top: 25px;
}

/******HOME PAGE PRODUCT BOXES*******/
.productbox1 {
	float: left;
   background:#fff;
  width: 195px;
  height: 170px;
 padding-left:1px;
  border-bottom: 1px dotted #B7B7B7;
}
.productbox2 {
  float: left;
  background:#fff;
  width: 195px;
  height: 170px;
  border-bottom: 1px dotted #B7B7B7;
  padding-left: 7px;
}

.productbox3 {
	float:left;
   background:#fff;
   width: 195px;
   height: 165px;
  padding-left: 1px;
}

.productbox4 {
   float:left;
   background:#fff;
   width: 195px;
   height: 165px;
   padding-left: 7px;
   
}
.productpicture1 {
	float:left;
	width: 126px;
	height: 170px;
	border-bottom: 1px dotted #B7B7B7; 
	border-right: 1px dotted #B7B7B7;
	padding-right: 5px;
	}
	
  .productpicture2 {
	float:left;
	width: 133px;
	height: 170px;
	border-bottom: 1px dotted #B7B7B7; 
	padding-right: 5px;
	}
	
	.productpicture3 {
	float:left;
	width: 126px;
	height: 165px;
	border-right: 1px dotted #B7B7B7;
	padding-right: 5px;
	}
	.productpicture4 {
	float:left;
	width: 133px;
	height: 165px;
	padding-right: 5px;
	}
	  .productbox1 h1 {
	    margin-left:0;
	   }
	  .productbox1,.productbox3 p {
		  margin-left:0;
		  }
		 
	   .productbox3 h1 a {
	    margin-left:0;
		margin-top: 10px;
	   }
	   
	  .productbox2 h1 a {
		margin-left: 10px;
		}
	       .productbox2 p {
	           margin-left: 8px;
	        }
	   .productbox4 h1 a {
		margin-left: 10px;
		}
	        .productbox4 p {
		     margin-left: 8px;
	         	}
		
	
/******OTTHER STYLES*******/
   #header a img { 
           border: none;
	       vertical-align: middle;
		   float: right;
	     }
	

  #rightc h1 {
	 margin-left: 20px;
	 font-size: 22px;
	 color: #60136C;
	 margin-bottom: 10px;
	}
	
	  #lefthome ul {
		  list-style-type:decimal;
	  }
	
/******NAVIGATION*******/	   
   #nav {   
	  width: 900px;
	  height: 60px;
	  margin-right: auto;
	  margin-left: auto;
      overflow:hidden;
	  margin-bottom: 0;
   }
  
  #nav-cont { 
  width: 490px; 
  float: right; 
  height: 60px;
  background: url(../images/splat_menu_bg.gif) no-repeat center;
  margin-bottom: 15px;
  }
  
#tabnav {
	    margin-top: 20px;
		float:right;
		width:490px;
			}
	    #tabnav li {
		      		display:inline;
				   }	
				
				#tabnav li a{
					font: italic normal normal 18px/23px Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 
					color:#FFF;
					padding: 6px 8px;
					text-decoration: none;
					/*letter-spacing: -1px;*/
					margin-left: 10px;
					}
					
					#tabnav li a:hover, #tabnav li a.active{
						background:#FFF;
						border:1px solid #FFFF00;
						-moz-border-radius:5px;
						-webkit-border-radius:5px;
						padding:6px 7px;
						color: #181A2F;
						}
					 #nav .link {
						background:#FFFF00;
						border:1px solid #15403c;
						-moz-border-radius:5px;
						-webkit-border-radius:5px;
						padding:6px 7px; !important;
					}
					#tabnav .home { background: red; }

 
body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a, body#tab5 li.tab5 a, body#tab6 li.tab6 a { /* settings for selected tab link */
color: #60136C;
font-weight: 600;
}

ul#serv_list li a { /* settings for all tab links */
color: #333; 
text-decoration: none;
}

ul#serv_list a:hover { /* settings for hover effect */
color: #60136C; 
}
/******rounded boxes*****************************************************/

	li.hcontactform input
{ 
    -moz-border-radius:5px;
	-webkit-border-radius:5px;
	height: 20px;
	border: none;
	background:#fff;
	color:#181A2F;
	font-size: 1.1em;
	padding: 5px;
}

.buttons
{   
    -moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#18192D;
	color:#fff;
	margin-top: 10px;
	font-size: 1.1em;
	font-weight:600;
	padding: 5px;
	width: 65px;
	border: none;
	margin-bottom: 0;
}


 .buttons:hover
{   
    background:#791f97;
	color:#FFF;
}
/******BREADRCUMB*******/

#breadcrumb {
	width: 900px;
	background: url(../images/splat_bread_bg.gif) center no-repeat;
	border-bottom: 1px dotted #B7B7B7;
	height: 83px;
}
#breadcrumb ul li{
   list-style-image: none;
   display:inline;
   padding: 0 1px 0 1px;
   margin: 15px 0 0 0;
   color: #333;
  
}
#breadcrumb ul {
   margin:0;padding:0;
   list-style-type: none;
   padding-left: 1em;
   padding-top: 30px;
   padding-bottom: 5px;
  font: italic normal normal 17px/22px Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 
}
#breadcrumb a {
	text-decoration: none;
	color: #791f97;
}
#breadcrumb a:hover {
	text-decoration: underline;
	color: #791f97;
}
/*******************LISTS***************/

 #serv_list {
	  line-height: 2.2em;
	  font-size: 0.8em;
	  
	  }
	  
	#serv_list li a { 
	    list-style: circle;
		color:#333;
		text-decoration: none;
		}

      	#serv_list li a:hover {
           text-decoration: underline;
		  }
  
  #main .homelist ul {
	text-decoration: none;
	color:#333;
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}

         #main .homelist li {
            line-height: 25px;
	        background: url(../images/pplist.gif) no-repeat 0px 0px;
	        padding:0 0 0 25px;
	        margin:0 0 0 0;
	        list-style-type:none;
		 }


  #main .productlist ul {
	color: #333;
	text-decoration: none;
}
	
         #main .productlist li {
	        margin-left: 15px;
            padding: 0 0 10px 0px;
            color:#333;
	        list-style-type: square;
         }

               #main .productlist li a {
	              font-size: 14px;
               }

/******FAQ*******/ 
    #faq {
		width: 100%;
		}
	#faq h2 {
	background: url(../images/open.png) no-repeat 0px 0px;
	cursor: pointer;
	font-size:14px;
	letter-spacing: 1px;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 10px 20px;
}
#faq h2.close {
	background-image: url(../images/close.png);
}
#faq .answer1 {
  border: 3px ridge #181A2F;
  color:#333;
  margin: 10px 10px 10px 10px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}
	

/******ALL PAGES**********************************************/

#contactbottom h1 {
	padding: 0 58px;
	color: #333;
	font-size:23px;
	}
/******product boxes*******/


 
/******CONTACT FORMS**********************************************/ 
.contactform
{
	background:#fff;
	text-align: left;
	width: 390px;
	float: left;
	margin-bottom: 10px;
}
    .contactform form {
		margin-left: 10px;
		margin-top: 20px;
		}
		
.contact_info {
	padding-left: 20px;
	border-left: 1px dotted #B7B7B7; 
	background:#fff;
	text-align: left;
	width: 470px;
	float: right;
	margin-bottom: 10px;
	background:#fff;
  }
		
.contactform input[type='text'], .contactform textarea { 
  -moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 1px solid #18192D;
	background:#CCC;
	color:#000;
	padding: 5px;
	margin-bottom: 7px;
	margin-top: 7px;
	display:block;
}


.contactform label {
	display:block;
	}

.formmsg {
	position: absolute;
	font-size: 14px;
	color: #FFF;
	left: 35%;
	font-weight: 600;
	background:#181A2F;
	padding-left: 5px;
	padding-right: 5px;
	top: 10px;
}

	
/******form error messages*******/

#contact label.error
{
	font-size: 1em;
	color:#F00;
	display: block;
	margin-left: 10px;
}

#contact input.error, #signup select.error
{
    background: #FFA9B8;
	border: 1px solid red;
	
}

/******basket styling*******/

#items { margin-left: 20px; }
#items-box #items td
{
	width: 130px;
	
}

#items-box #items .items { width: 200px;}

.logo_order input[type='text'], .logo_order textarea {
	
	       border: 1px solid #181A2F;
		   background:#999;
	       width: 280px;
           padding: 5px;
           font-size: 14px;
		   display:block;
		   margin-bottom: 7px;
		   margin-top: 7px;
		   -moz-border-radius:5px;
	       -webkit-border-radius:5px;
      
	}
	
	.logo_order label { font-size: 1.1em;}
	
.logo_order td { width: 170px;}

.item {
	text-align: left;
	
	}
	
.table_shipping {
   text-align: right;	
}

.table_total {
	text-align: right;
	}
	
.numfield {
	text-align: center;
	}
	
	.price_emp {
	   text-align: center;
	   font-weight: 600;
		}
		
	.buttons_b
   {   
    -moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#18192D;
	color:#fff;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 0.9em;
	font-weight:600;
	padding: 5px;
	width: 175px;
	border: none;
}


 .buttons_b:hover
{   
    background:#791f97;
	color:#FFF;
}

/*white background divs*/

#cms { background: #FFF; height:620px; }

#ecommerce { background: #FFF; height:610px; }

#webdesign { background: #FFF; height:760px; }

#iphone { background: #FFF; height:425px; }

#seo { background: #FFF; height:630px; }

#logo { background: #FFF; height:790px; }

#webhosting { background: #FFF; height:610px; }



