@charset "UTF-8";
body,* {
	padding:0;
	margin:0;
}
body {
	background-color: #FFF;
	margin-top: 0px;
	background-image: url(images/bg_main_lace.png);
	background-repeat: repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	color: #333333;
}
p {
	margin-bottom: 10px;
	line-height:1.7em;
}
#cart th,#cart td, #wholeCart th, #wholeCart td, #commentForm th, #commentForm td {
	padding:10px;
}
#bannerRight.frontText p {
	font-size:1.2em;
}
#header {
	height: 92px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.thumbnail {
	margin:0 9px 18px 9px;
	float:left;
	width:130px;
	height:130px;
	cursor:pointer;
}
.cartTable {
	font-size:13px;
	padding:0px;
	width:600px;
}
#content {
	padding:0 15px 0 15px;
	width:1000px;
	margin:0 auto;
	position:relative;
	clear:both;
}
#contentLeft {
	height:800px;
	width:200px;
	float:left;
	position:relative;
}
#contentLeft ul {
	list-style:outside;
	margin:0;
	padding:0 0 0 10px;
	line-height:25px;
	font-size:12px;
}
#contentLeft ul a {
	text-decoration:none;
	color:#333333;
}
#contentLeft ul a:hover {
	text-decoration:underline;
}
#contentRight {
	width:620px;
	float:right;
	position:relative; 
	border-left:solid;
	border-left-width:thin;
	border-left-color:#CCCCCC;
	min-height:400px;
}
#shoppingCart {
	margin: 0 0 20px 15px;
}
#menu {
	height: 39px;
	width: 100%;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#triggers {
	padding: 0 0 0 15px;
}
#menuContents {
	width: 832px;
	height:39px;
	z-index:2;
	text-align: left;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#menuLeft {
	float: left;
	height: 39px;
	width: 150px;
	padding-right: 15px;
	padding-left: 15px;
}
#menuBar {
	height: 39px;
	width: 443px;
	float: right;
	margin-right: 170px;
}

#menuBar ul {
	margin: 0; 
	padding: 0; 
	list-style: none;
}

#menuBar li {
	padding: 0; 
	display: inline; 
}

#menuBar a {
	display: block;
	float: left;
	padding: 9px 15px;
	color: #000;
	text-decoration: none;
}

#menuBar a:hover, #menuBar a.active {
	background-color: #ebeafc;
	border-left: dotted;
	border-left-color: #333;
	border-left-width: thin;
	border-right: dotted;
	border-right-color: #333;
	border-right-width: thin;
	padding: 9px 14px;
	text-decoration: none; 
	color: #000;
}

#bannerLeft {
	width: 150px;
	color: #333;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #333;
	padding:15px;
	float: left;
	background-image: url(images/bg_blue.png);
	font-size: 0.7em;
	margin-top:1px;
	min-height: 444px;
}

#bannerLeft li {
	padding-bottom:10px;
	list-style-type: none;
}
#bannerRight li {
}
#pageLeft {
	padding: 15px;
	float: left;
	width: 150px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #333;
	background-image: url(images/bg_pageLeft.png);
	height: 170px;
	background-repeat: repeat-x;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #333;
}
#pageRight {
	float: left;
	height: 165px;
	width: 110px;
	margin-right: 7px;
	margin-left: 10px;
	padding-top: 15px;
}
#bannerRight {
	float: right;
	width: 780px;
	min-height: 445px;
	padding: 15px;
	text-align: justify;
	font-size:0.7em;
}
#bannerRight h3 {
	color: #039;
	padding-bottom: 10px;
}
#bannerRight ul,ol {
	margin-left:15px;
}
#bannerRight li{
	padding-bottom: 10px;
}
#bannerRight p {
}
#headerContent {
	height: 100%;
	width: 1000px;
	background-image: url(images/GlynburnLogo5.png);
	background-repeat: no-repeat;
	margin:0 auto;
}
#banner {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#bannerContent {
	height: 100%;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	background-repeat: no-repeat;
	background-position: right;
}
#bannerRight h1 {
	margin-bottom: 10px;
}
#bannerContent h1 {
	color: #039;
}

#pageContent {
	height: 200px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	background-color: #B0BAEC;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #3F358C;
	height: 100px;
	color: #000;
	text-align: center;
	clear:both;
	font-size:0.6em;
}

#footer a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
}

#footerContent {
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
#page {
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.tooltip { 
    display:none; 
    background:transparent url(/images/tooltip/black_big.png); 
    font-size:12px; 
    height:140px; 
    width:320px; 
    padding:25px; 
    color:#fff;     
	z-index:200;
}
.soldout {
	z-index:100;
	position:absolute;
}
.simple_overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color:#FFFFFF; 
     
    width:850px;     
    min-height:200px; 
    border:1px solid #666; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
} 
 
/* close button positioned on upper right corner */ 
.simple_overlay .close { 
    background-image:url(/images/overlay/close.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}
.details { 
    position:absolute; 
    top:15px; 
    right:15px; 
    font-size:11px; 
    color:#FFFFFF; 
    width:150px; 
} 
 
.details h3 { 
    color:#aba; 
    font-size:20px; 
    margin:0 0 -10px 0; 
}
.tipDetails {
	color:#FFFFFF;
	font-size:13px;
	text-align:left;
	line-height:21px;
}
.price {
	font-size:25px;
}
.title {
	font-size:15px;
	
}
.toolDetails {
	margin: 5px;
}
.toolDetails h1 {
	font-size:17px;
	padding: 7px;
}
.toolDetails h3 {
	font-size:10px;
	text-decoration:underline;
}
.toolDetails h2 {
	font-size:13px;
	padding: 7px;
}
.toolDetails .purchaseBox h2 {
	padding:0;
}
.purchaseBox {
	padding: 10px 15px 15px 15px;
	background-color:#C2ECBA;
	margin: 15px 0 0 0;
	text-align:center;
}
.purchaseBox input {
	margin-top:10px;
}
tr {
	font-size:12px; 
	text-align:left; 
}
.d0 {
	background-color:#DADDF7;
	font-weight:100;
}
.d1 {
	background-color:#F0F1FB;

}
.detailForm {
	font-size:15px;
	font-weight:bold;
	width:500px;
	margin: 0 auto;
	background-color:#F0F1FB;
	padding: 15px;
}
.colCent {
	text-align:center;
}
a {
	color:#000000;
}
#wholeCart {
	font-size:0.8em;
}
#wholeCart input {
	margin:10px;
}
#wholeCart h1 {
	margin:5px;
}
#bannerLeft h1 {
	margin-bottom:10px;
}
#catDescript {
	padding-bottom: 15px;
	font-size: 1.5em;
}
