@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	margin-top: 20px;
	background-color: #FFE1F5;
	background-image: url(../img/stars.jpg);
}

 #wrapper {
	min-height: 300px;
	background: url(/img/spacer.gif);
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 40px;
	overflow: auto;
}
#wrapper strong {
	font-weight: bold;
	color: 333333;
}
#oneColumnContent {
	margin-right: auto;
	margin-left: auto;
	width: 680px;
	margin-top: 20px;
}
#oneColumnContent h1 {
	text-shadow: 1px 1px 1px #cccccc;
	font-size: 1.2em;
	font-weight: bold;
	color: #D23882;
	margin: 0px 0px 20px;
	text-transform: capitalize;
	background: url(/img/underline.gif) repeat-x left bottom;
}
#oneColumnContent h2 {
	color: #4E8DCD;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	font-style: italic;
	margin: 0px 0px 5px;
}
#oneColumnContent p {
	font-size: 0.95em;
	line-height: 150%;
	color: #666667;
	margin: 0px 0px 15px;
	text-align: justify;
}
#oneColumnContent a {
	color: #D23882;
	text-decoration: none;
	font-style: italic;
}
#oneColumnContent a:visited {
	color: #D23882;
	text-decoration: none;
	font-style: italic;
}
#oneColumnContent a:hover {
	color: #006600;
	text-decoration: none;
}
#searchContent {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #searchContent h1 {
	text-shadow: 1px 1px 1px #cccccc;
	font-size: 1.2em;
	font-weight: bold;
	color: #D23882;
	margin: 0px 0px 8px;
	text-transform: capitalize;
	background: url(/img/underline.gif) repeat-x left bottom;
}
 #content {
	float: left;
	width: 450px;
	margin-top: 20px;
}
#wrapper #content h1 {
	text-shadow: 1px 1px 1px #cccccc;
	font-size: 1.2em;
	font-weight: bold;
	color: #D23882;
	margin: 0px 0px 8px;
	text-transform: capitalize;
	background: url(/img/underline.gif) repeat-x left bottom;
}
#wrapper #content h2 {
	color: #4E8DCD;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	font-style: italic;
	margin: 0px 0px 5px;
}
#wrapper #content p {
	font-size: 0.95em;
	line-height: 150%;
	color: #666667;
	margin: 0px 0px 15px;
	text-align: justify;
}
#wrapper #content a {
	color: #D23882;
	text-decoration: none;
	font-style: italic;
}
#wrapper #content a:visited {
	color: #D23882;
	text-decoration: none;
	font-style: italic;
}
#wrapper #content a:hover {
	color: #006600;
	text-decoration: none;
}
 #sideBar {
	float: right;
	width: 252px;
	margin-top: 20px;
}
#sideBar h3 {
	font-size: 1em;
	text-transform: capitalize;
	background: #D75392;
	text-align: center;
	margin: 2px 2px 10px;
	padding: 3px;
	color: #FFFFFF;
}
#imageOne {
	border: 1px dotted #CCCCCC;
	margin-bottom: 15px;
}
#sideBar #productsLinks {
	width: 250px;
	border: 1px dotted #D23882;
}

#productsLinks ul  {
	margin: 0px;
	padding: 0px 0px 10px 15px;
	line-height: 150%;
	list-style-type: none;
}
#productsLinks  li  a  {
	font-size: 0.95em;
	color: #D23882;
	text-decoration: none;
	text-transform: capitalize;
}
#productsLinks li a:visited {
	font-size: 0.95em;
	color: #D23882;
	text-decoration: none;
	text-transform: capitalize;
}
#productsLinks li a:hover  {
	font-size: 0.95em;
	font-weight: bold;
	text-transform: capitalize;
	color: #006600;
	text-decoration: none;
}
#sideBar form {
	background-color: #E1E9F9;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px dotted #CCCCCC;
	margin: 0px;
}
.home_pic {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 35px;
}
.pic_frame_grid {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 14px;
	margin-bottom: 10px;
}


.pic_frame {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 22px;
	margin-bottom: 20px;
}
p.home {
	margin-top: 0px;
	margin-bottom: 25px;
	border-bottom: 1px dotted #F6DEEE;
	padding-bottom: 60px;
}
.copyrights {
	font-size: 10pt;
	font-style: italic;
	color: #D23882;
}
#setImage {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#setImageTitle h1 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #4E8DCD;
	background-image: none;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#shop_table {
	font-size: 0.95em;
	line-height: 150%;
	font-weight: normal;
	color: #666667;
	text-align: left;
	margin-top: 20px;
}

#shop_table h1 {
	text-shadow: none;
	font-size: 0.95em;
	font-weight: bold;
	text-transform: capitalize;
	color: #4E8DCD;
	background-image: none;
	letter-spacing: 0.1em;
	line-height: 125%;
}
#shop_table h5 {
	font-size: 0.9em;
	font-weight: normal;
	text-transform: uppercase;
	color: #006600;
	letter-spacing: 0.2em;
	text-align: center;
	border: 1px solid #006600;
}

.sku {
	font-weight: bold;
	color: #666666;
	background-image: none;
	font-size: 0.9em;
}

.price {
	font-weight: bold;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
#itemDetails {
	margin-top: 20px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: auto;
}
#wrapper #itemDetails h1 {
	text-shadow: none;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	color: #4E8DCD;
	background-image: none;
	letter-spacing: 0.1em;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}

	
	

#wrapper #itemDetails h4 {
	font-size: 0.9em;
	font-weight: bold;
	color: #D23882;
}
#wrapper #itemDetails p {
	font-size: 0.95em;
	line-height: 125%;
	color: #666667;
	text-align: justify;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#buy_form {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.details_pic {
	border: 1px solid #CCCCCC;
	float: right;
	margin-bottom: 20px;
}

.catalog_img {
	border: 1px solid #D23882;
}
#goWholesale {
	float: left;
	margin-left: 20px;
}
#goRetail {
	float: left;
	margin-bottom: 20px;
	margin-left: 40px;
	display: block;
}
.news {
	padding-left: 40px;
}
#relatedItems {
	margin-top: 20px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#relatedItems h3 {
	font-size: 1.1em;
	color: #D75392;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D75392;
}
#wrapper #itemDetails ul {
	float: right;
	clear: right;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 26px;
}
#wrapper #itemDetails ul a {
	font-size: 0.98em;
	color: #4E8DCD;
	font-style: normal;
	margin-right: 10px;
	border: 1px solid #4E8DCD;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#wrapper #itemDetails ul a:hover {
	font-size: 0.98em;
	color: #C06;
	font-style: normal;
	border: 1px solid #C06;
}