/* 
   -----------------------------------
     iCart 
	 Style Sheet 
	 by Infomart2000 Corp.
	 www.infomart2000.com
   ----------------------------------
   ##Default
 */	


 /*body::Controls Page Background Color, sets base font size and lineheight*/ 	
body {
font-family: Arial,Helvetica,sans-serif;
font-size: 100%;
color: #1f2424;
background-color: #ffffff;
font-weight: Normal;
line-height:1.125em; /* 16x1.125=18px */
margin: 0px;
padding: 0px;
}


/*  TYPOGRAPHY
 --------------------------------------*/
h1, h2, h3, h4, h5, h6, blockquote, .componentheading, .contentheading, .componentheading_teachers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.4em;
	text-align:left;
font-weight:normal;
}


.font2 /*font2:: Secondary Screen Font */, .data /*data:: Controls body default fonts and colors */
{
color: #1f2424;
background-color: #ffffff;
}

.font2 a {
color: #c73c05;
text-decoration:underline;
} 
 
h1, .page_headers /*page_headers:: Controls the page's titles */
 { 
	font-size: 1.5em; /* 16x1.5=24px */
	line-height: 1.5em;/* 16x1.5=24px */
	margin: 0;
	color: #d06e00;
	font-weight: normal;
	border-bottom: 5px solid #def3b5;
	padding-bottom: 8px; 
}	
h2 { 
color:#1f2424; font-size:1.4em; line-height:1.3em; font-weight:normal; margin-bottom:.8em;
}
h3 { 
font-size: 0.9375em; /* 16x0.9375=19px */
color: #f99b22;
}
h4 {
font-size: 1.2em; /* default size is 16px and since body font size is 100% so 1em = 16px */
margin:.7em 0; /* because this font's size is 1em (which is = 16px) 16x1.125=18px */
font-weight: normal;
color: #1f2424;
}

h4 a {
color: #1f2424;
text-decoration:underline;
}

h5 {
font-size: 0.875em; /* 16x0.875=14px */
margin: 0; /* 14x1.286=18px */
font-weight:normal;
color: #000000;
}
h6 {
font-size: 0.75em; /* 16x0.75=12px */
margin: .5em 0; /* 12x1.5=18px */
font-weight:bold;
}

p {
	font-size: 1em; /* 16x0.875=14px */
	margin: 1.286em 0; /* 14x1.286=18px */
}

p a {
color: #c73c05;
text-decoration:underline;
} 

p img {
	float: left;
	margin: 3px 7px 7px 0;
}

.no-margin-top p { margin: 0 0 1.286em 0; /* 14x1.286=18px */}

ul, ol {
	font-size: 0.875em; /* 16x0.875=14px */
}
/* quotes
----------------------------------------------*/

blockquote {
	padding:0 80px;
	background-image: url(../images/openquote.gif);
	background-repeat: no-repeat;
	background-position: 20px top;
	color:#739b29;
margin:3em 0 1em 0;
}
blockquote p{
font-size:1em;
}

cite { font-size:.7em;
color:#1f2424;
margin:0 0 3em 80px;
font-style:normal;}


#moreinfo {display:block;}	

.indent {margin-left: 2em;}

.required-field {color: #fe0000;}

 /*store-name:: Store Name*/		 
.store-name {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 35px;
	color : #ffffff;
	text-decoration : none;
}

 /*store-slogan:: Store Slogan*/		 
.store-slogan {
	font-size : 15px;
	color : #ffffff;
	font-style : italic;
	text-decoration : none;
	font-weight: bold;
}	
	
 /*frame::  Controls the  Color of the Store's Frame */		
.frame {
background-color: none;
}

/*top::  Controls the  Color of the top Bar */		
.top {
	border: 2px solid #619e55; border-left: none; border-right: none; padding: 4px 0;
}

/*line::  Controls the  Color of the line bellow the top bar */		
.line {
	background-color :#811c00;
}	


 /*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;
	background-color: #811c00;
	text-decoration : none;
	line-height : 13px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
	
} 

/*icon:: Controls the way the menu icons display*/ 
.icon {
	font-size : 11px;
	font-weight : bold;
	color: #811c00;
}

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices */		
.footer {
	font-size : 16px;
	text-align : center;
	color : #595959;
}

.body-header {text-align: left;}

 	 
/*  LINKS
 --------------------------------------*/	
 
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A:hover {
	text-decoration:underline;
}

 
/*A.menu:visited:: Controls the way the  Links on the top  look after a user has visited that section*/ 
A.menu:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
}
	
/*A.menu:visited:hover:: Controls the way the  Links on the top  look when a user hovers over a section they have visited*/ 	 
A.menu:visited:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #ECA813;
} 

#breadcrumb {color: #000000; font-size:11px; font-weight:normal; text-align: left;}

