@charset "UTF-8";
/* CSS Document */


/* Basic HTML Elements
===========================================
*/
html {
	background: url(../img/global/bg_screen.png) 0 0 repeat-x scroll;
	background-color:#f6fafd;
}
body {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

/* Links */
a {
	outline:none;
	outline-style:none;
}
a:link {
	color: #2384c6;
	font-weight:normal;
	text-decoration:underline;
}     
a:visited {
	color:#2384c6;
	font-weight:normal;
	text-decoration:underline;
}  
a:hover {
	
}   
a:active {
	color: #2384c6;
	font-weight:normal;
	text-decoration:underline;
}  
strong {
	font-weight:bold;	
}
em {
	font-style:italic;
}
.page-title {
	color:#4c4c4c;
	font-family:tahoma;
	font-size:24px;
}

/* Basic Grid Layout
===========================================
*/
#page-wrap {
	margin:auto;
	text-align:left;
	width:1017px;
}
#page {
	background: url(../img/global/bg_page_t.png) 0 0 repeat-y scroll;
}
ol#accessibility-nav, .hide { 
	left: -999em; 
	height: 1px; 
	position: absolute; 
	top: -999em; 
	width: 1px; 
}
#hd {
	position:relative;
	height:175px;
	margin:0 10px;
}
body.layout-home #hd {
	height:484px;
}
#bd {
	background: url(../img/global/bg_lower_mod_g.png) left bottom repeat-x scroll;
	position:relative;
	margin:0 10px;
}
#ft {
	background: url(../img/global/bg_page_b.png) 0 0 no-repeat scroll;
	height:50px;
	padding:25px 10px 0 10px;
}
/* Sub Grids for all the layouts */


/* 
 The loyouts within the conent block is differnet for home, A and C.

*/

/* homepage */
.layout-home #main {
	margin:0 495px 0 25px;
}
.layout-home #sidebar {
	float:right;
	margin-top:1em;
	width:475px;
}
/* sub page A */
#content {
	float:right;
	width:830px;
}
#sub-nav {
	float:left;
	width:167px;
}
.layout-a #main {
	float:left;
	width:590px;	
}
.layout-a #sidebar {
	float:right;
	margin-top:40px;
	width:240px;
}
/* sub page C */
.layout-c #main {
	background:  url(../img/global/bg_vertical_dots.png) 0 0 repeat-y scroll;
	float:left;
	width:552px;	
}
.layout-c #sidebar {
	background:  url(../img/global/bg_vertical_dots.png) 0 0 repeat-y scroll;
	float:right;
	padding:40px 0 2em 0;
	width:278px;
}

/* sub page ecommerce */
.layout-e #main {
	float:left;
	width:987px;
	padding-left: 5px;
	padding-right: 5px;	
	padding-bottom:0px;	
    
}
.layout-e #content {
	float:left;
	
}

.layout-e #sub-nav {
	float:left;
	width:167px;
	display:inline;
}

.layout-e #sidebar {
	float:right;
	margin-top:40px;
	width:240px;
}
/* Header
===========================================
*/

h1#logo {
	position:absolute;
	left:42px;
	top:22px;
	z-index:1000;
}
h1#logo a {
	background:  url(../img/global/bg_common_ui.png) 0 0 no-repeat scroll;
	display:block;
	height:70px;
	text-decoration:none;
	text-indent:-3000em;
	width:221px;
}
#utility {
	float:right;
}
/* Search Box */
#search {
	float:left;
	margin-top:10px;
	margin-right:25px;
}
#search fieldset {
	background: url(../img/global/bg_common_ui.png) 0 -76px no-repeat scroll;
	height:24px;
	float:left;
	padding-left:10px;
}
#search #search-input {
	background-color:transparent;
	border:none;
	color:#707070;
	float:left;
	margin-top:2px;
}
/* Cart Links */
#cart-nav {
   position: absolute;
   top:160px; 
   left: 15px; 
   z-index: 10;
   
}
#hd .cart-nav-links {
   float: left;
}

