@charset "utf-8";
/* 					MAIN.CSS				 	*/
/* 			(C) 2011 Nicholas Creative 			*/

* {
	padding: 0; 
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	color: #333;
	background: #369 url(../images/bg.jpg) repeat-x; 
}

/* Tags */

a			{ color: #09c; text-decoration: underline; }
a:visited 	{ color: #12a1d1; text-decoration: underline; }
a:active	{ color: #19aee0; text-decoration: none; }
a:hover		{ color: #19aee0; text-decoration: none; }

img { border-width: 0px; }

p { margin-bottom: 13px; }

ul, ol { margin-left: 40px; }

li { padding-bottom: 10px; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	color: #09c;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
}

h2 {
	font-size: 1.7em;
	color: #666;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

h3 {
	font-size: 1.6em;
	color: #39c;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Common Styles */

.container { 
	width: 990px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	clear: both;
	overflow: hidden;
}

ul.clean  {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}

.clean li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.block li { display: block; float: left; }

.noul a, .noul a:visited { text-decoration: none; }
.noul a:active, .noul a:hover { text-decoration: none; text-decoration: underline; }

.dk-noul a, .dk-noul a:visited { color: #369; text-decoration: none; }
.dk-noul a:active, .dk-noul a:hover { color: #369; text-decoration: underline; }

.clear { clear: both; }
.right { float: right; }
.left { float: left; }
.hidden { display: none; }
.center { text-align:center; }
.fauxlink { cursor: pointer; }

strong.rndinp { 
	float: left;
	height: 29px;
	display: block;
	background: url(../images/field-bg.gif) top left no-repeat;
}

strong.rndinp em {
	height: 21px;
	display: block;
	background: url(../images/field-bg-end.gif) top right no-repeat;
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 4px;
}

.rndinp input {
	height: 18px;
	border: 0;
}

/* Global */

#content {
	background: url(../images/content-bg.png) repeat-y; 
	padding-left: 15px;
	padding-right: 15px;
}

/* Header */

#header {
	width: 960px;
	height: 110px;
	float: left;
	padding-right: 10px;
	margin-right: -10px;
	background: url(../images/header-bg.jpg) 0 20px no-repeat; 
}

#contact-info {
	height: 15px;
	float: right;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 8px;
	font-size: 1.1em;
}

#contact-info a,			
#contact-info a:visited, 
#contact-info a:active,	
#contact-info a:hover	{ color: #333; text-decoration: none; }

#contact-info li {
	height: 15px;
	float: left;
	padding-left: 20px;
	padding-right: 15px;	
}

#contact-info li.phone { background: url(../images/hd-phone.gif) 0 0 no-repeat; }
#contact-info li.email { background: url(../images/hd-email.gif) 0 2px no-repeat; }

#nicholas-creative {
	width: 255px;
	height: 55px;
	float: left;
	padding-left: 40px;	
}

/* Nav */

#nav {
	width: 530px;
	height: 80px;
	float: right;
}

#nav ul { margin: 0px; }

#nav li {
	height: 70px;
	float: left;
	padding-right: 36px;
	padding-left: 36px;
	border-right: solid 1px #e4e4e4;
	border-left: solid 1px #fff;
	font-size: 1.4em;
	color: #333;
	text-transform: uppercase;
}

#nav a { 
	height: 40px;
	display: block; 
	padding-top: 30px;
	float: left;
}

#nav a,			
#nav a:visited, 
#nav a:active,	
#nav a:hover	{ color: #333; text-decoration: none; } 




/* Home */

#nav.home { background: url(../images/hm-work-slice.jpg) right bottom no-repeat; }

/* Work */

#hm-work {
	width: 960px;
	height: 320px;
	float: left;
	background: url(../images/hm-work-bg.jpg) no-repeat;	
}

#hm-work .flash {
	width: 400px;
	height: 300px;
	float: right;
	padding: 5px 30px 15px 0;	
}

#hm-work .text {
	width: 410px;
	height: 250px;
	padding-top: 20px;
	padding-left: 45px;	
}

#hm-work .text h3 {
	padding: 0;
	margin: 0;
	margin-bottom: -30px;
	color: #7ec347;
	font-size: 80px;
	letter-spacing: 4px;
	text-transform: uppercase;
}

#hm-work .text p {
	padding: 0;
	margin: 0;
	padding-top: 35px;
	color: #d6d6d6;
	font-size: 1.8em;
	line-height: 24px;
}

