@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, fieldset, legend{
	margin:0;
	padding:0;
}
body{
	background:#5874ab;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4c4c4c;
}

/**** global Settings ****/ 
.leftColumn{
	float:left;	
}
.rightColumn{
	float:right;
	clear:right;
}	
#pageWrapper{
	width:960px;
	background:#eeeeee;
	margin:0 auto;
}	
/** Paginations **/
div.paginations{
	padding:5px 5px 3px 5px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#535354;
	font-size:11px;
	line-height:15px;
	text-align:right;
}	
/** Input Fiels For Paginations **/
div.paginations input{
	width:24px;
	border:solid 1px #c1c1c3;
	color:#515152;
	vertical-align:middle;
	padding:2px 0 2px 3px;
}
div.paginations select{
	width:40px;
	border:solid 1px #c1c1c3;
	color:#515152;
	padding:1px;
}
/** Previous Page and Next Page Icons **/
div.paginations a.previous,div.paginations a.next{
	width:14px; 
	height:13px;
	display:inline-block;
	vertical-align:middle;
	line-height:1px;
	font-size:1px;
	margin:0 3px;
}
div.paginations a.previous{
	background:url("../images/icn_paginations.gif") left -13px no-repeat;	
}
div.paginations a.next{
	background:url("../images/icn_paginations.gif") left top no-repeat;	
}
div.paginations a.previous.disable{
	background:url("../images/icn_paginations.gif") -28px -13px no-repeat;	
}
div.paginations a.next.lastPage{
	background:url("../images/icn_paginations.gif") -28px top no-repeat;	
}
div.paginations a:hover.previous.disable{
	background:url("../images/icn_paginations.gif") -28px -13px no-repeat;	
}
div.paginations a:hover.next.disable{
	background:url("../images/icn_paginations.gif") -28px top no-repeat;	
}
div.paginations a:hover.previous{
	background:url("../images/icn_paginations.gif") -14px -13px no-repeat;	
}
div.paginations a:hover.next{
	background:url("../images/icn_paginations.gif") -14px top no-repeat;	
}

/**** Page Header ****/ 
#pageHeader{
	background:url("../images/header.bg.gif") left top repeat-x;
	height:182px;
	width:911px;
	padding:0 25px 0 23px;
}
#pageHeader .header{
	overflow:hidden;
	height:120px;
}
#pageHeader .header .leftColumn a{
	display:block;
	width:272px;
	height:120px;
	background:url("../images/akdarcy.logo.gif") left top no-repeat;
}
#pageHeader .header .rightColumn .row1{
	margin:17px 0 0 0;
	padding:0 0 0 106px;
	font-family:Tahoma, arial, sans-serif;
	font-size:11px;
	color:#6f6f6f;
	background:url("../images/basket.gif") 79px top no-repeat;
}
#pageHeader .header .rightColumn .row1 span{
	font-weight:bold;
	color:#ff0000;
}	
#pageHeader .header .rightColumn .row1 a{
	color:#3c76cc;
}
#pageHeader .header .rightColumn .row1 a:hover{
	color:#6f6f6f;
}
#pageHeader .header .rightColumn .row2{
	background:url("../images/searchbox.bg.gif") left top no-repeat;	
	padding:10px 12px 11px 11px;
	width:201px;
	height:51px;
	margin:9px 0 0 0;
}
#pageHeader .header .rightColumn .row2 h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#737580;
	margin:0px; padding:0px; line-height:15px;	
}
#pageHeader .header .rightColumn .row2 div{
	line-height:10px;
	font-size:10px;
}
#pageHeader .header .rightColumn .row2 input{
	width:159px;
	border:solid 1px #dfe4ea;
	padding:3px 0 3px 4px;
	height:13px;
	float:left;
}	
#pageHeader .header .rightColumn .row2 input.goBtn{
	width:31px;
	border:none;
	padding:0px;
	height:22px;
	margin:0 0 0 5px; 
	background:url("../images/go.btn.gif") left top no-repeat;
	cursor:pointer;
}	
#pageHeader .header .rightColumn .row2 input.goBtn:hover{
	background:url("../images/go.btn.gif") left -22px no-repeat;
}	
#pageHeader .header .rightColumn .row2 div a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3c76cc;
	line-height:20px;
}	
#pageHeader .header .rightColumn .row2 div a:hover{
	color:#000;
}

