@charset "utf-8";
/* CSS Document */
body{
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.clear{
	clear:both;
	margin:0px;
}
img{
	border:none;
}

.wrapper {
	position: relative;
	width: 100%;
}
#header_wrapper_main2013{
	width:100%;	
	background:url(../images/thoughtfulsystems_headbg.jpg) repeat-x;
	height:136px;
}
#header_container{
	width:1003px;
	height:136px;
	background:url(../images/thoughtfulsystems_header3.jpg) no-repeat;
	margin:0 auto;	
}
#header_content{
	width:963px;
	margin:0 auto;
	height:auto;
	padding:0px 20px;
}
.thoughtfulsystems_logo{
	width: 343px;
	height: 86px;
	float: left;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 38px;
}
.thoughtfulsystems_call{
	float:right;
	width:222px;
	height:auto;
}
.thoughtfulsystems_callnumber{
	width:220px;
	height:auto;
	margin-top:15px;
}
.thoughtfulsystems_callnumber h3{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:16px;
	 font-weight:bold;
	 color:#fff;
	 margin:0px;
}
.thoughtfulsystems_callnumber p{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;	
	 color:#fff;
	 margin:0px;
}
.thoughtfulsystems_countryno{
	width:222px;
	margin-top:5px;
	height:auto;
}
.thoughtfulsystems_countryno ul{
	padding:0px;
	margin:0px;
	list-style:none;
	display:block;
}
.thoughtfulsystems_countryno li{
	list-style:none;
	display:block;
	padding:0px 3px;
	float:left;
}

/*---------------- Tool tip ------------------*/

 a.tooltip {
	 outline:none; 
} 
 a.tooltip:hover {
	 text-decoration:none;
} 
 a.tooltip span { 
 	z-index:9999;
 	display:none; 
	padding:5px 5px; 
	margin-top:28px; 
	margin-left:-60px; 
	width:auto;
	
} 
 a.tooltip:hover span{ 
 	display:inline; 
	position:absolute; 
	border:1px solid #9e9d9d; 
	color:#EEE; 
	background:#fff; 
	border-radius:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#717171;
	font-weight:bold;
}
.callout {
	z-index:20;
	position:absolute;
	border:0;
	top:-10px;
	left:30px;
}

/*---------------------- Thoughtful Systems_Menu -----------------*/

.thoughtfulsystems_menu{
	background:url(../images/thoughtfulsystems_menu.jpg) repeat-x;
	height:39px;
	width:100%;
}
.menu_content{
	width:994px;
	margin:0 auto;
	padding:0px 20px;
}
/*.menu_content ul{
	display:block;
	list-style:none;
	padding:0px;
	margin:0px;
}
.menu_content li{
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	float:left;
	list-style:none;
	display:block;
}
.menu_content li a{
	padding:10px 17px 10px 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#26262a;
	text-decoration:none;
	line-height:38px;
}
.menu_content li a:hover{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#323995;
	text-decoration:none;
}*/

.social{
	float: left;
    width: 150px;
}
.social ul{
	list-style:none;	
	display:block;
	list-style:none;
	padding:0px;
	margin:0px;
	width:150px;
}
.social li{	
	float:left;
	list-style:none;
	display:block;	
	padding-top: 6px;
	
	
}
.social li a{
	padding:10px 3px;	
	line-height:38px;
	border-right:none;
}
	
/*--------------------- Thoughtful Systems Banner --------------------*/

.thoughtfulsystems_banner{
	width:964px;
	height:275px;
	margin:0 auto;
	
}
.banner_end{
	height: 6px;
	width: 1003px;
	background: #0067ce;
}

