#basket{
	display: none;
}
html {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    background: #fff url('../images/bg1.gif') no-repeat top left;
    font-family: Verdana;
    font-size: 11px;
    color: #000;
    height: 100%;
}

img {
    border: 0;
}

#outer-wrapper {
    width: 100%;
    margin: 0;
    padding: 0;
    background: transparent url('../images/bgright.png') no-repeat top right;
    height: 100%;
}

#outer-wrapper[id] {
	min-height: 100%;
	height: auto;
}

#inner-wrapper {
    width: 100%;
    padding: 0;
    margin: 0;
}

#header {
    margin: 0;
    padding: 10px 0 0 0;
    text-align: right;
    float: right;
}

#header ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#header ul li {
	float: left;
	padding: 0 15px;
	border-right: 1px solid #666;
}

#header ul li.last {
	float: left;
	padding: 0 15px;
	border-right: 0;
}

#header ul li a {
	color: #666;	
}

#header ul li a:hover {
	color: #666;
	text-decoration: none;
}

#langnav {
	float: left;
	margin: 129px 0 0 20px;
	padding: 2px 0;
	height: 20px;
	width: 100px;
	display: inline;
	font-weight: bold;
}

#textsize {
	float: left;
	margin: 129px 0 0 20px;
	padding: 2px 0;
	height: 20px;
	width: 300px;
	display: inline;
	font-weight: bold;
}

#textsize a {
	color: #fff;
	text-decoration: none;
}

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

#langnav img {
	padding: 3px 5px;
}


form {margin: 0; padding: 0;}
input {font-size: 90%; background: #fff;}
input.submit {border: 1px; font-size: 90%; color: #333; font-weight: bold;}


#mainnav {
    text-align: center;
    margin: 0 auto;
    width: 860px;
    padding: 5px 25px 10px 25px;
    border-bottom: 1px solid #978e7b;
}

#mainnav a {
    padding: 5px 20px 0 20px;
    color: #19416a;
    height: 120%;
    text-decoration: none;
}

#mainnav a:hover {
    color: #ee872e;
}

#mainnav a.active {
    font-weight: bold;
    color: #ee872e;
}

#content {
    margin: 0;
    clear: both;
    padding: 0 15px 0 0;
	min-width: 780px;
	/*width: expression(((document.body.clientWidth)) < 780? "780px");*/
}

/*#content-left {
	float: left;
	width: 228px;
	margin: 0 20px 0 24px;
	padding: 25px 0 0 0;
	display: inline;
	background: transparent url('../images/bglefttop.png') no-repeat top left;
}*/

#content-left {
	position: absolute;
	left: 24px;
	top: 30px;
	width: 228px;
	padding: 25px 0 0 0;
	background: transparent url('../images/bglefttop.png') no-repeat top left;
}

#content-left #logo {
	text-align: center;
	margin: 0 0 40px 0;
}

#content-left #search {
	margin: 0 6px;
	background: transparent url('../images/bgsearchtop.gif') no-repeat top left;
	position: relative;
	
}
#content-left #search select {
	width: 190px;
	margin: 0 0 2px 0;
}
#content-left #search form {
	padding: 5px 10px;
	text-align: right;
	color: #000;
}

#content-left #quicksearch form {
	padding: 5px 10px;
	text-align: right;
	color: #000;
}

#content-left #quicksearch input.text {
	width: 190px;
	margin: 0 0 2px 0;
}

#content-left h3 {
	margin: 0 25px;
	background: #fce898;
	font-size: 15px;
	text-align: right;
	color: #c90;
}

#content-left ul {
	margin: 5px 0 25px 0;
	padding: 0;
	list-style: none;
}

#content-left ul li {
    padding: 0;
    display: inline;
}

#content-left ul li a {
    margin: 0 4px 2px 7px;
	background: #fdf2bf url('../images/bgnav.gif') no-repeat bottom right;
	border-top: 1px solid #fff;
	display: block;
	text-align: right;
	color: #000;
	padding: 1px 10px;
	text-decoration: none;
	position: relative;
	font-size: 12px;
}

