@charset "utf-8";
/* CSS Document */

img { behavior: url(iepngfix.htc); }

* {
	margin: 0;
	padding: 0;
	/*behavior: url(iepngfix.htc)*/; 
}

img.alignleft,
img.alignright,
img.aligncenter {
	display: block;
	padding: 3px;
	background: #FAF5EF;
	border: 3px solid #F0E4D4;
}

img.alignleft {
	float: right;
	margin: 0 10px 2px 0;

}

img.alignright {
	float: left;
	margin: 0 10px 2px 0;

}


img.weird {
	float: left;
}

a:hover img.alignleft,
a:hover img.alignright,
a:hover img.aligncenter {
	display: block;
	padding: 3px;
	background: #000;
}



body {
	background: #f1f1f1 url(images/bg.jpg) repeat-x top left;
	font-family:  Lucida, "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

.breaker {clear:both}

.fl {
	float: left;
}

.fr {
	float: right;
}

.hosting{
	border: 1px solid #c3c3c3;
	color:#000;
	}

.hosting td {
	border: 1px solid #c3c3c3;
	color:#000;
	font-family:  Lucida, "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	font-size: 12px;
	}
	
	
img {
	border: 0;
	display: block;
	}

.yellow {
	color:#e29a58;
	}
	
.blue {
	color:#246490;
	}
	
.green {
	color:#80ab66;
	}
	
.red {
	color:#b21414;
	}

.ptfblack {
	color:#333333;
	font-family:georgia;
	font-size:26px;
	line-height: 40px;
	padding:0;
	margin:0;
	}


.ptfblackarchive {
	color:#333333;
	font-family:georgia;
	font-size:18px;
	line-height: 10px;
	padding:0;
	margin:0;
	}
	

	
.ptfgrey {
	color:#246490;
	font-family:georgia;
	font-size:24px;
	padding:0 0 10px 0;
	margin:0;
	}
	
.ptfgreen {
	color:#94b87e;
	font-family:georgia;
	font-size:30px;
	padding:0 0 5px 0;
	margin:0;
	}

.solgreen {
	color:#94b87e;
	font-family:georgia;
	font-size:20px;
	padding:0 0 5px 0;
	line-height: 26px;
	margin:0;
	}

.soldescription {
	color:#000;
	padding:10px 0 0 0;
	line-height: 26px;
	margin:0;
	}
	
.ptfblue {
	color:#246490;
	font-family:georgia;
	font-size:30px;
	padding:2px 0 5px 0;
	margin:0 0 0 0;
	}

/* Mini Gal*/

.WorkGallery{
	float:left;
	width:330px;
	margin:0 0 20px 13px;
}

.WorkGallery li{
	float:left;
	display: block;
	background: #FAF5EF;
	width:82px;
	padding: 3px;
	border: 3px solid #F0E4D4;
	margin:0 8px 8px 0;
	list-style:none;
}



.WorkGallery li a:hover{
	float:left;
	display: block;
	width:82px;
	background: #000;
	height:82px;
	padding: 1px;

}
	


.ArchiveGallery{
	border: 0px solid #c3c3c3;
	float:left;
	width:800px;
	margin:0 0 5px 13px;
}

.ArchiveGallery li{
	float:left;
	display: block;
	width:255px;
	margin:0 8px 20px 2px;
	list-style:none;
}

.ArchiveGallery p{
	margin-top: 13px;
	margin-bottom: 13px;
	line-height: 15px;
	margin-left: 0px;
}

.ArchiveGallery img{
	
	background: #FAF5EF;
	width:225px;
	padding: 3px;
	border: 3px solid #F0E4D4;
}

.ArchiveGallery img:hover{
	background: #000;
	width:225px;
	padding: 3px;
	border: 3px solid #F0E4D4;
}


/* Links */

 A {
	text-decoration: none ;
	color: #174b6e;
	background:#e2eff7;
	}

 A:Hover {
	color: #494949;}
	
 A:Link {
	color: #174b6e;}
	
	
 A.footer {
	text-decoration: underline ;
	color: #494949;
	background:none;
	font-size: 13px;}

 A.footer:Hover {
	color: #000;
	background:none;
	border: solid thin 0px #660000;	
}
	
 A.footer:Link {
	color: #494949;
	background:none;
	}

 A.white {
	text-decoration: underline ;
	color: #fff;
	background:none;
	}

 A.white:Hover {
	color: #000;
	background:none;
	border: solid thin 0px #660000;	
}
	
 A.whitw:Link {
	color: #fff;
	background:none;
	}
	
/**/
#banner
{
	display: block;
	clear: both;
	width: 100%;
	height: 52px;
	background-color: transparent;
	background-image: url(images/tes.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: left;
	background-y-position: top;
	z-index: 1;
	position: fixed;
	top: 0px;
	left: 0px;
}

#banner ul {
	display: block;
	width: 100%;
	height: 36px;
	margin: 0px auto auto 20px;;
}

#banner li {
	display: block;
	float: left;
	height: 36px;
	margin: 5px 10px 0px 0px;
}

#banner li a
{
     text-decoration:none; 
	 color:#FFFFFF;
	 background:none;
	
}


/**/


/* HEADER STYLES */

#container{
	background:  url(images/bg2.gif) no-repeat top center;
	width: auto;
	margin-top:40px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:40px;
	border: 0px solid #c3c3c3;
}

#head {
	width: 939px;
	background:  #fff url(images/bg3.gif) no-repeat top center;
	margin-top:60px;
	margin-left: auto;
	margin-right: auto;
	padding:10px;
	border: 1px solid #c3c3c3;
}

