@font-face {
	font-family: 'f__oxim_01';
	src: url('fonts/far_alphabet.eot?#') format('eot'),  /* IE6–8 */
    url('fonts/far_alphabet.eot?#iefix') format('embedded-opentype'),
	url('fonts/far_alphabet.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url('fonts/far_alphabet.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */ 
}
@font-face {
	font-family: 'f__oxim_02';
	src: url('fonts/Mjdinar.eot?#') format('eot'),  /* IE6–8 */
    url('fonts/Mjdinar.eot?#iefix') format('embedded-opentype'),
	url('fonts/Mjdinar.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url('fonts/Mjdinar.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */ 
}
@font-face {
	font-family: 'f__oxim_03';
	src: url('fonts/BBCNassim.eot?#') format('eot'),  /* IE6–8 */
    url('fonts/BBCNassim.eot?#iefix') format('embedded-opentype'),
	url('fonts/BBCNassim.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url('fonts/BBCNassim.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */ 
}
@font-face {
	font-family: 'f__oxim_04';
	src: url('fonts/BYekan.eot?#') format('eot');  /* IE6–8 */
    src: url('fonts/BYekan.eot?#iefix') format('embedded-opentype'),
	url('fonts/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url('fonts/BYekan.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */ 
}
@font-face {
    font-family: 'f__oxim_05';
    src: url('fonts/latin_font-webfont.eot?#') format('eot');  /* IE6–8 */
    src: url('fonts/latin_font-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/latin_font-webfont.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/latin_font-webfont.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
    direction: rtl;
    font: 17px f__oxim_04, Tahoma;
    background-color: #dedede;
    margin: 0;
    overflow-x: hidden;
}
div.clear {
    clear: both;
}
i {
    vertical-align: middle;
}
a {
    text-decoration: none;
    color: inherit;
}
a, a:hover, a:active, a:focus, object, embed, input::-moz-focus-inner {
    outline: none;
}
h1, h2, h3 {
    margin: 0;
    padding: 0;
    display: inline-block;
    font: inherit;
}
img {
    border: none;
    vertical-align: middle;
}
input:focus, select:focus, button:focus {
    border: none;
}
div.clear {
    clear: both;
    display: block;
}


/***********************  Common **************************/
.innerFull {
    width: 1240px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}
.lightLink {
    color: #cfcfcf;
}
.lightLink:hover {
    color: #5bc8d8;
}

/***********************  Top  **************************/
.top {
    background: #191919 url("../images/oxim_top_01.png") repeat-x;
    height: 40px;
    width: 100%;
    position: relative;
}
.top ul {
    padding: 0;
    margin: 0;
}
.top ul > li {
    display: inline-block;
    padding: 8px 6px;
    font: 14px f__oxim_04, Tahoma;
    *display: inline;
    zoom: 1;
}
.top .trial {
    display: inline-block;
    position: absolute;
    left: 50px;
    top: 5px;
    font: 18px f__oxim_04;
    color: #5bc8d8;
}
/***********************  Header  **************************/
.header {
    background: #191919 url("../images/oxim_header_02.png") repeat-x;
    height: 109px;
    width: 100%;
    position: relative;
}
.header .innerFull {
    background: url("../images/oxim_header_01.png") no-repeat center center;
}
.header .oximLogoFa {
    position: absolute;
    top: 20px;
    right: 20px;
}
.header .oximLogoEn {
    position: absolute;
    top: 15px;
    left: 20px;
}
.header .oximTitle {
    position: absolute;
    top: 45px;
    right: 160px;
}

/***********************  Category  **************************/
.category {
    background: url("../images/oxim_category_01.png") repeat-x;
    width: 100%;
    height: 65px;
    margin-bottom: 5px;
}
.category .innerFull {
    text-align: center;
}
.category .innerFull > ul {
    padding: 0;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    position: relative;
}
.category .innerFull > ul > li {
    display: inline-block;
    margin-right: 15px;
    background-size: 100% !important;
    *display: inline;
    zoom: 1;
}
.category .innerFull > ul > li:first-child {
    margin-right: 0;
}
.category .innerFull > ul > li > a > span.icon, .category ul > li > a > span.iconHover {
    height: 61px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center 5px;
    display: inline-block;
    min-width: 50px;
}
.category .innerFull > ul > li > a > span.iconHover {
    display: none;
}

.category .innerFull > ul > li > a > span.icon > h2, .category .innerFull > ul > li > a > span.iconHover > h2 {
    color: #292929;
    font: 13px f__oxim_04, Tahoma;
    position: relative;
    top: 37px;
    *margin-top: 5px;
}
.category .sub {
    width: 100%;
    height: 243px;
    position: absolute;
    top: 63px;
    background: url("../images/oxim_category_03.png") repeat-x;
    border-top: 2px solid #4E4E4E;
    z-index: 200;
    display: none;
    left: 0;
}
.category .sub .inner {
    width: 100%;
    height: 100%;
    position: relative;
    background-position: 0 50%;
    background-repeat: no-repeat;
}
.category .sub .inner .catNames {
    position: absolute;
    height: 220px;
    right: 10px;
    top: 10px;
    text-align: right;
}
.catNames .catName {
    font: 14px f__oxim_04;
    color: #353535;
    margin-right: 10px;
}
.catNames table tr td {
    vertical-align: top;
}
.catNames ul.shops {
    padding: 0 10px 0 0;
    margin-left: 20px;
}
.catNames ul.shops li {
    display: block !important;
    list-style: none;
}
.catNames ul.shops li.title > h3 {
    padding-right: 0;
    color: #2a2a2a;
    font: 13px f__oxim_04;
}
.catNames ul.shops li.item > h3 {
    padding-right: 15px;
    background: url("../images/oxim_category_04.png") 100% 60% no-repeat;
    color: #FFF;
    font: 13px f__oxim_04;
}
.catNames ul.shops > li.item > h3:hover {
    background: url("../images/oxim_category_05.png") 100% 60% no-repeat;
    color: #a13d32;
}
.catNames ul.shops > li.title > h3:hover {
    color: #69121a;
}
.catNames ul.shops > li.title > h3 > a > i {
    vertical-align: middle;
    font-size: 16px;
    margin-left: 2px;
}
/***********************  Login & Search **************************/
#sticky.stick {
    position: fixed;
    top: 0;
    z-index: 1000;
}

.loginSearch {
    width: 100%;
    height: 55px;
    background: #2a2a2a;
    border-top: 2px solid #a13d32;
    border-bottom: 2px solid #a13d32;
    -webkit-box-shadow: 0 3px 5px 1px #707070;
    box-shadow: 0 3px 5px 1px #707070;
    z-index: 10;
    position: relative;
}
.loginSearch .menu {
    width: 57px;
    height: 55px;
    float: right;
    margin-right: 12px;
    cursor: pointer;
    position: relative;
}
.loginSearch .menu .inner {
    width: 100%;
    height: 100%;
    background-position: center 10px;
    background-repeat: no-repeat;
}
.loginSearch .menu .inner span {
    font: 10px f__oxim_04;
    color: #575656;
    display: block;
    top: 33px;
    text-align: center;
    position: relative;
}
.loginSearch .menu:hover .inner > span {
    color: #a13d32;
}
.loginSearch .menu#home {
    background: url("../images/oxim_mmenu_01.png") no-repeat center center;
    margin-right: 30px;
}
.loginSearch .menu#login, .loginSearch .menu#memberPanel, .loginSearch .menu#salerPanel {
    background: url("../images/oxim_mmenu_02.png") no-repeat 10% center;
}
.loginSearch .loginTypeSelect {
    position: absolute;
    width: 110px;
    height: 70px;
    border-radius: 8px;
    display: none;
    top: 50px;
    left: -35px;
    background: url("../images/oxim_mmenu_05.png") no-repeat center center;
}
.loginTypeSelect ul {
    margin: 0;
    padding: 0;
}
.loginTypeSelect ul li {
    margin: 2px;
    padding: 7px 14px 7px 0;
    display: block;
    width: 92px;
    font: 10px f__oxim_04;
    border-radius: 2px;
}
.loginTypeSelect ul li.member {
    background: url("../images/oxim_mmenu_03.png") no-repeat 97% center, url("../images/oxim_mmenu_06.png") no-repeat 7% center;
}
.loginTypeSelect ul li.saler {
    background: url("../images/oxim_mmenu_03.png") no-repeat 97% center, url("../images/oxim_mmenu_07.png") no-repeat 2% center;
}
.loginTypeSelect ul li:first-child {
    margin-top: 4px;
}
.loginTypeSelect ul li.member:hover {
    background: url("../images/oxim_mmenu_04.png") no-repeat 97% center, #535252 url("../images/oxim_mmenu_06.png") no-repeat 7% center;
}
.loginTypeSelect ul li.saler:hover {
    background: url("../images/oxim_mmenu_04.png") no-repeat 97% center, #535252 url("../images/oxim_mmenu_07.png") no-repeat 2% center;
}
.loginSearch .panel {
    position: absolute;
    width: 110px;
    height: 40px;
    border-radius: 8px;
    display: none;
    top: 50px;
    left: -35px;
    background: #3c3c3c;
}
.panel ul {
    margin: 0;
    padding: 0;
}
.panel ul li {
    margin: 2px;
    padding: 7px 14px 7px 0;
    display: block;
    width: 92px;
    font: 11px f__oxim_04;
    border-radius: 2px;
    background: url("../images/oxim_mmenu_03.png") no-repeat 97% center;
}
.panel ul li:hover {
    color: #a0a0a0;
}
#login .login, #shopRegister .login {
    position: absolute;
    width: 287px;
    height: 184px;
    top: 51px;
    right: -95px;
    display: none;
    border-radius: 10px;
}
#login .login#loginMember {
    background: url("../images/oxim_mmenu_09.png") no-repeat 15px 12px, url("../images/oxim_mmenu_08.png") no-repeat 50% 50%;
    cursor: auto;
}
#login .login#loginSaler {
    background: url("../images/oxim_mmenu_10.png") no-repeat 15px 11px, url("../images/oxim_mmenu_08.png") no-repeat 50% 50%;
    cursor: auto;
}
#shopRegister .login#shopRegister {
    background: url("../images/oxim_mmenu_13.png") no-repeat 16px 40px, url("../images/oxim_mmenu_08.png") no-repeat 50% 50%;
    cursor: auto;
}
#login form, #shopRegister form {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 175px;
}
#login form .loginInput, #shopRegister form .loginInput {
    border-radius: 7px;
    border: none;
    padding: 5px;
    -webkit-box-shadow: 0 3px 3px 0 #4a8799;
    box-shadow: 0 3px 3px 0 #4a8799;
    color: #305662;
    font: 12px f__oxim_04;
}
#login form input[name=userName], #login form input[name=userPass], #shopRegister form input[name=userName], #shopRegister form input[name=userPass], #shopRegister form input {
    width: 130px;
    margin-bottom: 15px;
}

