@charset "utf-8";
/***** General Shop Styles here please *****/
.addtocart_button, .notify_button { text-align:center; background-position:bottom left; width:160px; height:30px; cursor:pointer; border: none; font-weight:bold; font-family:inherit; vertical-align: middle; overflow:hidden; padding-left:45px !important; color:#FFFFFF !important; }
.addtocart_button { background: url( "/components/com_virtuemart/themes/caplinq/images/add-to-cart_blue.gif" ) no-repeat center transparent; text-indent: -9999px; height: 21px; }
.notify_button { background: url( "/components/com_virtuemart/themes/caplinq/images/notify_blue.gif" ) no-repeat center transparent; }
.addtocart_button_module { text-align:center; background-position:bottom left; width:160px; height:30px; cursor:pointer; color: #000000; border: none; font-weight:bold; font-family:inherit; background: url( "/components/com_virtuemart/themes/caplinq/images/transparent.gif" ) no-repeat center transparent; vertical-align: middle; overflow:hidden; }
input.addtocart_button_module:hover { color: #333333; }
/***** The quantity box beneath the "add to cart" button *****/
.quantity_box { vertical-align: middle; }
.quantity_box_button { width:17px; vertical-align:middle; height:17px; background-repeat: no-repeat; background-position: center; border:1px solid #000; }
.quantity_box_button_up { background-image:url( "/components/com_virtuemart/themes/caplinq/images/updnarrow.png" ); width:14px; border:#0099CC 0px solid;  background-position:left; padding:0px 1px 0px 7px; }
.quantity_box_button_down { background-image:url( "/components/com_virtuemart/themes/caplinq/images/updnarrow.png" ); width:14px; border:#0099CC 0px solid; background-position:right; padding:0px 1px 0px 7px; }
.continue_link { margin: 3px; padding: 0 0 0 20px; vertical-align: middle; font-weight: bold; text-decoration: none; font-size: 1.4em; text-indent: -9999px; background: url( "/components/com_virtuemart/themes/caplinq/images/keep_shopping.gif" ) no-repeat 0 0; width:155px; float:left; }
.checkout_link { margin: 3px 0 0 40px; font-weight: bold; font-size: 1.4em; text-decoration: none; background: url( "/components/com_virtuemart/themes/caplinq/images/place_order.gif" ) no-repeat 0 0; padding-left: 5px; vertical-align: middle; text-indent: -9999px; float: right; width: 100px; }
.next_page { background: url( "/components/com_virtuemart/themes/caplinq/images/next_16x16.png" ) no-repeat right; padding-right: 30px; line-height: 20px; float: right; width: auto; }
.previous_page { background: url( "/components/com_virtuemart/themes/caplinq/images/previous_16x16.png" ) no-repeat left; padding-left: 30px; line-height: 20px; float: left; width: auto; }
/* This is the text box informing customers about your returns policy */
.legalinfo { background: lightgray; border: 2px solid gray; margin: 10px; padding: 0px 0px 10px 10px; }
div.pathway { margin-bottom: 1em; float:left; }
div.pathway img { padding: 0 2px; }


/** Flypage Styles **/
.thumbnailListContainer { text-align: center; height: 200px; overflow: auto; }
/*** Administration Styles*/
.adminListHeader { float:left; height: 48px; background-repeat: no-repeat; text-align: left; font-size: 1.8em; font-weight: bold; padding-left: 80px; }
.labelcell { margin-left: auto; font-weight: bold; vertical-align: top; width: 30%; }
table.adminform td.labelcell { text-align: left; }
.iconcell { vertical-align: top; width: 5%; }
/** Addtocart detail Styles */
.bluelink{color:#0B55C4; text-decoration:none;} 
.bluelink:hover{color:#0B55C4; text-decoration:underline;}
.vmCartContainer {width: 99%!important; font-size: 99%; /* added by Chris Perabo */ margin:1px; /* added by Chris Perabo */ float: left; background: transparent url( "/components/com_virtuemart/themes/caplinq/images/sm_grad.gif" ) repeat-x scroll 0 bottom; border: 1px solid #eeeeee; border-style: none solid solid solid; }
.vmCartChild td:hover{text-decoration: underline; color: #333;}
.addcarthead th{padding: 7px 0 0 0;}
.vmCartChild {vertical-align: middle; border: 0px solid #000; padding-left: 2px; padding-right: 2px; font-size: 1.1em;}
* html vmCartChild { vertical-align: middle; border: 1px solid #000; padding-left: 2px; padding-right: 2px; float:left; }
.small_img a img.small_img { width:105px; }
.addtocartdiv { float:left; text-align:center; width: 100%; }
.vmChildDetail { /* Child Detail, description , attributes ,price, quantity etc */ vertical-align: middle; margin-top: 6px; float:left; }
.vmCartAttributes { /* Attributes Div*/ margin-top:8px; width:100%; }
.vmAttribChildDetail { /* Product Attributes Styling */ }
.vmMultiple { height:35px; }
.vmChildType { /* Product type div*/ width: 100%; }
.vmClearDetail { /*Clear the divs afer child types*/ clear: both; }
.vmClearAttribs { /*Clear the divs before the attributes*/ clear:both; }
* html vmRowOne { /* Odd Row One styling */ background: lightgray; width:99%; line-height:10px; }
.vmRowOne { /* Odd Row One styling */ border-bottom: 1px dotted #9C1111; background: url( "/components/com_virtuemart/themes/caplinq/images/grstrfadebg.gif" ) repeat-x 0 0 !important; width:100%; padding: 0; }
.vmRowTwo { /* Even Row Styling */ background: transparent; padding: 0; width:100%; }
.vmRowOne table:hover,tr.vmRowOne:hover  { background:none !important;background-color:#DDE7F2 !important; color:blue; }
.vmRowTwo table:hover,tr.vmRowTwo:hover  {background:none; background-color:#DDE7F2; }
/* Link Details for link to child*/
.vmCartDetails .vmChildDetail strong a, .vmCartDetails .vmChildDetail strong a:link { color:#9c1111; }
.vmCartDetails .vmChildDetail a, .vmCartDetails .vmChildDetail a:link {color:#333333; text-decoration: none; }
.vmCartDetails .vmChildDetail a:hover {color : #333333; text-decoration:underline; }
/* Styling for the form elements to enable correct Line Up */
.inputboxquantity { margin: 2px 0px; vertical-align: middle; }
.availabilityHeader { text-decoration:underline; font-weight:bold; }
.inputboxattrib { float: left; margin-top: 0px; vertical-align: middle; margin-bottom: 2px; }
.quantitycheckbox { margin-top: 6px; vertical-align: middle; }
/*** Addtocart detail Styles for placing attributes beside product_types*/
.vmCartContainer_2up { /* Cart Container */ width: 100%; color: #2ff3ff; float: left; background: url( "/components/com_virtuemart/themes/caplinq/images/confirm-box-bg.jpg" ) repeat scroll 0 0); border: 1px solid #000; padding: 3px; }
.vmCartChildHeading_2up { /* Header for the cart */ font-size: 1.4em; font-weight: bold; padding-bottom: 3px; text-align: left; }
.vmCartChild_2up { /* Container for the Child Product */ vertical-align: middle; border: 1px solid #000; padding-left: 2px; padding-right: 2px; margin-bottom: 2px; float:left; }
.vmChildDetail_2up { /* Child Detail, description , attributes ,price, quantity etc */ vertical-align: middle; margin-top: 6px; }
.vmCartChildElement_2up { /* Individual element styling */ width: 100%; vertical-align: middle; height: 25px; text-align: left; }
.vmCartAttributes_2up { /* Attributes Div*/ float: left; padding: 0px 5px 5px 5px; margin: 0px 5px 5px 5px; width:50%; }
.vmAttribChildDetail_2up { /* Product Attributes Styling */ }
.vmMultiple { height:35px; }
.vmChildType_2up { /* Product type div*/ background: lightblue; padding: 0px 5px 5px 5px; margin: 0px 5px 5px 5px; float: left; width: 40%; border: 1px solid #000; }
.vmClearDetail_2up { /*Clear the divs afer child types*/ }
.vmClearAttribs_2up { /*Clear the divs before the attributes*/ clear:both; }
.vmRowOne_2up { /* Odd Row One styling */ background: lightgray; }
.vmRowTwo_2up { /* Even Row Styling */ background: white; }
/* Link Details for link to child*/
.vmChildDetail_2up a, .vmChildDetail_2up a:link { font-size : 1.1em; color : #000000; text-decoration : none; font-weight : bold; }
.vmChildDetail_2up a:hover { font-size : 1.11em; color : #333333; text-decoration : none; font-weight : bold; }
.vmCartModuleList { cursor : pointer; font-size : 1.1em; color : #000000; text-decoration : none; font-weight : bold; }
.vmCartModuleList:hover { font-size : 1.1em; color : #333333; text-decoration : none; font-weight : bold; }
.vmquote { margin: 4px; border: 1px solid #cccccc; background-color: #E9ECEF; padding: 10px; font-size: 1.2em; color: #254D78; }
.editable { background: #ffff33; cursor: pointer; }
.clr { clear: both; overflow:hidden; }
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td { padding: 4px; }
td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 { padding: 3px; }
tr.sectiontableentry1, tr.sectiontableentry2 { font-size:1.1em; border-bottom:1px dotted #9C1111; }
tr.sectiontableentry2 { background: url( "/components/com_virtuemart/themes/caplinq/images/grstrfadebg.gif" ) repeat-x scroll 0 0 transparent !important; }
tr.sectiontableentry1:hover, tr.sectiontableentry2:hover { background: none repeat-x scroll 0 0 #D9E6F4 !important; }
tr.volumetableentry1, tr.volumetableentry2 { border-bottom:1px dotted #9C1111; font-size:1.1em; }
table.volume { font-weight: 400; font-size: 1.2em; line-height:1.8em; text-align:center; }
tr.volumetableentry2 { background:url( "/components/com_virtuemart/themes/caplinq/images/grstrfadebg.gif" ) repeat-x scroll 0 0 transparent; }
table.volume th { background:none repeat scroll 0 0 #EEEEEE; border-color:#9C1111; border-style:solid none; border-width:1px; font-weight: 400; font-size: 1.2em; padding:2px 0; text-align:center; }
tr.volumetableentry1:hover, tr.volumetableentry2:hover { background:none repeat-x scroll 0 0 #EECCCC !important; }
#showhide li { background:none; font-weight:normal; list-style-type:square; list-style-position:inside; display:list-item; height:16px; }
/*added by savan on 23-6-2010*/.bot_sp label { padding-bottom:10px; }
/* #credit_card_code, #creditcarddetails, .redfnt, #creditcarddetails .inputbox, #creditcarddetails select { font-family:Georgia, "Times New Roman", Times, serif; } */
#creditcarddetails .inputbox, #creditcarddetails select { color:#454545; }
/* .georfont, .georfont label a, .georfont td { font-family:Georgia, "Times New Roman", Times, serif; font-size: 1.2em; color:#454545; } */
.redfnt { font-size: 2em; color:#9C1111; position: relative; z-index:10; }
.hdroverlap { position: relative; top:-25px; }
#invisible_8, #invisible_2 { margin-top:10px; }
.fnt12 { }
.fnt12gray {color:#959595; }
.inpb { width:230px; }
.inpb2 { width:290px; }
.shop_warning ul li { list-style: disc inside; }
.top35px { margin-top: 35px; }
.txtind15px { text-indent: 15px; }
.formField2 { width:100%; vertical-align: middle; padding-left:155px; }
.formLabel2 { width:100%; white-space: nowrap; vertical-align: middle; padding-left:155px; }
/* Style Order Emails and Invoices */
/*This is the new DIV view I am creating to remove the old TABLE view below*/
#order-view { max-width: 850px;margin: auto;}
	.invoice-header div {float:left; width: 25%; text-align: left;}
	#order-view div div.invoice-number { border:medium double; height:50px; margin:0 -6px; background-color:#F2F2F2; }
	#order-view .invoice-number div { width:100%; text-align:center; }
	#order-view .shipbill { display: flex; justify-content: space-between; }
	#order-view .shipbill div { text-align:left; }
	#order-view .shipbill div div { padding:3px 6px; border: 1px solid #4E4E4E; }
	#order-view .shipbill div.shipto { float:left; max-width: 390px; width: 49%; display: flex; flex-direction: column; }
	#order-view .shipbill div.billto { float:right; max-width: 390px; width: 49%; display: flex; flex-direction: column; }
	#order-view .invoice-number .fieldheader { padding:3px 0px; border-bottom:2px solid #4E4E4E; }
	.invoice-number2 { clear:both; font-size:1.8em; padding:3px; font-weight:bold; }
	.invoice-header img { width: 90%; }
	#order-view .fieldheader {font-weight:bold; text-align:center; padding:3px 6px; background: url( "/components/com_virtuemart/themes/caplinq/images/fHeadbg.gif" ) repeat-x left top #EAEEF2;}
	@media print {
		#order-view .hide-on-print { display: none; }
	}
/*This is the old TABLE style that I am cleaning up */
.invoice-header { clear:both; height: 70px; }
.order { font-size: 11px; border-collapse:collapse; border:0px; margin: 10px 0; }
.order.address { text-align:left; padding-left: 10px; }
.order td.left, .order th.left { text-align: left; }
.order td.right, .order th.right { text-align: right; }
.order td p { margin:0px; }
.order th, .order td { border:solid 1px #4E4E4E; border-collapse:collapse; text-align: center; padding: 2px 9px; }
.order th { background: url( "/components/com_virtuemart/themes/caplinq/images/fHeadbg.gif" ) repeat-x scroll left top #EAEEF2; font-weight:bold; padding: 3px 9px; }
.order div.lineno { float: left; width: 12px; }
.order td.coo, .order th.coo { margin:0; padding:0; }
p.vendor { padding:0 10px; margin: 5px 9px;}
div.invoice { background-color:#F2F2F2; color:#000000; font-weight:bold; font-size:18px; text-align:center; float:right; border:double; margin: 0px; width:160px; height:60px; }
.invoice div.inhead { font-size: 11px; background:#D9D9D9; border-bottom:2px Solid #4E4E4E; padding:5px; }
.invoice_head, .invoice_footer { float:left; }
.invoice_head_l { float:right; }
div.invoice_footer { width:25%; }
.invoice_footer p.vendor { font: bold 1em arial, sans-serif; padding:0 4px 0 0; margin: 4px 3px 0 0; }
.starting_from { font-size: 1em; color:#999999; vertical-align: bottom; font-style:italic; }
.smallgrey { display:none; }
.centernow { text-align:center; }
.wid20 { width: 20px; }
.11pxfontsize { font-size:11px; }
.ord td { padding:5px; }
.ord_redfont { color:red; }
th.ord_whitebg, td.ord_whitebg { background:#FFFFFF; border-top:0px; border-bottom:0px; }
/********** Style ps_userfield the registration fields DELETE when removed from code **************/
.missing { color:red; }
.red_bdr_box { border:1px solid #9c1111; }
.white_12 { font-family:Arial, sans-serif; font-size:12px; font-weight:normal; color:#FFFFFF; }
#requi { padding:5px; text-align:center; }
#red_tab { width:100%; disply:none; height:0px; }
#note { left:-35px; margin:0 0 0 50%; position:absolute; text-align:justify; width:50%; }
.clrbth { clear:both; }
.heightforthediv { height:100%; }
/********** END of all the CSS in ps_userfield **************/

.black_11 {color:#595959;}
.black_10 {color:#5F5353; }
.box-bottom-bdr { background:url( "/components/com_virtuemart/themes/caplinq/images/subtitle-bdr-rpt.jpg" ) repeat-x left bottom; }
.read_13 { font-family: 1.3em Arial, Helvetica, sans-serif; text-decoration:none; }
.padding_right { padding-right:30px; }
.bg { background-color:#FFF; background-image:none; }
.red a { color:#9D0A0E; font-weight:bold; }
a.clicktopay, a.clicktopay:hover { background: transparent url( "/components/com_virtuemart/themes/caplinq/images/clicktopaybtn.png" ) no-repeat scroll 50% -2px; display: block; height: 104px; text-indent: -9999px; }
a.clicktopay:hover { background: url( "/components/com_virtuemart/themes/caplinq/images/clicktopaybtn.png" ) no-repeat scroll 50% -114px transparent; }
.order-success { background:url( "/components/com_virtuemart/themes/caplinq/images/thanks.png" ) no-repeat scroll 0 0 transparent; font:2em georgia; margin:0; padding:37px 0 0 136px; position:relative; top:-20px; }
.preformatted {
    white-space:pre;
}
.headers-preformatted {
    font-family: open sans, sans-serif;
    padding:0px;
    /*padding:0 10px;*/
    font-size:10px;
    margin: 0px;
    white-space: pre;
    background-color: transparent; border: none;
}
.overflowx-visible{overflow-x:visible;}
#recentView{clear:both;}
.vmRecentDetail{ display: flex; flex-wrap: wrap;}
.ml135px{margin-left:135px;}
