/* 
================================
3DCart Style Sheet 
by Infomart2000 Corp.
www.3dcart.com
================================
*/	
	

/***********************************/
/*          DESIGN ELEMENTS        */
/***********************************/

 
/*body:: Controls Page Background Color and any other fonts not defined below*/ 	
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	/*background: #E2DDB5 ;*/
	background: #FFFFFF ;
	font-weight: Normal;
	margin:0px auto;
}
/*img {display:block}*/

#wrapper{
	margin:0px auto;
	width:1000px;
}
/*data:: Controls body default fonts and colors*/
.data
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background: #ffffff;
}
.data a {
	color:#666666;
	text-decoration:unerline;
}
.data a:hover {
	color:#0000FF;
	text-decoration:none;
}
/*frame:: Controls the  Color of the Store's Frame*/		
.frame	
{
	background-color: #f5f5f5;
}

/*top:: Controls the  Color of the top Bar*/		
.top
{
	background: #ffffff url(../../../images/css/BG_Logo.gif) repeat-x;
}

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices*/		
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}	

/*line:: Controls the  Color of the line bellow the top bar*/		
.line
{
	background: #9A0000;
}	

/*alternative:: Controls the form backgrounds and other areas that requred an alternative color*/
.alternative
{
   background-color: #f5f5f5;
   padding: 2px 2px 2px 2px;
   border: 1px solid #bebfc2;
}
 
/*borders:: Controls the color of  the borders on forms*/ 
.borders
{
	border: #cccccc;
	background-color: #cccccc;
	
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2
{

	border: 1px dotted #cccccc; 
	border-style: none none dotted;

}


/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table
{
	background-color: #f9f8f8;
} 


/***********************************/
/*         HEADERS & TITLES        */
/***********************************/


/*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #44040b;
	font-weight: bold;
	background: url(../../../images/css/BG_header.gif) repeat-x;
	text-decoration: none;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
}

/*page_headers:: Controls the page's titles*/
.page_headers
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	/*color: #69161f;*/
	background-color: #ffffff;
	
}

/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a25528;
	font-weight: bold;

}

/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: url(../../../images/css/BG_featured.gif) repeat-x;
	color: #6c1308;
	border: solid;
	border-bottom-width: 0px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color:;
	padding:3px;
} 

/*titles2:: Controls the titles on the view cart page*/ 
.titles2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #eeeeee;
	color: #999999;
	padding:4px;
} 

/*options-titles:: Controls the way the titles on the product options display*/
.options-titles
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	/*color: #585C5F;*/
	border: 1px dotted #cccccc; 
	border-style: none none dotted;
}


/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #cbcaca;
	color: #4f4e4e;
} 


/***********************************/
/*          GENERAL FONTS          */
/***********************************/


/*font1:: Primary Screen Font */ 
.font1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #000000;
}
 
/*font2:: Secondary Screen Font */ 
.font2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Normal;
	color: #bc0000;
}

.font3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*color: #f2e8dc;
	color:#3366CC;*/
	color:#FFFFFF;
}
.font4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #c32519;
}

/*icon:: Controls the way the menu icons display*/ 
.icon
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #69161f;
}

/*store-name:: Store Name*/		 
.store-name
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	padding-top:28px;
}

/*store-slogan:: Store Slogan*/		 
.store-slogan
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	color: #db9430;
	padding-top:28px;
}	 	 

/*menu-text:: Controls the way the menu (mailing list) text look*/ 
.menu-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2c2d;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/ 
.item
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #000000;
	/*color: #585C5F;*/
	text-decoration: none;
}
.item p
{
	margin-top:0px;
}
/*price-info:: controls the way the prices display on the product page*/ 
.price-info
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Normal;
	color: #000000;
	/*color: #585C5F;*/
}

/*price:: Controls the way the product's prices display*/ 
.price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d90d0e;
}
.price_black{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: Normal;
	color: #333333;
	line-height: 18px;
	background-color: #fdfcf9;
}


/*steps:: Controls the way the steps on the checkout pages display*/
.steps
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
	background-color: #ffffff;
}

/*steps_on:: Controls the way the steps on the checkout [ages display*/
.steps_on
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #db9430;
	background-color: #ffffff;
}

/*error:: Controls the error messages*/ 
.error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}


/***********************************/
/*      FORM FIELDS & BUTTONS      */
/***********************************/



	

 /*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: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;    
	color: #990000;
	cursor: pointer;
} 	
	
/*txtBoxStyle:: Controls the text boxes*/  	
.txtBoxStyle
{
	border-top: 1px solid #b3b4b5;
	border-bottom: 1px solid #b3b4b5;
	border-left: 1px solid #b3b4b5;
	border-right: 1px solid #b3b4b5;
	background-color: #FBFBFB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;    
	color: #38393a;
} 
	
.txtBoxStyleReadOnly
{
	border-top: 1px solid #b3b4b5;
	border-bottom: 1px solid #b3b4b5;
	border-left: 1px solid #b3b4b5;
	border-right: 1px solid #b3b4b5;
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;    
	color: #666666;
} 
	
