/*
Unitstudies.com Main Stylesheet
Modified for new site 10-24-2009
*/
/*Color Listing:
Menu Green: #87977c
Menu Brown: #312100 //Thirdly #412c00 // Secondarily, 4f3600 // Originally #4f3f3a
Menu white: #ffffff
Menu Highlight white: #f4ffab
Header Gray: #909098
Header Blue: #005375
Border color: #000000

*/
.histtopics LI
{
   font-weight:bold;
}
DIV.qa
{
    text-align:justify;
    width:500px;
    font-size: 12pt;
}
DIV.qa DIV.q, DIV.qa DIV.a
{
    font-size:11pt;
}
DIV.qa DIV.q
{
    color: maroon;
}
DIV.qa DIV.a
{
    color:#005375;
    margin-bottom: 12pt;
}
DIV.qa DIV.a .f, DIV.qa DIV.q .f
{
    font-weight:bold;
    color:Black;
}
.article
{
    width: 650px;
    margin-bottom: 10px;
    margin-top: 10px;
    border-top: solid 1px #87977c;
}
.arLink
{
    font-size: 12pt;
    font-weight: bold;
}
.arPreview
{
    font-size: 8pt;
    padding-left: 15px;
}
.menu_container
{
    display: inline-block;
    margin-left: 5px;
    width: 200px;
    float: left;
}
.menu, DIV.head DIV.head_gray DIV
{
    background-color: #312100;
}
.menu
{
    margin-bottom: 10px;
    width: 200px;
    padding-left: 3px;
    padding-right: 0px;
    margin-top: 3px;
    border-left: solid 1px #2e2f5d;
    border-right: solid 1px #2e2f5d;
    border-top: solid 1px #2e2f5d;
    border-bottom: solid 1px #2e2f5d;
}
.menu .title
{
    font-weight: bold;
    font-size: 12pt;
    margin-left: 10px;
    margin-top: 7px;
    color: #87977c;
}
.menu .item
{   
    height: 20px;
    margin-bottom: 3px;
    color: White;
}
.menu .item A
{
    font-size: 8pt;
    position: relative;
    margin-top: 2px;
    font-weight: bold;
    padding-left: 5px;
    display: block;
    width: 189px;
    color: #ffffff;
    height: 18px;
    text-decoration: none;
}
.menu .item A .sign
{
    position: relative;
    float: left;
    margin-left: 0px;
    margin-top: 7px;
    margin-bottom: 6px;
    width: 5px;
    height: 2px;
    background-color: #ffffff;
}
.menu .item A:hover
{
    position: relative;
    font-weight: bold;
    color: #f4ffab;
    text-decoration: none;
}
.menu .item A:hover .sign
{
    background-color: #f4ffab;
}
.menu .subitem
{
    margin-bottom: 3px;
}
DIV.main
{
    background-color: #ffffff;
    width: 900px;
    margin-top: 20px;
    margin-bottom: 10px;
    border: solid 1px #000000;    
}
.head, .head DIV.head_gray
{    
    padding-top:10px;    
}
.head
{
    color:White;
    width: 900px;           
    background-color:#005375;
}
.head DIV.head_gray
{
    background-color: #909098;  
    margin-left:50px;      
    width:800px;
    padding-bottom:10px;
}
.head DIV.head_gray, .head DIV.head_gray DIV
{
    border: solid 1px #000000;
}
.head DIV.head_gray DIV /*Brown*/
{ 
    margin-left:25px;
    text-align:center;
    width:750px;    
}
.head DIV.head_gray DIV DIV, .head DIV.head_gray DIV DIV A
{
    width:600px;
    color:White;    
    font-size:large;    
    padding-top:0px;
    padding-bottom:5px;    
    border: none;
}
.head DIV.head_gray DIV DIV A, .head DIV.head_gray DIV DIV A:hover
{   
    font-size:42pt;    
    padding-bottom:0px;
    text-decoration:none;
}
.head DIV.head_gray DIV DIV A:hover
{
    color:#d8d8c8;
}
.head DIV.head_gray DIV IMG
{
    border:none;    
    float:left;
    margin-left:10px;
    margin-top: 2px;
}
.head A.link, A.link:active
{
    width: 100px;
}
.breadcrumb
{
    font-size: 8pt;
    margin-top: 0px;
    width:800px;
    height: 20px;        
    padding-left: 50px;
    cursor: default;
    color: #ffffff;       
}
.breadcrumb A, .breadcrumb A:hover
{
    color: #ffffff;
    font-size: 8pt;
}
DIV.breadcrumb_login
{        
    float:right;        
}
DIV.head DIV.menubar
{
    background-color: #87977c;    
    border-top: solid 1px #000000;
    border-bottom: solid 1px #000000;
}
DIV.head DIV.menubar, DIV.head DIV.menubar A
{
    font-size:11pt; 
    font-weight:bold;
    height: 30px;    
    vertical-align:middle;
}
DIV.head DIV.menubar A
{
    display:block;
    float:left;    
    color: #312100;    
    width:149px;
    text-align:center;
    border-right: solid 1px #000000;
    line-height: 25px;
    text-decoration: none;          
}
DIV.head DIV.menubar A:hover
{
    background-color: #97A76c;
}

