
@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	}
body {
	background-color: #FFF;
	font: normal 12px/14px Tahoma, Verdana;
	color: #333;
	text-align: center; /*IE6*/
	}
img {
		border: 0px;
	}
ul, ol {
	margin-left: 15px;
	list-style-type: none;
	}
h1 {
	margin: 0;
	font: bold 12px/14px Tahoma, Verdana;
	}
h2 {
	margin: 0;
	font: bold 11px Verdana, Tahoma, Verdana;
	}
h3 {
	margin: 0 0 5px 0;
	font: bold 10px Tahoma, Verdana;
	}
p {
	margin: 0 0 10px 0;
	}
input {
	border: 0;
	}
label {
  cursor: pointer;
  }
.error {
  color: #d00;
  font-weight: bold;
  }
.wrapper {
	width: 1024px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left; /*IE6*/
}
.wrapper .content-layer {
	width: 970px;
}
.content-shadow td {
	padding: 0px;
}
.content-layer td {
	padding: 3px;
}

/* orange triangle on transparent background without border-bottom */
h1.type-1 {
	padding-left: 10px;
	font-size: 22px;
	line-height: 17px;
	font-weight: normal;
	letter-spacing: -1px;
	position: relative;
	z-index: 5;
  }
h2.type-1 {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
 }
h2.type-2 {
	font-size: 13px;
	font-weight: bolder;
	letter-spacing: -1px;
 }
/* dark grey */
.bg-type-1 {
  background: #d8d5c3;
  }
/* medium grey */
.bg-type-2 {
  background: #e0e0e0;
  }
/* soft grey */
.bg-type-3 {
  background: #ededed;
  }

.submit-button-type-1 {
  padding: 0 20px 0 20px;
  border: solid 1px #515151;
  background: #e0e0e0;
  cursor: pointer;
  }
.submit-button-type-2 {
  padding: 0 20px 0 20px;
  border: solid 1px #fff;
  background: #515151;
  color: #fff;
  cursor: pointer;
  }

/* clearfix ################################################################# */

/* src: http://jassesnee.de/easyclear/index.html */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
.clear {
	clear: both;
}

/* /clearfix ################################################################# */

/* color ################################################################# */

/* orange */
a {
  color: #E56606;
  }
a:hover, a:active {
	text-decoration: none;
	}
.search-hover a {
	color: #ffffff;
	}
.color-1 {
  color: #e86d1f;
  }
.link-color-1 {
  color: #e86d1f;
  }
.link-color-2 {
  color: #000;
  }
.color-3 {
  color: #fff;
  }
.link-color-3 {
  color: #fff;
  }
/* /color ################################################################# */

/* header ################################################################# */

.js_warning {
	width: 930px;
	background: #DC3030;
	color: #FFF;
	padding: 8px 10px;
	margin-bottom: 20px;
}
.header {
	width: 950px;
	height: 235px;
	margin-bottom: 40px;
}
.header .area-top {
	width: 950px;
	height: 55px;
}
.header .area-bottom {
	width: 950px;
}
.logo {
  }
.login {
	position: absolute;
	right: 130px;
	top: 240px;
	font-weight: bold;
}
.login a {
	color: #000;
}
.backlink {
	position: absolute;
	left: 0px;
	top: 240px;
	font-weight: bold;
}
.header .cart a, .header .checkout a {
}
.header .cart {
}
.header .cart .title {
	float: left;
	width: 100px;
	font-size: 14px;
	font-weight: bold;
}
.header .cart .item {
	float: right;
	height: 14px;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}
.header #cart_price {
	font-weight: bolder;
	font-size: 12px;
}
.header .cart .count_cart_items {
	font-size: 10px;
}
.header .checkout {
}
.header .button {
	text-transform: uppercase;
}
.header .button.cps_myco {
	text-transform: lowercase;
}
.header .my_co_index {
	text-transform: none;
}
.header #navi_my_co {
  width: 47px;
  height: 17px;
}
.search {
	margin-top: 30px;
	width: 950px;
	height: 65px;
}
.search .search-bg {
  float: left;
	width: 544px;
	height: 28px;
	background: url(../_img/header/suche.png) no-repeat;
}
.search .search-string {
  font: normal 14px/15px Tahoma, Verdana;
  font-weight: bolder;
  line-height: 16px;
  color: black;
	padding-top: 6px;
	padding-left: 5px;
	background: transparent;
	width: 500px;
}
.search .search-string-default {
  font: normal 14px/15px Tahoma, Verdana;
  font-weight: bolder;
  line-height: 16px;
  color: #A7A7A7;
	padding-top: 6px;
	padding-left: 5px;
	background: transparent;
	width: 500px;
}
.search .search-select {
  float: left;
  width: 120px;
  height: 16px;
  margin: 0 5px 0 5px;
  font: normal 10px/12px Tahoma, Verdana;
  border: none;
}
.search_result {
	margin-top:20px;
}
.search_result .product_price {
	font-weight: bolder;
	font-size: 12px;
}
.search_result .side-bar {
	float: left;
	width:140px;
	margin-top:23px;
}
.search_result .main {
	float:left;
	padding-left:10px;
	margin-top:22px;
}
.search_result .result-category {
	margin-top: 7px;
	margin-bottom: 20px;
}
.main_navigation {
	position: absolute;
	top: 187px;
	left: 23px;
}
.main_navigation_entry {
	float: left;
	padding: 0px 5px;
}
a.main_navi {
	position: relative;
	z-index: 5;
  outline-style: none;
	text-decoration: none;
}
.language {
	position: absolute;
	right: 0px;
	top: 240px;
	font-weight: bold;
}
.language a {
	position: relative;
	z-index: 5;
  text-decoration: none;
}
.help-link {
	position: absolute;
	right: 50px;
	top: 240px;
}

