*,html,body { margin:0; padding:0 }

body {
    background: url(../images/bg.png) repeat-x #602603;
    font-family:Tahoma, Verdana;
    color:#A86103;
}
img { border:0 }
a:hover, a:focus, a:active {outline-width:0;}
#logo {
    display:block;
    height:128px;
    width:1000px;
    margin:0 auto;
    margin-bottom:207px;
}
#page {
    margin:0 auto;
    padding-top:10px;
}
#container-1 {
    width:933px;
    margin:0 auto;
}
#small_cart_bg {
    height:96px;
    width:149px;
    background:#7D7C7D;
    filter:alpha(opacity=75);
    opacity: 0.75;
    -moz-opacity:0.75;
    position:absolute;
    margin-left:945px;
    margin-top:-198px;
    display:none;
}
#small_cart_holder {
    height:76px;
    width:139px;
    padding:10px 5px;
    position:absolute;
    margin-left:945px;
    margin-top:-198px;
    display:none;
}
#small_cart_truck {
    display:block;
    width:27px;
    height:25px;
    background:url(../images/pic_hack_png.png) no-repeat -172px -102px;;
    overflow:hidden;
    float:left;
}
#in_my_truck {
    float:left;
    color:#FFC600;
    font-size:14px;
    font-weight:bold;
    margin-top:3px;
    margin-left:2px;
    font-family: Arial;
    text-decoration: underline;
    &margin-left:-1px;
    -margin-left:-1px;
}
#truck_content {
    color:#fff;
    font-size:18px;
    text-align:center;
    margin-top:5px;
    text-decoration:none;
    display:block;
    cursor:pointer;
}
#truck_content:hover {
    text-decoration:underline;
}
span.truck_quantity {
    font-weight:bold;
}
span.truck_price {
    font-weight:bold;
}
#menu_bg {
    width:933px;
    height:182px;
    background:#723E01;
    filter:alpha(opacity=75);
    opacity: 0.75;
    -moz-opacity:0.75;
    position:absolute;
    top:147px;
    z-index:1;
}
#menu_content {
    width:933px;
    height:182px;
    position:absolute;
    margin-top:-199px;
    z-index:2;
}
.account {
    float:left;
    font-size:18px;
    color:#fff;
    margin-left:18px;
}
.account a {
    font-size:24px;
    color:#fff;
    border-bottom:2px dashed #fff;
    text-decoration:none;
}
#advanced_search_link {
    font-size:24px;
    color:#fff;
    float:right;
    clear:right;
    margin-right:16px;
    border-bottom:2px dashed #fff;
    text-decoration:none;
}
#find_input_div_left {
    background:url(../images/pic_hack_png.png) -116px 0 no-repeat;
    padding-left:21px;
    height:42px;
    width:721px;
    overflow:hidden;
    -padding-left:2px;
    &padding-left:5px;
    &width:736px;
    -width:736px;
}
#find_div {
    margin-left:15px;
}
#find_input_div_left input {
    width:700px;
    height:32px;
    margin-right:-5px;
    border:0;
    font-size:24px;
    border-top:5px solid #FFB400;
    border-bottom:5px solid #FFB400;
    &margin-top:0;
    -margin-top:0;
    &padding-top:2px;
    -padding-top:2px;
    &height:30px;
    -height:30px;
    &float:left;
}
#find_input_div_left div {
    background:url(../images/pic_hack_png.png) -137px 0 no-repeat;
    width:21px;
    height:42px;
    overflow:hidden;
    float:right;
}
#find_div a {
    background:url(../images/pic_hack_png.png) 0 -211px no-repeat;
    overflow:hidden;
    float:right;
    width:155px;
    margin-top:4px;
    margin-right:16px;
    height:33px;
}
#find_div a:active {
    background:url(../images/pic_hack_png.png) 0 -178px no-repeat;
}
#menu_items {
    margin:0;
    margin-left:105px;
}
#menu_items td {
    padding-left:18px;
    padding-right:18px;
}
#menu_items a {
    color:white;
    font-size:20px;
    text-decoration:none;
    border-bottom:2px solid #fff;
    &display:block;
    -display:block;
}
#menu_items a:hover {
    border:0;
    &margin-top:-2px;
    -margin-top:-2px;
}
#menu_items a.active, #menu_items span {
    color:#FDE500;
    font-size:20px;
    text-decoration:none;
    border:0;
    cursor:default;
    &margin-top:-2px;
    -margin-top:-2px;
    &display:block;
    -display:block;
}
#menu_items a.active_truck {
    color:#FDE500;
    font-size:20px;
    text-decoration:none;
    border-bottom:2px solid #FDE500;
    &margin-top:-2px;
    -margin-top:-2px;
}
#menu_items a.active_truck:hover {
    border:0;
    &margin-top:-2px;
    -margin-top:-2px;
}
#content_top {
    background:url(../images/back_white.png) 0 0 no-repeat;
    overflow:hidden;
    margin:0 auto;
    width:935px;
    margin-top:4px;
    height:39px;
}
#content {
    width:935px;
    background:#fff;
    min-height:300px;
}
#content_bottom {
    background:url(../images/back_white.png) 0 -39px no-repeat;
    overflow:hidden;
    margin:0 auto;
    width:935px;
    height:39px;
}
#left_menu_td {
    width:1%;
}
#left_menu {
    margin-left:27px;
    width:256px;
    padding-right:10px;
}
#left_menu a.rss {
    display:block;
    margin-top:20px;
    margin-left:30px;
}
#left_menu_header {
    color:#A86103;
    font-size:22px;
}
#left_menu ul {
    margin-left:18px;
    color:#D46502;
    margin-top:30px;
}
#left_menu ul li a {
    color:#D46502;
    font-size:18px;
    text-decoration:none;
    line-height:140%;
    font-family:Comic Sans MS;
}
#left_menu ul li.active a {
    color:#FF8400;
    font-weight:bold;
}
#left_menu ul li a:hover {
    color:#FF8400;
}
#left_menu ul li ul {
    list-style-type: none;
    margin:0;
    margin-top:5px;
    margin-bottom:15px;
    text-transform:lowercase;
}
#left_menu ul li ul li div {
    float:left;
    width:4px;
    height:18px;
    background:url(../images/pic_hack.gif) no-repeat -27px 0;
    overflow:visible;
    margin-top:4px;
    margin-right:5px;
    margin-left:2px;
}
#left_menu ul li ul li.active div {
    background:url();
}
#left_menu ul li ul li a,#left_menu ul li.active ul li a {
    font-weight:100;
    color:#A86103;
}
#left_menu ul li ul li a:hover,#left_menu ul li.active ul li a:hover {
    color:#FF8400;
}
#left_menu ul li.active ul li.active a {
    font-weight:bold;
    color:#fff;
    background:#FF8400;
    padding-left:1px;
    cursor:default;
}
ul.submenu {
    display:none;
}
#goods {
    padding-right:30px;
}
.dep_header {
    border-bottom:2px solid #FF8400;
    border-left:1px solid #FF8400;
    min-width:300px;
    color:#FF8400;
    font-size:24px;
    font-weight:bold;
    float:left;
    padding-left:5px;
    margin-left:-5px;
    &margin-left:0;
}
.dep_header span {
    font-size:18px;
    font-weight:normal;
}
.main_text {
    font-size:18px;
    color:#FF8400;
    margin-top:20px;
    text-align:justify;
    text-indent:30px;
}
.main_text p {
    margin:10px 0;
}
ul.no_list_style_type {
    list-style-type: none;
}
.randomTop {
    margin-top:30px;
    height:9px;
    width:191px;
    background: url(../images/random_top.png) no-repeat;
}
.randomBottom {
    height:9px;
    width:191px;
    background: url(../images/random_bottom.png) no-repeat;
}
#randomDiv {
    border:1px solid #7D7C7D;
    border-top:0;
    border-bottom:0;
    width:70%;
    padding:5px;
    text-align:center;
}
#randomDiv h3 {
    color:#7D7C7D;
    font-size:20px;
    margin-bottom:10px;
}
.relatedTop {
    margin-top:40px;
    height:9px;
    width:612px;
    background: url(../images/related_top.png) no-repeat;
}
.relatedBottom {
    height:9px;
    width:612px;
    background: url(../images/related_bottom.png) no-repeat;
}
.relatedDiv {
    padding:0 5px;
    border:1px solid #FF8400;
    border-top:0;
    border-bottom:0;
}
.relatedDiv h3 {
    color:#FF8400;
    margin-bottom:10px;
}