#headnobg {
	width: 939px;
	background:  #fff;
	margin-top:60px;
	margin-left: auto;
	margin-right: auto;
	padding:10px;
	border: 1px solid #c3c3c3;
}


#footer {
	width: auto;
	margin-top:60px;
	margin-left: auto;
	margin-right: auto;
	padding:10px 0 10px 30px;
	color:#fff;
	background: #246490;
	border: 0px solid #c3c3c3;
}

/* PAGE IMAGE STYLE */

#index {
	display: block;
	height: 342px;
	color:#fff;
	background: url(images/t4d_header_2.jpg) no-repeat bottom center;
	width: 100%;
}

#index ul {

	border: 0px solid #c3c3c3;
	text-align:left;
	list-style: none;
	font-size: 16px;
	padding: 50px 0 0 65px;
	display:block;
	line-height:25px;
	margin: 0px 0px 0px 8px;
	width: 400px;
	height: 200px;
	overflow:hidden;
	list-style:none;
}

#perform {
	display: block;
	height: 209px;
	background: url(images/t4d_header_perform.jpg) no-repeat bottom center;
	width: 100%;
}

#solutions {
	display: block;
	height: 209px;
	background: url(images/t4d_header_solutions.jpg) no-repeat bottom center;
	width: 100%;
}

#contact {
	display: block;
	height: 209px;
	background: url(images/t4d_header_contact.jpg) no-repeat bottom center;
	width: 100%;
}

#sitemap {
	display: block;
	height: 209px;
	background: url(images/t4d_header_sitemap.jpg) no-repeat bottom center;
	width: 100%;
}

#services {
	display: block;
	height: 209px;
	background: url(images/t4d_header_services.jpg) no-repeat bottom center;
	width: 100%;
}


/* MENU STYLE */

#nav {

	background: #919191;
	border: 0px solid #c3c3c3;
	width: 939px;
	height: 35px;
	margin: 0 auto 0 auto;
	padding:0 0 0 0;
	overflow: hidden;
	text-align: right;
	}
	
	