#login form input[name=secCode], #shopRegister form input[name=secCode] {
    width: 55px;
    margin-left: 5px;
    margin-bottom: 5px;
    text-align: center;
    font: 13px Tahoma;
}
#memberPanel .inner > span, #salerPanel .inner > span {
    color: #4AA6BB;
}
#memberPanel .inner:hover > span, #salerPanel .inner:hover > span {
    color: #a13d32;
}
#login .captchaReload, #shopRegister .captchaReload {
    margin-right: 5px;
    cursor: pointer;
}
#login .loginSubmit, #shopRegister .loginSubmit {
    width: 63px;
    height: 24px;
    margin-right: 75px;
    border: none;
    border-radius: 10px;
    cursor: pointer;
}
#login .loginSubmit {
    background: url("../images/oxim_mmenu_12.png") no-repeat center center;
}
#shopRegister .loginSubmit {
    background: url("../images/oxim_mmenu_14.png") no-repeat center center;
}
#login .loginRemember {
    color: #a8ebff;
    font: 12px f__oxim_04;
    position: absolute;
    left: 15px;
    bottom: 20px;
}
#login .loginRemember:hover {
    color: #FFF;
}
.loginSearch .searchBox {
    width: 417px;
    height: 36px;
    border-radius: 5px;
    float: right;
    margin-right: 30px;
    margin-top: 8px;
    position: relative;
    background-color: #dedede;
}
.searchBox .searchSelect {
    width: 78px;
    height: 41px;
    position: absolute;
    right: 3px;
    top: 3px;
    cursor: pointer;
    border-radius: 5px;
    background: url("../images/oxim_search_03.png") no-repeat 10% 0;
}
.searchBox .searchSelect > span {
    font: 12px f__oxim_04;
    margin-top: 7px;
    margin-right: 3px;
    display: block;
    text-align: center;
    width: 55px;
}
.searchBox .searchButton {
    background: url("../images/oxim_search_01.png") no-repeat center center;
    position: absolute;
    left: 5px;
    top: 5px;
    width: 28px;
    height: 28px;
}
.searchBox input[name=searchWord] {
    width: 280px;
    position: absolute;
    right: 90px;
    font: 13px f__oxim_04;
    top: 7px;
    border: none;
    background: none;
    color: #5b5b5b;
}
.searchBox .searchSelect ul {
    margin: 0;
    padding: 0;
    width: 77px;
    height: 73px;
    display: none;
    color: #FFF;
    background-color: #a23e33;
    position: absolute;
    top: 32px;
    border-radius: 5px;
}
.searchBox .searchSelect ul > li {
    display: block;
    padding: 3px 2px;
    font: 10px f__oxim_04;
    text-align: center;
    border-radius: 3px;
    margin: 2px;
    background: url("../images/oxim_search_04.png") no-repeat 95% center;
}
.searchBox .searchSelect ul > li:hover {
    background: #763932 url("../images/oxim_search_05.png") no-repeat 95% center;
}
.searchBox .searchResults {
    position: absolute;
    width: 325px;
    padding: 10px 5px;
    right: 82px;
    min-height: 100px;
    top: 38px;
    background-color: #DEDEDE;
    border-radius: 5px;
    color: #5b5b5b;
    font: 12px f__oxim_04;
    display: none;
    border: 1px solid #898989;
}
.searchResults h3, .content.list#search h3 {
    background: url("../images/oxim_shops_24.png") no-repeat right center;
    margin: 5px;
    padding-right: 15px;
    background-size: 9px 9px;
    color: #a13d32;
}
.searchResults ul, .content.list#search ul {
    margin: 0;
    padding: 0 30px 0 0;
}
.searchResults ul li, .content.list#search ul li {
    margin-bottom: 3px;
    font: 11px f__oxim_04;
    border: none;
    min-height: 25px;
    padding: 0;
}
.content.list#search ul li {
    font: 12px f__oxim_04 !important;
    display: list-item;
    list-style: disc;
}
.searchResults ul li a {
    margin-left: 3px;
    font: 12px f__oxim_04;
}
.content.list#search ul li a {
    font: 13px f__oxim_04;
}
.searchResults ul li a:hover, .content.list#search ul li a:hover {
    color: #43acc1;
}
.searchResults .more {
    display: block;
    text-align: left;
    margin-left: 10px;
}
.searchResults .more a:hover {
    color: #b02532;
}
div.content#search .listItems ul li {
    font-size: 13px !important;
}
div.content#search .listItems ul li a {
    color: #42a8bd;
}
div.content#search .listItems ul li a:hover {
    color: #4f8b9a;
}
div.content#search .listItems ul li a ddd {
    color: #1a1a1a !important;
    display: inline-block;
    padding: 0;
    margin: 0 5px 0 0;
}
div.content#search .listItems ul li a .highlight {
    color: #b02532;
}
/***********************  Slider & RightMenu **************************/
.sliderRightMenu {
    width: 100%;
    height: 514px;
}
.sliderRightMenu .innerFull {
    background: #191919 url("../images/oxim_slider_01.png") no-repeat;
    position: relative;
}
/***********************  RightMenu **************************/
.rightMenuBox {
    width: 264px;
    height: 483px;
    float: right;
    position: relative;
    margin-right: 10px;
    margin-top: 5px;
    -webkit-box-shadow: 0 2px 10px 2px #707070;
    box-shadow: 0 2px 10px 2px #707070;
    background-color: #999595;
    border-radius: 5px;
}
.rightMenuBox#rightBox {
    margin: 30px 10px 30px 0;
    height: auto;
}
.rightMenuBoxInner {
    background-color: #252525;
    width: 258px;
    height: 466px;
    margin: 13px auto 0 auto;
}
#rightBox .rightMenuBoxInner {
    height: auto;
}
.rightMenuBoxInner > ul {
    padding: 0;
    margin: 0;
    position: absolute;
    right: -4px;
    top: -3px;
    width: 272px;
}
#rightBox .rightMenuBoxInner > ul {
    position: relative;
    top: -13px;
    right: -7px;
}
.rightMenuBoxInner > ul > li {
    display: inline-block;
    width: 272px;
    height: 40px;
    border-radius: 0 0 10px 10px;
    text-align: center;
    margin-bottom: 3px;
    color: #252525;
    font: 13px f__oxim_04, Tahoma;
    -webkit-box-shadow: 0 3px 10px 0 #252525;
    box-shadow: 0 3px 10px 0 #252525;
    background: #dedede url("../images/oxim_rmenu_01.png") center 27px no-repeat;
    cursor: pointer;
}
.rightMenuBox#rightBox .rightMenuBoxInner > ul > li {
    background: #248b9f;
}
.rightMenuBoxInner > ul > li:hover > span {
    color: #377782;
}
.rightMenuBoxInner > ul > li > span {
    display: inline-block;
    margin-top: 7px;
    height: 33px;
}
.rightMenuBox#rightBox .rightMenuBoxInner > ul > li > span{
    display: inline-block;
    margin-top: 10px;
    height: 33px;
    color: #FFF;
}
.rightMenuBoxInner > ul .sub {
    height: 315px;
    overflow: hidden;
    width: 268px;
    margin: 0 auto;
    position: relative;
}
.rightMenuBoxInner > ul .sub > .subTop, .rightMenuBoxInner > ul .sub > .subBottom {
    display: block;
    width: 257px;
    height: 25px;
    margin: 0 auto;
    position: relative;
}
.rightMenuBoxInner > ul .sub > .subTop {
    background: url("../images/oxim_rmenu_04.png") 50% 50% no-repeat;
    top: -5px;
}
.rightMenuBoxInner > ul .sub > .subBottom {
    position: absolute;
    bottom: 0;
    right: 6px;
    background: url("../images/oxim_rmenu_05.png") 50% 50% no-repeat;
}
.rightMenuBoxInner > ul .sub > ul {
    padding: 0;
    margin: 0;
    text-align: center;
}
.rightMenuBoxInner > ul .sub .more {
    display: block;
    font: 11px f__oxim_04, Tahoma;
    padding-left: 35px;
    text-align: left;
    margin-top: 5px;
    background: url("../images/oxim_rmenu_06.png") 20px 50% no-repeat;
}
.rightMenuBoxInner > ul .sub .more > a {
    color: #3991a3;
}
.rightMenuBoxInner > ul .sub .more > a:hover {
    color: #43acc1;
}
.rightMenuBoxInner > ul .sub {
    display: none;
}
.rightMenuBox#rightBox .rightMenuBoxInner > ul .sub {
    display: block;
    height: 100%;
}
.rightMenuBoxInner > ul .sub#quickAccess {
    display: block;
}
/*** SubMenu: quickAccess ***/
.rightMenuBoxInner > ul .sub#quickAccess {
    height: 315px;
}
.rightMenuBoxInner > ul .sub.full#quickAccess {
    height: 442px;
}
.rightMenuBoxInner > ul .sub#quickAccess > ul > li {
    display: inline-block;
    height: 25px;
    width: 245px;
    border-radius: 5px;
    background: url("../images/oxim_rmenu_02.png") 95% 50% no-repeat;
    margin-bottom: 5px;
}
.rightMenuBoxInner > ul .sub#quickAccess > ul > li:last-child {
    margin-bottom: 0;
}
.rightMenuBoxInner > ul .sub#quickAccess > ul > li:hover {
    background: #464646 url("../images/oxim_rmenu_03.png") 95% 50% no-repeat;
}
.rightMenuBoxInner > ul .sub#quickAccess > ul > li > a {
    display: block;
    width: 100%;
    border-radius: 5px;
    text-align: center;
    color: #3aa0b2;
    font: 13px f__oxim_04, Tahoma;
    padding: 2px 0;
}
.rightMenuBoxInner > ul .sub#quickAccess > ul > li > a:hover {
    color: #FFF;
}

