

html {font-size:90%;}

body{ 
 margin:0 auto; 
 padding:0; 
 font-family: arial, geneva, helvetica;
 font-size:1.1em;
 background:#222;
 color:#ffffff;
 line-height:130%;
} 

a {outline:none}

blockquote {color:#ff6600;}

del {
	text-decoration:line-through;
}

h1, .h1 {
	font-size: 1.3em; 
	color:#ff6600; 
	padding:5px 0px 5px 0px; 
	line-height:120%;
	margin:5px 0 5px 0;
	}


h2 {
	font-size:1.2em; 
	margin-left:15px; 
	color:#ccc; 
	padding:5px 0px 5px 0px; 
	line-height:150%;}

h3 {
	font-size:1.1; 
	color:#ff6600;
	padding-bottom:8px;}
 
#pagewidth{ 
	width:910px;  
	margin-left:auto; 
	margin-right:auto; 
} 
 
#header{
 	position:relative; 
 	height:160px; 
  	background:url(header1.jpg) bottom no-repeat;
	width:900px;
	color:#fff;
} 

#maincol {
	background-color: #222;  
 	float: left; 
 	overflow:hidden;
	width:900px; 
	color:#FFF;
 }	
 
#maincol a, #header a {
	color:#ff6600; 
	text-decoration:none; 
	font-weight:bold;
	}
	
#maincol a:hover, #header a:hover {
	color:#666; 
	font-weight:bold;}
 
#footer { 
	 margin-top:50px;
	 background-color:#222;
	 clear:both;
	 position: relative; 
	 bottom: 0;
	 width:900px;
	 color:#fff;
	 font-size:.7em;
 } 
 
#footer p {
	float:left;}
 
#footer ul {
	display:inline; 
	float:left; 
	margin-top:50px;}
	
#footer li {
	list-style:none; 
	float:left;
	padding: 5px 10px 0 10px;
	}

#footer a, #footer a:visited {
	color:#fff; 
	text-decoration:none; 
	font-weight:normal;
	}
	
#footer a:hover {
	color:#ff6600; 
	font-weight:normal;}
 

#dropcontentsubject{
	width: 260px;
	font-weight: bold;
	color:#ff6600;
	margin:0 auto;
	float:right;
}

.dropcontent{
	width:240px;
	height: auto;
	color:#333;
	font-weight: normal;
	margin-left:186px;
}

.dropcontent a {
	color:#FFffff; 
	text-decoration:none;
	}
	
.dropcontent p {
	font-size:14px;
	margin-bottom:0px;
	
	line-height:16px;
	width:220px;
	
	}
	
.dropcontent span {
	color:#ff6600; 
	font-weight:bold;
	padding-top:1px; 
	margin-top:0px;
	font-size:12px;
	width:220px;
	
	}



 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/* rss ticker */
#pscroller1{
width: 890px;
height: 100px;
border: 1px solid #FF6600;
padding: 5px;
background-color: #222222;
color:#ffffff;
}

#pscroller2{
width: 870px;
height: 125px;

padding: 5px;
background-color: #222222;
color:#ffffff;
font-size:12px;
line-height:130%;
}

.rssclass .rsstitle{
font-weight: bold;
font-size:13px;
}

.rssclass .rssdate{
color: #ffffff;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
color:#ff6600;
}
.rssclass a:hover {text-decoration:underline;}

/* home page and new styles */

.ndexer_desc {
width:250px; float:left; padding-right:20px; padding-left:20px; text-align:left;
margin-top:10px;

}

.ndexer_desc p {
padding-left:8px;
margin-left:0;
line-height: 22px;
border-left:1px solid #ccc;
height:120px;
}

#row2, #row1 {
	width:898px; 
	padding-left:5px; 
	padding-right:5px;
	margin-bottom:20px;
	float:left;
	
}

.testimonials h1 {
background:#ff6600; 
color:#fff;
padding:0;
width:880px;}

