
html, body {
	overflow:auto;
	margin:0 0 0 0;
	background-color:#f2f5f9;
	background-image:url('/images/canvas.jpg');
/*	background-repeat:repeat-y; */
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-family:tahoma,helvetica,arial,verdana,geneva,sans-serif;
}

#bounds {
	margin:0 auto 0 auto;
	width:755px;
	height:900px;
}

#left_bounds {
	float:left;
	background-image:url('/images/frame_left_gray_shadow_canvas.jpg');
	background-repeat:repeat-y;
	width:5px;
	height:100%;
}

#middle_bounds {
	float:left;
	width:738px;
	height:898px;
	background-color:#ffffff;
	border-style:solid;
	border-top-color:#ffffff;
	border-right-color:gray;
	border-bottom-color:gray;
	border-left-color:#ffffff;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
}

#right_bounds {
	float:left;
	background-image:url('/images/frame_right_gray_shadow_canvas.jpg');
	background-repeat:repeat-y;
	width:5px;
	height:100%;
}

#masthead {
	float:left;
	width:738px;
	height:110px;
}

#masthead_left {
	float:left;
	background-image:url('/images/cold_snow.jpg');
	background-repeat:no-repeat;
	width:159px;
	height:110px;
}

#masthead_right {
	float:right;
	background-image:url('/images/logoy.png');
	background-repeat:no-repeat;
	width:579px;
	height:110px;
	font-size:80%;
}

#masthead_right a {
	text-decoration:none;
}

#masttopbar {
	background-image:url('/images/topanwh.jpg');
	background-repeat:repeat-x;
	float:right;
	width:738px;
	height:25px;
	border-style:solid;
	border-top-color:gray;
	border-bottom-color:gray;
	border-top-width:1px;
	border-right-width:0;
	border-bottom-width:1px;
	border-left-width:0;
	color:#999999;
	font-size:110%;
}

#masttopbar span {
/*	float:left; */
	margin:0 10px 0 10px;
}

#mastmiddle_left {
	float:left;
	width:159px;
	height:738px;
	border-bottom-style:solid;
	border-color:#cccccc;
	border-top-width:0;
	border-left-width:0;
	border-right-width:0;
	border-bottom-width:1px;
}

#mastmiddle_left_1 {
	width:151px;
	height:52px;
/*	background-color:#98aed9; */
	background-color:#ffdd11;
	color:#333333;
	padding:4px;
	font-weight:bold;
	font-size:70%;
	text-align:left;
}

#mastmiddle_left_2 {
	width:159px;
	height:25px;
	background-color:#888888;
	color:#ffffff;
	font-size:80%;
	text-align:center;
	vertical-align:middle;
}

#mastmiddle_left_3 {
	width:159px;
	height:653px;
}

.mastmiddle_left_3_btn {
	float:left;
	width:159px;
	height:40px;
	padding:10px 0 0 0;
	border-style:dashed;
	border-bottom-color:#888888;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:1px;
	border-left-width:0;
	text-align:left;
	vertical-align:middle;
	cursor:pointer;
}

.mastmiddle_left_3_btn span {
	margin:0 10px 0 10px;
	text-decoration:none;
	color:#777777;
	font-weight:bold;
	font-size:80%;
}

#mastmiddle_middle {
	float:left;
	width:458px;
	height:738px;
	border-style:dashed;
	border-bottom-style:solid;
	border-color:#cccccc;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:1px;
	border-left-width:1px;
}

#mastmiddle_middle_1 {
	width:458px;
	height:30px;
/*	background-color:#98aed9; */
	background-color:#ffdd11;
	background-repeat: no-repeat; background-position:center; background-image:   url(/images/yellow_pattern.png);
}

#mastmiddle_middle_2 {
	overflow:auto;
	width:458px;
	height:708px;
	margin:0 auto 0 auto;
	color:#888888;
	font-size:80%;
}

#mastmiddle_middle_3 {
	width:458px;
	height:10px;
	background-color:#ffdd11;
}

#mastmiddle_right {
	float:left;
	width:116px;
	height:738px;
	border-style:dashed;
	border-bottom-style:solid;
	border-color:#cccccc;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:1px;
	border-left-width:1px;
}

.mastmiddle_right_news {
	margin:10px;
	color:#888888;
	font-size:70%;
	border-style:dashed;
	border-bottom-color:#cccccc;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:1px;
	border-left-width:0;
}

.mastmiddle_right_news a {
	text-decoration:none;
	text-align:justify;
	color:#888888;
	cursor:pointer;
}

.mastmiddle_right_news a:hover {
	color:#777777;
}

#mast_bottom {
	width:738px;
	text-align:center;
}

#mast_bottom span {
	width:100%;
	color:#cccccc;
	font-size:80%;
	text-decoration:none;
/*	height:23px; */
}

#mast_bottom a {
	color:#cccccc;
	text-decoration:none;
}

/* Products search */
font {
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	font-size:95%;
	font-family:tahoma,helvetica,arial,verdana,geneva,sans-serif;
}

