/**** Main Page Elements ****/
/****************************/

body {
	margin: 0;
	padding: 0;
	background-color: #DED9BC;
	color: #444444;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#container {
	width: 768px;
	margin: 0px auto;
	background: url(main_shadow.gif) repeat-y top center;
	text-align: left;
}


a img {
	border: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.christmas-banner {
	margin-bottom: 20px;
}

/**** Header Elements ****/
/*************************/

#login-bar {
	width: 768px;
	margin: 0px auto;
	font-size: 90%;
	height:35px;
	text-align: right;
}

#login-bar ul {
	margin: 10px 5px 5px 0;
}

#login-bar li {
	display: inline;
}

#login-bar a {
	color: #333333;
	font-weight: bold;
}

#login-bar a.login {
	font-weight: normal;
}

#header {
	width: 760px;
	text-align: left;
	background-color: #333333;
}
	
#header, #header-top, #main, #footer {	
  margin-left: 4px;
}	
	
#header-top { /* corrects alignment */
  height: 110px;
  width: 760px;
  padding: 0;
  background: #333333 url("freephone.gif") no-repeat 545px 61px;
  border-bottom: solid 1px white;
}

	#header-top .logo {
		float: left;
		margin: 25px 0 0 25px;
		border: none;
	}
	
	#header-top .bc-logo {
		float: left;
		margin: 11px 0 0 25px;
		border: none;
	}
	
	#header-top .links {
		margin: 85px 15px 0 0;
		float: right;
	}

	#header-top ul {
		margin: 0;
		padding: 0;
		text-align: left;
		float: left;
	}
	
	#header-top li {
		color: #DED9BC;
		display: inline;
		padding: 0;
	}
	
	#header-top a:link, #header-top a:visited {
		color: #cccccc;
		font-size: 80%;
		text-decoration: none; 
	}
	
	#header-top a:hover {
		text-decoration: underline;
	}
	
	#header-top li.shortlist a:link , #header-top li.shortlist a:visited  {
		color: white;
		text-decoration: none;
		font-weight: bold;
	}
	
#header-top li.shortlist a:hover  {
		text-decoration: underline;
	}
	
	#search-facility {
		margin: 0;
		padding: 0;
		width: 200px;
		float: right;
		text-align: right;
	}

	#search-facility .btn {
		padding: 0;
		margin: 0;
		border: 1px solid white;
		background-image: url('menu_bground.jpg');
		color: white;
		font-size: 80%;
		height: 19px;
	}
	
	#search-facility input {
	background-color: white;
	font-size: 95%;
	text-align: left;
	}

#main-menu {
	height: 30px;
	width: 760px;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
	text-align: left;
	padding: 0;
}

	#main-menu ul {
		margin: 0;
		padding: 0 0 0 24px;
		text-align: left;
		list-style: none;
	}
	
	#main-menu li {
		float: left;
		position: relative;
		padding: 0 15px 0 0;
		margin: 0;
	}
	
	#main-menu a:link, #main-menu a:visited {
		display: block;
		color: #FFFFFF;
		font-size: 80%;
		text-decoration: none; 
		padding: 7px;
	}
	
	#main-menu a:hover {
		color: #bbbbbb;
	}
	
   #main-menu p {
	font-weight: bold;
	margin: 0;
	padding: 0;
	float: right;
    }
	
	div.clear {
	clear: both;
	}
	
/**** Header Elements Begins ****/
/*******************************/
.focus #header-image {
	width:760px;
	height: 150px;
	background: url('header_login.jpg') no-repeat center top;
	}

.our-service #header-image {
	width:760px;
	height: 150px;
	background-image: url('header_image1.jpg');
}

.why-use-us #header-image {
	width:760px;
	height: 150px;
	background-image: url('header_image2.jpg');
}

.our-collection #header-image {
	width:760px;
	height: 150px;
	background: url('header_image3.jpg') no-repeat center top;
	}

.packaging #header-image {
	width:760px;
	height: 150px;
	background: url('header_packaging.jpg') no-repeat center top;
}


