/* RESET CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Styl */

body 
{ 
	background: #2d3335  url(../images/bg1.jpg) repeat-x top;
	font-family:Arial;
}

#calosc_tlo
{
    background: url(../images/main_bg.jpg) no-repeat top center;
    width:100%;
    height:auto;
    
    
}

#container 
{
	width: 955px;
	margin-left:auto;
    margin-right:auto;
    margin-bottom:100px;
    background-color: White;

}

#header
{
    background: url(../images/heder2_02.jpg) no-repeat top center;
    width: 955px;
    height: 103px;
    padding: 7px 0 0 0;
}

#fullhouselogo 
{
    width: 180px;
    height: 110px;
    float: left;
}

#fullhouselogo a 
{
    position: relative;
 
    display: block;
    width: 162px;
    height: 78px;
    border: 0;
    text-decoration: none;
    left: 27px;
    top: 5px;
} 

#header_rightside 
{


}

#bc 
{
    padding-top: 6px;
    overflow: hidden;
    position: relative;
    left: 502px;
    width: 295px;
}


#basket
{
    
    float: left;
    background: url(../images/my_cart_bg.jpg) no-repeat center left;
    width: 182px;
    height: 59px;
    font-family: Arial;
    font-size:   15px;
    font-weight: bold;
    color:#404040;
    margin-left: -13px;
}

#basket .info 
{
    float: right;
    margin: 14px 0 0 0;
         
    width: 125px;
}

#basket a 
{
    position: relative;
    top: 45px;
    left: 8px;                                                  
    color: #404040; 
    float: left;
    font-size: 9px;
    text-decoration: underline;    
}

#basket a:hover
{
    text-decoration: underline;
}

#culture 
{
    float:left;
    display: block;
    float: left;
    width: 87px;
    
    height: 59px;
    text-align: left;
    background: url(../images/currency.jpg) no-repeat center left;
}

.ui-buttonset 
{
  
  padding-left: 5px;
}

span.ui-button-text 
{
    font-size: 20px;
    line-height: 16px;
    
    margin: -4px 0 0 0;
    padding: 0 11px 0 11px !important;
   
}
.ui-button
{
    height: 22px;
    line-height: 16px;
     margin: 17px 0 0 1px !important;
    
}


#header_menu
{
    display: block;
    position: relative;
    left: 0;
    float: right;
    width:607px;
    height: 28px;
    text-align: right !important;
    
    
}

#header_menu a 
{
    display: block;
    height: 26px;
    float: right;
    margin-right: 4px;
}
#header_menu a:hover
{
    background-position: center 100%;
}
a#h_my_account
{
    background: url(../images/roll_my_account.jpg) no-repeat top center;
    width: 134px;
}

a#h_my_cart
{
    background: url(../images/roll_my_cart.jpg) no-repeat top center;
    width: 108px;
}
a#h_sign_up
{
    background: url(../images/roll_sign_up.jpg) no-repeat top center;
    width: 99px;
}

a#h_register
{
    background: url(../images/btn_register.jpg) no-repeat top center;
    width: 99px;
}

a#h_help
{
    background: url(../images/roll_help.jpg) no-repeat top center;
    width: 99px;
}

a#h_checkout
{
    background: url(../images/roll_checkout.jpg) no-repeat top center;
    width: 99px;
}

a#h_log_in
{
    background: url(../images/roll_log_in.jpg) no-repeat top center;
    width: 99px;
}


#menubar
{
     
    width: 730px;
    height: 32px;
    padding-left: 228px;
    background: url(../images/mb_choose.jpg) no-repeat top left;
}

#menubar a 
{
    display: block;
    height: 32px;
    float: left;
    margin: 0 0 0 0;
}

#menubar a:hover
{
    background-position: center 100%;
}

a#m_home
{
    background: url(../images/mb_home.jpg) no-repeat top center;
    width: 87px;
}
a#m_products
{
    background: url(../images/mb_products.jpg) no-repeat top center;
    width: 116px;
}
a#m_prices
{
    background: url(../images/mb_prices.jpg) no-repeat top center;
    width: 131px;
}
a#m_artwork_info
{
    background: url(../images/mb_artwork_info.jpg) no-repeat top center;
    width: 118px;
}
a#m_contacts
{
    background: url(../images/mb_contacts.jpg) no-repeat top center;
    width: 112px;
}
a#m_terms
{
    background: url(../images/mb_terms.jpg) no-repeat top center;
    width: 163px;
}

