body, html {
background-color:#98b9fd;
color:#222222;
font-size: 12px;
font-family: 'Questrial', Arial, Helvetica, sans-serif;
background-image:url(shop/body_bg.png);
background-position:left top;
background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6 {color:black;}

a{
  color:#58595B;
  text-decoration: none;
}

a:hover{
  color:#1D115F;
  text-decoration: none;    
}

th {text-align:left;}

#entire_wrapper a             {color:black; text-decoration: none;}
#entire_wrapper a:hover     {color:#37739B; text-decoration:none;}

#above_everything {width:1040px;background-image:url(images/shadow_top.png);background-repeat:no-repeat;height:17px;margin:auto;}
#below_everything {width:1040px;background-image:url(images/shadow_bottom.png);background-repeat:no-repeat;height:17px;margin:auto;}

#entire_wrapper {width:1040px;margin:auto;margin:auto;background-image:url(images/shadow_mid.png);background-repeat: repeat-y;}
#entire_wrapper_inner {padding:5px 0;}

#header {height:90px;margin:0px 20px;}

#logo_holder {float:left;margin-top:0px;}
#cart_holder {float:right;margin:0px 10px 5px 5px;line-height:35px;}

#user_menu_holder {float:right;margin-right:10px;}
#user_menu_holder li {margin:5px 5px;}

#menu_wrapper {margin:0px 11px;background-color:black;border-radius:0px;}
#menu {padding:10px 10px;}

#cart_stuff_holder img {vertical-align:middle;padding-right:5px;}

#menu {color:white;}
#menu a {color:white;font-weight:bold;font-size:14px;}
#menu a:hover {color:white;text-decoration:underline;}

#menu ul li {padding:0px 20px 0px 5px;}

#breadcrumbs {padding:10px;}

#left_column {float:left;width:220px;min-height:400px;}
#middle_column {float:right;width:770px;}

#main_wrapper {margin:0px 20px;}
#content_inner {margin-bottom:10px;}

#footer_wrapper {background-color:black;border-radius:0px;margin:15px 11px 20px 11px;}
#footer {padding:10px 10px;}

.search {
    float:right;
    padding: 0px 14px 0 0;
    width: 192px;
}
.search label {
    color: #FFFFFF;
    display: none;
    margin-right: 3px;
    margin-top: 2px;
    text-transform: uppercase;
}
.search .go {
    background: none repeat scroll 0 0 transparent;
    border: 0 solid #D9D9D9;
    color: #9F9F9F;
    font-size: 0.91em;
    left: 0;
    line-height: 1.3em;
    margin: 0;
    min-height: 7px;
    padding: 12px 7px 10px;
    position: absolute;
    top: 0;
    width: 95%;
}
.input-width {
    height: 40px;
    margin-bottom: 8px;
    width: 151px;
}
.width-setter {
    background: url("images/search_input_bg.gif") no-repeat scroll 0 0 transparent;
    height: 40px;
    margin: 0;
    position: relative;
}
.search .button_header_search {
    margin-left: 0;
}
.search .box_wrapper {
    display: inline-block;
    overflow: hidden;
}
.search .advanced {
    float: right;
    padding-right: 1px;
}
.search .advanced a {
    color: #7F7F7F;
    font-size: 0.91em;
    text-decoration: underline;
}
.search .advanced a:hover {
    text-decoration: none;
}

/*#category h2 {display:block;background-color:#062439;color:white;border-radius:5px 5px 0px 0px;padding:10px 5px;}*/
#category h2 {font-size:20px;}
#category ul {list-style-type:none;margin:0px;padding:0px;}
#category ul li {padding:8px 5px;}
/*#category .footer {display:block;height:8px;border-radius:0px 0px 5px 5px;background-color:#062439;}*/


h1 {padding:8px 0px 8px 0px;margin: 0px 0px 0px 0px;display:inline-block;font-weight:bold; font-size:22px; font-family:  'Questrial',Helvetica, Arial, sans-serif; }

.contentPadd h3 {margin:3px 0px 0px 0px;padding: 12px 20px 8px 20px; background:black; border:1px solid black; border-bottom:0px; color:white;}
.inputRequirement {color: red;}
.contentInfoText {border:1px solid #062439;}


.contentContainer .fieldValue textarea,
.contentContainer .fieldValue select,
.contentContainer .fieldValue input                {border:1px solid #777777;background:#fff;padding:1px; color:#222222; font-size:1em; line-height:1.4em; }

.contentContainer .fieldValue2 input                {border:1px solid #777777;background:#fff; width:300px;padding:1px; color:#222222; font-size:1em; line-height:1.4em; }

.thumbnail_holder {float:left;margin:2px;}


.messageBox { font-family:  'Questrial',Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning , .messageStackSuccess , .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.messageBox {
color: #00529B;
background-color: #BDE5F8;
background-image: url('images/info.png');
}
.messageStackSuccess {
color: #38600C;
background-color: #DFF2BF;
background-image:url('images/success.png');
}
.messageStackWarning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('images/warning.png');
}
.messageStackError{
color: #D8000C;
background-color: #FFBABA;
background-image: url('images/error.png');
}


.wrapper_prods                                         {padding:0;overflow:hidden;}

.cats_content ul                                    {padding:0px; list-style:none; overflow:hidden;margin: 0px 0px 0px -20px;padding: 0px 0px 0px 0px;}
.cats_content ul.row                                {}
.cats_content li.wrapper_prods                        {text-align:center;float:left;margin: 0px 0px 0px 20px; width:132px;height:145px;}
.cats_content li.wrapper_prods .wrapper_pic_div    {width:130px;text-align:center;height:110px;margin-top:5px; border:1px solid #999;}
.cats_content li.wrapper_prods.first                {}
.cats_content li.wrapper_prods.last                {}




.wrapper_prods {border: 0px solid #d3d3d3;}

/*Grid View*/

.prods_content li.wrapper_prods .wrapper_pic_div    {width:100%;text-align:center;}
.prods_content .wrapper_pic_div            {margin:10px auto 0px; border:0px solid #e3e3e3;display:block;}
.prods_content li.wrapper_prods.first                {}
.prods_content li.wrapper_prods.last                {}

.listingname {
    font-weight: bold;
    color:#593fc4;
    text-decoration: none;    
}

.listingname a {
    color:#593fc4;
    text-decoration: none;    
}

.listingname a:hover{ 
    color:#593fc4;
    text-decoration: underline;    
}

.listing_desc {
    text-align: left;
    font-weight: normal;
    color:#ff0000;
    text-decoration: none;    
}

.listing_desc a {
    text-align: left;
    color:#ff0000; 
    text-decoration: none;    
}


.prods_content ul                                    {padding:0px; list-style:none; overflow:hidden;margin: 0px 0px 0px -15px;padding: 0px 0px 0px 0px;}
.prods_content ul.row                                {}


.prods_content                         {padding:0px 0px 0px 0px;margin: 0px 0px 0px 0px; line-height:1.4em;}
.prods_content.cart, .padding .prods_content             {padding:0px 0px 0px 0px; overflow:hidden;}

.prods_content li.wrapper_prods                        {float:left; margin: 0 0 0 15px; width: 171px;height:305px;}

.cart.prods_content .name_padd                         {padding: 10px 0px 12px 0px;text-align: left;vertical-align: top; background:none}

.prods_content .name_padd                            {padding:5px 0px 3px 0px; vertical-align:top; text-align:center;}
.prods_content .sub_categories .name_padd            {padding:7px 0px 8px 0px;text-align:center;}
.prods_content .pic_padd                            {padding:0px 0px 7px 0px; text-align:left; }
.prods_content.un .pic_padd                            {float:left;}
.prods_content .desc_padd                            {padding:6px 0px 8px 10px; text-align:left;}
.prods_content .desc_padd.un                        {padding:12px 0px 8px 0px; margin-bottom:11px;}
.prods_content .listing_padd                        {padding:5px 16px 7px 16px; text-align:left;margin:4px -16px 5px -16px; background:#f7f7f7;}
.prods_content .price_padd                            {padding:0px 0px 0px 10px;vertical-align:middle;border-bottom:0px solid #e1e1e1;font-size:14px;}
.prods_content .price.un                            {display:block;padding: 8px 0px 0px 4px;}


.prods_content .button__padd                        {padding:5px 0px 0px 0px; text-align:center; line-height:0em;}
.prods_content .button__padd a                        {display:inline-block;}

.prods_content .button__padd .button_content2        { float:left; }
.prods_content .button__padd .button_content22        { float:left;margin-bottom:0px; margin-right:6px;}



/*List View*/

.prods_content_list li.wrapper_prods .wrapper_pic_div    {width:100%;text-align:center;}
.prods_content_list .wrapper_pic_div            {margin:0px; border:1px solid #e3e3e3;display:block;}
.prods_content_list li.wrapper_prods.first                {}
.prods_content_list li.wrapper_prods.last                {}


.prods_content_list ul                                    {padding:0px; list-style:none; overflow:hidden;margin: 0px 0px 0px -20px;padding: 0px 0px 0px 0px;}
.prods_content_list ul.row                                {}


.prods_content_list                         {padding:0px 0px 0px 0px;margin: 0px 0px 0px 0px; line-height:1.4em;}
.prods_content_list .cart, .padding .prods_content             {padding:0px 0px 0px 0px; overflow:hidden;}
.prods_content_list li.wrapper_prods                        {float:left;margin: 5px 0px 5px 20px; width:760px; padding-bottom: 10px; border-bottom: 1px solid #593FC4;}
.prods_content_list li.wrapper_prods .list_image_holder {width:110px;float:left;text-align:center;}
.prods_content_list li.wrapper_prods .list_text_holder {width:645px;float:left;}


.prods_content_list .name_padd                           {float:left;width:550px;padding:6px 0px 8px 10px; vertical-align:top; }
.prods_content_list .name span                           {font-weight:bold;}
.prods_content_list .sub_categories .name_padd            {padding:7px 0px 8px 0px;text-align:center;}
.prods_content_list .pic_padd                            {padding:0px 0px 7px 0px; text-align:left; }
.prods_content_list .un .pic_padd                            {float:left;}
.prods_content_list .desc_padd                            {padding:6px 0px 8px 10px; text-align:left;}
.prods_content_list .desc_padd.un                        {padding:12px 0px 8px 0px; margin-bottom:11px;}
.prods_content_list .listing_padd                        {padding:5px 16px 7px 16px; text-align:left;margin:4px -16px 5px -16px; background:#f7f7f7;}
.prods_content_list .price_padd                            {padding:0px 0px 0px 10px;vertical-align:middle;border-bottom:0px solid #e1e1e1;font-size:14px;}
.prods_content_list .price.un                            {display:block;padding: 8px 0px 0px 4px;}
.prods_content_list .button__padd {padding:6px 0px 8px 10px;}
.prods_content_list .button__padd input, .prods_content_list .button__padd img, .prods_content_list .button__padd , .prods_content_list .button__padd a{vertical-align:middle;}

.prods_content_list .add_to_cart_row {text-align:right;}

.prods_content_list .button__padd                        {padding:5px 0px 0px 0px; line-height:0em;}
.prods_content_list .button__padd a                        {display:inline-block;}



.sale_icon {position:absolute;left:0px;top:0px;z-index:10;}
.wrapper_prods .wrapper_pic_div {position:relative;text-align:center;}
.wrapper_prods .wrapper_pic_div a, .wrapper_prods .wrapper_pic_div img {position:relative;}



.gallery_item {float:left;width:190px;margin:4px;text-align:center;border:1px solid #cecece;padding:1px;}
.gallery_item a img {display:block;}


.product_cs_dropdown {margin:5px;}
.product_cs_dropdown label {font-weight:bold;display:block;float:left;width:50px;text-align:right;margin-right:5px;vertical-align:middle;line-height:20px;}


.invoice_list .heading {
    background: none repeat scroll 0 0 black;
    border-color: #EDEDED #EDEDED -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    margin: 3px 0 0;
    padding: 10px 20px;}


.invoice_list .quantity {width:80px;}
.invoice_list .unit_price {width:80px;}
.invoice_list .subtotal {width:80px;}

.invoice_list .tax_row td {font-size:12px;}
.invoice_list .subtotal_row td {font-size:12px;border-top-width:2px;}
.invoice_list .total_row td {font-size:18px;}
.invoice_list .total_row .label {font-weight:bold;}


/*.invoice_list td {border:1px solid #cbcbcb;border-right:none;border-bottom:none;}
.invoice_list {border-right:1px solid #cbcbcb;border-bottom:1px solid #cbcbcb;}*/
.invoice_list .heading td {font-weight:bold;background-color:transparent;color:white;}

.invoice_list .line_break1 {height:4px;}
.invoice_list .invoice_line td {padding:15px 10px;}

.invoice_table {}
.invoice_table td {vertical-align:top;}
.invoice_table td.label{font-weight:bold;}
.invoice_table .company_name td{text-align:center;font-size:24px;font-weight:bold;}

.invoice_table .invoice_details h2 {text-align:center;color:#696969;}
.invoice_table .invoice_details p {color:#343434;font-size:14px;padding-left:20px;margin:5px 0px;}

.invoice_table .invoice_details ul li {margin:1px 5px;list-style-type:none;width:100%;text-align:left;padding:0px 0px;}
.invoice_table .invoice_details ul li span {color:black;line-height:1.7;}

.invoice_table .invoice_to {width:50%;padding:10px;border-radius:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}

.invoice_table h1 {margin:0px;padding:0px; font-size:22pt;}


sec.invoice_table .logo_holder {text-align:right;}

#topcontent{
    width:1240px; 
    margin:0 auto;
}

#top{
    float:left;
    width:1240px;
    height:132px;
}

.topnav{
    position:absolute;
    background-color:#1d115f;
    top:100px;
    width:1240px;
    height:40px;
    padding:0px;
    margin:0px;
}

#topmenu{
    float:left;
    width:840px;
    height:40px;
    padding:0px;
    margin-left:400px;
}

#topmenu ul{
    float: left;
    MARGIN: 0px;   
    PADDING: 0px;   
    BORDER: 0px;   
    LIST-STYLE-TYPE: none;   
    TEXT-ALIGN: center;   
    DISPLAY: inline;
}
#topmenu li{
    float: left;   
    DISPLAY: block;   
    MARGIN: 0px;   
    PADDING: 0px;   
    TEXT-ALIGN: center;
}
#topmenu li a {
    DISPLAY: block;
    height: 40px;
    line-height:40px;
    text-align:center;
    font-family: 'Questrial',Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    padding-left:20px;
    padding-right:20px;
}
#topmenu li a:hover{
    display:block;
    color:#ffdd00;
    text-decoration:none;
}

#topmenu li ul {
  margin-top:9px;
    
}

#topmenu li li {
    background-color: #8c7fd7;
    border-color: #5840c4;
    padding: 5px;
}

#topmenu li ul li a {
    DISPLAY: block;
    height: 30px;
    line-height:30px;
    text-align:left;
    font-family: 'Questrial',Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    padding-left:15px;
    padding-right:15px;
}
#topmenu li ul li a:hover{
    display:block;
    color:#ffdd00;
    text-decoration:none;
}



#content{
    float:left;
    width:1240px;
    min-height: 550px;  
    background-color:#fff;
}
#bottom{
    float:left;
    width:1240px;
    height:165px;
    background-image:url(shop/footer.png);
    background-position:right bottom;
    background-repeat: no-repeat;  
}

#sub_bottom{
    float:left;
    height:24px;
    line-height: 24px;
    color:#fff;
}

#sub_bottom p{
    margin:0px;
    padding:0px;
}

#footer_info{
    float:left;
    width:1228px;
    padding:0 6px;
}
.footer_block{
    float:left;
    width:295px;
    height:90px;
    padding-top:10px;
    padding-left:10px;
    margin-left:1px; 
    color:#000;
}
.footer_block p {
    margin:0px;
    padding: 0px 15px 0px 30px;
    line-height: 1.8;
}

