/********************************************************************************


/********************************* General styles ******************************/
body, a, table, td, tr, tbody, b, p, input, select, label, textarea {
	color: black;
	font-size: 10px;
	font-family: Verdana, Verdana, Helvetica, Arial, Sans-serif;
}
body {padding: 0px; margin: 0px;}
input, textarea, select {margin-bottom: 1px;}
form {margin: 0px;padding: 0px;}
img {border: none;}
label {width: 120px; padding: 3px 0px 0px 0px;	float: left;}
h1 {font-size: 150%; font-weight: bolder;}
h2 {font-size: 120%; font-weight: bolder;}
h3 {font-size: 110%; font-weight: bolder;}
h4 {font-size: 100%; font-weight: bolder;}
h5 {font-size: 100%; font-weight: bolder;}

h1, h2, h3 {
	color: black !important;
}

h2 a {
	text-decoration: none !important;
}

h2 {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 8px;
}

.small_shop_order {
	background: transparent !important;	
}
.my-order td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	background: transparent !important;	
}
/*******************************************************************************/

.site {
	border-left: 8px solid white;
	border-right: 8px solid white;
	text-align: left;
	height: 100%;
	width: 566px;
}

.body {
	background: transparent;
	color: black;
}

.body a, .body table, .body tr, .body td, .body p, .body li, .body ul, .body span, .body div {
	color: black;
}


/* Next and previous buttons */
.next_previous {
	color: gray;
	margin: 5px 0px 0px 0px;
	text-align: right;
}
.next_previous a {
	color: gray;
	padding: 0px 5px 0px 0px;
}


/* Powered by class */
.powered_by {
	font-size: 85%;
}
.powered_by a {
	font-size: 100%;
}



/* Contact class */
.contact {
	margin: 6px 0px 0px 0px;
	padding: 3px;
	font-size: 85%;
	background: #EEEEEE;
}
/*******************************************************************************/


/********************************** Page styles ********************************/
.introduction {
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	font-size: 12px;
	font-family: Arial;

	letter-spacing: 1px;
	line-height: 16px;
}
/*******************************************************************************/


/* navigation */
.root_navigation {
	background: transparent;
	padding: 3px 0px 2px 28px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.root_navigation li a {
	color: white;
	text-decoration: none;
	display: inline;
	margin-left: 0px;
	margin-right: 10px;
	color: white;
}
.root_navigation li a:hover {
	color: white;
	text-decoration: underline;
	margin-left: 0px;
	margin-right: 10px;
	color: white;
}


.root-navigation li.current a {
	font-weight: normal;
	color: black !important;
	text-decoration: none;
}
.root-navigation li a:hover {
	color: white;
	text-decoration: none;
}


.navigation li.current a {
	font-weight: bold;
	color: black !important;
	text-decoration: none;
}
.navigation li a:hover {
	color: black !important;
	text-decoration: none !important;
}

.navigation li.level0 {
	display: none;
}

.navigation {
	background: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	margin-top: 5px;
}
.navigation li a {
	color: white;
	text-decoration: none;
	display: block;
	margin-right: 5px;
	color: white;
	padding-left: 13px;
	margin-bottom: 5px;
	background: url(img/subnav.gif) no-repeat 0px 2px;
}
.navigation li a:hover {
	color: white;
	text-decoration: underline;
	margin-right: 5px;
	color: white;
	padding-left: 13px;
	background: url(img/subnav.gif) no-repeat 2px;
}

.site .navigation li.level1 {background: transparent; display: inline; margin-left: 0px; margin-right: 0px; color: white;}

.navigation li.level2 {background: transparent; margin-left: 20px; font-size: 80%;}
.navigation li.level3 {background: transparent; margin-left: 30px; font-size: 80%;}
.navigation li.level4 {background: transparent; margin-left: 40px; font-size: 80%;}



/******************************** Additional styles ****************************/
.contact a {
	font-size: 100%;
}

body {
	background: white url(img/background.gif);
}

.body p {
	margin-top: 0px;
	padding-top: 0px;
}

.top {
	background-color: white;
	height: 10px;
}

.content {
	padding: 18px 25px 25px 28px;
	color: black;
	letter-spacing: 1px;
	width: 490px;
	line-height: 14px;
}

.title {
	height: 34px;
	padding: 0px 0px 0px 28px;
	background-color: black;
	margin-bottom: 2px;
}

.content a {
	color: black;
	text-decoration: underline;
}

/*******************************************************************************/

