body {
	margin: 0;
	background-image: url('../images/bg-page.jpg');
	background-repeat: repeat-x;
	background-color: #fdfaf5;
	text-align: center;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


a:link {
	color: #3333cc;
}
a:visited {
	color: #3333cc;
}
a:hover {
	color: #3333cc;
}
a:active {
	color: #3333cc;
}


div#layout {
	margin: 0 auto;
	width: 992px;
	background-image: url('../images/bg-shade.png');
	background-repeat: repeat-y;
}
div#liner {
	margin: 0 31px;
	padding: 3px 0 0 0;
}
a#logo,
a#logo img {
	display:block;
	border: 0;
}
div#topnav {
	background-image: url('../images/purpbar1_center.gif');
	height: 28px;
	color: white;
}
div#topnav img.bleft {
	float: left;
}
div#topnav img.bright {
	float: right;
}
div#topnav div {
	width: 200px;
	margin: 0 auto;
	padding: 3px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
}
div#topnav div#links {
	float: right;
	font-size: 11px;
	margin: 5px;
}
div#topnav a {
	color: white;
	margin: 0 5px;
}

div#menu {
	margin: 6px 0 0 0;
	height: 38px;
	text-align: left;
}
div#content-main {
	min-height: 500px;
	width: 675px;
	margin: 10px auto 0 auto;
	text-align: left;
}
div#content {
	text-align: left;
	margin: 10px 0 0 30px;
}

div#content p,
div#content-main p {
	color: #666666;
	font-size: 14px;
	line-height: 24px;
}

div#content p.important {
	color: #4b44d1;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 0 0;
}
div#winscont {
	text-align: center;
}
div#wins {
	width: 675px;
	margin: 20px auto 30px auto;
	text-align: left;
	background-image: url('../images/win_middle.gif');
	background-repeat: repeat-y;
}
div#wins img {
	display: block;
	clear: both;
}
div#wins div img {
	margin: 0 auto;
	padding-bottom: 20px;
}
div#wins div {
	float: left;
	display: inline;
	width: 189px;
	margin: 0 39px 0 6px;
	background-image: url('../images/win_bg.jpg');
	background-repeat: repeat-x;
	text-align: center;
}
div#wins div#rightmost {
		margin-right: 0;
}
div#wins p {
	margin: 10px 10px 10px 20px;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
div#wins p a {
	font-style: italic;
	color: #3333cc;
}

div#wins ul {
	margin: 10px 10px 0;
	padding: 0;
}

div#wins li {
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 6px;
	margin-left: 10px;
}

div#content ol.redNumbers li {
	color: red;
	font-weight: bold;
}
div#content ol.redNumbers li strong {
	color: #666666;
}
div#content ol.redNumbers li span {
	color: #666666;
	font-weight: normal;
}

div#content ol.redNumbers li ul {
	margin: 0 0 10px 0;
	padding: 0;
}
div#content ol.redNumbers li ul li {
	margin: 0 0 0 20px;
	padding: 0;
	color: #666666;
	font-weight: normal;
}

div#paneLeft {
	float: left;
	width: 240px;
}
div#paneLeft p {
	font-style: italic;
	line-height: normal;
	font-size: 12px;
	margin: 0 40px 10px 0;
}
div#paneLeft > img {
	margin: 3px 0 20px 0;
}
div#paneWide {
	margin: 0 0 0 260px;
}
div#paneWide p {
	margin: 0 150px 20px 0;
	line-height: 24px;
}
div#content div#paneWide ol > li {
	margin-right: 150px;
}
div#paneWide img#rightFlush {
	float: right;
	margin: 0 -150px 10px 10px;
}

/* right pane */
div#paneRight {
	float: right;
	width: 240px;
	text-align: right;
	margin: 0;
}
div.paneLeft {
	float: left;
	clear: left;
	width: 230px;
}

div.paneLeftWide {
	float: left;
	clear: left;
	width: 580px;
	color: #666666;
	font-size: 14px;
}


