ul, ol, li, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { margin: 0; padding: 0; }

.center {
	text-align: center;
}

div#body ul li {
	list-style: none;
}

div#content ul {
	margin: 0 0 12px 0;
    list-style: none;
}

div#content ul li {
	background: url(images/arr_plans.gif) no-repeat 0 4px;
	margin-top: .7em;
	padding-left: 10px;
}

div#content strong {
  color: #003399;
}

div#content a {
  color: #800;
  text-decoration: underline;
}

div#content a:hover {
	color: #996600;
	text-decoration: none;
}

html { 
	height: 100%; 
	margin-bottom: 1px; 
}

body { 
	margin: 0px; 
	padding: 3px 0px 0px; 
	background-image: url(images/bg-blue.jpg);
	background-repeat: repeat-x;  
}

body, td, input, textarea, select {	
	font-color: #000033; 
	font: normal 11px Verdana, sans-serif; 
}

form { display: inline; }
img { border: 0px; }

.fl { float: left; }
.fr { float: right; }

.clear { 
	clear: both; 
	margin: -1px 0px 0px !important; 
	height: 1px !important; 
	margin: 0px; 
	height: 0px; 
}

input, textarea { padding: 1px 3px; }
select { padding: 1px 0px 1px 3px }

p { margin: 0px 0px 10px; padding: 0px; }

#display {
	text-align: left;
	width: 100%;
}

#display p {
	display: block;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #009;
	padding: 5px;
}

p.bq { 
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 27px; 
}

span.u { text-decoration: underline; }

span.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
}
	
a {	
	color: #800;
	text-decoration: underline; 
}

a:hover { 
	color: #960; 
	text-decoration: none; 
}

div#logo {
	background: url(images/logo.gif) no-repeat 0 0;
	position: absolute;
	top: 18px;
	display: block;
	height: 122px;
	width: 400px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	padding: inherit;
}

h2.x { 
	display: block;
	background: #f0e7d7;
	width: 155px;
	margin: 0 auto;
	padding: 1em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#003399;
	text-align: center;
}

h2.decor {
	color: #039;
	font-size: 1.15em;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: .1em;
	width: 100%;
	padding: 1em 0;
	background:url(images/blue-bg.jpg) repeat-x;
}

h2.decorbead {
	color: #039;
	font-size: 1.25em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: .1em;
	width: 100%;
	height: 40px;
	padding: 2.25em 0;
	background: url(images/string-muti-beads.jpg) no-repeat;
}

h3 { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #0059b2;
	padding: 1em 0;
	text-align: center;
}

#displaybox {
	text-align: left;
	width: 100%;
	background:url(images/blue-bg.jpg) repeat-x;
}

#displaybox p {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #26527f;
	padding-top: 5px;
	padding-right: 5px;
}

#linkbox {
	display: block;
	text-align: left;
	width: 100%;
	background:url(images/blue-hor-bg.jpg) repeat-y 100%;
	border: 1px double #006699;
	padding: 5px 0px 5px 0px;
}

#linkbox p {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 5px 10px 5px 10px;
}

#linkbox dl {
	text-align: left;
	padding: 0 5px 0 5px;
}

/* STRUCTURE
-------------------------------------*/
#root { 
	position: relative; 
	width: 770px; 
	margin: 0px auto; 
	min-height: 300px; 
}

#head { 
	position: relative; 
 	height: 140px; 
 	top: 0px;
	background: url(images/wiredonglass-logo.jpg);
	background-color: fff;
}
  
#head p { 
	text-align: left; 
	position: absolute; 
	right: 0px; 
	top: 9px; 
	color: #777; 
}

h1#header {
	color: #009;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: .5em;
	padding: .4em 0;
	border-top: 1px solid #069;
	border-bottom: 1px solid #069;
	background: url(images/blue-bg.jpg) repeat-x;
}

/*************************** top navigation menu **********************************/
#topnav
{
	background: #f0e7d7;
	margin: 0 auto;
	padding: 1em 0 1em 0;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	width: 770px;
}

/* to stretch the topnav container div to contain floated list */
#topnav:after
{
	content: ".";
	display: block;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

ul#topnavlist
{
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 90%;
	font-size: 1em;
	position: relative;
}

ul#topnavlist li
{
	display: block;
	float: left;
	width: 15%;
	margin: 0;
	padding: 0;
}

ul#topnavlist li a
{
	display: block;
	width: 100%;
	padding: 0.5em;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #039;
	text-decoration: none;
	background: #f7f2ea;
}

#topnav>ul#topnavlist li a { width: auto; }

ul#topnavlist li#active a
{
	background: #f0e7d7;
	color: #800000;
}

ul#topnavlist li a:hover, ul#topnavlist li#active a:hover {
	color: #800000;
	background: transparent;
	border-color: #aaab9c #fff #fff #ccc;
}