div#m_search
{
    background: url(../images/mb_search_bg.jpg) repeat-x top center;
    width: 247px;
    float: left;
    height: 32px;
}

div#m_search input 
{
    margin: 6px 0 0 5px;
}
div#m_search img 
{
    float: left;
}

input.m_search
{   
    font-size: 10px;  
      
    width: 145px; 
    border: 1px solid #9e9e9e;
    float: left;
}



#main_left
{
    width: 226px;
    height: 600px;
    float: left;
    /*
    background: url(../images/ramka_piksel.jpg) repeat-y center right;
    */
}
#main_menu_shadow 
{
    width: 100%;
    height: 10px;
   background: url(../images/menu_cien.jpg) repeat-x top center;
} 

#main_right
{
    width: 727px;
    float: right;
    background: url(../images/menu_cien.jpg) repeat-x top center;
    font-size: 12px;
    min-height: 590px;
    border-left: 2px solid #EAEAEA;
    
    
}

#main_all
{
    width: 955px;
    float: left;
    background: url(../images/menu_cien.jpg) repeat-x top center;
    padding-top: 15px;
    font-size: 12px;
    color: #796868;
}

#main_all p 
{
    margin-top: 10px;
    margin-bottom: 10px; 
    
   
    clear: both;
    overflow: hidden;
}

#main_left ul
{
    font-family: Arial ;
    font-size:   18px;
    margin-top: 5px;
    margin-left: 0px;
    color:#a4a4a4;
    border-bottom: 2px solid #EAEAEA;
}

#main_left ul li
{
    line-height: 175%;
}

#main_left ul li a
{
    color:#a4a4a4;
    text-decoration: none;
    padding-left: 37px;
}

#main_left ul li a:hover
{
    background: url(../images/mainmenu_hover.jpg) no-repeat center left;
}

.product
{
    float: left;
    margin: 9px;
    width: 161px;
    height: 174px;
    border: 0;
    overflow:hidden;
}

#p_presentation_folders
{
    display: block;
    width:161px;    
    height: 174px;
    background: url(../images/p_presentation_folders.jpg) no-repeat top center;
}

#p_presentation_folders:hover
{
     background-position: center 100%;
}

#p_brochures
{
    display: block;
    width:161px;    
    height: 174px;
    background: url(../images/p_brochures.jpg) no-repeat top center;
}

#p_brochures:hover
{
     background-position: center 100%;
}

#p_business_cards
{
    display: block;
    width:161px;    
    height: 174px;
    background: url(../images/p_business_cards.jpg) no-repeat top center;
}

#p_business_cards:hover
{
     background-position: center 100%;
}

#p_folded_leaflets
{
    display: block;
    width:161px;    
    height: 174px;
    background: url(../images/p_folded_leaflets.jpg) no-repeat top center;
}

#p_folded_leaflets:hover
{
     background-position: center 100%;
}



#p_leaflets
{
    display: block;
    width:161px;    
    height: 174px;
    background: url(../images/p_leaflets.jpg) no-repeat top center;
}

#p_leaflets:hover
{
     background-position: center 100%;
}

#p_letterheads
{
    display: block;
    width:161px;    
    height: 174px;
    background: url(../images/p_letterheads.jpg) no-repeat top center;
}

#p_letterheads:hover
{
     background-position: center 100%;
}

#p_multi_order
{
    display: block;
    width:161px;    
    height: 174px;
    background: url(../images/p_multi_order.jpg) no-repeat top center;
}

#p_multi_order:hover
{
     background-position: center 100%;
}

#p_posters
{
    display: block;
    width:161px;    
    height: 174px;
    background: url(../images/p_posters.jpg) no-repeat top center;
}

#p_posters:hover
{
     background-position: center 100%;
}


.product  a
{
    border:0;
    
}

