*
{
	margin:0px;
	border:0px;
}

body
{
	margin:0px;
	padding:0px;
	color:#303030;
	font-size:14px;
	font-weight:normal;
	font-family:Tahoma;
	background:#FFF;
}

/***************************************************************************************

STANDARDS

***************************************************************************************/

.clear
{
	clear:both;
}

p
{
	line-height:28px;
	margin:0 0 16px 0;
}

a
{
	color:#0f00d4;
}

a:hover
{
	text-decoration:underline;
}

h1, h1 a, h1 a:hover
{
	color:#080808;
	font-size:22px;
	padding:0 0 0 25px;
	font-weight:normal;
	line-height:28px;
}

h1 a, h1 a:hover, h2 a, h2 a:hover
{
	padding:0px;
}

h2
{
	padding:0 0 15px 0;
}

h2, h2 a, h2 a:hover
{
	color:#303030;
	font-weight:normal;
	font-size:18px;
}

h3, h3 a, h3 a:hover
{
	color:#303030;
	font-weight:normal;
	font-size:16px;
	line-height:20px;
}

#outtercontainer
{
	margin:0 auto;
	width:1027px;
}

#header
{
	background:#000 url('../content/images/top-bg.jpg') no-repeat top center;
	height:186px;
}

#header .inner
{
	width:1000px;
	margin:0 auto;
}

#logo
{
	float:left;
	width:360px;
}

#logo a.logo
{
	margin:106px 0 0 0;
	background:url("../content/images/logo.png") no-repeat top left;
	display:block;
	width:360px;
	height:35px;
}

#header .social
{
	float:right;
	width:360px;
	color:#eaeaea;
	font-size:16px;
	padding:10px 0 0 0;
	text-align:right;
}

#header .social a, #header .social span
{
	display:inline;
	padding:0 5px 0 0;
}

#header .social span
{
	padding:5px 10px 0 0;
	float:left;
}

#header .social p
{
	margin:15px 0 0 0;
	font-size:22px;
	text-align:right;
	padding:0 5px 0 0;
	clear:both;
	line-height:auto;
}

#header .social p.phone
{
	font-size:34px;
	margin:0px;
	font-weight:bold;
	padding:2px 0 0;
}

#header .social p.contact
{
	font-size:14px;
	margin:0px;
	color:#FFF;
}

#header .social p.contact a
{
	float:none;
	color:#f1f1f1;
	font-size:18px;
}

#header .fbcontainer
{
	padding:3px 5px 0 0;
	float:right;
	overflow:hidden;
	width:160px;
}

#header .fbcontainer span
{
	padding:0px;
}

/***************************************************************************************

KEYWORDS DROP DOWN

***************************************************************************************/

.keywords_outter
{
	padding:20px;
	background:#000;
	display:none;
	background:#FFF url("../content/images/text-home-bg.gif") repeat-x top left;
}

.keywords_inner
{
	width:1000px;
	margin:0 auto;
	/*color:#f1f1f1;*/
}

.keywords_inner h1
{
	padding-left:0px;
	font-size:24px;
	/*color:#f1f1f1;*/
}

.keywords_inner .form
{
	float:right;
	width:350px;
}

.keywords_inner .form-row
{
	margin:0 0 10px 0;
}

.keywords_inner .text
{
	float:left;
	width:600px;
}

a.close
{
	color:#CC0000;
}

.keywords_inner ul
{
	list-style:decimal;
	padding:20px 0 20px 30px;
}

.keywords_inner ul li 
{
	margin: 0 0 10px;
}

p.close
{
	margin:0px;
	padding:0px;
	line-height:16px;
}

/***************************************************************************************

MENU

***************************************************************************************/

#menu
{
	height:46px;
	background:#131314;
	position:relative;
}