#topnavlist a#current { color: #fc6; }


/************************** side menu navigation ***********************************/

#navcontainer
{
	background: #f0e7d7;
	width: 155px;
	margin: 0 auto;
	padding: 1em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	text-transform: lowercase;
}

ul#navlist
{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 80%;
}

ul#navlist li
{
	display: block;
	margin: 0;
	padding: 0;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	padding: 0.5em 0 0.5em 2em;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #039;
	text-decoration: none;
	background: #f7f2ea;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
	background: #f0e7d7;
	color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color: #800000;
	background: transparent;
	border-color: #aaab9c #fff #fff #ccc;
}

#navlist a#current { color: #fc6; }

/**************************************** horizontal footer navigation ****************************************/

#navfooter
{
	font-family: Verdana, Arial, sans-serif;
	margin: 0 auto;
	width: 100%;
	border-bottom: 1px solid #ddd;
}

#footerlist
{
	width: 90%;
	text-align: center;
	margin: 0 auto;
	padding: 5px 0 5px 0;
	text-indent: 0;
	list-style-type: none;
}

#footerlist li
{
	padding: 0;
	margin: 0;
	text-indent: 0;
	display: inline;
}

#footerlist li a
{
	letter-spacing: -1px;
	text-decoration: none;
	color: #039;
	font-size: 1em;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #ccc;
}

#footerlist li a:hover,#footerlist a#current
{
	color: #33f;
	border-top: none;
	font-size: 1.5em;
}

#footerlist a#current { 
	color: #03f;
}


/************************** side, center, and footer ***********************************/

#croot { 
	border-right: 3px solid #e2e2e2; 
	border-bottom: 3px solid #e2e2e2; 
	background: #fff url(images/k_bg_content.gif) 155px 0px repeat-y; 
}

#path { 
	height: 35px; 
	background: #fff; 
	padding: 0px 15px 0px 16px; 
}

#path div.fl { padding: 10px 0px 0px; }

#path div.fl a { color: #646D74; }

#path div.fr { 
	width: 243px; 
	padding: 0px 0px 0px 0px; 
	margin: 6px 0 0 0px;
}
   
#side { 
	float: left; 
  	border-top: 1px solid #E2E2E2; 
  	width: 155px;
}
  
#content { 
	float: right; 
	width: 570px; 
	margin: 0px 0px 10px 10px; 
	padding: 5px 5px 0px 5px; 
	background: url(images/bdg.gif) repeat-x; 
}

#croot div.cx { 
	background: #fff; 
	margin: 0px; 
	padding: 0px 0px; 
}

#footer { 
	height: 25px; 
	padding: 4px 8px 0px;
	background: #fff; 
	font-color: #039;
}

div.email { 
	background: #FBF9F4; 
	border-bottom: 1px solid #e2e2e2; 
	border-left: 1px solid #fff;
	text-align: center; 
	padding: 4px 0px 4px 4px;
}

div.leftm { 
 	text-align: center;
	background: #FBF9F4; 
 	border-bottom: 1px solid #e2e2e2; 
 	border-left: 1px solid #fff; 
 	padding: 4px 0px 4px 4px; 
}
 
div.leftm p {
	text-align: left; 
	padding: 6px 0px 6px 0px; 
	margin: 0px; 
}

div.leftcart { 
	background: #FBF9F4; 
	border-bottom: 1px solid #e2e2e2; 
	border-left: 1px solid #fff; 
	padding: 4px 0px 4px 0px; 
}

div.leftm p.p { 
	font-weight: bold; 
	background: url(images/blt.gif) 15px 6px no-repeat; 
	padding: 2px 0px 2px 27px;
}

div#drp {
	margin:0 0 0 0;
	padding:0 0 20px 0;
}

div#drp ul {
	margin: 0px 0 7px 0;
    padding-top: 20px;
}

div#drp ul li {
	margin-top: .2em;
	padding-left: 8px;
	color: #000000;
}

div#drp ul li strong{
	color: #646D74;
}