.relatedProduct {
    float:left;
    width:200px;
}
.relatedProduct a.name {
    font-size:18px;
    font-weight:100;
    text-decoration:none;
    color:#A86103;
}
.relatedProduct a.price {
    font-size:18px;
    font-weight:100;
    text-decoration:none;
    display:block;
    color:#A86103;
}
.randomProducts {
    width:100%;
    margin-top:20px;
}
.randomProducts a.name {
    font-size:18px;
    font-weight:100;
    text-decoration:none;
    color:#7D7C7D;
}
.randomProducts a.price {
    font-size:18px;
    font-weight:100;
    text-decoration:none;
    color:#7D7C7D;
    display:block;
}
.good {
    width:220px;
    height:275px;
    text-align:center;
    float:left;
    margin-right:80px;
    margin-bottom:52px;
}
.good td {
    
}
.good td.img_td {
    width:150px;
    height:150px;
    border:0px solid black;
}
.good td.img_td a {
    margin-left:-50px;
    &margin:auto;
    -margin:auto;
    &margin-left:12px;
    -margin-left:12px;
}
.good a.img_link img {
    margin:auto;
}
.good a.name {
    font-size:18px;
    font-weight:bold;
    text-decoration:none;
    color:#A86103;
    margin-right:50px;
    margin-top:10px;
    display:block;
}
.good div.desc {
    font-size:14px;
    color:#A86103;
    margin-right:50px;
    margin-bottom:15px;
}
.good a.price {
    display:block;
    float:right;
    font-size:22px;
    font-weight:bold;
    color:#A86103;
    text-decoration:none;
    margin-right:8px;
    font-family:"Myriad Pro",Tahoma;
}
.good a.price .currency {
    font-size:17px;
}
.good a.truck {
    float:right;
    background:url(../images/pic_hack_png.png) no-repeat -164px -55px;
    width:50px;
    height:47px;
    margin-top:-10px;
}
#bottom_menu {
    margin:40px auto;
}
#bottom_menu td {
    padding-left:18px;
    padding-right:18px;
}
#bottom_menu a {
    color:white;
    font-size:14px;
    font-weight:bold;
}
#bottom_menu a:hover {
    text-decoration:none;
}
#bottom_menu a.active,#bottom_menu span {
    color:white;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    cursor:default;
}
#copyright {
    color:#FDE500;
    font-size:14px;
    font-weight:bold;
    margin-left:25px;
    margin-bottom:40px;
    &float:left;
    -float:left;
    &margin-top:-36px;
    -margin-top:-36px;
}
#copyright a {
    color:#FDE500;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
}
#design {
    color:#FDE500;
    font-size:14px;
    font-weight:bold;
    float:right;
    margin-right:25px;
    padding-top:4px;
    &text-align:right;
    -text-align:right;
    &margin-bottom:20px;
    -margin-bottom:20px;
}

