/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Author: 	Kevin Fawcett / kevin.fawcett@astadev.com
Type: 		Screen, Projection
Info:		Screen and projection stylesheet for Asta Development Plc	
Created:	29/10/2008
Modified:   

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/




/* ----- NAVIGATION ----- */
#subNav li { margin-bottom:1px; font-weight:bold;}
#subNav a { display:block; width:186px; background:#ececec; color:#250F04; }
#subNav a:hover { text-decoration:none; background:#DDD; }
#subNav .active { color:#00A9DD; text-decoration:none; }
#subNav span { display:block; padding:5px 10px; }

.subNavTitle { background:#261100; color:#FFF; padding:3px 10px 4px 10px; cursor:pointer; cursor:hand; }


.subNavTitle2 { background:#999; color:#FFF; padding:3px 10px 4px 10px; }
#subNav ul ul { margin-top:1px; }
#subNav li li a { font-weight:normal; background:#ececec url(../images/bullet.gif) 10px 9px no-repeat; }
#subNav li li a:hover { font-weight:normal; background:#DDD url(../images/bullet.gif) 10px 9px no-repeat; }
#subNav li li span { padding:3px 10px 3px 20px; }
#subNav li li li span { padding:3px 10px 3px 30px; }
#subNav li li li a { font-weight:normal; background:#ececec url(../images/bullet.gif) 20px 9px no-repeat; }
#subNav li li li a:hover { font-weight:normal; background:#DDD url(../images/bullet.gif) 20px 9px no-repeat; }



.subNavUn { font-weight:normal; padding:10px 10px 10px 10px !important; position:relative; top:-2px; }
.subNavHome span { padding-top:4px !important; }
.subNavHome .subNavUn{ padding-top:0px !important; }



/* ----- BREADCRUMBS ----- */
#breadcrumbs { 
	padding:5px 10px;  
	border-bottom: 1px solid #EBEBEB; 
	font: 10px/1.3 Verdana, Arial, Helvetica, Sans-serif; 
	text-transform: uppercase;
}

#breadcrumbs span, #breadcrumbs strong {  padding:0 2px; font-size:0.9em; }
#breadcrumbs p { padding-bottom:0px; }


#breadcrumbs a, .menu a:visited {
	text-decoration:none; 
	font-size: 10px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	line-height:29px;}

#breadcrumbs a:hover {
	color: #006699;
	text-decoration:underline; 
}


#breadcrumbs h1 {
	font: 24px Arial, Helvetica, sans-serif; text-transform: none; color:#096bb3;line-height:1.6em; left:0px; font-weight:bold; padding-top:5px !important; padding-bottom:0px !important; padding-right:86px !important;
}



/* NAVIGATION
--------------------------------------------- */


#skipLink {
	display: none;
}




#navContact {
	position: absolute;
	top: 35px;
	right: 6px;
	margin-left: 150px;
	font: normal 1.0em/1.0em 'lucida grande',tahoma,sans-serif;
	color: #796f65;
	width: 154px;
	height: 58px;
}
#navContact a {display:block; width:126px;padding:6px 10px;background:#464646; color:#fff !important;}
#navContact a:hover {background-image:url(img/mail.gif);background-repeat:no-repeat; background-position:right 7px;background-color:#666666;}



#navMedia { position: absolute;top: 62px;right: 27px;margin-left: 150px;font: normal 1.0em/1.0em 'lucida grande',tahoma,sans-serif;	color: #796f65;width: 133px;height: 58px;}
#navMedia a {display:block; width:126px;padding:6px 10px;background:#464646; color:#fff !important;}
#navMedia a:hover {background-image:url(img/mail.gif);background-repeat:no-repeat; background-position:right 7px;background-color: #666666;}


#navWorldwide { position: absolute;top: 89px;right: 27px;margin-left: 150px;font: normal 1.0em/1.0em 'lucida grande',tahoma,sans-serif;	color: #796f65;width: 133px;height: 58px;}
#navWorldwide a {display:block; width:126px;padding:6px 10px;background:#464646; color:#fff !important;}
#navWorldwide a:hover {background-image:url(img/mail.gif);background-repeat:no-repeat; background-position:right 7px;background-color: #666666;}


