/* CSS Tabs */
/* CSS Twitter */

.aheading{ /*header of 1st demo*/
    position:relative;
	left:0px;
    top:14px; 
	padding: 10px;
	border:1px solid #ddd;
	text-decoration: none;
	font-family : "trebuchet ms", arial, verdana, sans-serif;
	font-weight:bold;
	font-size:14px;
    background-color:#f2f2f2;
  
}

.linux.gecko .aheading {
font-size:12px;
top:14px;   
-moz-border-radius: 5px 5px 0px 0px;
margin-right:-4px;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
}


.ie7 .aheading{ 
     top:12px; 
}

.win.gecko .aheading{ /*header of 1st demo*/
	top:15px; /* ff3 */
	-moz-border-radius: 5px 5px 0px 0px;
margin-right:-4px;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
}


.gecko .aheading{ 
	top:15px; 
	-moz-border-radius: 5px 5px 0px 0px;
margin-right:-4px;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
}


.webkit .aheading{ /*header of 1st demo*/
	top:14px; 
	margin-right:-2px;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
}

.win.webkit .aheading{ /*header of 1st demo*/
	top:12px; 
	margin-right:-3px;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
}


.win.chrome .aheading{ /*header of 1st demo*/
	top:15px; 
	margin-right:-3px;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
}


.mac.chrome .aheading{ /*header of 1st demo*/
	top:17px; 
	margin-right:-2px;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
}


.linux.chrome .aheading{ /*header of 1st demo*/
font-size:12px;
	top:17px; 
	margin-right:-3px;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
}



.opera .aheading{ /*header of 1st demo*/
		margin-right:-3px;

}

.linux.opera .aheading{
font-size:12px;
}



.atoptabs a.aheading{
color: #333;
font-weight: normal;
outline: none;
}

a:hover.aheading {


	color: #eee;
	text-decoration:none;
background-color:#999;

}

.aopencontent{ /*class added to contents of 1st demo when they are open*/
border-top:1px solid #888;
	border-left:1px solid #888;
	border-right:1px solid #888;
	border-bottom:1px solid #fff;
background-color:#fff;
color: #323232;	

}


a:hover.aopencontent{
background-color:#fff;
color:#454545;

}

.atoptabs a.aopencontent{color:#555}

.acontent{display: none}

div.accordtabs .aheading
{
display: none;
}

div.accordtabs{
border: 1px solid #ddd;
padding: 15px;
}


.atoptabs{
margin-bottom: 23px;
}

.ie6 .atoptabs {
margin-bottom:24px;
}


.gecko .atoptabs {
margin-bottom:23px;
}

.linux.gecko .atoptabs {
margin-bottom:21px;
}

.win.gecko .atoptabs {
margin-bottom:24px;
}

.ie7 .atoptabs {
margin-bottom:22px;
}

.ie8 .atoptabs {
margin-bottom:23px;
}

.webkit .atoptabs {
margin-bottom:22px;
}

.chrome .atoptabs {
margin-bottom:25px;
}

.linux.opera .atoptabs {
margin-bottom:22px;
}

.win.opera9 .atoptabs {
margin-bottom:24px;
}

.opera9 .atoptabs {
margin-bottom:23px;
}


/*JUITTER PLUGIN CSS*/
#juitterContainer{} /*Juitter container*/
#juitterContainer #twittList{margin:0;padding:0;} /* UL that will contain the list of tweets */
/* Bellow the list of tweets "<li>" */
#juitterContainer .twittLI{
list-style:none;
background:#fff;
border-top:dotted 1px #eee;
padding:5px;clear:both;
height:45px;
margin-top:3px;
margin-right:40px;
font-size:1.05em;
font-family : "arial", verdana, trebuchet, sans-serif;
color:#565656;

}

#juitterContainer #twittList A{color:#2C78B8;}
#juitterContainer #twittList A:hover {color:#2C78B8;text-decoration:underline;}  /*Links inside the tweets list */
/* Bellow the CSS for the avatar image  */
#juitterContainer .juitterAvatar{
float:left;border:solid 1px #cce1ff;background:#fff;margin-right:10px;margin-top:2px;
padding:0px;width:48px;;height:48px;}
#juitterContainer .JRM{color:#666;} /*read it on twitter link*/
#juitterContainer .extLink{color:#2c78b8} /*CSS for the external links*/
#juitterContainer .hashLink{color:#414141} /*CSS for the hash links*/
#juitterContainer .profileLink {color:#414141}
#juitterContainer .twittList {border:0px solid red; margin-left:0px;}

/*end of Juitter CSS*/


.tweets {
border:0px solid #cce1ff;
 padding:10px 15px 10px 10px;
border-bottom:0px solid #cce1ff;
margin-top:0px;
 margin-right:10px;
color: #323232
	font-family : "trebuchet ms", arial, verdana, sans-serif;


}


.tweets h2 {
font-size:11px;color:#565656;margin-bottom:15px;
}

.tweets h2 a {color:#2C78B8; outline:none}
.tweets h2 a:active {color:#2C78B8; outline:none}


.acontent{display: none}

.wrapped img{
margin:5px;
width:284px;
height: 213px;
border: 3px solid #eee;
padding:0px;
outline:none;
-webkit-box-shadow:1px 1px 1px #ccc;
-moz-box-shadow: 1px 1px 1px #ccc;
}
 

.unisys img{margin:5px; border: 3px solid #d7d7d7; padding:0px; outline:none;}

.wrapped img:hover {border: 3px solid #89d17b;}
.webkit .wrapped img:hover {border: 3px solid #eee;  -webkit-box-shadow:2px 2px 2px #999; }
.chrome .wrapped img:hover {border: 3px solid #eee;  -webkit-box-shadow:2px 2px 2px #999; }
.gecko .wrapped img:hover {border: 3px solid #eee;  -moz-box-shadow:2px 2px 2px #999; }
.win.gecko .wrapped img:hover {border: 3px solid #eee;  -moz-box-shadow:2px 2px 2px #999; }

.wrapped a{outline:none}
.wrapped h2 {
margin: 0px 5px 5px 5px}

