@charset "UTF-8";

/*

Dark Green - 4e5c34

*/

html  {
		height:100%
}

body {
	margin: 0px;
	background-position: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


body.style1 {
	background-image: url(dx_images/tts_tile_1.jpg);
}

#container.style1 {
	background-image: url(dx_images/tts_bg_1.jpg);	
}

body.style2 {
	background-image: url(dx_images/tts_tile_2.jpg);
}

#container.style2 {
	background-image: url(dx_images/tts_bg_2.jpg);	
}

body.style3 {
	background-image: url(dx_images/tts_tile_3.jpg);
}

#container.style3 {
	background-image: url(dx_images/tts_bg_3.jpg);	
}

body.style4 {
	background-image: url(dx_images/tts_tile_4.jpg);
}

#container.style4 {
	background-image: url(dx_images/tts_bg_4.jpg);	
}

body.style5 {
	background-image: url(dx_images/tts_tile_5.jpg);
}

#container.style5 {
	background-image: url(dx_images/tts_bg_5.jpg);	
}

body.style6 {
	background-image: url(dx_images/tts_tile_6.jpg);
}

#container.style6 {
	background-image: url(dx_images/tts_bg_6.jpg);	
}

body.style7 {
	background-image: url(dx_images/tts_tile_7.jpg);
}

#container.style7 {
	background-image: url(dx_images/tts_bg_7.jpg);	
}

body.style8 {
	background-image: url(dx_images/tts_tile_8.jpg);
}

#container.style8 {
	background-image: url(dx_images/tts_bg_8.jpg);	
}



a:focus, a:active {
	outline:0;
}

a {
	color: #4e5c34;
	font-weight:bold;
	text-decoration:none;
}

a:Hover {
	color: #669900;
	font-weight:bold;
	text-decoration:underline;
}



#container {
	background-position: center top;
	background-repeat: no-repeat;
	height:900px;
}

#container-inner {
	width:950px;
	position:absolute;
	margin: 0px auto 0px -476px;
	left:50%;
	height:100%;
}	

#container-left {
	float:left;
	width:218px;

}

#container-right {
	float:left;
	width:732px;

}

a.Sub1 {
	background-image: url(dx_images/tts_nav_sub1_0.png);
}

a.Sub2 {
	background-image: url(dx_images/tts_nav_sub2_0.png);
}

a.Sub3 {
	background-image: url(dx_images/tts_nav_sub3_0.png);
}

a.Sub4 {
	background-image: url(dx_images/tts_nav_sub4_0.png);
}

a.Sub5 {
	background-image: url(dx_images/tts_nav_sub5_0.png);
}

a.Sub6 {
	background-image: url(dx_images/tts_nav_sub6_0.png);
}

a.Sub7 {
	background-image: url(dx_images/tts_nav_sub7_0.png);
}

a.Sub8 {
	background-image: url(dx_images/tts_nav_sub8_0.png);
}

a.Sub9 {
	background-image: url(dx_images/tts_nav_sub9_0.png);
}

a.Sub10 {
	background-image: url(dx_images/tts_nav_sub10_0.png);
}


a.NavSub {
	display: block;
	height: 26px;
	/* width: 218px; */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 26px;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	text-indent:6px;
}



a.NavSub:Hover {
	background-image: url(dx_images/tts_nav_sub_1.png);
}


a.NavSubB {
	display: block;
	height: 52px;
	/* width: 218px; */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 26px;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding-left:6px;
}



a.NavSubB:Hover {
	background-image: url(dx_images/tts_nav_sub_1.png);
}


a.NavMain {
	background-image: url(dx_images/tts_nav_main_0.png);
	display: block;
	height: 40px;
	width: 218px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 26px;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
}



a.NavMain:Hover {
	background-image: url(dx_images/tts_nav_main_1.png);
}

#container-left ul {
	margin: 0px;
	list-style-position: inside;
	list-style-type: none;
	padding: 0px;
}

#container-left ul li {
	margin: 0px;
	list-style-position: inside;
	list-style-type: none;
	padding:1px;
	font-size:12px;
	border-bottom: 1px dotted #666666;
	
	
}

#container-left ul li a {
	text-decoration:none;
	display:block;
	padding:2px 2px 2px 17px;
	color: #4e5c34;
	font-weight:normal;

}

#container-left ul li a:Hover {
	text-decoration:none;
	background-color: #4e5c34;
		color:#FFFFFF;


}

#container-left ul li .selected {
	background-color: #BBBBBB;

}

#container-shop {
	padding: 10px;	
	display:block;
	}
	
#container-shop h1 {
	margin: 0px 0px 0px 0px;
	font-size:20px;
	color: #4e5c34;
	}
	
a.ShopBox {
	float:left;
	margin:0px 10px 10px 0px; 
	width:215px; 
	height:180px; 
	background-color:#e9ece9; 
	border:solid 1px #999999;
	text-align:center;
	padding:5px;
	font-size:13px;

}

a.ShopBox:Hover {
	background-color:#ffffff; 
	border:solid 1px #222222;
	text-decoration:none;

}

a.ShopBox img {
	border:solid 1px #999999;
	margin-bottom:5px;

}

.TeaserWide {
	background-image: url(dx_images/tts_teaser_wide.png);
	background-repeat:no-repeat;
	height: 190px;
	width: 676px;
	padding:45px 10px 0px 20px;
	
}

.TeaserWide .TeaserImg {
	height: 155px;
	width: 165px;
	background-color:#ffffff;
	border:solid 1px #999999;
	float:left;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right:15px;
}

