html,body {
	width:100%;
	height:100%;
}
body {
	background:#FFF;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
	font-size:13px;
	color:#2F2F2F;
}
a:link,a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-size:16px;
	margin:0 0 15px 0;
	padding:0;
}
h1 {
	font-size:26px;
	font-weight:normal;
	margin:0;
	padding:0;
}
h2 {
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0;
}
h3 {
	font-family:Verdana,Arial,sans-serif;
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:0;
}
hr {
	border:1px dashed #CCCCCC;
	border-right:none;
	border-bottom:none;
	border-left:none;
	margin:7px 0 7px 0;
	padding:0;
	height:1px;
}
input[type="text"],input[type="password"] {
	border-width:1px;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:13px;
	padding:2px;
	color:#333333;
}
textarea {
	border-width:1px;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:13px;
	padding:2px;
	color:#333333;
}
select {
	border-width:1px;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:13px;
	padding:2px;
	color:#333333;
}
form {
	margin:0;
	padding:0;
}
#banner {
	width:850px;
	margin:0 auto 0 auto;
	border:1px solid #666;
	border-top:none;
}
#menu {
	width:850px;
	margin:0 auto 0 auto;
	background:#000;
	border:1px solid #666;
	border-top:none;
}
#menu ul {
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
	text-align:center;
	overflow:hidden;
	white-space:nowrap;
}
#menu li {
	float:left;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
	padding:14px 0 14px 0;
}
#menu li a {
	padding:0 16px 0 16px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
	display:block;
	text-align:center;
}
#adminMenu {
	width:852px;
	margin:0 auto 0 auto;
	border-bottom:1px solid #666;
}
#adminMenu ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#adminMenu li {
	float:left;
	color:#333;
	font-size:13px;
	font-weight:bold;
	text-transform: uppercase;
	padding:10px 0 8px 15px;
}
#adminMenu li a {
	color:#333;
	font-size:13px;
	font-weight:bold;
	text-transform: uppercase;
	text-align:center;
}
#mainContent {
	width:850px;
	margin:0 auto 0 auto;
	border:1px solid #666;
	border-top:none;
}
#topcol {
	background:#2F2F2F;
	padding:10px;
	border-bottom:1px solid #666;
}
#rotatingImages {
	float:left;
	padding:0 10px 0 0;
	border-right:1px solid #666;
	width:530px;
}
#productListFP {
	float:left;
	padding:15px 0 0 10px;
	width:279px;
	color:#FFF;
	font-size:11px;
}
#productListFP .img {
	float:left;
	width:122px;
	padding:0 9px 0 0;
	text-align:center;
}
#productListFP .desc {
	float:left;
	width:148px;
	text-align:center;
	line-height:1.2;
}
#productListFP .desc h1 {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
	text-align:left;
}
#productListFP .desc a {
	font-weight:bold;
	font-size:13px;
	color:#999;
}
#productListFP hr {
	border-top:1px solid #666;
	margin:20px 0 20px 0;
	#margin:10px 0 10px 0;
	padding:0;
	height:1px;
}
.options {
	font-size:10px;
	padding-left:30px;
}
#cols {
	background:url(/images/col_bg.gif) repeat-y;
}
#oneColumn {
	background:#fefefe;
	padding: 20px;
        overflow:auto;
}
#twoColumn {
	background:#fefefe;
	padding: 0px;
        overflow:auto;
}
#leftcol {
	float:left;
	padding:24px;
}
#rightcol {
	float:left;
	padding:24px;
}
#rightcol label {
	font-size:11px;
}
#rightcol input[type="text"], #rightcol input[type="password"] {
	width:100%;
}
#rightcol input[type="image"] {
	float:right;
	margin:20px 0 0 0;
}
#rightcol p.loginLinks {
	font-size:10px;
	margin:20px 0 0 0;
	line-height:1.3;
}
#footer {
	width:840px;
	margin:0 auto 0 auto;
	color:#666;
	font-size:10px;
	padding:5px 5px 50px 5px;
}
#footer .left {
	float:left;
	width:35%;
	text-align:left;
}
#footer .left img{
    height: 34px;
}
#footer .center{
	float:left;
	width:35%;
	text-align:center;
}
#footer .right {
	float:left;
	width:30%;
	text-align:right;
}
#footer a {
	color:#666;
}
#message {
	padding:15px;
	text-align:left;
	background:#FFFFCC;
	border:2px solid #FFFF00;
	font-weight:bold;
	font-size:12px;
	color:#CC0000;
	width:818px;
	margin:0 auto 0 auto;
}
#messageProcessing {
	padding:15px;
	text-align:center;
	background:#FFFFCC;
	border:2px solid #FFFF00;
	font-weight:bold;
	font-size:12px;
	color:#CC0000;
}
.optionsMenu {
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:15px;
	position:absolute;
	text-align:left;
	white-space:nowrap;
	z-index:2000;
}
#inputlabel, .inputlabel {
	float:left;
	text-align:left;
}
#inputcontainer, .inputcontainer {
	float:left;
	text-align:left;
}
#cartLoading {
	font-size:16px;
	color:#999;
}
.productBox {
	clear:left;
	padding:0 0 15px 0;
}
.productBox .productImage {
	float:left;
	width:200px;
	padding:0 10px 0 0;
}
.productBox .productInfo {
	float:left;
	width:440px;
	font-size:12px;
	padding-right:10px;
}
.productBox .productName {
	font-size:18px;
	color:#000;
	font-weight:bold;
}
.productBox .productPrice {
	float:left;
	text-align:center;
	width:140px;
	font-weight:bold;
	color:#000;/*#ff0000;*/
}
.productBox .productPrice span {
	font-size:30px;
}
.dynamicPrice{
	text-align: left;
	float: right;
	width: 120px;
	font-size: 30px;
	margin-top: 5px;
}
.productBox .productPrice a {
	font-size:14px;
}
.productDisplay .productPrice {
	font-size:34px;
	font-weight:bold;
	color:#000;/*#ff0000;*/
	padding:50px 0 50px 0;
}
.productDisplay .productDescription {
	font-size:15px;
	line-height:1.5;
}
.productDisplay .orderingInformation {
	text-align:left;
	font-size:20px;
}
.productDisplay .orderingInformation input[type="text"], .productDisplay .orderingInformation select {
	font-size:20px;
	text-align:center;
	padding:3px;
	width:30px;
	border:1px solid #666;
}
.productDisplay .orderingInformation {
	border:1px solid #666;
	background:#e1e1e1;
	padding:20px 30px 30px 30px;
}
.productDisplay .orderingInformation h2 {
	margin:0;
	padding:0 0 15px 0;
	font-weight:bold;
	font-size:24px;
}
.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	clear:left;
}
.adminLink, .adminLink:hover {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
        cursor: pointer;
}
.tablerow {
	display:table;
	width:100%;
}
.tablecell {
	display: table-cell;
	vertical-align:middle;
	padding:3px;
}
.nowrap {
	white-space:nowrap;
}
.sortable {
	clear:left;
}
.sortable .tablecell, .nonSortable .tablecell {
	float:left;
	padding:3px;
}
.move:hover {
	cursor: move;
}
.red {
	color:#CC0000;
}
.gray {
	color:#999999;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.normal {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.t10 {
	font-size:10px;
}
.t11 {
	font-size:11px;
}
.t12 {
	font-size:12px;
}
.t14 {
	font-size:14px;
}
.t16 {
	font-size:16px;
}
.t18 {
	font-size:18px;
}
.t20 {
	font-size:20px;
}
.t22 {
	font-size:22px;
}
.clear {
	clear:both;
}
.readmore, .readmore a {
	font-size:14px;
	font-weight:bold;
	color:#2F2F2F;
}
.readmore {
	text-align:right;
}
.quotet {
	background:url(/images/quotet.gif) 0 0 no-repeat;
}
.quoteb {
	background:url(/images/quoteb.gif) 100% 100% no-repeat;
}
.overlay {
	background:#000000;
	opacity:.8;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	top:0;
	left:0;
	position:absolute;
	z-index:50000;
}
.popupMessage {
	background:#FFFFFF;
	border:4px solid #222222;
	padding:20px;
	position:absolute;
	z-index:51000;
	margin:100px 0 0 -200px;
	width:400px;
	top:0;
	left:50%;
	text-align:left;
}
.popupMessage h1 {
	font-size:18px;
}
.popupMessage .error {
	color:#CC0000;
	font-weight:bold;
}
/* fancy uploader */
a.fileSelect {
	display:inline-block;
	background:#ccc;
	border:1px solid #999;
	padding:10px 10px 10px 10px;
	text-align:center;
	font-size:18px;
	color:#333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration:none;
}
a.fileSelect:hover, a#select.hover {
	background:#42597A;
	text-decoration:none;
	color:#fff;
}
a.fileUpload {
	display:inline-block;
	background:#ccc;
	border:1px solid #999;
	padding:10px 10px 10px 10px;
	text-align:center;
	font-size:18px;
	color:#333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration:none;
}
a.fileUpload:hover {
	background:#42597A;
	text-decoration:none;
	color:#fff;
}
.hide {
	display:none;
}
ul.fields {
	margin:10px 15px 0 0;
	padding:0;
	list-style:none;
	border:1px solid #ccc;
	border-bottom:none;
}
ul.fields li {
	padding:10px;
	width:170px;
	font-size:14px;
	border-bottom:1px solid #ccc;
	background:#333;
	color:#fff;
}
ul.fields li.sortable {
	background:#efefef;
	color:#333;
}
ul.fields li.move {
	cursor: move;
}
ul.fields li.selected {
	background:#4386b9;
	color:#fff;
}
.toggle-state{
    font-weight: bold;
}
.collapsable{
    cursor: pointer;
}
.add-tag{
    float: right; 
    margin-left: 50px;
}
.add-tag-input{    
    width:150px; 
    white-space:nowrap;
    clear: left;
    float: left;
    padding-left: 25px;
}
.add-category{
    clear:both;
    float:left;
    cursor: pointer;
}
.add-category-input{
    float: left;
}
.tag-span{
    white-space:nowrap; 
    float:left;
    margin-left: 10px;
    clear:left;
    width: 225px;
}
.tag-span input,.tag-span label{
    float: left;
}
.tag-span label:hover{
   cursor: pointer;
}
.tag-del,.cat-del{
    float: right;
    width: 16px;
}
.tag-span:hover{
     background:url('/images/icons/delete.png') no-repeat right;
    cursor: pointer;
}
.category-name{
    float:left; 
    clear:both;
    width:243px;
    background-color: #efefef;
    border: 1px solid #888;
    margin-top: 1px;
    padding-left: 5px;
    padding-bottom: 2px;
}
.category-name:hover{
    cursor: pointer;
    background:url('/images/icons/delete.png') no-repeat right;
    background-color: #efefef;
}
.category-tags{
    clear:left; 
    overflow:auto; 
    padding: 10px;
    border-left: 1px solid #888;
    border-right: 1px solid #888;
    border-bottom: 1px solid #888;
}
.filter-box {
    float:left;
    margin: 0 0px 0 0;
    width: 199px;
    border-top: 1px solid #bbb;
/*    background-color: #aaa;*/
}
.filter-box div {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    
    margin: 2px 2px 2px 2px;
}
.filter-header{
    background-color: #bbb;
    color: #fff;
    font-weight: bold;
    padding: 3px 7px 3px 7px;
    font-size: 16px;
}
.filter-title{
    background-color: #eee;
    color: #333;
    font-weight: bold;
    padding: 3px 7px 3px 7px;
    font-size: 16px;
}
.filter-title:hover{
    background-color: #ddd;
}
.filter-options{
/*    position: relative;*/
    font-size: 12px;
    color: #333;
    font-weight: bold;
/*    padding: 2px 0 0 0px;*/
    cursor:pointer;
    height: 20px;
    
}
.filter-options div{
    background:url('/images/icons/checkmark-blank-2.png') no-repeat 5px 2px;
    margin-left: 25px;
    padding-top: 3px;
    padding-bottom: 2px;
    padding-left: 5px;
}
.filter-selected{
    background:url('/images/icons/checkmark.png') no-repeat 5px 2px;
    color: #000;
    margin-right: 5px;
    background-color: #ffdf66;
}
.filter-options:hover{
    background-color: #ffdf66;
    color: #000;
}
.filter-selected:hover{
    background-color: #ffef66;
    color: #000;
}
.row-divider{
    clear: both; 
    border-bottom: 1px solid #bbb; 
    margin: 10px 0 10px 0;
}
.products-bottom{
    padding: 10px;
}
#filter-results{
        border-left: 1px solid #bbb;
        border-top: 1px solid #bbb;
        width: 630px;
        min-height: 500px;
        float: right; 
        position:relative;
        padding: 10px;
}
.productBoxArray {
	float:left;
	padding:10px 0px 15px 0px;
        text-align: center;
        width: 156px;
        margin-right: 0px;
        border-bottom: 1px solid #bbb;
}
.productBoxArray:hover{
    background-color: #eee;
}
.productBoxArray .productImage {
	width:140px;
	padding:0 0 10px 8px;
        position: relative;
        height: 130px;
}
.productBoxArray .moreInformation{
        position: absolute;
        bottom: 0px;
        left: 28px;
}
.productBoxArray .productInfo {
	width:140px;
	font-size:12px;
	padding-right:10px;
        margin: 10px 0 0px 15px;
        text-align: left;
        height: 100px;
}
.productBoxArray .productName {
	font-size:16px;
	color:#000;
	font-weight:bold;
}
.productBoxArray .productPrice {
	float:left;
	width:160px;
	font-weight:bold;
	color:#000;/*#ff0000;*/
        padding: 0px !important;
}
.productBoxArray .productPrice span {
	font-size:30px;
}
#related-products{
    width: 600px;
    clear: both;
}
#related-products div{
    float: left;
}
.add-related-product{
}
.related-product{
    float: left;
    margin: 2px 2px 30px 2px;
/*    background-color: #eee;*/
    border: 1px solid #fff;
    padding: 3px;
    height: 100px;
    width: 120px;
    padding-top: 16px;
    cursor: pointer;
}
.related-product:hover{
    background-image: url('/images/icons/delete.png');
    background-repeat: no-repeat;
    background-position: top right;
}
.related-h1{
    border-bottom: 1px solid #ccc;
    width: 810px;
}
/* Fixed Positioned AddThis Toolbox */            
.addthis_toolbox.atfixed {
    position: fixed;
    border: 1px solid #ccc;
    padding: 5px 5px;
    width: 32px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background:#fff;
    margin:0 0 0 -55px;
}
.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.addthis_toolbox .custom_images a img { 
    border: 0; margin: 0 0 1px; opacity: 1.0; 
}
.addthis_toolbox .custom_images a:hover img { 
    opacity: 0.75; 
}
.hover-dialog{
    position: fixed;
    width: 290px;
    height: 70px;
    background-color: #ffc;
    border: 1px solid #aaa;
    border-radius: 5px;
    padding: 10px;
}
.hover-dialog h6{
    text-decoration: underline;
    font-size: 12px;
    margin: 0px;
}
.customer-type img{
/*    float: right;*/
    margin-top:0px;
    cursor: pointer;
    margin-left: 5px;
    clear: right;
}
.customer-type{
    width: 280px;
}
.manage-customer-types{
    margin-left: 10px;
    width: 360px;
}
.manage-customer-types label{
    float: left;
    clear: left;
    margin: 5px 10px 0px 0px;
}
.manage-customer-types input{
    width: 300px;
}
.manage-customer-types textarea{
    width: 300px;
    height: 40px;
    margin-left: 6px;
}
.manage-customer-types-single{
    border: 1px dashed #ccc;
    border-right: none;
    border-left: none;
    clear:both;
    width: 360px;
    padding: 10px 0px 10px 10px;
}
