/***************************************************************************
Website design was created by T.O  
    Programmer & Web Developer © Copyrights 2010-2011  All rights reserved.
****************************************************************************/
*
{
	margin: 0;
	padding: 0;
	outline: 0;
}

body
{
	font-size: 10.5pt;
	line-height: 20px;
	font-family: Arial,Geneva, Helvetica, Sans-Serif;
	color: #333; /* Bg2     background: url(../../Graphics/images/backgrounds/body-bg.gif) repeat 0 0;     */
	background: url(../../Graphics/images/backgrounds/body-bg2.jpg) repeat-x scroll center top #F5F5F5;
}

a
{
	text-decoration: none;
	cursor: pointer;
}
a:hover
{
	text-decoration: underline;
}

a img
{
	border: 0;
}

input, textarea, select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea
{
	overflow: auto;
}

.cl
{
	display: block;
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
}
.notext
{
	font-size: 0;
	line-height: 0;
}

.left, .alignleft
{
	float: left;
	display: inline;
}
.right, .alignright
{
	float: right;
	display: inline;
	*margin-right:28px;
}


.shell
{
	width: 980px;
	margin: 0 auto;
}
.border
{
	border: 1px solid #e8e8e8;
	background: #fff;
	position: relative;
}
.shadow-l
{
	background: url(../../Graphics/images/misc/shadow-l.png) no-repeat 0 0;
	width: 25px;
	height: 686px;
	position: absolute;
	top: 0;
	left: -25px;
}
.shadow-r
{
	background: url(../../Graphics/images/misc/shadow-r.png) no-repeat 0 0;
	width: 25px;
	height: 686px;
	position: absolute;
	top: 0;
	right: -25px;
}
.shadow-b
{
	background: url(../../Graphics/images/misc/shadow-b.png) no-repeat 0 0;
	width: 980px;
	height: 20px;
	position: absolute;
	bottom: -20;
	left: 0;
}

#header
{
	background: url(../../Graphics/images/misc/header-bg.gif) repeat-x 0 0;
	height: 109px;
	position: relative;
}
#logo a
{
	background: url(../../Graphics/images/logos/new_logo.png) no-repeat 0 0;
	width: 310px;
	height: 70px;
	position: absolute;
	top: 20px;
	right: 645px;
    background-size: 100% 100%;
}
#logoNewMitug a {
	background: url(../../Graphics/images/logos/newMitugLogo.png) no-repeat 0 0;
	width: 350px;
	height: 143px;
	position: absolute;
	top: -20px;
	right: 625px;
	background-size: 100% 100%;
}


.socials
{
	padding: 23px 20px 0;
}
.socials ul
{
	list-style: none;
}
.socials ul li
{
	display: inline;
	float: left;
	font-family: "Trebuchet MS" , Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	border-right: 1px dotted #b9b9b9;
	padding: 2px 17px 2px 0;
	margin: 0 15px 0 0;
}
.socials ul li.last
{
	border: 0;
	margin: 0;
}
.socials ul li a
{
	float: left;
	color: black;
	height: 16px;
	padding: 0 0 0 20px;
}
.socials ul li a.linkedin
{
	background: url(../../Graphics/images/icons/soc-linkedin.png) no-repeat 0 0;
}
.socials ul li a.fb
{
	background: url(../../Graphics/images/icons/soc-fb.gif) no-repeat 0 0;
}
.socials ul li a.twit
{
	background: url(../../Graphics/images/icons/soc-twit.png) no-repeat 0 0;
}

#navigation
{
	height: 43px;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}
#navigation ul
{
	list-style: none;
}
#navigation ul li
{
	float: right;
	height: 43px;
	border-left: 1px solid #dbdbdb;
	font-size: 14px;
	line-height: 43px;
	font-weight: bold;
	text-transform: uppercase;
}
#navigation ul li a
{
	float: left;
	height: 43px;
	color: #000;
	padding: 0 33px;
}
#navigation ul li a:hover, #navigation ul li a.active
{
	color: white;
	text-decoration: underline;
	background: none repeat scroll 0 0 blue;
}

.slider
{
	width: 930px;
	height: 260px;
	border: 1px solid #dbdbdb;
	position: relative;
	margin: 25px 0 0 24px;
}
.slider .item
{
	position: relative;
	width: 928px;
	height: 258px;
}
.slider .item img
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.slider .text
{
	position: absolute;
	top: 60px;
	left: 470px;
	z-index: 2;
	text-align: right;
}
.slider .text h3
{
	font-size: 30px;
	line-height: 45px;
	color: #03818e;
	padding: 0 0 0 7px;
}
.slider .text h2
{
	font-size: 24px;
	line-height: 58px;
	color: #39393d;
	text-transform: uppercase;
	padding: 0 0 0 2px;
}