.product  a:hover
{
    border:0;
    background-position: center 100%;
}

#faq_bar
{
    padding-bottom: 6px;
    border-bottom: 3px solid #ebebeb;
    margin-bottom: 10px;
    width: 955px;
   
    clear: both;
}

#faq_bar img
{
    margin: 5px;
}

#links
{
    padding-bottom: 6px;
    border-bottom: 3px solid #ebebeb;
    font-family: Arial ;
    font-size: 12px;
    overflow:auto;
}

#links div 
{
    float:left;
}
#links div ul
{
    margin-left: 20px;
    color: #9f9f9f;
}

#links div ul li
{
    list-style-image: url(../images/star.jpg) 
}

#links div a
{
    text-decoration: none;
    color: #9f9f9f;
    margin-left: -5px;
    line-height: 120%;
}

#links div a:hover
{
    text-decoration: none;
    color: #6f6f6f;
}



#links #l_checkout
{
    width: 213px;
    margin-left: 37px;
}

#links #l_products
{
    width: 170px;
}

#links #l_user_menu
{
    width: 140px;
}

#links #l_how_to_prepair
{
    width: 210px;
}
#links #l_company_information
{
    width: 160px;
}

#bottom_bar 
{
    overflow: auto;
    padding-bottom: 10px;   
}

#contact_header
{
    width: 100%;
    height:110px;
    background-color:#756d6d;
    margin-top:12px;
}

#contact_header_email
{
    width:250px;
    height:34px;
    color: #dddddd;
    border-left: 2px solid #b2aeae;
    border-bottom: 2px solid #b2aeae;
    position: relative;
    float: right;
    font-size: 14px;
    line-height:32px;
    text-align: center;
}

#contact_header_email a , #contact_header_email a:hover
{
    color: White;
    text-decoration: none;
}

#contact_header_h 
{
    position: relative;
    float:left;
    margin-left:40px;
    font-size: 49px;
    color: white;
    line-height: 110px;
}

#contact_lewa 
{
    width: 490px;
   
    min-height: 550px;
   
    float: left;
    border-right: 2px solid #eaeaea;
}

#contact_cala 
{
    width: 727px;
    min-height: 650px;
    clear:both;
   
}

.contact_textbox
{
    background: url(../images/textbox_bg.jpg) repeat-x top center;
    border:0;
    width: 305px;
    height: 27px !important; 
    margin: 5px 1px 5px 1px;
    line-height:29px;
    font-size:14px; 
}

.borbot 
{
    border-bottom: 1px solid #dedede;
}

.contact_textarea
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background: url('../images/textarea_bg.jpg') repeat-x center top;
    font-size:14px;     
}

.tab_f4
{
    width: 170px;
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    
    color: #707070;
    vertical-align:middle;
    padding-right: 10px;
    padding-left: 30px;
   
}



.tab_f1
{
    font-family: Arial;
    font-size: 12px;
    text-align: right;
    text-transform:uppercase;
    color: #707070;
    vertical-align:middle;
    padding-right: 10px;
    width: 150px;
    bottom: 20px;
}


.tab_f2
{
    font-family: Arial;
    font-size: 12px;
    text-align: right;
    text-transform:uppercase;
    color: #707070;
    vertical-align:top;
    padding-right: 10px;
}

.tab_f3
{
    font-family: Arial;
    font-size: 10px;
    text-align: left;
    text-transform:uppercase;
    color: #707070;
    vertical-align:middle;
    padding-right: 10px;
    line-height: 135%;
    
    bottom: 20px;
}

.padingrajt 
{
    padding-right: 24px;
}


.terms_menu
{
    height: 35px;
    background: url('../images/terms_shadow.jpg') no-repeat center bottom;
    font-size: 12px;
}

.terms_menu a
{
    display: block;
    height: 27px;
    border: 1px solid #d6d6d6;
    float: left;
    padding: 0 31px 0 22px;
    background-color: #fefefe;
    line-height: 27px;
    text-transform: uppercase;
    text-decoration: none;
    color: #707070;
    background-image: url('../images/terms_arrow.jpg');
    background-position: center right;
    background-repeat: no-repeat;
}

