
*{
padding:0;
margin:0;
}

body
{
	background-color: white;
	font-family: arial;
	font-size: 12px;
}

#Inner
{
	margin-top: 15px;
}

#Container
{
	width: 920px;
	margin: 0px auto;
}

.cleaner
{
    clear: both;
}

#ContainerFB
{
	width: 760px;
	margin: 0px auto;
}

#Head
{
	height: 212px;
	width: 920px;
	background: url("img/bac_logo.gif") top left repeat-x;
}

#HeadFB
{
	height: 212px;
	width: 760px;
	background: url("img/bac_logo.gif") top left repeat-x;
}

#Head_left
{
	height: 212px;
	width: 224px;
	float: left;
}

#Leaf_top
{
    background: url("img/logo_top1.png") top left no-repeat;
    height: 161px;
    width: 224px;
	float: left;
}

#Leaf_bottom
{
	background: url("img/logo_bottom1.png") top left no-repeat;
    height: 51px;
	float: left;
	width: 324px;
}

#Leaf_bottom a
{
	color: #6b9c22;
	text-decoration: none;
	font-weight: bold;
	line-height: 58px;
	font-size: 11px;
}

#Leaf_bottom a:hover
{
	text-decoration: underline;
}

.registration
{
	text-indent: 12px;
}

*>.registration
{
    margin-left: 12px;
}

.log-in
{
    margin-left: 40px;
}

*>.log-in
{
    margin-left: 52px;
}

#Head_right
{
	height: 212px;
	width: 696px;
	float: right;
	clear: right;
}

#Head_rightFB
{
	height: 212px;
	width: 536px;
	float: right;
	clear: right;
}

#Logo
{
	height: 161px;
	width: 596px;
}

#LogoFB
{
	height: 161px;
	width: 436px;
}

#Name
{
    background: url("img/logo.gif") top left no-repeat;
    background-position: 54px 50px;
    font-size: 34px;
  	padding-top: 48px;
    padding-left: 100px;
    color: #989d9e;
}

.blue
{
	color: #0e88af;
}

#Informations
{
    font-size: 15px;
    padding-left: 102px;
    color: #989d9e;
}

#Top_menu
{
    height: 51px;
	width: 696px;
	background: url("img/bac_button.gif") top left repeat-x;
}

#Top_menu a
{
	width: 110px;
	height: 51px;
	float: right;
	color: #0e88af;
	text-decoration: none;
	font-weight: bold;
	padding-top: 20px;
	text-indent: 38px;
}

#Top_menu a:hover
{
	text-decoration: underline;
}

#Top_menu .home
{
    background: url("img/home.jpg") top left no-repeat;
}

#Top_menu .help
{
    background: url("img/help.jpg") top left no-repeat;
}

#Top_menu .contact
{
    background: url("img/contact.jpg") top left no-repeat;
}

#Top_menu .blog
{
    background: url("img/blog.jpg") top left no-repeat;
}


#Top_menu .ideas
{
    background: url("img/orders.jpg") top left no-repeat;
}

#Top_menu .sitemap
{
    background: url("img/sitemap.jpg") top left no-repeat;
}

#Top_menuFB
{
    height: 51px;
	width: 536px;
	background: url("img/bac_button.gif") top left repeat-x;
}

#Top_menuFB a
{
	width: 160px;
	height: 51px;
	float: right;
	color: #0e88af;
	text-decoration: none;
	font-weight: bold;
	padding-top: 20px;
	text-indent: 38px;
}

#Top_menuFB a:hover
{
	text-decoration: underline;
}

#Top_menuFB .home
{
    background: url("img/home.jpg") top left no-repeat;
}

#LeftPart
{
	width: 235px;
	background-color: #fbfdfe;
	margin-top: -12px;
	float: left;
}


*>#LeftPart
{
    margin-top: 8px;
}

#Menu
{
    width: 235px;
    float: left;
}

#Menu_header
{
    width: 235px;
    height: 31px;
}

