/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family:"trebuchet MS", sans-serif;
	font-size:12px;
	color:#212121;
	background-color:#ffffff;
	text-align:center;
}

form {
	margin: 0;
}

.menuArea {
	background-color:#e9e1ca;
	width:250px;

}

#pageContainer 
{
    margin-right: auto;
    margin-left:auto;
	width: 769px;
	height: auto;
	background-color: #FFFFFF;
	/*background-image: url(../_grfx/contentBg.gif);
	background-repeat: repeat-y;*/
}

#pageLeftArea  
{
	float:left;
	width: 200px;
	margin-right: 20px;
	background-color: #2e93ac;
	text-align: left;
}

#pageHeader {
	height: 98px;
	 /*background-image: url(../_grfx/alt_logo.jpg);
	background-repeat: no-repeat;*/
	background-color: #047490;
	cursor: pointer;
	background-image:url(../_gfx/demobanner.jpg)
}


#pageContentWrapper 
{
    float: right;
	display:block;
	width: 675px;
	text-align:left;
	padding: 15px 15px 15px 15px;
}

#pageFooter {
	display:block;
	width: 100%;
	text-align:center;
	background-color: #2e93ac;
	font-weight: bold;
	color: #212121;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 20px;
	clear: both;
	background-image:url(../_gfx/bund.jpg)
}

.FooterArea {
	height: 40px;
	background-color:#e9e1ca;
}

.FooterText {
	color:#333333;
	text-align: center;
}


#AcceptedCards 
{
	float: right;
	display: inline;
}

#AcceptedCards2
{
    margin-right: auto;
    margin-left:auto;
	float: right;
	display: inline;
	text-align:right;
	background-color:#9eef85;
}

#language
{
    display: inline;
	float: left;
}

#language2
{
    margin-right: auto;
    margin-left:auto;
	display: inline;
	float: left;
	text-align:left;
	background-color:#9eef85;
	border:0px;
}

.languageFlags
{
    border:0px;
    width:21px;
    height:14px;
    
}

.languageFlagsOff
{
    border:0px;
    filter:  alpha(opacity="70");
    opacity: 0.70;
    width:21px;
    height:14px;
}


/********************************************************************************
	# pageBasket
********************************************************************************/

#pageBasket {
	display:block;
	height: auto;
	width: 170px;
	margin-top: 25px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#pageBasket h4 {
	font-size: 13px;
	color:#000000;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#pageBasket a{
	font-size: 13px;
	color:#000000;
	font-weight: normal;
	text-decoration:underline;
}


.basketItemLine {
	background-color:#d9ddde;
}

.basketIconLine {
	background-color:#ffffff;
}

.basketTotal {
	margin-right: 35px;
	font-weight: bold;
	text-decoration:underline;
	text-align:right;
}

.basketVAT {
	margin-right: 35px;
	text-align:right;
}

 .basketWeight
{
    margin-right: 35px;
    text-align: right;    
}

/********************************************************************************
	# pageTopnavigation
********************************************************************************/

.topnavArea {
	height: 35px;
	background-color:#f4f0e4;
}

.topNav {
	margin-left: 5px;
	margin-right: 30px;
}

a.topNav {
	color: #5e6db3;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.topNav A:visited {
	color:#333333;
}

a.topNav:hover  {
	text-decoration: underline;
}


#pageTopnavigation {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #2e93ac;
	text-align:left;
	padding-top: 6px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image:url(../_gfx/navibar.jpg)
		
	
}


#pageTopnavigation a{
	font-size: 12px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	padding-right: 20px;
}


/********************************************************************************
	# pageLeftnavigation
********************************************************************************/

#pageLeftnavigation {
	display:block;
	height: auto;
	width: 250px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 20px;
}


#pageLeftnavigation h1 {
	color:#333333;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding-top: 13px;
	padding-left: 15px;
	padding-bottom: 0px;
	height: 20px;
	width: 235px;
	background-color:#e9e1ca;
	border-bottom: solid 1px white;
	margin: 0px 0px 0px 0px;
}

#pageLeftnavigation h1 a{
	color:#333333;
	text-decoration: none;
}

#pageLeftnavigation h2 {
	font-size: 12px;
	color:#000000;
	font-weight: normal;
	padding-left: 15px;
}

#pageLeftnavigation h2 a{
	font-size: 12px;
	color:#000000;
	font-weight: normal;
	text-decoration:none;
}

#pageLeftnavigation h3 {
	font-size: 10px;
	color:#000000;
	font-weight: normal;
	padding-left: 25px;
}

#pageLeftnavigation h3 a{
	font-size: 10px;
	color:#000000;
	font-weight: normal;
	text-decoration:none;
}

