html, body {
    margin: 0px;
    padding: 0px;
    font: 9pt Tahoma, Arial;
    color: #4c5054;
    height: 100%;
}

body {
    background: url('/image/bg.gif') repeat;
}

a {
    color: #389ac3;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: none;
}

table {
    border: 0px;
    border-collapse: collapse;
}

td {
    vertical-align: top;
}

.clear {
    clear: both;
}

.hidden {
    display: none;
}

.va_middle {
    vertical-align: middle;
}

.nowrap {
    white-space: nowrap;
}

#page {
    width: 1100px;
    min-height: 100%;
    background-color: white;
    margin: 0px auto;
    padding: 0px;
}

#logo {
    height: 100px;
    width: 226px;
    padding: 6px 0px 0px 4px;
    float: left;
}

#logo .image {
    float: left;
    margin-bottom: 10px;
}

#logo .info {
    color: #389ac3;
    text-align: right;
    margin: 10px 5px 0px 0px;
}

#logo .phone {
    color: #e26058;
    font-size: 16pt;
}

#logo .slogan {
    color: #54ae11;
    font-style: italic;
    font-size: 9pt;
}

#navbar {
    float: left;
    width: 850px;
    margin-left: 20px;
}

#userbar, #menubar {
    float: right;
}

#userbar table, #menubar table {
    margin: 20px;
}

#userbar td, #menubar td {
    padding: 0px 15px;
    border-left: 1px dotted #389ac3;
    border-right: 1px dotted #389ac3;
    font-size: 8pt;
}

#userbar a {
    color: #ff9706;
}

#left_column, #content {
    float: left;
}

#center_column, #right_column {
    float: right;
}

#left_column {
    width: 210px;
    margin-right: 20px;
    margin-top: -4px;
}

#right_column {
    width: 210px;
}

#right_column .product_name {
    color: #e26058;
    font-size: 10pt;
}

#right_column .product_name:hover {
    text-decoration: none;
}

#right_column .manufacturer_name {
    color: #54ae11;
    font-size: 8pt;
    text-decoration: none;
}

#right_column .price {
    color: #ff9706;
    font-size: 12pt;
    font-weight: bold;
}

.ul_similinks {
    margin: 0px;
    padding-left: 10px;
    list-style: none;
}

.ul_similinks li {
    padding: 5px 0px 5px 15px;
    border-bottom: 1px dotted #cdcdcd;
}

.ul_similinks a {
    color: #389AC3;
    text-decoration: none;
}

.ul_similinks a:hover {
    text-decoration: underline;
}

.ul_green {
    margin: 0px;
    padding-left: 10px;
    list-style: none;
}

.ul_green li {
    background: url("/image/green_bull.gif") 5px 55% no-repeat;
    padding: 5px 0px 5px 15px;
    border-bottom: 1px dotted #cdcdcd;
}

.ul_green .submenu ul {
    list-style: none;
    margin: 0px;
    padding-left: 0px;
}

.ul_green .submenu, .ul_green .submenu li {
    padding: 2px 0px 2px 30px;
    background: none;
    border-bottom: none;
}

.ul_green .submenu {
    padding: 0px;
    //padding-top: 1px;
}

.submenu ul {
    margin: 0px;
}

.ul_green .submenu li a {
    color: #389ac3;
}

.ul_green .selected {
    font-weight: bold;
}

.ul_green .quantity {
    color: #389ac3;
    font-weight: normal;
    vertical-align: super;
    font-size: 6pt;
}

.ul_green .submenu .quantity {
    color: #54ae11;
}

.ul_green .submenu .selected {
    font-weight: normal;
    padding: 2px 0px 2px 30px;
    background: #eee url("/image/sub_bull.gif") 15px no-repeat;
}

.ul_green a {
    color: #54ae11;
    text-decoration: none;
}

.ul_green a:hover {
    text-decoration: underline;
}

#center_column {
    width: 870px;
}

#bar {
    height: 40px;
    background: url('/image/bar_bg.jpg');
    margin-bottom: 20px;
}

#search_module {
    float: left;
    width: 640px;
}

#search_module a {
    color: white;
}

#search_module select, #search_module input[type=text] {
    width: 190px; margin-left: 20px;
}

#cart_module {
    width: 155px;
    height: 75px;
    padding: 10px 0px 0px 75px;
    margin-top: -45px;
    float: left;
    background: url('/image/cart_bg.jpg') left no-repeat;
    color: white;
    font-size: 8pt;
}

#cart_module .big_font {
    font-size: 10pt;
}

#cart_module a {
    color: white;
}

#content {
    width: 640px;
    margin-right: 20px;
}

.column_title {
    font: 11pt "Comic Sans Ms";
    color: white;
    height: 46px;
    padding: 14px 0px 0px 20px;
}

.column_title a {
    color: white;
    text-decoration: none;
}

.column_title_green {
    background: url('/image/blot_green.gif');
}

.column_title_red {
    background: url('/image/blot_red.gif');
}

.column_title_blue {
    background: url('/image/blot_blue.gif');
}

.column_title_yellow {
    background: url('/image/blot_yellow.gif');
}

.list ul {
    margin-left: 15px;
    padding: 0px;
    list-style-type: none;
}

