body { 
	color: #000000;
	background-color: #ffffff;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 10px;
	font-family: verdana, helvetica, sans-serif;
}

#wrapper {
	background-color: #ffffff;
	border: 0px solid #000000;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
} 

#header  {
	width: 960px;
	height: 120px;
}

#mainbody {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


#middle {
	background-color: #ffffff;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 0px 15px 15px 15px;
}

.homepagemiddle { 
	margin: 5px 190px 5px 152px;
}

.defaultmiddle {
	margin: 5px 5px 5px 152px;
}

a:link, a:visited {
	color: #990066;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #996699;
	text-decoration: underline;
}

h1 {
	font-weight: bold;
	color: #660044;
	font-size: 20px;
}

h2 {
	font-weight: bold;
	color: #880055;
	font-size: 18px;
}

h3 {
	font-weight: bold;
	color: #cc0066;
	font-size: 14px;
}

h4 {
	color: #333333;
	font-size: 12px;
	margin: 0px;
}

p, li, td, th {
	color: #000000;
	font-weight: normal;
	font-size: 13px;
}

img {
	border: none;
}



#leftmargin {
	margin-left: 50px;
}

.tablegrey {
	border: 1px solid #999999;
}

.tablegrey strong {
	color: #4f4f4f;
}

#pagetable {
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	border: 1px solid #000000;
	border-collapse: collapse;
	background-color: #ffffff;
}

#pagetable th {
	text-align: center;
	padding: 5px;
	background-color: #ffffff;
}

#pagetable strong {
	color: #000000;
	font-size: 14px;
}

#pagetable td {
	border: 1px solid #000000;
	padding: 3px;
}

pre {
	color: #000000;
	font-weight: normal;
	font-size: 13px;
}

#menuh {
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px -5px 0px;
}

#menuh p {
	position: relative;
	font-size: 11px;
	color: #000000;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 1;
}

#menuh a:link, #menuh a:visited {
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	position: relative;
	text-decoration: none;
	z-index: 1;
}

#menuh a:hover {
	font-weight: normal;
	color: #cc0066;
	font-size: 11px;
	position: relative;
	text-decoration: underline;
	z-index: 1;
}


#pagetree{
	margin-top: 0px;
	text-align: right;
	width: auto;
}

#pagetree p a:link, #pagetree p a:visited {
	font-weight: bold;
	color: #990066;
	text-decoration: none;
}

#pagetree p a:hover {
	color: #666666;
	text-decoration: underline;
}

#pageheading{
	text-align: left;
	width: auto;
	padding-bottom: 0px;
}

#leftcontainer {
	border: 0px solid #999999;
	float: left;
	width: 146px;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 5px;
}

#leftcontainer ul {
	position: relative;
	top: 5px;
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
}

#leftcontainer li {
	width: 138px;
	padding-left: 2px;
	padding-bottom: 1px;
	margin-bottom: 1px;
	border-bottom: 1px dotted #666666;
	margin-left: auto;
	margin-right: auto;
}

#leftcontainer ul li a:link, #leftcontainer ul li a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	height: 24px;
	display: block;

}

#leftcontainer ul li a:hover {
	text-decoration: none;
	color: #cc0066;
	background-color: #ffcccc;
	font-weight: bold;
	height: 24px;
	display: block;
}

#leftcontainer p {
	font-size: 11px;
	line-height: 15px;
}

#leftcontainer a:link, #leftcontainer a:visited {
	color: #990066;
	text-decoration: none;
	font-weight: bold;
}

#leftcontainer a:hover {
	color: #996699;
	text-decoration: underline;
}

#leftcontainer hr {
	color: #cccccc;
	height: 1px;
}

#more {
	font-size: 11px;
}

#recommend {
	width: 135px;
	margin-left: 0px;
	font-size: 10px;
	margin: 10px 5px 5px 5px;
}

#recommend img {
	margin-top: 2px;
	margin-left: -2px;
	margin-bottom: 2px;
	padding: 0px;
}

#recommend a:link, #recommend a:visited {
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;
	width: auto;
	color: #990066;
}

#recommend a:hover{
	text-decoration: underline;
	color: #996699;
}

/*  Css for Rounded Corners Div */
.t {
	background: url(../images/dot.gif) 0 0 repeat-x; 
	width: 100%;
}

.b {
	background: url(../images/dot.gif) 0 100% repeat-x
}

.l {
	background: url(../images/dot.gif) 0 0 repeat-y
}

.r {
	background: url(../images/dot.gif) 100% 0 repeat-y
}

.bl {
	background: url(../images/bl2.gif) 0 100% no-repeat
}