#hd .cart-nav-links li {
   float: left;
}

/* ecomm Links */
#ecom-nav {
 font-size:12px;
 margin-left: 400px;
}
#ecompages {
   position: absolute;
   top:170px; 
   left: 500px; 
   z-index:9000;
   background-color:#666666;
   /* <span style="float:right;font-size:12px;font-weight:normal;padding-right: 25px;z-index:100">  */
}
#hd .ecompages-links {
   float: left;
 
}

#hd .ecompages-links li {
   float: left;
   position:relative;

}



/* Utility Links */
#hd .utility-links {
	float:left;
	margin-top:15px;
	margin-right:15px;
}
#hd .utility-links li {
	background: url(../img/global/bg_common_ui.png) 100% -115px no-repeat scroll;
	float:left;
	padding:0 10px 0 8px;
}
#hd .utility-links li.last {
	background:none;
	padding-right:0;
}
#hd .utility-links li a {
	color:#7f7f7f;
	font-family:Arial;
	font-size:85%;
	float:left;
	text-decoration:none;
}
#hd .utility-links li a:hover {
	color:#2384c6;
	text-decoration:underline;
}
#hd .utility-links li a.home-link {
	background: url(../img/global/bg_common_ui.png) 0 -136px no-repeat scroll;
	display:block;
	height:12px;
	width:13px;
	text-indent:-3000em;
}
#hd .utility-links li a.home-link:hover {
	background: url(../img/global/bg_common_ui.png) 0 -148px no-repeat scroll;
}
/* main nav */
#main-nav {
	position:absolute;
	top:50px;
	right:0;
	z-index:10;
}
.main-nav-links {
	float:left;
	margin-right:0px;
}
.main-nav-links li {
	background: url(../img/global/bg_main_nav.png) 100% -180px no-repeat scroll;
	float:left;
	padding:0 1px;
}
.main-nav-links li.last {
	background: none;
}
.main-nav-links li a {
	color:#000;
	float:left;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
}
.main-nav-links li a strong {
	color:#000;
	display:block;
	float:left;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	padding:5px 15px 0;
}
.main-nav-links li.active a, .main-nav-links li.hover a {
	background: url(../img/global/bg_main_nav.png) left top no-repeat scroll;
	cursor:pointer;
}
.main-nav-links li.active strong, .main-nav-links li.hover strong {
	background: url(../img/global/bg_main_nav.png) 100% -90px no-repeat scroll;
	color:#fff;
}
.main-nav-links li a:hover {
	text-decoration:none;
}
.main-nav-links .academic strong {
	height:54px;
}
.main-nav-links .professional strong {
	height:48px;
}
.main-nav-links .international strong {
	height:46px;
}
.main-nav-links .technology strong {
	height:48px;
}
.main-nav-links .products strong {
	height:54px;
}
.main-nav-links .partners strong {
	height:60px;
}
.main-nav-links .about strong {
	height:63px;
}
#hd-image {
	position:absolute;
	top:100px;
	left:0px;
	z-index:5;
}
#slide-image {
	position:absolute;
	top:100px;
	left:0;
	z-index:1;
} 
/* button bar */
#button-bar {
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	z-index:2;
}
#button-bar ul {
	background: url(../img/home/bg_button_bar.png) 0 0 no-repeat scroll;
	height:36px;
	float:right;
	margin-right:15px;
	_margin-right:6px;
}
#button-bar ul li {
	float:left;
}
#button-bar ul a {
	display:block;
	float:left;
	height:36px;
	margin:0;
	text-decoration:none;
	width:68px;
}
.button-label {
	color:#7f7f7f;
	float:right;
	font-size:10px;
	font-weight:bold;
	margin-top:16px;
	margin-right:1em;
}
/* Sub Navigation 
===========================================
- left nav
*/
.sub-nav-inner {
	padding-left:15px;
	padding-right:5px;
}
.section-title {
	background: url(../img/global/bg_horizontal_dots.png) left bottom repeat-x scroll;
	color:#000;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	padding-bottom:0.5em;
	margin-bottom:0.5em;
}
.sub-nav-links {
		
}
.sub-nav-links ul {
	display:none;
}
.sub-nav-links li.open ul {
	display:block;
	margin-bottom:5px;
}
.sub-nav-links li a {
	color:#888;
	font-family:Arial;
	font-size:11px;
	line-height:1.6em;
	text-decoration:none;
}
.sub-nav-links li a.active, .sub-nav-links ul li.active a, .sub-nav-links li.open a.top {
	color:#000;
	font-family:Arial;
	font-size:11px;
}
.sub-nav-links li a:hover {
	color:#000;
	font-family:Arial;
	font-size:11px;
	text-decoration:underline;
}
.sub-nav-links ul {
	margin-left:25px;
}
.sub-nav-links ul li.active {
	list-style-type:disc; 
}

