/* 
Firm: 		SOFTWEX CO.LTD	www.softwex.com
Author: 	Mohammed Mahgoub El-Hussein
Date: 		Feb 2009
*/

@charset "utf-8";

#text-nav-path {
	margin-top:  20px;
	padding-bottom: 30px;
}

#text-nav-path ul, #text-nav-path li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#crumbs {
	border: 1px solid #dedede;
	height: 2.3em;
}

#crumbs li {
	float: left;
	line-height: 2.3em;
	padding-left: .75em;
	color: #777;
}

#crumbs li a {
	background:  url(../images/crumbs.gif) no-repeat right center;
	display:  block;
	padding:  0 15px 0 0;

}							

#crumbs li a:link, #crumbs li a:visited {
	color: #777;
	text-decoration: none;
}	

#crumbs li a:hover, #crumbs li a:focus {
	color: #dd2c0d;
}	
#left-col {
	width: 494px;
	padding-right: 40px;
	float: left;
	background: url(../images/bg-left-col-internal.jpg) no-repeat scroll right top;
	font-size: 13px;
	min-height: 440px;
}
#right-col {
	width: 230px;
	float: left;
	padding-top: 8px;
	text-align: justify;
}
#content-contianer h2 {
	text-transform: uppercase;
	display: block;
	font: normal 28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

#content-contianer p.intro-p {
	display: block;
	color: #8E3E64;
	font: italic normal 15px/1.7em Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 24px;
	background: url(../images/bg_line_ornament.png) no-repeat scroll center bottom;
	padding-bottom: 28px;
}
#right-col h2 span {
	display: block;
	height: 100%;
	padding: 3px 10px 3px 6px;
	background: url(../images/bg-h2-bottom.jpg) no-repeat scroll center bottom;
}

#right-col h2 {
	display: block;
	margin-bottom: 4px;
	background: #551839 url(../images/bg-h2-top.jpg) no-repeat scroll center top;
	color: #FFFFFF;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	word-spacing: 0.2em;
	letter-spacing: 0.1em;
}

#content-contianer p {
	margin-bottom: 11px;
}

#right-col ul {
	list-style: none;
	margin-bottom: 22px;
	display: block;
	padding-left: 0px;
	font-size: 15px;
}
#right-col .submenu ul {
	list-style: none outside;
	margin-bottom: 10px;
}