.perspex-boxes #header-image {
	width:760px;
	height: 150px;
	background: url('header_perspex.jpg') no-repeat center top;
}

.perspex-frames #header-image {
	width:760px;
	height: 150px;
	background: url('header_perspex_frame.jpg') no-repeat center top;
}


.frame-mount #header-image {
	width:760px;
	height: 150px;
	background: url('header_frame_mount.jpg') no-repeat center top;
}

#header-image img {
	margin-top: 59px;
	margin-left: 459px;
	border: none;
}


/**** Header Elements Ends ****/
/*******************************/

#quote {
 	height: 70px;
 	width: 758px;
	margin: 0;
	padding: 0;
 	border-top: solid 2px white;
 	border-bottom: solid 1px white;
	border-right: solid 1px white;
	border-left: solid 1px white;
	background: #3C3C3C url('tag_bground.jpg') repeat-x left top;
}

	#quote img {
		position: relative;
		top: 30px;
		left: 30px;
	}


/****  Body Elements ****/
/************************/

img.right-float {
	float: right;
	border: none;
}

img.focus-head {
margin-top: 20px;
margin-bottom: -10px;
}

#main {
	width: 760px;
	/*width: 724px;*/
	padding-bottom: 55px;
	background-color: #FFFFFF;
	text-align: left;
}

#content {
	float: right;
	width: 524px;
	padding-left: 28px;
	padding-right: 28px;
}

	#content p {
	color: #333333;
	text-align: left;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 85%;
	line-height: 140%;
	}
	
	#content input {
	background-color: white;
	font-size: 90%;
	text-align: left;
	}	
	
	#content h1 {
		margin: 20px 0 15px 0;
		padding: 0 0 8px 0;	
		border-bottom: 1px dashed #acacac;
		font-size: 130%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #333333;
		background-color: white;
	}
	
	#content h1.no-border {
		margin-bottom: 0;
		border-bottom: none;
	}
	
	#content h2, #content h3 {
		margin: 0 0 2px 0;
		color: #D80100;
		padding: 0;
		font-size: 90%;
		font-weight: normal;
	}
	
	#content h2.spaced {
		margin-bottom: 15px;
	}
	
	.first {
		color: #D80100;
	}
	
	#content ul {
		margin: 0 28px 10px 30px;
	}
	#content ol {
		margin-top: 10px;
		margin-bottom: 15px;
		margin-left: 60px;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	#content li {
		margin: 0;
		padding: 5px 0 5px 0;
		font-size: 88%;
		color: #D80100;
		
	}
	
	#content li.ordered {
		font-size: 88%;
		color: #444444;
		padding: 5px 0 5px 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	
	#content ul.regular {
		margin: 0 28px 0 18px;
		padding: 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	#content ul.regular li {
		margin: 0 0 10px 0;
		padding: 0;
		font-size: 90%;
		color: #444444;
	}
	
	.small {
		font-size: 90%;
	}
	
	
#content hr {
		border: none;
		background-color: #DED9BC;
		color: #DED9BC;
		height: 1px;
		width: 80%;
		text-align: center;
	}
	
	#content div.banner {
		margin: 20px 0 0 0;
		padding: 0;
		overflow: hidden;
	}
	
	#content div.banner img {
		border: 0;
	}
	
	 #content  a.brochure:link, #content a.brochure:visited{
		color: #D80100;
		text-decoration: underline;
	}

 	#content a.brochure:hover{
		background-color: #ECE9D8;
	}
	
	 #content  a.sectionlink:link, #content a.sectionlink:visited{
	 	font-size: 80%;
		font-weight: bold;
		color: #444444;
		text-decoration: none;
		padding: 0 0 1px 0;
		border-bottom: 1px solid #999999;
		
	}

 	#content a.sectionlink:hover{
		background-color: #DED9BC;
		text-decoration: none;
	}
	
	#content .this-section {
		font-size: 80%;
		color: #D80100;
		font-weight: bold;
		
	}
	
	#content .link-container {
		margin-bottom: 25px;
		margin-top: 5px;
		line-height: 140%;
	}
	
	
	#content img.right-float  {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	}
	
	#content img.left-float  {
	float: left;
	margin-right: 10px;
	}
	
	#content .brochure-container {
		width: 501px;
		margin-left: 10px;
		
	}
	