.br {
	background: url(../images/br2.gif) 100% 100% no-repeat
}

.tl {
	background: url(../images/tl2.gif) 0 0 no-repeat
}

.tr {
	background: url(../images/tr2.gif) 100% 0 no-repeat; 
	padding:5px
} 
/* End of Rounded Corner Div */


#rightcontainer {
	float: right;
	width: 183px;
	padding-bottom: 15px;
	margin-bottom: 5px;
}

#rightcontainer a:link, #rightcontainer a:visited {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: -5px;
	color: #000000;
}

#rightcontainer a:hover {
	text-decoration: underline;
	color: #cc0000;
}

#rightcontainer hr {
	color: #cccccc;
	height: 1px;
}
#news {
	background-color: #ffffff;
	margin-left: 0px;
	position: relative;
	font-weight: normal;
	float: right;
	width: 180px;
	top: 5px;
	text-align: left;
	margin-bottom: 15px;
}

#news h1 {
	text-align: center;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	margin-bottom: 5px;
}

#news h2 {
	color: #666666;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: normal;
}

#news  a:link, #news  a:visited {
	color: #990066;
	padding-left: 5px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

#news a:hover {
	color: #996699;
	text-decoration: underline;
}

#details h1 {
	text-align: center;
	font-weight: bold;
	color: #cc0066;
	font-size: 12px;
	margin-bottom: 0px;
}

#details p {
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
}

#details a:link, #details a:visited {
	color: #990066;
	text-decoration: none;
	font-weight: bold;
	margin-left: 0px;
	font-size: 10px;
}

#details a:hover {
	color: #996699;
	text-decoration: underline;
	font-size: 10px;
}

.productitem {
	border: 1px solid #888888;
	height: 185px;
	width: 690px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}

.producttitle {
	padding: 3px 3px 3px 6px;
	font-size: 13px;
	background-color: #cc3366;
	font-weight: bold;
	border-bottom: 1px solid #993366;
	color: #ffffff;
}

.producttitle a:link, .producttitle a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}

.producttitle a:hover {
	color: #666633;
}

.productsold {
	color: #ff0000;
	font-weight: bold;
}

.productimage {
	float: left;
	height: 150px;
	position: relative;
	top: 5px;
	width: 150px;
	position: relative;
	padding-left: 6px;
}

.productimage img{
	border: 0px solid #000000;
}

.producttext {
	float: right;
	position: relative;
	top: 5px;
	width: 505px;
	height: 115px;
	position: relative;
	overflow-y: auto;
	border-top: 2px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 2px solid #aaaaaa;
	background-color: #f6f6f6;
	padding: 5px;
	font-size: 13px;
	margin-right: 6px;
}

.producttext li {
	list-style: square;
}

.productprice {
	position:relative;
	float: right;
	width: 510px;
	color: #000000;
	text-align: right;
	font-size: 13px;
	margin-right: 6px;
	margin-top: 10px;
}

.productprice img {
	float: left;
	padding-right: 2px;
}

#strike {
	text-decoration: line-through;
}

#productdisplayouter {
	padding: 5px;
}

#productdisplayinner {
	width: 810px;
	background-color: #ffeaed;
	border: 1px solid #ddaaaa;
	margin-left: auto;
	margin-right: auto;
}

.productdisplayinner form {
	margin-top: 0px;
	padding-top: 0px;
}

.productdisplayclose, .productdisplayclose a:link, .productdisplayclose a:visited {
	float: right;
	font-size: 14px;
	color: #ffccff;
	text-decoration: none;
}

#closex   {
	font-weight: bold;
	color: #ffdddd;
}

.productdisplaytitle {
	margin-top: 5px;
	text-align: center;
	background-color: #cc6699;
}

.productdisplaytitle h1 {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding: 2px;
	margin: 0px 0px 5px 0px;
}

.productdisplaycontent {
	clear: both;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 13px;
}

.productdisplayleft {
	width: 450px;
	padding: 6px;
	margin-bottom: 10px;
	line-height: 20px;
}

.productdisplayleftimage {
	float: left;
	width: 150px;
	padding-right: 12px;
	font-size: 11px;
}

.productdisplayleftimage a:link, .productdisplayleftimage a:visited {
	color: #003399;
}

.productdisplayleftimage a:hover {
	color: #6699cc;
}

.productdisplayleftimage img {
	border: 1px solid #eecccc;
}

.productdisplaylefttext {
	float: left;
	width: 270px;
}

.productdisplayprice {
	color: #cc0066;
	font-size: 14px;
	margin: 6px 0px 6px 0px;
}

