BODY {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #cccccc;
	color: #ffffff;
/*	background-image: url("../../images/sitewide/200.gif");
	background-repeat: no-repeat;
	background-position: top center;
*/
}
TABLE {
	margin: 0px;
	padding: 0px;	
}
/* banner and header */
TABLE.content {
	margin: 0px;
	margin-top: 20px;
	background-color: #000;
	border: 0px solid #fff;
/*	border-right: 3px solid #ddd;
	border-bottom: 3px solid #ddd;
*/
}
TABLE.content2 {
	margin: 0px;
	background-color: #000;
	border: 0px solid #fff;
	border-left: 3px solid #929292;
	border-right: 3px solid #929292;
	border-top: 3px solid red;
	/*	border-right: 3px solid #ddd;
	border-bottom: 3px solid #ddd;
*/
}
TD.banner {
	margin: 0px;
	padding: 10px;
	padding-bottom: 15px;
	text-align: right;
	color: #000;
	font-size: 36px;
/*	border-bottom: 1px solid #fff;
	height: 80px; */
	background-image: url("../../images/sitewide/banner.gif");
	background-color: #ccc;
	background-repeat: no-repeat;
	background-position: bottom center;
}
TD.banner2 {
	margin: 0px;
	padding: 0px;
    padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	color: #fff;
	border-top: 0px solid #929292;
}