#row1 .testimonials {	
	float:left;
	width:570px;
	margin-right:20px;
	height:170px;
	padding:5px;
}

#row1 .video {
	
	float:left;
	width:200px;
	margin-right:20px;
	height:180px;
	background:#ff6600;
	color:#000;
	
}

#row1 .specials {
	float:left;
	width:280px;
	height:180px;
	background:url(/img/packages_homepage.jpg) no-repeat;
	color:#000;
	
	
}

/* new home page feb 2010*/

#row1 .de, #row1 .ndexer, #row2 .workshops, #row2 .rotator {
	float:left;
	width:430px;
	height:225px;
	color:#000;
}

#row1 .de {
	background:url(/img/DE_homepage_new.jpg) no-repeat;
	margin-right:35px;
}

#row1 .ndexer {
	background:url(/img/ND_homepage_new.jpg) no-repeat;

}

#row2 .workshops {
	background:url(/img/WS_homepage_new.jpg) no-repeat;
	margin-right:35px;
}

#row2 .rotator {
	background:url(/img/testimonials_homepage_new.jpg) no-repeat;
}

.de p, .ndexer p, .workshops p {
padding:0px 0px 0px 15px;
margin:0px;
color:#333333;
font-size:16px;
width:135px;
line-height:17px;
}

.de p a, .ndexer p a, .workshops p a {
	color:#333 !important; 
}

.de h1 a, .ndexer h1 a, .workshops h1 a, .rotator h1 a { 
padding:15px 0px 5px 15px !important;
margin: 0;
color:#222 !important; 
font-size:18px;
line-height:20px;
}

.de h1 a:hover, .ndexer h1 a:hover, .workshops h1 a:hover, .rotator h1 a:hover {
	color:#ff6600 !important;
}

/* end new home page feb 2010 */

#row2 .de {
	float:left;
	width:280px;
	margin-right:20px;
	height:180px;
	background:url(/img/DE_homepage.jpg) no-repeat;
	color:#000;
}

.specials p, .blocks_last p {
padding:0px 0px 0px 13px;
margin:0px;
color:#333333;
font-size:12px;
width:110px;
line-height:14px;
}


.specials h1, .blocks_last h1 { 
padding:5px 0px 20px 13px;
margin:0px;
color:#222; 
font-size:14px;
width:207px;
line-height:20px;

}

.specials h1 a, .de h1 a, .ndexer h1 a, .blocks_last h1 a {
	color:#222;
}

#row2 .ndexer {
	float:left;
	width:280px;
	margin-right:20px;
	height:180px;
	background:url(/img/ND_homepage.jpg) no-repeat;
	color:#000;
}

#row2 .blocks_last {
	float:left;
	width:280px;
	height:180px;
	background:url(/img/workshops_homepage.jpg) no-repeat;
	color:#000;
	
}

/* end home page styles */

p.main {
	padding-bottom:12px;
	
}

#content  {
width:450px;
float:left;
}

#content a, #content a:hover, #content a:visited {
font-weight:normal;
}

#content p, #content ul {
	width:420px;
	padding-right:10px;
	padding-left:10px;
	line-height:140%;	
	margin-bottom:30px;
}

#content li {
	margin-left:15px;
	
}


#img_col {width:450px;
float:right;	
}

.pics {
	border:1px solid #ff6600;
}

.img_col {width:400px;
float:right;	
}

.img_col img {
	float:right;
	
}


.clear {clear:both;}

table.schedule {
	
	
}

table.schedule th {
	background:#ff6600;
	color:#fff;
	font-size:14px;
	
}

table.schedule td {
	padding:3px;
	border:1px solid #ff6600;
	font-size:12px;	
}


.center {
	text-align:center;
	
}

.index_quote {
	padding:15px 55px 0px 35px; 
	font-style:italic;
}

div.seo_text {
	width:100%;
	display:block;
	float:left;
	margin-top:200px;
	border-top:1px solid #ff6600;
}

div.seo_text p {
	font-size:10px;
	margin:3px 0px 5px 0px;
	line-height:12px;
}