#instructions {
    margin: 15px 0 15px 0;
	border: 1px dashed #aaaaaa;
}

	#instructions h1 {
		font-size: 110%;
		margin: 0 0 2px 0;
		padding: 5px 5px 0 5px;
		color: #990000;
		font-family: Georgia, "Times New Roman", Times, serif;
		letter-spacing: 0.10em;
		text-align: center;
	}
	
	#instructions p {
		margin: 0;
		padding: 0 5px 5px 5px;
		line-height: 175%;
		font-size: 90%;
		text-align: center;
	}
	
	
	/******* text above product sections BEGINS *******/
	#section-text {
		font-size: 100%;
		line-height: 165%;
		letter-spacing: 0.03em;
	}
	
	#section-text p {
		margin: 0 0 10px 0;
		padding:0;
	}
	
	#section-text p.bottom {
		margin: 0 0 10px 0;
		border-bottom: 1px dashed #acacac;
		padding:0 0 15px 0;
	}	
	
	#section-text em {
		font-weight: normal;
	}
	
	 #section-text a:link, #section-text a:visited{
	 	display: inline;
		color: #990000;
		text-decoration: underline;
	}

 	#section-text a:hover{
		background-color: #DED9BC;
	}
	
	/******* text above product sections ENDS *******/
	
#menu-left {
	float:left;
	width: 180px;
	padding-bottom: 20px;
	background: #333333 url(menu_btm_r.gif) no-repeat bottom right;
}
	
	#menu-left ul {
		margin: 3px 0 8px 0;
		padding: 0;
		list-style-type: none;
		font-size: 10px;
	}
	
	#menu-left li {
		width: 175px;
	 	margin: 0;
		padding: 0;
	}
	
	#menu-left a:link, #menu-left a:visited {
		padding: 3px 0 3px 25px;
		display: block;
		text-decoration: underline;
		color: white;
		background: #535353 url(arrow_1.gif) no-repeat 9px 6px;;
	}
	
		#menu-left a:hover, #menu-left a.recommended:hover {
		color: #FF3535;
	}
	
		#menu-left a.recommended:link, #menu-left a.recommended:visited {
		font-weight: bold;
	}
	
	 
	#menu-left a.heading, #menu-left a.heading:hover  {
		height: 15px;
		padding-top: 5px;
		display: block;
		background:  #3C3C3C url(button_bground.jpg) repeat-y top left;
		color: white;
	}
	
	#menu-left div.cart-items {
		color: #D80100;
		background-color: #DED9BC;
		padding: 18px 8px 20px 8px;
		font-size: 85%;
		/*text-align: center;*/
	}
	
	#menu-left div.cart-items h1{
		font-weight: normal;
		font-size: 105%;
		color: #990000;
		padding: 0;
		margin: 0;
	}
	
	#menu-left div.cart-items p{
		padding: 3px 0 4px 3px;
		margin: 3px 0 0 0;
	}
	


/****  Footer Elements ****/
/************************/
	
#footer {
	width: 760px;
	height: 50px;
	padding: 0;
	background-color: #DED9BC;
}

	#footer ul {
		margin: 0;
		padding: 15px 0 0 24px;
		text-align: left;
		list-style: none;
	}
	
	#footer li {
		float: left;
		padding: 0 15px 0 0;
		margin: 0;
	}
	
	#footer a:link, #footer a:visited {
		display: block;
		color: #555555;
		font-size: 80%;
		text-decoration: none;
	}
	
	#footer a:hover {
		text-decoration: underline;
	}
	
#copyright {
	width: 768px;
	margin: 0px auto;
	padding: 10px 0 15px 0;
	font-size: 80%;
	color: #666666;
	text-align: left;
	background: url(shadow_bottom.gif) no-repeat top left;
}

	#copyright #info-left{
		float: left;
	}
	
	#copyright #info-right{
		float: right;
	}
	
	#copyright #info-right, #copyright #info-right a{
		color: #969488;
	}
	
	#copyright #info-right a:hover{
		color: #AEAB9A;
	}


