* {
	padding:0;
	margin:0;
	outline:0;
}

body {
	font:normal 100% 'Open Sans', Arial, Helvetica, sans-serif;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	color:#404040;
	/*color:#454E5D;*/
	line-height:1.5;
	background:url(../images/sprite_X.gif) repeat-x;
}

h1, h2, h3, h4, h5 {
	line-height:1.3;
}

p {
	font-size:0.80em;
}

.wrapper {
	width:940px;
	margin:0 auto;
	position:relative;
	/*border:solid 1px #000;*/
}

.header {
	position:relative;
	/*height:92px;*/
	overflow:hidden;
}

/* ***** Header specific styles ***** */
.header h1 {
	position:absolute;
	top:58px;
	width:168px;
	height:34px;
	text-indent:-9999px;
	background:url(../images/sprite_maz.gif) no-repeat;
	padding:0 !important;
}

h1 a {
	display:block;
}

.header ul {
	/*position:absolute;
	top:74px;
	left:360px;*/
	list-style:none;
	overflow:hidden;
	float:right;
	/*padding:73px 67px 0 0;*/
	padding:74px 0 0 0;
	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.header ul { 
		padding:74px 0 0 0;
	}
}

.header ul li {
	float:left;
	margin-left:30px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.header ul li { 
		margin-left:32px; 
	}
}

.header ul li:first-child {
	margin-left:0;
}

.header ul li a {
	text-decoration:none;
	color:inherit;
	padding-bottom:2px;
	color:#404040;
	display:block;
	padding-bottom:5px;
	font-size:0.95em;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 .header ul li a  { padding-bottom:6px;  }
}


.header ul li a:hover, a.selected {
	/*border-top:solid 1px #DF5353;*/
	color:#DF5353 !important;
	background:url(../images/sprite_maz.gif) center -646px no-repeat;
}

a.blog-link {
	position:absolute;
	top:5px;
	right:0;
	font-size:0.6875em;
	text-transform:none;
	color:#FFF;
	background:url(../images/sprite_maz.gif) 0 -40px no-repeat;
	text-decoration:none;
	padding-left:6px;
}

a.blog-link span {
	display:block;
	padding:6px 11px 5px 6px;
	background:url(../images/sprite_maz.gif) right -40px no-repeat;
}

a.blog-link:hover {
	background-position:left -80px;
	color:#EEE;
	text-decoration:underline;
}

a.blog-link:hover span {
	background-position:right -80px;
}

/* ***** Tab Rotator styles ***** */
#rotator {
	height:265px; /* important fix for "jumping" issue */
	margin:20px 0 20px 0;
	overflow:hidden;
	position:relative;	
}

#rotator ul {
	width:220px;
	height:244px;
	position:absolute;
	top:19px;
	right:0;
	list-style:none;	
}

#rotator ul a {
	display:block;
	width:218px;
	height:80px;
	font-size:0.75em;
	color:#766D6D;
	text-decoration:none;
	text-indent:-9999px;
}

li#nav-fragment-1 a.tab1 {
	background:url(../images/sprite_tabs.gif) no-repeat;
	border-top:solid 1px #D5D5D5;
	border-left:solid 1px #D5D5D5;	
}

li.ui-tabs-selected a.tab1, li#nav-fragment-1 a.tab1:hover  {
	background:url(../images/sprite_tabs.gif) 1px -90px no-repeat !important;
	border-right:solid 1px #D5D5D5;
	border-left:none !important;
}

li#nav-fragment-2 a.tab2 {
	background:url(../images/sprite_tabs.gif) 0 -180px no-repeat;
	border-top:solid 1px #D5D5D5;
	border-left:solid 1px #D5D5D5;	
}

li.ui-tabs-selected a.tab2, li#nav-fragment-2 a.tab2:hover {
	background:url(../images/sprite_tabs.gif) 1px -270px no-repeat !important;
	border-right:solid 1px #D5D5D5;
	border-left:none !important;
}

li#nav-fragment-3 a.tab3 {
	background:url(../images/sprite_tabs.gif) 0 -360px no-repeat;
	border:solid 1px #D5D5D5;
	border-right:none;
}

li.ui-tabs-selected a.tab3, li#nav-fragment-3 a.tab3:hover {
	background:url(../images/sprite_tabs.gif) 1px -450px no-repeat !important;
	border-right:solid 1px #D5D5D5 !important;
	border-left:none !important;
}

