/*Global Definitions*/
/* $id$ */

/* @group default_styles */

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	}

ul,li {
	list-style-type:none;
	list-style-type: none;
	}

ccc {
	background-color: #ff2300;
}

body {
	margin: 0;
	background: #2d403e;
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	font-size: small;
	color: #94b3c5;
	line-height: 1.3;
	text-align: left;
}


hr {
	clear:both;
	visibility:hidden;
	}
	
.clear {
	clear:both;
	}
	
.centered, p.centered {
	text-align:center;
	}
	
.right {
	text-align:right;
	}
	
img {
	border:0;
	}	


tr, td, input, textarea, select {
	font-size: 100%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
}

a {
	color: #78888d;
}

a:hover {
	color: #cc5e50;
}

/* @end */

/* @group special_cases */

.illuminate {
	color: #fb0;
}

div#paragraphlist ul li {
	list-style-type: none; 
	list-style-image: none;
	margin-bottom: 16px;
}

div#paragraphlist b {
	color: #f60;	
}

#cap {
	font-size:34px; 
	color:#f60; 
	font-weight:bold; 
	float:left; 
	height:28px; 
	line-height:28px; 
	margin-top:2px; 
	margin-right:1px;
}

#cap3line {
	font-size:56px; 
	color:#f60; 
	font-weight:bold; 
	float:left; 
	height:38px; 
	line-height:38px; 
	margin-top:5px; 
	margin-right:1px;
}

.error_header {
	color: #cc5e50; 
	font-weight: bold; 
	font-size: 1.3em;
	text-align: left;
	padding-left: 2em;
}

.error_message {
	color: #cc5e50; 
	font-weight: bold; 
	font-size: 1em;
	text-align: left;
	padding-left: 4em;
}

.error_label {	
	color: #cc5e50; 
}

.input_field {
	background: #eee;
	border: 2px solid #cc5e50;
}

.table_error {
	background: #94b3c5;
	border: 2px solid #cc5e50;
}

.table_error1 {
	background: #cc5e50;
	border: 2px solid red;
}


div#form {
	display: inline;
}

div#form li {
	list-style-image: none;
	list-style-type: none;
	display: block;
	text-decoration: none;
	background: #4c5b5b;
	width: 400px;
}

.form_label {
	margin-left: 0;
}

.form_field {
	margin-left: 100px;
}

/* @end */

/* @group home_group */

.home_illumination {
	font-size: 5em; 
	color: #fb0; 
	margin-left: 40px;
}

.home_ideas {
	font-size: 5em; 
	color: #ff6400; 
	margin-left: 80px;
}

.home_design {
	font-size: 5em; 
	color: #0089dc; 
	margin-left: 120px;
}
.experience {
	font-size: 5em; 
	color: maroon;
	margin-left: 160px;
}

.home_delivery {
	font-size: 5em; 
	color: #ff2300; 
	margin-left: 200px;
}

/* @end */

/* @group home_by_line */

.home_line_1 {
	font-size: 5em; 
	color: #fb0; 
	margin-left: 40px;
}

.home_line_2 {
	font-size: 3em; 
	color: #ff6400; 
	margin-left: 80px;
}

.home_line_3 {
	font-size: 3em; 
	color: #0089dc; 
	margin-left: 120px;
}

.home_line_4 {
	font-size: 3em; 
	color: #5a99c4;
	margin-left: 160px;
}

.home_line_5 {
	font-size: 3em; 
	color: #ff2300; 
	margin-left: 200px;
}

/* @end */

/* @group header */

div#page_header {
	margin-top: 0px;
	padding: 0;
	position: fixed;
	z-index: 4;
	top: 0;
	left: 0;
	width: 100%;
	background: #343434;
	height: 76px;
	background: #ddd url(/filament/templates/lightbulb/background.gif) repeat-x;
}

div#page_header img {
	display: inline;
	position: relative;
	left: 20px;
	top: 21px;
}

div#navigation {
	position: absolute;
	display: inline;
	left: 260px;
	top: 51px;
	width: 100%;
	font-size: 12px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
}

div#navigation li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	text-decoration: none;
}