#menu ul
{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#menu li
{
	display:inline-block;
	float:left;
	padding:0 20px;
	margin:0px;
}

#menu li a
{
	padding:10px 0 0 0;
	display:block;
	font-size:16px;
	color:#8e8e8e;
	line-height:22px;
}

#menu li a.active, #menu li a:hover
{
	color:#FFF;
}

#menu .sharethis
{
	position:fixed;
	bottom:0px;
	right:0px;
	background:#000;
	padding:10px;
}

#menu .sharethis span
{
	color:#AAA;
}

#menu .sharethis span:hover
{
	color:#FFF;
}

/***************************************************************************************

BREADCRUMBS

***************************************************************************************/

#breadcrumbs
{
	clear:both;
	padding:13px 5px 6px 5px;
	font-size:12px;
}

#breadcrumbs ul
{
	float:left;
	height:19px;
}

#breadcrumbs ul li
{
	float:left;
}

#breadcrumbs li.dash
{
	color:#AAA;
	padding:0 6px;
}

#breadcrumbs .sharethis
{
	position:absolute;
	top:10px;
	right:10px;
	padding:0px;
	margin:0px;
}

/***************************************************************************************

CONTENT

***************************************************************************************/

#content
{
	background:#f2f2f2 url("../content/images/bg-shadow.jpg") repeat-y top center;
	padding:0 14px 5px 14px;
}

#content .text
{
	background:#FFF url("../content/images/text-home-bg.gif") repeat-x top left;
	padding:15px;
	margin:0 0 20px 0;
}

#content .text table td, #content .text table th
{
	padding:5px 10px;
}

#content .text table th
{
	text-align:left;
}

#content .text ul
{
	list-style:disc;
	padding:0 0 20px 30px;
}

#content .text ol
{
	list-style:decimal;
	padding:0 0 20px 30px;
}

#content .text ul li 
{
	margin: 0 0 10px;
}

#content.sub #text-container
{
	float:right;
	width:719px;
}

#content .text-ad
{
	margin:10px 0 20px;
	padding:10px;
	border-top:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	background:#FFF;
}

#content .text-ad p, #content .text-ad h2, #content .text-ad h3
{
	margin:0 0 10px;
	color:#222;
	padding:0px;
}

#content .text-ad h2
{
	font-size:22px;
	color:#AA0000
}

#content .text-ad table
{
	width:100%;
}

#content .text-ad a.button
{
	display:block;
	width:162px;
	height:28px;
	color:#DDD;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	padding:8px 0 0 0;
}

#content .text-ad a.button:hover
{
	color:#FFF;
	text-decoration:none;
}

#content .text-ad a.red
{
	background:url("../content/images/red-button.gif") no-repeat top left;
}

#content .text-ad a.yellow
{
	color:#888;
	background:url("../content/images/orange-button.gif") no-repeat top left;
}

#content .text-ad a.yellow:hover
{
	color:#222;
}

/***************************************************************************************

PORTFOLIO

***************************************************************************************/

#content .text .project-listing
{
	float:left;
	padding:0 10px 10px 0;
	width:320px;
	height:220px;
	overflow:hidden;
	position:relative;
}

#content .text .project-listing-last
{
	padding:0 0 10px 0;
}

#content .text .project-listing div.portlink
{
	line-height:18px;
	background:#000;
	/* IE 8 */
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)'; 
	/* IE 5-7 */ 
	filter: alpha(opacity=50); 
	/* Netscape */ 
	-moz-opacity: 0.5; 
	/* Safari 1.x */ 
	-khtml-opacity: 0.5; 
	/* Good browsers */ 
	opacity: 0.5;
	position:absolute;
	top:140px;
	left:0px;
	width:320px;
}

#content .text .project-listing:hover a
{
	/* IE 8 */
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'; 
	/* IE 5-7 */ 
	filter: alpha(opacity=100); 
	/* Netscape */ 
	-moz-opacity: 1; 
	/* Safari 1.x */ 
	-khtml-opacity: 1; 
	/* Good browsers */ 
	opacity: 1;
	background:#000;
}

