/* --------------------------------------------------------------

- "Ideasoft" HTML/CSS Framework
- VERSION 2.09

INDEX:
[1] Reset And Base Styles
[2] General Styles
[3] Header Styles
[4] Navigation Styles
[5] Content Styles
[6] Footer Styles
[7] Block Styles
[8] Showcase Styles
[9] Search Styles
[10] Global Styles

-------------------------------------------------------------- */

/* --------------------------------------------------------------

[*1] Reset And Base Styles

-------------------------------------------------------------- */

html,body,div,span,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,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{border:0;outline:0;font-size:100%;margin:0;padding:0;}ol,ul{list-style:none;}blockquote,q{quotes:none;}:focus{outline:0;}a, img, input{outline:expression(hideFocus='true');outline:none;border:0;text-decoration:none;}a:hover a:focus a:active{outline:expression(hideFocus='true');outline:none;}img{-ms-interpolation-mode:bicubic;zoom:1;}
#myAccount {min-height:460px;height:auto!important;height:460px;margin:0 0 10px;position:relative;width:100%;}
.automargin{margin:0 auto;}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0;}.fleft{float:left;}.fright{float:right;}.posab{position:absolute;}.posre{position:relative;}.db{display:block;}.di{display:inline;}.dib{display:-moz-inline-stack!important;display:inline-block!important;*display:inline!important;zoom:1!important}.hidden{display:none;}.full{width:100%;}
.b{font-weight:bold;}.n{font-weight:normal;}.acenter{text-align:center;}.aright{text-align:right;}.aleft{text-align:left;}
.italic{font-style:italic;}.textdecorationline{text-decoration:line-through;}
.spacer{width:100%;height:5px;overflow:hidden;display:block;clear:both;}

/*[*1-A] Clearfix*/

.clearfix:before, .clearfix:after,
.navigation:before,.navigation:after {
	content:'.';
	display:block;
	overflow:hidden;
	visibility:hidden;
	font-size:0;
	line-height:0;
	width:0;
	height:0;
}

.clearfix:after,
.navigation:after {
	clear:both;
}

.clearfix, /* IE7 CLEARFIX */
.navigation {
	zoom:1;
}

/* --------------------------------------------------------------

[*2] General Styles

-------------------------------------------------------------- */

body {
	font-family:Tahoma,sans-serif;
	font-size:12px;
	color:#000000;
	background:#fff url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/header.png?revision=1490595501) repeat-x 50% 0;
}

#wrapper {
	width:1000px;
}

/* --------------------------------------------------------------

[*3] Header Styles

-------------------------------------------------------------- */

#header {
	height:190px;
	font-family:arial;
	margin:0 0 18px;
}

.headerTop {
	height:20px;
	padding:9px 0 4px 0;
	font-size:10px;
}

.headerTopLeft li {
	float:left;
	height:20px;
	margin:0 10px 0 0;
}

.headerTopLeft a {
	display:block;
}

.headerTopLeft a span {
	display:block;
	height:20px;
	line-height:20px;
	margin:0 0 0 5px;
	padding:0 10px 0 5px;
	color:#666666;
}

.headerTopLeft a:hover {background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/u_hover.png?revision=1490595501) no-repeat 0 0;}
.headerTopLeft a:hover span {background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/u_hover.png?revision=1490595501) repeat-x 100% -20px;}

.headerTopRight li {
	float:left;
	height:20px;
	line-height:18px;
	margin:0 3px 0 0;
}

.headerTopRight a {
	color:#666666;
}

.headerTopRight a:hover {
	color:#ffae09;
}

.headerTopRight li.facebookLogin {
	margin:0 0 0 4px;
}

.headerTopRight li.facebookLogin a {
	width:76px;
	height:18px;
	display:block;
	background:url(//st1.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/fblogin.png?revision=1490595501) no-repeat 0 0;
}

.headerMiddle {
	height:115px;
}

a.logo {
	width:247px;
	height:88px;
	left:0px;
	top:8px;
	background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/logo.png?revision=1490595501) no-repeat;
}

.cartArea {
	width:130px;
	height:32px;
	line-height:32px;
	text-align:center;
	right:53px;
	top:83px;
	font-size:11px;
}

.cartArea a {
	color:#000;
}

.cartArea a:hover {
	color:#ffae09;
}

/* --------------------------------------------------------------

[*4] Navigation Styles

-------------------------------------------------------------- */

.navigation {
	height:34px;
	line-height:34px;
	padding:5px 0 3px 0;
	position:relative;
	z-index:48;
}

ul#topnav {height:34px;margin:0;float:left;width:100%;font-weight:normal;}
ul#topnav > li {position:relative;z-index:1;float:left;height:34px;line-height:34px;background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/nav_ayrac.png?revision=1490595501) no-repeat 100% 0;}
ul#topnav > li > a {display:block;padding:0 20px 0 21px;color:#666666;font-size:14px;}
ul#topnav > li > a:hover {color:#ffae09;}
ul#topnav li .sub{position:absolute;top:34px;left:0px!important;background:#e1e1e1;float:left;display:none;z-index:1020;width:220px!important;padding:10px 0 10px;border-left:1px solid #cccccc;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;}
ul#topnav li .row{clear:both;float:left;width:100%;}
ul#topnav li .sub ul{float:left;list-style:none outside none;width:100%;padding:0;}
ul#topnav .sub ul li{width:100%;color:#fff;background:none;line-height:20px;border:none !important;text-align:left;border-bottom:1px solid #ccc;}
ul#topnav .sub ul li h2{font-size:1.3em;font-weight:400;margin:0;padding:0;}
ul#topnav .sub ul li h2 a{background:none!important;border-bottom:1px solid #fff;display:block;font-weight:normal;color:#333333;font-size:11px!important;margin:0!important;line-height:30px!important;padding:2px 0px 2px 15px;}
ul#topnav .sub ul li h2 a:hover{color:#333333;text-decoration:underline;}
ul#topnav .sub ul li a{background:url(//st1.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/topnav_dot.jpg?revision=1490595501) no-repeat 15px 50%;border-bottom:1px solid #fff;display:block;font-weight:normal;color:#333333;font-size:11px!important;margin:0!important;line-height:30px!important;padding:2px 0px 2px 30px;}
ul#topnav .sub ul li a:hover{color:#333333;text-decoration:underline;}

/* dropdown Menu */

.dropMenu {
	height:46px;
}

.dropMenu > ul {
	margin:0;
	padding:0;
}

.dropMenu > ul > li {
	float:left;
	position:relative;
}

.dropMenu > ul > li > a {
	display:block;
	padding:0 20px 0 21px;
	color:#666666;
	font-size:14px;
}

.dropMenu > ul > li > a:hover {
	color: #ffae09;
}

.dropMenu > ul > li > a.downMenuActiveLink {
	color:#ffae09;
 }

.dropMenuSubCategory {
	padding:10px 0 5px 10px;
	position:absolute;
	top: 34px;
	display:none;
	z-index:44;
	background-color: #e1e1e1;
}

.dropMenuColumns {
	float:left;
	width:190px;
	margin:0 10px 0 0;
}

.dropMenuColumnsTitle {
	display:block;
	line-height:18px;
	color: #333333;
	font-size: 11px;
	font-weight:bold;
	border-bottom: 1px solid #fff;
	text-decoration:none;
	padding:7px 5px 7px 5px;
}

.dropMenuColumnsTitle:hover {
	color: #333333;
	text-decoration: underline;
}

ul.thirdLevelCategories li {
	line-height:18px;
	display:block;
}

ul.thirdLevelCategories li a {
	background:url(//st1.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/topnav_dot.jpg?revision=1490595501) no-repeat 15px 50%;
	border-bottom:1px solid #fff;
	display:block;
	font-weight:normal;
	color:#333333;
	font-size:11px!important;
	margin:0!important;
	line-height:30px!important;
	padding:2px 0px 2px 30px;
}

ul.thirdLevelCategories li a:hover {
	color:#333333;
	text-decoration:underline;
}

ul.thirdLevelCategories li a.viewAll {
	display:block;
	height:auto;
	line-height:18px;
	padding:6px 0 6px;
	background:none;
	font-size:11px;
	color:#666666;
	text-align:right;
	font-weight:bold;
}

ul.thirdLevelCategories li a.viewAll:hover {
	color:#ffffff;
}

.byPassLine {clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}

/* --------------------------------------------------------------

[*5] Content Styles

-------------------------------------------------------------- */

.leftBox {
	width:245px;
	margin:0 5px 0 0;
}
.subContent {
	width:750px;
}
#mainContainer {
	width:1000px;
	padding:0 0 10px;
}
.sliderBox {
	width:1000px;
	height:225px;
	margin:0 0 8px;
}
.sliderBoxLeft {
	width:735px;
	height:225px;
}
.sliderBoxRight {
	width:260px;
	height:225px;
}
.kargoBedava {
	width:260px;
	height:158px;
}
.BannerContainer {
	width:1000px;
	height:683px;
	padding:7px 0 11px 0;
	margin:0 0 3px;
	background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/entry_banner_bg.jpg?revision=1490595501) no-repeat;
}
.cartBanner {
	margin:0 0 7px;
}
.bannerItemsContainer {
	padding:0 9px;
}
.tabContainer {
	margin:0 0 20px;
	background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/tab_link_bg.jpg?revision=1490595501) no-repeat;
}
.tabLinks {
	height:38px;
	margin:21px 0 0 0;
	font-family: "trebuchet MS",sans-serif;
}
.tabLinks li {
	float:left;
	height:38px;
	line-height:38px;
	margin:0 0 0 15px;
}
.tabLinks li a {
	color:#909090;
	display:block;
	background:url(//st2.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/tab_ico.jpg?revision=1490595501) no-repeat 0 15px;
	padding:0 0 0 15px;
}
.tabLinks li a.selected {
	color:#de6c6c!important;
}
.tabContents {
	padding:15px 0;
	min-height:365px;
	height:365px;
	height:auto!important;
}

/* --------------------------------------------------------------

[*6] Footer Styles

-------------------------------------------------------------- */

#footer {
	height:300px;
	background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/footer.jpg?revision=1490595501) repeat-x 50% 0;
}