div.seo_text a {
	font-size:10px;
	color:#fff !important;
	font-weight:normal !important;
	text-decoration:none;
	cursor:pointer;
}

div.seo_text h1 {
	font-size:10px;
	font-weight:bold;
	color:#fff;
	padding:0px;
	margin:2px 0px 2px 0px;
	
}

.subscribe_btn {
	padding:2px;
	background:#ff9900;
	color:#fff;
	border:1px solid #fff;
}

/* new foxy store styles */

.smalltable td {
	font-size:12px;
	padding:3px;
	width:220px;
	border-bottom:0 !important;
	
}

.smalltable ul {
	margin:0;
	margin-left:5px;
	padding:0;
	
}

.storetable td {
	padding:10px 10px 10px 0;
	border-bottom:1px solid #ccc;
}

.storetable td.pic {
	padding-right:15px;
}

.storetable td.pic img {
	border:1px solid #ff6600;
}
/* START forms, login_form */ 
form.login_form {
	width: 250px; 
	padding:15px;
	border:2px solid #ff6600;
	background:#666;
	margin:30px auto 0 auto;
}
form.login_form input[type=text] {
	margin-left: 5px;
	float: right;
}
form.login_form p {
	width: 120px;
	margin: 0 0 0 5px;
 	}


/* END forms, login_form */ 

/* new product details styles*/

ul#product_details {
	list-style-type:none;
	margin:0;
	padding:0;
	
}

ul#product_details li {
	float:left;
	width:88px;
	margin:0;
	margin-right:15px;
	padding: 3px 0 0 12px;	
	
}

.showTab {
	background:#fff;
	
}

.showTab a {
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
}

#details_holder {
	*margin-top:-19px;
	font-size:12px;
	clear:both;
	float:left;
	width:100%;
	background:#fff;
	color:#333;
	height:745px;
	
}

#details_holder h3 {
	font-size:18px;
	color:#666;
	margin-bottom:0px;
	padding-bottom:0;
	margin-top:0;
}

#details_holder blockquote.big, #details_holder blockquote.small {
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#8d8d8d;
	margin:10px 0 0 0;
}

#details_holder blockquote.small {
	font-size:12px;
}


#details_content, #specs_content, #photos_content, #reviews_content {
	padding:15px;	
}


.hidden {
	display:none;
}

.unhidden {
	display:block;
}

#pic_holder {
	float:left;
	padding-left:15px;
	font-weight:bold;
	margin-right:20px;
	
}

#productImg {
	padding:20px 20px 0 20px;
	
}

.productTopContent ul{
	margin-left:400px;
}

.productTopContent ul li{
	margin-left:40px;
	*margin-left:80px;
}
.productTopContent {
	padding:10px;
	padding-right:20px;
}

#reviews_content em, .productTopContent em, .productTable em {
	color:#ff6600;
}

.productTable {
	margin-top:10px;
	float:left;
	width:880px;
}

.productTable td {
	padding-right:10px;
	width:50%;
}

.productTable td.cellFirst {
	padding-right:25px;
}

.productTable ul {
	margin-left:-25px;
	*margin-left:15px;
}

form.foxycart input[type=submit] {
	background:url(/ndexers/img/add_to_cart_small.jpg) no-repeat;
	width:50px;
	height:25px;
	border:0;
}

form.foxycart, form.foxycart table {
	margin:0;
}

/*end product details styles */

/* new random styles */

.noMargin {margin:0}

.noPadding {padding:0 !important;}

.online_ws_table {
	font-size:12px;
	background:#fff;
	color:#333;
	padding:10px;
}

.online_ws_table td {
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}


.online_ws_table td.first {
	margin-right:30px;
	padding-top:0px;
	border-bottom:1px solid #ccc;
	text-align:left;
}

a.cssButton {
	background:#222;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 5px 5px 2px #ccc;
	color:#fff !important;
	font-weight:bold;
	font-size:14px;
	padding:5px;
}

.tfe {display:none}

