body {
	font-size:62.5%;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 10px;

}
a {
	color: #FFF;
	text-decoration: none;
}
p {
	font-size: 1.2em;
	line-height: 1.4em;
}
.p-intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.5em;
}

.p-intro:first-letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight:bold;
}

.left {
	float: left;
}
.right {
	float: right;
}
#content-all .contentbox  {
	width: 700px;
}

.img-left {
	float: left;
	margin-right: 10px;
}
h1 {
	font-size: 2.6em;
	line-height: 2em;
}




h2 {
	font-size: 2em;
}
h3 {
	font-size: 1.8em;
	line-height: 1.8em;
}
h4 {
	font-size: 1.6em;
}
small {
	font-size: 1em;
}
blockquote {
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 2em;
}
#header {
	height: 145px;
	position: relative;
}
#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header .logo {
	position: absolute;
	display: block;
	left: 20px;
	top: 20px;
}
#header #login {
	width: 160px;
	margin-left: 800px;
	margin-top: 10px;
	height: 30px;
}

#login .login {
	line-height: 20px;
	background-image: url(../images/login.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	float: left;
	width: 50px;
	padding-left: 22px;
}
#login .signin {
	line-height: 20px;
	background-image: url(../images/signin.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	width: 50px;
	padding-left: 22px;
	float: left;
}


.img-right {
	float: right;
	margin-left: 10px;
}
.err {
	color: #F00;
	font-size: 10px;
	position: absolute;
	top: 90px;
	right: 105px;
}

#login a {
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;

}
#fabricators #main-menu {
	height: 143px;
	position: relative;
	background-image: url(../images/fabricators_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}
#designers #main-menu {
	height: 143px;
	position: relative;
	background-image: url(../images/designers_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}
#architects #main-menu {
	height: 143px;
	position: relative;
	background-image: url(../images/architects_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}
#content-all #clmns li img{
	float: left;
	margin-right: 10px;
}
#content-all .sidebox{
	
	width: 200px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#content-all #clmns li {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	position: relative;
}


#content-all #clmns li .detail_btn{
	display:block;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	width:81px;
	height:26px;
	line-height:24px;
	text-align:center;
	text-transform: uppercase;
	position: absolute;
	bottom: 10px;
	right: 20px;
}

#content-all #clmns li a:hover .detail_btn{
	color: #000;
}

#content-all #clmns li a {
	display: block;
	width: 293px;
	float: left;
	padding-bottom: 36px;
}
#content-all #clmns p {
	font-size: 11px;
}
#content-all #clmns h3 {
	line-height: 1.1em;
}

#content-all #clmns {
	margin-top: 40px;
}
#content-all .sidebox .phone_side {
	display: block;
	background-image: url(../images/login.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	float: left;
}


/*fabricators page style*/
#fabricators #content-all #clmns  h3, .brown {
	color: #6C552C;
}

#fabricators #content-all .sidebox  {
	background-color: #4E3D21;
}


#fabricators #clmns li a:hover {
	color: #6C552C;
}

#fabricators #clmns li .detail_btn{
background-image: url(../images/button_fab.png);
	background-repeat: no-repeat;
}
#fabricators #content-all .news-block {
	background-color: #4E3D21;
	border: 1px dashed #6E512F;
}
#fabricators #myslides img {
	border: 1px solid #6E512F;
}







/*architects page style*/
#architects #content-all #clmns  h3, .green {
	color: #52565F;
}

#architects #content-all .sidebox  {
	background-color: #52565F;
}


#architects #clmns li a:hover {
	color: #52565F;
}

#architects #clmns li .detail_btn{
	background-image: url(../images/button_arch.png);
	background-repeat: no-repeat;
}
#architects #content-all .news-block{
	background-color: #52565F;
	border: 1px dashed #797E8C;
}
#architects #myslides img {
	border: 1px solid #797E8C;
}
/*designers page style*/
#designers #content-all #clmns  h3, .red{
	color: #842025;
}