/*Site Map Node Styles*/
.node
{
}
.node:link
{
    text-decoration: underline;
}
.node:hover
{
    text-decoration: none;
}
.foot
{
    margin-top: 10px;
    font-size: 8pt;
}
.content
{
    position: relative;
    margin-left: 220px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: block;
    min-height: 625px;
}
.cats
{
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: solid 1px #2e2f5d;
    border-bottom: solid 1px #2e2f5d;
}
.cats A
{
    font-weight:bold;
    text-decoration: none;
    display: inline-block;
    padding-left: 3px;
    text-decoration: none;
    height: 20px;
    font-size: 8pt;
    margin-left: 0px;
}
.catTab
{
    color: #312100;   
}
.catTab:hover
{
    color: #9d9d9d;
}
.catTabSelected, .catTabSelected:hover
{   
    color: orange;
}
.prod_productList
{
    height: 100%;
}
.prod_datagrid
{
    width: 450px;
}
.prod_image
{
    width: 70px;
    display: block;
    position: relative;
}
.prod_add
{
}
.prod_desc
{
    font-size: 10pt;        
    font-weight: bold;
}
.prod_price
{
    font-size: 12pt;
}
.prod_productList .prod_product
{
    border-bottom: solid 1px #2e2f5d;    
}
.prod_productList .prod_product .prod_image
{
    float: left;
}
.prod_CartView
{
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    border: solid 1px #2e2f5d;
}
.prod_cartout
{
    float: right;
    width: 175px;
    padding-top: 5px;
    padding-right: 10px;
}
.prod_image_right
{
    float: right;
    width:175;    
}
.prod_image_right .prod_cartout
{
    float:none;
}
.prod_CartItem
{
    border-top: dashed 1px #004080; 
    margin-top:3px;
}
.prod_CartItem A
{
}
.prod_CartSubTotal
{
    margin-top:3px;
    font-weight: bold;
    font-size: 11pt;    
    border-top: dashed 1px #004080;   
    text-align:center; 
}
.prod_checkout
{
    margin-left: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size:large;
}
.prod_search
{
    margin-left: 12px;
    color: White;
}
.prod_search A, .prod_search A
{
    color: White;
}
/*Image Styles*/
DIV.dialog
{
	position:absolute;				
	background-color:#dddddd;
	left:100px;
	top:100px;
	text-align:left;
	border:solid 1px #222222;				
}
DIV.dialog DIV.title
{
	background-color:#888888;
	font-size:large;
	padding:2px;
	cursor:move;
}
DIV.dialog .close
{
	float:right;
	padding:1px;
}
DIV.dialog IMG
{
	margin:5px;
	background-color:Black;
	
}
DIV.dialog DIV.desc
{
	margin: 5px;
	text-align:left;
	padding:5px;				
}
DIV.dialog DIV.desc, DIV.dialog IMG
{
}
.item_desc
{
    width:450px;
}
.item_image
{
    margin-top: 5px;
    margin-bottom: 5px;  
}
.item_image IMG.item_image_img
{
    width:  175;
}
.item_price
{
    font-size: 12pt;
    font-weight: bold;
    margin-right: 30px;
    margin-left: 15px;
}
.item_addimage
{
    margin-right: 5px;
    font-size:11pt;
}
.item_options
{
    margin-top: 50px;
    margin-bottom: 20px;
    font-size: 12pt;
    padding-left: 0px;
    padding-bottom: 5px;
    padding-top: 10px;
    width: 450px;
    border: solid 1px #2e2f5d;
}
.item_recommended
{
    margin-top: 10px;
    font-size: 12pt;
    font-weight:bold;
}
.item_rec_row
{
    background-color: #dddddd;
    border-bottom: solid 2px #2e2f5d;
    padding: 2px;
}
.item_rec_price
{
    margin-right: 10px;
    display: inline;
    float:right;
    font-size: 12pt;
    color: #000;    
}
.item_rec_desc
{
    display: inline;    
}
.item_rec_qty
{
    margin-right: 10px;
    display: inline;
} 
.cart, .Cart_CheckOut 
{
    width: 350px;
}
.Cart_CheckOut
{    
    font-weight:bold;        
}
.cart, .cart_recommended
{   
    border: solid 1px #2e2f5d;
    padding: 3px;    
    margin-top: 10px;
}
.Cart_Cart 
{
    margin-left: 2px;
    margin-right: 2px;
    border-top: solid 2px #2e2f5d;
    border-bottom: solid 2px #2e2f5d;
    margin-top: 3px;
    margin-bottom: 5px;
}
.Cart_Header
{
    color: #000;
    font-weight: bold;
    cursor: default;
}
.Cart_Item, .Cart_AltItem
{
    border-top: solid 1px #2e2f5d;
}
.Cart_Item, .Cart_Item A
{
    color: #312100;    
}
.Cart_AltItem, .Cart_AltItem A
{
    color: #5d5d5d;    
}
.Cart_Subtotal
{
    padding-left: 5px;
    vertical-align: middle;
    color: #000;
    font-weight: bold;
    cursor: default;
}
.Cart_Link
{    
    font-weight: bold;
}
.cart_recommended
{
    font-size: 10pt;
    font-weight: bold;
}
.co_checkout
{
    width: 650px;
}
.co_checkout TR
{
    vertical-align: top;
}
.co_SideBar
{
    background-color: #005375;
    color: #fff;
    vertical-align: top;
    width: 275px;
    padding-bottom: 10px;
}
.co_SideBar a
{
    color: #fff;
}
.co_step
{
    vertical-align: top;
    border-left: solid 1px #2e2f5d;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    height: 100%;
}
.co_nav
{
    border-left: solid 1px #2e2f5d;
}
.co_sidebar_selected A
{
    color: #fff;
    font-weight: bold;
    font-size: 10pt;
}
.co_Cart
{
    color: Black;
    width: 250px;
    background-color: #fff;
}
.co_CartSubTotal
{
    border-top: dashed 2px #005375;
    font-weight: bold;
    font-size: 10pt;
    display: block;
}
.co_CartTotal
{
    border-top: dashed 2px #005375;
    border-bottom: solid 2px #005375;
    font-weight: bold;
    font-size: 11pt;
    display: block;
}
.co_cartTitle
{
    border-bottom: solid 2px #005375;
    font-weight: bold;
    font-size: 11pt;
    display: block;
}
.co_CartItem
{
    border-top: dashed 1px #005375;
    display: block;
}
.co_lbl
{
    margin-left: 25px;
}
.co_lbllbl
{
    width: 150px;
    display: inline-block;
}
.co_summary
{
    width: 350px;
}
.co_summary TR TD
{
    width: 170px;
}
.ac_page
{
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
}
A.ac_tab
{
    margin-top: 10px;
    border-top: solid 1px #2e2f5d;
    border-left: solid 1px #2e2f5d;
    border-right: solid 1px #2e2f5d;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 2px;
    text-decoration: none;
}
A.ac_tab:hover
{
    text-decoration: none;
    background-color: #b4d7ff;
    color: #004080;
}
A.ac_tabselected, A.ac_tabselected:hover
{
    margin-top: 10px;
    cursor: default;
    border-top: solid 1px #2e2f5d;
    border-left: solid 1px #2e2f5d;
    border-right: solid 1px #2e2f5d;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    margin-right: 2px;
    background-color: #004080;
    color: White;
    text-decoration: none;
}
.or_link
{
}
.or_summary
{
    width: 490px;
}
.or_summary TR TD
{
    width: 240px;
}
.or_summary TR TD.wide
{
    width: 490px;
}
.or_totals
{
    font-weight: bold;
}
.or_item
{
    border-top: solid 1px #2e2f5d;
}
.printtopic
{
}
.printtopic .ahead
{
    font-size: 10pt;
    font-weight: bold;
    border-bottom: solid 1px #000;
}
.admintopic
{
    border: solid 1px #000;
    margin-bottom: 10px;
    padding-bottom: 3px;
    overflow: auto;
    background-color: #fff;
}
.admintopic .ahead
{
    padding-left: 5px;
    padding-right: 5px;
    height: 20px;
    cursor: default;
}
.admintopic .ahead, .admin_head
{
    margin-bottom: 5px;
    color: White;
    background-color: #005375;
    font-weight: bold;
}
.admintopic .ahead A, .admintopic .ahead A:hover
{
    color: White;
    font-weight: bold;
}
.admintopic .ahead .links
{
    display: block;
    vertical-align: top;
    text-align: right;
    float: right;
}
.PopUpShow
{
    background-color: Silver;
    position: absolute;
    visibility: visible;
    width: 150px;
    height: 150px;
    z-index: 1;
    border: solid 2px black;
}
.admin_list_item
{
    overflow: auto;
}
.admin_list_row
{
    height: 15px;
}
.admin_detail_head
{
    width: 200px;
}
.displaynone
{
    display: none;
}
.listsearchprompt
{
    font-style: italic;
    color: Gray;
    background-color: white;
}
.admin_popup
{
    width: 400px;
    padding: 5px;
    border: solid 1px #000;
    background-color: #fff;
}
.dateEdit
{
}
.dateEditHilight
{
    border-bottom: #e0e8f5 1px solid;
    border-right: #e0e8f5 1px solid;
    border-top: #91a7cf 1px solid;
    border-left: #91a7cf 1px solid;
    background-color: #adc0e2;
    cursor: pointer;
    padding-left: 1px;
    margin-left: 1px;
}
DIV.help
{
    width: 650px;
    background-color: #fff;
    margin-left: 10px;
    padding: 10px;
}
DIV.help DIV.head
{
    font-size: 14pt;
    font-weight: bold;
    margin-bottom: 10px;
}
DIV.help DIV.links
{
    background-color: #eee;
    overflow: scroll;
    height: 250px;
    width: 650px;
    border: solid 1px #000;
    font-size: 8pt;
    margin-bottom: 10px;
}
DIV.help DIV.title
{
    font-size: 12pt;
    border-bottom: solid 2px #000;
    margin-bottom: 10px;
    color: #f66;
}
DIV.help DIV.tabs
{
    display: block;
    position: relative;
}
DIV.help DIV.tabs A.tab
{
    margin-left: 5px;
    display: inline-block;
    width: 80px;
    margin-right: 20px;
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
    border-top: solid 1px #000000;
    text-align: center;
    padding-top: 5px;
    top: 0;
    position: relative;
}
DIV.help DIV.tabs A.tab:hover
{
    background-color: #d0d0d0;
}
DIV.help DIV.contents
{
    border: solid 1px #000000;
    padding: 5px;
}
DIV.help DIV.info
{
    font-style: italic;
    font-size: 7pt;
}
body
{
    background-color: #c9c9c9;
}
P, H1, H2, H3, H4, H5, H6, H7, H8, A, DIV, Body, TD
{
    font-family: "Century Gothic",verdana,helvetica,sans-serif;
}
P, Body
{
    font-size: 10pt;
}
TD, DIV
{
    font-size: 9pt;
}
A
{    
    color: #004080;
}
.small
{
    font-size: 7pt;
}
A:Hover
{
    color: #7f1142;
    text-decoration: none;
}
H1, .level1
{
    font-size: 28pt;
}
H2, .level2
{
    font-size: 24pt;
}
H3, .level3
{
    font-size: 23pt;
}
H4, .level4
{
    font-size: 18pt;
}
H5, .level5
{
    font-size: 13pt;
}
H6, .level6
{
    font-size: 8pt;
}
H7, .level7
{
    font-size: 10pt;
}
H8, .level8
{
    font-size: 12pt;
}
SELECT
{
    margin-top: 2px;
    margin-left: 2px;
}
.alert
{
    font-weight: bold;
    color: #d20000;
}
.errormsg
{
    font-weight: bold;
    color: #F00;
}
.normal_sm
{
    font-size: 7pt;
    color: #000;
}
.pri
{
    color: #408080;
}
.alt1
{
    color: #808080;
}
.alt2
{
    color: #9f9f9f;
}
.alt3
{
    color: #b9b9b9;
}
.alt4
{
    color: #004080;
}
.alt5
{
    color: #fff;
}
.alt6
{
    color: #cc9;
}
.alt7
{
    color: #004080;
}
A.alt7:Hover
{
    color: #fff;
}
.spaced
{
    margin-top: 5px;
    margin-bottom: 5px;
}
.pagetitle
{
    font-weight: bold;
    font-size: 14pt;
    margin-top: 10px;
    color: #005375;
    cursor: default;
}
.boxy
{
    border: solid 1px #2e2f5d;
}
.label
{
    padding-left: 4px;
    font-weight: bold;
    color: #004080;
    border-bottom: dashed 1px #004080;
    cursor: default;
}
.group
{
    display: inline-block;
}
.halfl
{
    display: block;
    width: 300px;
    margin-right: 5px;
}
.halfr
{
    float: right;
    display: block;
    margin-left: 5px;
    width: 300px;
}
.subtitle
{
    /*text-align: center;*/
    font-size: 15px;
    font-weight: bold;
    cursor: default;
    color: #004080;
}
.specials
{
    margin-bottom: 20px;
}
.whatotherssay
{
    display: block;
    margin-bottom: 10px;
}
.whatotherssayBODY
{
    width: 650px;
}
.error
{
    color: Red;
    font-size: 12pt;
    font-weight: bold;
    width: 400px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.bigfour
{
    width: 650px;
    font-size: 11pt;
}
.four_em
{
    font-weight: bold;
    text-decoration: underline;
}
.four_explanation
{
    font-size: 10pt;
    display: block;
    margin-bottom: 15px;
}
.login
{
    border: solid 1px #2e2f5d;
    margin-top: 10px;
}
.login_title
{
    background-color: #005375;
    margin-bottom: 5px;
    color: #fff;
    padding-left: 2px;
}
.progress
{
    height: 15px;
    width: 75px;
    z-index: 10000;
    background-color: #c00;
    color: #fff;
}
.hdivider
{
    border-top: dashed 2px #004080;
    margin-top: 10px;
}
.quote, .thought
{
    margin: 40px;
    padding: 10px;
    background-color: #005375;
    border: solid 1px #000000;
    text-align:center;
}
.quote, .thought, .quote .subtitle,.thought .subtitle, .quote .from
{
    color: White;
}
.brown
{
    background-color: #312100;
    
}
.brown, .brown .quote
{       
    margin: 3px;
}
.white
{
    background-color: #fff;
}
.featuredproduct
{
    padding-left: 5px;
    padding-right: 5px;
    height: 100%;
}
.featuredproduct, .featuredproductr
{
    background-color: #5776b6;
}
.button, A.hov:hover .button
{
    border-bottom: solid 1px silver;
    border-top: solid 1px white;
    border-left: solid 1px white;
    border-right: solid 1px silver;
    background-color: #2e2f5d;
    color: White;
    cursor: pointer;
    background-image: url( "../_images/button_grad.gif" );
    background-repeat: repeat-x;
}
A.hov:hover .button
{
    border: solid 1px #ff8f1d;
}
.graytext
{
    color: #707070;
}
A.eventAddToCart
{
    font-size:large;
}
.eventDetails
{
    font-size:medium;
    font-weight:bold;
    color:#004080;
    border-bottom: dashed 2px #004080
}
/*Force the floated left menu column to be enclosed by the main content container element*/
.clearer
{    
    clear:both;
}
.column
{
    width:525px; 
    text-align:justify;
}