#hm-work .text a {
	display: block;	
	float: right;
	padding-right: 40px;
	margin-top: -10px;
}

/* Services */

#hm-services {
	width: 880px;
	float: left;
	padding: 15px 40px 20px 40px;
	border-bottom: solid 1px #e5e5e5;
}

#hm-services div {
	width: 260px;
	height: 170px;
	float: left;	
}

#hm-services .web { 
	padding-right: 50px; 
	background: url(../images/hm-webdesign.gif) no-repeat; 
	
}

#hm-services .email { 
	padding-right: 50px;
	background: url(../images/hm-email.gif) no-repeat; 
}

#hm-services .sem { 
	background: url(../images/hm-seo.gif) no-repeat; 
}

#hm-services h2 {
	height: 38px;
	padding-top: 12px;
	padding-left: 50px;
	display: block;	
}

#hm-services p { font-size: 1.2em; }

#hm-services .web h2 {
	height: 50px;
	padding-top: 0px;
}

/* Copy */

#hm-copy {
	width: 565px;
	padding: 30px 50px 0 20px;
	float: left;	
}

#hm-copy h1 { color: #666;	}

#hm-copy p, #hm-copy ul { font-size: 1.2em; }

#hm-copy li { padding-bottom: 5px; }

#hm-copy .office {
	width: 160px;
	float: right;
	padding: 10px;
	margin-left: 15px;
	border: solid 1px #ddd;
	color: #666;
	font-size: 1.1em;
}

#hm-copy .office img { padding-bottom: 10px; }

/* Twitter */

#hm-twitter {
	width: 315px;
	float: left;
	padding-top: 50px;
	font-size: 1.1em;
	background: url(../images/hm-twitter.gif) 0 20px no-repeat;
}

#hm-twitter .follow {
	text-align: right;
	color: #848484;
	text-transform: uppercase;
}

#hm-twitter .feed {
	width: 315px;
	padding-top: 20px;	
}

.tweet ul { margin: 0px; }

.tweet li { 
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.4em; 
	border-bottom: 1px solid #ddd;
}

.tweet span { text-transform: uppercase; }

.tweet span a,			
.tweet span a:visited, 
.tweet span a:active	{ color: #999; }
.tweet span a:hover		{ color: #ccc; } 

/* Newsletter Sign-up */

#enews {
	width: 830px;
	height: 50px;
	float: left;
	padding-right: 10px;
	background: url(../images/news-bg.gif) 0 0 no-repeat;
}

#enews .join {
	width: 180px;
	float: left;
	padding: 17px 20px 0 25px;
}

#enews .floatedField	{
	padding: 11px 20px 10px 0;
	float: left;
}

#enews input { color: #999; }

#enews .submit {
	float: left;
	padding-top: 12px;
	padding-right: 20px;
}

#enews .privacy {
	width: 105px;
	height: 33px;
	padding-top: 8px;
	padding-left: 30px;
	float: left;
	font-size: .9em;
	color: #666;
	background: url(../images/news-lock.gif) 0 10px no-repeat;
}

/* Social */

#social {
	width: 120px;
	float: left;
	padding-top: 15px;
	background: url(../images/social.gif) 0 0 no-repeat;
}

#social ul {
	padding: 0px;
	margin: 0px;
}

#social li { padding-right: 9px; }

/* Footer */

#footer {
	width: 960px; 
	float: left;
	padding: 30px;
	margin-left: -30px;
	color: #fff;
	font-size: 1.1em;
	background: #369 url(../images/foot-bg.gif) top no-repeat;
}

#footer a,			
#footer a:visited, 
#footer a:active,	
#footer a:hover	{ color: #6cf; } 

/* WP Blog */

#wp {
	
}

#wp #mid-col {
	padding-top: 30px;	
}

/* Button Classes	*/

a.btn {
    background: url(../images/btn-rt.gif) no-repeat scroll top right; 
	display: block;
	float: left;
	height: 26px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-top: 0px;
	padding-right: 15px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: none;
}

a.btn span {
	/* Background left image */ 
	background: url(../images/btn-blank.gif) no-repeat; 
	display: block;
	text-decoration: none;
	line-height: 13px; /* CHANGE THIS VALUE ACCORDING TO BUTTON HEIGHT */
	padding: 6px 0 7px 13px;
	color: #09f;
	border: none;
} 

a.btn:hover span { text-decoration: underline; }

