#body1 {
		font-family:tahoma, arial, helvetica;
		background-image:url('../images/bg.jpg');
		background-repeat:repeat-x;
		background-color:#eee;
		text-align:center;}

#body2 {
		font-family:tahoma, arial, helvetica;
		background-image:url('../images/bg2.jpg');
		background-repeat:repeat-x;
		background-color:#eee;
		text-align:center;}		
.cleaner {
		clear:both;}
.rounded {
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		}
		
.rounded2 {
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
		}		

.fright {float:right;}
.fleft {float:left;}
		
a {
		text-decoration:none;
		color:#000;
		}	
		
p{
		color:#767676;
		font-size:13px;
		line-height: 20px;
		margin-bottom:13px;
		}
.firstpara{font-size:17px;line-height:26px;}		
h1  {
		color:#fff;
	}
	

h1{
		font-size:32px;
		color:#092d4e;	
		margin-bottom:40px;
		margin-top:0px;
		font-weight:bold;
		}	

h2{font-weight:normal;color:#fff;	}
h3{font-weight:normal;font-size:26px; margin-bottom:10px;}
h4 { 	
		margin-top:50px;
		font-family:tahoma;
		font-size:28px;
		color:#154373;
		font-weight:normal;
		margin-bottom:40px;
		line-height:32px;
		}
h5{
		margin-bottom:20px;
		color:#474747;}

h6{
	font-size:30px;
	font-family:tahoma;
	font-weight:normal;
	margin-top:30px;
	margin-bottom:40px;
	color:#282828;
		}		
		
.title{margin-top:30px;margin-bottom:20px;}
.centertext{text-align:center;}

ul.twitterList  {}
ul.twitterList li  {display:block;}
#submitbutton {
padding:4px;
border:1px solid #ccc;
text-align:center;
background-image:none;
background-repeat:no-repeat;
}
#subscribe-form p{margin:0px;}
#emailaddress{
	padding:3px;
	margin-bottom:3px;
	border:1px solid #ccc;
	color:#808080;
	width:200px;
	}
table 	{
		width:100%;
		font-size:13px; 
		margin-bottom:20px; 
		border:1px solid #eee;	
		}	
table th	{
		background-color:#2f8ade;
		color:#fff;
		padding:14px;
		text-align:left;
		}
table tr td {
		border-bottom:1px solid #eee;
		padding-left:14px;
		padding-top:12px;
		padding-bottom:12px;}
tfoot 	{
		background-color:#f7f7f7;}	




.tick {
		background-image:url('../images/tick_icon.png');
		background-repeat:no-repeat;
		background-position:33px 10px;}		
#login {
		width:400px;
		height:278px;
		font-family:tahoma, arial, helvetica;
		background-color:#f7f7f7;
		background-image:url('../images/login.png');
}	#tools{border-bottom:1px solid #ccc;padding-bottom:10px;margin-bottom:20px;}	#toggle, #toggle2{color:#ccc;}#loginbut{margin-top:10px;font-size:13px;margin-left:20px;}
#main-wrap {
		width:960px;
		text-align:left;
		margin:0px auto;
		}

#header, #header2{
		position:relative;
		position:relative;
		background-repeat:no-repeat;	
		padding-top:12px;
		padding-bottom:0px;
		margin-bottom:0px;
		}
		
#main-wrap #header h1 {
		font-size:25px;
		font-weight:normal;
		margin-top:0px;
		color:#fff;}
#header{
	
	margin-bottom:5px;}
#header2{	
	background-position:top;
	margin-bottom:30px;
	height:139px;}	
	
#header2 h2 {
	margin-top:33px;
	font-size:25px;
	font-weight:normal;}
	
#header-right {
	color:#fff;
	width:450px;
	float:right:
}	

#logo {	
		float:left;
		}		
#pagewrap{}
.twocol {
	background-image:url(../images/bg_body-right.jpg);
	background-repeat:no-repeat;
	background-position:right top;}

#mainnav{
		float:right;
		margin-bottom:0px;
		font-size:16px;
		}

#mainnav ul {
		padding-bottom:13px;
		list-style:none;
		padding-right:0px;		
		}

#mainnav ul li {
		display:inline;	
		margin: 0;
		position: relative; 
}
#mainstory ul li.first-post p{
	font-size:13px;}
#mainstory ul li.first-post a{
	line-height:20px;
	
}	
#mainstory ul li.secondary-post, #mainstory ul li.third-post{
	width:180px;
	float:left;
	margin-right:20px;
	border-bottom:none; 
	border-right:1px solid #dddddd;
	padding-right:10px;
	}
#mainstory ul li.third-post {
	border-right:none;}	
.secondary-post a, #mainstory ul li.third-post a{font-size:13px;}
#secondarynav ul{
		margin-top:0px;
		font-size:14px;
		padding-top:0px;
		width:960px;
		height:36px;
		margin-bottom:30px;
		border-right:1px solid #bacad9;
		}

#secondarynav ul li a{
		text-align:center;
		color:#5e7e9b;
		margin-left:0px;
		list-style:none;
		background-color:#a2b8cd;
		background-image:url('../images/secondarynav_bg.jpg');
		background-repeat:repeat-x;
		height:30px;
		width:14.181%;			
		border-left:1px solid #bacad9;
		border-top:0px solid #bacad9;
		border-bottom:1px solid #bacad9;
		float:left;
		padding-top:15px;	
}		
		
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}
#testimonial{
		padding-bottom:30px;
		margin-bottom:20px;
		background-color: transparent;
		background-image: url(../images/rule_dash_horizontal.png);
		background-repeat: repeat-x;
		background-attachment: scroll;
		background-position: bottom;
		padding-right:30px;
		}
