* {
margin : 0;
padding : 0;
}
   .mobileHide { display: inline;}
   /* Smartphone Portrait and Landscape */
   @media only screen
   and (min-device-width : 320px)
   and (max-device-width : 480px){  .mobileHide { display: none;}}

   .mobileShow { display: none;}
   /* Smartphone Portrait and Landscape */
   @media only screen
   and (min-device-width : 320px)
   and (max-device-width : 480px){ .mobileShow { display: inline;}}

.logo-back-g {
background-image : url(../images/bk.png);
}
.logo-back-m {
background-image : url(../images/bkM.gif);
}
.backbit {
background-image : url(../images/button-bk.png);
}
.table-nostuff {
width : 100%;
border-collapse : collapse;
}

.justPadding{
margin : 12px;	
line-height: 270%;	
}

.justbkcolor{
background-color:#eeeeee;	
}
.MobileMenu{
	line-height: 330%;	
	margin-left : 10px;
}

.backgroundimage {
background-image: url(../images/mbk.png);
background-repeat:repeat-x;
line-height: 1.6em;
}
ul, li {
list-style-image : none;
list-style-type : none;
margin : 2px;
margin-left : 3px;
}
#logosection {
	position : absolute;
	left : 0;
	top : 0px;
	width : 100%;
	height : 154px;
	z-index : 1;
	overflow : hidden;
}
#content {
	position : absolute;
	left : 0;
	top : 150px;
	width : 100%;
	height : 800px;
	z-index : 2;
}
#details {
	position:absolute;
	left:577px;
	top:334px;
	width:290px;
	height:136px;
	z-index:3;
}
#save {
	position:absolute;
	left:62%;
	top:280px;
	width:87px;
	height:86px;
	z-index:3;
	background-image: url(../images/special-offer.png);
}

#comfort {
	position:absolute;
	left:177px;
	top:600px;
	width:150px;
	height:150px;
	z-index:3;
	background-image: url(../images/accesories/box.png);
}


h1, h2, h3, h4, h5, h6 {
margin : 0;
padding : 0;
font-weight : normal;
color : #000066;
line-height: 1.6em;
}
h1 {
color : #C3007D;
font-weight:bold;
padding : 22px 20px 20px 20px;
font-size : 1.0em;
text-align:center;
line-height: 1.6em;
}
h2 {
color : #00AEC7;
padding : 10px 0px 20px 0px;
font-size : 1.2em;
text-align:left;
font-weight:bold;
line-height: 1.6em;
}
h3 {
color : #C3007D;
padding : 10px 5px 10px 5px;
font-weight:bold;
font-size : 1.2em;
}
h4 {
color : #00AEC7;
padding : 5px 5px 5px 5px;
}
body, td, th {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
color : #B80180;
line-height: 1.6em;
}
body {
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
background-color:#FFFFFF;
font-size : 1.0em;
line-height: 1.6em;
}
a:link {
text-decoration : none;
color : #00AEC7;
}
a:visited {
text-decoration : none;
color : #00AEC7;
}
a:hover {
text-decoration : none;
color : #C3007D;
}
a:active {
text-decoration: underline;
color : #C3007D;
}
.bluesoft{
color:#00AEC7;
}
.Greylite{
color:#696969;
font-style:italic;

}
.redb {
color: #FF0000;
font-weight: bold;
text-decoration: line-through;
}
.imageborderP{
padding: 10px;
border-style:solid;
margin:5px;
border-color: #C3007D;
border-width:1px;
}
.imageborderB{
padding: 10px;
border-style:solid;
margin:5px;
border-color: #1E9EDD;
border-width:1px;
}
.imageborder{
padding: 10px;
border-style:solid;
margin:5px;
border-color: #D2D2D2;
border-width:1px;
}
.width75{
width: 75%;
padding: 10px;
border-style:solid;
margin:5px;
border-color: #D2D2D2;
border-width:1px;
color:#545454;
}
.whiteb {
font-size:12px;
color: #FFFFFF;
font-weight: bold;
}
.greenp {
font-size:16px;
color: #83A513;
font-weight: bold;
}
.pinky {
font-size:14px;
color: #C3007D;

}
.reds {
font-size:1.0em;
color: #FF0000;

}
.Greydark{
font-size:12px;
color:#353535;
}