a.btn span.accept {
	background: url(../images/btn-accept.gif) no-repeat; 
	padding: 6px 0 7px 32px;
	color: green;
}

a.btn span.delete {
	background: url(../images/btn-delete.gif) no-repeat; 
	padding: 6px 0 7px 32px;
	color: red;
}

a.btn span.search {
	background: url(../images/btn-search.gif) no-repeat; 
	padding: 6px 0 7px 33px;
}

a.btn span.login {
	background: url(../images/btn-login.gif) no-repeat; 
	padding: 6px 0 7px 33px;
}

/* Tooltip */

a.tooltip {
    position: relative; /*this is the key*/
    z-index: 24; 
    text-decoration: none;
}

a.tooltip:hover {
	z-index: 25;
	background-color: #ff0; 
}

a.tooltip span { display: none; }

a.tooltip:hover span { /*the span will display just on :hover state*/
    display: block;
    position: absolute;
    top: 3px;
	left: -2px;
	width: 83px;
	height: 70px;
	padding: 5px 5px 0px 42px;
	color: #666;
	font-size: 9px;
	background: url(../images/privacy-hover.gif) bottom no-repeat;
}




/* OLD WEBSITE */

.dk-noul a, .dk-noul a:visited { color: #369; text-decoration: none; }
.dk-noul a:active, .dk-noul a:hover { color: #369; text-decoration: underline; }

div.hr { height:2px; background: #fff url(../images/dot.gif) repeat-x 0 0; margin: 16px 0; float:none; }
div.hr hr { display: none; }

.small { font-size:.8em; }

.thumb { padding: 5px 10px 5px 10px; float: right; width: 154px; }
.thumb img { border: 1px solid #999 !important; margin: 2px; }

input, textarea { float: left; font-size: 1.1em; font-family: Arial, Helvetica, sans-serif; }
.inp {
	border-top: 1px solid #666;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #666;
	padding: 2px;
	margin-top: 4px;
	margin-bottom: 6px;
	margin-right: 4px;
	float: left;
}
label { color: #333; }

.dash ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1.3em;
	padding-left: 0px;
}

.dash li {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/sub-nav-bullet.gif);
	font-size: 1.1em;
	padding-bottom: 5px;
}

.ss {
	width: 156px;
	padding: 2px;
	padding-bottom: 10px;
	color: #666;
	float: left;
}
.ss a img {
	border: solid 1px #999 !important; 
	margin: 2px;
}
.ss a, .ss a:visited { text-decoration: none; }
.ss a:active, .ss a:hover { text-decoration: underline; }

.ss span  { display: block; float: left; padding-bottom: 4px; }

.ss span a, .ss span a:visited { color: #666; }
.ss span a:active, .ss span a:hover { color: #666; }

.ss span a, .ss span a:visited { color: #666; text-decoration: none; }
.ss span a:active, .ss span a:hover { color: #666; text-decoration: underline; }


.w {
	width: 280px;
	float: left;
	padding-bottom: 40px;
	padding-left: 40px;	
}

.w img { padding-bottom: 7px; }

.w { font-size: 1.1em; }

#left-col {
	width: 180px;
	padding-left: 20px;
	float: left;
}
#mid-col {
	width: 540px;
	padding: 10px;
	padding-top: 0px;
	float: left;
	/*background: #fff url(../images/sub-nav-top2.gif) 0 0 no-repeat;*/
}
#mid-col.work {
	width: 560px;
	padding-right: 40px;
	padding-left: 20px;
	font-size: 1.1em;
}
#mid-col.work img {
	padding-bottom: 10px;	
}

#mid-col.work iframe {
	margin-bottom: 20px;	
}

#mid-col.full {
	width: 920px;
	padding: 10px 20px 10px 20px;
}


#hd {
	width: 540px;
	height: 30px;
	float: left;
}
#mid-col .services {
	width: 230px;
	float: left;
}
#mid-col .services ul {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 1.6em;
	padding-left: 0px;
}
#mid-col .services li {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/hm-arrow.gif);
	padding-bottom: 5px;
}
#mid-col p { 
	font-size: 1.2em;
	margin-top: 0px;
	line-height: 1.4em;
}
#mid-col li { 
	line-height: 1.4em;
	font-size: 1.2em;
}
#right-col {
	width: 180px;
	padding-right: 20px;
	margin-top: 10px;
	float: left;
}

#right-col.work {
	width: 320px;
	font-size: 1.2em;
}