#content .text .project-listing p a:hover
{
	/* IE 8 */
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'; 
	/* IE 5-7 */ 
	filter: alpha(opacity=100); 
	/* Netscape */ 
	-moz-opacity: 1; 
	/* Safari 1.x */ 
	-khtml-opacity: 1; 
	/* Good browsers */ 
	opacity: 1;
	background:#000;
	padding:8px 10px;
}

#content .text .project-listing p a
{
	/* IE 8 */
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'; 
	/* IE 5-7 */ 
	filter: alpha(opacity=100); 
	/* Netscape */ 
	-moz-opacity: 1; 
	/* Safari 1.x */ 
	-khtml-opacity: 1; 
	/* Good browsers */ 
	opacity: 1;
	color:#FFF;
	position:absolute;
	top:140px;
	left:0px;
	width:300px;
	padding:8px 10px;
	color:#FFF;
	font-weight:bold;
}

#content .text .project-listing .img
{
	height:200px;
	overflow:hidden;
	text-align:center;
}

#content .text .project-listing .img img
{
	width:330px;
}

#content .text .details-img
{
	float:right;
	margin:0 0 10px 10px;
}

#content .text .blog
{
	float:left;
	padding:0 10px 10px 0;
	width:300px;
	height:200px;
	overflow:hidden;
}

#content .text .blog p a
{
	width:310px;
	padding:0px;
	color:#0000AA;
	font-weight:normal;
	position:static;
}

#content .text .blog p a:hover, #content .text .blog a:hover, #content .text .blog:hover a
{
	background:transparent;
	padding:0px;
}

#content .text .blog p.date
{
	margin:0px;
	color:#555;
	font-size:11px;
}

#content .text .blog h3 a
{
	color:#0000AA;
}

/***************************************************************************************

SUBNAVIGATION

***************************************************************************************/

#sideBar
{
	float:left;
	width:280px;
}

h2.title
{
	padding:10px;
}

#sideBar p
{
	margin:0px;
	line-height:18px;
	font-size:12px;
}

#sideBar a
{
	font-style:italic;
}

#sideBar .subnav a, #content .nav-newsletter .subnav a
{
	font-style:normal;
}

#sideBar .subnav, #content .nav-newsletter .subnav
{
	padding:0px;
	margin:0 0 10px;
	border:1px solid #DDD;
	background:#EEE;
}

#sideBar .subnav ul li, #content .nav-newsletter .subnav ul li
{
	margin:0px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #FFF;
}

#sideBar .subnav ul li.active, #content .nav-newsletter .subnav ul li.active
{
	margin:0px;
}

#sideBar .subnav ul li a, #content .nav-newsletter .subnav ul li a
{
	font-size:14px;
	color:#666;
	text-decoration:none;
	cursor:pointer;
	padding:10px;
	display:block;
	line-height:18px;
}

#sideBar .subnav ul li a:hover, #sideBar .subnav ul li a.active, #content .nav-newsletter .subnav ul li a:hover, #content .nav-newsletter .subnav ul li a.active
{
	color:#000;
	background:#E1E1E1;
}

#sideBar .subnav ul li.project
{
	padding:0px;
	margin:0px;
	background:#FAFAFA;
}

#sideBar .subnav ul li.project ul li
{
	border:0px;
}

#sideBar .subnav li.project ul li a
{
	font-size:12px;
	color:#888899;
	padding:5px 15px;
}

#sideBar .subnav li.project ul li a:hover, #sideBar .subnav li.project ul li a.sub-active
{
	color:#0000FF;
	background:transparent;
}

#sideBar .subnav li.project ul.project-list
{
	background:#FEFEFE;
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
	padding:5px;
}

#sideBar .subnav li.project ul.project-list li.project-title
{
	font-size:10px;
	padding:2px 20px;
	margin:0 0 4px 0;
	color:#666;
	text-decoration:underline;
}

