/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

body {
	background: #333 url(img/bg.gif) repeat-y top center;
	min-width: 906px;
}

body#Zoom {
	background-color: #333;
	background-image: none;
}

h1, h2 {
	font-weight: normal;
	font-size: 19px;
}

.storenavcat{
	font-weight: normal;
	font-size: 19px;
	color: #666;
	text-decoration: none;
}

fieldset {
	border: none;
}

p, h1, ul {
	padding-bottom: 11px;
}

h2 {
	padding-bottom: 7px;
}

ul {
	list-style: none;
}
img {
    border: 0;
}

h3, #SecondaryContent table label {
	font-weight: normal;
	font-size: 14px;
	color: #405147;
}

h5 {
	font-weight: bold;
	font-size: 12px;
}

#SecondaryContent table td {
	padding-bottom: 3px;
}

#SecondaryContent input, #SecondaryContent input.bton, #SecondaryContent table {
	width: 99%;
}

a:link, a:visited {
	color: #07CDDE;
	text-decoration: underline;
}

a:hover, a:active {
	color: #07CDDE;
	text-decoration: none;
}

li a:link, li a:visited, h5 a:link, h5 a:visited {
	text-decoration: none;
	color: #666;
}

li a:hover, li a:active, h5 a:hover, h5 a:active {
	text-decoration: none;
	color: #07CDDE;
}

input {
	/*height: 18px;*/
	color: #405147;
	font-size: 11px;
	border: 1px solid #888;
	/*width: 150px;*/
}
textarea, select {
	border: 1px solid #888;
}

input.bton {
	width: auto;
	background-color: #D3D3D3;
	font-weight: bold;
	color: #FFF;
	height: 20px;
	padding: 0 10px;
	border: none;
	line-height: 20px;
}

#Wrapper {
	width: 891px;
	margin: 0 auto;
	text-align: left;
}

#MastHead {
	position: relative;
	width: 891px;
	height: 61px;
	background: #FFF url(img/header.jpg) no-repeat top center;
}

#MastHead a.Map {
	position: absolute;
	width: 180px;
	height: 53px;
	left: 20px;
	top: 2px;
	text-indent: -1000em;
	text-decoration: none;
}

#Navigation {
	position: relative;
	width: 891px;
	height: 323px;
}

#Home #Navigation {
	height: 323px;
}

#Navigation table#Nav {
	position: absolute;
	top: 145px;
	left: 13px;
	width: 340px;
	height: 79px;
}

#Navigation table#Nav a {
	display: block;
}

#Home #Navigation table#Nav {
	top: 244px;
}

#OneColumn, #TwoColumn {
	width: 891px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#OneColumn #PrimaryContent {
	float: left;
	width: 845px;
	margin-left: 23px;
	margin-bottom: 10px;
}

#TwoColumn #PrimaryContent {
	float: right;
	width: 647px;
	margin-right: 23px;
}

#TwoColumn #SecondaryContent {
	float: left;
	width: 167px;
	margin-left: 23px !important;
	margin-left: 10px;

}

#TwoColumn #SecondaryContent fieldset {
	padding-bottom: 10px;
}

.ContentBox {
	width: 640px;
}

.ThumbBox {
	float: left;
	width: 150px;
    height: 170px;
	margin-right: 7px;
	margin-bottom: 10px;
	text-align: center;
}
div.ThumbBox div.thumbImg {
    height: 120px;
}

.ThumbBox img, #Product img {
	margin-bottom: 7px;
}

#Product, #ProductInfo {
	float: left;
}

#Product {
	width: 350px;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 7px;
}

#ProductInfo {
	width: 260px;
}

#Callouts {
	width: 891px;
	height: 173px;
	background: #FFF url(img/shade.gif) repeat-x bottom left;
}

#StoreCallouts {
	width: 891px;
	height: 365px;
	background: #FFF url(img/shade.gif) repeat-x bottom left;
}

#Callouts img, #StoreCallouts img {
	float: left;
	margin-left: 12px;
	margin-top: 12px;
}

#Footer {
	clear: both;
	width: 891px;
	padding: 15px 0;
	text-align: center;
	background: #FFF url(img/shade.gif) repeat-x top left;
}


#StoreFront #Footer {
	clear: both;
	width: 891px;
	padding: 15px 0;
	text-align: center;
	background: none;
}

#Home #Footer {
	text-align: left;
	background: none;
}

#Footer, #Footer a {
	font-size: 11px;
	font-weight: bold;
	color: #888;
}

#Footer a:link, #Footer a:visited {
	text-decoration: none;
	color: #888;
}

