/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em;}
html, input, textarea	{font-family: Arial, Helvetica, sans-serif; color:#414141;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0px}
img{ vertical-align:top;  }

a{color:#285596; text-decoration:underline} 
a:hover{text-decoration:none}

.link{color:#0e0e0e; background: url(http://sitebydigital.com/images/marker.gif) center right no-repeat; padding-right:11px; font-weight:bold; float:right}

.list ul{margin:0; padding:0; list-style:none;}
.list ul li{background: url(http://sitebydigital.com/images/tail1.gif) bottom left repeat-x; margin:0;}
div.indent-col2 .list ul li a{color:#0e0e0e; font-weight:bold; text-decoration:none; line-height:2.0em; background: url(http://sitebydigital.com/images/marker1.gif) top left no-repeat; padding-left:21px; list-style-type: none;} 
.list ul li a:hover { color:#3a8bce; text-decoration:none; }

/*.button {width: 30px;}*/

/*header*/
#header {font-size:0.75em; color:#0e0e0e;  width: 920px;}


#header .indent{padding:107px 20px 0 40px}
#header .indent1{padding:107px 20px 0 15px}
#header .indent2{padding:107px 35px 14px 14px}
#header .title{  margin-bottom:7px}
#header p{ margin:0 0 14px 0}

#headwrap {position: relative; width: 920px; top: 0px; height: 102px; margin-bottom: 20px;}

/*---navigation---*/
#navigation {
    position: absolute;
    top: 60px;
    float: right;
    width:530px;
    margin: 0 0 0 400px;
    font: bold .95em Tahoma, Verdana; color: #ffffff;
    clear: both; z-index: 120;
}

/* ----search box ------ */
.search {
	position: absolute;
 	top: 10px;
	width: 257px;
	height: 40px;
 	right: 150px;
	
	color: white; font-size: 12px;}

.searchbox {
	width: 120px;
	color: #490202;
	margin: 0px;
	background: #CABEAB;
	font-size: 12px;
	}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent-main{padding:18px 1px 36px 1px}
#content .indent-main1{padding:56px 5px 36px 38px}
#content .indent-col{padding:26px 0 0 36px}
#content .indent-col2{padding:12px 8px 17px 13px}
#content .indent-col1{padding:39px 8px 7px 13px}
#content .indent-col3{padding:39px 0 47px 13px}
#content .indent-col4{padding:29px 0 7px 13px}
#content .title{  margin-bottom:13px}
#content .title1{  margin-bottom:7px}
#content .title2{  margin:27px 0 20px 0}
#content .title3{  margin:17px 0 20px 0}
#content .img-left{ float:left; margin:0 10px 0 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:5px 0 7px 0}
#content .p{ margin:0 0 17px 0}
#content h1{margin-bottom: 13px;  }
#content h3{color:#1e1e1e; font-size:1em; text-transform:uppercase  }
#content h4{color:#1e1e1e; font-size:1em; margin-bottom:13px; text-transform:uppercase  }
#content .tail{ background: url(http://sitebydigital.com/images/tail1.gif) repeat-x bottom; padding-bottom:19px; margin-bottom:19px}
#content ul {margin-left: 15px;}
.txt{ color:#2c77b6; font-weight:bold}
.txt a{ color:#2c77b6; font-weight:bold}

#content .indent{padding:3px 0 0 0}

/*box*/
.box{ background:#ffffff; width:100%;}
.box .border-top {background: url(http://sitebydigital.com/images/border_top.gif) repeat-x top;}
.box .border-bottom {background: url(http://sitebydigital.com/images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background: url(http://sitebydigital.com/images/border_left.gif) repeat-y left;}
.box .border-right {background: url(http://sitebydigital.com/images/border_right.gif) repeat-y right;}
.box .corner-top-left {background: url(http://sitebydigital.com/images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background: url(http://sitebydigital.com/images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background: url(http://sitebydigital.com/images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background: url(http://sitebydigital.com/images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:35px 35px 20px 36px; }
.box .indent-box1{ padding:35px 35px 20px 36px; }

/*portfolio box*/
#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:300px;
height:300px;
z-index: 9002;}