.terms_menu a:hover
{
    background-color: #742b44;
    background-image:url('../images/terms_arrow_hover.jpg');
}

.terms_menu a.hov
{
    background-color: #742b44;
    background-image:url('../images/terms_arrow_hover.jpg');
}

.terms
{
    font-family: Arial;
    font-size: 12px;
    margin-top: 25px;
    padding-left: 18px;
    padding-right: 15px;
   
}

.terms p 
{
    color: #919191;
    font-size: 12px;
    margin-top: 7px;
    line-height: 130%;
   
}

.terms h1
{
    color: #2c3233;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 10px;
}

.terms h2
{
    color: #2c3233;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 10px;
}

.terms a 
{
    color: #49a8ea;
    font-size: 12px;
    text-decoration:underline;
}

.terms a:hover
{
    color: #49a8ea;
    font-size: 12px;
    text-decoration:underline;
}

.faq_group
{
    font-size: 12px;
    border-bottom: 1px solid #dfdfdf;
    
    overflow: hidden;
}

.akordion
{
    font-size: 12px;
    float:left;
    width: 530px;
}


.akordion h3
{
    padding: 0;
    font-size: 12px;
    height: 20px;
    line-height: 12px;
}


.akordion a 
{
    height: 20px;
}

.akordion_prawa
{
    float:right;
    width: 192px;
    text-align: center;
    margin-top: 50px;
    
    font-size: 12px;
    color: #49a8ea;
}

#order_right 
{
    width: 423px;
    float: right;

    
}

#order_left
{
    width: 478px;
    float: left;
    margin-left: 50px;
    border-right: 2px solid #eaeaea;
}

#order_left .l_head
{
    display: block;
    float: right;
    width: 467px;
    height: 27px;
    line-height: 27px;
    padding-left: 20px;
    background-color: #f2f2f2;
    font-size: 18px;
    margin-bottom: 25px;
    
}

#order_right .r_head
{
    display: block;
    float: right;
    width: 404px;
    height: 27px;
    line-height: 27px;
    padding-left: 20px;
    background-color: #f2f2f2;
    font-size: 18px;
}
.tableProductInnerSelected 
{
   color: White;
    background-color: #53707b;
}

.tableProduct
{
   width: 100%;
   margin-top: 20px;
}

.tableProduct tr td
{
   
    vertical-align: middle;
    text-align: center;
    font-family: Verdana;
    font-size: 12px;
    
    /*
    color: #353535;
    */
    
    
    /*
    line-height: 32px;
    */
  
    
}

.tableProduct tr th
{
    height: 32px;
    line-height: 32px;
    background-color: #e6dede;
    text-align: center;
    font-family: Verdana;
    font-size: 12px;
    color: #434343;
}

.tableProduct tr td a 
{
   
    text-decoration: none;
    color: #353535;

}

.tableProduct tr td a:hover 
{
    text-decoration: underline;
    color: #353535;
}

.tableProductInner tr td.RedFill  a:hover 
{
     background-color: #53707b;
}

.RedFill 
{
    background-color: #53707b;
    color: #cc0000 !important;
    border: 1px solid #53707b;
}

.pro_menu 
{
    clear:both;
    overflow:hidden;
}

.pro_menu a
{
    display: block;
    width: 102px;
    height: 25px;
    float: left;
    margin-right:1px;
    line-height:25px;
    text-align: center;
    color: White;
    text-decoration: none;
    background-image:url('../images/pro_menu.jpg');
}

.pro_menu a:hover
{
    background-position: center 100%;
}

.pro_menu a.hov
{
    background-position: center 100%;
}


#pro_panel 
{
    border: 2px solid #e6dede;
    margin-right: 20px;
    overflow: hidden;
    padding-bottom: 15px;
}

#pro_panel h1
{
    display: block;
   
    background-color: #e6dede;
    height: 42px;
    line-height: 42px;
    font-size: 12px;
    text-transform: uppercase;
    padding-left:15px;
    margin-bottom: 10px;
}

#pro_panel span
{
    display: block;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom:0px;
    margin-left: 30px;
    color: #434343;
}