.da-slider{
	width: 100%;
	min-width: 520px;
	height: 400px;
	position: relative;
	margin: 30px auto;
	overflow: hidden;
	
}
.da-slide{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	text-align: left;
}
.da-slide-current{
	z-index: 1000;
}
.da-slider-fb .da-slide{
	left: 100%;
}
.da-slider-fb  .da-slide.da-slide-current{
	left: 0px;
}
.da-slide h2,
.da-slide p,
.da-slide .da-link,
.da-slide .da-img{
	position: absolute;
	opacity: 0;
	left: 0%;
}
.da-slider-fb .da-slide h2,
.da-slider-fb .da-slide p,
.da-slider-fb .da-slide .da-link{
	left: 50%;
	opacity: 1;
}
.da-slider-fb .da-slide .da-img{
	left: 60%;
	opacity: 1;
}
.da-slide h2{
	color: #0065cd;
	font-size: 66px;
	width: 50%;
	top: 60px;
	white-space: nowrap;
	z-index: 10;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	font-family: 'Economica', Arial, sans-serif;
	font-weight: 700;
}
.da-slide p{
	width: 45%;
	top: 155px;
	color: #000;
	font-size: 18px;
	line-height: 26px;
	height: 80px;
	overflow: hidden;
	font-style: italic;
	font-family: 'Economica', Arial, sans-serif;
	font-weight: 400;
	font-style: italic;
}
.da-slide .da-img{
	text-align: center;
	width: 30%;
	top: 70px;
	height: 256px;
	line-height: 320px;
	left: 110%; /*60%*/
}

/*--------------------- Thoughtful Systems Scheduling Manager --------------------*/

.scheduling_manager{
	width:950px;
	height:auto;
	margin:0 auto;
	padding:0px 27px;
}
.scheduling_manager_1{
	background:url(../images/scheduling_right_bg.png) right no-repeat;
	width:272px;
	height:auto;
	float:left;
}
.scheduling_manager_head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#313795;
	margin-top:40px;
}
.manager_button{
	width:140px;
	float:left;
	height:auto;
	margin-top:40px;
}
.manager_button_lft{
	background:url(../images/text_left.png) no-repeat;
	height:35px;
	width:11px;
	float:left;
}
.manager_button_mid{
	background:url(../images/text_mid.png) repeat-x;	
	width:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	height: 24px;
    padding: 6px 3px;
}
.manager_button_rgt{
	background:url(../images/text_right.png) no-repeat;
	height:35px;
	width:11px;
	float:left;
}
.manager_button_mid a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	text-decoration:none;
}
.apple_mob{
	margin-top:20px;
	margin-left:10px;
	float:left;
}

.scheduling_manager_2{
	background:url(../images/scheduling_right_bg.png) right no-repeat;
	width:388px;
	height:auto;
	float:left;
}
.monitor{
	width:221px;
	height:176px;
	margin:0 auto;
	margin-top:25px;
}

.readmore {
   margin: 0 auto;
    width: 330px;
}

.readmore p {
    line-height: 18px;
    text-align: center;
    width: 335px;
}
.scheduling_manager_3{	
	width:282px;
	height:auto;
	float:left;
}

.readmore a {
    color: #313795;
    font: 18px Arial,Helvetica,sans-serif;
    margin-right: 15px;    
	text-align:center;
	
}
.manager_button1{
	width:180px;
	float:right;
	height:auto;
	margin-top:40px;
}

.android{
	margin-top:68px;
	margin-left:10px;
	float:left;
}
.quickbooks{
	width:100%;
	height:115px;
	border-bottom:1px solid #d8d8d8;
	border-top:1px solid #d8d8d8;
	margin-top:5px;
}

.scheduling_manager_form{
	width:944px;
	padding:0px 30px;
	height:auto;
	margin:0 auto;
}

