/*prefix 'html>body ' for non Explorer 
@import url("navstylee.css");
@import url("togglestylee.css");
@import url("coombe_castle.css");
D9004C pink
FFCEE3 l pink
F2F0F1 grey
8391B8 blue
BFCBDB l blue
@import url("LogIn.css");
@import url("Search.css");
@import url("ScrollGeneral.css");

The basic positioning and colours ...
################################### */
@import url("ScrollGeneral.css");
@import url("navSidestylee.css");
@import url("mediaandpr.css");
A:link { 
color: #000000;
}  
A:visited { 
color: #000000;
}  
A:active { 
color: #000000;
}   
A:hover { 
color: #000000; 
text-decoration: underline;
} 

A.arrow	{
	padding: 0px 3px 0px 15px;
	background-image: url(../admin/pages/upload/button_arrow.gif);}
	
A.enlarge	{
	padding: 0px 3px 0px 17px;
	background-image: url(../admin/pages/upload/enlarge.gif);}
	
A.enquire	{
	padding: 0px 3px 0px 14px;
	background-image: url(../admin/pages/upload/enquire.gif);}
	
.hide{
	visibility: hidden;
	display: none;
}
.show{
	visibility: visible;
}
A.noLink {text-decoration:none; color:black}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3c3b;
	scrollbar-3d-light-color: #FFFFFF;
    scrollbar-arrow-color: #999999;
    scrollbar-base-color: #DDDDDD;
    scrollbar-dark-shadow-color: #FFFFFF;
    scrollbar-face-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

p {
	margin-top: 6px;
	margin-bottom: 10px;
	line-height: 130%;
	padding-left: 1px;
	
}

.inc	{
	font-size: 6px;
	vertical-align: super;
	color: #000000;
	}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#MainContainer {
	padding:0px;
	width: 975px;
	margin-top: 30px;
	margin-bottom: 0px;
	text-align: left;
}

#LowerContainer {
	width: 975px;
	height: 544px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: none;
	background-repeat: repeat-y;
}

#LowerContainer_landing {
	width: 970px;
	height: 520px;
	border: 2px solid #b5b5b5;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
}


#body-area {
	margin: 0px 0px -10px 160px;
	height: 520px;
	width: 785px;
	border: 12px solid #000000;
	padding: 0px;
}
#inset {
	padding: 95px 30px 0px 50px;
}
/* 
The standard html ...
################################### */

li {
}
ol{
}
ul {
	padding-left:0px;
	margin: 10px 0px 0px 18px;
}
hr {  
	color: #e5e4e4;
	height: 1px;
	}

/* Main Heading */
h1 {
	font-size: 20px;
	font-weight: 900;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 120%;
	font-family:"Times New Roman", Times, serif;
}
h1.home {
	font-size: 14px;
	font-weight: 900;
	margin-top: 6px;
	margin-bottom: 10px;
	line-height: 130%;
	font-family:"Times New Roman", Times, serif;
}
/* Subheading */
h2 {
	font-size: 18px;
	font-weight: 900;
	margin-top: 18px;
	margin-bottom: 0px;
	line-height: 130%;
	font-family:"Times New Roman", Times, serif;
}
/* Para-Hilight */
h3 {
	font-size: 11px;
	LINE-HEIGHT: 20px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 1px;
}
/* Boxed in */
h4 {
	font-size: 12px;
	margin-bottom: 3px;
	font-weight: normal;
	background-color: #ffffff;
	padding: 5px;
	border: 1px solid #C6CCE3;
	margin-top: 1px;

}
/* StandoutRed */
h5 {
	font-size: 14px;
	color: #415081;
	margin-bottom: 3px;
	line-height: 22px;
	font-weight: normal;
	margin-top: 1px;
}
/* Tiny */
h6 {
	font-size: 9px;
	margin-bottom: 1px;
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;

}
/* 
The custom stuff ...
################################### */

/* 
Product pages ...
##############*/
/* Product List page*/
#ProductListCont {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F0F1;
	display: block;
	text-align: center;
}
#ProductListCont .price {
	float: right;
	position: relative;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 3px;
}
/* Product Detail page */