/** Menu Bar ::- Top Navigations And Newsletter Sign up . **/
dl#menuBar{
	background:url("../images/menu.bar.bg.gif") left top no-repeat;
	width:911px;
	height:48px;
}
dl#menuBar dd{
	float:left;	
}
ul#topNavigations{
	list-style-type:none;
	margin:0px; 
	padding:0px;
	height:44px;
	width:619px;
}
ul#topNavigations li{
	float:left;
	margin:0px;
}
ul#topNavigations li a{
	display:block;
	line-height:44px;
	padding:0 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fbfbfb;
	font-weight:bold;
}
ul#topNavigations li a:hover,ul#topNavigations li a.active{
	color:#c7d8f6;
}
ul#topNavigations li a:active{
	color:#fff;
}
dl#menuBar dd .leftColumn{
	width:76px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fbfbfb;
	font-weight:bold;
	line-height:15px;
	padding:5px 0 0 10px;
}
dl#menuBar dd .rightColumn{
	float:left;
	padding:11px 0 0 0;
}
dl#menuBar dd .rightColumn input{
	float:left;
	border:none;
	background:url("../images/newsletter.bg.gif") left top no-repeat;
	width:159px;
	height:14px;
	line-height:14px;
	padding:4px 0 4px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#404040;
}
dl#menuBar dd .rightColumn input.goBtn{
	width:31px;
	height:22px;
	padding:0px;
	margin:0 0 0 5px; 
	background:url("../images/go.btn1.gif") left top no-repeat;
	cursor:pointer;
}
dl#menuBar dd .rightColumn input.goBtn:hover{
	background:url("../images/go.btn1.gif") left -22px no-repeat;
}	

/**** Page Content ****/ 
div#pageContent{
	overflow:hidden;
	height:100%;
	padding:22px 26px 22px 22px;
	background:#fff;
}
div.leftColumn dl.leftMenu{
	width:219px;
	background:url("../images/left.menu.bg.btm.gif") left bottom no-repeat;
	padding:0 0 10px 0;
	margin:0 0 11px 0;
}
div.leftColumn dl.leftMenu dt{
	background:url("../images/left.menu.top.gif") left top no-repeat;
	width:219px;
	height:42px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-indent:17px;
	line-height:42px;
}
div.leftColumn dl.leftMenu dd{
	background:url("../images/left.menu.bg.gif") right top repeat-y #163891;
	width:214px;
	padding:0 5px 0 0;
}
ul#myAccountLinks{
	list-style-type:none;
	margin:0px 6px;
	padding:9px 0 0 0;
	width:202px;
	background:url("../images/account.links.top.gif") left top no-repeat #fff;
}
ul#myAccountLinks li{
	margin:0px;
}
ul#myAccountLinks li.footer{
	background:url("../images/accountslinks.btm.gif") left bottom no-repeat;	
	height:10px;
	line-height:1px;
	font-size:1px;
}
ul#myAccountLinks li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#163891;
	display:block;
	line-height:22px;
	height:22px;
	width:190px;
	padding:0 0 0 12px;
}
ul#myAccountLinks li a:hover{
	color:#000;	
}
ul#categoryList{
	list-style-type:none;
	margin:0px;
	padding:0px 0 10px 0;
}	
ul#categoryList li{
	border-top:solid 1px #132f7b;	
	padding:0 0 1px 0;
	margin:0px;
}
ul#categoryList li a{
	border-top:solid 1px #1a3e97;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7e9edf;
	display:block;
	line-height:15px;
	padding:4px 6px 4px 15px;
}
ul#categoryList li a:hover,ul#categoryList li a.active{
	color:#bcd2ff;	
}	
ul#categoryList li a:active{
	color:#fff;	
}