div#navigation li a {
	color: #DDDDDD;
	background: #4c5b5b;
	border: 1px solid gray;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

div#navigation a:hover {
	font-size: 12px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fb0;
	text-decoration: none;
	background: #2c3737;
}

div#navigation a.topnavsel {
	font-size: 12px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cc5e50;
	text-decoration: none;
	background: #212929;
	border-top: 2px solid #212929;
	border-right: 2px solid #212929;
	border-left: 2px solid #212929;
	border-bottom: 0px;
}


/* @end */

/* @group content */

div#box {
	background: #3f4e4e;
	padding: 5px 20px 15px;
	margin-top: 0;
	width: 600px;
	padding-right: 50px;
}

div#soulbox {
	background: #3f4e4e;
	padding: 5px 20px 15px;
	margin:  0 auto;
	padding-right: 50px;
	background:#3f4e4e;
}

/* 	padding: 5px 20px 15px; */

div#content {
	background: #3f4e4e;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-right: 50px;
	margin-top: 0;
	width: 600px;
	border: 1px solid #473f4e;
	z-index: 6;
}

/* #557ba6 */

div#content p {
	font-size: 1em;
	color: #94b3c5;
	margin-bottom: 1em;;
}

/* 	background: #94b3c5; */
div#content h1 {
	width: 100%;
	font-size: 1.6em;
	color: #5fa3dc;
	background: #3f627f;
	line-height: 1.7em;
	padding-left: 5px;
	margin-left: -20px;
	padding-right: 65px;
	margin-right: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#content h2 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
}

div#content h3 {
	width: 100%;
	font-size: 1.2em;
	color: white;
	background: grey;
	line-height: 1.7em;
	padding-left: 5px;
}


div#content h4 {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	margin-top: 1em;
	margin-bottom: 1em;
}


div#content ul {
	margin: 10px 15px;
	padding: 5px 40px;	
}

/* @end */

/* @group page_content */

div#page_content {
	position: relative;
	top: 80px;
	margin: 0 30px 30px;
}

/* 	color: #5fa3dc; */

div#page_content h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #5fa3dc;
	margin-top: 1em;
	margin-bottom: 1em;
}

div#page_content h2 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

div#page_content h3 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

div#page_content h4 {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	margin-top: 1em;
	margin-bottom: 1em;
}

div#page_content li {
	font-size: 1em;
	list-style: disc;
}

div#page_content p {
	font-size: 1em;
	line-height: 1.2em;
	margin-left: 40px;
}

/* @end */

/* @group footer */

div#page_footer {
	position: fixed;
	bottom: 0;
	left: 0;
	background: #ddd;
	height: 42px;
	width: 100%;
	text-align: center;
	line-height: 0px;
	z-index: 99;
	font-size: 10px;
	color: #666;
}

div#page_footer a {
	color: #666;
}

div#page_footer p {
	margin: 0;
	padding: 0;
	display: inline;
	width: 100%;
}

div#page_footer br {
	display: none;
}

/* @end */



/* @group client_list */

div#client_list {
	position: fixed;
	left: 0;
	top: 24px;
	width: 160px;
	margin: 0;
	padding: 0 10px 0 0;
	background: none;
	border: none;
	list-style-type: none;
}

div#client_list li {
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	list-style: none;
	border: 1px solid navy;
}

div#client_list li a {
	display: block;
	line-height: 28px;
	width: 120px;
	font-size: 106%;
	color: #333;
	padding: 0 10px 0 30px;
	text-decoration: none;
	list-style: none;
}

div#client_list li a:hover, div#client_list li.last a:hover {
	background-color: #DDD !important;
	border: none;
	list-style: none;
}

div#client_list li a.current {
	color: #FFF;
	border: none;
	font-weight: normal;
}

/* @end */

div#clientlist ul li {
	list-style-image: none;
	list-style-type: none;
}

div#clientcategory {
	background: #293838;
	position: absolute;
	display: block;
	width: 180px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: -10px;
	border: 1px dotted #557ba6;
}


div#clientcategory h2 {
	font-size: 1.2em;
	color: #fb0;
	font-style: normal;
	background: #293838;
	line-height: 1.7em;
	padding-left: 10px;
	padding-right: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
}


