@import url(http://fonts.googleapis.com/css?family=Dancing+Script);
* { margin: 0; padding: 0; outline:0; }

body {
    font-size: 12px;
    line-height: 20px;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #333;
   background: url(images/body-bg.gif) repeat 0 0;
   background-color: #666;
   
}

p {
	padding-bottom: 15px;
}

a { color: #800203; text-decoration: none; cursor:pointer; }
a:hover { text-decoration: underline; }

a img { border: 0; }

input, textarea, select { font-family: Arial, Helvetica, sans-serif; font-size:12px; }
textarea { overflow:auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }

.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }


.shell { width: 980px; margin: 0 auto; }
.border { border: 1px solid #e8e8e8; background: #fff; position: relative; }
.shadow-l { background: url(images/shadow-l.png) no-repeat 0 0; width: 25px; height: 686px; position: absolute; top:0;left:-25px; }
.shadow-r { background: url(images/shadow-r.png) no-repeat 0 0; width: 25px; height: 686px; position: absolute; top:0;right:-25px; }
.shadow-b { background: url(images/shadow-b.png) no-repeat 0 0; width: 980px; height: 20px; position: absolute; bottom:-20;left:0; }

#header { background-color:#fff; height: 145px; position: relative; padding-top: 5px; padding-left: 10px; }
#logo a { background: url(images/Thusanani.jpg) no-repeat 0 0; width: 245px; height: 135px; position: absolute; }

#logo {
	float: left; width: 260px;height: 145px
}

.socials { padding: 23px 11px 0 0; }
.socials ul { list-style: none; }
.socials ul li { display: inline; float: left; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11px; line-height: 16px; border-right: 1px dotted #b9b9b9; padding: 2px 17px 2px 0; margin: 0 15px 0 0; }
.socials ul li.last { border:0; margin:0; }
.socials ul li a { float: left; color: #b9b9b9; height: 16px; padding: 0 0 0 20px; }
.socials ul li a.rss { background: url(images/soc-rss.gif) no-repeat 0 0; }
.socials ul li a.fb { background: url(images/soc-fb.gif) no-repeat 0 0; }
.socials ul li a.twit { background: url(images/soc-twit.gif) no-repeat 0 0; }

#navigation { height: 43px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; background-color: #dbdbdb; }
#navigation ul { list-style: none; }
#navigation ul li { float: left; height: 43px; border-right: 1px solid #ccc; font-size: 12px; line-height: 43px; font-weight: bold; text-transform: uppercase; }
#navigation ul li a { float: left; height: 43px; color: #000; padding: 0 15px; }
#navigation ul li a:hover, 
#navigation ul li a.active { color: #fff; text-decoration: none; background-color: #800203; }

#navigation ul li ul {
	display: none;
	position: absolute;
	background-image:none;
	width: 300px;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	z-index: 9999;
	height: auto;
	text-align: left;
	margin-top: 43px;
	background-color: #dbdbdb;
	text-transform: capitalize;
}

#navigation ul li ul li{
	border-bottom: 1px solid #fff;
	display: block;
	height: 35px;
	text-transform: capitalize;
	width: 100%;
}

#navigation ul li ul li a{
	line-height: 35px;
	height: 35px;
	padding-right: 0px;
	display: block;
}

#navigation ul li ul li a:hover{
	background-color: #800203;
	color: #fff;
}

#navigation ul li ul li:hover{
	background-color: #800203;
}


#navigation ul li ul li ul.sub-menu, 
#navigation ul li ul li ul li ul.sub-menu {
	display: none;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	z-index: 9999;
	float: left;
	margin-left: 181px;
	position: absolute;
	margin-top: -35px;	
}

.board {
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 4px;
	border: 1px solid #DBDBDB;
	float: left;
}

#navigation ul li:hover ul,
#navigation ul li ul li:hover ul,
#navigation ul li:hover ul, 
#navigation ul li ul li ul li:hover ul {
	display: block;
}