.more{
    width:280px;
    text-align: right;
    position:static;
    bottom:0px;
}

.more2{
    width:280px;
    text-align: right;
    position:static;
    bottom:0px;
}

#foot_text{
    float:right;
    margin-top: 25px;
    text-align: right;
    padding:3px;
    font-size: 11px;
    line-height: 1.5;
    color:#fff;
}

#foot_text a{
    color:#fff;
    text-decoration: none;
}

#foot_text a:hover{
    color:#fff;
    text-decoration: none;
}




#head1{
    float:left;
    padding-left:55px;
    font-size: 16px;
    line-height:49px;
    background-image:url(shop/request.png);
    background-position:left bottom;
    background-repeat: no-repeat;
    color:#593fc4;
    text-transform: uppercase;     
}

#head2{
    float:left;
    padding-left:50px;
    font-size: 16px;
    line-height:49px;
    background-image:url(shop/customer_service.png);
    background-position:left bottom;
    background-repeat: no-repeat;
    color:#593fc4;
    text-transform: uppercase;     
}
#head3{
    float:left;
    padding-left:44px;
    font-size: 16px;
    line-height:36px;
    background-image:url(shop/news.png);
    background-position:left bottom;
    background-repeat: no-repeat;
    color:#593fc4;
    text-transform: uppercase;     
}
#head4{
    float:left;
    padding-left:43px;
    font-size: 16px;
    line-height:36px;
    background-image:url(shop/contact.png);
    background-position:left bottom;
    background-repeat: no-repeat;
    color:#593fc4;
    text-transform: uppercase;     
}

