body {
	background: #315fad url(../timages/background.jpg) repeat-x top left;
	text-align: center;
	font-family: arial;
	font-size: 14px;
}

img {
	border: 0;
}

#container {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 95px;
	/*background: transparent url(../timages/header_bg.png) no-repeat top left;*/
	background: transparent url(../timages/header_bg.gif) no-repeat top left;
	margin-bottom: 15px;
}

#header img.logo {
	position: relative;
	left: 20px;
	top: 20px
}

#header-menu {
	float: right;
	margin: 10px 20px 0 0;
	color: #4978b1;
}
#header-menu a {
	color: #4978b1;
	text-decoration: underline;
}

#header-menu img {
	margin-bottom: -4px;
}

#menu {
	float: left;
	width: 245px;
	height: 535px;
}

#menu .content {
	height: 535px;
}

#menu {
	font-weight: bold;
}
/*#menu .menu-category {
	margin: 0 2px 0 -3px;
	color: #fff;
	padding: 5px 0 5px 15px;
	text-transform: uppercase;
}*/

#menu .selected {
	background-color: #6792ca;
}

#menu li.selected {
	background-color: transparent;
	color: #fff;
}

#menu li.selected a {
	background-color: transparent;
	color: #fff;
}

#menu ul,
#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	margin: 0 2px 0 -3px;
	border-bottom: 1px solid #8bc2ff;
	font-size: 90%;
}

#menu li a {
	color: #8bc2ff;
	display: block;
	text-decoration: none;
	padding: 3px 0 3px 15px;
}

#menu li a:hover,
#pages a:hover {
	background-color: #00306e;
}

#menu .level-0 {
	text-transform: uppercase;
	border-bottom: none;
	font-size: 15px;
}
#menu .level-0.selected { background-color: #6792ca; }
#menu .level-0 a { padding: 5px 0 5px 15px; color: #fff; }
#menu .level-1 a { padding-left: 30px; }
#menu .level-2 a { padding-left: 45px; }
#menu .level-3 a { padding-left: 60px; }

#pages {
	margin: 50px 2px 0 -3px;
	/*position: absolute;
	bottom: 20px;*/
}

#pages a {
	display: block;
	padding: 2px 0 2px 15px;
	color: #fff;
	text-transform: uppercase;
	border-bottom: none;
	font-size: 14px;
	text-decoration: none;
	background-color: transparent;
}

#content-menu {
	width: 660px;
	float: right;
}

#content-menu img {
	float: left;
}

/*#content-menu,*/
#content-container,
#stockist,
#footer {
	width: 655px;
	float: right;
}

/*#content-menu .content {
	height: 22px;
}*/

#stockist .content {
	height: auto;
}

#footer,
#header,
#content-container,
#stockist {
	margin-bottom: 20px !important;
}

#content-container .content {
	overflow-x: auto;
	width: 650px;
	padding-right: 5px;
}

#footer span { padding: 0 10px; }
#wwwshop { float: right; }
#footer a,
#footer { color: #fff; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#stockist {
	text-align: center;
	color: #3765b0;
}

#stockist  .official {
	margin: 0 10px;
	border-bottom: 1px solid #d6dff0;
	text-transform: uppercase;
	padding-bottom: 5px;
	font-size: 70%;
	font-weight: bold;
}

#stockist img {
	margin: 5px 0;
	vertical-align: middle;
}

#stockist .image {
	margin-left: 100px;
}

.content-tab-1,
.content-tab-2,
.content-tab-3 {
	float: left;
	width: 40px;
	margin-top: -5px;
	width: 31.1%;
	padding: 6px;
	text-transform: uppercase;
	font-weight: bold;
}

.content-tab-1 a,
.content-tab-2 a,
.content-tab-3 a {
	color: #fff;
	text-decoration: none;
}

.content-tab-1 a:hover,
.content-tab-2 a:hover,
.content-tab-3 a:hover {
	text-decoration: underline;
}

.content-tab-2 {
	width: 32%;
}

.content-tab-1,
.content-tab-2 {
position: relative;
	background: transparent url(../timages/divider.jpg) no-repeat top right;
	a_background-image: none;
	a_border-right: 2px solid white;
	a_margin-top: -10px;
}

.content table {
	padding-right: 5px;
}
.content table table {
	padding-right: 0;
}

#product-listing {
	border: 1px solid #e86eb1;
	margin-bottom: 10px;
	padding: 5px;
}
#product-listing .buttons {
	float: right;
	padding: 22px 0 0 0;
}
#product-listing .image {
	float: left;
}
#product-listing .price {
	float: right;
	color: #000;
}
#product-listing .title {
	border-bottom: 1px solid #e86eb1;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}
#product-listing .description {
	margin-left: 170px;
	margin-right: 80px;
	margin-top: 20px;
	font-size: 13px;
}

#product-listing a,
#product-listing a:hover {
	color: #7e0548;
}

#product-listing-none {
	font-size: 20px;
	text-align: center;
}

.category_desc {
	font-size: 12px;
	color: #333;
	padding-top: 5px;
}


/* Dialog Overwrites */
/*
.wdialog .content,
.wdialog .left {
	background: #fff none no-repeat top right;
}

.wdialog .top,
.wdialog .top div,
.wdialog .bottom,
.wdialog .bottom div {
	background: transparent url(../timages/dialog/wdialog_corners.png) no-repeat top right;
	_background-image: url(../timages/dialog/wdialog_corners.gif);
}
	
.wdialog .content,
.wdialog .left {
	Background: #fff none no-repeat top right;
}

.cmdialog .content,
.cmdialog .left {
	background: transparent url(../timages/dialog/cmdialog_content.jpg) no-repeat top right;
}

.cmdialog .top,
.cmdialog .top div,
.cmdialog .bottom,
.cmdialog .bottom div {
	background: transparent url(../timages/dialog/cmdialog_corners.png) no-repeat top right;
	_background-image: url(../timages/dialog/cmdialog_corners.gif);
}
*/

