body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;}
body {
    text-align: center;}p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #C5E0F7;
    line-height: 140%;}p, h1, h2, h3, h4, #content ul, #content ol, #content table {
	margin-bottom: 15px;}a img, :link img, :visited img {
    border: none}div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;}
div.center {
    float: right;
    overflow: hidden;
    font-size: 13px;}
    .button {
	padding: 3px 5px;
	text-transform: uppercase;
	font-size: 9px;	text-decoration: none !important;
	border: none;
	cursor: pointer;}
#cart-total .button {
	font-size: 14px;
	font-weight: bold;
	padding: 6px 9px;
	margin-left: 20px;}

/*Terms page list coding added by me*/

#navcontainer{/*avoid gap after li in ie6 by setting width*/
width: 586px;font-size: 11px;font-family: Verdana, Arial, Helvetica, sans-serif;margin-left: 30px;}
#navcontainer ul{list-style-type: none;margin-left: 0;padding-left: 0;}
#navlist a{display: block;background: #000000;color: #000000;padding: 1px 0 1px 8px;}
#navlist a{\width: 556px;w\idth: 550px;}
#subnavlist a{display: block;color: #dbecfa;padding: 1px 0 1px 8px;margin-left: 8px;}
#subnavlist a{\width: 546px;w\idth: 522px;}
#navlist a, #navlist a:visited, #subnavlist a, #subnavlist a:visited{border-left: 8px solid #000000;color: #dbecfa;text-decoration: none;}
#subnavlist a:hover, #subnavlist a#subcurrent:hover{border-left: 8px solid #000000;color:#dbecfa;text-decoration: none;}a#current, a:visited#current, a:visited
#subcurrent{border-left: 8px solid #000000;background: #000000;color: #81bdee;text-decoration: underline;}
/* ----------------------------------- */

/* WRAPPER/* ----------------------------------- */
#wrapper {
	width: 850px;
	margin: 0 auto;	text-align: left;}

/* ----------------------------------- */

/* TOP/* ----------------------------------- */
#top {
	padding: 15px 15px;}
	#search {
		width: 250px;
		float: right;
		font-size: 11px;
	}
		#search input {
			border: none;
			text-transform: uppercase;
			width: 65px;
		}
		#search label input {
			width: 175px;
		}
		#top h1 {float: both;
		font-size: 35px;
	}

/* ----------------------------------- */

/* BAR/* ----------------------------------- */
#bar {
        float: both;
	padding: 0 15px;
	line-height: 69px;
	margin-bottom: 10px;
	height: 68px;
        width: 94%;}
	#cart {
		float: right;
		line-height: 69px;
		padding-left: 30px;
	}
		#cart a {
			font-weight: bold;
		}
		#bar #cart a:link, #bar #cart a:visited {
			color: #FFF;
			text-decoration: underline;
		}
		#bar #cart a:hover, #bar #cart a:active {
			color: #c1c8ce;
		}
		#menu {
		padding-top: 25px;
		float: left;
	}
/* ----------------------------------- */

/* CONTENT/* ----------------------------------- */
.productOption {padding-bottom:10px;
                padding-top:10px;}.optionLabel {width:80px;}
#main 
{
	margin: 0 30px;	background: transparent url(/templates/01/_images/common/divider-vert.gif) 0 0 repeat-y;}
	#main.wide {
		background: none;
                color: 000;
	}	#content {
		width: 890px;
		float: right;
	}
		#main.wide #content {
			width: auto;
			float: right;
		}
		#content h2 {
			font-size: 21px;
		}
		#content h3, p.price {
			font-size: 14px;
			font-weight: bold;
		}
				#banner, #welcome, #featured {
			margin-bottom: 30px;
		}
				#crumb {
			font-weight: bold;
                        font-color: #56a6e8
			margin-bottom: 40px;
			font-size: 10px;
		}
				#pagination {
			text-align: center;
			height: 20px;
		}
			#pagination a#prev {
				float: left;
			}
			#pagination a#next {
				float: right;
			}
                #content ul {                        
                        list-style-position:inside;
                        text-align:left;
                }

/* Category Page */

#sortbox div {
  background: #FFFFF;
  text-color: #000000;
}
		#products td {
			background: #262626;
			text-align: center;
			font-weight: bold;
                        width: 603px;
                        padding-left: 3px;

		}
			#products td h3 {

                                font-color: #56a6e8;
				margin-bottom: 5px;
				font-size: 12px;
			}
			#products td p {
                                font-color: #56a6e8;
				margin: 0;
			}
			#products td p img {
				vertical-align: middle;
				margin-left: 5px;
			}


/* Product page */
                 #content {
                          width: 600px;
                }
                           		#photos {
                        width: 190px;
			float: right;
			margin-left: 10px;
			display: inline;
                        text align: center;
		}
			#photos img {
				margin-bottom: 10px;
			}
			#photo-thumbs {
				text-align: center;
			}
			#photo-thumbs img {
				margin: 5px;
				vertical-align: middle;
			}

                        
/* Cart page */
		.cart-item {
			margin-bottom: 15px;
			padding-bottom: 15px;
			background: transparent url(/templates/01/_images/common/divider-horizontal.gif) left bottom repeat-x;
		}
			.cart-item img {
				height: 70px;
				float: left;
				margin-right: 15px;
				display: inline;
			}
			.cart-item h3, .cart-item p {
				margin-bottom: 4px;
			}
				#cart-total {

			background: #f2f2f2;
			padding: 15px;
			text-align: center;
		}
			#cart-total strong {
				font-size: 21px;
			}
			#cart-total img {
				vertical-align: middle;
				margin-left: 20px;
			}
			p.product-options input {
				vertical-align: middle;
			}
				p#google-checkout {
			text-align: center;
		}
		p#google-checkout img {

/* display: block; */
			margin: 0 auto;
		}
				p#update-cart {
			font-weight: bold;
			font-size: 14px;
		}

/* Common to all pages */
	#side
               {
		width: 190px;
		float: left;
                margin: -10px;
                text-align:left;
display: block;
 margin: 0;
 
               	}
		#side h2 {
			font-size: 12px;
		}
		#side li {
                        text-align:left;
			padding-bottom: 3px;
                        margin-right: 3px;
			margin-bottom: 3px;
			background: transparent url(/templates/01/_images/common/divider-horizontal.gif) left bottom repeat-x;
			list-style: none;
                        font-weight: bold;
			font-size: 11px;
		}
			#side li a {
                                text-align: left;
				text-decoration: none;
			}
				#side li li {
                        text-align: left;
			font-size: 10px;
			padding: 1;
			background: none;
			font-weight: normal;
			margin: 0 5 5 0px;
		}
				#side li.selected {
			font-weight: bold;
		}

/* ----------------------------------- */

/* FOOTER/* ----------------------------------- */
#footer {
	margin: 20px 30px;
	padding-top: 7px;
	background: transparent url(/templates/01/_images/common/divider-horizontal.gif) 0 0 repeat-x;}

/* ----------------------------------- */

/* Advanced Search/* ----------------------------------- */
.blur{	background-color: #ccc; /*shadow color*/
	color: inherit;	position:absolute;
	width:370px;
		top:30px;
	float:right;}.shadow,.content{
	position: relative;
	bottom: 2px;
	right: 2px;}.shadow{
	background-color: #666; 

/*shadow color*/
	color: inherit;}.content{
	background-color: #fff; 

/*background color of content*/	
color: #fff; 

/*text color of content*/
	border: 1px solid #000;

 /*border color*/
	height: 250px;	




























































































































