@import 'reset.css';
@import 'typography.css';

body {
	margin-top: 0px;
	background: #00345D url(../images/shared/bg_Cengage.gif) top repeat-x;
	font-family: Helvetica, Arial, sans-serif; 
}
.clear {
	clear:both;
	padding: 0;
	
}

.bold{
	font-weight: bold;
	color:#3784BF;
}

.condition{
	font-size: 10px;
	color: #333;
}

.highlight{
	font-weight: bold;
	color:#CC0000;
}

.space{
	margin: 10px;
}

h2 span {
	visibility:hidden;
}

#page {
	background: url(../images/shared/logo_CengageEducation.gif) left 10px no-repeat;
	margin: 0 auto 60px auto;
	width: 920px;
	
}

#masthead h1 {
		
	height: 100px;

}

#masthead h1 span {		
	display: none;
}

#masthead h1 span.anouncement{
	font-weight: normal;
	display: block;
	font-size: 10px;
	color:  gray;
	position: relative;
	top: -10px;
	left:  55px;
}

#masthead a:link , #masthead a:visited{
	display: block;
	width: 300px;
	height: 60px;
	text-decoration: none;	
	
}

#masthead a:link , #masthead a:visited{
	text-decoration: none;	
}

#masthead a:hover{
	display: block;
}

#content {
	margin: 0;
	padding: 0px 10px 30px 10px;
	width:900px;
	background: white url(../images/shared/bg_Stage_1.gif) no-repeat 0 0;


}
#stage {
	display: none;
	background: #F3F3F3;
	background: url(../images/shared/bg_stage.gif);
	height: 272px;	
}


#left-column {
	width: 380px;
	float: left;
	/*position: relative;
	top: -302px;
	margin-bottom:-302px;*/

}

#left-column h3 {
	font-style: normal;
	color:#3784BF;
	margin:0 40px 0 40px;

	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

#left-column p{
	margin-left: 40px;
	margin-right: 40px;
}

#left-column ul{
	margin-left: 50px;
	margin-right: 40px;
}

#left-column ul li{
	margin-bottom: 8px;
}

/* @group AAT */

#left-column #AAT {
	position: relative;
	top: -20px;
	width: 380px;
	height: 300px;
	margin-left: 0;
	margin-right:0;
	background: url(../images/AAT/stage_AAT.png) 0 5px no-repeat;
	
}


#left-column h2.AAT-1 {
	background:url(../images/AAT/heading_AAT_1.gif) no-repeat;
	width:330px;
	height:260px;
	margin: 0px 0px 10px 0;
}



/* @end */

/* @group Generic */

#left-column #generic {
	position: relative;
	top: -20px;
	width: 380px;
	height: 400px;
	margin-left: 0;
	margin-right:0;
	background: url(../images/generic/stage_generic.png) no-repeat;
	
}


#left-column h2.generic-1 {
	background:url(../images/generic/heading_Generic_1.gif) no-repeat;
	width:300px;
	height:100px;
	margin: 0px auto 10px auto;
}

/* @end */

/* @group NSCA */

#left-column #NSCA {
	position: relative;
	top: -20px;
	width: 380px;
	height: 300px;
	margin-left: 0;
	margin-right:0;
	background: url(../images/NSCA/stage_NSCA.png) 0 5px no-repeat;
	
}


#left-column h2.NSCA-1 {
	background:url(../images/NSCA/heading_NSCA_1.gif) no-repeat;
	width:330px;
	height:260px;
	margin: 0px 0px 10px 0;
}



/* @end */

/* @group Traineeships */

#left-column #traineeships {
	position: relative;
	top: -20px;
	width: 380px;
	height: 300px;
	margin-left: 0;
	margin-right:0;
	background: url(../images/traineeships/stage_traineeships.png) 0 5px no-repeat;
	
}


#left-column h2.traineeships-1 {
	background:url(../images/traineeships/heading_traineeships_1.gif) no-repeat;
	width:360px;
	height:140px;
	margin: 0px 0px 10px 0;
}




/* @end */


/* @group Parent Returning to Work */

#left-column #prw {
	position: relative;
	top: 10px;
	width: 380px;
	height: 320px;
	margin-left: 0;
	margin-right:0;
	background: url(../images/prw/stage_prw.png) 0 5px no-repeat;
	
}


#left-column h2.prw-1 {
	background:url(../images/prw/heading_prw_1.gif) no-repeat;
	width:360px;
	height:160px;
	margin: 10px 0px 10px 0;
}




