/**************************************
 * THEME NAME: interthrive
 *
 * Files included in this sheet:
 *
 *   interthrive/styles.css
 *   interthrive/styles_color.css
 **************************************/

/***** interthrive/styles.css start *****/

/*@import "http://69.63.132.7/wp-content/themes/abiomed/style.css";*/
@import "http://www.abiomed.com/wp-content/themes/abiomed/style.css";
#main-banner{
	width:997px;
	height:230px;
	height:230px;
	padding:20px 0 0 0;
	background: url(images/banner.jpg) no-repeat;
}
#main-banner h2{
	font:28px arial;
	color:#3B4D57;
	margin:10px 0 15px 50px;
}

#main-banner p{
	margin:0 0 20px 50px;
	font:18px arial;
	color:#3B4D57;
	width:400px;
}

#but-login-banner{
	width:107px !important;
	height:36px !important;
	background: url(images/login-but.png) no-repeat !important;
	text-align:center !important;
	font:18px/36px arial !important;
	padding:9px 32px !important;
	color:#fff !important;
	text-decoration:none;
	margin:0 0 0 50px;
}



#but-register-banner{
	width:125px !important;
	height:36px !important;
	background: url(images/register-but.png) no-repeat !important;
	text-align:center !important;
	font:18px/36px arial !important;
	padding:9px 32px !important;
	color:#fff !important;
	text-decoration:none;
	margin: 0 0 0 20px;
}

.training-explanation{
	color: #3B4D57 !important;
    font: 18px arial !important;
	margin:0;
	padding:0;
}

th.header p.training-explanation{display:none;}

th.header{
	font-size:12px !important;
}

table.generalbox select{width:300px;}/***** interthrive/styles.css end *****/

/***** interthrive/styles_color.css start *****/


/* Use this file to alter your colors */
 /***** interthrive/styles_color.css end *****/