#ProdDetailBaseCont{
	height: 200px;
	width: 585px;
	position: absolute;
	top: 320px;
	margin: 0px 0px 10px 18px;
	left:0px;
}

.Heading {  
font-size: 12px;
}
.tdouterborder {
	border: 1px solid #e5e4e4;
}

.price { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
margin-left: 12px;
}
.tiny {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	left: auto;
	clip:  rect( auto  );

}

/* Forms
#########################*/
.formsmall {  
font-size: 10px}

.form_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	font-weight: 400;
	border: 1px solid #999999;
	padding: 0px 3px 0px 13px;
	background-image: url(../admin/pages/upload/button_background.gif);
	margin: 0px;
}
.form_submit:hover {
	border: 1px solid #000000;
	cursor:pointer;
}

.form_window {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 2px;
}
img.moreinfopopup {
margin: 0 0px 0px 10px;
}
.form_BasketDropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #000000;
	padding: 2px;
	/*width: 70px;*/
	margin-bottom: 5px;
	color: #000000;
	vertical-align: top;
}
#form_BasketSelectName {
	width: 70px;
	padding-top: 5px;
	float: left;
}
.form_window2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #000000;
	padding: 1px;
	background-color: #ffffff;
	color: #000000;
}
.form_window3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	padding: 1px;
	color: #000000;
	font-weight: normal;
}
.form-window-editor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #000000;
	padding: 1px;
	background-color: #FFFFFF;
	background-image: none;
}
.form_quantity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	padding: 0px 0px 0px 3px;
	width: 20px;
}
.Details_Heading { 
font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-decoration: none 
}

.reallyTiny { 
	font-size: 7pt; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #AAAAAA
}
.smallGrey {
	font-size: 5pt;
	font-family:  Arial, Helvetica, sans-serif;
	color: #FCFCFC;

}

.box-inset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 6px;
	padding-left: 6px;
}

/* 
The end ...
################################### */
#footer {
	text-decoration: none;
	font-size: 10px;
	width: 710px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 4px;
	padding-left: 200px;

}
#footer h2{
	font-size: 11px;
	margin: 0px;
	padding:0px;
	color: #333333;
	font-weight: normal;
	text-align: center;
}
#footer p{
	font-size: 10px;
	color: #333333;
	text-align: center;
}
A.footer:link {
	color: #333333;
	text-decoration: none;
}       
A.footer:visited { 
	color: #333333;
	text-decoration: none;
	}   
A.footer:active { 
	color: #333333;
	text-decoration: none;
}    
A.footer:hover {
	color: #333333;
	text-decoration: underline;
} 

.tranimage	{
	filter:alpha(opacity=0);
	-moz-opacity: 0; 
	opacity: 0;
	-khtml-opacity: 0;
	position:relative;
	z-index:20;
}
#ontop{position:relative;
	z-index:30;} 
#Protx{
margin:30px 30px 0 30px;
}
/* DISCOUNT CODE ###################### */
.discount{
	margin:1px 0 0 0;
	padding:1px 0px;
	display:block;
	background-color:#EBEBEB;
	color:#999;
	font-size: 10px;
	letter-spacing: 0.2em;
}
#ProductListCont .pricered{
	color:#CC0000;
	float: right;
	position: relative;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding:3px 0 3px 3px;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 3px;
}

H1.purple A:link,
H1.purple A:visited{
	color: #3300CC;
	font-size: 18px;
}
.red{color:#CC0000;

}
/* END Discount code ###################### */

/* mouse over tips*/
.tt_body,.tt_header{
font-weight:bold;
font-size:11px;
padding:3px;
opacity: .90; 
filter:alpha(opacity='90');
z-index:100;
width:140px;
}
.tt_body{
border:1px solid #A5CFE9;
background-color:#FFF;
color:#1B4966
}
.tt_header{
	border:1px solid #A5CFE9;
	border-bottom:none;
	background-color:#D5EBF9;
	color:#333;
	background-image: url(../pics/tt_header.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/* END mouse over tips*/