html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Arial, Verdana, sans-serif, Helvetica, "Lucida Grande";

}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../../istore/image/bk.png);
	background-repeat: repeat-x;
	background-color: #b3b3b3;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	
}
a:hover {
	text-decoration: underline;
	
}
a img {
	border: none;
	margin-bottom: 5px;
	margin-top: 0px
}
p {
	margin-top: 0px;
	margin-left: 5px;
}
/* layout */
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 0px;
}
#container2 {
    float:right;
    margin-bottom:10px;
    width:770px;
}
#header .div1 {
	margin-bottom: 15px;
}
#header .div2 {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
}
#header .div3 {
	float: right;
	padding-top: 7px;
	height: 68px;
	width: 400px;
	padding-right:0px;
	padding-left: 7px;
	background-image: url(../image/headerbk.png);
	background-repeat: no-repeat;
}
#header .div3 a {
	margin-left: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#header .div3 a:hover {
	color: #2298D4;
}
#header .div4 {
	float: left;
	height: 50px;
	padding-right: 14px;
	margin-top: -3px;
	width:855px;
	overflow:hidden;
}
#header .div4 a.first{
	padding-left: 0px;
}
#header .div4 a {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 16px;
	padding-bottom: 14px;
	display: inline-block;
	color: #3f4304;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height:14px;
}
#header .div4 a.first{
	padding-left: 0px;
}
#header .div4 a:hover {
	color: #FFFFFF;
	background:url(../image/headmenu.png) 0 3px repeat-x;	
}
#header .div4links
{
	position:absolute;
	top:inherit;
	font-size:10px;
	text-transform:none;
}
#header .div4links a
{
	padding:5px;
}
#header .div4 a.selected {
	background: url(../image/headmenu.png) repeat-x;
	color: #FFF;
	padding-bottom: 20px;
	padding-top: 16px;
	
}
#header .div5 {
	clear: both;
	padding-top: 0px;
	
}
#header .div5 .left {
	background:url(../image/logo_uc_07_2.jpg) no-repeat;
	width: 77px;
	height: 44px;
	float: left;
	margin:0;
	padding:0;
	cursor:pointer;
}
#header .div5 .left:hover {
	background:url(../image/logo_uc_hover_07_2.jpg) no-repeat;
}
#header .div5 .right {
	background:url('../image/header_1_right.png') no-repeat;
	width: 12px;
	height: 46px;
	float: right;
}
#header .div5 .center {
	background:url('../image/header_1_center.png') repeat-x;
	height: 46px;
	margin-left: 0px;
	margin-right: 12px;
	
	
}
#header .div7 {
	float: right;
	padding-top: 9px;
	padding-right: 5px;
}
#splash {
	width: 744px;
	height: 258px;
	background-image: url(../image/splash.png);
	margin-bottom: 15px;
	clear: none;
	float: left;
}

#breadcrumb {
	float: left;
	padding-top: 7px;
	padding-bottom: 11px;
	height: 13px;
	margin-bottom: 10px;
	color: #999;
}
.switcher {
	float: right;	
	margin-top: 3px;
	margin-left: 10px;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	background: #FFFFFF url('../image/switcher.png') repeat-x;
}
.switcher .selected a {
	border: 1px solid #CCCCCC;
	background: url('../image/arrow_down.png') 116px center no-repeat;
	color: #666666;
	padding: 2px 5px 2px 5px;
	width: 121px;
}
.switcher .selected a:hover {
	background: #F0F0F0 url('../image/arrow_down.png') 116px center no-repeat;
}
.switcher .option {	
	position: absolute;
	z-index: 3;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	display: none;
	width: 125px;
	padding: 3px;
}
.switcher .option a {
	color: #000;
	padding: 3px 5px 3px 5px;
}
.switcher img {
	position: relative;
	top: 1px;
}
#column_left {
	float: left;
	width: 180px;
	margin-right: 10px;
}
#column_right {
	float: right;
	width: 180px;
	margin-left: 10px;
	clear: right;
}
#content {
    float:left;
    margin-bottom:10px;
    width:770px;
}
#content .top .left {
	width: 5px;
	height: 32px;
	float: left;
}
#content .top .right {
	width: 5px;
	height: 32px;
	float: right;
}
#content .top .center {
	margin-left: 5px;
	margin-right: 5px;
}
#content .top h1 {
	padding: 8px 0px 5px 7px;
	
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content h1, .heading {
	color: #333333;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
}
.heading {
	padding: 8px 0px 10px 7px;
	
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#content .middle {
	min-height: 370px;
}
#content .bottom .left {
	width: 5px;
	height: 5px;
	float: left;
}
#content .bottom .right {
	width: 5px;
	height: 5px;
	float: right;
}
#content .bottom .center {
	height: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
