body {
	background-color: #ffffff;
    background-image: url('/images/background.png');	
    background-position: top center;
    background-repeat: repeat-x;
    background-attachment: fixed;
	color: #000000;
	margin: 0px 0px 10px 0px;
	font-family: Arial;
	font-size: 11px;
}

@font-face {
    font-family: bbk;
    src: url("/font/font.eot") /* EOT file for IE */
}

@font-face {
    font-family: 'bbk';
/*    src: url("http://www.sweettreatcouture.com/skin/frontend/default/bluescale/fonts/acaslonpro-semibold-webfont.ttf") /* TTF file for CSS3 browsers */

  font-style: normal;
  font-weight: 400;
  src: local('Varela'), url(http://themes.googleusercontent.com/static/fonts/varela/v4/9Z8T08kwIX4JVoDU9Uyr4-vvDin1pK8aKteLpeZ5c0A.woff) format('woff');


}

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

a {
    color: #ffffff;
    text-decoration: none;
}

a:hover {
    color: #ffffff;
    text-decoration: none;    
}

.left {
    float: left;
    font-size: 1px;
    line-height: 0px;
}

.right {
    float: right;
    font-size: 1px;
    line-height: 0px;    
}

.clear {
    clear: both;
    font-size: 1px;
    line-height: 0px;
}

.spacer {
    font-size: 1px;
    line-height: 0px;
    height: 10px;
}


/* Block Header */

#header {
    width: 970px;
    height: 70px;
}

#header .container {
    width: 970px;
    height: 60px;
    background-image: url('/images/header.png');
    background-repeat: repeat-x;
    position: fixed;
    z-index: 100;
}

#header a {
    color: #bbbbbb;
    text-decoration: none;
}

#header a:hover {
    color: #ffffff;
    text-decoration: none;
    border-width: 0px;
}

#header ul.menu {
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
    float: right;
}

#header ul.submenu {
    list-style: none;
    padding: 5px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}

#header li.menu_item {
    font-size: 13px;
    color: #bbbbbb;
    font-family: 'bbk', Tahoma;
    line-height: 13px;
    text-align: left;
    text-shadow: 0px 1px 0px #000000;	
    list-style: none;
    margin: 0px 25px 0px 0px;
    padding: 22px 0px 10px 0px;
    background: url('/images/menu-arrow.png') no-repeat left 25px;
    position: relative;
    float: left;
    display: block;
}

#header li.menu_item a {
    padding-left: 15px;	
}

#header li.submenu_item {
    font-size: 12px;
    color: #bbbbbb;
    font-family: 'bbk', Tahoma;
    line-height: 13px;
    text-align: left;
    text-shadow: 0px 1px 0px #000000;   
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: none;
}

#header li.submenu_item div {
    padding: 6px 35px 6px 15px;
    white-space: nowrap;
    display: block;
}

#header li.submenu_item a {
    padding: 0px 0px 0px 0px;
}

#header .dropmenu {
    left: 0px;
    top: 35px;
    padding: 25px 0px 0px 0px;
    margin: 0px 0px 0px 0px;;
    position: absolute;
    z-index: 50;
    display: none;
}

#header .dropmenu .dropbox {
    padding: 2px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #111111;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#logo {
	padding: 10px 0px 0px 20px;
	margin: 0px 120px 0px 0px;
	float: left;
}

#search {
    padding: 17px 20px 0px 0px;
    margin: 0px 0px 0px 0px;
    float: right;
}

.search_input {
    color: #ffffff;
    font-family: 'bbk', Tahoma;
    line-height: 13px;
    text-align: left;
    font-size: 10px;
    padding: 0px 0px 0px 0px;
    margin: 3px 0px 0px 0px;
    width: 140px;
    height: 20px;
    background-color: transparent;
    border: 0px solid #ffffff;
}


/* Block TopNavigator */

#topnavigator {
	padding: 0px 0px 0px 0px;
    position: fixed;
    z-index: 500;
    top: -200px;
}

#topnavigator img {
    cursor: pointer;
}


/* Block Static */