/******  Thumbnails ******/
/*************************/
table.thumb-section {
	margin-top: 5px;
}
div.thumb {
	margin: 0;
	float:left;
	padding: 10px;
	border: 1px solid #B4B4B4;
	padding: 2px;
	
}

div.thumb-top{
	background-color: #ECE9D8;
	margin:0;
	padding: 10px;
}

div.thumb-bottom {
	height: 35px;
	width: 100px;
	background-color: #ECE9D8;
	margin:0;
	padding: 0 10px 10px 10px;
	text-decoration: none;
}


div.thumb-bottom a:link, div.thumb-bottom a:visited{
	font-size: 80%;
	width: 100px;
	color: #333333;
	text-decoration: none;
	display: block;
}

div.thumb-bottom a:hover{
	text-decoration: none;
	background-color: #DED9BC;
}

div.thumb .more {
	font-weight: bold;
	color: #990000;
}

/******  BC Thumbnails ******/

div.bc-thumb {
height: 125px;
	width: 70px;
	margin: 10px 5px 0 0;
	float:left;
	
}

div.thumb-only {
	height: 100px;
	width: 70px;
	margin: 10px 5px 0 0;
	float:left;
}

div.bc-thumb-top img {
	border: none;
}

div.bc-thumb-bottom {
	margin:0;
	text-decoration: none;
}

#mount-container div.bc-thumb-bottom h3{
	color: #333333;
	font-size: 80%;
	padding: 0;
	margin: 5px 0 5px 0;
	text-align: left;
	font-weight: bold;
}

#mount-container div.bc-thumb-bottom p.tick {
	border-top: 1px solid #B4B4B4;
	padding: 2px 0 0 0;
	margin: 0;
}

/******  Product Box One (Frames) ******/
/***************************************/


#mount-container, #product-container {
	padding: 15px 0 15px 0;
	border-top: 1px solid #D7D0AC;
	border-bottom: 1px solid #D7D0AC;
}

#frame-image {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	width: 215px;
}

#frame-image p {
	margin: 10px 0 0 0;
	padding: 0;
}

#frame-image a:link, #frame-image a:visited, #mount-image a  {
	display: block;
	color: #444444;
	background: white url(plus_2.gif) no-repeat 0px 4px;
	margin: 0;
	padding:0 0 4px 15px;
	font-size: 80%;
}


	#frame-image a:hover, #mount-image a:hover {
		color: #D80100;
		background: white url(plus_2_over.gif) no-repeat 0px 4px;
	}


#mount-image div.bc-thumb-top a, #mount-image div.bc-thumb-top a:hover {
	background: none;
	padding: 0;
}


#frame-specs  {
	float: left;
	width: 294px;
	background-color: #ECE9D8;
	margin: 0;
	letter-spacing: normal;
}


	#frame-specs h1, #mount-specs h1 {
		margin: 0;
		padding: 7px 0 9px 15px;
		border-bottom: none;
		font-size: 120%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #444444;
		background-color: #DED9BC;
	}
	
	
	
	#frame-specs h2, #mount-specs h2 {
		font: bold 80% Verdana, Arial, Helvetica, sans-serif;
		color: #D80100;
		padding:0;
		margin: 0 15px 5px 15px;
		letter-spacing: normal;
	}

	#frame-specs p {
		font-size: 80%;
		color: #333333;
		padding:0;
		margin: 0 15px 10px 15px;
	}

	
	#frame-specs p.desc, #mount-specs p.desc, span.desc {
		border-bottom: 3px solid #D7D0AC;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	
	span.desc {
		width: 254px;
		float: left;
		margin-left: 15px;
		margin-top: 15px;
	}
	
#product-container p.registration {
	width: auto;
	margin:  5px 0 15px 0;
} /* */

	#product-container p.important {
		width: auto;
		margin:0 0 15px 0;
		border: 1px solid #990000;
		font-size: 90%;
		font-weight: normal;
		color: #990000;
		padding: 4px 4px 5px 4px;
	}
	
	
