/*======================================*
** stylesheet.css
**======================================*/

/*RESET ALL STYLES*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

body {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #666; background: #D7D7D7 url(../_img/back.jpg) repeat-x 0% 0%; margin: 0px; padding: 0px; text-align: center; height:100%;}

a {color:#9C0; text-decoration:none;}
a:hover {text-decoration:underline;}
a:visited {color:#690;}
a:active {color:#CF0;}

p {font-size: 0.8em; line-height:1.8em; margin-bottom:1.8em;}
h3 {margin: 1em 0 0.3em 0; color: #99CC00; font-weight:bold; background-color: #F5F5F5; font-size: 20px; text-transform:uppercase;}

h3.block {margin: 0 0 0.3em 0; background: #444; padding: 5px 5px 5px 5px;}

hr {margin: none; margin-bottom:1em; border:none; width:99%; color:#4ee; background-color:#ddd; height:1px; clear:both;}

#wrapper {background: #DCE6BD; width: 900px; margin: 30px auto;	border: 1px solid #888;text-align: left;}

#breadCrumbs {font-size: 0.6em; color:#aaa; background: #eee; border-bottom: 1px solid #ddd; padding: 0.5em 0 0.7em 20px;}
#breadCrumbs img {padding-right: 6px;}
#breadCrumbs a, #breadCrumbs a:visited {color:#888; text-decoration:underline;}
#breadCrumbs a:hover {text-decoration:none;}

#main_nav {padding:5px; text-align:left; background: #ccc; font-weight: bold;}
#main_nav ul {margin: 0px 10px 0px 10px;}
#main_nav li {display: inline; list-style: none; font-size: 0.7em; text-transform:uppercase; font-weight:bold; font:Arial, Helvetica, sans-serif; }
#main_nav a {
	text-decoration: none;
	padding: 7px 10px;
	margin: 0px 10px;
	color: #777;
	border-color:#eee;
	border-style:solid;
	border-right-color:#bbb;
	border-width:1px 1px 0 1px;
}
#main_nav a:hover {
	color: #000;
	background-color:#bebebe;
	border-color:#aaa;
	border-style:solid;
	border-right-color:#eee;
	border-width:1px 1px 0 1px;
}

#Home a.mainNavHome ,
#Home a.mainNavHome:hover,
#About a.mainNavAbout,
#About a.mainNavAbout:hover,
#Services a.mainNavServices,
#Services a.mainNavServices:hover,
#Links a.mainNavLinks,
#Links a.mainNavLinks:hover,
#Portfolio a.mainNavPortfolio,
#Portfolio a.mainNavPortfolio:hover,
#Legal a.mainNavLegal,
#Legal a.mainNavLegal:hover,
#Contact a.mainNavContact,
#Contact a.mainNavContact:hover {background: #eee; color: #222; border-color:#eee;}

.clear {clear: both;}

p.link a {font-weight: bold; text-size:1.5em; margin-bottom: 0.3em; display:block;}

#content {
	float: left;
	width: 540px;
	padding: 20px 30px 30px 30px;
	background: #F5F5F5;
	border-right: 1px solid #ccc;
}
#workSlideshow {border: 1px solid #ccc; padding:10px; background: #fff;}
#sidebar {
	float: right;
	width: 299px;
	padding: 20px 0;
	margin-left: -1px;
	border-left: 1px solid #ccc;
}
#sidebar h3 {background-color: #DCE6BD; font-size: 14px; width:200px float:left; margin:0 0 5px 15px; padding:0;}
#sidebar .workThumb {padding:0 15px;}
#sidebar .hosting_ad {padding:0 15px;}
#sidebar img.sidebar_icons {padding:0 5px 0 15px;float:left;}
.side_details { border-top:1px solid #fff; font-size:0.9em; color:#555; clear: both}
.side_details p {margin:0.5em 15px 2.5em 15px; }
#Contact h6 { padding:0.2em 15px; margin: 0px; color: #333; font-size: 0.75em; text-transform: uppercase; letter-spacing:1px; font-weight:bold;}
#Contact h6 img { margin:0 5px -2px 0; }
#Contact .cont_details { padding:0.5em 15px; margin: 0px; }

#work h6 {
	font-weight: bold;
	font-size: 0.8em;
	color: #333333;
}

#back .pagenums {
	padding: 0px;
	margin: 1.5em 0 0 0;
	font-size: 0.83em;
}
p.workPara {
	margin: 3em 20px 0px 10px;
	text-align: justify;
	padding: 0px;
}

#back {
	text-align: center;
	font-size: 0.75em;
	padding-top: 3em;
}
#coffee #back {
	padding-right: 30px;
}

.copyright {
	color: #999;
	font-weight: bold;
	display: inline;
	clear: both;
	margin: 0px;
	padding: 0;
	text-align: center;
	font-size: 1.5em;
}

.copyright a {
	color: #777;
	text-decoration: none;
	border: none;
}
.copyright a:hover {
	border-bottom: 1px solid #555;
	color: #999999;
}


#content3col {
	float: left;
	position: relative;
	width: 670px;
	padding-top: 20px;
	padding-bottom: 30px;
	clear: both;
	background: #F5F5F5;
	padding-left: 30px;
}



#tsCs {
	font-size: 0.75em;
	margin-right: 50px;
}
#tsCs li {
	list-style: decimal;
}
#tsCs li li {
	list-style: lower-alpha;
}



#footer {
	clear: both;
	width: 100%;
	color: #888;
	font-size: 0.6em;
	line-height: 2em;
	padding: 0.5em 0px 0.8em;
	border-top: 1px solid #666666;
	background: #000000;
}
#footer p {	margin: 0;}

.flashcontent, .flashcontentlast {
		width: 200px;
		height: 90px;
		float: left;
		margin: 15px 10px;
	}
.flashcontentlast {margin: 15px 0px 15px 10px}
#header {background: #000}
input,textarea,.antiSpamImg {
	width: 420px;
	margin: 10px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 5px;
	background: #FFF;
	border: 1px solid #CCC;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
input:hover, input:focus, textarea:hover, textarea:focus {
	background: #EEE;
	border: 1px solid #999;
	color: #000;
}

/*Contact Page Styles*/
#Contact .submit_but, #Contact .reset_but {
	width: 70px;
	padding: 1px;
	margin: 5px 10px 0 0;
	font-weight: bold;
	cursor: pointer;
	font-size: 0.55em;
	float:right;
}

