﻿g/*#region Home CSS start */
@charset "utf-8";
@font-face {
		font-family: 'Lato';
		src: url('Lato-Regular.ttf');
		src: local('?'), url('Lato-Regular.woff') format('woff'), url('Lato-Regular.ttf') format('truetype'), url('Lato-Regular.svg') format('svg');
}
body { margin: 0; background: url("OnlySolitairesThemeImages/bodybgfull.jpg") no-repeat scroll center top / cover  rgba(0, 0, 0, 0);}
form { margin: 0; }
.container { width: 985px; }

/*#region Header CSS */
.header { border-top: 8px solid #2d5880; width: 100%; height: 142px; }
.mainmenu, #navcontainer, .headersecondarymenu { float: right; display: block; }
#navcontainer { margin-top: 18px; }
.mainmenu { margin-top: -8px; }
#navlist ul, .headersecondarymenu ul { margin: 0; padding: 0; }
.headersecondarymenu ul { background: white; }
#navlist li, .headersecondarymenu li { display: inline; text-transform: uppercase; text-decoration: none; }
#navlist li { background: url("OnlySolitairesThemeImages/ellipse.jpg") no-repeat left center; padding: 0 15px; }
.headersecondarymenu li { /*background: url("OnlySolitairesThemeImages/ellipse.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);*/ line-height: 31px; border-right: 1px solid #27547e; padding: 0 15px; }
#navlist li:first-child { background: none; border-left: 1px solid transparent; }
.headersecondarymenu li:last-child, .headersecondarymenu li:nth-child(3) { border-right: 1px solid transparent; }
.headersecondarymenu { background: url("OnlySolitairesThemeImages/headersecondarymenuright.png") no-repeat scroll right center transparent; padding-right: 10px; }
.headersecondarymenu li:last-child { padding: 0; }
#navlist li:last-child { padding-right: 0; }
#navlist a, .headersecondarymenu a, .headerphone, .headerlanguage a, .loosediamonds { font-weight: normal; text-transform: uppercase; text-decoration: none; font-family: 'Lato'; font-size: 11px; }
.headerphone { padding: 0 15px; }
#navlist a { font-size: 14px; }
#navlist a:link, #navlist a:visited, .headersecondarymenu a:link, .headersecondarymenu a:visited, .headerphone, .headerlanguage a { color: #27547e; }
.headerlanguage a { font-weight: normal; }
#navlist a:hover, .headersecondarymenu a:hover { color: black; }
.headersecondarymenu, .headersecondarymenu ul { float: right; }
.headerphone { float: right; color: #666; line-height: 35px; }
.searchbox { background: url("OnlySolitairesThemeImages/searchicon.jpg") no-repeat scroll center right white; border: 1px solid #babdbf; color: #babdbf; }
.headerlanguage { float: right; line-height: 30px;  padding: 0 105px 0 14px; }
/*#endregion */
/*#region Content CSS */
.content { width: 100%; }
.slider { height: 330px; width: 100%; }
.loosediamonds { background: url(OnlySolitairesThemeImages/loosediamondsbg.png) no-repeat top center transparent; height: 160px; width: 1350px; margin-left: -183px; padding: 60px 0; text-transform: none; }
.loosediamonds > table { width: 976px; }
.loosediamonds .caption { font: normal 21px "Lato"; color: #27547e; }
.loosediamonds .description, .loosediamonds td { font: normal 13px "Lato"; color: #b6b6b6; }
.loosediamonds td td { text-align: center; width: 97.6px; border-left: 1px solid #eee; color: #b6b6b6; }
.loosediamonds table table { margin: 20px 10px; width: 100%; }
.loosediamonds .noborder td { border-left: 1px solid transparent; }
.boxes { height: 210px; margin-top: -25px; margin-bottom: 10px; }
.boxes .box { float: left; font-family: "Lato"; position: relative; width: 30%; padding: 10px; text-align: left;}
.boxes .b1 { background: url(OnlySolitairesThemeImages/box1.png) no-repeat; }
.boxes .b2 { background: url(OnlySolitairesThemeImages/box2.png) no-repeat; border-left: 1px solid #e6e7e9; border-right: 1px solid #e6e7e9; }
.boxes .b3 { background: url(OnlySolitairesThemeImages/box3.png) no-repeat; }
.boxes .content { width: 147px;height:150px; }
.boxes .content .caption { color: #27547e; font: 21px "Lato"; padding-top: 10px; }
.boxes .content p { color: #aaa; font: 13px "Lato"; text-align: left; }
.shopnow { background: url("OnlySolitairesThemeImages/shopnow.png") no-repeat scroll center center transparent; border: medium none; cursor: pointer; height: 32px; width: 110px; }
.readmore { background: url("OnlySolitairesThemeImages/readmore.png") no-repeat scroll center center transparent; border: medium none; cursor: pointer; height: 32px; width: 110px; }
/*#endregion */

/*#region Footer CSS */
.footer { width: 100%; border-top: 1px solid #bdbec0; text-align:center;}
.footer ul { margin: 0; padding: 0; }
.footer ul li { display: inline; text-transform: uppercase; text-decoration: none; }
.footer a, .footer a:hover, .footer a:active, .footer a:visited { font: 12px "Lato"; font-weight: bold; text-decoration: none; padding: 0 10px; line-height: 45px; border-right: 2px solid #6b839e; color: #27547e; }
.footer ul li:last-child a { border-right: 1px solid transparent; }
/*#endregion */
/*#endregion  Home CSS end */

.bginnerpage { background-color: #ffffff; width: 791px; position: relative; }

/*******************************************Page CSS*************************************************/
p { font-size: 12px; font-family: "Verdana"; color: #939393; }
h1 { font-size: 22px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 13px; }
h5 { font-size: 11px; }
h6 { font-size: 8px; }
@media print {
	h1 { page-break-before: always; }
	h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
	ul, ol, dl { page-break-before: avoid; }
}

/******************************************** Newly Added.css *****************************************/
.pageleftmenu { }
.pagecontent { background-color: #ffffff; height: 420; width: 809; }
.tab-btn { background: #FFF url(OnlySolitairesThemeImages/bg_tab.png) repeat-x; padding: 10px; margin-right: 5px; font-family: Verdana; font-size: 12px; font-weight: normal; color: #0C4175; background-color: #E7E7E7; text-align: center; cursor: pointer; width: auto; border: 1px solid #A2A2A2; }
.tab-btn-selected { background: #eff6ff; padding: 10px 25px; margin-right: 5px; font-family: Verdana; font-size: 12px; font-weight: normal; color: #0C4175; background-color: #EFF6FF; text-align: center; cursor: pointer; width: auto; border: 1px solid #A2A2A2; border-bottom: 1px solid #eff6ff; }
.txt13 { font-family: Verdana; font-size: 11px; font-weight: normal; color: #002d59; text-decoration: none; }
.Pop_Left_Floating_Top { background-image: url(OnlySolitairesThemeImages/Left_Floatingbar_Top.gif); background-repeat: no-repeat; height: 32px; width: 34px; }
.Pop_Left_Floating_Bottom { background-image: url(OnlySolitairesThemeImages/Left_Floatingbar_Bottom.gif); background-repeat: no-repeat; height: 36px; width: 34px; }
.verticaltext { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); /*For IE 7*/ -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.00000000, M12=1.00000000, M21=-1.00000000, M22=0.00000000,sizingMethod='auto expand')"; /*For Internet Explorer 8*/ -moz-transform: rotate(-90deg); /*For FireFox*/ -o-transform: rotate(-90deg); /*For Opera 10.50 onwards*/ -webkit-transform: rotate(-90deg); /* Safari and Chrome */ font-family: Verdana; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none; white-space: nowrap; }

.Left_Floating_bg_Popular_Items { background-image: url(OnlySolitairesThemeImages/Left_Floatingbar_Middle.gif); background-repeat: repeat-y; height: 100px; width: 25px; }
.bgbodyheader_LeftAlign { font-family: "Verdana"; font-size: 12px; font-weight: bold; color: #A1A1A1; height: 18px; width: auto; background-color: #FFFFFF; background-position: left center; }

/* if Site Map Panel is not compatible */
.extxt { font-family: "Verdana"; font-size: 9pt; font-style: normal; font-variant: normal;font-weight:bold; /*	color: #000000;*/ }
.linkbutton { background-image: url(OnlySolitairesThemeImages/comman_but01.jpg); background-repeat: repeat-x; text-decoration: none; border: 1px solid #777777; padding-left: 3; padding-right: 3; padding-top: 1; padding-bottom: 1; width: auto; font-family: Verdana; font-size: 11px; height: 20px; font-weight: bold; }

.bgPage { background-color: #002d59; }
.qmenu { font-family: Verdana; font-size: 8pt; font-weight: normal; color: #A4A4A4; text-decoration: none; }
.qmenu:hover { font-family: Verdana; font-size: 8pt; font-weight: normal; color: #A4A4A4; text-decoration: underline; }

.ratingStarFilled ,.ratingStarEmpty { text-decoration: none; border: none; width: 13px; height: 12px; cursor: pointer; padding:0; }
.ratingStarFilled  { src: url(CommonImages/ratingStarFilled.png); }
.ratingStarEmpty  { src: url(CommonImages/ratingStarEmpty.png); }

.bgHeaders_AdminPanel { font-family: Verdana; font-size: 13px; font-weight: 600; color: #ffffff; text-decoration: none; background-image: url(OnlySolitairesThemeImages/head4.jpg); background-repeat: repeat-y; border: 1px solid #003333; height: 27px; vertical-align: middle; }
.leftpad10px { padding-left: 5px; }
.loginbtn { border: none; font-family: Verdana; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; cursor: pointer; background-color: #002d59; }
.pager span { color: #000; }
.loginModule { font-family: Verdana; font-size: 12px; font-weight: normal; color: #002d59; text-decoration: none; }

.Modalpopup { background-color: #fefaf0; border: 4px solid #002d59; height: auto; width: 209px; padding-left: 10; padding-bottom: 10; padding-top: 10; }
.bgAdminPage { background-color: #eff6ff; }

/* For Page background */

#container {  
				/*background:	url("OnlySolitairesThemeImages/bodybg.jpg") no-repeat scroll center 150px #27527f;
				background-position-margin : -10px 150px;*/
    color: #696969;
    font-family: Verdana;
    opacity:1;
}
.container_top {  }

/*For text messages*/
.message { font-family: Verdana; font-size: 14px; font-style: normal; font-variant: normal; color: Red; line-height: normal; }
/*For left arrow button*/
.leftarrow { background: url(OnlySolitairesThemeImages/arrowleft.jpg); background-repeat: no-repeat; border-style: none; cursor: pointer; width: 22px; height: 18px; }
/*For left arrow button*/
.rightarrow { background: url(OnlySolitairesThemeImages/arrowright.jpg); background-repeat: no-repeat; border-style: none; cursor: pointer; width: 22px; height: 18px; }
/*For left arrow button hover(Works for Mozilla)*/
/*For left arrow button hover(Works for Mozilla)*/
/*For right arrow button hover*/
.leftarrowhover { background: url(OnlySolitairesThemeImages/left_arrow_big.png) no-repeat; border: none; cursor: pointer; width: 22px; height: 18px; }
/*For right arrow button hover*/
.rightarrowhover { background: url(OnlySolitairesThemeImages/arrow_big.png) no-repeat; border: none; cursor: pointer; width: 22px; height: 18px; }
.tdCaptions_ProductCompare { background-repeat: repeat; height: 26px; width: auto; font-family: Verdana; font-size: 11px; color: #eff6ff; font-weight: bold; text-align: left; background-color: #eff6ff; }
/*For grid header whose height is 20px*/
.gridheader { background-repeat: repeat; height: 20px; width: auto; font-family: Verdana; font-size: 11px; color: #0C4175; font-weight: bold; text-align: center; background-color: #EFF6FF; 
              border-top:1px solid #FFF}
/*For grid header whose height is 30px*/
.gridheaderBig { background-color: #eff6ff; background-repeat: repeat; height: 30px; width: auto; font-family: "Verdana"; font-size: 11px; color: #0C4175; font-weight: bold; }
/*For grid footer */
.gridfooter { background: #ECECEC; font: bold 12px "Verdana"; color: #efefef; border: none; border-top: 1px solid #EAEAEA; height: 18px; width: auto; }

/* Common for rows in grid */



.bgselectdrow, .bgselectdrow a, .bgrow, .bgrow a, .bgaltrow, .bgaltrow a { font-family: Verdana; font-size: 8pt; font-weight: normal; line-height: 2.4em; /*border: 1px solid #eeeeee; */ }
/*For grid whose row is selected*/
.bgselectdrow { color: #0C4175; background-color: #EFF6FF; }
.bgselectdrow a { color: #0C4175; background-color: #EFF6FF; border-width: 0px; }
/*For background of grid row*/
.EmptyRow { height: 19px; }

.bgrow {  border-collapse: collapse;}
.bgrow a { font-family: Verdana; font-size: 8pt; color: #0C4175; font-weight: normal; line-height: 1em; }
/*For alternate background of grid row*/
.bgaltrow { }
.bgaltrow a { background-color: #FFFFFF; font-family: Verdana; font-size: 8pt; color: #0C4175; font-weight: normal; line-height: 1em; }
.bgselectdrow > td, .bgrow > td, .bgaltrow > td { border-bottom: 1px solid #eee; }

/*For background of html table header row*/
.tableheader { background-color: #ffffff; }
/*For text inside html table which looks like grid*/
.tablegridtxt { font-family: Verdana; font-size: 11px; font-weight: bold; color: #0C4175; }
/*For text inside html table*/
.tabletxt { font-family: Verdana; font-size: 8pt; font-weight: normal; color: #0C4175; text-decoration: none; line-height: 20px; }
.bgbody_4 { background-repeat: repeat-y; height: auto; width: 209px; border: 1px solid #FFFFFF; background-color: #FFFFFF; color: #333333; }

/* For background of Content/Inner Page */
.bgPageContent { background-color: #ffffff; border: 0px solid #002d59; }
/* Page heading style */
.bgbodyheader_1, 
.bgbodyheader_2,
.bgbodyheader_3  { vertical-align: middle; border-bottom:3px solid #0C4175; white-space:nowrap;
																			color: #0C4175; font: 11pt "Verdana"; text-decoration: none;  padding-left: 5px; text-transform: capitalize;
																			height:30px;
																			}
.bgbodyheader_1  { width: 1px; }

/* For Site Map Panel */
.pnlSiteMap       { color: #0c4175; font: 9pt "Verdana"; text-decoration: none; padding-left: 5px; text-transform: capitalize; }
.pnlSiteMap:hover { }
a.pnlSiteMap {padding: 0 5px;}


/* For inside bodyheader horizontal part1*/
.bgAboveContent { position:absolute; }
/* For inside bodyheader horizontal part2*/

/* For bodyheader horizontal part3*/
.bgBelowContent { }

/* For headings of innerpages */
.insideformheadings { font-family: Verdana;  font-style: normal; font-variant: normal; color: #002d59; line-height: normal; }
#ctl00_cph1_lblPagingStatus {font-family: Verdana;  font-size: 8pt; font-style: normal; font-variant: normal; color: #002d59; line-height: normal; }
/* For headings of controls */
.bodyheadings { font-family: Verdana; font-size: 11px; color: #376189; line-height: normal; font-weight: bold; }
/* For border of table or div */
/*For all Fonts*/
select { border: 1px solid #A2A2A2; color: #A1A1A1; padding: 2px; }
textarea { border: 1px solid #A2A2A2; color: #A1A1A1; padding: 2px; }
.insideformtext { font-family: Verdana; font-size: 8pt; font-style: normal; font-variant: normal; color: #616262; line-height: normal; }
.insideformtext_strikethrough { font-family: Verdana; font-size: 8pt; font-style: normal; font-variant: normal; text-decoration: line-through; color: Red; line-height: normal; }

/* For selected row of datalist*/
.dlistselectd { border: 1px solid Black; background-color: #002d59; font-weight: bold; text-decoration: underline; color: #333333; }
/* For datalist*/
.dlist { border: 1px groove #17293C; background-color: #376189; font-weight: bold; text-decoration: underline; color: #333333; }

#ctl00_cph1_trStyleBlock table td {padding-left:5px;}
#ctl00_cph1_trSize td {padding-left:10px;}


/********************************************************/
/* Following Css are Used In Search Inventory Page */
/********************************************************/

/* For Bubble/Tooltip header*/
.bubbleheader { background-color: #EFF6FF; background-repeat: repeat; height: 20px; width: auto; font-family: Verdana; font-size: 10px; color: #0C4175; font-weight: normal; text-align: center; }
/* For Bubble/Tooltip row*/
.bgbubblerow { background-color: #E7E7E7; font-family: Verdana; font-size: 95%; color: #0C4175; font-weight: normal; border: none; height: 20px; cursor: pointer; }
/* For Bubble/Tooltip alternate row*/
.bgbubblealtrow { background-color: #FFFFFF; font-family: Verdana; font-size: 95%; color: #0C4175; font-weight: normal; border: none; height: 20px; cursor: pointer; }
/*For Bubble(ToolTip)*/
.bubble { background-color: #ffffff; display: none; width: auto; border: 1px solid #0C4175; position: absolute; text-align: center; }
.bubble td { padding: 5px; }

/*For Bubble(ToolTip) Pointer*/
.bubble_pointer { background-image: url(OnlySolitairesThemeImages/bubblepointer2.gif); border: none; display: none; margin-left: 5px; width: 10px; position: absolute; height: 22px; width: 8px; }
.LoginPageImg { background-image: url( 'OnlySolitairesThemeImages/LoginPageImage.jpg' ); width: 521px; height: 371px; }

/*Hand pointer for Images*/
.handpointer { cursor: pointer; }
/*For hiding dummy textboxes  */
.hidetxtbox { display: none; }
/* For Gridview Header*/
.gridfixheadertext { font-weight: normal; font-family: Verdana; text-decoration: none; text-transform: uppercase; font-size: 11px; color: #a5a5a5; text-align: center; line-height: 2.5em; }
/* For Gridview Header anchor arrow*/
.gridfixheadertext a { background: url(OnlySolitairesThemeImages/sort_none.gif); background-repeat: no-repeat; background-position: left; padding-left: 14px; font-family: Verdana; display: block; font-size: 10px; text-decoration: none; text-transform: uppercase; text-align: center; }

.bgPageHeader { background-color: #eff6ff;
    background-repeat: repeat;
    border-top: 1px solid #fff;
    color: #0c4175;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    text-align: center;
    width: auto;}


/**** ok - Left Menu Accordion Hacks over jQuery-ui CSS ****/
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #0c4175; text-decoration: none; }
.ui-widget-content a { text-decoration: none; color: #0c4175; font-size: 12px; line-height:1.8em}
.ui-widget-content a:hover { text-decoration: none; color: #5C5C5C; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #0c4175; }
.ui-accordion-icons .ui-accordion-header { border-bottom: 1px none; border-radius: 7px; line-height: 2.3em; margin: 0; padding-left: 15px; border: 1px solid rgba(0, 0, 0, 0.15);font-weight: normal;  }
.ui-accordion-icons .ui-accordion-header a { text-align: left; font-weight: normal; }
.ui-accordion .ui-accordion-content { margin: 0; top: 0; padding: 1em; font-family: Verdana; font-size: 12px;height:100px;}
#ctl00_ucMenuBarSignatureBlueTheme_divLeftMenu .ui-accordion .ui-accordion-content {Height:120px;}
.ui-widget { font-size: 11px; }
.ui-corner-all, .ui-corner-top { border-radius: 0px; }
.ui-accordion .ui-accordion-header .ui-icon { }
.ui-icon {font-weight:normal;height:16px;width:16px; }
.ui-state-active .ui-icon{background-image: url("OnlySolitairesThemeImages/ui-icons_454545_256x240.png");}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border-bottom: 1px solid #ffffff; border: 1px solid #dddddd;background: #f6f6f6 url(OnlySolitairesThemeImages/ui-bg_highlight-soft_100_f6f6f6_1x100.png) 50% 50% repeat-x; }
.ui-state-default .ui-icon{background-image: url("OnlySolitairesThemeImages/ui-icons_666666_256x240.png")}
.ui-state-hover a:hover { }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border-bottom: 1px solid #ffffff; color: #696969; }
.ui-state-hover a:hover { background-color: #f4f4f4;}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon { background-color: #f4f4f4; background-image:url(OnlySolitairesThemeImages/ui-icons_666666_256x240.png);}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { background: #f4f4f4; border: 1px solid #dddddd; font-weight: bold; }
.lefttabimage { }
ui-accordion-header ui-helper-reset ui-state-active ui-corner-top { color: #0c4175; }


/* CheckOut Page accordion Css */
#divCheckOutAccordion  {margin-top:10px;}

#CheckOutaccordion .ui-accordion-header {padding-left: 25px; }
#CheckOutaccordion h3 { color: #696969; font-family: MS Shell Dlg; font-size: 14px; font-weight:normal;}
#divCheckOutAccordion input[type=radio] { display: none; margin: 10px; }
#divCheckOutAccordion input[type=radio] + label { display: block; padding-left: 10px; font-family: "Verdana"; font-size: 13px; cursor: pointer; text-transform: uppercase; }
#divCheckOutAccordion input[type=radio]:checked + label { background: url(OnlySolitairesThemeImages/PriLinkArrow.png) no-repeat center right #F4F3F2; 
                                                          font-family: "Verdana"; font-size: 13px; cursor: pointer; text-transform: uppercase; }

#divCheckOutAccordion .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background: none repeat scroll 0 0 #F9F9F9; color: #a2a2a2; font: 13px "Verdana"; height: 20px; padding: 10px 5px ; text-align: left; text-decoration: none; text-transform: uppercase; width: auto; }
#divCheckOutAccordion .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background: none repeat scroll 0 0 #eff6ff; color: #0c4175; font: 13px "Verdana"; height: 20px; padding: 10px 5px; text-align: left; text-decoration: none; text-transform: uppercase; width: auto; }
#divCheckOutAccordion .ui-accordion { height: 100%; width:100%; }
#divCheckOutAccordion .ui-accordion-content .ui-helper-reset .ui-widget-content .ui-corner-bottom .ui-accordion-content-active { height: 300px; }
#divCheckOutAccordion .ui-widget-content a { font-family: "Verdana"; font-size: 11px; border: none; cursor: pointer; height: 26px; text-transform: uppercase; padding: 15px 10px 5px; color: #F2F2F2; background: url(OnlySolitairesThemeImages/PriButtonLeft.jpg) repeat-x center right; float: right; margin: 3px; }
#divCheckOutAccordion .ui-widget-content a:hover { background: url(OnlySolitairesThemeImages/PriButtonLeft_hover.jpg) repeat-x center right; }
#ctl00_cph1_lblPaymentSelected { float: right; }
#divCheckOutAccordion .SelectedPayment { background-color: #F4F3F2; }
#divCheckOutAccordion .right { float: right; padding-right: 5px; }
#divCheckOutAccordion .ui-state-default .ui-icon { background-image: none; }
#divCheckOutAccordion .ui-state-active .ui-icon { background-image: none; }
#divCheckOutAccordion .ui-accordion .ui-accordion-content{padding: 0px; margin: 0px; height:auto;}
#divCheckOutAccordion .ui-state-default .ui-icon{background-image:none;}
#divCheckOutAccordion .ui-state-hover .ui-icon,#divCheckOutAccordion .ui-state-focus .ui-icon { background: none; color:#efefef;}
#divCheckOutAccordion .ui-accordion-header .ui-helper-reset .ui-state-default .ui-corner-all{width:860px;}
#external_link1,#external_link2,#external_link3 {line-height:normal;}

table#ctl00_cph1_rblPaymentOption tbody tr td label { line-height:3em; margin:0; }

/* For Old Gridview Header hover	*/
.gridredcell { border-bottom: solid 2 Red; border-top: solid 2 Red; }
.emptyborder { border: 1px solid White !important; }
div.mojomagnify_zoom { position: absolute; width: 162px; height: 162px; overflow: hidden; cursor: crosshair; border: 2px solid 0b2345; -ms-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
div.mojomagnify_border { }
img.mojomagnify_img { padding: 0px; border: 0px; }
div.mojomagnify_zoom a { cursor: crosshair; }
.blackgridline td a:hover { border-right: 1px solid #ffffff; padding-right: 5px; padding-left: 5px; }

/* Below classes are not used in theme 3*/
.txt4 { font-family: Verdana; font-size: 13px; font-weight: bolder; color: #ffffff; text-decoration: none; }
.txt5 { font-family: Verdana; font-size: 14px; font-weight: bolder; color: #002d59; text-decoration: none; }
.rectangle { height: 20px; width: 145px; position: relative; left: -50px; top: 60px; float: left; -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55); -khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55); -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55); z-index: 11; /*the stack order: foreground */ -webkit-transform: rotate(-45deg); /* rotate the list item */ -moz-transform: rotate(-45deg); /* rotate the list item */ font-family: Verdana; font-size: 12px; font-weight: normal; color: White; text-decoration: none; background-color: #A4A4A4; text-align: center; }
.rectangle-lTringle { border-color: transparent #a4a4a4  #a4a4a4  transparent; border-style: solid; border-width: 10px; height: 0px; width: 0px; position: relative; left: -23px; top: 108px; z-index: 0; }
.rectangle-rTringle { border-color: transparent #a4a4a4  #a4a4a4  transparent; border-style: solid; border-width: 10px; height: 0px; width: 0px; position: relative; left: 61px; top: 5px; }

/*************** ImageFTP *****************************/
.fileUploadQueue { width: 100%; }
.fileUploadQueueItem { color: #0099FF; font: 11px Verdana, Geneva, sans-serif; background-color: #F5F5F5; border: 1px solid #E5E5E5; margin-top: 5px; padding: 5px; width: 300px; float: left; text-align: left; }
.fileUploadQueueItem .cancel { float: right; }
.fileUploadProgress { background-color: #FFFFFF; border-top: 1px solid #808080; border-left: 1px solid #808080; border-right: 1px solid #C5C5C5; border-bottom: 1px solid #C5C5C5; margin-top: 10px; width: 100%; }
.fileUploadProgressBar { background-color: #0099FF; }
/*************** ImageFTP *****************************/


/***************Popular items Ajax Tab Container CSS *********/
.PopItemsTab .ajax__tab_header { font-family: Verdana; font-size: 12px; }
.PopItemsTab .ajax__tab_outer { padding-right: 4px; height: 21px; background-color: #A4A4A4; margin-right: 2px; border-right: solid 1px #A1A1A1; border-top: solid 1px #aaaaaa; color: #ffffff; }
.PopItemsTab .ajax__tab_inner { padding-left: 3px; background-color: #A4A4A4; color: #ffffff; height: 20px; }
.PopItemsTab .ajax__tab_tab { height: 18px; padding: 4px; margin: 0; }
.PopItemsTab .ajax__tab_hover .ajax__tab_outer { background-color: #ffffff; color: #A4A4A4; }
.PopItemsTab .ajax__tab_hover .ajax__tab_inner { background-color: #ffffff; color: #A4A4A4; border-bottom: solid 2px #ffffff; }
.PopItemsTab .ajax__tab_hover .ajax__tab_tab { }
.PopItemsTab .ajax__tab_active .ajax__tab_outer { color: #A4A4A4; background-color: #ffffff; border-left: solid 1px #A4A4A4; }
.PopItemsTab .ajax__tab_active .ajax__tab_inner { background-color: #ffffff; color: #A4A4A4; border-bottom: solid 2px #ffffff; }
.PopItemsTab .ajax__tab_active .ajax__tab_tab { }
.PopItemsTab .ajax__tab_panel { border: 1px solid #A4A4A4 !important; }

/***************Popular items Ajax Tab Container CSS *********/
tr.rowHover:hover td, tr.rowHover:hover td a { color: #0C4175; background: #eff6ff; }
.imgShape { cursor: pointer; width: 25px; height: 29px; display: inline-block; background-repeat: no-repeat; border-bottom: solid 2px transparent; }
.imgShape:hover { border-bottom-style: dotted; border-bottom-color: #A4A4A4; }
.Diamond_Shape_Hover { cursor: pointer; width: 25px; height: 29px; display: inline-block; background-repeat: no-repeat; border-bottom: solid 2px #A4A4A4; }

.HeaderH1 { /*color:#A4A4A4;*/ color: #27547e; font: 21pt/48px "Verdana"; }
.Showing { color: #A1A1A1; font: 12px "Verdana"; }


/*=-=-=-=-=-= J-Slider CSS Start =-=-=-=-=-=*/
.layout-slider { width: 100%; }
.jslider .jslider-bg i, .jslider .jslider-pointer { background-image: url(OnlySolitairesThemeImages/jslider.png); background-repeat: no-repeat; background-position: 0 0; }
.jslider { display: block; width: 100%; height: 13px; position: relative; font-family: Verdana; color: #a1a1a1; }
.jslider table { width: 100%; border-collapse: collapse; border: 0; }
.jslider td, .jslider th { padding: 0; vertical-align: top; text-align: left; border: 0; }
.jslider table, .jslider table tr, .jslider table tr td { width: 100%; vertical-align: top; }
.jslider .jslider-bg { position: relative; }
.jslider .jslider-bg i { height: 24px; position: absolute; font-size: 0; top: 0; }
.jslider .jslider-bg .l { width: 50%; background-position: 0 0; left: 0; background-repeat: repeat-x; border-left: 1px solid #d4d4d4; }
.jslider .jslider-bg .r { width: 50%; left: 50%; background-position: right 0; background-repeat: repeat-x; border-right: 1px solid #d4d4d4; }
.jslider .jslider-bg .v { position: absolute; width: 60%; left: 20%; top: 0; height: 24px; background-position: 0 -26px; background-repeat: repeat-x; }
.jslider .jslider-pointer { width: 14px; height: 25px; background-position: 0px -52px; position: absolute; left: 21%; top: 0px; margin-left: 0px; cursor: pointer; cursor: hand; z-index: 10; }
.jslider .jslider-pointer-hover { background-position: -18px -52px; }
.jslider .jslider-pointer-to { left: 80%; margin-left: -12px; }
/*.jslider .jslider-label { font-size: 9px; line-height: 12px; color: black; opacity: 0.4; white-space: nowrap; padding: 0px 2px; position: absolute; top: -18px; left: 0px; }*/
.jslider .jslider-label { display: none; font-size: 0px; }
.jslider .jslider-label-to { left: auto; right: 0; }
.jslider .jslider-value { color: #376189; font-size: 9px; white-space: nowrap; padding: 1px 2px 0; position: absolute; top: -13px; left: 20%; min-width: 20px; text-align: center; line-height: 12px; }
.jslider .jslider-value-to { left: 80%; }
.jslider .jslider-label small, .jslider .jslider-value small { position: relative; top: -0.4em; }
.jslider .jslider-scale { position: relative; top: 9px; left: 4px; }
.jslider .jslider-scale span { position: absolute; height: 0px; border-left: 1px solid #999; font-size: 0; }
.jslider .jslider-scale ins { font-size: 9px; text-decoration: none; position: absolute; left: -2px; top: 19px; margin: 0px; line-height: 1; }
.jslider-single .jslider-pointer-to, .jslider-single .jslider-value-to, .jslider-single .jslider-bg .v, .jslider-limitless .jslider-label { display: none; }

/*****************CLoud Zoom CSS Start**************************/

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens { border: 4px solid #888; margin: -4px; /* Set this to minus the border thickness. */ background-color: #fff; cursor: move; }

/* This is for the title text. */
.cloud-zoom-title { /*WE don't want to show header due to IE 7 issue*/ display: none; }

/* This is the zoom window. */
.cloud-zoom-big { border: 4px solid #ccc; overflow: hidden; }

/* This is the loading message. */
.cloud-zoom-loading { color: white; background: #222; padding: 3px; border: 1px solid #000; }
/*****************CLoud Zoom CSS End**************************/

/************Start*************** NEWLY ADDED FOR Diamond4me *********************/
body { /*background: #FDE8F0; url(OnlySolitairesThemeImages/bg.png) no-repeat center top*/ margin: 0px; padding: 0px; font: normal 12px "Verdana"; color: #a1a1a1; text-decoration: none; }
a { text-decoration: none; cursor: pointer; color:#616262 }

#header { background: #eff6ff; padding: 0px; height: 30px; margin-bottom: 5px; }
#logo, #logo a { background: url(OnlySolitairesThemeImages/logo.png) no-repeat 0px 0px; height: 75px; width: 264px; display: block; border: none; float: left; }
#header_l { float: left; width: 265px; border-bottom: 0px solid #F00; margin-right: 30px; height: 75px; }
#header_r { float: right; clear: right; width: 625px; }
#header_links { width: 625px; height: 16px; padding: 5px 0px; margin: 0px; display: block; text-align: right; float: right; }
#header_links ul { list-style: none; width: 800px; padding: 0px; margin: 0px; text-align: right; float: right; }
#header_links ul li { float: right; margin: 2px 4px; font: normal 12px "Verdana"; color: #f2f2f2; text-decoration: none; text-transform: uppercase; }
#header_links ul li#shoppingcart { float: right; margin: 2px 4px; font: normal 12px "Verdana"; color: #f2f2f2; text-decoration: none; text-transform: uppercase; }
#header_links ul li a { font: normal 12px "Verdana"; color: #f2f2f2; text-decoration: none; text-transform: uppercase; }
#header_links ul li a:hover { text-decoration: underline; }
#helpline_no { font: normal 16px "Verdana"; color: #f2f2f2; text-decoration: none; text-transform: uppercase; width: 625px; height: 18px; padding: 5px 0px; margin: 0px; display: block; text-align: right; float: right; clear: right; }
#helpline_no span { font: bold 16px "Verdana"; }
#soc-entries { width: 625px; height: 16px; padding: 5px 0px; margin: 0px; display: block; text-align: right; float: right; }
#soc-entries ul { list-style: none; width: 625px; padding: 0px; margin: 0px; text-align: right; float: right; }
#soc-entries ul li { float: right; margin: 2px 4px; font: normal 12px "Verdana"; color: #f2f2f2; text-decoration: none; text-transform: uppercase; }
#soc-entries ul li a { font: normal 12px "Verdana"; color: #E76F9C; text-decoration: none; text-transform: uppercase; }
#soc-entries ul li a:hover { text-decoration: underline; }
#navbar { float: left; clear: right; text-align: left; height: 30px; padding: 10px; border-bottom: 0px solid #999; margin: 0px 15px; min-width: 400px; }
#banner_d4m { padding: 10px; border: 1px solid #f2f2f2; height: 30px; }
#leftpanel { background: #FFF; width: 205px; float: left; margin-right: 15px; padding-top: 380px; }
#leftpanel h1 { font: normal 14px "Verdana"; color: #efefef; background-color: #eff6ff; line-height: 1.1em; padding: 8px; margin: 0px 0px; }
#leftpanel h2 { font: normal 16px "Verdana"; color: #328D33; border-bottom: 0px dotted #083702; padding: 5px 0px; }
#leftpanel p { font: normal 12px "Verdana"; color: #a1a1a1; line-height: 18px; padding: 5px; margin: 0px; }
#rightpanel { padding: 0px; background: #FFF; width: 700px; float: left; clear: right; }
#rightpanel h1 { font: normal 18px "Verdana"; color: #eff6ff; line-height: 20px; padding: 5px 0px; margin: 5px 0px; }
#rightpanel h2 { font: normal 16px "Verdana"; color: #328D33; border-bottom: 0px dotted #083702; padding: 5px 0px; }
#rightpanel p { font: normal 12px "Verdana"; color: #a1a1a1; line-height: 18px; padding: 0px; margin: 0px; }
.asterisk { font: normal 11px Verdana; color: #F00; text-decoration: none; }
.clear { clear: both; float: none; overflow: hidden; visibility: hidden; }
#footer { }
#footer .copyright { float: none; clear: both; display: block; padding: 10px 2px; font: normal 12px "Verdana"; color: #f2f2f2; text-decoration: none; text-transform: uppercase; }
#footer ul { list-style: none; width: 1040px; padding: 0px; margin: 0px; text-align: left; white-space: nowrap; }
#footer ul li { float: left; margin: 2px; font: normal 11px "Verdana"; color: #f2f2f2; text-decoration: none; text-transform: uppercase; }
#footer ul li a { color: #f2f2f2; text-decoration: none; text-transform: uppercase; }
#footer ul li a:hover { text-decoration: underline; }

/***********End  *************** NEWLY ADDED FOR Diamond4me *********************/
ui-datepicker-div { background-color: white; border: 1px solid gray; display: block; left: 529.317px; padding: 10px; position: absolute; top: 279px; z-index: 1; }
/**** ok - Site Credit ****/
@font-face { font-family: "Copper"; src: url('COPRGTL.TTF' ) format("truetype" ); }
.siteCredit, .siteCredit a { color: #eff6ff; float: right; font-family: "Copper"; font-size: 11px; }
.siteCredit { padding: 3px; padding: 3px; position: absolute; right: 43%; }

/**** ok - Style needs to be extended for editable texts ****/
.EditableCssExtension { }
.EditableCssExtension h1, .EditableCssExtension h2, .EditableCssExtension h3 { color:#0c4175; font-size:14pt; font-weight:normal; margin:20px 0 0 0; }
.EditableCssExtension h2, .EditableCssExtension h3 { color:#0c4175; font-size:12pt; font-weight:normal; }
.EditableCssExtension h3 { font-size:10pt;}
.EditableCssExtension p, .EditableCssExtension span { font-family: 'Lato'; font-size: 13px; line-height:1.5em; color:#616262;}
.EditableCssExtension div { margin:12px; padding: 0 20px 20px 20px; border:1px solid rgba(0, 0, 0, 0.15); border-radius:10px;}
.EditableCssExtension li { }
.EditableCssExtension p { text-align: justify;}

/**** ok - random ****/
.SearchSolitaireGridBg { -moz-border-radius: 10px; width: 770px; height: 473px; padding-left: 0px; }
#ctl00_cph1_dvQuickSearch { background-color: White; }
#results { border: 1px solid #d3d3d3; background: white; cursor: pointer; }
#results a { background: none repeat scroll 0 0 transparent; }
.viewproductbutton { display: block; height: 15px; width: 42px; /*background:url('OnlySolitairesThemeImages/Magnify_tiny.png');*/ border: 0px; outline: 0px; padding-left: 5px; }
.viewproductbutton span { display: block; }
/* show this span and remove background from above if you want to show text in view diamond details buttons*/
.searchproductthumb { z-index: 90; background: white; height: 202px; width: 202px; }
.itemThumbnails { text-align: center; border: 1px solid #d5d5d5; height: 65px; width: 65px; padding: 0; margin: 0; }
.itemPreviewImage { height: 400px; width: 400px; background-color: White; /*border: 1px solid #d5d5d5 !important; */}
.menubartopgap { /*height:42px;*/ display: none; }
.CompareItemsTemplet { font-family: Verdana; font-size: 12px; color: #a1a1a1; font-weight: normal; }
.CompareItemsTemplet tr td { height: 22px; border: 0; border-bottom: 1px solid #eee; padding: 4px 7px; background-color: White; white-space: nowrap; }
.CompareItemsTemplet + input { margin-left: 5px; }
.CompareItemsShape { width: 100%; height: 65px; background-color: White; }
.modal { display: none; position: fixed; background-color: white; z-index: 1002; overflow: auto; padding-top: 5px; padding-bottom: 5px; }
.black_overlay { display: none; position: absolute; top: 0%; left: 0%; width: 100%; height: 100%; background-color: black; z-index: 1001; -moz-opacity: 0.5; opacity: .50; filter: alpha(opacity=50); }

/**********************************************************************************************************************************/
/*************** css below this are well constucted and modified, all themes should follow this rules *****************************/
/**********************************************************************************************************************************/

/**** ok - for all submit buttons ****/
.PriButton, 
.SecButton 							{ font-family: "Verdana"; font-size: 11px; border: none; cursor: pointer; height: 26px; text-transform: uppercase; padding: 1px 10px 5px 10px; background-position: center right, center left; background-repeat: no-repeat; width:auto;}
.PriButton 							{ color: #F2F2F2; background: url(OnlySolitairesThemeImages/PriButtonLeft.jpg) repeat-x center right; /* unsupported */ 
           																									background: url(OnlySolitairesThemeImages/PriButtonRight.jpg) no-repeat center right, 
           																																					url(OnlySolitairesThemeImages/PriButtonLeft.jpg) no-repeat center left; 
           																																					}
.PriButton:hover		{ background: url(OnlySolitairesThemeImages/PriButtonLeft_hover.jpg) repeat-x center right; /* unsupported */ background: url(OnlySolitairesThemeImages/PriButtonRight_hover.jpg) no-repeat center right, url(OnlySolitairesThemeImages/PriButtonLeft_hover.jpg) no-repeat center left; }
.SecButton								{ color: #6A6A6A; background: url(OnlySolitairesThemeImages/SecButtonLeft.jpg) repeat-x center right; /* unsupported */ background: url(OnlySolitairesThemeImages/SecButtonRight.jpg) no-repeat center right, url(OnlySolitairesThemeImages/SecButtonLeft.jpg) no-repeat center left; }
.SecButton:hover		{ background: url(OnlySolitairesThemeImages/SecButtonLeft_hover.jpg) repeat-x center right; /* unsupported */ background: url(OnlySolitairesThemeImages/SecButtonRight_hover.jpg) no-repeat center right, url(OnlySolitairesThemeImages/SecButtonLeft_hover.jpg) no-repeat center left; }

/**** ok - for result next/prev submit buttons ****/
.btn-Next, .btn-Prev { background-color: Transparent; padding: 3px 10px; text-align: center; border: 1px solid #dadada; color: #0c4175; font-family: Verdana; font-size: 8pt; list-style-type: none; cursor: pointer; text-decoration: none;}
.btn-Next { float: right; background-image: url(OnlySolitairesThemeImages/PriLinkArrow.png); background-repeat: no-repeat; background-position: right center; padding-right: 10px; }
.btn-Prev { float: left; background-image: url(OnlySolitairesThemeImages/PriLinkArrowBack.png); background-repeat: no-repeat; background-position: left center; padding-left: 10px; }
.btn-Next:hover, .btn-Prev:hover { color: #0c4175; }
.btn-Next:hover { background-image: url(OnlySolitairesThemeImages/PriLinkArrow.png); }
.btn-Prev:hover { background-image: url(OnlySolitairesThemeImages/PriLinkArrowBack.png); }
.btn-Prev:disabled, .btn-Next:disabled { cursor: text; color: #5C5C5C; opacity:0.4 }
.btn-Next:disabled { background-image: url(OnlySolitairesThemeImages/SecLinkArrow.png); }
.btn-Prev:disabled { background-image: url(OnlySolitairesThemeImages/SecLinkArrowBack.png); }
/**** ok - for all hyper links prim/sec ****/
.hyperlink, .hyperlink2 { font-family: Verdana; font-size: 8pt; font-weight: normal; background-attachment: scroll; background-color: transparent;  background-repeat: no-repeat; padding-right: 12px; cursor: pointer; background-position: left 2px; padding-left:10px; }
.hyperlink { color: #0c4175; background-image: url(OnlySolitairesThemeImages/PriLinkArrow.png); }
.hyperlink:visited { color: #0c4175; }
.hyperlink:hover { text-decoration: underline; }
.hyperlink2 { color: #929292; background-image: url(OnlySolitairesThemeImages/SecLinkArrow.png); }
.hyperlink2:visited { color: #2a6496; }
.hyperlink2:hover { text-decoration: underline; }
/**** ok - Diamond Search grid sortable headers  ****/
.SortableHeader { background: url(OnlySolitairesThemeImages/sort_none.gif); background-repeat: no-repeat; background-position: -5px; padding-left: 10px; font-family: "Verdana"; font-size: 11px; text-decoration: none; text-transform: uppercase; text-align: left; color: #A5A5A5; cursor: pointer; border: medium none; }
.SortA { background: url(OnlySolitairesThemeImages/sort_asc.gif); background-repeat: no-repeat; background-position: -5px; color: #0c4175; }
.SortD { background: url(OnlySolitairesThemeImages/sort_desc.gif); background-repeat: no-repeat; background-position: -5px; color: #0c4175; }

/**** ok - Search box in header  ****/
.search-box { text-decoration: none; font-family: "Verdana"; font-size: 10px; color: #A1A1A1; text-align: justify; background-color: #f5f5f8; border-top-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #d6d6d6; border-bottom-color: #d6d6d6; border-left-color: #d6d6d6; padding-left: 5px; width: 130px; background-image: url(OnlySolitairesThemeImages/search.png); background-repeat: no-repeat; background-position: right center; margin-bottom: 15px; }
.search-box-img { background-color: #f5f5f8; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #d6d6d6; padding-left: 5px; padding-right: 24px; background-image: url(OnlySolitairesThemeImages/search.png); background-repeat: no-repeat; background-position: right center; margin-right: 10px; cursor: pointer; }

.ui-accordion { width: 96%; }
.ui-accordion .ui-accordion-content { text-align: left; }
.ui-accordion-header { text-align: left; }
.ui-accordion .ui-accordion-header{border-bottom: 1px none; border-radius: 7px; line-height: 2.3em; margin: 0; padding-left: 10px; border: 1px solid rgba(0, 0, 0, 0.15); }
.ui-accordion .ui-accordion-header a { color: #696969; font-family: MS Shell Dlg; font-size: 14px;line-height: 10px; padding: 10px 10px 10px 15px; font-weight:normal; }
.ui-accordion .ui-accordion-header-active{border-bottom:1px solid #cfcfcf !important;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{color:#696969}

.IsSpecialClass { background-color: pink; }
#ctl00_cph1_ucBYORPanel_tblBuildRing td { padding-bottom: 5px; }

.CategoryProductPrice, .CategoryProductPrice_strikethrough, .PriceText, .PriceText a, .SecondaryPriceText 
				{  font-family: Verdana; font-size: 10.6667px; text-decoration:none;}
.CategoryProductPrice { }
.CategoryProductPrice_strikethrough { }
.PriceText,.PriceText a,.PriceText a:hover,.PriceText a:visisted, 
.SecondaryPriceText,.SecondaryPriceText a,.SecondaryPriceText a:hover,.SecondaryPriceText a:visisted 
				{ text-align: right; color: #0c4175; font-weight:bold; font-size: 11pt;}
.PriceText { font-size:11pt; color:Green;}
.Homehyperlink { color: #616262; padding-left: 15px; margin-left: 15px; cursor: pointer; background-position: left 2px; background-image: url(OnlySolitairesThemeImages/PriLinkArrow.png); background-repeat: no-repeat; }


/*------------------------------------------- Left Menu Css Start------------------------------ */

.wrapper-demo { margin: 60px 0 0 0; *zoom:1;font-weight:400;}
.wrapper-demo:after { clear: both; content: ""; display: table; }
.wrapper-dropdown { position: relative; width: 181px; margin: 0 auto; padding: 7px 10px; /* Styles */ background: #fff; border-radius: 7px; border: 1px solid rgba(0,0,0,0.15); box-shadow: 0 1px 1px rgba(50,50,50,0.1); cursor: pointer; outline: none; /* Font settings */ font-family: "MS Shell Dlg";  color: #696969; }

.divMetalType, .divStoneType, .divShapeType, .divSettingType { margin-left: 5px; padding-bottom: 10px; 
                                                               /*border-radius: inherit; border: 1px solid rgba(0,0,0,0.17);*/}

#divLeftMenu > label { color: #024B7E; font-family: MS Shell Dlg; font-weight: bold; margin-right: 20px; }
#divLeftMenu > input[type=checkbox].css-checkbox { position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; }
#divLeftMenu > input[type=checkbox].css-checkbox + label.css-label { padding-left: 20px; height: 17px; display: inline-block; line-height: 17px; background-repeat: no-repeat; background-position: 0 0; font-size: 14px; vertical-align: middle; cursor: pointer; margin: 6px; }
#divLeftMenu > input[type=checkbox].css-checkbox:checked + label.css-label { background-position: 0 -17px; }
#divLeftMenu > .css-label { background-image: url(http://csscheckbox.com/checkboxes/elegant.png); }
#divLeftMenu > h3 a { color: #024B7E; padding-left: 6px; }
.divOption { padding: 5px; margin-left: 5px; margin-bottom:5px; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 7px; background-color: #ffffff; width:170px; }
.divOption th { font-family: "MS Shell Dlg"; font-size: 14px; color: #696969; width: 100px; text-align:left; padding-left:10px;}

/* ---------------------------------------------------ON-OFF SWITCHES START --------------------------------------------------*/
.onoffswitch { position: relative; width: 60px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }

.onoffswitch-checkbox { display: none; }

.onoffswitch-label { display: block; overflow: hidden; cursor: pointer; border: 2px solid #E0E0E0; border-radius: 20px; }

.onoffswitch-inner { display: block; width: 200%; margin-left: -100%; -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s; -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s; }

.onoffswitch-inner:before, .onoffswitch-inner:after { display: block; float: left; width: 50%; height: 20px; padding: 0; line-height: 20px; font-size: 10px; color: white; font-family: Trebuchet, Arial, sans-serif; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 20px; box-shadow: 0px 10px 0px rgba(0,0,0,0.08) inset; }

.onoffswitch-inner:before { content: "ON"; padding-left: 10px; background-color: #9BC5F2; color: #FFFFFF; border-radius: 20px 0 0 20px; }

.onoffswitch-inner:after { content: "OFF"; padding-right: 10px; background-color: #FFFFFF; color: #666666; text-align: right; border-radius: 0 20px 20px 0; }

.onoffswitch-switch { display: block; width: 20px; margin: 0px; background: #FFFFFF; border: 2px solid #E0E0E0; border-radius: 20px; position: absolute; top: 0; bottom: 0; right: 36px; -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s; -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; background-image: -moz-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 80%); background-image: -webkit-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 80%); background-image: -o-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 80%); background-image: linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 80%); box-shadow: 0 1px 1px white inset; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner { margin-left: 0; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch { right: 0px; }

/* ---------------------------------------------------ON-OFF SWITCHES END --------------------------------------------------*/

/* Main Menu Multiple Level CSS Manu*/.nav { position: relative; margin: 0; padding: 0; z-index:1000; }
.nav ul {z-index:1005;}
.nav ul ul {z-index:1006;}
/* The main navigation link containers */.nav > li { display: block; float: left; 
                                                     /* Displaying them on the same line */ margin: 0; padding: 0; }
/* The main navigation links */.nav > li > a { 
						/* Layout */ display: block; position: relative; padding: 5px 10px; 
						/* Text */ font-family: "Lato"; color: #27547E; font-size: 11pt; text-transform: uppercase;
						/* Background  background: black; */
						/* For older browsers  background: rgba(0, 0, 0, .6); */ background:url(OnlySolitairesThemeImages/ellipse.jpg) no-repeat left center; 
						/* Transparent background for modern browsers */ /* Making the color to change on hover with a transition */ -webkit-transition: color .3s ease-in; -moz-transition: color .3s ease-in; -o-transition: color .3s ease-in; -ms-transition: color .3s ease-in; }
.nav > li:first-child > a { background:NONE; }
/* Changing the color on hover */.nav > li > a:hover, .nav > li:hover > a { color: #999999; }
/* The links which contain dropdowns menu are wider, because they have a little arrow */.nav > .dropdown > a { padding: 5px 10px;}
/* The arrow indicating the dropdown */.dropdown .dropdown > a::after { content: ""; position: absolute; top: 11px; right: 8px; width: 5px; height: 5px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); border-bottom: 1px solid #0c4175; border-right: 1px solid #0c4175; }
/* Changing the color of the arrow on hover */ .dropdown > a:hover::after, .dropdown:hover > a::after { border-color: #0fd0f9; }
/* The submenus */.nav ul { position: absolute; margin: 0; padding: 0; list-style: none; display: block; background: #EFF2F5; box-shadow:1px 1px 5px black; }
/* General layout settings for the link containers of the submenus */.nav ul li { position: absolute; top: -9999px; 
                                            /* Hiding them */ height: 0px; display: block; margin: 0; padding: 0; 
                                            /* Making them to expand their height with a transition, for a slide effect */ -webkit-transition: height .2s ease-in; -moz-transition: height .2s ease-in; -o-transition: height .2s ease-in; -ms-transition: height .2s ease-in; }
/* Displays the submenu links, by expading their containers (with a transition, previously defined) and by repositioning them */.dropdown:hover > ul > li { height: 30px; position: relative; top: auto; }
/* The submenu links */.nav ul li a { 
						/* Layout */ padding: 4px 20px; width: 160px; display: block; position: relative; text-align:left; 
						/* Text */ font-family: "Lato"; color: #0c4175; font-size: 11pt; text-decoration: none;
						/* Background & effects */ background: #EFF2F5; -webkit-transition: color .3s ease-in, background .3s ease-in; -moz-transition: color .3s ease-in, background .3s ease-in; -o-transition: color .3s ease-in, background .3s ease-in; -ms-transition: color .3s ease-in, background .3s ease-in; }
/* Changing the link's color and background on hover */.nav ul li:hover > a, .nav ul li a:hover { background-color: #DAE2EA; /*background: rgba(0, 0, 0, .75); */}
/* Making the level 2 (or higher) submenus to appear at the right of their parent */.nav ul .dropdown:hover ul { left: 200px; top: 0px; }
/* The submenu links have a different arrow which indicates another dropdown submenu */.nav ul .dropdown a::after { width: 6px; height: 6px; border-bottom: 0; border-right: 1px solid #0c4175; border-top: 1px solid #0c4175; top: 12px; }
/* Changing the color of the arrow on hover */.nav ul .dropdown:hover > a::after, .nav ul .dropdown > a:hover::after { border-right: 1px solid #0fd0f9; border-top: 1px solid #0fd0f9; }



/* http://jsfiddle.net/496c9/ */
/* Style Item Dropdown Css */
.radioSelectContainer { padding-bottom: 10px; }
.radioSelectContainer > select { display: none; }

.radioSelectContainer > label { display: inline-block; margin: 0.3em 0.3em 0 0; background-color: #EFEFEF; border-radius: 4px; border: 1px solid #D0D0D0; }

.radioSelectContainer > label > span { padding: 0.2em; text-align: center; display: block; white-space: nowrap; width: 60px; }

.radioSelectContainer > label > input { position: absolute; top: -20px; display: none; }

.radioSelectContainer > label > input:checked + span { background-color: #0c4175; color: #F2F2F2;}

/* Style Item Dropdown Css End */

.CurrencybarPosition{	position: relative;
    margin-top: -34px;
       width: 90px;
    margin-left:-78px;
    top:42px;
     -moz-margin-start : -20px;
      -moz-width : 90px;
     }
.dlCurrencySymbols{height:34px;}
.CurrSymbol { background-color: Transparent; color: #000; unicode-bidi: normal; border: none; cursor: pointer; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 12px; }
.CurrSymbolHoverOut { color: #000; background-color: Transparent; border-style: none; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 12px; }
.CurrSymbolHover { background-color: #dbdbdb; border-style: none; border-width: 0px; cursor: pointer; color: #000; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 12px; }
.dlCurrencySymbols { border-color: #dbdbdb; border-style: solid; border-width: 1px; width: 30px; height: 20px; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 12px; }
.LanguagebarPosition{
				position: relative;
    margin-top: -34px;
       width: 90px;
    margin-left:-80px;
    top:34px;
     -moz-margin-start : -20px;
      -moz-width : 90px;
     right:15px;
  
    
  }
  
.dlLanguageSymbols{Width:55px}

.InfoShape{padding-left: 49px;
    /* padding-top: 0px; */
position: absolute;}

.panel 
{
border-collapse: collapse;
position:Relative;
background-color: White;
border:1px solid #ccc;
width:98%;
height:70px; 
margin-bottom:4px;    
}

.panelpicture    
{
height:88px;       
}    


table.panel{table-layout:fixed;}
.panel td{color:#A5A5A5;text-align:center;word-wrap:break-word}
.tdClassQuick60  .panel-heading
{
background-color: #EFF6FF;
margin:0 auto;
padding-bottom:5px;
padding-top:3px;
text-align:center;
}

.tdClassQuick40  .panel-heading
{

background-color: #EFF6FF;
margin:0 auto;
padding-bottom:5px;
padding-top:3px;
padding-left:110px;

}

.tdClassQuick40  .panel-heading1
{
position:Relative;
background-color: #EFF6FF;
margin:0 auto;
padding-bottom:5px;
padding-top:3px;
padding-left:85px;
}
.panel-body
{
position:Relative;
text-align: Center;
margin-top:4px;
margin-bottom:5px;
}

.ui-state-active
{
  border:0px ;
  border-bottom: solid 2px blue;
  color : #616262
}
.ui-buttonset .ui-button {
  margin-left: 4px;
  margin-top: 4px;
}
.ui-button .ui-button-text
{
   background-color: white;
}

.ui-button-text-only .ui-button-text {
      padding: .4em 0.7em;
}

.SpanAllSelect
{
   margin-right:3px;
   margin-top:-3px;
   font-size:90%;
   float:right;
}

.Info{position:relative;border-left:1px Solid #ccc; float:right;padding-right:3px;padding-left:3px}
#ctl00_cph1_dviShapes{margin-top:5px;}
#ctl00_cph1_tdCertByList{margin-top:5px}

.tdClassQuick60{width:59%;}
.tdClassQuick40{width:41%;}
.panel-heading-text{color:#A5A5A5;text-align:center;}

.TxtboxStone{ width: 100px; margin-left: 5px; margin-right: 5px; }
.TxtboxCert{width: 150px; margin-left: 5px}
.panel_list{ font-size : 12px; padding: 0px 8px;margin : 0px 9px;}
.panel_body_content{  margin-top: 10px;}
.panel_list:hover { border-bottom-style: dotted; border-bottom-color: #A4A4A4; }

.QuickSearchv2_imgCert { cursor: pointer; width: 35px; height: 35px; display: inline-block; background-repeat: no-repeat; border-bottom: solid 2px transparent;margin-left:10px }
.QuickSearchv2_imgCert:hover { border-bottom-style: dotted; border-bottom-color: #A4A4A4; }
.QuickSearchv2_Cert_Shape_Hover { cursor: pointer; width: 35px; height: 35px; display: inline-block; background-repeat: no-repeat; border-bottom: solid 2px Blue; }
.QuickSearchv2_LeftPanel{padding-left:135px;}
.QuickSearchv2_RightPanel{padding-left:185px;}
.QuickSearchv2_imgShape { cursor: pointer;height: 35px; display: inline-block; background-repeat: no-repeat; border-bottom: solid 2px transparent;margin-left:18px }
.QuickSearchv2_imgShape:hover {height: 35px; border-bottom-style: dotted; border-bottom-color: #A4A4A4; }
.QuickSearchv2_Diamond_Shape_Hover { cursor: pointer; height: 35px; display: inline-block; background-repeat: no-repeat; border-bottom: solid 2px Blue; }
    
#accordion{display:none;}    
.popSinglePair{display:block;width:200px;position:absolute;left:-200px !important;top:60px !important}

      
    
     
     
    
     
     
    
      
        
         
        
       