.slider-nav
{
	width: 120px;
	height: 18px;
	position: absolute;
	bottom: 9px;
	right: 6px;
	z-index: 3;
}
.slider-nav a
{
	width: 18px;
	height: 18px;
	background: #d7d7d8;
	margin: 0 5px 0 0;
}
.slider-nav a.active
{
	background: #39393d;
}

#main
{
	width: 932px;
	*width: 962px;
	padding: 28px 24px 17px 24px;
	*padding-right:5px;
}
	#main h3 {
		/*	background-color: #03818e;*/
		background-color: #25408f;
		font-size: 14px;
		line-height: 15px;
		color: white;
		direction: rtl;
		border-bottom: 1px solid #dbdbdb;
		padding: 2px 6px 4px 0;
	}
#main a.more
{
	background: url(../../Graphics/images/misc/more.gif) no-repeat 0 3px;
	font-size: 12px;
	line-height: 14px;
	color: #ff0000;
	text-decoration: underline;
	padding-left:15px;
	*padding-right:15px;
	*padding-left:0;
}
#main a.more:hover
{
	text-decoration: underline;
}

#content
{
	width: 605px;
}

.highlight
{
	font-size:12px;
}
.highlight table
{
	font-size:12px;
}
.highlight h3
{
	margin: 0 0 9px 0;
}
.highlight p
{
	padding: 0 0 11px 0;
}
.highlight img
{
	margin: 4px 12px 0 12px;
}

.customers
{
	padding: 45px 0 0 0;
	text-align: right;
}
.customers h3
{
	margin: 0 0 17px 0;
}
.customers .item
{
	margin: 0 0 28px 0;
}
.customers .image
{
	width: 123px;
	height: 80px;
	border: 1px solid #dbdbdb;
	padding: 2px;
	margin: 0 20px 0 3px;
}
.customers .text
{
	width: 393px;
	direction: rtl;
	margin-right: 20px;
}
.customers .text h4
{
	font-size: 12px;
	line-height: 15px;
	color: #333;
	text-transform: uppercase;
	padding: 3px 0 2px 0;
}
.customers .text p
{
	padding: 0 0 3px 0;
}

.suitable
{
	padding: 20px 0 0 0;
	text-align: right;
}
.suitable h3
{
	margin: 0 0 17px 0;
}
.suitable .item
{
	margin: 0 0 15px 0;
	border-bottom: 1px dotted #DBDBDB;
	padding-bottom: 10px;
}
.suitable .image
{
	width: 65px;
	height: 65px;
	border: 1px solid #dbdbdb;
	padding: 2px;
	margin: 0 20px 0 3px;
}
.suitable img
{
	width: 65px;
	height: 65px;
}
.suitable .text
{
	width: 433px;
	direction: rtl;
	margin-right: 20px;
}
.suitable .text h4
{
	font-size: 12px;
	line-height: 15px;
	color: #333;
	text-transform: uppercase;
	padding: 3px 0 2px 0;
}
.suitable .text p
{
	padding: 0 0 3px 0;
}

#sidebar
{
	width: 300px;
	text-align: right;
}

.sidebar-nav
{
	list-style: none;
	padding: 0 0 17px 0;
}
.sidebar-nav ul
{
	list-style: none;
	direction: rtl;
}
.sidebar-nav ul li
{
	border-bottom: 1px solid #dbdbdb;
	font-size: 12px;
	line-height: 18px;
	padding: 7px 0;
}
/*
.sidebar-nav ul li a { background: url(../../Graphics/images/misc/bullet.gif) no-repeat 5px 4px; color: #333; padding: 0 0 0 16px; }
*/

.btn-contact
{
	background: url(../../Graphics/images/buttons/contact2.png) no-repeat 0 0;
	display: block;
	width: 307px;
	height: 86px;
	font-size: 35px;
	line-height: 86px;
	color: white;
	font-weight: bold;
	text-align: center;
	margin: 0 0 17px 0;
	left: -3px;
}
.btn-contact:hover
{
	text-decoration: none;
	color: lightgrey;
}

.view
{
	padding: 0 0 13px 0;
	text-align: right;
}
.view h3
{
	margin: 0 0 18px 0;
}
.view .ads
{
	padding: 0 15px 0 7px;
}
.view .ad
{
	margin: 0 0 18px 0;
}