#testimonial span{font-weight:normal;	}
#features-top-wrap h1{margin-top:0px; font-weight:bold;font-size:30px;margin-bottom:0px;}
#features-top-wrap h2{font-size:20px;font-weight:normal;color:#383838;margin-top:0px;margin-bottom:30px;}
#features-top-wrap #featuresinfo{float:left;width:250px;margin-right:100px;}
#features-top-wrap #featuresinfo h1{font-weight:normal;margin-bottom:30px;}
#features-top-wrap  img.features-image{float:right;margin-bottom:100px;}
#features-top-wrap #featuresinfo h5{margin-top:40px;}
#features-top-wrap #featuresinfo ul li{
	padding-bottom:15px;
	font-size:13px;
	padding-left:30px;
	background-image:url('../images/tick.png');
	background-repeat:no-repeat;
	}
#features-top-wrap #fright {position:relative;}	
#features-top-wrap #fright h2{font-weight:normal;}
#mainnav ul li a.button {
    background: transparent url('../images/bg_button_a.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 36px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

#mainnav ul li a.button span {
    background: transparent url('../images/bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 11px 0 11px 18px;
} 

#mainnav ul li a.buttoncurrent {
    background: transparent url('../images/bg_button_a.png') no-repeat scroll;
	background-position:right -36px;
    color: #fff;
	margin-top:1px;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 36px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

#mainnav ul li a.buttoncurrent span {
    background: transparent url('../images/bg_button_span.png') no-repeat;
	background-position:left -36px;
    display: block;
    line-height: 14px;
    padding: 11px 0 11px 18px;
} 

.mainactive{font-weight:bold;}

#mainimage{
		margin-top:16px;
		margin-left:70px;
		float:right;
}

.comments-wrap{
		float:right;
		position:relative;
		width:395px;
		}
.commentstop{
		padding-top:18px;
		background-image:url(../images/commentstop.png);
}
.commentsmiddle{
		padding-left:20px;
		padding-right:20px;
		background-image:url(../images/commentsmiddle.png);
		background-repeat:repeat-y;
		margin:0px;
		padding-bottom:0px;}
.commentspeech { 
		position:absolute;
		display:block;
		padding:30px;
		top:10px;
		left:-47px;
		background-repeat:no-repeat;
		background-image:url('../images/commentspeech.png');	}	
.commentsmiddle ul li{
		
		position:relative;
		padding-bottom:0px;}
.commentsmiddle ul li img{float:left;margin-right:30px; border:1px solid #002445;padding:4px;background-color:#fff;margin-top:10px;}	
.commentsmiddle ul li p {padding-top:10px; font-size:13px;	color:#9ed1ff;}	
.commentsmiddle ul li p.customer{float:right; color:#cee8ff;}
.commentsmiddle ul li p.customer a{color#44a5ff;}	
.commentsbottom{
		padding-bottom:13px;
		background-image:url(../images/commentsbottom.png);
		margin-bottom:5px;
}		
		

#tagline-wrap, #tagline-wrap2, #tagline-wrap3{
		margin-top:30px;
		width:450px;
		background-repeat:no-repeat;
		float:right;
}

#tagline-wrap p, #tagline-wrap2 p, #tagline-wrap3 p{font-size:15px;margin-top:20px;color:#fff;margin-bottom:20px;}
#tagline-wrap p b{font-size:14px;}
#tagline-wrap h1{font-weight:bold;font-size:38px;color:#fff;}
#tagline-wrap h2{
	font-weight:normal;
	color:#fff;
	line-height:1.2em;
	font-size:2.0em;
	font-family:trebuchet ms;

	}
	
#tagline-wrap i {color:#fff; font-size:13px; margin-left:80px;}

/*Tabs CSS*/
UL.tabNavigation {
	list-style: none;
	margin-bottom:40px;
	padding: 0;
	
	
	}

UL.tabNavigation LI {
	float:left;
	text-align:center;
	}

UL.tabNavigation LI a {
	width:316px;
	display:block;
	padding-top:10px;
	padding-bottom:16px;
	background-image:url('../images/buttons5.jpg');
	background-repeat:no-repeat;
	background-position:13px -42px;
	color: #000;
	text-decoration: none;
	}

UL.tabNavigation LI a.selected,
UL.tabNavigation LI a:hover {
	width:316px;
	padding-top:10px;
	padding-bottom:14px;
	background-image:url('../images/buttons5.jpg');
	background-repeat:no-repeat;
	background-position:13px 0px;
	color: #fff;

	}
		
UL.tabNavigation LI A:focus {
			outline: 0;
		}
		
		#first {
		    background-color: #f00;
		}

		#second {
		    background-color: #0f0;
		}

		#third {
		    background-color: #00f;
		}
		
		.waste {
			min-height: 1000px;
		}



#mainactions-wrap{width:500px;}
#mainactions-wrap2{padding-top:40px;}
#mainactions-wrap ul li {
		display:inline;
		}	
		
 .getstartedbut{
		position:absolute;
		height:40px;
		width:250px;
		display:block;
		bottom:-70px;
		right:40px;
		padding:40px 33px 40px 33px;
		background-image:url('../images/partnersignup.png');
		background-repeat:no-repeat;
} 

