*
{
	font-family: Verdana, Arial;
}
body
{
	font-size: 10pt;
	margin: 0 0 0 0;
	background-color: #87cefa;
	height: 100%;
	text-align: center;
	padding: 0 0 0 0;
}
h1
{
	font-size: 12pt;
	font-weight: bold;
}
h2
{
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}
h3
{
	font-size: 10pt;
	font-weight: bold;
}
a:link
{
	text-decoration: none;
}	
a:visited	
{	
	text-decoration: none;
}	
a:active
{	
	text-decoration:	underline;
}	
a:hover
{
	text-decoration:	underline;
}
img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}	

/* Main Layout */
#bodycontainer
{
	width: 950px;
	background-color: #fff;
	height: 100%;
	margin: 0 0 0 10px;
}
#headercontainer
{
	width: 930px;
	clear: both;
	margin: 0 5px 0 10px;
}
#navbarcontainer
{
	margin: 5px 0 0 0;
	float: left;
	text-align: left;
	background-image: url(images/navbar.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
}
#footercontainer
{
	width: 950px;
	clear: both;
	margin: 50px 0 9px 0;
	text-align: center;
	font-size: 8pt;
}
#contentplaceholderleft
{
	width: 500px;
	text-align: left;
	min-height: 400px;
	margin: 10px 0 0 10px;
	float: left;
}
#contentplaceholderright
{
	width: 410px;
	text-align: right;
	min-height: 400px;
	margin: 0px 2px 0 0;
	float: right;
}
#contentplaceholderleftshop
{
	width: 580px;
	text-align: left;
	min-height: 400px;
	margin: 30px 0 0 10px;
	float: left;
}
#contentplaceholderrightshop
{
	width: 330px;
	text-align: right;
	min-height: 400px;
	margin: 30px 5px 0 0;
	float: right;
}

.PageLink
{
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana, Arial, 'Arial Black' , 'Courier New' , Garamond;
}

.CategoryLink
{
	list-style-position: outside;
	font-size: x-small;
	border-left: silver thin inset;
	border-bottom: silver thin outset;
	list-style-type: square;
	border-right-width: thin;
	border-right-color: silver;
}
.CategoryLinkItem
{
	color:Black;
}
.CategoryTreeLink
{
	font-size: x-small;
	font-weight: bold;
	color: black;
	font-family: Verdana;
}

.ThumbNameLink
{
	font-size: smaller;
}
.ProductName
{
	font-size: medium;
	font-family: Verdana, Arial, 'Times New Roman';
	letter-spacing: .5pt;
}
.AttrStyle
{
	text-align: right;
}

.ShopLinkCell
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	color: #8b4513;
	font-family: Arial;
	background-color: #e9eaf0;
	text-decoration: none;
}
.ShopLink
{
	font-weight: normal;
	text-transform: capitalize;
	color: black;
	font-family: Verdana;
	background-color: transparent;
	text-decoration: none;
}
.CurPageNum
{
	font-weight: bold;
	color: maroon;
}
.SimpleBold
{
	font-weight: bold;
}

.ProductDetailsFont
{
	font-size: x-small;
	font-family: Verdana, Arial, 'Arial Black' , 'Courier New' , Garamond;
}

.ErrMsg
{
	font-size:medium;
	font-weight: bold;
	font-family: Verdana, Arial, 'Arial Black' , 'Courier New' , Garamond;
	color: Red;
}

.PersonalInfo
{
	font-size: xx-small;
}

.CategoryItem
{
	font-size: x-small;
	color:Black;
}

.GridHeader
{
	font-weight: bold;
	color: #800080;
	font-family: Arial;
	background-color: #e9eaf0;
	text-decoration: none;
	font-size: x-small;
}
.GridAlternating
{
	font-size: x-small;
	color:Black;
}

.NavbarLeftLink
{
	font-weight: bold;
	font-size: 10pt;
	color: #8b008b;
	font-family: Arial, Verdana;
	background-color: transparent;
	text-decoration: none;
}
.NavbarTopLink
{
	font-weight: bold;
	font-size: 10pt;
	color: #666666;
	font-family: Arial, Verdana;
	background-color: transparent;
	text-decoration: none;
}

fieldset
{
	margin: 0;
	padding: 5px;
	border: solid 1px #000;
}

fieldset .button
{
	font-size: 12px;
	width: 100px;
	margin-left: 152px;
}
fieldset div
{
	padding: 3px;
}
fieldset label
{
	width: 140px;
	text-align: right;
	float: left;
	font-size: 11px;
	padding: 4px 6px 0 0;
}
.smalllabel
{
	width: auto;
	text-align: right;
	float: left;
	font-size: 11px;
	padding: 4px 4px 0 0;
}
fieldset legend
{
	font-size: 12px;
	font-weight: bold;	
}
fieldset.entry legend
{
	display: none;
}
fieldset h3
{
	margin: 0 0 5px 0;
	padding: 3px;
	color: #5e6e7a;
	background-color: #c6caca;
	font-size: 12px;
}

fieldset.filter
{
	margin: 0 0 10px 0;
}

fieldset.filter .button
{
	width: 100px;
}

fieldset .clearbutton
{
	width: 75px;	
	font-size: 12px;
}
fieldset span
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	vertical-align: text-top;
}


