@charset "utf-8";
/* CSS Document */


/*------------------Colors------------------------*/

/*Yellow: #FFFF66 FF6 */
/*Blue:  #0000CC 00C*/
/*Red: #F33 */

* { margin: 0; padding: 0; }

html,body {margin: 0 0 0 0; padding: 0px; top:0px; font-family: Verdana, Geneva, sans-serif; height:100%;}
/*header {background: url(images/header-back.png) repeat-x top; font: Verdana, Geneva, sans-serif bold 20px; margin: 0; padding-top: 0px; height:150px;}*/
#container {
	
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em; /* make sure this matches in the body footer DIV */
	width: 960px;
	background-color: #ffffff;
	padding: 0px;
	box-shadow: 0px 2px 10px 2px #a7a191;-moz-box-shadow: 0px 2px 10px 2px #a7a191;-webkit-box-shadow 0px 2px 10px 2px #a7a191;
	display:block;
} 

/* render html5 elements as block */
header, footer, section, aside, nav, article {
display: block;
}
body {font-size:100%;}

/*--------------Navigation ------------------*/
nav {
width:100%;
height:30px;
background:#FFF;
border-bottom: 27px solid #0000CC;
position:absolute;
color: #00C;
text-align:center;
overflow:hidden;
}
nav ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 auto;

}

nav ul li {
display: inline;

}
nav ul li a{
margin-right:0.5em;
line-height:40px !important;
text-decoration:none;
color:#00C;
font-weight:bold;
font-size: 1em;
}
nav ul li a:hover {
	color:#F00;
}
nav li + li:before{
    content: "   ";
    padding: 0 0.5em;
}
/*---------------breadcrumb-----------------*/
#content {  }
#breadcrumb { float: left; display: block; padding: 0px 5px; font-size: .8em; top: 135px; position:absolute; background-color:#00c; color: #FFF; clear:both;}
#breadcrumb ul { list-style: none; }
.clearfix { display: inline-block; }
.crumbs { display: block; }
.crumbs li {  display: inline; }
.crumbs li.first { padding-left: 2px; }
.crumbs li a,
.crumbs li a:link,
.crumbs li a:visited {
	color: #FFF;
	text-decoration: none;
}
.crumbs li a {
	position: relative; color: #FFF;
}
.crumbs li a:hover {
	color: #F30;
	cursor: pointer;
}
.crumbs li a:active { color: #FFF; }


/*-------------Page Sections -------------------*/
header {
	background: #FFFFFF;
	font: Verdana, Geneva, sans-serif;
	color: #00C;
	height: 100px;
}

header h1{
	
	padding: 25px 0 0 310px;
	position: absolute;
	font-size: 1.2em;
	z-index:0;
	
}
header .searchbar {
	width: 400px;
	float: right;
	top: 44px;
}


footer{background:#0000CC;
padding:10px;
text-align:center;
color:#ffffff;
clear:both;
display:block;
overflow:hidden;
bottom: 0;
position:0;
}


#centersection { 
	float: left;
	width: 100%;
	 }

#leftcolumn{
		float: left;
		width: 160px;
		margin-left: -100%;
		border-right: solid #00C;
		margin-top: 45px;
		height:auto;
}


#main {
	margin-left: 200px;
	padding-bottom:2em;
	margin-top: 65px;
	margin-right: 20px;
}

/*Site Elements-------------------------------------*/

.clear { clear:both;}
.left {text-align: left;}
.right {text-align: right;}
.center {text-align:center;}
.clearleft {clear:left;}
img {border:none;}

#main h1{text-align:center; font-size:1.5em;}
#main h2{text-align:center;}
#main h3 {text-align: center; color:#F33;}
#main h4 { font-size:1em;}
#main h5 {font-size: 1.1em; font-weight:bold;}
p{margin:0;padding:2px;} 

.copytxt ul{
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	margin:0 auto; 

}
.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 15px 15px 0; }
.magiccenter {text-align: center;}

dt {font-size:1em; font-weight:bold; text-decoration: underline;}
dd { margin: 0;
    padding: 0 0 0.5em 0;}

.pagedesc {text-align: center;}
.pagedesc li {list-style-type:none;}

/* Home Page Item Columns ---------------------------------------------------------*/