.partnersignupbut{
		float:right;
		height:40px;
		width:250px;
		display:block;
		padding:13px 33px 13px 33px;
		background-image:url('../images/partnersignup_but.png');
		background-repeat:no-repeat;
}  

#subnav {
		float:right;
		margin-top:-35px;
		margin-right:20px;
		}

#subnav ul li {
		padding-left:5px;
		display:inline;
		font-size:10px;
		}	
		
#subnav ul li a{padding:6px 10px 6px 10px; color:#ffffff;background-color:#5698d3;}		

#subnav .subactive{
		background-color:#245c8f;
}		

#mainstory, #otherstories, #secondarystories {
		margin-right:0px;
		line-height:18px;
		height:auto;
		
		}
#otherstories {
		float:left;
		width:23%;
		border-left:1px solid #fff;
		padding-left:20px;
	
}
#otherstories ul{
		margin-bottom:20px;}
#newscontainer #otherstories ul.socialmedia li {border:none;display:inline;}	
#secondarystories {
		float:left;
		width:200px;			
		padding-right:30px;	
		padding-left:20px;
		border-left:1px solid #fff;
		border-right:1px solid #d4d4d4;
}
#secondarystories ul li {
		margin-top:0px;
		margin-bottom:10px;
		width:210px;
		padding-bottom:5px;		
		border-bottom:1px solid #dddddd;
		font-size:13px;
		}
#secondarystories h7{margin-bottom:10px;display:block;}
#secondarystories ul li img, #mainstory img {		float:left;		border:2px solid #ccc;
		margin-right:8px;
		}		
#mainstory img {border:none;margin-top:4px;}

#newscontainer #otherstories ul li {
		color:#2566a0;
		font-size:13px;
		padding-bottom:5px;
		padding-top:5px;
		border-bottom:1px solid #dddddd;
}

#mainstory {
		width:425px;	
		
		border-right:1px solid #d4d4d4;
		padding-right:30px;
		float:left;
		
	}
#mainstory ul li{margin-bottom:10px;border-bottom:1px solid #dddddd;}	

#mainstory .button2{color:#fff;}
#otherstories .button4{color:#fff;}
#connectwithus {border-bottom:1px solid #dddddd;margin-bottom:10px;}
#newscontainer span{
	font-size:12px;
	color:#c1c1c1;}

#newscontainer a{		
		color:#0b4d77;
}
#newscontainer a:hover{
		text-decoration:underline;}	
.newsimage {
		border:2px solid #ccc;
		margin-right:30px	;}
#solution {
	padding-top: 5px;
	padding-bottom: 18px;
	margin-top: 20px;
	background-color: transparent;
	background-image: url(../images/rule_dash_horizontal.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}
#main-wrap .feature-wrapfix{margin-bottom:0px; border-bottom:0px;}			
 #feature-wrap h3{
		font-weight:normal;
		color:#323232;
		font-size:26px;
		margin-bottom:20px;
}
 #feature-wrap h4{float:left;}
 #feature-wraph4 span{color:#1563b4;}
 #feature-wrap .subscribe{float:right;margin-top:30px;}
 #feature-wrapul {
		margin-top:0px;
}
	
 #feature-wrap a{
		font-size:13px;
		color:#2f8ade;
} 		
#feature-wrap{
		border-left:1px solid #a7b2bb;
		border-right:1px solid #a7b2bb;
		border-bottom:1px solid #a7b2bb;
		background-color:#dee9f2;
		padding:20px;
		margin-bottom:40px;
		background-image: url(../images/partners_top.jpg);
		background-repeat: repeat-x;
		}
#feature-wrap #feature-images {float:left;margin-right:20px;width:400px;}	
#feature-wrap img{margin-bottom:20px;border:5px solid #d4dbe1;}		
#feature-wrap #feature-content{
		margin-right:10px;
		width:450px;
		float:right;
		}
	
#feature-wrap #feature-content p{margin-bottom:18px;}		
#feature-wrap #feature-content h1{margin-top: 0px;font-size:24px; margin-bottom:5px;color:#264660;margin-bottom:20px;line-height:1.4em;}	
#feature-wrap #feature-content h2{font-size:14px;margin-bottom:15px; font-weight:bold;color:#343434;}	
#maincontent {
		padding:1px 0px 30px 0px;
		background-position:bottom right;		
		}
ul#category li {
	padding-left:20px; 
	padding-top:20px; 
	width:200px; 
	float:left;	
	margin-bottom:80px;	
	margin-right:20px; 
	}
	
ul#category li h1{margin-top:0px;padding-top:0px;height:100px;font-size:25px; font-weight:normal;}
ul#category3col li {padding-left:20px; padding-top:20px;padding-bottom:20px;width:280px; float:left; margin-bottom:80px; margin-right:20px; }	
ul#category3col li img{width:260px; height:170px;}	
ul#category3col li h1 {margin-top:0px;padding-top:0px;font-weight:normal;font-size:25px;}
ul#category li img{width:180px; height:180px;}		 
ul#category li p{padding-right:40px;margin-bottom:40px;}
ul#category3col li p{padding-right:40px;margin-bottom:40px;}