#Contact .reset_but {color: #aaa; border: #777; }
#Contact .reset_but:hover {color: #999; border: #666; }
#Contact .contactTitle{font-weight:bold; padding:5px; font-size: 0.8em; line-height:1em; float:left; width: 80px; }
#Contact .formLine{ float:left; clear: both; }
#Contact #antiSpam { width: 300px; float:left; padding:6px; padding-top:5px;}
#Contact .antiSpamImg {width:50px; margin-right:0px; float:left;}





.workThumb {
	float: left;
	position: relative;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
}
.pagenums {
	padding: 5px;
	text-align: center;
	font-size: 0.7em;
	margin: 0px 23px 0px 0px;
}
.no {
	color: #CCC;
}

.pagenums a, .pagenums b {
	padding: 5px 1.2em;
	font-weight: normal;
	margin: 0px;
}
.pagenums strong {
	font-size: 0.83em;
	letter-spacing: 0.1em;
	border: 1px solid #CCCCCC;
	padding: 2px 4px;
}
.pagenums a:hover {
	color: #444;
}
#form p {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	display: block;
}
abbr {
	cursor: help
}
table {
	font-size: 0.68em;
	margin-bottom: 2em;
}

th {
	text-align: left;
}

h5 {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	color: #444;
}

#siteMapList {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	list-style: url(../_img/icons/doc.gif) none inside;
	background: url(../_img/icons/vertical.gif) repeat-y;
	font-size: 1.1em;
	font-weight: bold;
}
.abcdefgh {
	list-style: lower-alpha;
	font-size: 1em;
	padding-right: 60px;
	padding-bottom: 1em;
}
ul.termsUL {
	font-size: 0.76em;
	margin: 0px 40px 1em 0px;
	padding: 0px;
	list-style: none;
}
ul.termsUL li {
	margin: 0 0 1em 0;
}

.abcdefgh li {
	margin: 0 0 1em;
	padding: 0
}

.termsListHead {
	font-weight: bold;
	font-size: 0.8em;
}
#legal p, #siteMap p  {
	padding-right: 30px;
}

ul.subNav {
	list-style: url(../_img/icons/subNav.gif) none;
	margin: 0px 0px 2em 20px;
	padding: 0px;
	font-size: 0.78em;
}
ul.subNav li {
	margin: 0px 0px 0.8em;
	padding: 0px;
}
#domainNames {
	margin: 0px 0px 2em;
	padding: 0px;
	list-style: none;
	line-height: 1.3em;
	font-size: 0.75em;
}
#services h6 {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	color: #444;
	border-bottom: 1px solid #ccc;
}