#sideBar .subnav li.project ul.project-list li.sub a
{
	font-size:10px;
	color:#AAA;
	padding:2px 20px;
}

#sideBar .subnav li.project ul.project-list li.sub a:hover
{
	color:#000;
}

#sideBar .subnav li.hidden
{
	display:none;
}

#sideBar label
{
	font-size:11px;
}

#sideBar input
{
	width:230px;
}

#sideBar input.submit
{
	width:auto;
}

#sideBar select
{
	width:242px;
}

#sideBar textarea
{
	width:310px;
}

#sideBar .sideBarBox
{
	background:#0e0e0e;
	padding:10px;
	margin:0 0 10px 0;
	color:#d8d8d8;
}

#sideBar .sideBarBox a
{
	color:#4b8fff;
}

#sideBar .sideBarBox h2, #sideBar .sideBarBox h3
{
	color:#f2f2f2;
	margin:0 0 10px 0;
	font-weight:normal;
	font-size:18px;
}

#sideBar h2.recentArticles
{
	background:transparent url("../content/images/icon-recent-articles.jpg") no-repeat top left;
	height:45px;
	padding:10px 0 0 55px;
	margin:0 0 10px 0;
	font-size:26px;
	color:#a4df73;
	font-weight:normal;
}

#sideBar h3.blogCategoryTitle, #sideBar h3.blogCategoryTitle a, #sideBar h3.blogCategoryTitle a:hover
{
	font-size:10px;
	font-weight:normal;
	margin:0px;
	color:#4fa807;
}

#sideBar h2.blogTitle, #sideBar h2.blogTitle a
{
	color:#dfc973;
	font-size:14px;
	font-style:normal;
	margin:0 0 5px;
}

#sideBar .articleContainer
{
	margin:0 0 20px 0;
}

#sideBar h2.quote
{
	background:transparent url("../content/images/icon-quote.jpg") no-repeat top left;
	height:50px;
	padding:10px 0 0 60px;
	margin:0 0 10px 0;
	font-size:26px;
	color:#a4df73;
	font-weight:normal;
}

/***************************************************************************************

NEWSLETTERS

***************************************************************************************/

#content .text-newsletter
{
	width:750px;
	float:right;
	padding:0px 10px 20px 0;
}

#content .nav-newsletter
{
	width:230px;
	float:left;
}

/***************************************************************************************

FORMS

***************************************************************************************/

div.results
{
	background:#EAEAEA;
	border:1px solid #CCCCCC;
	padding:10px;
	margin:0 0 20px 0;
	line-height:18px;
	font-size:12px;
	color:#ff0000;
}

div.results p
{
	margin:0px;
	padding:0px;
	line-height:16px;
}

.form-row
{
	clear:both;
	margin:0 0 20px 0;
}

.req
{
	color:#FF0000;
}

label
{
	width:100%;
	display:block;
	margin:0 0 4px;
}

input
{
	width:300px;
	border:1px solid #aaa;
	padding:5px;
	font-size:14px;
}

select
{
	width:340px;
	border:1px solid #aaa;
	font-size:14px;
	padding:3px;
}

textarea
{
	width:460px;
	height:120px;
	padding:3px;
	border:1px solid #aaa;
	font-size:14px;
}

input.submit
{
	width:auto;
	padding:10px 40px;
	border:1px solid #aaa;
	cursor:pointer;
	text-align:center;
	color:#222;
	color:#EEE;
	font-size:18px;
	background:#eee;
	background:url('../content/images/button-bg.jpg') repeat-x bottom left;
}

input.submit:hover
{
	color:#fff;
	background:url('../content/images/button-bg-hover.jpg') repeat-x bottom left;
}

input.paypalsubmit
{
	border:0px;
	padding:0px;
	width:auto
}

input.checkbox
{
	float:left;
	width:auto;
	margin:0 5px 0 0;
	border:0px;
}

