/* #css reset start# */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}


blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

/* #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;
}
/* #css reset end# */


a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


/* #home page# */
body {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*background:url('/App_Themes/ZeroIn/Images/bg-body.gif') no-repeat 50% 0;*/
	background-color:#4D6566;
}

/* #Wrapper# */
#wrapper {
	width:972px;
	margin:0 auto;
	/*background:url('/App_Themes/ZeroIn/Images/bg-wrapper.gif') no-repeat;*/
	background-color:#84ADAE;
	min-height:440px;
	position:relative;
	padding:120px 0 25px 0;
}

* html #wrapper {
	height:440px;
	overflow:visible;
}

#wrapper-c {
	background:url('/App_Themes/ZeroIn/Images/bg-wrapper.png') repeat-y;
	width:972px;
	padding:0 15px;
	margin:0 auto;
}

* html #wrapper-c {
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/App_Themes/ZeroIn/Images/bg-wrapper.png', sizingmethod='scale');
}


#wrapper-b {
	background:url('/App_Themes/ZeroIn/Images/bg-wrapper-b.png') no-repeat;
	height:50px;
	width:1002px;
	margin:0 auto;
}

* html #wrapper-b {
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/App_Themes/ZeroIn/Images/bg-wrapper-b.png', sizingmethod='crop');
}

/* #Header# */
#header {
	width:972px;
	background: url('/App_Themes/ZeroIn/Images/bg-header.jpg') no-repeat;
	overflow:hidden;
	height:105px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}

.DesignMode #header
{
	height: 205px !important;
}

#header .box {
	float:left;
}

#logo {
	margin:25px 0 0 17px;
	display:block;
}

#logo a {
	display:block;
	width:443px;
	height:61px;
	background: url('/App_Themes/ZeroIn/Images/logo.png') no-repeat;
	text-indent:-9999px;
	position:relative;
	cursor:pointer;
	overflow:hidden;
}

* html #logo a {
	background-position:-9999px -9999px;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/App_Themes/ZeroIn/Images/logo.png', sizingmethod='crop');
}

#slogan {
	width:183px;
	height:13px;
	display:block;
	background:url('/App_Themes/ZeroIn/Images/slogan.png') no-repeat;
	text-indent:-9999px;
	margin:19px 0 0 39px;
}

* html #slogan {
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/App_Themes/ZeroIn/Images/slogan.png', sizingmethod='crop');
}

#header .block {
	width:236px;
	float:right;
}

/* #RSS# */
#rss {
	margin:27px 0 0;
	height:25px;
	width:212px;
}

#rss li	 {
	display: block;
	float:left;
	overflow:hidden;
	width: auto;
	margin:0 3px;
	
}

#rss li	a {
	float:left;
	height:25px;
	width:auto;
	cursor:pointer;
}

* html #rss li a {
	background-position:-9999px -9999px;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/App_Themes/ZeroIn/Images/rss.png', sizingmethod='crop');
}

#rss .first {
	width:22px;
}

#rss .second {
	width:23px;
	margin:0 0 0 11px;
}

#rss .second a {
	margin:0 0 0 -33px;
}

#rss .third {
	width:24px;
	margin:0 0 0 10px;
}

#rss .third a {
	margin:0 0 0 -66px;
}

#rss .fourth {
	width:22px;
	margin:0 0 0 10px;
}

#rss .fourth a {
	margin:0 0 0 -100px;
}

#rss .fifth {
	width:26px;
	margin:0 0 0 10px;
}

#rss .fifth a {
	margin:0 0 0 -132px;
}

#rss .sixth {
	width:46px;
	margin:0 0 0 8px;
}

#rss .sixth a {
	margin:0 0 0 -166px;
}

#login {
	margin:10px 0 0;
	width:236px;
	overflow:hidden;
}

.DesignMode #login {
    height: 60px;
    margin:-30px 0 10px 0;
   
}

