body {
	/* background: #eef; */
	
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#container {
	background: #fff;
	position: relative;
}

#tWhole {
	border: Black solid 1px;
	padding: 0px;
	margin: 0px;
}

.tPaintings,
.tFrames {
	border: Black solid 0px;
	width: 580px;
	vertical-align: top;
}

.tTradefairDates {
	border: Black solid 1px;
	width: 550px;
	vertical-align: top;
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}

.cPaintingsHeadingImg {
	width: 120px;
}

.cPaintingsHeadingCode {
	width: 80px;
}

.cPaintingsHeadingDimensions {
	width: 280px;
}

.cPaintingsHeadingPrice {
	width: 130px;
}

.cPaintingsHeadingSO {
	width: 100px;
}

.cPaintingImg,
.cPaintingCode,
.cPaintingSpecialOffer,
.cPaintingDimension,
.cPaintingPrice,
.cPaintingSO {
	padding: 2px;
	vertical-align: top;
	text-align: center;
	/*padding: 10px 10px 10px 10px;*/
}

.specialOfferText {
	color: #f00;
}

.iPainting {
	float: right;
	border: 1px solid black;
}

.iMoulding {
	border: 1px solid black;
}

.tPainting,
.tSettings,
.tPaintingDimension {
	width: 400px;
	border: 1px solid #a43;
	margin-bottom: 10px;
}

.tSettings {
	width: 500px;
}

.cPaintingFieldName,
.cSettingsFieldName,
.cPaintingDimensionFieldName {
	width: 120px;
	text-align: right;
	padding-right: 10px;
	background-color: #dadee6;
	font-weight: bold;
}

.cPaintingFieldValue,
.cSettingsFieldValue,
.cPaintingDimensionFieldValue {
	width: 280px;
	padding-left: 3px;
}

.cPaintingFieldValue,
.cPaintingFieldName,
.cPaintingDimensionFieldValue,
.cPaintingDimensionFieldName {
	padding-top: 3px;
	padding-bottom: 3px;
}


.cPaintingImg {
	/* border-bottom: 1px solid black; */
}

.cPaintingCode {
	/* border-bottom: 1px solid #999; */
}

.cPaintingDimension {
	border-bottom: 1px solid black;
}

.cPaintingPrice {
	border-bottom: 1px solid black;
}

.cPaintingSO {
	border-bottom: 1px solid black;
}


.cPaintingsHeadingImg,
.cPaintingsHeadingCode,
.cPaintingsHeadingDimensions,
.cPaintingsHeadingPrice,
.cPaintingsHeadingSO {
	background-color: #abc;
	font-weight: bold;
}

#cPageHeader {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid white;
	height: 155px;
	background: #fff;
	background-image: url("../images/logo.jpg");
	background-repeat: no-repeat;
	padding-left: 200px;
}
/*
#cPictureLeft,
#cFrameLeft {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 180px;
	border-bottom: 1px #999 solid;
	vertical-align: top;
}

#cPictureRight,
#cFrameRight {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 250px;
	vertical-align: top;
	border-bottom: 1px #999 solid;
}

#picturePreview,
#framePreview {
	border: 1px solid #bcd;
	padding: 0px;
	margin: 0px 2px 2px 2px;
}
*/
#pageHeader h1, #pageHeader h2, #pageHeader h3 {
	/*display: none;*/
	color: #a42;
}

#pageHeader h1 {
	font-size: 36px
}

#pageHeader h3 {
	font-size: 14px
}

#cNavigation {
	background: #b5bdcd; /* #79b; */
	border-left: 1px solid white;
	width: 608px;
	height: 39px;
	text-align: right;
	/*font-weight: bold;*/
	padding-right: 10px;
	vertical-align: middle;
	font-size: 12px;
}

#cNavigation a {
	color: #47e;
}

#cNavigation a:hover {
	color: #47e;
	text-decoration: underline;
}

#cNavigation a:link {
	color: #47e;
	text-decoration: none;
}

td.cPaintingsSummary {
	background-color: #fff;
	padding: 3px;
	text-align: center;
	color: #333;
	font-size: 12px;
	border: 1px solid #999;
	height: 25px;
}

#fSearch {
	margin: 0px;
	padding: 0px;
}

#iSearch {
	margin: 0px;
	padding: 0px;
	border: 1px solid #a43;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 14px;
	width: 145px;
	padding: 1px;
}