#navEmail {
	position: absolute;
	top: 653px;
	right: 45px;
	margin-left: 150px;
	padding-left:20px;
	font: normal 1.0em/1.0em 'lucida grande',tahoma,sans-serif;
	color: #796f65;
	width: 163px;
	height: 58px;
	background-image:url(../images/icons/mail_icon.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
}
#navEmail a {display:block; width:166px;padding:6px 10px;color:#464646  !important;}
#navEmail a:hover {text-decoration:underline;}


#navPrint {
	position: absolute;
	top: 683px;
	right: 45px;
	margin-left: 150px;
	padding-left:20px;
	font: normal 1.0em/1.0em 'lucida grande',tahoma,sans-serif;
	color: #796f65;
	width: 163px;
	height: 58px;
	background-image:url(../images/icons/print_icon.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
}
#navPrint a {display:block; width:166px;padding:6px 10px;color:#464646  !important;}
#navPrint a:hover {text-decoration:underline;}

/* Sub Navigation Pages
--------------------------------------------- */

#SubnavEmail {
	position: absolute;
	top: 217px;
	right: 37px;
	margin-left: 160px;
	padding-left:20px;
	font: normal 1.0em/1.0em  Verdana, Arial, Helvetica, sans-serif;
	color: #796f65;
	width: 163px;
	height: 35px;
	background-image:url(../images/icons/mail_icon.gif);
	background-repeat:no-repeat;
	background-position:left 15px;
	text-transform:none;
}
#SubnavEmail a {display:block; width:206px;padding:6px 10px;color:#464646  !important;}
#SubnavEmail a:hover {text-decoration:underline;}


#SubnavPrint {
	position: absolute;
	top: 25px;
	right: 25px;
	margin-left: 150px;
	padding-left:20px;
	font: normal 1.0em/1.0em  Verdana, Arial, Helvetica, sans-serif;
	color: #796f65;
	width: 163px;
	height: 35px;
	background-image:url(../images/icons/print_icon.gif);
	background-repeat:no-repeat;
	background-position:left 15px;
	text-transform:none;
	
}
#SubnavPrint a {display:block; width:126px;padding:6px 10px;color:#464646  !important;}
#SubnavPrint a:hover {text-decoration:underline;}



#SubnavCurrency {
	position: absolute;
	top: 210px;
	right: 24px;
	color: #796f65;
	width: 288px;
	height: 35px;
}
#SubnavCurrency a {display:block; width:206px;padding:6px 10px;color:#464646  !important;}
#SubnavCurrency a:hover {text-decoration:underline;}



#nav {
	float: left;
	width: 953px;
	height: 38px;
	margin: 0 0 4px;
	font-size: 1.2em;
	background: url(../images/menu/bg-nav.png) no-repeat right top;
	}
#nav ul {
	float: left;
	width: 718px;
	}
#nav ul li {
	float: left;
	height: 34px;
	}
#nav li.first {
	background: none;
	}
#nav ul li a {
	color: #fff;
	background: url(../images/menu/bg-nav-sprites.png) no-repeat 0 90px;
	float: left;
	padding: 6px 10px 4px;
	margin: 4px 0 0;
	}
#nav ul li a.selected {
	background: url(../images/menu/bg-nav-sprites.png) no-repeat 0 -124px;
	}
#nav ul li.first a.selected {
	background: url(../images/menu/bg-nav-sprites.png) no-repeat 0 -44px;
	}
#nav ul li.first a {
	padding-left: 19px;
	}
#nav ul li a:hover {
	background: url(../images/menu/bg-nav-sprites.png) no-repeat 0 -84px;
	text-decoration: none;
	}
#nav ul li.first a:hover {
	background: url(../images/menu/bg-nav-sprites.png) no-repeat 0 -4px;
	}





#navnew {
	float: left;
	width: 953px;
	height: 38px;
	margin: 0 0 4px;
	font-size: 1.2em;
	background: url(../images/menu/bg-nav.png) no-repeat right top;
	}
#navnew ul {
	float: left;
	width: 718px;
	}