#frame-specs p.info {
	margin-top: 15px;
}

#frame-specs p.price {
	font-size: 120%;
	margin: 0 0 15px 15px;
}

#product-container p.discount {
	font-size: 110%;
	color: #990000;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#product-container .highlight {
	color: #D80100;
}

#product-container .quantity {
	font-size: 85%;
	color: #990000;
	margin: 0 0 15px 0;
	padding:0;
	border:0;
}

#product-container .qty {
	font-size: 95%;
	margin: 0;
	padding: 0;
}

#product-container .qty-reg {
	margin-top: 10px;
	font-size: 95%;
}

#quan-cart {
	background-color: #DED9BC;
	padding: 15px;
	margin: 0;
}

#quan-cart p.button {
	margin-left: 0;
}

/******  Product Box Two (Mounts) ******/
/***************************************/

#product-tabs {
	width: 524px;
	text-align: left;
}

#product-tabs li {
		float: left;
		margin: 0;
		padding: 0;
	}
	
	#product-tabs ul {
		list-style: none;
		margin: 0;
		padding: 0
	}
	
		#product-tabs li a {
			display: block;
			padding: 3px 10px 4px 10px;
			margin: 0;
			border-top: 1px solid #D7D0AC;
			border-right: 1px solid #D7D0AC;
			border-left: 1px solid #D7D0AC;
			background: white;
			color: #444444;
			font-size: 90%;
			font-weight: bold;
		}
		
		#product-tabs li a, #product-tabs li a.current:hover {
			text-decoration: none;
			}
		
		#product-tabs li a.current {
			margin: 0 3px 0 0;
			padding: 4px 10px 4px 10px;
			background: #DED9BC;
			border: none;
			color: #444444;
			font-weight: bold;
			cursor: default;
		}
		
		#product-tabs li a.frames {
			margin-left: 3px;
		}
		
		#product-tabs li a:hover {
			text-decoration: underline;
		}

#mount-image  {
	float: left;
	width: 225px;
	margin-right: 15px;
	background-color: white;
	text-align: left;
}

#mount-image ul.reg-links, #frame-image ul.reg-links {
	font-size: 110%;
	list-style-type: none;
	margin: 12px 0 0 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #DED9BC;
}

#mount-image ul.reg-links li, #frame-image ul.reg-links li {
	margin: 0 0 3px 0;
	padding: 0;
}

#mount-image ul.reg-links li a, #frame-image ul.reg-links li a {
	background: none;
	margin: 0;
	padding: 0;
}		

#mount-specs  {
	float: left;
	width: 284px;
	background-color: #ECE9D8;
	margin: 0;
	letter-spacing: normal;
}
	
	#mount-specs ul, #mount-specs ol  {
		margin: 0 0 0 0;
		padding: 0;
	} 
	
	#mount-specs ol.alpha  {
		list-style-type: lower-alpha;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	#mount-specs li {
		color: #444444;
		margin: 0 0 5px 15px;
		padding: 0;
		line-height: 150%;
	}
	
	#mount-specs ol li {
	margin-left: 23px;
	}
	
	#mount-specs li.choices div.right-corner {
		background: url('top_tab_r.jpg') no-repeat right top;
		padding: 5px 5px 5px 5px;
	}
	
	#mount-specs select, #mount-specs p.choice input {
		width: 235px;
		font-size: 90%;
	}
	
	#mount-specs .quantity {
		font-size: 85%;
		color: #990000;
		margin: 0 0 15px 0;
		padding:0;
		border:0;
	}

	#mount-specs .qty {
		font-size: 95%;
	}
	
	#mount-specs h1.price {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color: #444444;
		background: #ECE9D8;
		font-size: 110%;
		font-weight: normal;
		margin: 0 0 7px 0;
		padding: 5px 0 0 0;
	}
	
	#mount-specs p.price {
		font-size: 110%;
		font-weight: normal;
		margin: 15px 0 0 15px;
		padding: 0;
	}
	
	#mount-specs p {
		/*width: 189px;*/
		font-size: 80%;
		color: #333333;
		padding:0;
		margin: 0 15px 10px 15px;
	}
	
	#mount-specs h2.desc {
		font-size: 80%;
		margin: 20px 15px 3px 15px;
	}
	
	#mount-specs p.bottom {
		margin-bottom: 30px;
	}
	
	#mount-specs p.note {
		margin-top: 6px;
		margin-bottom: 25px;
	}
	
	#mount-specs p.important {
		/*width: 199px;*/
		margin:20px 0 11px 0;
		padding: 4px;
		border: 1px solid #990000;
	}
	
	#mount-specs .highlight {
		color: #990000;
	}
	
	#mount-specs .other-info {
		color: #D80100;
		font-weight: bold;
		padding-bottom: 5px;
	}


	