li#nav-fragment-1 a.tab1:hover, li#nav-fragment-2 a.tab2:hover, li#nav-fragment-3 a.tab3:hover {
	border-right:none !important;
	border-left:solid 1px #D5D5D5 !important;
}

li#nav-fragment-1 a.tab1:hover {
	background-position:0 -90px !important;
}

li#nav-fragment-2 a.tab2:hover {
	background-position:0 -270px !important;
}

li#nav-fragment-3 a.tab3:hover {
	background-position:0 -450px !important;
}

#rotator div {
	width:330px;
	float:left;
}

#fragment-1 {
	background:url(../images/giftcard-transaction.jpg) 30px 12px no-repeat;
}

#fragment-2 {
	background:url(../images/iPhone-applications.jpg) 0 12px no-repeat;
}

#fragment-3 {
	background:url(../images/jweb-mazarin.jpg) 40px 5px no-repeat;
} 

#rotator .ui-tabs-panel {
	padding:19px 0 0 360px;
	height:253px;
	clear:left;
}

#rotator .ui-tabs-hide {
	display:none;
}

#rotator div h2 {
	font-size:1.625em;
	font-weight:600;
	color:#45546F;
}

#rotator div p {
	margin:6px 0 9px;
	font-size:0.875em;
	font-weight:normal;
}

a.readmore {
	display:block;
	float:left;
	margin-top:1px;
	font-size:0.688em;
	color:inherit;
	text-transform:uppercase;
	line-height:1.25;
}

a.bot-back {
	margin-top:10px !important;
	font-size:0.75em;
}

h1 {
	text-transform:capitalize;
	color:#BEBEBE;
	font-size:1.75em;
	font-weight:normal;
	padding:20px 220px 5px 0;	
}

h3 {
	/*text-transform:uppercase;*/
}

h4 {
	font-size:0.75em;
}

/* ***** Content styles ***** */
.content {
	overflow:hidden;
	min-height:500px;
	padding-bottom:30px;
	border-top:solid 1px #CECECE;
	background:url(../images/sprite_Y.gif) repeat-y;
}

.home-content {
	min-height:300px !important;
}

.left-column, .center-column, .right-column {
	float:left;
	display:table-cell;
	padding-top:15px;
}

.left-column, .center-column {
	width:340px;
}

.right-column {
	width:190px;
	padding:15px 14px 15px;
	background:#F7F7F7 url(../images/sprite_maz.gif) 0 -800px no-repeat;
	border-right:solid 1px #EFEFEF;
	border-left:solid 1px #EFEFEF;
}												

.wide {
	width:680px !important;
	margin-right:20px;
}

ul.news-hl span, .footer p {
	font-size:0.688em;
	display:block;
	color:#999;
}

ul.news-hl span {
	clear:both;
}

ul.news-hl a {
	display:block;
	float:left;
	clear:both;
	font-size:0.8em;
	text-decoration:none;
	margin-bottom:10px;
	border-bottom-color:#FFF;
}

ul.news-hl a:hover {
	text-decoration:none;
}

ul.arti a {
	border-bottom:solid 1px #F7F7F7 !important;
}

ul.arti a:hover {
	border-bottom:solid 1px #EFB20E !important;
}

a.feeds {
	display:inline-block;
	width:12px;
	height:12px;
	text-indent:-9999px;
	line-height:0.9;
	margin-left:5px;
	background:url(../images/sprite_maz.gif) 0 -240px no-repeat;
	border-bottom:none !important;
}

.center-column, .right-column {
	margin-left:20px;
}

.content h3 {
	font-size:1.1em;
	font-weight:600;
	/*font-size:0.9375em;*/
	padding:0 20px 8px 0;
	/*color:#45546F;*/
	color:#5c626d;
	clear:both;
}

.right-column h3 {
	/*font-size:0.875em;*/
	/*font-size:0.95em;*/
	font-weight:600;
	text-transform:capitalize;
	color:#6B788F;
	/*padding-top:3px;*/
}

h4.sub-topic {
	font-size:0.875em;
	padding:0 0 5px;
	/*color:#45546F;*/
	/*color:#6B798F;*/
	color:#727986;
}

h5 {
	color:#606060;
	padding:5px 0;
}

.content ul {
	list-style:none;
}

.content ol {
	list-style:outside decimal;
	line-height:1;
	font-size:0.75em;
	margin-left:18px;
}

.content ol li {
	margin-bottom:10px;
}

.content p {
	margin:0 10px 10px 0;
}

.last-para {
	margin-bottom:20px !important;
}