.iSubmit {
	margin: 0px;
	padding: 0px;
	border: 1px solid #a43;
	font-size: 12px;
	height: 19px;
}
/*
#cCurrency {
	background: #bcd;
	border-left: 1px solid white;
	width: 304px;
	height: 39px;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: middle;
}
*/
#cLinkList {
	padding: 0px;
	margin: 0px;
	width: 170px;
	background: #c7ceda; /*#b5bdcd; *//*#abc; *//* #79b */
	vertical-align: top;
}
/*
#currencyGbpFlag, #currencyEurFlag {
	margin: 0px;
	padding: 0px;
	border: 0 #FFA500;
	vertical-align: middle;
}
*/
#linkList {
	margin-top: 0px;
}

#cMainContent {
	padding-left: 10px; 
	padding-right: 10px; 
	/*padding: 10px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	vertical-align: top;
	height: 400px;
	background: White;
	padding-bottom: 10px;
}

#scroller {
	border: 1px solid #a43;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-top: 5px;
}

#lAccount h3,
#lCatalog h3,
#lMirrors h3,
#lSpecialOffers h3,
#lMouldings h3,
#lFrames h3,
#lHelp h3,
#lSearch h3 {
	margin-left: 0px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	border: 0px black solid;
	margin-top: 12px;
	margin-bottom: 11px;
}

#lAccount ul,
#lCatalog ul,
#lMirrors ul,
#lMouldings ul,
#lFrames ul,
#lSpecialOffers ul,
#lLastItem ul,
#lHelp ul,
#lSearch ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	border: 0px solid black;
	margin-top: 0px;
}

#lPictureSummary ul,
#lFrameSummary ul {
	list-style-type: none;
}


#lCatalog ul li ul li,
#lCategories ul li,
#lSpecialOffers ul li,
#lHelp ul li,
#lSearch ul li {
	border-bottom: 1px solid #abc;
}

#lPictureSummary ul li {
	
}


#lCatalog ul li a,
#lSpecialOffers ul li a,
#lHelp ul li a,
#lSearch ul li {
	display: block;
	background-color: #dadee6;
	padding-left: 15px;
	color: #47e;
	font-size: 12px;
	text-decoration: none;
}

#lCatalog ul li a {
	color: #a43;
	font-weight: bold;
	padding-bottom: 5px;
}


#lCatalog ul li ul li a,
#lCategories ul li a {
	display: block;
	background-color: #dadee6;
	padding-left: 20px;
	color: #47e;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 0px;
}


#lCatalog ul li ul li a.special_offer {
	font-weight: bold;
}

#mainContent p {
	line-height: 18px;
}

#mainContent h1 {
	font-size: 22px;
	color: #444;
}

.tPaintingSummary,
.tMouldingSummary {
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #999;
}

.tPaintingSummary {
	height: 155px;
}

.tMouldingSummary {
	height: 100px;
}

#mainContent h2 {
	font-size: 18px;
	font-weight: normal;
	color: #a42;
}

#mainContent a {
	text-decoration: none;
	color: #5F9EA0;
	font-weight: normal;
}

.price_was {
	text-decoration: line-through;
}

.price_now {
	color: #f00;
	font-weight: bold;
}

.iPageAmounts {
	width: 50px;
	border: 1px solid #a43;
	background-color: #dadee6;
	font-size: 12px;
}

.iProductTypes {
	width: 100px;
	border: 1px solid #a43;
	background-color: #dadee6;
	font-size: 12px;
}
/*
#nPictureCategory p,
#nFrameCategory p {
	border: 2px solid #999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 10px;
	font-weight: bold;
}

#nPictureCategory a,
#nFrameCategory a {
	text-decoration: none;
	color: #5F9EA0;
	font-weight: normal;
}

#search_summary form {
	text-align: center;
}

#instructionText {
	text-align: center;
	font-weight: bold;
}

#summaryPrice {
	font-weight: bold;
	color: #f00;
}

#summaryField {
	font-weight: bold;
}

#tPictureBox {
	float: left;
	margin-right: 10px;
	width: 200px;
}

#small_text {
	font-size: 10px;
}

#summaryText {
	text-align: left;
}

#pictureCode {
	font-size: 16px;
	font-weight: bold;
}

#fieldName {
	font-weight: bold;
}

#tBuyBox {
	width: 380px;
}

#cBuyBoxHeading {
	background-color: #abc;
	color: white;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

#cBuyBox {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

#backetContainter form {
	text-align: center;
}

#backetContainter td {
}
*/
/*
#tPaintings {
	width: 500px;
	border: 0px solid black;
}

#cOrderHeaderNumber {
	border-right: 1px solid #fff;
}

#cOrderHeaderDate {
	border-right: 1px solid #fff;
}


#cOrderHeaderNumber,
#cOrderHeaderDate,
#cOrderHeaderTotal {
	background-color: #bcd;
	color: #fff;
	font-weight: bold;
	padding: 2px;
}


#cOrderNumber,
#cOrderDate,
#cOrderTotal {
	color: #000;
	padding: 1px;
	padding-left: 2px;
}

#cBasketHeader,
#cBasketFooter {
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

#cBasketHeadingName,
#cBasketHeadingPrice,
#cBasketHeadingQuantity {
	background-color: #bcd;
	font-weight: bold;
	color: White;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

#cBasketItemHeading {
	background-color: #eee;
	font-weight: bold;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

#cBasketContentLeft,
#cBasketContent {
	padding-left: 5px;
	text-align: left;
	border-bottom: 0px solid #333;
	vertical-align: top;
}

#cBasketContentLeft {
	padding-left: 20px;
}

#iQuantity,
#iMountWidth,
#iPassword,
#iUsername,
#iAddress,
#iUser {
	margin: 0px;
	padding: 0px;
	border: 1px solid #bcd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	padding: 1px;
}

#cBasketTotal {
	font-weight: bold;
	background-color: #eee;
	text-align: center;
}

#iUpdate,
#iLogin,
#iNext,
#iUserForm,
#iYes,
#iNo {
	margin: 0px;
	padding: 0px;
	border: 1px solid black;
	height: 19px;
}

#frameCategoriesContainer {
	text-align: center;
}

#tFrameCategories {
	width: 300px;
	border: 1px solid #bcd;
}

#cFrameCategoriesHeading {
	background-color: #bcd;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: White;
	font-weight: bold;
}

#cFrameCategory {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

#tPictureFrameDetails {
	width: 300px;
	border: 0px solid black;
	border: 0px solid black;
}

#iGlassSelect,
#iPostageSelect,
#iTitleSelect,
#iCountrySelect {
	border: 1px solid #bcd;
	background-color: #abc;
	font-size: 11px;
	height: 30px;
}

#mainContent h2 {
	font-size: 16px;
}

#tCalculation {
	width: 400px;
	border: 1px solid #bcd;
}


#tOrders {
	width: 500px;
	border: 1px solid #bcd;
}

#cItemFieldName {
	font-weight: bold;
	width: 200px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#cItemUnitPrice {
	width: 150px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#cItemTotal,
#cItemBottom {
	border-top: 1px solid #bcd;
	padding-left: 20px;
	font-weight: bold;
}

#cItemAmount {
	width: 200px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#cItemPrice,
#cItemTotal {
	width: 150px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #f00;
}

#tBuyBoxSmall {
	float: right;
	border: 1px solid #bcd;
}

#tPostage {
	width: 300px;
}

#tUserForm {
	width: 450px;
}

#cSubmit {
	padding-top: 5px;
	padding-bottom: 5px;
}

#cUserFormFieldName {
	width: 200px;
}

#cUserFormFieldValue {
	width: 250px;
}

#tOrderSummary {
	width: 400px;
	border: 1px solid #bcd;
}

#cOrderSummaryLeft,
#cOrderSummaryRight,
#cOrderSummaryTotalLeft,
#cOrderSummaryTotalRight {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#cOrderSummaryTotalLeft,
#cOrderSummaryTotalRight {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top: 1px solid #bcd;
	font-weight: bold;
}

#fSearch,
#fCurrency {
	margin-top: auto;
	vertical-align: middle;
	margin-bottom: auto;
}

#ifMouldingsBox {
	float: right;
	border: 1px solid #bcd;
}

#tPictureFrame {
	width: 580px;
}


#cPreview {
	text-align: center;
	vertical-align: top;
}

#cMouldingFrame {
	vertical-align: top;
}

#helpText {
	font-size: 10px;
}

.error_message {
	font-size: 10px;
	color: #f00;
}*/