body,td,th {
	color: #333333;
	font: 12px/1.4em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background: #9abddd url(../images/body_bg.png) repeat-x left top;
}
a {
	color: #134772;
}
a:hover{
	color: #e37a19;
}
hr {
	display: none;
}
h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px 0px 5px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
}
p {
	margin: 0px;
	padding: 5px 0px;
}
#contentLoading{
	font-weight: bold;
	color: #333333;
	background: url(../images/loading_bg.png) no-repeat center top;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	line-height: 23px;
	text-align: center;
	height: 23px;
	width: 100%;
}
.advertisment {
	font-size: 14px;
	padding-top: 25px;
	border-bottom: 1px solid #333333;
	font-weight: bold;
	margin-bottom: 10px;
}
/* HEADER */
.heade {
	margin: 0px auto;
	padding: 0px;
	height: 50px;
	left: 0px;
	top: 0px;
	background: url(../images/body_bg.png) repeat-x left top;
	width: 970px;
}
.heade .logo {
	background: url(../images/logo.png) no-repeat left top;
	height: 50px;
	width: 700px;
	margin: 0px;
	padding: 0px;
}
.heade .logo a{
	height: 50px;
	width: 700px;
	margin: 0px;
	padding: 0px;
	text-indent: -3000px;
	display: block;
	overflow: hidden;
}
.other_locations {
	height: 20px;
	width: 102px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -50px;
	right: 0px;
	list-style: none;
	display: block;
	overflow: hidden;
}
.other_locations li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	overflow: hidden;
}
.other_locations li a{
	display: block; margin: 0px; padding: 0px; height: 20px; overflow: hidden; text-indent: -3000px;
}
a.flag_de {
	width: 27px; background: url(../images/flags.png) no-repeat 0px top;
}
a.flag_de:hover {
	background: url(../images/flags.png) no-repeat 0px bottom;
}
a.flag_fr {
	width: 27px; background: url(../images/flags.png) no-repeat -27px top;
}
a.flag_fr:hover {
	background: url(../images/flags.png) no-repeat -27px bottom;
}
a.flag_ca {
	width: 27px; background: url(../images/flags.png) no-repeat -49px top;
}
a.flag_ca:hover {
	background: url(../images/flags.png) no-repeat -49px bottom;
}
a.flag_uk {
	width: 27px; background: url(../images/flags.png) no-repeat -78px top;
}
a.flag_uk:hover {
	background: url(../images/flags.png) no-repeat -78px bottom;
}
/*END HEADER */


/* MAIN MENU */

ul.menu {
	margin: 0px auto;
	padding: 0px 11px 0px 9px;
	height: 38px;
	width: 950px;
	position: absolute;
	display: block;
	list-style: none;
	background: url(../images/mm.png) no-repeat left top;
	left: 0px;
	top: 0px;
}
ul.menu li.lmm{
	height: 38px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}
ul.menu li a.amm{
	background-image:url(../images/mm.png);
	background-repeat:no-repeat;
	height: 38px;
	display: block;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	line-height: 38px;
	text-indent: -3000px;
	overflow: hidden;
}

ul.menu li ul {
	display: none;
	margin: 0px;
	padding: 5px;
	list-style: none;
	position: absolute;
	background: #4279a7;
	left: 0px;
	top: 38px;
	z-index: 1000;
}
ul.menu li ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
ul.menu li ul li a {
	display: block;
	margin: 0px;
	padding: 0px;
	color: #fff;
	white-space: nowrap;
	line-height: 1.8em;
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
}
ul.menu li ul li a:hover {
	color: #FFFF00;
}


a.m_01, a.m_01_active {       width: 59px; }
a.m_01 {        background-position: -11px   0px; }
a.m_01:hover {  background-position: -11px -38px; }
a.m_01_active { background-position: -11px -76px; }

a.m_02, a.m_02_active {        width: 68px; }
a.m_02 {        background-position: -70px   0px; }
a.m_02:hover {  background-position: -70px -38px; }
a.m_02_active { background-position: -70px -76px; }

a.m_03, a.m_03_active {        width:  54px; }
a.m_03 {        background-position: -138px   0px; }
a.m_03:hover {  background-position: -138px -38px; }
a.m_03_active { background-position: -138px -76px; }

a.m_04, a.m_04_active {        width:  40px; }
a.m_04 {        background-position: -192px   0px; }
a.m_04:hover {  background-position: -192px -38px; }
a.m_04_active { background-position: -192px -76px; }

a.m_05, a.m_05_active {        width:  73px; }
a.m_05 {        background-position: -232px   0px; }
a.m_05:hover {  background-position: -232px -38px; }
a.m_05_active { background-position: -232px -76px; }

a.m_06, a.m_06_active {        width:  42px; }
a.m_06 {        background-position: -305px   0px; }
a.m_06:hover {  background-position: -305px -38px; }
a.m_06_active { background-position: -305px -76px; }

a.m_07, a.m_07_active {        width:  47px; }
a.m_07 {        background-position: -347px   0px; }
a.m_07:hover {  background-position: -347px -38px; }
a.m_07_active { background-position: -347px -76px; }

a.m_08, a.m_08_active {        width:  40px; }
a.m_08 {        background-position: -394px   0px; }
a.m_08:hover {  background-position: -394px -38px; }
a.m_08_active { background-position: -394px -76px; }

a.m_09, a.m_09_active {        width:  86px; }
a.m_09 {        background-position: -434px   0px; }
a.m_09:hover {  background-position: -434px -38px; }
a.m_09_active { background-position: -434px -76px; }

