@charset "utf-8";

/* Original design work copyright (c) OCDesignsOnline, All Rights Reserved. Used with permission by calcswap. */

/* General formatting
-------------------------------------------------- */
.x-content			{ padding:10px 0 0 !important; }



/* Template formatting
-------------------------------------------------- */
/* image gallery */
#x-tg							{ margin:0 auto 15px; }
#x-tg, #x-tg-thumbs		{ width:500px; overflow:hidden; text-align:center; }
#x-tg-main img			{ width:398px; border:1px solid #D3D3D3; margin-bottom:12px; }
#x-tg-enlarge			{ width:400px; height:30px; background:transparent url(images/x-tg-enlarge.png) top center no-repeat; margin:0 auto; }
#x-tg-thumbs img			{ width:90px; margin:10px 4px 0; display:inline-block; }
#x-tg-thumbs img.x-hide	{ display:none; }

/* terms tabs */
ul.x-tt				{ height:36px; border-bottom:1px solid #D3D3D3; }
ul.x-tt li a img			{ width:177px; height:36px; display:block; float:left; margin-right:2px; }

#terms1				{ display:block; visibility:visible; }
#terms2, #terms3, #terms4,
#terms5, #terms6, #terms7, #terms8	{ display:none; }