body {
    background-image: url(https://www.sosimplecrown.com/media/images/backgroundgreen2.gif);
	background-color: #FFFFFF;
}
.mainTable {
	width: 1000px;
}
td {
	font-family: Arial, Verdana, Tahoma;
	color: #3D3D3D;
	font-size: 11px;
}
.input1 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	border: 1px solid #9A9A9A;
}
#miniCart {
	color: #3D3D3D;
	font-weight: bold;
}
#miniCart a {
	color: #3D3D3D;
	text-decoration: none;
}
.leftCol {
	width: 180px;
}
h1 {
	font-size: 24px;
	color: #3D3D3D;
	margin: 0px;
	font-weight: normal;
}
.opener {
	font-size: 12px;
	color: #3D3D3D;
	line-height: 18px;
	padding: 10px 0px;	
}
#categories td {
	padding-right: 8px;
}
#categories a {
	color: #F7941D;
	font-size: 12px;
	font-weight: bold;
}
#miSelect {
margin-top: 5px;
}
#miSelect select {
	font-family: Arial, Verdana, Tahome;
	font-size: 11px;
}
.miText {
	font-size: 12px;
	line-height: 18px;
}
hr {
	height: 1px;
	border-bottom: none;
	border-top: 1px solid #DADADA;
}
form {
	margin: 0px;
}


/** Price styles **/
.price {
	font-size: 14px;
	color: #3D3D3D;
}
.miPrice {
	font-size: 18px;
	color: #3D3D3D;
}
.priceStrike {
	text-decoration: line-through;
}
#priceBlock {
	margin: 5px 0px;
}

/** Text Styles **/
.white {
	color: #FFFFFF;	
}
.grey {
	color: #737373;
}
.orange {
	color: #F7941D;
}
.dkGreyXl {
	font-size: 24px;
	color: #3D3D3D;
}
.dkGreyMedium {
	font-size: 14px;
	color: #3D3D3D;
}
.dkGrey {
	color: #3D3D3D;
}

/** Link Styles **/
a:link, a:active, a:visited {
	color: #F7941D;
}
#topNav {
}
#topNav a {
	color: #FFFFFF;
	font-weight: bold;
	padding: 7px 10px 8px 10px;
	text-decoration: none;
	line-height: 32px;
	font-size: 12px;			
}
#topNav .topNavSelected {
	background: url(https://www.sosimplecrown.com/media/images/topNavOvr.gif) #F7941D top repeat-x;
	border: 2px solid #F7941D;
	color: #FFFFFF;
	font-weight: bold;
}
#topSubNav {
	background-color: #F7941D;	
}
#topSubNav a {
	color: #FFFFFF;
	font-weight: normal;
	padding: 5px;
	text-decoration: none;
	line-height: 24px;
	font-weight: bold;	
}
#footer a {
	color: #FFFFFF;
	font-weight: normal;
	padding: 5px 10px;
	text-decoration: none;
	line-height: 24px;	
}
#quickHelp {
	margin-top: 5px;
}
#quickHelp a {
	color: #FFFFFF;
	display: block;
	margin-bottom: 3px;
	text-decoration: none;
	font-weight: bold;
}
a.orange {
	color: #F7941D;
	font-weight: normal;
}
a.productName {
	color: #737373;
	font-weight: bold;
}

/*** Previous/Next Style ***/
#pageNav td {
	font-size: 14px;
	font-weight: bold;
	color: #3D3D3D;
}
#pageNav a {
	font-size: 14px;
	color: #3D3D3D;
	text-decoration: none;
	padding-right: 5px;
}
#pageNav a:hover {
	color: #CCCCCC;
}
.multipage br {
	display: none;
	margin: 0px;
}
#pageNav .currentPage {
	font-size: 18px;
	font-weight: bold;
	color: #3D3D3D;
	padding: 2px;
	border: 1px solid #DADADA;
}
#tellAFriend input {
	border: 1px solid #cccccc;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 11px;
}

** Viewer Styles **
.container {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	display: inline-table;
}
.icon {
	position: absolute;
	z-index: 2;
	left: 10px;
	top: 10px;
}

a#sosimplecrown {
position: fixed;
left: 0;
top: 0;
display: block;
height: 125px;
width: 125px;
background: url(https://www.sosimplecrown.com/media/free.png) top left no-repeat;
text-indent: -999em;
text-decoration: none;
}