/********************************************************************************/
/* General Format */
/********************************************************************************/
html
{
	overflow: scroll;
	background-color: #000;
}
body, div, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td
{
	margin: 0px;
	padding: 0px;
}
table
{
	border-collapse: collapse;
	border-spacing: 0px;
}
p
{
	display: inline-block;
	margin-top: 0px;
}
fieldset, img
{
	border: 0px;
}
img
{
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}
address, caption, cite, code, dfn, th, var, em
{
	font-style: normal;
	font-weight: normal;
}
dl, dt, dd, ul, ol, li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after
{
	content: '';
}
abbr, acronym
{
	border: 0px;
}
.b, b, strong
{
	font-weight: bold;
}
.d-none
{
	display: none !important;
}
.d-block
{
	display: block;
}
.clear-all
{
	border: 0px;
	clear: both;
	display: block;
	float: none;
	font-size: 0px;
	height: 0px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	visibility: hidden;
	width: 0px;
}
.half-line-space
{
	border: 0px;
	clear: both;
	display: block;
	float: none;
	font-size: 0px;
	height: 7px;
	line-height: 7px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 0px;
}
.line-space
{
	border: 0px;
	clear: both;
	display: block;
	float: none;
	font-size: 0px;
	height: 15px;
	line-height: 15px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 0px;
}
a
{
	outline: none;
}
.error
{
	clear: both;
	width: 100%;
	display: inline-block;
	font-size: 12px;
	color: #c60000;
	margin-bottom: 10px;
}
input.error
{
	font-size: 13px;
}
/*@media print
{
	*
	{
	}
}*/
.dir-left
{
	direction: ltr;
}
.dir-right
{
	direction: rtl;
}
/********************************************************************************/

/********************************************************************************/
.sms-grid-wrapper
{
	width: 1000px;
	margin: 10px auto 0px;
	/*background: url(../Images/grid_bg.gif) repeat-y left top;*/
	/*min-height: 558px;
	_height: 557px;*/
	position: relative;
}
/********************************************************************************/

/********************************************************************************/
/* Header */
/********************************************************************************/
.sms-grid-header
{
	display: inline-block;
	height: 63px;
	margin-bottom: 59px;
	position: relative;
}
/********************************************************************************/

/********************************************************************************/
/* Logo */
/********************************************************************************/
.sms-grid-logo
{
	display: inline;
	width: 200px;
	margin: 0px 10px;
}
/********************************************************************************/

/********************************************************************************/
/* Top Menu */
/********************************************************************************/
.sms-grid-topmenu
{
	display: inline;
	width: 590px;
	margin: 45px 10px 0px;
}
.sms-grid-topmenu ul
{
}
.sms-grid-topmenu ul li
{
}
.sms-grid-topmenu a
{
	text-decoration: none;
	color: #808284;
}
/********************************************************************************/

/********************************************************************************/
/* Language */
/********************************************************************************/
.sms-grid-languagemenu
{
	display: inline;
	width: 150px;
	margin: 45px 10px 0px;
}
.sms-grid-languagemenu ul
{
}
.sms-grid-languagemenu ul li
{
}
.sms-grid-languagemenu a
{
	text-decoration: none;
	color: #808284;
}
/********************************************************************************/

/********************************************************************************/
/* Top Slogen */
/********************************************************************************/
.sms-grid-topslogen
{
	position: relative;
}
.second-part
{
	color: #78bedf;
}
/********************************************************************************/

/********************************************************************************/
/* Page Content */
/********************************************************************************/
.sms-grid-content
{
	display: inline-block;
	min-height: 382px;
	_height: 382px;
	margin-bottom: 15px;
}
/********************************************************************************/

/********************************************************************************/
/* Side Menu */
/********************************************************************************/
.sms-grid-sidemenu
{
	display: inline;
	width: 220px;
	margin: 0px 10px;
}
.sms-grid-sidemenu ul
{
	margin-bottom: 50px;
}
.sms-grid-sidemenu ul li
{
	height: 40px;
	vertical-align: top;
}
.sms-grid-sidemenu a
{
	text-decoration: none;
	color: #99bede;
}
/********************************************************************************/

/********************************************************************************/
/* Footer */
/********************************************************************************/
.sms-grid-footer
{
	border-top: dotted 1px #5a5a5a;
	border-bottom: dotted 1px #5a5a5a;
	margin: 0px 10px 10px;
	padding: 10px 0px;
	font-family: Arial;
	font-size: 12px;
}
.sms-grid-footer a
{
	color: #99bede;
	text-decoration: none;
	display: inline-block;
}
.sms-grid-footer a:hover
{
	color: #fff;
}
/********************************************************************************/

