/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

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

#search-text {
	width: 164px;
	border-top: 2px solid #B4460B;
	border-right: 1px solid #F7D08C;
	border-bottom: 1px solid #F7D08C;
	border-left: 2px solid #B4460B;
	color: #747474;
}

#ajaxSearch_input {
	width: 164px;
	border-top: 2px solid #B4460B;
	border-right: 1px solid #F7D08C;
	border-bottom: 1px solid #F7D08C;
	border-left: 2px solid #B4460B;
	color: #747474;
}

#ajaxSearch_submit{
	width: 56px;
	height: 20px;
	border: 0px;
	background: transparent;
	background-image: url(/assets/templates/shopxml/images/search.png);
	background-repeat: no-repeat;	
	color:#ffffff;
}
fieldset{
border:0px;
}
	
#search-type {
	width: 189px;
	border-top: 2px solid #B4460B;
	border-right: 1px solid #F7D08C;
	border-bottom: 1px solid #F7D08C;
	border-left: 2px solid #B4460B;
	color: #747474;

}

#search-category {
	width: 189px;
	border-top: 2px solid #B4460B;
	border-right: 1px solid #F7D08C;
	border-bottom: 1px solid #F7D08C;
	border-left: 2px solid #B4460B;
	color: #747474;

}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
//	color: #999999;
	color: #333333;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.phone{
font: 17px bolder Verdana, Tahoma, Arial, Helvetica, sans-serif;

}

.ul1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ul1 li {
	display: inline;
}

.ul1 a {
	display: block;
	border-bottom: 1px solid #E7E7E7;
	padding: 4px 0px 5px 28px;
	background: url(/assets/templates/shopxml/images/homepage16.gif) no-repeat 13px 8px;
}

.ul2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ul2 li {
	display: inline;
}

.ul2 a {
	display: block;
	border-bottom: 1px solid #E7E7E7;
	padding: 4px 0px 5px 28px;
	background: url(/assets/templates/shopxml/images/homepage20.gif) no-repeat 13px 8px;
}

.text1 {
	margin-bottom: .5em;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.ol1 {
}

.text2 {
	color: #DFEDCC;
}

.text3 {
	display: block;
	width: 170px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url(/assets/templates/shopxml/images/homepage13.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text4 {
	display: block;
	width: 153px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url(/assets/templates/shopxml/images/homepage17.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text5 {
	display: block;
	width: 153px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url(/assets/templates/shopxml/images/homepage21.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text6 {
	position: relative;
	padding-top: 25px;
	color: #FFFFFF;
}

.text7 {
	clear: both;
	color: #FFFFFF;
}

.text8 {
	display: block;
/*	width: 574px;*/
	width: 565px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url(/assets/templates/shopxml/images/subpage1_03_.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

}

.text9 {
	font-size: 24px;
	font-weight: bold;
	color: #F58A25;
}

.text9a {
	font-size: 11px;
	font-weight: bold;
	color: #F58A25;
}

.text10 {
	color: #999999;
}

.text11 {
	display: block;
	width: 532px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url(/assets/templates/shopxml/images/subpage1_03.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
/*border: 1px solid red;*/
}

.text12 {
	font-size: 11px;
	color: #2A92B6;
}


.text12 a h3{
	font-size: 13px;
	color: #2A92B6;
text-decoration: none;
}



/** LINKS */

a {
	color: #2A92B6;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	color: #626262;
}

a.link2 {
	display: block;
	text-align: right;
	color: #FFFFFF;
}

a.link3 {
	display: block;
	width: 166px;
	height: 23px;
	padding: 8px 0px 0px 33px;
	background: url(/assets/templates/shopxml/images/homepage11.gif) no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.link3:hover {
	text-decoration: underline;
}

a.link4 {
	color: #FCE8B9;
}

/** STYLES */

.style1 {
	text-align: center;
	font-size: 10px;
	color: #CCCCCC;
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: #8EAF35 url(/assets/templates/shopxml/images/homepage08.gif) repeat-x left top;
}

.bg2 {
	background: url(/assets/templates/shopxml/images/homepage09_.jpg) no-repeat left top;
}

.bg3 {
	background: #FAFAFA url(/assets/templates/shopxml/images/homepage15.gif) repeat-y left top;
}

.bg4 {
	background: #E9F4F7 url(/assets/templates/shopxml/images/homepage19.gif) repeat-y left top;
}

.bg5 {
	background: #8EAF35 url(/assets/templates/shopxml/images/homepage23.gif) repeat left top;
}

.bg6 {
	background: #FFFFFF url(/assets/templates/shopxml/images/homepage27_.gif) repeat-y left top;
}

.bg7 {
	background: #FFFFFF url(/assets/templates/shopxml/images/subpage1_04.gif) repeat left top;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 10px;
}

.img2 {
	float: right;
	margin-left: 10px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/**************************************/

.basketimage{
        display:none;
        width:100px;
        height:100px;
        top:0px;
        left:0px;
        position:absolute;
        background:#ffffff;
        background-image:url(/assets/templates/shopxml/images/mybasket.png); 
        background-position: center;
        background-repeat: no-repeat;
        margin:5px;
        border: 0px solid #ffffff;
        z-index: 500;
}

.basketimage h4{
    margin-top: 45px;
    color:#FFFFFF;
    margin-left:20px;
    font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:Black;
}

.basket{
        display:none;
        width:300px;
        height:300px;
        top:0px;
        left:0px;
        position:absolute;
        background:#4DB3D6;
        margin:5px;
        padding:5px;
        z-index: 500;
        list-style: none;
}

.basket h4{
    text-align: center;
    font: bold 14px Verdana, Helvetica, Tahoma;
    color:#4DB3D6;
}

#bcont a{
color:#4DB3D6;

}

#bcont *{
    z-index: 450;
}

#bcont table{
        width:100%;
        height:295px;
        top:0px;
        left:0px;
        border: 1px solid #ffffff;
        background:#FAFAFA;
}

#bopacity{
    background-color:#006699;
    width: 100px;
    height: 100px;
    position:absolute;
    top:0px;
    left:0px;
    z-index:-1!important;
}

.basket-content
{
    position:relative;
    margin:0px;
    padding:10px;
}
.buyButton{
cursor: pointer;
background-image:url(/assets/templates/shopxml/images/button2.png);
}

.moreButton {cursor: pointer;color:#ffffff;height:21px; width:83px;
  background: url(/assets/templates/shopxml/images/button2.png) center left no-repeat;
  margin:0; padding:5px;
	font: 12px/12px bolder Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-decoration: none;
 }