/*txtareaStyle:: Controls the text areas*/ 	
.txtareaStyle
{
	border-top: 1px solid #C7D5E0;
	border-bottom: 1px solid #C7D5E0;
	border-left: 1px solid #C7D5E0;
	border-right: 1px solid #C7D5E0;
	background-color: #FBFBFB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;    
	color: #343333;

}


/***********************************/
/*              LINKS              */
/***********************************/


/*A:: Controls the way the  Links look before a user clicks  or mouse overs on them 
A
{
	font-family: Arial, Helvetica, sans-serif;
	color: #7b1c09;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline
	
}*/ 	
	
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them	 	
A:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0e619e;
	text-decoration: underline
}*/ 

/*A:visited:: Controls the way the  Links look after a user has visited that section 
A:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #7b1c09;
	text-decoration: underline
}*/
	
/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited	 
A:visited:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0e619e;
	text-decoration: underline
} */ 


.menuBar{
	background-color:#343434;
}
a.menu:active,a.menu:link,a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	height:35px;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	vertical-align:middle;
	cursor:pointer;
}
a.menu:hover 
{
	color:#cbe2f4;
	/*color: #cbe2f4;*/
}
a.menuFooter:active,a.menuFooter:link,a.menuFooter:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	height:35px;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	vertical-align:middle;
	cursor:pointer;
}
a.menuFooter:hover 
{
	color:#cbe2f4;
	/*color: #cbe2f4;*/
}

a.menuTop:link
 {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
a.menuTop:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
a.menuTop:hover {
	color: #990000;
        text-decoration:underline;
}
a.menuTop:active
 {
	font-family: Arial, Helvetica, sans-serif;
	color:#990000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
a.menuBottom:active,a.menuBottom:link,a.menuBottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#f2e8dc;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
a.menuBottom:hover {
	color: #db9430;
}
/*A.cat:: Controls the way the  Links on the left bar look before a user clicks  or mouse overs on them*/ 
/*
.LeftMenu {
	background: #CCCCCC;
	height:20px;
	width:165px;
	padding:0px 0px 0px 0px;
	text-align:left;
	padding:0px 0px 0px 10px;
	font-size:11px;
	font-weight:bold;
}
.LeftMenu a{
	height:20px;
	width:165px;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	vertical-align:middle;
}
*/
A.cat
{
	font-family: Arial, Helvetica, sans-serif;
	color: #3f4041;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
	
/*A.cat:hover:: Controls the way the  Links on the left bar look  when a user passes  their mouse over a them*/ 	
A.cat:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #7b1c09;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

/*A.cat:visited:: Controls the way the  Links on the left bar look after a user has visited that section*/ 
A.cat:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #3f4041;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
	
/*A.cat:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
A.cat:visited:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #7b1c09;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
} 

.ScrollerTop{
	background: url(../../../images/css/Cat_bg_scroller.gif) no-repeat;
	height:33px;
	width:200px;
	color:White;
	font-size:14px;
	font-weight:bold;
	white-space:nowrap;
	padding:0px 0px 0px 0px;
	text-align:center;
}


/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu {
	font: bold 13px Arial;
	width: 100%; /*leave this value as is in most cases*/
}
.indentmenu_left_on {
	background:url(../../../images/tab_l_selected.gif) no-repeat;
	width:7px;
}
.indentmenu_left_off {
	background:url(../../../images/tab_l_corner.gif) no-repeat;
	width:7px;
}
.indentmenu_right {
	background:url(../../../images/tab_r_corner.gif) no-repeat;
	width:7px;
}
.indentmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	/* width: 80%; width of menu*/
	border-top: 1px solid #C0C0C0; /*navy border*/
	background: black url(../../../images/tab_normal.gif) center center repeat;
	width:564px;
}

.indentmenu ul li{
	display: inline;
}

.indentmenu ul li a{
	float: left;
	color: white; /*text color*/
	padding: 5px 11px;
	text-decoration: none;
	border-right: 1px solid #C0C0C0; /*navy divider between menu items*/
}

.indentmenu ul li a:visited{
	color: white;
}

.indentmenu ul li a.selected{
	color: white !important;
	padding-top: 6px; /*shift text down 1px*/
	padding-bottom: 4px;
	background: black url(../../../images/tab_selected.gif) center center repeat;
}


.tabcontentstyle{ /*style of tab content oontainer*/
	border: 0px solid gray;
}

.tabcontentHome{
	display:none;
}

@media print {
	.tabcontentHome {
		display:block !important;
	}
}

.arrowlistmenu{
width: 175px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/

text-transform: uppercase;
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
/*background-image: url(titlebar-active.png);*/
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
background-color: #E9E9E9;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color:#333;
/*background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 10px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
	font-size:11px;
	font-weight:bold;
}

/*.arrowlistmenu ul li a:visited{
color: #A70303;
}*/

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #ffffff;
background-color: #333434;
}
.regStudentTable{
	background-color:#CCCCCC;
	border:1px outset #C0C0C0;
}
.regStudentHeader{
	background-color:#990000;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
}
.regMemberTable{
	background-color:#CCCCCC;
	border:1px outset #C0C0C0;
}
.regMemberHeader{
	background-color:#990000;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
}
.author{
	font-size:10px;
	padding-left:10px;
}
.StudentBlurb {
	padding:10px;
    color:#333434;
    background-color:#E9E9E9;
    font-size:10px;
}