/******** Cart Tables *******/
/****************************/


.actrequiredcolor {
	color: #990000;
}

.cart-table th{
	background-color: #990000;
	color: white;
	font: bold 85% Verdana, Arial, Helvetica, sans-serif;
	border: none;
}

.cart-table td, .cart-table td input, .cart-table td select{
	font: 88% Verdana, Arial, Helvetica, sans-serif;
}

.cart-table2 td {
	font: 88% Verdana, Arial, Helvetica, sans-serif;
}

h1.cart {
	font-size: 85%;
	color: #990000;
	margin: 0 0 5px 0;
	padding: 0;
}

td.cart-total {
	color: white;
	font-weight: bold;
}

.info-lines {
	width: 519px;
	padding: 0;
	border: 0;
	margin: 15px 0 0 0;
}

.info-lines h1 {
 	font-size: 80%;
	color: #990000;
	margin: 0;
	padding: 0;
}

.info-lines p {
	font-size: 80%;
	margin: 0;
	padding: 0;
}

p.cart {
	font-size: 85%;
	margin:0;
	padding: 0 0 10px 0;
}

.cart-buttons td input {
	border-right: 1px solid white;
}

td.receipt-emph {
	color: white;
}

.emphasis {
	color: #990000;
	font-weight: bold;
}


/******** Gallery *******/
/************************/

#gallery {
	width: 524px;
	margin: 0;
	border-top: 1px dashed #acacac;
	border-bottom: 1px dashed #acacac;
	padding: 12px 0 10px 0;
}

	#gallery h2 {
		padding: 0;
		margin: 0 0 15px 0;
	}
	
	#gallery p {
		font-size: 88%;
		line-height: 175%;
		padding-bottom: 15px;
		border-bottom: 1px dashed #acacac;
		letter-spacing: 0.03em;
		margin: 0 0 15px 0;
	}
	

	#gallery #gallery-column-one{
		float: left;
		width: 140px;
		padding: 0;
		margin: 0 0 0 0;
	}
	
	#gallery #gallery-column-one ul{
		list-style-type: none;
		padding: 0;
		margin: 0;
	}
	
	#gallery #gallery-column-one li{
		float: left;
		margin: 0 10px 10px 0;
		border: 0;
		padding: 0;
	}
	
	#gallery #gallery-column-one li.packaging{
		float: left;
		margin: 0 10px 7px 0;
		border: 0;
		padding: 0;
	}

	#gallery #gallery-column-one img{
		display: block;
		border: 0;
		margin: 0;
		padding: 0;
	}
	
	#gallery #gallery-column-two{
		float: right;
		width: 351px;
		padding: 0;
		margin: 0 0 0 0;
	}
	
	#gallery #gallery-column-two img{
		display: block;
		margin: 0;
		padding: 0;
	}
	
	#gallery-top {
		margin: 0 0 10px 0;
	}
	
	#gallery #gallery-top ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	
	#gallery #gallery-top ul li {
		float: left;
		margin: 0 10px 0 0;
		border: 0;
	}
	
	
	#gallery #gallery-top img {
		display: block;
		border: none;
	
	}
	
/******** Enquiry Form *******/
/*****************************/