.information_management{
	width:212px;
	float:left;
	border-right:1px solid #d2e4e6;
	height:114px;
}
.maagement{
	height:auto;
	width:200px;
	margin-top:20px;
}
.maagement ul{
	display:block;
	padding:0px;
	margin:0px;
}
.maagement li{
	padding:0px;
	margin:0px;
	float:left;
	list-style:none;
	padding:0px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006900;
	font-weight:normal;
	
}
.ads_bg{
	background:url(../images/ads_logo.jpg) repeat-x;
	height:170px;
	width:100%;
	margin-top:10px;
}
.partners_logo{
	width:1003px;
	margin:0 auto;
}
.ads_head_cont{
	width:550px;
	margin:0 auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#313795;
	padding-top:14px;
}
.ads_btm{
	width:770px;
	margin:0 auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#313795;
	padding-top:14px;
}
.service_industries{
	width:1000px;
	margin:0 auto;
	height:auto;
	margin-top:15px;
}
.service_industries_head{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	width:770px;
	margin:0 auto;
	margin-bottom:15px;
}
.service_industries_cont {
	width:1000px;
	height:auto;
}
.lft_service_industries{
	width:323px;
	float:left;
	border:1px solid #d2e4e6;
	padding:5px;
	
}
.mid_service_industries{
	width:372px;
	float:left;
	margin-left:15px;
}

.mid_service_industries p{
	margin:0px;
}
.mid_service_industries h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#555555;
	margin:0px;
	line-height:20px;
	font-weight:normal;
	text-align:justify;
	margin-top:10px;
}
.mid_service_industries h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#555555;
	margin:0px;
	line-height:20px;
	font-weight:bold;
	text-align:justify;
	margin-top:10px;
	width:160px;
	float:right;
}
.rgt_service_industries{
	width:255px;
	float:left;
	border:1px solid #d2e4e6;
	padding:5px;
	margin-left:10px;
	
}

.rgt_service_industries ul{
	display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
	
	
	
}

.rgt_service_industries li{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	height:13px;
	color:#868583;	
	padding: 5px 0 5px 0px;
	line-height:16px;
	border-bottom: dashed 1px #d8d4d4;
	width:250px;
	display: block;
}

.rgt_service_industries li a{
	background-position:left;
	background-image: url(../images/item-arrow.png);
    background-repeat: no-repeat;
    color: #6d6b6b;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 13px;
    padding: 0 0 0 15px;
    text-decoration: none;
}

.rgt_service_industries li a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	height:13px;
	background:#e4e4e4 url(../images/item-arrow-h.png) no-repeat;
	background-repeat:no-repeat;
	color:#313795;
	font-weight:normal;
	list-style: none outside none;
    padding: 0 0 0 15px;
	text-decoration:none;
}


.lft_service_industries ul{
	display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
	
	
	
}

.lft_service_industries li{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	height:13px;
	color:#868583;	
	padding: 5px 0 5px 0px;
	line-height:16px;
	border-bottom: dashed 1px #d8d4d4;
	width:323px;
	display: block;
}

.lft_service_industries li a{
	background-position:left;
	background-image: url(../images/item-arrow.png);
    background-repeat: no-repeat;
    color: #6d6b6b;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 13px;
    padding: 0 0 0 15px;
    text-decoration: none;
}

.lft_service_industries li a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	height:13px;
	background:#e4e4e4 url(../images/item-arrow-h.png) no-repeat;
	background-repeat:no-repeat;
	color:#313795;
	font-weight:normal;
	list-style: none outside none;
    padding: 0 0 0 15px;
	text-decoration:none;
}

