contebody,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
strong{
    font-weight: 700;
}
ol,ul {
	list-style:none;
}
wizard_column1
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:1em;
	font-weight:normal;
        color: #3d3c3c;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
em{ font-style: italic; }
img{ border: 0; }

input, textarea, select{
    border: 0;
    color: #666666;
}
input, textarea{
    padding: 5px;
}

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

/* end of reset */

.clear { margin: 0; padding: 0; height: 0; clear: both; line-height: 0;}

.error { font-weight: bold; color: #ff0033 !important; }

textarea, input, select{ font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif; }

body {
        background-color: #00ADEF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
        color: #5a5a5a;
        margin:0;
	padding:0;
        overflow-x: hidden;
        line-height: 16px;
}

#main_header {
    background-image: url("../images/header_logo.png");
    height: 130px;
    margin: 0 auto;
    width: 1000px;
}

.header_left {
    float: left;
    width: 500px;
    height: 130px;
}

.header_right {
    float: left;
    width: 500px;
    height: 130px;
}

.banner_link {
    display: block;
    height: 130px;
    width: 500px;
}

.header_menu_top {
    padding: 16px 20px 16px 0px;
    text-align: right;
    width: 480px;
}

/* FONT DIN MEDIUM */
.menu_top{
    padding-left: 40px;
    text-decoration: none;
    color: #00adef;
    font-size: 14px;
}

.menu_top:hover{
    color: #ffffff;
}

.header_search {
    background-image: url("../images/header_search_bg.png");
    background-position: top right;
    background-repeat: no-repeat;
    margin-right: 20px;
    text-align: right;
    height: 35px;
    padding-left: 280px;
}

.header_search_button {
    padding: 7px 0px 7px 0px;
    width: 172px;
    outline: none;
}

.header_search_submit {
    background-image: url("../images/header_search_icon.png");
    background-color: transparent;
    background-repeat: no-repeat;
    height: 35px;
    width: 30px;
    margin: 0px;
    padding: 0px;
    border: 0px solid #ffffff;
}

.header_menu_bottom {
    padding: 16px 20px 16px 0px;
    text-align: right;
    width: 480px;
}

/* FONT DIN MEDIUM */
.menu_bottom{
    padding-left: 40px;
    text-decoration: none;
    color: #ec008c;
    font-size: 14px;
}

.menu_bottom:hover{
    color: #ffffff;
}

#header_menu {
    height: 80px;
    margin: 0 auto;
    width: 960px;
    padding: 0px 20px 0px 20px;
    background-color: #ffffff;
    position: relative;
    z-index: 100;

}

#main_body {
    margin: 0 auto;
    width: 1000px;
    background-color: #ffffff;
    position: relative;
    z-index: 50;
}

.body_left {
    float: left;
    padding: 0px 20px 0px 20px;
    width: 720px;
    background-color: #ffffff;
}

.body_left p{
    margin-bottom: 10px;
}

.body_right {
    float: left;
    padding: 0px 20px 0px 10px;
    width: 210px;
    background-color: #ffffff;
    font-size: 12px;
}

.body_full {
    padding: 0px 20px 0px 20px;
    width: 960px;
    background-color: #ffffff;
    font-size: 12px;
}

#main_footer {
    margin: 0 auto;
    width: 1000px;
}

.footer_menu {
    background-color: #5a5a5a;
    min-height: 160px;
    width: 960px;
    padding: 0px 20px 0px 20px;
}

.footer_panel {
    float: left;
    width: 220px;
    padding: 0px 30px 0px 0px;
}

/* FONT DIN BOLD/REGULAR/MEDIUM */
.panel_title {
    font-size: 18px;
    color: #00adef;
    padding: 20px 0px 15px 0px;
}

/* FONT DIN BOLD/REGULAR/MEDIUM */
.panel_menu {
    color: #ffffff;
    text-decoration: none;
    line-height: 17px;
}

.panel_menu:hover {
    color: #00adef;
}

.footer_panel_banner {
    float: left;
    width: 210px;
    padding: 10px 0px 0px 0px;
}

.footer_panel_menu {
    float: left;
    width: 750px;
    padding: 10px 0px 0px 0px;
}

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

.footer_copyright {
    background-image: url("../images/footer_copyright_bg.png");
    background-position: top left;
    background-repeat: no-repeat;
    height: 50px;
    width: 960px;
    padding: 0px 20px 0px 20px;
}

.footer_copyright_left {
    float: left;
    width: 860px;
}

/* FONT DIN BOLD */
.copyright {
    padding-top: 10px;
    font-size: 11px;
}