input {
	background-color:#ffffff;
	border-style:solid;
	border-color:#c5c5cc;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	text-decoration:none;
	font-weight:normal;
	color:#000;
	font-size:90%;
	font-family:tahoma,helvetica,arial,verdana,geneva,sans-serif;
}


select {
	background-color:#ffffff;
	border-color:#c5c5cc;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	text-decoration:none;
	font-weight:normal;
	color:#000;
	font-size:90%;
	font-family:tahoma,helvetica,arial,verdana,geneva,sans-serif;
}

textarea {
	background-color:#ffffff;
	border-color:#c5c5cc;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	text-decoration:none;
	font-weight:normal;
	color:#000;
	font-size:90%;
	font-family:tahoma,helvetica,arial,verdana,geneva,sans-serif;
}

tr {
	height:15px;
}

p a {
	text-decoration:none;
}

#prd_title {
	height:15px;
}

#prd_descr {
	float:left;
	width:325px;
	height:120px;
	overflow:auto;
	font-size:80%;
}

#prd_data {
	width:445px;
	height:120px;
	background-color:#ffffff;
	border-top-color:#f5f5f5;
	border-left-color:#f5f5f5;
	border-right-color:#e5e5e8;
	border-bottom-color:#e5e5e8;
	border-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
}

#prd_img {
	float:right;
	width:120px;
	height:120px;
	overflow:hidden;
	background-color:#ffffff;
	border-top-color:#f5f5f5;
	border-left-color:#f5f5f5;
	border-right-color:#e5e5e8;
	border-bottom-color:#e5e5e8;
	border-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
}

#src_pic {
	float:right;
}

#prd_prc {
	float:left;
	width:445px;
	height:20px;
	background-color:#ffffff;
	border-top-color:#d5d5d8;
	border-left-color:#d5d5d8;
	border-right-color:#d5d5d8;
	border-bottom-color:#d5d5d8;
	border-style:solid;
	border-top-width:1px;
	border-left-width:0;
	border-right-width:0;
	border-bottom-width:1px;
}

#prd_title {
	color:blue;
	font-size:80%;
	font-weight:bold;
	height:20px;
}

.prod_search {
	font-size:85%;
	border-top-color:#d5d5d8;
	border-left-color:#d5d5d8;
	border-right-color:#d5d5d8;
	border-bottom-color:#d5d5d8;
	border-style:dotted;
	border-top-width:0;
	border-left-width:0;
	border-right-width:0;
	border-bottom-width:0;
}

#prd_search {
	background-color:#ffffd9;
}

#tab_search_cont {
	float:left;
	height:420px;
	overflow:auto;
}

#prd_search_tab {
	width:445px;
}

#prd_search_head th {
	vertical-align:top;
	height:15px;
	font-size:80%;
	background-color:#c5c5c9;
	border-top-color:#eeeeee;
	border-left-color:#eeeeee;
	border-right-color:#959598;
	border-bottom-color:#959598;
	border-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	color:#000000;
	/*
	MozOpacity:0.70;
	KhtmlOpacity:0.70; 
	opacity:0.70;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	*/
}

#prd_search_head th:hover {
	background-color:#eeeeee;
	color:#000000;
}

#prd_search_tab td {
	vertical-align:top;
	font-size:80%;
	border-top-color:#f5f5f5;
	border-left-color:#f5f5f5;
	border-right-color:#e5e5e8;
	border-bottom-color:#e5e5e8;
	border-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	/*
	opacity:0.70;
	MozOpacity:0.70;
	KhtmlOpacity:0.70; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	*/
}

.prd_src_row_def {
	background-color:#ffffff;
}

.prd_src_row_hig {
	background-color:#ccccff;
	color:#888888;
}

/* Quick forum */

.midtd {
	border-top-color:#ffffff;
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-bottom-color:#ffffff;
	border-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	vertical-align:top;
	color:#000000;
	/*
	opacity:0.70;
	MozOpacity:0.70;
	KhtmlOpacity:0.70; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	*/
}

.midtd:hover {
	border-top-color:#ffffff;
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-bottom-color:#ffffff;
	border-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	vertical-align:top;
	color:#ff0000;
}

.qquest {
	background-image:url('/images/topanwh.jpg');
	background-repeat:repeat-x;
	border-top-color:#ffffff;
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-bottom-color:#ffffff;
	border-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	vertical-align:top;
	color:#000000;
}

.qansw {
	background-color:#e5e5f5;
	border-top-color:#ffffff;
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-bottom-color:#ffffff;
	border-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	vertical-align:top;
	color:#000000;
	/*
	opacity:0.70;
	MozOpacity:0.70;
	KhtmlOpacity:0.70; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	*/
}

.qansw:hover {
	background-color:#f5f5f3;
	border-top-color:#ffffff;
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-bottom-color:#ffffff;
	border-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	vertical-align:top;
	color:#ff0000;
}

#amenu a {
	text-decoration:none;
}


/* Sortable tables */
table.sortable a.sortheader {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}

#livecdlist {

}

#livecdlist th {
	background-color:#e3e3e3;
	text-align:left;
}