div#feature1 {
    width: 155px;
    height:300px;
    margin: 0 0 10px 0;
    float:left;
	padding:5px 5px 0px 7px;
	background: url(images/feature-bg.jpg) repeat-x;
	border-width:1px;
	border-style: dashed;
	border-color: #666666;
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height:15px;
}

div#feature2 {
    width: 155px;
    height:300px;
    margin: 0 0 10px 11px;
    float:left;
	padding:5px 5px 0px 7px;
	background: url(images/feature-bg.jpg) repeat-x;
	border-width:1px;
	border-style: dashed;
	border-color: #666666;
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height:15px;
}

div#feature3 {
    width: 155px;
    height:300px;
    margin: 0 0 0px 11px;
    float:left;
	padding:5px 5px 0px 7px;
	background: url(images/feature-bg.jpg) repeat-x;
	border-width:1px;
	border-style: dashed;
	border-color: #666666;
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height:15px;
}

.indent {
	padding-left: 30px;
	padding-right: 30px;
}

.sub	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
    background: #efefef;
	height: 19px;
    width: 48px;
    border: 0px;
}

/* slideshow */

#movie {
		width:150px;
		height:200px;
		margin:2px;
		background: fbf9f4;
}

/*********************************** thumbnail gallery ******************************************/

div.thumbnail {
	width: 180px;
	float: left;
	margin: 0 10px 10px 0;
	background: url(images/thumbtop.gif) no-repeat;
}

div.thumbnail.img {
	border: 1px solid #777;
	margin: 10px 0 0 10px;
}

div.thumbnail p {
	text-align: center;
	color: #03C;
	margin: 0;
	padding: 0px 20px 20px 10px;
	background: url(images/thumbbottom.gif) no-repeat 0 100%;
}

/************************************************* form ******************************************/

.contactform p {
	margin: 0px;
	padding: 5px 0px 0px;
	clear: left;
}
.contactform p label {
	float: left;
	width: 20%;
	font-weight: bold;
}

.contactform .text {
	background: #f7f2ea;
	padding: 2px;
	width: 280px;
	border: 1px solid #3C582F;
}

#content p.submit {
	margin-left: 20%;
}
/********************************************* tables **********************************************/

.tableform { 
	background: #f7f2ea;
	width: 90%;
	border-collapse: collapse;
	margin-bottom: 30px;
	border: 1px solid #069;
}

.tableform caption {
	font-weight: bold;
	font-size: 1em;
	color: #009;
	background: #9bc;
	padding: 10px;
}

.tableform th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-variant: small-caps;
	letter-spacing: .15em;
	color: #009;
	background: #fd9;
}

.tableform th td {
	border: 1px solid #069;
	padding: 3px;
	vertical-align: top;
}

.tableform tr.row th {
	width: 50%;
	background: #f0e7d7;
	border: 1px solid #069;
}

.tableform td {
	text-align: center;
	border: 1px solid #069;
}

/*************************************** product detail and product pages **********************************/

SELECT.prodoption {
	font-size: 11px;
	font-family : Verdana;
	color : #0076B2;
}

SPAN.prodoption {
	font-size: 11px;
	font-family : Verdana;
	color : #0076B2;
	padding-top: 10px;
	margin-top: 4px;
}

SPAN.detailoption {
	font-size: 11px;
	font-family : Verdana;
	color : #0076B2;
	padding-top: 10px;
	margin-top: 4px;
}

span.price, .detailprice, .prodprice {
	color: #D80000;
	padding-top: 4px;
	font-weight:bold;
	text-align: center;
}

 div.prodcurrency {
	font-size: 10px;
	font-family : Verdana,Arial,sans-serif;
	color: #000;
	text-align: center;
	width: 100%;
}

SPAN.extracurr {
	font-size: 10px;
	font-family : Verdana, Arial, sans-serif;
	color: 9bc;
}

td.product {
	border: 1px solid #6373bc;
	background-color: #FFF;
	padding: 5px;
}

div.prodname {
	vertical-align: top;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033CC;
}
/***************** top product navigation ************/

td.prodnavigation {
	font-size: 11px;
	font-family : Verdana;
	color : #0090D8;
}

P.prodnavigation {
	font-size: 11px;
	font-family : Verdana;
	color : #0090D8;
}

/************************ cart thumbnail image ********************/
img.cartimage {
	width: 100px;
	border: 1px solid 6373bc;
}

TD.mincart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background color: #f7f2ea;
}

P.minicart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0066CC;
}

hr {
	border: none;
	background-color: #03c;
	color: #03c;
	height: 1px;
	width: 80%;
}
	