/*** SubMenu: archive ***/
.rightMenuBoxInner > ul .sub#archive > ul > li {
    display: inline-block;
    height: 54px;
    width: 245px;
    border-radius: 5px;
    background: url("../images/oxim_rmenu_02.png") 95% 30% no-repeat;
    text-align: right;
    margin-bottom: 5px;
}
.rightMenuBoxInner > ul .sub#archive > ul > li:last-child {
    margin-bottom: 0;
}

.rightMenuBoxInner > ul .sub#archive > ul > li:hover {
    background: #464646 url("../images/oxim_rmenu_03.png") 95% 30% no-repeat;
}
.rightMenuBoxInner > ul .sub#archive > ul > li > a {
    display: block;
    width: 215px;
    border-radius: 5px;
    color: #3aa0b2;
    font: 13px f__oxim_04, Tahoma;
    padding-top: 5px;
    margin-right: 30px;
    position: relative;
}
.rightMenuBoxInner > ul .sub#archive > ul > li:hover > a {
    color: #FFF;
}
.rightMenuBoxInner > ul .sub#archive > ul > li > a > .screenShot {
    position: absolute;
    left: 10px;
    top: 3px;
    width: 70px;
    height: 48px;
    border-radius: 2px;
    background-color: #A3A2A3;
}
.rightMenuBoxInner > ul .sub#archive > ul > li > a > .screenShot img {
    width: 98%;
    height: 98%;
    margin: 1%;
}
.rightMenuBoxInner > ul .sub#archive > ul > li > .subItem {
    font: 11px f__oxim_04, Tahoma;
    color: #637476;
    margin-right: 30px;
}
.rightMenuBoxInner > ul .sub#archive > ul > li:hover > .subItem {
    color: #ababab;
}


/*** SubMenu: favorites ***/
.rightMenuBoxInner > ul .sub#favorite > ul > li {
    display: inline-block;
    height: 54px;
    width: 245px;
    border-radius: 5px;
    background: url("../images/oxim_rmenu_07.png") 97% 25% no-repeat;
    text-align: right;
    margin-bottom: 5px;
}
.rightMenuBoxInner > ul .sub#favorite > ul > li:last-child {
    margin-bottom: 0;
}

.rightMenuBoxInner > ul .sub#favorite > ul > li:hover {
    background: #464646 url("../images/oxim_rmenu_08.png") 97% 25% no-repeat;
}
.rightMenuBoxInner > ul .sub#favorite > ul > li > a {
    display: block;
    width: 215px;
    border-radius: 5px;
    color: #3aa0b2;
    font: 13px f__oxim_04, Tahoma;
    padding-top: 5px;
    margin-right: 30px;
    position: relative;
}
.rightMenuBoxInner > ul .sub#favorite > ul > li:hover > a {
    color: #FFF;
}
.rightMenuBoxInner > ul .sub#favorite > ul > li > a > .screenShot {
    position: absolute;
    left: 10px;
    top: 3px;
    width: 70px;
    height: 48px;
    border-radius: 2px;
    background-color: #A3A2A3;
}
.rightMenuBoxInner > ul .sub#favorite > ul > li > a > .screenShot img {
    width: 98%;
    height: 98%;
    margin: 1%;
}
.rightMenuBoxInner > ul .sub#favorite > ul > li > .subItem {
    font: 11px f__oxim_04, Tahoma;
    color: #637476;
    margin-right: 30px;
}
.rightMenuBoxInner > ul .sub#favorite > ul > li:hover > .subItem {
    color: #ababab;
}

/*** SubMenu: refId ***/
.rightMenuBoxInner .newRefId {
    display: block;
    text-align: center;
    height: 40px;
    margin-bottom: 10px;
}
.rightMenuBoxInner .separator {
    display: block;
    height: 10px;
    width: 100%;
    background: url("../images/oxim_rmenu_10.png") 50% 20% no-repeat;
}
.rightMenuBoxInner .subTitle {
    display: block;
    text-align: center;
    color: #727272;
    font: 13px f__oxim_04, Tahoma;
    margin-bottom: 5px;
}
.rightMenuBoxInner > ul .sub#refId > ul > li {
    display: inline-block;
    height: 54px;
    width: 245px;
    border-radius: 5px;
    background: url("../images/oxim_rmenu_02.png") 95% 30% no-repeat;
    text-align: right;
    margin-bottom: 5px;
}
.rightMenuBoxInner > ul .sub#refId > ul > li:last-child {
    margin-bottom: 0;
}
.rightMenuBoxInner > ul .sub#refId > ul > li:hover {
    background: #464646 url("../images/oxim_rmenu_03.png") 95% 30% no-repeat;
}
.rightMenuBoxInner > ul .sub#refId > ul > li > a {
    display: block;
    width: 215px;
    border-radius: 5px;
    color: #3aa0b2;
    font: 13px f__oxim_04, Tahoma;
    padding-top: 5px;
    margin-right: 30px;
    position: relative;
}
.rightMenuBoxInner > ul .sub#refId > ul > li:hover > a {
    color: #FFF;
}
.rightMenuBoxInner > ul .sub#refId > ul > li > a > .screenShot {
    position: absolute;
    left: 10px;
    top: 3px;
    width: 70px;
    height: 48px;
    border-radius: 2px;
    background-color: #A3A2A3;
}
.rightMenuBoxInner > ul .sub#refId > ul > li > a > .screenShot img {
    width: 98%;
    height: 98%;
    margin: 1%;
}
.rightMenuBoxInner > ul .sub#refId > ul > li > .subItem {
    font: 11px f__oxim_04, Tahoma;
    color: #637476;
    margin-right: 30px;
}
.rightMenuBoxInner > ul .sub#refId > ul > li:hover > .subItem {
    color: #ababab;
}