#maincontent2 {		
		background-color:#fff;
		padding:1px 10px 30px 30px;	
		}		

#maincontent2 h4 {margin-bottom:50px;}	
#leftcontainer{margin-top:0px;width:250px;float:left;padding-right:0px;}
#leftcontainer img{float:left; margin-right:10px;}
#leftcontainer i{font-size:12px;line-height:20px;color:#5a5a5a;margin-bottom:20px;}
#rightcontainer{width:600px;float:right;}
#products-wrap{
		background-color:#dee9f2;
		padding:20px;
		border-left:1px solid #b2c4cb;
		border-right:1px solid #b2c4cb;
		background-image:url('../images/partners_top.jpg');
		background-repeat:repeat-x;		
		border-bottom:1px solid #b2c4cb;
		margin-bottom:60px;
		}	
		
#newscontainer{
		margin-top:20px;
		padding-bottom:5px;		
		padding-top:5px;
		background-color: transparent;
		background-image: url(../images/rule_dash_horizontal.png);
		background-repeat: repeat-x;
		background-attachment: scroll;
		background-position: 0pt 0pt;
} 
#toppageinfo{
		padding-bottom:20px;
		margin-bottom:30px;
		background-color: transparent;
		background-image: url(../images/rule_dash_horizontal.png);
		background-repeat: repeat-x;
		background-attachment: scroll;
		background-position: bottom;}

#toppageinfo .button2{position:relative;top:30px;}		

#bottompageinfo{
		padding-top:40px;
		padding-bottom:18px;
		margin-top:40px;
		background-color: transparent;
		background-image: url(../images/rule_dash_horizontal.png);
		background-repeat: repeat-x;
		background-attachment: scroll;
		background-position: top;

		}
#bottompageinfo h3 {		
		float:left;
		padding-left:30px;
		}
#bottompageinfo .button2{
		float:left;
		margin-left:200px;
		}		

.dotline{background-image: url(../images/rule_dash_horizontal.png);
		background-repeat: repeat-x;
		background-attachment: scroll;
		background-position: 0pt 0pt;padding-top:20px;}
#products-wrap2 li a	{color:#15223b;} 
#products-wrap2 li	{		background-color:#dee9f2;		padding:20px;		width:120px;		float:left;		border-left:1px solid #b2c4cb;		border-right:1px solid #b2c4cb;		background-image:url('../images/partners_top.jpg');		background-repeat:repeat-x;				border-bottom:1px solid #b2c4cb;		margin-bottom:20px;		margin-right:25px;		text-align:center;		min-height:270px;				}	 #products-wrap2 li:hover{background-color:#10314b;}		#newscontainer h1{padding-top:0px;margin:0px;margin-bottom:30px;}#products-wrap{		margin-bottom:20px;		}	#products-wrap img.videoplayer{float:right; }#products-wrap p{width:450px;margin-bottom:40px;}		#products-wrap h1{		margin-top:10px;}				
#partners-wrap2{
	
		margin-bottom:0px;
		text-align:center;
		}		
#sunflare{
		margin-left:330px;
		}
#partners-wrap ul {height:150px;}		
#partners-wrap ul li{
	
		border:1px solid #ccc;
		float:left;
		margin-right:3px;
		padding-right:2px;
		}

#partners-wrap ul li img{
		margin-left:2px;
		margin-top:2px;	
		padding:0px;
}		
#consultationform  p{font-size:12px;font-weight:bold;}
#consultationform input[type="text"],#consultationform textarea {width:250px;margin-bottom:10px;margin-top:5px;}
#consultationform input, #consultationform textarea{
	padding:5px;
	border:1px solid #9e9e9e;
	background-color: #e9e9e9;
	background-image: url(../images/shadow.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	}
#consultationform textarea {margin-bottom:30px; height:100px;}
#consultationform table{padding:0px;margin-top:20px;margin-bottom:0px;}
#consultationform table tr td label {margin-bottom:10px; padding-bottom:0px;}
#consultationform table tr td {padding:0px;}
#consultationform table tr {padding:0px;}
#consultationform .commentsfix p span{background-image:none;padding-left:0px;}
ul#screenshots li{
		margin-right:40px;
		margin-left:0px;
		width:200px;
		float:left;
		position:relative;
		}
ul#screenshots li img{
		height:135px;
		width:170px;
		border:6px solid #e1e1e1;
		margin-bottom:20px;
		}
		
ul#screenshots li a#thickboxplus{
		background-image:url('../images/expand_icon.png'); 
		background-repeat:no-repeat;
		padding:20px;
		right:0px;
		top:-15px;
		position:absolute;
		}		
		
#pagenav {
		width:200px;
		float:left;
		font-size:13px;
		font-weight:bold;}
#pagenav li a{
		color:#4e4f4f;
		}
#pagenav li{
		margin-bottom:5px;
		padding:12px;
		}	
#features img.icon{float:left;margin-right:15px;}		
#features img.screenshot{margin-top:-50px;}		
#features #featurestext {width:350px;}
#features #featurestext.fright {width:400px;} 
#features #featurestext h4{margin-top:0px;padding-top:15px;font-size:30px;color:#000;}
#features #featuresactions{
	float:right;
	background-image: url(../images/navline2.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	padding-left:30px;
	min-height:200px;
	}
#features{
	margin-top:30px;
	-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