#Footer a:hover, #Footer a:active {
	text-decoration: none;
	color: #405147;
}

#Footer table {
	width: 867px;
	margin-left: 13px;
}

#Footer table td {
	font-size: 11px;
	font-weight: bold;
	color: #888;
	padding-left: 3px;
}

#Footer table label {
	color: #405147;
	font-weight: bold;
	font-size: 11px;
}

.ThreeCol {
	width: 80%;
}

.ThreeCol td {
	width: 20%;
}

.Clear {
	clear: both;
}

.Accent {
	font-size: 15px;
	color: #405147;
}

body#Zoom img {
	padding: 10px;
	margin: 20px;
	background-color: #FFF;
	border: 1px solid #2A2A2A;
	text-align: center;
}

.Caption {
	font-size: 10px;
	font-style: italic;
}

.PopUp {
	padding: 10px;
	position:absolute;
	z-index:500;
	width: 250px;
	display: inline;
	visibility: hidden;
	background-color: #FFF;
}

div#IconBox {
	position: absolute;
	z-index: 10;
	right: 18px;
	width: 326px;
	bottom: 5px;
	background: #FFF;
	visibility: hidden;
}

#BoxWrapper {
	width: 325px;
	padding: 0px;
  	line-height: 12px;
	font-size: 10px;
	background-color: #FFFFFF;
}

#BoxText {
	float: left;
	width: 290px;
	padding: 10px;
	font-size: 11px;
	margin: 0px;
	background-color: #ffffff;
}

#MinimizeIcon {
	float: right;
	text-align: right;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
	height: 12px;
	background-color: #ffffff;
}

#BottomBox {
  	clear: top;
	background-color: #ffffff;
	padding-bottom: 5px;
}

#imgCaption {
	position: absolute;
	z-index: 12;
	right: 26px;
	width: 12px;
	bottom: 12px;
}

#BoxBottomLeft {
	float: left;
	width: 323px;
	height: 1px;
	background-color: #ffffff;
}

#BoxBottomRight {
	float: left;
	height: 2px;
	background-color: #ffffff;
}

#BoxWrapperBG {
	background-color: #ffffff;
	padding: 0px;
	width: 325px;
}




.elementgroup{
	width: 500px;
	margin: 0 0 10px 0;
}

.elementgroup2{
	float: left;
	margin: 0 0 10px 0;
}

.elementlabel{
	float: left;
	width: 120px;
	margin: 0 10px 0 0;
	padding: 2px 0 0 0;
	text-align: right;
}

.elementlabel2{
	float: left;
	margin: 0 10px 0 0;
	padding: 2px 0 0 0;
	text-align: right;
}

.elementfield{
	float: left;
	margin: 0;
}

.optional{
	display: inline;
	margin: 0 0 0 10px;
}

.elementhelp{
	display: inline;
	border: solid #333333 1px;
	background-color: #ffff99;
	margin: 0 0 0 10px;
}

.logicalgroup{
	background-color: #eeeeef;
	border: solid #333333 1px;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}

.logicalgrouptitle{
	background-color: #333333;
	margin: 0 0 10px 0;
	padding: 5px;
}

.elementsubmit{
	margin: 20px 0 0 160px;
}


/* error messages should be very visible */
div.userIndicator, div.userError {
    font-weight: bold;
    font-size: 1.1em;
    color: #900;
    background-color: #eee;
    padding: 0.3em;
}
div.userError {
    border: 1px dotted #ccc;
    font-size: 1.0em;
    color: #c33;
    margin-bottom: 0.8em;
}
div.userError strong {
    color: #c33;
}

#miniCart {
    float: right;
    border: 0;
    padding: 0;
    line-height: 120%;
    margin: 7px 20px 0 0;
    color: #fff;
    background-color: #000;
    z-index: 101;
    text-align: right;
}

#cartLoginForm label {
    padding-right: 0.5em;
}
#cartLoginForm input {
    margin-right: 1.5em;
}
.cartLoginFormBox {
    border: 0;
    border-bottom: 1px solid #ddd;
    padding: 10px;
    margin: 0 4% 0 0;
    width: auto;
    float: none;
}

#cartLoginBypass form {
    margin:10px 0pt;
    text-align:left;
}

div.checkoutSubmitButtonArea {
    text-align: right;
}

#prevNextProducts {
    float: right;
    margin-top: 0.4em;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
#prevNextProducts a {
    color: #666;
    text-decoration: none;
}
#prevNextProducts span.catlinks {
    padding: 0 2.2em;
}
#prevNextProducts a:hover {
    color: #07CDDE;
}