/**** Page Content :: rightColumn ****/
div#pageContent .rightColumn{
	width:678px;
}
#banner{
	background:url("../images/preloader.gif") center no-repeat;	
	width:678px;
	height:353px;
	font-size:1px;
	line-height:1px;
	margin:0 0 10px 0;
}
div#pageContent .rightColumn .header{
	padding:0 0 0 5px;
	margin:0 0 10px 0;
}
div#pageContent .rightColumn .header h1{
	font-family:calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#000000;
	line-height:23px;
	font-weight:normal;
	margin:0 0 9px 0;
}

/**Breadcrumb **/
#breadCrumb{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#919191;
}
#breadCrumb a{
	color:#919191;	
}
#breadCrumb a:hover{
	color:#2550a8;	
}

/** Product List **/
#productListing{
	overflow:hidden;
	height:100%;
	vertical-align:top;
}	
#productListing .productBox{
	float:left;
	display:inline;
	border:#e2f0f9 solid 1px;
	margin:6px;
	width:206px;
	padding:8px 3px 15px 3px;
	height:310px;
}
#productListing .productBox:hover{
	border:solid 3px #c9e6f9;
	padding:6px 1px 13px 1px;
}
#productListing .imgFrame{
	width:206px;
	text-align:center;
	height:170px;
}
#productListing .productBox h2{
	margin:11px 0 8px 0;
	text-align:center;
}
#productListing .productBox h2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#3c76cc;
	padding:0 20px;
	display:inline-block;
	line-height:15px;
	font-weight:normal;
	text-transform:uppercase;
}
#productListing .productBox h2 a:hover{
	color:#2762fe;
}
#productListing .productBox div p{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	margin:0px;
	padding:0px;
}	
#productListing .productBox div p .mrpPrice,.mrpPrice{
	text-decoration:line-through;
}
#productListing .productBox div p .specialPrice,.specialPrice{
	color:#ff0000;
}
#productListing .productBox .addToCart,div.addToCart{
	margin:15px 0 12px 0;
}
#productListing .productBox .addToCart a,div.addToCart a{
	width:90px;
	height:24px;
	margin:0 auto;
	background:url("../images/add.to.cart.gif") left top no-repeat;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#157fcd;
	font-weight:bold;
	text-align:center;
	line-height:24px;
}
#productListing .productBox .addToCart a:hover,div.addToCart a:hover{
	background:url("../images/add.to.cart.gif") left -24px no-repeat;
	color:#157fcd;
}
/* Shopping Cart and Listing Records */
dl#listRecords{
	margin:0;
	padding:0;	
}
dl#listRecords dd{
	margin:0px 0 0 5px;
	padding:0px;	
}
dl#listRecords dd.buttonWrapper{
	margin:15px 0 0 0;
	text-align:right;
}
/* Listing Table */
table#listingTable{
	margin:10px 0 0 0;
	border:solid 1px #bcd3e9;
	border-bottom:none;
	border-right:none;
}
table#listingTable th{
	background:url("../images/table.th.bg.gif") left top repeat-x #bad1e8;
	border:solid 1px #a9bed2;
	border-top:#f7f8fa solid 1px;
	border-left:#f7f8fa solid 1px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3a6888;
}	
table#listingTable td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#515152;
	padding:7px 7px 7px 5px;
	vertical-align:top;
	background:#e3f0ff;
	border:solid 1px #cddcf0;
	border-top:solid 1px #fafafb;
	border-left:solid 1px #fafafb;
}
table#listingTable table td{ 
	padding:5px 0 0 0;
	background:none;
	color:#6c6c6c;
	border:none;
}
table#listingTable table td.highlightBlue{
	color:#007cab;	
}
table#listingTable td a{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:#007cab;
}
table#listingTable td a:hover{
	color:#2762fe;	
}
table#listingTable tr.alternate td{
	background:#f6faff;
}
table#listingTable tr:hover td{
	background:#fef2ff;
}
/** Price Details **/
div#priceDetails{
	border:#c5dae7 solid 1px;
	border-top:solid 1px #ffffff;
}
div#priceDetails td{
	text-align:right;
	padding:5px 15px 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#091d34;
}
div#priceDetails th{
	text-align:right;
	padding:6px 15px 6px 0;
	background:#6eb2ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}