#navnew ul li {
	float: left;
	height: 34px;
	}
#navnew li.first {
	background: none;
	}
#navnew ul li a {
	color: #fff;
	background: url(../images/menu/bg-nav-sprites.png) no-repeat 0 90px;
	float: left;
	padding: 6px 10px 4px;
	margin: 4px 0 0;
	}
#navnew ul li a.selected {
	background: url(../images/menu/bg-nav-sprites.png) no-repeat 0 -124px;
	}
#navnew ul li.first a.selected {
	background: url(../images/menu/bg-nav-sprites.png) no-repeat 0 -44px;
	}
#navnew ul li.first a {
	padding-left: 19px;
	}
#navnew ul li a:hover {
	background: url(../images/menu/bg-nav-sprites.png) no-repeat 0 -84px;
	text-decoration: none;
	}
#navnew ul li.first a:hover {
	background: url(../images/menu/bg-nav-sprites.png) no-repeat 0 -4px;
	}











.offerspot {
	float: left;
	width: 204px;
	height: 189px;
	margin: 0px 10px 0 0;
	}


.cta {
	float: right;
	width: 204px;
	height: 189px;
	margin: 4px 5px 0 0;
	}
.cta a {
	display: block;
	text-indent: -99999px;

	}
	

.product-title {
	float: left;
	width: 250px;
	height: 136px;
	}
	
	
	
/* PAGE HEADER */
.product-title a {
	display: block;
	height: 75px;
	margin: 35px 0 0 30px;
	text-indent: -99999px;
	width: 330px;
	}
.cta .download a {
	width: 204px;
	height: 59px;
	}
.cta .demo a {
	height: 51px;
	width: 204px;
	}
.cta .webinar a {
	height: 53px;
	width: 204px;
	}


.cta .download a {
	background: url(../images/backgrounds/cs-cta.png) no-repeat 0 0;
	}
.cta .demo a {
	background: url(../images/backgrounds/cs-cta.png) no-repeat 0 -59px;
	}
.cta .webinar a {
	background: url(../images/backgrounds/cs-cta.png) no-repeat 0 -110px;
	}

/*.cta .download a:hover {
	background: url(../images/backgrounds/cs-cta.png) no-repeat 0 -163px;
	}
.cta .demo a:hover {
	background: url(../images/backgrounds/cs-cta.png) no-repeat 0 -222px;
	}
.cta .webinar a:hover {
	background: url(../images/backgrounds/cs-cta.png) no-repeat 0 -273px;
	}
*/





#topbanner {
	width: 953px;
	height: 189px;
	margin: 0 0 0px;
	font-size: 1.2em;
	background: url(../images/backgrounds/top-banner.png) no-repeat;
	}



#side-a {
	float: left;
	width: 268px;
	padding: 20px;
	margin:0px;}

#side-b {
	float: right;
	width: 204px;
	padding: 0px;
	margin:0px;}

#contentz { 
	float: left;
	width: 411px
	padding: 0px;
	margin:0px;
}









/* SEARCH
--------------------------------------------- */
#global-search {
	background: transparent url(../images/icons/search-icon.png) no-repeat scroll 128px 12px;
	float: right;
	padding: 10px 10px 0 0;
	line-height: 18px;
}
#global-search input {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 4px 0 0 6px;
	font-size: 11px;
	color: #ccc;
	font-weight: normal;
	width: 115px;
	height: 13px;
}
#global-search button {
	height: 18px;
	width: 20px;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}









.pod {
	border: 1px solid #DDDDDD;
	background-color: #EEEEEE;
	margin-bottom: 1em;
}

.pod-title {
	margin: 0 0 0;
	padding: 6px 8px;
	font-size: .917em;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
	color: #111111;
	background-color: #DDDDDD;
}

.pod-body .pod-title {
	background-color: transparent;
	padding: 0 0 6px;
	margin-bottom: .5em;
}

.pod-body {
	padding: 10px 8px;
}