/* /header ################################################################# */

/* content ################################################################# */

.content {
	padding: 0 15px 0 15px;
	}

html > body .shadow_left {
	background: url(http://simfylive.com/cps/_img/background/dropshadow_left.png);
}
html > body .shadow_right {
	background: url(http://simfylive.com/cps/_img/background/dropshadow_right.png);
}
* html .shadow_left {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/cps/_img/background/dropshadow_left.png',sizingMethod='scale');
	height: 100%;
}
* html .shadow_right {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/cps/_img/background/dropshadow_right.png',sizingMethod='scale');
}


/* /content ################################################################# */

/* footer ################################################################# */

.footer {
	color: #fff;
	margin-top: 15px;
	}
.footer .content-area {
	background: #A7A7A7;
	width: 950px;
}
.footer ul {
  list-style-type: none;
  padding-left: 10px;
  }
.footer ul li {
  float: left;
  padding: 5px 0 0px 0px;
  }
.footer ul li a {
  color: #fff;
  text-decoration: none;
  }

/* /footer ################################################################# */

/* /button ################################################################# */
/*
  IE6 doesn't support css.class.chaining (e.g. btn.red.medium),
  so its important to create normal CSS classes, having more cases now :/
*/

/* BTN GENERAL */
.button {
	cursor: pointer;
	font-weight: bold;
	color: #FFF;
}
.button.upper {
	text-transform: uppercase;
}
.button .button-content,
.button .left-cnr,
.button .right-cnr {
	float: left;
}

/* ___BTN COLORS___ */
.button.btn-orange-small .button-content,
.button.btn-orange-large .button-content,
.button.btn-orange-medium .button-content,
.button.btn-orange-black-border-medium .button-content,
.button.btn-orange-black-border-small .button-content {
	background: #00A5FF;
}
.button.btn-grey-small .button-content,
.button.btn-grey-medium .button-content,
.button.btn-grey-large .button-content {
	background: #4C4C4C;
}
.button.btn-white-small .button-content,
.button.btn-white-medium .button-content,
.button.btn-white-large .button-content,
.button.btn-white-black-border-medium .button-content,
.button.btn-white-black-border-small .button-content,
.button.btn-white-grey-border-small .button-content {
	background: #FFF;
}
.button.btn-lightgrey-small .button-content,
.button.btn-deactivated-small .button-content,
.button.btn-deactivated-medium .button-content,
.button.btn-deactivated-large .button-content {
	background: #A7A7A7;
}
.button.btn-anthrazit-large .button-content,
.button.btn-anthrazit-medium .button-content,
.button.btn-anthrazit-small .button-content {
	background: #333333;
}
.button.btn-black-large .button-content,
.button.btn-black-medium .button-content,
.button.btn-black-small .button-content {
	background: #000000;
}
.button.btn-red-medium .button-content,
.button.btn-red-small .button-content {
  background: #e62d03;
}
.button.btn-white-shade-small .button-content {
	background: url(../_img/button/btn_small_white_shade_repeat.png) repeat-x;
	color: #ABABAB;
}
.button.btn-grey-shade-small .button-content {
	background: url(../_img/button/btn_small_grey_shade_repeat.png) repeat-x;
	color: #FFF;
}
.button.btn-white-black-border-medium .button-content,
.button.btn-orange-black-border-medium .button-content {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.button.btn-white-black-border-small .button-content,
.button.btn-orange-black-border-small .button-content {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.button.btn-white-grey-border-small .button-content {
	border-top: 1px solid #ABABAB;
	border-bottom: 1px solid #ABABAB;
	color: #ABABAB;
}

/* ___BTN CONTENT SIZES___ */
/* ___SMALL___*/
.button.btn-orange-small .button-content,
.button.btn-grey-small .button-content,
.button.btn-white-small .button-content,
.button.btn-deactivated-small .button-content,
.button.btn-red-small .button-content,
.button.btn-lightgrey-small .button-content,
.button.btn-white-black-border-small .button-content,
.button.btn-orange-black-border-small .button-content,
.button.btn-white-grey-border-small .button-content {
	padding: 1px 0px 1px 5px;
	font-size: 10px;
}
.button.btn-white-shade-small .button-content,
.button.btn-grey-shade-small .button-content {
	padding: 2px 0px 1px 5px;
	height: 15px;
	font-size: 10px;
}
/* ___MEDIUM___ */
.button.btn-orange-medium .button-content,
.button.btn-grey-medium .button-content,
.button.btn-white-medium .button-content,
.button.btn-deactivated-medium .button-content,
.button.btn-red-medium .button-content,
.button.btn-white-black-border-medium .button-content,
.button.btn-orange-black-border-medium .button-content {
	padding: 4px 0px 2px 5px;
	font-size: 12px;
	height: 16px; /* no-content */
}
/* ___LARGE___ */
.button.btn-orange-large .button-content,
.button.btn-grey-large .button-content,
.button.btn-white-large .button-content,
.button.btn-deactivated-large .button-content,
.button.btn-anthrazit-large .button-content {
	padding: 7px 0px 7px 5px;
	font-size: 14px;
}

/* ___BTN CORNER SIZES___ */
/* ___SMALL___*/
.button.btn-white-small .left-cnr, .button.btn-white-small .right-cnr,
.button.btn-orange-small .left-cnr, .button.btn-orange-small .right-cnr,
.button.btn-grey-small .left-cnr, .button.btn-grey-small .right-cnr,
.button.btn-red-small .left-cnr, .button.btn-red-small .right-cnr,
.button.btn-lightgrey-small .left-cnr, .button.btn-lightgrey-small .right-cnr {
	width: 4px;
	height: 16px;
}
/* ___MEDIUM___ */
.button.btn-white-medium .left-cnr, .button.btn-white-medium .right-cnr,
.button.btn-orange-medium .left-cnr, .button.btn-orange-medium .right-cnr,
.button.btn-deactivated-medium .left-cnr, .button.btn-deactivated-medium .right-cnr,
.button.btn-red-medium .left-cnr, .button.btn-red-medium .right-cnr {
	width: 4px;
	height: 22px;
}
/* ___LARGE___ */
.button.btn-white-large .left-cnr, .button.btn-white-large .right-cnr,
.button.btn-orange-large .left-cnr, .button.btn-orange-large .right-cnr,
.button.btn-deactivated-large .left-cnr, .button.btn-deactivated-large .right-cnr,
.button.btn-anthrazit-large .left-cnr, .button.btn-anthrazit-large .right-cnr {
	width: 4px;
	height: 28px;
}
/* ___MEDIUM___ (Exceptions) */
.button.btn-white-black-border-medium .left-cnr, .button.btn-white-black-border-medium .right-cnr,
.button.btn-orange-black-border-medium .left-cnr, .button.btn-orange-black-border-medium .right-cnr {
	width: 5px;
	height: 24px;
}
/* ___SMALL___ (Exceptions) */
.button.btn-white-black-border-small .left-cnr, .button.btn-white-black-border-small .right-cnr,
.button.btn-orange-black-border-small .left-cnr, .button.btn-orange-black-border-small .right-cnr,
.button.btn-white-grey-border-small .left-cnr, .button.btn-white-grey-border-small .right-cnr,
.button.btn-white-shade-small .left-cnr, .button.btn-white-shade-small .right-cnr,
.button.btn-grey-shade-small .left-cnr, .button.btn-grey-shade-small .right-cnr {
	width: 5px;
	height: 18px;
}

/* ___BTN CORNER IMAGES___ */
/* ___WHITE SMALL___ */
html > body .button.btn-white-small .left-cnr { background: url(../_img/button/btn_small_white_left_cnr.png) no-repeat; }
html > body .button.btn-white-small .right-cnr { background: url(../_img/button/btn_small_white_right_cnr.png) no-repeat; }
* html .button..btn-white-small .left-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_small_white_left_cnr.png',sizingMethod='crop');
}
* html .button.btn-white-small .right-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_small_white_right_cnr.png',sizingMethod='crop');
}
/* ___ORANGE SMALL___ */
html > body .button.btn-orange-small .left-cnr { background: url(../_img/button/btn_small_simfy_left_cnr.png) no-repeat; }
html > body .button.btn-orange-small .right-cnr { background: url(../_img/button/btn_small_simfy_right_cnr.png) no-repeat; }
* html .button.btn-orange-small .left-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_small_simfy_left_cnr.png',sizingMethod='crop');
}
* html .button.btn-orange-small .right-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_small_simfy_right_cnr.png',sizingMethod='crop');
}
/* ___GREY SMALL___ */
html > body .button.btn-grey-small .left-cnr { background: url(../_img/button/btn_small_grey_left_cnr.png) no-repeat; }
html > body .button.btn-grey-small .right-cnr { background: url(../_img/button/btn_small_grey_right_cnr.png) no-repeat; }
* html .button.btn-grey-small .left-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_small_grey_left_cnr.png',sizingMethod='crop');
}
* html .button.btn-grey-small .right-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_small_grey_right_cnr.png',sizingMethod='crop');
}
/* ___LIGHTGREY SMALL___ */
html > body .button.btn-lightgrey-small .left-cnr { background: url(../_img/button/btn_small_lightgrey_left_cnr.png) no-repeat; }
html > body .button.btn-lightgrey-small .right-cnr { background: url(../_img/button/btn_small_lightgrey_right_cnr.png) no-repeat; }
* html .button.btn-lightgrey-small .left-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_small_lightgrey_left_cnr.png',sizingMethod='crop');
}
* html .button.btn-lightgrey-small .right-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_small_lightgrey_right_cnr.png',sizingMethod='crop');
}
/* ___RED SMALL___ */
html > body .button.btn-red-small .left-cnr { background: url(../_img/button/btn_small_e62d03_left_cnr.png) no-repeat; }
html > body .button.btn-red-small .right-cnr { background: url(../_img/button/btn_small_e62d03_right_cnr.png) no-repeat; }
* html .button.btn-red-small .left-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_small_e62d03_left_cnr.png',sizingMethod='crop');
}
* html .button.btn-red-small .right-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_small_e62d03_right_cnr.png',sizingMethod='crop');
}
/* ___ORANGE-BLACK-BORDER SMALL___ */
html > body .button.btn-orange-black-border-small .left-cnr { background: url(../_img/button/btn_small_orange_black_border_left_cnr.png) no-repeat; }
html > body .button.btn-orange-black-border-small .right-cnr { background: url(../_img/button/btn_small_orange_black_border_right_cnr.png) no-repeat; }
* html .button..btn-white-black-border-small .left-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_small_orange_black_border_left_cnr.png',sizingMethod='crop');
}
* html .button.btn-white-black-border-small .right-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_small_orange_black_border_right_cnr.png',sizingMethod='crop');
}
/* ___WHITE-BLACK-BORDER SMALL___ */
html > body .button.btn-white-black-border-small .left-cnr { background: url(../_img/button/btn_small_white_black_border_left_cnr.png) no-repeat; }
html > body .button.btn-white-black-border-small .right-cnr { background: url(../_img/button/btn_small_white_black_border_right_cnr.png) no-repeat; }
* html .button..btn-white-black-border-small .left-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_small_white_black_border_left_cnr.png',sizingMethod='crop');
}
* html .button.btn-white-black-border-small .right-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_small_white_black_border_right_cnr.png',sizingMethod='crop');
}
/* ___WHITE-GREY-BORDER SMALL___ */
html > body .button.btn-white-grey-border-small .left-cnr { background: url(../_img/button/btn_small_white_grey_border_left_cnr.png) no-repeat; }
html > body .button.btn-white-grey-border-small .right-cnr { background: url(../_img/button/btn_small_white_grey_border_right_cnr.png) no-repeat; }
* html .button..btn-white-grey-border-small .left-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_small_white_grey_border_left_cnr.png',sizingMethod='crop');
}
* html .button.btn-white-grey-border-small .right-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_small_white_grey_border_right_cnr.png',sizingMethod='crop');
}
/* ___WHITE SHADE SMALL___ */
html > body .button.btn-white-shade-small .left-cnr { background: url(../_img/button/btn_small_white_shade_left_cnr.png) no-repeat; }
html > body .button.btn-white-shade-small .right-cnr { background: url(../_img/button/btn_small_white_shade_right_cnr.png) no-repeat; }
* html .button.btn-white-shade-small .left-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_small_white_shade_left_cnr.png',sizingMethod='crop');
}
* html .button.btn-white-shade-small .right-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_small_white_shade_right_cnr.png',sizingMethod='crop');
}
/* ___GREY SHADE SMALL___ */
html > body .button.btn-grey-shade-small .left-cnr { background: url(../_img/button/btn_small_grey_shade_left_cnr.png) no-repeat; }
html > body .button.btn-grey-shade-small .right-cnr { background: url(../_img/button/btn_small_grey_shade_right_cnr.png) no-repeat; }
* html .button.btn-grey-shade-small .left-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_small_grey_shade_left_cnr.png',sizingMethod='crop');
}
* html .button.btn-grey-shade-small .right-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_small_grey_shade_right_cnr.png',sizingMethod='crop');
}
/* ___WHITE MEDIUM___ */
html > body .button.btn-white-medium .left-cnr { background: url(../_img/button/btn_medium_white_left_cnr.png) no-repeat; }
html > body .button.btn-white-medium .right-cnr { background: url(../_img/button/btn_medium_white_right_cnr.png) no-repeat; }
* html .button..btn-white-medium .left-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_medium_white_left_cnr.png',sizingMethod='crop');
}
* html .button.btn-white-medium .right-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_medium_white_right_cnr.png',sizingMethod='crop');
}
/* ___ORANGE MEDIUM___ */
html > body .button.btn-orange-medium .left-cnr { background: url(../_img/button/btn_medium_simfy_left_cnr.png) no-repeat; }
html > body .button.btn-orange-medium .right-cnr { background: url(../_img/button/btn_medium_simfy_right_cnr.png) no-repeat; }
* html .button.btn-orange-medium .left-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_medium_simfy_left_cnr.png',sizingMethod='crop');
}
* html .button.btn-orange-medium .right-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_medium_simfy_right_cnr.png',sizingMethod='crop');
}
/* ___ANTHRAZIT MEDIUM___ */
html > body .button.btn-anthrazit-medium .left-cnr { background: url(../_img/button/btn_medium_anthrazit_left_cnr.png) no-repeat; }
html > body .button.btn-anthrazit-medium .right-cnr { background: url(../_img/button/btn_medium_anthrazit_right_cnr.png) no-repeat; }
* html .button.btn-anthrazit-medium .left-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_medium_anthrazit_left_cnr.png',sizingMethod='crop');
}
* html .button.btn-anthrazit-medium .right-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_medium_anthrazit_right_cnr.png',sizingMethod='crop');
}
/* ___DEACTIVATED MEDIUM___ */
html > body .button.btn-deactivated-medium .left-cnr { background: url(../_img/button/btn_medium_deactivated_left_cnr.png) no-repeat; }
html > body .button.btn-deactivated-medium .right-cnr { background: url(../_img/button/btn_medium_deactivated_right_cnr.png) no-repeat; }
* html .button.btn-deactivated-medium .left-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_medium_deactivated_left_cnr.png',sizingMethod='crop');
}
* html .button.btn-deactivated-medium .right-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_medium_deactivated_right_cnr.png',sizingMethod='crop');
}
/* ___BLACK MEDIUM___ */
html > body .button.btn-black-medium .left-cnr { background: url(../_img/button/btn_medium_black_left_cnr.png) no-repeat; }
html > body .button.btn-black-medium .right-cnr { background: url(../_img/button/btn_medium_black_right_cnr.png) no-repeat; }
* html .button.btn-black-medium .left-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_medium_black_left_cnr.png',sizingMethod='crop');
}
* html .button.btn-black-medium .right-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_medium_black_right_cnr.png',sizingMethod='crop');
}
/* ___RED MEDIUM___ */
html > body .button.btn-red-medium .left-cnr { background: url(../_img/button/btn_medium_e62d03_left_cnr.png) no-repeat; }
html > body .button.btn-red-medium .right-cnr { background: url(../_img/button/btn_medium_e62d03_right_cnr.png) no-repeat; }
* html .button.btn-red-medium .left-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_medium_e62d03_left_cnr.png',sizingMethod='crop');
}
* html .button.btn-red-medium .right-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_medium_e62d03_right_cnr.png',sizingMethod='crop');
}
/* ___WHITE-BLACK-BORDER MEDIUM___ */
html > body .button.btn-white-black-border-medium .left-cnr { background: url(../_img/button/btn_medium_white_black_border_left_cnr.png) no-repeat; }
html > body .button.btn-white-black-border-medium .right-cnr { background: url(../_img/button/btn_medium_white_black_border_right_cnr.png) no-repeat; }
* html .button..btn-white-black-border-medium .left-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_medium_white_black_border_left_cnr.png',sizingMethod='crop');
}
* html .button.btn-white-black-border-medium .right-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_medium_white_black_border_right_cnr.png',sizingMethod='crop');
}
/* ___ORANGE-BLACK-BORDER MEDIUM___ */
html > body .button.btn-orange-black-border-medium .left-cnr { background: url(../_img/button/btn_medium_orange_black_border_left_cnr.png) no-repeat; }
html > body .button.btn-orange-black-border-medium .right-cnr { background: url(../_img/button/btn_medium_orange_black_border_right_cnr.png) no-repeat; }
* html .button..btn-orange-black-border-medium .left-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_medium_orange_black_border_left_cnr.png',sizingMethod='crop');
}
* html .button.btn-orange-black-border-medium .right-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_medium_orange_black_border_right_cnr.png',sizingMethod='crop');
}
/* ___WHITE LARGE___ */
html > body .button.btn-white-large .left-cnr { background: url(../_img/button/btn_large_white_left_cnr.png) no-repeat; }
html > body .button.btn-white-large .right-cnr { background: url(../_img/button/btn_large_white_right_cnr.png) no-repeat; }
* html .button..btn-white-large .left-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_large_white_left_cnr.png',sizingMethod='crop');
}
* html .button.btn-white-large .right-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_large_white_right_cnr.png',sizingMethod='crop');
}
/* ___ORANGE LARGE___ */
html > body .button.btn-orange-large .left-cnr { background: url(../_img/button/btn_large_simfy_left_cnr.png) no-repeat; }
html > body .button.btn-orange-large .right-cnr { background: url(../_img/button/btn_large_simfy_right_cnr.png) no-repeat; }
* html .button.btn-orange-large .left-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_large_simfy_left_cnr.png',sizingMethod='crop');
}
* html .button.btn-orange-large .right-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_large_simfy_right_cnr.png',sizingMethod='crop');
}
/* ___ANTHRAZIT LARGE___ */
html > body .button.btn-anthrazit-large .left-cnr { background: url(../_img/button/btn_large_anthrazit_left_cnr.png) no-repeat; }
html > body .button.btn-anthrazit-large .right-cnr { background: url(../_img/button/btn_large_anthrazit_right_cnr.png) no-repeat; }
* html .button.btn-anthrazit-large .left-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_large_anthrazit_left_cnr.png',sizingMethod='crop');
}
* html .button.btn-anthrazit-large .right-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_large_anthrazit_right_cnr.png',sizingMethod='crop');
}
/* ___DEACTIVATED LARGE___ */
html > body .button.btn-deactivated-large .left-cnr { background: url(../_img/button/btn_large_deactivated_left_cnr.png) no-repeat; }
html > body .button.btn-deactivated-large .right-cnr { background: url(../_img/button/btn_large_deactivated_right_cnr.png) no-repeat; }
* html .button..btn-deactivated-large .left-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_large_deactivated_left_cnr.png',sizingMethod='crop');
}
* html .button.btn-deactivated-large .right-cnr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/btn_large_deactivated_right_cnr.png',sizingMethod='crop');
}


