@charset "utf-8";

/* Original design work, including graphics and all related scripts, Copyright (c) OCDesignsOnline.com, All Rights Reserved. Used with permission by WatchGrabber. */

/* General page formatting
-------------------------------------------------- */
/* --- wall background --- */
.x-bg															{ background:#FFF none; padding:10px 0; border:1px solid #E2E2E2; border-width:2px 0; }
.x-bg-02														{ width:90%; max-width:960px; background:#FFF none; padding:0; overflow:hidden; display:block; } /* optional second inset bg */
.x-bg, .x-bg-02, .x-content								{ margin:0 auto; text-align:center; vertical-align:top; }
@media screen and (max-width:800px) 			{ .x-bg .x-nomo { display:none !important; } } /* general setting to hide items on mobile view */

/* --- content area bg and width --- */
.x-content, #x-head, #x-foot    						{ width:100%; max-width:960px; }
.x-content														{ padding:13px 0 8px !important; overflow:hidden; }
.x-bg td [width="13"]										{ display:none !important; }

/* --- column dimensions --- */
#LeftPanel														{ display:none !important; }
#x-main														{ width:100%; padding:0 !important; }
@media screen and (max-width:800px)			{ #x-main { width:96%; margin:0 auto !important; padding:0 5px !important; float:none; } }

/* --- toggle left column elements for store/listing display only --- */
#LeftPanel .x-temp,
#x-template #LeftPanel .x-home              		{ display:none !important; } /* promo boxes on store only */
#x-template #LeftPanel .x-temp              		{ display:block !important; } /* promo boxes on template only */

/* --- global fonts --- */
.x-bg *                                     						{ font-family:"Open Sans", Arial, Tahoma, Sans-serif; text-decoration:none; }
.x-bg, .x-bg p, .x-bg a, .x-bg li, .x-bg table,
.x-bg form select											{ font-size:13px; color:#505050; word-wrap:break-word; }
.x-bg a:link, .x-bg a:visited, .x-bg a:active		{ color:#505050; }
.x-bg a:hover							            		{ color:#00AEEF; }
.x-bg .x-sbox, .x-bg .x-sbox p, 
.x-bg .x-sbox a, .x-bg .x-sbox li,
.x-bg .x-tbox, .x-bg .x-tbox p, 
.x-bg .x-tbox a, .x-bg .x-tbox li, 
.x-bg .x-pbox, .x-bg .x-pbox p,
.x-bg .x-pbox a, .x-bg .x-pbox li 						{ text-align:left; }
#CentralArea ul, #x-main ul							{ list-style-type:disc; list-style-position:inside; }
#CentralArea li, #x-main li				    			{ background:transparent none; }

/* --- title bars --- */
.x-bg .x-ffac, .x-bg .x-ffac p, .x-bg .x-ffac a		{ font-family:"Open Sans", "Open Sans", Arial, Tahoma, Sans-serif; text-decoration:none; } /* accent font family */
.x-bg .x-fftb, .x-bg .x-fftb p, .x-bg .x-fftb a		{ color:#FFF; font-size:15px; line-height:20px; font-weight:bold; text-transform:uppercase; } /* title bar font settings */
.x-bg .x-ttba .x-tins										{ padding:0 !important; }

/* --- buttons --- */
.x-bg .x-ffbn, .x-bg a.x-ffbn							{ color:#FFF; font-size:12px; font-weight:bold; height:26px; line-height:26px; padding:0 10px; display:block; } /* title bar font settings */
.x-bg .x-ffbn:hover, .x-bg a.x-ffbn:hover			{ color:#FFF; }

/* --- box dimensions --- */
#LeftPanel .x-ttba											{ width:auto; max-width:174px; min-width:134px; /* max-width:184px; min-width:144px; */ text-align:left; margin:0; padding:8px 12px; } /* side title bars */
#x-main .x-ttba												{ width:auto; text-align:left; margin:0; padding:8px 12px; } /* main title bars */
.x-bg .x-sbox													{ width:auto; max-width:198px; min-width:158px; /* max-width: 208px; min-width:158px; */ margin:0 0 13px; border-width:0 1px 1px !important; } /* side column content box */
.x-bg .x-tbox													{ width:auto; margin:0 0 13px; border-width:0 1px 1px !important; } /* main column content box */
.x-bg .x-pbox												{ width:auto; margin:0 0 13px; border-width:1px !important; } /* main column content box plain no title bar */
.x-bg .x-sbox .x-tins, .x-bg .x-tbox .x-tins,
.x-bg .x-pbox .x-tins										{ padding:10px 12px; }
.x-bg .x-prom												{ display:block; margin:0 auto 13px; width:100%; height:auto; }
@media screen and (max-width:600px) 			{ .x-bg #x-main .x-prom { display:none !important; } }

/* --- global backgrounds --- */
.x-bg .x-bkwh												{ background:#FFF none; } /* white backgrounds */
.x-bg .x-bkbl													{ background:#000 none; } /* black backgrounds */
.x-bg .x-bklt													{ background:#FFF none; } /* text boxes backgrounds */
.x-bg .x-bkac													{ background:#00AEEF none; } /* accent backgrounds */
.x-bg .x-bktt													{ background:#505050 none; } /* title bars */
.x-bg .x-ffbn, .x-bg a.x-ffbn, 
.x-bg .x-bktt.x-open,
.x-bg #x-title-feat.x-bktt									{ background:#00AEEF none; } /* buttons */
.x-bg .x-ffbn:hover, .x-bg a.x-ffbn:hover			{ background:#222 none; } /* buttons hover */
.x-bg .x-bkdk												{ background:#222 none; } /* dark backgrounds */
.x-bg .x-grdn													{ background:#505050 none } /* neutral gradient */
.x-bg .x-grda, #x-head-menu a:hover,
#x-head-menu div#x-head-cats:hover			{ background:#00AEEF none; } /* bright accent gradient */

/* --- global borders --- */
.x-bg .x-brdm												{ border:1px solid #E2E2E2; } /* main text boxes border color */
.x-bg .x-brda, .x-bg .x-brdt.x-open					{ border:1px solid #00A3E0; } /* border for accent color bgs */
.x-bg .x-brdd													{ border:1px solid #444; } /* dark border color */
.x-bg .x-brdt													{ border:1px solid #444; } /* title bars border color */



/* Header formatting
-------------------------------------------------- */
/* --- head main --- */
#x-head														{ height:auto; }
#x-head .x-fbox											{ text-align:center; width:33%; min-width:290px; margin:0 auto; padding:0; float:left; display:block; position:relative; left:0; top:0; }
@media screen and (max-width:890px)			{ #x-head .x-fbox { float:none; } }
#x-head-bar1												{ width:100%; background:#F8F8F8 none; position:relative; text-align:center; overflow:hidden; z-index:9001; }
#x-head-logo												{ width:272px; max-width:100%; display:block; margin:0 auto; padding:10px 0; } /* position logo homepage link */
#x-head-prom												{ width:244px; max-width:100%; display:block; margin:0 auto; padding:10px 0; } /* position logo homepage link */

/* --- search box --- */
#x-head-srch												{ width:250px; height:26px; position:relative; margin:38px auto 20px; padding:0; overflow:hidden; } 
#x-head-srch-sbox										{ width:59%; color:#999; font-size:12px; font-style:italic; height:26px; line-height:26px; border-width:0; padding:0 10px; float:left; } /* input box */
#x-head-srch-bttn											{ float:right; border-width:0 0 0 1px; } /* float submit button link */
@media screen and (max-width:890px) 			{ #x-head-srch { margin:10px auto 15px; } }
@media screen and (max-width:600px) 			{ #x-head-srch { display:none !important; } #x-head-srch-bttn.x-ffbn { margin:3px 3px 0 0; padding:0; font-size:11px; line-height:16px; } }

/* --- categories dropdown --- */
#x-head-catd												{ display:none !important; position:relative; z-index:9001; }
#x-head-catd div											{ width:250px; height:26px; margin:10px auto; overflow:visible; }
#x-head-catd div span									{ color:#999; font-size:12px; font-style:italic; height:26px; line-height:26px; text-align:left; background:transparent url(images/x-head-icon-catd.png) 224px 5px no-repeat; padding:0 10px; display:block; }
#x-head-catd div ul.lev1									{ list-style-type:none; border-width:0 1px 1px; margin-left:-1px; width:250px; display:none; background:#F8F8F8 none; }
#x-head-catd div:hover ul.lev1						{ display:block; }
#x-head-catd div ul.lev1 li a							{ font-size:13px; line-height:16px; padding:5px 10px 5px 18px; background:transparent url(images/x-side-lev1.png) 6px 7px no-repeat; text-align:left; display:block; border-width:1px 0 0; }
#x-head-catd div ul.lev1 li a:hover					{ background-color:#FFF; background-image:url(images/x-side-lev1h.png); }
@media screen and (max-width:800px) 			{ #x-head-bar1 { overflow:visible; } #x-head-catd { display:block !important; } }

/* --- menu bar text links --- */
#x-head-bar2												{ width:100%; height:38px; max-height:38px !important; overflow:visible; text-align:center; border-width:1px 0; position:relative; z-index:5001; }
#x-head-menu												{ position:relative; text-align:center; }
#x-head-menu a,
#x-head-menu a span									{ height:38px; line-height:38px; margin:0; width:auto; padding:0 10px; display:inline-block; border-width:0 1px 0 0; }
#x-head-menu a:first-child								{ border-width:0 1px; }
#x-head-menu a:hover,
#x-head-menu a:hover span					    	{ color:#FFF; }
#x-head-menu a img										{ display:none; }
@media screen and (max-width:800px) {
#x-head-menu a											{ width:16px; }
#x-head-menu a img										{ width:16px; height:16px; display:inline-block; padding-top:11px; padding-bottom:11px; position:relative;  }
#x-head-menu a span									{ display:none; }
}



/* Left panel formatting
-------------------------------------------------- */



/* Template formatting
-------------------------------------------------- */
/* --- template titles --- */
#CentralArea h1, #x-main h1							{ color:#505050; text-align:left; font-size:17px; line-height:20px; font-weight:bold; margin:0; padding:0 0 35px; } /* listing main title */
#CentralArea h5, #x-main h5		            		{ color:#00AEEF; text-align:left; font-size:13px; line-height:18px; font-weight:bold; margin:0; padding:5px 0 5px; } /* listing section subtitles */

/* --- template image gallery -- thumbs bottom and side descr --- */
#x-temp-gall, #x-gall-main, #x-gall-thmb		{ width:100%; max-width:502px; text-align:center; margin:0 auto; overflow:hidden; line-height:1px; }
#x-temp-gall													{ margin-bottom:8px; float:left; }
#x-temp-gall img											{ margin:0 auto; display:block; border:0 none; width:auto; height:auto; }
#x-temp-gall .x-cntr										{ display:table-cell; vertical-align:middle; text-align:center; }
#x-temp-gall #x-gall-main								{ border:1px solid #E2E2E2; background:#FFF none; margin-bottom:10px; } /* set spacing and border of main img holder */
#x-temp-gall #x-gall-main,
#x-temp-gall #x-gall-main .x-cntr					{ width:100%; max-width:500px; height:auto; } /* set main img holder size */
#x-temp-gall #x-gall-main img						{ width:100%; max-width:500px; } /* set main img size */
#x-temp-gall #x-gall-thmb h5							{ font-size:12px; font-weight:normal; text-align:center; margin:0; padding:0 0 5px; width:100%; clear:both; } /* thumbs text title */
#x-temp-gall #x-gall-thmb h5 span					{ display:inline-block; width:18px; height:18px; background:transparent url(images/x-gall-icon.png) left center no-repeat; } /* thumbs title icon */
#x-temp-gall #x-gall-thmb .x-hold					{ border:1px solid #E2E2E2; background:#FFF none; margin:3px 2px; display:inline-block; } /* set spacing and border of thumb holders */
#x-temp-gall #x-gall-thmb .x-hold:hover			{ border:1px solid #00AEEF; }
#x-temp-gall #x-gall-thmb .x-hold,
#x-temp-gall #x-gall-thmb .x-cntr					{ width:100%; max-width:110px; height:100%; max-height:110px; } /* set thumb holders size */
#x-temp-gall #x-gall-thmb img						{ width:100%; max-width:110px; } /* set thumbs size */
#x-temp-gall .x-hide 										{ display:none !important; } /* hide unused gallery image slots */
@media screen and (max-width:960px) {
#x-temp-gall, 
#x-temp-gall #x-gall-main, 
#x-temp-gall #x-gall-thmb								{ margin:0 auto; }
#x-temp-gall													{ float:none; margin-bottom:15px; }
#x-temp-gall #x-gall-main								{ margin:0 auto 10px; } /* set spacing and border of main img holder */
#x-temp-gall #x-gall-thmb .x-hold,
#x-temp-gall #x-gall-thmb .x-cntr					{ width:100%; max-width:80px; height:100%; max-height:80px; } /* set thumb holders size */
#x-temp-gall #x-gall-thmb img						{ width:100%; max-width:80px; height:auto; max-height:80px; } /* set thumbs size */
}

/* --- template description floated right --- */
#x-gall-main													{ float:left; }
#x-gall-right													{ width:400px; float:right; overflow:hidden; }
#x-gall-right #x-main-side								{ width:400px; }
@media screen and (max-width:960px) {
#x-gall-main, #x-gall-right								{ width:100%; float:none; }
#x-gall-right #x-main-side								{ width:auto; }
}

/* --- template promo banner image --- */
#x-main #x-temp-prom									{ width:100%; max-width:373px; height:auto; margin:0 auto 35px; display:block; text-align:center; }
@media screen and (max-width:960px) 			{ #x-main #x-temp-prom { margin:0 0 35px; text-align:left; } }

/* --- template promo links --- */
#x-main-link a												{ color:#505050; font-size:20px; line-height:24px; font-weight:bold; font-style:italic; text-decoration:underline; display:block; text-align:left; margin:0 0 30px; padding:0; }
#x-main-link a:hover										{ color:#00AEEF; text-decoration:underline; }

/* --- dynamic button single --- */
#x-temp-bttn	   			  									{ width:100%; margin:0 auto; overflow:hidden; text-align:left; }
#x-temp-bttn div, #x-temp-bttn div a				{ width:150px; height:34px; display:block; cursor:pointer; }
#x-temp-bttn div#x-temp-bbin						{ background:transparent url(images/x-temp-bbin.png) left top no-repeat; margin:0 0 13px; }
#x-temp-bttn div:hover									{ background-position:left bottom; }

/* --- template terms of sale accordion --- */
.x-bg #x-main #x-main-tabs .x-brdt				{ border-width:0 1px 1px !important; }
.x-bg #x-main #x-main-tabs a:first-child .x-brdt { border-width:1px !important; }
#x-main-tabs												{ width:100%; height:auto; margin:0 0 13px; }
#x-main-tabs .x-tbox										{ margin:0; }
#x-main-tabs a .x-ttba .x-ffac							{ background:transparent url(images/x-main-ttab-icop.png) right center no-repeat; padding-right:28px !important; }
#x-main-tabs a .x-ttba.x-open .x-ffac				{ background-image:url(images/x-main-ttab-icom.png); }

/* --- template featured items --- */
@media screen and (max-width:960px) 			{ /* #x-title-feat, #x-temp-feat, #x-main-feat, #x-main-feat #x-feat { display:none; } */ }
#x-main-feat #x-feat										{ width:auto; display:block; float:left; overflow:hidden; padding:0 0 10px; text-align:center; } /* background image */
@media screen and (max-width:800px) 			{ #x-main-feat #x-feat { float:none; } }
#x-main-feat #x-feat .x-fp								{ width:168px; height:250px; background:transparent url(images/x-main-fbox.png) center top no-repeat; margin:10px 4px 0; display:inline-block; }
#x-main-feat #x-feat .x-fp a,
#x-main-feat #x-feat .x-fp a span					{ text-align:left; font-size:12px; line-height:14px; display:block; overflow:hidden; }
#x-main-feat #x-feat .x-fp a .title					{ color:#505050; height:42px; margin:2px 8px 14px; text-align:center; }
#x-main-feat #x-feat .x-fp a .title:hover			{ color:#00AEEF; }
#x-main-feat #x-feat .x-fp a .price					{ color:#505050; font:bold 14px/30px "Open Sans", Arial, Tahoma, Geneva, Sans-serif; height:30px; display:block; padding:0 12px; }
#x-main-feat #x-feat .x-fp a .thumb				{ width:168px; height:160px; display:block; display:table-cell; vertical-align:middle; text-align:center; }
#x-main-feat #x-feat .x-fp a .thumb img			{ max-height:140px; width:auto; max-width:140px; margin:10px auto; }



/* Footer
-------------------------------------------------- */
#x-foot															{ height:auto; padding:20px 0; border-width:1px 0 0; text-align:center; }
#x-foot *					        							{ color:#CCC; font-size:12px; line-height:16px; }
#x-foot a:hover							    				{ color:#00AEEF; text-decoration:underline; }
#x-foot-subm							    				{ padding:0 20px 0; }
#x-foot-copy							    					{ padding:5px 20px 0; }



/* Mobile overrides
-------------------------------------------------- */
@media screen and (max-width:600px) 			{
body 															{ -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
.x-bg, .x-bg p, .x-bg a, .x-bg li, .x-bg table,
.x-bg .x-ffbn, .x-bg a.x-ffbn,
#x-main-spec table th,
#x-main-spec table td, #x-foot *						{ font-size:14px; }
.x-bg .x-fftb, .x-bg .x-fftb p, .x-bg .x-fftb a		{ font-size:16px; line-height:1.1; }
#x-head-srch-sbox, #x-head-catd div span		{ font-size:12px; }
#x-head-menu div#x-head-cats ul li a,
#x-head-catd div ul.lev1 li a							{ font-size:12px; line-height:1.1; }
#CentralArea h1, #x-main h1							{ font-size:16px; line-height:1.1; }
#CentralArea h5, #x-main h5							{ font-size:14px; line-height:1.1; }
#x-temp-gall #x-gall-thmb h5							{ font-size:10px; }
}