.field {
	float:left;
	width:190px;
	border:1px solid #000;
	height:18px;
}

.button {
	float:left;
	width:29px;
	height:22px;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	background:url('/App_Themes/ZeroIn/Images/bg-button.gif') no-repeat;
	border:0;
	cursor:pointer;
}

#main {
	width:972px;
	overflow:hidden;
	margin:-15px 0 0;
}

#visual {
	width:972px;
	background:url('/App_Themes/ZeroIn/Images/bg-visual-t.png') no-repeat;
	padding:32px 0 0;
}

* html #visual {
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/App_Themes/ZeroIn/Images/bg-visual-t.png', sizingmethod='crop');
}

#visual .c {
	width:940px;
	background:url('/App_Themes/ZeroIn/Images/bg-visual.png') repeat-y;
	padding:0 16px 0;
}

* html #visual .c {
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/App_Themes/ZeroIn/Images/bg-visual.png', sizingmethod='scale');
}

#visual .c:after {
	content:"";
	clear:both;
	display:block;
}

#visual .c-c {
	width:940px;
	margin:-16px 0 -5px;
	/***background:#FFFFFF;*/
	float:left;
	position:relative;
}
#visual .c-c img {
	display:block;
}
#visual .b {
	height:10px;
	font-size:0;
	line-height:0;
	width:972px;
	background:url('/App_Themes/ZeroIn/Images/bg-visual-b.png') no-repeat 0px -10px;
}
* html #visual .b {
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/App_Themes/ZeroIn/Images/bg-visual-b.png', sizingmethod='crop');
}
#main .box {
	width:940px;
	height:41px;
	background:url('/App_Themes/ZeroIn/Images/bg-nav-new.png') no-repeat 0px -11px;
	padding:5px 16px 0;
}
* html #main .box {
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/App_Themes/ZeroIn/Images/bg-nav.png', sizingmethod='scale');
}
/* #Navigation# */

.nav-block {
	width:940px;
	height:31px;
	background:#1e1d1e;
	overflow:hidden;
	position:relative;
}
.DesignMode .nav-block {
    height: 60px;
}
#nav {
    position: relative;
    height: 26px;
    width: 957px;
	margin:0 0 0 -30px;
	overflow: hidden;
	padding:5px 9px 0;
}
#nav li {
    float: left;
	background:url('/App_Themes/ZeroIn/Images/separator-nav.gif') no-repeat 0 5px;
	display:inline;
	margin:0 18px 0 17px;
}
#nav li.back {
    background: url('/App_Themes/ZeroIn/Images/lava.gif') no-repeat right -22px;
	height: 22px;
    z-index: 8;
    position: absolute;
}
#nav li.back .left {
    background: url('/App_Themes/ZeroIn/Images/lava.gif') no-repeat top left;
    height: 22px;
    margin-right: 10px; 
}
#nav li a {
    font-size:16px;
    text-decoration: none;
    color: #fff;
    outline: none;
    text-transform: uppercase;
    z-index: 10;
    float: left;
    position: relative;
    margin:0 0 0 30px; 
	cursor:pointer;   
	display:inline;
}
#nav li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
    border: none;
}

/* #Homepage Webpart Columns# */
#columns {
	width:972px;
	overflow:hidden;
	margin:-16px 0 0;
}

.DesignMode #columns {
    margin-top: 30px;
}

.column {
	width:252px;
	float:left;
	margin:0 -12px 0 0;
}

.column .t 
{
	background:url('/App_Themes/ZeroIn/Images/bg-column-t.png') no-repeat;
	padding:61px 0 0;
	width:252px;
}

* html .column .t {
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/App_Themes/ZeroIn/Images/bg-column-t.png', sizingmethod='crop');
}

.column .c {
	background:url('/App_Themes/ZeroIn/Images/bg-column.png') repeat-y;
	padding:0 16px;
	width:220px;
}

* html .column .c {
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/App_Themes/ZeroIn/Images/bg-column.png', sizingmethod='scale');
}