/* ARROW GENERAL */
.button .arrow-left, .button .arrow-right {
	float: left;
	padding-right: 5px;
	cursor: pointer;
}

/* ___ARROW SIZES___ */
/* ___MEDIUM___ */
.button .arrow-left.arr-white-medium, .button .arrow-right.arr-white-medium,
.button .arrow-left.arr-black-medium, .button .arrow-right.arr-black-medium {
  position: relative;
  width: 9px;
  height: 12px;
}
.button .arrow-left.arr-white-medium .arrow, .button .arrow-right.arr-white-medium .arrow,
.button .arrow-left.arr-black-medium .arrow, .button .arrow-right.arr-black-medium .arrow {
	position: absolute;
	top: 2px;
	width: 9px;
	height: 12px;
}
/* ___LARGE___ */
.button .arrow-left.arr-white-large .arrow, .button .arrow-right.arr-white-large .arrow,
.button .arrow-left.arr-black-large .arrow, .button .arrow-right.arr-black-large .arrow {
	width: 13px;
	height: 15px;
}

/* ___ARROW IMAGES___ */
/* ___WHITE MEDIUM___ */
html > body .button .arrow-left.arr-white-medium .arrow {	background: url(../_img/button/arrow_white_left.png) no-repeat; }
* html .button .arrow-left.arr-white-medium .arrow {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/arrow_white_left.png',sizingMethod='crop');
}
html > body .button .arrow-right.arr-white-medium .arrow {	background: url(../_img/button/arrow_white.png) no-repeat; }
* html .button .arrow-right.arr-white-medium .arrow {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/arrow_white.png',sizingMethod='crop');
}
/* ___BLACK MEDIUM___ */
html > body .button .arrow-right.arr-black-medium .arrow { background: url(../_img/button/arrow_black.png) no-repeat; }
* html .button .arrow-right.arr-black-medium .arrow {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/arrow_black.png',sizingMethod='crop');
}
/* ___BLACK LARGE___ */
html > body .button .arrow-left.arr-black-large .arrow { background: url(../_img/button/arrow_large_black_left.png) no-repeat; }
* html .button .arrow-left.arr-black-large .arrow {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/arrow_large_black_left.png',sizingMethod='crop');
}
html > body .button .arrow-right.arr-black-large .arrow { background: url(../_img/button/arrow_large_black_right.png) no-repeat; }
* html .button .arrow-right.arr-black-large .arrow {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/button/arrow_large_black_right.png',sizingMethod='crop');
}/* /button ################################################################# */