.HP-Column{
	overflow: hidden;
}

.HP-Column li{
	display: block;
	overflow: hidden;
	float: left;
	width: 250px;
	height:350px;
	margin: 20px 10px 20px 10px;
	background: #fff;
	line-height: 1em;
}
.HP-Column li .thumb:hover {
	background: #FFF url(/images/clickhere.png) no-repeat bottom center;
	color: #0000CC;
}


.HP-Column li .thumb{
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 0em;
	background-color:#ffffff;
}

.HP-Column li .excerpt{
	line-height: 1.1em;
	margin: 10px 10px 10px 10px;
}


.HP-Column li .header{
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 1.5em;
	vertical-align: top;
	margin: 0px 0px 10px 0px;
	text-decoration: none;
	color: #051204;
	text-align:center;
}

.HP-Column li .text{
	text-decoration: none;
	color: #7a7e83;
	display: block;
	margin-bottom: 5px;
}

.HP-Column li .meta{
	font-size: 10px;
	color: #c1c1c0;
}



/* Main Pages Item Columns ---------------------------------------------------------*/
.column-wrapper{
	margin: 10px auto;
	position: relative;
	min-width: 100%;
	width:100%;
}
.Item-Column{
	overflow: hidden;
}

.Item-Column li{
	display: block;
	overflow: hidden;
	float: left;
	width: 250px;
	height:470px;
	margin: 20px 10px 20px 10px;
	background: #fff;
	line-height: 1em;
}
.Item-Column li .thumb:hover {
	background: #fff url(/images/clickhere.png) no-repeat bottom center;
}


.Item-Column li .thumb{
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 0em;
	background: url(/images/obly-1x1.png);
}

.Item-Column li .excerpt{
	line-height: 1.1em;
	margin: 10px 10px 10px 10px;
}


.Item-Column li .header{
	display: block;
	font-family: Verdana, arial, serif;
	font-size: 1em;
	line-height: 1.4em;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #282d34;
	font-weight:bold;
}

.Item-Column li .text{
	text-decoration: none;
	color: #7a7e83;
	display: block;
	margin-bottom: 5px;
}

.Item-Column li .meta{
	font-size: 10px;
	color: #c1c1c0;
}


/* Product Item Columns ---------------------------------------------------------*/

.pItem-Column{
	overflow: hidden;
	z-index: 1;
}

.pItem-Column li{
	display: block;
	overflow: hidden;
	float: left;
	width: 220px;
	height:427px;
	margin: 15px 10px 10px 10px;
	background: #fff;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.1); 
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,.1); 
	box-shadow: 0px 1px 2px rgba(0,0,0,.1); 
	
	line-height: 1em;
}



.pItem-Column li .thumb{
	display: block;
	padding-top: 9px;
	padding-bottom: 12px;
	line-height: 0em;
	
	text-align:center;
	
}
.pItem-Column li .thumb:hover {
	background: #fff url(/images/clickhere.png) no-repeat bottom center;
}
.pItem-Column li .excerpt{
	line-height: 1.1em;
	margin: 10px 10px 10px 10px;
	border:thin #FFC;
}


.pItem-Column li .header{
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 1.2em;
	margin: 0px 0px 10px 0px;
	text-decoration: none;
	color: #282d34;
}
.pItem-Column li .header:hover { text-decoration:underline; color:#0000CC;}

.pItem-Column li .text{
	text-decoration: none;
	color: #666;
	display: block;
	margin-bottom: 3px;
}
.pItem-Column li .text:hover {
	color:#0000CC;
}
.pItem-Column li .meta{
	font-size: 12px;
	font-weight:bold;
	color: #F33;
	text-decoration:none;
}
.pItem-Column li .meta:hover{
	text-decoration:underline;
	color: #000;

}



/* -----Aside/Sidebar Formats ---------*/
#leftcolumn h1 {font-size:14px; color: #00F;}
#leftcolumn h2{
	font-size:18px;
	color: #00F;
	text-shadow: 0px 2px 3px #03C;
}
#leftcolumn ul { 
	list-style-image:url(images/bluearrorw.gif); 
	text-indent: 5px;
	list-style-type:disc;
	list-style-position:inside;
	font-size:14px;}
