/* MAIN */

* 
{
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
}

body 
{	
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	background-image: url('../gfx/bg.jpg');
	background-repeat: repeat;
	background-position: top center;
}

img
{
	border: 0px;
}

.button
{
	padding-bottom: 2px;
	border: 0px;
	background-image: url('../gfx/button.jpg');
	height: 18px;
	width: 73px;
	text-align: center;
}


.error
{
	color: red;
	font-weight: bold;
}


/* END MAIN */

/* LINKS */

a 
{
	border: 0px;
	font-weight: bold;
	color: #29a2d9;
	text-decoration: none;
	outline: none!important;
	-moz-outline: none!important;
}

a:focus 
{
	outline: none!important;
	-moz-outline: none!important;
}
	

a:hover 
{
	color: #a6ddf1;
	outline: none!important;
	-moz-outline: none!important;
}
	
/* END LINKS */



/* LAYOUT */

#container
{
	margin: 0px auto;
	background-image: url('../gfx/content.jpg');
	background-repeat: repeat-y;
	width: 1004px;
}

#top
{
	width: 964px;
	height: 185px;
	margin: 0 auto;
	margin-bottom: 2px;
}

#panel
{
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	width: 884px;
	height: 155px;
	margin: 0 auto;
	background-image: url('../gfx/panel_bg.jpg');
	background-repeat: repeat-x;
	margin-bottom: 2px;
}

#menu_products
{
	width: 924px;
	padding-left: 40px;	
	height: 23px;
	text-align: left;
	background-image: url('../gfx/menu_products.gif');
}

#content
{
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 40px;
	width: 884px;
	margin: 0 auto;
	text-align: left;	
	background-image: url('../gfx/content_top.jpg');
	background-repeat: repeat-x;
}

#content_products
{	
	font-size: 10px;
	width: 964px;
	margin: 0 auto;
	text-align: left;	
	background-image: url('../gfx/content_top.jpg');
	background-repeat: repeat-x;
}

#content_products2
{	
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 40px;
	width: 884px;
	margin: 0 auto;
	text-align: left;	
}

#content_left
{
	width: 690px;
	float: left;
}

#content_right
{
	min-height: 200px;
	padding-left: 30px;
	background-image: url('../gfx/content_vertical_bar.jpg');
	width: 140px;
	float: right;
}

#content_full
{
	width: 884px;
}

#content_left_products
{
	width: 170px;
	float: left;
}

#content_right_products
{
	padding-left: 30px;
	width: 660px;	
	background-image: url('../gfx/content_vertical_bar.jpg');
	float: right;
}

#content_left_contact
{
	width: 270px;
	float: left;
}
#content_middle_contact
{
        width: 260px;   
        float: left;
}

#content_right_contact
{
	width: 300px;
	float: right;
}

#footer
{
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 73px;
	width: 884px;
	height: 49px;
	background-image: url('../gfx/footer.gif');
	background-position: center;
}

#go_to_top
{
	font-size: 10px;
	float: left;
}

#imagomedia
{
	float: right;
}

#imagomedia img
{
	width: 190px;
	height: 27px;
	border: 0px;
}

.reference_image
{
	float: left;
	padding-right: 13px;
	margin-bottom: 13px;
}

.reference_text
{
	float: left;
	margin-bottom: 13px;
}

.header
{
	float: left;
	padding: 0px;
	margin: 0px;
}

#header_camera
{
	float: right;
	padding-right: 13px;
}

#header_references
{
	float: right;
	padding-right: 70px;
}

#header_show_category
{
	float: left;
	padding-left: 93px;
}

p
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

#panel .promotion_image
{
	float: left;
	width: 100px;
	height: 100px;
}

#panel .promotion_text
{
	float: left;
	width: 150px;
	padding-left: 25px;
}

#panel p.title
{
	font-weight: bold;
	color: #ffffff;
}

p.price
{
	font-weight: bold;
	color: #29a2d9;
}

#panel p.text
{
	color: #ffffff;
	
}

#panel .promotion
{
	padding-right: 0px;
	float: left;
	width: 290px;
}

#camera
{
	float: right;
	padding-left: 0px;
	width: 0px;
	background-image: url('../gfx/panel_vertical_bar.jpg');
}

p.title
{
	font-weight: bold;
}

div.product_header
{
	width: 520px;
	height: 25px;
}

div.product_title
{
	float: left;
	font-weight: bold;
	font-size: 12px;
	width: 290px;
}
	
div.product_top
{
	float: right;
	width: 80px;
}

.news
{
	padding-bottom: 20px;
}

.reference
{
	padding-bottom: 20px;
}

.products_main_category a
{
	font-weight: bold;
	color: #000000;
}

.products_sub_category a
{
	font-weight: normal;
	color: #000000;
}

#content_left_products a:hover 
{
	color: #a6ddf1;
	text-decoration: underline;
}


.product_image
{
	float: left;
	padding-right: 15px;	
	margin-bottom: 15px;
}

.basket_text
{	
	float: left;
	clear: right;
	margin-bottom: 15px;
}

.product_text
{	
	float: right;
	margin-bottom: 15px;
}


#content p.date
{
	font-style: italic;
}

#password_panel
{
	width: 346px;
	height: 84px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 50px;
	margin: 0px auto;
	color: #ffffff;
	background-image: url('../gfx/password_panel.gif');
}

#login_panel #button, #password_panel #button
{
	margin-top: 13px;
	margin-right: 43px;
	float: right;
}

#login_panel #register, #password_panel #register
{
	margin-top: 45px;
}

#login_panel
{
	width: 346px;
	height: 84px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 50px;
	margin: 0px auto;
	color: #ffffff;
	background-image: url('../gfx/login_panel.gif');
}

#login_panel #button
{
	margin-top: 13px;
	margin-right: 43px;
	float: right;
}

#login_panel #register
{
	margin-top: 45px;
}

.img
{
	padding-bottom: 20px;
}

.img img
{
	border: 1px solid #dddddd;
	padding: 5px;
}

#content_ender
{
	clear: both;
}

.price_panel
{
	padding: 3px;
	padding-bottom: 10px;
	padding-right: 2px;
	background-image: url('../gfx/panel_price.jpg');
	width: 520px;
	height: 29px;
}

.price_panel2
{
	padding: 3px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-image: url('../gfx/panel_price2.jpg');
	width: 655px;
	height: 29px;
}

.price_panel .price_big
{
	float: left;
	padding-left: 10px;
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
}

.price_panel2 .price_big
{
	float: left;
	padding-left: 45px;
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
}

.price_panel .price_small, .price_panel2 .price_small
{
	float: left;
	padding: 5px;	
	padding-left: 6px;
	font-size: 16px;
	color: #d9f0f8;
	text-decoration: line-through;
}

.price_panel .product_button, .price_panel2 .product_button
{
	float: right;
	width: 103px;
	height: 29px;
}

.price_panel .product_button2
{
	float: right;
	width: 32px;
	height: 29px;
}

#newsletter_panel
{
        padding-left: 22px;
        padding-top: 56px;
        width: 239px;
        height: 119px;
        background-image: url('../gfx/panel_newsletter.jpg');
}

/* END LAYOUT */