/* /floater ################################################################# */

.floater_anker {
  position: relative;
  width:100%;
  text-align:left;
  }

.floater {
  visibility: hidden;
  text-align: left;
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  padding: 5px 5px 8px 5px;
  color: #888;
  background: #fff;
  border: solid 1px #515151;
  z-index: 1000;
  }

/* /floater ################################################################# */

/* /box layouts ################################################################# */

.box-header .lt {
	float: left;
	width: 4px;
	height: 4px;
	line-height: 0px;
	/*border: 1px solid green;*/
}
.box-header .rt {
	float: right;
	width: 4px;
	height: 4px;
	line-height: 0px;
	/*border: 1px solid orange;*/
}
.box-footer .lb {
	float: left;
	width: 4px;
	height: 4px;
	line-height: 0px;
	/*border: 1px solid blue;*/
}
.box-footer .rb {
	float: right;
	width: 4px;
	height: 4px;
	line-height: 0px;
}
.box-footer .rt {
	float: left;
	width: 4px;
	height: 4px;
	line-height: 0px;
}
.box-footer .rt {
	float: left;
	width: 4px;
	height: 4px;
	line-height: 0px;
}
.rt-inv {
	float: right;
	width: 4px;
	height: 4px;
	line-height: 0px;
	font-size: 0px;
}