background:#FFFFFF none repeat scroll 0 0;	
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;}	
#features #featuresactions h2{margin-top:0px;margin-bottom:30px;}
#features li {

margin-bottom:30px;
		/*background-image:url(../images/navline.jpg);
		background-repeat:repeat-x;
		background-position:bottom;*/
		padding-bottom:30px;
		padding-right:30px;
		padding-left:30px;
		padding-top:30px;}	
		
#sidenav .sidenavtop{
		
		background-repeat:no-repeat;}
	
		
#sidenav{
	
	
		background-repeat:repeat-y;}
		
#sidenav .sidenavbottom {	
		
		background-repeat:no-repeat;}
	
	
.menu2 ul{
		margin-left:0px;
		margin-top:15px;
		margin-bottom:80px;
		width:180px;
		}
	
.menu2 ul li{
		font-size:14px;
		line-height:20px;
		background-image:url(../images/navline.jpg);
		background-repeat:repeat-x;
		background-position:bottom;
		padding-bottom:10px;
		padding-top:5px;
		}
.menu2 ul li a{color:#606060;}		
.menu2 ul li a:hover{color:#000;}	
.menu2 ul li.bottomline{background:none;}	
	
#featureslist {
	padding-top:0px;
	width:230px;
	float:left;
	margin-left:80px;

	}
	
#featureslist#featureslist h1{margin-top:15px;margin-left:20px;color:#838383;font-size:20px;margin-bottom:20px;}		
#pagelist {
	background-image:url('../images/slidenavbg.j');
	background-repeat:no-repeat;
	margin-bottom:80px;
	display:block; 
	padding-top:15px;
	padding-bottom:15px;
	padding-left:0px;
	}
	
#pagelist li{
	padding-top:10px;
	padding-bottom:8px;
	display:inline;
	margin-top:5px;
	margin-left:0px;
	padding-right:40px;
	padding-left:0px;
	font-size:16px;

	}
	
#pagenav li.active {color:#ccc;}
#pagelist li a{color:#6f6f6f;	}
#pagelist li a span{font-size:30px;}
#pagelist li.linefix {background-image:none;}
ul#pagesidelist li{margin-bottom:10px;font-size:13px;border-bottom:1px solid #eee;padding-top:10px;padding-bottom:10px;}
ul#pagesidelist li a{color:#000; line-height:24px;}
ul#pagesidelist li img{position:absolute;}
ul#pagesidelist li span{margin-left:40px;}

#protected{
		padding-top:250px;
		background-image:url('../images/iphone.jpg');
		background-repeat:no-repeat;
}	
#pagecontent h1{
		font-weight:normal;
		font-size:30px;
		color:#1d5fa2;
		padding-bottom:20px;
		}
#maincontent h2{
		font-weight:bold;
		font-size:16px;
		color:#383838;
		margin-top:30px;
		padding-bottom:20px;
		}
#pagecontent p span{
		font-size:15px;}		

.pagelist {
		margin-top:30px;
		display:block;
		float:none;
		font-size:14px;
		width:270px;
		float:left;
		margin-right:10px;
		margin-bottom:30px;
		}		
		
.pagelist li	{
		line-height:24px;	
		color:#1a2e0e;
		padding-right:40px;
		background-image:url('../images/tick2.jpg');
		background-repeat:no-repeat;
		background-position:15px 13px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		padding-left:70px;
		padding-top:15px;
		padding-bottom:15px;
		background-color:#eef5ea;
		margin-bottom:10px;
		}

		.pagenormallist li	{
		line-height:24px;	
		color:#1a2e0e;
		padding-right:40px;
		background-image:url('../images/tick2.jpg');
		background-repeat:no-repeat;
		background-position:15px 13px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		padding-left:70px;
		padding-top:15px;
		padding-bottom:15px;
		background-color:#eef5ea;
		margin-bottom:10px;
		}	

		
#atwork{
		padding-bottom:250px;
		background-image:url('../images/officewomen.jpg');
		background-repeat:no-repeat;
		background-position:bottom;
}			

#outoffice{
		padding-top:130px;
		background-image:url('../images/plane.jpg');
		background-repeat:no-repeat;
}	
#maincontent .button1 {
		margin-left:0px;
		background-color:#429cf0;
		font-size:18px;
		padding-left:40px;
		padding-right:40px;
		padding-top:20px;
		padding-bottom:20px;
		color:#fff;
}

#maincontent .button1:hover {
		margin-left:0px;
		background-color:#2f8ade;
		font-size:18px;
		padding-left:40px;
		padding-right:40px;
		padding-top:20px;
		padding-bottom:20px;
		color:#fff;
}


#pageactions {margin-top:40px;}
#pagelist .actionbutton{}		
#pagelist .actionbutton a{color:#000; }		
.button2 {	
		color:#fff;
		margin-left:0px;
		margin-top:0px;
		background-color:#2f8ade;
		font-size:12px;
		padding:10px;
}.button2:hover {background-color:#023a78;	}

.button3 {
		margin-top:20px;
		background-color:#2f8ade;
		font-size:12px;
		padding:10px;}
.button4 {
		margin-top:20px;
		background-color:#959595;
		color:#fff;
		font-size:12px;
		padding:10px;}	

.button4:hover {
		margin-top:20px;
		background-color:#777777;
		color:#fff;
		font-size:12px;
		padding:10px;}			
#mainstory .button4, #mainstory .button4:hover  {color:#fff;}		
#featurescontent{float:right;width:460px;margin:0px; padding:0px;}#featurescontent h4{margin-top:0px;margin-bottom:30px; }


#fixedcontentwrap{
		margin-top:70px;
		background-color:#1b1b1b;
		padding-bottom:40px;
		margin-bottom:0px;
		
		}
