@charset "utf-8";
body {
	margin: 0px;
	background-color: #313131;
}
/* CSS Document */

#spiceheader {
	background: url(images/menu-bar.jpg) #FFF;
	background-repeat: no-repeat;
}
#spiceheader #spicenav a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#spiceheader #spicenav {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:130px;
}
#spicenav .navleft {
	width:200px;
	float:left;
}
#spicenav .navright {
	width:760px;
	float:left;
	border:0px solid #000;
	padding-top:105px;
}
.navright ul {
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	margin-left:20px;
}
.navright ul li {
	float:left;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.navright ul li {
	padding:0px 12px;
	font-family:"DIN Alternate", Times, serif;
	font-size:16px;
	list-style:none;
	float:left;
	color:#666;
}
.navright ul li a {
	color:#333;
	text-decoration:none;
	font-family:"DIN Alternate", Times, serif;
	font-size:16px;
}
.navright ul li a:hover, .navright ul li .active {
	color:#cc0000;
	text-decoration:none;
	font-family:"DIN Alternate", Times, serif;
}
.navright ul li.first {
	background:url(images/about.png) no-repeat;
	width:50px;
	height:23px;
	padding:0px 5px;
}
.navright ul li.first:hover, .navright ul li.firstactive {
	background:url(images/about_hover.png) no-repeat;
	width:50px;
	height:23px;
	padding:0px 5px;
}
.navright ul li.second {
	background:url(images/client.png) no-repeat;
	width:59px;
	height:23px;
	padding:0px 5px;
}
.navright ul li.second:hover, .navright ul li.secondactive {
	background:url(images/client_hover.png) no-repeat;
	width:59px;
	height:23px;
	padding:0px 5px;
}
.navright ul li.third {
	background:url(images/works.png) no-repeat;
	width:60px;
	height:23px;
	padding:0px 5px;
}
.navright ul li.third:hover, .navright ul li.thirdactive {
	background:url(images/works_hover.png) no-repeat;
	width:60px;
	height:23px;
	padding:0px 5px;
}
.navright ul li.four {
	background:url(images/spiceone.png) no-repeat;
	width:90px;
	height:23px;
	padding:0px 5px;
}
.navright ul li.four:hover, .navright ul li.fouractive {
	background:url(images/spiceone_hover.png) no-repeat;
	width:90px;
	height:23px;
	padding:0px 5px;
}
.navright ul li.five {
	background:url(images/spiceuk.png) no-repeat;
	width:81px;
	height:23px;
	padding:0px 5px;
}
.navright ul li.five:hover, .navright ul li.fiveactive {
	background:url(images/spiceuk_hover.png) no-repeat;
	width:81px;
	height:23px;
	padding:0px 5px;
}
.navright ul li.six {
	background:url(images/spicebhasha.png) no-repeat;
	width:119px;
	height:23px;
	padding:0px 5px;
}
.navright ul li.six:hover, .navright ul li.sixactive {
	background:url(images/spicebhasha_hover.png) no-repeat;
	width:119px;
	height:23px;
	padding:0px 5px;
}
.navright ul li a {
	text-decoration:none;
}
#spiceheader #spicenav #spiceone {
	padding-left: 380px;
}
.spicepadbot {
}
#spiceheader #spicecontent {
	background-color: #313131;
}
#spiceheader #spicecontent div #s1 {
	height: 460px;
	width: 860px;
	overflow: hidden;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.workgallery {
	width:915px;
	background:#ffffff;
	margin-top:50px;
	padding:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px 1px #666;
	-moz-box-shadow: 0px 0px 5px 1px #666;
	box-shadow: 0px 0px 5px 1px #666;
}
.aboutgallery {
	width:895px;
}
.clientcontent {
	width:895px;
	background:#ffffff;
	padding:20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px 1px #4B4B4B;
	-moz-box-shadow: 0px 0px 5px 1px #4B4B4B;
	box-shadow: 0px 0px 5px 1px #4B4B4B;
	font-family:"DIN Alternate", Times, serif;
	font-size:17px;
	color:#000000;
}
.clientgallery {
	background: #1b1b1b;
	width:895px;
	padding:10px 0px;
	float:left;
	text-align:center;
}
.clientgallery .cols {
	margin:0px 4px 0px 5px;
	float:left;
}
.clientgallery .cols img {
	border:1px solid #990000;
}
.line {
	height:1px;
	background:#CCC;
	color:#8a8a8a;
	width:830px;
}
.footer {
	color:#8a8a8a;
	font-family:"DIN Alternate", Times, serif;
	font-size:14px;
	line-height:22px;
}
 @font-face {
font-family:DIN Alternate;
src: url('fonts/DIN Alternate.ttf');
}
form table td {
	vertical-align:top;
}
form label {
	padding-right:20px;
}
form input[type="text"] {
	width:350px;
	height:28px;
	margin-bottom:10px;
	border:1px solid #999;
	font-family:"DIN Alternate", Times, serif;
	font-size:14px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
form textarea {
	width:347px;
	height:100px;
	margin-bottom:10px;
	border:1px solid #999;
	font-family:"DIN Alternate", Times, serif;
	font-size:14px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
form input[type="submit"] {
	border:1px solid #999;
	font-family:"DIN Alternate", Times, serif;
	font-size:15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:#CCC;
	color:#000;
	padding:8px 15px;
}
