@charset "utf-8";
/* CSS Document */

/* Structure ====================== */
body {background:#454545 url(../images/insidepageBg.jpg) top left no-repeat; font-size:62.5%; font-family:Arial, Helvetica, sans-serif; color:#333;}
.container {width:847px;}
.contentWrapper {clear:both; background:url(../images/contentRight.png) top right repeat-y; padding-right:15px;}
.content {background-color:#FFFFFF;}


/* Masthead Menu ======================= */
.mastheadMenu {position:absolute; top:15px; left:70px;}
.mastheadMenu li {display:inline;}
#menuLevelOne {font-size:1.2em; font-weight:bold;}
#menuLevelOne li {float:left;}
#menuLevelOne a:link, #menuLevelOne a:visited {color:#96A2A9; text-decoration:none; background-color:none; padding:5px 12px; display:block;}
#menuLevelOne a:hover, #menuLevelOne a.selected {color:#FFF; background-color:#222;}
#menuLevelTwo {font-size:1.1em; padding-left:12px; height:2em;}
#menuLevelTwo li {padding-left:8px; margin-left:8px; border-left:1px solid #999;}
#menuLevelTwo a:link, #menuLevelTwo a:visited {color:#999; text-decoration:none;}
#menuLevelTwo a:hover {color:#CCC; text-decoration:underline;}

/* Content ======================= */
/* Text */
h1#adobeLogo {width:38px; height:72px; margin-left:20px;}
h1#adobeLogo a:link, h1#adobeLogo a:visited {background:url(../images/adobeLogo.jpg) top left no-repeat; width:38px; height:72px; display:block; text-decoration:none;}
h1#adobeLogo span {visibility:hidden;}
#h2Title {background:url(../images/h2TitleBgRight.png) top right repeat-y; padding-right:15px; float:left; margin-top:80px;}
#h2Title h2 {background-color:#000; font-size:2.6em; padding:30px 80px 5px 20px; color:#FFF;}
#h2Title h2 small {font-size:0.8em;}
h3 {color:#000; font-size:1.8em; padding-bottom:5px}
h4 {color:#CCC; font-size:1.4em; font-weight:bold; padding:5px 0 5px 15px;}
h5 {background-color:#888; font-weight:bold; color:#FFFFFF; padding:6px;} /* Title with dark grey background */
h5.bigText {font-size:1.4em; font-weight:normal; padding:20px;}
.eventsDate {font-weight:bold;}

/* Table */
table.tableCompare {width:790px; border-collapse:collapse;}
table.tableCompare th, table.tableCompare td {border:solid 1px #fff; padding:3px;}
table.tableCompare td.noBorder {border:none;}
table.tableCompare th {text-align:left; font-size:11px; font-weight:bold;}
table.tableCompare td {text-align:center; font-size:18px;}
table.tableCompare tr.bgGray td {background-color:#aeafb3; color:#fff; font-size:11px; font-weight:bold;}
table.tableCompare tr.bgGray.txtBlack td {color:#333; font-size:10px; font-weight:normal;}
table.tableCompare tr.bgGray.txtBlack ul li {margin:4px 0;}
table.tableCompare tr.rowBg1 {background-color:#e5e5e6;}
table.tableCompare tr.rowBg2 {background-color:#f7f7f7;}

/* Listing */
.listingTemplateA {padding:30px 20px; width:560px; float:left;}
.listingTemplateA dt {float:left; width:130px;}
.listingTemplateA dd {
	margin-bottom:30px;
	border-bottom:3px solid #CCC;
	padding-bottom: 20px;
}
.listingTemplateA dd p {font-size:1.2em;}
.listingTemplateA h5 {font-size:1.7em; margin-top:0px; margin-right:0; margin-bottom:5px; margin-left:0;}

.listingTemplateB {}
.listingTemplateB dt {font-size:1.8em;}
.listingTemplateB dd {margin-bottom:20px; padding-bottom: 20px; border-bottom:3px solid #CCC;}
.listingTemplateB dd p {font-size:1.2em;}

.listingWithImg {font-size:1.2em; margin-bottom:20px;}
.listingWithImg li {padding-top:20px; margin-top:20px; border-top:3px solid #CCCCCC;}
.listingWithImg .listingImg {float:left; margin-right:10px;}

/* Link */
.eventsDetail {padding-top:10px;}
a:link, a:visited {color:#336699;}
a:hover {text-decoration:none;}

/* Form */
.formText, .formSelect {border:1px solid #999999; color:#333333;}
.btnSubmit a:link, .btnSubmit a:visited {display:block; text-decoration:none; width:68px; height:23px; background-image:url(../images/btnSubmit.gif); background-position:top left; background-repeat:no-repeat;}
.btnSubmit a:hover {background-position:0 -23px;}
.btnSubmit span {visibility:hidden; font-size:1px;}



/* Footer ====================== */
.footer {background-color:#333; padding:8px 20px;}
.footer #quickLinks {margin-left:-10px;}
.footer #quickLinks li {float:left; display:inline; border-left:1px solid #CCC;}
.footer #quickLinks a:link, .footer #quickLinks a:visited {color:#CCC; text-decoration:none; padding:2px 10px; background-color:none; font-size:1.05em; display:block;}
.footer #quickLinks a:hover {background-color:#000; color:#FFF;}
#copyright {color:#666666; padding-top:3px; clear:both;}

/* Miscellaneous ====================== */
.clearFloat {clear:both;}
.firstMenu {
	margin:0!important;
	border:0!important;
	padding:0!important;
}

/* Individual page ========================= */
/* Filter Container */
.filter {width:150px; height:240px; background-color:#EDEDED; border:1px solid #CCCCCC; padding:20px; float:right; display:none;}
#events .filter {visibility:visible;/* temporary show the search option for Events page*/}
.filter p {padding-bottom:10px;}
.filter b {font-size:1.2em; text-transform:uppercase;}
.filter div {margin-bottom:5px; font-size:1.2em;}
.filter div.inputSelect select {width:140px;}
.btnGo a:link, .btnGo a:visited {display:block; width:41px; height:23px; background-image:url(../images/btnGo.jpg); background-position:top left; background-repeat:no-repeat; text-decoration:none;}
.btnGo a:hover { background-position:0 -23px;}
.btnGo span {visibility:hidden;}

/* Filter Container */
.filter1 {width:175px; height:240px; background-color:#EDEDED; border:1px solid #CCCCCC; padding:20px; float:right;}
#events .filter1 {visibility:visible;/* temporary show the search option for Events page*/}
.filter1 p {padding-bottom:10px;}
.filter1 b {font-size:1.2em; text-transform:uppercase;}
.filter1 div {margin-bottom:5px; font-size:1.2em;}
.filter1 div.inputSelect select {width:140px;}
.btnGo a:link, .btnGo a:visited {display:block; width:41px; height:23px; background-image:url(../images/btnGo.jpg); background-position:top left; background-repeat:no-repeat; text-decoration:none;}
.btnGo a:hover { background-position:0 -23px;}
.btnGo span {visibility:hidden;}

/* Trial Request */
#trial_request .content {padding:30px 20px;}
#trial_request h3 {padding-bottom:20px;}
.listingProduct {float:left; margin-right:80px;}
.listingProduct dt {width:50px; float:left;}
.listingProduct dd {
	width:200px;
	margin-bottom:25px;
	margin-left: 70px;
}
.listingProduct .productTitle {font-size:1.4em; color:#888;}
.listingProduct .productLink {font-size:1.4em;}
.listingProduct dd ul {margin-top:5px;}
.listingProduct dd li {display:inline; font-size:1.1em; font-weight:bold; padding-left:5px; margin-left:5px; border-left:1px solid #004477;}
.listingProduct a:link, .listingProduct a:visited {color:#004477; text-decoration:none;}
.listingProduct a:hover {text-decoration:underline;}

/* Adobe User Groups */
#adobeUserGroups h5 {font-size:1.7em; margin-top:0px; margin-right:0; margin-bottom:5px; margin-left:0;}
#adobeUserGroups .containerForUserGroup {width:560px; padding:30px 20px; margin-bottom:5px;}
#studentWrapper {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	width: 746px;
}
#studentWrapper td {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
#studentWrapper .text13 {
	font-size: 20px;
	color: #CC0000;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 5px;
}
#studentWrapper .content {font-size: 12px; color: #333333;}
#studentWrapper .bold {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
#studentWrapper .title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663399;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#studentWrapper .small {
	font-size: 10px;
	color: #999999;
	padding-top: 15px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 15px;
}