#sidebar .info
{
	text-align: right;
}
#sidebar .info h3
{
	margin: 0 0 7px 0;
}
#sidebar .info p
{
	direction: rtl;
}


#footer
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #7f7f7f;
	padding: 18px 27px 20px 38px;
}
#footer a
{
	color: #7f7f7f;
}

.footer-nav
{
}
.footer-nav ul
{
	list-style: none;
}
.footer-nav ul li
{
	display: inline;
	border-right: 1px solid #7f7f7f;
	padding: 0 6px 0 0;
	margin: 0 7px 0 0;
}
.footer-nav ul li.last
{
	border: 0;
	padding: 0;
	margin: 0;
}

.contactLink
{
	font-size: 15px;
	margin-top: 10px;
	color: #004050;
	float: left;
	margin-left: 30px;
	font-weight: bold;
}




#grayBox
{
	background: url(   "../../Graphics/images/misc/graybox_bg.png" ) no-repeat scroll right 50% transparent;
	height: 291px;
	padding-top: 10px;
	direction: rtl;
	right: 15px;
	top: 26px;
	width: 300px;
}

#content1 .corner1
{
	background: url(../../Graphics/images/misc/corners.png) no-repeat scroll 0 0 transparent;
	height: 7px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 7px;
}

#content1 .corner2
{
	background: url(../../Graphics/images/misc/corners.png) no-repeat scroll -7px 0 transparent;
	height: 7px;
	position: absolute;
	right: -1px;
	top: -1px;
	width: 7px;
}
#content1 .corner3
{
	background: url(../../Graphics/images/misc/corners.png) no-repeat scroll 0 -7px transparent;
	bottom: -1px;
	height: 7px;
	left: -1px;
	position: absolute;
	width: 7px;
}
#content1 .corner4
{
	background: url(   "../../Graphics/images/misc/corners.png" ) no-repeat scroll -7px -7px transparent;
	bottom: -1px;
	height: 7px;
	position: absolute;
	right: -1px;
	width: 7px;
}

ul.grayBoxBullets
{
	margin-bottom: 13px;
	margin-right: 40px;
	margin-top: 12px;
	*margin-top:30px;
}


ul.grayBoxBullets li
{
	background: url(   "../../Graphics/images/general/tick.png" ) no-repeat scroll 0 0 transparent;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
	height: 20px;
	padding-top: 8px;
	
}

ul.grayBoxBullets li
{
	background: url(   "../../Graphics/images/general/18x18/tick.png" ) no-repeat scroll right 8px transparent;
	font-size: 14px;
	list-style-type: none;
	height: 30px;
	padding: 5px 40px 0 35px;
	margin-right: -15px;
	
}
#content1 p
{
	width: 425px;
}

#content1 p
{
	color: #666666;
	font-size: 16px;
	width: 270px;
}
#trialButton a
{
	display: block;
	margin-top: -5px;
	text-align: center;
	text-decoration:none;
}

.content1Button a
{
	color: #505050;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	padding: 12px 0 0 55px;
	text-decoration: none;
	width: 160px;
	*width: 220px;
	*margin-top:30px;
}
#trialButton
{
	
}
#trialButton a
{
	background: url(   "../../Graphics/images/buttons/more_graybox.gif" ) no-repeat scroll 0 transparent;
}
#trialButton a:hover
{
	background: url(   "../../Graphics/images/buttons/more_graybox.gif" ) no-repeat scroll 0 transparent;
	color: Black;
}

.button_facebook {
    background: url(   '../../Graphics/images/icons/facebook_login.png' ) no-repeat scroll center center transparent;
	display: block;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	text-decoration: none;
}

.button2
{
	/*background: url(   '../../Graphics/images/buttons/btn_2.png' ) no-repeat scroll center center transparent;*/
    background-color:#0e23ab;
    border-radius:4px;
	display: block;
	color: #FFFFFF;
	float: left;
	line-height: 20px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	width: 100px;
	height: 24px;
	padding-right: 7px;
	text-decoration: none;
    text-align:center;
}
.button2:hover
{
	background: url(   '../../Graphics/images/buttons/btn_2_hover.png' ) no-repeat scroll center center transparent;
	display: block;
	color: #FFFFFF;
	float: left;
	line-height: 20px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	width: 100px;
	height: 22px;
	padding-right: 7px;
	text-decoration: none;
    text-align:center;
}

.td1_Advantage
{
	vertical-align: top;
}

.td2_Advantage
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 5px;
}

.bHeader
{
	font-size: 14px;
}

.likeus
{
	background: url(   '../../Graphics/images/misc/likeus.png' ) no-repeat scroll center center transparent;
}