/* FONT DIN MEDIUM */
.address {
    font-size: 11px;
}

.footer_copyright_right {
    float: left;
    width: 100px;
    padding: 15px 0px 0px 0px;
}

.footer_icon {
    float: left;
    padding: 0px 0px 0px 7px;
}

/* HOME */

/* FONT DIN BOLD */
h1 {
    color: #00ADEF;
    font-size: 24px;
    line-height: 24px;
}
h2 {
    color: #00ADEF;
    font-size: 18px;
    line-height: 18px;
}

.home_new_products {
    width: 720px;
}

.new_product {
    width: 220px;
    height: 100px;
    margin-right: 30px;
    margin-bottom: 30px;
    float: left;
    position: relative;
}

.new_product_last {
    width: 220px;
    height: 100px;
    margin-right: 0px;
    margin-bottom: 30px;
    float: left;
    position: relative;
}

.new_product .arrow, 
.new_product_last .arrow{
    display: block; 
    position: absolute;
    width: 10px;
    height: 10px;
    top: 80px; 
    left: 115px;
}

.bg_blue {
    background-image: url("../images/home_new_bg_blue.png");
    color: #ffffff;
}

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

.bg_pink {
    background-image: url("../images/home_new_bg_pink.png");
    color: #ffffff;
}

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

.bg_yellow {
    background-image: url("../images/home_new_bg_yellow.png");
}

a.yellow, a.yellow:hover { color: #5a5a5a; text-decoration: none; }

/* FONT DIN MEDIUM */

.new_product_text {
    float: left;
    padding: 10px;
    width: 110px;
    height: 80px;
    font-size: 12px;
}

.new_product_img {
    float: left;
    padding: 10px 10px 10px 0px;
    width: 80px;
    height: 80px;
}

.new_product_title {
    height: 35px;
}

.new_product_desc {
    overflow: hidden;
    height: 45px;
}

.panel_community {
    float: left;
    width: 220px;
    padding-right: 30px;
    padding-bottom: 30px;
}

.panel_community_last {
    float: left;
    width: 220px;
    padding-right: 0px;
    padding-bottom: 30px;
}

.home_community,
.home_community:hover,
.home_brand,
.home_brand:hover {
    color: #ec008c;
    text-decoration: none;
}

.right_gray_box_top {
    background-image: url("../images/right_gray_box_top.png");
    background-repeat: no-repeat;
    width: 210px;
    height: 15px;
}

.right_gray_box_middle {
    background-image: url("../images/right_gray_box_middle.png");
    background-repeat: repeat-y;
    width: 180px;
    padding: 0px 10px 0px 20px;
    color: #ffffff;
}

.right_gray_box_bottom {
    background-image: url("../images/right_gray_box_bottom.png");
    background-repeat: no-repeat;
    width: 210px;
    height: 15px;
}

/* END HOME */

/* CONTACT US */

.contact_us {
    border: 1px solid #000000;
}

/* END CONTACT US*/

/* CATEGORY */

.breadcrumbs {
    color: #00ADEF;
}

.category_item {
    width: 198px;
    height: 80px;
    float: left;
    border: 1px solid #000000;
    padding: 10px;
    margin: 0px 30px 30px 0px;
}

.last_item {
    margin: 0px 0px 30px 0px;
}

.category_item_text {
    width: 108px;
    height: 80px;
    padding: 0 10px 0 0;
    float: left;
}
.category_item_text b{
    font-weight: normal;
}

.category_item_img {
    width: 80px;
    height: 80px;
    float: left;
    text-align: right;
}

.right_blue_box_top {
    background-image: url("../images/right_blue_box_top.png");
    background-repeat: no-repeat;
    width: 210px;
    height: 10px;
}

.right_blue_box_middle {
    background-image: url("../images/right_blue_box_middle.png");
    background-repeat: repeat-y;
    width: 190px;
    padding: 0px 10px 0px 10px;
    color: #ffffff;
}

.right_blue_box_bottom {
    background-image: url("../images/right_blue_box_bottom.png");
    background-repeat: no-repeat;
    width: 210px;
    height: 10px;
}

.right_gray_box_row {
    height: 30px;
}

.right_gray_box_title {
    width: 160px;
}
/* END CATEGORY*/

/* PRODUCT */

.product_option {
    width: 250px;
    border: 1px solid #000000;
    background-color: #dedede;
}

.product_textbox {
    width: 40px;
    border: 1px solid #000000;
    margin: 0px;
    padding: 2px;
}

.personalise_submit,
.wizard_submit,
.product_submit,
.wishlist_submit,
.basket_update,
.basket_checkout,
.chceckout_submit,
.chceckout_proceed,
.register_login,
.lost_password_submit,
.register_now,
.register_submit,
.checkout1_submit,
.checkout2_submit,
.quickorder_submit,
.account_submit {
    border: 1px solid #000000;
    background-color: #dedede;
    margin: 0px 5px 0px 0px;
    padding: 2px;
}

/* END PRODUCT*/

/* WISHLIST */

.wishlist_textbox {
    border: 1px solid #000000;
    margin: 0px;
    padding: 2px;
}

/* END WISHLIST */

/* REGISTER */

.wizard_textbox,
.register_textbox,
.lost_password_textbox,
.checkout1_textbox,
.account_textbox {
    border: 1px solid #000000;
    margin: 0px;
    padding: 2px;
    margin: 5px;
}

.account_textbox2 {
    border: 1px solid #000000;
    margin: 0px;
    padding: 2px;
    margin: 5px 5px 5px 0px;
}

.register_textarea,
.account_textarea {
    border: 1px solid #000000;
    margin: 0px;
    padding: 2px;
    margin: 5px;
    width:211px;
}

.personalise {
    border: 1px solid #000000;
    margin: 0px;
    padding: 2px;
    margin: 5px 5px 5px 0px;
    width:211px;
}

.wizard_option,
.register_option,
.checkout1_option,
.account_option {
    width: 217px;
    border: 1px solid #000000;
    margin: 0px;
    padding: 2px;
    margin: 5px;
}

/* REGISTER END */

/* NEWS */

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

.news_image {
    float: left;
    padding-right: 20px;
    width: 100px;
}

.news_text {
    float: left;
    width: 600px;
}

.news_read_more:hover,
.news_read_more {
    color: #f5df55;
}

/* END NEWS */

#homeimages {
    width: 720px;
    height: 300px;
    z-index: 50;
}