.button {
	padding-left: 5px;
	display: inline-block;
	background: url('../image/button_left.png') top left no-repeat;
	text-decoration: none;
	color:#FFF;
}
.button span {
	color: #FFF;
	display: inline-block;
	padding: 4px 15px 5px 0px;
	background: url('../image/button_right.png') top right no-repeat;
}
.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin-bottom: 10px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
	float:left;
	
}
.content {
	background: #F7F7F7;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
}

ul.list {
	margin: 0 0 10px 0;
	width: 100%;
	list-style:none;
	padding:0px;
	clear:both;
}
ul.list li{
	text-align: center;
	vertical-align: top;
	background-image: url(../image/tdbk.png);
	background-repeat: no-repeat;
	height: 195px;
	width:138px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	margin:0 8px 0 8px;
	float:left;
}
ul.list li.first
{	
	margin-left: 0px;
}
ul.list li.last
{	
	margin-right: 0px;
}
.list {
	margin-bottom: 10px;
	width: 100%;
	clear: left;
}
.list td {
	text-align: center;
	vertical-align: top;
	background-image: url(../image/tdbk.png);
	background-repeat: no-repeat;
	height: 205px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 20px;
}

.sort {	
	clear:both;
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	display: inline-block;
	margin-top: 6px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	width: 100%;
	height: 31px;
	margin-bottom: 0px;
	clear:both;
	padding:0px 0 0 0;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
}
#category ul {
	width:180px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	list-style: none;
	margin-left: 0px;
}
#category ul a {
	padding-left: 14px;
	text-decoration: none;
}
#category ul li {
	margin:0 0 0 7px;
	padding: 10px 0px 10px 0;
	width:158px;
	background-image: url(../image/menubk.png);
	background-repeat: repeat-x;
}
#category ul li:hover{
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../image/menubk2.png);
	background-repeat: repeat-x;
}
#category ul li a:hover{
	color: #2298D4;
	
}
#information ul {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	list-style: none;
	margin-left: 0px;
}
#information ul a {
	padding-left: 14px;
	text-decoration: none;
}
#information ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../image/menubk.png);
	
}
#information ul li:hover{
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../image/menubk2.png);
	background-repeat: repeat-x;
}
#information ul li a:hover{
	color: #000000;
	font-weight: bold;
}
.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}

#module_cart .cart_content
{
}

#module_cart ul.items
{
	list-style:none;
	padding:0px 10px 5px 1px;
	text-align:left;
}

#module_cart ul.items li
{
	width:100%;
	padding:2px 15px 2px 0;
}

#module_cart ul.totals
{
	padding:2px 15px 2px 0;
	list-style:none;
	text-align:right;
}

#module_cart ul.totals li
{
	width:100%;
}

#module_cart .options
{
	padding:5px 0 5px 0;text-align:center;clear:both;
}

.clear
{
	clear::both;
}

/**Menu top Styles **/

#links_top
{
	position:absolute;
	z-index:99;
	top:0;
	left:inherit;
	margin:10px 0 0px 650px;
}

#links_top ul
{
	list-style:none;
	padding:0;
	margin:0;
	text-align:right;
	width:400px;
}

#links_top ul li a
{
	background:url(../image/bkg_pipe1.gif) no-repeat right center;
	float:left;
	padding:0px 10px 0px 10px;
}
#links_top ul li.last a
{
	background:none;
	padding-right:none;
}
#links_top ul li a.shopping
{
	background:url(../image/shopping_cart.gif) no-repeat right center;
	padding:0 25px 0 10px;
}

/******************************************/

/** Product styles **/

.outofstock
{
	color:red;
	font-weight:bold;
}

.middle .product
{
	width: 100%; margin-bottom: 30px;
	background:url(../image/bg_product.png) no-repeat;
	height:271px;
	width:768px;
	padding:1px;
}

.middle .product .image
{
	text-align: center; 
	width: 200px; 
	vertical-align: top; 
	float:left;
	padding:9px 1px 0px 0px;
	margin:0px 0 0 15px;
}

.middle .product .image p
{
	font-size: 11px;
}

