/* Master styles - frame design oriented */

/* Main */
html, body {
	background-color: #E7E7E7;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
a, a:link, a:visited, a:active {
	color: #006699;
}
a:hover {
	color:#003366;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.btn_se {
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	background-color: #6699CC;
	color: #FFFFFF;
	border: 1px solid #003366;
}
#conttbl {}
#bgleft {
	background-image: url(../design_images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#bgright {
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(../design_images/bg_right.gif);
}
#mainframe {
	background-color: #F0F0F0;
	width: 800px;
	vertical-align: top;
}
#maintbl {}
#contentholder {
	vertical-align: top;
}
#contentholder table {
	width: 476px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}
#leftholder, #rightholder {
	vertical-align: top;
}
#leftholder table, #rightholder table {
	margin: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	width: 152px;
}
.icon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #C2E1FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.icon img {
	padding: 5px;
	vertical-align: middle;
}
/* end of Main */

/* Header: */
#banner {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	height: 3px;
}
#header {
	background-color: #F8F8F8;
	height: 3px;
}
#login_header, #language_header {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#language_header a, #language_header a:link, #language_header a:active, #language_header a:visited {
	color: #666666;
	text-decoration: none;	
}
#language_header a:hover {
	color: #003366;
}
#login_header {
	text-align: right;
	background-image: url(../design_images/dotted_border_y_se.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	color: #666666;
}
#language_header {
	text-align: right;
	width: 1%;
	padding-left: 20px;
	padding-right: 20px;
}
.searchfld {	
	font-size: 11px;
	background-color: #EDF6FF;
	border: 1px solid #6699CC;
}
/* end of Header */

/* Footer */
#footer {
	background-color: #F0F0F0;
	vertical-align: bottom;
}
#footer table {
	background-color: #F8F8F8;
	height: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer_design {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 4px;
	background-image: url(../design_images/dotted_border_y_se.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#footer_design a, #footer_design a:link, #footer_design a:visited, #footer_design a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#footer_design a:hover {
	color: #006699;
}
#footer_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding: 4px;
}
#footer_icons {
	text-align: right;
	background-image: url(../design_images/dotted_border_y_se.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
/* end of Footer */

/* Menu: */
#menu_cont {
	height: 3px;
}
#menutbl td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;	
}
#menutbl td a {
	display: block;
	background-color: #FFFFFF;
	background-image: url(../design_images/menu_bg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}
#menutbl td a:link, #menutbl td a:visited, #menutbl td a:active {
	color: #333333;
	text-decoration: none;
}
#menutbl td a:hover {
	border-bottom-color: #FCED62;
}
/* end of Menu */

/* Catalog: */
#catalog {
	vertical-align: top;
	background-color: #F0F0F0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	width: 150px;
}
#catalog ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#catalog ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #C2E1FF;
}
#catalog ul a {
	color: #003366;
	text-decoration: none;
}
#catalog ul a.level {
	background-image: url(../design_images/level_pointer.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#catalog ul a:hover {
	background-color: #F8F8F8;
	border-left-color: #FCED62;
}
#catalog ul li {
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#catalog ul ul {
	position: absolute;
	top: -1px;
	left: 150px;
	width: 150px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
td#catalog ul ul,
td#catalog ul li:hover ul ul{
	display: none;
}
td#catalog ul li:hover ul,
td#catalog ul li:hover ul li:hover ul{
	display: block;
}
/* end of Catalog */

/* News section */
.newsarchive {
	font-size: 13px;
	padding: 5px;
	vertical-align: middle;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #F8F8F8;
}
.newsarchive a {
	background-image: url(../design_images/level_pointer.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 8px;
}
.rss {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #F8F8F8;
}
#newscont {
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#news ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#news a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 4px 4px 4px;
	display: block;
	margin: 0px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#news a {
	color: #003366;
	text-decoration: none;	
}
#news a:hover {
	background-color: #F8F8F8;
	border: 1px solid #FCED62;
}
#news li {
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;	
}
/* end of News section */

/* Account */
.accountfld, .accountbtn {
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.accountbtn {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.accountreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../design_images/level_pointer.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 8px;
}
.account_field {
	background-color: #EDF6FF;
	border: 1px solid #6699CC;
	width: 95%;
}
.account_button {
	font-size: 11px;
	font-weight: bold;
	background-color: #6699CC;
	color: #FFFFFF;
	border: 1px solid #003366;
}
/* and of Account */

/* Cart */
.cart_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	padding: 3px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.cart_value {
	font-weight: bold;
	font-size: 12px;
	background-color: #C2E1FF;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #CCCCCC;
	color: #555555;
}
/* end of Cart */

/* Content */
#contentholder table td {
	padding: 5px;	
}
#contenttitle {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6699CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#contentx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
.error {
	color: #CC0000;
}
/* end of Content */