@charset "utf-8";
body {
	background-color: #7586b5;
	background-image: url(interface/background.jpg);
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
}

a {
	color: #fff;
}

img {
	display: block;
	border: none;
}


h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 18px;
	color: #4a5980;
}

#content h2	{
	margin:0 68px 0 0;
	}

#container {
	width: 968px;
	margin: 0 auto;
}

#content {
	vertical-align: top;
	padding: 0 0 50px 24px;
	background: #a2b1d7 url(interface/border-right.gif) right top repeat-y;
	width: 706px;
}
#content a {
	color: #4a5980;
}

#content h1 {
	padding: 27px 0 0 0;
	font-size: 24px;
}

#content p {
	margin-top: 0;
	padding-right: 130px;
}

#content td {
	vertical-align:top;
}

#primaryNavigation {
	font-size: 10px;
	color: #fff;
	width: 762px;
	vertical-align: bottom;
}

#primaryNavigation ul {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 20px 20px 0 0;
	list-style: none;
}

#primaryNavigation li {
	float: left;
	display: inline;
	background: url("interface/tab_left.jpg") no-repeat left top;
	margin: 0;
	padding: 0 1px 0 10px;
}

#primaryNavigation a {
	display: block;
	background: url("interface/tab_right.jpg") no-repeat right top;
	padding: 5px 10px 4px 0;
	text-decoration: none;
}

#primaryNavigation a:hover {
	color: #445795;
}

#primaryNavigation #current {
	background-image: url("interface/tab_left_over.jpg");
}

#primaryNavigation #current a {
	background-image: url("interface/tab_right_over.jpg");
	text-decoration: none;
}

#primaryNavigation #current a:hover {
	color: #445795;
}

#subNavigation {
	vertical-align: top;
	width: 230px;
	background: #95a3ca;
	border-right: 1px solid #bec8e3;
	border-left: 7px solid #fff;
}

#subNavigation h1 {
	font-size: 20px;
	padding: 7px 0 6px 21px;
}

#subNavigation ul {
	list-style: none;
	width: 230px;
	margin: 0;
	padding: 0;
}

#subNavigation #current {
	background: #7685b5;
}

#subNavigation li {
	border-top: 1px solid #bec8e3;
	padding: 11px 0 11px 21px;
}

#subNavigation a {
	text-decoration: none;
}

#subNavigation a:hover {
	color: #bbc2da;
}

#catNavigation {
	vertical-align: top;
	width: 230px;
	background: #95a3ca;
	border-right: 1px solid #bec8e3;
	border-left: 7px solid #fff;
}

#catNavigation h1 {
	font-size: 20px;
	padding: 7px 0 6px 21px;
}

#catNavigation ul {
	list-style: none;
	width: 230px;
	margin: 0;
	padding: 0;
}

#catNavigation #current {
	background: #7685b5;
}

#catNavigation li {
	border-top: 1px solid #bec8e3;
	padding: 0;
	display: block;
	vertical-align: middle;
	height: 36px;
}

#catNavigation .icon {
	float: left;
}

#catNavigation a {
	line-height: 36px;
	text-decoration: none;
	display:block;
	vertical-align: top;
}

#catNavigation a:hover {
	color: #bbc2da;
}

#footer {
	width: 968px;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
}

#footer p {
	text-align: center;
}

#footer ul {
	margin: 0 auto;
}

#footer li {
	display: inline;
	padding: 0 8px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#fullPage {

	border-left: 7px solid #fff;
	background:#a2b1d7 url(interface/border_right02.gif) repeat-y right top;
	padding: 0 0 79px 35px;

	}
	
#fullPage h1 {
	
	padding: 27px 0 0 0;
	font-size: 24px;

}

#fullPage h2 {

	padding: 19px 0 25px 0;

}

#fullPage p {
	margin-top: 0;
	padding-right: 130px;
}
	
.opening {
	color: #4a5980;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

.catalogueSection {
	padding: 10px 0 20px 0;
	clear: both;
}

.catalogueList {
	margin-bottom: 20px;
}

.catalogueList th {
	vertical-align: bottom;
	padding-bottom: 5px;
}

.catalogueList td {
	vertical-align: top;
	padding: 10px 0;
	border-top: 1px solid #bec8e3;
}

.catalogueSectionPhoto {
	margin: 0 70px 20px 0;
	float: right;
	border-style:solid;
	border-color: white;
	border-width:5px;"
}

.catalogueItemPhoto {
	margin: 0 10px 10px 0;
	float: right;
	border-style:solid;
	border-color: white;
	border-width:5px;"
}

.item {
	text-align:left;
}

.price {
	text-align: right;
}

.contentPhoto {
	float: right;
}


#50table	{
	color:#fff;
	}

#50table table td	{
	width:50%;
	}
#content .item a {
	
	color:#FFF;
}