.flag_tag{
	width:100%;
	border-top:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	height:110px;
	margin-top:15px;
	padding:10px 0px;
}
.flag_tag_cont{
	width:1003px;
	margin:0 auto;	
}
.flag_tag_cont p{
	margin:0px;
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.flag{
	height: 30px;
    margin-bottom: 12px;
    margin-top: 21px;
    width: auto;
}
.flag ul{
	padding:0px;
	margin:0px;
	list-style:none;
	display:block;
}
.flag li{
	list-style:none;
	display:block;
	padding:0px 50px;
	border-right:2px solid #d8d8d8;
	float:left;
}
.thoughtful_content{
	width:1003px;
	margin:0 auto;
	margin-top:20px;
}
.thoughtful_content a{
	color:#313795;
	font-size:12px;
	text-decoration:underline;
	margin:0px;
	margin-bottom:5px;
	font-weight:normal;
}
.thoughtful_content p{
	color:#555555;
	font-size:12px;
	margin:0px;
	margin-bottom:15px;	
	text-align:justify;
	line-height:19px;
}
	
.footer_wrapper_main2013{
	width:100%;
	background:url(../images/footer_bg.jpg) repeat-x;
	background-color:#3f3f3f;
	height:autx;
	padding:10px 0px;
}
.footer_cont{
	width:1003px;
	margin:0 auto;
}
.footer_cont p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a3a3a3;	
	text-align:center;
}
.quicklink{
	width:878px;
	margin:0 auto;
	margin-top:10px;
}
.quicklink ul{
	display:block;
	list-style:none;
	padding:0px;
	margin:0px;	
	text-align:center;
}
.quicklink li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a3a3a3;
	float:left;
	list-style:none;	
}
.quicklink li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#a3a3a3;
	padding:0px 8px;
	text-decoration:none;	
}

.quicklink li a:hover{
	color:#38b2fc;
	
		
}



.service {
    font-size: 14px;
    line-height: 27px;
    text-align: left;
  
}

.service:hover {
    background-color: #E5E5E5;    
}

/*--------------------------------- ADS _BANNER ---------------------*/
#list {
	height:75px;
	width:980px; 
	margin:5px auto; 
	overflow:hidden;
}

.slider {
	float:left;
	left: -5000px; 
	margin:15px 0px; 
	position:relative; 
	visibility:hidden;	
	height:50px;
}
	
.slider ul {
	height:80px;
	width:800px; 
}

.slider ul li {
	padding:0 20px;
}

.slider ul li img {
	cursor:pointer; 
	padding-top:3px;
	 
}

.prev {
	cursor:pointer; 
	float:left;
	padding-top:10px;
}

.next {
	cursor:pointer; 
	float:right; 
	padding-top:10px;
}