/* left column */
TD.left_column {
    text-align: left;
	margin: 0px;
	color: #fff;
}
DIV.title {
	font-size: 32px;
	font-weight: bold;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	padding-right: 6px;
	margin-bottom: 6px;
}
TD.banner_image {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
TD.date {
	padding: 5px;
	color: #fff;	
}
TD.breadcrumb {
	padding: 5px;
	color: #fff;	
}
/* headings */
DIV.page_head, DIV.page_head_full {
	color: #fff;
/*	height: 100px;	*/	
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	margin-bottom: 10px;
}
DIV.page_head_full {
	height: 67px;		
	padding-top: 33px;
}
H1, H2, H3, H4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
H1 {
	margin-bottom: 5px;
	padding: 8px;
	padding-top: 40px;
	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px dotted #fff;
}
H2 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 4px;
	padding-left: 10px;
	padding-top: 20px;
	border-bottom: 1px dotted #fff;
}
H3 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	padding-left: 10px;
	padding-top: 10px;
}
A {
    border-width: 0px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
A:active {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:hover {
	font-weight: normal;
	text-decoration: underline;
}
IMG {
	border-width: 0px;	
}
INPUT {
	font-size: 10px;
}
P {
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 15px;
	padding: 0px;
}
P.no_results {
	font-size: 13px;
	margin: 30px;
	padding: 10px;
	color: #fff;
}
TABLE {
	margin: 0px;
	padding: 0px;
}
TD {
	margin: 0px;
	padding: 0px;
}
TABLE.footer {
	margin: 0px;
	margin-bottom: 20px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 2px;
	background-image: url("../../images/sitewide/footer.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
TD.footer, TD.pre_footer {
 	padding: 4px;
	font-size: 11px;
	line-height: 130%;
	color: #000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
TD.footer {
   	border-top: 3px solid red;	
}
TD.pre_footer {
   border-top: 0px solid #fff;
}
DIV.message {
	margin: 10px;
	width: 500px;
	text-align: left;
	color: white;
}
P.error {
	margin: 5px;
	padding: 3px;
	font-size: 11px;
	color: #cccccc;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 300px;	
}	
P.message {
	font-size: 11px;
	line-height: 12px;
	color: white;
	width: 400px;
}
P.message_head {
	color: white;
	margin-top: 20px;
	margin-bottom: 3px;
	font-weight: bold;
	border-bottom: 1px solid white;
}
SPAN.message_text, SPAN.message_file, SPAN.message_line {
	;
}
SPAN.message_text {
	font-weight: bold;
}

/* MENU */
.main_menu {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;	
}
TABLE.main_menu {
	margin: 0px;
	height: 10px;
	padding: 0px;
}
TD.main_menu {
	margin: 0px;
	padding: 0px;
	color: #fff;	
}
A.main_menu, A.main_menu:hover, A.main_menu_b, A.main_menu_b:hover {
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	color: #fff;
	font-weight: bold;
}
A.main_menu_b, A.main_menu_b:hover {
	color: #000;	
}


/* MAIN TEXT AREA (BODY) */
TABLE.body {
	height: 200px;	
}

/* LOGIN FORM */
.login_form, .login_form_field_title, .login_form_field, .login_form_response {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: sans-serif;
	text-align: left;	
}
.login_form_field_title, .login_form_field {
	color: #fff;
	padding: 1px;
}
TD.login_form_field {
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
TD.login_form_field_title {
	padding-left: 10px;
	text-align: right;	
	font-weight: bold;
	font-size: 10px;
}
.login_form_response {
	height: 15px;
	text-align: right;
	color: #fff;
	font-weight: bold;
	padding-right: 100px;
}
TD.login {
	margin: 0px;
	padding: 0px;
}

TABLE.nav {
	margin: 0px;
	margin-bottom: 10px;
	padding: 2px;
	padding-top: 10px;
	font-size: 11px;
	font-family: sans-serif;
	border-bottom: 1px solid #aaaaaa;		
}
A.nav_bar_class {
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
	color: #fff;
}
DIV.line_item, DIV.line_item_small {
	clear: left;
	margin: 5px;
	padding: 5px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #fff;
	height: 210px;
	margin-bottom: 30px;
}
DIV.line_item_small {
	height: 140px;
}
DIV.item_divide {
	display: block;
	float: left;
	margin-bottom: 45px;	
}
DIV.line_item_title {
    color: #ccccff;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: baseline;
}
DIV.line_item_order, A.line_item_order {
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
    color: #ccccff;
}
DIV.line_item_order {
	margin-top: 6px;
}
A.line_item_order {
	margin-left: 15px;
}
SPAN.line_item_author {
    color: #ffffff;
		display: block;
	font-size: 12px;
	margin-left: 0px;
}
SPAN.line_item_counter {
	padding-right: 5px;
}
SPAN.line_item_quantity {
	padding-left: 10px;	
}
SPAN.line_item {
	white-space: nowrap;
	margin-right: 10px;	
}
A.list_link, A.list_link:hover {
    color: #ccccff;
	text-decoration: none;
	font-weight: bold;
}
A.list_link:hover {
	text-decoration: underline;
}
DIV.basket_totals {
	margin: 8px;
	margin-top: 70px;
	padding: 4px;
	padding-top: 10px;
	width: 140px;
	border: 0px solid #fff;
	text-align: center;
	color: #fff;
}
TD.basket_title {
	text-align: right;
	padding-right: 2px;
}
TD.basket_field {
	text-align: right;
	padding-left: 2px;
}
FORM.stock_find {
	text-align: right;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
TABLE.checkout {
	border: 1px solid #000;	
}
TD.checkout_title, TD.checkout_head, TD.checkout_price, TD.checkout_counter, TD.checkout_field {
	color: white;
/*	border-bottom: 1px solid white; */
	padding: 3px;
	text-align: right;
}
TD.checkout_head {
	font-weight: bold;
}
TD.checkout_field {
	text-align: left;
}
TD.checkout_counter {
	font-weight: bold;
}
TD.checkout_title {
	text-align: left;
}
TD.checkout_totals {
	text-align: right;
	padding: 0px;
	padding-left: 3px;
	padding-right: 3px;
}
TD.footnote {
	padding: 0px;
	font-size: 10px;
	text-align: left;
	padding-left: 10px;
}
FORM.back_button {
	padding-top: 20px;
	text-align: center;
	margin-bottom: 20px;
}
DIV.order_notice {
	margin: 10px;
	width: 500px;
	color: white;
}
TABLE.order_summary_supplier_details, TABLE.order_summary_main_details {
	line-height: 100%;
}
TD.order_summary_main_details {
	padding: 2px;	
}
TD.order_summary_supplier_details {
	border-left: 1px solid black;
	padding: 2px;	
}	
TD.osd_title {
	text-align: right;
	font-weight: bold;
	padding-right: 2px;	
}
TD.search, TD.search_head {
	padding-top: 10px;
}
TD.search_head {
	text-align: right;
	font-weight: bold;
	padding-right: 4px;
}
UL {
	text-align: left;	
}
LI {
	margin-bottom: 5px;
}
TD.text, TD.centre_column, TD.centre_column_top, TD.centre_column_top_full {
	padding: 0px;
	margin: 0px;
	text-align: left;
	line-height: 120%;
	color: #fff;
}
P.text {
	width: 500px;
	text-align: left;
	color: #fff;
}
TD.centre_column_top, TD.centre_column_top_full {
	height: 300px;
}
TD.centre_column_top_full {
	padding-top: 30px;	
}
DIV.centre_bottom {
	padding: 0px;
	margin: 0px;
	width: 20px;
	height: 20px;
	margin-top: 30px;
/*	background-image: url("../../images/sitewide/bw_bl.gif");
	background-repeat: no-repeat;
	background-position: bottom left; */	
}
TD.left_column_content_top {
	padding-bottom: 10px;
	border-bottom: 1px dotted #000;
}
DIV.checkout, DIV.results {
	margin-left: 10px;
	width: 550px;
}
SPAN.highlight {
	padding-left: 2px;
	padding-right: 2px;
	text-transform: capitalize;
}
IMG.item {
	border: 1px solid #000;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}
IMG.search_item {
	padding: 10px;
	padding-top: 0px;
}
A.side_menu_link:visited, A.side_menu_link:active {
	color: #fff;
}
P.simple {
	width: 500px;
	padding-bottom: 7px;	
}
DIV.alt_book {
	margin: 20px;
	padding: 10px;
	width: 350px;
	height: 130px;
}
DIV.breaker {
	margin: 0px;
	margin-left: -70px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
P.fantasy {
    font-family: sans-serif;
    font-size: 14px;
    line-height: 140%;
    margin-bottom: 10px;
}
DIV.vb_side {
    margin-top: 20px;
}
SPAN.username {
	font-size: 9px;
	cursor: pointer;
	background-color: #cccccc;
	padding: 2px;
	margin-left: -5px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 14px;
}
SPAN.username:hover {
	text-decoration: underline;
}
SPAN.username_null {
	font-size: 9px;
	padding: 2px;
	margin-left: -5px;
	padding-left: 5px;
	padding-right: 5px;
}
.small_input {
	font-size: 9px;
	width: 100px;
}
HR {
	border-width: 0px;
	border-bottom: 1px dotted white;
}
A.edit {
	color: #ccccff;
}
A.must_edit {
	color: #ff2222;
	font-weight: bold;
}
A.edit_edit:hover {
	border-bottom 1px solid red;
}
TABLE.sidemenu {
	margin: 0px;
	padding: 0px;
	margin-left: 7px;
	margin-bottom: 0px;
	margin-top: 15px;
}
UL.sidemenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
LI.sidemenu {
	padding-bottom: 5px;	
}
UL.sidemenu > LI {
	margin: 0px;
	padding: 0px;
}
A.sidemenu {
	font-size: 11px;
   color: #333366;
}
TD.fixed_200 {
	width: 220px;
	text-align: right;
}
TD.fixed_150 {
	width: 170px;
	text-align: right;
}
TD.line_item {
	padding: 5px;
	padding-top: 2px;
}
TABLE.line_item_small, TABLE.line_item {
	margin-bottom: 20px;
}
DIV.line_item_description {
	margin-top: 4px;
	padding-top: 4px;
	line-height: 16px;
	border-top: 1px solid white;
}
.bold {
	font-weight: bold;
}
.listhighlight {
	color:  red;
}
.large {
	font-size: 16px;
}