@charset "utf-8";
/* CSS Document */
@import url("reset.css");
body {
	background: #000 url(../images/template/body-back.jpg) no-repeat center top;
	color: #FFF;
}
#myGallery {
	width: 900px !important;
	height: 408px !important;
}
#container {
	width: 900px;
	margin: 0px auto;
}
#header {
	position: relative;
	height: 163px;
	border-bottom: 1px solid #FFF;
}
#header h1 a {
	background: url(../images/template/h1-samadai-logo.gif) no-repeat;
	height: 69px;
	width: 177px;
	display: block;
	text-indent: -1000em;
	position: absolute;
	top: 46px;
	left: 41px;
}
#header h2 {
	background: url(../images/template/h2-we-invest.gif);
	height: 54px;
	width: 339px;
	display: block;
	text-indent: -1000em;
	position: absolute;
	left: 549px;
	top: 46px;
}
#header ul { /* Remember to adjust sizes if adding object to nav */
	display: block;
	width: 423px;
	background: url(../images/template/nav-back.jpg) no-repeat right top;
	position: absolute;
	top: 120px;
	height: 43px;
	padding-left: 477px;
}
#header li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#header li a {
	float: left;
	padding: 43px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:43px; /* for IE5/Win only */
}
#header li a:hover {
	background-position: right -43px
}
#header li a:active, #header li a.selected {
	background-position: right -43px
}
.clear {
	clear:both;
}
/*Nav Buttons*/
#nhome a {
	width: 63px;
	background: url(../images/template/nhome.gif) no-repeat right 0
}
#nabout a {
	width: 73px;
	background: url(../images/template/nabout.gif) no-repeat right 0
}
#nservices a {
	width: 86px;
	background: url(../images/template/nservices.gif) no-repeat right 0
}
#nportfolio a {
	width: 104px;
	background: url(../images/template/nportfolio.gif) no-repeat right 0
}
#ncontact a {
	width: 90px;
	background: url(../images/template/ncontact.gif) no-repeat right 0
}
#nnews a {
	width: 69px;
	background: url(../images/template/nnews.gif) no-repeat right 0
}
#services #nservices a, #about #nabout a, #home #nhome a, #contact #ncontact a, #blog #nnews a {
	background-position: right -43px;
}
#imageBlock {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #FFF;
}
#linkBlock div {
	display: block;
	height: 85px;
	width: 248px;
	background: url(../images/template/linkBlock-back.gif);
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	float: left;
}
#linkBlock {
	padding-top: 5px;
	width: 596px;
}
#linkBlock div:hover, #subNav div:hover {
	background: url(../images/template/linkBlock-back-over.gif);
}
#linkBlock div h3 a, #subNav div h3 a {
	display: block;
	text-indent: -1000em;
	height:15px;
	margin-bottom: 10px;
}
#linkBlock div h3 a:hover, #subNav div h3 a:hover {
	background-position: left 15px;
}
.h3design {
	background: url(../images/template/h3-web.gif) left top;
	width: 141px;
}
.h3corp {
	background: url(../images/template/h3-corp.gif);
	width: 181px;
}
.h3print {
	background: url(../images/template/h3-print.gif);
	width: 107px;
}
.h3advert {
	background: url(../images/template/h3-advert.gif);
	width: 116px;
}
#linkBlock div a, #subNav div a {
	text-transform: uppercase;
	color: #0FF;
	text-decoration: none;
	letter-spacing: 0.3em;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#linkblock {
	float: left;
	width: 598px;
}
#news {
	float: right;
	width: 272px;
	background: url(../images/template/linkBlock-back.gif);
	margin-top: 15px;
	padding: 15px 15px 10px;
}
#linkBlock div a:hover, #subNav div a:hover {
	text-decoration: underline;
}
#linkBlock div p, #subNav div p {
	font: 11px/195% Verdana, Arial, Helvetica, sans-serif;
	color: #999C9B;
	display: block;
	margin-bottom: 10px;
}
/************* NEWS ****************/
 .rss {
	display: block;
	float: right;
	text-transform: uppercase;
	color: #697070;
	text-decoration: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/template/rss.gif) no-repeat right center;
	padding-right: 18px;
}
#news h3 a {
	display: block;
	text-indent: -1000em;
	height:15px;
	margin-bottom: 10px;
	background: url(../images/template/h3-latest-news.gif);
	width: 114px;
}
.feedburnerFeedBlock ul, .feedburnerFeedBlock li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.feedburnerFeedBlock {
	width:272px;
}
.feedburnerFeedBlock li {
	display: block;
	text-decoration: none;
	background: #141817 url(../images/template/news-img.jpg) no-repeat 12px center;
	padding: 12px 5px 12px 30px;
	margin-bottom: 4px;
	position:relative;
}
.feedburnerFeedBlock li:hover {
	background: #1C2221 url(../images/template/news-img.jpg) no-repeat 12px center;
}
.feedburnerFeedBlock a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
	text-decoration: none;
}
.feedburnerFeedBlock a:hover {
	color: #0FF;
}
.date {
	position:absolute;
	padding: 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	top: 15px;
	right: 10px;
}
*:first-child+hml .date {
	font: 30px Verdana, Arial, Helvetica, sans-serif;
	color: #f06;
}
.rss:hover {
	color: #FFF;
}
#creditfooter {
	display:none;
}
.moreNews {
	text-transform: uppercase;
	color: #0FF;
	text-decoration: none;
	letter-spacing: 0.3em;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	display:block;
	margin-top:16px;
}
.moreNews:hover {
	text-decoration:underline;
}
/****************************************** END *************/
#footer {
	background: url(../images/template/linkBlock-back.gif);
	clear: both;
	padding: 19px 15px;
	height: 35px;
}
#footer a{
text-decoration: none;
color: #fff;
}
#centre {
	display: block;
	margin-bottom: 15px;
	padding-bottom: 5px;
	clear: both;
	border-bottom: 1px solid #FFF;
}
#footer h4 {
	background: url(../images/template/number.gif);
	display: block;
	height: 16px;
	width: 159px;
	text-indent: -1000em;
	margin-bottom: 5px;
}
#footer #leftColumn {
	float:left;
	width:200px;
}
#footer #leftColumn a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #0FF;
	text-decoration: none;
}

