/* Defaults */

*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background: #ffffff;
	color: #393838;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a, a:visited
{
	color: #B50F03;
	text-decoration: none;
}
	
a:hover      
{
	text-decoration: underline;
}

img
{
	border: none;
}

/* Header */

#header
{
	width: 900px;
	height: 124px;
	margin: 2px auto 2px;
	background: #000000 url(../images/1148.jpg) no-repeat;
}

/* Top Menu */

#topmenu
{
	width: 900px;
	height: 56px;
	margin: 0 auto 4px;
	background: #B50F03 url(../images/2645.gif) repeat-x;
}

#topmenu ul
{
	text-align: center;
}

#topmenu ul li
{
	display: inline;
	list-style-type: none;
	line-height: 56px;
	margin: 0 20px 0 20px;
	padding: 21px 0 21px;
}

#topmenu ul li.active
{
	background: url(../images/1533.gif) no-repeat center bottom;
}

#topmenu ul li.active a
{
	color: #ffffff;
}

#topmenu ul li.separator
{
	background: url(../images/3865.gif) no-repeat center;
}

#topmenu ul li a
{
	color: #C0C0C0;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#topmenu ul li a:hover
{
	color: #ffffff;
	text-decoration: none;
}

/* Content */

#wrap
{
	width: 900px;
	margin: 0 auto 2px;
}

/* Sidebar */
#sidebar
{
	width: 192px;
	float: left;
}

#sidebar h1
{
	font-size: 12px;
	font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

.sidebox
{
	width: 192px;
	background: #F4F4F4;
	margin: 0 0 6px 0;
}

.box_content
{
	padding: 6px;
	border: 1px solid #d5d7da;
}

.box_content_ie
{
	padding: 6px;
	border: 1px solid #d5d7da;
	position: relative;
}

.box_content_ie h1
{
	font-size: 14px;
	margin: 0 0 5px 5px;
}

.top-right
{
	width: 6px;
	height: 6px;
	background: url(../images/1187.gif) no-repeat;
	float:right;
}

/* Sidebar cart part */
#sidebar_cart
{
	width: 175px;
    margin: 0 auto;
    color: #555555;
	text-align: center;
}

#sidebar_cart img
{
    float: none;
    margin: 0 5px 0 5px;
}

#sidebar_cart a
{
    color: #555555;
}

/* Subscribe part */
#email img
{
	float: left;
	margin: 0 5px 0 0;
}

#email p
{
	font-size: 11px;
    color: #050505;
}

#email .email_input
{
	width: 130px;
    height: 17px;
    border: #808080 1px solid;
}

#email .subscribe
{
    margin-top: 4px;
}

/* Menu part */
#sidebar_menu ul
{
    list-style: none;
    font-size: 11px;
    margin: 0 5px 0 5px;
    padding-bottom: 10px
}

#sidebar_menu ul li
{
    padding: 3px 0 3px 10px;
    border-bottom: 1px dotted #C1C1C1;
    background: transparent url(../images/5030.gif) no-repeat left center;
}

#sidebar_menu ul li a
{
    color: #4F4F4F;
}

#sidebar_menu ul li a:hover
{
    color: #B50F03;
}

.article
{
	font-size: 11px;
}

.article h1
{
	font-size: 14px;
	margin-bottom: 10px;
	color: #C81414;
}

.article p
{
	border-left: 2px solid #C81414;
	margin-left: 5px;
	padding-left: 10px;
	line-height: 18px;
}

/* Special order */
#special_order
{
	
}

#special_order p
{
	font-size: 10px;
    color: #393838;
    line-height: 16px;
    margin-bottom: 10px;
}

#special_order img
{
	border: 1px solid #D5D7DA;
}

#contact_banner
{
	padding-left: 6px;
}

/* Banners part */
#banners
{
	width: 142px;
	margin: 0 auto;
}

/* Main content */
#content
{
	width: 701px;
	float: right;
	margin: 0 0 5px 0;
}

.top_right_content
{
	width: 6px;
	height: 6px;
	background: url(../images/4040.gif) no-repeat;
	float:right;
}

/* Item */
.item
{
    width: 218px;
    min-height: 235px;
    float: left;
    padding: 0px 0px 10px 0px;
	margin: 1px 4px 1px 4px;
	font-size: 11px;
}

.item p
{
	margin-bottom: 20px;
}

.item img
{
	float: right;
}

.item_header
{
    height: 23px;
    background: #B50F03 url(../images/3751.gif) no-repeat;
    text-align: center;
    margin-bottom: 10px;
}

.item_header h1
{
    color: #ffffff;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
	line-height: 15px;
	padding: 3px 0 0 0;
	text-transform: capitalize;
}

.item_ad
{
    float: center;
    text-align: center;
}

/* Buttons */
.item_buttons
{
	text-align: center;
	clear: right;
	width: 145px;
	margin: 0 auto;
}

.button
{
	float: left;
	width: 70px;
	height: 17px;
}

.button a
{
	color: #ffffff;
	font-weight: bold;
	font-size: 9px;
	line-height: 16px;
}

.red_btn
{
	background: #ffffff url(../images/585.gif) no-repeat;
	margin-right: 5px;
}

.grey_btn
{
	background: #ffffff url(../images/3655.gif) no-repeat;
}

/* IE6 fix */
.red_btn a { color: #ffffff!important; }
.grey_btn a { color: #ffffff!important; }


.bottom_banner
{
	float: right;
	margin: 0 0 5px 0;
}

.item_buttons_one
{
	text-align: center;
	clear: right;
	width: 70px;
	margin: 0 auto;
}

/* Products page classes */
.product
{
    
}

.product p
{
    font-size: 11px;
    color: #393838;
    line-height: 16px;
    margin-bottom: 5px;
}

.product_header
{
	height: 23px;
	background: #B50F03;
    text-align: center;
    margin-bottom: 10px;
	position: relative;
	padding: 0;
}

.p_left
{
	float: left;
	width: 5px;
	height: 23px;
	background: url(../images/4882.gif) no-repeat left top;
}

.p_center
{
	float:left;
	text-align: center;
	width: 675px;
}

.p_right
{
	float: right;
	width: 5px;
	height: 23px;
	background: url(../images/4946.gif) no-repeat right;
}

.product_header .p_center h1
{
    color: #ffffff;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
	padding: 3px 0 0 0;
}

.left_area
{
	width: 165px;
	float: left;
	margin: 0 10px 0 0;
}

.details_left
{
	float: left;
}

.product_img
{
	float: left;
	height: 520px;
	margin: 0 10px 0 0;
}

.product_img img
{
	border: 1px solid #D5D7DA;
}

.buyinfo
{
	background: url(../images/2901.gif) no-repeat 0 10px;
	width: 370px;
	float: left;
	border-bottom: 1px solid #D5D7DA;
	border-top: 1px solid #D5D7DA;
    margin: 0 0 10px 0;
    padding: 10px 0px 10px 30px;
}
.buyinfo p
{
	float: left;
	padding: 0;
	margin: 0;
	color: #B50F03!important;
	font-size: 10px!important;
}

.desc_ads
{
	width: 400px;
	float: left;
	text-align: center;
}

.description
{
	width: 400px;
	float: left;
}

.right_sidebar
{
	float: right;
	text-align: center;
	border: 1px solid #ffffff;
	width: 170px;
	padding: 0 0 10px 0px;
}

.right_sidebar img
{
	float: right;
	margin: 0 0 10px 0;
}

.quantity_btns
{
	float: left;
	width: 400px;
}

.quantity_form
{
	width: 125px;
	height: 95px; 
	float: left;
	margin: 0px 3px 0 3px;
	background: url(../images/922.gif) no-repeat;
	cursor: pointer;
}

.quantity_form p
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
	line-height: 16px;
	color: #393838;
}

.quantity_form p.price
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff!important;
	margin-top: 22px;
	margin-left: 3px;
	text-align: left;
}

.quantity_form p.price span
{
	font-size: 10px;
	color: #a8a7a7;
}

.quantity_form p.order
{
	padding-left: 5px;
	font-family: Verdana;
	color: #ffffff;
	font-size: 9px;
	clear: both;
}

.quantity_form .kutu
{
	width: 30px;
	float: left;
	margin: 7px 0 0 0;
	padding-left: 4px;
}

.quantity_form .kutu p
{
	color: #ffffff;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
}

.quantity_form p.ytl
{
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	color: #d9d8d8;
	line-height: 15px;
	margin-right: 2px;
}

/* Order page */

#order_page
{
	font-size: 11px;
	line-height: 18px;
}

#order_page h2
{
	text-align: center;
	color: #393838;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
	margin-bottom: 10px;
}

#order_page p
{
	margin-left: 32px;
}

#order_page img
{
	float: left;
}

/* Cart Page */
.cart_info
{
	font-size: 11px;
	text-align: center;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: #D5D7DA solid 1px;
}

.cart_info p span
{
	color: #BE171E;
	font-weight: bold;
}

.cart_item
{
	border-right: 1px solid #D5D7DA;
	height: 180px;
	width: 320px;
	padding: 10px 0 10px 0;
	margin: 0 0 20px 0;
	float: left;
}

.cart_item img
{
	float:left; 
	border: #D5D7DA 1px solid;
	margin-right: 20px;
}

.cart_item h1
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}

.cart_item input
{
	width: 30px;
}

.cart_item ul
{
	list-style: none;
	margin: 0 0 10px 10px;
	padding: 0 0 0 10px;
}

.cart_item ul li
{
	font-weight: bold;
	background: url(../images/5030.gif) no-repeat left center;
	padding-left: 15px;
}

.cart_item ul li span
{
	font-weight: normal;
}

/* FAQ Page */

#faq
{
	font-size: 11px;
}

#faq p.question
{
	margin-bottom: 10px;
	color: #C81414;
}

#faq p.answer
{
	border-left: 2px solid #C81414;
	margin-left: 10px;
	padding-left: 10px;
	line-height: 18px;
}

/* Contacts Page */
#contacts
{
	font-size: 11px;
}

.phone_list
{
	margin-left: 10px;
	padding-top: 10px;
}

.phone_list ul
{
    list-style: none!important;
	list-style-image: none!important;
    margin-top: 10px;
}

.phone_list ul li
{
    padding: 5px 0 5px 25px;
    background: #ffffff url(http://www.belimince.com/templates/belimince/images/cell_3107.gif) no-repeat left center;
}

.stationar
{
    background: #ffffff url(../images/3107.gif) no-repeat left center!important;
}

.home
{
    background: #ffffff url(../images/2814.gif) no-repeat left center!important;
}

.empty_contact
{
    background: #ffffff!important;
}

#contacts #h2
{
    text-align: center;
    border-bottom: 1px solid #D5D7DA;
    margin: 0 170px 0 10px;
    padding: 0 0 5px 0;
    font-weight: bold;
	font-size: 11px;
}

/* Footer */

#footer
{
	width: 900px;
	height: 63px;
	border-top: 4px solid #E3E3E0;
    font-size: 10px;
	margin: 0 auto;
	clear: both;
}

.footer_cards
{
	float: left;
	margin: 15px 0 0 60px
}

#bottom_menu
{
	text-align: center;	
}

#bottom_menu li
{
	display: inline;
	line-height: 35px;
}

#bottom_menu li a
{
	color: #555555;
}

.copyright
{
	color: #A8A8A8;
	text-align: center;
	margin: -5px 0 0 0;
}

.privacy-content ol {
	margin-left: 25px;
}

.privacy-content li {
	padding: 5px;
}

#order_status {
	text-align: center;
	margin: 5px;
	color: #FF0000;
}

