html, body, div, span, td, th, p, h1, h3, h4, dl, dd, label, img, object, form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a:link, a:active, a:visited {
    color: #244A97;
}

h1, h2 {
    margin: 0;
}

input {
    outline-style:none;
    outline-width:0;
}

html {
    margin-bottom: 0.01em;
    height: 100%;
}

body {
    text-align: center;
    padding-bottom: 30px;
    background: url(../image/bg.jpg) repeat-x;
    font-family: Arial, Verdana;
}

div {
    text-align: left;
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #6f6f70;
}

.container {
    width: 981px;
    margin-left: auto;
    margin-right: auto;
}

#header {
    position: relative;
    height: 115px;
}

#header .logo {
    position: absolute;
    left: 37px;
    top: 9px;
}

#cart_summary, .cart {
    position: absolute;
    left: 753px;
    top: 28px;
    background: url(../image/cart.jpg) no-repeat;
    color: #244a97;
    font-size: 12px;
}

#cart_summary a {
    color: #244a97;
    text-decoration: none;
    padding-top: 15px;
    padding-bottom: 9px;
    padding-left: 68px;
    display: block;
}

#topmenu {
    background: url(../image/menu_bg.jpg) repeat-x;
    height: 31px;
}

#topmenu ul {
    list-style-type: none;
    margin: 0;
    padding-left: 0;
}

#topmenu ul li {
    display: inline;
    float: left;
    height: 31px;
    text-align: center;
    width: 163px;
    background: url(../image/menu_left.jpg) no-repeat;
}

#topmenu ul li a {
    color: #244a97;
    display: block;
    text-align: center;
    font-weight: bold;
    font-family: Trebuchet MS, Arial, Verdana;;
    font-size: 16px;
    text-decoration:none;
    background: url(../image/menu_right.jpg) no-repeat 100% 0;
    height: 26px;
    padding-top: 5px;
}

.contmenu {
    height: 3px;
    background: #FFFFFF;
    border-left: 1px solid #25C5F4;
    border-right: 1px solid #25C5F4;
    border-bottom: 1px solid #BBEDFB;
    width: 979px;
}

#page {
    background: #FFFFFF;
    border-left: 1px solid #25C5F4;
    border-right: 1px solid #25C5F4;
    border-bottom: 1px solid #25C5F4;
    width: 979px;
    overflow: hidden;
}

.sidebar {
    width: 200px;
    padding-bottom: 1px;
    border-bottom: 1px solid #25C5F4;
    margin-bottom: 5px;
    
}

.sidebar.left {
    float: left;
    border-right: 1px solid #BBEDFB;
}

.sidebar ul {
    display: block;
    font-size: 12px;
    list-style-type: none;
    margin: 0;
    padding-left: 0;
}

.sidebar ul li {
    border-bottom: 1px dotted #BBEDFB;
}

.sidebar ul li h3 {
    font-size: 15px;
}

.sidebar ul li.sub a {
    display: block;
    color: #6f6f70;
    padding-left: 16px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-decoration: none;
    background: url(../image/menulist_a.jpg) no-repeat 10px 10px;
}

.sidebar ul li.main a {
    display: block;
    background: #BBEDFB;
    color: #244a97;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 1px;
    padding-left: 3px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-decoration: none;
}

.sidebar ul li.head {
   text-align: center;
   color: #244a97;
   font-size: 15px;
   padding-top: 5px;
   padding-bottom: 5px;
   font-weight: bold;
}

.sidebar ul li.other {
   padding: 10px;
}

.sidebar ul li.other a {
   color: #000000;
   text-decoration: none;
}

.sidebar.right {
    float: right;
    border-left: 1px solid #BBEDFB;
}

.sidebar .search {
    width: 140px;
    height: 17px;
    padding: 0;
    margin: 0;
}

#content {
    width: 557px;
    float: left;
    padding: 10px;
}

#content h1 {
    font-weight: bold;
    font-size: 18px;
    color: #244a97;
    font-style: italic;
    margin-bottom: 15px;
}

#content h2 {
    font-weight: bold;
    font-size: 16px;
    color: #244a97;
    font-style: italic;
    margin-bottom: 6px;
}

#content .product_list {
    border-collapse:collapse;
    width: 577px;
    margin-left: -10px;
    margin-right: -10px;
}

#content .product_list td {
    border-bottom: 1px dotted #BBEDFB;
    border-right: 1px dotted #BBEDFB;
    padding: 10px;
    width: 50%;
}

#content .product_list td .img {
    border: 1px solid #25C5F4;
    float: left;
}

#content .product_list td .desc {
    float: right;
    width: 160px;
}

#content .product_list td .btns {
    margin-top: 10px;
}

#content .product_list td .btns img {
    margin-right: 22px;
}

#content .product_list td h2 {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    font-style: normal;
    margin-bottom: 5px;
    
}

#content .product_list td h2 a {
    color: #000000;
}

.pricetext {
    color: #000000;
}

.price {
    color: #f7922f;
    font-size: 18px;
    font-weight: bold;
}

.clear {
    height: 0;
    clear: both;
}

.addedcart {
    background: #EEEEEE none repeat scroll 0 0;
    border: 1px solid #AAAAAA;
    color: #000000;
    display: table;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 0;
}


.product .head td {
    line-height: 23px;
    padding: 10px;
    vertical-align: top;
}

.product .head .pic {
    overflow: hidden;
    width: 200px;
    padding-left: 0px;
}

.product .head .pic img {
    border: 1px solid #25C5F4;
}

.product .head td span {
    font-weight: bold;
}

.product .desc {
    border-bottom: 1px dotted #BBEDFB;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.product .tocart {
    margin-top: 10px;
}

form fieldset {
    border: 1px solid #BBEDFB;
    margin-bottom: 20px;
    padding: 5px;
}

form .inputbox {
    background: #DAF5FC;
    border:1px solid #BBEDFB;
    font-size:12px;
    width:200px;
}

form table td {
    font-weight: bold;
    padding: 5px;
} 

#footer {
    margin-top: 1px;
    border-top: 1px solid #25C5F4;
    padding-top: 3px;
}

.listTable {
    border-collapse: collapse;
    width: 100%;
}

.listTable th {
    background: #BBEDFB;
    padding: 3px;
    text-align: center;
    color: #244A97;
}

.listTable td {
    background: #F4F5F6 none repeat scroll 0 0;
    border: 1px solid #BBEDFB;
    padding: 3px;
}

.listTable .sum td {
    background: #6AD7F7;
    font-weight: bold;
    text-align: right;
    color: #244A97;
}

.checkoutProgress {
    border-bottom: 1px solid #25C5F4;
    margin-bottom: 15px;
    width: 100%;
}

.checkoutProgress .active {
font-weight: bold;
}
.checkoutProgress td {
    padding-bottom: 10px;
    text-align: center;
    vertical-align: bottom;
    width: 25%;
}

.checkoutProgress .active span {
    font-size: 30px;
}
.checkoutProgress td span {
    font-size: 20px;
    font-weight: bold;
}