#content-left ul li a:hover {
    background: #fef9df  url('../images/bgnav.gif') no-repeat bottom right;
}

#content-left ul li a:active {
    background: #fef9df  url('../images/bgnav.gif') no-repeat bottom right;
}

#content-left ul li.active a {
    background: #fef9df  url('../images/bgnav.gif') no-repeat bottom right;
}

#content-center {
	padding: 70px 0 30px 0;
	margin: 0 250px 0 270px;
	width: auto;
}

#content-center[id] {
	padding: 60px 0 30px 0;
	margin: 0 250px 0 270px;
	width: auto;
}

#content-center h1 {
	margin: 0 0;
	background: transparent;
	font-size: 36px;
	text-align: left;
	color: #000;
	padding: 0;
	width: 500px;
}

#content-center h2 {
	margin: 0 0;
	background: transparent;
	font-size: 25px;
	text-align: left;
	color: #000;
	padding: 0;
	width: 500px;
}

#content-center .rbroundbox { background: #fada4d; color: #000; margin: 0; padding: 0;}
#content-center .rbtop div { background: url(../images/tl.gif) no-repeat top left; margin: 0; padding: 0;}
#content-center .rbtop { background: url(../images/tr.gif) no-repeat top right;  margin: 0; padding: 0;}
#content-center .rbbot div { background: url(../images/bl.gif) no-repeat bottom left;  margin: 0; padding: 0;}
#content-center .rbbot { background: url(../images/br.gif) no-repeat bottom right;  margin: 0; padding: 0;}

/* height and width stuff, width not really nessisary. */
#content-center .rbtop div, #content-center .rbtop, #content-center .rbbot div, #content-center .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
#content-center .rbcontent { margin: 0 7px; }
#content-center .rbcontent p {padding: 0; margin: 0;}
#content-center .rbroundbox {  margin: 1em auto; }


/*#content-right {
	float: right;
	width: 228px;
	margin: 0 0 0 20px;
	padding: 175px 0 0 0;
	display: inline;
}*/

#content-right {
	position: absolute;
	right: 15px;
	top: 180px;
	width: 228px;
	margin: 0 0 0 20px;
	padding: 20px 0 0 0;
	/*background: transparent url('../images/bgright2.png') no-repeat top left;
	height: 900px;*/
}

#content-right[id] {
	/*min-height: 900px;
	height: auto;*/
}

#content-right h4 {
	margin: 0 20px;
	background: #e1efc0;
	font-size: 22px;
	text-align: left;
	color: #000;
}

#content-right ul.clink {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}

#content-right ul.clink li {
    padding: 0;
    display: inline;
}

#content-right ul.clink li a {
    margin: 0 7px 2px 4px;
	background: #ebf4d5 url('../images/bgclink.gif') no-repeat bottom left;
	border-top: 1px solid #fff;
	display: block;
	text-align: left;
	color: #000;
	padding: 1px 10px;
	text-decoration: none;
	position: relative;
	font-size: 12px;
}

#content-right ul.clink li a:hover {
    background: #f5faea  url('../images/bgclink.gif') no-repeat bottom left;
}

#content-right ul.links {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}

#content-right ul.links li {
    padding: 0;
    display: inline;
}

#content-right ul.links li a {
    margin: 0 4px 2px 7px;
	background: #ebf4d5 url('../images/bglinks.gif') no-repeat bottom right;
	border-top: 1px solid #fff;
	display: block;
	text-align: right;
	color: #000;
	padding: 1px 10px;
	text-decoration: none;
	position: relative;
	font-size: 12px;
}

#content-right ul.links li a:hover {
    background: #f5faea  url('../images/bglinks.gif') no-repeat bottom right;
}

#content-right .block {
    padding: 0 20px;
}

