﻿


/* GLOBAL STYLES */

.popup
{
	border:1px solid #336; 
	width:250px; 
	padding: 12px;
	background: #F3F3F3;
	color:#000; 
	font-size:11px; 
	line-height:1.2;
}
.info
{
	border:1px solid #336; 
	width:250px; 
	padding: 12px 12px 12px 45px;
	background: #F3F3F3 url(../../images/website/icon-info-medium.png) 5px 4px no-repeat;
	color:#000; 
	font-size:11px; 
	line-height:1.2;
}
.controltable
{
	width: 900px;
	margin: 12px 0 0 0;
}
.contentleft
{
	text-align: left;
}
.myaccount
{
	width: 150px !important;
	border: 1px solid gainsboro;
	background-color: #eeeeee;
	padding: 4px;
	text-align: left;
}
.myaccount a
{
	padding: 2px;
	margin: 2px 0;
}
.getcodesection
{
	margin: 0 0 20px 0;
	padding: 14px 4px;
	border: 1px solid gainsboro;
	background-color: #eeeeee;
}

.FullWide
{
	width: 900px;
}
.searchbox1
{
	margin: 8px 0 4px 0;
	padding: 10px;
	border: 1px solid #FFD354;
	background: #FFE88D;
	font-weight: bold;
	color: #333333;
	font-size: 12px !important;
}
.validator, .absolute
{
    font-size: small;
}
.absolute
{
    position: absolute;
}
.alert
{
	margin: 0;
	padding: 0;
	display: inline-block;
	text-align: left;
}
.alert div
{
	padding: 12px;
	margin: 2px;
	display: inline-block;width: auto !important;
	font-weight: bold;
	background: #FFFFC1;
	color: Black;
}
.alert div img
{
	margin-right: 12px;
	float: right;
	vertical-align: middle;
	border: 0;
	cursor: pointer;
}



/* Listings View 1
.prdBasic01{text-align: left;}
.prdBasic01 a
{
    text-decoration: none;
    display: block;
    width: 438px;
    float: left;
    font-size: 12px;
    padding: 2px;
    margin: 2px;
    border: 1px solid Silver;
}
.prdBasic01 img
{
    clear: both;
    float: left;
    margin: 1px;
    border: 1px solid #d3d3d3;
}
.prdBasic01 span{width: auto;} */

/* Listings View 2 */
.prdBasic01{text-align: left;}
.prdBasic01 a
{
    text-decoration: none;
    display: block;
    width: 161px !important;
    height: 210px !important;
    float: left;
    font-size: 12px;
    padding: 2px;
    margin: 4px;
    border: 1px solid #dddddd;
    font-size: 11px;
}
.prdBasic01 img
{
    clear: both;
    width: 149px !important;
    height: 119px !important;
    margin: 6px;
    border: 1px solid #eeeeee;
}
.prdBasic01 .pplTitle
{
    font-weight: normal;
    color: #000000;
    margin: 5px;
    width: auto;
}
.prdBasic01 .pplPrice
{
    margin: 0 5px;
    font-size: 10px;
    color: #0066CC;
    width: auto;
}


/* Gallery View */
.prdBasic02{width: 900px;}
.prdBasic02 a
{
    text-decoration: none;
    display: block;
    width: 97px !important;
    height: 97px !important;
    float: left;
    font-size: 12px;
    padding: 0;
    margin: 0 1px 1px 0;
    border: 1px solid Silver;
}
.prdBasic02 img
{
    clear: both;
    width: 95px !important;
    height: 95px !important;
    float: left;
    margin: 1px;
    border: 0;
}
.prdBasic02 span{width: auto;}
.prdBasic02 .pplTitle
{
    font-weight: bold;
    margin: 12px 0;
}




.pplImageIcon, .pplImageMedium, .pplImageLarge
{
	border: 1px solid gainsboro;
}
#adminoptions
{
	text-align: left;
	display: none;
	background: #FFFFC1;
	padding: 6px 3px;
	margin-bottom: 3px;
	border: double #b22222;
}
.listing-options 
{ 
	text-align: right;
	border: 1px solid silver;
	background: gainsboro;
	padding: 6px 3px;
	margin-bottom: 3px; 
}
.listing-options span
{ 
	float: left; 
}
.buy-listing-header
{
    margin: 12px 0;
    background: #eeeeee;
    border-bottom: 2px solid gainsboro;
    margin: 0 0 4px 0;
    padding: 4px;
	text-align: left;
}
.buy-listing-header h1
{
    font-weight: bold;
    font-size: 14px !important;
    margin: 1px !important;
}
.buy-listing-right
{
	width: 220px;
	float: right;
	text-align: left;
}
.buy-listing-right a
{
	color: #0066CC;
}
.buy-listing-right a:hover
{
	color: #0033CC;
}
.buy-listing-right p
{
	margin: 6px 0;
}
.buy-listing-right ul
{
	margin: 6px 0 12px 0;
	padding: 0;
}
.buy-listing-right ul li
{
	margin: 0 0 0 16px;
	padding: 0;
}
.buy-listing-left
{
	border: 1px solid gainsboro;
	margin: 0 225px 0 0;
	padding: 4px;
	background-color: #f5f5f5;
	text-align: left;
}
.buy-listing-left .mainimage
{
	float: left;
	margin: 0 6px 2px 0;
}
.buy-listing-left .mainimage img
{
	border: 1px solid gainsboro;
}
.buy-listing-description
{
	background-color: #f5f5f5;
    border-bottom: 1px solid gainsboro;
    margin: 4px 0 4px 0;
    padding: 4px;
    font-weight: bold;
    clear: both;
	text-align: left;
}
.pplDescription
{
    margin-bottom: 8px;
	text-align: left;
}
.pplPrice
{
    font-size: 12px;
    color: red;
}
.buy-listing-left .price
{
    font-size: 12px;
    font-weight: bold;
}
.pplShipping
{
    font-size: 11px;
}
.lnkPaypal img
{
    margin: 8px 0;
}
.listingspaging
{
	clear: both;
	text-align: center;
	font-size: 14px;
	padding: 12px 0 0 0;
}
.listingspaging a
{
	text-decoration: none;
}
.listingspaging a:hover
{
	text-decoration: underline;
}





.itemdiv
{
    clear: both;
    margin: 2px;
    height: 56px;
    border: 1px solid silver;
	text-align: left;
}
.itemdivimg
{
	width: 50px;
	height: 50px;
    border: 1px solid silver;
    margin: 2px;
    float: left;
}
.itemoptions
{
    width: 125px;
    font-size: 9pt;
    text-align: center;
    border: 1px solid silver;
    margin: 6px 2px 2px 2px;
    float: right;
}
.wlogin
{
    background: #eeeeee;
    width: 560px;
    border: 0;
    padding: 0;
}
.wlogin h3
{
    margin: 8px 0;
}

.padit
{
    padding: 8px;
    width: 560px;
}

#userstores a
{
	background: lavender;
	margin: 6px !important;
	display: block;
	padding: 6px;
	width: 250px;
	float: left;
}