.slider { width: 928px; height: 298px; border: 1px solid #dbdbdb; position: relative; margin: 25px 0 0 24px; }
.slider .item { position: relative; width: 930px; height: 300px; }
.slider .item img { position: absolute; top:0;left:0; z-index: 1; }
.slider .text { position: absolute; top:102px;left:480px; z-index: 2; }
.slider .text h3 { font-size: 45px; line-height: 45px; color: #ff0000; padding: 0 0 0 7px; }
.slider .text h2 { font-size: 58px; line-height: 58px; color: #39393d; text-transform: uppercase; padding: 0 0 0 2px; }

.slider-nav { width: 550px; height: 18px; position: absolute; bottom:9px;right:6px; z-index: 3; }
.slider-nav a { width: 14px; height: 14px; background: #d7d7d8; margin: 0 5px 0 0; }
.slider-nav a.active { background: #39393d; }

#main { width: 932px; padding: 37px 24px 17px 24px; }
#main h1 { font-size: 16px; line-height: 16px; color: #000; text-transform: uppercase; border-bottom: 1px solid #dbdbdb; padding: 0 0 9px 0; }
#main h3 { font-size: 12px; line-height: 15px; color: #000; text-transform: uppercase; border-bottom: 1px solid #dbdbdb; padding: 0 0 9px 0; font-weight: normal; }
#main a.more { font-size: 11px; line-height: 14px; color: #800203; text-decoration: underline; }
#main a.more:hover { text-decoration: none; }

#content { width: 605px; }

#content ul {
	padding-left: 20px;
	padding-bottom: 10px;
}

.highlight {  }
.highlight h3 { margin: 0 0 9px 0; }
.highlight p { padding: 0 0 11px 0; }
.highlight img { margin: 4px 12px 0 12px; }

.projects { padding: 65px 0 0 0; }
.projects h3 { margin: 0 0 17px 0; }
.projects .item { margin: 0 0 28px 0; }
.projects .image { width: 183px; height: 137px; border: 1px solid #dbdbdb; padding: 2px; margin: 0 20px 0 3px; }
.projects .text { width: 393px; }
.projects .text h4 { font-size: 12px; line-height: 15px; color: #333; text-transform: uppercase; padding: 3px 0 2px 0; }
.projects .text p { padding: 0 0 3px 0; }

#sidebar { width: 300px; }

.sidebar-nav { list-style: none; padding: 0 0 17px 0; }
.sidebar-nav ul { list-style: none; }
.sidebar-nav ul li { border-bottom: 1px solid #dbdbdb; font-size: 12px; line-height: 18px; padding: 7px 0; }
.sidebar-nav ul li a { background: url(images/bullet.gif) no-repeat 5px 4px; color: #800203; padding: 0 0 0 16px; }

.btn-buy { background: url(images/btn-buy.gif) no-repeat 0 0; display: block; width: 307px; height: 86px; font-size: 40px; line-height: 86px; color: #b50000; font-weight: bold; text-align: center; margin: 0 0 17px 0; position: relative; left:-3px; }
.btn-buy:hover { text-decoration: none; }

.advertisement { padding: 0 0 13px 0; }
.advertisement h3 { margin: 0 0 18px 0; }
.advertisement .ads { padding: 0 15px 0 7px; }
.advertisement .ad { margin: 0 0 18px 0; }

#sidebar .info {  }
#sidebar .info h3 { margin: 0 0 7px 0; }
#sidebar .info p {  }


#footer { font-family: Arial, sans-serif; font-size: 11px; line-height: 14px; color: #7f7f7f; padding: 18px 27px 20px 38px; }
#footer a{ color: #7f7f7f; }

.footer-nav {  }
.footer-nav ul { list-style: none; }
.footer-nav ul li { display: inline; border-right: 1px solid #7f7f7f; padding: 0 6px 0 0; margin: 0 7px 0 0; }
.footer-nav ul li.last { border:0; padding:0; margin:0; }
form input, form textarea, form select{
		background:#f1f1f1;
		border:1px solid #ccc;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		padding:5px;
		width: 230px;
	}
	form .button{
		background:#800203;
		color:#fff;
		font-weight:bold;
		padding:5px;
		border:1px solid #1d3551;
		width: 100px;
	}
	
.slogan {
	float: left;
	width: 500px;
	font-size: 30px;
	color: #807F84;
	padding-top: 80px;
	font-family: 'Dancing Script', cursive;
	font-weight: normal;
	padding-left: 20px;
}

.date {
	width: 50px;
	height: 30px;
	background-color: #333;
	padding-left: 10px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	float: left;
}