/* Container marque outline (1px grey-#cbcbcb)
===========================================
    - marque with rounded corners
*/
div.container_outline {
	position:absolute;
	bottom:35px;
	right:19px;
	z-index:1000;
}
div.container_outline .top-left, div.container_outline .top-right, div.container_outline .bottom-left, div.container_outline .bottom-right { 
    background-image: url(../img/home/bg_flyout.png); 
    height: 8px;      
    font-size:1px;    
}
div.container_outline .top-left, div.container_outline .bottom-left { 
    margin-right: 8px; 
}
div.container_outline .top-right, div.container_outline .bottom-right { 
    margin-left: 8px; 
    margin-top: -8px; 
}
div.container_outline .top-right {
    background-position: 100% 0;  
}
div.container_outline .bottom-left  { 
    background-position: 0 -8px;    
}
div.container_outline .bottom-right { 
    background-position: 100% -8px;
}
div.container_outline .inside {
	background-color: #ffffff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;  
    color: #000000;
	margin-right:1px;
    padding: 5px 10px 0 10px;
	text-align: left;
}
/* Thought Bubble Point */
.homepage-flyout {
	width:330px;	
}
.nojs .homepage-flyout {
	display:none;	
}
.homepage-flyout a.close {
	background:scroll url(../img/btn/btn_close_sm.png) 0 0 no-repeat;
	display:block;
	height:11px;
	position:absolute;
	text-indent:-3000em;
	top:3px;
	right:3px;
	width:45px;
}
div.homepage-flyout.green-quote div.inside {
    background: #ffffff url(../img/home/bg_quote_gr.png) 50% 50% no-repeat;
	padding: 20px 65px 15px 65px;
}
div.homepage-flyout.yellow-quote div.inside {
    background: #ffffff url(../img/home/bg_quote_yw.png) 50% 50% no-repeat;
	padding: 20px 65px 15px 65px;
}
div.homepage-flyout .inside {
    padding: 15px 20px 15px 20px;
}
div.homepage-flyout .inside em {
    font-style:italic;
}
#quote-one .point {
	margin-left:30px;
}
#quote-two .point {
	margin-left:98px;
}
#video .point {
	margin-left:165px;
}
#news .point {
	margin-left:235px;
}
#social-media .point {
	margin-left:300px;
}
.homepage-flyout cite {
	padding:5px 0 0 20px;	
}
/* Small Boxes on the homepage
===========================================
*/
ul.h-mods {
	float:left;
}
ul.h-mods li {
	float:left;
	margin-right:5px;
	width:150px;
}
.box-small {
	overflow:hidden;
}
.box-small .box-head {
	padding-right: 8px;
}
.box-small h3 {
	 height:37px;
	 padding-left:10px;
	 padding-top:6px;
	 overflow:hidden;
}
.box-small h3 strong {
	color: #fff;
	font-family:Tahoma;
	font-size:12px;
    font-weight:bold;
}
.box-small-blue .box-head {
	background: transparent url(../img/mod/bg_mod_box.png) 100% 0px no-repeat; /* right side */
}
.box-small-blue h3 {
	background: transparent url(../img/mod/bg_mod_box.png) 0 -180px no-repeat; /* left side */
}
.box-small-blue .box-body {
	background: #e8e8e8 url(../img/mod/bg_mod_b_int.png) 0 0 repeat-x scroll;
}
.box-small-yellow .box-head {
	background: transparent url(../img/mod/bg_mod_box.png) 100% -46px no-repeat;
}
.box-small-yellow h3 {
	background: transparent url(../img/mod/bg_mod_box.png) 0 -226px no-repeat;
}
.box-small-yellow .box-body {
	background: #e8e8e8 url(../img/mod/bg_mod_y_int.png) 0 0 repeat-x scroll;
}
.box-small-green .box-head {
	background: transparent url(../img/mod/bg_mod_box.png) 100% -91px no-repeat;
}
.box-small-green h3 {
	background: transparent url(../img/mod/bg_mod_box.png) 0 -271px no-repeat;
}
.box-small-green .box-body {
	background: #e8e8e8 url(../img/mod/bg_mod_g_int.png) 0 0 repeat-x scroll;
}
.box-small-red .box-head {
	background: transparent url(../img/mod/bg_mod_box.png) 100% -136px no-repeat;
}
.box-small-red h3 {
	background: transparent url(../img/mod/bg_mod_box.png) 0 -316px no-repeat;
}
.box-small .box-body {
	clear:both;
	color:#000;
	font-family:arial;
	font-size:11px;
	padding:0 0 10px;
}
.box-small .box-inside {
	height:125px;
	overflow:hidden;
	padding-bottom:10px;
}
.box-small .box-body p {
	padding:5px 10px;
	line-height:140%;
}
/* bottom corners */
.box-small .box-foot {
	background:scroll url(../img/mod/bg_mod_box.png) 100% -361px no-repeat;
	clear:both;
    margin:0;
    padding-right:6px;
}
.box-small .box-foot div {
	background:scroll url(../img/mod/bg_mod_box.png) 0 -370px no-repeat;
    line-height:1px;
	height:6px;
	font-size:1px;
    margin:0;
    padding-left:6px;
}