.pod-body2 {
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom:0px;
	border-bottom: 1px solid #e0e0cf;
	background-color: #FFFFFF;}



.pod a {
	text-decoration:none; 
}

.pod a:hover {
	text-decoration:underline; 
}







.podsmall {
	width: 160px;
	border: 1px solid #DDDDDD;
	background-color: #EEEEEE;
	margin-bottom: 1em;
}











/* Side Navigation */

#content-pocket {
	
	background: #ededed;
	border-left: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	padding: 17px 12px 20px 11px;
	width: 172px;
}




#media-centre div { float:left; width:228px; margin:20px 20px 0 0; }
#media-centre ul { margin-bottom:10px; }
#media-centre .textSmall a { color:#666 !important; }













#subnav_small { background-color: #2C2C2C; width: 550px; list-style: none; padding: 0.6em 20px; letter-spacing: 1px; text-transform: uppercase; text-decoration: none; font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif; color:#FFFFFF;  }
	#subnav_small li { display: inline; padding: 0 0 0 0.6em; border-left: 1px solid #524a25; margin: 0 0.3em 0 0; }
	#subnav_small li:first-child { padding-left: 0; border: none; }
	#subnav_small a { color: #c6af71; text-decoration: none; }
	#subnav_small a:hover, #subnav_small a:focus { color: #fff; text-decoration: underline; }
	

	
	#featured_small h2 a:focus, #featured_small h2 a:hover { color: #19B3E6; text-decoration: underline; }
	#featured_small h2, #featured_small h2 a { font: bold 14px Arial, Helvetica, sans-serif; color:#19B3E6; line-height:1.6em; text-decoration: none; }



#featured_small { background-color: #f3f0dc; width: 550px; padding: 20px 20px 0.7em; overflow: hidden; border-bottom: 1px dashed #aaa090; }
	#featured_small div, .row div { border-bottom: 1px solid #e6dfce; clear: left; margin-bottom: 10px; }
	#featured_small div img, .row div img { float: left; margin-right: 10px; }
	
	#featured_small div, .row div { width: 230px; float: left; margin: 0 0 0 40px; border: none; clear: none; } /**/


	#featured_small div p, .row div p { font: normal 11px font-family: Helvetica, Arial, sans-serif; color: #333333; }
	#featured_small div:first-child, .row div:first-child { margin-left: 0; }
	/*\*/ #featured_small div img, .row div img { float: none; margin-right: 0; } /**/
	#featured_small a img, .row div a img { margin: 0 0 10px; }






	#download_small h2 a:focus, #featured_small h2 a:hover { color: #19B3E6; text-decoration: underline; }
	#download_small h2, #featured_small h2 a { font: 14px Arial, Helvetica, sans-serif; color:#19B3E6; line-height:1.6em; text-decoration: none;  }

#download_small { background-color: #E6EEF9; width : 450px; padding: 15px 10px 0; overflow: hidden; border-bottom: 1px solid  #CCCCCC; border-top: 1px solid #CCCCCC; }
	#download_small div, .row div { border-bottom: 1px solid #e6dfce; clear: left; margin-bottom: 10px; }
	#download_small div img, .row div img { float: left; margin-right: 10px; }
	
	#download_small div, .row div { width: 230px; float: left; margin: 0 0 0 40px; border: none; clear: none; } /**/


	#download_small div p, .row div p { font: normal 11px font-family: Helvetica, Arial, sans-serif; color: #333333; }
	#download_small div:first-child, .row div:first-child { margin-left: 0; }
	/*\*/ #download_small div img, .row div img { float: none; margin-right: 0; } /**/
	#download_small a img, .row div a img { margin: 0 0 10px; }





	#download_smaller h2 a:focus, #featured_small h2 a:hover { color: #19B3E6; text-decoration: underline; }
	#download_smaller h2, #featured_small h2 a { font: 14px Arial, Helvetica, sans-serif; color:#19B3E6; line-height:1.6em; text-decoration: none;  }

