/* CSS Document */

body {
	background: #fff url(../assets/images/bgslice.png) repeat-x;
	font:10pt Arial, Helvetica, sans-serif;
	color:#624e18;
	margin:0px;
	padding:0px;
}

#container {
	width:780px;
	padding:0px;
	margin:0px auto;
	text-align:left;
}

.banner {
	height:20em;
	margin-top: 50px;
}

.menu {
	float: left;
	margin-left: 280px;
	margin-top: -10px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14pt;
}
.menu a:link, .menu a:visited {text-decoration: none; color: #814986;}
.menu a:hover { color: #3b41d8; }
.menu li { margin-top: 20px; list-style-type: none;}
.menu .home { margin-left: 0px; }
.menu .about { margin-left: 80px;}
.menu .stories { margin-left: 100px;}
.menu .publishers { margin-left: 90px; }
.menu .contact { margin-left: 70px; }

.logozone {
	background: transparent url(../assets/images/header.png) no-repeat;
	height: 300px;
}

.logozone img {
	margin-left: 40em;
	margin-top: -264px;
}

.workzone {
	margin-top: -13px;
	margin-left: 1.75em;
	padding:14px 19px 30px 0;
	background: transparent url(../assets/images/bordercentre2.gif) repeat-y;
}

.workzone .top-right {
	float: right;
	width: 284px;
	margin-top: -14px;
	margin-right: -11px;
	background: transparent url(../assets/images/trborder.gif) no-repeat right;
}

.workzone-main {
	width: 24.5em;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}
.workzone-left{
	width:8.05em;
	margin: 0 1em;
	padding:0 5px 2em 5px;
	float:left;
	background-color: #FAEEFC;
}

.workzone-left h2, .quote {
	font-family: Arial;
	font-size: 9pt;
}

.leftNews {
	height: 440px;
}

.news h2 {
	color: #44A8DF;
}

#workzone-right {
	width:14.25em;
	padding:0 1.13em;
	margin:-4px -2em -2em 0.25em;
	float:left;
	background-color: #D4EFFE;
}
#workzone-right h2, .workzone-left h1, .workzone-main h1 {
	margin-top: 1.88em; 
}

#workzone-right h3{
	color: #44a8df;
	font-weight: normal;
	margin-bottom: -10px;
}


#workzone-right .top-question{
	margin-top: 0.3em;
}
#workzone-right ul {
	margin-left: 0;
}
#workzone-right li {
	list-style-type: disc;	
	margin-left: -25px;
}	
#workzone-right p.answer 
{
	padding-top: 5px;
	font-size:9.5pt;
}

.quote {
	float: right;
	font-style: italic;
}

#workzone-right .quote .title, #workzone-right .quote .author {
	display: block;
	text-align: right;
}
#workzone-right .quote .author {
	display: block;
}





.dottedrow {
	padding:0px 0px 18px 0px;
	margin:0px 0px 15px 0px;
}

.portfoliogallery {
	padding:20px 0px 0px 0px;
}

.portfolioimg {
	float:left;
	border:1px solid #a69a65;
	padding:2px;
	background:#d1c890;
	margin:0px 8px 8px 0px;
}

.portfoliotxt {
	width:115px;
	float:left;
	text-align:center;
	font-weight:bold;
	padding:5px 0px 10px 0px;
	margin-right:6px;
}

.slidemenu {
	width:132px;
	font-weight:bold;
	color:#dbd5a8;
}

.slidemenuleft {
}

.slidemenuright {
	padding:1px 10px 3px 10px;
}

.serviceleft {
	width:49%;
	float:left;
}

.serviceright {
	width:51%;
	float:right;
}

.footer-container {
}
.footer-top-left {
	float: left;
	background: transparent url(../assets/images/blcorner.png) no-repeat;
	width: 13px;
	margin-left: 50px;
}
.footer-top {
	float: left;
	width: 500px;
	background: transparent url(../assets/images/bordertop.png) repeat-x;
	margin: 5px 0;
	height: 10px;
}
.footer-top-right {
	background: #fff url(../assets/images/footer.png) no-repeat;
	float: left;
	margin-top: -49px;
	height: 95px;
	width: 264px;
}
.footer {
	clear: both;
	width:834px;
	text-align:center;
	font-weight:bold;
	margin:0px auto;
}

.copyright {
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}


/*	Text Style Start Here */

h1, h2 {
	font:normal 12pt Verdana, Arial, Helvetica, sans-serif;
	color:#8D388A;
}

.newscontent {
	padding:0.1em;
	font-size: 8pt;
}
.newscontent .title {
	display: block;
	font-weight: bold;
}

#workzone-right h3 {
	font-size: 10pt;
	padding-bottom: 0;
	margin-bottom: 0;
}
.question {
	margin-bottom: 0em;
}
.answer {
	margin-top: 0;
}