/* main columns */
#col1 {
  width:218px; 
  background-color:#fff; 
  float:left;
  position:relative;
  margin-left: 5px;
  padding:2px;

}

#col2 {
  background-color:#FFF;
  float:left; 
  padding:2px;
  position:relative;
  width:512px;
  margin-right: 5px;
}

#col3 {
  background-color:#FFF;
  float:right; 
  width:218px;
  padding:2px;

}

/* Main Content Module Container (curved gradent)
===========================================
- Typical usage:
- Note: The moudle will be stretchy or width=auto. The container should set it's width.
- Max width 900px

<div class="content-module">
	<div class="box-head">
	  <h1>MODULE TITLE HERE</h1>
	</div>
	<div class="box-wrap">
	  <div class="box-body">
		<div class="box-inside">
		<!-- MODULE CONTENT HERE -->
		
		</div>
	  </div>
	</div>
	<div class="box-foot">
	  <div>&nbsp;</div>
	</div>
</div>	

*/
.content-module {
	overflow:hidden;
}
.content-module .box-head {
	background: transparent url(../img/mod/bg_std_mod.png) 100% -44px no-repeat; /* right side */
}
.content-module .box-head-short {
	background: transparent url(../img/mod/bg_std_mod_short.png) 100% -44px no-repeat; /* right side */
}
.content-module h1 {
	 background: transparent url(../img/mod/bg_std_mod.png) 0 0px no-repeat; /* left side */
	 color: #fff;
	 font-family:Tahoma;
	 font-size:17px;
	 font-weight:normal;
	 height:40px;
	 line-height:46px;
	 margin-right:15px;
	 overflow:hidden;
	 text-indent:18px;
}

