<style type="text/css">
<!-- 

/* default page styles here */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

/* standard text font */
.text {
	color : 000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: ;
	font-weight : ;
}

.text a:link, .text a:visited  {
	color : #660099;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text a:hover {
	color : #660099;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* this style is used to display the page title throughout the cart & 
checkout pages */
.maintitle {
	color:#660099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italics;
	font-size:18px;
}

/* this style is used to display the welcome message */
.welcomeMsg {
	color:#000000; 
	font-size: 14; 
	font-weight: bold; 
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
}

/* the following styles are used on the search results page */
.filetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
	}
.fileprice {
	color: #FFFFFF;
}

.author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}


/*
The following 3 styles are used for the td's in the heading row of the 
shopping cart table, and also for the bottom row of the same table (where 
the subtotal is displayed).  These styles are also used on search.php

cartheadinglefttd and cartheadingrighttd are useful if you want to specify 
border styles for the td's and the ends of the row.  The td's in the 
middle of the row have style set to cartheadingtd, which only specifies 
top and bottom styles, not right/left. 
*/
td.cartheadingtd {
	color :FFFFFF ;
	background-color: #660099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size:10px;
	border-top: 1px solid #660099;
	border-bottom: 1px solid #660099;
}

td.cartheadinglefttd {
	color : ;
	background-color:#660099 ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	border-top: 1px solid #660099;
	border-bottom: 1px solid #660099;
	border-left: 1px solid #660099;
}

td.cartheadingrighttd {
	color : ;
	background-color: #660099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	border-top: 1px solid #660099;
	border-bottom: 1px solid #660099;
	border-right: 1px solid #660099;
}

/* cartitemtd:  used for the td's displaying the items in the cart.  Used 
on cart.php (non-secure) and confirm_order.php (secure page).  Also used 
on search.php */
td.cartitemtd {
	color : 000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FFFFFF ;
	font-weight : ;
}

/* checkoutheadingtd: used for the tds of the heading rows of the tables 
in the secure checkout pages */
.checkoutheadingtd {
	color : FFFFFF;
	background-color: #660099;
	font-weight : bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-top: 1px solid #660099;
	border-bottom: 1px solid #660099 ;
}

/* checkoutinfoareatd:  used for the td's in the billing info, shipping 
info, and credit card info tables in the secure checkout pages */
.checkoutinfoareatd{
	color : 000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FFFFFF ;
	font-weight : ;
}

.cartheadingtd A:link {
	color : white;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cartheadingtd A:visited {
	color : white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.cartheadingtd A:hover {
	color : white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.checkoutheadingtd A:link {
	color : white;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.checkoutheadingtd A:visited {
	color : white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.checkoutheadingtd A:hover {
	color : white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.cartitemtd {
	color : #660099;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.cartitemtd a {
	color : #660099;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.cartitemtd a:hover {
	color : #660099;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.cartitemtd a:visited {
	color : #660099;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*buttons*/
.btn {
	vertical-align: middle;
	padding: 3px;
	margin: 1px;
	background: #660099;
	border: 1px solid #660099;
	color: #efefef;
	font-size: 12px;
}

.btn:hover {
	background: #efefef;
	border: 1px solid #660099;
	color: #660099;

}

.inactivebtn {
	vertical-align: middle;
	padding: 3px;
	margin: 1px;
	background: #efefef;
	border: 1px solid #BFBFBF;
	color: #949494;
	font-size: 12px;
}

/*used on series pages*/ 
.numlectures {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.productname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0e1f4f;
		text-decoration: none;
}
.insidetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0e1f4f;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:  #0e1f4f;
}
.setfile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.setprices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #263560;
		text-decoration: none;
		
		}
		.picturebuffer {
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: auto;
	} 

	.lectureheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
		font-weight: bold;

	color: #000000;
	}


-->
</style>
