@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
a img {
	border: 0 none;
}
img {
	border: 0 none;
}
::selection {
 background: #00b0f9;
 color:#FFF;/* Safari */
}
::-moz-selection {
 background: #00b0f9;
 color:#FFF;/* Firefox */
}
body {
	background:#000000 url(../images/main-bg.jpg) center top no-repeat fixed;
	height: 100%;
	margin: 0;
	padding: 0;
	color:#fff;
	font-size:12px;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1 {
	color:#fff;
	font-style:italic;
	letter-spacing:0px;
	font-size:19px;

}
h2 {
	color:#CCCCCC;
	font-size:90%;
	font-weight:bold;
	margin:0 0 2px;
	padding:0 0 2px;
}
h3 {
	font-size:12px;
	font-weight:normal;
}
#GlobalBody {
	width:960px;
	margin:auto;
	z-index:999;
}
#ContainerNav {
	margin: auto;
	width: 960px;
	height:60px;
	background:#111111 url(../images/nav-bar.jpg) repeat-x;
}
/* ALL Nav buttons setup */
#ContainerNav ul {
	list-style:none;
	margin:0;
	padding:0;
}
/* Nav buttons setup */
	#ContainerNav ul li {
	float:left;
	border-right:0px dotted #222;
	line-height:57px;
	position:relative;
	z-index:99;
	outline: none;
}
/* Nav States  */
	#ContainerNav ul li a {
	color:#999;
	text-decoration:none;
	height:60px;
	float:left;
	display:inline; /*ie*/
	padding:0 14px;
	outline: none;
}
#ContainerNav ul li a:active {
	color:#009ccc;
}
#ContainerNav ul li a:hover {
	display:block;
	background-image:url(../images/nav_hover_bg.jpg);
	background-color:#009ccc;
	color:#fff;
}
#ContainerNav ul li a.active {
	display:block;
	background-image:url(../images/nav_hover_bg.jpg);
	background-color:#009ccc;
	color:#fff;
}
#TheName {
	width:200px;
	margin: 7px 6px 0px 0px;
	float:right;
	display:inline;
}
#ContainerBanner {
	margin: auto;
	width: 960px;
	height:300px;
	background-color:#111111;
}
#Tagline_One {
	margin: auto;
	width: 960px;
	height:50px;
	background-color:#111111;
	background-image:url(../images/tagline_bg.gif);
	background-repeat:repeat-x;
}
#Tagline_One_Coloumn {
	width:319px;
	height:50px;
	float:left;
	border-right:1px solid #111;
	line-height: 16px;
}
#Tagline_One_Coloumn_Right {
	width:320px;
	height:50px;
	float:left;
	border-right:0px solid #111;
	line-height: 16px;
}
#Tagline_Coloumn_folio4 {
	width:239px;
	height:50px;
	float:left;
	border-right:1px solid #111;
	line-height: 16px;
	font-style:italic;
	letter-spacing:1px;
	font-size:13px;
	font-weight:bold;
}
#Tagline_One_Coloumn_Content {
	padding-top:20px;
	padding-left:30px;
	text-align:left;
}
#ContainerThumbs {
	margin: auto;
	width: 960px;
	height:297px;
	background-color:#1d1d1d;
	background-image:url(../images/thumbs_bg.jpg);
	background-repeat:repeat-x;
}
#Identity_Thumbs_Main {
	margin: auto;
	width: 960px;
	height:167px;
	background-color:#1d1d1d;
	background-image:url(../images/identity_thumb_bg.jpg);
	background-repeat:repeat-x;
}
#Identity_Thumbs_Coloumn {
	width:319px;
	height:167px;
	float:left;
	border-right:1px solid #111;
	line-height: 16px;
}
#ContainerThumbs_portfolio_3 {
	margin: auto;
	width: 960px;
	background-color:#1d1d1d;
}
#Containermain_portfolio_4 {
	margin: auto;
	width: 960px;
	background-color:#1d1d1d;
	height:380px;
}
#Tagline_4_content {
	padding-top:20px;
	padding-left:15px;
	text-align:left;
}
#Portfolio_4_thumbs {
	text-align:center;
	padding-top:10px;
}
#Portfolio_4_images {
	width:213px;
	height:342px;
	margin:auto;
}
#Portfolio_4_images a {
	display: block;
	border:1px solid #000;
	overflow: hidden;
}
#Portfolio_4_images a:hover {
	display: block;
	border:1px solid #009ccc;
	overflow: hidden;
}
#ContainerThumbs_Portfolio {
	margin: auto;
	width: 960px;
	height:297px;
	background-color:#1d1d1d;
	background-image:url(../images/thumbs_bg_portfolio.jpg);
	background-repeat:repeat-x;
}
#ContainerThumbs_Coloumn {
	width:319px;
	height:297px;
	float:left;
	border-right:1px solid #111;
	line-height: 16px;
	background:url(../images/thumbs_bg.jpg) center top no-repeat;
}
#ContainerThumbs_Coloumn_Right {
	width:320px;
	height:297px;
	float:left;
	line-height: 16px;
	background:url(../images/thumbs_bg.jpg) center top no-repeat;
}
#Portfolio_thumb_4 {
	width:239px;
	float:left;
	border-right:1px solid #111;
	line-height: 16px;
}
#ContainerThumbs_Coloumn_Content {
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:14px;
	text-align:left;
	font-size:11px;
	color:#ccc;
}
.Heading {
	padding-bottom:2px;
	border-bottom:1px dotted #333;
	border-style: none none dotted;
}
.Heading a {
	color:#cccccc;
	text-decoration:none;
}
.Heading a:hover {
	color:#009ccc;
}
.Heading a:active {
	color:#cccccc;
}
#Small_Thumb {
	width:258px;
	height:102px;
	margin: 0px;
	padding-top:10px;
	overflow: hidden;
	display:block;
}
#Small_Thumb a {
	display: block;
	border:1px solid #000;
	overflow: hidden;
}
#Small_Thumb a:hover {
	display: block;
	border:1px solid #009ccc;
}
#Portfolio_Thumb_3 {
	width:258px;
	margin: 0px 0px 0px 0px;
	padding-top:10px;
	overflow: hidden;
	display:block;
}
#Portfolio_Thumb_3 a {
	display: block;
	border:1px solid #000;
	overflow: hidden;
}
#Portfolio_Thumb_3 a:hover {
	display: block;
	border:1px solid #009ccc;
	overflow: hidden;
}
.Effect img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
}
.Effect:hover img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.Brief {
	padding-top:10px;
	text-align:justify;
	line-height:15px;
	color:#999999;
	letter-spacing:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.Tech {
	padding-top:20px;
	text-align:left;
	line-height:10px;
	color:#333;
	letter-spacing:0px;
	text-align:center;
	text-transform:capitalize;
}
#Tagline_Two {
	margin: auto;
	width: 960px;
	height:50px;
	background-color:#111111;
	background-image:url(../images/tagline_bg.gif);
	background-repeat:repeat-x;
}
#Tagline_Two_Coloumn1 {
	width:639px;
	height:50px;
	float:left;
	border-right:1px solid #111;
}
#Tagline_Two_Coloumn2 {
	width:319px;
	height:50px;
	float:left;
	border-right:1px solid #111;
}
#Tagline_Two_Coloumn2_Right {
	width:320px;
	height:50px;
	float:left;
	border-right:0px solid #111;
}
#Tagline_Two_Coloumn_Content {
	padding-top:20px;
	padding-left:30px;
	text-align:left;
}
#ContainerTwo_Blocks {
	margin: auto;
	width: 960px;
	background-color:#1d1d1d;
}
#ContainerTwo_Blocks_Coloumn1 {
	width:639px;
	float:left;
	border-right:1px solid #111;
	line-height: 16px;
	background:url(../images/body-b-btm-bg.jpg) center top no-repeat;
}
#ContainerTerms_of_use {
	width:960px;
	line-height: 16px;
	text-align:justify;
}
#ContainerTerms_of_use_Content {
	padding-top:20px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:14px;
	text-align:justify;
	font-size:12px;
}
#ContainerTwo_Blocks_Coloumn2 {
	width:319px;
	float:left;
	border-right:1px solid #111;
	line-height: 16px;
}
#ContainerTwo_Blocks_Coloumn2_Right {
	width:320px;
	float:left;
	line-height:16px;
	background:url(../images/thumbs_btm_bg.jpg) center top no-repeat;
}
#ContainerTwo_Blocks_Coloumn2_Right-submenu {
	width:320px;
	float:left;
	line-height:16px;
}
#ContainerTwo_Blocks_Coloumn1_Content {
	padding-top:20px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:14px;
	text-align:justify;
	font-size:12px;
	color:#999999;
	line-height:16px;
}
#ContainerTwo_Blocks_Coloumn2_Content {
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:14px;
	text-align:left;
	font-size:11px;
	color:#CCCCCC;
}
#We_Do {
	width:258px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	float: left;
	overflow: hidden;
}
h6 {
	color: #ccc;
	font-size: 100%;
	font-weight:normal;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px dotted #555;
	border-style: none none dotted;
	padding-Bottom: 8px
}
#ContainerFooter {
	margin: auto;
	width: 960px;
	height:53px;
	background-color:#111111;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
	color:#777777;
	font-family:"Trebuchet MS";
}
#Fleft {
	float:left;
	padding-left:15px;
	padding-top:20px;
}
#Fright {
	float:right;
	padding-right:15px;
	padding-top:20px;
}
.clear {
	clear:both;
}
.Blue {
	color:#009ccc;
}
.WhiteBold {
	color:#ffffff;
	text-transform: capitalize;
	font-weight:bolder;
}
.BlueBold {
	color:#009ccc;
	text-transform:uppercase;
	font-weight:bolder;
}
.White {
	color:#ffffff;
}
#Contact_Form {
	margin:0 auto;
	padding:0px 0;
	width:575px;
	overflow:hidden;
}
.Cell {
	padding-top:5px;
	padding-bottom:5px;
}
.Cell_Img {
	float:left;
}
.Cell_Content {
	float:left;
	padding-left:10px;
}
.Email_Img {
	float:left;
	padding-top:3px;
}
.Email_Content {
	float:left;
	padding-left:10px;
}
.Email_Content a {
	color:#ffffff;
	text-decoration:none;
}
.Email_Content a:hover {
	color:#009ccc;
}
.Address {
	float:left;
}
.Address a {
	color:#ffffff;
	text-decoration:none;
}
.Address a:hover {
	color:#009ccc;
}
.textfield {
	background:#292929 url(../images/focus_bg.jpg) no-repeat;
	border:1px solid #444444;
	color:#FFFFFF;
	float:left;
	font-size:11px;
	width:400px;
	height:15px;
	padding:4px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:12px;
}
.textarea {
	width:400px;
	height:120px;
	overflow:auto;
	background:#292929 url(../images/focus_bg.jpg) no-repeat;
	border:1px solid #444444;
	color:#FFFFFF;
	padding:4px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:12px;
	text-align:left;
	vertical-align:top;
}
#Submit {
	margin: 0px;
	overflow: hidden;
	display:block;
	float:right;
	width:91px;
	height:30px;
	padding-right:10px;
}
#Submit a {
	display: block;
	overflow: hidden;
}
#Submit a:hover {
	display: block;
	overflow: hidden;
}
#GOTO_TOP {
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:20px;
	background-color:#1d1d1d;
	width:940px;
	border-top:1px solid #111;
}
#GOTO_TOP_X {
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:20px;
	background-color:#1d1d1d;
	width:940px;
}
.General_Content {
	float:left;
}
.General_Content a {
	color:#ffffff;
	text-decoration:none;
}
.General_Content a:hover {
	color:#009ccc;
}
.Ftr_Links {
	line-height:16px;
}
.Ftr_Links a {
	color:#777777;
	text-decoration:none;
}
.Ftr_Links a:hover {
	color:#ffffff;
}
#Tagline_Services {
	width:960px;
	height:50px;
	float:left;
	border-right:0px solid #111;
}
#ContainerTwo_Services {
	width:960px;
	float:left;
	line-height: 16px;
	background:url(../images/archive-text-bg.jpg) center top no-repeat;
}
.emailButton {
	background:#000000 url(../images/submit_btn.jpg) no-repeat;
	cursor:pointer;
	height:29px;
	width:91px;
	border:none;
}
/* new styles */

