@CHARSET "ISO-8859-1";
.already_a_member_of_kadamandiya
{
	display: none;
}
.online_store
{
	width:680px !important;
}
.store, .store div
{
	background-color: #fff !important;
}
.store h2
{
	color:#333333;
	font-size: 3em;
	padding:0px;
	text-shadow:0 -1px 0 #555555;
}
.store span
{
	color:red;
	font-size: 1.8em;
}
.store_left
{
	margin-top:10px;
	float:left;
	width:240px;
	margin-right:20px !important;
	background-color: #ADE866; /* non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99C652', endColorstr='#ADE866') !important; /* IE pre10 */
    background: -ms-linear-gradient(top, #99C652, #ADE866) !important; /* IE 10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(#99C652), to(#ADE866)) !important; /* Safari 4-5, Chrome 1-9 */
    background: -webkit-linear-gradient(top, #99C652, #ADE866) !important; /* Safari 5.1, Chrome 10+ */
    background: -moz-linear-gradient(top, #99C652, #ADE866) !important; /* Firefox 3.6+ */
    background: -o-linear-gradient(top, #99C652, #ADE866) !important; /* Opera 11.10+ */
	position:relative;
}
.store_left div
{
	background-color: transparent !important;	
}
.store_left .price
{
	margin-top:10px !important;
	overflow: hidden;
	padding:0 20px 10px 15px !important;
	border-bottom: 1px solid #58595B;
}
.store_left .price dl
{
	float: left;
	margin: 0px;
	color:#333333;
}
.store_left .price dl dt
{
    background-image: url("../images/store/success.png");
    background-position: 0 5px;
    background-repeat: no-repeat;
    font-size: 18px !important;
    font-weight: bold;
    padding-left: 20px;
}
.store_left .price dl dd
{
	margin: 0px;
	padding-left:20px;
}
.store_left .price dl dd .strike
{
	text-decoration: line-through;
}
#original_price
{
	margin-top:0px !important;
}
#original_price dd span
{
	color: #EB1D25 !important;
}
#special_price
{
}
#you_save dl dd span 
{
    color: #941235;
    font-size: 22px;
    font-style: italic;
}
#special_price dd span
{
	color: #fff !important;
}
#store_buy_badge
{
    background-color: transparent !important;
    left: -2px;
    position: relative;
    top: -12px;
    z-index:100;
}
#store_buy_badge a 
{
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius:10px;
	-moz-border-radius:10px;
    color: #FFFFFF;
    left: 130px;
    padding: 15px;
    position: absolute;
    top: 25px;
    cursor: pointer;
}
#store_buy_badge a:hover
{
	text-decoration: none;
}
#how_many 
{
    color: #000000;
    font-size: 22px !important;
    font-weight: bold;
    left: 35px;
    position: absolute;
    top: 23px;
}
#how_many select
{
  	left: 60px;
    position: absolute;
    top: 10px;
}
#price
{
	mar
}
.store_right
{
	width:400px;
	float:left;
}
.store_right ul
{
	padding-left:20px;
	margin-top:20px;
}
.store_right ul li
{
	line-height: 140%;
	padding-bottom:10px;
}
.store_right ul li span 
{
    clear: both;
    display: block;
    font-size: 14px;
}
.store_right img
{
	max-width: 400px;
}

.magnifyarea
{ 
	/* CSS to add shadow to magnified image. Optional */
	box-shadow: 5px 5px 7px #818181;
	-webkit-box-shadow: 5px 5px 7px #818181;
	-moz-box-shadow: 5px 5px 7px #818181;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=5, offY=5, positive=true);
	background: white;
}
#pay_now
{
	position: relative;
	top:-25px;
}
#loading 
{
    left: 10px;
    position: relative;
    top: -17px;
}
.buy_tickets
{
     -moz-box-orient: vertical;
    background-color: #EA3832;
    background-image: -moz-linear-gradient(center top , #EA3832, #EA7977);
    border: 1px solid #EF1921;
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius:10px;
	-moz-border-radius:10px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
    color: #FFFFFF;
    display: inline-block;
    font: 13px/100% "arial rounded mt bold",helvetica,arial,sans-serif;
    outline: medium none;
    padding: 15px;
    cursor:pointer;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
    color:#fff !important;
    position: absolute;
    top:10px;
    right:10px;
}
.buy_now, #pay_now 
{
    -moz-box-orient: vertical;
    background-color: #35B645;
    background-image: -moz-linear-gradient(center top , #35B645, #5FC16A);
    border: 1px solid #00AB31;
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius:10px;
	-moz-border-radius:10px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
    color: #FFFFFF;
    display: inline-block;
    font: 13px/100% "arial rounded mt bold",helvetica,arial,sans-serif;
    outline: medium none;
    padding: 15px;
    cursor:pointer;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
}
#online_payments
{
	clear: both;
	margin-top:10px;
}
#shuffle
{
	height: 330px;
}

#easy_zoom
{
	width:500px;
	height:400px;	
	border:5px solid #eee;
	background:#fff;
	color:#333;
	position:absolute;
	top:250px;
	left:10px;
	overflow:hidden;
	-moz-box-shadow:0 0 10px #777;
	-webkit-box-shadow:0 0 10px #777;
	box-shadow:0 0 10px #777;
	/* vertical and horizontal alignment used for preloader text */
	line-height:400px;
	text-align:center;
	z-index:100;
}
.original_price, .special_price
{
	font-size: 30px !important;
}

/********************************************************************************/
.ui-dialog-titlebar
{
	color:#ffffff;
	background-color: #4285F4; /* non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#48BDDA', endColorstr='#4285F4') !important; /* IE pre10 */
    background: -ms-linear-gradient(top, #48BDDA, #4285F4) !important; /* IE 10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(#48BDDA), to(#4285F4)) !important; /* Safari 4-5, Chrome 1-9 */
    background: -webkit-linear-gradient(top, #48BDDA, #4285F4) !important; /* Safari 5.1, Chrome 10+ */
    background: -moz-linear-gradient(top, #48BDDA, #4285F4) !important; /* Firefox 3.6+ */
    background: -o-linear-gradient(top, #48BDDA, #4285F4) !important; /* Opera 11.10+ */
}
#buy_tshirt_dialog_form div, #buy_tickets_dialog_form div
{
	float:left;
}
.ui-dialog, 
#buy_tshirt_dialog_form,
#buy_tshirt_dialog_form td,
#buy_tickets_dialog_form,
#buy_tickets_dialog_form td
{
	background-color:#F7F7F7 !important;
	font-size:12px;
}
#buy_tshirt_dialog_form td
{
	padding:3px 0 0;
}
#buy_tshirt_dialog_form h3 
{
    border-bottom: 1px solid #CCCCCC;
    color: #6D6E71;
    margin-bottom: 10px;
    padding-bottom: 5px;
    margin-top: 0px;
}
#buy_tshirt_dialog_form input[type="text"] 
{
	padding:5px;	
}
#sizes .size 
{
	border:1px solid #CCCCCC;
    color: #282727;
    text-align:center;
    padding: 0px 10px;
}
.summary 
{
    background-color: #E1F4E5;
    border: 1px dotted #D4E3CE;
    float: right;
    font-size: 16px;
    margin: 5px 0 0 30px;
    padding-left: 0;
    width:240px;
}
.summary li
{
	border-bottom:1px dotted #D4E3CE;
	color:#555555;
	list-style-type: none;
	padding: 6px 10px;
    font-size: 13px;
}
.summary span, .summary img
{
	float:right;
}
#final_original_price
{
	text-decoration: line-through;
}
.small_font
{
	font-size: 11px !important;
}
/********************************************************************************/
#ipad_competition
{
	padding-left: 20px;
}
#ipad_competition li
{
	padding-bottom: 10px;
}
.store_main_terms_and_conditions #business_listing_details
{
	width:920px !important;
}
#tshirt_address
{
	margin-top: 5px;
}
#tshirt_address input[type='text']
{
	margin: 0 0 3px 0;
}
#kadamandiya_online_shop
{
	overflow: hidden;
}
.row
{
	position: relative;
	overflow: hidden;
	width: 100%;
}
.browserIE7 .row
{
	width:910px !important;
}
.row .item
{
	width:268px;
	border:1px solid #D6D6D6;
	overflow: hidden;
	float: left;
	padding:10px;
	margin:5px 6px !important;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}
.row .item:hover
{
	box-shadow:0 2px 8px #999999;
	top:-2px;
}
.row .item .preview
{
	min-height: 110px;
}
.browserIE .row .item .preview
{
	font-size: 14px !important;
}
.row .item .image
{
	height:100px;
}
.item .quantity
{
	width:25px;
}
.row img
{
	max-width: 280px;
}
.row .item div
{
	float:left;
}
.row .item strong
{
	color:#006BB7;
	margin-bottom:10px;
	font-size:16px;
	height:40px;
	display:block;
}
.row .item p
{
	padding-top:10px;
	margin-bottom:20px !important;
}
.row .item .price
{
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
    background-color: #F3F3EF !important;
    font-weight: bold;
    padding:5px 10px;
    width: 115px;
    height:105px;
    text-align:center;
    margin-right:10px !important;
    font-size: 14px !important;
}
.row .item .price p
{
	font-size:24px !important;
	margin-bottom:0px !important;
	padding-top:0px !important;
}
.row .item .price p span 
{
    color: #000000;
    font-size: 16px !important;
    position: relative;
    top: -6px;
}
.add_to_cart
{
	width:100px;
    -moz-box-orient: vertical;
    background-color: #35B645;
    background-image: -moz-linear-gradient(center top , #35B645, #5FC16A);
    
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#35B645', endColorstr='#5FC16A') !important; /* IE pre10 */
    background: -ms-linear-gradient(top, #35B645, #5FC16A) !important; /* IE 10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(#35B645), to(#5FC16A)) !important; /* Safari 4-5, Chrome 1-9 */
    background: -webkit-linear-gradient(top, #35B645, #5FC16A) !important; /* Safari 5.1, Chrome 10+ */
    background: -moz-linear-gradient(top, #35B645, #5FC16A) !important; /* Firefox 3.6+ */
    background: -o-linear-gradient(top, #35B645, #5FC16A) !important; /* Opera 11.10+ */
    
    
    border: 1px solid #00AB31;
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius:10px;
	-moz-border-radius:10px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
    color: #FFFFFF;
    display: inline-block;
    font: 13px/100% "arial rounded mt bold",helvetica,arial,sans-serif;
    outline: medium none;
    padding: 10px;
    cursor:pointer;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
    margin-bottom:5px !important;
    margin-top:5px !important
}
.add_to_cart:hover
{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5FC16A', endColorstr='#35B645') !important; /* IE pre10 */
    background: -ms-linear-gradient(top, #5FC16A, #35B645) !important; /* IE 10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(#5FC16A), to(#35B645)) !important; /* Safari 4-5, Chrome 1-9 */
    background: -webkit-linear-gradient(top, #5FC16A, #35B645) !important; /* Safari 5.1, Chrome 10+ */
    background: -moz-linear-gradient(top, #5FC16A, #35B645) !important; /* Firefox 3.6+ */
    background: -o-linear-gradient(top, #5FC16A, #35B645) !important; /* Opera 11.10+ */
    border: 1px solid #0F8931;
}
.view_product
{
	width:120px;
	background-color: #4BC1DE;
    background-image: -moz-linear-gradient(center top , #4BC1DE, #236B9E);
    
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC1DE', endColorstr='#236B9E') !important; /* IE pre10 */
    background: -ms-linear-gradient(top, #4BC1DE, #236B9E) !important; /* IE 10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(#4BC1DE), to(#236B9E)) !important; /* Safari 4-5, Chrome 1-9 */
    background: -webkit-linear-gradient(top, #4BC1DE, #236B9E) !important; /* Safari 5.1, Chrome 10+ */
    background: -moz-linear-gradient(top, #4BC1DE, #236B9E) !important; /* Firefox 3.6+ */
    background: -o-linear-gradient(top, #4BC1DE, #236B9E) !important; /* Opera 11.10+ */
        
    border: 1px solid #45B5D5;
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius:10px;
	-moz-border-radius:10px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
    color: #FFFFFF;
    display: inline-block;
    outline: medium none;
    /*padding: 10px;*/
    cursor:pointer;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
}
.view_product:hover
{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#236B9E', endColorstr='#4BC1DE') !important; /* IE pre10 */
    background: -ms-linear-gradient(top, #236B9E, #4BC1DE) !important; /* IE 10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(#236B9E), to(#4BC1DE)) !important; /* Safari 4-5, Chrome 1-9 */
    background: -webkit-linear-gradient(top, #236B9E, #4BC1DE) !important; /* Safari 5.1, Chrome 10+ */
    background: -moz-linear-gradient(top, #236B9E, #4BC1DE) !important; /* Firefox 3.6+ */
    background: -o-linear-gradient(top, #236B9E, #4BC1DE) !important; /* Opera 11.10+ */    
}
.view_product a 
{
    color: white;
    display: block;
    font: 13px/100% "arial rounded mt bold",helvetica,arial,sans-serif;
    padding: 10px 8px;
}
.view_product a:hover
{
	text-decoration:none;
}
.product_item_original_price 
{
    display: block;
    font-size: 18px !important;
    font-weight: normal;
    text-decoration: line-through;
    padding-bottom:10px;
    color:red;
}
#product_tabs div.ui-accordion-content
{
	margin: 0px;
}
#product_tabs h3
{
	background: #007BC1 !important;
	padding:10px 25px;
	color: #fff;
}
#product_tabs h4
{
	margin: 10px 0;
}
.product_details .breadcrumbs
{
	padding-left: 0px;
}
.product_details, .product_details_left, .product_details_left div, .shopping_cart, .shopping_cart div
{
	font-family:Verdana,Arial,sans-serif;
	background-color: #fff !important;
}
.product_details p, #product_warranty li
{
	color:#58595B;
	font-family:Verdana,Arial,sans-serif;
	margin-bottom: 10px !important;
}
#product_warranty
{
	font-size: 12px !important;
}
#product_warranty ul
{
	border-bottom:none !important;
}
#product_specification table
{
	margin: 0px;
}
#product_specification table td
{
	border: 1px solid #998888;
	padding: 5px;
}

.product_shopping_cart
{
    background-color: #E1F4E5 !important;
    border: 1px dotted #D4E3CE;
    float: right;
    font-size: 16px;
    margin: 5px 0 0 30px;
    padding-left: 0;
    width:200px !important;
    border-radius:0px !important;
    -webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
}
.product_shopping_cart
{
}
.product_shopping_cart h3, .product_shopping_cart p 
{
	margin:0px;
	font-size:13px;
	padding:10px;
}
.product_shopping_cart .price
{
    background-color: #F3F3EF !important;
    font-size:30px !important;
}
.product_shopping_cart .price span
{
	font-size:20px !important;
	position: relative;
	top:-10px;
}
.product_shopping_cart .add_to_cart
{
	margin:10px 35px 20px !important;
}
.added_to_cart 
{
    display: block;
    margin: 0 10px 20px 20px;
}

.shopping_cart_heading
{
	padding:5px;
}
.kadamandiya_shopping_cart
{
}
.shopping_cart .item
{
	border-right:1px solid #D6D6D6;
	overflow: hidden;
	padding:5px;
	margin-bottom:10px !important;
	box-shadow:0 1px 5px #CCCCCC;
}
.browserIE7 .shopping_cart .item,
.browserIE8 .shopping_cart .item
{
	border:1px solid #D6D6D6 !important; 
}
.shopping_cart .item:hover
{
	box-shadow:0 2px 8px #999999;
}
.shopping_cart_heading
{
	overflow: hidden;
}
.shopping_cart .item div, .shopping_cart_heading div
{
	float: left;
	margin:5px !important;
}
.shopping_cart .item div, 
.shopping_cart .item div a,
.shopping_cart_heading
{ 
	font-size: 12px;
}
.shopping_cart .item div.title
{
	width:300px;
}
.shopping_cart_heading div.title
{
	width:395px;
}
.item
{
	position: relative;
}
.unit_price
{
	width:60px;
	text-align: right;
}
.original_price
{
	opacity:0.8;
	color:#DA1717;
	text-decoration: line-through;
	font-size:14px !important;
}
.product_shopping_cart .original_price
{
	font-size: 23px !important;
	color:red;
}
.product_shopping_cart .original_price span
{
	font-size: 15px !important;
    position: relative;
    top: -10px;
}
.item .remove_item 
{
    bottom: 3px;
    font-size: 10px !important;
    position: absolute;
    right: 4px;
    cursor: pointer;
}
.item .remove_item img
{
	position: relative;
	top:4px;
}
.item .sub_total
{
	width:70px;
}
#add_to_cart_dialog_form
{	
	/*border:10px solid rgba(82, 82, 82, 0.7);
	border-radius:6px;
	*/
}
#add_to_cart_dialog_form strong
{
	clear: both;
	maring-bottom:5px;
}
#add_to_cart_dialog_form img
{
	clear:both;
	display:block;
	position:relative;
	top:10px;
}
#product_title
{
	width:250px;
	padding-left:5px;
	padding-top:3px;
}
#number_of_items_div
{
	overflow:hidden;
	padding-top:10px;
	border-radius:0px !important;
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
}
#product_details
{
	padding-top:0px;
}
#product_url
{
	padding-top: 30px;
	padding-left:20px;
}
#product_url a
{
	color:#007BC1;
	text-decoration: none;
}
#product_url a:hover
{
	border-bottom:1px dotted;
}
#add_to_cart_dialog_form, #add_to_cart_dialog_form div
{
	background-color: #fff !important;
}
.grand_total
{
	font-weight: bold;
	text-align: right;
}
.shipping
{
	text-align: right;
}
.purchased_store_item_user_info .grand_total
{
	padding-left: 00px !important;
	font-size:20px;
}
.purchased_store_item_user_info table td
{
	padding:5px 0 5px 10px;
	font-weight: normal;
}
.purchased_store_item_user_info h3
{
	border-bottom:1px dotted gray;
	padding-bottom:15px;
	font-size: 14px;
}
.purchased_store_item_user_info .buy_now
{
	color:#fff;
	clear: both;
	display: block;
	width: 
}
.purchased_store_item_user_info .buy_now:hover
{
	text-decoration: none;
}
.store_items_credit_card, .store_items_direct_deposit
{
   	font-size: 11px !important;
	margin-top: 15px !important;
}
.store_items_credit_card span
{
	display: block;
}
#win_ipad
{
	padding-top:20px;
	position: relative;
}
#win_ipad p
{
    color: #EA443E;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    padding:10px 0 0 0;
}
#win_ipad div 
{
    color: red;
    font-size: 18px !important;
    left: 45px;
    position: absolute;
    top: 215px;
}
#win_ipad div span
{
	font-size: 18px;
}
#win_ipad div span.strike
{
	text-decoration:line-through;
}
#view_shopping_cart span 
{
    background-color: #2D3133;
    display: block;
    /*left: 0px;
    top: 30px;*/
    opacity: 0.4;
    position: absolute;
    height: 10px;
    width: 118px;
    padding: 5px;
}
#view_shopping_cart span img
{
}
#number_of_items_in_cart 
{
    background: none repeat scroll 0 0 red !important;
    border: 2px solid white;
    border-radius: 19px 19px 19px 19px;
    -webkit-border-radius:19px;
	-moz-border-radius:19px;
    color: white !important;
    font-weight: bold !important;
    left: 45px;
    top: 88px;
    opacity: 1.9 !important;
    padding: 3px 5px 10px !important;
    position: absolute;
    width: 15px !important;
}
#out_of_stock
{
	position: absolute;
	opacity:0.6;
	height:440px !important;
}