.form_line select, .form_line input[type=text] 
{
    width: 350px;
    height: 20px;
    font-size: 12px;
    margin-left: 30px;
    margin-bottom: 13px;
    margin-top: 8px;
    border: 1px solid #e3e9ef;
    border-top:1px solid #abadb3;

}

.podsum 
{
    margin-top: 20px;
    margin-left: 83px;
    margin-bottom: 20px;
    text-align: right;
    width: 300px;
}


.podsum .d1 
{
   
    float: left;
    overflow: hidden;
    line-height: 23px;
    margin-right: 10px;
}

.podsum .d2 
{
    
    overflow: hidden;
    width: 204px; 
    line-height: 23px;
    height: 23px;
    text-align: right;
    padding-right: 20px;
    font-size: 19px;
    color: #009ee0;
}
.podsum .d2 span 
{
    margin: 0  !important;
    padding: 0  !important;   
 
}
.form_line
{
    width: 100%;
}
.form_line img 
{
    float: right;
    margin: 5px 30px 0 0;
    
}

.tooltip 
{
	display:none;
	background:transparent url(../images/white_box.png);
	font-size:12px;
	height:60px;
	width:160px;
	padding:25px;
	color:black;	
}

#gallery 
{
   border: 1px solid #e1e1e1;
    width: 430px;
    height:285px;
    margin-left: 10px;
}


ul.thumbs {
	clear: both;
	
	margin: 0;
	padding: 0;
	
}

ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}

a.thumb {
	padding: 0;
	display: inline;
	border: none;
}

ul.thumbs li.selected a.thumb {
	color: #000;
	font-weight: bold;
}


div.slideshow {
    margin-left: -3px;
    
}

div.slideshow span.image-wrapper 
{
	display: block;
	
	margin-left: 0px !important;
}


div.slideshow a.advance-link 
{
    text-decoration: none;
}

.basket_tab 
{
    width: 700px;
    margin-left: 10px;
    border-bottom: 1px solid #dfdfdf;
    
}

.basket_tab tr th
{
    background: url('../images/bask_topbg.jpg') repeat-x center top;
    height: 50px;
    font-size: 12px;
    vertical-align: middle;
}

.basket_tab tr th.lewa 
{
    background: url('../images/bask_topleft.jpg') no-repeat left top;
}

.basket_tab tr th.prawa
{
    background: url('../images/bask_topright.jpg') no-repeat right top;
    width: 160px;
}

.basket_tab tr td
{
    height: 30px;
    font-size: 12px;
    vertical-align: middle;
    color: #6d6d6d;
    text-align: center;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    margin: 0;
    padding: 5px;
}

.basket_tab tr.alt td
{
    background-color: #f5f5f5;
}
    
.basket_tab tr td input 
{
    margin: 0;
    padding: 0;
}

#header_basket 
{
    display: block;
    margin: 0 auto 0 auto;
    width: 200px;
    height: 46px;
    line-height: 43px;
    padding-left: 50px;
    background: url('../images/basket.jpg') no-repeat left center;
    font-weight: bold;
}

#cart_buttons 
{
    display: block;
    float: left;
    margin-left: 60px;
    margin-top: 15px;
    
}

#cart_buttons input 
{
    margin-bottom: 6px;
}

#cart_total
{
    width: 275px;
    height: 60px;
    float: left;
    margin-top: 15px;
    
    /*
    border: 1px solid #949494;
    */
    margin-left: 130px;   
    background: url('../images/total_price_ramka.jpg') no-repeat left top;
}

#cart_total .price1
{
    width: 100px;
    float: left;
    font-size: 12px;
    color: #898989;
    padding: 3px;
}

#cart_total .pr1 
{
    float: right;
    line-height: 23px;
    color: #898989;
    padding: 3px;
    font-size: 14px;
    font-weight: bold;
}

#cart_total .pr2
{
    float: right;
    line-height: 23px;
    padding: 3px;
    font-size: 14px;
    font-weight: bold;
}

#cart_total .price2
{
    width: 100px;
    float: left;
    font-size: 12px;
    padding: 3px;
}

#cart_total .price1 span 
{
    font-size: 9px;
}

#cart_total .price2 span 
{
    font-size: 9px;
}