.content-module h6 {
	
	 color: #fff;
	 font-family:Tahoma;
	 font-size:12px;
	 font-weight:normal;
	 height:40px;
	 line-height:46px;
	 margin-right:15px;
	 overflow:hidden;
	 text-indent:200px;
}

.content-module .box-wrap {
	background: transparent url(../img/mod/bg_std_mod_m.png) 0 0px repeat-y; /* left */
	margin:0;
	padding:0;
}
.content-module .box-body {
	background: transparent url(../img/mod/bg_std_mod_m.png) 100% 0px repeat-y; /* right */
	margin:0;
	padding:0;
}
.content-module .box-inside {
	background-color:#fff;
	color:#444;
	font-family:arial;
	font-size:11px;
	overflow:hidden;
	margin:0 8px;
	padding:10px 0;
}
/* bottom corners */
.content-module .box-foot {
	background:scroll url(../img/mod/bg_std_mod.png) 100% -158px no-repeat;
	clear:both;
    margin:0;    
}

.content-module .box-foot-short {
	background:scroll url(../img/mod/bg_std_mod_short.png) 100% -158px no-repeat;
	clear:both;
    margin:0;    
}

.content-module .box-foot div {
	background:scroll url(../img/mod/bg_std_mod.png) 0 -114px no-repeat;
    line-height:1px;
	height:15px;
	font-size:1px;
    margin-right:15px;
    padding-left:6px;
}

.content-module .box-foot-short div {
	background:scroll url(../img/mod/bg_std_mod_short.png) 0 -114px no-repeat;
    line-height:1px;
	height:15px;
	font-size:1px;
    margin-right:15px;
    padding-left:6px;
}
/* Text formatting within the module conent */
.content-module .box-body p {
	color:#444;
	font-family:arial;
	font-size:11px;
	line-height:1.4em;
	margin:0.25em 10px 0.75em 10px;
}
.box-inside h2 {
	color:#444;
	font-family:Arial;
	font-weight:bold;
	line-height:1.4em;
	margin:0 0 0 10px;
}
.box-inside h3 {
	color:#444;
	font-family:Arial;
	font-weight:bold;
	line-height:1.4em;
	margin:0 0 0 10px;
}
.box-inside h4 {
	color:#444;
	font-family:Arial;
	font-weight:bold;
	line-height:1.4em;
	margin:0 0 0 10px;
}
/* Basic Content Module
===========================================
- Used for layout c
*/
.content-module-basic {
	margin:0 15px 2em 15px;	
}
.content-module-basic h1 {
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	margin-bottom:0.5em;
}
.content-module-basic h2 {
	color:#444;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}
.content-module-basic h3 {
	color:#444;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}
.content-module-basic h4 {
	color:#444;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}
.content-module-basic p {
	color:#444;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	line-height:1.4em;
	margin:0.25em 0 0.75em 0;
}
/* This is a temp set of styles XXXXXXXXXXXXXX */
.content-module-basic li {
	color:#444;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	line-height:1.4em;
}



/* Course Finder Homepage
===========================================
*/
.course-finder {
	overflow:hidden;
	position:absolute;
	bottom:0;
	width:475px;
}
.course-finder .box-head {
	background: transparent url(../img/mod/bg_mod_box.png) 100% -136px no-repeat;
	padding-right: 8px;
}
.course-finder h3 {
	 background: transparent url(../img/mod/bg_mod_box.png) 0 -316px no-repeat;
	 height:36px;
	 padding-left:10px;
	 padding-top:6px;
	 overflow:hidden;
}
.course-finder h3 strong {
	color: #fff;
	float:left;
	font-family:Tahoma;
	font-size:14px;
    font-weight:bold;
	line-height:32px;
}
.course-finder dt { 
	background:  url(../img/mod/bg_course_finder.png) 0 -56px no-repeat scroll;
	border-bottom:1px solid #e37941;
	float:left;
	height:26px;
	width:126px;
}
.course-finder dt.last { 
	background:  url(../img/mod/bg_course_finder.png) 0 -28px no-repeat scroll;
	border:none;
}
.course-finder dd {
	background-color:#f1bca0;
	border-bottom:1px solid #e37941;
	color:#000;
	float:left;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	height:26px;
	line-height:26px;
	text-indent:10px;
	height:26px;
	width:349px;
}
.course-finder dd.last {
	background:  url(../img/mod/bg_course_finder.png) 100% 0 no-repeat scroll;
	border-bottom:none;
}
.course-finder dt a.btn-finder {
	color:#fff;
	display:block;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:26px;
	line-height:26px;
	text-decoration:none;
	text-indent:10px;
	width:126px;
}
.course-finder dt a.btn-finder:hover {
	text-decoration:underline;
}
/* Search Box */
#course-search {
	float:right;
	margin-top:5px;
	margin-right:10px;
}
#course-search fieldset {
	background: url(../img/mod/bg_course_finder.png) 0 -84px no-repeat scroll;
	height:24px;
	float:left;
	padding-left:10px;
}
#course-search #course-search-input {
	background-color:transparent;
	border:none;
	color:#707070;
	float:left;
	margin-top:2px;
}
/* Simple Module 
===========================================
*/
.simple-module {
	margin:0 15px 1em 15px;
}
.simple-module h3 {
	color:#6CA0C9;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:normal;
}
.simple-module p {
	color:#444;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	margin:0.75em 0;
}
.simple-module .captioned-photo {
	border:none;
	line-height:1em;
	float:none;
	margin:0.75em 0;
	padding:0;
	width:auto;
}
.simple-module .captioned-photo p {
	color:#666666;
	font-size:10px;
	margin:0;
	padding:0.5em 0 0;
}
.simple-module .captioned-photo img {
	display:block;
	margin:0;
	padding:0;
}