#design a {
    float:right;
    width:135px;
    height:20px;
    margin-top:-4px;
    margin-left:5px;
    overflow:hidden;
}
#design a img {
    margin-top:-247px;
}
a.advanced_search {
    color:white;
    font-size:19px;
    text-decoration:none;
    border-bottom:2px solid #fff;
    float:left;
}
a.advanced_search_arrow {
    height:12px;
    width:13px;
    margin-top:10px;
    margin-left:2px;
    background:url(../images/pic_hack.gif) no-repeat;
    overflow:hidden;
    display:block;
    float:left;
}
#advanced_search_content {
    margin-left:33px;
    margin-top:-14px;
    margin-bottom:14px;
    display:none;
}
#advanced_search_content td {
    width:150px;
}
#advanced_search_content td.first {
    width:180px;
}
#search_holder {
    height:88px;
    padding-top:14px;
}
br.popup_spacer {
    line-height:25px;
}
div.popup {
    position:absolute;
    background:#894801;
    filter:alpha(opacity=90);
    opacity: 0.9;
    -moz-opacity:0.9;
    border:2px solid #fff;
    color:#fff;
    font-size:19px;
    border-top:0;
    padding:5px;
    margin-top:0px;
    display:none;
}
div.popup ul {
    list-style-type:none;
    text-align:left;
}
div.popup ul li {
    cursor:pointer;
}
div.popup ul li:hover {
    color:#FDE500;
}
div.popup ul li.advanced_search_dropdown_sub {
    margin-left:10px;
}
.product_desc {
    font-size:14px;
    color:#FF8400;
    margin-bottom:30px;
    margin-right:10px;
}
.gallery {
    margin-top:45px;
}
.gallery a {
    display:block;
    float:left;
    height:150px;
    width:150px;
    margin-bottom:10px;
    text-align:left;
}
.info_td {
    width:370px;
    padding-top:10px;
}
.price_div {
    font-size:22px;
    font-weight:bold;
    color:#A86103;
    font-family:"Myriad Pro",Tahoma;
    text-align:center;
}
.price_div .currency {
    font-size:17px;
}
.price_td {
    padding-top:5px;
}
.quantity {
    font-size:18px;
    color:#A86103;
    margin-top:20px;
}
.quantity .q {
    font-size:24px;
    font-weight:bold;
}
.quantity .small {
    font-size:12px;
}
.total {
    font-size:24px;
    font-weight:bold;
    color:#A86103;
    margin-top:45px;
}
#buy_btn {
    width:115px;
    height:44px;
    background:url(../images/pic_hack_png.png) no-repeat 0 -44px;
    overflow:hidden;
    display:block;
    margin-top:20px;
    margin-left:80px;
    filter:alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity:0.5;
}
#buy_btn:hover {
    background:url(../images/pic_hack_png.png) no-repeat 0 -44px;
}
#buy_btn2 {
    width:115px;
    height:44px;
    background:url(../images/pic_hack_png.png) no-repeat 0 -44px;
    overflow:hidden;
    display:block;
    margin-top:20px;
    filter:alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity:0.5;
}
.comment {
    font-size:18px;
    color:#A86103;
}
textarea {
    border:3px solid #A86103;
    width:360px;
    height:100px;
}
.vendors {
    font-size:14px;
    color:#A86103;
    margin-top:25px;
}
.vendors a {
    font-size:14px;
    color:#807F7E;
}
.vendors a:hover {
    text-decoration:none;
}
.technics {
    font-size:14px;
    color:#A86103;
    margin-top:25px;
}
.technics a {
    font-size:14px;
    color:#807F7E;
    text-transform: lowercase;
}
.technics a:hover {
    text-decoration:none;
}
#increase_quantity {
    width:8px;
    height:8px;
    background:url(../images/pic_hack.gif) no-repeat -33px 0;
    display:block;
    overflow:hidden;
    margin-bottom:2px;
    filter:alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity:0.5;
}
#decrease_quantity {
    width:8px;
    height:8px;
    background:url(../images/pic_hack.gif) no-repeat -33px -10px;
    display:block;
    overflow:hidden;
    margin-bottom:5px;
    filter:alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity:0.5;
}
.basket {
    background:#D95200;
    &background:#D44600;
    -background:#D44600;
    color:white;
    font-size:18px;
    margin-top:20px;
}
.basket th {
    color:#A86103;
    font-size:12px;
    background:#fff;
    text-align:center;
    font-weight:100;
    height:30px;
}
.basket th.last {
    padding-right:40px;
}
.basket td a {
    color:#fff;
    text-decoration:none;
}
.basket td input {
    border:0px solid #A86103;
    background:transparent;
    font-size:18px;
    color:#fff;
    text-align:center;
}
.basket a.del_link {
    display:block;
    width:12px;
    height:12px;
    background:url('../images/pic_hack.gif') no-repeat 0 -26px;
    overflow:hidden;
    margin-left:25px;
}
.basket a.del_link:hover {
    background:url('../images/pic_hack.gif') no-repeat 0 -38px;
}
#truck_table_top {
    width:40px;
    height:41px;
    background:url(../images/pic_hack_png.png) #fff no-repeat -116px -44px;
    overflow:hidden;
}
#truck_table_middle {
    width:40px;
    background:#D95200;
    &background:#D44600;
    -background:#D44600;
    height:0;
}
#truck_table_bottom {
    width:40px;
    height:41px;
    background:url(../images/pic_hack_png.png) #fff no-repeat -116px -85px;
    overflow:hidden;
}
#decor {
    background:#fff;
    padding-top:30px;
    width:40px;
}
.basket .last_1 {
    height:40px;
    font-size:24px;
    font-weight:bold;
    padding-left:40px;
    background:#fff;
    color:#A86103;
}
.basket .last_2 {
    background:#fff;
    color:#A86103;
    font-size:24px;
    font-weight:bold;
    text-align:center;
}
.basket .last_3 {
    background:#fff;
    color:#A86103;
    font-size:24px;
    font-weight:bold;
    text-align:center;
    padding-left:30px;
}
.basket .last_4 {
    background:#fff;
    color:#A86103;
    font-size:24px;
    font-weight:bold;
}
.basket .currency {
    font-weight:100;
}
span.required {
    color:red;
    font-weight:100;
}
div.required_fields {
    font-size:12px;
    margin-bottom:10px;
}
.yourData {
    color:#A86103;
}
.yourData input[type=text], .yourData input[type=password] {
    border:3px solid #A86103;
    width:360px;
}
.yourData .field {
    margin-bottom:10px;
    font-weight:bold;
}
.yourData p {
    margin-top:10px;
}
#send {
    display:block;
    overflow:hidden;
    width:115px;
    height:44px;
    background:url(../images/pic_hack_png.png) no-repeat 0 -88px;
}
#send:hover {
    background:url(../images/pic_hack_png.png) no-repeat 0 -132px;
}
.errors {
    color:red;
    font-size:12px;
    font-weight:bold;
    margin:20px 0;
}
.errors ul {
    margin-left:20px;
}
#order_done_div {
    text-align:center;
    color:#A86103;
    padding-top:60px;
}
#order_done_div h2 {
    font-size:36px;
    font-weight:bold;
    margin-bottom:60px;
}
#order_done_div h3 {
    font-size:36px;
    font-weight:100;
    margin-bottom:45px;
}
#order_done_div p {
    font-size:18px;
}
#ContactForm_verifyCode, #Own_OrderForm_verifyCode {
    width:239px;
}
.refreshButton {
    font-size:12px;
    font-weight:100;
    margin-left:30px;
    color:#A86103;
}
.field.verify {
    margin-top:20px;
    margin-bottom:30px;
}
.field.verify div {
    float:left;
}
.sort_products {
    font-size:18px;
    color:#FF8400;
    float:left;
    width:130px;
    margin-top:8px;
    margin-left:30px;
    border-bottom:2px solid #FF8400;
    text-decoration:none;
}
.sort_products_arrow {
    height:12px;
    width:13px;
    margin-top:15px;
    background:url(../images/pic_hack.gif) no-repeat 0 -13px;
    overflow:hidden;
    display:block;
    float:left;
}
.product_spacer {
    margin:30px;
    &margin:50px;
}
div.sort_popup {
    position:absolute;
    filter:alpha(opacity=90);
    opacity: 0.9;
    -moz-opacity:0.9;
    font-size:19px;
    padding:5px;
    display:none;
    background:#fff;
    color:#FF8400;
    margin-left:330px;
    margin-top:6px;
    border:2px solid #FF8400;
    border-top:0;
    &margin-left:-143px;
}
div.sort_popup ul {
    list-style-type:none;
    text-align:left;
}
div.sort_popup ul li {
    cursor:pointer;
}
div.sort_popup ul li:hover {
    color:#A86103;
}
a.next_page {
    float:right;
    width:12px;
    height:13px;
    background:url(../images/pic_hack.gif) no-repeat -15px 0;
    overflow:hidden;
    margin-right:10px;
    margin-top:15px;
}
a.next_page:hover {
    background:url(../images/pic_hack.gif) no-repeat -15px -13px;
}
a.next_page.disabled {
    filter:alpha(opacity=30);
    opacity: 0.3;
    -moz-opacity:0.3;
}
a.next_page.disabled:hover {
    background:url(../images/pic_hack.gif) no-repeat -15px 0;
}
a.prev_page {
    float:right;
    width:12px;
    height:13px;
    background:url(../images/pic_hack.gif) no-repeat -15px -26px;
    overflow:hidden;
    margin-right:5px;
    margin-top:15px;
}
a.prev_page:hover {
    background:url(../images/pic_hack.gif) no-repeat -15px -39px;
}
a.prev_page.disabled {
    filter:alpha(opacity=30);
    opacity: 0.3;
    -moz-opacity:0.3;
}
a.prev_page.disabled:hover {
    background:url(../images/pic_hack.gif) no-repeat -15px -26px;
}
.blog .post {
    margin-bottom:30px;
}
.blog a {
    color:#FF8400;
}
.blog .post h2 a {
    color:#A86103;
}
#accountForm {
    margin-top:30px;
}
#accountForm input[type=text],#accountForm input[type=password] {
    width:150px;
    border:2px solid #A86103;
}
#account_menu {
    list-style-type: none;
    margin-top:2px;
    float:right;
    margin-right:-20px;
    margin-bottom:20px;
}
#account_menu li {
    float:left;
    margin-right:20px;
}
#account_menu li.active a{
    text-decoration:underline;
}
#account_menu a {
    font-size:18px;
    color:#A86103;
    font-weight:bold;
    text-decoration:none;
}
#account_menu a:hover {
    text-decoration:underline;
}
table.account_products_table {
    border: 1px solid #A86103;
    border-collapse:collapse;
    width:100%;
}
table.account_products_table td,table.account_products_table th {
    padding:5px;
    border: 1px solid #A86103;
}
div.account_menu_links {
    margin-bottom:10px;
}
div.account_menu_links a {
    color:#A86103
}