.orders_tab 
{
    width: 304px;
    margin-left: 4px;
    border-bottom: 1px solid #dfdfdf;
    float: left;
    overflow: auto;
    
}

.orders_tab tr th
{
    background: url('../images/box2_bg.jpg') repeat-x center top;
    height: 43px;
    font-size: 12px;
    vertical-align: middle;
}

.orders_tab tr th.lewa 
{
    background: url('../images/box2_lewa.jpg') no-repeat left top;
}

.orders_tab tr th.prawa
{
    background: url('../images/box2_prawa.jpg') no-repeat right top;
    width: 85px;
}

.orders_tab tr td
{
    height: 30px;
    font-size: 12px;
    vertical-align: middle;
    color: #6d6d6d;
    text-align: center;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    margin: 0;
    padding: 0;
}

.orders_tab tr.alt td
{
    background-color: #f5f5f5;
}
    
.orders_tab tr td input 
{
    margin: 0;
    padding: 0;
}


#order_details 
{
    float: right;
    width: 411px;
    margin-right: 5px;
    background: url('../images/details_for_order.jpg') no-repeat left top;
    
    
}

#order_details h1
{
    height:43px;
    line-height: 43px;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
}

#order_details h1 span 
{
    font-size: 17px;
    font-weight: bold; 
}

#order_details .container 
{
    width: 409px;
    border: 1px solid #9d9d9d;
    border-top: 0;
    overflow: hidden;
}

#order_details div 
{
   
}

#order_details .det_left
{
    width: 130px;
    height: 150px;
    float: left;
    text-align: center;
    font-size: 15px;
    overflow: hidden;
}

#order_details .det_right
{
    font-size: 12px;
    width: 174px;
    height: 45px;
    float: right;
    margin-top: 14px;
    background-color: #f5f5f5;
    text-align: center;
    padding-top: 15px;
}

#order_details .det_right span
{
    color: #fe0000;
}

#order_details .row1
{
    
    clear: both;
    
    background-color: #f5f5f5 !important;
    
    font-size: 12px;
    line-height: 17px;
    padding: 10px;
    overflow: hidden;
    
}

#order_details .row2
{
    
    clear: both;
    font-size: 12px;
    line-height: 17px;
    padding: 0 10px 0 10px;
}

.left4 
{
    text-align:left; 
    
}
    

#order_details h3 
{
    float: left;
}

#order_details .row1 div
{
    
    float: right;
    color: #6d6d6d;
}

#order_details .row2 div
{
    
    /*float: right;*/
    color: #6d6d6d;
}

#order_details .rajt 
{
    width: 325px;
    float: right;
    font-size: 13px;
}
#order_details .rajt  h3 
{
    float: right;
    margin-right: 15px;
}
.ah1 
{
    vertical-align:middle;
}

.ah2 
{
    float: right;
    width: 233px;
    font-size: 32px;
    text-align: center;
    color: #dbdbdb;
}


.tab2_alt 
{
    background-color: #f5f5f5;
}


.form_header 
{
    display:block;
    line-height:25px;
    background-color:#00adef;
    font-family:Verdana;
    font-size:12px;
    margin: 5px 0;
    text-indent:10px;
    color:#fff;
}

.customize 
{
    margin:10px 10px 0 10px;
    padding:10px;
}
.clr 
{
    clear:both;
}

.marg1 
{
    margin-left: 30px;
}
#header_menu .ui-button 
{
    padding:1px 3px 2px 3px;
}

#left_part 
{
    margin:00px;
    float:right;
    margin: 10px 0 0 0;
}

#left_part a
{
    padding:5px;
}

#Forget a
{
    padding:5px;
    margin:5px 0;
}

.pager table tr td 
{
    border:0;
    text-align:center;
    width:20px;
    padding:5px;
    margin:5px;
    
}

.pager table tr td a 
{
    display:block;
    text-decoration:none;
    background-color:#888888;
    color:#fff;
    padding:5px;
}

#loginform 
{
    display: block;
    width: 446px;
    height: 260px;
    margin: 0 auto 0 auto;
    border: 1px solid #dbcfcf;
    
    
}

