﻿.addOtherShipping
{
    list-style-type: none;
    text-align: right;
    width:300px;
   
}
.addOtherAddressHeader
{
    background-color: #C4E3E6;
    color: Black;
    
}
#shippingDisclaimer
{
    font-family: verdana;
    font-size: 9px;
    color: red;
}

.modalsErrorBackground
{
    background-color: #FBEA99;
    color: #BD2A1B;
    font-weight: bold;
    text-align: left;
    padding: 10px;
}
div.addressForm
{
    margin-right: 20%;
}

.testingRowClass
{
    padding: 10px;
    margin: 10px;
}
.mainheader
{
	display: none;
	width: 100%;
	background-color: #ffffff;
}
.maincontent
{
	width: 100%; /*height: 100%;*/
	background-color: #ffffff;
}
.mainbody
{
	width: 900px; /*height: 100%;*/
	background-color: #ffffff;
}
.orderhistorybg
{
	background-color: #ffffff;
}
.textboxinput
{
	font: 10pt verdana;
	border-style: solid;
	border-color: black;
	border-width: 1px;
}
.whiteborder
{
	border-style: solid;
	border-color: white;
	border-width: 0px;
}
.validatorCalloutHighlight
{
	background-color: lemonchiffon;
}
/*Popup Control*/
.popupControl
{
	background-color: White;
	position: absolute;
	visibility: hidden;
}
/*Reorder List*/
.dragHandle
{
	width: 10px;
	height: 15px;
	background-color: Blue;
	background-image: url(images/bg-menu-main.png);
	cursor: move;
	border: outset thin white;
}

.callbackStyle
{
	border: thin blue inset;
}

.callbackStyle table
{
	background-color: #5377A9;
	color: Black;
}


.reorderListDemo li
{
	list-style: none;
	margin: 2px;
	background-image: url(images/bg_nav.gif);
	background-repeat: repeat-x;
	color: #FFF;
}

.reorderListDemo li a
{
	color: #FFF !important;
	font-weight: bold;
}

.reorderCue
{
	border: dashed thin black;
	width: 100%;
	height: 25px;
}

.itemArea
{
	margin-left: 15px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	text-align: left;
}
a.quicklinks:link
{
	color: #000000;
}
a.quicklinks:hover
{
	color: #000000;
}
a.quicklinks:visted
{
	color: #000000;
}
a.quicklinks:active
{
	color: #000000;
}
.quicklinks
{
	background-color: White;
}





.formrow
{
	/*position: relative;*/
	height: 12em;
}

.setl, .setr
{
	width: auto;
	margin: 1em;
	padding: 1em; /*position: absolute;*/
	top: 0;
}
.setl
{
	/*left: 0; 	    padding:1px 1px 1px 1px;*/
}



html.body .setr
{
	left: 0em;
}

fieldset
{
	width: auto;
}

legend
{
	background-color: Transparent;
}



/*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;
}
.FlatCSSButton
{
	background-color: #EDEBEB;
	color: Black;
	border: 1px solid #000000;
	height: 19px;
}
.modalPopup
{
	background-color: Transparent;
	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: Transparent;
	border-style: hidden;
}
.modalPopupPolicyEdit
{
	background-color: Transparent;
	border-style: hidden;
}
.cartitemsalignright
{
	text-align: right;
	border-color: #CFE4E6;
	border-style: solid;
	border-width: 5px;
}
.AdvPaymentBox
{
    text-align: right;
	border-color: #CFE4E6;
	border-style: solid;
	border-width: 5px;
}

.PaymentBox
{
	text-align: right;
	border-color: Red;
	border-style: solid;
	border-width: 1px;
}
.Boxes
{
	text-align: right;
	border-color: black;
	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;
}
.catalogImageHeader
{
	display: none;
}

#CatalogLink a
{
	color: Black;
	text-transform: uppercase;
	font-family: Arial Black;
	font-size: 1em;
}
.catalogHeader
{
	display: none;
	color: White;
}
.cartitems
{
	text-align: left;
}
.minilogin
{
	width: 100%;
	background-color: #ffffff;
}
#InformationLinks a
{
	color: #000000;
	text-transform: uppercase;
	font-family: Arial Black;
	font-size: 1em;
}
.InformationLinks
{
	color: #000000;
	text-transform: uppercase;
	font-family: Arial Black;
	font-size: 1em;
}


.minicatalog
{
	padding-left: 10px;
	width: 100%;
	background-color: #ffffff;
}
.minicart
{
	width: 100%;
	background-color: #ffffff;
}
.minicarttext
{
	color: black;
}
.minicarttext a:link
{
	color: #000000;
}
.minicarttext a:visited
{
	color: #000000;
}
.minicarttext a:hover
{
	color: #000000;
}
.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;
}
.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;
}



#temp-note
{
	background: #ccd2de url(Images/updated-note.png) bottom repeat-x;
	padding: 0;
	margin: 1em 0;
	border: 1px solid #9FA7B7;
	line-height: 150%;
}
.note-icon
{
	padding: 15px 15px 15px 50px;
	border: 1px solid #fff;
}
/*  This CSS is for the Rounded Corners  */
body
{
	padding: 20px;
	background: #34006D;
	font: 76% Verdana,Arial,sans-serif;
}
body a
{
	color: #404040;
}
div.news
{
	width: 100%;
	margin-bottom: 0px;
	border-color: Black;
	border-style: solid;
	border-width: 0px;
}
div.news2
{
	width: 100%;
	margin-bottom: 0px;
}

html, body
{
	margin: 0;
	padding: 0;
}