p.clear {
	clear:both;
}

.content a, #rotator div a.readmore {
	color:#404040;
	text-decoration:none;
	border-bottom:solid 1px #707070;
}

#rotator div a.readmore, .content a.readmore {
	border-bottom:dotted 1px #9F9F9F;
	text-transform:capitalize;
	color:#8F8F8F;
}

.content a.readmore {
	margin:0 0 22px 0;
	clear:both;
}

.content a:hover, #rotator div a.readmore:hover {
	background-color:#FFF6B3;
	border-bottom:solid 1px #EFB20E;
	color:#404040;
}

.right-column p {
	margin-right:0;
}

ul.list-in-content {
	list-style:none;
	font-size:0.8em;
	padding:4px 0 5px;
}

ul.list-in-content li {
	line-height:1;
	margin-bottom:13px;
	background:url(../images/sprite_maz.gif) -216px -138px no-repeat;
	padding-left:12px;
}

ul.detail-list {
	padding-bottom:8px !important;
}

ul.detail-list li {
	line-height:1.5 !important;
	margin-bottom:6px !important;
	background-position:-216px -135px;
}

ul.context-menu {
	list-style:none;
	font-size:0.8em;
	margin:-2px 0 15px;
}

ul.context-menu li {
	border-top:solid 1px #DDD;
	padding:5px 0 6px;
	background:#F7F7F7 url("../images/sprite_maz.gif") 0 -800px no-repeat;
}

ul.context-menu a, ul.context-menu a:hover {
	text-decoration:none;
	display:block;
	padding-left:9px;
	background:url("../images/sprite_maz.gif") -216px -134px no-repeat;
	border-bottom:none;
	/*text-shadow:1px 1px 0px #FFF;
	filter:dropshadow(color=#FFF, offx=1, offy=1); */
}

ul.context-menu a:hover {
	color:#DF5353;
	text-decoration:underline;
	background:url("../images/sprite_maz.gif") -216px -294px no-repeat;
}

ul.context-menu li:first-child {
	border-top:none;
	background:none;
}

div.contact-wrapper {
	overflow:hidden;
}

div.contact-wrapper div {
	float:left;
	margin-left:50px;
}

div.contact-wrapper div:first-child {
	margin-left:0 !important;
}

div.contact-wrapper div span {
	display:block;
	margin-left:50px;
}

div.contact-wrapper label {
	width:50px;
	display:inline-block;
}

span.maz-mail {
	display:inline-block !important;
	margin-left:2px !important;
	width:91px;
	text-indent:-9999px;
	cursor:default;
	background:url("../images/sprite_maz.gif") 0 -496px no-repeat;
}

.enq-form {
	display:block;
	clear:both;
}

.social-container {
	overflow:hidden;
	clear:both;
	padding-top:20px;
}

.social-container a {
	display:block;
	float:left;
	margin-right:0px;
	background:url(../images/sprite_social.gif) no-repeat;
	text-indent:-9999px;
	border-bottom:none !important;
	background-color:#FFF !important;
}

a.fb {
	width:130px;
	height:32px;
	background-position:0 0;
	margin:29px 0 0 30px;
}

a.fb:hover {
	background-position:0 -50px;
}

a.twitter{
	width:142px;
	height:61px;
	background-position:0 -100px;
}

a.twitter:hover {
	background-position:0 -180px;
}

div.addthis_toolbox {
	width:209px;
	position:absolute;
	top:132px;
	right:0;
	font-size:0.75em;
	color:#CECECE;
}

div.addthis_toolbox a {
	color:#999;
	font-size:90%;
	margin:0 3px !important;
	padding:0 !important;
}

div.addthis_toolbox a span {
	width:14px;
	height:14px;
	display:block;
	background:url(../images/sprite_maz.gif) no-repeat;
}

a.addthis_button_facebook span  {
	background-position:0 -540px !important;
}

a.addthis_button_twitter span  {
	background-position:0 -570px !important;
}

a.addthis_button_compact span {
	background:url(../images/sprite_maz.gif) 0 -600px no-repeat !important;
}

span.addthis_separator {
	line-height:1 !important;
}

h3.news-headline {
	text-transform:none !important;
}

span.date {
	display:block;
	font-size:70%;
	font-weight:normal;
	margin-top:5px;
	color:#999;
}

.content img {
	float:left;
	margin:5px 10px 0 0;
}

h4.mgt {
	margin:5px 0;
}

h4.mgt span {
	font-weight:normal;
}

