/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

h1 { 
 font-family:Arial, Helvetica, sans-serif;
 font-size: 20px;
 font-weight: bold;
}

h2 { 
 font-family:Arial, Helvetica, sans-serif;
 font-size: 14px;
}

.boxText { font-family:Arial, Helvetica, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  
}

.infoBoxContents {
 
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family:Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family:Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }

/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}
#search_suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;			
}		
/*----------------------------End Suggest Styles------------------------*/

#frame{
	background-image:url(/images/metalbar.png);
	background-repeat:repeat-x;
	width:100%;
	/*height:768px;*/
	padding-top:53px;
}
#nav{
	float:left;	
	text-align:right;
	height:75px;
	display:table-cell;vertical-align:bottom;
	padding-bottom:12px;
	width:550px;
	
	
}

#counter_nav{
float:left;
width:446px;

height:75px;
}
#pad_internal_nav{

padding-left:0%;
*padding-left:10%;

}

#mainbody{

	width:996px;
	background-image:url(/images/background.png);
	background-repeat:no-repeat;
	min-height:500px;
	text-align:left;
}

#mainbody_services{

	width:996px;
	background-image:url(/images/main_services.png);
	background-repeat:no-repeat;
	height:500px;
	text-align:left;
}

#mainbody_products{
	width:996px;
	background-image:url(/images/products_background.png);
	background-repeat:no-repeat;
	background-position:top center;
	*background-position:top;
	height:500px;
	text-align:left;
}


#mainbody_learning{

	width:996px;
	background-image:url(/images/landing_page.png);
	background-repeat:no-repeat;
	background-position: 40% 20% ;
	*background-position: 40% -40% ;
	height:500px;
	*height:300px;
	text-align:left;
}

#mainbody_internal{

	width:996px;
	background-image:url(/images/WHITEBACKGOUND.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:500px;
	text-align:left;
}

#logo{
	width:363px;
	padding-left:60px;
}

#sign{
	position:relative;
	bottom:73px;
	float:left;
	left:115px;
	width:117px;
}
#main {
    float:left;
    width:600px;
	height:410px;
    /*background:#9c9;*/
}
#sidebar {
   float:right;
   width:350px;
  /* background:#c9c;*/
}
#build_content{
width:900px;
height:400px;
padding-left:50px;
}

#build_left{
float:left;
width:500px;
}
#build_divide{
float:left;
width:50px;
vertical-align:top;
}
#build_right{
float:left;
width:300px;
}




#logo_internal{
	
	width:363px;
	padding-left:60px;
}

#sign_internal{
	position:relative;
	
	float:left;
	left:115px;
	width:117px;
}
#main_internal {
    float:left;
    width:600px;
	height:50px;
	
	
    /*background:#9c9;*/
}
#sidebar_internal {
   float:right;
   width:350px;
   height:50px;
  /* background:#c9c;*/
}



#main_content {
    float:right;
    width:700px;
	/*height:410px;*/
	
    /*background:#9c9;*/
}
#sidebar_content {
   float:left;
   width:150px;
   *width:210px;
   min-height:410px;
   padding-left:65px;
  /* background:#c9c;*/
}

#product_desc{
float:left;
width:450px;
}

#product_image{
	float:right;
	width:250px;
}

#footer_content{
	width:996px;
	height:157px;
	background-image:url(/images/CONTENTBOXES.png);
	background-repeat:no-repeat;
	background-position:center;
	
		
}

#footer{
	
	height:157px;
	padding-left:35px;
	padding-right:35px;
}

#nav ul {
	margin:0;
    padding:0;
    list-style:none;
}
#nav li {
    display:inline;
    margin:0;
    padding:0;
	margin-left:5px;
	margin-right:5px;
}

#nav li a{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}


#category_nav ul{
	margin:0;
    padding:0;
    list-style:none;
	font-family:Arial, Helvetica, sans-serif;
}

#category_nav li {
	font-weight:bold;
	line-height:25px;
	padding-top:5px;
	font-size:12px;
  	
	
}

#category_nav li li {
  	/*padding-left:20px;*/
	font-weight:500;
	line-height:20px;
	padding-top:0px;
	
}

#category_nav li li a {
	color:#C6A663;
}