.footer_div{
    float:left;
    display: block;
    width:1px;
    margin:0px 34px;
    height:70px;
    border-right:1px solid #ffdd00;
}

#content_info{
    float:left;
    width:740px;
    padding:10px;
}

#left{
    float:left;
    width:220px;
    padding:10px;
}

#right{
    float:left;
    width:220px;
    padding:10px;   
}

#block_7 p{
    float:left;
    margin:0px;
    padding:0px;
}

#logo{
    float:left;
    position:relative;
    width:417px;
    height:129px;
    z-index:99;
}

#top_right{
    float:right;
    width:255px;
}
#topblock{
    float:right;
}
.clear{
    clear:both;
}

#shopping_cart{
    float:right;
    margin-left:10px;
    line-height: 24px;
    position:relative;
    top:-30px;
    height:24px;
    font-size: 14px;
    background-image:url(shop/cart.png);
    background-position:left top;
    background-repeat: no-repeat; 
}

#shopping_cart b{
    color:#ffdd00;
}

#shopping_cart a{
    color:#fff;
    text-decoration: none;
}

#shopping_cart a:hover{
    color:#ffdd00;
    text-decoration: none;
}

.footer_menu{
    float:left;
    margin-left:55px;
    margin-top:-10px;
    width:140px;
}
.footer_menu ul{
    margin-bottom:0px;
}