.other-services {
	padding: 10px 30px 30px 14px;
	text-align:justify;
	font-size:12px;
	color:#ececec;
	line-height:16px;
}
.portfolio-heading-main {
	float:left;
	width:680px;
}
.portfolio-category {
	width:81px;
	float:left;
	padding-right:10px;
	padding-top:10px;
}
a#category-websites {
	width:81px;
	height:28px;
	background: url(../images/creative-websites.png) no-repeat 0px 0px;
	display: block;
}
a#category-websites:hover {
	background: url(../images/creative-websites.png) no-repeat 0px -28px;
}
a#category-websites.on {
	background: url(../images/creative-websites.png) no-repeat 0px -28px;
}
a#category-branding {
	width:81px;
	height:28px;
	background: url(../images/creative-branding.png) no-repeat 0px 0px;
	display: block;
}
a#category-branding:hover {
	background: url(../images/creative-branding.png) no-repeat 0px -28px;
}
a#category-branding.on {
	background: url(../images/creative-branding.png) no-repeat 0px -28px;
}
a#category-archive {
	width:81px;
	height:28px;
	background: url(../images/creative-archive.png) no-repeat 0px 0px;
	display: block;
}
a#category-archive:hover {
	background: url(../images/creative-archive.png) no-repeat 0px -28px;
}
a#category-archive.on {
	background: url(../images/creative-archive.png) no-repeat 0px -28px;
}
#branding-block-image {
	width:639px;
	height:206px;
	float:left;
	border-right:1px solid #111;
	border-bottom:1px solid #111;
	line-height: 16px;
	background:url(../images/body-b-btm-bg.jpg) center top no-repeat;
}
#branding-block-image a {
	display: block;
	border:1px solid #000;
	overflow: hidden;
}
#branding-block-image a:hover {
	display: block;
	border:1px solid #009ccc;
	overflow: hidden;
}
.branding-block-image-content {
	padding:28px 26px;
	text-align:center;
}
#branding-block-discription {
	width:320px;
	height:206px;
	float:left;
	line-height:16px;
	border-bottom:1px solid #111;
	background:url(../images/thumbs_btm_bg.jpg) center top no-repeat;
}
.branding-block-headings {
	text-align:center;
	padding:10px;
	border-bottom:1px dotted #333;
	text-transform:uppercase;
}
.branding-block-text {
	text-align: justify;
	padding:15px;
	color:#666;
}
.grey {
	color:#999;
	font-style:italic;
}
.branding-block-btn {
	text-align: right;
	padding:65px 15px 0px 0px;
}
.archive-text-main {
	width: 960px;
	height:130px;
	border-bottom:1px solid #111;
	background:#1d1d1d url(../images/archive-text-bg.jpg) center top no-repeat;
}
.archive-thumbs-main {
	width: 960px;
	height:224px;
	background-color:#1d1d1d;
	border-bottom:1px solid #111;
}
.archive-thumbs {
	width:319px;
	height:224px;
	float:left;
	border-right:1px solid #111;
	line-height: 16px;
	background:url(../images/archive-thumbs.jpg) center top no-repeat;
}
.archive-thumbs-right {
	width:320px;
	height:224px;
	float:left;
	line-height: 16px;
	background:url(../images/archive-thumbs.jpg) center top no-repeat;
}
.archive-thumbs-image-box {
	padding:20px 0px 0px 24px;
}
.archive-thumbs-image {
	width:270px;
	height:145px;
}
.archive-thumbs-image a {
	display: block;
	border:1px solid #000;
	overflow: hidden;
}
.archive-thumbs-image a:hover {
	display: block;
	border:1px solid #009ccc;
	overflow: hidden;
}
.archive-thumbs-text-heading {
	padding:18px 0px 0px 0px;
	text-transform:uppercase;
}
.archive-thumbs-text-disc {
	padding:1px 0px 0px 0px;
	text-transform:capitalize;
	color:#999;
	font-size:10px;
}
.services-text-main {
	width: 960px;
	border-bottom:1px solid #111;
	background:#1d1d1d url(../images/archive-text-bg.jpg) center top no-repeat;
}
ul.hover_block {
	display: block;
	overflow: hidden;
	padding-bottom: 0px;
}
ul.hover_block li {
	list-style:none;
	float:left;
	background: #000000;
	padding: 0px;
	width:256px;
	height:102px;
	position: relative;
}
ul.hover_block li a {
	display: block;
	position: relative;
	overflow: hidden;
	height: 100px;
	width: 256px;
	padding: 0px;
	color: #000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background-color:#333333;
	background-image:url(../images/view_project.jpg);
}
ul.hover_block li a {
	text-decoration: none;
}
ul.hover_block li img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
#image-timer {
	display:none;
}
.folio-text {
	background:#1d1d1d;
	padding:20px 30px;
	color:#CCC;
}
.service-links {
	color:#999;
}
.service-links a {
	color:#009ccc;
	text-decoration:none;
}
.service-links a:hover {
	color:#fff;
	text-decoration:none;
}
span.error {
	display: none;
	color:#3CF;
}
span#submit {
	text-align:right;
}
span#success {
	display: none;
	font-style: italic;
}