#content-right .block h5 {
    font-size: 11px;
    color: #000;
    margin: 0 0 5px 0;
}

#content-center h5 {
    font-size: 11px;
    color: #000;
    margin: 0;
}

#content-center p {
    margin: 0 0 15px 0;
}

#content-right .block p {
    font-size: 11px;
    color: #000;
    margin: 0 0 10px 0;
}

#content-right .block-content {
    margin: 0 0 0 0;
    background: transparent  url('../images/bgrightcontenttop.gif') no-repeat top left;
    padding: 10px 20px;
}

#content-right .block-content h5 {
    font-size: 11px;
    color: #000;
    margin: 0;
}

#content-right .block-content p {
    font-size: 11px;
    color: #000;
}

#content-right .block-image {
    margin: 0 0 0 0;
    background: transparent  url('../images/bgrighttop.gif') no-repeat top left;
    padding: 10px 6px 0 6px;
}

#content-right .block-image h5 {
    font-size: 11px;
    color: #000;
    margin: 0;
    padding: 0 19px;
    margin: 0 0 10px 0;
}

#content-right .block-image p {
    font-size: 11px;
    color: #000;
    padding: 0 19px;
    margin:0;
}

#content-right .image {
    padding: 0 0;
    margin: 0 6px;
    display: inline;
}

#content-right ul.content-link {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}

#content-right ul.content-link li {
    padding: 0;
    display: inline;
}

#content-right ul.content-link li a {
    margin: 0 3px 0 6px;
	background: #cde597 url('../images/bglink.gif') no-repeat bottom right;
	border-top: 1px solid #fff;
	display: block;
	text-align: right;
	color: #000;
	padding: 1px 10px;
	text-decoration: none;
	position: relative;
	font-size: 12px;
}

#content-right ul.content-link li a:hover {
    background: #ebf4d5  url('../images/bglink.gif') no-repeat bottom right;
}

#content-right ul.content-resize {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}

#content-right ul.content-resize li {
    padding: 0;
    display: inline;
}

#content-right ul.content-resize li a {
    margin: 0 3px 0 6px;
	background: #cde597 url('../images/bgresize.gif') no-repeat bottom right;
	border-top: 1px solid #fff;
	display: block;
	text-align: right;
	color: #000;
	padding: 1px 10px;
	text-decoration: none;
	position: relative;
	font-size: 12px;
}

#content-right ul.content-resize li a:hover {
    background: #ebf4d5  url('../images/bgresize.gif') no-repeat bottom right;
}

#content-right .block-bottom {
    margin: 0 0 20px 0;
    padding: 0;
}

.clear {clear: both;}