.menu_header_right
{
    background: url("img/ornament_menu.gif") top left no-repeat;
	height: 31px;
	width: 46px;
	float: right;
}

.menu_header_left
{
    background: url("img/bac_menu.gif") top left repeat-x;
	width: 189px;
	height: 31px;
	float: left;
}

.menu_text
{
	color: #0e88af;
	font-weight: bold;
	line-height: 31px;
	padding-left: 14px;
	font-size: 16px;
}

#Menu_content
{
	float: left;
	width: 205px;
	padding: 5px;
	margin-bottom: 10px;
}

#Menu_content a:hover
{
    text-decoration: underline;
    color: #0e88af;
}

.menu_item
{
	color: #0e88af;
	text-decoration: none;
	padding-left: 20px;
	background: url("img/arrow.gif") top left no-repeat;
	margin-left: 6px;
	line-height: 28px;
	font-size: 16px;
}

.menu_item_selected
{
	color: #0e88af;
	text-decoration: none;
	padding-left: 20px;
	background: url("img/arrow.gif") top left no-repeat;
	margin-left: 6px;
	line-height: 28px;
	font-size: 16px;
	font-weight: bold;
}

.menu_item2
{
	color: #8d9395;
	text-decoration: none;
	padding-left: 50px;
	line-height: 21px;
	font-size: 14px;
}

#Poll_header
{
    width: 215px;
    height: 31px;
    float: left;
}

#Poll
{
	margin-top: 5px;
	float: left;
}

#Poll_content
{
    width: 203px;
	padding: 5px;
    padding-left: 12px;
	float: left;
}

#Poll_content a:hover
{
    text-decoration: underline;
    color: #0e88af;
}

.poll_question
{
    color: #767879;
	text-decoration: none;
	font-weight: bold;
}

.poll_unswer
{
    color: #8d9395;
	text-decoration: none;
	line-height: 25px;
}

#RightPart
{
	width: 680px;
	float: right;
	clear: left;
	/*background-color: #f5fdfd;*/
	margin-top: -12px;
}


*>#RightPart
{
    margin-top: 3px;
    clear: right;
    margin-left: 5px;
}

#MainPartFB
{
	width: 750px;
	float: left;
	clear: left;
	/*background-color: #f5fdfd;*/
	margin-top: 0px;
}

*>#MainPartFB
{
    margin-top: 5px;
    clear: left;
    margin-left: -5px;
}

#Page
{
	width: 675px;
	padding: 5px;
	padding-right: 0px;
}

*>#Page
{
	padding: 5px;
}

h1
{
	color: #979a9b;
	font-size: 20px;
	font-weight: normal;
	padding-left: 20px;
	line-height: 35px;
}

h2
{
	font-size: 16px;
    color: #989d9e;
}

#Page_header
{
	background-color: white;
	padding: 8px;
	padding-right: 0px;
	padding-left: 0px;
	width: 669px;
}

.page_header_img
{
	width: 68px;
	padding-left: 8px;
}

.page_header_text
{
    width: 250px;
    text-align: justify;
    font-size: 12px;
    color: #0e88af;
}

.about_text
{
    width: 580px;
	padding-left: 80px;
    text-align: justify;
    font-size: 12px;
    color: #0e88af;
}
#Page_header tr
{
	width: 670px;
}

#Page_top
{
	background-color: #a5d7e9;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #074d64;
	width: 669px;
}


#Page_top2
{
	background-color: #a5d7e9;
	margin-top: 18px;
	margin-bottom: 18px;
	color: #074d64;
	padding-left: 20px;
	font-size: 20px;
	width: 669px;
}


#Menu_header_top2
{
    width: 669px;
    height: 31px;
}

.menu_header_right_top2
{
    background: url("img/ornament_menu.gif") top left no-repeat;
	height: 31px;
	width: 46px;
	float: right;
}

.menu_header_left_top2
{
    background: url("img/bac_menu.gif") top left repeat-x;
	width: 623px;
	height: 31px;
	float: left;
}