#fixedcontent h4{	color:#fff;}	
#fixedcontent{
		text-align:left;
		width:960px;
		margin:0px auto;}		
#fixedcontent a{color:#fff;}		
#clientlist{
		float:left;
		width:600px;}
		
#clientlist ul li{
		height:140px;
		width:140px;
		padding:0px;
		border:1px solid #b2cce3;
		margin-bottom:5px;
		margin-right:10px;
		float:left;}

#clientlist ul li.small{
		height:105px;
		width:105px;
		padding:0px;
		border:1px solid #b2cce3;
		margin-bottom:5px;
		margin-right:5px;
		float:left;}				

#usps{float:left;
		width:300px;
		margin-top:30px;
		margin-right:40px;
		margin-bottom:80px;
		color:#fff;}
#rightcontainer .uspsfix {color:#000;}	
#rightcontainer h3{margin-bottom:20px;margin-top:30px;}	
#usps ul {
		line-height:25px;		
}
		
#usps ul li{
		margin-bottom:20px;
		background-image:url('../images/tick2.png');
		background-repeat:no-repeat;
		background-position:0px -4px;
		padding-left:60px;
	
		font-size:16px;	
		}
		
		#cuslogin {padding:10px;}		
		#cuslogin input{border:1px solid #ccc;font-size:14px;padding:4px; color:#3c3c3c;margin-bottom:10px;margin-top:5px;}
		
		#cuslogin input[type=submit] {margin-top:10px; background-color:#fff;border:1px solid #ccc;}
		.ddarrow {margin-left:10px;}

		#footer {
		
		background-color:#373737;
		color:#fff;
		height:170px;
}

#footer a{color:#fff;}

#footer-wrap {
		padding-top:30px;
		width:960px;
		margin:0px auto;
		text-align:left;
}

#footer-wrap ul li {
		display:inline;
		font-size:14px;
		color:#fff;
		}
#footer-wrap #footerleft{float:left;}
#footer-wrap #footerright{float:right;width:200px;}		
#footer-wrap p {
		font-size:12px;
		margin-top:5px;
		color:#969494;
		}	


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;	
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	
}

.TB_overlayMacFFBGHack {background: url(../images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #323232;
	z-index: 102;
	color:#000000;
	display:none;
	
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}



/*Forms*/
.section{width:600px;margin-right:40px;margin-bottom:20px;}
#forminfo{
	width:250px;
	float:left;	
}
#partnersignup{float:left;}
#forminfo p {color:#193d5d;}
#forminfo p a{color:#3775ac;text-decoration:underline;}
#partnersignup.form ul#aboutcompany{
	border-top:1px solid #b6c7ce;
	border-left:1px solid #b6c7ce;
	border-right:1px solid #b6c7ce;
}
#partnersignup.form label{
	text-align:right;
	padding-right:30px;
	font-size:14px;
	padding-top:25px;
	display:block;
	width:165px;
	float:left;
	color:#3d3d3d;
} 
#partnersignup.form select{
	margin-top:10px;
	margin-bottom:10px;
}
#partnersignup.form input{
	border:1px solid #b2c4cb;
	background-image:url('../images/inputbg.jpg');
	background-repeat:repeat-x;
	background-position:top;
	width:345px;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
	padding-bottom:10px;
}
#partnersignup span.checkbox{
	margin:0px;
	padding:0px;
	font-size:12px;
}
#partnersignup.form  li{
background-color:#dee9f2;
border-bottom:1px solid #b6c7ce;
border-top:1px solid #ffffff;
padding-top:0px;
padding-bottom:10px;
padding-left:20px;	
padding-right:20px;
}#partnersignup.form  li p{padding:30px;}
#partnersignup.form  li.formheader, #partnersignup.form  li.formend{
background-color:#f2f7fb;
}
#partnersignup.form  li.signup {margin-top:10px;}
#partnersignup.form  li.formheader h1 {
font-size:20px;
padding-top:15px;
padding-bottom:8px;margin-top:0px;
margin-bottom:0px;
}
#sectionleft {width:600px;float:left;}
#sectionright {width:300px;float:right;}
#sectionright b{margin-bottom:0px;padding-bottom:0px;}
#sectionright a{color:#278af0;}
#sectionright span{color:#000;font-size:14px;}
.anythingSlider   { 
	width: 960px; height: 401px; position: relative; margin-bottom:60px; 
	background-image:url(../images/sliderbg.png);
	background-repeat:no-repeat;
	background-position:0px 10px;}
.anythingSlider .wrapper  { 
	width: 960px; 
	overflow: auto; 
	height: 401px; 
	margin:0px; 
	margin-top:20px;
	position: absolute; 
	top: 1px; 
	left: 0; 
	}
.anythingSlider .wrapper ul.wrapperlist { width: 99999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }

.anythingSlider ul.wrapperlist li  { position:relative;display: block; float: left; padding: 0; height: 315px; width: 960px; margin: 0; }
#mainscreenshot    {position:absolute; top:7px; left:0px;display:block; }
#mainscreenshot.bday   {position:absolute; top:15px;}
#mainscreenshot.screenshot   {position:absolute; top:16px;}

