body {
	width:990px;
	margin:0 auto;
	padding-top: 0;
}

#container {
	clear: both;
	background-color: #fff;
}

/******** ----- MISC ------- *************/
h1, h2, h3 {
	font-family: Tahoma, 'Trebuchet MS', Sans-serif;
	font-weight: Bold;
	 		
}

h3 { 
	clear: both;
	color: #007E80; 
}


h1 { font-size: 110%; padding: 5px 0 5px 0;}
h2 { margin: 0; padding: 0; font: bold 1.8em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a, h2 a { color: #000; background: inherit; text-decoration: none; }
.right_articles h3 {
	text-align: center;
	font-size: 13px;
}

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}


.clearer {
	clear: both;
}

.divider {
	height: 5px;
	margin: 5px 0;
}

.promotional-message {
	border:solid 1px #DEDEDE;
	background:#FFFFCC url(/images/promo-benefits.png) 8px 6px no-repeat;
	color:#555;
	padding:4px 10px 11px 20px;
	text-align:center;
	margin: 10px auto;
	width: 500px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em Tahoma, 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}

contactform {
	margin:10px; padding: 0 5px;
	color: #666;
	border: 1px solid #f2f2f2;
	background-color: #FAFAFA;


}

form {
	margin:5px; padding: 0 5px;
	color: #000;
	/*border: 1px solid #f2f2f2; */
	/*background-color: #FAFAFA; */
	
}

label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	
	font: normal 1em Tahoma, Verdana, sans-serif;
	color:#777;
}



textarea {
	width:400px;
	padding:2px;
	font: normal 1em Tahoma, Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}

.add-product input { 
	margin: 0; 
	font: bolder 10px Arial, Sans-serif; 
	 
	padding: 1px 1px; 
	background: #FFF;
	color: #275F6C;
}

#login_name {
	font: bolder 12px Arial, Verdana, Sans-serif;
	float: right;
	padding: 5px 40px 5px 0;
	color: #007E80;	
    clear: both;
}

#cart {
	width: 600px;
	text-align: center;
}

#cart th {
	background-color: #00aacc;
	color: #fff;
	padding: 5px;
}

#cart td { padding: 5px; }
#cart select { width: 75px; }

#cart .odd {
	background-color: #ddd;

}
#cart .even {
	background-color: #eee;
}

/*********** ----- HEADER ----- ***********/

#header {
	display:block;
	width:990px;
	height:116px;
	padding: 0 0 30px 0;
}

#logo  {
	display: block;
	width: 156px;
	height: 113px;
	margin: 0px 10px 0px 10px;
	float: left;
	clear: left;
}

#flashbanner {
	display: block;
	width: 728px;
	height: 90px;
	margin: 40px 30px 0px 0px;
	float: right;
}



/********** ----- TOP NAVIGATION ----- ***********/

.navigation {
	height: 45px;
	margin: 0 auto;
	width: 990px;
}

.navigation a {
	background-image:url(/images/nav/navigation.jpg);
	color: #FFF;
	float: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	height: 34px; 
    letter-spacing: 1px;
	padding: 4px 0px 0px 0px; 
	line-height: 31px;
	text-align: center;
	text-decoration: none;
	width: 120px;
}

.navigation a:hover, .navigation .active {
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-position: left bottom;
}

#subnav {
	padding: 6px; 
	margin: 2px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999;
	text-transform: uppercase;
	
}

#subnav a {
	border: 1px solid #999;
	border-collapse: collapse;
	color: #0099;
	padding: 5px;
	text-decoration: none;

	display:inline;
	float:left;
	margin:1px;
}

#subnav a.active {
	font-weight: bold;
}

#subnav a:hover {
	text-decoration: underline;
}

#breadcrumb a:hover, #category a:hover {
	text-decoration: none;
}
#breadcrumb {
	margin: 0px;
	padding: 7px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999;

	float:left;
	clear:both;
	width:980px;
}

#breadcrumb a {
	color: #333;
}

#category {
	width: 100%;
	padding: 5px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999;
	float:left;
	clear: both;
}
#category a {
	color: #333333;
}

#category a.active {
	font-weight: bold;
}

/*********** ----- MAIN CONTENT ----- *************************************/

#container {
	width: 990px;
	margin: 5px auto;
	padding-top: 10px;
	clear:left;
}

.content { 
	width: 990px;
	margin-top:5px;
	font-family: Verdana, Arial;
	font-size: 11px;
}