#breadcrumb a {color: #569e47; font-weight:bold; text-decoration:none; }
#breadcrumb a:hover {text-decoration:underline; }


/*A.cat::Links::  Controls the way the  category links look before a user clicks  or mouse overs on them*/ 	 
A.cat {
	color : #811c00;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	text-decoration:  none;
	width: 100%;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
}
	
/*A.cat:hover:: Controls the way the  category links look when a user passes  their mouse over a them*/ 	 	
A.cat:hover {
	font-weight : normal;
	font-style: normal;
	color : #ffffff;
	text-decoration: none;
	width: 100%;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
	background-color: #e8a442;
}

/*A.cat:visited:: Controls the way the category links look after a user has visited that section*/ 
A.cat:visited {
	color : #811c00;
	width: 100%;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
}
	
/*A.cat:visited:hover:: Controls the way the  category links look when a user hovers over a section they have visited*/ 	 
A.cat:visited:hover {
	color : #ffffff;
	text-decoration: none;
	width: 100%;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
	background-color: #e8a442;
} 

a.link-two {color: #619e55; font-weight:bold; font-size:12px; text-decoration:underline;}

 /*  LEFT MENUS
 --------------------------------------*/
#menus-container{ background-color:none;}
 
 .menu-headers {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1f2424;
	font-weight: bold;

}

.menu-headers .lrg{
	font-size: 15px;
	
}

.menu {
	font-size: 14px;
	color: #ffffff;
	padding-left: 6px;
	line-height:120%;
	list-style-type: none;
	list-style-position: outside;
	margin:10px;
	margin-bottom:20px;
		text-align: left;
		
}

.menu ul{
	list-style-type: none;
	list-style-position: outside;
	margin:0;
	margin-left:10px;
	padding:0;
}

.menu ul li {
	font-weight: bold;
	margin: 10px 0 0 0;
	list-style-type: none;
	list-style-position: outside;
	padding:0;
	padding-left:20px;
	background-image: url(../images/icon-greenarrow01.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	line-height:1.2em;
	background-position: left center;
}

.menu ul li a {
	color: #c73c05;
	text-decoration:none;
	
	
}

.menu ul li a:hover {
	color: #c73c05;
	text-decoration:underline;
}

.menu ul li.sub {
margin: 0 0 4px 14px;
font-weight:normal;
}

.menu ul li.sub  a{
font-weight:normal;
color: #000000;
}

.menu ul li.sub a:hover{
color: #000000;
font-weight:normal;
text-decoration:underline;
}
 
/*  LISTS
--------------------------------------*/ 

ul.list-style-one {
	margin-left: 30%;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0;
}

ul.list-style-one li {
list-style-type:none;
	padding:0;
	padding-left:18px;
	margin: 0 0 15px 0;
	background-image: url(../images/icon-greenarrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
}

ul.list-style-one li a {
	color: #c73c05;
	font-weight:bold;
	text-decoration:none;
}

ul.list-style-one li a:hover {
	text-decoration:underline;
}
 

/*  categories page and course listings
--------------------------------------*/  

.categories {margin-top: 20px;}

.list-header {font-size: 11px; color: #000000; padding-top: 1em;}

table.course-listing {margin-top:25px;}
.course-listing-box {background: url(../images/listing-course-box-bg.gif) repeat-y left center; padding:8px 20px;}
.course-listing-box a{text-decoration:none;}

.course-listing-box .course a{color: #d93900; font-weight:bold; font-size:14px; display:block; text-decoration:none; margin-bottom:5px;}
.course-listing-box .description a{color: #f99b22; font-weight:bold; font-size:14px; display:block; text-decoration:none; margin-bottom:10px;}
.course-listing-box .more-info a {
	color: #619e55;
	font-weight:bold;
	font-size:11px;
	display:block;
	background-image: url(../images/icon-greenarrow01.gif);
	background-repeat: no-repeat;
	padding-left:16px;
	text-decoration:none;
	background-position: 1px center;
	line-height:1em;
}
.course-listing-box .more-info a:hover {text-decoration:underline;}




/*menu-text:: Controls the way the menu (mailing list) text look */ 
.menu-text {

	font-size : 11px;
	color : #811c00;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color */ 
.item {
	font-size : 12px;
	font-weight : Normal;
	color : #000000;
	text-decoration: none;
}

.item-two{
font-weight : bold;
font-size : 11px;
color: #619e55;
}


.item ul {
	font-weight : bold;
	font-size : 11px;
	color : #619e55;
	text-decoration: none;
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}
.item ul li {
	margin: 2px 0;
	padding:0;
}

 /*price-info:: controls the way the prices display on the product page*/ 
.price-info {
	font-size : 11px;
	font-weight : Normal;
	color:#000000;
}

  /*price:: Controls the way the product's prices display*/ 
.price {
	font-size : 12px;
	color : #d90d0e;
	font-weight: bold;
}

 /*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers {
font-size:16px; font-weight:bold;
margin-top:20px; padding-top:10px; color: #d93900; margin-bottom: 0;
}

 /*checkout-headers2:: Smaller variation Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers2 {
font-size:12px; font-weight:bold;
margin-top:20px;  color: #d93900; margin-bottom: 5px;
}

/*alternative:: Controls the form backgrounds and other areas that requred an alternative color */
.alternative {
   padding: 8px;
   margin:0;
   width:100%;
   margin-bottom:15px;
   border: 3px solid #FFD086;
   font-size:11px;
   color:#000000;
   background-color:#FFFFFF;
}
.alternative td {
	font-size : 11px;
	font-weight : Normal;
	color:#000000;
}






 
/*borders:: Controls the color of  the borders on forms*/ 
.borders {
		border : #811c00;
		background-color : #811c00;
 }
 
 /*borders_coupon:: Controls the color of  the borders on the coupon and shipping box*/ 
.borders_coupon {
    border: solid;
    border-color: #aaa9a9;
	border-width: 1px;
}

 /*steps:: Controls the way the steps on the checkout pages display*/
.steps {
	font-size : 16px;
	font-weight : bold;
	color : #cfd0d1;
	background-color : #ffffff;
}

 /*steps_on:: Controls the way the steps on the checkout [ages display*/
.steps_on {
	font-size : 16px;
	font-weight : bold;
	color : #811c00;
	background-color : #ffffff;
}

/*attention: Controls the error messages*/ 
.attention {
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	background-color: #ffe785;
}

.attention a{
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}

/*error:: Controls the error messages*/ 
.error {
	font-size : 10px;
	font-weight : bold;
	color : #e10e04;
	text-decoration: none;
}

 /*options-titles:: Controls the way the titles on the product options display*/
.options-titles {
	font-size : 14px;
	font-weight : bold;
	color : #811c00;
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2 {
		border : #811c00;
		background-color : #811c00;
 }

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text {
	font-size : 11px;
	font-weight : Normal;
	color:#000000;
}

/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title {
	font-size : 10px;
	font-weight : bold;
	background-color : #cbcaca;
	color : #384e31;
	
} 

/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table {
    background-color : #f9f8f8;
	
} 

/*font1:: Primary Screen Font */ 
.font1 {
font-size: 13px;
font-weight: Normal;
color: #752d02;
}
 


/*font3:: controls the search on the top*/ 
.font3 {
	font-size : 11px;
	font-weight : Normal;
	color: #ffffff;
}	

/*btn:: Controls the buttons*/ 
.btn {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    background-color: #b62e02;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #ffc452;
	cursor: pointer;
	} 
	
	/*btn_over:: Controls the buttons*/ 
.btn_over {
    border-top: 1px solid #e8a442;
    border-bottom: 1px solid #e8a442;
    border-left: 1px solid #e8a442;
    border-right: 1px solid #e8a442;
    background-color: #e8a442;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #811c00;
	cursor: pointer;
	} 
		

 /*btn2:: Controls the buttons*/
.btn2 {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    background-color: #811c00;
    font-weight: normal;
    font-size: 9px;    
    color: #ffffff;
	cursor: pointer;
	} 	
	
/*btn3:: Controls the buttons*/ 
.btn3 {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    background-color: #b62e02;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #ffc452;
	cursor: pointer;
	padding: 2px;
	text-decoration:none;
	} 
	
	/*btn3_over:: Controls the buttons*/ 
.btn3:hover {
    border-top: 1px solid #e8a442;
    border-bottom: 1px solid #e8a442;
    border-left: 1px solid #e8a442;
    border-right: 1px solid #e8a442;
    background-color: #e8a442;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #811c00;
	cursor: pointer;
	} 
	
	
 /*txtBoxStyle:: Controls the text boxes*/  	
.txtBoxStyle {
    border: 1px solid #efc6a5;
    background-color: #ffffff;
    font-weight: normal;
    font-size: 13px;    
    color: #38393a;
	padding:1px;
	margin:2px;
	}
	
 /*form text:: Controls the text of forms*/  	
.forms-text {
    font-weight: normal;
    font-size: 13px;    
    color: #000000;
	} 	 
	
 /*txtareaStyle:: Controls the text areas*/ 	
 .txtareaStyle {
    border: 1px solid #efc6a5;
    background-color: #ffffff;
    font-weight: normal;
    font-size: 13px;  
    color: #38393a;
	height : 180px;
	width: 307px;
	}
 
 
  /*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	background-color: #faede3;
	text-decoration : none;
	line-height : 13px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
} 

td.titles2 {
	font-weight: bold;
}

.titles3 { 	font-size: 14px; font-weight: bold;}

.titles4 { 	font-size: 12px; font-weight: bold;}
 
 /* Promo Boxes
----------------------------------------------*/

#box-one { width: 438px; background: url(../images/box01-border-bg.gif) repeat-y center top; margin: 10px 0 0 0; padding:0; line-height:100%;}

#box-one a { text-decoration: none; }

#box-one #top { padding-top:7px; background: url(../images/box01-border-top.gif) no-repeat center top;}

#box-one .content { padding:2px 10px 0px 10px; font-family:Arial, Helvetica, sans-serif; margin:0; line-height:120%;}

#box-one .content h3{ color: #d93900; font-size: 14px; font-weight:bold; clear:none; margin-top:6px; margin-bottom: 9px; }
#box-one .content .location{ color: #f99b22; font-size: 14px; font-weight:bold; clear:none; margin-top:0; margin-bottom:9px;}
#box-one .content .date{ color: #569e48; font-size: 13px; font-weight:bold; clear:none; margin-top:0; margin-bottom:2px;}
#box-one .content .teacher{ color: #a35c31; font-size: 13px; font-weight:normal; clear:none; margin-top:0; margin-bottom:0;}

#box-one .content .image { float:right; width:155px; background-color:#fff4da; margin-left:5px; clear:left; }

#box-one #bottom { padding-top:7px; background: url(../images/box01-border-bottom.gif) no-repeat center bottom; }


.box-two-headings {font-size:14px; font-weight:bold;}
.box-two { margin-bottom:10px; line-height:140%; color: #000000; font-size:11px;}
.box-two td.middle { font-size:11px; padding:0 9px;}
.box-two .content { color: #000000; font-size:11px; line-height:100%;}
.box-two .content td { color: #000000; font-size:11px; text-align:left;}

/* Homepage
----------------------------------------------*/

.home-howtoenrol {width: 271px; background: #f3ecc5 url(../images/home_how-to-enrol.gif) no-repeat top center; float:right; margin-left:5px; color:#1f2424;}

.home-howtoenrol a{color: #c73c05; text-decoration:underline;}

*html .home-howtoenrol {display:inline;}

.home-howtoenrol .content {padding: 0 15px; }
.home-howtoenrol .content p {margin-top:0; }
.home-howtoenrol .content h2 {text-indent:-4000px; margin:0;}
.home-howtoenrol .content h2 a {display:block; height:36px; width:241px; margin-bottom:5px;}
.home-howtoenrol .content h3 {color: #d06e00; font-size:14px; margin-bottom:.1em; margin-top:0; font-family:Arial, Helvetica, sans-serif; font-style:normal; font-weight:bold;}
.home-howtoenrol .content ul {margin:35px 0 25px 0; padding:0;}
.home-howtoenrol .content ul .heading { font-weight: bold; color: #1f2424;}
.home-howtoenrol .content ul li {margin: 25px 0 0 0; padding-left:50px; background: url(../images/bullet-one.gif) no-repeat left 2px; list-style-type: none;}
.home-howtoenrol .content ul li strong {color: #d06e00;}
.home-howtoenrol .content ul li.two {background: url(../images/bullet-two.gif) no-repeat left 2px;}
.home-howtoenrol .content ul li.three {background: url(../images/bullet-three.gif) no-repeat left 2px;}
.home-howtoenrol .bottom {height:9px;}

blockquote.home {padding-right: 20px; width:300px; }
cite.home  { width:350px; display:block;}

/* Footer
----------------------------------------------*/

#footer td {font-size:11px; }
#footer .column-one ul {text-align:right; color:#d06e00; font-size:11px; list-style: none; margin-right: 20px;}
#footer .column-one ul li {text-align:right; margin-bottom: 20px;}
#footer .column-one ul li strong {text-align:right; margin-bottom: 5px; display:block;color: #1f2424;}

#footer td.column-two {color: #1f2424; padding: 0; padding-bottom:20xp; background-color:#ffffff; text-align:center;}
#footer td.column-two p {margin-top:5px; margin-bottom:30px;} 
#footer td.column-two ul  {
	margin:0 20px 0 20px;
	padding: 26px 0 0 0;
	font-size:11px;
	color: #595959;
	border-top: 3px solid #def3b5;
	width:720px;
	display:block;
	} 
#footer td.column-two ul li {
	margin:0;
	padding: 0 08px;
	border-left: 1px solid #1f2424;
	list-style: none;
	display: inline;
	}

#footer td.column-two ul li.first {
	margin: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

#footer td.column-two li a {
	color: #c73c05;
	text-decoration:none;
	font-weight:normal;
	}

#footer td.column-two li a:hover {
	text-decoration:underline;
	}