/* CSS Document */
.blue {
	background-color: #02357D;
}
.plasticstabletitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #D60077;
	}	
.plasticstable
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 5px;
	}	

.flag {
	margin: 0px 2px 0px 0px;
	float: left;
	border: 1px solid #808080;
}

.basketinputs {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: $sitecolor;
  text-align: middle;
  vertical-align: middle;
  padding: 1px;
  height: 20px;
  width: 65px;
}
.pageheading {
	border-bottom: 1px;
	padding: 0px 0px 2px 0x;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #0F90FB;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	width: auto;
	}

.pink{
	background-color: #FFFBFB;
	}
	
.addtobasket {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: $sitecolor;
  text-align: middle;
  vertical-align: middle;
  padding: 1px;
  height: 20px;
  width: 400px;
}

strong {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-align: middle;
  vertical-align: middle;
}

pre {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

.print {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width:660px;
			}

h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #11398A;
	font-weight: bold;
}

h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #11398A;
	font-weight: bold;
}

input {
	background-color: #CC4141;
	padding:1px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	width:auto;
	height:auto;
	}

.tdpadd	{
	padding: 5x 0px 0px 5px;
			}

.logo {
	float: right;
	margin-right: 2px;
}

div {
	padding: 10px 10px 10px 10px;
	margin: 15px 8px 15px 8px;
	border: 1px solid #02357D;
	height: 250px;
			}
			
.go {
	padding: 10px 10px 10px 10px;
	margin: 15px 0px 15px 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width:auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #08447F;
	background-color:#FFF8F8;	
			}			

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	color: #11398A;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}

a:link  { color: 02357D; text-decoration: underline; font-weight: bold;}
a:link:hover  { color: #0033FF; text-decoration: underline; font-weight: bold;}
a:active  { color: #02357D; text-decoration: underline; font-weight: bold;}
a:visited   { color: #02357D; text-decoration: underline; font-weight: bold;}
a:visited:hover  { color: #0033FF; text-decoration: underline; font-weight: bold;}
a.msdslink:link  { color: #0D8335; text-decoration: underline; font-weight: normal; font-size: 13px;}
a.msdslink:link:hover  { color: #2AA051; text-decoration: underline; font-weight: normal; font-size: 13px;}
a.msdslink:active  { color: #0D8335; text-decoration: underline; font-weight: normal; font-size: 13px;}
a.msdslink:visited   { color: #0D8335; text-decoration: underline; font-weight: normal; font-size: 13px;}
a.msdslink:visited:hover  { color: #2AA051; text-decoration: underline; font-weight: normal; font-size: 13px;}

.moreinfo {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	font-style: normal;
	color: #002C52;
	text-align:center;
}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	font-style: normal;
	color: #002C52;
}


.line {
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 5px,0px,5px,0px;
	width: 98%;
}

.tabletetxt {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #002C52;
}

table {
	vertical-align: top;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.box {
	vertical-align: top;
	border: 1px solid #cccccc;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin: 0px,0px,0px,10px;
	background-color:#eeeeee;
	margin: 3px;
}

th {
	vertical-align: top;
	background-color: #D9D8D8;
	text-align:left;
}

