/* CSS Document */
*{
	font-size:100%;
}
.nownext {
        width: 775px;
        text-align:center;
}
.NowNextprev {
        float: left;
}
.NowNextnext {
        float: right;
}

legend {
	color: #000;
}

#loginForm legend {
	color: #fff;	
}

#loginForm input  {
	width: 150px;	
}

#ShopLoginForm input {
	width: 150px;
}

#ShopLoginForm legend {
	color: #fff;
}

.cartSummary table {
    border:1px solid #cfcfe8;
}
.cartSummary tr{
    border:1px solid #cfcfe8;
}
.cartSummary td{
    border:1px solid #EDF0F4;
}
.cartSummary th{
    padding-left:15px;
    border:1px solid #EDF0F4;
	 background-color:#F5F6F7;
}

.viewCART {
	margin-right: 0px;
	float: right;
	color: #f73772;
	font-size: 9px;
}
.viewCART a:link {
	color: #f73772;
	font-size: 9px;
}
.viewCART a:visited  {
	color: #f73772;
	font-size: 9px;
}
.viewCART a:hover {
	color: #f73772;
	text-decoration: none;
	font-size: 9px;
}


.breadcrumb {
	font-style:italic;
	font-weight: bold;
	font-size: 9px;
}
.breadcrumbTITLE {
	font-weight: bold;
	font-size: 9px;	
	margin-left: 10px;
}
.productthumb {
	text-align: center;
	padding: 10px;
	float: left;
	background-color: #e4ddb2;
	font-size: 12px;
	width: 175px;
	height: 280px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 27px;
	border: 1px dotted #333333;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align:left;
	background-color: #e4ddb2;
	margin-top: 0px;
}

div{
}

dd{
	margin-left:0;
}


#wrap{
	width: 1000px;
	text-align:left;
	border: 0px solid #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#header{
	padding: 0px;
	font-size: 24px;
	color: #000000;
}

#PAGEnav {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	text-transform:capitalize;
	width: 166px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	font-family: Arial, sans-serif;
}
#colone-onecol{
	float:right;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 0px;
	width: 782px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	border: 1px solid #c3c3c3;
	min-height: 350px;
	background-color: #fafaf2;
}

#foot{
	clear:both;
	padding-top: 10px;
	text-align: right;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	background-repeat: no-repeat;
	width: 1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: 0px 40px;
	font-family: Arial, sans-serif;
}

a:link {
	color: #f73772;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #f73772;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #f73772;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #f73772;
	text-decoration: none;
	font-weight: bold;
}
#formleft {
	float: left;
	width: 150px;
}
.formbox {
	border: 1px solid #333333;
}
#formtwo {
	float: left;
	width: 230px;
}
#formthree {
	float: left;
	width: 150px;
}
#formfour {
	float: left;
	width: 230px;
}
#wrap #foot a:link {
	color: #f73772;
	font-weight: normal;
}
#wrap #foot a:visited {
	color: #f73772;
	font-weight: normal;
}
#wrap #foot a:hover {
	color: #f73772;
	text-decoration: underline;
	font-weight: normal;
}
#wrap #foot a:active {
	color: #f73772;
	font-weight: normal;
}
#clearboth {
	clear: both;
}
#colone-onecol h1 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
#colone-onecol h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#colone-onecol h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.listDARK {
        width: 530px;
        padding: 10px;
        margin-right: 25px;
        color: #ccff99;
        background-color:#336600;
        float: left;
        font-size: 11px;
        margin-bottom: 5px;
}
.listDARK .listLEFT {
        width: 308px;
        float: left;
        margin-right: 25px;
}
.listDARK .listLEFT .listCOMPANY {
        font-size: 14px;
        color: #fff;
        font-weight: bold;
        padding: 0px;
        margin: 0px;
}
.listDARK .listRIGHT {
        width: 190px;
        float: right;
}
.listDARK .listRIGHT .listNAME {
        color: #fff;
        font-weight: bold;
}
.listDARK .listRIGHT a:link {
        color: #ccff99;
        text-decoration: underline;
        font-weight: normal;
}
.listDARK .listRIGHT a:Visited {
        color: #ccff99;
        text-decoration: underline;
        font-weight: normal;
}
.listDARK .listRIGHT a:hover {
        color: #ccff99;
        text-decoration: underline;
        font-weight: normal;
}
.listDARK .listRIGHT a:active {
        color: #ccff99;
        text-decoration: underline;
        font-weight: normal;
}
.listDARK .tagLIINE{
}