.innerFooter {
	width:1000px;
	height:300px;
}

.footerLogo {
	width:268px;
	height:117px;
	left:10px;
	top:49px;
	background:url(//st2.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/footer_logo.png?revision=1490595501) no-repeat;
}

a.footerBlogLogo {
	width:178px;
	height:53px;
	right:27px;
	top:146px;
	background:url(//st1.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/footer_blog_img.png?revision=1490595501) no-repeat;
}

.announcements {
	position:absolute;
	width:233px;
	height:33px;
	right:2px;
	top:102px;
}

.announcementsInput {
	background:none;
    border:none;
    color:#666666;
    font:10px Arial,Trebuchet MS;
	font-weight:normal;
    width:175px;
	margin:8px 0 0 12px;
}

.announcementsButton {
	width:33px;
    height:33px;
	background:none;
    border:none;
    position:absolute;
    right:0px;
    top:0px;
	cursor:pointer;
}

a.ideakonsept {
	width:75px;
	height:38px;
	right:0px;
	top:262px;
}

.footerLinks {
	height:100px;
	position:absolute;
	left:280px;
	top:55px;
	font-family: "trebuchet MS",sans-serif;
}

.footerLinks ul {
	margin:0;
	float:left;
	height:90px;
	padding:20px 20px 0;
}

.footerLinks li {
	display:block;
	margin:0 0 5px;
	font-size:11px;
	font-weight:bold;
	color:#787878;
}

.footerLinks li a {
	color:#787878;
	font-weight:normal;
}

.footerLinks li a:hover {
	color:#ffae09;
	font-weight:normal;
}


/* --------------------------------------------------------------
  
[*7] Block Styles

-------------------------------------------------------------- */

.blockArea {
	width:245px;
	margin:0px 0px 10px 0px;
}
.blockTop {
	background:url(//st1.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/block_top.jpg?revision=1490595501) no-repeat;
	width:240px;
	padding:0 0 0 5px;
	height:30px;
	line-height:28px;
	color:#909090;
	font-family: "trebuchet MS",sans-serif;
}
.blockContent {
	font-size:11px;
	color:#909090;
	padding:2px 0px;
}
.blockContent a {
	color:#909090;
	text-decoration:none;
}
.blockContent a:hover {
	color:#909090;
	text-decoration:none;
}

/* Konsept Menu */

ul.menu-dd, ul.menu-dd li, ul.menu-dd ul {list-style:none;margin:0;padding:0;font-size:11px!important;font-family:"trebuchet MS",sans-serif;}
ul.menu-dd {position:relative;z-index:47;float:left;}
ul.menu-dd li {float:left;line-height:1.3em;vertical-align:middle;zoom:1;}
ul.menu-dd li.hover, ul.menu-dd li:hover {position:relative;z-index:49;cursor:pointer;}
ul.menu-dd ul {visibility:hidden;display:none;position:absolute;top:100%;left:0;z-index:48;width:100%;}
ul.menu-dd ul li {float:none;}
ul.menu-dd ul ul {top:-2px;left:100%;margin-left:1px;}
ul.menu-dd li:hover > ul {visibility:visible;}
ul.menu-dd-dikey {width:100%;}
ul.menu-dd-dikey ul {top:-2px;left:100%;margin-left:1px;}
ul.menu-dd-dikey li {float:none;}
ul.menu-dd {font-weight:bold;}
ul.menu-dd li {
	color:#333333;
	background:#efefef;
	border-bottom:1px solid #fff;
}

ul.menu-dd li a {
	display:block;
	padding:11px 6px 12px 10px;
}

ul.menu-dd li:hover {
	color: #fff;
}

ul.menu-dd li > ul { background:none; width:195px!important; margin:2px 0 0 2px;}
ul.menu-dd li > ul li { width:195px!important; }
ul.menu-dd li > ul li a { color:#595959 !important; }
ul.menu-dd li > ul li a:hover { color:#6b9e1c !important; }

ul.menu-dd li > ul li {
	color:#fff;
}

ul.menu-dd li > ul li:hover {
	color:#fff;
}

ul.menu-dd a:link,
ul.menu-dd a {color:#595959;text-decoration:none;font-weight:bold!important;}
ul.menu-dd a:hover { color:#6b9e1c;}
ul.menu-dd a:active { color:#595959;}

ul.menu-dd ul {
	width:200px;
	margin-top:1px;
}

ul.menu-dd ul li {
	font-weight:normal;
}

ul.menu-dd-dikey *.dir > a {
	background-image:url(//st1.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/orange_arrow.png?revision=1490595501);
	background-position:97% 50%;
	background-repeat:no-repeat;
}

input.Textboxes, input.TextBoxes {border-radius:4px;border:1px solid #d6d6d6;font-family:Tahoma;font-size:11px;padding:6px 4px;*padding:3px 4px 3px 4px;width:100px!important;}
input:hover.Textboxes, input:hover.TextBoxes {border:#dcb56b 1px solid}
#MemberBlock .Textboxes {margin:2px 0 2px 0;*padding:6px 4px 6px 4px;*margin:2px 0 1px 0;}
#MaillistForm .Textboxes {margin:2px 0 2px 0;*padding:6px 4px 6px 4px;*margin:2px 0 1px 0;}
#tokenContent input.Textboxes, input.TextBoxes {border-radius:4px;border:1px solid #d6d6d6;font-family:Tahoma;font-size:11px;padding:5px 1px;*padding:3px 4px 3px 4px;width:100px!important;}
#tokenContent input:hover.Textboxes, input:hover.TextBoxes {border:#dcb56b 1px solid}
.DropDown{border:1px solid #CCCCCC;border-radius:4px;color:#4D4D4D;padding:4px;font-size:11px;position:relative;}
#tokenContent .DropDown{border:1px solid #CCCCCC;border-radius:5px;color:#4D4D4D;padding:4px;position:relative;}
:root #tokenContent .DropDown{padding:6px 4px 4px 4px\9!important;}
.cmf-skinned-select .DropDown {border-radius:none;padding:0px!important;}

/* --------------------------------------------------------------
  
[*8] Showcase Styles

-------------------------------------------------------------- */

.Showitem_parent {border:0px; padding:0;}
.ProductItem {padding:0 0 10px 0;}
.Showitem_parent table.CartBox tr {height:30px;}
.Showitem_parent table.CartBox tr td {padding:0 0 0 2px;}

.showcase {
	width:240px;
	height:357px;
	padding:8px 0 0 0;
	position:relative;
	background:url(//st1.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sh.jpg?revision=1490595501) no-repeat;
	font-family: "trebuchet MS",sans-serif;
}
.tabShowcase {
	float:left;
	width:240px;
	height:357px;
	padding:8px 0 0 0;
	margin:0 13px 15px 0;
	position:relative;
	background:url(//st1.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sh.jpg?revision=1490595501) no-repeat;
	font-family: "trebuchet MS",sans-serif;
}
.tOdd {
	margin:0!important;
}
.showcaseItem {
	height:37px;
	padding:5px 0 0 0;
	font-size:11px;
}
.showcaseItem_1 {
	height:28px;
	line-height:28px;
	font-size:16px;
}
.showcaseItem_1 span {
	font-size:12px;
	color:#909090;
	font-weight:400!important;
}
.showcaseRebatePrice {
	width:240px;
	height:28px;
	padding:28px 0 0 0;
	line-height:28px;
	left:0px;
	top:0px;
	background:url(//st2.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/rebate_line.png?revision=1490595501) no-repeat 0 2px;
}
.showcaseNoStock {
	width:80px;
	height:80px;
	left:0px;
	top:8px;
	background:url(//st2.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/showcase_nostock.png?revision=1490595501) no-repeat;
	z-index:7;
}
.newBadge {
	width:82px;
	height:21px;
	right:0px;
	top:15px;
	background:url(//st2.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/new_badge.png?revision=1490595501) no-repeat;
	z-index:4;
}
.giftBadge {
	width:120px;
	height:21px;
	right:0px;
	top:15px;
	background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/gift_badge.png?revision=1490595501) no-repeat;
	z-index:5;
}
.rebateBadge {
	width:120px;
	height:21px;
	right:0px;
	top:15px;
	background:url(//st2.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/rebate_badge.png?revision=1490595501) no-repeat;
	z-index:6;
}

/* Vitrin şablonunda resimleri yatayda ve dikeyde ortalar */ 

.scPicture {
	display:table;
	overflow:hidden;
	#position:relative;
	width:240px;
	height:240px;
	margin:0 0 12px;
}
.scPicturedArea { /* Dikey */
	#position: absolute;
	#top:50%;
	#left:0px;
	display: table-cell;
	vertical-align: middle;
}
.scPictureyArea { /* Yatay */
	#position: relative;
	#top:-50%;
	#left:0px;
	margin:0 auto;
	width:240px;
}
.scPictureMean {
	text-align:center;
	margin:0 auto;
	width:240px;
}
.scPictureMean img {
	border:0px;
	max-width:240px;
	max-height:240px;
	width:expression(this.width > 240 ? "240px" : true); /* MAX-WIDTH IE HACK */
	height:expression(this.height > 240 ? "240px" : true); /* MAX-HEIGHT IE HACK */
	display:block\0/;
	margin:0 auto;
}

/* --------------------------------------------------------------
  
[*9] Search Styles

-------------------------------------------------------------- */

.search {
	width:322px;
	height:36px;
	left:405px;
	top:42px;
}
.searchInputClass {
	color:#666666!important;
	background:none!important;
	border:0px!important;
	font-size:12px!important;
	width:240px!important;
	padding:0!important;
	height:auto!important;
	font-family:arial;
	margin:11px 0 0 20px!important; /* Arama kisminda bulunan input text alanin konumunu ayarlar */
	margin:12px 0 0 20px\0/!important; /* IE HACK */
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	.searchInputClass {margin:12px 0px 0 20px!important}
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
	head~body .searchInputClass {margin:12px 0px 0 20px!important}
}
.searchButton {
	width:36px;
	height:36px;
	top:0px;
	right:0px;
	background:none;
	cursor:pointer;
	padding:0px;
	color:#fff;
	border:0px;
	position:absolute;
}

#SearchBrands {width:85%!important;}
.QuickSearchBar{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat 0 -141px; margin:0px; padding:2px 0px 2px 5px; width:130px; height:18px; border:0;}
.QuichSearchButon{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -135px -141px; padding:0px 0px 2px 0px; width:50px; height:22px; border:0;cursor:pointer;}
#DetailedSearch_Body table tr td{font-size:11px;font-weight:400;height:28px;}
#DetailedSearch_Body form input{border-radius:5px;border:1px solid #d6d6d6; font-family:Tahoma; font-size:12px; padding:5px 4px;}
#DetailedSearch_Body form input:hover{border:#dcb56b 1px solid}
#DetailedSearch_Body form select {border:1px solid #cccccc; border-radius:3px 3px 3px 3px; color:#4D4D4D; padding:5px!important;}
#DetailedSearch_Body input.OrderButton2{font-size:11px;}
#listtype2 {padding:4px 0 !important;}

/* --------------------------------------------------------------
  
[*10] Global Styles

-------------------------------------------------------------- */

#navig img{vertical-align:middle;position:relative;top:-1px;margin:0 3px 0 0;}
#navig {font-family:arial!important; font-size:11px; line-height:20px;padding:2px 0 0 0;}
#navig a {color:#FFAE09;}
#navig a:hover {color:#FFAE09; text-decoration:none;}

/*[*10-1] Cart CSS*/

.productOnCart{width:100%;height:35px;background:#fbfbfb;border-bottom:1px dashed #595959;margin:0 0 1px 0;font-size:10px;text-align:left!important;}
.ShoppingCart_normal{background:#fff;z-index:900}
.ShoppingCart_hover{background:#afc5dc;z-index:900}
#invitationReceipts {width:98%!important;}
#invitationMessage {width:98%!important;}

/*[*10-2] Color Palettes*/

.Blue{color:#4d7eb0;}.Blue2{color:#31506f;}.Blue3{color:#4d7eb0;}.Fume{color:#666666;}.Orange{color:#EB1F26;}.Green{color:#00b300;}.Red{color:#EB1F26!important;}

.ContentBox {color:#333;padding:0;}
.ContentBox table {text-align:left;}
.ContentBox .Header{background:#eee url(//st2.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite_rpt.gif?revision=1490595501) repeat-x 0 -76px;color:#679D02;font-weight:700;line-height:16px;font-family:arial;border-bottom:3px solid #FFAE09;padding:13px 0 25px 10px;margin:0 0 10px 0;}
.ContentBox .Body{color:#333;font-weight:400;}.ContentBox .Body a{color:#EB1F26;font-weight:400;}.ContentBox .Body a{color:#EB1F26;font-weight:400;}

/*[*10-3] ProductDetail CSS*/

.ContentBox2 {color:#333;padding:0;}
.ContentBox2 table{text-align:left;}
.ContentBox2 .Header {background:#eee url(//st2.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite_rpt.gif?revision=1490595501) repeat-x 0 -76px;color:#679D02;font-weight:700;line-height:16px;font-family:arial;border-bottom:3px solid #FFAE09;padding:12px 0 25px 10px;margin:0 0 10px 0;}
.ContentBox2 .FormKey {font-size:12px;font-weight:700;vertical-align:top;}
.ContentBox2 .Body a{color:#EB1F26;font-weight:700;}
.ContentBox2 .Body a:hover{color:#EB1F26;font-weight:700;}
.ContentBox2 .Footer{display:none;}
.ContentBox2 .TextBox{font-size:11px;font-weight:700;width:150px;}
.ContentBox2 .DropDown{border:1px solid #CCC; font-family:Tahoma; font-size:11px; font-weight:normal; color:#1E1E1E; position:relative; border-radius:none!important;}
.ContentBox2 .Body,.ContentBox2 .Button {font-size:11px;}
#magnifyarea{background:#fff!important;border:1px solid #dadada!important;-moz-box-shadow:2px 2px 3px #c5c5c5!important;-webkit-box-shadow: 2px 2px 3px #c5c5c5!important;filter:progid:DXImageTransform.Microsoft.Shadow(color='#c5c5c5', Direction=145, Strength=3);}
.ProductFeed input[type="text"]{border-radius:5px;border:1px solid #d6d6d6; font-family:Tahoma; font-size:12px; padding:7px 4px; *padding:3px 4px 3px 4px; width:140px !important;margin:2px 0 2px 8px;}
.ProductFeed input[type="submit"]{margin:0 0 0 8px;}

/*[*10-4] Page CSS*/

.ContentBox3 {color:#333;padding:0;}
.ContentBox3 .Header {background:#eee url(//st2.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite_rpt.gif?revision=1490595501) repeat-x 0 -76px;color:#679D02;font-weight:700;line-height:16px;font-family:arial;border-bottom:3px solid #FFAE09;padding:13px 0 25px 10px;margin:0 0 10px 0;}
.ContentBox3 .Body {font-size:12px;padding:5px 10px 10px 10px;}
.ContentBox3 .Body a{color:#DB2F1E;}
.ContentBox3 .Body a:hover{color:#DB2F1E;text-decoration:underline;}
.ContentBox3 .Footer {display:none;}

.productBigTable {
	width:750px;
}

.productBigImg {
	width:750px;
	height:480px;
	margin:0 0 10px;
}

.productBigImg img {
	max-width:750px;
	max-height:480px;
	width:expression(this.width > 750 ? "750px" : true); /* MAX-WIDTH IE HACK */
	height:expression(this.height > 480 ? "480px" : true); /* MAX-HEIGHT IE HACK */
}

.productSmallImgContainer {
	height:81px;
	margin:0 0 10px;
}

.productSmallImgs {
	width:535px;
	height:81px;
}

.productSmallImgs > div {
	margin:0 9px 0 0;
}

.productSmallImgs > div img {
	width:127px!important;
	height:81px!important;
}

.productKargoBedava {
	width:209px;
	height:81px;
}

.productPriceAndButton {
	height:53px;
	font-family: "trebuchet MS",sans-serif;
	background:url(//st1.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/product_price_button_bg.jpg?revision=1490595501) no-repeat;
}

.productPrice {
	width:385px;
	height:53px;
}

.productPrice {
	width:385px;
	height:53px;
}

.productButton {
	height:53px;
}

.productPriceText {
	height:47px;
	padding:6px 30px 0 60px;
	line-height:20px;
	background:url(//st2.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/price_ico.png?revision=1490595501) no-repeat 10px 50%;
}

.productPriceText span {
	color:#eb1f26;
	font-size:22px;
	font-weight:bold;
}

.productRebateText {
	height:47px;
	padding:6px 10px 0 60px;
	line-height:20px;
	color:#eb1f26;
        width: 120px;
	font-weight:bold;
	background:url(//st2.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/rebate_ico.png?revision=1490595501) no-repeat 10px 50%;
}

.productRebateText span {
	font-size:22px;
}

.productExtraHeight {
	height:20px;
}

.productDetailTitle {
	height:30px;
	line-height:30px;
	font-family: "trebuchet MS",sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 10px;
}

.productTableDiv table td {
	padding:4px 0;
}

.productTableDiv {
	padding:0 10px;
}

.productDetailArea {
	margin:0 0 10px;
}

.similarProducts {
	border:1px dotted #ccc!important;
}

/*[*10-5] Urun detay alaninda bulunan tab content alani*/

.ProductDetail {padding:0px;}.ProductDetail li {list-style-type:disc;margin:5px 0 5px 10px;}.ProductDetail ol li {margin:5px 0 5px 14px;list-style-type:decimal;}
#tabHeader {height:35px!important;}
.DivMenuPassive {font-weight:700;border-bottom:1px dotted #dddddd;line-height:35px;}
.DivMenuPassive a{color:#999999!important;}
.DivMenuActive {font-weight:700;border-bottom:1px dotted #dddddd;line-height:35px;}
.DivMenuActive a{color:#eb1f26!important;}
.DivMenuPassive img,.DivMenuActive img{margin:0 3px;}
.DivMenuPassive a, .DivMenuActive a{font-size:13px;font-family:arial;font-weight:bold!important;margin:0 5px 0 0;}
.DivMenuBottom {font-size:11px;font-weight:400;padding:10px;}
.ContentBox3 .DropDown,.ContentBox3 .Button {font-size:12px;font-weight:700;}

/*[*10-6] Standart sag tarafa acilan menu (menu)*/

.DropDownMenu{display:block;}
.DropDownMenu .Menu{line-height:20px}
.DropDownMenu .AbsoluteMenu{line-height:20px;border-top:1px solid #e7e7e7;border-left:1px solid #e7e7e7;border-right:1px solid #e7e7e7;background:#fff;margin:-1px 0 0 0px;}
.DropDownMenu .AbsoluteMenu .MenuItem{border-bottom:1px solid #e7e7e7 !important;}
.DropDownMenu .MenuItem{display:block; width:100%; line-height:20px;border-bottom:1px dotted #e7e7e7;}
.DropDownMenu .MenuItem a{display:block;font:normal 11px;padding:0 0 0 4px;line-height:20px;vertical-align:middle;color:#1e1e1e;background-position:98% 50%!important;}
.DropDownMenu .MenuItem a:hover{background-color:#eee!important;}
.DropDownMenu .MenuItem img{margin:-2px 4px 0px 6px;vertical-align:middle;}

/*[*10-7] Standart Menu 2*/

.DropDownMenu2{font:bold 11px Tahoma;color:#313131;display:block;}
.DropDownMenu2 img{vertical-align:middle}
.DropDownMenu2 .mainDiv{padding:0 0 0 12px;}
.DropDownMenu2 .mainDiv .mainItem a{line-height:23px; color:#313131; }
.DropDownMenu2 .mainDiv .mainItem a:hover{color:#ff920b;}
.DropDownMenu2 .mainDiv .mainItem .selectedItem{font-weight:bold; color:#009900;}
.DropDownMenu2 .mainDiv .mainItem a.selectedItem:hover{color:#009900;}
.DropDownMenu2 .mainDiv .mainItem .menuItem{line-height:23px;}
.DropDownMenu2 .mainDiv .subDiv .subItem{line-height:23px;}
.DropDownMenu2 .mainDiv .subDiv.subItem .menuItem{font-weight:normal}
.DropDownMenu2 .mainDiv .subDiv.subItem .selectedItem{font-weight:bold;color:#313131;}
.DropDownMenu2 .mainDiv .subDiv.subItem .menuItem a:hover{color:#ff920b;font-weight:normal}

/*[*10-8] Standart Menu 3*/

.DropDownMenu3{font:bold 11px Tahoma;color:#313131;display:block;}
.DropDownMenu3 a:hover {color:#ff920b !important;}
.DropDownMenu3 img{vertical-align:middle;}
.DropDownMenu3 .mainDiv .mainItem a{line-height:23px;color:#313131}
.DropDownMenu3 .mainDiv .mainItem a:hover{line-height:23px;color:#ff920b;text-decoration:underline}
.DropDownMenu3 .mainDiv .mainItem .selectedItem a{font-weight:normal;}
.DropDownMenu3 .mainDiv .mainItem .menuItem{line-height:23px;}
.DropDownMenu3 .mainDiv .subDiv{line-height:23px;padding:0 0 0 12px;}
.DropDownMenu3 .mainDiv .subDiv img{margin:0 0 0 15px;}
.DropDownMenu3 .mainDiv .subDiv .subItem{line-height:23px;}
.DropDownMenu3 .mainDiv .subDiv .menuItem{font-weight:normal}
.DropDownMenu3 .mainDiv .subDiv .selectedItem{font-weight:normal;color:#009900}
.DropDownMenu3 .mainDiv .subDiv a.selectedItem:hover{font-weight:bold;color:#009900;}
.DropDownMenu3 .mainDiv .subDiv .menuItem a:hover{color:#ff920b;font-weight:normal}

/*[*10-9] Filtre Blogu*/

#cat2{padding:0px; margin:0px; text-align:left;}
#cat2 a{font-size:11px; font-weight:bold; color:#444; display:block; }
#cat2 a:hover{color:#C30}
#cat2 h4{color:#444; font:bold 12px Tahoma; margin:10px 0px 0px 0px; padding:0 0 0 10px; line-height:26px; height:26px; background:#F5F5F5; border:#DDD 1px solid}
#cat2 ul{padding:0px; margin:0px; list-style:none;}
#cat2 li{font-size:11px; font-weight:bold; padding:5px 0px 5px 18px; color:#444; border-bottom:1px solid #F5F5F5; background:url(//st2.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/li1.gif?revision=1490595501) no-repeat 0px 8px; }
#cat2 li ul{padding:0px; margin:5px 0px 0px 0px}
#cat2 li ul li{font-size:11px; font-weight:bold; padding:5px 0px 0px 10px; margin:0px; color:#444; border:none; background:url(//st1.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/li2.gif?revision=1490595501) no-repeat -15px 8px !important;}
#cat2 li ul li ul{padding:0px; margin:5px 0px 0px 0px}
#cat2 li ul li ul li {font-size:11px; font-weight:bold; padding:5px 0px 0px 10px; margin:0px; color:#444; border:none; background:url(//st1.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/li3.gif?revision=1490595501) no-repeat -25px 8px !important;}
#cat2 li ul li ul li a{font-weight:normal;}
#cat2 li ul li ul li a:hover{font-weight:normal}
#cat2 li.cat_last{background:url(//st2.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/li4.gif?revision=1490595501) no-repeat 0px 8px !important;}
#cat2 h5{color:#444; margin:10px 0px 5px 0px; padding-left:10px; line-height:26px; height:26px; background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/tagback2.gif?revision=1490595501) repeat-x center;}
#cat2 .shadow{line-height:6px; background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/caTitle_shadow.png?revision=1490595501) repeat-x;}
#cat_selected{background:#dddddd} /* Gri */
#cat_selected h5{color:black; font:bold 12px Tahoma; margin:0px 0px 5px 0px; padding-left:10px; line-height:26px; height:26px}
#cat_selected ul{margin:0px 0px 5px 0px; padding:0px}
#cat_selected li{font-size:11px; font-weight:bold; padding:5px 10px; margin:1px 5px; color:white; list-style-type:none; vertical-align:middle; background:#555555; height:12px}

.continueBoxWrapper {float:right; padding: 0px 10px 0 0;}.continueBoxImgWrapper {float:left; padding:6px 0 0 0;}.continueBoxImgWrapper img {margin:0 5px 0 0;}.continueBoxLinkWrapper {float:left;padding:3px 0 0 0;}
.showBoxWrapper {float:right; padding: 0px 10px 0 0;display:none;}.showBoxImgWrapper {float:left; padding:6px 0 0 0;}.showBoxImgWrapper img {margin:0 5px 0 0;}.showBoxLinkWrapper {float:left;padding:3px 0 0 0;}

/*[*10-10] Block CSS*/

#LeftBlocksList{padding:0px; margin:0px;}#RightBlocksList{padding:0px;margin:0px;} /* Sol ve sag blog tutuculari */
.hintsClass{font-size:9px;}.WarningBox{border:1px solid #999;font-size:12px;font-weight:700;background:#F5F5FA;color:red;margin:2px 0;padding:5px;}.OrderButton3{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -146px -168px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:121px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}.OrderButton4{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -146px -168px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:121px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}.ToolTip{background:url(//st3.myideasoft.com/6.3.6/storefront/../images/admin/info01.gif?revision=V6.3.6-9) no-repeat #fffbcc top left;font-size:11px;font-weight:700;border:1px solid #fff35e!important;color:#d36800;line-height:18px;margin:4px 0;padding:7px 5px 8px 30px;}.ToolTip2{border:1px solid #666!important;color:#d36800;width:auto;height:auto;margin:4px 0;}#PageOver{background:url(//st1.myideasoft.com/6.3.6/storefront/../images/overlay.png?revision=V6.3.6-9) repeat scroll 0 0 transparent;width:100%;height:100%;position:absolute;left:0;top:0;}.TextDropBox,.TextFormBox{font-size:11px;font-weight:400;}

/*[*10-11] DataList CSS*/

.DataList {color:#000;font-size:11px;}
.DataList table {border-collapse:collapse;border-spacing:0px !important;*border-collapse: expression('collapse', cellSpacing = '0px');}
.DataList .OrderHeader {border-collapse:collapse;border-spacing:0px !important;*border-collapse: expression('collapse', cellSpacing = '0px');}
.DataList table.OrderHeader tr td {padding:7px 0 8px 2px !important;*padding:6px 0 5px 2px !important;font-size:11px;}
.DataList .Header{border-color: #F0F0F0 #F0F0F0 #ccc #F0F0F0; border-style: solid solid dotted; border-width: 1px; background:#eee url(//st2.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite_rpt.gif?revision=1490595501) repeat-x 0 -76px; font-weight:bold; font-size:11px; height:36px;}
.DataList .Row{color:#333; font-size:8.5pt;}
.DataList .Row .key{font-weight:bold;}
.DataList .Content{border:1px solid #ccc; color:#333; font-size:8.5pt;padding:2px;}
.DataList .Content .key{color:#000; font-size:8.5pt; font-weight:bold;}
.DataList a{ color:#333; font-size:11px; line-height:14px;}
.DataList a:hover{text-decoration:underline; color:#333;}
.DataList a.compareLink{font-size:10px; font-weight:bold; color:#333; }
.DataList a:hover.compareLink{color:#ff9600; font-weight:bold; text-decoration:none;}
.DataList .Pager{background:#fff; padding:3px 2px; font-size:12px;}
.DataList .hseparator{background:#999; height:1px; overflow:hidden;}
.DataList .CartBox{background:#fff; height:20px; border-bottom:1px dotted #E0E0E0; border-left:1px solid #E0E0E0; border-right:1px solid #E0E0E0; font-size:11px;}
.DataList .OrderHeader{border-top:1px solid #CCC; border-bottom:1px dotted #CCC; border-right:1px solid #CCC; border-left:1px solid #CCC; background:url(//st2.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite_rpt.gif?revision=1490595501) repeat-x 0 -76px; font-weight:bold; font-size:12px; line-height:20px; height:20px;}
.DataList .OrderMiddle{border-bottom:5px solid #CCC; border-right:1px solid #CCC; border-left:1px solid #CCC;}

/*[*10-12] Liste Gorunum Stil Kodlari*/

.datalist table {border-collapse:collapse;border-spacing:0px !important;*border-collapse:expression('collapse', cellSpacing = '0px');}
.datalist .Header{border-color: #F0F0F0 #F0F0F0 #ccc #F0F0F0; border-style: solid solid dotted; border-width: 1px; background:url(//st2.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite_rpt.gif?revision=1490595501) repeat-x 0 -76px; font-weight:bold; font-size:11px; height:36px;}
.ShowItemList{width:100%;border-bottom:1px solid #F0F0F0 !important;border-left:1px solid #F0F0F0; border-right:1px solid #F0F0F0;font-size:11px;font-weight:400;color:#1E1E1E;height:40px;padding:0 2px;margin:0 0 1px 0;*margin:0;background:#F7F7F7;}
.datalist a {color:#333;}

.Login{font-size:18px;color:#666;}.AlertBox{color:#666;font-size:12px;height:250px;width:100%;}.AlertBox a:hover{color:#666;font-weight:700;font-size:12px;text-decoration:underline;}.LoginFooter,.LoginFooter a,.LoginFooter a:hover{font-size:11px;color:#666;}.IdeaSoft,.IdeaSoft a{color:#060;font-weight:700;font-size:11px;line-height:20px;}.IdeaSoft2,.IdeaSoft2 a{color:#036;font-weight:700;font-size:11px;line-height:20px;}.AlertBox a:link,.AlertBox a:visited{color:#666;font-weight:700;font-size:12px;}

/*[*10-13] Pager CSS */

.pager {height:40px;}
.PagerElementActive {background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -956px -243px; height:15px; line-height:15px; width:15px; text-align:center; color:#fff; font-size:10px; padding:2px 0 0 !important;}
.PagerElementPassive {height:15px;line-height:15px;width:15px;text-align:center;font-size:10px;}
td.PagerElementActive {padding:0px !important;}
td.PagerElementPassive {padding:0px !important;}
.PagerElementPassive a {color:#666; font-weight:bold; }
.PagerElementPassive a:hover{color:#666; font-weight:bold; text-decoration:underline;}
.Pager a {font-weight:normal; color:#595959; text-decoration:none}
.Pager a:hover {font-weight:normal; color:#595959; text-decoration:underline}
.Pager #current {color:red; font-weight:normal; text-decoration:underline}
.Phover{float:left;list-style:none;display:inline;height:16px;line-height:14px;font-size:11px;background:#999;color:#FFF;-moz-border-radius-topleft:2px;-moz-border-radius-topright:2px;-moz-border-radius-bottomleft:2px;-moz-border-radius-bottomright:2px;margin:0 3px 0 0;padding:0 1px 0 2px;}

.PagerLeftActive{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -908px -243px;border:0 none;width:24px;height:24px;margin:0 0 0 4px;cursor:pointer;}
.PagerLeftPassive{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -860px -243px;border:0 none;width:24px;height:24px;margin:0 0 0 4px;cursor:pointer;}
.PagerRightActive{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -932px -243px;border:0 none;width:24px;height:24px;margin:0 4px 0 0;cursor:pointer;}
.PagerRightPassive{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -884px -243px;border:0 none;width:24px;height:24px;margin:0 4px 0 0;cursor:pointer;}

.Pnormal,.Pnormal a{float:left;list-style:none;display:inline;height:16px;line-height:14px;background:#E0E0E0;color:#999;-moz-border-radius-topleft:2px;-moz-border-radius-topright:2px;-moz-border-radius-bottomleft:2px;-moz-border-radius-bottomright:2px;margin:0 3px 0 0;padding:0 1px 0 2px;}.Pnormal a:hover,.Phover a,.Phover a:hover{float:left;list-style:none;display:inline;height:16px;line-height:14px;background:#999;color:#FFF;-moz-border-radius-topleft:2px;-moz-border-radius-topright:2px;-moz-border-radius-bottomleft:2px;-moz-border-radius-bottomright:2px;margin:0 3px 0 0;padding:0 1px 0 2px;}

/*[*10-14] Login CSS */

.login_title{font-family:Arial;font-size:18px;font-weight:bold;width:365px;height:75px;text-indent:65px;color:#444;vertical-align:middle;background:url(//st2.myideasoft.com/6.3.6/storefront/../images/login/login_top.gif?revision=V6.3.6-9) no-repeat top center}.login_left{background:url(//st3.myideasoft.com/6.3.6/storefront/../images/login/login_left.png?revision=V6.3.6-9) no-repeat center}.login_right{background:url(//st2.myideasoft.com/6.3.6/storefront/../images/login/login_right.png?revision=V6.3.6-9) no-repeat center}input.login_textbox{border-radius:3px 3px 3px 3px;border:1px solid #d6d6d6;font-family:Tahoma;font-size:12px;padding:8px 4px;margin:0 0 2px 0;width:212px!important}input:hover.login_textbox{border:#dcb56b 1px solid}.login_content .tfvHighlight{border-radius:3px 3px 3px 3px;border:1px solid #d6d6d6;font-family:Tahoma;font-size:12px;padding:8px 4px;margin:0 0 2px 0;width:212px!important}.login_content .tfvHighlight:hover{border:#dcb56b 1px solid}.login_content{background:#f9f9f9;border-left:1px solid #eee;border-right:1px solid #eee}.login_footer{background:url(//st2.myideasoft.com/6.3.6/storefront/../images/login/login_bottom.gif?revision=V6.3.6-9) no-repeat top center;height:65px}.login_text{font-family:Arial;font-size:12px;font-weight:normal;color:#444}.login_button1{cursor:pointer;background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat 0 -168px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:57px;margin:5px 0;padding:0;display:block}.login_button2{cursor:pointer;background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -640px -218px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:89px;margin:5px 0;text-align:center;display:block}.login_button3{cursor:pointer;background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -146px -168px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:121px;margin:5px 0;text-align:center;display:block}.login_button4{cursor:pointer;background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -640px -243px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:bold;line-height:24px;height:25px;width:220px;margin:5px 0;text-align:center;display:block}

/* ---------->>> Content Dialog CSS  */

.ContentDialog {top:50px; font-size:12px; font-weight:normal; border:1px solid #999; background:#FFF; padding:0px; display:none; visibility:hidden; position:absolute; width:700px; -moz-border-radius:4px 4px 4px 4px;}
.ContentDialog .Header{border:1px solid #999; background:#CCC; font-weight:bold; color:#333; padding:0 0 0 10px; height:30px; vertical-align:middle; line-height:30px; margin:4px; -moz-border-radius:4px 4px 4px 4px;}
.ContentDialog .FormKey{font-weight:bold; vertical-align:top;}
.ContentDialog .Body{font-size:10px; heigth:auto; overflow:auto;}
.ContentDialog .TextBox{font-weight:bold;}
.ContentDialog .DropDown{height:21px; line-height:21px; font-size:11px; color:#666; float:left;}
.ContentDialogNoHeader{position:absolute;left:0;top:0;display:none;visibility:hidden;padding:0;}
.ContentDialog .Footer{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -971px -243px; line-height:16px; height:16px; width:16px;float:right;}
.ContentDialog .Button{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -57px -168px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:89px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}

/*[*10-15] WebForm CSS */

.WebForm{font-family:Arial; font-size:11px; width:98%; font-weight:normal; margin:10px auto;}
#agreement, #campaignStatus, #newpass{padding:0!important;height:auto !important;margin:0 5px 0 0;border:0px!important;}
.RadioDiv input {padding:0!important;height:auto !important;margin:2px 2px 0 6px !important;border:0px!important;}
.WebForm input{background:url(//st3.myideasoft.com/6.3.6/storefront/../images/textbox_input.gif?revision=V6.3.6-9) repeat scroll right center transparent; border:1px solid #DADADA; font-weight:400; padding:7px 0px 7px 5px; *padding:8px 0px 6px 5px; padding:7px 0px 7px 5px\0/; margin:1px; font-size:11px; color:#555;}
input#securitycode {background:url(//st3.myideasoft.com/6.3.6/storefront/../images/textbox_input.gif?revision=V6.3.6-9) repeat scroll right center transparent; border:1px solid #DADADA; height:20px; padding:2px 2px 2px 5px; *height:15px; *padding:5px 2px 4px 5px;margin:1px; font-size:11px; color:#555;}
.WebForm textarea{background:#fff; font-family:arial;border:1px solid #DADADA;width:250px;height:65px!important;margin:0 0 0 1px;padding:5px; font-size:12px; color:#555; font-weight:normal;}
#getOrders{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -57px -168px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:89px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}
.WebForm input[type="submit"]{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -57px -168px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:89px;text-align:center;cursor:pointer;margin:5px 5px 5px 0px;padding:0;}
.WebForm input[type="button"]{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat 0 -168px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:57px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}
.WebForm .Key{font-weight:bold; color:#555; line-height:20px; padding:0 0 0 3px;}
.WebForm .Key2{font-weight:bold; color:#555; }
.WebForm .Value textarea{background:#fff; font-family:arial; border:1px solid #DADADA; width:245px; height:65px!important; padding:5px; font-size:12px; color:#555; font-weight:normal;}
.WebForm .TextBox{background:url(//st3.myideasoft.com/6.3.6/storefront/../images/textbox_input.gif?revision=V6.3.6-9) repeat scroll right center transparent; border:1px solid #DADADA; font-weight:400; padding:7px 0px 7px 5px; *padding:8px 0px 6px 5px; padding:8px 0px 6px 5px\0/; margin:1px; font-size:11px; color:#555;}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0){head~body .WebForm .TextBox {height:20px; padding:3px 2px 1px 5px;}}
.TextBox2{background:url(//st3.myideasoft.com/6.3.6/storefront/../images/textbox_input.gif?revision=V6.3.6-9) repeat scroll right center transparent; border:1px solid #DADADA; font-weight:400; height:18px; padding:2px 2px 2px 5px; *height:13px; *padding:7px 2px 1px 5px;margin:1px; font-size:11px; color:#555;}
#pointsToUse {background:url(//st3.myideasoft.com/6.3.6/storefront/../images/textbox_input.gif?revision=V6.3.6-9) repeat scroll right center transparent; border:1px solid #DADADA; font-weight:400; height:19px!important; height:18px\0/!important; *height:14px!important; padding:2px 2px 2px 5px; *padding:5px 2px 4px 5px; padding:5px 2px 0px 5px\0/; margin:1px; font-size:11px; color:#555;}
#refno{*margin:4px 0 0 0;*vertical-align:top;background:url(//st3.myideasoft.com/6.3.6/storefront/../images/textbox_input.gif?revision=V6.3.6-9) repeat scroll right center transparent; border:1px solid #DADADA; font-weight:400; height:19px!important; height:16px\0/!important; *height:14px!important; padding:2px 2px 2px 5px; *padding:5px 2px 4px 5px; padding:5px 2px 2px 5px\0/; font-size:11px; color:#555;}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0){head~body .TextBox2, #paymentvalue {height:20px; padding:3px 2px 1px 5px;}}
#tokenProductionForm {font-size:11px;}
.WebForm .DropDown{font-size:11px; color:#666; float:left;}
.WebForm .DropDown2{font-size:11px; color:#666; float:left;}
.WebForm .DropDown3{font-size:11px; color:#666; float:left;}
.WebForm .GroupHeader{height:40px; color:#ff0000; font-weight:bold; font-size:12px;}
.WebForm .GroupHeader td hr {color:#585858 !important;}
.WebForm .Button{background:url('//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501') no-repeat -57px -218px; border:0px; color:#333; font-family:Arial; font-size:11px; font-weight:bold; line-height:24px; height:25px; width:89px; margin:5px 0px; padding:0px; text-align:center;}
.WebForm #Cancel{background:url('//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501') no-repeat 0 -168px; border:0px; color:#444; font-family:Arial; font-size:11px; font-weight:bold; line-height:24px; height:25px; width:57px; margin:5px 0px; padding:0px; text-align:center;}
.WebForm .Button2{background:url(//st2.myideasoft.com/6.3.6/storefront/../images/admin/buttonback.gif?revision=V6.3.6-9); color:#2175a8; background:#F8F8F8; font-weight:bold; font-size:10px; height:24px; width:130px; border:0px;}
.WebForm .ToolTip{border:1px solid #FF8942; background:#FFF8F4; padding:5px; width:auto; height:auto; color:#FF8942;}
.WebForm Table{font-size:9pt;}
.WebForm td{border-bottom:1px dotted #F2F2F2; padding:1px;}
.WebForm .None{border:0px; padding:1px;}
.WebForm .None a{color:#333; }
.WebForm .None a:hover{color:#333; text-decoration:underline;}

/*[*10-16] Javascript Form Alert CSS */

.WebForm .tfvHighlight{background:#FCCAC3; border:1px solid #EA5338; height:20px; height:19px\0/; *height:15px; padding:2px 2px 2px 5px; *padding:5px 2px 4px 5px; padding:6px 2px 0px 5px\0/; margin:1px; font-size:12px; color:#555;}
.WebForm .tfvNormal{background:url(//st3.myideasoft.com/6.3.6/storefront/../images/textbox_input.gif?revision=V6.3.6-9) repeat scroll right center transparent; border:1px solid #DADADA; height:20px; height:19px\0/; *height:15px; padding:2px 2px 2px 5px; *padding:5px 2px 4px 5px; padding:6px 2px 0px 5px\0/; margin:1px; font-size:12px; color:#555;}
.OrderCss .tfvHighlight{background:#FCCAC3; border:1px solid #EA5338; height:20px; height:19px\0/; *height:15px; padding:2px 2px 2px 5px; *padding:5px 2px 4px 5px; padding:6px 2px 0px 5px\0/; margin:1px; font-size:11px; color:#555;}
.OrderCss .tfvNormal{background:url(//st3.myideasoft.com/6.3.6/storefront/../images/textbox_input.gif?revision=V6.3.6-9) repeat scroll right center transparent; border:1px solid #DADADA; height:20px; height:19px\0/; *height:15px; padding:2px 2px 2px 5px; *padding:5px 2px 4px 5px; padding:6px 2px 0px 5px\0/; margin:1px; font-size:11px; color:#555;}

/*[*10-17] Butons CSS */

.btn_gri1{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat 0 -168px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:57px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}.btn_gri2{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -57px -168px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:89px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}.btn_gri3{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -146px -168px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:121px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}.btn_gri4{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -267px -168px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:153px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}.btn_gri5{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -420px -168px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:220px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}.btn_krmz1{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat 0 -193px;border:0;color:#FFF;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:57px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}.btn_krmz2{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -57px -193px;border:0;color:#FFF;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:89px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}.btn_krmz3{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -146px -193px;border:0;color:#FFF;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:121px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}.btn_krmz4{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -267px -193px;border:0;color:#FFF;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:153px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}.btn_krmz5{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -420px -193px;border:0;color:#FFF;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:220px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}.btn_mavi1{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat 0 -218px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:57px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}.btn_mavi2{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -57px -218px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:89px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}.btn_mavi3{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -146px -218px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:121px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}.btn_mavi4{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -267px -218px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:153px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}.btn_mavi5{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -420px -218px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:220px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}.btn_ysl1{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat 0 -243px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:57px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}.btn_ysl2{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -57px -243px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:89px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}.btn_ysl3{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -146px -243px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:121px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}.btn_ysl4{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -267px -243px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:153px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}.btn_ysl5{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -420px -243px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:220px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}

/*[*10-18] FormDialog CSS*/

.FormDialog{top:50px;font-size:12px;font-weight:400;border:1px solid #999;background:#FFF;display:none;visibility:hidden;position:absolute;width:700px;-moz-border-radius:4px;padding:0;}.FormDialog .Header{border:1px solid #999;background:#CCC;font-weight:700;color:#333;height:30px;vertical-align:middle;line-height:30px;-moz-border-radius:4px;margin:4px;padding:0 0 0 10px;}.FormDialog .Body{font-size:11px;width:100%;padding:2px;}.FormDialog .Button{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -57px -218px;border:0;color:#000;font-size:11px;font-weight:700;line-height:24px;height:25px;width:89px;text-align:center;margin:5px 0;padding:0;}.FormDialog #Cancel{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat 0 -168px;border:0;font-size:11px;font-weight:700;line-height:24px;height:25px;width:57px;text-align:center;margin:5px 0;padding:0;}.FormDialog .Footer{background:url(//st3.myideasoft.com/6.3.6/storefront/../images/formdialog_footer.gif?revision=V6.3.6-9) right no-repeat;line-height:16px;height:16px;width:100%;}

/*[*10-19] LightBox Image CSS */

#lightbox{background:#eee; padding:10px; border-bottom:1px solid #666; border-right:1px solid #666;}#lightboxCaption{color:#333; background:#eee; font-size:90%; text-align:center; border-bottom:1px solid #666; border-right:1px solid #666;}#lightboxIndicator{border:1px solid white;}#lightboxOverallView,#overlay{background:#000; opacity:0.5;}* html #lightboxOverallView,* html #overlay{background:#000; filter:Alpha(opacity=50);}

/*[*10-20] ORDER1 / ORDER2 / ORDER3 / ORDERFINISHED*/

.OrderCss{font-size:11px; color:#000; font-family:tahoma !important;margin:0 auto 10px auto;}
.OrderCss .Header{border:1px solid #CCC; background:url(//st2.myideasoft.com/6.3.6/storefront/../images/admin/headback.gif?revision=V6.3.6-9); font-weight:bold; font-size:8pt; line-height:15px; height:15px}
.OrderCss .Row{color:#333;font-size:8.5pt}
.OrderCss .Row .key{font-weight:bold}
.OrderCss .Content{border:1px solid #ccc; color:#333; font-size:8.5pt}
.OrderCss .Content .key{color:#000; font-size:8.5pt; font-weight:bold}
.OrderCss a{ color:#333; font-size:11px; line-height:14px}
.OrderCss a:hover{text-decoration:underline; color:#333;}
.OrderCss a.compareLink{font-size:10px; font-weight:bold; color:#333; text-decoration:none}
.OrderCss a:hover.compareLink{ color:#ff9600;}
.OrderCss .Pager{background:#FFF; padding:3px 2px; font-size:11px}
.OrderCss .hseparator{background:#999; height:1px; overflow:hidden}
.OrderCss .CartBox{background:#fff; height:20px; border-color: #E0E0E0; border-style: solid solid dotted; border-width:0px 1px 1px 1px; font-size:11px; padding:2px;}
#CartWarning{color:#FF0000;}
.OrderCss .OrderHeader{border-color: #e5e4e4 #e5e4e4 #CCCCCC; border-style: solid solid dotted; border-width: 1px; background:url(//st2.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite_rpt.gif?revision=1490595501) repeat-x 0 -76px; font-weight:bold; font-size:11px; height:36px;}
.OrderCss .OrderMiddle{background:#fff;border-bottom:5px solid #e5e4e4; border-right:1px solid #e5e4e4; border-left:1px solid #e5e4e4}
.OrderCss .OrderTextBox{background:url(//st3.myideasoft.com/6.3.6/storefront/../images/textbox_input.gif?revision=V6.3.6-9) repeat scroll right center transparent; border:1px solid #DADADA; padding:7px 0px 7px 5px; *padding:8px 0px 6px 5px; padding:8px 0px 6px 5px\0/; margin:1px; font-size:11px; color:#555;}
.OrderCss .OrderTextArea{background:#fff; font-family:arial; border:1px solid #DADADA; width:250px; height:65px!important;margin:0 0 0 1px;padding:5px; font-size:12px; color:#555; font-weight:normal;}
.OrderCss .OrderButton{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -146px -168px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:121px;text-align:center;cursor:pointer;margin:1px 0;padding:0;}
.OrderButton2{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat 0px -168px;border:0!important;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:57px;text-align:center;cursor:pointer;margin:1px 0;padding:0!important;}
.OrderCss .OrderTopPassive{font-family:Arial; font-size:11px; font-weight:bold;  color:#CCC}
.OrderCss .OrderTopActive{font-family:Arial; font-size:11px; font-weight:bold;  color:#000}
a.OrderTopActive{background:#5C5C5C;border-radius:3px 3px 3px 3px;border:1px solid #3c3c3c;color:#FFF;cursor:pointer;display:block;font-weight:400;height:30px!important;line-height:30px;text-decoration:none!important;width:250px!important;margin:10px auto 0 auto;}
a:hover.OrderTopActive{background:#565656;border-radius:3px 3px 3px 3px;border:1px solid #282828;}
.OrderCss input.Token {border:1px solid #CCCCCC; height:20px; font:11px; vertical-align:middle;}
.OrderMiddle tr td {line-height:28px;padding:0 0 0 10px;}
.OrderHeader tr td {padding:0 5px 0 10px;}
#CreditCardForm .OrderMiddle tr td {line-height:11px!important;padding:0px!important;}
#MailOrderForm .OrderMiddle tr td {line-height:11px!important;padding:0px!important;}
#tokenContent{background:#F3F3F3!important;border:1px solid #E0E0E0;padding:6px 14px !important;*padding:9px 14px 8px 14px !important;color:#333333 !important;}
#tokenContent table {margin:0 auto;}
#tokenLink {background:#F3F3F3!important;border:1px solid #E0E0E0;padding:16px !important;color:#333333 !important;}
#payment_Body span {line-height:11px !important;vertical-align:middle;height:20px;}
input#paymentvalue {background:url(//st3.myideasoft.com/6.3.6/storefront/../images/textbox_input.gif?revision=V6.3.6-9) repeat scroll right center transparent;margin:1px 0 0;*margin:0;border:1px solid #DADADA; font-weight:400; height:auto!important; padding:6px 0px 4px 5px; *padding:5px 0px 4px 5px; padding:6px 0px 4px 5px\0/; font-size:11px; color:#555;}
@media \0screen {
  input#paymentvalue {padding:5px 0px 4px 5px;}
}
#shippingAddressListWrapper span > input {margin:1px 0 0 0;}
input#b_addressAddNew {margin:0;}
#gift_div table tr td{padding:0 0 0 4px !important;}

/*[*10-21] Datagrid -Product List Top Part- CSS*/

.DataGrid{font-family:Tahoma;}
.DataGrid .Header{font-size:11px; font-weight:bold; background:url(//st1.myideasoft.com/6.3.6/storefront/../images/admin/datagridbg.gif?revision=V6.3.6-9); height:36px;}
.DataGrid .Header td{border-left:1px solid #CCC; border-top:1px solid #CCC; padding:0px 2px 2px 5px;}
.DataGrid .Header a:link{color:#000; }
.DataGrid .Search{margin-bottom:2px; border:1px solid #D1D1D1;}
.DataGrid .Search .SearchHeader{border-bottom:1px solid #CCC; background:url(//st2.myideasoft.com/6.3.6/storefront/../images/admin/headback.gif?revision=V6.3.6-9); font-weight:bold; font-size:12px; color:#039; padding-left:10px; height:30px;}
.DataGrid .Search .Button{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -146px -168px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:121px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}
.DataGrid .Search .Button2{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -146px -168px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:121px;text-align:center;cursor:pointer;margin:1px 0;padding:0;}
.DataGrid .Search .TextBox{border:1px solid #CCC; font-size:11px; font-weight:normal; color:#1E1E1E; height:20px; padding:3px 0 0 3px;}
.DataGrid .Search .DropDown{height:21px; line-height:21px; font-family:Arial; font-size:11px; color:#666;}
.DataGrid .Search .Block{border:1px solid #CCC; font-size:11px; font-weight:normal; color:#000;}
.DataGrid .Search td{font-size:10px; font-weight:bold; background:#F8F8F8; padding:5px;}

/*----------------*/

.DataGrid .Caption{background:url(//st2.myideasoft.com/6.3.6/storefront/../images/admin/headback.gif?revision=V6.3.6-9); border-top:1px solid #CCC; border-left:1px solid #CCC; font-weight:bold; font-size:12px; color:#039; padding:0 0 0 10px; height:30px;}
.DataGrid .Grid{margin-top:2px; border-right:1px solid #CCC; border-top:1px solid #CCC;}
.DataGrid .Row .Button{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -146px -168px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:121px;text-align:center;cursor:pointer;margin:1px 0;padding:0;}
.DataGrid .Row .TextBox{border:1px solid #CCC; font-size:11px; font-weight:normal; color:#1E1E1E;}
.DataGrid .Row .DropDown{height:21px; line-height:21px; font-family:Arial; font-size:11px; color:#666;}
.DataGrid .Row{font-size:11px;}
.DataGrid .Row td{border-left:1px solid #CCC; border-bottom:1px dotted #CCC; padding:2px 2px 2px 5px; height:20px;}
.DataGrid .ToolBar{padding:7px; font-size:10px; border:0px; background:#F8F8F8; border-top:1px solid #CCC; border-left:1px solid #CCC;}
.DataGrid .ToolBar .links{padding:7px; font-size:12px; font-weight:bold;}
.DataGrid .Footer{}
.DataGrid .Footer td{border-left:1px solid #999; border-top:1px solid #999; background:#999; line-height:5px; height:5px;}
.DataGrid .Info{margin-bottom:3px; border:1px solid #FFD988; background:#FFE9BB; font-size:12px; font-weight:bold; color:red;}
.DataGrid .Info td{padding:6px;}
.DataGrid .DropDown{height:21px; line-height:21px; font-family:Arial; font-size:11px; color:#666;}
.Button,.Button2{background:url(//st3.myideasoft.com/shop/zr/88/themes/selftpl_1/assets/images/sprite.png?revision=1490595501) no-repeat -146px -168px;border:0;color:#444;font-family:Arial;font-size:11px;font-weight:700;line-height:24px;height:25px;width:121px;text-align:center;cursor:pointer;margin:5px 0;padding:0;}

/*[*10-22] Skinned SelectBox*/

div .cmf-skinned-select{background:url(//st2.myideasoft.com/6.3.6/storefront/../images/selectbox/lay-selectMoreButton.gif?revision=V6.3.6-9) no-repeat scroll right top transparent; border:1px solid #DADADA; font-weight:normal; font-family:Arial; margin:1px 2px 1px 1px; float:left; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; padding:2px 3px 0 0;height:21px !important;}
div .cmf-skinned-text{padding:3px; height:15px !important;line-height:15px; color:#666; font-size:11px; font-family:Arial}

/*[*10-23] Tabli Vitrin Sablonu*/

.ui-tabs-hide{display:none}
@media print{.ui-tabs-nav{display:none}}
.ui-tabs-nav, .ui-tabs-panel{font-family:Tahoma;font-size:12px}
.ui-tabs-nav{list-style:none;margin:0;padding:0;background:#eee;border-radius:3px 3px 0 0;height:35px;}
.ui-tabs-nav:after{display:block;clear:both;content:""}
.ui-tabs-nav li{float:left;padding:3px 14px;*width:140px;min-width:120px;margin:9px 0 0 8px;background:#fff;border-radius:3px 3px 0 0;}
.ui-tabs-nav a, .ui-tabs-nav a span{display:block;}
.ui-tabs-nav a{margin:1px 0 0;padding:0;color:#8B8B8B;font-weight:bold;line-height:1.2;text-align:center;text-decoration:none;margin:2px 0 0 0;white-space:nowrap;outline:0;}
.ui-tabs-nav .ui-tabs-selected a{z-index:2;color:#000}
.ui-tabs-nav a span{min-width:64px;height:25px;min-height:18px;padding:0;*padding:5px 0 0 0;}
.ui-tabs-nav .ui-tabs-selected a span{padding:0;*padding:5px 0 0 0;}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span{color:#F38903;}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited{cursor:pointer;}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active, 
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active{cursor:pointer}
.ui-tabs-disabled{opacity:.4;filter:alpha(opacity=40)}
.ui-tabs-panel{border-top:0px;padding:1em 0 0 0;background:#fff}
.ui-tabs-loading em{padding:0 0 0 20px}
* html .ui-tabs-nav{display:inline-block}
*:first-child+html .ui-tabs-nav{display:inline-block}

/*[*10-24] Promotion CSS*/

a.promotionBtn1 { background:url//st3.myideasoft.com/6.3.6/storefront/../images/promotion/selectPromotion.png?revision=V6.3.6-9); text-decoration:none; width:85px; height:32px; _height:38px; display:block; padding:6px 0px 0px 0px; text-align: center; font-size:11px; font-weight:bold !important; color:#444444 !important;}
.promotionBtn2 { background:url(//st1.myideasoft.com/6.3.6/storefront/../images/promotion/activePromotion.png?revision=V6.3.6-9); text-decoration:none; width:85px; height:31px; display:block; padding:4px 0px 3px 0px; text-align: center; font-size:11px; font-weight:bold; color:#fff !important;}
* html .promotionBtn2{padding:6px 0px 6px 0px; }
/* ---------->>> Promotion Icons */
.promotionGiftIcon{background:url(//st2.myideasoft.com/6.3.6/storefront/../images/promotion/prohe.png?revision=V6.3.6-9) no-repeat;display:block;width:16px;height:16px;}
.promotionRebateIcon{background:url(//st3.myideasoft.com/6.3.6/storefront/../images/promotion/proin.png?revision=V6.3.6-9) no-repeat;display:block;width:16px;height:14px;}
.promotionPointIcon{background:url(//st2.myideasoft.com/6.3.6/storefront/../images/promotion/proPoint.png?revision=V6.3.6-9) no-repeat;display:block;width:16px;height:14px;}
/* ---------->>> Promotion Cart */
#promotionGeneralContent{padding-bottom:10px;}
#promotionGeneralContent a{color:#006CBF;text-decoration:none;}
#promotionGeneralContent .Header {padding:13px 0 10px 10px !important;}
.promotions_cartHeader{height:26px;background:url(//st3.myideasoft.com/6.3.6/storefront/../images/promotion/promotionsTitleBg.png?revision=V6.3.6-9) repeat-x;line-height:26px;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px dotted #e0e0e0;font-weight:700;font-size:11px;color:red;padding:0 0 0 10px;}
.proPadding{padding:0 0 0 15px;}
.promotionBold{font-weight:700;}
.promotionRedF{color:red;}
.promotionLineThrough{text-decoration:line-through;}
.promotions_cartContent{height:61px;border-bottom:1px dotted #e0e0e0;border-collapse:collapse;border-spacing:0;}
.renkDegis{background:#f5f5fa;}
.promotions_cartContentTd{font-size:11px;border-left:1px solid #ccc;}
.promotions_cartContentTd2{font-size:11px;}
.promotions_cartContentTd3{font-size:11px;border-right:1px solid #ccc;border-left:1px solid #ccc;}
.promotionBottom{height:28px;background:#fffbcc;border:1px solid #fff35e;font-size:11px;}
/* ---------->>> Promotion Product */
.promotions_productHeader{height:35px;background:url(//st2.myideasoft.com/6.3.6/storefront/../images/promotion/promotions_productTitle.png?revision=V6.3.6-9) repeat-x;line-height:35px;font-weight:700;font-size:12px;color:#006cc8;padding:0 0 0 10px;}
/* ---------->>> Promotion Special */
#cartPromotion{position:relative;text-indent:0!important;}
a.proUyariLink{background:url(//st2.myideasoft.com/6.3.6/storefront/../images/promotion/uyariSol.png?revision=V6.3.6-9) no-repeat scroll left top;color:#FFF!important;font-size:11px!important;height:21px;position:absolute;right:5px;top:-55px;}
.proUyariLink span{background:url(//st1.myideasoft.com/6.3.6/storefront/../images/promotion/uyariSag.png?revision=V6.3.6-9) repeat-x top right;height:21px;line-height:17px;float:left;margin:0 0 0 5px;padding:0 7px 0 5px;}
.proUyariLink{cursor:pointer;}
.uyariKutu{background:none repeat scroll 0 0 #AD0000;border-bottom:1px solid #740000;border-left:1px solid #740000;border-right:1px solid #740000;display:none;height:auto!important;min-height:114px;position:absolute;right:5px;top:-39px;width:375px;z-index:1000;padding:10px 5px 7px;}
.ProItem1{border:1px solid #CCC;margin-bottom:15px;padding:5px;}
.ProItem1 h1{font-size:11px;font-weight:700;color:#fff;border-bottom:1px dotted #fff;margin:0;padding:0 0 3px;}
.uyariKutuItem{min-height:45px;height:auto!important;padding-top:5px;font-size:11px;color:#fff;font-weight:400;}
#uyariKutuItem1{width:48px;height:48px;}
#uyariKutuItem4{width:268px;height:48px;}
#uyariKutuItem1Son{width:48px;height:48px;padding-left:5px;}
.uyariKutuItemSon{background:none repeat scroll 0 0 #FFF;border:medium none;color:#3F3131;font-size:11px;height:auto!important;min-height:55px;padding-top:5px;margin-top:5px;}
.orderWarningImg{vertical-align:bottom;}
#optionsProducts{background:#eee;}
a.optionsProductsLink{color:red!important;background:url(//st3.myideasoft.com/6.3.6/storefront/../images/promotion/selectPromotion.png?revision=V6.3.6-9);line-height:15px;text-decoration:none;width:85px;height:32px;_height:38px;display:block;text-align:center;font-size:11px;font-weight:700;margin:5px 6px 5px 0;padding:6px 0 0;}
a.optionsProductsLink:hover{text-decoration:none;}
#selectPromotion{padding:5px 0 5px 6px;}
#OpenPromotionProducts_Body{height:600px;min-height:600px;}
html>body #OpenPromotionProducts_Body{height:auto;}
.promotionPopupContentArea{width:675px;height:541px;background:#fff;margin:0 auto;padding:16px 11px 16px 12px;}
.promotionPopupMessage{width:663px;height:26px;line-height:26px;background:#fffbcc;border:1px solid #fff35e;margin:0 0 5px;padding:0 0 0 10px;}
.promotionPopupMessage span{color:red;font-weight:700;}
.promotionPopupMessage a{color:#333;}
.promotionPopupProductNameList{width:663px;height:27px;line-height:27px;background:url(//st1.myideasoft.com/6.3.6/storefront/../images/promotion/promotionPopupNameList.png?revision=V6.3.6-9) repeat-x;border-left:1px solid #ccc;border-right:1px solid #ccc;font-weight:700;padding:0 0 0 10px;}
.promotionPopupNameList_1{width:246px;}
.promotionPopupNameList_2{width:122px;}
.promotionPopupNameList_3{width:105px;}
.promotionPopupNameList_4{width:50px;}
.promotionPopupNameList_5{width:100px;}
.promotionPopupTitle{width:663px;height:50px;line-height:50px;border-left:1px solid #CCC;border-right:1px solid #CCC;border-color:#CCC;border-style:solid;border-width:1px;margin:0 0 -1px;padding:0 0 0 10px;}
.promotionPopupTitleLeft{float:left;width:542px;height:50px;background:url(//st2.myideasoft.com/6.3.6/storefront/../images/navlist_arrow.png?revision=V6.3.6-9) no-repeat 0 22px;padding:0 0 0 10px;}
.promotionPopupTitleRight{float:right;width:85px;height:50px;margin:0 5px 0 0;padding:0;}
#promotionPopupListArea{background:none repeat scroll 0 0 #EEE;border-bottom:1px solid #CCC;border-left:1px solid #CCC;border-right:1px solid #CCC;height:120px;overflow:auto;margin:1px 0 5px;}
.promotionPopupList{width:646px;background:#eee;padding:0 0 0 10px;}
.kutuSol,.promotionPopupProductNameList div{float:left;}
.ProItem1 > .uyariKutuItem a,.ProItem1 > .uyariKutuItem a:hover{color:#fff;font-size:11px!important;text-decoration:none;}
#uyariKutuItem1 img,#uyariKutuItem1Son img{width:48px;height:48px;border:1px solid #920000;}
#uyariKutuItem2,#uyariKutuItem2Son{width:210px;margin-left:5px;padding:0 3px;}
#uyariKutuItem3,#uyariKutuItem3Son{height:44px;text-align:right;padding:6px 0 0;}
.orderWarningColor1,.orderWarningColor2{color:#444;}
#optionsProducts td,#optionsProducts2 td{padding:2px;}
.promotionPopupMaterialTitle,.promotionPopupProductName{width:663px;height:33px;line-height:33px;background:url(//st3.myideasoft.com/6.3.6/storefront/../images/promotion/promotionPopupTitle.png?revision=V6.3.6-9) repeat-x;border-left:1px solid #ccc;border-right:1px solid #ccc;font-weight:700;padding:0 0 0 10px;}
/*\*/* html .promotionPopupList{width:644px}/**/
/*\*/* html .ContentDialog{width:680px}/**/
.promotionPopupListItem{height:40px;line-height:40px;}
.promotionPopupListItem_1{line-height:11px;position:relative;top:36%;width:224px;}
.promotionPopupListItem_2{width:122px;height:40px;vertical-align:middle;}
.promotionPopupListItem_3{width:105px;height:40px;}
.promotionPopupListItem_4{width:50px;height:40px;}
.promotionPopupListItem_5{width:100px;height:40px;}
.promotionPopupListItem_N{width:23px;height:29px;padding:11px 0 0;}
.promotionPopupSingleTitle{width:663px;height:50px;line-height:50px;border:1px solid #ccc;margin:0 0 5px;padding:0 0 0 10px;}
.promotionPopupSingleTitleItem{height:50px;line-height:52px;}
.promotionPopupSingleTitleItem_1{width:222px;height:50px;}
.promotionPopupSingleTitleItem_2{width:124px;height:50px;vertical-align:middle;}
.promotionPopupSingleTitleItem_3{width:105px;height:50px;}
.promotionPopupSingleTitleItem_4{width:50px;height:50px;}
.promotionPopupSingleTitleItem_5{width:100px;height:50px;}
.promotionPopupSingleTitleItem_N{width:23px;height:33px;padding:16px 0 0;}
.promotionPopupSelect{width:395px;height:35px;float:right;}
.promotionPopupSelect a{float:right;}
.promotionTooltip{background:#333;color:#fff;padding:8px 6px;}
.promotionPopupListItem div,.promotionPopupSingleTitleItem div{float:left;}
.ContentDialog #OpenPromotionProducts_Body{padding:0px 0px 10px 0px;overflow:auto;}

/*[*10-25] Variant CSS*/

.variantArea{font-size:11px;margin:20px 0 0 20px;}.variantItem{float:left;line-height:25px;}.variantList{margin:0 0 4px;}.variantItem span{text-align:center;font-weight:400;display:block;text-decoration:none;float:left;cursor:pointer;margin:0 2px 2px 0;padding:0 12px;}.variantItem span:hover{border:1px solid #737373;}span.variantLink{background:#eee;border:1px solid #b8b8b8;color:#000;}span.variantSelect{background:#f3f3f3;border:1px solid #000;color:#000;height:25px;line-height:25px;padding:0 12px;}span:hover.variantSelect{border:1px solid #000;}span.variantPassive{background:#eee;border:1px solid #b8b8b8;color:#B8B8B8;cursor:default;}span:hover.variantPassive{background:#eee;border:1px solid #b8b8b8;color:#B8B8B8;}
.dd{text-align:left;background:#fff;font-family:Arial, Helvetica, sans-serif;float:left;display:block;padding:0 10px 0 0 !important;/*display:inline-block !important;*/}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.dd {min-width:100px !important; }
}
.dd .ddTitle{background:#FFF;text-indent:0;cursor:default;overflow:hidden;height:16px;position:relative;border-color:#E5E5E5;border-style:solid;border-width:1px;padding:3px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.dd .ddTitle {min-width:120px !important; }
}
.dd .ddTitle span.arrow{background:url(//st2.myideasoft.com/6.3.6/storefront/../images/lay-selectMoreButton.gif?revision=V6.3.6-9) no-repeat 0 0;width:23px;height:22px;cursor:pointer;position:absolute;right:0;top:0;}
.dd .ddTitle span.ddTitleText{text-indent:1px;overflow:hidden;line-height:16px;font-size:11px;}
.dd .ddTitle span.ddTitleText img{text-align:left;padding:0 2px 0 0;}
.dd .ddTitle img.selected{vertical-align:top;padding:0 3px 0 0;}
.dd .ddChild{position:absolute;border:1px solid #c3c3c3;border-top:none;display:none;width:auto;overflow:auto;overflow-x:hidden!important;background:#fff;margin:0;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.dd .ddChild {min-width:103px !important; }
}
.dd .ddChild .opta a,.dd .ddChild .opta a:visited{padding-left:10px;}
.dd .ddChild a{display:block;text-decoration:none;color:#000;overflow:hidden;white-space:nowrap;cursor:pointer;padding:2px 0 2px 3px;}
.hidden{display:none;}
.dd .ddChild a:hover,.dd .ddChild a.selected{background-color:#EEE;color:#333;}

.butonlar2 {width:200px; height:40px; position:absolute; left:0px; top:208px; border:0px;}

/* licensed by ideasoft */          