.column .c:after {
	display:block;
	clear:both;
	content:"";
}

.column-b {
	background:url('/App_Themes/ZeroIn/Images/bg-column-b.png') no-repeat;
	width:252px;
	height:30px;
}

* html .column-b {
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/App_Themes/ZeroIn/Images/bg-column-b.png', sizingmethod='crop');
}

.column .c-c {
	width:220px;
	margin:-45px 0 0px 0;
	float:left;
	position:relative;
	padding: 0px 0px 30px 0px;
}
* html .column .c-c {
}

.column .c .description {
	background:url('/App_Themes/ZeroIn/Images/image2.jpg') no-repeat right bottom;
}
.column .c-c h3 {
	width:150px;
	height:67px;
	line-height:50px;
	font-size:14px;
	padding:0 0 0 70px;
	font-weight:normal;
}
.column .c-c .news h3 {
	padding:0 0 0 125px;
	width:95px;
}

/* #Articles Box#*/
.articles h3 {
	background:url('/App_Themes/ZeroIn/Images/title1.png') no-repeat;
}

* html .articles h3 {
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/App_Themes/ZeroIn/Images/title1.png', sizingmethod='crop');
}

/* #News Box#*/
.news h3 {
	background:url('/App_Themes/ZeroIn/Images/title2.png') no-repeat;
}

* html .news h3 {
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/App_Themes/ZeroIn/Images/title2.png', sizingmethod='crop');
}

/* #Email Box#*/
.email h3 {
	background:url('/App_Themes/ZeroIn/Images/title3.png') no-repeat;
}

* html .email h3 {
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/App_Themes/ZeroIn/Images/title3.png', sizingmethod='crop');
}

/* #Testimonials Box#*/

.testimonials h3 {
	background:url('/App_Themes/ZeroIn/Images/title4.png') no-repeat;
}

* html .testimonials h3 {
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/App_Themes/ZeroIn/Images/title4.png', sizingmethod='crop');
}

.testimonials a {
	/*color:#ed1c24;*/
	color:#A04235;
}

.quote {
	line-height: 16px;
	margin: 0 0 0px 0;
	padding: 0;
	font-style: italic;
}

.quote p{
	margin: 0 !important;
	padding: 0;
	font-style: italic;
	display: block;
}

.author {
	text-align: right;
	margin: 0 5px 0 0;
}

.author p{
	text-align: right;
	padding: 0;
	display: block;
}

.audio a{
	
}

.column .c-c .text {
	width:185px;
	padding:0 0 0px 15px;
	line-height:16px;
	position: relative;
}

/* #Column's Text Area# */
.text .list li {
	margin:0 0 8px 0;
	padding:6px 6px 14px 6px;
	border-bottom: 1px solid #858585;
	clear: both;
	position: relative;
	cursor: pointer;
}

.text .list li:hover {
	background: #e6e6e6;
}

.text .list li:hover .more
{
	background: url('/Media/Images/btn_ReadMore') no-repeat;
}
.text a {
	/*color:#ed1c24;*/
	color:#A04235;
}

a.link-more{
	/*color:#ed1c24;*/
	color:#A04235;
	position: absolute;
	bottom: 4px;
	right: 16px;
}
.text .list li a {
	/*color:#ed1c24;*/
	color:#A04235;
}
.text .more {
	margin: 0;
	padding: 0;
	width: 77px;
	height: 9px;
	text-indent: -999px;
	display: block;
	clear: both;
	position: absolute;
	bottom: 2px;
	right: 2px;
}
.text .more a {
	/*color:#ed1c24;*/
	color:#A04235;
	
}
.text label, .text input {
	display:block;
}
.text label {
	margin:14px 0 0;
}
.text .email {
	margin:7px 0 25px ;
	widtg:190px;
	border:1px solid #000;
	padding:2px 0;
}
.text .phone {
	margin:23px 0 0;
	width:190px;
	border:1px solid #000;
	padding:2px 0;
}
.go {
	width:86px;
	height:22px;
	background:url('/App_Themes/ZeroIn/Images/btn-submit.gif') no-repeat;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	border:0;
	margin:5px 0 0 53px;
	cursor:pointer;
}
.description .text {
	line-height:15px !important;
}