.anythingSlider .arrow                  { 
	display: none; 
	height: 200px; 
	width: 67px; 
	background: url(../images/arrows.png) no-repeat 0 0; 
	position: absolute; 
	top: 105px; 
	cursor:pointer; 
	}
	
.anythingSlider .forward                { background-position: 0 0; right: -20px; }
.anythingSlider .back                   { background-position: -67px 0; left: -20px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

#thumbNav                               { position: relative; top: 368px; left:0px;text-align: right; margin-right:180px; }
#thumbNav a                             { 
	color: #fff; 
	font-size:12px;
	display: inline-block; 
	padding: 6px 10px; 
	height: 18px; 
	margin: 0 5px 0 0; 
	background: #bbbbbb url(../images/cellshade.png) repeat-x; 
	text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         { background: #022646; }

#start-stop                             { 
	display:none;
	background-color:#00182e;
	color: #fff; 
	font-weight:normal;
	font-size:13px; 
	padding: 7px;  
	text-align: center; 
	position: absolute; 
	right: 0px; 
	top: 350px;
	-moz-border-radius: 5px; 
	}
	
#start-stop.playing                     {  }
#start-stop:hover                       { }

/*
  Prevents
*/
.anythingSlider .wrapper ul.wrapperlist ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul.wrapperlist ul li       { float: none; height: auto; width: auto; background: none; }

/* Blog Styles */

/* Post Titles & Comments */
.postTitle a{
	margin: 30px 0 5px 0;
	color:#0e375c;
	font-size:27px;
	font-weight:normal;
	line-height:30px;
}
.postTitle a:hover{text-decoration:underline;}
.postTitle a:hover{text-decoration:underline;}
.comments a{color:#045299;}


#blogmain{margin-bottom:100px;}
#commentswrap {margin-top:20px;}
#blogcomments h2{
	margin-bottom:30px;
}

#blogcomments {
	
	width:600px;
	padding-left:20px;
	padding-right:20px;
	padding-top:40px;
	margin-left:25px;
	padding-bottom: 30px;

}
#commentlist {margin-left:0px;}
#commentlist li{margin-bottom:10px;padding-bottom:10px;}
#commentlist li img{float:left;margin-right:20px;}
#blogcomments p {	}
#blogcomments cite{font-weight:bold;font-family:georgia; font-size:12px;}
#blogcomments input, #blogcomments textarea{border:1px solid #ccc;padding:10px;}
#commentformwrap{margin-left:130px;}
.postdetails {
margin-left:0px;

	color:#535353;

	padding-top:10px;}
.postdetails span.date{
	font-size:15px;
	font-weight:normal;
}
#postdetailswrap{float:left;width:150px;margin-right:30px;}	
#commentdetailswrap{
	margin-right:30px;
	float:left;
	text-align:right;
	font-size:10px;
	color:#aeaeae;

	}
	#commenttext{width:450px;float:right;border-bottom:1px solid #ccc;}
#commentdetailswrap a{
	color:#aeaeae;
	} 
	
#commentdetailswrap h1{
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	line-height:16px;
}
#commentdetailswrap h1 a{	
		color:#3b89c0;}
#pagination {width:620px; margin-left:130px;}
.postdetailsimg {border:1px solid #ccc; padding:3px;width:50px; height:50px;background-color:#fff;}
.postdetails span.author{font-weight:bold;}
.postdetails span.date{font-size:13px;}
.postdetails img{margin-top:20px;}
.postdetails a {color:#04529c;font-weight:bold;}	 
.postwrap{
	margin-bottom:0px;
	float:left;
}
.postWrapper{
	margin-left:0px;
	position:relative;
	width:500px;
	padding-right:20px;
	padding-top:0px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom:1px solid #ccc;
	float:left;
}
.postWrapper2{
	margin-left:0px;
	position:relative;
	width:595px;
	padding-left:20px;
	padding-right:20px;
	padding-top:30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	float:left;
	margin-bottom:0px;

}
.postWrapper ol li, .postWrapper ul li, .postWrapper2 ol li, .postWrapper2 ul li   {
	list-style-type:disc; 
	padding-left:10px; 
	margin-left:30px;
	font-size:12px;
	margin-bottom:20px;
	line-height:20px;
	}

.postWrapper h1{
	margin-top:0px;
	margin-bottom:0px;}
#main .postWrapper2 h1{
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 0px;
	}
.subscribe{
		text-align:center;

}
.blogspeech{
	height:50px;
	width:50px;
	display:block;
	background-image:url('../images/blogspeech.jpg');
	background-repeat:no-repeat;
	position:absolute;
	left:-47px;}

p.postMeta{	
	margin: 0;
}

p.postMeta a{color:#04529c; font-size:13px;}

small{
	font-size: 12px;
}

.post{
	padding: 50px 0;
}

.post h1 {font-size:26px; font-weight:normal; padding-bottom:20px; color:#535353;}

.moretag{
	color:#1e5c93;
}

.textwidgettitle {
	border-bottom:1px solid #bbccdb;
	font-weight:bold;
	font-size:15px;
	color:#05294a;
	width:300px;
	text-align:center;
	padding-left:0px;
	padding-bottom:15px;
}

/* Sidebar styles */
#sidebar{
	float:right;
	width:230px;
}
#sidebar li{
	margin-bottom:20px;
	padding-left: 20px;
	padding-right: 20px;
	font-size:16px;
	line-height:18px;
	padding-top:5px;
	padding-bottom:5px;
}

#sidebar li a{	

	font-size:13px;
}
#sidebar li input{border:1px solid #ccc;padding:5px;}
#sidebar li p{
	margin-left:20px;}