.view-details-lnk img {
	margin-top: 70px;
	margin-left: 40px;
}
/**********  ----- HOME PAGE ONLY ---- **********/

/* left side */
#left {
	float: left;
	width: 640px;
	margin: 0 0 10px 0;
}
	.intro_text {
		margin: 0 0 5px 0;
		padding: 5px 0 0 10px;
		background: #f4f4f4 url(/images/home/bgshade.gif) repeat-x;
		color: #808080;
		border-bottom: 1px solid #ccc;
	}
	.left_article {
		margin: 0px 0 10px 0;
		background: #fff url(/images/home/bgshade.gif) repeat-x;
		color: #454545;
		padding: 15px 15px 0 10px;
	}
		.date { font-size: .9em; padding: 0 0 0 12px; background: #fff url(/images/home/news.gif) no-repeat center left; color: #808080; }
		.bigimage {
			float: left;
			clear: left;
			background: #eee;
			color: #000;
			width: 200px;
			height: 150px;
			margin: 0 15px 10px 0;
		}
	.left_box {
		clear: both;
		background: #f4f4f4;
		color: #808080;
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 0 0 0 10px;
		margin: 0 0 15px 0;
	}
	.news {
		float: left;
		width: 600px;
		padding: 5px 10px 0px 0px;
		border-bottom: 1px solid #ccc;
		clear: both;
	}		

	.news img {
	float: left;
	padding: 5px 10px;
}
		
/* right side */
#right {
	float: right;
	width: 300px;
	margin: 0 30px 10px 0;
	padding-left: 10px;
	text-decoration:none;
}

.right_introtext {
		margin: 0 0 5px 0;
		padding: 14px 0 14px 10px;
		background: #f4f4f4 url(/images/home/bgshade.gif) repeat-x;
		color: #808080;
		border-bottom: 1px solid #ccc;
		font-weight: bolder;
	}

.clear { clear: both; }
.right_articles {
	clear: both;
	border: 1px solid #ccc;
	padding: 8px;	
	margin: 0 0 10px 0;
	background: #eee;
	color: #454545;
	text-decoration:none;
	
}

.homethumb { 
	float: left; 
	margin: 0 9px 3px 0; 
	clear: both;
}

.newsletter {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 15px 10px 15px 80px;	
	margin: 0 0 10px 0;
	background: #fff url(/images/home/newsletter.jpg) no-repeat center left;
	color: #454545;
	font-size: 10px;
}


/**** END HOME ****/


/************ ---- ABOUT i3D / Contact / Sign up----- **********/

.rightpic {
	float: right;
	width: 200px;
	padding: 50px 250px 0 0;
	
}

.lefttext {
	text-align: justify;
	float: left;
	width: 400px;
	padding: 10px 10px 50px; 0;	

}



/**** END ABOUT i3D / Contact / Sign up *****/

/*******  ------- SHOPPING CART -------  *********/

.cartbox {
	width: 600px;
	clear: both;
}

.cartcheckbox {
	width: 10px;
	float: left;
}

.cartquantity {
	width: 10px;
	font-size: 10px;
	float: left;
}

.cartdescription {

}

.cartdescription img {

}

.cartprice {

}
.old-price {
	color: #990000;
	text-decoration: line-through;
}
.new-price {
	color: #006600;
	font-weight: bold;
}

/*******  ------- MY ACCOUNT ------- **********/

#downloads {
	width: 500px;
	font-family: tahoma;
	font-size: 11px;
	color: #282B29;
	
}

.downloads_chapter {
	width: 500px;
	padding: 5px 0 0px 0px;
	list-style: none;
	border-bottom: 1px solid #ccc;
	
	
}

.downloads_chapter img {
	padding: 0px;
	margin-left: 5px;
	text-decoration: none;
	border-style: none;
}

.downloads_chapter img a {
	text-decoration:none;
}	

.downloads_chapter li {
	background: url(http://www.i3dtutorials.com/images/downloadarrow.gif) left top no-repeat;
	padding-left: 15px;
	margin-bottom: 15px;
}


/**** PRODUCT LIST ****/

#page-content {
	/* margin: 0px 35px 5px 15px; */
	text-align: justify;
	color: #333;
}
a {
	color: #0099cc;
}
a:hover {
	text-decoration: none;
}
.products {
	display:block;
	width: 909px;
	height: 165px;
	background-image:url(/images/content/content_bg.gif);
	margin: 5px 0 0 20px;
	float: left;
	clear: both;
}

.products p {
	width: 600px;
	margin-top: 11px;
	color:#999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:justify;
	float: left;
}