/* Captioned Photo
===========================================
- Standard photo with caption (not used yet)
*/
.captioned-photo {
	border:1px solid #cccccc;
	clear:both;
	float:right;
	line-height:1em;
	margin:0.5em 0 0.5em 2em;
	padding:0;
	width:260px;
}
.captioned-photo p {
	color:#666666;
	font-size:10px;
	margin:0;
	padding:0.5em 6px 1em 6px;
}
.captioned-photo img {
	display:block;
	margin:0;
	padding:4px 4px 0 4px;
}



/* Footer
===========================================
*/
.copyright {
	color:#555555;
	font-size:77%;
	float:left;	
}
.ft-links {
	float:right;
}
.ft-links li {
	background: url(../img/global/bg_common_ui.png) 100% -115px no-repeat scroll;
	float:left;
	padding:0 10px 0 8px;
}
.ft-links li.last {
	background:none;
	padding-right:0;
}
#ft .ft-links li a {
	color:#7d7d7d;
	font-size:77%;
	float:left;
	text-decoration:none;
}
#ft .ft-links li a:hover {
	color:#2384c6;
	text-decoration:underline;
}
/* Buttons
===========================================
- button arrow used with the homepage modules

*/
#bd a.btn-arrow {
    background: transparent url(../img/btn/bt_arrow.png) no-repeat scroll top right;
    color:#666666;
    display: block;
	font-family:Tahoma;
	font-size:11px;
    font-weight:bold;
    height: 26px;
	line-height:26px;
    padding:0 15px;
    text-decoration: none;
}
#bd a.btn-arrow.blue {
	color:#3888c7;
	font-weight:bold;
}
#bd a.btn-arrow.green {
	color:#3ead49;
	font-weight:bold;
}
#bd a.btn-arrow.yellow {
	color:#f0b61f;
	font-weight:bold;
}
#bd a.btn-arrow:hover {
	text-decoration:underline;
}
/* SMALL MODULE BUTTONS */
#bd a.btn-arrow-sm-rt {
	background: transparent url(../img/btn/btn_arrow-sm_gr.png) no-repeat scroll center right;
	color:#2384c6;
	font-family:Tahoma;
	font-size:11px;
    font-weight:bold;
	padding-right:42px;
	text-transform:uppercase;
	text-decoration:none;
}
#bd a.btn-arrow-sm-rt:hover {
	text-decoration:underline;
}
#bd a.btn-arrow-green {
	background: transparent url(../img/btn/btn_arrow_gr.png) no-repeat scroll top right;
    color:#fff;
    display: block;
	font-family:Tahoma;
	font-size:11px;
    font-weight:bold;
    height: 25px;
	line-height:25px;
    padding:0 15px;
    text-decoration: none;
}
#bd a.btn-arrow-green:hover {
    text-decoration:underline;
}