.TeaserWide .TeaserText {
	height: 155px;
	width: 420px;
	float:left;
}

h2 {
	color:#4e5c34;
	margin:0px 0px 7px 0px;


}

.smaller {
	font-size:smaller;
}

a.FindOutMore {
	float:right;
	display:block;
	width:210px;
	height:35px;
	text-indent:-9000px;
	overflow:hidden;
	

}

.FullHead {
	background-image: url(dx_images/tts_full_head.png);
	background-repeat:no-repeat;
	height: 42px;
	width: 676px;
	padding-right: 10px;
	padding-left: 20px;	
}


.FullBox {
	background-image: url(dx_images/tts_full_bg.png);
	background-repeat:repeat-y;
	width: 676px;
	padding:0px 10px 20px 20px;	
	border-bottom: #999999 solid 1px;
}



.FullBox .MainImage {
	border:solid 1px #999999;
	float:left;
	margin-right:15px;
}


.GenericBox {
	width: 686px;
	padding:10px;	
	border: #999999 solid 1px;
	background-color:#e9ece9; 
	margin-bottom:20px;
}

.GenericBox h2 {
	color:#000000;
	font-size:14px;
}

#formPrice {
	position:absolute;
	z-index:101;
	top:5px;
	width:300px;
	text-align:right;
	right:-455px !important;
	right:-360px;
	margin-right:50%;

}


#formSubmit {
	width:200px;
	margin:2px 2px 2px 0px;  
	background-color:#4e5c34; 
	border:solid 1px #999999;
	color:#FFFFFF;
	text-align:center;
	padding:2px;
	font-size:13px;
	cursor:pointer;

}

#formSubmit:hover {
	background-color:#FFF; 
	border:solid 1px #999999;
	color:#4e5c34;


}

.AdminLabel, .FormLabel {
	display:block;
	float:left;
	width:140px;
	font-weight:normal;
	line-height:18px;
	margin-bottom:10px;
}



input, textarea, select {
	border: #999999 solid 1px;
	background-color:#ffffff;
	padding:2px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif; 

}

.AdminDivide {
	background-color: #FFFFFF;
	margin: 10px;
	height: 2px;
	overflow: hidden;

}

.Red {
	color:#BB0000
}

.Green {
	color: #00AA00
}


/*** Overlay ***/

#FullOverlay{
    position:absolute; 
    top:0px;
    left:0px;
    width:100%;
    height:100% !important;
	height:1900px;
    z-index:1001;   
    background-color:#000;
    -moz-opacity: 0.7;
    opacity:.70;
    filter: alpha(opacity=70); 
    }
	
#InnerOverlay{
	 position:absolute; 
    top:130px;
	/* left:415px; */
	left: 50%;
	margin-left:-200px;
    width:360px;
    z-index:1002;   
    padding:20px;
	background-color:#e9ece9; 
	border:solid 1px #999999;
	text-align:center;
}

#basket_submit {
	margin:2px;  
	background-color:#4e5c34; 
	border:solid 1px #999999;
	color:#FFFFFF;
	text-align:center;
	padding:2px;
	font-size:13px;
	cursor:pointer;
	
}

#menu_basket {
	margin:5px;  
	background-color:#4e5c34; 
	border:solid 1px #999999;
	text-align:center;
	padding:2px;
	font-size:13px;
	
}

.basket_inner {
	margin:4px;  
	background-color:#e9ece9; 
	border:solid 1px #999999;
	text-align:center;
	padding:2px;
	font-size:10px;
	
}

#menu_basket form {
		margin:0px;
		padding:0px;
 	
}

.basket_div {
	margin:4px;  
	background-color:#e9ece9; 
	border-bottom:solid 1px #999999;
	height:1px;
	overflow:hidden;
	
}

.basket_quantity {
	width:15px;
	font-size:10px;
	padding:0px;
	text-align:center;
	
}

.basket_chunk {
	display:inline-block;
	width:40px;
	
}

.basket_chunk2 {
	display:inline-block;
	width:75px;
	text-align:right;
	
}

#form_postage_option {
	font-size:10px;
	width:80px;
	padding:0px;
}

#regions {
	color:#FFF;
	background-color: #4e5c34;
	margin:4px 4px 4px 10px;
	padding:2px 2px 2px 8px;
	float:right;
	width:700px; 
	position: absolute;
	z-index:101;
	-moz-opacity: 0.7;
    opacity:.70;
    filter: alpha(opacity=70);
	text-align:right;
}

#regions form {
	margin:0px;
	padding:0px;
	display:inline-block;
}

#regions input {
	font-size:11px;
	}

#regions .selected, #regions input:hover {
	background-color:#999;
	
}

.cat-title {
	display:block;
	border-bottom:1px solid #FFF;
	padding-bottom:2px;
	margin-bottom:3px;
	font-size:15px;
	clear:both;
	font-weight:bold;
	color: #4e5c34;
}
	
.cat-title a {
	float:right;
	display:inline-block;
}

.SearchRes {
	border: #999999 solid 1px;
	padding:2px;
	margin-bottom:2px;
}

.SearchRes a{
	font-size:14px;	
}

#account {
	color:#FFF;
	background-color: #4e5c34;
	margin:4px 4px 4px 339px;
	padding:2px 2px 2px 8px;
	float:right;
	position: absolute;
	z-index:101;
	-moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
	
}

#breadcrumb {
	
	width: 686px;
	padding:5px 10px;	
	border: #999999 solid 1px;
	background-color:#e9ece9; 
	margin:10px 10px;
	}