dl#loginBox{
	background:#e3f0ff;
	margin:20px 0 0 5px;
	padding:16px;
}
dl#loginBox dd{
	padding:23px 3px;
	border:solid 3px #cddcf0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5c5c5c;
}
dl#loginBox dd h2{
	margin:0 0 5px 0;
	line-height:15px;
	font-family:Candara, Calibri, serif;
	font-size:15px;
	color:#424242;
	text-transform:uppercase;
}
dl#loginBox dd p{
	margin:0 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5c5c5c;
}
dl#loginBox dd table td{
	padding:0 13px;	
}
dl#loginBox dd table td.seperator{
	border-right:solid 1px #cddcf0;
}
dl#loginBox dd table td table td{
	padding:3px 5px;	
}
dl#loginBox dd ul{
	margin:0 0 0 50px;
}
dl#loginBox dd ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5c5c5c;
}

/** Promotion Code **/
div#promotionCode{
	margin:20px 0 0 16px;	
}
div#promotionCode h3{
	margin:0 0 6px 0;
	font-family:Candara,Arial, Calibri, serif;
	font-size:15px;
	color:#007cab;
	line-height:14px;
}
div#promotionCode .applyBtn{
	border:none;
	background:url("../images/apply.btn.gif") left top no-repeat;
	width:51px;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#157fcd;
	font-weight:bold;
	padding:0 0 2px 0;
	line-height:21px;
	cursor:pointer;
}
div#promotionCode .applyBtn:hover{
	background:url("../images/apply.btn.gif") left -23px no-repeat;
}
div#promotionCode .applyBtn:active{
	background:url("../images/apply.btn.gif") left -23px no-repeat;
}
/** Product Details **/
div#pageContent #productDetails{
	overflow:hidden;
	height:100%;
	padding:10px 0 15px 5px;
}
div#pageContent #productDetails .leftColumn{
	padding:0 20px 10px 5px;
	width:424px;
	height:382px;
}
div#pageContent #productDetails .leftColumn .photo{
	margin:0; 	
}
div#pageContent #productDetails .rightColumn{
	width:220px;
}
div#pageContent #productDetails .rightColumn select{
	width:100px;
}
div#pageContent #productDetails .rightColumn  div.addToCart a{
	margin:0 0 0 5px;	
}
/** progressBar **/
div#progressBar{
	background:url("../images/progressBar.gif") left top no-repeat;	
	width:671px;
	height:48px;
	margin:0 0 15px 5px;
}	
#pageContent .progress1{
	background:url("../images/progressBar.gif") left -50px no-repeat;	
}
#pageContent .progress2{
	background:url("../images/progressBar.gif") left -101px no-repeat;	
}
#pageContent .progress3{
	background:url("../images/progressBar.gif") left -152px no-repeat;	
}

/**** Page Footer ****/
dl#pageFooter{
	background:url("../images/page.footer.bg.gif") left top repeat-x;
	height:118px;	
}
dl#pageFooter dd{
	background:url("../images/footer.logo.gif") left top no-repeat;	
	padding:40px 0 0 347px;
	height:78px;
}
div#footerLinks{
	font-family:Tahoma, arial, sans-serif;
	font-size:11px;
	color:#163891;
}
div#footerLinks a{
	color:#163891;
	padding:0 10px;
}
div#footerLinks a:hover{
	color:#000;
}
div#copyright{
	font-family:Tahoma, arial, sans-serif;
	font-size:11px;
	color:#8a8a8a;	
	padding:5px 0 0 10px;
}
.hidden{
	display:none;	
}