a.m_10, a.m_10_active {        width:  43px; }
a.m_10 {        background-position: -520px   0px; }
a.m_10:hover {  background-position: -520px -38px; }
a.m_10_active { background-position: -520px -76px; }

a.m_11, a.m_11_active {        width:  36px; }
a.m_11 {        background-position: -563px   0px; }
a.m_11:hover {  background-position: -563px -38px; }
a.m_11_active { background-position: -563px -76px; }

a.m_12, a.m_12_active {        width:  33px; }
a.m_12 {        background-position: -599px   0px; }
a.m_12:hover {  background-position: -599px -38px; }
a.m_12_active { background-position: -599px -76px; }

a.m_13, a.m_13_active {        width:  123px; }
a.m_13 {        background-position: -632px   0px; }
a.m_13:hover {  background-position: -632px -38px; }
a.m_13_active { background-position: -632px -76px; }

a.m_14, a.m_14_active {        width:  101px; }
a.m_14 {        background-position: -755px   0px; }
a.m_14:hover {  background-position: -755px -38px; }
a.m_14_active { background-position: -755px -76px; }

a.m_15, a.m_15_active {        width:  103px; }
a.m_15 {        background-position: -856px   0px; }
a.m_15:hover {  background-position: -856px -38px; }
a.m_15_active { background-position: -856px -76px; }



/*END MAIN MENU */

/* PAGE */
.page {
	margin: 0px auto;
	padding: 50px 15px 10px 10px;
	width: 945px;
	background: url(../images/page_bg.png) repeat-y left top;
	position: relative;
}
.page .content {
	float: right;
	width: 740px;
}
.page .sidebar {
	float: left;
	width: 195px;
	margin: 0px;
	padding: 0px 0px 0px;
}
.page .sidebar ul{
	margin: 0px;
	padding: 0px;
	/*list-style: none;*/
	list-style: url(../images/sidebar_li_bullet.png) inside;
}
.page .sidebar a{
	text-decoration: none;
}
.page .sidebar li{
	margin: 0px;
	padding: 5px 0px 0px 10px;
}
.page .content-product-details {
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
/* PAGE */

.footer {
	margin: 0px auto;
	padding: 0px;
	width: 970px;
	background: url(../images/footer_bg.png) repeat-y left top;
	font-size: 1px;
	height: 10px;
}


/* PRODUCTS LIST */
.category_title {
	font-size: 18px;
	color: #134772;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	color: #e37a19;
}
.category_s {
	font-size: 12px;
	margin-bottom: 15px;
}
.products-list {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border: 1px solid #9abddd;
	padding: 10px 5px 10px 100px;
	margin-bottom: 15px;
	background: no-repeat 10px center;
	min-height:75px;
}
.products-list .products-list-content{
	float: left;
	width: 490px;
	text-align: justify;
}
.products-list .products-list-content h3{
	font-size: 14px;
	font-weight: bold;
}
.products-list .products-list-content h3 a{
	text-decoration: none;
}
.products-list .products-list-price{
	float: left;
	width: 120px;
	text-align: center;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
h3.price {
	font-size: 18px;
	font-weight: normal;
}
/* PRODUCTS LIST */


#product-details ul {
	list-style: none;	
}
#product-details li:before {
	content: "\00BB \0020";
}
#product-details li {
	padding-bottom: 5px;
	padding-top: 5px;
}
.display-large-image {
	background: no-repeat center center;
	padding: 5px;
	height: 500px;
}
h3.subtitle {
	font-weight: bold;
	padding-top: 10px;
}
.content-header {
	min-height: 160px;
}
.content-header .content-header-right {
	float: left;
	width: 760px;
}
.content-header .content-header-right h1{
	font-size: 18px;
}
.content-header .content-header-left {
	float: left;
	width: 180px;
	background: no-repeat center center;
	height: 160px;
	cursor:pointer;
}
.YouTube-video {
	float: left;
	height: 344px;
	width: 425px;
}
.YouTube-list {
	width: 425px;
	float: left;
	padding-left: 20px;
}

/* ajax-navigation */

.ajax-navigation {
	text-align: center;
}

.ajax-navigation a {
	text-decoration: none;
	padding: 2px;
	border: 1px solid #fff;
}
.ajax-navigation a:hover {
	text-decoration: none;
	border: 1px solid #0099FF;
}
.ajax-navigation a.ajax-navigation-link-selected {
	font-weight: bold;
	border: 1px solid #fff;
	color: #e37a19;
	cursor:default;
}
.ajax-navigation a.ajax-navigation-link-selected:hover {
	font-weight: bold;
	border: 1px solid #fff;
	color: #e37a19;
	cursor:default;
}
.ajax-navigation a.ajax-navigation-link-inactive {
	border: 1px solid #fff;
	color: #999999;
	cursor:default;
}

/* ajax-navigation */



/* SEARCH FORM */
#search_form {
	background: url(../images/search_bg.png);
	height: 22px;
	width: 185px;
	margin: 0px 0px 15px;
	padding: 1px 0px 0px 5px;
	display: block;
}
#search_form .query{
	color: #333333;
	border: 1px solid #e5e5e5;
	background: #e5e5e5;
	width: 150px;
}
#search_form .search_button {
	height: 22px;
	width: 27px;
	float: right;
	cursor:pointer;
}
/* SEARCH FORM */






.bestsellers .bestseller-products-list {
	background: no-repeat center 10px;
	margin: 0px 10px 0px 0px;
	padding: 100px 5px 5px;
	float: left;
	width: 160px;
	height: 120px;
}
.bestsellers .bestseller-products-list h3 {
	font-size: 12px;
}

.bestsellers h2 {
	color: #e37a19;
}





hr.bb {
	display: block;
	height: 1px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #666666;
}


