/* CSS Document */

body {
	margin: 0px;
	background-color: #EFE6CF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
	z-index: 0;
}

p {
	text-align: justify;
	
}

ul {
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	list-style-image: none;
	list-style-type: none;
	margin-left: 10px;
	font-size: 10px;
		}

li {
	overflow: visible;
	line-height: 1.5em;
	font-size: 11px;
}

/* Win IE only */
* html li{
	display:inline-block;
}


a {
	text-decoration: none;
	font-weight: bold;
	color: #9999CC;
	}
a:hover {
	color: #660099;
	font-weight: bold;
	font-size: 11px;
}

h1 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #9999CC;
	background-color: #CCCCFF;
	
	
}

h2 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #9999CC;
	background-color: #FFFFFF;
	text-align: center;
	
	}

h3 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
}

h4 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9999CC;
}

td{
	vertical-align: top;
}

#pageBorder {
	background-color: #EFE6CF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	padding: 5px;
}

#pageHeader {
	background-color: #660099;
	margin: 0px;
	width: 750px;
	padding: 20px 8px 5px;
	border-top: 2px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 1px solid #CCCCCC;
	border-left: 2px solid #666666;
	}
	
#receiptHeader {
	background-color: #ffffff;
	margin: 0px;
	width: 600px;
	padding: 20px 8px 5px;
	border-top: 2px solid #666666;
	border-right: 2px solid #666666;
	border-left: 2px solid #666666;
	}


#logoText {
	text-align: right;
	float: right;
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 28px;
	}

#pageNav {
	background-color: #9999CC;
	font-size: 11px;
	margin: 0px;
	width: 750px;
	padding: 8px;
	border-right: 2px solid #666666;
	border-left: 2px solid #666666;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}

#pageNav a{
	line-height: 20px;
	display: inline;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border: 1px solid #9999CC;
	color: #FFFFFF;
	

}

#pageNav a:hover{
	line-height: 20px;
	display: inline;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;


	
}

#pageBreadCrumb {
	background-color: #9999CC;
	margin: 0px;
	width: 750px;
	padding: 2px 8px;
	border-right: 2px solid #666666;
	border-left: 2px solid #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660099;
	color: #FFFFFF;
	font-size: 10px;
}

#pageBreadCrumb a {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	}
#pageBreadCrumb a:hover {
	color: #660099;
	}



#pageContent{
	background-color: #FFFFFF;
	margin: 0px;
	width: 750px;
	border-right: 2px solid #666666;
	border-left: 2px solid #666666;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	}

#receiptContent {
	background-color: #FFFFFF;
	margin: 0px;
	width: 600px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border: 2px solid #666666;
}


#tableContent{
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-top: 12px;
	padding-bottom: 15px;
	
}

#tableContent p {
	line-height: 1.5em;
	font-size: 11px;
}
#labelSelector {
	font-size: 11px;
}


#tableContent img {
	margin-bottom: 15px;
	margin-top: 0px;
	float: right;
	margin-right: 0px;
	margin-left: 20px;
	border: 1px solid #9999CC;
	clear:both;
	}

#productPicture img {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 0px;
	margin-top: 11px;
	margin-left: 0px;
}

#tableImage{
	width: 130px;
	padding-right: 8px;
	padding-left: 0px;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 10px;
	border-right: 1px solid #CCCCCC;	
	}

#tableImage h1 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #9999CC;
	background-color: #FFFFFF;
	text-align: center;
	}

#tableImage li, a, a:hover {
	font-size: 10px;
}

#tableImage img {
	border: 1px solid #CCCCCC;
}

#cartTable{
	font-size:11px;
}

#associations img{
	border: none;
	margin-right: 0%;
	margin-left: 0%;		
}


#pageBetaNav {
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;

	}
#pageFooter {
	background-color: #9999CC;
	margin: 0px;
	width: 750px;
	padding: 2px 8px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
	border-top: 1px solid #660099;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #666666;
}
#popupHeader {
	background-color: #9999CC;
	margin: 5px 15px 0px;
	padding: 2px 8px;
	border: 1px solid #660099;
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
}

#popupPicture img {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 20px;
	margin-top: 11px;
	margin-left: 0px;
}

option,select,input {
	font-size: 11px;
	text-align: right;
}