.footer_menu li{
    float:left;
    width:100%;
}

.footer_menu li a{
   color:#000;
   line-height: 1.2;
   text-decoration: none; 
}

.footer_menu li a:hover{
   color:#593FC4;
   text-decoration: none;    
}

#cat_head{
    float:left;
    width:206px;
    color:#593fc4;
    font-size: 16px;
    padding:10px 0px;
    border-bottom: 1px solid #1d115f;   
}

#cat_head_login{
    float:right;
    width:206px;
    color:#593fc4;
    font-size: 16px;
    padding:10px 0px;
    text-transform: uppercase;
    border-bottom: 1px solid #1d115f;     
}

.cat_login{
    float:right;
    width:206px;
    padding:0px;
    margin:0px;    
}

.loginarea{
    float:left;
    width:204px;
    color:#593fc4;
    font-size: 12px;
    line-height: 1.5;
    font-weight: bold;
}

.loginarea label{
    text-align: left;
    line-height: 25px;
}

.loginarea input{
    padding:3px;
    border:1px solid #000;
    width:190px;
}
#loginbutton{ 
    margin-top:10px;
    margin-right:5px;
    float:right;
}
#loginbutton input{
    padding:0px;
    margin:0px;
    border:none;
    width:auto;   
}

.loginpassword{
    float:left;
    margin-top:10px;
    width: 125px;
}
.loginpassword ul{
     float:left;
     list-style-type: none;
     margin:0px;
     padding:0px;   
}
.loginpassword ul li{
    float:left;
    list-style-type: none;
}