div.paneCenter {
	margin: 0 260px 10px 240px;
}

div#paneCenter {
	margin: 0px 260px 10px 240px;
	padding: 5px 0 0 0;
}

div#paneWideCenter {
	margin: 0 260px 10px 0;
}
div.contentrow {
	clear: left;
}

div.rightBox {
	margin: 0 20px 0 auto;
	width: 222px;
	background-image: url('../images/rbox-middle.gif');
	background-repeat: repeat-y;
	text-align: left;
}

div.rightBox div.boxTop {
	background-image: url('../images/rbox-top.gif');
	background-repeat: no-repeat;
	height: 11px;
	overflow: hidden;
}

div.rightBox div.boxContent {
	background-image: url('../images/rbox-bg.jpg');
	background-repeat: repeat-x;
	margin: 0 7px;
}

div.rightBox div.boxBottom {
	background-image: url('../images/rbox-bottom.gif');
	background-repeat: no-repeat;
	height: 10px;
	overflow: hidden;
}
div.rightBox div.boxContent h2 {
	margin: 0;
}
div.rightBox div.boxContent h2 img {
	margin: 10px 0 10px 15px;
}
div.rightBox div.boxContent a {
	display: block;
	color: #666666;
	line-height: 24px;
	font-size: 12px;
	text-decoration: none;
	margin: 0 10px 0 15px;
}
div.rightBox div.boxContent a:hover {
	text-decoration: underline;
}

div.sideBox {
	width: 205px;
	background-image: url('../images/sidebox-middle.gif');
	background-repeat: repeat-y;
	text-align: left;
}
div.sideBox#sizeChart {
	background-image: url('../images/sidebox-middle2.gif');
	margin: 0 18px 0 auto;
	text-align: center;
}

div.sideBox div.boxTop {
	font-size: 18px;
	line-height: 39px;
	height: 39px;
	background-image: url('../images/sidebox-top.gif');
	background-repeat: no-repeat;
}
div.sideBox div.boxTop img {
	margin: 12px 0 0 0;
}
div.sideBox div.boxBottom {
	height: 9px;
	background-image: url('../images/sidebox-bottom.gif');
	background-repeat: no-repeat;
	overflow: hidden;
}
div.sideBox#sizeChart div.boxBottom {
	background-image: url('../images/sidebox-bottom2.gif');
	overflow: hidden;
}

div#sizeChart table {
	border: 0;
	border-collapse: collapse;
	width: 203px;
	margin: 0 1px;
}

div#sizeChart table th {
	border: 0;
	border-collapse: collapse;
	padding: 5px;
	color: #3e1f5b;
	background-color: #ffefc9;
}
div#sizeChart table td {
	border: 0;
	border-collapse: collapse;
	padding: 5px;
	color: #545454;
	width: 101px;
}


div.sideBox2 {
	width: 205px;
	background-image: url('../images/sidebox-middle.gif');
	background-repeat: repeat-y;
	text-align: left;
}
div.sideBox#sizeChart2 {
	background-image: url('../images/sidebox-middle2.gif');
	margin: 0 18px 0 auto;
	text-align: center;
}

div.sideBox2 div.boxTop2 {
	font-size: 18px;
	line-height: 39px;
	height: 39px;
	background-image: url('../images/sidebox-top.gif');
	background-repeat: no-repeat;
}
div.sideBox2 div.boxTop2 img {
	margin: 12px 0 0 0;
}
div.sideBox2 div.boxBottom2 {
	height: 9px;
	background-image: url('../images/sidebox-bottom.gif');
	background-repeat: no-repeat;
	overflow: hidden;
}
div.sideBox#sizeChart2 div.boxBottom2 {
	background-image: url('../images/sidebox-bottom2.gif');
	overflow: hidden;
}

div#sizeChart2 table {
	border: 0;
	border-collapse: collapse;
	width: 203px;
	margin: 0 1px;
}