.emailLink {	color: #8D388A; margin-left: 0px;}
a.emailLink:hover, a.emailLink:active, a.emailLink:visited {
	color: #8D388A
}
/*	Text Style End Here */


/* Menu Styles Start Here */

.menu a { text-decoration: none; }
a {
	color:#6b6546;
	text-decoration: underline;
}

a:hover {
	text-decoration:none;
}

.toplink {
	text-align:center;
	font-weight:bold;
}

.toplink ul {
	margin:0px;
	padding:0px;
}

.toplink li {
	display:inline;
	border-right:1px solid #e3e3e3;
	padding:0px 10px 0px 10px;
	list-style:none;
}

.toplink li a {
	color:#e3e3e3;
	text-decoration:none;
}

.toplink li a:hover {
	color:#cdc890;
}

.Categorieslink {
}

.Categorieslink ul {
	margin:0px;
	padding:0px;
}

.Categorieslink li {
	display:block;
	background:url(../images/px.gif) left bottom repeat-x;
	padding:2px 0px 2px 0px;
}

.Categorieslink li a{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#624e18;
	background:url(../images/disc1.jpg) 3px 4px no-repeat;
	padding:0px 0px 0px 15px;
	text-decoration:none;
}

.Categorieslink li a:hover {
	background:url(../images/disc1.jpg) 0px 4px no-repeat;
	text-decoration:none;
}

.servicelink {
	margin: 0.5em 0 0 -25px;
}


.servicelink li {
	padding:0.1em 0;
	list-style-type: disc;
}

.servicelink li a{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#624e18;
	text-decoration:none;
}

.servicelink li a:hover {
	text-decoration:none;
}

#bottom-quote {
	float: left;
	margin-left: 15px;
	margin-bottom: -20px;
	width: 33em;
}
#bottom-quote .author {
	display: block;
	text-align: right;
}

.footerlink {
	text-align:center;
	font-weight:bold;
}

.footerlink ul {
	margin:0px;
	padding:0px;
}

.footerlink li {
	display:inline;
	border-right:1px solid #ffffff;
	padding:0px 10px 0px 10px;
	list-style:none;
}

.footerlink li a {
	color:#ffffff;
	text-decoration:none;
}

.footerlink li a:hover {
	color:#abc56d;
}

.detail {
	padding:15px 0px 0px 0px;
}

.detail1 {
	padding:0px 0px 0px 0px;
	text-align:right;
}

.detail1 a {
	color:#984f39;
	text-decoration:none;
	background:url(../images/disc2.jpg) 0px 2px no-repeat;
	padding:0px 0px 8px 16px;
}

.detail1 a:hover  {
	color:#984f39;
	text-decoration:underline;
}

/* Menu Styles End Here */




/* Inside Style Start Here	*/

.insidebanner {
	height:224px;
	background:url(../images/insidebanner.jpg) left top no-repeat;
}

.insideheader1 {
	height:90px;
	background:url(../images/insideheader-inside1.jpg) left top no-repeat;
}

h5 {
	font:15px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#624e18;
	font-weight:100;
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #624e18;
	margin:0px 0px 10px 0px;
}


h6 {
	font:17px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#624e18;
	font-weight:100;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
}

.ourvalue {
	margin:10px 0px 0px 0px;
}

.aboutus-img {
	float:right;
	border:4px solid #b0a48b;
	margin:0px 0px 10px 20px;
}

.aboutcolumnzone {
	padding:20px 0px 16px 0px;
}

.aboutcolumn1 {
	width:48%;
	float:left;
	margin:0px 0px 10px 0px;
}

.aboutcolumn2 {
	width:48%;
	float:right;
	margin:0px 0px 10px 0px;
}

.abouticon {
	float:left;
	margin:0px 20px 0px 0px;
}

.servicecolumnzone {
	padding:20px 0px 16px 0px;
}

.servicecolumn1 {
	width:48%;
	float:left;
	margin:0px 0px 10px 0px;
}

.servicecolumn2 {
	width:48%;
	float:right;
	margin:0px 0px 10px 0px;
}

.our-comment {
	margin:10px 0px 0px 0px;
}

.blog-posted-row {
	padding:3px;
}

.ourprojectrow {
	margin-bottom:20px; 
	border-bottom:1px dotted #000000; 
	padding-bottom:10px;
}

.project-img {
	float:right;
	margin-left:20px;
	border: 6px solid #b0a48b;
}

input.button {
	color:#ffffff;
	background:#414141;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:10px 10px;
	margin:0px 5px 5px 0;
	border:1px solid #000000;
}

input.button:hover {
	cursor:pointer;
	color:#cccccc;
}

.readmore {
	padding:10px 0px 10px 0px;
}

/* Inside Style End Here	*/

/* my styles */
.contactForm { border: none; padding: 0; }
.contactForm ul { list-style-type: none; margin: 0; padding: 0; }
.contactForm li { margin: 0.25em; padding: 0.25em; }
.contactForm label { display: inline-block; width: 10em; vertical-align:top; }
.contactForm .mandatoryIndicator { font-weight: bold; }
.contactForm .text { width: 12em; }
.contactForm .textArea { /* controlled by .net - see control for more */ }
.contactForm input[type="submit"] { margin-left: 19.75em; }
.contactForm label.confirmation { width: 20em; padding: 2em 1.75em 2em; }

.reading 
{
	margin-bottom:3px;
}

.storyFirstPara 
{
	padding-top: 20px;
}