div#clientcategory li {
	background: #293838;
	list-style: none;
	font-weight: normal;
	margin-left: 30px;
}
/* @group page_columns */

div#page_col_1_IE {
	width: 200px;
	float: left;
	display: block;
	margin-top: 0;
	margin-bottom: 8px;
	padding-top: 10px;
}

div#page_col_2_IE {
	margin-top: 10px;
	margin-bottom: 8px;
	margin-right: 50px;
	display: block;
	float: right;
}

div#page_col_1 {
	position: absolute;
	top: 100px;
	left: 25px;
	width: 200px;
	float: left;
	display: block;
	margin-top: 0;
	margin-bottom: 8px;
	padding-top: 10px;
}

div#page_col_1 h1 {
	font-size: 2em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	clear: both;
	margin-top: -20px;
	margin-left: -10px;
}

/* 	margin: 20px 50px 8px 260px; */
div#page_col_2 {
	position: absolute;
	top: 110px;
	left: 260px;
	display: block;
	z-index: 1;
	padding-bottom: 100px;
}


/* @end */

/* @group portfolio */

div#portfolio {
	position: relative;
	top: 24px;
	margin-left: -13px;
	margin-bottom: 10px;
}

div#portfolio12 {
	position: fixed;
	left: 260px;
	width: 100%;
	clear: left;
	top: 140px;
}

div#portfolio11 {
	position: relative;
	float: right;
	clear: left;
	top: -10px;
}

div#portfolio22 {
	display: table;
	margin-left: auto;
	margin-right: auto;
	clear: right;
	float: right;
}

.image-left {
	float: left;
	padding: 10px;
}

.image-center {
	float: none;
	display: inline;
	padding: 10px;
	text-align: center;
}

.image-right {
	float: right;
	padding: 10px;
}

/* @end */

/* @group portfolio_pager */
/*
	float: right;
	position: relative;
	right: 0;
	bottom: -5px;
	padding: 0;
	margin: 0;
*/
div#portfolio_pager11 {
	font-size: 12px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DDDDDD;
	top: 0px;
}


div#portfolio_pager {
	position: fixed;
	left: 392px;
	width: 100%;
	top: 104px;
	font-size: 12px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DDDDDD;
}

div#portfolio_pager li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	margin: 0;
}

div#portfolio_pager li a {
	color: #78888d;
	text-decoration: none;
	background: #4c5b5b;
	border: 2px solid #3c4848;
	margin: 0;
	padding-left: 7px;
	padding-right: 7px;
}

div#portfolio_pager a:hover {
	color: #fb0;
	text-decoration: none;
	background: #2c3737;
}

div#portfolio_pager a.current {
	color: #cc5e50;
	text-decoration: none;
	background: #2c3737;
	border: 2px solid #2c3737;
	margin: 0;
	padding-left: 7px;
	padding-right: 7px;
}

/* @end */

/* @group text_controls */

.justified {
	text-align: justify;
}

justified {
	text-align: justify;
}

centered {
	text-align: center;
}

right-justified {
	text-align: right;
}

section_head {
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top: 0;
	left: -8px;
	color: #999999;
	display: block;
	clear: both;
}

/* @end */

/* @group submenu */

div#submenuX {
	position: relative;
	top: 5px;
	left: 230px;
	width: 400px;
	padding: 1px;
	height: 14px;
	display: block;
	z-index: 16;
}

div#submenu {
	position: fixed;
	top: 78px;
	left: 260px;
	width: 672px;
	padding: 1px;
	height: 30px;
	display: block;
	background: #323d3d;
	z-index: 16;
}

div#submenu ul {
	position: relative;
	top: 10px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

div#submenu li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	padding: 0;
	margin: 0;
	background: #4c5b5b;
}

div#submenu li a {
	color: #DDDDDD;
	background: #4c5b5b;
	border-top: 2px solid #cc5e50;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 0.8em;
	text-decoration: none;
	border-color: #4c5b5b;
}

div#submenu a:hover {
	color: #fb0;
	background: #2c3737;
	border-top: 2px solid #fb0;
}

div#submenu a.topnavsel {
	color: #cc5e50;
	background: #2c3737;
	border-top: 2px solid #cc5e50;
}