.loginpassword ul li a{ 
    float:left;
    text-align: left;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.5;
    color:#000;
    text-decoration: none;
}
.loginpassword ul li a:hover{ 
    float:left;
    color:#593fc4;
    text-decoration: none;
}

#searchlink{
    float:left;
    margin-left:115px;
    padding:5px 0px;
    color:#fff;
}

#searchlink a{
    color:#fff;
    text-decoration: underline;
}

#searchlink a:hover{
    color:#fff;
    text-decoration:none;
}



.cat{
    float:left;
    width:206px;
    padding:0px;
    margin:0px;
}

.cat ul{
    float:left;
    padding:0px;
    margin:0px;
    list-style-type: none;
}

.cat ul li{
    float:left;
    padding:0px;
    margin:0px;
    list-style-type: none;
}

.cat ul li a{ 
    float:left;
    display:block;
    width: 206px;
    color:#58595b;
    padding:10px 0px;
    font-size: 14px;
    border-bottom: 1px solid #58595b;
    text-decoration: none;
}
.cat ul li a:hover{ 
    float:left;
    color:#1D115F;
    text-decoration: none;
}

#mailing{
    float:left;
    width:196px;
    height:225px;
    margin-top:10px;
    padding:10px;
    background: #00a8ff;
}
#searhbg{
    float:right;
    width:400px;
    margin:45px 10px 4px 0px;
    height:20px;
}
#searchbt{
    float:right ;
    width:63px;
    margin-top:2px;
    height:18px;
}
#searchfield{
    float:right;
    width:330px;
    height:18px;
}

