/* CSS Document */
*{
	font-size:100%;
}

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: 20px;
	float: right;
	color: #000;
	font-size: 9px;
}
.viewCART a:link {
	color: #000;
	font-size: 9px;
}
.viewCART a:visited  {
	color: #000;
	font-size: 9px;
}
.viewCART a:hover {
	color: #000;
	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: 5px;
        float: left;
        border: 1px solid #000;
        font-size: 14px;
        width: 175px;
        height: 250px;
        margin-top: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
        margin-left: 27px;
        border: 1px solid #000;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #253033;
	text-align:left;
	background-color: #fff;
	margin-top: 0px;
}

div{
}

dd{
	margin-left:0;
}


#wrap{
	width: 1000px;
	text-align:left;
	border: 1px solid #000;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(/images/back.jpg);
	background-repeat: no-repeat;
}



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

#PAGEnav {
	text-align: left;
	clear: both;
	font-size: 11px;
	font-weight: bold;
	padding: 15px;
	text-transform:capitalize;
	width: 970px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#colone-onecol{
	float:left;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 0px;
	background-color: #fff;
	width: 930px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #253033;
}

#foot{
	clear:both;
	padding-top: 40px;
	text-align: center;
	padding-bottom: 25px;
	padding-right: 15px;
	padding-left: 15px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	background-color: #253033;
	background-image: url(/images/bot.jpg);
	background-repeat: repeat-x;
	width: 970px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a:link {
	color: #f88b00;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #f88b00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #f88b00;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #f88b00;
	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 #nav a:link {
	color: #253033;
	text-decoration: none;
	font-weight: normal;
}
#wrap #nav a:visited {
	color: #253033;
	text-decoration: none;
	font-weight: normal;
}
#wrap #nav a:hover {
	color: #253033;
	text-decoration: underline;
	font-weight: normal;
}
#wrap #nav a:active {
	color: #253033;
	text-decoration: none;
	font-weight: normal;
}
#wrap #foot a:link {
	color: #f88b00;
	font-weight: normal;
}
#wrap #foot a:visited {
	color: #f88b00;
	font-weight: normal;
}
#wrap #foot a:hover {
	color: #f88b00;
	text-decoration: underline;
	font-weight: normal;
}
#wrap #foot a:active {
	color: #f88b00;
	font-weight: normal;
}
#clearboth {
	clear: both;
}
#colone-onecol h1 {
	font-size: 20px;
}
#colone-onecol h2 {
	font-size: 18px;
}
#colone-onecol h3 {
	font-size: 16px;
}

.listDARK {
        width: 900px;
        padding: 10px;
        margin-right: 25px;
        background-color:#b0b1b1;
        float: left;
        margin-bottom: 5px;
}

.listLIGHT {
        width: 900px;
        padding: 10px;
        margin-right: 25px;
        background-color:#d4d4d4;
        float: left;
        margin-bottom: 5px;
}

.listLEFT {
        width: 650px;
        float: left;
        margin-right: 25px;
}
.listRIGHT {
        width: 200px;
        float: right;
        margin-right: 25px;
}
.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;
}