#download_smaller { background-color: #E6EEF9; width : 400px; padding: 15px 10px 0; overflow: hidden; border-bottom: 1px solid  #CCCCCC; border-top: 1px solid #CCCCCC; }
	#download_smaller div, .row div { border-bottom: 1px solid #e6dfce; clear: left; margin-bottom: 10px; }
	#download_smaller div img, .row div img { float: left; margin-right: 10px; }
	
	#download_smaller div, .row div { width: 230px; float: left; margin: 0 0 0 40px; border: none; clear: none; } /**/


	#download_smaller div p, .row div p { font: normal 11px font-family: Helvetica, Arial, sans-serif; color: #333333; }
	#download_smaller div:first-child, .row div:first-child { margin-left: 0; }
	/*\*/ #download_smaller div img, .row div img { float: none; margin-right: 0; } /**/
	#download_smaller a img, .row div a img { margin: 0px 0px 10px 10px; }
	
	
	




	#home_small { float:right; background-color: #E6EEF9; width : 300px; padding: 15px 10px 0; overflow: hidden; border-bottom: 1px solid  #CCCCCC; border-top: 1px solid #CCCCCC; }
	#home_small h2 a:focus, #featured_small h2 a:hover { color: #333333; text-decoration: underline; }
	#home_small h2, #featured_small h2 a { font: 14px Arial, Helvetica, sans-serif; color:#333333; line-height:1.6em; text-decoration: none; padding-left:10px;  }
	#home_small h1 { font: 20px Arial, Helvetica, sans-serif; color:#19B3E6; text-decoration: underline; line-height:1.6em; padding-top:0px;}
	#home_small div, .row div { border-bottom: 1px solid #e6dfce; clear: left; margin-bottom: 10px; }
	#home_small div img, .row div img { float: left; margin-right: 10px; }
	
	#home_small div, .row div { width: 230px; float: left; margin: 0 0 0 40px; border: none; clear: none; } /**/


	#home_small div p, .row div p { font: normal 11px font-family: Helvetica, Arial, sans-serif; color: #333333; }
	#home_small div:first-child, .row div:first-child { margin-left: 0; }
	/*\*/ #home_small div img, .row div img { float: none; margin-right: 0; } /**/
	#home_small a img, .row div a img { margin: 0px 30px 10px 0px; }




#subnav_long { background-color: #2C2C2C; width: 780px; list-style: none; padding: 0.6em 20px; letter-spacing: 1px; text-transform: uppercase; text-decoration: none; font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif; color:#FFFFFF;  }
	#subnav_long li { display: inline; padding: 0 0 0 0.6em; border-left: 1px solid #524a25; margin: 0 0.3em 0 0; }
	#subnav_long li:first-child { padding-left: 0; border: none; }
	#subnav_long a { color: #c6af71; text-decoration: none; }
	#subnav_long a:hover, #subnav_long a:focus { color: #fff; text-decoration: underline; }



	#services_support h2 a:focus, #featured_small h2 a:hover { color: #19B3E6; text-decoration: underline; }
	#services_support h2, #featured_small h2 a { font: bold 14px Arial, Helvetica, sans-serif; color:#19B3E6; line-height:1.6em; text-decoration: none; }



#services_support { background-color: #f3f0dc; width:780px; padding: 20px 20px 0.7em; overflow: hidden; border-bottom: 1px dashed #aaa090; }
	#services_support div, .row div { border-bottom: 1px solid #e6dfce; clear: left; margin-bottom: 10px; }
	#services_support div img, .row div img { float: left; margin-right: 10px; }
	
	#services_support div, .row div { width: 230px; float: left; margin: 0 0 0 40px; border: none; clear: none; } /**/
	#services_support div.wide  { width: 500px; float: left; margin: 0 0 0 40px; border: none; clear: none; } /**/


	#services_support div p, .row div p { font: normal 11px font-family: Helvetica, Arial, sans-serif; color: #333333; }
	#services_support div:first-child, .row div:first-child { margin-left: 0; }
	#services_support div img, .row div img { float: none; margin-right: 0; } /**/
	#services_support a img, .row div a img { margin: 0 0 10px; }






#subnav { background-color: #2C2C2C; width: 860px; list-style: none; padding: 0.6em 20px; letter-spacing: 1px; text-transform: uppercase; text-decoration: none; font: normal 11px; color:#FFFFFF;  }
	#subnav li { display: inline; padding: 0 0 0 0.6em; border-left: 1px solid #524a25; margin: 0 0.3em 0 0; }
	#subnav li:first-child { padding-left: 0; border: none; }
	#subnav a { color: #c6af71; text-decoration: none; }
	#subnav a:hover, #subnav a:focus { color: #fff; text-decoration: underline; }
	