img.mgt {
	float:left;
	border:solid 4px #EFEFEF;
	margin:4px 10px 0 0;
}

img.news {
	border:solid 1px #DDD;
	margin-bottom:0;
	padding:3px;
}

img.floatright {
	float:right !important;
	margin-left:10px;
}

/*img.iphone {
	margin:0 0 26px 20px;
}*/

div.image-container {
	overflow:hidden;
	margin:10px 0 30px;
}

div.image-container p {
	width:50%;
	text-align:center;
	float:left;
	margin-right:0 !important;
}

div.image-container img {
	float:left;
}

table.solutions {
	border-collapse:collapse;	
}

table.solutions td {
	vertical-align:top;
	padding:7px 0 0 5px;
	border-bottom:solid 1px #EEE;
}

table.solutions td:first-child {
	padding:10px 0 0 0;
	text-align:right;
}

table.solutions h4 {
	font-size:0.875em;
	padding-bottom:5px;
}

a.image-link, a.image-link:hover  {
	display:block;
	border:none;
	background-color:#FFF;
}

table.solutions img  {
	border:none;
	float:none;
}


/* ***** Footer styles ***** */
.footer {
	border-top:solid 1px #CECECE;
	margin-top:1px;
	padding:8px 0 15px;
	overflow:hidden;
}

.footer ul {
	width:720px;
	float:left;
	list-style:none;
	overflow:hidden;
}

.footer ul li {
	float:left;
	margin-right:19px;
}

.footer ul li a {
	font-size:0.75em;
	text-decoration:none;
	color:#999;
}

.footer p {
	width:206px;
	float:right;
	padding:6px 0 0 14px;
}



/* ************* TIP ************* */
#text {
	margin:50px auto; 
	width:500px;
}
.hotspot {
	color:#404040; 
	cursor:default;
}

#tt {
	position:absolute; 
	display:block; 
	/*background:url(../images/tt_left.gif) top left no-repeat; */
	/*border-bottom:solid 1px #DDBA67;*/
}
#tttop {
	display:block; 
	height:5px; 
	margin-left:5px; 
	/*background:url(../images/tt_top.gif) top right no-repeat; */
	overflow:hidden; 
}
#ttcont {
	display:block; 
	padding:5px 5px 5px 24px;
	/*margin-left:3px; */
	background:#FEFF9F url(../images/sprite_maz.gif) 5px -324px no-repeat;
	color:#000; 
	font-size:0.75em;
	border:solid 1px #f3c22b;
	border-bottom:none;
}
#ttbot {
	display:block; 
	height:10px; 
	/*margin-left:5px;*/
	/*background-color:#FFEFB8; */
	/*background:url(../images/tt_bottom.gif) top right no-repeat; */
	overflow:hidden;
	background:url(../images/sprite_maz.gif) center -770px no-repeat;
}

.blog-link #ttbot {
	background:none !important;
}

.blog-link #ttcont {

}

.no-bullet li {
	background:none !important;
	padding-left:0 !important;
}

pre, .vacancy_contactinfo {
	margin:0 0 20px 0;
	padding:10px 15px;
	border:solid 1px #CFCFCF;
	background-color:#EFEFEF;
}

/*html > body pre {
	font-size:0.8em;
}*/

div.map-container {
	margin:20px 0 0 0 !important;
	display:block;
}

div.map-container iframe {
	border:solid 1px #BEBEBE;
}

div.map-container .gmnoprint {
	font-size:12px;
}

a.maz-fb, a.maz-twt {}

a.maz-fb {
	width:auto;
	height:52px;
	display:block;
	margin:0 auto 20px;
	text-indent:-9999px;
	border:solid 1px #E5E5E5;
	border-color:#E5E5E5 #C7C7C7 #C7C7C7 #E5E5E5;
	background:#FFF url(../images/sprite_social.png) 10px 10px no-repeat;
}

a.maz-fb:hover {
	border-color:#CDDAFF #B0BBD7 #B0BBD7 #CDDAFF;
	background:#e6ebf8 url(../images/sprite_social.png) 10px -40px no-repeat;	
}

a.maz-twt {
	width:auto;
	height:61px;
	display:block;
	margin:0 auto;
	text-indent:-9999px;
	border-bottom:none;
	background:url(../images/sprite_social.png) 22px -100px no-repeat; 
}

a.maz-twt:hover {
	border-bottom:none;
	background:url(../images/sprite_social.png) 22px -180px no-repeat;	
}