/* @end */

/* @group sidenav */

div#sidenav {
	font-size: 12px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
	position: absolute;
	display: block;
	width: 240px;
}

div#sidenav ul {
	font-size: 12px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
}

div#sidenav li {
	list-style-image: none;
	list-style-type: none;
	display: block;
	text-decoration: none;
	background: #4c5b5b;
	width: 180px;
}

div#sidenav li a {
	color: #DDDDDD;
	background: #4c5b5b;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	width: 180px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: -10px;
	border: 1px dotted #557ba6;
}

div#sidenav a:hover {
	font-size: 1.0em;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fb0;
	text-decoration: none;
	background: #3f627f;
	width: 180px;
	display: block;
}

div#sidenav a.current {
	font-size: 1.0em;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fb0;
	text-decoration: none;
	background: #2c3737;
	width: 180px;
	display: block;
}

/* @end */

div#testimonialsx {
	font-size: 1.2em;
	width: 400px;
	padding: 0;
	border-top: 1px dotted navy;
	height: 400px;
}

div#testimonials {
	margin: 10px 10px 8px;
	color: #94b3c5;
	display: block;
	float: left;
	border: 1px dotted #ff9933;
	line-height: 1.2em;
	width: 600px;
}

div#screenshots {
	margin:  auto;
	width: 555px;
	background:#293838;
	border: 0px solid #cccccc;
}

#subcontentbox {
	margin: 20px 80px; 
	padding: 10px 35px; 
	border:  1px dotted #333333; 
	background: #323d3d; 
	list-style: circle;
}

div#leftimage {
	position: fixed;
	left: 30px;
	top: 100px;
}

/* @group Form */

form#connect_form {
	font-size: 1em;
	width: 540px;
	margin: 0 auto;
}

form#connect_form fieldset {
	width: 550px;
	display: block;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	border: 1px solid #94b3c5;
}

form#connect_form fieldset#personal, #message{
	font-size: 1em;
	color:#fa0;
	margin:15px 0 0 5px;
}

form#connect_form legend { 
	color:#fb0;
	font-size:1.1em;
	font-weight:normal;
	font-style:normal;
	padding:3px;
	background:none;
}

form#connect_form label {
	clear:left;
	display:block;
	float:left;
	width:100px;
	margin-left: -10px;
	padding-right:10px;
	margin-top: .2em;
	text-align:right;
	color:#94b3c5;
	font-size:1em;
	font-style:normal;
}


form#connect_form input {
	padding: 0;
	background: #fff;
	width: 300px;
	margin-bottom: 5px;
}

form#connect_form textarea {
	width:425px;
	height:12.5em;
	border:1px solid #e1e1e1;
	padding:5px;
	margin: 1px 0 0 0;
	overflow: auto;
}

/* @end */

/* @group buttons */

div#buttons li {
	position: relative;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	padding: 0;
	margin: 0;
	left: 350px;
	background: #4c5b5b;
	margin-left: 10px;
}

/* 4c5b5b */

div#buttons li a {
	color: #DDDDDD;
	background: #3f627f;
	border: 2px solid #343434;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 0.8em;
	text-decoration: none;
}

div#buttons a:hover {
	color: #fb0;
	background: #2c3737;
}

div#buttons a.topnavsel {
	color: #cc5e50;
	background: #2c3737;
}

/* @end */

/* @group Categories */

.xAerospace { color: #94b3c5; }
.xArts { color: #94b3c5; }
.xConsumer { color: #94b3c5; }
.xEducation { color: #94b3c5; }
.xEntertainment { color: #94b3c5; }
.xFashion { color: #94b3c5; }
.xFinance { color: #94b3c5; }
.xGovernment { color: #94b3c5; }
.xMedia { color: #94b3c5; }
.xNonProfit { color: #94b3c5; }
.xPublishing { color: #94b3c5; }
.xStores { color: #94b3c5; }
.xTalent { color: #94b3c5; }
.xTechnology { color: #94b3c5; }
.xTelecommunications { color: #94b3c5; }
.xCorporate { color: #94b3c5; }
.xInternet { color: #94b3c5; }

/* @end */