#designers #content-all .sidebox  {
	background-color: #491215;
}


#designers #clmns li a:hover {
	color: #491215;
}

#designers #clmns li .detail_btn{
	background-image: url(../images/button_des.png);
	background-repeat: no-repeat;
}
#designers #content-all .news-block {
	background-color: #491215;
	border: 1px dashed #791E22;
}
#designers #myslides img {
	border: 1px solid #B94836;
}











#login a:hover {
	text-decoration: underline;

}
#content-all .news-block dt {
	font-size: 2em;
	line-height: 2em;
}
#content-all .news-block {
	margin-bottom: 10px;
	padding: 10px;
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	background-position: 670px 5px;
	position: relative;
}
#content-all .news-block dd img {
	float: left;
	margin-right: 10px;
}

#content-all .news-block dd .news-date {
	position: absolute;
	bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	right: 5px;
}

#content-all .news-block dd {
	font-size: 1.2em;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000;
	padding-bottom: 15px;
}

.contentbox {
}
#content-all  {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer {
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	padding-top: 20px;
}
#footer .address {
	text-transform: uppercase;
	color: #999;
	margin-bottom: 5px;
	display: block;
}
#footer .copright {
	color: #666;
	font-size: 1em;
	display: block;
}

/* ---------------------- */
/* NAV BAR 				  */

#navbar{
	height:29px;
	line-height:29px;
	margin-left: 638px;
	position: relative;
	z-index: 500;
}
	#navbar ul, #navbar li, 
	#navbar form,
	#navbar button {
		border:0; margin:0; padding:0; list-style:none;
	}
	#navbar li a{
	text-decoration:none;
	color:#FFF;
	background-image: url(../images/signin.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 6px;
	text-transform: uppercase;
	display: block;
	font-size: 1.2em;
	text-align: right;
	padding-right: 20px;
	}
#navbar li a span {
	text-decoration:none;
	color:#CCC;
	text-transform: none;
	font-size: 0.8em;
}
#navbar li a:hover span {
	color: #FFF;
}

#navbar li a:hover {
	background-image: url(../images/login.gif);
}

	#login_menu{
	width:300px;
	padding:5px;
	color:#FFFFFF;
	position:absolute;
	font-weight:bold;
	font-size:12px;
	line-height:14px;


	}



	#login_menu li{
		padding-bottom:6px;
		text-align:right;
	}
	#new-user-col{
	padding-right:10px;
	height:120px;
	width:80px;
	float:left;
	line-height:12px;
	background-image: url(../images/colbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
	#signup-user-col{
	padding-left:10px;
	height:120px;
	width:195px;
	float:left;
	line-height:12px;
	text-align:right;
	}
	#login_menu label{
	font-size:0.9em;
	font-weight:normal;
}
	#login_menu input{
	font-size:11px;
	color:#333333;
	margin-left:5px;
}
	
	#login_menu button{
		line-height:24px;
		float:right;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
		text-align:center; 
		cursor:pointer;
	}
.default-button{
	background:url(../images/button.png);
	display:block;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	width:81px;
	height:26px;
	line-height:24px;
	text-align:center;
	}
#fabricators .default-button {
	display:block;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	width:81px;
	height:26px;
	line-height:24px;
	text-align:center;
	background-image: url(../images/button_fab.png);
}
#designers .default-button {
	display:block;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	width:81px;
	height:26px;
	line-height:24px;
	text-align:center;
	background-image: url(../images/button_des.png);
}
#architects .default-button {
	display:block;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	width:81px;
	height:26px;
	line-height:24px;
	text-align:center;
	background-image: url(../images/button_arch.png);
}
	
	.spacer{clear:both; height:1px;}
#myslides {
	height: 345px;
	overflow: hidden;
}
#content-all .proces-list {
	padding: 5px;
	background-color: #080808;
	border: 1px solid #121212;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content-all .proces-list li {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	font-size: 12px;
}