.middle .product .image .block_images
{
	display: inline-block;
}

.middle .product .image .block_images .image_thumb
{
	display: inline-block; float: left; text-align: center; margin-left: 3px; margin-right: 3px; margin-bottom: 10px;
}

.middle .product .image .block_images .image_thumb img
{
	border: 1px solid #DDDDDD; margin-bottom: 3px;
}

.middle .product .image img
{
	margin-bottom: 3px; margin-top: 2px;
}

.middle .product .details
{
	padding-left: 15px;
	width: 305px; 
	vertical-align: top;
	float:left;
	margin:20px 0 0 0;
}

.middle .product .buy
{
	float:left;
	margin:20px 0 0 15px;
}

.middle .product h1
{
	margin:0 0 15px 0;
}

.middle .product ul.discounts
{
	list-style:none;
	padding:0;
	margin:0;
}

.middle .product ul.discounts li
{
	width:100%;
}

.middle .product .buy .price
{
	font-size:15px; font-weight:bold; color:#2298D4;
}

.middle .product .buy .special_price
{
	text-decoration: line-through; font-size:12px;
}

.middle .product .options
{
	background: #C8E8F7; border: 1px solid #65BEE9; padding: 10px; margin-top: 2px; margin-bottom: 15px; width:190px;
	
}

.middle .product .discount
{
	background: #F7F7F7; border: 1px solid #DDDDDD; padding: 10px; margin-top: 2px; margin-bottom: 15px; width:190px;
}

.middle .product .content {
	border:0px;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px; width:190px;
}
.middle .product .content img
{
	vertical-align:middle;
}

/*****************************************/

/*** PLUGINS  **/

.font-replaced {background-repeat:no-repeat; overflow: hidden;padding:0px;}

/****************************************/


/** Modules **/

.box {
	width:180px;		
	margin-bottom: 15px;
	background: url('../image/box_top.png') no-repeat;
}
.box .top {
	padding: 4px 0px 11px 7px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: -5px;
}
.box .top img {
	float: left;
	margin-right: 0px;
}
.box .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px 0px 5px 5px;
	margin-top: 0px;
	width:173px;
}
.box .middle a {
	color:#000;
}
.box .middlecat {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 0px 10px 15px 10px;;
	margin-top: 0px;
}
.box .bottom {
	height: 5px;
	background: url('../image/box_bottom.png') no-repeat;
}

.clear{clear:both;margin:0;padding:0;}

.box dl
{
	width:180px;
	float:left;
	margin:10px 0px 5px 0px;
}

.box dt
{
	padding:0 10px 0 0;
	padding:0;
	line-height:1.1em;
	float:left;
	width:75px;
}


.box dd
{
	width:85px;
	margin:0;
	padding:0;
	line-height:1.1em;
	float:left;
}

.box dd a
{
	text-decoration:none;
}
.box dd p
{
}

.box dd.img
{
	float:left;
	padding:0px;
	margin:0 5px 0 0;
	width:70px;
	padding:0 10px 0 0;
}
.box ol.topseller
{
	width:153px;
	margin:0px 0px 5px 0px;
	padding:0 0 0 20px;
}
.box ol.topseller li
{
	clear:both;
	padding:2px 0 2px 0px;
}

.box ol.topseller li a
{
	font-size:11px;
	clear:both;
	width:140px;
	margin:0;
}
.box ol.topseller li a:hover
{
	color:#33afe3;
	text-decoration:none;
}
		
		/***MODULE SEARCH ***/
		
		#module_search
		{
		}
		
		#module_search .search {
			padding-top: 7px;
			padding-left: 5px;
			color: #FFF;
			font-weight: bold;
			width: 170px;
		}
		#module_search .search select {
			float:left;
			border: 1px solid #999999;
			padding: 1px;
			width:157px;
		}
		#module_search .search a {
			clear:both;
			color: #FFF;
		}
		#module_search .search input {
			float:left;
			border: 1px solid #999999;
			padding: 2px;
			width:150px;
		}
		
		/***************************************/


/***************************************/ 

/** Breadcrumbs **/

