body {
	margin: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center;

}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;

}


td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.ourbusiness{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-bottom: 20px;


}


/* gold */

.c-1 {
	background-color: #ddc76e;
}

.c-1-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #CC9900;
}
.c-1-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.c-1-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ddc76e;
	text-decoration: none;
	line-height: 20px;
}
.c-1-3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c7a10e;
	background-color: #ddc76e;
	text-decoration: none;
	line-height: 20px;
}
.c-2-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #c7a10e;
	padding: 2px;
 border: 2px solid #c7a10e;
	text-decoration: none;
	width: 100px;
	text-align: center;
}
.c-2-1:hover {
	color: #c7a10e;
	background-color: #ffffff;
}
.c-2-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #c7a10e;
	padding: 2px;
 border: 2px solid #c7a10e;
	text-decoration: none;
	width: 180px;
	text-align: center;
}
.c-2-2:hover {
	color: #c7a10e;
	background-color: #ffffff;
}
.bold-subtitles {
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}

.diveasyorder{
	height: 600px;
		overflow: auto;
	width : 700px
	
}

.diveasyorder tr{
	
	padding: 0px 0px 0px 0px;
	
}

.trh{
	font-size: 14px;
	padding: 20px 0px 0px 0px;
	font-weight:bold;
	
}

.nav-bar{
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
	
}

.nav-bar a:link{
  	color: #FFFFFF;
	background-color: #ddc76e;	 	
}

.nav-bar a:hover{
	color: #c7a10e;
	background-color: #ddc76e;
}
div#orderdiv{
	 position:absolute;
 top:100px;
 left:400px;
 width:500px;
 border: 1px solid black;
	color : red;
  margin: 20px 20px 20px 20px;
  background-color: #CCCCCC;
  display: none;
}

.orddiv{
	font-size: 10px;
	
}

.stockcode{
	color: blue;
	width:100px;

	
}
	
.desc{
	width:250px;
	
}
.count{
	width:44px;
	
}

.orddiv value{
	width:44px;
	
}

.shopcart div {
	position:relative;
	background-color:#ddc76e;
	
	
}

table.shopcart {
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 13px;
	color: #404040;
	width: 160px;
	background-color: #fafafa;
	border: 1px #d79900 solid;
	border-collapse: collapse;
	padding : 10px 10px 10px 10px;

}

table.shopcart td{
border-style: none;

}	

.lmenu ul {
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	margin: 7px;

}

.lmenu ul ul {
	font-size: 12px;
  padding: 0px 0px 0px 0px;
  margin: 12px;
}

.lmenu ul ul ul {
	font-size: 12px;
  padding: 0px 0px 0px 0px;
  margin: 16px;
}


.lmenu li {
	padding: 0px 0px 0px 0px;
	vertical-align: center;
		  text-transform:lowercase;

}

.lmenu li a:link {


 
	text-decoration: none;
	color: #FFFFFF;
	background-color: #ddc76e;	
}


.lmenu li a:visited {
	

  	text-decoration: none;
	color: #FFFFFF;
	background-color: #ddc76e;	

}
.lmenu li a:hover {
	


	color: #c7a10e;
	background-color: #ddc76e;
	text-decoration: none;
}

.lmenu h4 {
	  font-size:14px;
	  font-weight:bold;
	 margin:15px;
	
}

.viewItem table {
	width:680px;
  text-align:center;
}

.viewItem img {
	text-align: center;
  padding: 5px;
  border: 0px solid #666666

}

.viewItem td {
	width:170px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-width:thin;
	padding-top:10px;
	padding-bottom:5px;
}
.viewItem td a {
	 font-size: 10px;
	 text-decoration: none;
     text-align:center;
}

.viewItem .descText{
	text-align:left;
	font-size: 9px;
	margin-left: 10px;
	text-indent:-10px;
	

}

.viewItem .StkName {
	font-weight:bold;
	font-size: 11px;
	padding-bottom: 4px;
	padding-top: 2px;
		text-align:left;
	height:22px;
}
.viewItem .stkImageBox{
	height:110;
	
}

.viewItem .stkOrdQty{
	text-align:left;
	margin-left:5px;
}

.viewItem p {
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}
.divviewItem{
	height: 600px;
		overflow: auto;
	width : 700px
	
}

#masthead
{
    width: 100%;
}


#mastheadLinks
{
    padding: 0 1em;
    background-color: #38c;
    color: #eef;
    font-size: x-small;
    line-height: normal;
    margin: 0;
}

#mastheadLinks a
{
    color: #eef;
    text-transform: uppercase;
}



/* -------- top menu strip -------- */

#menustrip
{
	width: 100%;
	background-color: #9abedc;
	background-image: url(GBMgrad1.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin: 0 0 1em 0;
}

#menustrip td
{
	white-space: nowrap;
	font-size: 100%;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #eef;
}

#menustrip a.menuItem, #menustrip a.menuItemActive
{
	text-decoration: none;
	color: #030;
	font-size: x-small;
	font-weight: bold;
	padding: 0 16px;
	letter-spacing: 1px;
	display: block;
	font-family: Arial;
	font-size: 85%;
}

#menustrip a.menuItem:hover
{
	color: #556;
	background-color: #f7ef98;
}


#menustrip a.menuItemActive
{
	color: #eef;
	background-color: #cd9c36;
}


#menustrip a.menuAlt, #menustrip a.menuAlt:hover
{
    font-size: x-small;
    margin: 0 10px;
    color: #556;
    text-transform: uppercase;
}