#pageLeftnavigation h4 {
	font-size: 13px;
	color:#000000;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/********************************************************************************
	# pageContentItems
********************************************************************************/

#pageContentItems form {
	margin: 0;
}

#pageContentItems {
	margin-top: 20px;
	margin-bottom: 20px;
	display:block;
}

#pageContentItems hr {
	color: #999999;
	background-color: #999999;
	width: 100%;
	height: 1px;
	line-height: 1px;
}

#pageContentItems a{
	color: #212121;
}

#pageContentItems a:hover{
	color: #212121;
}

#pageContentItems .Price_1{
	font-size: 12px;
	font-weight: normal;
	color: #212121;
	background-color: #e1e1e1;
	height: 17px;
	padding-top: 3px;
}

#pageContentItems .Price_2{
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color:#00CC33;
	height: 17px;
	padding-top: 3px;
}


#pageContentItems h1 {
	font-size: 12px;
	font-weight: normal;
	color:#212121;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 35px;
}


#pageContentItems h2 {
	font-size: 20px;
	font-weight: normal;
	color:#212121;
}

#pageContentItems h2 a{
	font-size: 20px;
	font-weight: normal;
	color:#212121;
	text-decoration:none;
}


#pageContentItems h3 {
	font-size: 12px;
	font-weight: normal;
	color:#212121;
}

#pageContentItems .imagebox {
	height: 180px;
	width: 195px;
	margin-bottom: 15px;
	margin-right: 20px;
	padding-top: 10px;
	text-align: center;
	float:left;
	display:inline; /* float bug squashing */
	border: 1px solid #CCCCCC;
}
#pageContentItems .imagebox:hover {
	border: 1px solid #121212;
}

#pageContentItems .image 
{
    margin-left :auto;
    margin-right: auto;
	height: 120px;
	width: 130px;
	overflow:hidden;
	background-color:#FFFFFF;
	text-align: center;
	margin-bottom: 5px;
}

#pageContentItems .imageSpecialOffer {
    background:transparent;
    top:-160px;
    position:relative;
}


#pageContentItems .imageText {
}


/********************************************************************************
	# pageContentItem
********************************************************************************/

#pageContentItem {
	margin-top: 20px;
	margin-bottom: 20px;
}

#pageContentItem hr {
	color: #999999;
	background-color: #999999;
	width: 100%;
	height: 1px;
	line-height: 1px;
}

#pageContentItem a{
	color: #212121;
}

#pageContentItem a:hover{
	color: #212121;
}

#pageContentItem .Price_1{
	display:block;
	font-size: 20px;
	color:#5262ae;
}

#pageContentItem .Price_2{
	display:block;
	font-size: 20px;
	color:#5262ae;
}

#pageContentItem .Price_3{
	display:block;
	font-size: 14px;
	color:#993333;
	text-decoration:line-through;
}

#pageContentItem h1 {
	font-size: 20px;
	font-weight: bold;
	color:#212121;
}


#pageContentItem h2 {
	font-size: 12px;
	font-weight: normal;
	color:#212121;
}

#pageContentItem h3 {
	font-size: 12px;
	font-weight: normal;
	color:#212121;
}

#pageContentItem h4 {
	font-size: 12px;
	font-weight: normal;
	color:#212121;
	text-align: right;
}

#pageContentItem h4 a {
	font-size: 12px;
	font-weight: normal;
	color:#212121;
}

#pageContentItem .imagebox {
	display:block;
	float:right;
	height: 150px;
	width: 150px;
	margin-top: 15px;
	margin-left: 25px;
	text-align: center;
}

#pageContentItem .image {
	height: 125px;
	width: 150px;
	overflow:hidden;
	background-color:#FFFFFF;
	text-align: center;
}



#pageContentItem .imageText {
}

#pageContentItem form {
	margin: 0;
}

#pageContentItem .basketbox {
	height: auto;
	width: auto;
	text-align: right;
	background-color: #e1e1e1;
	border: 1px solid #999999;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/********************************************************************************
	# pageContentHTMLPage
********************************************************************************/

#pageContentHTMLPage {
	margin-top: 20px;
	margin-bottom: 20px;
}


#pageContentConfirmedOrder 
{
    
}

/********************************************************************************
	# fpShow
********************************************************************************/

.fpShow 
{
    width: 360px;    
}


.itemListBG 
{
    float:left;
    padding: 10px;
}


.itemListBG .imagebox
{
    width: 150px;
    
}


/********************************************************************************
	# paging
********************************************************************************/

a.activePage
{
    font-weight:bold;
}


#quicknews
{
    padding-left: 13px;
    border-bottom: solid 1px white;
}