/* @end */
#left-column a.get-started {
	background:url(../images/shared/button_Get_Started.gif) no-repeat;
	display: block;
	width: 96px;
	height: 29px;
	margin-left:145px;
}
#left-column a.get-started span {
	visibility: hidden;
}


#right-column {
	width: 502px;
	float: left;
}

#right-column h2 {
	margin:14px 0px;
	padding:0;
}


#right-column h2.AAT-2{
	background:url(../images/AAT/heading_AAT_2.gif) left 20px no-repeat;
	width:500px;
	height:100px;
	margin-bottom: 10px;
}

#right-column h2.generic-2{
	background:url(../images/generic/heading_generic_2.gif) no-repeat;
	width:500px;
	height:100px;
	margin-bottom: 10px;
}

#right-column h2.NSCA-2{
	background:url(../images/NSCA/heading_NSCA_2.gif) left 20px no-repeat;
	width:500px;
	height:100px;
	margin-bottom: 10px;
}

#right-column h2.traineeships-2{
	background:url(../images/traineeships/heading_traineeships_2.gif) left 20px no-repeat;
	width:500px;
	height:100px;
	margin-bottom: 10px;
}

#right-column h2.prw-2{
	background:url(../images/prw/heading_prw_2.gif) left 20px no-repeat;
	width:500px;
	height:100px;
	margin-bottom: 10px;
}




#right-column h2.special-offer {
	background:url(../images/shared/heading_Special_Offer.gif) no-repeat;
	margin-top:10px;
	width: 502px;
	height:88px;
}

#coursebox {
	clear: both;
	background-color: #fff;
	margin: 0;
	padding: 5px;
	border: 0px solid transparent;
	-webkit-box-shadow: 0px 0px 15px #777F81;

}

#coursebox p{
	
	display: block;
	margin: 15px 15px 5px 15px;
}

#coursebox, x:-moz-any-link  {
	margin: 0px;
	border-width: 6px;
	-moz-border-top-colors:#FAFAFA #F2F2F2 #ECEDED #DDDEDF #D4D6D6 #CBCDCE #C0C2C3;
	-moz-border-right-colors:#FAFAFA #F2F2F2 #ECEDED #DDDEDF #D4D6D6 #CBCDCE #C0C2C3;
	-moz-border-bottom-colors:#FAFAFA #F2F2F2 #ECEDED #DDDEDF #D4D6D6 #CBCDCE #C0C2C3;
	-moz-border-left-colors:#FAFAFA #F2F2F2 #ECEDED #DDDEDF #D4D6D6 #CBCDCE #C0C2C3;
	-moz-border-radius: 5px;
}

#right-column h3 {
	font-style: normal;
	background-color:#3784BF;
	color:#fff;
	margin:0;
	padding: 8px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}



#right-column #courselist h4 {
	font-style: normal;
	background: #60a7da;
	color:#fff;
	margin:0;
	padding: 4px 8px;
	margin:0px 0px 5px 0px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

#right-column #courselist h5{
	font-style: normal;
	color: #60a7da;
	margin:0;
	padding: 4px 8px;
	margin:0px 0px 5px 0px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	
}

#courselist {
	margin-top: 0;
}

ul{

	margin-top: 10px;
	margin-left: 35px;
	margin-bottom: 10px;
	
}

ul.courselist{
	width: 200px;
	margin-left:35px;
	list-style-image: url(../images/shared/bullet.gif);
}
.left {	
	float: left;			
}
.right {	
	float: right;
}
ol#search-tabs {
	clear: both;
	margin:0;
	padding:0;
}
ol#search-tabs li, ol#search-tabs li.tab {
	display:block;
	float: left;
	background: #DFDFDF;
	margin: 6px 0px 10px 6px;
	padding: 12px;
	width: 136px;
	text-align:center;
	color: #444444;
}
ol#search-tabs li, ol#search-tabs li.tab, x:-moz-any-link {
	width: 132px;
}
ol#search-tabs li:hover {
	color: #000;
	background-color: #C0C0C0;
	cursor:pointer;
}
ol#search-tabs li.tabOn {
	font-weight: bold;
	background-color: #fff;
	color: #5A9AC6;
	margin-left: 0;
}
#search-panels {
	height:90px;
	overflow:hidden;
	padding: 10px 20px 0px 10px;
}
#footer {
 	color:#666;
	margin: 40px 0 0 0;
	text-align: center;
}