.rb-inv {
	float: right;
	width: 4px;
	height: 4px;
	line-height: 0px;
	font-size: 0px;
}

.box-white {
	background-color: white;
}
.box-grey {
	background-color: #DBDBDB;
}
.box-lightgrey {
	background-color: #E9E9E9;
}
.box-black {
	background-color: #333;
}
.box-white {
	background-color: #FFFFFF;
}
.box-darkgrey {
	background-color: #A7A7A7;
}
.box-satin_linen {
	background-color:#ECEAE1;
}
.box-shadow {
	background-color:#FFF;
}
.box-body {
	padding:0px 4px;
}
.box-header .ct, .box-footer .ct {
	line-height: 0px;
	font-size: 0px;
	display: inline;
}
.box-header.lightgrey .ct, .box-footer.lightgrey .ct {
	float: left;
	height: 4px;
	background: #E9E9E9;
}
.box-header.black .ct, .box-footer.black .ct {
	float: left;
	height: 4px;
	background: #333;
}
.box-header.grey .ct, .box-footer.grey .ct {
	float: left;
	height: 4px;
	background: #DBDBDB;
}
.box-header.white .ct, .box-footer.white .ct {
	float: left;
	height: 4px;
	background: #FFFFFF;
}
.box-header.white-black-border .ct, .box-footer.white-black-border .ct {
	float: left;
	height: 3px;
	font-size: 0px;
	background: #FFFFFF;
}
.box-header.darkgrey .ct, .box-footer.darkgrey .ct {
	float: left;
	height: 4px;
	background: #A7A7A7;
}
.box-header.satin_linen .ct, .box-footer.satin_linen .ct {
	float: left;
	height: 4px;
	background: #ECEAE1;
}
.box-header.shadow .ct, .box-footer.shadow .ct {
	float: left;
	height: 4px;
	background: #FFF;
}
.search_result .sort_text {
	float:left;
}
.search_result .sort_arrow {
	margin-top:4px;
	float:right;
}
.paging_font {
	color:black;
	font-size:11px;
	font-weight:bold;
}

