﻿/*	GENERAL STYLES	*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #363e43;
	background: #000000 url('../imageset/background.png') repeat-x fixed;
}
img {
	border: 0px;
}
h1, h2, h5 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
a {
	color: #ec008c;
}
h5 {
	font-size: 14px;
}
#container {
	position: absolute;
	width: 968px;
	margin-left: 50%;
	left: -484px;
}
	/*	HEADER START	*/
#header {
	position: relative;
	left: 4px;
	width: 960px;
	height: 90px;
}
#logo {
	position: absolute;
	top: 20px;
	right:0px;
	left: 3px;

}

		/*	MENU START	*/
/*#menu {
	position: absolute;
	top: 72px;
	left:244px;
	height: 24px;
}*/

#menu {
	position: absolute;
	right: 0px;
	top: 68px;
	height: 24px;
}

		/*	MENU END	*/

#rightbox {
	position: absolute;
	top: 7px;
	right: 0px;
	width: 165px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
}
#languages {
	width: 70px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #bdbcbc;
}
#languages .language_link {
	color: #000000;
	text-decoration: none;
}
#languages .language_link:hover {
	text-decoration: underline;
}
#login {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 80px;
	height: 25px;
}
	/*	HEADER END		*/

#content {
	position: relative;
	padding: 0px;
	margin: 0px;
	/*width: 960px;
	padding: 0px 4px 0px 4px;*/
}

	/*	FOOTER START	*/
#footer {
	position: relative;
	left: 4px;
	width: 960px;
	height: 40px;
	background: url('../imageset/footer.jpg') no-repeat;
}
#footer .call_line {
	float: left;
}
#footer .follow_line {
	float: left;
	margin-left: 65px;
}
		/*	ICONS START	*/
#icons {
	float: left;
	width: 120px;
	height: 33px;
	margin-left: 5px;
	padding-top: 7px;
}
#icons .icon_twitter {
	float: left;
	display: block;
	width: 24px;
	height: 26px;
	padding: 0px;
	margin: 0px;
	margin-right: 6px;
	text-decoration: none;
	background: url('../imageset/twitter_icon.png') no-repeat 0px 0px;
}
#icons .icon_twitter:hover {
	background: url('../imageset/twitter_icon.png') no-repeat 0px -26px;
}
#icons .icon_facebook {
	float: left;
	display: block;
	width: 24px;
	height: 26px;
	padding: 0px;
	margin: 0px;
	margin-right: 6px;
	text-decoration: none;
	background: url('../imageset/facebook_icon.png') no-repeat 0px 0px;
}
#icons .icon_facebook:hover {
	background: url('../imageset/facebook_icon.png') no-repeat 0px -26px;
}
#icons .icon_hyves {
	float: left;
	display: block;
	width: 24px;
	height: 26px;
	padding: 0px;
	margin: 0px;
	margin-right: 6px;
	text-decoration: none;
	background: url('../imageset/hyves_icon.png') no-repeat 0px 0px;
}
#icons .icon_hyves:hover {
	background: url('../imageset/hyves_icon.png') no-repeat 0px -26px;
}
#icons .icon_linkedin {
	float: left;
	display: block;
	width: 24px;
	height: 26px;
	padding: 0px;
	margin: 0px;
	margin-right: 6px;
	text-decoration: none;
	background: url('../imageset/linkedin_icon.png') no-repeat 0px 0px;
}
#icons .icon_linkedin:hover {
	background: url('../imageset/linkedin_icon.png') no-repeat 0px -26px;
}
		/*	ICONS END	*/

		/*	 NEWSLETTER START	*/
#newsletter {
	position: absolute;
	left: 495px;
}
#newsletter .signup {
	float: left;
}
#newsletter .input_field {
	float: left;
	padding-top: 11px;
	border: 0px;
	font-size: 10px;
}
#newsletter .input_field input {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 155px;
	line-height: 10px;
}
		/*	 NEWSLETTER END		*/

		/*	SITEMAP START	*/
#sitemap {
	position: relative;
	left: 4px;
	top: 6px;
	width: 960px;
	height: 36px;
}
#sitemap .link_item {
	color: #525252;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#sitemap .link_item:hover {
	color: #ec008c;
}
#sitemap .social_branding {
	color: #006981;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#sitemap .social_branding:hover {
	text-decoration: underline;
}
		/*	SITEMAP END		*/
	/*	FOOTER END		*/
/*	GENERAL STYLES	*/


/*	HOME START	*/
#top {
	padding-left: 4px;
}
#bottom {
	position: relative;
	margin-top: 10px;
	background: url('../imageset/bottom_background.png') repeat-y;
	padding: 11px 0px 0px 14px;
}
#tool_container {
	position: relative;
	display: inline-block;
	width: 945px;
	min-height: 350px;
	padding-bottom: 10px;
}
#tool_container .container {
	float: left;
	position: relative;
	width: 245px;
	padding-left: 45px;
	padding-right: 25px;
}
#tool_container .container .marker {
	position: absolute;
	display: block;
	width: 19px;
	height: 18px;
	left: 20px;
	top: 10px;
	background: url('../imageset/square.png') no-repeat;
}
/*	HOME END	*/