#basketsum {
	font-size:70%;
}

#basketsum a {
	vertical-align:middle;
	text-decoration:none;
}

#artbasket {
	float:left;
	width:448px;
	display:none;
}

#productview {
	float:left;
	overflow:auto;
	width:448px;
	font-size:90%;
}

#scrpt {
	display:block;
	color:#ff3333;
	font-size:80%;
}

div p {
	color:#444466;
}

p ul li {
	color:#444466;
}

.dragclass {
position : relative;
cursor : move;
}


#calendartable {
/*
	margin:10px 10px 0 10px;
        border:#ffcc00;
	border-style:solid;
	border-top-width:thin;
	border-left-width:thin;
	border:solid 1px #d5d5d8;*/
	width:100%;
	height:180px;
	text-decoration:none;
	font-weight:bold;
	color:#9090ff;
	font-family:helvetica,arial,verdana,geneva,sans-serif;
}

#calendartable td {
	border:solid 1px #d5d5d8;
}

#calendartable a {
	text-decoration:none;
}

.days {
	text-decoration:none;
	font-weight:bold;
	color:#9090ff;
}

.days a {
	text-decoration:none;
	font-weight:bold;
	color:#9090ff;
}

.today {
	text-decoration:none;
	font-weight:bold;
	background-color:#ffee9d;
}

.today a {
	text-decoration:none;
	font-weight:bold;
	color:#ff0000;
}

.wselday {
	color:#9090ff;
	background-color:#ffee9d;
}


.wdays {
	color:#9090ff;
}

.wdays a {
	color:#9090ff;
}

.wtoday {
	background-color:#ffee9d;
}

.wtoday a {
	color:#ff0000;
}

.wcaltit {
	text-align: center;
	font-size:1em;
	color:#ffffff;
	background-color:#c3c3c3;
	font-family:helvetica,arial,verdana,geneva,sans-serif;
	border: 1px solid #660000;
}

.caltit {
	text-align: center;
	font-size:1em;
	color:#333333;
	background-color:#c3c3c3;
	font-family:helvetica,arial,verdana,geneva,sans-serif;
	border: 1px solid #660000;
}

.caltit a {
	text-align: center;
	color:#ffffff;
	background-color:#a4a4c7;
	font-family:helvetica,arial,verdana,geneva,sans-serif;
}

.wkend {
	text-align: center;
	color:#ffffff;
	background-color:#a4a4c7;
	font-family:helvetica,arial,verdana,geneva,sans-serif;
	border: 1px solid #660000;
}

.wkend a {
	text-decoration:none;
	text-align: center;
	color:#ffffff;
	background-color:#a4a4c7;
	font-family:helvetica,arial,verdana,geneva,sans-serif;
}

.blank {
	text-align: center;
	color:#ffffff;
	background-color:#d7d7d7;
	font-family:helvetica,arial,verdana,geneva,sans-serif;
	border: 1px solid #660000;
}

.ybox {
 	float:left;
	width:46%;
	text-align:left;
	margin:10px 4px 4px 4px;
        border:#ffcc00;
	border-style:solid;
	border-top-width:thin;
	border-left-width:thin;
	background-color:#ffffff;
}

.ybox div {
	margin:2px;
	border:solid 1px #d5d5d8;
	font-weight:bold;
	color:#9090ff;
	font-family:helvetica,arial,verdana,geneva,sans-serif;
}

.ybox ul li a {
	text-decoration:none;
	font-size:80%;
}

.ybox h4 {
	margin:2px;
	font-style:italic;
	font-family:helvetica,arial,verdana,geneva,sans-serif;
}

.ybox p {
	margin:4px;
	text-align:justify;
}

.ybox p a {
	text-decoration:none;
	font-weight:bold;
	color:#9090ff;
	text-align:left;
}

.ybox_r {
 	float:right;
	width:46%;
	text-align:left;
	margin:10px 4px 4px 4px;
        border:#ffcc00;
	border-style:solid;
	border-top-width:thin;
	border-left-width:thin;
	background-color:#ffffff;
}

.ybox_r div {
	margin:2px;
	border:solid 1px #d5d5d8;
	font-weight:bold;
	color:#9090ff;
	font-family:helvetica,arial,verdana,geneva,sans-serif;
}

.ybox_r ul li a {
	text-decoration:none;
	font-size:80%;
}


.ybox_r h4 {
	margin:2px;
	font-style:italic;
	font-family:helvetica,arial,verdana,geneva,sans-serif;
}

.ybox_r p {
	margin:4px;
	text-align:justify;
}

.ybox_r p a {
	text-decoration:none;
	font-weight:bold;
	color:#9090ff;
	text-align:left;
}

#calcu {
	position:absolute;
	display:none;
	background-color:#ffffff;
	margin:8px;
        border:#ffcc00;
	border-style:solid;
	border-top-width:thin;
	border-left-width:thin;
}

pre {
	font-size:110%;
	padding:4px;
	background-color:#ffffaa;
        border:#ffcc00;
	border-style:solid;
	border-top-width:thin;
	border-left-width:thin;
}