body
{	
	padding: 0 0 10px 0;
	min-width: 900px;
	height: 100%;
}


#minicartimage1
{
	background: url(Images/cart.gif);
}

#miniloginimage
{
	background: url(Images/login.gif) 0 0 no-repeat;
}


.minicartimage
{
	background: url(Images/cart.gif);
}


/* CSS Document */


body, select
{
	font-family: Arial, Helvetica, sans-serif;	
	color: #000000;
	margin: 0px 0px 0px 0px;
	border: none;
}


/*form, table, input, img
{
	margin: 0px 0px 0px 0px; /* Kill IE margin problems
}
*/




/* Default settings for links - no class */
a:link, a:visited
{
	color: #000066;
	text-decoration: none;
}
a:link:hover
{
	color: #339900;
	text-decoration: underline;
}
.sidestuff
{
	background-color: #660066;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.sidestuff a:link
{
	color: #ffffff;
}

.sidestuff a:visited
{
	color: #ffffff;
}

.sidestuff a:hover
{
	color: #ffffff;
}
.sidestuff2
{
	background-color: #333366;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
.sidestuff2 a:link
{
	color: #000000;
}

.sidestuff2 a:visited
{
	color: #000000;
}

.sidestuff2 a:hover
{
	color: #000000;
}

input.searchbox
{
	border: 1px solid #FFFFFF;
	background-color: #CCCCCC;
	height: 18px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/google1.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.contact_enterbox1
{
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	height: 18px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.contact_enterbox2
{
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	height: 100px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}




.ClassComments
{
	color: Red;
	font-size: larger;
}
/*buttons*/
.artSupplies
{
	display: block;
	width: 111px;
	height: 56px;
	background: url( "Images/art.png" ) no-repeat 0 0;
}

.artSupplies:hover
{
	background: url( "Images/art_over.png" ) no-repeat 0 0;
}


.contact
{
	display: block;
	width: 85px;
	height: 56px;
	background: url( "Images/Contact.png" ) no-repeat 0 0;
}

.contact:hover
{
	background: url( "Images/contact_over.png" ) no-repeat 0 0;
}


.greek
{
	display: block;
	width: 74px;
	height: 56px;
	background: url( "Images/greek.png" ) no-repeat 0 0;
}

.greek:hover
{
	background: url( "Images/greek_over.png" ) no-repeat 0 0;
}

.home
{
	display: block;
	width: 72px;
	height: 56px;
	background: url( "Images/Home.png" ) no-repeat 0 0;
}

.home:hover
{
	background: url( "Images/home_over.png" ) no-repeat 0 0;
}

.hours
{
	display: block;
	width: 80px;
	height: 56px;
	background: url( "Images/Hours.png" ) no-repeat 0 0;
}

.hours:hover
{
	background: url( "Images/hours_over.png" ) no-repeat 0 0;
}

.schoolSupplies
{
	display: block;
	width: 140px;
	height: 56px;
	background: url( "Images/schoolsupplies.png" ) no-repeat 0 0;
}

.schoolSupplies:hover
{
	background: url( "Images/schoolsupplies_over.png" ) no-repeat 0 0;
}


.textbooks
{
	display: block;
	width: 98px;
	height: 56px;
	background: url( "Images/Textbooks.png" ) no-repeat 0 0;
}

.textbooks:hover
{
	background: url( "Images/textbooks_over.png" ) no-repeat 0 0;
}
.searchBox
{
	background: url( "Images/topBar_bg.png" );
	background-repeat: repeat-x;
}
#searchBox
{
	background: url( "Images/topBar_bg.png" );
	background-repeat: repeat-x;
}
/*-----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;
}


#tcsFooterWrapper
{
	margin: 0 auto;
	text-align: center;
	width: 937px;
}

.tcsFooter
{
	clear: both;
	height: 100px;
	margin: 0 auto;
	text-align: center;
}

#footerLinks
{
	float: none;
	margin: 0 auto;
	text-align: center;
	width: 475px;
}

#footerLinks img
{
	border: none;
}


#footerLinks ul
{
	display: block;
	float: left;
	list-style-type: none;
}

#footerLinks li
{
	float: left;	
}

#tcsTitle
{
	clear: both;
	margin: 0 auto;
	text-align: center;
}

.TCSFooterInfo
{
	color: #fff;
}

/*----------------------------- footer ------------------------------ */


.footerLinks
{
	background-color: Transparent;
	height: 20px;
	margin: 0 auto;
	text-align: center;
	width: 425px;
}

.pipe
{
	color: #fff;
	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: #fff;
	font-size: 12px;
	text-decoration: none;
}

.footerLinks a:hover 
{
	color: yellow;
	text-decoration: underline;
}

/* Countdown Timer */

	.DaynumberBox{
		font-family:Verdana;
		font-size:26px;
		font-weight:bold;
		width:30px;
		height:35px;
		color:#ffffff;
		border: 1px solid #3e2766;
		padding-left:5px;	
		padding-right:10px;		
		background-color:#000000;
	}
	.numberBox{
		font-family:Verdana;
		font-size:9px;
		font-weight:bold;
		width:25px;
		height:13px;
		color:#000000;
		border: 1px solid #000000;
		padding-top: 0px;
		background-color:#FFFFFF;
	}
	.bottomText{
		font-family:Verdana;
		font-size:7pt;
		font-weight:bold;
		color:#FFFFFF;
	}
	.bottomDayText{
		font-family:Verdana;
		font-size:12px;
		font-weight:bold;
		color:#FFFFFF;
	}
	.bkgd {background: url(images/kickoff_countdown.jpg) no-repeat; 
	}