/* #Footer# */
#footer {
	text-align:center;
	height:31px;
	width:972px;
	position:absolute;
	bottom:-13px;
	left:0;
}
#footer ul {
	display:inline;
}
#footer ul li {
	display:inline;
	background:url('/App_Themes/ZeroIn/Images/bullet-footer.png') no-repeat 0 8px;
	padding:0 0 0 9px;
	/*color:#666666;*/
	color:#000000;
}
#footer ul li a {
	/*color:#ff3333;*/
	color:#A04235;
}
#footer ul li:first-child {
	background:none;
}
* html #footer ul li { 
	background: expression( (this===this.parentNode.childNodes[0]) ? "none" : "url(/App_Themes/ZeroIn/Images/bullet-footer.gif'') no-repeat 0 8px");
}
/* #Inner Page# */
#main {
	width:972px;
	overflow:hidden;
}

.DesignMode #main {
    margin: 30px 0 0 0;
}
#sidebar {
	width:252px;
	float:left;
	padding:15px 0 20px 0;
}

#content {
	/*width:685px;
	float:right;
	padding:21px 30px 0 5px;*/
	background:url('/App_Themes/ZeroIn/Images/bg-content-t.png') no-repeat 0px 16px;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:720px;
}

* html #content {
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/App_Themes/ZeroIn/Images/bg-content-t.png', sizingmethod='crop');
}

#content .column-wrap {
	/*width:720px;
	background:url('/App_Themes/ZeroIn/Images/bg-visual.png') repeat-y;
	padding:0 16px 0;*/
	background:url('/App_Themes/ZeroIn/Images/bg-content.png') repeat-y;
	margin:32px 0px 0px 0px;
	padding:1px 28px 20px 28px;
	width:658px;
}

* html #content .column-wrap {
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/App_Themes/ZeroIn/Images/bg-content.png', sizingmethod='scale');
}

#content .c:after {
	content:"";
	clear:both;
	display:block;
}

#content .c-c {
	/*
	background:#FFFFFF;
	float:left;
	margin:-16px 0 -5px;
	position:relative;
	width:685px;*/
}
#content .c-c img {
	display:block;
}
#content .column-foot {
	/*height:10px;
	font-size:0;
	line-height:0;
	width:730px;
	background:url('/App_Themes/ZeroIn/Images/bg-content-b.png');*/
	background:url('/App_Themes/ZeroIn/Images/bg-content-b.png') no-repeat;
	font-size:0;
	height:10px;
	line-height:0;
	width:700px;
}
* html #content .column-foot {
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/App_Themes/ZeroIn/Images/bg-content-b.png', sizingmethod='crop');
}



.nav {
	margin:0 0 0 16px;
}
.inner {
	width:940px;
	height:31px;
	/*background:#1e1d1e;*/
	overflow:hidden;
	position:relative;
	margin:0 0 0 16px;
}
#sidebar .column {
	margin:2px 0 -16px;
}
#content h2 {
	font-size:24px;
	font-weight:bold;
	margin:24px 0 20px 0;
	
}
#content h3 {
    font-size:21px;
    font-weight: bold;
    margin:10px 0 5px 0;
    padding:0;
}    

#content h4 {
    font-size:16px;
    font-weight:bold;
    margin:10px 0 5px 0px;
    padding:0;
}    

#content h5 {
    font-size:14px;
    font-weight:bold;
    margin:10px 0 5px 0px;
    padding:0;
}    