/* Payment */

.payment_form
{
	width: 900px;
	margin: 0 auto;
	background: #ffffff url(http://www.belimince.com/templates/images/payment_bg.gif) repeat-x;
}

.payment_form h1
{
	font-size: 14px;
	line-height: 24px;
	margin-left: 5px;
}

.payment_form p
{
	margin: 5px 0 0 5px;
}

.errors
{
	color: #ff0000;
	text-align: left;
	margin: 5px 0 5px 7px;
	padding: 0 0 0 5px;
	border-left: 2px solid #ff0000;
	font-size: 11px;
}

.order_item
{
	background-color: #4B4B4B;
	color: #ffffff;
	font-size: 11px;
	margin: 10px 0 10px 15px;
	line-height: 22px;
}

.order_item p 
{
	margin: 0 5px 0 5px;
}

.total
{
	background: #B50F03;
	color: #ffffff;
	font-size: 11px;
}

.payment_banner
{
	float: right;
}

.order_form
{
	font-size: 11px;
	margin: 0 0 5px 15px;
	float: left;
}

#bankdetails
{
	float: left;
	font-size: 13px; 
	padding: 0;
	margin: 0 0 10px 50px;
	border: 1px solid #A7A6AA;
}

#bankdetails p
{
	margin: 0;
	padding: 5px;
	background: #ffffff;
	display: block;
}

#bankdetails p.header
{
	margin: 0 0 0px 0;
	background: #4B4B4B;
	color: #ffffff;
	font-weight: bold;
	display: block;
}

#footer
{
	width: 900px;
	margin: 0 auto;
	border-top: 4px solid #E3E3E0;
    font-size: 10px;
}

#footer img
{
	
}