#loginform h1 
{
    display: block;
    width: 425px;
    height: 30px;
    margin: 20px 0 25px auto;
    background-color: #f2f2f2;
    color: #6f6e6e;
    font-size: 18px;
    line-height: 30px;
    font-weight: normal;
    text-indent: 16px;
}

#loginform hr 
{
    
    color: #e9e2e2;
    background-color: #e9e2e2;
    border: 0;
    height: 1px;
}

#loginform .newcustomer
{
    float: left; 
    width: 201px;
    color: #a2a2a2;
    padding-top: 3px;
}

#myaccount_menubar 
{
    
    height: 31px;
    margin: 32px 0 10px 4px;
    background: url('../images/my_account_bar_bg.jpg') no-repeat left center;
}

#myaccount_menubar h1
{
    color: White;
    font-size: 12px;
    line-height: 31px;
    text-indent: 20px;
    float: left;
    margin-right: 40px;
}

#myaccount_menubar a
{
    width: 126px;
    height: 31px;
    color: #888888;
    font-size: 12px;
    line-height: 31px;
    text-decoration: none;
    float: left;
    background: url('../images/btn_my_account_rollover.jpg') no-repeat center top;
    text-align: center;
    margin: 0 5px 0 5px;
}


#myaccount_menubar a:hover, #myaccount_menubar a.hov
{
    background-position: center 100%;
    color: White;
    
}

.multi
{
    margin-top: 0 !important;
}

.multi h1
{
    margin: 0 0 26px 20px;
    width: 915px;
    height: 27px;
    background-color: #f2f2f2;
    line-height: 27px;
    text-indent: 15px;
    color: #796868;
}

#bp 
{
    border: 0px;
    
}

#bp td.a 
{
    border-bottom: 2px solid #d6d6d6;
    border-right: 2px solid #d6d6d6;
    
}

#bp td.b 
{
    border-bottom: 2px solid #d6d6d6;
    
}

#bp td.c
{
    border-right: 2px solid #d6d6d6;
}


#bp tr td  
{
    padding: 10px;
}

.artwork 
{
   
    margin: 0 0 0 0;
    overflow: hidden;
    
}

.artwork h1 
{
    width: 486px;
    height: 28px;
    border: 1px solid #dedede;
    line-height: 28px;
    text-indent: 20px;
    text-transform: none;
    background: url('../images/artwork_bgh.jpg') repeat-x center top;
}

.artwork ul
{
    width: 525px;
    float: left;
    padding-left: 40px;
    margin-top: 16px;
}

.artwork ul li 
{
    width: 155px;
    float:left;
    margin-left:10px;
    list-style-image: url(../images/arrow1_down.jpg);
    line-height: 17px;
}

.artwork2 ul li 
{
    width: 245px;
}


.artwork ul li a
{
    text-decoration: none;
    color: #494949;
    
}

.artwork ul li a:hover
{
    color: #494949;
}

.artwork img 
{
    float: right;
    border: 1px solid #e1e1e1;
}

.ttemplate
{
    text-align: center;
    
}

.ttemplate p 
{
    text-align: left;
    margin-left: 20px;
    line-height: 120%;
}

.ttemplate div img
{
    margin: 0 8px 0 8px;
}
.shortTB 
{
    width:70px;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
}

.login
{
    width: 240px !important;
    float: right;
    margin:0 !important;
    margin-right: 6px !important;
    
}

.templejt_dw 
{
    margin-top: 30px;
}

.templejt_dw img, .templejt_dw a
{
    float: left;
    margin: 0 !important;
    padding: 0;
}
#leftFloat 
{
    margin:15px;
    float:left;
    text-align:left;
}

#leftFloat ul 
{
    margin:0;
    padding:0;
}

#leftFloat ul li 
{
    padding:5px 0 5px 5px;
    margin:2px 0;
    background-color:#dedede;
    display:block;
    width:100%;
}

#leftFloat ul li#firstOne
{
    
    background-color:#336699;
    color:#fff;
   
}

.hide { position:absolute; visibility:hidden; }
.show { position:absolute; visibility:visible; }