#leftcolumn li a { text-decoration:none;}
#leftcolumn img {border:0; text-align:center;}
#leftcolumn a {text-decoration: none;}


/* ---------------header subnav ------------------*/
#subnav {width:40%;
height:40px;
background:#FFF;
float:right !important;
}

#subnav ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 auto;

}
#subnav ul li {
float:left;
}
#subnav ul li a{
margin-right:20px;
display:block;
line-height:16px;
color:#00C;
font-family: Verdana, Geneva, sans-serif;
font-weight:bold;
font-size:12px;
text-decoration: none;}


/* Examples of rounding corners
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px; //for opera
*/

/*  Tables with a border and formatted text - for roller shades */
table.center {
    margin-left:auto; 
    margin-right:auto;
  }

/* Table 1 Style */
table.table1{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2em;
    font-style: normal;
    border-collapse:separate;
}
.table1 thead th{
    font-size:1.2em;
	padding:15px;
    color:#fff;
    text-shadow:1px 1px 1px #00C;
    border:1px solid #6685E0;
    border-bottom:3px solid #6685E0;
    background-color:#8099E6;
    background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.02, rgb(51,92,214)),
        color-stop(0.51, rgb(128,153,230)),
        color-stop(0.87, rgb(102,133,224))
        );
    background: -moz-linear-gradient(
        center bottom,
        rgb(51,92,214) 2%,
        rgb(128,153,230) 51%,
        rgb(102,133,224) 87%
        );
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius:5px 5px 0px 0px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}
.table1 thead th:empty{
    background:transparent;
    border:none;
}
.table1 tbody th{
    color:#fff;
    text-shadow:1px 1px 1px #568F23;
    background-color:#335CD6;
    border:1px solid #1947d1;
    border-right:3px solid #1947D1;
    padding:0px 0px;
    background:-webkit-gradient(
        linear,
        left bottom,
        right top,
        color-stop(0.02, rgb(51,92,214)),
        color-stop(0.51, rgb(128,153,230)),
        color-stop(0.87, rgb(102,133,224))
        );
    background: -moz-linear-gradient(
        left bottom,
        rgb(51,92,214) 2%,
        rgb(128,153,230) 51%,
        rgb(102,133,224) 87%
        );
    -moz-border-radius:5px 0px 0px 5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
}
.table1 tfoot td{
    color: #8099E6;
    font-size:32px;
    text-align:center;
    padding:10px 0px;
    text-shadow:1px 1px 1px #444;
}
.table1 tfoot th{
    color:#666;
}
.table1 tbody td{
	padding:10px;
	text-align:center;
	background-color:#FFF;
	border: 2px solid #B4BCCB;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	color:#333;
	text-shadow:1px 1px 1px #fff;
}