.productdisplayright {
	float: right;
	width: 320px;
	border: 1px solid #ddaaaa;
	background-color: #ffdcdc;
	padding: 4px;
	margin: -15px 0px 8px 0px;
	line-height: 30px;
}

.productselect {
	float: right;
	text-align: center;
	font-style: italic;
	font-size: 11px;
	margin: 5px 0px 0px 0px;
}

.productselect img {
	border: 1px solid #999999;
	padding: 1px;
}

#productdisplayimages {
	clear: both;
	border: 1px solid #ddaaaa;
	background-color: #ffdcdc;
	padding: 4px 3px 4px 4px;
	height: 100%;
	max-width: 780px;
	margin: 5px 5px 5px 5px;
}

.productdisplayimage {
	float: left;
	padding: 1px;
}

.productdisplayimage a:link img, .productdisplayimage a:visited img {
	border: 1px solid #999999;
	padding: 1px;
}

.productdisplayimage a:hover img {
	border: 1px solid #cc0066;
}

#shopping a {
	display: block;
	width: 167px;
	height: 22px;
	background: url(../images/continue-shopping.jpg) no-repeat;	
}

#shopping a:hover {
	background: url(../images/continue-shopping2.jpg) no-repeat;	
}

#cart table {
	border: 1px solid #888888;
	margin-left: auto;
	margin-right: auto;
}

#cart th {
	border-bottom: 1px solid #330000;
	background-color: #770044;
	color: #ffffff;
	font-weight: normal;
}

#cart td {
	border-bottom: 1px solid #888888;
}

#cartdetails {
	color: #666666;
	font-size: 11px;
	line-height: 16px;
}

#cart a:link, #cart a:visited {
	color: #bb0000;
	font-size: 12px;
	text-decoration: none;
}

#cart a:hover {
	color: #666666;
	font-size: 12px;
}

#total {
	background-color: #e6e6e6;
}

#form {
	margin: 4px;
}

#form p{
}

#form .error {
	color: #ff9900;
	font-weight: bold;
}

#form .table {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #666666;
	margin-bottom: 10px;
}

#form .table th {
	background-color: #5f5f5f;
	color: #ffffff;
	padding: 8px;
	font-size: 12px;
}

#form .table td {
	background-color: #cfcfcf;
	padding: 4px;
	font-size: 12px;
}

#form .tablerow1 td {
	background-color: #E0E3A5;
	padding: 4px;
	font-size: 12px;
}

#form .tablerow2 td {
	background-color: #FCFFBA;
	padding: 4px;
	font-size: 12px;
}

.pagegallery  {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	float: left;
}

.pagegallerycontent {
	width: 99%;
	border: 1px solid #ffffff;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
	font-weight: normal;
}

.pagegalleryheading {
	background-color: #666666;
	font-weight: bold;
	color: #ffffff;
	padding: 2px;
	border: 1px solid #ffffff;
}

.pagegalleryinner {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.pagegalleryimage {
	float: left;
	padding: 0px;
	margin: 5px;
	height: 160px;
	width: 150px;
	text-align: center;
}

.pagegalleryimage   img {
	border-top:    1px solid #000000;
	border-right:  1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left:   1px solid #000000;
	padding: 2px;
	vertical-align: middle;
}

.pagegalleryimage  a:hover img {
	border-top:    1px solid #ffffff;
	border-right:  1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left:   1px solid #ffffff;
	opacity: 0.7;
	filter:alpha(opacity: 70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}

#imagelibrary {
	margin: 4px;
	padding: 4px;
}

#imagelibrary img {
	margin: 3px;
}

.pageimagecenter {
	position: relative;
	margin: 0px;
	text-align: center;
	padding: 0px;
}

.pageimagecenter img {
	margin: 3px;
	padding: 0px;
}

.pageimageright {
	position: relative;
	float: right;
	margin: 0px;
	text-align: center;
	padding: 0px;
}

.pageimageright img {
	margin-top: 3px;
	margin-left: 4px;
	padding: 0px;
}

.pageimageleft {
	position: relative;
	float: left;
	margin: 0px;
	text-align: center;
	padding: 0px;
}

.pageimageleft img {
	margin-top: 3px;
	margin-right: 10px;
	padding: 0px;
}

.pageimagenone img {
	margin: 3px;
	padding: 0px;
}

.link {
	background-color: #ffffff;
	overflow: hidden;
	border: 1px solid #888888;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	height: 155px;
}

.link p {
	font-weight: normal;
	color: #000000;
}

.linktop {
	width: auto;
	margin: none;
	font-weight: normal;
	font-size: 14px;
	background-color: #ffccdd;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 3px;
}