.yiiForm .simple {
    margin:10px 0;
    clear:both;
}
.yiiForm .simple label {
    width:150px;
    text-align:right;
    float:left;
    margin-right:10px;
    margin-bottom:20px;
}
.yiiForm .simple input {
    float:left;
}
#accountHolder {
    padding-left:20px;
    padding-right:20px;
}
#technics {
    padding-left:160px;
}
#technics ul {
    margin-left:20px;
}
#file_uploads td {
    padding-right:5px;
}
.flashMessage {
    color:#000;
    font-weight:bold;
    margin-top:10px;
    font-size:14px;
}
.flashMessage a {
    color:#000;
}
.actionDiv {
    margin:10px;
    float:right;
}
.actionDiv a {
    color:#A86103;
}
#searchform label { display:none; }
.entry {
    margin:20px 0;
}
.entry ul {
    margin-left:30px;
}
.entry p {
    margin:10px 0;
}
ol.cartInfo {
    margin-left:70px;
}
ol.cartInfo a {
    color:#FF8400;
}
ul.cartInfo {
    margin-left:40px;
}
ul.cartInfo a {
    color:#FF8400;
}
h2.comments {
    margin-top:60px;
}
.support_contacts_div {
    font-weight:bold;
    font-size:14px;
    margin-top:3px;
}
.support_contacts_div div, .support_contacts_div img, .support_contacts_div a {
    float:right;
}
.support_contacts_div img { cursor:pointer; }
.support_contacts_spacer {
    width:25px;
    height:17px;
}
#support_vk {
    color:#A86103;
    height:17px;
    margin-left:3px;
    margin-top:5px;
    width:0px;
    overflow:hidden;
}
#support_email {
    color:#A86103;
    height:17px;
    margin-left:3px;
    margin-top:5px;
    width:0px;
    overflow:hidden;
}
#support_icq {
    height:17px;
    margin-left:3px;
    margin-top:5px;
    width:0px;
    overflow:hidden;
}
#support_phone {
    height:17px;
    margin-left:3px;
    margin-top:5px;
    width:160px;
    overflow:hidden;
}
img.inactive {
    cursor:default;
}
.p404 {
    margin-top:60px;
}
.left_menu_top {
     list-style:circle;
     margin-bottom:-15px;
}
.leftBannerDiv {
    margin-top:50px;
}
.pName {
    padding:5px 0;
}
.or {
    margin-top:20px;
    font-style:italic;
}
.orCases {
    margin:0;
    list-style-type:circle;
    font-size:12px;
    margin-top:20px;
    margin-left:10px;
    &margin-left:15px;
    -margin-left:15px;
}
.orCases li {
    margin-bottom:10px;
}
.orCases a {
    color:#A86103;
    font-weight:bold;
}
#en_ps_div {
    display:none;
}
#en_email {
    font-style:normal;
    color:#000;
}
#en_email.def {
    font-style:italic;
    color:#999;
}
a.brown {
    color:#A86103;
    font-weight:bold;
}
a.brownN {
    color:#A86103;
}
.testimonials {
    padding:5px 10px;
    border:1px solid #FF8400;
    background:#FEEDDA;
    margin-left:-5px;
    margin-bottom:30px;
    &margin-left:0px;
    -margin-left:0px;
}
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 *
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -182px;
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../css/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/fancy_shadow_nw.png', sizingMethod='scale'); }