/*	TOOLS START	*/
#tools {
	width: 960px;
	margin: 0px;
	margin-left: 4px;
	padding: 0px;
	padding-top: 10px;
	border-top: 1px solid #e5e5e5;
	min-height: 480px;
}
.tool_border {
	float: left;
	position: relative;
	left: 16px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #bebebe;
	width: 905px;
}
.tool_border img {
	float: left;
	margin-right: 10px;
}
.tool_header {
	float: left;
	width: 605px;
}
/*	TOOLS END	*/

/*	PORTFOLIO START	*/
.content_bg {
	background: url('../imageset/content_background.png') repeat-y;
	width: 968px;
	display: inline-block;
}
#portfolio_menu {
	float: left;
	width: 229px;
	margin-left: 4px;
	padding-left: 10px;
	border-top: 1px solid #e5e5e5;
}
	/*	PORTFOLIO MENU	*/
.menu_header {
	padding-top: 10px;
}
.submenu {
	margin-left: 10px;
}
#portfolio_menu ul { /* default menu style */
	list-style-type: none;
	margin: 0px;
	margin-left: 10px;
	padding: 10px 0px 10px 10px;
}
#portfolio_menu ul li { /* spacing between menu items */
	margin-bottom: 3px;
}
#portfolio_menu ul ul li { /* no spacing between submenu items */
	margin: 0px;
}
#portfolio_menu ul a { /* default link style */
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#portfolio_menu ul a:hover, #portfolio_menu ul .selected ul a:hover { /* hover color */
	color: #ec008c;
}
#portfolio_menu .selected { /* place a pink disc before the selected item */
	list-style-type: disc;
	list-style-position: inside;
	color: #ec008c;
}
#portfolio_menu .selected ul { /* to make sure that the submenu is displayed correctly */
	list-style-position: outside;
}
#portfolio_menu .selected ul a { /*	submenu link color of selected menu */
	color: #000000;
}
#portfolio_menu .selected a { /* link color of selected menu */
	color: #ec008c;
}

#portfolio_menu ul ul { /* submenu style */
	display: none;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}
#portfolio_menu ul li:hover ul, #portfolio_menu .selected ul { /* show selected menu's submenu and show submenu when hovering */
	display: block;
}
	/*	PORTFOLIO MENU	*/
#portfolio_container {
	position: relative;
	display: inline-block;
	width: 719px;
	min-height: 596px;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}
#portfolio_header {
	margin-bottom: 25px;
}
#flash_txt {
	position: absolute;
	top: 70px;
	left: -20px;
	z-index: 2;
}
#flash_txt a {
	margin-left: 30px;
}
#related_projects {
	position: absolute;
	top: 217px;
	right: 20px;
	width: 171px;
	min-height: 157px;
	text-align: center;
	font-weight: bold;
	background: url('../imageset/related_background.png') repeat-y;
}
#related_header {
	padding: 12px 8px 20px 8px;
}
.project_link {
	color: #000000;
	text-decoration: none;
}
.project_link:hover {
	color: #ec008c;
}
#portfolio_intro {
	width: 470px;
	padding-left: 7px;
	padding-bottom: 10px;
	font-size: 17px;
	font-weight: bold;
	color: #ec008c;
	line-height: 25px;
}
#portfolio_article {
	position: relative;
	width: 470px;
	margin-left: 7px;
	margin-bottom: 85px;
}
.portfolio_column {
	float: left;
	width: 230px;
	padding-right: 5px;
	line-height: 25px;
}
#portfolio_quote {
	font: italic 20px Verdana;
	text-align: center;
	padding-bottom: 5px;
}
#portfolio_prevcase {
	position: absolute;
	bottom: 25px;
	left: 40px;
}
#portfolio_nextcase {
	position: absolute;
	bottom: 25px;
	right: 40px;
}

.case_background {
	background: #ffffff url('../imageset/case_background.png') no-repeat bottom left;
}
#portfolio_case {
	position: relative;
	left: 90px;
	width: 540px;
	padding-top: 25px;
	margin-bottom: 85px;
	text-align: center;
}
.page_title {
	font-size: 14px;
	font-weight: bold;
}
/*	PORTFOLIO END		*/

/*	CONTACT START	*/
#contact {
	float: left;
	margin-left: 4px;
	width: 959px;
	background-color: #000000;
	border-top: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
}
#contact_chat {
	float: left;
	width: 237px;
	height: 469px;
	padding-left: 11px;
	padding-top: 11px;
}
#chatbox {
	padding-top: 15px;
}
#contact_right {
	float: left;
	width: 711px;
	background: url(../imageset/contact_background.png) repeat-x bottom left #ffffff;
}
#contact_reachus {
	float: left;
	width: 403px;
	min-height: 480px;
	padding-left: 11px;
	padding-top: 11px;
	border-right: 1px solid #bebebe;
}
#directions {
	padding-top: 15px;
}
.direction_txt {
	padding-left: 25px;
	padding-right: 10px;
	padding-bottom: 30px;
	line-height: 22px;
}
#contact_map {
	float: left;
	width: 281px;
	padding-left: 11px;
	padding-top: 11px;
	line-height: 22px;
	font-size: 10pt;
	font-weight: bold;
}
/*	CONTACT END		*/