/* home quick search */
#quick_search{
    float:left;
    width:522px;
    height:221px;
    margin-right:12px;
    padding:0px;
    background-image:url(shop/quick_search.png);
    background-position:left top;
    background-repeat: no-repeat; 
}
/** news form on home **/

form fieldset { 
    font-family: 'Questrial',Verdana, Arial, Helvetica, sans-serif; 
    font-size:10px;
     margin:0px;
     padding:0px;
     width:183px; 
     border:0;
     display:block;
}
.newsform{
   float:left;
   width:183px;
   padding:0px;
   margin:0px;   
}
.newsform label {
    font-size:12px; 
    display:block; 
    float:left; 
    width:183px; text-align:left;
     margin:2px 2px 0 0; color:#ffd; font-weight:bold;padding:2px 0px; 
}

.button2 {
    float:left;
    margin-top:10px;
    width:183px;
    text-align: right;
}

input.text-input            { width:170px;margin:2px 0px;padding:2px;color:#333;background-color:#e7e7e7;border:0px;font-size:11px; }

#message                            { float:left; width:159px;border:1px solid #F148A1;background-color:none;margin:0px;padding:10px;color:#F148A1;display:none;}
#message h2                        { font-size:12px; line-height:2;color:#F148A1; }
#message p                        { color:white;font-weight:bold;margin:6px 0px; }
#message2                            {float:left; width:159px;border:1px solid #F148A1;background-color:none;margin:0px;padding:10px;color:#F148A1;display:none;}
#message2 h2                        { font-size:12px; line-height:2;color:#F148A1; }
#message2 p                        { color:white;font-weight:bold;margin:6px 0px; }
#checkmark                        { position:relative;top:-46px;left:-60px; }

/** end of newsletter **/

#frontPageSearch{
    float:right;
    margin-top:15px;
    height:130px;
    width:300px;
}

#frontPageSearch h1{
    color:#fff;
}

#frontPageSearch select{
    float:left;
    border:1px solid #e6e7e8;  
    padding:3px;
    height:24px;
    width:280px;
}
#types,#models{
    float:left;
    margin-top:10px;
}
#form{
    float:right;
    padding-top:8px;
    padding-right:15px;
}
#homesearch{
    float:right;
    margin-top:0px;
    margin-right:20px;
    height:32px;  
}

#searchtitle{
    float:right;
    width:300px; 
    line-height: 30px;
    color:#fff;
    font-family: 'Questrial', Arial, Helvetica, sans-serif; 
    font-size:13px;
    font-weight: bold;
}

.homesearch{
    float:right;
    width:300px;
    margin:0px;
    padding:0px;
}

#mycarousel{
    list-style-type:none;
    margin: 0;
    padding: 0;
}

#mycarousel li{
    width: 227px;
    height:600px;
    /**background-image: url(../images/testimonialbg.png);**/
    background-repeat: no-repeat;
}
.jcarousel-clip, .jcarousel-clip-horizontal{
    width: 227px;
    height:600px;   
    overflow: hidden; 
}
.testimonial_frontpage_holder{
    padding: 0px 20px 0px 20px;
    text-align: center;
}


.testimonial_frontpage_holder a{
    color: #593FC4 !important;
    font-size: 18px;
    text-decoration: none !important;
}