.price {
	display:block;
	margin: 30px 0 0 25px;
	//*text-align:center;
	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	color: #006699;*//
	float: left;
	clear:right;
}

#loginBox {
		float: right;
		margin-right: 29px;
		margin-top: 1px;
		padding: 5px;
		width: 500px;
		height: 35px;
		display: none;
		text-align: right;
		font-family: Tahoma, Verdana, Arial;
		font-size: 11px;
}

#loginBox label { 
	display: inline; 
	color: #555;
}

a img{
	border: none;
}

img.left,img.center,img.right {
	display: block;
}

img.left {
	float: left;
	margin: -5px 12px 15px 0px;
	padding: 5px 0 0 20px;
}
img.right {
	display: block;
	padding: 40px 0 10px 40px;
	float: left;
}

/* ------- PRODUCT DETAIL ------------ */

#right_{
	width: 300px;
	float: right;	
	margin:0px 25px 0px 20px;
	border:1px solid #999;
	background:#eee url(images/entrybg.png) repeat-x;
	color:#666;
}

#body-left {
	width: 490px;
	float:left;
}

#body-right {
	width: 30px;
}

.entry {
	width: 610px;
	position:relative;
	margin:0 0 20px 0;
	border:1px solid #999;
	background:#eee url(images/entrybg.png) repeat-x;
	color:#666;
	padding:10px 10px 0 10px;
}

.entryphoto {
	margin:0px 10px 10px 0;
	float:right;
	padding:3px;
	border:1px solid #fff;
	background-color:#ddd;
	color:#333;
}


#body-left h2 {
	margin:0 0 10px 0;
	color:#555;
	border-bottom:1px solid #abb;
}



#right_ h2 {
	margin:0 0 8px 5px;
	padding:12px 0 0 0;
	font-size:1.6em;
	color:#555;
	border-bottom:1px solid #abb;
}

#right_ p {
	margin:0px 5px 20px 10px;
}

.rightsub {
	float:left;
	width:45%;
	padding:0;
}


.thumbs img {
	padding:3px;
	margin:0 2px 2px 10px;
	border:1px solid #fff;
	background-color:#ddd;
	color: #555;
}

.thumbs img:hover {
	background: url(images/flash.gif);
}

.pagination {
	text-align: center;
	margin: 10px;
}

/* Video Player */

#old-movie-pane {
	clear: both;
	color: #ffb019;
	position: fixed;
	display: none;
	z-index: 50;
	margin: 0 auto;
	text-align: center;
	background-color: #aaa;
	height: 500px;
	width: 500px;
	border: 3px solid #bbb;
}

#movie-pane {
	display: none;
	background-color: #000;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height:100%;
	border: 3px solid #eee;
	overflow: hidden;
	opacity: .8;
	filter: alpha(opacity = 80);
	zoom: 1;
}


#movie-player {
	text-align: center;
	vertical-align: middle;
	line-height: 50%;
	height: 50%;
}

#movie-pane p { 
	text-align: right; 
	margin-right: 50%; 
	clear: both;
}

#gallery img {
	float: right;
	padding-bottom: 10px;
}

.gallery_video {
	float: left;
}

.subproducts {
		float: left;
		width: 600px;
		padding: 5px 10px 20px 0px;
		border-bottom: 1px solid #ccc;
		
}		

.subproducts img {
	float: left;
	padding: 5px 10px;
}

.subproducts p {
	float: left;
	padding: 5px;
}



/*********** ----- END OF MAIN CONTENT ------ ************/

/*********** ----- FOOTER ----- ***********/

#footer { 
	clear: both;
	display: block;
	width: 960px;
	height: 20px;
	margin: 25px 0 0 0;
	border: solid 1px #CCCCCC;
	
}


.footernav {
	padding: 4px 0 0 15px;
	display: inline;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999;
	float: left;
}

.footernav a {
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	color: #999;
}

.footernav a:hover {
	color: #006699;
}

#disclaimer {
	padding: 4px 20px 0 0;
	display: inline;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999;
	float: right;
}

.navigation { }

.error {
	font-weight: bold;
	color: #ee0000;
}
.success {
	font-weight: bold;
	color: #009900;
}

.cart-subtotal th, .cart-subtotal td {
	padding: 5px;
	font-weight: bold;
	background-color: #eee;
}

#paypal { float: right; padding: 10px 50px 0 0; }


#logos { float: left; padding: 15px 0 0 20px; }
#logos img { padding-right: 10px; } 