ul#menuone {
	border: 0px solid #c3c3c3;
	text-align:center;
	list-style: none;
	font-size: 1px;
	padding: 0;
	display:block;
	margin: 0px 0px 0px 8px;
	width: 939px;
	height: 35px;
	overflow:hidden;
	list-style:none;
	}

	

	ul#menuone li{
	list-style: none;
	display: inline;
	margin: 0;
	padding:0;
	}

	

	ul#menuone a{

	cursor: default;
	float:left;
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:35px /* for IE/Win only */

	}
	

	#menuone a:link,#menuone a:visited{
	background-position: 0 0px;
	display: block;
	}


	#menuone a:hover{
	background-position: 0 -35px;
	display: block;

	}

	li#blank a{
	width: 47px;
	background: url(images/t4d_1_menu_blank.jpg) top left no-repeat;
	}


	li#option1 a{
	width: 164px;
	background: url(images/t4d_1_menu_home.jpg) top left no-repeat;
	}
	
	
	li#option2 a{
	width: 164px;
	background: url(images/t4d_1_menu_solutions.jpg) top left no-repeat;
	}
	
	li#option3 a{
	width: 164px;
	background: url(images/t4d_1_menu_services.jpg) top left no-repeat;
	}
	
	
	li#option4 a{
	width: 164px;
	background: url(images/t4d_1_menu_contact.jpg) top left no-repeat;
	}
	
	li#option4b a{
	width: 164px;
	background: url(images/t4d_1_menu_contact2.jpg) top left no-repeat;
	}
	
	li#option5 a{
	width: 165px;
	background: url(images/t4d_1_menu_performance.jpg) top left no-repeat;
	}
	
	
/* OTHER UL*/	

ul.ptfDetails {
	border: 0px solid #c3c3c3;
	text-align:left;
	list-style: none;
	padding: 0 0 40px 10px;
	display:block;
	margin: 0px 0px 0px 0px;
	width: 186px;
	overflow:hidden;
	list-style:none;
	}
	
	ul.ptfDetails2 {
	border: 0px solid #c3c3c3;
	text-align:left;
	list-style: none;
	padding: 0 0 10px 10px;
	display:block;
	margin: 0px 0px 0px 0px;
	width: 300px;
	overflow:hidden;
	list-style:none;
	}

ul.printDetails {
	border: 0px solid #c3c3c3;
	text-align:left;
	list-style: none;
	padding: 0 0 40px 10px;
	display:block;
	margin: 0px 0px 0px 0px;
	width: 470px;
	overflow:hidden;
	list-style:none;
	}

ul.sitemap {
	border: 1px solid #c3c3c3;
	text-align:left;
	padding: 20px 20px 20px 20px;
	display:block;
	margin: 00px 0px 0px 0px;
	}
		
ul.footer {
	text-align:center;
	list-style: none;
	margin: 20px auto 0 auto;
	padding:0 0 0 0;
	}
	
.footer li
{
	display: inline;
	width: 70px;
	height: 20px;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-left: 10px;
	margin-left: 10px;
}
	
	
		
.clientlist ul {
	height: 300px;
}

.clientlist li
{
	display: block;
	width: 210px;
	height: 30px;
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
	padding-left: 35px;
	margin-left: 20px;

}

.clientlist li.link