.csc-textpic-caption {background: #cde597; padding: 0;}


.news {clear: both; border-bottom: 2px solid #7baf05; padding: 0 0 15px 0; margin: 15px 0;}
.news h6 {background: transparent; font-size: 22px; margin: 0; padding: 0; width: 400px;}
.news-header-left {float: left; font-size: 12px; font-weight: bold; width: 300px; clear: left;}
.news-header-right {float: right; clear: right;}
.news-teaser {clear: both; margin: 0 0 5px 0;}
.news-teaser p {margin: 0 0 15px 0;}
.news-footer-left {float: left; font-size: 12px; font-weight: bold; clear: left;}
.news-footer-right {float: right; clear: right; width: 350px; text-align: right;}
.news-footer-right a {font-size: 12px; font-weight: bold; color: #7baf05; text-decoration: none; background: transparent url('../images/news_more.gif') no-repeat right; padding: 0 12px 0 0;}

#page-bottom {margin: 50px 0 0 0; border-bottom: 2px solid #f8cb00; background: transparent url('../images/page_bottom.gif') no-repeat right; padding: 18px 0 3px 0;}
#page-bottom a {background: transparent url('../images/page_top.gif') no-repeat left; padding: 0 0 0 15px; color: #666; text-decoration: none;}


label {float: left; width: 150px;}


/* Insert the custom corners and borders for browsers with sufficient JavaScript support */

/* Two of the boxes are floated just for this demo. Adjust to your needs. */
.cb {
	margin: 0;
	padding: 0;
	}
/* Rules for the top corners and border */
.bt {
	background:url(../images/box.gif) no-repeat 100% 0;
	margin:0 0 0 18px;
	height:14px;
	position:relative;
	}
.bt div {
	height:14px;
	width:18px;
	position:relative;
	left:-18px;
	background:url(../images/box.gif) no-repeat 0 0;
	}

/* Rules for the bottom corners and border */
.bb {
	background:url(../images/box.gif) no-repeat 100% 100%;
	margin:0 0 0 12px;
	height:14px;
	position:relative;
	}
.bb div {
	margin: 0;
	height:14px;
	width:12px;
	position:relative;
	left:-12px;
	background: url(../images/box.gif) no-repeat 0 100%;
	}

/* Insert the left border */
.i1 {
	padding:0 0 0 12px;
	background:url(../images/borders.gif) repeat-y 0 0;
	margin: 0;
	}
/* Insert the right border */
.i2 {
	padding:0 12px 0 0;
	background:url(../images/borders.gif) repeat-y 100% 0;
	margin: 0;
	}
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	background:#fada4d;
	padding:0 10px;
	margin: 0;
	}
.cb p.bodytext {margin: 0 0; clear: both;}

.i1,
.i3 { height:1px; }

.i1[class] { min-height:20px; height:auto; }
.i3[class] { min-height:20px; height:auto;}

fieldset fieldset {border: 0;}


#col1-search {
	margin: 130px 250px 0 270px;
	width: 480px;
}

#col1-search-content {
	padding: 20px 0px 30px 10px;
	background: url(../images/center_bg.gif) no-repeat;
}

#col1-search-bottom {
	padding: 0;
	margin: 0;
	width: 493px;
}

#col1-search[id] {
	padding: 135px 0 0 0;
	top: 0;
	position: relative;
}

#col1-search-blank {
	padding: 20px 10px 30px 10px;
	margin: 140px 250px 0 270px;
	width: 473px;
	height: 600px;
	background: url(../images/center_bg_blank.gif) no-repeat;
}

#col1-search-blank[id] {
	padding: 20px 10px 30px 10px;
	top: 135px;
	width: 473px;
	min-height: 600px;
	height: auto;
	position: relative;
}

#col1-search select, #col1-search-blank select {
	width: 153px;
	font-size: 11px;
}

#col1-search h1, #col1-search-blank h1 {
	margin: 0;
	padding: 0;
	font-size: 20px;
}

#col1-search a.sort, #col1-search-blank a.sort{
	width: 153px;
	background: #fce898;
	width: 88px;
	margin: 0 1px 0 0;
	display: block;
	float: left;
	color: #000;
	font-size: 13px;
	text-decoration: none;
	padding: 5px 0 5px 5px;
	display: inline;
}

#col1-search a.sort:hover, #col1-search-blank a.sort:hover {
	background: #f8cb00;
}

#col1-search ul, #col1-search-blank ul {
	margin: 0 1px 0 1px;
	padding: 0;
	list-style: none;
}

#col1-search ul li, #col1-search-blank ul li {
	margin: 0 0 1px ;
	background: #fce898;
	width: 140px;
	padding: 2px;
}

.objectlist {
	background: #ededed;
	font-size: 12px;
	font-weight: normal;
}

.object_option {
 	border-collapse: collapse;
 	border: 1px solid #fff;
}

ul.objectdetail {
	margin: 0 1px 0 1px;
	padding: 0;
	list-style: none;
}

ul.objectdetail li {
	margin: 0 0 1px ;
	background: #fce898;
	width: 200px;
	padding: 2px;
}

#dqc-cart-container {
	padding: 0 15px;
}
