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

html {
	width: 100%;
	height: 100%;
	margin: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333;
	text-align: center;
	background: #369 url(../images/bg.jpg) repeat-x;
}
#bodywrap {
	width: 900px;
	margin: auto;
	padding: 0px;
}
#container {
	width: 900px;
	text-align: left;
	margin: auto;
	background: #fff url(../images/bg-content.gif) repeat-y;
	float: left;
}

a			{ color: #39c; text-decoration: underline; }
a:visited 	{ color: #39c; text-decoration: underline; }
a:active	{ color: #39f; text-decoration: none; }
a:hover		{ color: #39f; text-decoration: none; }

.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; }


img { border-width: 0px !important; float: left; }


/*input.text {
	border-top: 1px solid #666;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #666;
	padding: 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; }
li { font-size: 1.2em; padding-bottom: 5px; }
/* div { float: left; } Causes way too many problems */
h1, .h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #39c;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
h2, .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;
}

.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; }

#header {
	width: 860px;
	height: 105px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}
#featured { padding: 0px 20px 0px 20px; float: left; }
#featured a, #featured a:visited { text-decoration: none; }
#featured a:active, #featured a:hover { text-decoration: underline; }
#featured p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	color: #39c;
	font-weight: lighter;
	letter-spacing: -2px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
#featured .scorpion {
	width: 860px;
	height: 195px;
	background: #000 url(../images/featured-scorpion-bg.jpg);
	float: left;
}
.scorpion .work {
	float: right;
}
.scorpion .logo {
	padding-top: 35px;
	float: right;
}
.scorpion .copy {
	width: 280px;
	padding-top: 35px;
	padding-left: 15px;
	font-size: 1.1em;
	color: #fff;
	float: left;
}
#left-col {
	width: 180px;
	padding-left: 20px;
	float: left;
}
#mid-col {
	width: 480px;
	padding: 10px;
	float: left;
}
#hd {
	width: 480px;
	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;
	margin-bottom: 13px;
	line-height: 1.4em;
}
#right-col {
	width: 180px;
	padding-right: 20px;
	margin-top: 10px;
	float: left;
}
#footer {
	width: 900px;
	color: #eee;
	font-size: .9em;
	padding-top: 15px;
	margin-top: 15px;
	background: #369 url(../images/footer-bg.jpg) top no-repeat;
	float: left;
}
#footer img { float: right; }

#header ul  {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#header li {
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
	list-style: none;
}
#top-nav {
	width: 255px;
	height: 25px;
	float: left;
}
#web-design {
	width: 170px;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	color: #999;
	font-size: .9em;
	float: left;
}
#web-design a:link, #web-design a:visited, #web-design a:active  { color: #999; text-decoration: none; }
#web-design a:hover { color: #ccc; text-decoration: underline; } 
#top-newsletter {
	width: 410px;
	height: 25px;
	padding-left: 15px;
	float: left;
}
#top-newsletter input {
	font-size: 1.1em;
	width: 100px;
	height: 12px;
	padding-left: 4px;
	margin-top: 4px;
	margin-right: 5px;
	color: #999;
}
#nicholas-creative {
	width: 175px;
	height: 65px;
	float: left;
}

#nicholas-creative a.logo {
	display: block;
	width: 175px;
	height: 65px;
	float: left;
}

#nicholas-creative a.logo:hover {
	background: url(../images/nicholas-creative-over.gif) 0 0 no-repeat;
}

#nav {
	width: 685px;
	height: 80px;
	float: left;
}
#crumbs {
	width: 480px;
	padding-top: 3px;
	padding-bottom: 13px;
	margin-bottom: 10px;
	color: #999;
	font-size: .9em;
	background: #fff url(../images/crumbs-bg.gif) bottom repeat-x;
	float: left;
}
#page-actions {
	width: 180px;
	height: 30px;
	float: right;
	margin-bottom: 10px;
}
#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: 8px; margin-bottom: 8px; }
#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; }

/*
#testimonial {
	width: 180px;	
	float: left;
}
#testimonial p { padding: 0px; margin: 0px; }
#testimonial .top {
	width: 180px;
	height: 15px;
	background: #fff url(../images/test-top.gif);
	float: left;
}
#testimonial .copy {
	width: 148px;
	padding: 0px 15px 5px 15px;
	font-size: 1em;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #fff url(../images/test-copy-bg.gif) top no-repeat;
	float: left;
}
#test-copy-ext { display: none; font-size: .9em; padding-top: 10px; }
#testimonial .btm {
	width: 100px;
	height: 45px;
	padding-top: 5px;
	padding-left: 80px;
	background: #fff url(../images/test-btm.gif);
	float: left;
}
#testimonial .logo {
	width: 180px;
	color: #666;
	text-align: center;
	font-size: 1.2em;
	float: left;
}


#quote {
	width: 180px;
	float: left;
	padding-top: 15px;
	padding-bottom: 10px;
	background: url(../images/quote-top.gif) top no-repeat;
}

#quote div { padding-left: 15px; }

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

#qtxt {
	width: 160px;
	padding: 0px 10px 36px 10px;
	color: #666;
	font-size: 1.1em;
	background: url(../images/quote-bg.gif) bottom no-repeat;
}


#qnm {  
	font-size: 1.2em; 
	color: #666; 
	padding-bottom: 2px; 
}
*/


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

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

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


#qnm1 {  
	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;
}

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

a.tooltip:hover { z-index: 25; }

a.tooltip span { display: none; }

a.tooltip:hover span { 
    display: block;
    position: absolute;
    top: 15px; 
	left: -10px; 
	width: 83px;
	height: 70px;
	padding: 5px 5px 0px 37px;
	color: #666;
	font-size: .9em;
	background: url(../images/privacy-hover.gif) bottom no-repeat;
}
*/

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;
}

/* 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;
	margin-right: 5px;
	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;
}
a.btn span {
	/* Background left image */ 
	background: url(../images/btn-blank.gif) no-repeat; 
	display: block;
	line-height: 13px; /* CHANGE THIS VALUE ACCORDING TO BUTTON HEIGHT */
	padding: 6px 0 7px 13px;
	color: #09f;
} 

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;
}

/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

/*---- Header styling ---*/

.sIFR-active h1 {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  font-size: 20px;
  color: #39c;
  padding: 0px;
  margin: 0px;
}
.sIFR-active .h1 {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  font-size: 20px;
  color: #39c;
  padding: 0px;
  margin: 0px;
}
.sIFR-active h3 {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  font-size: 16px;
  color: #39c;
  padding: 0px;
  margin: 0px;
}
.sIFR-active #sub-nav .span {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 14px;
  color: #999;
}

.sIFR-active #featured p {
  visibility: hidden;
  font-family: Arial;
  letter-spacing: -3px;
  line-height: 35px;
  font-size: 24px;
  color: #39c;
  text-transform: uppercase;
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
}

/*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;
}
