/* General site-level settings */
* {
	font-family: Arial,Lucida Console,Helvetica;
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 { margin: 0; }
a { -webkit-transition: color 200ms linear; }
/*a:link, a:visited { color: #666; }
a:hover, a:active { color: #999; }*/
a:link img, a:visited img { border: 2px solid #666; }
a:hover img, a:active img { border: 2px solid #999; }
img { display: inline-block; }

body
{
	margin: 0;
	background: #333 url(../Images/bg.gray.2.gif) no-repeat fixed top;
}
.break { clear: both; }
hr { height: 1px; }
p
{
	padding: 0;
	margin: 5px 0 0 0;
	text-indent: 15px;
}
/*The following sections are on the master page */
/* Page Container (entire page) */
#container
{
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
	color: #333;
	width: 802px;
	/*margin-top: 10px;*/
	margin-left: auto;
	margin-right: auto;
}
/*Page Header and Top Navigation Menu*/
#pageHeader  
{
	margin-top: 10px; padding-top: 0px;
    border: 1px solid #666; border-bottom-color: #999;
	background: #999; /*url(../Images/cellshade.png) 0 -3px repeat-x;*/
}
#pageHeader h1
{
	display: none;
}
#pageHeaderLogo
{
	padding: 2px 0 1px 15px;
	float: left;
}
#pageHeaderLogo a { color: lightblue; }
#pageHeaderLogo a:hover { color: darkblue; }
#pageHeaderLogo img { border: none; }
#pageHeaderShoppingCart
{
	display: inline;
	float: right;
	margin: 5px 15px 0 0;
	vertical-align: middle;
}
#pageHeaderShoppingCart a, #pageHeaderShoppingCart img
{
	text-decoration: none;
	vertical-align: middle;
	border: 0;	
}
#topNavMenu
{
	border-top: 1px solid #999;
	background: #ebebeb;
	padding: 0px 0;
}
#topNavMenu ul
{
	margin: 0 0 1px 0;
	padding: 0 0 0 0px;
	list-style: none;
}
#topNavMenu li
{
	float: left;
	text-align: center;
}
#topNavMenu a
{
	display: block;
	width: 158px;
	line-height: 22px;
	font-size: 1.2em;
	font-weight: bolder;
	text-decoration: none;
}
/*#topNavMenu a:hover
{
	color: #333;
}*/
#mainContentArea
{
	border: 1px solid #666; border-top: none;
	background: #fbfbfb;
	padding-top: 10px;
	color: #333;
}
/* Left Hand Navigation Menu */
#rightNavMenu { float: right; width: 150px; padding-top: 5px; }
#rightNavMenu .containerHeader { width: 137px; padding: 2px 0; font-weight: bold; }
#rightNavMenu .containerHeader span { padding-left: 8px; }
#rightNavMenu .ui-widget-content { width: 137px; text-align: center; border-top: 0px; }
#rightNavMenu .mediaLink { display: inline-block; width: 60px; }
#rightNavMenu .mediaLink a { display: inline-block; background: transparent url(../Images/icons/socialMedia.png) no-repeat; width: 48px; height: 48px; }
#rightNavMenu ul { list-style: none; padding: 10px 0; margin: 0; }
#rightNavMenu li { height: 20px; }
#rightNavMenu a { font-size: 1.2em; font-weight: bolder; }
#rightNavMenu img { border: 0px; }
/* Page Body */
#pageBody
{
	float: left;
	width: 650px;
}
/* Page Footer & items below it */
#pageFooter
{
	clear: both;
	text-align: center;
	color: #fff;
	padding: 10px 0 40px 0;
}
/* The following sections are generically defined for the page level content pane */
.contentItem
{
	padding: 5px 10px;
	margin-bottom: 10px;
}
.contentItemHeader
{
	position: relative;
	padding: 0 6px;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 31px;
}
.contentTitleBar
{
	padding-left: 10px;
	font-size: 1.5em;
	font-weight: bold;
	position: relative;
	height: 42px;
}
.smaller { height: 26px; }
.smaller .contentItemTitleBarRight a { line-height: 26px; }
.contentItemHeader a
{
	font-size: 100%;
	text-decoration: none;
}
.contentItemHeader a[href]:hover { color: #ccc; }
.contentItemTitleBarRight a
{
	font-size: 14px;
	line-height: 42px;
	display: block;
	top: -1px;
	right: -1px;
	position: absolute;
	width: 100px;
	text-align: center;
	color: #ccc;
}
.contentItemTitleBarRight a:hover { color: #999; }
.contentItemHeader h2, .contentTitleBar h2
{
	font-size: 100%;
	margin: 0px;
}
.contentItemHeaderRight
{
	position: absolute;
	top: -1px;
	right: -1px;
	padding-right: 6px;
}
.contentItemTitleBarRight
{
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 1.2em;
	font-weight: bold;
}
.contentItemBody
{
	border-top: 0px;
	padding: 10px;
}
.contentItemCommentsLink a
{
	padding-right: 20px;
	font-weight: bold;
	font-size: .9em;
}
/* Form control styles */
.blaqForm label
{
	display: inline-block;
	width: 170px;
	font-size: 1.5em;
	font-weight: bold;
}
.blaqForm input.text, .blaqForm select
{
	width: 200px;
	border: 2px solid #ccc;
}
.blaqForm textarea
{
	border: 2px solid #ccc;
	height: 225px;
	width: 400px;
	vertical-align: top;
}
.blaqForm input.text:hover, .blaqForm textarea:hover, .blaqForm select:hover
{
	border-color: #03f;
}
.blaqForm input.text:focus, .blaqForm textarea:focus, .blaqForm select:focus
{
	border-color: #09f;
}
.blaqForm input.button
{
	font-size: 1.3em;
	font-weight: bold;
}
/* Misc Styles */
.smallInlineFormControl
{
	display: inline-block;
	width: 120px;
}
.defaultColor
{
	color: #09f;
}
.stripedTable tr:nth-child(2n):nth-last-of-type(n+3)
{
	background-color: #ccc;
}
ul.SmallPlainList
{
	list-style: none;
	padding-left: 15px;
	margin-top: 0;
}
ul.SmallPlainList li
{
	font-size: .85em;
}
.buttonLink
{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: none;
	padding: 3px 5px;
}
.buttonLink:hover { color: #09f; }
/* International Orders Message Styling */
#internationalOrdersDiv
{
	clear: both;
	padding: 20px;
	font-size: .9em;
}
#internationalOrdersDiv p, #internationalOrdersDiv a
{
	font-size: .9em;
}
/* Tabs styling */
.itemHeight
{
	height: 160px;
}
/* Item Picture Gallery Styles */
#galleryImages
{
	clear: both;
}
#galleryImages a
{
	padding-right: 3px;
}
/* Comments */
.recaptchaDiv
{
	padding-left: 170px;
	width: 340px;
}
/* Custom Item Tiles */
a.boxgrid:link, a.boxgrid:visited, a.boxgrid:hover, a.boxgrid:active { color: #8399AF; text-decoration: none; }
a.boxgrid:link img, a.boxgrid:visited img, a.boxgrid:hover img, a.boxgrid:active img { border: none; }
.boxgrid
{
    width: 180px;
    height: 200px;
    margin: 9px;
    float: left;
    background: #161613;
    border: solid 2px #8399AF;
    overflow: hidden;
    position: relative;
}
.boxgrid img
{
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
}
.boxcaption
{
    float: left;
    position: absolute;
    background: #000;
    height: 100px;
    width: 100%;
    opacity: .8;
    /* For IE 5-7 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    /* For IE 8 */
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption
{
    top: 200px;
}
.boxcaption h3
{
    font-size: 20px;
    font-weight: bold;
}
/* Front page */
.mainPage { }
.mainPage hr { width: 760px; height: 2px; color: #666; background-color: #999; border-style: none; margin: 0 auto; }
.mainPage .leftCol { width: 70%; float: left; }
.mainPage .rightCol { float: right; width: 30%; color: #666; }
.mainPage .leftCol h2 { font-size: 20px; font-weight: bold; padding: 15px 0 0 10px; }
.mainPage .rightCol h2 { font-size: 18px; line-height: 20px; margin: 15px 10px 0 0; border: 1px solid #666; border-bottom: none; padding-left: 5px; background: #666; color: #ebebeb; }
.mainPage .leftCol p { font-size: 14px; text-indent: 0; padding: 0 20px 20px 20px; line-height: 19px; width: 475px; }
.mainPage .leftCol a { font-size: 14px; }
.mainPage .rightCol ul { padding-left: 0px; margin: 0 10px 20px 0; border: 1px solid #666; border-top: none; list-style: none; }
.mainPage .rightCol li { display: block; background-color: #ccc; width: 100%; }
.mainPage .rightCol li:nth-child(odd) { background-color: #ebebeb; }
.mainPage .rightCol li.oddRow { background-color: #ebebeb; }
.mainPage .rightCol li a { display: block; color: #666; padding: 3px 0 3px 20px; font-weight: bold; }
.mainPage .rightCol li:hover a { background-color: lightblue; color: #333; }