#content p {
	font-size:16px;
	line-height:24px;
	font-weight:normal;
	margin:0px 0 20px 0;
}
p.text {
	margin:0 0 20px 0 !important;
}
#content span {
	font-size:16px;
}
#content a {
	color:#ed1c24;
	font-size:16px;
}
#content ul {
	margin:10px 0 20px 40px;
	font-size: 16px;

}
#content ul span {
	display:block;
}
#content ul li  {
	margin:0 0 5px 0;
	list-style:disc;
}


/* #Work Samples Page# */
.thumbs {
	margin: 0;
	padding: 0;
	height: 100px;
}

.thumbs .nails
{
	margin: 20px 0px 0px 0px !important;
	padding: 0px !important;
}

.thumbs .nails li {
	float: left;
	width: 100px;
	height: 100px;
	list-style: none !Important;
	margin: 0px 8px 0px 0px !Important;
}

.thumbs .nails li a
{
	width: 100px;
	height: 100px;
	display: block;
	border: 1px solid white;
	
}

.thumbs .nails li a.active
{
	border: 1px solid #EF4B3E;
}

#sample {
 	margin: 20px 0 0 0;
	padding: 0;
	/*background: #FFFFFF;*/
	position: relative;
}

#sample p
{
	font-size: 14px;
	line-height: 22px;
	/*background: #FFFFFF;*/
}

.date {
	font-weight: bold !Important;
	text-align:right;
	margin: -20px 0 0 0 !Important;
	padding: 0;
	display: block;
}

.NewsSummary {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif !Important;
	margin:-15px 0 20px 0 !Important;
	padding:0 !Important;
}

#test-container {
	list-style: none;
	margin: 0px 0px 0 0px;
	padding: 0;
	width: 600px;
}

#test-container li
{
	list-style: none !important;
}

/* #E-News# */

.signup-form .textbox
{
	float: left;
	margin: 0px 4px 0px 0px;
	padding: 0;
	border: 1px solid gray;
	width: 170px;
}

.signup-form .instructions
{
	display: block;
	color: Gray;
	margin: 10px 0px 10px 0px;
}

.signup-form .label
{
	margin: 6px 0px 0px 0px;
	border: 0px;
	display: block;
	clear: both;
}

.signup-form .button
{
	margin: 20px 0px 0px 0px;
	clear: both;
}


/* #Scrollable# */

/*	root element for the scrollable. when scrolling occurs this element stays still. */
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 666px;
	height:286px;
	margin: 0;
	padding: 0;

	/* custom decorations */
	border:1px solid #ccc;
}

/*	root element for scrollable items. Must be absolutely positioned and it should have a extremely large width to accomodate scrollable items.it's enough that you set the width and height for the root element and not for this element. */
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin: 0;
	background-color:#fff;
	padding:0;
	width:700px;
	height:286px;
}

/* active item */
.scrollable .active {
	z-index:9999;
	position:relative;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right
{
	background: url('/Media/Images/carousel-right') no-repeat;
	position: absolute;
	top: 90px;
	right: 0;
	width: 40px;
	height: 40px;
	text-indent: -999px;
}

a.right:hover
{
}

a.right:active
{
}

/* left */
a.left
{
	background: url('/Media/Images/carousel-left') no-repeat;
	position: absolute;
	top: 90px;
	left: 0;
	width: 40px;
	height: 40px;
	text-indent: -999px;
}

a.left:hover
{
}

a.left:active
{
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 

#search-results
{
	list-style: none !important;
}

#search-results .result
{
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 4px 0px;
	list-style: none !important;
	border-bottom: 1px solid #999999;
}

#search-results .result .title
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#search-results .result .content
{
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	color: #333333;
}

#search-results .result .content b
{
	color: White;
	font-weight: bold;
	background: #CB0707;
	padding: 0px 2px 0px 2px;
}

#search-results .result .url
{
	display: block;
	font-size: 11px;
}

#search-results .result .date-time
{
	display: block;
	font-size: 11px;
	color: #999999;
}

/*#wrapper
{
	background:#FFFFFF;
	border:solid 1px Orange;
}*/