{
	background-color: transparent;
	background-image: url(images/check.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
}



.clientlist li.link2

{
	background-color: transparent;
	background-image: url(images/check2.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
}

.clientlist li.link3

{
	background-color: transparent;
	background-image: url(images/check3.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
}

li.link

{
	background-color: transparent;
	background-image: url(images/check.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	padding-left: 55px;
	margin-left: 0px;
	list-style:none;
}

li.link2

{
	background-color: transparent;
	background-image: url(images/check2.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	padding-left: 55px;
	margin-left: 0px;
	list-style:none;
}

li.link3

{
	background-color: transparent;
	background-image: url(images/check3.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	padding-left: 55px;
	margin-left: 0px;
	list-style:none;
}
/* CONTENT */

#content {
	padding: 25px;
	margin-top: 10px;
	clear: both;
	width: 839px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #eee;
}

		
#text p {
	margin-top: 13px;
	margin-bottom: 13px;
	color: #333333;
	line-height: 20px;
	margin-left: 0px;
}

#text3 p {
	margin-top: 13px;
	margin-bottom: 13px;
	color: #333333;
	line-height: 30px;
	margin-left: 0px;
}

#text2 p {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 20px;
	margin-left: 0px;
}

p.breadcrumbs {
	padding: 0 0 0 54px;
	margin-top: 10px;
	color: #2f6d98;
	background-color: #fff;
	border: 0px solid #eee;
	font-family:  Lucida, "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	font-size: 14px;
}

b.highlight {
	margin-top: 10px;
	color: #2f6d98;
	background-color: #e8f6ff;
	border: 0px solid #eee;
	font-family:  Lucida, "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
}

p.callout {
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	padding:7px 20px 7px 20px;
	background-color: #e8f6ff;

}

/* ---- layouts ---- */

.cright {
	float: right;
	border: 0px solid #c3c3c3;
	width: 285px;
}

.cright2 {
	float: right;
	border: 0px solid #c3c3c3;
	width: 220px;
}


.soldetail {
	float: right;
	border: 0px solid #c3c3c3;
	width: 330px;
	position:relative;
}

.solsnapshot {

	border: 0px solid #c3c3c3;
	margin: 20px 0 10px 15px;

}


.cleft {
	border: 0px solid #c3c3c3;
	width: 529px;
	/*margin-right: 529px;*/
}

.cnocolumns {
	border: 0px solid #c3c3c3;
	width: 835px;
}

.fortext {
	border: 0px solid #c3c3c3;
	padding: 0 0 0 20px;
	float: left;
	margin:0;
	width: 350px;
}

.cright3 {
	float: right;
	padding: 0 40px 0 0px;
	border: 0px solid #c3c3c3;
	width: 320px;
}

#time4design-2010{
border: 0px solid #c3c3c3;
width: 800px;
}

#time4design-2009{
border: 0px solid #c3c3c3;
width: 800px;
}

#time4design-2008{
border: 0px solid #c3c3c3;
width: 800px;
}

#time4design-archive{
border: 0px solid #c3c3c3;
width: 800px;
}

#time4design-agency{
border: 0px solid #c3c3c3;
width: 800px;
}

#time4design-clients{
border: 0px solid #c3c3c3;
padding:40px 0 0 50px;
width: 800px;
}

#time4design-print-solutions{
border: 0px solid #c3c3c3;
width: 800px;
}


#time4design-web-solutions{
border: 0px solid #c3c3c3;
width: 800px;
}

#time4design-website-design-development{
border: 0px solid #c3c3c3;
width: 800px;
}

#time4design-creative-design{
border: 0px solid #c3c3c3;
width: 800px;
}

#time4design-seo{
border: 0px solid #c3c3c3;
width: 800px;
}

#time4design-hosting{
border: 0px solid #c3c3c3;
width: 800px;
}
/* ---- quote box ---- */	
	
.testimonialsbox
	{ 
	border: 1px solid #cccccc;
	font-family: "Trebuchet MS", sans-serif;
	font-size:14px;
	background: #e8f1fa;
	text-align: left;
	margin-left:20px;
	margin-right:0px;
	margin-top:110px;
	margin-bottom:20px;
	height: auto;
	font-weight: bold;
	padding: 20px 20px 20px 20px;
	}


/* ---- titles ---- */	
	
h1#homepagetitle {
    padding-top: 33px; /* height of the replacement image */
	margin-bottom:10px;
    height: 0px;
	width:529px;
    overflow: hidden;
	color:#fff;
    background-image: url("images/t4d_title_home.gif");
    background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
    height /**/:33px; /* for IE5.5's bad box model */
}
	
h2#homepagetitle_simple {
margin-bottom:10px;
    padding-top: 33px; /* height of the replacement image */
    height: 0px;
	width:529px;
    overflow: hidden;
	color:#fff;
    background-image: url("images/t4d_title_home_2.gif");
    background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
    height /**/:33px; /* for IE5.5's bad box model */
}

h3#homepagetitle_projects {
    padding-top: 29px; /* height of the replacement image */
    height: 0px;
	width:245px;
    overflow: hidden;
	color:#fff;
    background-image: url("images/t4d_title_home_projects.gif");
    background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
    height /**/:33px; /* for IE5.5's bad box model */
}