#breadcrumb
{
    font: 11px Arial, Helvetica, sans-serif;
    background-image:url(../image/bc_bg.png); 
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    border:solid 1px #cacaca;
    width:768px;
    overflow:hidden;
    margin:0 0 10px 0;
    padding:0px;
}
#breadcrumb ul
{
	float:left;
	margin:0px;
	padding:0px;
	width:440px;
	max-width:440px;
	overflow:hidden;
}
#breadcrumb li 
{
    list-style-type:none;
    float:left;
    padding-left:10px;
}
#breadcrumb a
{
    height:30px;
    display:block;
    background-image:url(../image/bc_separator.png); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#454545;
}
#breadcrumb li a
{
	font-size:11px;
}
#breadcrumb .home
{
    border:none;
    margin: 8px 0px;
}

#breadcrumb a:hover
{
	color:#35acc5;
}
#breadcrumb ul.items
{
	font-size:11px;
	width:325px;
	float:left;
	text-align:right;
	margin:0px;
	padding:0px;
}
#breadcrumb ul.items a
{
	font-size:11px;
    background-image:url(../image/bc_separator_hor.png); 
    background-position:left;
    padding-right: 0px;
    padding-left: 15px;
	overflow:hidden;
}
#breadcrumb ul.items a img{
	vertical-align:middle;
}
/***************************************/ 

/** Product list  **/

#productlist
{
	width:772px;
}
#productlist ul
{
	width:772px;
	margin:0;
	padding:9px 0 0 0;
	background:url(../image/grid_view_top.png) no-repeat 0 0;
	list-style:none;
}
#productlist li
{
	background:url(../image/grid_view_bottom.png) no-repeat bottom;
	margin:0px;
	padding:0 0 9px 0;
}

#productlist img
{
	margin:0px;
	border:0px;
	padding:0px;
}
#productlist ul.productlist {
	margin: 0;
	width: 100%;
	list-style:none;
	padding:0px;
	background:url(../image/grid_view_mid.gif) repeat-y;
}
#productlist ul.productlist li{
	background:none;
	background:url(../image/product_div.gif) no-repeat right 0;
	text-align:center;
	height: 195px;
	width:158px;
	float:left;
	padding:20px 15px 0 15px;
}
#productlist ul.productlist li.div_list
{
	background:url(../image/grid_div.gif) no-repeat;
	width:772px;
	height:1px;
	padding:0px;
	margin:0px;
	clear:both;
}
#productlist ul.productlist li.first
{	
	margin-left: 0px;
}
#productlist ul.productlist li.last
{
	background:none;
	padding-right:5px;	
} 

#productlist .clear
{
	clear:both;
	height:0px;
}

#productlist ul.productlist li span.price
{
	font-size:11px;
	font-weight:bold;
	font-stretch:narrower;
	color:#333;
}
#productlist ul.productlist li span.special_price
{
	font-size:9px;
	text-decoration:line-through;
	color:#999;
	font-weight:bold;
	font-stretch:narrower;
}

#productlist ul.productlist li p
{
	font-stretch:narrower;
	font-size:12px;
	margin: 5px 0px 0 5px;
}
#productlist ul.productlist img
{
	margin-top:10px;
}
#productlist ul.productlist li .title
{
	height:30px;
	overflow:hidden;
}
/***************************************/

/** FOOTER STYLES **/
#footer
{
	clear:both;
	width:100%;
	padding:0 0 20px 0;
}

#footer .top
{
	width:100%;
	text-align:right;
}

#footer ul.bottom {
	width: 100%;
	clear: both;
	padding: 7px 0 20px 0;
	border-top: 1px solid #DDDDDD;
	list-style:none;
	margin:0;
}

#footer ul.bottom li
{
	background:url(../image/bkg_pipe1.gif) no-repeat right center;
	float:left;
	font-size:11px;
	padding:0 10px 0 0;
	font-stretch:narrower;
    color:#454545;
}

#footer ul.bottom li a
{
	font-size:11px;
	font-stretch:narrower;
	color:#35acc5;
	padding-left:10px;
}

#footer ul.bottom li.last
{
	background:none;
}
#footer ul.bottom li.rightOrder
{
	background:none;
	float:right;
	padding-right:0px;
}

#footer ul.top
{
	list-style:none;
	padding:0px;
	margin:0px;
}

#footer ul.top li
{
	background:url(../image/bkg_pipe1.gif) no-repeat right center;
	float:right;
	font-size:11px;
	padding:0 10px 0 10px;
	margin:0 0 7px 0;
	font-stretch:narrower;
    color:#454545;
}

#footer ul.top li a
{
	font-size:11px;
	font-stretch:narrower;
	color:#35acc5;
}

#footer ul.top li.last
{
	background:none;
	padding-right:0px;
}

/***************************************/

