/************************************
            By Dan Harper
        http://www.danharper.me

           For NETTUTS.com

     Check out http://vivawp.com
************************************/

* {
margin: 0;
padding: 0;
}

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	background-color: #041e39;
	text-align: center;
}

.widget {
	list-style: none;
	padding: 0;
	float: right;
	margin-right:0px;
	margin-top: 60px;
	width:450px;
	z-index: 200;
	position: relative;
}


.logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 84px;
	width: 84px;
	float: right;
	margin-right: 3px;
	margin-left: 10px;
}

.logoexps {
	float: right;
	margin-top: 60px;
}


.logoexp2 {
	font-size: 16px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;

}

.widget a:hover {
	color: #0CF;
	text-decoration: none;
	}

.tabnav {
	background-color: #041e39;
	float: left	;
}




.tabnav li {
	display: block;
	text-align: right;
	color: #666;
	margin-bottom: 2px;
}

.tabnav li a {
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent;
	text-decoration: none;
	color: #666;
	padding-right: 15px;
	padding-bottom:3px;
	display:block;
		}

.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
	background-color: #041e66;
	color:#ffffff;
	text-decoration: none;
	background-image: url(images/lihover.gif);
	background-repeat: no-repeat;
	background-position: right;
		}

.ui-tabs-hide {
		display: none;
		}
.designintro {
	border: 1px dashed #58006A;
	color: #93007C;
	text-align: center;
	padding: 30px;
	float: left;
	margin-right: 20px;
	text-decoration: none;
}

.designintro:hover {
	color: #F0F;
	text-decoration: none;
	background-color: #20001E;
	border: 1px dashed #B300CC;
}
.mytermintro {
	border: 1px dashed #58006A;
	color: #93007C;
	text-align: center;
	padding: 30px;
	float: left;
	margin-right: 20px;
	text-decoration: none;
}

.mytermintro:hover {
	color: #F0F;
	text-decoration: none;
	background-color: #20001E;
	border: 1px dashed #B300CC;
}


.contactintro {
	border: 1px dashed #666;
	color: #999;
	text-align: center;
	padding: 30px;
	float: left;
	margin-right: 20px;
	text-decoration: none;
}


.contactintro:hover {
	color: #CCC;
	text-decoration: none;
	background-color: #161616;
	border: 1px dashed #999;
}

.a4intro {
	border: 1px dashed #006A03;
	color: #0F9300;
	text-align: center;
	padding: 30px;
	float: left;
	margin-right: 20px;
	text-decoration: none;
}

.a4intro:hover {
	color: #00FF13;
	text-decoration: none;
	background-color: #032000;
	border: 1px dashed #0BCC00;
}

.blogintro {
	border: 1px dashed #003A6A;
	color: #005193;
	text-align: center;
	text-decoration: none;
	padding: 30px;
	float: left;
	margin-right: 20px;
}


.blogintro:hover {
	color: #0079FF;
	text-decoration: none;
	background-color: #001220;
	border: 1px dashed #0061CC;
}


.wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.exp {
	cursor: auto;
	background-color: #041e39;
	opacity: 0.80; filter:alpha(opacity=80); -moz-opacity:0.80; -khtml-opacity: 0.80;
	height: 80px;
	width: 400px;
	text-align: justify;

	margin-top:20px;
	margin-right:10px;

	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;

}



.expp {
	float: right;
	position: relative;
	z-index: 15;
	margin: 0px;
	padding:10px;
	margin-right:0px;
	margin-left :0px;
	display: block;
	widows: 440px;
}

.exp A			{color:white;text-decoration: none;}
.exp A:hover	{color:yellow;}
.exp A IMG		{border:0px}

.tabdiv {
	float: right;
}


#slideshow {
	float:right;
	position: relative;
	height: 150px;
	width: 460px;
	margin-top: 5px;
	background-repeat: no-repeat;
	border: 1px dotted #a4a4a4;
}

#slideshow #imagesContainer IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	padding: 10px;
}

#slideshow #imagesContainer IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow #imagesContainer IMG.last-active {
    z-index:9;
}


#waterbomb{
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	width:  330px;
	height: 480px;
	margin-top: 20px;
	float:left;
	display: block;
	position: relative;
}


#ability {
	position: absolute;
	top:270px;
	left:168px;
	display: block;
	font-size: 12px;
	color: #dd7;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	border:0px solid cyan;
}


#ability B {
	direction: ltr;
	font-weight: bold;
	position:absolute;
	z-index:8;
	filter:alpha(opacity=0.1);
	-moz-opacity:0.10;
	-khtml-opacity: 0.10;
	opacity: 0.10;
	padding: 0px;
	white-space: nowrap;
}

#ability B.active {
    z-index:10;
    opacity:1.0;
}

#ability B.last-active {
    z-index:9;
}



#ability #b1 {	right:30px;	top:10px; }
#ability #b3 {	right:30px;	top:30px; }
#ability #b5 {	right:30px;	top:50px; }
#ability #b7 {	right:30px;	top:70px; }
#ability #b2 {	left :30px;	top:10px; }
#ability #b4 {	left :30px;	top:30px; }
#ability #b6 {	left :30px;	top:50px; }
#ability #b8 {	left :30px;	top:90px; }


.services	{
	float:right;
	padding-top:10px;
	text-align: center;
	width: 370px;
}
.services A			{
	float:left;
	width:70px;
	height:60px;
	background-image: url(images/services.jpg);
	background-repeat: no-repeat;
	display: block;
	border: 0px;
	text-decoration: none;
}
.services #tw			{ background-position: 0px 0px;}
.services #tw:hover		{ background-position: 0px -60px; }

.services #rs			{ background-position: -70px 0px;}
.services #rs:hover		{ background-position: -70px -60px; }

.services #fb			{ background-position: -140px 0px;}
.services #fb:hover		{ background-position: -140px -60px; }

.services #em			{ background-position: -210px 0px;}
.services #em:hover		{ background-position: -210px -60px; }





#besm			{direction: rtl;color:#313e59;float:left; width:350px;margin-top:15px;}
#copyright		{direction: ltr;color:#313e59;float:left; width:330px;clear:both;}