/*********Detail Page sort and page bar ***********/
#navcontainer { background-color:#E7E7E7; border: 5px #BEBEBE; overflow:hidden; margin:15px; padding: 5px 0px 5px 0px; border-color:#2C2C2C;}
.firstcol, .middle, .last { clear:none; text-align: center; display:inline; }
.firstcol { margin-right: 15px;  float: left; }
.middle { float:left; margin-left: 200px\9;}
.last {  float:right; margin-right: 120px\9; }
.last a {text-decoration: none;}
.middle a {text-decoration: none; color:#00F;}
.middle a:hover{color: #F06; text-decoration: underline;}
.last a:hover{color: #F06; }



/*Anylink Drop Down Menus */
.anylinkcss{
position:absolute;
visibility: hidden;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #FFFFFF;
width: 205px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
 border:1px inset #369;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}

a.dropdown {
	color:#0044CC;
	padding:2px 15px 2px 5px;
	border:1px outset #999999;
	text-decoration:none;
	text-transform: lowercase;
	font-style: normal;
	font-weight: bold;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px; 
	background: #fff url(/images/dropdn1.gif) no-repeat bottom right;
}
a:hover.dropdown, a:active.dropdown {
 text-decoration:none;
 border:1px inset #369;
 background: #fff url(/images/dropdn2.gif) no-repeat bottom right;
}

a.buttonize {
	color:#0044CC;
	background-color:#FFFFFF;
	padding:5px 5px 5px 5px;
	border:2px outset #999999;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
}
a:hover.buttonize, a:active.buttonize {
 text-decoration:none;
 border:1px inset #369;
 
}

a.buttonizewimg {
	display:inline-block;
	color:#0044CC;
	background-color:#FFFFFF;
	padding:5px 5px 5px 5px;
	margin-bottom: 10px;
	height:50px;
	border:2px outset #999999;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
}

a:hover.buttonizewimg, a:active.buttonizewimg {
 text-decoration:none;
 border:1px inset #369;
 
}

a.buttonizewimg img{vertical-align:middle;}
/*Text/article columns for pages with top or bottom text that needs two columns */
.atext {width:90%; clear:none;
}
.atext:after {
	content: "";
	display:table;
	clear:both;
}

.atext ul{
	
	list-style-image:none;
list-style-position:inside;
list-style-type:none;
margin:0 auto; 

}
.atext li {margin-top: 1.3em;}
.atext img {
	border:medium #000;
}
.imgbord { border: medium #000;}
.col1 {
	float:left;
width:350px;
padding-right: 25px;}

.col2 {
	float:left;

height:100%;}

/*Input Forms */

#form1{ width: 700px;
		padding: 10px;
	}
#form1 fieldset{
		float:left;
		display:inline;
		border: #000 thin;
		}		
#form1 legend {
    text-align:center;
	width:700px;
    font-weight:bold;
    background-color: #0000CC;
    padding: 3px;
    color:white;
    border-radius:5px 5px 5px 5px;
}	
	#form1 p{margin:.5em 0;}	
	#form1 label{display:block; font-weight:bold;}	
	#form1 input, #form1 textarea{		
		border:1px solid #0000CC;
		padding:3px;
		}		
	#form1 textarea{
		height:125px;
		overflow:auto;
		}					
	#form1 p.submit{
		clear:both;
		padding:0 0 20px 25px;
		margin:0;
		text-align:left;
				}	
	#form1 button{
		width:150px;
		height:37px;
		line-height:37px;		
		border-radius:5px 5px 5px 5px;
		background-color: #0000CC;
		color:#fff;
		cursor:pointer;
		text-align:center;
	}				
	
#form1  input[type=radio] {
    border: 0px;
    width: 1.5em;
    height: 1.5em;
	text-align:left;
	display: inline-block;
	vertical-align:middle;
}
	 
#form1 select {
    color: #00F;
    font-size: 1.2em;
    padding: 2px 8px;
    *background: #58B14C;
}


#form2{ width: 700px;
		padding: 10px;
		margin-left:auto;	
		margin-right:auto;
	}

#form2 fieldset {
		margin:20px;
		padding:0 10px 10px;
		border:1px solid #666;
		border-radius:8px;
		box-shadow:0 0 10px #666;
	}
	#form2 legend {
		padding:2px 4px;
		background:#fff; /* For better legibility against the box-shadow */
	}

	/* position:absolute */
	#form2 position {
		position:relative;
		padding-top:10px;
	}
	#form2 position > legend {
		position:absolute;
		top:-10px;
		right:10px;
		left:10px;
		width:auto;
	}

	/* float */
	#form2 float {
		padding-top:10px;
	}
	#form2 float > legend {
		float:left;
		margin-top:-20px;
	}
	#form2 float > legend + * {
		clear:both;
	}

/* A paragraph with border-radius and box-shadow */
	#box-shadow {
		margin:20px;
		padding:1em;
		border:1px solid #666;
		border-radius:8px;
		box-shadow:0 0 10px #666;
	}
	#form2 p{margin:.5em 0;}	
	#form2 label{display:inline-block; font-weight:bold; text-align:right;}	
	#form2 input, #form1 textarea{		
		border:1px solid #CCC;
		padding:3px;
		}		
	#form2 textarea{
		height:125px;
		overflow:auto;
		}					
	#form2 p.submit{
		clear:both;
		padding:0 0 20px 25px;
		margin:0;
		text-align:left;
				}	
	#form2 button{
		width:150px;
		height:37px;
		line-height:37px;		
		border-radius:5px 5px 5px 5px;
		background-color: #0000CC;
		color:#fff;
		cursor:pointer;
		text-align:center;
	}				
	