.top_link {
	display: block;
	border-top: 1px dotted #999999;
	margin: 0 0 3em;
	padding: 0px;
}
a.top_link {
	background: url(../_img/icons/top.gif) no-repeat 100% 0%;
	height: 11px;
	margin-top: 5px;
}
a.top_link:hover {
	background: url(../_img/icons/top.gif) no-repeat right bottom;
}
a.top_link * {
	display: none;
}
.bkToPortfolio {
	display: block;
	border-top: 1px dotted #999999;
	margin: 0px;
	padding: 0px;
}
a.bkToPortfolio {
	background: url(../_img/icons/bkToPort.gif) no-repeat 0% 0%;
	height: 11px;
	margin: 20px 0 0 0;
	padding: 0;
}
a.bkToPortfolio:hover {
	background: url(../_img/icons/bkToPort.gif) no-repeat 0% 100%;
}
a.bkToPortfolio * {
	display: none;
}

ul.siteLiTwo {
	margin: 0;
	padding: 1.5em 0 1.5em 0;
	background: url(../_img/icons/vertical.gif) repeat-y 26px 0px;
	
}
li.siteLiTwo {
	list-style: url(../_img/icons/docTwo.gif) inside;
	font-size: 0.87em;
	padding: 1em 0 1em 0;
	margin: 0;
}

ul.siteLiThree {
	padding-left: 0;
	padding-top: 1.5em;
	padding-bottom: 2em;
	background: url(../_img/icons/vertical.gif) repeat-y 52px 0px;
	
}
li.siteLiThree {
	list-style: url(../_img/icons/docThree.gif) inside;
	font-size: 0.87em;
	padding: 0 0 0 0;	
}
ul.siteLiFour {
	list-style: url(../_img/icons/docFour.gif) inside;
}
li.siteLiFour {
	list-style: url(../_img/icons/docFour.gif) inside;
	font-size: 0.83em;
	font-weight: normal;
	padding: 0 0 0.8em 0;
}
ul.siteLiFive {
	list-style: url(../_img/icons/docFive.gif) inside;
}
li.siteLiFive {
	list-style: url(../_img/icons/docFive.gif) inside;
	font-size: 0.83em;
	font-weight: normal;
}
li.siteLiThreeEnd {
	list-style: url(../_img/icons/siteLiThreeEnd.gif) none inside;
	background: none;
	margin: 0 0 -0.5em 0;
	padding: 0;
	height: 0px;
	width: 0px;		
}
li.siteLiFourEnd {
	list-style: url(../_img/icons/siteLiFourEnd.gif) none inside;
	background: none;
	margin: 0 0 -1em 0;
	padding: 0;
	height: 0px;
	width: 0px;	
}

li.sitemapBottom {
	list-style: none;
	height: 74px;
	width: 6px;
	background: url(../_img/icons/sitemapBot.gif) no-repeat 0px 0px;
}
li.sitemapTop {
	list-style: url(../_img/icons/sitemapTop.gif) none inside;
	background: none;
	height: 30px;
	width: 6px;
}
li.siteNoBG {
	background: none;
}
li.one{
	list-style: none;
}
.privacyList {
	list-style: url(../_img/icons/tick.gif) none;
	font-size: 0.63em;
}
.workThumb h6 {
	border-top: 2px solid #000;
	background: #777;
	margin: 0;
	padding: 4px 0 6px 8px;
}
.workThumb h6 a {color: #ccc}
.workThumb h6 a:hover {color: #FFF}

#services  h5 {
	background: url(../_img/icons/services.gif) no-repeat left center;
	text-indent: 23px;
	color: #555;
	letter-spacing: 1px;
}
ul.portTechList {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 0.63em;
}
ul.portTechList li {
	background: url(../_img/icons/techBullet.gif) no-repeat 0em 0.55em;
	margin: 0;
	padding: 0 0 0.8em 12px;
	list-style: none;

}
#delicious {padding:10px 15px 0 45px; border:1px #ddd solid; margin-bottom:1.3em; background:url(../_img/delicious.gif) no-repeat 10px 50% #eee;}
#delicious ul, #delicious li, #delicious a {text-transform: lowercase; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
#flickr {padding:5px 0 8px 35px; border:1px #ddd solid; margin-bottom:1.3em; background:url(../_img/flickr.gif) #eee no-repeat 10px 50%;}
#flickr #img_6 {margin-right: 0px;}
#flickr img {border:none; float:left; margin:6px 3px 3px 4px; background:#f2f2f2; padding:5px; width:80px; height:80px; border: 1px solid #ddd;}
#flickr img:hover {background:#e2e2e2; border: 1px solid #ccc;}
.headFlickr *{display: none;}
.headDelicious *{display: none;}