.listLIGHT {
        width: 530px;
        padding: 10px;
        margin-right: 25px;
        color: #ccff99;
        background-color:#339900;
        float: left;
        margin-bottom: 5px;
}
.listLIGHT .listLEFT {
        width: 308px;
        float: left;
        margin-right: 25px;
}
.listLIGHT .listLEFT .listCOMPANY {
        font-size: 14px;
        color: #fff;
        font-weight: bold;
        padding: 0px;
        margin: 0px;
}
.listLIGHT .listRIGHT {
        width: 190px;
        float: right;
}
.listLIGHT .listRIGHT .listNAME {
        color: #fff;
        font-weight: bold;
}
.listLIGHT .listRIGHT a:link {
        color: #ccff99;
        text-decoration: underline;
        font-weight: normal;
}
.listLIGHT .listRIGHT a:Visited {
        color: #ccff99;
        text-decoration: underline;
        font-weight: normal;
}
.listLIGHT .listRIGHT a:hover {
        color: #ccff99;
        text-decoration: underline;
        font-weight: normal;
}
.listLIGHT .listRIGHT a:active {
        color: #ccff99;
        text-decoration: underline;
        font-weight: normal;
}
.listLIGHT .tagLIINE{
}

.adLIGHT {
        width: 350px;
        color: #fff;
        padding: 10px;
        font-size: 11px;
        background-color: #339900;
        float: right;
        margin-bottom: 5px;
}
.adlight .adHEADER {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 5px;
}
.adlight .adSUBHEADER {
        font-size: 14px;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
}
.adLIGHT a:link {
        color: #fff;
        text-decoration: underline;
        font-weight: normal;
}
.adLIGHT a:Visited {
        color: #fff;
        text-decoration: underline;
        font-weight: normal;
}
.adLIGHT a:hover {
        color: #fff;
        text-decoration: underline;
        font-weight: normal;
}
.adLIGHT a:active {
        color: #fff;
        text-decoration: underline;
        font-weight: normal;
}

.adDARK {
        width: 350px;
        color: #fff;
        padding: 10px;
        font-size: 11px;
        background-color: #336600;
        float: right;
        margin-bottom: 5px;
}
.adDark .adHEADER {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 5px;
}
.adDark .adSUBHEADER {
        font-size: 14px;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
}
.adDark a:link {
        color: #fff;
        text-decoration: underline;
        font-weight: normal;
}
.adDark a:Visited {
        color: #fff;
        text-decoration: underline;
        font-weight: normal;
}
.adDark a:hover {
        color: #fff;
        text-decoration: underline;
        font-weight: normal;
}
.adDark a:active {
        color: #fff;
        text-decoration: underline;
        font-weight: normal;
}
#searchRESULTS {
        width: 558px;
        float: left;
}
#sponRESULTS {
        width: 350px;
        float: right;
}
#listingsMSG {
        width: 558px;
        margin-top: 3px;
        margin-bottom: 7px;
        margin-right: 25px;
        font-size: 16px;
        font-weight: bold;
        float: left;
}
#ADmsg {
        width: 558px;
        margin-top: 3px;
        margin-bottom: 7px;
        margin-right: 25px;
        font-size: 16px;
        font-weight: bold;
        float: left;
}