#content p.required {
	color: #D80100;
	text-align: right;/**/
	margin: 0;
	padding: 0;
}

form.pfform {
	margin: 0;
	padding: 0;
}

form.pfform fieldset {
	width: 500px;/*
	border-top: 1px dashed #acacac;
	border-bottom: 1px dashed #acacac;*/
	border: 1px dashed #acacac;
	/*border-left: none;
	border-right: none;*/
	font-size: 100%;
	padding: 5px 10px;
	margin: 0;
}

form.pfform fieldset legend {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	padding-top: 0;
}

form.pfform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	color: #333;
}


form.pfform label.required {
	color: #D80100;
}

#content form.pfform ol {
	margin: 0;
	padding: 0;
}

form.pfform fieldset li {
	list-style: none;
	padding: 5px 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

form.pfform li.two-core-details {
	border-top: 1px dashed #acacac;
}

form.pfform fieldset .bottom {
	border: 0;
	padding-bottom: 0;
}

form.pfform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}

form.pfform label {
	width: 200px; /* Width of labels*/
}

form.pfform li input, form.pfform li select, form.pfform li textarea {
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	width: 210px;
}

form.pfform li input.quantity {
	width: 75px;
}

form.pfform textarea {
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #3E5A77;
}

form.pfform #submit {
	margin-top: 10px;
}

form.pfform fieldset li h2 {
	list-style: none;
	padding: 0;
	margin:  5px 0;
	border: 0;
}

div.button-container {
	width: 522px;
	text-align: right;
	padding-top: 15px;
}

#content div.button-container input {
padding: 2px 5px;
	background-color: #B00000;
	border: 1px solid #790000;
	text-align: center;
	color: #fff;
	font-size: 1em;
	cursor: pointer;
}

/******** Offers - HOME PAGE *******/
/*****************************/
#home-offers {
	margin: 10px 0 0 0;
}


#home-offers img {
 float: left;
 border: none;
}

#home-offers img.right {
	margin-left: 10px;
}

#home-offers img.bottom {
	margin-top: 10px;
}


/********************************************************/	
          /******** Customer Accounts *******/
/********************************************************/

fieldset.accounts {
	border: 1px solid #999999;
	background-color: #ECE9D8;
	padding: 10px;
}

fieldset.accounts p label {
	float: left;
	width: 20%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	
}

fieldset.accounts p {
	clear: left;
	font-size: 85%;
	margin: 0;
	padding: 0;
}

h1.logged-in {
	margin: 0;
	padding: 5px;
	text-align: center;
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	background-color: #ECE9D8;
}

.customer {
	color: #990000;
}

p.logged-in {
	text-align: right;
	background-color: white;
}

div.discount-heading {
	margin: 15px 0 0 0;
	border-top: 1px dashed #acacac;
	padding-top: 5px;
	font-size: 80%;
	text-align: justify;
	line-height: 1.5em;
}

div.discount-heading .top {
	color: #990000;
	font-weight: bold;
}



/****    Tool Tips    ****/
/************************/

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(tip.gif) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(tip.gif) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}


/****    Accordion    ****/
/************************/

.Accordion {
	width: 180px;
	overflow: hidden;
	background: #333333 url(menu_top_r.gif) no-repeat 164px 0px;
	padding-top: 34px;
	border-bottom: 1px solid #77756A;
}

.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

.AccordionPanelTab {
	font-size: 85%;
	color: white;
	background: #333333 url(plus.gif) no-repeat 9px 6px;
	border-top: 1px solid #77756A;
	margin: 0px;
	padding: 3px 2px 6px 25px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}


.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	background-color: #535353;
}

.AccordionPanelOpen .AccordionPanelTab {
	background: #333333 url(arrow_1_open.gif) no-repeat 9px 6px;
	border-bottom: 1px dashed #BBB7A2;
	font-weight: bold;
	color: #FF3535;
}

.AccordionPanelTabHover {
	color: white;
	background: url(plus_over.gif) no-repeat 9px 6px;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	background: #333333 url(arrow_1_open.gif) no-repeat 9px 6px;
}

/*.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #555555;
}*/

