/* - - - - - - - - - - - - - - - - - - - - -

Title : The University of Sydney eStore
URL : 

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

Description : Print Styles

- - - - - - - - - - - - - - - - - - - - - */



/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/
	
body{
	margin:0px;
	padding:0px;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color:#333;
}

a:link, a:visited {
	color:#3333cc;
	text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

h1 {
	font: normal 24px Arial, Helvetica, sans-serif;
	color:#9a1e26;
	border-bottom:2px solid #9a1e26;
	margin :0;
	padding: 0;
}

h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color:#333;
	border-bottom:1px dotted #333;
	margin :0;
	padding: 0;
}

h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#941b24;
	margin-bottom:2px;
	margin :0;
	padding: 0;
}

hr {
	border: 0;
	height:1px;
	background:#9a1e26;
}

form {
  margin: 0;
}

#stats {
	display: none;
}

.clear {
	display: none;
	}
	
#blank {
	margin:0;
	padding: 0;
}

/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/
div#OverallWrap {
	width: 100%;
	padding:0px;
	margin:0px;
	text-align: left;
	vertical-align: top;
	float:left;
	position:absolute;
}

#banner {
	width: 550px;
	height:87px;
	padding:0px;
	margin:0px;
	background:url(../templateimages/banner_bg.gif) repeat-x;
			display: none;
}

		#logo {
			width:321px;
			height:82px;
			display: none;
		}

		#facultyName {
			width:200px;
			height:82px;
			font: normal 14px Verdana, Arial, Helvetica, sans-serif;
			color: #fff;
			text-align:right;
			display: none;
		}


#middle {
	width: 100%;
	margin-top:13px;
}

#topNav, #storenavWrap, #lhs, #rhs, #footnote, #footer { display: none; }

#contentOverall {
	width: 100%;
	margin: 0;
	padding: 0;
}		
				
		#contentwrap {
	    	width: 100%;
			margin: 0px;
			padding: 0px;
		}
		
		  #content {
			  padding: 0;
				margin: 0;
				overflow-x: none;
			}

/*
----------------------------------------------------------------------------- 
Form styles
-----------------------------------------------------------------------------

input {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #6F685B;
	

}

select {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #6F685B;
	border: 1px solid #f3e3bc;

}

.checkout_input {
	border: 1px solid #f3e3bc;
}

.shopfront_input {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #6F685B;

}

.cart_button {
	padding:0px 0px 5px 0px;
	vertical-align:bottom;
}

.checkout_button {
  
}

.checkout_table_bgcol {
  	background: #f3e3bc;
  	font-family: Arial, Helvetica, sans-serif;
	color:#6F685B;
	font-size:11px;
	font-weight:normal;
	line-height:1.2em;
	padding:0px;
	margin:0px;
  
}

.checkout_table_bgcol tr {
  background: #FFF;
}

.checkout_table_bgcol tr td.checkout_toprow {
  background: #f3e3bc;

}*/


/*
------------------ FootNote -------------------------

.middleLeft {
	background:url(../templateimages/footnote/footnote_middle_lhs.gif) repeat-y;
}

.topMiddle {
	width:100%;
	background:url(../templateimages/footnote/footnote_middle_middle.gif) repeat-x;
	font: bold 14px/26px Arial, Helvetica, sans-serif;
	color:#941b24;
}

.topLhs {
	width:11px;
	background:url(../templateimages/footnote/footnote_top_lhs.gif) no-repeat;
}

.topRhs {
	width:11px;
	background:url(../templateimages/footnote/footnote_top_rhs.gif) no-repeat;
}


.middleRight {
	background:url(../templateimages/footnote/footnote_middle_rhs.gif) repeat-y;
}

.middleContent {
	padding:2px;
	background:#fdf8eb;
}


.bottomMiddle {
	background:url(../templateimages/footnote/footnote_bottom_middle.gif) repeat-x;
	height:13px;
}

.bottomLeft {
	background:url(../templateimages/footnote/footnote_bottom_lhs.gif) no-repeat;
}

.bottomRight {
	background:url(../templateimages/footnote/footnote_bottom_rhs.gif) no-repeat;

}*/

/*
----------------------------------------------------------------------------- 
Slide Panel Styles 
-----------------------------------------------------------------------------*/
/*
#cart_body {
	background: #754c24;
	width:165px;
	height: 200px;
	display: none;
}*/
