/* include the styles for cms content */
@import url("cms.css");
@import url("css/nav.css");
@import url("css/catalogue.css");

html
{
}

body
{
	font-family: Arial;
	font-size: 0.75em;
	background-color: white;	
	margin:0px;
	padding: 0 10px 0 10px;
	color: black;
	
	/*
	margin-bottom: 160px;
	background-image: url(img/foot2.jpg);
	background-repeat:repeat-x;
	background-position: left bottom;
	*/
}

body.home
{
	/*
	background-image: url(img/foot1.jpg);
	margin-bottom: 310px;	
	background-repeat:repeat-x;
	background-position: left bottom;
	*/
}

img#FooterImg
{
	padding-top: 20px;
}

div.FooterLinks
{
	margin-top:20px;
	padding-top: 5px;
	text-align:right;
	overflow:hidden;
	color:#BBBBBB;
	border-top:2px solid #EEEEEE;
}
div.FooterLinks a
{
	color:#BBBBBB;
	font-style:normal;
}
div.FooterLinks a:hover
{
	color:#444444;
}

a
{
	text-decoration: none;
	font-style:italic;
	color:Black;
}

a:hover
{
}

div.clr
{
	clear:both;
	overflow:hidden;
	height:1px;
}

div.outer 
{
	margin:0 auto; /* center, not in IE5 */
	width:800px;
	background:white;
}

div.inner
{	
}
div.header 
{
	background-color:White;
}
div.footer 
{
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	background-color:white;
}

/* page body specific styles */

div.pbhome
{
	background-color: white;
	width: 780px;
	/*overflow:auto;*/
	
	/* minor hack to get IE & FF to do min-height */
	min-height:370px;
	height:auto !important;
	height:370px;
	
}

div.pbstores
{
	width: 672px;
	padding-top: 20px;
	padding-left: 44px;
	padding-right: 64px;
/*	background-color: #F6ABC1; */
	background-color: #C382C2;

	/* minor hack to get IE & FF to do min-height */
	min-height:350px;
	height:auto !important;
	height:350px;	
}

div.pbproductshm
{
	width: 780px;
	height:370px;
/*	background-color: #E2E0F0; */
	background-color: #C382C2;
	
	/* minor hack to get IE & FF to do min-height */
	min-height:370px;
	height:auto !important;
	height:370px;	
}

div.pbproducts
{
	width: 760px;
	height:350px;
	padding-top: 20px;
	padding-left: 20px;
/*	background-color: #E2E0F0; */
	background-color: #C382C2;
	
	/* minor hack to get IE & FF to do min-height */
	min-height:350px;
	height:auto !important;
	height:350px;
	
}

div.pbwedlist
{
	width: 736px;
	padding-top: 20px;
	padding-left: 44px;
/*	background-color: #FBD5DF; */
	background-color: #C382C2;

	/*overflow:auto;*/
	
	/* minor hack to get IE & FF to do min-height */
	min-height:350px;
	height:auto !important;
	height:350px;
	
}

div.pbcontact
{
	width: 780px;
	background-color: #C382C2;
	/*overflow:auto;*/
	
	/* minor hack to get IE & FF to do min-height */
	min-height:370px;
	height:auto !important;
	height:370px;
	
}

div.pbordering
{
	width: 780px;
/*	background-color: #ECC6A1; */	
	background-color: #C382C2;
	/*overflow:auto;*/
	
	/* minor hack to get IE & FF to do min-height */
	min-height:370px;
	height:auto !important;
	height:370px;
	
}

div.pbinstore
{
	width: 760px;
	padding-top: 20px;
	padding-left: 20px;
	
/*	background-color: #B1D4F0;	 */
	background-color: #C382C2;
	/*overflow:auto;*/
	
	/* minor hack to get IE & FF to do min-height */
	min-height:350px;
	height:auto !important;
	height:350px;
	
}

div.pbabout
{
	width: 672px;
	padding-top: 20px;
	padding-left: 44px;
	padding-right: 64px;
/*	background-color: #FFCC66;	 */
	background-color: #C382C2;
	/*overflow:auto;*/
	
	/* minor hack to get IE & FF to do min-height */
	min-height:350px;
	height:auto !important;
	height:350px;
	
}

