body, input, td {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #08638d;
}

html, body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	height: 100%;
}

table, img {
	border: none;
}

form {
	margin: 0px;
}

input.text,
input.spinField,
textarea.text,
select {
	border: 1px solid #4999af;
}

input.spinField {
	text-align: center;
	height: 17px;
	font-size: 10pt;
}

input.check,
label.check {
	border: none;
	vertical-align: middle;
}

.textLeft {
	text-align: left;
}

.textCenter {
	text-align: center;
}

.textRight {
	text-align: right;
}

.textRed {
	color: red;
}

.textBold {
	font-weight: bold;
}

.hidden {
	display: none;
}

.inline {
	display: inline;
}

.paddingLeft20 {
	padding-left: 20px;
}

a:link,
a:visited {
	color: #3989bf;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #60bf25;
	text-decoration: none;
}

a.category:link,
a.category:visited {
	text-decoration: none;
}

div.categoryLinkLeft {
	display: inline;
	float: left;
	text-align: left;
}
div.categoryLinkRight {
	display: inline;
}

a.glass {
	padding-left: 25px;
	background: transparent url(../images/glass.gif) no-repeat 5px center;
	line-height: 20px;
}

h2 {
	font-size: 22px;
	font-weight: bold;
	line-height: 25px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
}

/*
	common styles
*/
table.container {
	height: 100%;
}

td.container {
	vertical-align: top;
	height: 95%;
}

.spc {
	width: 1px;
	height: 1px;
}

/* 
	Header styles 
*/
td.logo {
	height: 83px;
}

.head {
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	color: #ffffff;
	height: 83px;
}

.headMenu {
	vertical-align: top;
	text-align: right;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 14px;
}

input.fastSearchInput {
	border: none;
	padding-left: 3px;
	width: 130px;
}