#subnavpartners { background-color: #2C2C2C; width: 470px; list-style: none; padding: 0.6em 20px; letter-spacing: 1px; text-transform: uppercase; text-decoration: none; font: normal 11px; color:#FFFFFF;  }
	#subnavpartners li { display: inline; padding: 0 0 0 0.6em; border-left: 1px solid #524a25; margin: 0 0.3em 0 0; }
	#subnavpartners li:first-child { padding-left: 0; border: none; }
	#subnavpartners a { color: #c6af71; text-decoration: none; }
	#subnavpartners a:hover, #subnav a:focus { color: #fff; text-decoration: underline; }



	
	#featured h2 a:focus, #featured h2 a:hover { color: #19B3E6; text-decoration: underline; }
	#featured h2, #featured h2 a { font: bold 14px Arial, Helvetica, sans-serif; color:#19B3E6; line-height:1.8em; text-transform: uppercase; text-decoration: none; }



#featured { background-color: #f3f0dc; width: 860px; padding: 20px 20px 0.7em; overflow: hidden; border-bottom: 1px dashed #aaa090; }
	#featured div, .row div { border-bottom: 1px solid #e6dfce; clear: left; margin-bottom: 10px; }
	#featured div img, .row div img { float: left; margin-right: 10px; }
	/*\*/ #featured div, .row div { width: 260px; float: left; margin: 0 0 0 40px; border: none; clear: none; } /**/
		#featured div p, .row div p { font: normal 11px font-family: Helvetica, Arial, sans-serif; color: #333333; }
	#featured div:first-child, .row div:first-child { margin-left: 0; }
	/*\*/ #featured div img, .row div img { float: none; margin-right: 0; } /**/
	#featured a img, .row div a img { margin: 0 0 10px; }




	#howtobuy h2 a:focus, #featured h2 a:hover { color: #19B3E6; text-decoration: underline; }
	#howtobuy h2, #featured h2 a { font: bold 14px Arial, Helvetica, sans-serif; color:#19B3E6; line-height:1.6em; ttext-decoration: none; }



#howtobuy { background-color: #f3f0dc; width: 860px; padding: 20px 20px 0.7em; overflow: hidden; border-bottom: 1px dashed #aaa090; }
	#howtobuy div, .row div { border-bottom: 1px solid #e6dfce; clear: left; margin-bottom: 10px; }
	#howtobuy div img, .row div img { float: left; margin-right: 10px; }
	/*\*/ #howtobuy div, .row div { width: 170px; float: left; margin: 0 0 0 40px; border: none; clear: none; } /**/
		#howtobuy div p, .row div p { font: normal 11px font-family: Helvetica, Arial, sans-serif; color: #333333; }
	#howtobuy div:first-child, .row div:first-child { margin-left: 0; }
	/*\*/ #howtobuy div img, .row div img { float: none; margin-right: 0; } /**/
	#howtobuy a img, .row div a img { margin: 0 0 10px; }








	
	#featured_partners h2 a:focus, #featured_partners h2 a:hover { color: #19B3E6; text-decoration: underline; }
	#featured_partners h2, #featured_partners h2 a { font: bold 14px Arial, Helvetica, sans-serif; color:#19B3E6; line-height:1.8em; text-decoration: none; }



#featured_partners { background-color: #f3f0dc; width: 470px; padding: 20px 20px 0.7em; overflow: hidden; border-bottom: 1px dashed #aaa090; }
	#featured_partners div, .row div { border-bottom: 1px solid #e6dfce; clear: left; margin-bottom: 10px; }
	#featured_partners div img, .row div img { float: left; margin-right: 5px; }
	/*\*/ #featured_partners div, .row div { width: 143px; float: left; margin: 0 0 0 20px; border: none; clear: none; } /**/
		#featured_partners div p, .row div p { font: normal 11px font-family: Helvetica, Arial, sans-serif; color: #333333; }
	#featured_partners div:first-child, .row div:first-child { margin-left: 0; }
	/*\*/ #featured_partners div img, .row div img { float: none; margin-right: 0; } /**/
	#featured_partners a img, .row div a img { margin: 0 0 10px; }