/* General 
===========================================
*/

/* clearFix 
note: adding overflow:auto (or hidden) to the containg elm works also.
*/
.clear-fix:after {content: " "; display: block; height: 0; font-size:0; clear: both; visibility: hidden;}
.clear-fix {zoom:1;}

.float-right { float:right; }
.float-left { float:left; }
.clear { clear:both; }

/* Form Elements
===========================================
*/

/** Text Boxes and Text areas **/
input,
textarea { 
	color:#000;
	font-size: 11px; 
	font-family:Helvetica;
}
/* Common class styles */
.inputTextXSmall, 
.inputTextSmall, 
.inputTextSM, 
.inputTextMedium, 
.inputText, 
.inputTextLarge, 
.inputTextVLarge,
.inputTextXLarge,
.inputTextFile,
.textArea { 
	background-color: #ffffff; 
	border: 1px solid #ccc;
	padding: 2px 1px 2px 2px; 
}

/* Width Styles - Select ones have 5 more pixels necessary so textboxes and selects using the same classes line up */
.inputTextXSmall 		{ width: 25px }
select.inputTextXSmall	{ width: 30px }
.inputTextSmall  		{ width: 30px }
select.inputTextSmall  	{ width: 35px }
.inputTextSM     		{ width: 44px }
select.inputTextSM     	{ width: 49px }
.inputTextMedium 		{ width: 78px }
select.inputTextMedium 	{ width: 83px }
.inputText       		{ width: 100px }
select.inputText       	{ width: 105px }
.inputTextLarge  		{ width: 140px }
select.inputTextLarge  	{ width: 145px }
.inputTextXLarge  		{ width: 180px }
select.inputTextXLarge 	{ width: 185px }
.inputTextVLarge 		{ width: 220px }
select.inputTextVLarge 	{ width: 225px }
.inputTextSLarge 		{ width: 320px }
select.inputTextSLarge 	{ width: 325px }
.inputTextFile   		{ width: 280px }
select.inputTextFile   	{ width: 285px }
/*.textArea        { width: 220px }*/
.checkbox { margin: 0px 4px 0px 4px }



TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Arial, sans-serif;
  background: url(../img/global/bg_horizontal_dots.png) left bottom repeat-x scroll;
  font-size: 15px;
  color: #6CA0C9;
  
}
tr.productListing-odd, tr.productListing-even {
  background: url(../img/global/bg_horizontal_dots.png) left bottom repeat-x scroll;
  margin-bottom: 3px;
  margin-top: 3px;  

}
td.productListing-data {
  padding: 3px;
}
td.productListing-odd, td.productListing-even {
  margin-bottom: 3px;
  margin-top: 3px;  
}

.dottedHorRule {
background: url(../img/global/bg_horizontal_dots.png) left bottom repeat-x scroll;

}