.block_form {
    padding: 20px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.form_text {
    font-size: 18px;
    font-weight: normal;
    color: #ffffff;
    font-family: 'bbk', Tahoma;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    line-height: 25px;
}

.form_text_error {
    font-size: 13px;
    font-weight: normal;
    color: #01c3ff;
    font-family: 'bbk', Tahoma;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    line-height: 16px;
}

.input_text_container {
    background-image: url('/images/form-input.png');
    background-repeat: no-repeat;
    width: 242px;
    height: 26px;
}

.input_text {
    color: #ffffff;
    font-family: 'bbk', Tahoma;
    line-height: 13px;
    text-align: left;
    font-size: 13px;
    padding: 0px 0px 0px 0px;
    margin: 3px 10px 0px 0px;
    width: 222px;
    height: 20px;
    background-color: transparent;
    border: 0px solid #ffffff;
}

.input_textarea_container {
    background-image: url('/images/form-textarea.png');
    background-repeat: no-repeat;
    width: 440px;
    height: 173px;
}

.input_textarea {
    color: #ffffff;
    font-family: 'bbk', Tahoma;
    line-height: 16px;
    text-align: left;
    font-size: 13px;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    width: 420px;
    height: 150px;
    background-color: transparent;
    border: 0px solid #ffffff;
    overflow: auto;
}


/* Block Content */

.block01 {
    width: 480px;
    height: 390px;
    position: relative;
    overflow: hidden;
    cursor: pointer;  
}

.block02 {
    width: 235px;
    height: 190px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.block03 {
    width: 235x;
    height: 390px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.block04 {
    width: 480px;
    height: 190px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.title01 {
    width: 480px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-image: url("/images/block-background.png");
}

.title02 {
    width: 235px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-image: url("/images/block-background.png");
}

.title03 {
    width: 235px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-image: url("/images/block-background.png");
}

.title04 {
    width: 480px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-image: url("/images/block-background.png");
}

.title01 div, .title02 div, .title03 div, .title04 div {
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
    font-family: 'bbk', Tahoma;
    padding: 10px 10px 10px 10px;
    text-align: left;	
}

.content01 {
    width: 480px;
    height: 390px;
    position: absolute;
    top: 390px;
    left: 0px;
    background-image: url("/images/block-background.png");
}

.content02 {
    width: 235px;
    height: 190px;
    position: absolute;
    top: 190px;
    left: 0px;
    background-image: url("/images/block-background.png");
}

.content03 {
    width: 235px;
    height: 390px;
    position: absolute;
    top: 390px;
    left: 0px;
    background-image: url("/images/block-background.png");
}

.content04 {
    width: 480px;
    height: 190px;
    position: absolute;
    top: 190px;
    left: 0px;
    background-image: url("/images/block-background.png");
}

.details {
    padding: 10px 10px 10px 10px;
    margin: 0px 0px 0px 0px;
}

.details .lead {
    font-size: 13px;
    color: #ffffff;
    font-family: 'bbk', Tahoma;
    line-height: 19px;
    text-align: left;
}

.details .lead a {
    color: #ffffff;
    border-bottom: 0px solid #ffffff;
    text-decoration: none;
}

.details .lead a:hover {
    color: #cccccc;
    border-bottom: 0px solid #ffffff;
    text-decoration: none;    
}

.partners {
    padding: 10px 0px 10px 0px;
}

.partners .partners_first {
    padding: 0px 0px 0px 0px;	
    float: left;
}

.partners .partners_more {
    padding: 0px 0px 0px 10px;	
	float: left;
}

.blck_link {
    font-size: 9px;
    font-weight: bold;
    color: #4c80c1;
    font-family: 'bbk', Tahoma;
    padding: 0px 0px 4px 0px;
    margin: 0px 0px 0px 0px;
    text-align: center;
    width: 115px;
    height: 21px;
    line-height: 10px;
    background-color: transparent;
    background-image: url("/images/block-shortlink-background.png");
    background-repeat: no-repeat;
    border: 0px solid #ffffff;
}

.facebook_like {
    border: none;
    overflow: hidden;
    width: 95px;
    height: 21px;
}


/* Block Details */

.block_details_image {
    width: 480px;
    height: 390px;
}

.block_details {
    width: 480px;
    height: 390px;
    background-color: #111111;
}

.block_details_content {
    padding: 20px 20px 20px 20px;
}

.block_details_title {
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    font-family: 'bbk', Tahoma;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    line-height: 25px;
}

.block_details_lead {
    font-size: 18px;
    font-weight: normal;
    color: #ffffff;
    font-family: 'bbk', Tahoma;
    padding: 20px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    line-height: 25px;
}

.block_details_lead a {
    color: #ffffff;
    border-bottom: 0px solid #ffffff;
    text-decoration: none;
}

.block_details_lead a:hover {
    color: #cccccc;
    border-bottom: 0px solid #ffffff;
    text-decoration: none;    
}

.partners_details {
    padding: 20px 0px 20px 0px;
}

.partners_details .partners_first {
    padding: 0px 0px 0px 0px;   
    float: left;
}

.partners_details .partners_more {
    padding: 0px 0px 0px 10px;  
    float: left;
}

#block_arrow {
    position: relative;
}

#block_arrow div {
    position: absolute;
    left: -37px;
    top: 20px;
}


/* Block Adv */

.block01_adv {
    width: 480px;
    height: 390px;
    position: relative;
    overflow: hidden;
}

.block02_adv {
    width: 235px;
    height: 190px;
    position: relative;
    overflow: hidden;
}

.block03_adv {
    width: 235x;
    height: 390px;
    position: relative;
    overflow: hidden;
}

.block04_adv {
    width: 480px;
    height: 190px;
    position: relative;
    overflow: hidden;
}


/* Block Blank */

.block01_blank {
    width: 480px;
    height: 390px;
    position: relative;
    overflow: hidden;
    background-color: #222222;
}

.block02_blank {
    width: 235px;
    height: 190px;
    position: relative;
    overflow: hidden;
    background-color: #222222;
}

.block03_blank {
    width: 235x;
    height: 390px;
    position: relative;
    overflow: hidden;
    background-color: #222222;
}

.block04_blank {
    width: 480px;
    height: 190px;
    position: relative;
    overflow: hidden;
    background-color: #222222;
}