/* AppGate Free Edition ----------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */

body.press div#header, body.press div#header h1 { background: url(/_iface/sprites/sprite_press.jpg) no-repeat; height: 247px; }
body.overview				div#header h1 { background-position: 0 -247px; }
body.pressReleases			div#header h1 { background-position: 0 -494px; }
body.pressReleasesArchive	div#header h1 { background-position: 0 -494px; }
body.pressContacts			div#header h1 { background-position: 0 -741px; }
body.events					div#header h1 { background-position: 0 -988px; }
body.downloads				div#header h1 { background-position: 0 -1235px; }
body.awards					div#header h1 { background-position: 0 -1482px; }

/* Splitting #left into 2 columns 'on demand'. */
div.region { width: 330px; margin: 0 0 30px 0; }
div.regionLeft { float: left; }
div.regionRight { float: right; }

div.teamMember { width: 335px; margin: 0 0 30px 0; }
div.teamMemberLeft { float: left; }
div.teamMemberRight { float: right; }

div.teamMember h2 { padding-bottom: 0 !important; }
div.teamMember h4 { }
div.teamMember img { float: right; background: #fff; padding: 0 0 10px 10px; }

/* overview */
body.overview div.expandableDetals { display: block; margin-left: 10px; display: none; border-bottom: 1px solid #000; margin-bottom: 8px; padding-bottom: 4px; }
body.overview div.expandableDetals a { display: inline !important; padding: inherit !important; }
body.overview ul.generalLinks { margin-left: 43px; }


/* general */
body.press ul.generalLinks { margin-left: 43px; }
body.press ul.separateFilesize { margin-left: 30px; }
body.press ul.separateFilesize li strong { display: block; font-weight: normal; font-style: italic; font-size: 9px; }
body.press ul.separateFilesize li strong { display: block; margin-right: 20px; clear: left; font-weight: normal; font-style: italic; font-size: 9px; }


/* Drop down interim menu */

.ddsmoothmenu { width: 100%; }
.ddsmoothmenu ul { z-index:100; margin: 0; padding: 0; list-style-type: none; }
.ddsmoothmenu ul li { position: relative; display: inline; float: left; padding: 0; margin: 0; }
.ddsmoothmenu ul li a { display: block; background: #414141; /*background of menu items (default state)*/ color: #000; text-decoration: none; padding-top: 7px !important; }
* html .ddsmoothmenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/ display: inline-block; }
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited { }

.ddsmoothmenu ul li ul { position: absolute; left: 0; display: none; visibility: hidden; background: #fff; }
.ddsmoothmenu ul li ul li { display: block; float: none; } 
.ddsmoothmenu ul li ul li ul { top: 0; } 
.ddsmoothmenu ul li ul li a { display: block; background-image: none !important; padding: 6px 10px !important; width: 174px; margin: 0; }

.ddsmoothmenu ul li.first { margin-top: -17px; }
.ddsmoothmenu ul li ul a {  border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }

* html .ddsmoothmenu { height: 1%; } /*Holly Hack for IE7 and below*/

.ddsmoothmenu ul.submenu a:link, .ddsmoothmenu ul.submenu a:visited { background-color: #fff; color: #000 !important; }
.ddsmoothmenu ul.submenu a:hover, .ddsmoothmenu ul.submenu a:active, .ddsmoothmenu ul.submenu a.selected { background-color: #ccc !important; color: #000 !important; }
.downarrowclass { position: absolute; top: 10px; right: 7px; }



/* press releases - pages listing all releases */
body.pressReleases ul.pressreleases { display: block; padding: 0 0 30px 0; margin: 0 0 30px 43px; border-bottom: 1px dotted #333; }
body.pressReleases ul.pressreleases li { display: block; background: url(/_iface/obj/bullet_tiny_gray.gif) left 9px no-repeat; padding: 3px 0 3px 0px; clear: both; }
body.pressReleases ul.pressreleases li a { display: block; float: left; padding-left: 50px; }
body.pressReleases ul.pressreleases li strong { display: block; float: left; width: 50px; position: absolute; }

div.date { float: left; display: block; padding: 0; margin: 5px 12px 2px 0px; width: 58px !important; background: #fefefe url(/_iface/obj/press/corner.gif) no-repeat right bottom; text-align: center; font-size: x-small; }
div.date div.top { color: #fff; background-color: #990000; margin: 0 6px 0 0; padding: 6px 0 1px 0; line-height: 100%; border-top: 1px solid #990000; border-bottom: 1px solid #990000; border-left: 1px solid #990000; }
div.date div.top span { 
	display: block; 
	color: #fff !important; 
	border-left: 0 none !important; 
	background: url(/_iface/obj/press/calendar_top_11b.gif) 50% 0 no-repeat; 
	margin: -9px auto 0 auto; 
	padding: 14px 1px 2px 0; 
	text-align: center; 
	font: bold 12px Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif; 
	letter-spacing: 0.12em; 
	text-transform: uppercase; 
}
div.date div.btm { color: #365174; background: transparent; border-left: 1px solid #990000; margin: 0 10px 5px 0; padding: 0 0 1px 0; }
div.date span.dd, div.date span.mm, div.date span.yyyy { margin: 0 3px 0 8px; text-align: center; display: block; }
div.date span.dd { font: bold 1.5em/98% Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif; }
div.date span.mm, div.date span.yyyy { }
div.date span.mm { font: x-small/135% Verdana, Geneva, Arial, Helvetica, sans-serif; }
div.date span.yyyy { font: x-small/110% Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 3px 0 5px 0; }


/* actual release pages/files */
div.pressrelease { display: block; border-bottom: 1px dotted #333; margin-bottom: 30px; padding-bottom: 10px; margin-left: 43px; }
div.pressrelease a { display: block; text-decoration: none; background: #fff; }
div.pressrelease a:hover { background: #f5f5f5; }
div.pressrelease h2 { font-size: 18px; display: block; padding: 0 0 5px 0 !important; background-image: none !important; text-align: left; }

div.pressrelease h3 { /*font-size: 11px; display: block; width: 150px; float: right; color: #999; padding: 10px 0 0 0 !important; margin: 0 0 10px 0; text-align: right;*/ display: none; }
div.pressrelease p { display: block; padding: 0 0 0 0 !important; margin: 0 0 5px 68px;  }

div.pressrelease a { }
div.pressrelease a:hover {  }




/* events */
body.events div.webinar { margin: 0 0 20px 43px; padding-bottom: 20px; border-bottom: 2px dotted #ccc; clear: both !important; }
body.events div.webinar h2 { font-size: 16px; padding: 0 0 10px 0 !important; }
body.events div.webinar h3 { font-size: 12px; padding: 0 0 10px 0 !important; }
body.events div.webinar p { padding: 0 0 10px 0 !important; }
body.events div.webinar p span { display: block; padding-bottom: 1em; }
body.events div.webinar img { float: right; margin-left: 20px; }
body.events div.webinar ul { padding: 0 0 0 0px; }
body.events div.webinar ul li { display: block; width: 330px; float: left; margin: 0 20px 1px 0px; }
body.events div.webinar ul li a { padding: 5px 5px 5px 25px; display: block; background: url(/_iface/sprites/sprite_arrow_red.gif) no-repeat; }
body.events div.webinar ul li a:link, body.events div.webinar ul li a:visited { background-position: 0 7px; }
body.events div.webinar ul li a:hover, body.events div.webinar ul li a:active { background-position: 0 -91px; }

h2.borderBottom { display: block; border-bottom: 1px solid #666; padding: 0 0 2px 0 !important; margin: 0 0 30px 43px !important; }

body.events div.section { margin: 0 0 30px 0; }
body.events div.event p { border-bottom: 2px dotted #ccc; padding-left: 0 !important; margin: 0 0 20px 43px; }