/********************************************************************************/
/* Credits */
/********************************************************************************/
.sms-grid-credits
{
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	direction: ltr !important;
	margin: 0px 10px;
}
.sms-grid-credits a
{
	font-weight: bold;
	text-decoration: none;
	color: #99bede;
}
.sms-grid-credits a:hover
{
	color: #fff;
}
.sms-grid-credits span
{
	width: 32.5%;
	display: inline-block;
}
.sms-grid-credits-code
{
	text-align: left;
}
.sms-grid-credits-manage
{
	text-align: center;
}
.sms-grid-credits-design
{
	text-align: right;
}
/********************************************************************************/

/********************************************************************************/
/* Side Menu */
/********************************************************************************/
.sms-grid-contact
{
	color: #fff;
	font-size: 11px;
	text-transform: none;
}
.sms-grid-contact strong
{
	color: #99bede;
}
/********************************************************************************/

/********************************************************************************/
/* Page Content Media */
/********************************************************************************/
.sms-grid-pagecontentmedia
{
	width: 284px;
}
/********************************************************************************/

/********************************************************************************/
/* Page Content */
/********************************************************************************/
.sms-grid-pagecontent
{
	width: 750px;
	display: inline;
	margin: 0px;
	color: #fff;
	font-size: 16px;
}
.sms-grid-pagecontent a
{
	text-decoration: none;
}
.sms-about-values a
{
	text-decoration: none;
	color: #99bede;
	font-style: italic;
}
.sms-grid-pagecontent p span
{
	color: #99bede;
}
/********************************************************************************/

/********************************************************************************/
/* Lower Slogen */
/********************************************************************************/
.sms-grid-lowerslogen
{
	display: inline-block;
	margin: 0px 10px 15px;
	text-decoration: none;
}
.sms-grid-lowerslogen-a
{
	color: #99bede;
	text-decoration: none;
}
.sms-grid-lowerslogen-b
{
	color: #fff;
	text-decoration: none;
}
/********************************************************************************/

/********************************************************************************/
/* Team */
/********************************************************************************/
.sms-team-item
{
	margin-bottom: 10px;
}
.sms-team-item a
{
	text-decoration: none;
}
.sms-team-name,
.sms-team-position,
.sms-team-email
{
	color: #99bede;
}
.sms-team-content
{
}
.sms-team-content br
{
	display: none;
}
.sms-team-content ul
{
}
/********************************************************************************/

/********************************************************************************/
/* Projects */
/********************************************************************************/
.sms-projects
{
	font-family: Arial;
}
.sms-projects li
{
	display: inline-block !important;
	width: 230px;
	margin-bottom: 5px;
}
.sms-projects li a
{
	text-decoration: none;
	color: #fff !important;
}
.sms-projects li a:hover
{
	color: #fff !important;
}
.sms-projects-content
{
	margin-bottom: 50px;
}
.sms-projects-content-logo
{
	width: 150px;
}
.sms-projects-content-text
{
	width: 540px;
	font-size: 14px;
}
.sms-projects-content-close a
{
	text-decoration: none;
	color: #99bede;
	display: inline-block;
}
/********************************************************************************/

/********************************************************************************/
/* Contact */
/********************************************************************************/
.sms-contact-thanks
{
	margin-top: 150px;
	text-align: center;
	color: #99bede;
}
.sms-contact
{
	color: #97bada;
}
.sms-contact fieldset
{
}
.sms-contact fieldset.sms-half
{
	display: inline-block;
	width: 250px;
}
.sms-contact fieldset label
{
	display: inline-block;
	vertical-align: top;
}
.sms-contact fieldset label.sms-contact-message
{
	display: inline-block;
	width: 150px;
	vertical-align: top;
}
.sms-contact fieldset input.sms-input
{
	background-color: #fff;
	border: solid 1px #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 22px;
	width: 180px;
	height: 22px;
}
.sms-contact fieldset textarea
{
	background-color: #fff;
	border: solid 1px #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 22px;
	width: 240px;
	height: 110px;
}
.sms-contact span.error
{
	display: none;
}
.sms-contact label.error
{
	clear: both;
	display: inline-block;
	width: 100%;
}
.sms-contact-buttons input
{
	min-width: 70px;
	padding: 0px 10px;
	line-height: 23px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	border: solid 2px #fff;
	background-color: #93bfdd;
	border-radius: 7px;
	-moz-border-radius: 7px;
	cursor: pointer;
}
/********************************************************************************/

/********************************************************************************/
.sms-grid-pagecontent a
{
	color: #99bede;
}

.active a,
.sms-grid-topmenu a:hover,
.sms-grid-languagemenu a:hover,
.sms-grid-sidemenu a:hover,
.sms-projects a:hover
{
	color: #fff;
}
.last
{
	background: none !important;
	margin: 0px !important;
	padding: 0px !important;
}