#form2  input[type=radio] {
    border: 0px;
    width: 1.1em;
    height: 1.1em;
	text-align:left;
	display: inline-block;
	vertical-align:middle;
}
	 
#form2 select {
    color: #666;
    padding: 2px 4px;
    *background: #58B14C;
	box-sizing: 50px;
	width: 335px;
	border:1px solid #CCC;
}
#form2 select.small {
    color: #666;
    padding: 2px 4px;
    *background: #58B14C;
	box-sizing: 15px;
	width: 65px;
	border:1px solid #CCC;
}
/*Collection style pages with list view properties*/
.collectionpic {
float:left;
width:260px;
height:auto;
}

.collectiontxt {
float:left;
font-size:1.1em;
width: 75%;
height: 100%;}

.collectiontitle {
	float:left;
	min-width:90%;
	width:100% !important;
	background-color:#0000CC;
	color:#fff;
	clear:both;
	margin-top:5px;
	padding:2px;
}
.listtitle {
	float:left;
	min-width:90%;
	width:100% !important;
	background-color:#fff;
	color:#00C;
	clear:both;
	margin-top:5px;
	padding:2px;
}
/*Home Page Ad*/
#homead {
	width: 88%;
	height:100%;	
	background-color:#fff;
	color:#000;
	clear:both;
	margin-top:5px;
	padding:12px;
	text-align:center;

}


#homead img {
	
	-webkit-box-shadow:0 0 4px 4px #F33;
	-moz-box-shadow:0 0 4px 4px #F33;
	-ms-box-shadow:0 0 4px 4px #F33;
	-o-box-shadow:0 0 4px 4px #F33;
	box-shadow:0 0 4px 4px #F33;
	max-width: 100%;
	max-height:100%;


}

/*Search Forms*/
#searchform{ 
		padding: 3px;
	}
#searchform fieldset{
	
		display:inline;
		border: #00F thick;
		}		
#searchform legend {
    text-align:center;
    font-weight:bold;
    background-color: #fff;
    padding: 3px;
    color:blue;
    border-radius:5px 5px 5px 5px;
}	
    #searchform select {padding:2px;}
	#searchform label{display:block;}	
	#searchform input, #searchform textarea{		
		border:3px solid #0000CC;
		padding:3px;
		}		
					
	#searchform p.submit{
		clear:both;
		padding:0 0 20px 25px;
		margin:0;
		text-align:left;
		}	
	#searchform button{
		width:150px;
		height:37px;
		line-height:37px;		
		border-radius:5px 5px 5px 5px;
		background-color: #0000CC;
		color:#fff;
		cursor:pointer;
		text-align:center;
	}				
	

	
	  
	  #myaccount a { font-size:16px; font-weight:bold; padding: 3px;}
	  #myaccount p {line-height: 2em;}
	  #myaccount a:link {color: #00F; text-decoration: none;} 
	  #myaccount a:visited {color: #00F; text-decoration: none;}
 	  #myaccount a:hover {color: #F00;}
	  #myaccount a:active {color: #0C3;}
      #myaccount th {color:#fff;
    text-shadow:1px 1px 1px #568F23;
    background-color:#335CD6;
    border:1px solid #1947d1;
    border-right:3px solid #1947D1;
    padding:0px 0px;
    background:-webkit-gradient(
        linear,
        left bottom,
        right top,
        color-stop(0.02, rgb(51,92,214)),
        color-stop(0.51, rgb(128,153,230)),
        color-stop(0.87, rgb(102,133,224))
        );
    background: -moz-linear-gradient(
        left bottom,
        rgb(51,92,214) 2%,
        rgb(128,153,230) 51%,
        rgb(102,133,224) 87%
        );
    -moz-border-radius:5px 0px 0px 5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
	border-top-right-radius:5px;
    border-bottom-right-radius:5px;
}

	.login li{padding: 8px; margin: 3px; list-style-position:inside;}