h4 {
	background: #ededed;
	margin: 20px 0 10px;
	padding: 4px;
	text-align: center;
	color: #000;
	font: 310%/100% Garamond, Georgia, serif;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h1#performancetitle {
    padding-top: 33px; /* height of the replacement image */
    height: 0px;
	width:529px;
	color:#fff;
    overflow: hidden;
    background-image: url("images/t4d_title_perform.gif");
    background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
    height /**/:33px; /* for IE5.5's bad box model */
}

h1#contacttitle {
    padding-top: 33px; /* height of the replacement image */
    height: 0px;
	width:529px;
	color:#fff;
    overflow: hidden;
    background-image: url("images/t4d_title_solutions.gif");
    background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
    height /**/:33px; /* for IE5.5's bad box model */
}

h1#sitemaptitle {
    padding-top: 33px; /* height of the replacement image */
    height: 0px;
	width:529px;
	color:#fff;
    overflow: hidden;
    background-image: url("images/t4d_title_sitemap.gif");
    background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
    height /**/:33px; /* for IE5.5's bad box model */
}

h1#testimonialstitle {
    padding-top: 33px; /* height of the replacement image */
    height: 0px;
	width:529px;
	color:#fff;
    overflow: hidden;
    background-image: url("images/t4d_title_testimonials.gif");
    background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
    height /**/:33px; /* for IE5.5's bad box model */
}

h1#solutionstitle {
    padding-top: 33px; /* height of the replacement image */
    height: 0px;
	width:529px;
	color:#fff;
    overflow: hidden;
	background-image: url("images/t4d_title_contact.gif");
    background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
    height /**/:33px; /* for IE5.5's bad box model */
}

div#logo{
	background-color: transparent;
	background-image: url(images/top_logo.gif);
	background-repeat: no-repeat;
	background-x-position: 0%;
	background-y-position: 0%;
	width:129px;
	padding-left: 55px;
	margin-left: 0px;
	overflow: hidden;
	}
/* ---------- projects news styles start here ----------------------- */
.gallery {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.gallery li {
	padding: 0px 0 0 0;
	margin: 0;
	float: left;
	position: relative;
	width: 250px;
	height: 120px;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 5px 15px 5px 15px;
	
}
.gallery li:hover img {
	border-color: #999;
	
}
.gallery em {
	width: 200px;
	background: url(images/tape.png) no-repeat;
	padding: 3px 0 6px;
	display: none;
	position: absolute;
	top: -10px;
	left: 40px;
	font-style: normal;
	text-align: center;
}
.gallery a {
	text-decoration: none;
	color: #000;
}
.gallery a:hover em {
	display: block;
	
	
}

/* ----------input fields-----------------------------------------------------------------------------*/	

.iBox{

	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:#e8f1fa;
	border:solid 1px #576774;
	margin:5px 0px 5px 0px;
	padding:5px;

	}

.iBox:hover{
	background:#dd8a3e;
	color:#fff;
	border:solid 1px #576774;
	}

.iBox2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0px 0px 0px 0px;
	padding:5px;
	}
	
.iBox2:hover{
	background:#dd8a3e;
	color:#000;
	}
	
.iBtn{
	background-color:#e8f1fa;
	border:solid 1px #576774;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	margin:5px auto;
	color:#000;

	}

.iBtn:hover,.iBtn:focus{
	background-color:#e8f1fa;
	border-color:#576774;

}

.errormsg {
  display: block;
  width: 700px;
  height: 22px;
  line-height: 22px;
  color: #b10000;
  font-weight: bold;
  background: #FFF url(images/stop.jpg) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;

}

	 .tweet, .query {
	  font-family:  Lucida, "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	  font-size: 120%;
	  color: #000; }
   
    .tweet .tweet_list, .query .tweet_list {
     -webkit-border-radius: .5em;
     list-style-type: none;
     margin: 0;
     padding: 0 0 20px 0;
    }
	
    .tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
      text-transform: uppercase; }
	  
    .tweet .tweet_list li, .query .tweet_list li {
      overflow-y: auto;
      overflow-x: hidden;
       }
    
	.tweet .tweet_list li a, .query .tweet_list li a {
        color: #0C717A; }
		
    .tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
      background-color: #91E5E7; }
    .tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
	  
      .tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
        vertical-align: middle; }