/*Partners Marketing Opening Page*/
#featured_marketingpartners h2 a:focus, #featured_marketingpartners h2 a:hover { color: #19B3E6; text-decoration: underline; }
#featured_marketingpartners h2, #featured_marketingpartners h2 a { font: bold 14px Arial, Helvetica, sans-serif; color:#19B3E6; line-height:1.8em; text-decoration: none; }


#featured_marketingpartners { background-color: #f3f0dc; width: 470px; padding: 20px 20px 0.7em; overflow: hidden; border-bottom: 1px dashed #aaa090; }
#featured_marketingpartners div, .row div { border-bottom: 1px solid #e6dfce; clear: left; margin-bottom: 10px; }
#featured_marketingpartners div img, .row div img { float: left; margin-right: 5px; }
/*\*/ #featured_marketingpartners div, .row div { width: 210px; float: left; margin: 0 0 0 20px; border: none; clear: none; } /**/
#featured_marketingpartners div p, .row div p { font: normal 11px font-family: Helvetica, Arial, sans-serif; color: #333333; }
#featured_marketingpartners div:first-child, .row div:first-child { margin-left: 0; }
/*\*/ #featured_marketingpartners div img, .row div img { float: none; margin-right: 0; } /**/
#featured_marketingpartners a img, .row div a img { margin: 0 0 10px; }







#subnav_minioffers { background-color: #2C2C2C; width: 470px; list-style: none; padding: 0.6em 20px; letter-spacing: 1px; text-transform: uppercase; text-decoration: none; font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif; color:#FFFFFF;  }
	#subnav li { display: inline; padding: 0 0 0 0.6em; border-left: 1px solid #524a25; margin: 0 0.3em 0 0; }
	#subnav li:first-child { padding-left: 0; border: none; }
	#subnav a { color: #c6af71; text-decoration: none; }
	#subnav a:hover, #subnav a:focus { color: #fff; text-decoration: underline; }




	#featured_minioffers h2 a:focus, #featured_minioffers h2 a:hover { color: #19B3E6; text-decoration: underline; }
	
	#featured_minioffers h2, #featured_minioffers h2 a { font: bold 12px Arial, Helvetica, sans-serif; color:#19B3E6; line-height:1.8em; text-decoration: none; width:140px; }



#featured_minioffers { background-color: #f3f0dc; width: 470px; padding: 20px 20px 0.7em; overflow: hidden; border-bottom: 1px dashed #aaa090; }
	#featured_minioffers div, .row div { border-bottom: 1px solid #e6dfce; clear: left; margin-bottom: 10px; }
	#featured_minioffers div img, .row div img { float: left; margin-right: 5px; }
	/*\*/ #featured_minioffers div, .row div { width: 143px; float: left; margin: 0 0 0 20px; border: none; clear: none; } /**/
		#featured_minioffers div p, .row div p { font: normal 11px font-family: Helvetica, Arial, sans-serif; color: #333333; }
	#featured_minioffers div:first-child, .row div:first-child { margin-left: 0; }
	/*\*/ #featured_minioffers div img, .row div img { float: none; margin-right: 0; } /**/
	#featured_minioffers a img, .row div a img { margin: 0 0 10px; }


















/*=== Bit Target ===*/