.inputbox
{
	width: 150px;
}
.inputbox250
{
	width: 250px;
}
.inputbox450
{
	width: 450px;
}
.fsLogin
{	
	width: 350px;
	height: 150px;
	float: left;
	margin: 10px;	
}
fieldset .divLogin
{
	float:right;
	margin-right:35px;
}
fieldset .divCC
{

}
fieldset.creditcard
{	
	width: 550px;
	height: 250px;
}
fieldset.creditcard label
{
	display: inline-block;
	width: 200px;
	text-align: right;
}
.footer a
{
	color: #A7A7A7;
}
.footer a:hover
{
	text-decoration: none;
}
.footergrid
{
	background-color: #5e6e7a;
	color: #fff;
	font-weight: bold;
}
.genericlist
{
	color: #5e6e7a;
}
.genericlist a
{
	color: #00f;
	text-decoration: none;
}
.genericlist a:hover
{
	color: #f00;
}
.gridview
{
	margin-top: 10px;
}
.headergrid
{
	background-color: #5e6e7a;
	color: #fff;
	font-weight: bold;
}
.highlight
{
	background-color: Yellow;
	color: #000;	
}
.highlight a
{
	text-decoration: none;
}
.highlight a:hover
{
	color: #f00;
}
.itemgrid
{
	color: #000;
}
.itemgrid a, .alternatinggrid a
{
	text-decoration: none;
	color: #00f;
}
.itemgrid a:hover, .alternatinggrid a:hover
{
	color: #f00;
}
.open
{
	color: green;
}
.pager
{
	color: #fff;
	background-color: #5E6E7A;	
}
.pager a
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.pager a:hover
{
	color: #fff;
}
.pager span
{
	color: #D9DBDB;		
}
.pathseparator
{
	color: #5E6E7A;
}
.required
{
	color: #f00;
}
.requiredfield
{
	color: #f00;
}
.requiredlegend
{
	font-size: 11px;
	color: #f00;
	margin: 0 0 10px 0;
}
#skulookup
{
	border: solid 1px #000;
	width: 200px;
	margin: 10px 0 10px 0;
	text-align: center;	
}
#skulookup div
{
	margin: 5px 0 5px 0;
}
#skulookup h2
{
	margin: 0;
	border-bottom: solid 1px #000;
	text-align: left;
}
.smallattention
{
	color: #f00;
	font-weight: bold;
}
.success
{
	background-color: #05b505;
	color: #fff;
	font-weight: bold;
	padding: 4px;
	display: inline-block;
	width: 792px;
}
.summarycontainer
{
	width: 100%;
	display: inline-block;
	background-color: #C6CACA;
	margin: 0;	
	padding: 4px 0 4px 0;
}
.summarycontainer span
{
	margin: 0 0 0 15px;
}
.tablecontainer
{
	border: solid 1px #5e6e7a;	
	margin: 10px 0 10px 0;
	width: 100%;
}
.tablecontainer td
{
	vertical-align: middle;
}
.tablecontainer td a
{
	color: #00f;
	text-decoration: none;
}
.tablecontainer td a:hover
{
	color: #f00;
}
.tablecontainer td select
{
}
.tablecontainer td input
{
}
.undetermined
{
	color: #00f;
}
.updatetext
{
	text-align: center;
	border: solid 1px #f00;
	color: #f00;
	padding: 0;
	margin: 5px 0 0 0;
}
.updatetext div
{
	margin: 5px;
}
.updatetext div a
{
	color: #00f;
}
.updatetext div a:hover
{
	color: #f00;	
}
.updatetext h3
{
	margin: 0 0 5px 0;
	padding: 2px 2px 2px 5px;
	text-align: left;
	background-color: #f00;
	color: #fff;
}
.piecedivclose
{
	color: #f00;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
.showpiece
{
	color: #00f;
	display: inline-block;
}
.viewonly
{
	color: #059D05;	
}
.fulladmin
{
	color: #00f;	
}
.superadmin
{
	color: #f00;	
}
.customer
{
	color: #f0f;	
}
.MyImageButton
{
	cursor: hand;
}
div.qsf_wrapper
{
    width:1250px;
}
div.qsf_footer
{
	float:left;
	width:700px;
}
.prod-pic
{
	text-align: center;
	margin: 0 30px 0 0;
	float: left;
}
.prod-desc
{
	float: right;
}
.prod-hdr 
{
	color: #fff;
	background-color: #9FABB5;
	font-size: 12pt;
	padding: 0 0 0 2px;
}
.prod-bdy
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	padding: 5px 0 5px 10px;
}

.divFeature 
{
	width: 124px;
	text-align: center;
	vertical-align: top; 
	float: left; 
	padding: 2px 2px 4px 0px;
}

.fontSmall
{
	font-size: 8pt;
}
.simpledisplay
{
	font-size: 13px;
	color: #000;
	margin: 10px 0 0 0;
	display: inline-block;
}
.MainTable 
{
	width: 1000px;
}
.ProductName
{
	font-size: medium;
	font-family: Verdana, Arial, 'Times New Roman';
	letter-spacing: .5pt;
}
.ProductDetailsFont
{
	font-size: x-small;
	font-family: Verdana, Arial, 'Arial Black' , 'Courier New' , Garamond;
}
.datagrid
{
	border: solid 1px #000;
}

.PPGGridHeaderSmall
{
	color: black;
	background-color: #dcdcdc;
	text-decoration: none;
	font-size: x-small;
}

.PPGGridHeader
{
	color: black;
	font-weight: bold;
	background-color: #dcdcdc;
	text-decoration: none;
	font-size: x-small;
}
/* Management area Layout */
#man_headercontainer
{
	width: 100%;
}
#man_bodycontainer
{
	width: 100%;
	min-height: 650px;
}
#man_contentplaceholder
{
	top: 125px;
	margin: 10px 100px 0 10px; 
}