#right-col.work h2 {
	font-size: 2.5em;
}

#right-col.work h3 {
	font-size: 1.2em;
	color: #999;
	text-transform: uppercase;	
}

#right-col.work li {
	padding-bottom:8px;
	color: #666;
}

#right-col.work ul {
	padding-top: 10px;
	padding-bottom: 5px;
	margin-left: 20px;	
}

#right-col.work .info {
	width: 320px;
	padding-top: 20px;
	padding-bottom: 7px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-top: solid 3px #ddd;
	border-bottom: solid 1px #ddd;
}

#crumbs {
	width: 540px;
	padding-top: 4px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #999;
	font-size: .9em;
	/*background: url(../images/crumbs-bg.gif) bottom repeat-x;*/
	float: left;
}
#page-actions {
	width: 180px;
	height: 30px;
	float: right;
	margin-bottom: 10px;
}

#page-actions img {
	float: left;	
}

#sub-no-nav {
	width: 180px;
	height: 25px;
	/*background: #fff url(../images/sub-no-nav.gif);*/
	float: left;
}
#sub-nav {
	width: 180px;
	float: left;
}
#sub-nav .top {
	width: 180px;
	height: 25px;
	/*background: #fff url(../images/sub-nav-top.gif);*/
	float: left;
}
#sub-nav .name {
	width: 160px;
	height: 18px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	float: left;
}
#sub-nav .span {
	font-size: 1.4em;
	line-height: 1em;
	color: #666;
	float: left;
}
#sub-nav .inner {
	width: 160px;
	padding-left: 10px;
	padding-right: 10px;
	/*background: #fff url(../images/sub-nav-bg.jpg);*/
	float: left;
}
#sub-nav .btm {
	width: 180px;
	height: 10px;
	/*background: #fff url(../images/sub-nav-btm.gif);*/
	float: left;
}
#sub-nav p { font-size: 1.2em; margin-top: 15px; margin-bottom: 15px; }
#sub-nav p a, #sub-nav p a:visited { text-decoration: underline; }
#sub-nav p a:active, #sub-nav p a:hover { text-decoration: none; }
#sub-nav span { font-weight: bold; }
#sub-nav span a { color: #333; text-decoration: none; }

#quote {
	width: 164px;
	float: left;
	padding: 20px 0px 20px 6px;
	background: url(../images/quote1-top.gif) 0 0 no-repeat;
	border-left: solid 2px #eee;
}

#quote span { display: block; float: left; }

#qtxt {
	width: 164px;
	font-size: 1.2em;
	background: url(../images/quote1-bt.gif) bottom right no-repeat;
	line-height: 1.5em;
	padding-bottom: 7px;
}


#qnm {  
	font-size: 1.2em; 
	color: #666; 
	padding-top: 7px;
	width: 164px;
}


#consultation {
	width: 180px;
	margin-top: 10px;
	font-size: 1.1em;
	background: #eee url(../images/consult-btm.gif) bottom no-repeat;
	float: left;
}
#consultation p { 
	font-size: 1.1em;
	color: #333; 
}
#consultation .form {
	color: #666;
	padding: 0px 10px 10px 10px;
	float: left;
}
#consultation input.text { margin-bottom: 8px; margin-top: 2px; color: #333; width: 140px; }
#consultation label { line-height: 20px; }
#popular-services {
	width: 160px;
	padding: 30px 10px 10px;
	float: left;	
}

.case {
	width: 480px;
	height: 70px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	float: left;
	margin-top: -1px;
}
.case .logo {
	width: 50px;
	height: 50px;
	padding: 10px;
	float: left;
}
.case .copy {
	width: 390px;
	height: 50px;
	padding: 17px 5px 17px 5px;
	font-size: 1.2em;
	float: left;
}

/*Begin Fossit Solutions added CSS*/
#emailwrap{
	position:relative;
	top:0px;
	left:0px;
}

#emailbox {
	background-color:#ffffff;
	color		:	#666666;
	width		:	235px;
	height		:	230px;
	position	:	absolute;
	left		:	0px;
	top			:	22px;
	display		:	none;
	border		:	1px solid #CCCCCC;
	padding		:	1px;
	z-index		:	1000001;
}
#emailheader {
	background-color	: #eeeeee;
	width		:100%;
	height		:20px;
}
#emailinput1, #emailinput2	{
	color		:	#999999;
	width		:	135px;
}