div.subhead {
	height: 30px;
	background-image: url(../images/search_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 12px;
	background-color: #3582b6;
}

div.subhead td {
	color: white;
	font-weight: bold;
}

div.subhead a:link,
div.subhead a:visited {
	font-weight: bold;
	color: #FFFFFF;
}

/* 
	Menu styles 
*/
.menuRectangle {
	margin-bottom: 20px;
	width: 182px;
}

.vertMenuColumn {
	padding-left: 14px;
	padding-right: 14px;
}

.menuTitle {
	text-align: left;
	padding-left: 12px;
	color: #3989bf;
	font-size: 11px;
	font-weight: bold;
}

.menuScroll {
	text-align: right;
	padding-right: 7px;
}

.menuTitleBox {
	border-top: #d9d9d9 1px solid;
	border-left: #d9d9d9 1px solid;
	border-right: #d9d9d9 1px solid;
	background-color: #ffffff;
	background-image: url(../images/menu_title_bg.gif);
	height: 24px;
}

.menuBox {
	border: #d9d9d9 1px solid;
	background-color: #ffffff;
	background-image: url(../images/menu_box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 12px 10px 20px 10px;
}

.mainSpace {
	padding-right: 14px;
}


/*
 dialog styles
*/
.dialogBorder {
	border: #d9d9d9 1px solid;
}
.dialogTitle {
	color: #08638d;
	font-weight: bold;
	height: 24px;
}
.dialogTitleBg {
	background-color: #dbdbdb;
	background-image: url(../images/dialog_title_bg.gif);
	border-bottom: #d1d1d1 1px solid;
}
.dialogIcon {
	padding-left: 4px;
	padding-right: 8px;
}
.dialogContent {
	padding: 12px 14px 25px 14px;
	font-size: 12px;
	line-height: 135%;
}

div.simpleBlock {
	border: #d9d9d9 1px solid;
	padding: 5px;
}


/*
	button styles
*/
.button {
	cursor: pointer;
}
.buttonTitle {
	font-weight: bold;
	font-size: 11px;
	color: #08638d;
	padding-left: 2px;
	padding-right: 5px;
	background-image: url(../images/butbg.gif);
	padding-bottom: 2px;
}
.buttonTitleDis {
	font-weight: bold;
	font-size: 11px;
	color: #b8d3cd;
	padding-left: 2px;
	padding-right: 5px;
	background-image: url(../images/but_disbg.gif);
	padding-bottom: 2px;
	cursor: default;
}
.buttonSideLeft {
	width: 9px;
	height: 20px;
	padding: 0;
	margin: 0;
}
.buttonSideRight {
	width: 20px;
	height: 20px;
}

.simpleButtonTitle {
	padding-bottom: 1px;
}
.simpleButtonImg {
	padding-left: 3px;
}
a.simpleButton:link,
a.simpleButton:visited {
	font-weight: bold;
	color: #08638d;
	text-decoration: none;
}
a.simpleButton:hover,
a.simpleButton:active {
	color: #60bf25;
}

table.incartButton td {
	padding: 5px 10px;
	background-color: #5db428;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}

table.wishButton td {
	padding: 5px 10px;
	background-color: #418abb;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}

/*
	table styles
*/
table.simpleTable {
	border: none;
}

table.simpleTable .header {
	background-color: #c1d0d7;
	color: #065176;
	font-weight: bold;
	padding: 2px 5px;
	text-align: center;
	height: 18px;
}

table.simpleTable .row {
	padding: 4px 8px;
	height: 18px;
}

table.simpleTable .darkRow {
	background-color: #e8e8e8;
	padding: 4px 8px;
	height: 18px;
}

/*
	footer styles
*/
.footer {
	border-top: #d9d9d9 1px solid;
	background-image: url(../images/bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	
	height: 35px;
	text-align: center;
}

.footerLine {
	background-color: #e8e8e8;
}

a.footerLink:link,
a.footerLink:visited {
	font-weight: bold;
	color: #08638d;
	text-decoration: none;
}

a.footerLink:hover,
a.footerLink:active {
	color: #60bf25;
}

/*
	votes styles 
*/
.voteLine {
	background-color:#cdd834;
	border: 1px solid #848e00;
}

.prodDescr {
	font-size: 12px;
	line-height: 135%;
}

/*
	window side
*/
.winSide {
	width: 5px;
	height: 21px;
}
.winTitle {
	white-space: nowrap;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	width: 100%;
	text-align: left;
}
.winIcon {
	width: 15px;
	height: 21px;
}
.winIconBox {
	padding-left: 2px;
}
.winClose {
	width: 16px;
	height: 21px;
	cursor: pointer;
}

table.winInfo {
	background-image: url(../images/win_inf_bg.gif);
	background-repeat: repeat-x;
}
.winInfBox {
	border: #bad6e9 1px solid;
	background-color: white;
}
.winInfBoxText {
	font-size: 11px;
	color: #08638d;
	padding: 10px 10px 18px 8px;
	text-align: left;
}
table.winErr {
	background-image: url(../images/win_err_bg.gif);
	background-repeat: repeat-x;
}
.winErrBox {
	border: #e9bcba 1px solid;
	background-color:white;
}
.winErrBoxText {
	font-size: 11px;
	color: #bd3334;
	padding: 10px 10px 18px 8px;
	text-align: left;
}

/* 
	Products list
*/
.priceVal {
	color: #bf3946;
	font-weight: bold;
}

.featuredPrice {
	color: green;
	font-size: 10pt;
	font-weight: bold;
}

.newestDate {
	color: green;
}

div.productThumb {
	float: center;
	text-align: center;
	margin: 10px;
}

img.productThumb {
	border: 1px solid rgb(132,142,1);
}

a.prodName:link,
a.prodName:visited {
	font-size: 14px;
	text-decoration: none;
}

a.prodName:hover,
a.prodName:active {
	text-decoration: underline;
}

/* Demo Panel */
.demoPanel {
	width: 100%;
	height: 44px;
	background-image: url('../images/demo_panel_bg.gif');
	background-repeat: repeat-x;
	zborder: 1px solid #5b5b5b;
	margin-bottom: 2px;
}

.demoPanelContent {
    height: 44px;
    color: #323232;
    font-family: Tahoma;
    font-size: 11px;
    border: 1px solid #5b5b5b;
}

.demoPanelSelect {
    padding: 0;
    padding-left: 2px;
    border: 1px solid #a1a1a1;
    font-family: Tahoma;
    font-size: 12px;
    color: #323232;
}
/* Demo Panel ends */

/*
	Pager styles
*/
.pager {
	height: 26px;
	float: left;
	padding-left: 20px;
}

.pagerLinkActive {
	text-align:center;
	font-size:12px;
	color:green;
	font-weight:bold;
}

.pagerLinkInactive {
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

.pagerText {
	float: right;
	font-weight: bold;
}

/* cart box styles */
.cartBox {
	width: 182px;
	z-index: 80;
}

#bugReport {
	background-color:#C1D0D7;
	border-color:#D9D9D9;
	border-style:solid;
	border-width:1px;
	border-left-width:0px;
	border-top-width:0px;
	color:green;
	font-weight:bold;
	height:20px;
	opacity:0.85;
	padding:5px 10px 0;
	position:absolute;
	top:0;
	left:0;
}

#bugReport a {
	color: green;
	text-decoration: underline;
}

#msgsBlock {
	zmargin: 12px;
	z-index: 1000;
	right: 0;
	position: absolute;
	top: 0;
	width: 100%;
}