.right_gray_box_big_top {
    background-image: url("../images/right_gray_box_big_top.png");
    background-repeat: no-repeat;
    width: 340px;
    height: 15px;
}

.right_gray_box_big_middle {
    background-image: url("../images/right_gray_box_big_middle.png");
    background-repeat: repeat-y;
    width: 310px;
    padding: 0px 10px 0px 20px;
    color: #ffffff;
}

.right_gray_box_big_bottom {
    background-image: url("../images/right_gray_box_big_bottom.png");
    background-repeat: no-repeat;
    width: 340px;
    height: 15px;
}

.wizard_option_small {
    width: 75px;
    border: 1px solid #000000;
    margin: 0px;
    padding: 0px;
    margin: 0px;
}

.wizard_blue {
    color: #00ADEF;
}

.wizard_yellow {
    color: #F5DF55;
}

.class2 {
    background-color: #646464;
    color: #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
} 

.product_sort {
    float: left;
}

.product_number {
    float: left;
    padding-right: 10px;
    text-align: right;
    width: 110px;
}

.product_per_page {
    float: right; 
}

.body_left ul {
    list-style: circle outside none;
    padding-left: 15px;
    margin-bottom: 10px;
}

#body_popup {
    background-color: #ffffff;
    padding: 15px;
}

#body_popup ul {
    list-style: circle outside none;
    padding-left: 15px;
    margin-bottom: 10px;
}

.dispatchdisclaimer { color: #b31f17; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 11px; }

.wizard_column1{
    float: left; 
    width: 180px;
}

.wizard_column2{
    float: left; 
    width: 140px;
}

.wizard_column3{
    float: left; 
    width: 45px;
    text-align: right;
    padding-right: 5px;
}

.wizard_blue{
    width: 160px;
    height: 32px; 
    vertical-align: middle;
}

.wizard_blue_right{
    width: 100px;
    height: 32px; 
    vertical-align: middle;
}

div.wizard_blue, div.wizard_blue_right{
    float: left;
}

.basket_box .wizard_blue_right{
    text-align: right;
    height: 16px;
    width: 80px;
}

.basket_box .wizard_blue{
    height: 16px;
}

a.buy {
    border: 1px solid #000000;
    background-color: #dedede;
    margin: 0px 5px 0px 0px;
    padding: 4px;
    color: #666666;
    display: block;
    text-align: center;
    width: 125px;
}

a.left_penel_link,
a.left_penel_link:hover {
    color: #ffffff;
}

.right_panel_info_box td{
    padding: 5px 3px;
}

#body_popup p{
    margin-bottom: 15px;
}

.product_title_setting{
    font-weight: bold;
}

#product_setting_holder_loading{
    display: none;
    width: 100%;
    padding: 80px 0;
    text-align: center;
    background-color: #FAFAFA;
}