#footer #rightColumn {
	float:right;
	width:300px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #929494;
}
#footer #rightColumn p {
	text-align: right;
	display: block;
	margin-bottom: 5px;
}
#content {
	width: 627px;
	background: #FFF;
	float: left;
	padding:25px;
	font: 11px/190% Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
#content h1 {
	display: block;
	margin-bottom: 20px;
}
#content h2 {
	display:block;
	margin: 20px 0 20px 0;
}
#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #179797;
	display: block;
	letter-spacing: 2px;
	margin-bottom: 15px;
	font-weight: bold;
}
#content ul {
	display: block;
	margin-bottom: 15px;
}
#content li {
	display: block;
	padding: 7px 7px 7px 25px;
	margin-bottom: 3px;
	background: #F5F5F5 url(../images/bullet.jpg) no-repeat 15px 17px;
}
#content p {
	display:block;
	margin: 0 0 15px 0;
}
#content a:link, #content a:visited, #content a:active {
	text-decoration:none;
	color: #0CF;
}
#content a:hover {
	text-decoration:underline;
}
.css {
	height: 16px;
	width: 62px;
	display: block;
	text-indent: -1000em;
	background: url(../images/template/css.jpg);
	overflow: hidden;
	float: right;
}
.xhtml {
	background: url(../images/template/xhtml.jpg);
	height: 16px;
	width: 62px;
	display: block;
	text-indent: -1000em;
	float: right;
}
#subLinks {
	display:block;
	float:left;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3A3A3A;
	margin-left: 22px;
}
#subLinks a:link, #subLinks a:active, #subLinks a:visited {
	color: #3A3A3A;
	text-decoration: none;
}
#subLinks a:hover {
	color: #0FF;
}
#subNav div { /* Changed */
	display: block;
	height: 85px;
	width: 177px;
	background: url(../images/template/linkBlock-back.gif);
	padding: 15px;
	margin: 15px 7px 15px 7px;
	float: left;
}
#rightNav {
	width: 223px;
	float: right;
	padding-top: 25px;
	min-height:413px;
	background: #EAEAEA;
}
#rightNav li a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	letter-spacing: 0.1em;
	display: block;
	background: #FFF url(../images/template/bullet.gif) no-repeat 15px center;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	margin-bottom: 4px;
}
#rightNav li a:hover {
	color: #179797;
}
#faux {
	background: #FFF url(../images/template/faux.gif) repeat-y center;
	position: relative;
	overflow:auto;
}
#services #footer, #about #footer {
	padding-top: 35px;
}
#sitemap {
	display:block;
	position:absolute;
	top: 0px;
	right: 0px;
	font: 10px/24px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
	background: url(../images/template/sitemap.gif);
	height: 24px;
	width: 104px;
	text-indent: 27px;
}
.see {
	background: url(../images/see.gif);
	display: block;
	height: 42px;
	width: 400px;
	text-indent: -1000em;
	margin-top: 25px;
}
/* Flickr Badge */
.social {
	background: #F8F8F8;
	border: 1px solid #CCC;
	padding: 15px;
	text-align: center;
	overflow:auto;
}
.flickr {
	background: #F8F8F8;
	border: 1px solid #CCC;
	padding: 15px;
	text-align: center;
	overflow:auto;
}
.flickr img {
	display:inline;
	margin:10px;
	background: url(../images/flickr-back.gif);
	padding: 6px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
/* End Flickr Badge */

/* CONTACT US */

#contact #rightNav {
	padding: 25px;
	width:400px;
	background: #fff url(../images/bear-women.jpg) no-repeat right bottom;
}
#contact #content {
	width: 400px;
}
#contact .shout {
	background: #000 url(../images/shout-bottom.gif) no-repeat center bottom;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	padding: 30px 10px 51px;
	text-align: center;
	font: 12px/155% Verdana, Arial, Helvetica, sans-serif;
}
.shout h3 {
	background: url(../images/number.gif) center center;
	display: block;
	height: 55px;
	width: 219px;
	text-indent: -1000em;
	margin: 25px auto;
}
.shout a:link, .shout a:visited, .shout a:active {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.shout a:hover {
	color: #0FF;
	font-size: 13px;
}
.inputForm {
	display:block;
	width:376px;
	background: #F7F7F7;
	border: 1px solid #BEBEBE;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	padding: 12px;
	margin-bottom: 4px;
}
.submitBut {
	background: url(../images/send.gif);
	height: 42px;
	width: 400px;
	display: block;
	border-style: none;
	font-size: 0.1em;
	float: right;
	cursor: pointer;
}
.disclaimer {
	font-size: 10px;
	color: #999;
	text-align: left;
}
/* END CONTACT */

/* ANIMALS */

.webImage {
	background: url(../images/animals/merecat.jpg);
	height: 221px;
	width: 220px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.corpImage {
	background: url(../images/animals/alligator.jpg);
	height: 221px;
	width: 220px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.printImage {
	background: url(../images/animals/jump.jpg);
	height: 221px;
	width: 220px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.aboutImage {
	background: url(../images/animals/guitar.jpg);
	height: 221px;
	width: 220px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.advertImage {
	background: url(../images/animals/dance.jpg);
	height: 221px;
	width: 220px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