label.error
{
	clear:left;
	color:#FF0000;
	font-style:italic;
	text-align:left;
	padding:4px 0 0 0;
}

/******************************************************************************************************

FOOTER

******************************************************************************************************/

#footer
{
	background:#211f1f;
	border-top:8px solid #555;
	clear:both;
	margin:0px;
	padding:15px 15px 35px 15px;
}

#footer .footer-inner
{
	width:1000px;
	margin:0 auto;
}

#footer a
{
	display:block;
	font-size:14px;
	color:#8e8e8e;
}

#footer a:hover, #footer a.active
{
	text-decoration:underline;
	color:#FFF;
}

#footnav
{
	float:left;
	width:650px;
}

#footnav ul li
{
	float:left;
	margin:0 0 16px 0;
}

#footnav ul li.seperator
{
	float:left;
	padding:0 15px;
}

#footer .badges a
{
	float:left;
	margin:0 5px 0 0;
}

#footaddress
{
	float:right;
	width:200px;
}

#footaddress ul
{
	text-align:right;
	padding:0 20px 0 0;
}

#footaddress ul li
{
	text-align:right;
	padding:0 0 5px 0;
	color:#CCC;
}

#footer ul.services
{
	float:left;
	width:200px;
	padding:0 10px 0 0;
}

#footer ul.services li a
{
	font-size:13px;
}

#footer ul.services ul
{
	padding:5px 0 0 5px;
}

#footer ul.services ul li
{
	display:block;
	float:none;
	margin:0 0 5px;
}

#footer ul.services ul li a
{
	font-size:11px;
}

/**************************************	 SEARCH	 **********************************************/

#sideBar .search input
{
	float:left;
	margin:0 5px 0 0;
	width:180px;
	padding:5px;
}

#sideBar .search input.submit
{
	width:auto;
	float:left;
	padding:2px 8px;
}

/**************************************	 PAGINATION	 **********************************************/


.pagination 
{
	font-size:11px;
	height:35px;
	margin:10px 0;
}

.pagination .current
{
	padding:4px 3px;
	margin:0 2px 0 0;
}

.pagination a 
{
	text-decoration:none;
	border:solid 1px #AAE;
	color:#15B;
	padding:4px 3px;
	margin:0 5px 0 0;
	background:#FFF;
}

#tinymce, body.mceContentBody 
{
	background: #FFFFFF;
}

/***************************************************************************************

HOME PAGE

***************************************************************************************/

#content .home
{
	background:#FFF url("../content/images/text-home-bg.gif") repeat-x top left;
}

#content .home .left
{
	float:left;
	width:450px;
}

#content .home .right
{
	float:right;
	width:450px;
}

#content .home h1
{
	margin:0 0 18px 0;
	padding:0px;
}

#content .home h2.we-design
{
	line-height:32px;
}

#content .home h1.websites, #content .home h1.websites a
{
	color:#000;
	font-size:45px;
	font-weight:bold;
	padding:0px;
}

#makeMeScrollable, #makeMeScrollable.text
{
	position:relative;
	height:300px;
	padding:2px 0;
	height:250px;
	overflow:hidden;
}

#makeMeScrollable img
{
	float:left;
	height:auto
	width:auto;
	height:auto;
}

#content .home-services
{
	margin:0 0 20px 0;
	padding:0 10px 0;
}

#content .home-services .text-ad
{
	padding:0px;
}

#content .home-services h1
{
	padding:0 0 20px 0;
}

#content .home-services .left, #content .home-services .right, #content .home-services .bottom
{
	padding:15px 25px;
}

#content .home-services .left
{
	float:left;
	width:480px;
}

#content .col h2, #content .col h3
{
	text-align:center;
}

#content .col h2
{
	padding:10px;
	background:#FFF;
}

#content .col h3
{
	padding:10px;
	background:#f6f6f6;
	margin:0 0 10px 0;
	font-size:18px;
}

#content .col ul, #content .text .col ul
{
	list-style-type:square;
	padding:0 0 0 40px;
}