/* undefined conflict width declaration .lt.black,
   so using current struture */

/* non IE */

/* black */
html > body .box-header.black .lt {
	background: url(../_img/box/top_left_cnr_black.png) no-repeat;
}
html > body .box-header.black .rt {
	background: url(../_img/box/top_right_cnr_black.png) no-repeat;
}
html > body .box-footer.black .lb {
	background: url(../_img/box/btm_left_cnr_black.png) no-repeat;
}
html > body .box-footer.black .rb {
	background: url(../_img/box/btm_right_cnr_black.png) no-repeat;
}

/* lightgrey */
html > body .box-header.lightgrey .lt {
	background: url(../_img/box/top_left_cnr_lightgrey_tr.png) no-repeat;
}
html > body .box-header.lightgrey .rt {
	background: url(../_img/box/top_right_cnr_lightgrey_tr.png) no-repeat;
}
html > body .box-footer.lightgrey .lb {
	background: url(../_img/box/btm_left_cnr_lightgrey_tr.png) no-repeat;
}
html > body .box-footer.lightgrey .rb {
	background: url(../_img/box/btm_right_cnr_lightgrey_tr.png) no-repeat;
}
html > body .box-footer.lightgrey .rt-inv {
	background: url(../_img/box/top_right_cnr_lightgrey_tr_inv.png) no-repeat;
}

/* grey */
html > body .box-header.grey .lt {
	background: url(../_img/box/top_left_cnr_grey.png) no-repeat;
}
html > body .box-header.grey .rt {
	background: url(../_img/box/top_right_cnr_grey.png) no-repeat;
}
html > body .box-footer.grey .lb {
	background: url(../_img/box/btm_left_cnr_grey.png) no-repeat;
}
html > body .box-footer.grey .rb {
	background: url(../_img/box/btm_right_cnr_grey.png) no-repeat;
}

