.csc-mailform {
	border: 0;
}
.csc-mailform div.csc-mailform-field label {
	color: #0000A8;
	display: block;
	float: left;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	width: 250px;
}

.csc-mailform div.csc-mailform-label {
	font-size: 12px;
	color: #0000A8;
}

.csc-mailform div.csc-mailform-label {
	clear: both;
}


/* List Item */
.item_list .listitem {
float: left;
width: 300px;
height: 140px;
border-bottom: 1px solid #f60;
font-size: 12px;
margin: 5px 5px 5px 0;
}
.item_list .listitem .listdetails {
float:right;
width: 165px;
}
.item_list .listitem img {

}

.item_list .listitem h2 {
	font-size: 12px;
}

.item_list .listitem .order_form div {float:left; width: 50px;}
.item_list .listitem .order_form div select,.item_list .listitem .order_form div option {margin: 0 5px 0 0;}

/* Basket */
.basket .basket_items {
	width: 95%;
}
	.basket .basket_items caption {
		text-align: left;
		font-size: 12px;
		color: #0000A8;
	}
	.basket .basket_items th {
		font-size: 14px;
		text-align: left;
		background-color: #DFD77D;
		padding: 2px 5px;
		border-bottom: 1px solid #f60;
	}
	.basket .basket_items td {
		padding: 2px 5px;
		vertical-align: top;
		border-bottom: 1px solid #f60;
	}
	.basket .basket_items td.price, .basket .basket_items th#price, .basket .basket_items td.total, .basket .basket_items th#total {
		text-align: right;
	}
	.basket .basket_items td.product img {
		float: left;
		margin-right: 10px;
	}

.original_order_confirmation {
	background-color: #DFD77D;
	padding: 10px;
	border: 2px dashed #f60;
	margin: 10px 0;
}




* {
	font-family: Arial, Helvetiva, sans-serif;
	margin: 0;
	padding: 0;
}

body {
	background-color: #0000A8;
}

#wrapper {
	margin: auto;
	width: 780px;
}


h1.header {
	display: inline;
	float: left;
	text-transform: uppercase;
	color: #ffc;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: .15em;
	margin: 35px 0 0 0;
}

#menu1 {
	margin: 40px 10px 0 0;
	float: right;
}
	#menu1 li {
		display: inline;
	}
	#menu1 li a {
		display: block;
		float: left;
		margin: -1px 2px;
		padding: 5px 10px;
		color: #f60;
		background-color: #ffc;
		border: 0px solid #f60;
		border-bottom: 0;
		font-weight: bold;
		font-size: 14px;
		text-decoration: none;
	}





#box { clear:both; }
/* set the image to use and establish the lower-right position */
#box,
#box_navi,
#box_head,
#box_head_top{
	background: transparent url(screen.png) no-repeat bottom right
}

#box{
	/* intended total box width - padding-right(next) */
	width:780px !important;
	/* IE Win = width - padding */
	width: 770px;
	/* the gap on the right edge of the image (not content padding) */
	padding-right:15px;
	/* use to position the box */
	margin:10px auto
}
/* set the top-right image */
#box_head{
	background-position:top right;
	/* pull the right image over on top of border */
	margin-right:-15px;
	/* right-image-gap + right-inside padding */
	padding-right:40px
}
/* set the top-left image */
#box_head #box_head_top{
	background-position:top left;
	margin:0;
	/* reset main site styles*/
	border:0;
	/* ditto */
	/* padding-left = image gap + interior padding ... no padding-right */
	padding:5px 0 0 5px;
	height:auto !important;
	height:1%;
}

/* IE Holly Hack */ /* set the lower-left corner image */
#box_navi{
	background-position:bottom left;
	margin-right:15px;
	/* interior-padding right */
	padding:0 0 25px 0;
	float: left;
	width: 120px;
	height: 450px;
}
	#box_navi ul {
		list-style: none;
	}
	#box_navi li a {
		display: block;
		background-color: #0000A8;
		padding: 5px;
		margin: 5px 0;
		color: #ffc;
		font-size: 14px;
		text-decoration: none;
	}
		#box_navi li.active a {
			border-left: 2px solid #f60;
		}

#box_content{
	height: 450px;
	
	overflow: auto;
}
	#box_content p, #box_content li, #box_content td, #box_content dd {
		padding: 5px 0;
		font-size: 12px;
		line-height: 18px;
		color: #00015F;
	}
	#box_content ul {
		list-style: disc;
		margin: 5px 0 0 25px;
	}
	#box_content ol {
		margin: 5px 0 0 25px;
	}
	#box_content h1 {
		font-size: 18px;
		color: #f60;
		clear: both;
		margin: 0 0 10px 0;
		padding-top: 10px;
	}
	#box_content h2 {
		font-size: 16px;
		color: #0000A8;
	}
	#box_content blockquote p {
		font-size: 16px;
		line-height: 20px;
		background: url(quotes.gif) no-repeat;
		margin: 10px 0;
		padding: 5px 15px 10px 40px;
	}
	#box_content .csc-textpic-caption {
		background-color: #DFD77D;
		padding: 5px 10px;
	}
	#box_content span.detail {
		color: #f60;
	}
	#box_content ul.csc-menu-1 li {
		float: left;
		width: 270px;
		font-size: 14px;
		font-weight: bold;
		margin: 0 5px;
	}
	
#box_sidebar {
	color: #f60;
	font-size: 12px;
	margin: 10px 0 10px 1px;
}
	#box_sidebar h1 {
		color: #0000A8;
		border: 1px solid #0000A8;
		border-width: 1px 1px 0 0;
		font-size: 12px;
		padding: 5px;
	}
	#box_sidebar .tt_products_minibasket {
		background-color: #DFD77D;
		border: 1px solid #0000A8;
		border-width: 0 1px 1px 0;
		padding: 5px;
	}

#lightbox { top: 60px; }
#lightbox #caption {
	font-size: 12px;
	color: #0000A8;
}
#lightbox #numberDisplay {
	margin-top: 10px;
}

#box_breadcrumb {
	margin-top: 5px;
	font-size: 11px;
}

#footer {
	color: #9FA0FF;
	font-size: 11px;
}