#right-col li {
	margin: 0px 0px 2px;
	display: block;
	border-bottom: 1px solid #EDDCCB;
	padding: 0px 0px 2px 3px;
}
.contact-numbers {
	margin-top: 12px;
}
#right-col li a {
	color: #996600;
	text-decoration: none;
	display: block;
}
.date {
	background: url(../images/date-icon.gif) no-repeat scroll -1px center;
	color: #660033;
	margin: 20px 0px 0px;
	padding: 3px 0px;
	text-transform: uppercase;
	font-family: "Lucida Sans Unicode", "Lucida Sans";
	display: block;
}
.date span {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	font: 10px "Lucida Sans Unicode", "Lucida Sans";
}
#right-col p {
	padding-left: 3px;
}
#container #content {
	margin-bottom: 250px;
}
a.tellus span {
	display: none;
}
a.tellus {
	height: 128px;
	width: 494px;
	background: url(../images/tellus.png) no-repeat scroll;
	display: block;
	margin-top: 30px;
}
#left-col h3 {
	font: 17px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #903;
	margin-bottom: 4px;
	word-spacing: 0.15em;
	letter-spacing: 0.05em;
}
#left-col ul {
	margin-bottom: 20px;
	list-style: disc outside;
	padding-left: 14px;
}
#left-col ul li {
	margin-bottom: 4px;
	line-height: 1.6em;
}
#left-col blockquote {
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	display: block;
	position: relative;
}
.client-name-test {
	color: #903;
}
#left-col ul.clients-test {
	list-style: none;
	padding: 0;
	margin-bottom: 32px;
}
/*=============PORTFOLIO=============*/
/*ul#filter {
	float: left;
	font-size: 16px;
	list-style: none;
	margin-left: auto;
	display: block;
	margin-bottom: 20px;
	margin-right: auto;
	width: 100%;
}
ul#filter li { 
	border-right: 1px solid #dedede;
	float: left;
	line-height: 16px;
	margin-right: 10px;
	padding-right: 10px;
}
ul#filter li:last-child { border-right: none; margin-right: 0; padding-right: 0; }
ul#filter a { color: #999; text-decoration: none; }
ul#filter li.current a, ul#filter a:hover { text-decoration: underline; }
ul#filter li.current a { color: #333; font-weight: bold; }
*/
ul#portfolio {
	float: left;
	list-style: none;
	margin-left: 0;
	width: 494px;
	display: block;
	padding: 0px;
}
ul#portfolio li {
	border: 1px solid #dedede;
	float: left;
	margin: 0 33px 38px 0px;
	padding: 5px;
	width: 202px;
	position: relative;
}
ul#portfolio a { display: block; width: 100%; }
ul#portfolio a:hover { text-decoration: none; }
ul#portfolio img {
	border: 1px solid #dedede;
	display: block;
	margin-bottom: 5px;
}
/*=============END-PORTFOLIO=============*/
#left-col p {
	line-height: 1.8em;
}
li.client-name-test-nobg {
	background: url(../images/bg_line_ornament.png) no-repeat scroll center bottom;
	padding-bottom: 20px;
}
#portfolio li span {
	display: block;
	height: 27px;
	width: 77px;
	position: absolute;
	background: url(../images/tape.png) no-repeat scroll;
	left: 64px;
	top: -13px;
}
#catigorization {
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 3px;
	padding-bottom: 3px;

}
#catigorization .catigories-title {
	font-weight: bold;
	padding-left: 22px;
	display: block;
	margin-bottom: 0px;
	font-style: italic;
	color: #903;
	font-size: 14px;
}
#catigorization a {
	margin-left: 3px;
	line-height: 1.8em;
	font-size: 13px;
}
#catigorization {
	border-left: 3px solid #FFD79C;
	background: #FFF2DE url(../images/tag-icon.gif) no-repeat scroll 5px 5px;
	;
	padding-left: 3px;
}
#right-col h3 {
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #551839;
	margin-bottom: 4px;
	word-spacing: 0.15em;
	letter-spacing: 0.05em;
	background: #F8D9F9 url(../images/bg-h3-top.jpg) no-repeat scroll center top;
}
#right-col h3 span {
	display: block;
	padding: 3px 4px;
	background: url(../images/bg-h3-bottom.jpg) no-repeat scroll center bottom;
	height: 100%;
}
#right-col ul ul {
	margin-left: 4px;
	font-size: 14px;
	margin-bottom: 5px;
}
#right-col ul ul li {
	border-left: #EDDCCB 1px solid;
	padding-left: 8px;
}
#portfolio-slider {
	background: #CCF;
	height: 184px;
	margin-bottom: 30px;
	margin-top: -10px;
	border: 4px solid #F8D9F9;
}
#services-splash {
	background: #CCF;
	height: 145px;
	margin-bottom: 20px;
	margin-top: -10px;
	border: 4px solid #E2E2E2;
}
.tip {
	display: block;
	font: italic 10px Georgia, "Times New Roman", Times, serif;
	background: url(../images/star.gif) no-repeat scroll left 2px;
	padding-left: 14px;
	float: right;
	margin-top: -27px;
}
#left-col p img {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 4px solid #FCF;
}
#right-col ul.featured-news-list {
	margin-top: 8px;
}
#right-col ul.featured-news-list li {
	font-size: 13px;
	border: none;
	margin-bottom: 8px;
	text-align: left;
}
#right-col ul.featured-news-list li a {
	border: none;
	text-decoration: underline;

}
ul#news-list {
	list-style: none;
	padding: 0;
	display: block;
}
ul#news-list h3 {
	font-size: 17px;
	text-transform: capitalize;
	font-weight: bold;
}
.news-date {
	display: block;
	height: 50px;
	width: 50px;
	position: absolute;
	left: -70px;
	background: url(../images/bg-date-news.jpg) no-repeat scroll center center;
	top: 3px;
}
ul#news-list li {
	border-bottom: 1px solid #CCC;
	display: block;
	margin-bottom: 26px;
	position: relative;
}
.news-month, .news-day {
	display: block;
}
.news-day {
	font: bold 30px/28px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #FFF;
	height: 31px;
	padding-top: 0px;
}
.news-month {
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: center;
	color: #FFF;
	font: 11px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.news-rss {
	height: 85px;
	display: block;
	padding-left: 110px;
	background: url(../images/rss.jpg) no-repeat scroll left center;
	font: italic bold 24px/1.4em Georgia, "Times New Roman", Times, serif;
	color: #F90;
	text-decoration: none;
	padding-top: 10px;
}
.small-news-rss {
	height: 54px;
	display: block;
	padding-left: 74px;
	background: url(../images/rss64.jpg) no-repeat scroll left center;
	font: italic bold 20px Georgia, "Times New Roman", Times, serif;
	color: #F90;
	text-decoration: none;
	padding-top: 22px;
}
#news-list h3 a {
	color: #903;
	text-decoration: none;
}
#bottom-search-box {
	display: block;
	border: 1px solid #E5E5E5;
	padding: 20px;
	background: #FFE;
	margin-bottom: 10px;
}
#bottom-search-input {
	width: 280px;
	margin-right: 0px;
	padding-left: 2px;
	padding-right: 2px;
	float: left;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	border: 1px solid #FC9;
}
.btn-go {
	float: left;
}
.block {
	display:block
}
ul#search-results {
	padding: 0px;
	list-style: none;
}
ul#search-results .date {
	margin: 0px;
	padding: 3px 0px;
	text-transform: uppercase;
	font-family: "Lucida Sans Unicode", "Lucida Sans";
	display: block;
}
ul#search-results li {
	margin-bottom: 24px;
}
ul#search-results li p {
	margin: 0px;
	line-height: 1.6em;
}
ul#search-results h3 {
	text-transform: none;
}
p.search-result-info {
	color: #999;
	border-bottom: 1px dotted #CCC;
}
#contactus-form-container {
	padding-top: 0px;
}
#contactus-form-container input.txt {
	width: 200px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 1.2em;
}
#contactus-form-container textarea.txtarea {
	padding-left: 2px;
	padding-right: 2px;
	font-size: 1.2em;
	font-family: "Lucida Sans", "Lucida Sans Unicode";
}
#contactus-form-container  p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
#contactus-form-container  p label {
	float: left;
	width: 20%;
	font-size: 12px;
}
#contactus-form-container legend {
	font-size: 12px;
}
#contactus-form-container fieldset {
	margin: 0px 0px 10px;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
#bottom-search-box p {
	line-height: normal;
	margin: 0px;
}
#search-results li .date .search-result-normal-span {
	padding-left: 0px;
}