/* white-black-border */
html > body .box-header.white-black-border .lt {
	background: url(../_img/box/top_left_cnr_white_black_border.png) no-repeat;
}
html > body .box-header.white-black-border .rt {
	background: url(../_img/box/top_right_cnr_white_black_border.png) no-repeat;
}
html > body .box-footer.white-black-border .lb {
	background: url(../_img/box/btm_left_cnr_white_black_border.png) no-repeat;
}
html > body .box-footer.white-black-border .rb {
	background: url(../_img/box/btm_right_cnr_white_black_border.png) no-repeat;
}
.box-header.white-black-border .ct {
	border-top: 1px solid black;
}
.box-footer.white-black-border .ct {
	border-bottom: 1px solid black;
}
*html .box-header .ct { border-bottom: none; }
*html .box-footer .ct { border-top: none; }


/* white */
html > body .box-header.white .lt {
	background: url(../_img/box/top_left_cnr_white.png) no-repeat;
}
html > body .box-header.white .rt {
	background: url(../_img/box/top_right_cnr_white.png) no-repeat;
}
html > body .box-footer.white .lb {
	background: url(../_img/box/btm_left_cnr_white.png) no-repeat;
}
html > body .box-footer.white .rb {
	background: url(../_img/box/btm_right_cnr_white.png) no-repeat;
}
html > body .box-footer.white .rb-invers {
	background: url(../_img/box/rb_cnr_white.png) no-repeat;
	width:4px;
	height: 4px;
}
html > body .box-header.white .rt-invers {
	background: url(../_img/box/rt_cnr_white.png) no-repeat;
	width:4px;
	height: 4px;
}

/* darkgrey */
html > body .box-header.darkgrey .lt {
	background: url(../_img/box/top_left_cnr_darkgrey.png) no-repeat;
}
html > body .box-header.darkgrey .rt {
	background: url(../_img/box/top_right_cnr_darkgrey.png) no-repeat;
}
html > body .box-footer.darkgrey .lb {
	background: url(../_img/box/btm_left_cnr_darkgrey.png) no-repeat;
}
html > body .box-footer.darkgrey .rb {
	background: url(../_img/box/btm_right_cnr_darkgrey.png) no-repeat;
}

/* satin_linen */
html > body .box-header.satin_linen .lt {
	background: url(../_img/box/top_left_cnr_satin_linen.png) no-repeat;
}
html > body .box-header.satin_linen .rt {
	background: url(../_img/box/top_right_cnr_satin_linen.png) no-repeat;
}
html > body .box-footer.satin_linen .lb {
	background: url(../_img/box/btm_left_cnr_satin_linen.png) no-repeat;
}
html > body .box-footer.satin_linen .rb {
	background: url(../_img/box/btm_right_cnr_satin_linen.png) no-repeat;
}

/* shadow corners */
html > body .box-header.shadow .lt {
	background: url(../_img/box/top_left_cnr_white_shadow.png) no-repeat;
}
html > body .box-header.shadow .rt {
	background: url(../_img/box/top_right_cnr_white_shadow.png) no-repeat;
}
html > body .box-footer.shadow .lb {
	background: url(../_img/box/btm_left_cnr_white_shadow.png) no-repeat;
}
html > body .box-footer.shadow .rb {
	background: url(../_img/box/btm_right_cnr_white_shadow.png) no-repeat;
}

/* IE */

/* black */
* html .box-header.black .lt {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/top_left_cnr_black.png',sizingMethod='crop') !important;
}
* html .box-header.black .rt {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/top_right_cnr_black.png',sizingMethod='crop') !important;
}
* html .box-footer.black .lb {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/btm_left_cnr_black.png',sizingMethod='crop') !important;
}
* html .box-footer.black .rb {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/btm_right_cnr_black.png',sizingMethod='crop') !important;
}

/* lightgrey */
* html .box-header.lightgrey .lt {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/top_left_cnr_lightgrey_tr.png',sizingMethod='crop') !important;
}
* html .box-header.lightgrey .rt {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/top_right_cnr_lightgrey_tr.png',sizingMethod='crop') !important;
}
* html .box-footer.lightgrey .lb {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/btm_left_cnr_lightgrey_tr.png',sizingMethod='crop') !important;
}
* html .box-footer.lightgrey .rb {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/btm_right_cnr_lightgrey_tr.png',sizingMethod='crop') !important;
}
* html .box-footer.lightgrey .rt-inv {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/top_right_cnr_lightgrey_tr_inv.png',sizingMethod='crop') !important;
}

/* grey */
* html .box-header.grey .lt {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/top_left_cnr_grey.png',sizingMethod='crop') !important;
}
* html .box-header.grey .rt {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/top_right_cnr_grey.png',sizingMethod='crop') !important;
}
* html .box-footer.grey .lb {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/btm_left_cnr_grey.png',sizingMethod='crop') !important;
}
* html .box-footer.grey .rb {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/btm_right_cnr_grey.png',sizingMethod='crop') !important;
}

/* white-black-border */
* html .box-header.white-black-border .lt {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/top_left_cnr_white_black_border.png',sizingMethod='crop') !important;
}
* html .box-header.white-black-border .rt {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/top_right_cnr_white_black_border.png',sizingMethod='crop') !important;
}
* html .box-footer.white-black-border .lb {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/btm_left_cnr_white_black_border.png',sizingMethod='crop') !important;
}
* html .box-footer.white-black-border .rb {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/btm_right_cnr_white_black_border.png',sizingMethod='crop') !important;
}

/* white */
* html .box-header.white .lt {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/top_left_cnr_white.png',sizingMethod='crop') !important;
}
* html .box-header.white .rt {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/top_right_cnr_white.png',sizingMethod='crop') !important;
}
* html .box-footer.white .lb {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/btm_left_cnr_white.png',sizingMethod='crop') !important;
}
* html .box-footer.white .rb {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/btm_right_cnr_white.png',sizingMethod='crop') !important;
}

