/*************************/ /****Begin teclan CSS*****/ /*************************/ body { margin:0px; padding:0px; background:#003065 url("bg-new.jpg") repeat-x  ; font-family:Arial, Helvetica, sans-serif; color:#333333; font-size:12px; background-color:#030653; } /* Main Containers */ #wrapper { background:white url('top-curve.jpg') no-repeat top center; width:868px; margin:0px auto; position:relative; } #body_bg { background:url('lightening.jpg') no-repeat; position:absolute; top:0px; left:-202px; width:202px; height:447px; } #header { position:relative; height:131px; margin-bottom:13px; } #logo { position:absolute; top:10px; left:7px; } #logo h3 { position:absolute; visibility:hidden; } #phone { position:absolute; top:65px; right:7px; font-size:15px; color:#030653; } #header-content { position:absolute; right:7px; top:7px; } #flags { float:left; margin-right:15px; margin-top:7px; } #opening { float:left; margin-right:15px; margin-top:0px; text-align:right; padding-top:0px; } #quick-search { position:absolute; top:3px; right:10px; } #cart-summary { float:left; border-left:1px solid #ccc; padding-left:10px; margin-top:5px; width:200px; font-size:12px; } #top-nav { position:absolute; bottom:0px; left:5px; background:url('topnav-bg.jpg') repeat-x; width:859px; } /* #separator { position:absolute; bottom:0px; left:5px; width:861px; background:#333333 url('navcurve.jpg') no-repeat left center; height:6px; overflow:hidden; } */ #left { width:192px; float:left; margin-left:4px; } #center { width:658px; float:right; margin-right:4px; } #footer { clear:both; padding-top:30px; } #footertop { background:url('long-curve-top.jpg') no-repeat top center; display:block; height:12px; } * html #footertop { margin-bottom:-3px; } #footerlinks { background:#ebebeb; } #footerlinks div { margin:0px 30px 0px 5px; width:180px; float:left; } #footerlinks div h3 { margin:0px; padding:0px 0px 3px 0px; font-size:14px; font-weight:bold; } #footerlinks div a { display:block; padding:4px 0px; color:#333333; } span#footerbottom { display:block; clear:left; background:url('long-curve-bottom.jpg') no-repeat; height:16px; margin-bottom:30px; } /* Header links */ #cart-summary a { color:#333333; text-decoration:underline; font-weight:bold; } #top-nav a { display:block; float:left; margin-left:2px; height:30px; line-height:30px; text-align:center; color:#ffffff; width:130px; border-right:1px solid white; font-size:13px; } #top-nav a:hover { color:#DEC71F; text-decoration:none; font-weight:bold; } /* Section lists */ .section-list { margin-bottom:10px; } .section-head { background:url('section-list-bg-blue.jpg'); height:30px; line-height:30px; color:#ffffff; text-align:center; font-size:14px; } .section-list a:link,  .section-list a:active,  .section-list a:visited { display:block; color:#333333; position:relative; padding:4px 0px 4px 7px; } .section-list a:hover { color:#030653; } .section-list .toplevel a:link,  .section-list .toplevel a:visited,  .section-list .toplevel a:active { background:url('section-list-bg.jpg') no-repeat; margin:5px 0px; height:30px; line-height:30px; padding:0px 0px 0px 5px; color:white; text-align:center; } .section-list .toplevel a:hover { color:#030653; text-decoration:none; } .section-list .kids { display:none; } /* Headings */ .teclan-title1 { font-weight:normal; font-size:18px; color:#333333; margin-top:10px; padding-top:0px; } .teclan-title2 { font-weight:normal; font-size:16px; color:#333333; padding-top:0px; } .teclan-title3 { font-weight:bold; font-size:13px; color:#febd00; padding:0px; margin:0px 0px 10px 0px; text-align:center; line-height:20px; } .breadcrumbs { border-top:1px solid #030653; padding:4px 0px; } /* Home page */ #special-banner { position:relative; color:#ffffff; } #special-text { height:169px; background:url('special-banner-bg.jpg') no-repeat left center; width:296px; position:absolute; top:-1px; left:0px; text-align:center; font-size:19px; } #special-text-inner { padding-top:65px; } .feature-box { width:157px; text-align:center; float:left; margin:14px 6px 0px 0px; position:relative; } .feature-title { background:url('featurefrag-title-new.jpg') repeat-x; color:#ffffff; line-height:29px; height:29px; font-weight:bold; margin:0px; padding:0px; font-size:12px; } .feature-title a:link,  .feature-title a:active,  .feature-title a:visited { color:#ffffff; } /* Section Boxes */ .section-box { border:1px solid #333333; margin-bottom:15px; cursor:default; position:relative; } .section-box-content { width:485px; float:right; margin-right:3px; margin-top:6px; } .box-type-img { left:0px; position:absolute; top:0px; z-index:9999; } .product-new { border:1px solid #333333; } .product-promotion { border:1px solid #febd00; } .product-sale { border:1px solid #de0000; } .ramka td { border:1px solid #999999; } .small { font-size:10px; font-family:arial; } .license { margin-top:5px; } .license TD{ border:1px solid #D4DEE6; padding:3 3 3 10px; } /* General rules */ a img { border:none; } .prevnext { font-size:15px; text-align:right; padding-bottom:8px; /*font-weight:bold;*/ } .prevnext a:link,  .prevnext a:visited,  .prevnext a:active { /*color:#333333; text-decoration:underline; padding-left:10px;*/ background:#030653; border:1px solid #333333; color:white; padding:2px 4px; } .flag { position:absolute;  top:-5px; left:-5px; z-index:100; } /* Floats and clears */ .fleft {float:left;} .fright {float:right;} .cleft {clear:left;} .cright {clear:right;} .clearit {clear:both;} /*************************/ /*****End teclan CSS******/ /*************************/ /* Begin CSS inherited from Actinic */ p, table, td, th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #333333; margin-top: 0px; line-height: 150%; } form { margin: 0px; } a:link { color: #030653; text-decoration: none; } a:visited { color: #030653; text-decoration: none; } a:hover { color: #333333; text-decoration: underline; } a:active { color: #030653; text-decoration: none; } ul { list-style-type: square; } /* Generic text formatting used throughout the store ---------------------------- */ .actCHECKOUTEM { background-color: #030653; } .actCHECKOUTBG { background-color: #eeeeee; } .actlarger { font-size: 14px; color: #333333; } .actsmaller{ font-size: 10px; color: #333333; } .actxxsmall { font-size: 10px; color: #333333; } .actxsmall { font-size: 12px; color: #333333; } .actsmall { font-size: 12px; color: #333333; } .actregular { font-size: 14px; color: #333333; } .actlarge{ font-size: 16px; color: #333333; } .actxlarge { font-size: 20px; color: #333333; } .actxxlarge { font-size: 20px; color: #333333; } .actwarningcolor { color: #cc0000; } .actrequiredcolor { color: #cc0000; } .actsearchhighlightcolor { color: #cc0000; } .actrequired { color: #cc0000; } .actwarning { font-size: 12px; color: #cc0000; } .actwelcome { font-size: 12px; color: #333333; } .actlogotext { font-size: 12px; color: #D9090E; font-style: normal; font-weight: bold; text-align: center; } .actlogout { font-size: 12px; color: #030653; } /* Shopping cart and checkout fields ------------------------------------------- */ table.checkout td { background-color: #eeeeee; } table.checkout th { background-color: #030653; } .cart { background-color: #eeeeee; } .cartheading { background:#030653; color:#ffffff; font-weight: bold; } /* Checkout Progress Indicator  ------------------------------------------------ */ p.checkout-progress-heading { width: 300px; margin: 10px auto; } #checkout-progress-indicator { width: 300px; height: 19px; background-image: url('cpi-background.gif'); margin: 0 auto 20px auto; } .checkout-progress-0 { width: 75px; height: 19px; background-color: #333333; background-image: url('cpi-main.gif'); float: left; } .checkout-progress-1 { width: 150px; height: 19px; background-color: #333333; background-image: url('cpi-main.gif'); float: left; } .checkout-progress-2 { width: 225px; height: 19px; background-color: #333333; background-image: url('cpi-main.gif'); float: left; } .checkout-progress-3 { width: 300px; height: 19px; background-color: #333333; background-image: url('cpi-main.gif'); float: left; } #checkout-progress-indicator .cpi-end { width: 8px; padding: 0; margin: 0; border: 0; height: 19px; background-image: url('cpi-end.gif'); background-position: right; background-repeat: no-repeat; float: left; } /* Formatting for the site map -------------------------------------------- */ #actinic-sitemap { margin-left: 5px; } #actinic-sitemap ul { margin-bottom: 0; padding-bottom: 0; } /* headings ----------------------------------------------------------------------------- */ h1	{ font-size: 20px; font-weight: 900; margin: 0px;		 padding: 16px 0px 4px 0px; color: #333333; } h1.subheading	{ font-size: 14px; font-weight: 900; margin: 0px; padding: 0px 0px 14px 0px; color: #030653; } h2	{ font-size: 16px; font-weight: 900; margin: 0px; padding: 2px 0px 14px 0px; color: #030653; } h2.clearall	{ font-size: 16px; font-weight: 900; margin: 0px; padding: 2px 0px 14px 0px; color: #030653; clear:both; } h3.product	{ font-size: 14px; font-weight: bold; margin: 0px; padding: 0px 0px 4px 0px; color: #030653; } h3.product_price	{ font-size: 12px; font-weight: 900; margin: 0px; padding: 0px 0px 20px 0px; } .text_heading_left_column	{ margin: 0px; padding: 19px 0px 4px 0px; line-height:normal; color: #333333; font-weight: 900; font-size: 14px; } /* Default formatting of all text boxes used in store pages ---------------- */ .form_input_general	{ line-height: normal; font-size : 12px; word-spacing: normal; } /* Styles for 'Quick Search Bar With Larger Button' ------------------------ */ .form_main_search_box	{ line-height: 13px; width: 76px; height: 16px; margin: 0px 1px 0px 1px; padding: 0px 0px 0px 2px; font-size : 12px; background-color: #eeeeee; border: 1px solid #eeeeee; color: #333333; vertical-align: top; } .form_main_search_box_td	{ background-color: #030653 } .form_button_quick_search	{ line-height: 13px; height: 18px; width: 85px; margin: 1px 1px 1px 1px; padding: 0px 0px 0px 12px; font-size : 12px; background-color: #030653; border: 1px solid #333333; color: #ffffff; background-image: url('theme_icon_search.gif'); word-spacing: normal; } /* Styles for product image and fragment image placement in some layouts -------------------------- */ .image_float_right	{ float: right; margin: 16px 0px 15px 20px; } .image_product	{ margin: 0px 18px 10px 0px; text-align: center; float: left; } /* lines -------------------------------------------------------------------------------- */ .dotted_line_blue	{ height: 1px; background-color: #030653; background-image:url('theme_dotted_line.gif'); clear:both; } .solid_line_light_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #030653; clear:both; } .solid_line_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #333333; clear:both; } .dotted_outline_blue	{ border: 1px dotted #030653; padding: 8px; }		 /* Heading for attributes  --------------------------------------------------------*/ .text_options	{ font-weight: 900; } /* Formatting for 'Add To Cart Button With Cart Icon' ----------------------------------------------*/ .form_button_add_to_cart	{ line-height: 13px; height: 20px; width: 76px; margin: 0px 1px 0px 0px; padding: 1px 0px 1px 14px; font-size : 12px; background-color: #030653; border: 1px solid #333333; color: #ffffff; background-image: url('theme_icon_add_to_cart.gif'); word-spacing: normal; }	