.HeadlineTeaser
{
	font-style:italic;
	font-weight: bolder;
}

div.pageadmin
{
	border: dashed 1px black;
	margin-top: 10px;
	background-color: #C0C0FF;
	padding: 2px;
}

div.pageadmin h1
{
	margin: 1px;
	font-size:smaller;
}

div.ErrorMessage
{
	margin-top: 30px;
	margin-left: 30px;
}

div.ErrorMessage h1
{
	font-size: large;
}

div.ContactForm
{
	width:400px;
}

div.ContactForm span
{
	margin-top: 5px;
}

div.ContactForm input,div.ContactForm textarea,div.ContactForm select
{
	font-family: Tahoma;
	float:left;
	padding:0px;
	margin:0px;
	margin-top: 5px;
	font-size: 1em;
}

div.ContactForm span
{
	float:left;
	width: 12em;
}

div.ContactForm #btnSendComment
{
	margin-left: 12em;
}

.txtValidationMsg
{
	display:block;
	width:auto;
	color:Red;
}

div.ContactForm h3
{
	margin:0px;
	margin-top: 4px;	
	margin-bottom: 4px;	
	padding: 0;
	font-size: large;
}

.ErrorLine
{
	color:Red;
}

div#PressLogin
{
}
div#PressLogin h3
{
	font-size: 1.2em;
}

div#PressLogin input
{
	font-family: Tahoma;
	float:left;
	padding:0px;
	margin:0px;
	margin-top: 5px;
}
div#PressLogin input.sub
{
	margin-left: 6px;
}


div#PressLogin label
{
	float:left;
	padding:0px;
	margin:0px;
	margin-top: 5px;
	width: 9em;
	padding-right: 6px;
}

div#MailListForm label
{
	float: left;
	width: 9em;
	margin: 4px;
}

div#MailListForm intput
{
	float: left;
	margin: 4px;
}
div#MailListForm sup
{
	color:Red;
	margin-left: 4px;
}
div#MailListForm br
{
	clear:both;
}


div.thankyou
{
}

div.NewsItem
{
	clear:both;
}

div.NewsItem h1, div.PressItem h1
{
	font-size: large;	
	padding: 0px;
	margin: 0px;
}

div.hrnews 
{
  clear:both;
  height: 1px;
  background-color:#444444;
  margin: 6px 0 6px 0;
}
div.hrnews hr 
{
  display: none;
}

div.NewsSummary,table.NewsSummary
{
}

div.PressSummary,table.PressSummary
{
}

div.hrpress
{
  clear:both;
  height: 1px;
  background-color:#FF9933;
  margin: 6px 0 6px 0;
}
div.hrpress hr 
{
  display: none;
}

div.NotFound
{
	color: #A80417;	
}
div.NotFound h1
{
	font-size: 1.3em;
}

a.DullProdImg
{
	float:left;
	filter:alpha(opacity=40);
	opacity:.40;
}

div.feedback_warning
{
	border:1px solid #800000;	
	padding:10px;
	background-color:#FFE9E9;
}

div.feedback_thanks
{
	border:1px solid #008000;	
	padding: 20px 10px;
	background-color:white;
}

div.promotion_client_capture div.entry_fields label
{
	display:block;
	clear:both;
	line-height:2.1em;
	padding-top:4px;
}
div.promotion_client_capture div.entry_fields label span.prompt
{
	display:block;
	width:10em;
	float:left;
	text-transform:uppercase;
	font-size:0.8em;
	text-align:right;
	margin-right:10px;
}
div.promotion_client_capture div.entry_fields label input
{
	float:left;
	width:15em;
}
div.promotion_client_capture div.entry_fields label input.name_title
{
	width:4em;
}
div.promotion_client_capture div.entry_fields label input.name_email
{
	width:20em;
}
div.promotion_client_capture div.promo_tsandcs div.tsandcs_info
{
	margin-top:10px;
	font-size:0.8em;
	float:left;
}