﻿.mainheader
{
    display: none;
    width: 100%;
    background-color: #fff;
}

.maincontent
{
    width: 100%; /*height: 100%;*/
    background-color: #fff;
}
.mainbody
{
    width: 900px; /*height: 100%;*/
    background-color: #ffcc43;
/*    background-color: #057B49;*/
}
.orderhistorybg
{
    background-color: #057B49;
}
.fullheight
{
    /*height: 100%;*/
}
/*Popup Control*/
.popupControl
{
    background-color: White;
    position: absolute;
    visibility: hidden;
}

/*Accordion*/
.accordionLink
{
    color: White;
    font-family: Verdana;
    text-align: left;
}
.CatalogLink
{
 /*   color: #fff;*/
	color:#00753F;
}
.catalogImageHeader
{
    display: none;
}
.catalogHeader
{
    display: none;
}
.SideInfoLink
{
    color:#00753F;
}
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

#master_content .accordionHeader a:hover
{
    background: none;
    text-decoration: underline;
}

.accordionContent
{
    background-color: #d3d3d3;
    border: 2px solid #000000;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.ItemComments
{
    font-family: arial;
    font-size: 12px;
}
.GroupingPanelText
{
    font-size: 13px;
    font-weight: bold;
}
.SearchResultLink
{
    font-size: 15px;
    font-weight: bold;
}
.SearchResultDescription
{
    font-size: 12px;
}
.SearchResultComments
{
    font-size: 12px;
}
.SearchResultPrice
{
    font-size: 12px;
}
.FlatCSSButton
{
    background-color: #EDEBEB;
    color: Black;
    border: 1px solid #000000;
    height: 19px;
}
.FlatCSSButtonAdded
{
    background-color: #FFFFC0;
    color: Black;
    border: 1px solid #000000;
    height: 19px;
}
.inputstylefac
{
    font: 10pt verdana;
    background-color: White;
    border-style: solid;
    border-color: black;
    color: Red;
    border-width: 1px;
    font-weight: bold;
    border-spacing: 1px;
    margin-bottom: 1px;
}
.inputstylefacgridview
{
    font: 8pt verdana;
    background-color: White;
    border-style: solid;
    border-color: black;
    color: black;
    border-width: 1px;
}
.inputstyle
{
    font: 10pt verdana;
    background-color: White;
    border-style: solid;
    border-color: black;
    width: 300;
    border-width: 1px;
}
.inputsmallstyle
{
    font: 8pt verdana;
    height: 15px;
    border-style: solid;
    border-color: black;
    border-width: 1px;
}
.reqfield
{
    font: 10pt verdana;
    background-color: #FFFCB3;
    color: Red;
    border-color: black;
    border-width: 1px;
    font-weight: bold;
}
.missingdata
{
    font: 10pt verdana;
    background-color: yellow;
    color: black;
    border-color: black;
    border-width: 2px;
    font-weight: bold;
}

.selectstyle
{
    font: 10pt verdana;
    background-color: white;
    border-color: Black;
    border-width: 1px;
}
/*Modal Popup*/
.modalBackground
{
    background-color: black;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalOKButton
{
    background-color: #44A241;
    color: White;
    font-weight: bold;
}
.modalOKButtons
{
    background-color: #44A241;
    color: White;
    font-weight: bold;
    border: 1px solid #FFFFFF;
}
.TextBookSearchGoButton
{
    background-color: #D4D0C8;
    color: Black;
    font-weight: bold;
    height: 19px;
    border: 1px solid #000000;
}
.CheckoutButtons
{
    background-color: #EDEBEB;
    color: Black;
    font-weight: bold;
    border: 1px solid #000000;
}
.modalPopup
{
    background-color: #ffff99;
    border-style: hidden;
    padding: 3px;
}
.modalsBackground
{
    background-color: #9EBEF5;
    color: Black;
    font-weight: bold;
    text-align: left;
    padding: 10px;
}
.modalPolicyBackground
{
    background-color: #9EBEF5;
}
.modalPopups
{
    background-color: #ffff99;
    border-style: hidden;
}
.modalPopupPolicyEdit
{
    background-color: Transparent;
    border-style: hidden;
}
.cartitemsalignright
{
    text-align: right;
    border-color: Red;
    border-style: solid;
    border-width: 1px;
}
.PaymentBox
{
    text-align: right;
    border-color: Red;
    border-style: solid;
    border-width: 1px;
}
.cartsteps
{
    text-align: left;
    border-color: black;
    border-style: solid;
    border-width: 1px;
}
.setzindex
{
    z-index: 0;
}

.alignright
{
    text-align: right;
}
.CheckoutInfoHeader
{
    font-size: 18px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}
.CheckoutInfoText
{
    text-align: left;
}
.CheckoutProgress
{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}
.alignleft
{
    text-align: left;
}
.subtotal
{
    text-align: right;
    border-top: 1px solid #ffffff;
    margin-top: 0px;
}

.hidden
{
    display: none;
}
.visable
{
    display: inline;
}

.cartitems
{
    text-align: left;
}
.minilogin
{
    width: 100%;
    background-color: #ffffff;
}
.minicatalog
{
    width: 100%;
/*    background-color: #057b49;*/
    background-color: #fff;
}
.minicart
{
    width: 100%;
    background-color: #ffffff;
}
.minihours
{
    width: 100%;
    background-color: #ffffff;
}

.textalignright
{
    text-align: right;
}
.textalignleft
{
    text-align: left;
}
.billingleft
{
    text-align: left;
}
.shippingleft
{
    text-align: left;
}
.buttonstyle
{
    font: 10pt verdana;
    background-color: #ADADAD;
    border-color: black;
    border-width: 1px;
}
.inputstyle
{
    font: 10pt verdana;
    background-color: White;
    border-style: solid;
    border-color: black;
    width: 300;
    border-width: 1px;
}
.selectstyle
{
    font: 10pt verdana;
    background-color: white;
    border-color: Black;
    border-width: 1px;
}



#temp-note
{
    background: #ccd2de url(Images/updated-note.png) bottom repeat-x;
    padding: 0;
    margin: 1em 0;
    border: 1px solid #9FA7B7;
    line-height: 150%;
}
.MarginTest
{
   
    padding: 5px;
}
.note-icon
{
    padding: 15px 15px 15px 50px;
    border: 1px solid #fff;
}
/*  This CSS is for the Rounded Corners  */

body
{
    padding: 20px;
    background: #00753F;
    font: 76% Verdana,Arial,sans-serif;

/*    font: 76% Verdana,Arial,sans-serif;*/


/*StoneSansITC Bold*/

}
body a
{
    color: #057B49;
}
div.news
{
    width: 100%;
    margin-bottom: 0px;
    border-color: Black;
    border-style: none;
    border-width: 1px;
}
div.news2
{
    width: 100%;
    margin-bottom: 0px;
}
h3
{
    font-size: 100%;
    margin: 0;
    padding: 0 0 3px;
    background: #ffffff;
    color: #000;
    text-align: center;
}
p
{
    margin: 0;
    padding: 2px 10px;
    line-height: 1.3;
    text-align: inherit;
}
/* this css is for the tabs under the main banner */

html, body
{
    margin: 0;
    padding: 0;
}

body
{
    font: 70%/135% Aharoni;
    padding: 0 0 10px 0;
    min-width: 900px;
    height: 100%;
}

#header
{
    height: 155px;
    text-align: center;
    background: url(Images/snoozybannerfix.png) 0 0 no-repeat;
	/*background: url(Images/banner2.gif) 0 0 no-repeat;*/
/*    background: url(Images/snoozysHolidayBanner2.png) 0 0 no-repeat;*/

	

}



#nav
{
    float: left;
    width: 900px;
    margin-top: 0px;
    font-size: 1.25em;
    line-height: 1em;
    background-color:#00753F;
}
#nav ul
{
    margin: 0;
    padding: 0 0 0 0px;
    list-style: none;
}
#nav li
{
    float: left;
    margin: 0 0 0 -1px;
    padding: 0 0 0 6px;
    background: url(Images/nav1-custom.gif) 0 100% no-repeat;
}
#nav li:hover
{
    background-position: -6px 100%;
}
#nav a
{
    float: left;
    display: block;
    color: #ffffff;
    font-weight: bold;
    font-family: Arial;
    background: url(Images/nav2-custom.gif) 100% 100% no-repeat;
    padding: 5px 14px 12px 8px;
    text-decoration: none;
}
#nav li:hover a
{
    background-image: url(Images/nav1-custom.gif);
}
/* Hide from IE5-Mac \*/
#nav a
{
    float: none;
}
/* End IE5-Mac hack */
#nav a:hover
{
    color: #fff;
    text-decoration: underline;
}
#home #nav #t1, #services #nav #t2, #projects #nav #t3, #about #nav #t4, #contact #nav #t5
{
    background-position: -12px 100%;
    padding-left: 26px;
    margin: 0 2px 0 1px;
}
#home #nav #t1 a, #services #nav #t2 a, #projects #nav #t3 a, #about #nav #t4 a, #contact #nav #t5 a
{
    background-image: url(Images/nav2s-custom.gif);
    padding-left: 0;
    padding-right: 19px;
}
#nav #t1, #home #nav #t1
{
    margin-left: 0;
}
#nav #t5, #contact #nav #t5
{
    margin-right: 0;
}

.TCSFooterInfo
{
    color: Black;
    font-size: 1em;
}
/*-----ThickBoxCSS --*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*
{
    padding: 0;
    margin: 0;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window
{
    font: 12px Arial, Helvetica, sans-serif;
    color: #333333;
}

#TB_secondLine
{
    font: 10px Arial, Helvetica, sans-serif;
    color: #666666;
}

#TB_window a:link
{
    color: #666666;
}
#TB_window a:visited
{
    color: #666666;
}
#TB_window a:hover
{
    color: #000;
}
#TB_window a:active
{
    color: #666666;
}
#TB_window a:focus
{
    color: #666666;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay
{
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

.TB_overlayMacFFBGHack
{
    background: url(macFFBgHack.png) repeat;
}
.TB_overlayBG
{
    background-color: #000;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

* html #TB_overlay
{
    /* ie6 hack */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window
{
    position: fixed;
    background: #ffffff;
    z-index: 102;
    color: #000000;
    display: none;
    border: 4px solid #525252;
    text-align: left;
    top: 50%;
    left: 50%;
}

* html #TB_window
{
    /* ie6 hack */
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image
{
    display: block;
    margin: 15px 0 0 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
}

#TB_caption
{
    height: 25px;
    padding: 7px 30px 10px 25px;
    float: left;
}

#TB_closeWindow
{
    height: 25px;
    padding: 11px 25px 10px 0;
    float: right;
}

#TB_closeAjaxWindow
{
    padding: 7px 10px 5px 0;
    margin-bottom: 1px;
    text-align: right;
    float: right;
}

#TB_ajaxWindowTitle
{
    float: left;
    padding: 7px 0 5px 10px;
    margin-bottom: 1px;
}

#TB_title
{
    background-color: #e8e8e8;
    height: 27px;
}

#TB_ajaxContent
{
    clear: both;
    padding: 2px 15px 15px 15px;
    overflow: auto;
    text-align: left;
    line-height: 1.4em;
}

#TB_ajaxContent.TB_modal
{
    padding: 15px;
}

#TB_ajaxContent p
{
    padding: 5px 0px 5px 0px;
}

#TB_load
{
    position: fixed;
    display: none;
    height: 13px;
    width: 208px;
    z-index: 103;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load
{
    /* ie6 hack */
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect
{
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    border: none;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
}

* html #TB_HideSelect
{
    /* ie6 hack */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent
{
    clear: both;
    border: none;
    margin-bottom: -1px;
    margin-top: 1px;
    _margin-bottom: 1px;
}



#ctl00_ContentPlaceHolder1_btnGoToShipping, #ctl00_ContentPlaceHolder1_btnPaySubmit
{
	float: right;
}





/*----------------------------- footer ------------------------------ */


.tcsFooter .footerLinks
{
	background-color: Transparent;
	height: 20px;
	margin: 0 auto;
	text-align: center;
	width: 425px;
}

.pipe
{
	color:  green;
	float: left;
	height: 20px;
	padding: 3px 0px 0px 0px;
	text-align: right;
	width: 16px;
}

.footerLinks #w
{
	/*background-image: url("images/w.png");
	background-position: bottom left;*/
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
	padding: 3px 0px 0px 0px;
}

.footerLinks #suite
{
	/*background-image: url("images/suite.png");
	background-position: bottom left;*/
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
	padding: 3px 0px 0px 0px;
}



.footerLinks #tLink
{
	/*background-image: url("images/link.png");
	background-position: center left;*/
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
	padding: 3px 0px 0px 0px;
}

.footerLinks #tcs
{
	/*background-image: url("images/pos.png");
	background-position: bottom left;*/
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
	padding: 3px 0px 0px 0px;
}


.footerLinks a 
{
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

.footerLinks a:hover 
{
	color: green;
	text-decoration: underline;
}