.list a {
    background: url("/image/sub_bull.gif") left no-repeat;
    padding-left: 10px;
    text-decoration: none;
    font-size: 10pt;
}

#manufacturer_list li {
    margin: 7px 0px;
    width: 160px;
}

#manufacturer_list ul {
    margin: 0;
    padding: 0;
}

#breadcrumb {
    font-size: 8pt;
    float: left;
    width: 640px;
}

#content h1, #content h2, #content h4 {
    font-size: 18pt;
    font-weight: normal;
    color: #ff9706;
    margin: 16px 0px;
}

#content h2 {
    font-size: 16pt;
}

#content h2 {
    font-size: 14pt;
}

#content .title {
    color: #54ae11;
    font-weight: normal;
    font-size: 12pt;
    text-decoration: none;
}

#content .article_date {
    font-size: 9pt;
}

#content .title:hover {
    text-decoration: underline;
}

hr {
    border: 0px;
    border-top: 1px dotted #389ac3;
    height:1px;
}

.pagination {
    margin-bottom: 20px;
    font-size: 11pt;
}
.pagination .pages {
    margin-right: 20px;
    font-size: 9pt;
}

#footer {
    margin-top: 40px;
    border-top: 1px dotted #389ac3;
    padding: 20px;
}

#bottom_menubar {
    text-align: center;
    float: left;
    width: 640px;
}

#bottom_menubar td {
    padding: 0px 15px;
    border-left: 1px dotted #389ac3;
    border-right: 1px dotted #389ac3;
    font-size: 8pt;
}

#bottom_menubar td:first-child {
    border-left: none;
}

#bottom_menubar td:last-child {
    border-right: none;
}

.buttons {
    margin: 20px 0px;
}

.button span {
    border: 1px solid #389ac3;
    background-color: #84c7e3;
    color: white;
    padding: 3px 12px;
    cursor: pointer;
}

a.button:hover {
    text-decoration: none;
}

.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11pt;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}

.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11pt;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}

.required {
    color: #e26058;
}

.grey {
    color: grey;
}

#content .categories .count_products {
    text-decoration: none;
    color: grey;
}

#content .categories .count_products:hover {
    text-decoration: underline;
}

#content .categories td {
    padding-right: 20px;
    width: 120px
}

#content .categories .link {
    color:#4c5054;
    line-height: 140%
}

#content .categories .link:hover {
    text-decoration: none;
}

.categories .price, .products .price, .cart .price {
    color: #ff9706;
    font-weight: bold;
    font-size: 16pt;
}

#content .products td {
    padding-right: 20px;
}

#content .products .title {
    text-decoration: underline;
}

#content .products .title:hover {
    text-decoration: none;
}

#content .products .description {
    margin: 5px 0px 10px 0px;
}

#content .products .description p {
    margin: 0px;
}

#content .products .price {
/*    color: #54ae11;
    font-size: 18pt;*/
}

#content .button_green {
    border: 1px solid #9ad76d;
    background-color: #54ae11;
    color: white;
    padding: 3px 12px;
    cursor: pointer;
    text-decoration: none;
}

#content .button_green:hover {
    background-color: #378000;
}

#content .products hr {
    margin-bottom: 20px;
}

#content .products .manufacturer {
    text-decoration: none;
}

#content .products .manufacturer:hover {
    text-decoration: underline;
}

#content .products .video object {
    width: 270px;
    height: 200px;
}

#filters {
    background: #ebebeb;
    padding: 10px;
    margin: 10px 0px;
}

#filters th {
    text-align: left;
    font-weight: normal;
    padding: 0px 10px;
}

#filters td {
    padding: 5px 10px;
}

#select-color { width: 320px; height: 350px;  margin: 0 20px 0 10px; overflow: auto; text-align: left; }
#content #select-color { display: none; }
#select-color .image { float: left; width: 400px; height: 400px; background: #ccc; display: block; }

#select-color .images-list { float: left; width: 300px; height: 400px;  }
	#select-color .color-item { margin-bottom: 10px; }
	#select-color .color-item:hover { background-color: #eee; cursor: pointer; }
		#select-color .color-image { width: 75px; height: 75px; float: left; margin: 5px 10px 5px 5px; }
		#select-color .color-description { float: left; }
			#select-color .color-header { margin: 5px 0 0 0; font-size: 1.3em; color: #000; }
			#select-color .color-stock { margin: 3px 0 0 0; font-size: .9em; color: #999; }
			#select-color .color-price { margin: 3px 0 0 0; font-size: 1.2em; color: #c00; white-space: nowrap; }
	#select-color .chosen-one { background-color: #ffc; }

#tab_review {
    padding: 0px 10px;
}

#tab_review p {
    margin: 0px;
}

div.cont_txt a {color:#595B5D; text-decoration:none;}
div.cont_txt a:hover {color:#595B5D; text-decoration:underline;}
div.cont_txt p {text-align:justify;}
div.cont_txt li {margin-top:5px;}

.lefts {float:left; margin:5px 10px 5px 0px; padding:1px;}
.rights {float:right; margin:5px 0px 5px 10px; padding:1px;}

div.cont_txt .rights {text-align:center;border:0px !important;}