#category_nav li li a:hover {
	color:#000000;
}

.footer_text{
	float:left;
	width:283px;
	text-align:left;
	height:150px;
}

.footer_left{
	float:left;
	width:283px;
	text-align:left;
	height:132px;
	font-size:10px;
	color:#666666;
}
.footer_left strong{
	font-size:12px;
	color:#000000;
}
.footer_center{
	float:left;
	width:295px;
	text-align:left;
	height:132px;
	padding:10px;
	background-image:url(/images/super.png);
	background-repeat:no-repeat;
	
	background-position:bottom right;
}
#footer_center_content{
	width:150px;
	font-size:10px;
	color:#666666;
}

#footer_center_content strong{
	font-size:12px;
	color:#000000;
}

.footer_right{
	float:left;
	width:283px;
	text-align:left;
	height:132px;
	padding:10px;
	
	background-image:url(/images/shaf_home.png);
	background-repeat:no-repeat;
	
	background-position:bottom right;
}
#footer_right_content{
	width:160px;
	font-size:10px;
	color:#666666;
}

#footer_right_content strong{
	font-size:12px;
	color:#000000;
}

#footer{
	width:920px;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#737173;
	font-weight:bold;
	font-size:10px;
}

#footer_left{
	width:500px;	
	*width:480px;
	float:left;
	text-align:left;
	
}

#footer_right{
	float: right;
	width:400px;
	text-align:right;
	
}

#search_dropdowns{
padding-top:15px;
font-family:Arial, Helvetica, sans-serif;
background-image:url(/images/mgd_cap.png);
background-position:top;
height:135px;
}

.category_text
{
	color:#DEDFDE;
	font-size:36px;
	font-weight:500;
	margin:0px;
	padding:0px;
}

#newletter_box{
height:14px; font-size:10px; border:1px solid #999999; padding:0px; margin:0px;
}

#people{
background-image:url(images/building_blwht.png); background-repeat:no-repeat;
background-position:270px -65px;
/*width:967px;*/
}

.people_box{
	width:145px;
	min-height:150px;
	margin:7px;
	float:left;
}

.people_box img{

/*border:1px solid #EFE7DE;*/
}



.clear{clear:both}





/* slider */

		#slider ul, #slider li{ 
			margin:0;
			padding:0;
			list-style:none;
			}	
		#slider, #slider li{ 
			height:345px;
			width:320px;
			overflow:hidden;
			}	
		#slider{ 
			
			
			}	
		/*#prevBtn, #nextBtn{ 
			display:block;
			width:30px;
			height:77px;
			position:absolute;
			top:390px;
			}	*/
		#nextBtn,#prevBtn{
		float:left;
		width:30px;
		
			/*margin-left:950px;*/
			}														
		#prevBtn a, #nextBtn a{  
			display:block;
			text-transform:none;
			width:30px;
			height:57px;
			background:url(/images/btn_prev.gif) no-repeat 0 0;	
			}	
		#nextBtn a{ 
			background:url(/images/btn_next.gif) no-repeat 0 0;	
			}		
			
			
			
			
		#featureLeft {
			width: 300px;
			min-height: 310px;
			display: inline-block;
			float: left;
			margin-left: 20px;
			vertical-align:middle;
			
		}
		#featureLeft img {
			/*margin: 7px 5px 5px 5px;*/
			vertical-align:middle;
			display:table-cell;
		}
		#featureRight {
			width: 240px;
			height: 210px;
			min-height: 210px;
			display: inline-block;
			float: right;
			line-height: 22px;
			font-size: 82%;
			text-align: justify;
			margin-right: 30px;
		}

	
	/* // slider */													


/*featured slider*/


/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 500px; margin: 25px auto; position: relative; min-height: 500px;
											  background: url(images/bg.png) top center; }


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }

blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
/*.slider-wrap								{ width: 419px; position: absolute; top: 87px; left: 40px; }			*/
.slider-wrap								{ position:relative; bottom: 100px;  text-align:center }
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 250px; height: 240px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 250px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -43px 0 0 32px; }
#movers-row div								{ width: 30px; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block;  margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }

#main-photo-slider{ text-align:center}


/*--featured slider*/