.menu_text_top2
{
	color: #0e88af;
	font-weight: bold;
	line-height: 31px;
	padding-left: 14px;
	font-size: 16px;
}

#content_item
{

	
}

.content_item1
{
    background: url("img/bac_logo.gif") bottom left repeat-x;
    width: 32%;
    height: 226px;
	float: left;
	border-style: solid;	
	border-width: 1px;
	border-color: #cccccc;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 5px;
	
}



.content_item_image1
{
    
    position:relative;
	width: 93.5%;
    height: 50%;
	top:3%;
	left:3%;
	border-style: solid;	
	border-width: 1px;
	border-color: #cccccc;
	text-align:center;
	
}



.content_item_title1
{
    
    position:relative;
	width: 93.5%;
    height: 22%;
	top:6%;
	left:3%;
	text-align: center;
	color: #0e88af;	
	font-size: 16px;
    font-weight: bold;
}

.content_item_price1
{
    position:relative;
	width: 93.5%;
    height: 12%;
	top:13%;
	left:3%;
	text-align: center;
}

.price_gray
{
    color: #404040;
    font-size: 18px;
    font-weight: bold;
}
.at_vendor_grey
{
    color: #404040;
    font-size: 12px;
    font-weight: normal;
}
.vendor_green
{
    color: #B3CE10;
    font-size: 18px;
    font-weight: bold;
}

#itemImage {

    max-width:185px;
	max-height:111px;
	
	
	text-align:center;
	vertical-align: middle;
	
	margin-top: 1px;
    margin-bottom:0px;
    padding:0px;


}



.centeredImage {

    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

img.centre {
display:block;
margin-left:auto;
margin-right:auto;
}

#Page_top p
{
    padding: 5px;
}

#Page_top a
{
    color: #074d64;
}

#Page_center
{
    width: 669px;
}

#Page_centerFB
{
    width: 760px;
}
.page_center_button
{
	width: 31px;
}

.page_center_button span
{
	display: none;
}

.page_center_buy
{
    background: url("img/buy.gif") top left no-repeat;
    height: 53px;
    width: 31px;
    float: left;
}

.page_center_pick
{
    background: url("img/pick.gif") top left no-repeat;
    height: 53px;
    width: 31px;
    float: left;
}
.page_center_info
{
    background: url("img/info.gif") top left no-repeat;
    height: 99px;
    width: 31px;
    float: left;
}

.page_center_content
{
    height: 142px;
    width: 170px;
    background-color: white;
  	margin-bottom: 3px;
    padding-left: 10px;
}


#Page_center tr
{
    width: 669px;
    margin-bottom: 5px;
}

.page_center_img
{
	width: 117px;
	height: 152px;
	background-color: white;
	margin-right: 3px;
}

.page_center_img img
{
	padding-top: 30px;
	padding-left: 20px;
}

.page_center_img2
{
	float: left;
	width: 117px;
	height: 152px;
	background-color: white;
}

.page_center_img2 img
{
	padding-top: 30px;
	padding-left: 20px;
}

.blue2
{
    color: #0e88af;
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
}

.gray
{
    color: #a6acae;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

.green
{
    color: #7e9b1e;
    font-size: 14px;
    font-weight: bold;
}

.page_center_text
{
	width: 170px;
	float: left;
}

#Bottom
{
	width: 760px;
	float: left;
	margin-top: 5px;
}

.down
{
	font-size: 11px;
	margin-left: 18px;
	text-align: left;
	padding-bottom: 5px;
}

.down a
{
    color: #5a5551;
}

.down2
{
	margin-left: 810px;
	padding-bottom: 10px;
}

.down3
{
	margin-left: 248px;
	width: 659px;
	border-style: solid;	
	border-width: 1px;
	border-color: #cccccc;
	background-color: #E5FFFF;
	margin-bottom: 20px;
}

.down2 img
{
    border: 0px;
}