#middle .linktop a:link, #middle .linktop a:visited {
	color: #bb0055;
}

#middle .linktop a:hover {
	color: #ff6699;
}

.linkleftcontainer {
	float: left;
	position: relative;
	top: 5px;
	border: 0px solid #000000;
	height 125px;
	width: 125px;
	position: relative;
	margin-bottom: 5px;
}

.linkleftcontainer  img{
	border-style: none;
	top: -4px;
	margin: 0px;
	padding: 0px;
}

.linkrightcontainer {
	float: right;
	position: relative;
	top: 5px;
	width: 550px;
	height: 95px;
	position: relative;
	overflow-y: auto;
	border: 1px solid #999999;
	background-color: #ffffff;
	margin-bottom: 5px;
	padding: 5px;
}

.linkfooter {
	position:relative;
	margin: none;
	color: #000000;
	text-align: right;
	bottom: 15px;
	margin-bottom: 0px;
	font-size: 12px;
}

.news {
	background-color: #ffffff;
	overflow: hidden;
	border: 1px solid #888888;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	height: 155px;
}

.news p {
	font-weight: normal;
	color: #000000;
}

.newstop {
	width: auto;
	margin: none;
	font-weight: normal;
	font-size: 13px;
	background-color: #ffccdd;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 3px;
	color: #aa0044;
}

.newscontainer {
	float: right;
	position: relative;
	top: 5px;
	width: 725px;
	height: 115px;
	position: relative;
	overflow-y: auto;
	border: 1px solid #999999;
	background-color: #ffffff;
	margin-bottom: 5px;
	padding: 5px;
}

#adminpage {
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#adminpage a:link, #adminpage a:visited {
	color: #aa1144;
}

#adminpage a:hover {
	color: #ee5588;
}

#adminpage table {
	background-color: #dfdfdf;
	border: 1px solid #9f9f9f;
	text-align: left;
}

#adminpage td {
	background-color: #cfcfcf;
	text-align: left;
}

#adminpage th {
	background-color: #ffdfdf;
	text-align: left;
}

#adminpage b {
	color: #000000;
	font-weight: bold;
}

#adminpage input {
	visibility: visible;
	color: #000000;
	background-color: #efefef;
	font-weight: normal;
	font-size: 12px;
	padding-left: 0px;
}

#adminpage input[disabled] {
	color: #9f9f9f;
}

#adminpagegallery {
	position: relative;
	font-weight: normal;
	font-size: 12px;
}

#adminpage table.log {
	background-color: #dd77aa;
}

#adminpage table.log th {
	background-color: #ffcccc;
	padding: 2px;
	font-size: 12px;
	text-align: center;
}

#adminpage table .logrow1 td {
	background-color: #cfcfcf;
	padding: 4px;
	font-size: 12px;
}

#adminpage table .logrow2 td {
	background-color: #efefef;
	padding: 4px;
	font-size: 12px;
}

#adminpage table .logrowS td {
	background-color: #ff99cc;
	padding: 4px;
	font-size: 12px;
}

#subpage {
	vertical-align: top;
}

#subpage img {
	display: block;
	margin-bottom: 2px;
}

#subpage a:link, #subpage a:visited {
	color: #bb0055;
	text-decoration: none;
}

#subpage a:hover {
	color: #ff6699;
}

#contact {
	width: auto;
	clear: both;
	color: #000000;
	font-size: 13px;
	background-color: #dacad4;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 5px;
	text-align: center;
	padding: 2px;
}

#contact a:link, #contact a:visited {
	color: #880055;
	text-decoration: none;
	font-weight: normal;
}

#contact a:hover {
	color: #330033;
}

#contactpage table {
	margin-left: auto;
	margin-right: auto;
}

#footer {
	background-color: #cccccc;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #aaaaaa;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}

#footer a:link, #footer a:visited{
	color: #770044;
	text-decoration: none;
}

#footer a:hover {
	color: #ff6699;
}

#footer img{
	margin-left: 5px;
}

#footerlinks {
	font-size: 11px;
	text-align: center;
	color: #666666;
	padding: 3px;
}

#footerlinks a:link, #footerlinks a:visited{
	color: #cc0066;
	text-decoration: none;
}

#footerlinks a:hover {
	color: #ff6699;
}

#footernote {
	color: #444444;
	font-size: 10px;
	padding: 3px;
}

#debug {
	position: relative;
	width: 100%;
	padding: 10px;
	margin-top: 20px;
	border: 1px solid #000000;
	text-align: left;
	background-color: #cfcfff;
}