.hlist{margin:0; padding:0; list-style-type:none; overflow:auto;}
.hlist li{border:1px dotted #ccc; float:left; font-size:13px; margin:0 18px 0 0; padding:15px; width:243px; height:285px;}
.hlist li h4{	font-size:18px;margin-bottom:9px;}
.hlist li img{margin-bottom:9px;}
.hlist li p{margin-bottom:0;}
.hlist li.hover{background:#EFFBFF; border-color:#aaa; cursor:pointer;}



.newsbox{margin:0; padding:0; list-style-type:none; overflow:auto;}
.newsbox li{float:left; font-size:13px; margin:0 18px 0 0; padding:25px; width:385px; height:295px;}
.newsbox li h4{	font-size:18px;margin-bottom:9px;}
.newsbox li img{margin-bottom:9px;}
.newsbox li p{margin-bottom:0; width: 305px;}
.newsbox li.hover{background:#EFFBFF; border-color:#aaa; cursor:pointer;}


.partnersbox{margin:0; padding:0; list-style-type:none; overflow:auto;}
.partnersbox li{float:left; font-size:13px; margin:0 18px 0 0; padding:25px; width:385px; height:270px;}
.partnersbox li h4{	font-size:18px;margin-bottom:9px;}
.partnersbox li img{margin-bottom:9px;}
.partnersbox li p{margin-bottom:0; width: 305px;}
.partnersbox li.hover{background:#EFFBFF; border-color:#aaa; cursor:pointer;}



.shopbox{margin:0; padding:0; list-style-type:none; overflow:auto;}
.shopbox li{float:left; font-size:13px; margin:0 16px 0 0; padding:25px; width:225px; height:290px;}
.shopbox li h4{	font-size:16px;margin-bottom:9px;}
.shopbox li img{margin-bottom:9px;}
.shopbox li p{margin-bottom:0; width: 225px;}





/*=== Asta Sitecontrol Demo ===*/

#home-features{padding:30px 35px 20px;background-color:#f0f0f0;}

#home-features .step{z-index:99;position:absolute;top:-16px;cursor:pointer;}

#home-features .step-backward{left:-16px;}

#home-features .step-forward{right:-16px;}

#home-features .nav{padding-left:10px;}

#home-features .nav ul{margin:0;list-style:none;}

#home-features .nav ul li{float:left;margin:0 17px 0 15px;}

#home-features .nav ul li.last{margin-right:0;}

#home-features .nav ul li a{display:block;padding-bottom:18px;font-size:18px;color:#0487cf;text-decoration:none;}

#home-features .nav ul li a:hover, #home-features .nav ul li a.current{color:#000;background:url(../images/democentre/asta-sitecontrol/features_arrow.gif) no-repeat center bottom;}

#home-features .nav ul li a img{padding-right:6px;vertical-align:top;}











#features-slider{position:relative;padding-bottom:12px;background:url(../images/democentre/asta-sitecontrol/features_b.gif) no-repeat center bottom;}

#features-slider .inner{width:845px;height:380px;overflow:hidden;background-color:#174f73;}

#features-slider .panels{width:5100px;height:380px;}

#features-slider .panel{float:left;width:830px;height:380px;color:#fff;}

#features-slider .panel h2{margin-left:480px;margin-right:10px;padding-top:140px; margin-top:40px;font-size:20px;font-weight:bold;color:#fff;}

#features-slider .panel p{margin:0 20px 0 480px;line-height:20px;font-size:14px;}


#features-slider .panel img{margin-left:480px}

#features-slider #feature-library{background:url(../images/democentre/asta-sitecontrol/1.jpg) no-repeat scroll left top;}

#features-slider #feature-diary{background:url(../images/democentre/asta-sitecontrol/2.jpg) no-repeat scroll left top;}

#features-slider #feature-requests{background:url(../images/democentre/asta-sitecontrol/3.jpg) no-repeat scroll left top;}

#features-slider #feature-reports{background:url(../images/democentre/asta-sitecontrol/4.jpg) no-repeat scroll left top;}

#features-slider #feature-activities{background:url(../images/democentre/asta-sitecontrol/5.jpg) no-repeat scroll left top;}

#features-slider #feature-doc{background:url(../images/democentre/asta-sitecontrol/6.jpg) no-repeat scroll left top;}

#features-slider #feature-prices{background:url(../images/democentre/asta-sitecontrol/7.jpg) no-repeat scroll left top;}

#features-slider #feature-workorders{background:url(../images/democentre/asta-sitecontrol/8.jpg) no-repeat scroll left top;}

#features-slider #feature-timesheet{background:url(../images/democentre/asta-sitecontrol/9.jpg) no-repeat scroll left top;}

#features-slider #feature-mobile{background:url(../images/democentre/asta-sitecontrol/10.jpg) no-repeat scroll left top;}