.login 
{
    height: 21px;
    width: 190px;
    border-color: #c1c1c1 !important;
    background-color: white !important;
    color: Red !important;
    text-transform:uppercase !important;
    background: url('../images/head_nobody.jpg') no-repeat left center !important;
    font-size: 10px !important;
    text-indent: 17px;
   
    line-height: 21px  !important;
    
}

div#accordion h3 
{
    border: 1px solid #e7e7e7;
    background-color: White !important;
    background: url('../images/fak_bg.png') repeat-x left center !important;
    font-family: Verdana !important;
    text-transform: uppercase;
}

div#accordion div 
{
    border: 1px solid #e7e7e7;
    border-top: 0;
}
.BorderedFileItem 
{
    border:1px solid #336699;
	width:100%;
	padding:5px;
	margin:5px 0;
}

.clearboth 
{
    clear: both;
}

.notice 
{
    display: block;
    float:none;
}

.hider 
{
    
    margin-top: 23px;
}

#newregform 
{
    font-family: Arial;
    font-size: 12px;
    color: #707070;
        width: 490px;
    min-height: 650px;
    float: left;
    border-right: 2px solid #eaeaea;
}

#newregform h1 
{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 22px;
}
h1.formh
{
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 22px;
    margin-left: 20px !important;
}


.newregister 
{
    margin-top: 31px;
}

.newregister tr td 
{
    vertical-align:middle;
}

.newregister tr td:first-child 
{
    padding: 0 17px 0 17px;
    text-align: right;
}

.newinput 
{
    border:1px solid #dbdbdb;
    width:327px;
    margin-top: 2px;
    margin-bottom: 2px;
    
    height: 22px;
    background: url('../images/input_bg1.jpg') repeat-x left center;
    clear:left;
}
 
.newregister tr td span 
{
   
    
    font-size: 12px;
    
  
}

.reg_panel1 
{
    width: 240px;
    border-right: 2px solid #9f9f9f;
    float:left;
    border: 1ps dotted red !important;
}

.reg_panel2
{
    width: 240px;
    height: 400px;
    float:left;
    border: 1ps dotted red !important;
}

.newinput2 
{
    border:1px solid #dbdbdb;
    width:202px;
    margin-top: 2px;
    margin-bottom: 2px;
    
    height: 21px;
    background: url('../images/input_bg1.jpg') repeat-x left center;
    clear:both;
}

fieldset 
{
    margin-left: 20px;
}

fieldset label
{
    display: block;
    clear: both;
    margin-bottom: 2px;
    font-family: Arial;
    font-size: 12px;
    color: #707070;
    text-transform: uppercase;
}

fieldset input 
{
    clear:both;
    float:left;
    width:auto;
    margin-bottom:8px !important;
}

.btn_proceed 
{
    margin-left: 130px;
}
.small 
{
    font-size:10px;
}
.GetProof 
{
    width:95%;
    padding:5px;
    text-align:center;
    background-color:#336699;
    text-decoration:none;
    color:#fff;
    display:block;
}


.tab6 
{
    font-family: Verdana;
    font-size: 17px;
    color: #6f6e6e    ;
}

.preflajt p
{
    font-size: 14px;   
}


.form_first 
{
    width: 686px;
    margin-top: 2px;
    background: url('../images/form_bg2.jpg') repeat-y left center;
}

.form_first  div.form_bottom
{
    margin-top: -30px;
    background: url('../images/form_bottombg.jpg') no-repeat left bottom;
    height: 57px;
}

.form_first label
{
    display: block;
    clear: both;
    margin-bottom: 2px;
    font-family: Arial;
    font-size: 11px;
    color: #966c6c;
    text-transform: none;
}

.newinput3 
{
    border:0;
    width:259px;
    margin-top: 2px;
    margin-bottom: 2px;
    height: 29px;
    background: url('../images/form_input1.jpg') repeat-x left center;
    clear:both;
    text-indent: 6px;
}

.form_first div.form_left 
{
    width: 280px;
    padding-left: 30px;
    float: left;
}

.forminfo1 
{
    text-align: center;
    font-size: 13px;
    color: #838383;
    margin-bottom: 10px;
}

.form_checkbox3 
{
    float: left !important;
}