#container {
				width: 940px;
				position: relative;
				margin: 0 auto;
				overflow:hidden;
			}
			
			#carousel {
				width: 780px;
				margin: 0 auto;
			}
			
			#ui-carousel-next, #ui-carousel-prev {
				width: 60px;
				height: 240px;
				background: url(images/arrow-left.png) #fff center center no-repeat;
				display: block;
				position: absolute;
				top: 0;
				z-index: 100;
			}

			#ui-carousel-next {
				right: 0;
				background-image: url(images/arrow-right.png);
			}

			#ui-carousel-prev {
				left: 0;
			}
			
			#ui-carousel-next > span, #ui-carousel-prev > span {
				display: none;
			}
			
			.slide {
				margin: 0;
				position: relative;
			}
			
			.slide  h1 {
				font: 30px/1 Anton, sans-serif;
				color: #ff5c43;
				margin: 0;
				padding: 0;
			}
			
			.slide  p {
				font: 18px/1 Ubuntu, sans-serif;	
				color: #4d4d4d;
				margin: 0;
				padding: 0;
			}
			
			#slide01 > img {
				position: absolute;				
				
			}
			
			#slide01 > .text {
				position: absolute;
				left: 450px;
				top:60px;
				line-height:20px;
				
			}
			
			#slide02 > img {
				position: absolute;				
				
			}
			
			#slide02 > .text {
				position: absolute;
				left: 400px;
				bottom: 65px;
			}
			
			#slide03 > img {
				position: absolute;
				
				
			}
			
			#slide03 > .text {
				position: absolute;
				left: 500px;			
			}
			
			#slide04 > img {
				position: absolute;				
				
			}
			
			#slide04 > .text {
				position: absolute;
				left: 600px;
				
			}
			.text h1{
				font-family:Arial, Helvetica, sans-serif;
				font-size:30px;
				margin:0px;
				width:350px;
				color:#0265ca;
			}
			.text p{
				font-family:Arial, Helvetica, sans-serif;
				font-size:18px;
				margin:0px;
				color:#0265CA;
				width:458px;
				line-height:30px;
				font-size:20px;
				font-weight:bold;
			}
			.text h2{
				font-family:Arial, Helvetica, sans-serif;
				font-size:22px;
				margin:0px;
				width:350px;
				line-height:30px;
				color:#0265ca;
			}
			.text h3{
				font-family:Arial, Helvetica, sans-serif;
				font-size:18px;
				margin:0px;
				font-weight:bold;
				width:350px;
				line-height:30px;
				color:#0265ca;
				margin-top:60px;
			}
				.text h4{
				font-family:Arial, Helvetica, sans-serif;
				font-size:25px;
				margin:0px;
				font-weight:bold;
				width:350px;
				line-height:30px;
				color:#0265ca;
				margin-top:60px;
			}
				.text h5{
				font-family:Arial, Helvetica, sans-serif;
				font-size:20px;
				margin:0px;
				font-weight:bold;
				width:350px;
				line-height:30px;
				color:#0265ca;
				margin-top:20px;
			}
			
			.textxx h1{
				font-family:Arial, Helvetica, sans-serif;
				font-size:30px;
				margin:0px;
				width:350px;
				color:#0265ca;
			}
			.textxx p{
				font-family:Arial, Helvetica, sans-serif;
				font-size:18px;
				margin:0px;
				color:#0265CA;
				width:458px;
				line-height:30px;
				font-size:20px;
				font-weight:bold;
			}
			.textxx h2{
				font-family:Arial, Helvetica, sans-serif;
				font-size:22px;
				margin:0px;
				width:350px;
				line-height:30px;
				color:#CC0099;
			}
			.textxx h3{
				font-family:Arial, Helvetica, sans-serif;
				font-size:18px;
				margin:0px;
				font-weight:bold;
				width:350px;
				line-height:30px;
				color:#0265ca;
				margin-top:60px;
			}
				.textxx h4{
				font-family:Arial, Helvetica, sans-serif;
				font-size:25px;
				margin:0px;
				font-weight:bold;
				width:350px;
				line-height:30px;
				color:#0265ca;
				margin-top:60px;
			}
				.textxx h5{
				font-family:Arial, Helvetica, sans-serif;
				font-size:20px;
				margin:0px;
				font-weight:bold;
				width:350px;
				line-height:30px;
				color:#0265ca;
				margin-top:20px;
			}
			
			.text ul{
				display:block;
				padding:0px;
			}
			.text li{
				padding:2px 0px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:20px;
				margin:0px;
				font-weight:bold;
				color:#0265ca;
			}
			
			#slide05 > img {
				position: absolute;				
				
			}
			
			#slide05 > .text {
				position: absolute;
				left: 550px;
				top:80px;
				
			}
			
			#slide06 > img {
				position: absolute;
				bottom: 10px;
				top:10px;
				
			}
			
			#slide06 > .text {
				position: absolute;
				left: 600px;
				
			}
			
			#pages {
				width: 150px;
				margin: 0 auto;
				position:relative;
				top:-50px;
				left:400px;
			}
			
		
			
			.bullet {
				background: url(../images/slider.png) center center no-repeat;
				display: block;
				width: 18px;
				height: 18px;
				margin: 0;
				margin-right: 5px;
				float: left;				
			}

/*---------------Menu -----------------*/
#menu {
	list-style:none;
	width:840px;
	float:left;
	height:40px;

}

#menu li {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	padding: 11px 15px;	
	border:none;
	color:#fff;
	border-right:1px solid #DDDDDD;
}
ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#menu li:hover {	
	padding: 11px 20px;	
	background: #323995;
	color:#fff;
}

#menu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold; 
	color: #323995;
	display:block;
	outline:0;
	text-decoration:none;	
}