#content .col ul li, #content .text .col ul li
{
	padding:0 0 5px 0;
	font-size:12px;
	margin:0px;
}

#content .col p
{
	font-size:12px;
	padding:0 0 0 26px;
}

#content .home-services .right
{
	float:right;
	width:420px;
}

#content .home-services .col
{
	width:318px;
}

#content .col input
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	border:0px;
	padding:15px;
	cursor:pointer;
	font-size:18px;
	letter-spacing:2px;
	color:#FFF;
	background:url('../content/images/green-button-bg.jpg') repeat-x top left;
}

#content .col input:hover
{
	background:url('../content/images/green-button-bg-over.jpg') repeat-x top left;
}

#content.home .bottom .text-ad
{
	text-align:center;
}

#content .articleContainer
{
	float:left;
	padding:0 20px 20px 0;
	width:290px;
}

#content.home .articleContainer
{
	height:155px;
}

#content .articleContainer p
{
	padding:0px;
	margin:0 0 6px;
	line-height:18px;
}

#content .articleContainer h3.blogCategoryTitle, #content .articleContainer h3.blogCategoryTitle a, #content .articleContainer h3.blogCategoryTitle a:hover
{
	font-size:11px;
	font-weight:normal;
	margin:0px;
	color:#0000ff;
}

#content .articleContainer h3.blogCategoryTitle
{
	color:#000;
}

#content .articleContainer h2.blogTitle, #content .articleContainer h2.blogTitle a
{
	color:#080808;
	font-size:15px;
	font-style:normal;
	margin:0 0 5px;
	line-height:20px;
	font-weight:bold;
	padding:0px;
}

#content .comment
{
	border-bottom:1px solid #333;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}

#content .comment p
{
	margin:0px;
	padding:0px;
	font-size:14px;
}

#content .comment p.date
{
	font-size:11px;
	line-height:18px;

}

#content .comment .comment_num
{
	float:left;
	font-size:22px;
	padding:10px;
	border:1px solid #333;
	background:#FFF;
	color:#0000FF;
	margin:0 10px 0 0;
}

#content .col
{
	width:212px;
	margin:0 10px 0 0;
	height:285px;
	float:left;
	border:1px solid #eaeaea;
	background:#FFF;
	position:relative;
}

#content .lastcol
{
	margin:0px;
}

#first_visit_outter
{
	z-index:9998;
	position:fixed;
	width:100%;
	display:block;
	height: 100%;
	top:0px;
	left:0px;
	background:#000; 
	/* IE 8 */
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)'; 
	/* IE 5-7 */ 
	filter: alpha(opacity=50); 
	/* Netscape */ 
	-moz-opacity: 0.5; 
	/* Safari 1.x */ 
	-khtml-opacity: 0.5; 
	/* Good browsers */ 
	opacity: 0.5;
}

#first_visit_inner
{
	padding:20px 0;
	z-index:9999;
	position:fixed;
	width:600px;
	background:url('../content/images/text-home-bg.gif') repeat-x left top #FFFFFF; 
	top:18%;
	left:32%;
	border:4px solid #000;
}

#first_visit_inner p.top
{
	margin:0 0 5px;
	font-size:16px;
	color:#333;
	padding:0 0 0 20px;
}

#first_visit_inner p.middle
{
	font-size:24px;
	line-height:22px;
	color:#005e8f;
	padding:0 0 0 20px;
}

#first_visit_inner p.bottom
{
	font-size:16px;
	padding:0 0 0 20px;
}

#first_visit_inner .mailing-list .form-row
{
	padding:0 20px;
}

#first_visit_inner .mailing-list input.submit
{
	padding:4px 20px;
	font-size:14px;
}

#first_visit_inner p.mltop
{
	background:#555;
	color:#FFF;
	padding:10px;
	font-size:16px;
}

#first_visit_inner p.close
{
	padding:0 0 0 20px;
}