div#sizeChart2 table th {
	border: 0;
	border-collapse: collapse;
	padding: 5px;
	color: #3e1f5b;
	background-color: #ffefc9;
}
div#sizeChart2 table td {
	border: 0;
	border-collapse: collapse;
	padding: 5px;
	color: #545454;
	width: 101px;
}


div#availColors table {
	border: 0;
	border-collapse: collapse;
	margin: 0 0 0 20px;
}
div#availColors table th {
	padding: 5px 0;
	border-top: 1px solid silver;
}
div#availColors table tr#first th {
	border: 0;
}
div#availColors table td {
	border: 0;
	border-collapse: collapse;
	padding: 5px 5px 5px 10px;
	font-size: 12px;
	color: #545454;
	font-weight: normal;
}
div#availColors table td div {
	font-weight: bold;
}

div#availColors2 table {
	border: 0;
	border-collapse: collapse;
	margin: 0 0 0 20px;
}
div#availColors2 table th {
	padding: 5px 0;
	border-top: 1px solid silver;
}
div#availColors2 table tr#first2 th {
	border: 0;
}
div#availColors2 table td {
	border: 0;
	border-collapse: collapse;
	padding: 3px 3px 3px 8px;
	font-size: 12px;
	color: #545454;
	font-weight: normal;
}
div#availColors2 table td div {
	font-weight: bold;
}


/* footer */
div#bottomnav {
	margin: 10px 0 0 0;
	background-image: url('../images/purpbar1_center.gif');
	height: 28px;
	text-align: center;

	font-size: 10px;
	color: white;
	
}
div#bottomnav img.bleft {
	float: left;
}
div#bottomnav img.bright {
	float: right;
}

div#bottomnav div#links {
	padding-top: 5px;
}

div#bottomnav a {
	color: white;
	font-weight: bold;
	margin: 0 3px;
}

div#footer {
	padding: 5px 0 20px 0;
	text-align: center;
	font-size: 11px;
}

/* misc */
div.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

div.hr {
	height: 2px;
	overflow: hidden;
	background-image: url('../images/bg-hr.gif');
	background-repeat: repeat-x;
	margin: 10px 15px;
}

div#paneWide div.hr {
	margin: 0 150px 20px 0;
}


h1 {
	font-family: "Comic Sans MS", cursive;
	color: #3d1e5a;
	font-size: 24px;
	margin: 0 0 20px 0;
}

h2 {
	font-size: 18px;
	color: #4b44d1;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 16px;
	color: #4b44d1;
	margin: 0 0 10px 0;
}

img#prodImg {
	float: left;
	clear: left;
	margin: 0 0 20px 0;
	border: 0;
}

div#content li {
	color: #666666;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
}
.smallfont {
	font-size: 10px;
}
div.sideBox2 div.boxBottom2 {
	height: 9px;
	background-image: url('../images/sidebox-bottom.gif');
	background-repeat: no-repeat;
	overflow: hidden;
}
div.sideBox2 div.boxBottom2 {
	height: 9px;
	background-image: url('../images/sidebox-bottom.gif');
	background-repeat: no-repeat;
	overflow: hidden;
}
div#paneRight2 {
	float: right;
	width: 240px;
	text-align: center;
	margin: 0;
}
.newstable * {
	font: 14px Arial, Helvetica, sans-serif;
}
table.newstable {
	border-collapse: collapse;
	border: 0;
	width: 490px;
}

table.newstable tr {
}

table.newstable th {
	border-collapse: collapse;
	border: 0;
	font-weight: bold;
	color: blue;
	width: 55px;
	text-align: center;
	padding: 10px 0;
	background: transparent url('../images/bg-hr.gif') 0 100% repeat-x;
}
table.newstable td {
	color: #666666;
	padding: 10px 0;
	background: transparent url('../images/bg-hr.gif') 0 100% repeat-x;
}

.listindent {
	margin-right: 70px;
}
.contacttable {
	font: 14px Arial, Helvetica, sans-serif;
	color: #666666;
}
div.rightBox div.boxContent p {
	font-size: 12px !important;
	margin: 0 10px 0 15px;
}