/* nsample page styles */
 .fabricpic{float:left; width: 450px; padding-right:5px; position: relative}
 .fabricdesc{float:left; width: 450px;}
 .fabricdesc li {list-style:square; list-style-position:inside; padding: 3px;}
 .hilitetxt {font-weight:bold; margin:3px; }
 .fontred {color: red;}
 .colorway { display: block;
	overflow: hidden;
	float: left;
	width: 100px;
	height:130px;
	margin: 20px 10px 20px 10px;
	background: #fff;
	-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,.1); 
	-moz-box-shadow: 0px 2px 3px rgba(0,0,0,.1); 
	box-shadow: 0px 2px 3px rgba(0,0,0,.1); 
	line-height: 1em;
	text-align:center;
	font-size:.9em;
}
 .colorway img {width: 80px; height: 100px; border: 0; text-align:center;}
 .ordersample {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:medium; font-weight:bold; text-align:center; background:#fff; color:#000; width:9em; height: 2em;}
#fineprint {font-size:.9em; margin:3px; text-align:left;}
#fineprint table {width:25%; margin-left:auto; margin-right:auto; text-align:left !important; }
.fancyfont {font-family: 'Oswald', sans-serif; font-size:26px; font-weight: bold; color:#00F;}
.fancyfontsmaller {font-family: 'Oswald', sans-serif; font-size:20px; color:#00F;}
.fancyfontsmallerblack {font-family: 'Oswald', sans-serif; font-size:24px; color:#000;}
.desctitle {font-size:1.1em; margin-right: 3px;}
/*form2 is shopping cart lines on nsample*/
#form2 li {list-style:none;}
#form2 table {width:85%;}
#form2 td{padding:5px;}
.fancysubmit {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:medium; font-weight:bold; text-align:center; background:#00C;  border:0; color:#fff; width:8em; height: 2em;}
.social-media-list { width: 450px; }
.social-media-list li { display:block; float: left; text-align:center; margin: 4px auto; padding: 1px;}
.nobullets li {list-style-type: none;}
.indentlist li {list-style-position:inside; padding-left:15px;}

.tablewborder table {border: 2px #000; padding:5px; margin-top: 15px;}
.tablewborder thead th{
	padding:15px;
	color: #666;
	border:1px solid #666;
	border-bottom:3px solid #666;
	background-color: #CCC;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius:5px 5px 0px 0px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.tablewborder thead th:empty{
    background:transparent;
    border:none;
}
.tablewborder td{
	padding:10px;
	text-align:center;
	background-color:#FFF;
	border: 2px solid #999;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	color:#000;
	text-shadow:1px 1px 1px #fff;
}
.tablewborder th{
	padding:10px;
	text-align:center;
	background-color:#FFF;
	border: 2px solid #999;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	color:#333;
	text-shadow:1px 1px 1px #fff;
	font-weight: bold;
}

#cart table {width:90%; border:0px; table-layout:fixed;}

#cart td {
	padding:10px;
	background-color:#FFF;
	color:#000;
}	
#cart td.special {
width:200px; 
max-width:200px;
min-width:200px; 

}
#cart td.small {
width:50px; 
max-width:50px;
min-width:50px; 	}
#cart td.pic {
	width:80px; 
max-width:80px;
min-width:80px; 
}

#cart hr {border-top: 1px dotted #000;}
#cart td.gray {background-color:#CCC; color: #000; font-size:1.1em;}
#cart submit {width:150px;
		height:37px;
		line-height:37px;		
		border-radius:5px 5px 5px 5px;
		background-color: #0000CC;
		color:#fff;
		cursor:pointer;
		text-align:center;}
#cart input {border:1px solid #0000CC;
		padding:3px;}
.checkout table {  border-collapse: collapse;}
.checkout thead {
	color:#000;
	margin: 5px;
}

.redtxt {color:#C00;}	
 ol {
    margin-left:55px;

}
.bottombar  {font-size:1.1em; font-weight:bold; margin-right: 3px; color:#FF3; }
footer table {table-layout: fixed; width: 100%;}
footer a {text-decoration: none; color:#FFF;}
footer a:hover{color:#FF0; text-decoration:underline;}
.howtolisting {font-family: Verdana, Geneva, sans-serif; font-size:1.2em; padding: 3px; margin-bottom: 10px; text-decoration:none;}
.howtodesc {margin-left: 65px; margin-top:10px; font-size: 1.1em;}
.smalltxt {font-size:.9em;}
.tagline {font-size: .8em;
		   padding: 0 0 0 25px;
		   font-style: italic;}
.align-image {	vertical-align:middle;}
.hideme {display:none;}

