*
{
	font-family: Tahoma;
	font-size: 12px;
	color: black;
	margin: 0px;
	padding: 0px;
}

body 
{
	width: 1246px;
	margin: 5px auto;
	/* background: white url(/includes/img/bg.gif) repeat-x scroll left top;*/	
}

a
{
	color: #7F4199;
}

h1, .h1
{
	font-size: 15px;
	margin: 5px 0 10px 0;
	color: #F15D22;
    font-weight: bold;
}

h2
{
	font-size: 13px;
	margin: 5px 0 10px 0;
	color: #7F4199;
}

h2 a
{
	color: #7F4199;
}

ul, ol
{
	margin: 2px 2px 2px 2px;
}

li
{
	margin: 2px 2px 2px 20px;
}

img
{
	border: 0;
	padding: 0;
	margin: 0;
}

table#main_table td
{
	border: 0;	
	padding: 10px;
}

div.special
{
	width: 175px;
	float: left;
	text-align: center;
}

div.clear
{
	clear: both;
}

div#shopping_cart
{
	background-image: url(/includes/img/rect.gif);
	background-repeat: no-repeat;	
	width: 190px;
	height: 113px;
	padding: 10px;
    cursor: pointer;
    margin-top: 20px;	
}

div.catalog_list
{
	float: left;
	text-align: center;
	width: 200px;
	margin: 5px;
}

span.special_price_old
{
	text-decoration: line-through; 
	color: #F15D22;
	font-size: 14px;	
	font-weight: bold;
}

span.special_price_new
{	 
	color: #7F4199;
	font-size: 15px;
	font-weight: bold;	
}

span.special_price
{	 
	color: black;
	font-size: 15px;
	font-weight: bold;	
}

div#top_text
{
	font-size: 18px;
	position: relative;
	top: 24px;
	float: left;	
    left:75px;	
}

div#top_text strong
{
    font-size: 18px;
}

.phone_code
{
	font-size: 18px;	
}

.phone
{
	font-size: 25px; 
}

a.main_menu, span.main_menu 
{
	font-size: 15px;
	color: #fff;
	cursor: pointer;
	text-decoration: underline;
}

a.bottom_menu
{
	font-size: 11px;
	color: #838383;
}

input.pcount
{
	width: 25px;
}

table#shopt
{
	
}

table#shopt td
{
	padding:3px;	
}

table#topmenu td
{
	margin: 0px;
	padding: 0px;
}

td#topmenu_left
{
	background-color: transparent;
	background-image: url(/includes/img/ntopmenu_left.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 30px;
	height: 55px;	
}

td.topmenu_center
{
	/*
    background-color: transparent;
	background-image: url(/includes/img/ntopmenu_center.gif);
	background-position: center center;
	background-repeat: repeat-x;	
	height: 55px;
    */    
}

td#topmenu_right
{
	background-color: transparent;
	background-image: url(/includes/img/ntopmenu_right.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 30px;
	height: 55px;
}

.shopping_add
{
	background-image: url(/includes/img/add-to-cart.gif);
	width: 79px;
	height: 23px;
	border: 0;
	cursor: pointer;
}

table#bottom td
{
	margin: 0px;
	padding: 0px;
}

td#bottom_left
{
	/*
    background-color: transparent;
	background-image: url(/includes/img/bottom_left.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 30px;
	height: 80px;	
    */
    background-color: transparent;
    background-image: url(/includes/img/footer.gif);
    background-position: center center;
    background-repeat: no-repeat;
    height: 80px;
    width: 30px;
}

td#bottom_center
{
	/*
    background-color: transparent;
	background-image: url(/includes/img/bottom_center.gif);
	background-position: center center;
	background-repeat: repeat-x;	
	height: 80px;
    */
    background-color: transparent;
    background-image: url(/includes/img/footer.gif);
    background-position: center center;
    background-repeat: repeat-x;
    height: 80px;
}

td#bottom_right
{
	/*
    background-color: transparent;
	background-image: url(/includes/img/bottom_right.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 30px;
	height: 80px;
    */
    background-color: transparent;
    background-image: url(/includes/img/footer.gif);
    background-position: center center;
    background-repeat: no-repeat;
    height: 80px;
    width: 30px;
}

.producer
{
	color: gray;
}

.products
{
	color: #7F4199;
	font-size: 14px;
	font-weight: normal;
}

span.psize
{
	font-size: 13px;
	font-weight: bold;
}

div#prod_list
{
	text-align: center;
}

div#prod_list div
{
	border:1px solid #CAE2AD;
	height:32px;
	margin:3px auto;
	padding:3px;
	width:100px;
}

.navlink
{
	cursor: pointer;
	color:#F15D22;
	font-size:15px;
	font-weight: bold;	
    text-decoration: none;
}

span.navlink
{
    cursor: auto;
}

div.navblock
{
	border-bottom:1px solid green;
	margin-bottom:15px;
	padding-bottom:2px;
}
div.shotdesc
{
	margin:1px 0 10px;
}
div.sectdesc
{
	margin:0 0 10px;
}
div#uploadcontent
{
    background-color: #FBF0FF;
    border: 1px solid #F6D9FF;
    padding: 10px;
}
div.special_main
{
	
}
div.special_main div
{
	display: inline-block;
    padding: 5px;
    text-align: center;
    width: 230px;
}
ul.left_menu
{
	
}
ul.left_menu li
{
	list-style-type:none;
	margin:3px 0;
	padding:0;
}
ul.left_menu li a, ul.left_menu li span 
{
	cursor:pointer;
	text-decoration:underline;
	color: #7F4199;
	font-weight: bold;
}
ul.left_menu li ul
{
	
}
ul.left_menu li ul li
{
	list-style-type:none;
	margin:3px 0 3px 10px;
	padding:0;
}

ul.left_menu li ul li a, ul.left_menu li ul li span
{
	cursor:pointer;
	text-decoration:underline;
	color: #7F4199;
	font-weight: normal;
}

table#prod_price_list td
{
	padding:3px;
}

table#main_table td table.listprice
{
    padding: 0;
    margin: 0;
}

table#main_table td table.listprice td
{
    padding:0;
}

span.nostore
{
    color: gray;
}

table.delivery *
{
    font-size: 11px;
}

table.delivery
{
    background-color: gray;
}

table.delivery tr th
{
    background-color:#bdbdbd;
    color:#FFFFFF;
    padding:2px;
    width:10%;
    white-space: normal;
}

table.delivery tr td
{
    text-align: right;
    background-color: white;
    white-space:nowrap;
}

div.hide
{
    float: left;
    position:relative;
    width:830px;
}

div.hide p
{
    color:#D5D5D5;
    font-size:10px;
}

table#uform td
{
    padding: 0 5px 2px 0;
}

table#uform *
{
    font-size: 13px;
}

table#uform  textarea
{
    width: 400px;
    height: 100px;
}

div#shopform
{
    background-color: #EAF9FE;
    display: table-cell;    
    padding: 10px;
}
