/*
	Style Sheet - Main :: RichWeb
	Developed by Rich Art - www.RichWeb.ae
	Author - 
*/

/* <Layout> */
body {
	margin:0px;
	padding:0px;
	background:#fff;
	font-family:Georgia, "Times New Roman", Times;
}

#wrapper {
	margin:0px;
	padding:0px;
	width:100%;
	background:#09c url(../images/main/body-bg.gif) no-repeat top left;
	overflow:auto;
}

#container {
	margin:0px;
	padding:0px 0px 40px 0px;
	width:950px;
	overflow:hidden;
}

#logo {
	width:161px;
	height:89px;
	margin:0px;
	padding:35px 0px 0px 175px;
	border:0px;
	float:left;
}

#logo img {
	border:0px;
	background:#fff;
}

#header {
	float:left;
	width:525px;
	margin:0px 0px 0px 0px;
	padding:32px 0px 0px 60px;
	border:0px;
	height:200px;
	overflow:hidden;
}

#header p {
	margin:0px 0px 0px 0px;
	padding:10px 30px 10px 2px;
	line-height:1.5em;
	font-size:.8em;
	color:#09c;
}

#header p a {
	color:#09c;
	text-decoration:none;
}

#header p a:hover {
	text-decoration:underline;
}

#menu {
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 320px;
	list-style:none;
	height:43px;
}

#menu li {
	margin:0px;
	padding:0px;
	float:left;
}

#menu a {
	display: block;
	margin:0px 2px 0px 0px;
	padding:14px 0px 0px 0px;
	color:#09c;
	width:100px;
	height:29px;
	text-align:center;
	text-decoration:none;
	outline:none;
	font-size:1em;
}

#menu a:hover {
	background:url(../images/main/menu-hover.jpg) center center no-repeat;
	color:#fff;
}

#web-development{
	background:url(../images/main/block01.png) no-repeat;
}

#web-solutions{
	background:url(../images/main/block02.png) no-repeat;
}

#seo{
	background:url(../images/main/block03.png) no-repeat;
}

#panel-blocks {
	margin:0px;
	padding:0px;
	clear:both;
	overflow:hidden;
	float:left;
}

.blocks {
	width:244px;
	height:125px;
	clear:both;
	margin:5px 30px 0px 25px;
	padding:20px 0px 10px 0px;
}

.blocks h1 { 
	width:165px;
	margin:0px;
	padding:0px 0px 0px 25px;
	font-size:1.1em;
	color:#fff;
	font-weight:400;
}

.blocks p { 
	position:relative;
	z-index:80;
	width:165px;
	margin:0px;
	padding:10px 0px 0px 28px;
	font-size:.75em;
	color:#ddd;
	line-height:1.5em;
}

.blocks a {
	color:#ddd;
	text-decoration:none;
}

.blocks a:hover {
	color:#fff;
	text-decoration:underline;
}

#content {
	clear:both;
	margin:0px;
	padding:0px 0px 0px 50px;
}

#content-left {
	float:left;
	width:300px;
	margin:0px;
	padding:0px;
	height:300px;
}

#content-home {
	clear:both;
	margin:30px 0px 0px 50px;
	padding:20px 0px 0px 0px;
	width:850px;
	overflow:auto;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content-home #split-1 {
	float:left;
	width:300px;
	margin:0px 40px 0px 0px;
	padding:0px;
}

#content-home #split-2 {
	float:left;
	width:490px;
	margin:0px 0px 0px 10px;
	padding:0px;
}

#home-links {
	clear:both;
	margin:5px 0px 0px 351px;
	padding:0px;
	list-style:none;
}

#sub-links {
	clear:both;
	margin:5px 0px 0px 351px;
	padding:30px 0px 0px 0px;
	list-style:none;
}

#home-links li, #sub-links li {
	margin:0px;
	padding:0px 5px 0px 22px;
	display:inline;
	font-size:.75em;
	background:url(../images/main/arrow.jpg) left center no-repeat;
}

#home-links a, #sub-links a {
	color:#fff;
	text-decoration:none;
}

#home-links a:hover, #sub-links a:hover {
	text-decoration:underline;
	color:#ccc;
}

#content-main {
	float:left;
	margin:0px 0px 0px 50px;
	padding:0px;
	width:500px;
}

.panel-services {
	margin:2px 0px 2px 0px;
	padding:0px 0px 0px 50px;
}

.title-services {
	background:url(../images/main/bg-header.jpg) left center no-repeat;
	height:46px;
	padding:20px 0px 0px 60px;
	cursor:pointer;
}

.list-projects {
	width:600px;
	height:180px;
	margin-top:20px;
	background:url(../images/main/projects-bg.png) left no-repeat;
}

.project-img {
	margin:30px;
	float:left;
	border:0px;
}