/* darkgrey */
* html .box-header.darkgrey .lt {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/top_left_cnr_darkgrey.png',sizingMethod='crop') !important;
}
* html .box-header.darkgrey .rt {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/top_right_cnr_darkgrey.png',sizingMethod='crop') !important;
}
* html .box-footer.darkgrey .lb {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/btm_left_cnr_darkgrey.png',sizingMethod='crop') !important;
}
* html .box-footer.darkgrey .rb {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/btm_right_cnr_darkgrey.png',sizingMethod='crop') !important;
}

/* satin_linen */
* html .box-header.satin_linen .lt {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/top_left_cnr_satin_linen.png',sizingMethod='crop') !important;
}
* html .box-header.satin_linen .rt {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/top_right_cnr_satin_linen.png',sizingMethod='crop') !important;
}
* html .box-footer.satin_linen .lb {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/btm_left_cnr_satin_linen.png',sizingMethod='crop') !important;
}
* html .box-footer.satin_linen .rb {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/btm_right_cnr_satin_linen.png',sizingMethod='crop') !important;
}

/* shadow corners */
* html .box-header.shadow .lt {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/top_left_cnr_white_shadow.png',sizingMethod='crop') !important;
}
* html .box-header.shadow .rt {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/top_right_cnr_white_shadow.png',sizingMethod='crop') !important;
}
* html .box-footer.shadow .lb {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/btm_left_cnr_white_shadow.png',sizingMethod='crop') !important;
}
* html .box-footer.shadow .rb {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/box/btm_right_cnr_white_shadow.png',sizingMethod='crop') !important;
}


/* /box layouts ################################################################# */

/* /frame layouts ################################################################# */

.frame-header .lt {
	float: left;
	height: 5px;
	width: 5px;
	line-height: 0px;
}
.frame-header .rt {
	float: right;
	height: 5px;
	width: 5px;
	line-height: 0px;
}
.frame-footer .lb {
	float: left;
	height: 5px;
	width: 5px;
	line-height: 0px;
}
.frame-footer .rb {
	float: right;
	height: 5px;
	width: 5px;
	line-height: 0px;
}

.frame-header .ct, .frame-footer .ct {
	float: left;
	height: 4px; 			/* 4px + 1px from border */
	line-height: 0px; /* IE6 fix */
	font-size: 0px;

/* because of the predfined box-headers,
	 IE6 doesn't support CSS-class-channeling
	 ( e.g. box-header.grey class )  */
	background: transparent;
}

.frame-header .ct.grey {
	border-top: 1px solid #CECECE;
}
.frame-footer .ct.grey {
	border-bottom: 1px solid #CECECE;
}

/* next color definition

.frame-header .ct.blue {
	border-top: 1px solid #7398F0;
}
.frame-footer .ct.blue {
	border-bottom: 1px solid #7398F0;
}
*/

/* non IE */

/* grey */
html > body .frame-header.grey .lt {
	background: url(../_img/frame/top_left_cnr_grey.png) no-repeat;
}
html > body .frame-header.grey .rt {
	background: url(../_img/frame/top_right_cnr_grey.png) no-repeat;
}
html > body .frame-footer.grey .lb {
	background: url(../_img/frame/btm_left_cnr_grey.png) no-repeat;
}
html > body .frame-footer.grey .rb {
	background: url(../_img/frame/btm_right_cnr_grey.png) no-repeat;
}

/* IE */

/* grey */
* html .frame-header.grey .lt {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/frame/top_left_cnr_grey.png',sizingMethod='crop') !important;
}
* html .frame-header.grey .rt {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/frame/top_right_cnr_grey.png',sizingMethod='crop') !important;
}
* html .frame-footer.grey .lb {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/frame/btm_left_cnr_grey.png',sizingMethod='crop') !important;
}
* html ..frame-footer.grey .rb {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://simfylive.com/_img/frame/btm_right_cnr_grey.png',sizingMethod='crop') !important;
}

/* /frame layouts ################################################################# */


/* /dynmaic cart ################################################################# */

.cart-item-box {
	position: relative;
  width: 368px;
  height: 0px;
	display: none;
}
.cart-item-box .content-area {
	width: 366px;
	background: #FFF;
}
.cart-item-box .content-area .cart-item-list {
	width: 362px;
	height: 198px;
	margin: 1px 5px;
}
.cart-item-box .content-area .cart-item-list div {
	float: left;
}
.cart-item-box .content-area .cart-item-list .cart-item {
	width: 354px;
	min-height: 42px;
}
.cart-item-box .content-area .cart-item-list img {
	/*border: 1px solid red;*/
}
.cart-position {
	position: absolute;
}
.cart-list-position {
	position: absolute;
}
html>body .cart-fixed {
  position: fixed;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 999;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #DBDBDB;
}
.jScrollPaneDrag {
	position: absolute;
	background: #E56606;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDrag.deactivatedjScrollPaneDrag {
	background: #C4C4C4;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute !important;
	z-index: 999;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: transparent url(../_img/icons/basic_arrow_up.gif) repeat-x scroll 0 0;
	height: 9px;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}

a.jScrollArrowDown {
	display: block;
	position: absolute !important;
	z-index: 999;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: transparent url(../_img/icons/basic_arrow_down.gif) repeat-x scroll 0 0;
	height: 9px;
}
.header .cart a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
.header .cart a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}

/* /loading ################################################################# */

#ajax_search_wait {
	top: 50%;
	left: 48%;
	width: 101px;
	height: 27px;
	background-color: white;
	filter:Alpha(opacity: 80);
	-moz-opacity:.80;
	opacity:.80;
	border: 1px solid #333333;
	position: fixed;
	display: none;
	z-index: 9999;
}