.testimonialBlock{
    width: 170px;
    float: left;
    margin-right: 13px;
}

.testimonialBlock_name{
    font-size: 14px;
    font-weight: bold;
}

.testimonialBlock_name a{
    color: #593FC4 !important;
    text-decoration: none !important;
}

.testimonialBlock_image{
    text-align: center;
    height: 100px;
    display: table-cell;
    vertical-align: middle;
    
}

#testimonial_prev{
    width: 183px;
    float: left;
}

.testimonialBlock_text{
    padding:5px;
    margin-bottom:10px;
}

#testimonial_all{
    width: 183px;
    float: left;
    text-align: center;
    
}
#testimonial_next{
    width: 183px;
    float: left;
    text-align: right;
}

.clear{
    clear: both;
}


.product_name{
    float:left;
    width:400px;
    color: #593FC4;
    font-size: 16px;
    text-transform: uppercase;
}

.product_name a{
    color: #593FC4;
    text-decoration: none;  
}
.product_name a:hover{
    color: #000;
    text-decoration: none;  
}

.category {
    color: #593FC4;
    font-size: 16px;
}

.category a{
    color: #593FC4;
    text-decoration: none;  
}
.category a:hover{
    color: #000;
    text-decoration: none;  
}

.fieldKey label{
    float:left;
    line-height: 30px;
    width:70px;
}

.fieldKey3 label {
     float:left;
    line-height: 30px;
    width:120px;   
}

.fieldKey4 label {
    float:left;
    text-align:right;
    line-height: 30px;
    padding-right:5px;
    width:100px;     
}

.fieldKey6 label {
    float:left;
    text-align: right;
    line-height: 30px;
    width:157px;   
}

.pdf_holder {
    margin:0px 10px;
    float:left;
}

.add-to-wishlist {
    margin-top:13px;
    margin-left:10px;
}

.add-to-price-match {
    margin-top:11px;
}

.preview{
    cursor: pointer;
}

.enlarge {
    background-color: #CCC; 
    display: none; 
    left: 473px; 
    padding: 1px; 
    position: absolute; 
    top: 450px;
}

#menu_3 li {
    z-index:1;
}

#menu_3 li a {
    z-index:1;
} 

#ui-datepicker-div {
    display:none;
    z-index: 10;
}

a.accountlink {
    font-size:14px;
}

.pricematch_holder {
    float:right;
}

.pdf_holder {
    float:right;
    margin-right:10px;
}

#anz_payment {
    display:none;
    padding:5px;
}
#anz_payment ul {
    padding-left:10px;
}

<<<<<<< HEAD

h1.days_nett {
    color:black;
    text-align:center;
}

h2.days_nett {
    font-style:italic;
    text-transform:uppercase;
}

td.invoice_content,td.invoice_main {
    margin:0px;
    padding:5px 0px;
}


.invoice_content h2 {
    padding:0px;
    margin:0px;
}

.invoice_bank_title {
    float:left;
    padding-right:5px;
    font-weight:bold;
}

.invoice_header {
    float:left;
}

.invoice_bank_content {
    float:left;
    padding-right:15px;
}
 
.invoice_content h4 {
    padding:0px;
    margin:0px;
    font-weight:bold;
    font-style:italic;
    text-decoration:underline;
}
 
.invoice_payment_detail {
    margin:0px;
    padding:0px;
}
 
.invoice_payment_title {
    float:left;
    width:130px;
    text-align:right;
    font-weight:bold;
    padding:5px 10px 5px 0px;
}
 
.invoice_payment_content {
    float:left;
    width:400px;
    height:20px;
    border-bottom:1px solid #000;
}

.invoice_payment_exp, .invoice_payment_ccv {
    float:left;
    width:130px;
    height:20px;
    border-bottom:1px solid #000;
}

.product_special_price {
    color:#ff0000;
}

<<<<<<< HEAD
#captcha {
    height:22px;
    line-height:22px;
    padding:3px 0px;
    font-size: 12px;
    color:#fff;
    font-weight:bold;
}

#captcha input {
    float:right;
    margin-right:10px;
}
=======

.invoice_address h4 {
    font-size:14px;
    height:20px;
    padding: 7px 10px 1px 0px;
    margin: 0px
}
>>>>>>> refs/remotes/origin/TPW053_print_invoice