.project-info {
	width:320px;
	height:120px;
	padding:50px 0px 0px 0px;
	float:right;
}

.project-info ul { 
	margin:30px 0px 10px 0px;
	padding:0px;
	font-size:.75em;
	color:#ddd;
	line-height:1.5em;
	list-style:none;
}
.project-info-link {
	margin-top:10px;
}

.project-info ul a {
	background:url(../images/main/arrow.jpg) top left no-repeat;
	padding:3px 0px 0px 30px; 
	text-decoration:none;

}

.project-info ul a:hover {
	background:url(../images/main/arrow.jpg) top left no-repeat;
	color:#fc3;
}

.list-portals {
	width:600px;
	height:180px;
	margin-top:20px;
	background:url(../images/main/projects-bg.png) left no-repeat;
}

.list-portals div {
	margin:0px;
	padding:10px 80px 0px 30px;
	font-size:.75em;
	color:#ddd;
	line-height:1.5em;
}

.portal-img {
	margin:0px;
	padding:30px 30px 0px 30px;
	border:0px;
}
/* </Layout> */

/* <Content> */
#wrapper a {
	outline:none;
}

#content-main h1 {
	margin:0px;
	padding:0px;
	font-size:1.8em;
	font-weight:400;
	color:#09c;
	text-transform:uppercase;
	word-spacing:10px;
}

#content-main h2 {
	margin:20px 0px 20px 0px;
	font-size:1.2em;
	font-weight:400;
	color:#ddd;
}

#content-main h3 {
	margin:20px 0px 5px 0px;
	padding:0px;
	font-size:.8em;
	font-weight:400;
	color:#ddd;
}

#content-main p {
	margin:30px 0px 10px 0px;
	padding:0px;
	font-size:.75em;
	color:#ddd;
	line-height:1.5em;
}

#content-home p {
	margin:0px 0px 20px 0px;
	padding:0px;
	font-size:.75em;
	color:#ddd;
	line-height:1.5em;
}

.list-common {
	margin:10px 0px 10px 10px;
	padding:0px 0px 0px 20px;
	font-size:.75em;
	color:#ddd;
	list-style:square;
}

.list-common li {
	padding:2px 0px 2px 0px;
	line-height:1.5em;
}


#footer {
	position:relative;
	bottom:0px;
	clear:both;
	margin:0px;
	padding:0px;
	height:66px;
	width:100%;
	background:url(../images/main/bg-footer.jpg) top repeat-x;
}

#footer p {
	float:left;
	margin:0px;
	padding:10px 0px 0px 400px;
	color:#09c;
	font-size:.75em;
}

#content-main a {
	color:#ddd;
	text-decoration:underline;
}

#content-main a:hover {
	color:#fff;
	text-decoration:none;
}

#link-member {
	margin:10px 0px 0px 200px;
	float:left;
	border:0px;
}

.pager {
	margin:10px 0px 10px 0px;
	padding:0px;
}

.pager img {
	border:0px;
}

.btn-val {
	float:right;
	margin:0px 20px 10px 0px;
	padding:0px;
}

.btn-val img {
	margin:0px 0px 0px 10px;
	border:0px;
}

/* </Content> */

/* <Form> */
#address {
	margin:30px 0px 0px 0px;
	padding:0px;
	font-size:.75em;
	list-style:none;
	width:250px;
}

#address li {
	padding:0px 0px 5px 0px;
	color:#ddd;
}

#cnt-form {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	width:300px;
	float:left;
	color:#ddd;
}

#cnt-form fieldset {
	margin:0px;
	padding:0px;
	border:0px;
}

#cnt-form legend {
    margin:0px;
    padding:0px;
	font-size:1em;
	line-height:2em;
	color:#ddd;
}

#cnt-form label {
	margin: 0px 0px 3px 0px;
	padding:2px 0px 0px 0px;
	text-align: right;
	font-size:.75em;
}

#cnt-form input, #cnt-form textarea {
	display:block;
	width: 250px;
	margin: 0px 0px 8px 0px;
	padding:0px;
	background:#ddd;
	border:1px solid #36c;
	color:#09c;
}

#cnt-form input 
{
    font-size:1em;
}

.txta {
	height:60px;
	font-size:1em;
}

#cnt-form br {
	clear:left;
}

#thanks {
	display:none;
}

#cnt-form .err {
	font-size:.75em;
	color:#000;
}

#cnt-form .sbt_btn {
	margin:0px;
	width:70px;
	background:#ddd;
	border:1px solid #36c;;
	font-size:.8em;
	cursor:pointer;
	color:#09c;
}

#cnt-form .sbt_btn:hover {
	background:#fff;
	color:#333;
}

#cnt-form span {
	font-size:.75em;
}
/* </Form> */