/***********************  Slider **************************/
.sliderRightMenu {
    margin-bottom: 18px;
}
.sliderRightMenu .sliderBox {
    position: absolute;
    width: 850px;
    height: 370px;
    top: 55px;
    left: 60px;
    background-color: #efefef;
    border-radius: 15px 1px 1px 15px;
}
.sliderBox .slides {
    float: right;
    width: 815px;
    height: 370px;
    direction: ltr;
}
.sliderBox .slider {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sliderBox .rightBox {
    float: left;
    width: 35px;
    height: 100%;
    background: url("../images/oxim_slider_02.png") 50% 50% no-repeat;
    position: relative;
    display: block;
}
.sliderBox .sliderShadow {
    background: url("../images/oxim_slider_03.png") 50% 50% no-repeat;
    width: 815px;
    height: 52px;
    position: absolute;
    bottom: -52px;
}

/***********************  Boxes  **************************/
.boxHeader {
    height: 36px;
    width: 1217px;
    margin: 0 auto 8px auto;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
}
.boxHeader .boxTitle {
    position: absolute;
    right: 15px;
    top: 5px;
    color: #FFF;
    font: 14px f__oxim_04;
}
.boxSeparator {
    height: 10px;
    border-radius: 5px;
    width: 1217px;
    margin: 5px auto 20px auto;
}
.boxHeader.blue {
    border: 1px solid #37c7ed;
    background: url("../images/oxim_logo_04.png") no-repeat 15px center, url("../images/oxim_boxes_01.png") repeat-x;
}
.boxHeader.red {
    border: 1px solid #a13d32;
    background: url("../images/oxim_logo_04.png") no-repeat 15px center, url("../images/oxim_boxes_02.png") repeat-x;
}
.boxHeader.black {
    border: 1px solid #484848;
    background: url("../images/oxim_logo_04.png") no-repeat 15px center, url("../images/oxim_boxes_03.png") repeat-x;
}
.boxSeparator.blue {
    background-color: #23889d;
}
.boxSeparator.red {
    background-color: #ae534a;
}
.boxSeparator.black {
    background-color: #393939;
}

/* Box Tabbed */
.boxTabbed {
    height: 212px;
    width: 1210px;
    margin: 0 auto;
}
.boxTabbed .tabs {
    height: 23px;
}
.boxTabbed .tabTitle {
    padding: 0 10px;
    border-radius: 5px 5px 0 0;
    border: 1px solid #6d6d6d;
    background: url("../images/oxim_boxes_04.png") repeat-x;
    font: 12px f__oxim_04;
    float: right;
    text-align: center;
    margin-left: 10px;
    color: #6d6d6d;
    z-index: 100;
    position: relative;
    cursor: pointer;
}
.boxTabbed .tabTitle.selected {
    border-bottom: 1px solid #f1f1f1;
    background: #f1f1f1;
    color: #3c95a4;
}
.boxTabbed .body {
    width: 100%;
    background-color: #f1f1f1;
    height: 188px;
    float: right;
    border-radius: 5px 0 5px 5px;
    border: 1px solid #6d6d6d;
    margin-top: -2px;
    position: relative;
}
.boxTabbed .body .screenShot {
    width: 202px;
    height: 170px;
    float: right;
    margin-right: 48px;
    margin-top: 18px;
    background: url("../images/oxim_boxes_05.png") no-repeat;
    position: relative;
    text-align: center;
}
.boxTabbed .body .screenShot img {
    width: 194px;
    margin-top: 3px;
    height: 138px;
}
.boxTabbed .body .info {
    height: 150px;
    position: absolute;
    right: 280px;
    top: 20px;
    width: 900px;
    overflow: hidden;
}
.boxTabbed .body .info span.title a {
    display: block;
    color: #a13d32;
    font: 15px f__oxim_04;
    margin-bottom: 5px;
}
.boxTabbed .body .info span.briefDescription {
    background: url("../images/oxim_rmenu_02.png") right 50% no-repeat;
    padding-right: 10px;
    display: block;
    font: 13px f__oxim_04;
    color: #1a1a1a;
    margin-bottom: 5px;
}
.boxTabbed .body .info div.fullDescription {
    display: block;
    font: 13px f__oxim_04;
    color: #1a1a1a;
    text-align: justify;
    width: 80%;
}
.boxTabbed .body .info div.fullDescription .continue {
    font: 15px f__oxim_04 !important;
}
.boxTabbed .body .info .logo {
    left: 0;
    max-height: 75px;
    max-width: 150px;
    position: absolute;
    top: 0;
    border: 2px solid #B1B1B1;
}
.boxTabbed .continue {
    position: absolute;
    width: 45px;
    bottom: 0;
    left: 0;
    font: 13px f__oxim_04, Tahoma;
    background: url("../images/oxim_boxes_06.png") 0 55% no-repeat;
    margin-top: 5px;
    color: #3991a3;
}

/* Box Three */
.boxThree {
    width: 100%;
    height: 200px;
    margin: 0 auto;
    text-align: center;
}
.boxThree .box {
    width: 391px;
    height: 197px;
    border: 1px solid #6d6d6d;
    border-radius: 5px;
    display: inline-block;
    margin-right: 12px;
    background-color: #f1f1f1;
    background-position: 5px 10px;
    background-repeat: no-repeat;
    position: relative;
}
.boxThree .box:first-child {
    margin-right: 0;
}
.boxThree .box .title {
    color: #a13d32;
    font: 18px f__oxim_04;
    display: block;
    margin-top: 10px;
}
.boxThree .box .text {
    height: 140px;
    position: absolute;
    right: 15px;
    top: 45px;
    width: 280px;
    color: #000;
    text-align: justify;
    font: 13px f__oxim_04;
}
.boxThree .box .more {
    position: absolute;
    width: 55px;
    bottom: 5px;
    left: 10px;
    font: 13px f__oxim_04, Tahoma;
    background: url("../images/oxim_boxes_06.png") 0 55% no-repeat;
    margin-top: 5px;
}
.boxThree .box .more > a {
    color: #3991a3;
}
.boxThree .box .more > a:hover {
    color: #43acc1;
}

/* Box One */
.boxOne {
    height: 292px;
    width: 1210px;
    margin: 0 auto;
    border: 1px solid #6d6d6d;
    border-radius: 5px;
    background-color: #f1f1f1;
    background-position: 10px 50%;
    background-repeat: no-repeat;
    position: relative;
}

.boxOne .newsSlider {
    width: 274px;
    height: 244px;
    float: right;
    margin-right: 18px;
    margin-top: 53px;
    background: url("../images/oxim_boxes_07.png") no-repeat;
}
.boxOne .newsSlider .inner {
    width: 265px;
    height: 190px;
    margin: 3px;
    direction: ltr;
}
.boxOne .abstract {
    color: #000;
    position: absolute;
    width: 600px;
    height: 200px;
    right: 320px;
    top: 50px;
    text-align: justify;
    font: 13px f__oxim_04;
    line-height: 150%;
}
.boxOne .abstract h3 {
    display: block;
    font: 15px f__oxim_04;
    color: #a13d32;
    margin-bottom: 5px;
    background: url("../images/oxim_rmenu_02.png") right 50% no-repeat;
    padding-right: 10px;
}
.boxOne .newsSlider .inner ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.boxOne .newsSlider .inner ul > li .caption {
    visibility: hidden;
}
.boxOne .newsSlider .inner ul > li img {
    height: 190px !important;
}
.boxOne .newsSlider .inner .bx-controls {
    top: -30px !important;
    left: 0 !important;
    width: 266px !important;
    text-align: center !important;
}
.boxOne .newsSlider .inner .bx-controls .bx-pager-item {
    display: inline-block !important;
    margin-bottom: 0 !important;
    margin-left: 2px !important;
}
.boxOne .newsSlider .inner .bx-controls .bx-pager-item .bx-pager-link {
    margin: 0 2px !important;
}
.boxOne .abstract .more {
    position: absolute;
    width: 45px;
    bottom: 5px;
    left: 10px;
    font: 13px f__oxim_04, Tahoma;
    background: url("../images/oxim_boxes_06.png") 0 55% no-repeat;
}
.boxOne .abstract .more > a {
    color: #3991a3;
}
.boxOne .abstract .more > a:hover {
    color: #43acc1;
}
/***********************  Footer **************************/
.footerLineTop {
    background-color: #2090a3;
    border: 1px solid #37c7ed;
    height: 21px;
    width: 100%;
}
.footerInner {
    height: 233px;
    width: 100%;
    background: url("../images/oxim_logo_05.png") center center no-repeat, url("../images/oxim_footer_01.png") repeat-x;
}
.footerInner .innerFull {
    position: relative;
}
.footerLineBottom {
    height: 89px;
    background-color: #191919;
    width: 100%;
    border-top: 1px solid #282828;
}
.footerInner .links  {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 150px;
    top: 40px;
}
.footerInner .lastShops {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 50px;
    top: 40px;
}
.footerInner .links li, .footerInner .lastShops li {
    display: block;
    width: 350px;
    padding-right: 15px;
    background: url("../images/oxim_category_04.png") 100% 60% no-repeat;
    color: #FFF;
}
.footerInner .links li:hover, .footerInner .lastShops li:hover {
    background: url("../images/oxim_category_05.png") 100% 60% no-repeat;
}
.footerInner .links li a h3, .footerInner .lastShops li a h3 {
    color: #FFF;
    font: 13px f__oxim_04;
}
.footerInner .links li:hover a h3, .footerInner .lastShops li:hover a h3 {
    color: #a13d32;
}
.lastShops .shopInfo {
    color: #3aa0b2;
    font: 13px f__oxim_04;
    margin-right: 5px;
}
.footerLineBottom span {
    font: 13px f__oxim_04;
    display: block;
    text-align: center;
}
.footerLineBottom span a {
    color: #FFF;
}
.footerLineBottom span a:hover {
    color: #3aa0b2;
}

/***********************  Inner Pages Body **************************/
.body {
    margin: 0 auto;
    width: 1240px;
}
.body .inner {
    color: #1a1a1a;
    font: 14px f__oxum_04;
    position: relative;
    width: 940px;
    float: left;
}
.body .right {
    width: 290px;
    min-height: 500px;
    float: right;
    position: relative;
}
.body .breadcrumb {
    height: 34px;
    width: 100%;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 3px 1px #707070;
    box-shadow: 0 1px 3px 1px #707070;
    background: url("../images/oxim_breadcrumb_01.png") repeat-x;
    margin-top: 10px;
}
.body .breadcrumb a {
    color: #FFF;
    display: inline-block;
    margin-right: 10px;
    font: 13px f__oxim_04;
    padding: 7px 0;
    float: right;
    text-shadow: 2px 2px 2px #3c3c3c;
}
.body .breadcrumb .lastPart {
    color: #FFF;
    display: inline-block;
    margin-right: 10px;
    font: 13px f__oxim_04;
    padding: 7px 0;
    float: right;
    text-shadow: 2px 2px 2px #3c3c3c;
}
.body .breadcrumb span.separator {
    background: url("../images/oxim_breadcrumb_02.png") no-repeat center center;
    height: 34px;
    width: 10px;
    float: right;
    margin-right: 10px;
}
.body .content {
    width: 100%;
    border: 1px solid #8c8b8b;
    border-radius: 10px;
    position: relative;
    margin: 10px 0 30px 0;
    min-height: 600px;
    padding-bottom: 50px;
}
/***********************  Shops **************************/
.body .content .filterBox {
    width: 200px;
    height: 39px;
    border-radius: 10px;
    background-color: #b65247;
    right: 110px;
    top: 20px;
    position: relative;
    cursor: pointer;
    -webkit-box-shadow: 0 1px 1px 0 #707070;
    box-shadow: 0 1px 3px 0 #707070;
}
.filterBox .filterSelect {
    width: 190px;
    height: 39px;
    position: absolute;
    right: 5px;
    top: 0;
    background: url("../images/oxim_shops_01.png") repeat-x;
    border-radius: 10px;
}
.filterBox .filterSelect span {
    display: block;
    text-align: center;
    margin-top: 6px;
    font: 16px f__oxim_04;
    color: #FFF;
}
.filterBox .filterSelect span i {
    margin-top: 6px;
    margin-right: 10px;
}
.filterBox .filterList {
    width: 190px;
    height: 105px;
    position: absolute;
    background-color: #383838;
    right: 5px;
    top: 40px;
    border-radius: 10px;
    display: none;
    z-index: 100;
}
.filterBox .filterList ul {
    padding: 0;
    margin-top: 12px;
    font: 15px f__oxim_04;
    color: #FFF;
    text-shadow: 2px 2px 2px #3c3c3c;
}
.filterBox .filterList li {
    padding: 2px 50px 2px 0;
    display: block;
    background: url("../images/oxim_mmenu_03.png") no-repeat 85% center;
}
.filterBox .filterList li:hover {
    background-color: #696969;
    border-radius: 10px;
}
.body .shopList {
    width: 750px;
    position: relative;
    right: 110px;
    top: 40px;
}
.body .shopList .moreShops {
    position: absolute;
    width: 60px;
    font: 15px f__oxim_04, Tahoma;
    background: url("../images/oxim_boxes_06.png") 0 55% no-repeat;
    color: #3991a3;
}
.body .shopList .moreShops > a:hover {
    color: #43acc1;
}

.body .shopList .shop {
    width: 748px;
    height: auto;
    min-height: 145px;
    border: 1px solid #8c8b8b;
    border-radius: 10px;
    margin-bottom: 30px;
    background-color: #FFF;
    position: relative;
}
.shop .label {
    width: 25px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 10px 0 0 10px;
    font: 13px f__oxim_04;
    color: #FFF;
}
.shop.active.recommended .label {
    background: url("../images/oxim_shops_19.png") no-repeat center center, #24899d url("../images/oxim_shops_03.png") no-repeat top center;
}
.shop.active.notRecommended .label {
    background: #a13d32 url("../images/oxim_shops_04.png") no-repeat top center;
}
.shop.notActive .label {
    background: url("../images/oxim_shops_20.png") no-repeat center center, #3e3e3e url("../images/oxim_shops_05.png") no-repeat top center;
}
.shop .shopName {
    display: block;
    margin-top: 35px;
    margin-right: 15px;
    font: 18px f__oxim_04;
    padding-right: 20px;
}
.shop.active .shopName {
    color: #a13d32;
    background: url("../images/oxim_shops_14.png") no-repeat right center;
}
.shop.notActive .shopName {
    color: #5a5a5a;
    background: url("../images/oxim_shops_15.png") no-repeat right center;
}
.shop .briefDescription {
    display: block;
    margin-top: 5px;
    margin-right: 18px;
    font: 13px f__oxim_04;
    padding-right: 14px;
    color: #5a5a5a;
}
.shop.active .briefDescription {
    background: url("../images/oxim_rmenu_02.png") no-repeat right center;
}
.shop.notActive .briefDescription {
    background: url("../images/oxim_rmenu_03.png") no-repeat right center;
}
.shop .link {
    display: block;
    margin-top: 5px;
    margin-right: 18px;
    font-size: 15px;
    font-family: f__oxim_05;
    padding-right: 14px;
    color: #5a5a5a;
    font-weight: bold;
}
.shop .logo {
    position: absolute;
    top: 55px;
    left: 260px;
    max-height: 45px;
    max-width: 130px;
}
.shop .eNemad {
    position: absolute;
    left: 200px;
    top: 5px;
    width: 41px;
    height: 67px;
}
.shop.active.eNemadOk .eNemad{
    background: url("../images/oxim_shops_17.png") no-repeat right center;
}
.shop.notActive .eNemad, .shop.active.eNemadNotOk .eNemad {
    background: url("../images/oxim_shops_18.png") no-repeat right center;
}
.shop .insurance {
    position: absolute;
    left: 202px;
    top: 75px;
    width: 32px;
    height: 51px;
}
.shop.active.insuranceOk .insurance {
    background: url("../images/oxim_shops_11.png") no-repeat right center;
}
.shop.active.insuranceNotOk .insurance {
    background: url("../images/oxim_shops_12.png") no-repeat right center;
}
.shop.notActive .insurance {
    background: url("../images/oxim_shops_13.png") no-repeat right center;
}
.shop .screenShot {
    top: 30px;
    left: 47px;
    position: absolute;
    width: 146px;
    height: 99px;
    background: url("../images/oxim_shops_16.png") no-repeat center center;
}
.shop .screenShot a img {
    display: inline-block;
    text-align: center;
    width: 142px;
    height: 83px;
    margin: 2px;
    position: relative;
}
.shop .stars {
    width: 125px;
    height: 20px;
    position: absolute;
    top: 7px;
    left: 65px;
}
.shop .stars img {
    float: left !important;
    margin: 0 1px;
}
.shop .bottom {
    width: 100%;
    height: 13px;
    background: url("../images/oxim_shops_02.png") no-repeat center center;
    position: absolute;
    bottom: 0;
}
.shop .heartIcon {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 23px;
    height: 21px;
}
.shop.active.favorite .heartIcon {
    background: url("../images/oxim_shops_06.png") no-repeat center center;
}
.shop.active.notFavorite .heartIcon {
    background: url("../images/oxim_shops_07.png") no-repeat center center;
}
.shop.notActive .heartIcon {
    background: url("../images/oxim_shops_08.png") no-repeat center center;
}
.shop .heartIcon.select {
    cursor: pointer;
}
.shop .itemTitle {
    font: 15px f__oxim_04;
    color: #a13d32;
    display: block;
}
.shop .fullDescription {
    margin: 25px 18px 25px 0;
    font: 12px f__oxim_04;
    padding: 5px 14px 5px 0;
    color: #5a5a5a;
    background-color: #eaeaea;
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    width: 677px;
    position: relative;
    min-height: 50px;
    display: none;
}
.fullDescription .more {
    position: absolute;
    left: 0;
    font: 11px f__oxim_04, Tahoma;
    background: url("../images/oxim_rmenu_06.png") 20px 50% no-repeat;
    display: inline-block;
    width: 55px;
    color: #507cb8;
}
.short .more {
    left: -70px !important;
}
.fullDescription .itemTitle {
    font: 13px f__oxim_04 !important;
    padding: 10px 0;
}
.fullDescription .text {
    position: relative;
}
.text.short {
    width: 90% !important;
}
.shop .refPid {
    height: 25px;
    position: relative;
    display: block;
    margin-left: 10px;
    padding: 5px 0;
}
.shop .register {
    float: left;
    cursor: pointer;
    margin-left: 2px;
}
.shop .refPid input {
    border: 1px solid #257a8c;
    border-radius: 3px;
    color: #257a8c;
    font: 12px f__oxim_04;
    padding: 1px 0;
    text-align: center;
    width: 124px;
    background: none;
    float: left;
    background: #ececec;
}
/***********************  Shop Item **************************/
.shopItem {
    background: #FFF;
}
.shopItem .shop {
    display: block;
    position: relative;
    width: 900px;
    margin: 0 auto;
    top: 30px;
    height: 145px;
}
.shopItem .shop .heartIcon {
    top: -25px;
    right: 10px;
}
.shopItem .shop .stars {
    top: -35px;
    width: 170px;
    height: 25px;
    position: absolute;
    left: 55px;
}
.shopItem .shop .stars > img {
    margin: 0 1px;
}
.shopItem .shop .screenShot {
    top: 0;
    left: 27px;
    position: absolute;
    width: 235px;
    height: 145px;
    background: #2B8699;
}
.shopItem .shop .screenShot a img {
    display: inline-block;
    text-align: center;
    width: 231px;
    height: 140px;
    margin: 2px;
    position: relative;
}
.shopItem .shop .eNemad {
    position: absolute;
    left: 280px;
    top: 5px;
    width: 41px;
    height: 67px;
}
.shopItem .shop .insurance {
    position: absolute;
    left: 282px;
    top: 85px;
    width: 32px;
    height: 51px;
}
.shopItem .shop .logo {
    position: absolute;
    top: 55px;
    left: 335px;
    max-height: 50px;
    max-width: 140px;
}
.shopItem .shop .refPid {
    height: 25px;
    position: absolute;
    left: 325px;
    top: 110px;
    margin-left: 10px;
    padding: 5px 0;
}
.shopItem .shopInfo {
    background: #eaeaea;
    width: 900px;
    margin: 60px auto 0 auto;
    border-radius: 10px;
    border: 1px solid #d7d7d7;
}
.shopItem .shopInfo .itemTitle {
    font: 13px f__oxim_04;
    padding: 5px;
    margin: 10px;
    width: 95%;
    position: relative;
}
.shopItem .shopInfo .itemTitle > span {
    position: absolute;
    padding-right: 5px;
    right: 0;
    top: 0;
    display: inline-block;
    padding-left: 20px;
    width: 77px;
}
.shopItem .shopInfo .itemTitle:first-child {
    margin-top: 20px;
}
.shopItem .shopInfo .itemTitle.red {
    border-bottom: 2px solid #e0d2d0;
}
.shopItem .shopInfo .itemTitle.blue {
    border-bottom: 2px solid #cedcdf;
}
.shopItem .shopInfo .itemTitle.black {
    border-bottom: 2px solid #cecece;
}
.shopItem .shopInfo .itemTitle.red > span{
    background: #EAEAEA url("../images/oxim_shops_24.png") no-repeat left center;
    color: #a13d32 !important;
}
.shopItem .shopInfo .itemTitle.blue > span{
    background: #EAEAEA url("../images/oxim_shops_25.png") no-repeat left center;
    color: #24899d;
}
.shopItem .shopInfo .itemTitle.black > span{
    background: #EAEAEA url("../images/oxim_shops_26.png") no-repeat left center;
    color: #252525;
}
.shopItem .shopInfo .itemInfo {
    margin-right: 5px;
    padding: 10px;
    text-align: justify;
    font: 13px f__oxim_04;
}
.shopItem .shopInfo .itemInfo ul {
    margin: 0;
    padding: 0 15px 0 0;
}
.shopItem .shopInfo .itemInfo .refPid {
    font: 12px Tahoma;
}
.shopItem .shopInfo .itemInfo.products ul {
    margin: 0;
    padding: 0 15px 0 0;
}
.shopItem .shopInfo .itemInfo.products ul li {
    display: inline-block;
    position: relative;
}
.shopItem .shopInfo .itemInfo.products ul li .productInfo {
    width: 400px;
    height: auto;
    top: 30px;
    background-color: #FFF;
    color: #000;
    padding: 10px;
    text-align: justify;
    z-index: 1000;
    border-radius: 5px;
    border: 1px solid #d7d7d7;
    display: none;
}
.shopItem .tags {
    width: 850px;
    height: 29px;
    background: url("../images/oxim_shops_27.png") no-repeat right center, url("../images/oxim_shops_28.png") repeat-x;
    position: relative;
    margin: 30px auto;
}
.tags .tag {
    background-color: #24899d;
    border-radius: 2px;
    padding: 1px 10px;
    height: 15px;
    float: right;
    margin: 5px 5px 5px 0;
    color: #FFF;
    font: 11px f__oxim_04;
    overflow: hidden;
}
.tags .tag:first-child {
    margin-right: 25px;
}
/***********************  Purchases **************************/
.purchases {
    background-color: #f1f1f1;
}
.newPurchase, .purchaseArchive {
    width: 863px;
    background-color: #FFF;
    margin: 0 auto;
    position: relative;
    border: 1px solid #bababa;
    border-radius: 10px;
}
.newPurchase {
    height: 105px;
    top: 35px;
}
.purchaseArchive {
    top: 50px;
}
.newPurchase h1, .purchaseArchive h1 {
    display: block;
    padding: 5px 0;
    font: 14px f__oxim_04;
}
.purchaseArchive ul {
    color: #3aadc4;
}
.newPurchase ul, .purchaseArchive ul {
    margin: 5px;
    padding: 0 20px 0 0;
}
.newPurchase li, .purchaseArchive li{
    list-style: disc;
}
.newPurchaseBox {
    width: 410px;
    height: 44px;
    background: url("../images/oxim_shops_24.png") right center no-repeat;
    margin: 0 auto;
    position: relative;
}
.newPurchaseBox .newPurchaseInner {
    width: 393px;
    height: 44px;
    background-color: #ededed;
    border-radius: 10px;
    float: left;
    position: relative;
}
.newPurchaseInner .lastVisits {
    height: 35px;
    width: 185px;
    margin: 4px;
    background: url("../images/oxim_purchase_01.png") center center no-repeat;
    float: right;
    position: relative;
    cursor: pointer;
}
.lastVisits .visitArchive {
    width: 185px;
    background-color: #252525;
    border-radius: 10px;
    position: absolute;
    top: 37px;
    z-index: 100;
    padding: 7px 0;
    display: none;
}
.lastVisits ul, .visitArchive ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
.lastVisits > ul > li {
    background: url("../images/oxim_mmenu_04.png") no-repeat scroll 99% 33% rgba(0, 0, 0, 0);
    border-radius: 5px;
    display: inline-block;
    height: 35px;
    text-align: right;
    width: 175px;
}
.lastVisits > ul > li > a {
    border-radius: 5px;
    color: #FFF;
    display: block;
    font: 12px f__oxim_04,Tahoma;
    margin-right: 15px;
    padding-top: 2px;
    position: relative;
    width: 160px;
}
.lastVisits > ul > li > .subItem {
    color: #FFF;
    font: 9px f__oxim_04,Tahoma;
    display: block;
    margin-right: 15px;
}
.lastVisits > ul > li > a > .screenShot {
    background-color: #a3a2a3;
    border-radius: 2px;
    height: 25px;
    left: 10px;
    position: absolute;
    top: 5px;
    width: 35px;
}
.lastVisits > ul > li > a > .screenShot img {
    height: 98%;
    margin: 1%;
    width: 98%;
}

.visitArchive > ul > li {
    background: url("../images/oxim_mmenu_04.png") no-repeat scroll 99% 33%;
    border-radius: 5px;
    display: inline-block;
    height: 40px;
    text-align: right;
    width: 180px;
    margin: 4px 0;
}
.visitArchive > ul > li:hover {
    background: #464646 url("../images/oxim_mmenu_04.png") scroll 99% 33% no-repeat;
}

.visitArchive > ul > li > a {
    border-radius: 5px;
    color: #FFF;
    display: block;
    font: 12px f__oxim_04, Tahoma;
    margin-right: 15px;
    padding-top: 5px;
    position: relative;
    width: 160px;
}
.visitArchive > ul > li > .subItem {
    color: #FFF;
    font: 10px f__oxim_04,Tahoma;
    display: block;
    margin-right: 15px;
}
.visitArchive > ul > li > a > .screenShot {
    background-color: #a3a2a3;
    border-radius: 2px;
    height: 34px;
    left: 2px;
    position: absolute;
    top: 3px;
    width: 50px;
}
.visitArchive > ul > li > a > .screenShot img {
    height: 98%;
    margin: 1%;
    width: 98%;
}

.newPurchaseInner .purchaseCode {
    width: 185px;
    height: 32px;
    margin: 5px;
    float: left;
    border: 1px solid #bebebe;
    border-radius: 5px;
}
.purchaseCode img.register {
    position: absolute;
    left: 15px;
    top: 10px;
    cursor: pointer;
}
.purchaseCode input {
    background: none;
    border: medium none;
    color: #24899d;
    font: 13px f__oxim_04;
    right: 5px;
    top: 5px;
    width: 140px;
    position: relative;
}
.purchaseArchive .archiveBox {
    width: 385px;
    height: 65px;
    background: url("../images/oxim_shops_24.png") right center no-repeat;
    position: relative;
    float: right;
    margin-right: 35px;
    margin-bottom: 20px;
}
.archiveBox .archiveBoxInner {
    width: 363px;
    height: 65px;
    float: left;
    background-color: #ededed;
    border-radius: 10px;
}
.archiveBoxInner .archiveInfo {
    width: 200px;
    height: 50px;
    float: right;
    margin: 7px;
    background-color: #37a9bf;
    color: #FFF;
    border-radius: 10px;
    position: relative;
}
.archiveInfo > a {
    display: block;
    font: 13px f__oxim_04, Tahoma;
    padding: 5px 20px 0 0;
    background: url("../images/oxim_mmenu_04.png") no-repeat scroll 96% 60%;
}
.archiveInfo > .screenShot {
    background-color: #a3a2a3;
    border-radius: 2px;
    height: 40px;
    left: 10px;
    position: absolute;
    top: 4px;
    width: 52px;
}
.archiveInfo > .screenShot img {
    height: 98%;
    margin: 1%;
    width: 98%;
}
.archiveInfo .subItem {
    color: #FFF;
    font: 10px f__oxim_04,Tahoma;
    display: block;
    margin-right: 15px;
}
.archiveBox .refPid {
    width: 130px;
    height: 25px;
    position: absolute;
    left: 7px;
    top: 7px;
    padding: 5px;
    background-color: #FFF;
    border: 1px solid #bebebe;
    border-radius: 5px;
    font: 13px f__oxim_04, Tahoma;
    color: #24899d;
    text-align: center;
}
.archiveBox .supportRequest {
    position: absolute;
    left: 7px;
    bottom: 0;
    text-align: center;
    width: 140px;
    height: 20px;
    color: #24899d;
    font: 11px f__oxim_04, Tahoma;
}
.archiveBox .supportRequest a:hover {
    color: #A13D32;
}

/***********************  Register **************************/
.content.register {
    background-color: #f1f1f1;
}
.register .registerBox {
    width: 850px;
    height: 600px;
    position: relative;
    top: 27px;
    right: 42px;
    border: 1px solid #bababa;
    border-radius: 10px;
    background: #FFF url("../images/oxim_register_01.png") no-repeat 50px 70px;
}
.register#profile .registerBox {
    width: 850px;
    height: 600px;
    position: relative;
    top: 27px;
    right: 42px;
    border: 1px solid #bababa;
    border-radius: 10px;
    background: #FFF url("../images/oxim_profile_01.png") no-repeat 70px 70px;
}
.register form {
    width: 300px;
    position: relative;
    margin: 25px;
    font: 13px f__oxim_04;
    color: #43a9c7;
}
.register#profile form {
    width: 400px;
}
.register form input, textarea, select {
    padding: 5px;
    border: 1px solid #bababa !important;
    border-radius: 5px;
    margin-bottom: 10px;
    font: 13px f__oxim_04;
    color: #43a9c7;
    width: 100%;
}
.register#profile form input, .register#profile form textarea, .register#profile form select {
    width: 70%;
    float: right;
}
.register#profile .item {
    width: 25%;
    float: right;
}
.register form .half {
    width: 50%;
}
.register form textarea {
    height: 100px;
    resize: none;
}
.register form input[type=checkbox], .register#profile form input[type=checkbox] {
    display: inline-block;
    width: auto;
}
.register form a {
    color: #aa4439;
}
.register .submit {
    width: 105px;
    height: 39px;
    background: url("../images/oxim_register_02.png") no-repeat center center;
    border: none;
    border-radius: 5px;
    float: left;
    margin-top: 10px;
    cursor: pointer
}
.register#profile .submit {
    background: url("../images/oxim_profile_02.png") no-repeat center center;
}
.register form input:required {
    background: #FFF url("../images/oxim_register_03.png") no-repeat 5px center;
}
.register form select:required {
    background: #FFF url("../images/oxim_register_03.png") no-repeat 25px center;
}
.register form textarea:required {
    background: #FFF url("../images/oxim_register_03.png") no-repeat 5px 5px;
}
.register .secCode, .register#profile .secCode {
    display: inline-block;
    float: right;
}
.register .secCode input, .register#profile .secCode input {
    width: 75px;
    margin-left: 10px;
    font: 16px Tahoma;
}
.register .captchaReload {
    cursor: pointer;
}
.register .secCode img {
    margin-top: 2px;
}
.register .actionMessage {
    text-align: center;
    font: 18px f__oxim_04;
    bottom: 30px;
    height: 50px;
    left: 60px;
    position: absolute;
    width: 400px;
}
.register#profile .actionMessage {
    left: 0;
    bottom: 50px;
}
.actionMessage.true {
    color: #287715;
}
.actionMessage.false {
    color: #9d1c28;
}
.register .memberName {
    text-align: center;
    font: 22px f__oxim_04;
    top: 320px;
    left: 60px;
    position: absolute;
    width: 200px;
    color: #56a6be;
}
/***********************  Remember Pass Page **************************/
.content.remember {
    background-color: #f1f1f1;
}
.remember .rememberBox {
    width: 850px;
    height: 600px;
    position: relative;
    top: 27px;
    right: 42px;
    border: 1px solid #bababa;
    border-radius: 10px;
}
.remember .msg {
    display: block;
    font: 13px f__oxim_04;
    padding: 10px 10px 0 0;
}
.remember form {
    width: 300px;
    position: relative;
    margin: 25px;
    font: 13px f__oxim_04;
    color: #43a9c7;
}
.remember form input:required {
    background: #FFF url("../images/oxim_register_03.png") no-repeat 5px center;
}
.remember form input, textarea, select {
    padding: 5px;
    border: 1px solid #bababa !important;
    border-radius: 5px;
    margin-bottom: 10px;
    font: 13px f__oxim_04;
    color: #43a9c7;
    width: 100%;
}
.remember .submit {
    width: 105px;
    height: 39px;
    background: url("../images/oxim_remember_01.png") no-repeat center center;
    border: none;
    border-radius: 5px;
    float: left;
    margin-top: 10px;
    cursor: pointer
}
.remember .actionMessage {
    text-align: center;
    font: 18px f__oxim_04;
    height: 50px;
    top: 170px;
    position: absolute;
    width: 350px;
}
/***********************  Pages **************************/
.body .content.page, .body .content.list {
    height: auto;
    min-height: 400px;
    position: relative;
    background-color: #f1f1f1;
}
.body .content.page .pageInner, .body .content.list .pageInner {
    width: 94%;
    height: 94%;
    margin: 3%;
    position: relative;
    font: 13px/200% f__oxim_04 !important;
}
.body .pageInner img.pagePic {
    float: left;
    padding: 30px 30px 30px 0;
    position: relative;
    z-index: 100;
}
.body .content.page .itemTitle.red > span{
    background: #f1f1f1 url("../images/oxim_shops_24.png") no-repeat left center;
    color: #a13d32 !important;
}
.body .content.page .itemTitle.red {
    border-bottom: 2px solid #e0d2d0;
}
.body .content.page .itemTitle > span {
    position: absolute;
    padding-right: 5px;
    right: 0;
    top: 0;
    display: inline-block;
    padding-left: 20px;
    width: 77px;
}
.body .content.page .itemTitle {
    font: 13px f__oxim_04;
    padding: 5px;
    margin: 20px 0;
    width: 95%;
    position: relative;
}
.body .content.page .itemTitle > span {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    padding: 0 15px;
    width: 77px;
}
.body .content.page img.itemPic {
    border: 1px solid #bab8b9;
    float: left;
    margin: 0 30px 30px 0;
}
.body .content.page h1.title, .body .content.list h1.title {
    font: 20px f__oxim_04;
    padding: 5px 20px 5px 5px;
    display: block;
    background: url("../images/oxim_shops_24.png") no-repeat right center;

}
.body .content.page h2.subTitle {
    font: 14px f__oxim_04;
    padding: 5px 20px 5px 5px;
    display: block;
    background: url("../images/oxim_shops_25.png") no-repeat right center;
}
.body .content.list ul.listItems {
    margin: 0;
    padding: 0;
}
.body .content.list ul.listItems li {
    display: block;
    margin-bottom: 10px;
    border-bottom: 1px dashed #898989;
    padding: 10px 0;
    min-height: 100px;
    text-align: justify;
}
.body .content.list ul.listItems li > img {
    height: 100px;
    width: 100px;
    border-radius: 5px;
    border: 1px solid #c5c5c5;
    float: right;
    margin-left: 20px;
}
.body .content.list ul.listItems li > h2 {
    font: 14px f__oxim_04;
    padding: 5px;
    display: block;
    background: url("../images/oxim_shops_24.png") no-repeat right center;
}
.body .content.list ul.listItems li > h2 > i {
    color: #43acc1;
    margin-left: 5px;
}
.body .content.list ul.listItems li > h2 a:hover {
    color: #43acc1;
}
.body .content.table {
    background-color: #DEDEDE;
}
.body .content.table .tableInner {
    width: 95%;
    margin: 20px auto;
}
.tableInner .list_header {
    font: 18px f__oxim_04;
}
.tableInner .list_table {
    font-size: 13px;
}
.tableInner .list_table thead {
    color: #FFF;
}
.tableInner .list_table thead th, .tableInner .list_table tbody td.count {
    background-color: #3E8FAA;
    color: #FFF;
}
.tableInner .list_table tbody td {
    background-color: #f1f1f1;
    color: #000;
    font-size: 13px;
}
.tableInner .list_table tbody td a {
    color: #000;
}
.tableInner .list_table tbody td a:hover {
    color: #a13d32;
}
.tableInner .pagination .page_number {
    background: none;
    color: #000;
    border: 1px solid #336e8c;
}
.tableInner .pagination .page_number#prev, .tableInner .pagination .page_number#next {
    color: #FFF;
    background-color: #3E8FAA;
}
.tableInner .pagination .page_number#prev:hover, .tableInner .pagination .page_number#next:hover {
    color: #000;
}