#sidebar li ul li{	padding-left:0px;
	border:none;}

#sidebar li.subscribe{
	background:none;
	border:none;
	}
#sidebar li.widget_categories{
	padding-left:20px;}
	
#sidebar li.widget_recent_entries{
	padding-left:20px;
}
#sidebar li h2{
	margin: 0 0 10px 0;
	font-family:tahoma;
	font-size:20px;
	color:#154373;
	font-weight:normal;
}
#sidebar li h2 a{
	text-decoration: none;
	font-size: 20px;
	margin: 0 0 10px 0;
	color: #154373;
	padding-left: 0px;
}
#sidebar li ul{
	padding-left: 0px;
	margin: 0;
}
#sidebar li ul li{
	margin: 0;	border-bottom:1px solid #ccc;
	display: block;	
}

#sidebar #meta, #sidebar #archives, #sidebar #search, #sidebar .categories, #sidebar .linkcat    {
	padding-left:20px; }

#sidebar li ul li a{
	color: #59575F;
	text-decoration: none;
	display: block;
	padding-left: 0px;
}
#sidebar li ul li a:hover{

}


/* Comment styles*/
#commentarea{
	background: #434c53;
	border: solid 1px #3a4147;
	padding: 30px;
	margin: 30px 0;
	color: #dceeff;
}

h3#comments{
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 18px;
	color: #fff;
}

#commentarea ol li{
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: solid 1px #616b74;
}
#commentarea ol li img{
	float: left;
	margin: 0 10px 0 0;
	width: 32px;
}
#commentarea ol li .deta{
	margin: 0 0 0 52px;
}
#commentarea ol li .deta h4{
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	float: none;
	color: #fff;
}
#commentarea ol li p{
	color: #dceeff;
}
#commentarea ol li .deta h4 a{
	font-size: 16px;
	text-decoration: none;
	color: #fff;
}
#commentarea ol li .deta h4 small{
	font-size: 12px;
	text-decoration: none;
	color: #8cb2cf;
}

#commentarea label{
	display: block;
	clear: left;
	padding: 0 0 10px 0;
	color: #dceeff;
}

#commentarea input[type=text],
#commentarea textarea{
	width: 436px;
	border: solid 2px #d7d7d7;
	padding: 6px 10px;
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #736f7a;
}

#commentarea textarea{
	height: 200px;
	width: 534px;
}

#commentarea input[type=submit]{
	border: none;
	padding: 6px 10px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #fff;
	background: #25282a;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#commentarea input[type=submit]:hover{
	background-color: #2e8adc;
}#socialmedia {float:right;height:30px;}
#socialmedia li {	float:left;	width:20px;}#socialmedia li:hover {	float:left;	padding-top:3px;	width:20px;}
h2#postcomment{
margin-bottom: 20px;
color: #000;
font-weight: bold;
font-size: 18px;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {

}
.sf-menu {

}.sf-menu ul  h1{padding:8px;margin:0px;font-size:15px; background:#517ea7;}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */	color:#fff;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	padding-top: 22px;
	left:			0;
	top:			1.3em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {

	margin-bottom:	1em;
}
.sf-menu a {
	

	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
color: #fff;
}
.sf-menu li li a {
padding: 10px;

}
.sf-menu li li {
	background:#13395d;
	padding:0px;
	border-bottom: 1px solid #39546a;
	font-size: 13px;
}

.sf-menu li li:hover {
	background:#517ea7;
	padding:0px;
	border-bottom: 1px solid #39546a;}

.sf-menu li li li {
	background:#9AAEDB;
}


/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */

	
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
#emergencyinbox, #image, #web, #stats, #mobile {	padding-left:50px;padding-top:5px;padding-bottom:5px;background-repeat: no-repeat;	background-position: 10px 5px;}
#emergencyinbox {background-image: url('../images/ea.png');	}
#image {background-image: url('../images/ia.png');}
#web {background-image: url('../images/wa.png');}#stats {background-image: url('../images/st.png');}#mobile {background-image: url('../images/mb.png');}


/* TWITTER FIXES*/
.twtr-hd{display:none;}
.twtr-ft img{display:none;}
.twtr-widget{margin:0px; padding:0px;}
.twtr-timestamp{font-size:13px;font-weight:bold;color:#dddddd;}
.twtr-widget{line-height:30px;margin:0px; padding:0px;}
#newscontainer a.twtr-join-conv{display:none;}

null

#main-wrap  a#fdbk_tab {top:15%;}

/*Add this fix*/

.addthis_default_style{border-top:1px solid #ccc; padding-top:15px; margin-bottom:0px;}

/*Facebook like fixes*/

#main iframe{background-color:#faf9f9;margin-bottom:20px;}
#connectwithus iframe{background-color:#faf9f9;margin-bottom:20px;}
#body2 #main-wrap #pagewrap #main #postdetailswrap #facebook .fbConnectWidgetTopmost {border:1px solid #ccc;}