#menu li:hover a {
	color:#fff;	
}
#menu li .drop {
	padding-right:21px;
	background:url(../images/nav-arrow.png) no-repeat right 8px;
	
}
#menu li:hover .drop {
	background:url(../images/nav-arrow-over.png) no-repeat right 7px;
}

.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
	margin:4px auto;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align:left;	
	border:1px solid #ddd;
	border-top:none;	
	background:#fff;	
	margin-top:11px;
	color:#000;
	

	
}

.dropdown_1column {width: 140px;}
.dropdown_2columns {width: 180px; z-index:9999; color:#fff;}
.dropdown_3columns {width: 420px;}
.dropdown_4columns {width: 560px;}
.dropdown_5columns {width: 700px;}

#menu li:hover .dropdown_1column, 
#menu li:hover .dropdown_2columns, 
#menu li:hover .dropdown_3columns,
#menu li:hover .dropdown_4columns,
#menu li:hover .dropdown_5columns {
	left:-1px;
	top:auto;
	
	
}

.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	
}
.col_1 {width:130px;}
.col_2 {width:270px;}
.col_3 {width:410px;}
.col_4 {width:550px;}
.col_5 {width:690px;}

#menu .menu_right {
	float:right;
	margin-right:0px;
	
}
#menu li .align_right {
	/* Rounded Corners */
	-moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}

#menu li:hover .align_right {
	left:auto;
	right:-1px;
	top:auto;
}

#menu p, #menu h2, #menu h3, #menu ul li {
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	font-size:12px;
	text-align:left;	
}
#menu h2 {
	font-size:21px;
	font-weight:400;
	letter-spacing:-1px;
	margin:7px 0 14px 0;
	padding-bottom:14px;
	border-bottom:1px solid #666666;
}
#menu h3 {
	font-size:14px;
	margin:7px 0 14px 0;
	padding-bottom:7px;
	border-bottom:1px solid #888888;
}
#menu p {
	line-height:18px;
	margin:0 0 10px 0;
}
#menu li div a {
	font-size:12px;
	color:#fff;	
}


#menu li:hover div a {
	font-size:12px;
	color:#000;		
}
#menu li:hover div a:hover {
	color:#fff;	
}


.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

.imgshadow { /* Better style on light background */
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}

#menu li .black_box {
	background-color:#333333;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	padding:4px 5px 4px 5px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

	/* Shadow */
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}

#menu li ul {
	list-style:none;
	padding:0;
	margin:0 0 0px 0;
}
#menu li ul li a {
	color:#fff;
}
#menu li ul li {
	font-size:12px;
	line-height:24px;
	position:relative;	
	margin:0;
	float:none;
	text-align:left;
	width:175px;	
	color:#fff;	
	padding:5px 0px;
}
#menu li ul li:hover {
	background:#323995;
	border:none;
	padding:0;
	margin:0;
	color:#fff;
	padding:5px 0px;	
}

#menu li .greybox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width:116px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#menu li .greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
	color:#fff;
}



a.tip2 {
  position: relative;
  text-decoration: none;
}
a.tip2 span {display: none;}
a.tip2:hover span {
  display: block;
  position: absolute; 
  padding:3px 5px;
  content: attr(title);
  min-width:auto;
  text-align: center;
  width: auto;
  height: auto;
  white-space: nowrap;
  top: 13px;
  background:#fff;
  border:1px solid #9e9d9d; 
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;    
  color: #000;
  font-size:13px;
 
}
a.tip2:hover span:after {
  
  display: block;
  content: "";
  background:url(../images/arrow.png) no-repeat;
  
  /*border:7px  solid #000;
  border-top-color:#ccc;
  border-color:transparent;
  border-bottom-color:#fff;
  border-color: #fff;
  border-style: solid;*/
  
  height:10px;
  width:8px;
  position:absolute;
  bottom: 21px;
  left:1em;
  z-index:9999;
  
}