/***********************  Tickets **************************/
.ticketInfo  {
    background: #eaeaea;
    width: 880px;
    position: relative;
    margin: 0 auto;
    border-radius: 10px;
    border: 1px solid #d7d7d7;
    overflow: hidden;
}
.ticketInfo .itemTitle {
    font: 13px f__oxim_04;
    padding: 5px;
    margin: 10px;
    width: 95%;
    position: relative;
}
.ticketInfo .itemTitle > span {
    position: absolute;
    padding: 0 15px;
    display: inline-block;
    width: 110px !important;
}
.ticketInfo .itemTitle:first-child {
    margin-top: 20px;
}
.ticketInfo .itemTitle.red {
    border-bottom: 2px solid #e0d2d0;
}
.ticketInfo .itemTitle.blue {
    border-bottom: 2px solid #cedcdf;
}
.ticketInfo .itemTitle.black {
    border-bottom: 2px solid #cecece;
}
.ticketInfo .itemTitle.red > span{
    background: #EAEAEA url("../images/oxim_shops_24.png") no-repeat left center !important;
    color: #a13d32 !important;
}
.ticketInfo .itemTitle.red > span{
    background: #EAEAEA url("../images/oxim_shops_24.png") no-repeat left center;
    color: #a13d32 !important;
}
.ticketInfo .itemTitle.blue > span{
    background: #EAEAEA url("../images/oxim_shops_25.png") no-repeat left center;
    color: #24899d;
}
.ticketInfo .itemTitle.black > span{
    background: #EAEAEA url("../images/oxim_shops_26.png") no-repeat left center;
    color: #252525;
}
.ticketInfo .itemInfo ul {
    margin: 0;
    padding: 0;
}
.ticketInfo .itemInfo ul li {
    display: block;
    text-align: justify;
}
.ticketInfo .itemInfo span.title {
    width: 100px;
    margin-right: 15px;
    float: right;
}
.ticketInfo .itemInfo span.info {
    margin-right: 15px;
}
.ticketInfo .itemInfo .itemHeader {
    background-color: #3E8FAA;
    border-radius: 5px;
    color: #FFF;
    margin: 10px;
    padding: 0 10px;
    height: 30px;
}
.ticketInfo .itemInfo .itemHeader span.from {
    float: right;
}
.ticketInfo .itemInfo .itemHeader span.time {
    float: left;
}
.ticketInfo .itemInfo .itemText {
    margin: 10px;
    padding: 0 10px;
}
.ticketInfo .itemInfo form[name=reply] {
    padding: 0 5px;
    margin: 10px;
}
.ticketInfo .itemInfo form[name=reply] .text {
    width: 95%;
    resize: none;
    float: left;
}
.ticketInfo .itemInfo form[name=reply] .submit {
    border: 1px solid #909090;
    border-radius: 5px;
    cursor: pointer;
    float: left;
    font: 15px font_03;
    padding: 2px 20px;
    margin-top: 10px;
    margin-right: 10px;
    color: #252525;
    margin-bottom: 20px;
}
.ticketInfo .itemInfo form[name=reply] .submit:hover {
    color: #FFF;
    border-color: #FFF;
    background-color: #D1B569;
}

