@charset "utf-8";
/*
  ************************************************************************
  *  LAYOUT CSS 
  ************************************************************************
*/
body { font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#535759; }
#wrapper { width:990px;	min-height: 100%; height: auto !important; height: 100%; margin:0 auto; position:relative; }
#headerTop { height:14px; display:block; overflow:hidden; clear:both; text-indent:-99999px;}
#header { height: 45px; display:block; overflow:hidden; clear:both; background-image:url(/images/header-bg.png); background-repeat:no-repeat; background-position:left top; color:#ffffff; font-size:13px; font-family: 'wfPFBeauSansPro'; }
#header>#navigation { height:45px; display:block; overflow:hidden; float:right; margin-right:6px; }
#header>#navigation>ul { list-style:none; margin:0px; padding:0px; }
#header>#navigation>ul>li { display:block; overflow:hidden; float:left; padding-left:12px; padding-right:13px; background-image:url(/images/header-border.png); background-repeat:no-repeat; background-position:right center; }
#header>#navigation>ul>li.lastLi { background:none; }
#header>#navigation>ul>li>a { display:block; overflow:hidden; clear:both; height:45px; color:#ffffff; line-height:44px; }
#header>#navigation>ul>li>a:hover { color:#ffab09; }

#header>#language { display:block; overflow:hidden; float:left; margin-top:14px; margin-left:100px; }
#header>#language>a { display:block; overflow:hidden; float:left; padding-left:7px; padding-right:8px; background-image:url(/images/header-border.png); background-repeat:no-repeat; background-position:right center; color:#ffffff; }
#header>#language>a:hover, #header>#language>a.active { color:#ffffff; }
#header>#language>span { display:block; overflow:hidden; float:left; }

#header>#safetyShopping { height:45px; display:block; overflow:hidden; float:left; margin-left:18px; line-height:44px; }

#contentTopArea { display:block; overflow:hidden; clear:both; padding-top:20px; padding-bottom:24px; }
#contentTopArea>#cTopLeftArea { width:255px; display:block; overflow:hidden; float:left; margin-right:28px; margin-top:4px; }
#contentTopArea>#cTopLeftArea>h1 { display:block; overflow:hidden; clear:both; background-image:url(/images/sky-systems.png); background-repeat:no-repeat; background-position:center top; }
#contentTopArea>#cTopLeftArea>h1>a { display:block; overflow:hidden; clear:both; width:211px; height:38px; margin:0 auto; text-indent:-99999px; }
#contentTopArea>#cTopLeftArea>h1>span { display:block; overflow:hidden; clear:both; padding-top:8px; padding-bottom:20px; text-align:center; color:#8f939b; font-size:13px; }
#contentTopArea>#cTopLeftArea>#contactInfo { min-height:25px; display:block; overflow:hidden; clear:both; margin-left:14px; padding-left:34px; background-image:url(/images/headset-icon.png); background-repeat:no-repeat; background-position:left center; color:#8f939b; font-size:14px; line-height:24px; }

#contentTopArea>#cTopCenterArea { width:425px; display:block; overflow:hidden; float:left; margin-top:4px; }
#contentTopArea>#cTopCenterArea>#loginMember { display:block; overflow:hidden; clear:both; padding-bottom:16px; text-align:center; color:#535759; font-size:14px; font-family: 'wfPFBeauSansPro'; }
#contentTopArea>#cTopCenterArea>#loginMember>a { color:#008eee; }
#contentTopArea>#cTopCenterArea>#loginMember>a:hover { color:#ffab09; }
#contentTopArea>#cTopCenterArea>ul { display:block; overflow:hidden; clear:both; list-style:none; margin:0px; padding:0px; margin-left:62px; }
#contentTopArea>#cTopCenterArea>ul>li { display:block; overflow:hidden; float:left; padding-left:10px; padding-right:11px; background-image:url(/images/header-border.png); background-repeat:no-repeat; background-position:right center; }
#contentTopArea>#cTopCenterArea>ul>li.lastLi { background:none; }
#contentTopArea>#cTopCenterArea>ul>li>a { display:block; overflow:hidden; clear:both; color:#535759; font-size:12px; }
#contentTopArea>#cTopCenterArea>ul>li>a:hover { color:#ffab09; }
#contentTopArea>#cTopCenterArea>#searchForm { height:38px; display:block; overflow:hidden; clear:both; margin-top:20px; border:1px solid #e0e2e2; border-radius:4px; }
#contentTopArea>#cTopCenterArea>#searchForm>input { background:none; border:none; }
#contentTopArea>#cTopCenterArea>#searchForm>input[type="text"] { width:370px; height:38px; overflow:hidden; float:left; padding:0 4px; text-align:right; color:#acb0b2; font-size:12px; line-height:36px; outline:none; }
#contentTopArea>#cTopCenterArea>#searchForm>input[type="submit"] { width:40px; height:38px; overflow:hidden; float:right; background-image:url(/images/search-icon.png); background-repeat:no-repeat; background-position:center center; text-indent:-99999px; cursor:pointer; outline:none; }
#contentTopArea>#cTopCenterArea>#searchForm>input[type="text"]:focus { color:#000; }

#contentTopArea>#cTopRightArea { width:255px; display:block; overflow:hidden; float:right; text-align:center; }
#contentTopArea>#cTopRightArea>a { min-height:12px; padding-left:20px; background-image:url(/images/support-icon.png); background-repeat:no-repeat; background-position:left center; color:#8f939b; font-size:12px; }
#contentTopArea>#cTopRightArea>a:hover { color:#ffab09; }
#contentTopArea>#cTopRightArea>#cartArea { display:block; overflow:hidden; clear:both; margin-top:16px; }
#contentTopArea>#cTopRightArea>#cartArea>.cartHead { height:46px; display:block; overflow:hidden; clear:both; background-image:url(/images/orange-head-bg.png); background-repeat:no-repeat; background-position:left top; color:#ffffff; font-size:15px; line-height:45px; font-family: 'wfPFBeauSansPro'; position:relative; z-index:1; }
#contentTopArea>#cTopRightArea>#cartArea>.cartText { min-height:40px; display:block; overflow:hidden; clear:both; color:#8f939b; font-size:12px; line-height:40px; border:1px solid #dadcdc; border-top:none; border-radius:4px; position:relative; top:-6px; z-index:0; }
#contentTopArea>#cTopRightArea>#cartArea>.cartText>span { color:#292a2b; }

#contentArea { display:block; overflow:hidden; clear:both; }

#contentLeftArea { width:255px; display:block; overflow:hidden; float:left; }
#contentLeftArea>#categoryArea { display:block; overflow:hidden; clear:both; }
#contentLeftArea>#categoryArea>h2 { height:46px; display:block; overflow:hidden; clear:both; background-image:url(/images/orange-head-bg.png); background-repeat:no-repeat; background-position:left top; text-align:center; color:#ffffff; font-size:15px; line-height:45px; font-family: 'wfPFBeauSansPro'; position:relative; z-index:1; }
#contentLeftArea>#categoryArea>h2>a { height:46px; display:block; overflow:hidden; clear:both; color:#ffffff; }
#contentLeftArea>#categoryArea>ol { display:block; overflow:hidden; clear:both; list-style:none; margin:0px; padding:14px 12px 0px 12px; border:1px solid #e0e2e2; border-radius:4px; border-top:none; position:relative; top:-4px; z-index:0; }
#contentLeftArea>#categoryArea>ol>li { display:block; overflow:hidden; clear:both; margin-bottom:3px; padding:7px 4px 12px 4px; background-image:url(/images/category-border.png); background-repeat:repeat-x; background-position:left bottom; }
#contentLeftArea>#categoryArea>ol>li:last-child { background:none; }
#contentLeftArea>#categoryArea>ol>li>a { display:block; overflow:hidden; clear:both; padding-right:8px; background-image:url(/images/category-ok-bg.jpg); background-repeat:no-repeat; background-position:right center; color:#535759; font-size:12px; }
#contentLeftArea>#categoryArea>ol>li>a:hover, #contentLeftArea>#categoryArea>ol>li>a.active { color:#f17633; }
#contentLeftArea>#categoryArea>ol>li>ul { list-style:none; margin:0px; margin-top:14px; padding:0px; }
#contentLeftArea>#categoryArea>ol>li>ul>li { display:block; overflow:hidden; clear:both; margin-bottom:3px; padding-top:12px; padding-bottom:8px; background-image:url(/images/category-border.png); background-repeat:repeat-x; background-position:left top;}
#contentLeftArea>#categoryArea>ol>li>ul>li:last-child { padding-bottom:0px; }
#contentLeftArea>#categoryArea>ol>li>ul>li>a { display:block; overflow:hidden; clear:both; padding:0px 20px 0px 28px; background-image:url(/images/category-sub-ok-bg.png); background-repeat:no-repeat; background-position:16px center; color:#8f939b; font-size:12px; }
#contentLeftArea>#categoryArea>ol>li>ul>li>a:hover, #contentLeftArea>#categoryArea>ol>li>ul>li>a.active { color:#f17633; }

#contentLeftArea>#paymentArea { display:block; overflow:hidden; clear:both; margin-top:22px; }
#contentLeftArea>#paymentArea>.paymentHead { height:46px; display:block; overflow:hidden; clear:both; background-image:url(/images/orange-head-bg.png); background-repeat:no-repeat; background-position:left top; text-align:center; color:#ffffff; font-size:15px; line-height:45px; font-family: 'wfPFBeauSansPro'; position:relative; z-index:1; }
#contentLeftArea>#paymentArea>ul { display:block; overflow:hidden; clear:both; list-style:none; margin:0px; padding:12px; padding-bottom:0px; border:1px solid #e0e2e2; border-radius:4px; border-top:none; position:relative; top:-4px; z-index:0; }
#contentLeftArea>#paymentArea>ul>li { display:block; overflow:hidden; clear:both; padding:12px; background-image:url(/images/category-border.png); background-repeat:repeat-x; background-position:left bottom; }
#contentLeftArea>#paymentArea>ul>li:last-child { background:none; }
#contentLeftArea>#paymentArea>ul>li>span { min-height:14px; display:block; overflow:hidden; clear:both; padding-left:40px; background-repeat:no-repeat; background-position:left center; }
#contentLeftArea>#paymentArea>ul>li>span.pay1 { background-image:url(/images/payment-icon-1.png); }
#contentLeftArea>#paymentArea>ul>li>span.pay2 { min-height:21px; background-image:url(/images/payment-icon-2.png); line-height:20px; }
#contentLeftArea>#paymentArea>ul>li>span.pay3 { min-height:16px; background-image:url(/images/payment-icon-3.png); }
#contentLeftArea>#paymentArea>ul>li>span.pay4 { min-height:21px; background-image:url(/images/payment-icon-4.png); }

#contentLeftArea>#infosArea { display:block; overflow:hidden; clear:both; margin-top:17px; }
#contentLeftArea>#infosArea>span { height:42px; display:block; overflow:hidden; clear:both; margin-top:6px; background-image:url(/images/left-button-bg.png); background-repeat:no-repeat; background-position:left top; color:#535759; font-size:14px; line-height:44px; font-family: 'wfPFBeauSansPro'; }
#contentLeftArea>#infosArea>span>span { height:42px; display:block; overflow:hidden; clear:both; margin:0px 28px; padding-left:40px; background-repeat:no-repeat; background-position:left center; }
#contentLeftArea>#infosArea>span>span.cargo { background-image:url(/images/cargo-icon.png); }
#contentLeftArea>#infosArea>span>span.original { background-image:url(/images/original-icon.png); }

#contentRightArea { width:707px; display:block; overflow:hidden; float:right; }
#contentRightArea>h2 { height:32px; display:block; overflow:hidden; clear:both; margin-bottom:22px; background-image:url(/images/right-head-bg.png); background-repeat:no-repeat; background-position:left top; }
#contentRightArea>h2>a, #contentRightArea>h2>span { height:30px; display:block; overflow:hidden; float:left; margin-top:1px; margin-right:12px; padding-right:16px; background-image:url(/images/right-head-ok.png); background-repeat:no-repeat; background-position:right center; color:#535759; font-size:11px; line-height:30px; }
#contentRightArea>h2>a.mainpage { width:36px; margin:1px; margin-right:20px; padding:0px; background:none; text-indent:-99999px; }
#contentRightArea>h2>a:hover, #contentRightArea>h2>span { color:#fb8801; }
#contentRightArea>#productListArea { min-height:100px; display:block; overflow:hidden; clear:both; padding-top:30px; padding-bottom:30px; padding-left:14px; border:1px solid #e0e2e2; border-radius:4px; }
#contentRightArea>#parentCategoryArea { display:block; overflow:hidden; clear:both; margin-bottom:24px; padding:0px 24px; padding-top:30px; padding-bottom:20px; border:1px solid #e0e2e2; border-radius:4px; }
#contentRightArea>#parentCategoryArea>#leftArea { max-width:350px; display:block; overflow:hidden; float:left; }
#contentRightArea>#parentCategoryArea>#leftArea>ol { display:block; overflow:hidden; float:left; margin-left:8px; margin-right:30px; }
#contentRightArea>#parentCategoryArea>#leftArea>ol>li { display:block; overflow:hidden; clear:both; padding-bottom:12px; }
#contentRightArea>#parentCategoryArea>#leftArea>ol>li>a { display:block; overflow:hidden; clear:both; padding-left:14px; background-image:url(/images/category-sub-ok-bg.png); background-repeat:no-repeat; background-position:left center; color:#535759; font-size:12px; }
#contentRightArea>#parentCategoryArea>#leftArea>ol>li>a:hover { color:#f17633; }
#contentRightArea>#parentCategoryArea>#rightArea { max-width:300px; display:block; overflow:hidden; float:right; font-family: 'wfPFBeauSansPro'; }
#contentRightArea>#parentCategoryArea>#rightArea>h3 { display:block; overflow:hidden; clear:both; text-align:right; color:#000000; font-size:16px; line-height:24px; }
#contentRightArea>#parentCategoryArea>#rightArea>h4 { display:block; overflow:hidden; clear:both; text-align:right; color:#535759; font-size:13px; line-height:23px; }

#contentCenterArea>h2 { height:32px; display:block; overflow:hidden; clear:both; margin-bottom:22px; background-image:url(/images/center-head-bg.png); background-repeat:no-repeat; background-position:left top; }
#contentCenterArea>h2>a, #contentCenterArea>h2>span { height:30px; display:block; overflow:hidden; float:left; margin-top:1px; margin-right:12px; padding-right:16px; background-image:url(/images/right-head-ok.png); background-repeat:no-repeat; background-position:right center; color:#535759; font-size:11px; line-height:30px; }
#contentCenterArea>h2>a.mainpage { width:36px; margin:1px; margin-right:20px; padding:0px; background:none; text-indent:-99999px; }
#contentCenterArea>h2>a:hover, #contentCenterArea>h2>span { color:#fb8801; }
#contentCenterArea>#productDetailArea { min-height:100px; display:block; overflow:hidden; clear:both; padding:26px; border:1px solid #e0e2e2; border-radius:4px; }
#contentCenterArea>#productDetailArea>#galleryArea { width:390px; display:block; overflow:hidden; float:left; }
#contentCenterArea>#productDetailArea>#galleryArea>#galleryBig { width:388px; height:288px; display:block; overflow:hidden; clear:both; border:1px solid #e0e2e2; position:relative; }
#contentCenterArea>#productDetailArea>#galleryArea>#galleryBig>a { width:388px; height:288px; display:none; overflow:hidden; clear:both; position:absolute; left:0px; top:0px; z-index:0; }
#contentCenterArea>#productDetailArea>#galleryArea>#galleryThumb { display:block; overflow:hidden; clear:both; padding-left:17px; }
#contentCenterArea>#productDetailArea>#galleryArea>#galleryThumb>img { width:98px; display:block; overflow:hidden; float:left; margin:0px 9px; margin-top:20px; border:1px solid #e0e2e2; cursor:pointer; outline:none; }
#contentCenterArea>#productDetailArea>#galleryArea>#galleryThumb>img.active { border:1px solid #ff9600; }
#contentCenterArea>#productDetailArea>#productInfoArea { width:520px; display:block; overflow:hidden; float:right; }
#contentCenterArea>#productDetailArea>#productInfoArea>h3 { display:block; overflow:hidden; clear:both; padding:6px 0px; color:#000000; font-size:18px; font-family: 'wfDINBek'; border-bottom:1px dotted #e0e2e2; }
#contentCenterArea>#productDetailArea>#productInfoArea>h4 { display:block; overflow:hidden; clear:both; padding:10px 0px; color:#535759; font-size:12px; }
#contentCenterArea>#productDetailArea>#productInfoArea>table { width:100%; margin-top:24px; margin-bottom:20px; font-family: 'wfDINBek'; }
#contentCenterArea>#productDetailArea>#productInfoArea>table>tbody>tr { border-bottom:1px dotted #e0e2e2; }
#contentCenterArea>#productDetailArea>#productInfoArea>table>tbody>tr>th { width:190px; padding:8px 0px; color:#535759; font-size:14px; }
#contentCenterArea>#productDetailArea>#productInfoArea>table>tbody>tr>th.nokta { width:4px; padding:8px 10px; }
#contentCenterArea>#productDetailArea>#productInfoArea>table>tbody>tr>td { color:#535759; font-size:14px; }
#contentCenterArea>#productDetailArea>#productInfoArea>table>tbody>tr>td>.price { display:block; overflow:hidden; clear:both; font-size:18px; }
#contentCenterArea>#productDetailArea>#productInfoArea>table>tbody>tr>td>.price>.listPrice { color:#fb8801; }
#contentCenterArea>#productDetailArea>#productInfoArea>table>tbody>tr>td>.price>.oldPrice { text-decoration:line-through; color:#fb8801; }
#contentCenterArea>#productDetailArea>#productInfoArea>table>tbody>tr>td>.price>.textPrice { padding:0px 10px; color:#8f939b; font-size:14px; }
#contentCenterArea>#productDetailArea>#productInfoArea>table>tbody>tr>td>.price>.discountPrice { color:#fb5901; }
#contentCenterArea>#productDetailArea>#productInfoArea>#cartPut { display:block; overflow:hidden; float:right; clear:both; margin-bottom:20px; }
#contentCenterArea>#productDetailArea>#productInfoArea>#cartPut>a { display:block; overflow:hidden; float:left; margin-right:12px; padding:12px 24px; background-color:#ff8a00; color:#ffffff; font-size:17px; font-family: 'wfPFBeauSansPro'; border-radius:3px; }
#contentCenterArea>#productDetailArea>#productInfoArea>#cartPut>span { display:block; overflow:hidden; float:left; padding-top:15px; color:#8f939b; font-size:12px; }
#contentCenterArea>#productDetailArea>#productInfoArea>#favorites { display:block; overflow:hidden; float:left; clear:both; min-height:23px; margin-top:20px; margin-bottom:20px; padding-left:35px; background-image:url(/images/favorites-icon.png); background-repeat:no-repeat; background-position:left center; color:#535759; font-size:14px; line-height:22px; font-family: 'wfDINBek'; }
#contentCenterArea>#productDetailArea>#productInfoArea>#otherButtons { display:block; overflow:hidden; clear:both; }
#contentCenterArea>#productDetailArea>#productInfoArea>#otherButtons>span { width:255px; height:42px; display:block; overflow:hidden; float:left; background-image:url(/images/left-button-bg.png); background-repeat:no-repeat; background-position:left top; color:#535759; font-size:14px; line-height:42px; font-family: 'wfPFBeauSansPro'; }
#contentCenterArea>#productDetailArea>#productInfoArea>#otherButtons>span>span { height:42px; display:block; overflow:hidden; clear:both; margin:0px 28px; padding-left:40px; background-repeat:no-repeat; background-position:left center; }
#contentCenterArea>#productDetailArea>#productInfoArea>#otherButtons>span>span.cargo { background-image:url(/images/cargo-icon.png); }
#contentCenterArea>#productDetailArea>#productInfoArea>#otherButtons>span>span.original { background-image:url(/images/original-icon.png); }
#contentCenterArea>#productDetailArea>#productInfoArea>#socialMedia { display:block; overflow:hidden; clear:both; margin-top:26px; }
#contentCenterArea>#productDetailArea>#productInfoArea>#socialMedia>span, #contentCenterArea>#productDetailArea>#productInfoArea>#socialMedia>a { display:block; overflow:hidden; float:right; margin-left:6px; color:#535759; font-size:12px; }
#contentCenterArea>#productDetailArea>#productInfoArea>#socialMedia>span { margin-right:6px; line-height:26px; }

#contentTabArea { display:block; overflow:hidden; clear:both; }
#contentTabArea>#tabHeadArea { display:block; overflow:hidden; clear:both; position:relative; z-index:1; }
#contentTabArea>#tabHeadArea>span { height:38px; display:block; overflow:hidden; float:left; margin-right:3px; background-image:url(/images/tab-head-bg.jpg); background-repeat:repeat-x; background-position:left bottom; text-align:center; color:#535759; font-size:15px; line-height:37px; border:1px solid #dadcdc; border-radius:5px 5px 0px 0px; border-bottom:none; cursor:pointer; outline:none; }
#contentTabArea>#tabHeadArea>span>span { height:38px; display:block; overflow:hidden; clear:both; padding:0px 40px; }
#contentTabArea>#tabHeadArea>span.active { color:#008eee; }
#contentTabArea>#tabHeadArea>span.active>span {background-image:url(/images/tab-head-bg-h.jpg); background-repeat:no-repeat; background-position:center bottom; }
#contentTabArea>#tabContentArea { min-height:100px; display:block; overflow:hidden; clear:both; border:1px solid #e0e2e2; border-radius:0px 4px 4px 4px; position:relative; top:-1px; z-index:0; }
#contentTabArea>#tabContentArea>.tabsContent { display:none; overflow:hidden; clear:both; padding-left:14px; padding-top:28px; padding-bottom:30px; }
#contentTabArea>#tabContentArea>.tabsContent.active { display:block; }

#contentCenterArea>#categoryListArea { min-height:100px; display:block; overflow:hidden; clear:both; padding-top:30px; padding-bottom:30px; padding-left:17px; border:1px solid #e0e2e2; border-radius:4px; }

#contentTextArea { display:block; overflow:hidden; clear:both; padding:26px 32px; font-size:12px; line-height:22px; border:1px solid #e0e2e2; border-radius:4px; }
#contentTextArea>h3 { color:#000000; font-size:17px; line-height:25px; font-family: 'wfPFBeauSansPro'; }
#contentTextArea>h4 { color:#535759; font-size:14px; line-height:24px; font-family: 'wfPFBeauSansPro'; }
#contentTextArea>h5 { color:#fb8801; font-size:14px; font-family: 'wfPFBeauSansPro'; }
#contentTextArea a { color:#ff6000; }
#contentTextArea a:hover { color:#000000; }

ul.categoryList { display:block; overflow:hidden; clear:both; list-style:none; margin:0px; padding:0px; }
ul.categoryList>li { display:block; overflow:hidden; float:left; width:160px; margin:0px 15px; }
ul.categoryList>li.clearLi { float:none; clear:both; width:680px; margin:0px; margin-bottom:30px; }
ul.categoryList>li>a { display:block; overflow:hidden; clear:both; text-align:center; color:#535759; font-size:12px; }
ul.categoryList>li>a>img { display:block; overflow:hidden; clear:both; margin-bottom:12px; border:1px solid #eceeee; border-radius:3px; z-index:0; }
ul.categoryList>li>a:hover { color:#fb8801; }

ul.productList { display:block; overflow:hidden; clear:both; list-style:none; margin:0px; padding:0px; font-family: 'wfPFBeauSansPro'; }
ul.productList>li { display:block; overflow:hidden; float:left; width:196px; margin:0px 15px; }
ul.productList>li.clearLi { float:none; clear:both; width:680px; margin:0px; margin-bottom:30px; }
ul.productList>li>a { display:block; overflow:hidden; clear:both; }
ul.productList>li>a>.image { display:block; overflow:hidden; clear:both; margin-bottom:16px; text-align:center; position:relative; }
ul.productList>li>a>.image>img { border:1px solid #eceeee; border-radius:3px; z-index:0; }
ul.productList>li>a>.image>.discount { width:31px; height:32px; display:block; overflow:hidden; clear:both; border:none; position:absolute; right:10px; top:8px; z-index:2; }
ul.productList>li>a>.code { display:block; overflow:hidden; clear:both; color:#535759; font-size:13px; }
ul.productList>li>a>.name { display:block; overflow:hidden; clear:both; padding:2px 0px; color:#707374; font-size:13px; }
ul.productList>li>a>.price { display:block; overflow:hidden; clear:both; padding-top:7px; font-size:18px; font-family: 'wfDINBek'; }
ul.productList>li>a>.price>.listPrice { color:#fb8801; }
ul.productList>li>a>.price>.oldPrice { text-decoration:line-through; color:#fb8801; }
ul.productList>li>a>.price>.textPrice { padding:0px 10px; color:#8f939b; font-size:14px; }
ul.productList>li>a>.price>.discountPrice { color:#fb5901; }

#userLoginRegisterArea { display:block; overflow:hidden; clear:both; margin-bottom:40px; }
#userLoginRegisterArea .userLoginRegister h3 { display:block; overflow:hidden; clear:both; margin-bottom:10px; color:#232323; font-size:18px; font-family: 'wfDINBek'; }
#userLoginRegisterArea .userLoginRegister p { display:block; overflow:hidden; clear:both; color:#8f939b; font-size:12px; line-height:20px; }
#userLoginRegisterArea .userLoginRegister p span { color:#000000; }
#userLoginRegisterArea #userLoginArea { width:340px; display:block; overflow:hidden; float:left; padding:28px; border:1px solid #e1e1e1; border-radius:4px; }
#userLoginRegisterArea #userRegisterArea { width:514px; display:block; overflow:hidden; float:right; padding:28px; padding-bottom:12px; border:1px solid #e1e1e1; border-radius:4px; }
#userLoginRegisterArea .userLoginRegister form { display:block; overflow:hidden; clear:both; margin-top:20px; }
#userLoginRegisterArea .userLoginRegister input[type="text"], #userLoginRegisterArea .userLoginRegister input[type="password"] {width:304px; display:block; overflow:hidden; clear:both; margin-bottom:10px; padding:10px; border:1px solid #e0e2e2; border-radius:4px; }
#userLoginRegisterArea .userLoginRegister input[type="checkbox"] { width:20px; display:block; overflow:hidden; float:left; margin-right:12px; }
#userLoginRegisterArea #registerForm input[type="text"], #userLoginRegisterArea #registerForm input[type="password"] { width:220px; }
#userLoginRegisterArea .userLoginRegister .contractSpan { display:block; overflow:hidden; float:left; color:#5d6878; font-weight:bold; }
#userLoginRegisterArea input[type="submit"] { background:none; border:none; background-color:#969ba4; display:block; overflow:hidden; float:right; padding:10px 26px; color:#fff; font-size:16px; font-family: 'wfPFBeauSansPro'; border-radius:3px; cursor:pointer; outline:none; }
#userLoginRegisterArea #loginForm a { display:block; overflow:hidden; float:left; color:#5d6878; line-height:32px; }
#userLoginRegisterArea #registerForm a { display:block; overflow:hidden; float:left; margin-left:56px; color:#fb8801; font-size:11px; }
#userLoginRegisterArea .formTable { width:100%; display:block; font-size:12px; line-height:20px; }
#userLoginRegisterArea .formTable tbody tr th { padding-left:4px; color:#535759; }
#userLoginRegisterArea .formTable tbody tr th span { color:#656565; }
#userLoginRegisterArea .formTable tbody tr td { padding:4px; }
#userLoginRegisterArea .formTable tbody tr td.centerTd { width:10px; }

#footer { display:block; overflow:hidden; clear:both; margin-top:36px; padding-bottom:50px; position: relative; }
#footer>#footerArea { height:240px; display:block; overflow:hidden; clear:both; background-image:url(/images/footer-bg.png); background-repeat:no-repeat; background-position:left top; }
#footer>#footerArea>#footerLeft { width:268px; display:block; overflow:hidden; float:left; margin-top:32px; margin-left:28px; font-family: 'wfPFBeauSansPro'; }
#footer>#footerArea>#footerLeft>.socialMedia { display:block; overflow:hidden; clear:both; }
#footer>#footerArea>#footerLeft>.socialMedia>span { display:block; overflow:hidden; clear:both; margin-bottom:18px; color:#6e7074; font-size:13px; }
#footer>#footerArea>#footerLeft>.socialMedia>a { display:block; overflow:hidden; float:right; margin-right:6px; }
#footer>#footerArea>#footerLeft>.eBultenArea { display:block; overflow:hidden; clear:both; background-image:url(/images/bell-icon.png); background-repeat:no-repeat; background-position:6px 0px; }
#footer>#footerArea>#footerLeft>.eBultenArea>p { display:block; overflow:hidden; clear:both; padding-left:50px; color:#8f939b; font-size:13px; }
#footer>#footerArea>#footerLeft>.eBultenArea>p>span { display:block; overflow:hidden; clear:both; padding-top:3px; color:#535759; font-size:16px; }
#footer>#footerArea>#footerLeft>.eBultenArea>span { display:block; overflow:hidden; clear:both; padding-top:20px; color:#8f939b; font-size:12px; }
#footer>#footerArea>#footerLeft>#mailListForm { height:33px; display:block; overflow:hidden; clear:both; margin-top:10px; font-family:Arial; border:1px solid #e0e2e2; border-radius:4px; }
#footer>#footerArea>#footerLeft>#mailListForm>input { background:none; border:none; }
#footer>#footerArea>#footerLeft>#mailListForm>input[type="text"] { width:190px; height:32px; overflow:hidden; float:left; padding:0px 15px; color:#acb0b2; font-size:12px; line-height:36px; outline:none; }
#footer>#footerArea>#footerLeft>#mailListForm>input[type="submit"] { width:44px; height:32px; overflow:hidden; float:right; margin-right:2px; background-image:url(/images/maillist-button.png); background-repeat:no-repeat; background-position:center center; text-indent:-99999px; cursor:pointer; outline:none; }
#footer>#footerArea>#footerLeft>#mailListForm>input[type="text"]:focus { color:#000; }
#footer>#footerArea>#footerCenter { width:276px; display:block; overflow:hidden; float:left; margin-top:32px; margin-left:60px; text-align:center; }
#footer>#footerArea>#footerCenter>#languge { display:block; overflow:hidden; clear:both; margin-top:30px; font-size:14px; }
#footer>#footerArea>#footerCenter>#languge>span { color:#fb8801; }
#footer>#footerArea>#footerCenter>#languge>a { padding:0px 5px; color:#8f939b; }
#footer>#footerArea>#footerCenter>#languge>a:hover { color:#fb8801; }
#footer>#footerArea>#footerCenter>#money { display:block; overflow:hidden; clear:both; padding-top:14px; color:#8f939b; font-size:13px; line-height:20px; }
#footer>#footerArea>#footerCenter>#money>span { color:#fb8801; }
#footer>#footerArea>#footerCenter>#logos { display:block; overflow:hidden; clear:both; margin-top:34px; }
#footer>#footerArea>#footerRight { width:272px; display:block; overflow:hidden; float:right; margin-top:32px; margin-right:28px; }
#footer>#footerArea>#footerRight>.links { display:block; overflow:hidden; float:right; text-align:right; }
#footer>#footerArea>#footerRight>.links>.linksHead { display:block; overflow:hidden; clear:both; margin-bottom:16px; color:#fb8801; font-size:14px; }
#footer>#footerArea>#footerRight>.links>ul { list-style:none; margin:0px; padding:0px; }
#footer>#footerArea>#footerRight>.links>ul>li { display:block; overflow:hidden; clear:both; padding-bottom:6px; }
#footer>#footerArea>#footerRight>.links>ul>li>a { color:#8f939b; font-size:12px; }
#footer>#footerArea>#footerRight>.links>ul>li>a:hover { color:#fb8801; }
#footer>#footerArea>#footerRight>#ssl { display:block; overflow:hidden; clear:both; padding-top:22px; text-align:center; }
#footer>#copyright { height:60px; display:block; overflow:hidden; clear:both; margin-bottom:25px; background-image:url(/images/copyright-bg.png); background-repeat:no-repeat; background-position:left top; color:#6e7074; font-size:12px; line-height:60px; font-family: 'wfPFBeauSansPro'; }
#footer>#copyright>.cLeft { display:block; overflow:hidden; float:left; margin-left:28px; }
#footer>#copyright>.cRight { display:block; overflow:hidden; float:right; margin-right:28px; }
#footer>#copyright>.cRight img { float:left; margin-top:18px; margin-right:10px; }
#footer>#footerBottom { display:block; overflow:hidden; clear:both; margin-top:22px; }
#footer>#footerBottom>p { display:block; overflow:hidden; float:left; color:#6e7074; font-size:12px; line-height:36px; font-family: 'wfPFBeauSansPro'; }
#footer>#footerBottom>.sevenadworks { display:block; overflow:hidden; float:right; }
/*
  ************************************************************************
  *  STYLE CSS 
  ************************************************************************
*/
.clearFx { display:block; overflow:hidden; clear: both; height:0px; text-indent:-99999px; }
.clearFxLeft { clear: left; }
.clearFxRight { clear: right; }
.alignLeft { float: left; }
.alignRight { float: right; }
.alignLeft10 { float: left; margin-right:10px; }
.alignLeft20 { float: left; margin-right:20px; }
.alignRight10 { float: right; margin-left:10px; }
.alignRight20 { float: right; margin-left:20px; }
.normal { font-size: 1em; font-weight: normal; }
.italic { font-size: 1em; font-style: oblique; }
.strong { font-size: 1em; font-weight: bold; }
.strongItalic { font-size: 1em; font-style: oblique; font-weight: bold; }
.colorBlack { color:#000; }
.paddingLeft36 { padding-left:36px; }
/*
  ************************************************************************
  *  VALIDATE STYLE
  ************************************************************************
*/
.error { display:block; overflow:hidden; margin:0px; padding:5px; text-align:center; color:#8d0000; font-size:11px; font-family:Arial; }
.info { display:block; overflow:hidden; clear:both; margin:5px; padding:5px; color:#017AD6; font-size:11px; font-family:Arial; }
/*
  ************************************************************************
  *  SUPPORT FORM STYLE
  ************************************************************************
*/
form#contactForm { color:#666666; display:block; float: left; margin-left: 8px; font-size:0.9em; }
form#contactForm fieldset { border: 1px solid #6d6969; padding: 10px; width: 320px; }
form#contactForm fieldset legend { color: #61615f; font-size:1.2em }
form#contactForm fieldset label { color:#666666; padding-bottom: 4px; display: block; clear:left; }
form#contactForm fieldset input[type='text'], form#contactForm fieldset input[type='password'] { width:96%; padding: 2px; }
form#contactForm fieldset textarea { width:96%; padding: 2px; }
form#contactForm fieldset select { width:96%; padding: 2px; }
form#contactForm span.dogrulamaKodu { font-size:0.8em; }
form#contactForm span.requires { font-size:0.76em; color: #333; }
form#contactForm fieldset input.secureCode { width:100%; }
form#contactForm fieldset input:focus, form#contactForm fieldset textarea:focus { border-width: 2px; border-color: #64a2e1; border-style: solid; }
form fieldset textarea:focus { border-width: 2px; border-color: #64a2e1; border-style: solid; }


/*Pager Style Start*/
.pageToPage {display:block;  font-size:12px;  clear:both; margin-top:12px; padding-bottom: 12px;}
.pageToPage p {width:250px; float:left;}
.pageToPage ul {list-style:none; #margin-top:8px; float:right; margin-right:20px;}
.pageToPage ul li {display:inline;}
.pageToPage .pageLinkler {background-color: #e0e0e0; color: #000; padding: 8px 12px; #padding: 8px 12px; margin:0 4px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; transition: background-color 0.2s ease-in-out; -moz-transition: background-color 0.2s ease-in-out; -webkit-transition: background-color 0.2s ease-in-out;}
.pageToPage .pageLinkler:hover {background-color: #2278b1; color: #fff;}
.pageToPage strong {padding: 8px 12px; margin:0 4px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; transition: background-color 0.2s ease-in-out; -moz-transition: background-color 0.2s ease-in-out; -webkit-transition: background-color 0.2s ease-in-out; background-color: #2278b1; color: #fff;}
/*Pager Style End*/