/***********************  Contact **************************/
.content.contact {
    background-color: #f1f1f1;
}
.contact .contactBox {
    width: 850px;
    height: 600px;
    position: relative;
    top: 27px;
    right: 42px;
    border: 1px solid #bababa;
    border-radius: 10px;
    background: #FFF url("../images/oxim_pages_02.png") no-repeat 50px 70px;
}
.contact .contactBox .contactInfo {
    text-align: justify;
    margin: 20px;
    font: 13px f__oxim_04;
}
.contact form {
    width: 350px;
    position: relative;
    margin: 25px;
    font: 13px f__oxim_04;
    color: #43a9c7;
}
.contact#profile form {
    width: 400px;
}
.contact form input, .contact form  textarea, .contact form select {
    padding: 5px;
    border: 1px solid #bababa !important;
    border-radius: 5px;
    margin-bottom: 10px;
    font: 13px f__oxim_04;
    color: #43a9c7;
    width: 100%;
}
.contact form textarea {
    height: 100px;
    resize: none;
}
.contact form input[type=checkbox], .register#profile form input[type=checkbox] {
    display: inline-block;
    width: auto;
}
.contact form a {
    color: #aa4439;
}
.contact .submit {
    width: 105px;
    height: 39px;
    background: url("../images/oxim_profile_02.png") no-repeat center center;
    border: none;
    border-radius: 5px;
    float: left;
    margin-top: 10px;
    cursor: pointer
}
.contact form input:required {
    background: #FFF url("../images/oxim_register_03.png") no-repeat 5px center;
}
.contact form select:required {
    background: #FFF url("../images/oxim_register_03.png") no-repeat 25px center;
}
.contact form textarea:required {
    background: #FFF url("../images/oxim_register_03.png") no-repeat 5px 5px;
}
.contact .secCode {
    display: inline-block;
    float: right;
}
.contact .secCode input {
    width: 75px;
    margin-left: 10px;
    font: 16px Tahoma;
}
.contact .captchaReload {
    cursor: pointer;
}
.contact .secCode img {
    margin-top: 2px;
}
.contact .actionMessage {
    text-align: center;
    display: block;
    font: 18px f__oxim_04;
    width: 400px;
    margin-top: 70px;
}
.buttons a.pure-button {
    background-color: #3E8FAA !important;
    color: #FFF;
}
/***********************  Other **************************/
.error404 {
    display: block;
    text-align: center;
    position: relative;
    top: 50px;
}
.ajaxLoading {
    position: fixed;
    width: 100%;
    height: 100vh;
    opacity: 0.7;
    z-index: 100000;
    background-color: #3c3c3c;
    display: none;
}
.ajaxLoading > img {
    position: relative;
    right: 45%;
    top: 30%;
    width: 10%;
}
.notFound {
    text-align: center;
    font: 13px f__oxim_04;
    padding: 10px 0;
    color: inherit;
}

div.statistics {
    display: none;
}