* {
	margin: 0;
	padding: 0;
}
body {
	background: #444;
	font: normal 0.7em Arial,Verdana,sans-serif;
}
div a {
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
}
h1 {
	color: #444;
	font: normal 2em sans-serif;
	margin: 18px 0 0 0;
}

h3 {
	color: #FFF;
	font: normal 2em sans-serif;
	margin: 18px 0 0 0;
	padding:10px;
	background:#08214A url(img/label_blue.gif) repeat-x;
}

h2 {
	color: #FFF;
	font: normal 1.7em arial,sans-serif;
	padding:10px;
	background:#08214A url(img/header.gif) repeat-x;
	text-transform:uppercase;
}

h2 img {
	position:relative;
	float:right;
	top:-26px;
/*	_top:-35px;
	top:318px;
	left:500px;
*/	border:none;
}

h4 {
	font-size:1.5em;
	background:url(img/code.gif);	
}

h5 {
	color: #004;
	font: normal 1em sans-serif;
	padding:8px;
	margin:5px 0;
	background:url(img/_bevel.jpg) repeat-x;
	border-left:1px solid #686868;
	border-right:1px solid #686868;	
}

#masthead h1 a { border:1px solid #aaa; font-size:0.6em; padding:3px 17px; }
#masthead h1 a:hover { background:#FF3; color:#297BBD;  }

#od, #sm, #pm {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#338;
}

#cart {
	background-color:#ABE;
	border:2px solid #333;
	border-top:none;
}
#cart th {
	background: #666 url(img/grdnt_greye_thin.gif);
	color:#FFF;
	padding:7px;
	border-left:1px solid #CCC;
	border-right:2px solid #000;
}

#cart td {
	text-align:center;
	padding:5px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #9AD;
	border-bottom: 1px solid #89C;
}

#plist {
	background-color:#ABE;
	border:2px solid #333;
	border-top:none;
}

/*#plist tr {
	h: expression(onmouseover=new Function("this.style.backgroundColor='#ff0';"),
                       onmouseout=new Function("this.style.backgroundColor='#666';"));
}
*/
#plist th {
	background: #666 url(img/grdnt_greye_thin.gif);
	color:#FFF;
	padding:7px;
	border-left:1px solid #CCC;
	border-right:2px solid #000;
}

#plist .base {
	padding:3px 0 0 0;
	background-color:#000;
	color:#AAA;
	font-size:10px;
	font-weight:bold;
}

#plist td {
	text-align:center;
	padding:5px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #9AD;
	border-bottom: 1px solid #89C;

}

.td0 {
	background: #C4D8FF;
}

.td0:hover { background-color:#000; }

.td1 {
	background: #FFF;
}

.td2 {
	background:none;
}

.td4 {
	background: #33f;
	color:#ff3;
	cursor:pointer;
}

.warn {
	color:#f00;
}

#cart {
	font:normal 12px Arial, Helvetica, sans-serif;
}

#cart .cclr {
	background-color:#fff;
	padding:0;
	border:none;
}
#cart .cfoot {
	text-align:right;
	font-weight:bold;
}

#cart .ctotal {
	background-color:#BCF;
}

#cart .silver {
	border:none;
	padding:0;
	background-color:#ccc;
}

#mainspec {
	background: #fff url(img/bgcode3.gif) no-repeat;
	border: 1px solid #D0D0D0;
	border-left: 6px solid #1664DA;
	color: #555;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	white-space: pre;
}

#mainspec span {
	font-weight:bold;
	color:#1153B9;
}

code {
	background: #fff url(img/bgcode2.gif) no-repeat;
	border: 1px solid #D0D0D0;
	border-left: 6px solid #1664DA;
	color: #555;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	padding-top:20px;
	white-space: pre;
}
blockquote {
	background: url(img/quote.gif) no-repeat;
	color: #118;
	display: block;
	font: bold 1.2em Arial, sans-serif;
	margin: 16px 0;
	padding-left: 38px;
}

/* structure */
#masthead, .main, .footer {
	padding:0 13px 0 26px;
	width:796px;
	margin: 0 auto;
	clear:both;
}

#masthead {
	height:90px;
	background:url(img/masthead-bg.gif) no-repeat;
	padding-top:20px;
}

#masthead h1 { color:#fff; }
.main {
	background:url(img/body-bg.gif) repeat-y;
}
.main_left {
	float: left;
	padding-top: 6px;
	width: 552px;
}
.main_right {
	border-top: 6px solid #FFF;
	float: right;
	width: 234px;
}


/* misc */
.left {
	float: left;
}
.right {
	float: right;
}
.header,.link_projects,.lbl,.link_updates a {
	border-bottom: 6px solid #FFF;
}
div.link_projects a:hover,div.link_updates a:hover,  div.footer div.left a:hover {
	background: #FF3;
	color: #1664DA;
}

/* logo */
.header {
	background: url(img/banner.jpg) no-repeat 10px 0;
	height: 160px;
	display:block;
}
.header h1 {
	margin: 0;
	padding: 5px 0 0 24px;
	font: bold 2.2em Arial,Verdana,sans-serif;
	/*background:url(img/bgcode.gif) ;*/
}
.header p {
	color:#297bbd;
	padding: 133px 18px 0 0;
	font: bold 1.2em Arial,Verdana,sans-serif;
	text-align:right;
}

/* main navigation */
.link_menu {
	background: #1664DA url(img/header.gif) repeat-x;
	height:22px;
	padding:6px 0 0;
}
.link_menu a {
	font:normal 1.2em Arial,Verdana,sans-serif;
	padding: 6px 10px;
	text-decoration: none;
}
.link_menu a:hover {
	background: #FF3;
	color:#297BBD;
}

/* projects */
.lbl {
	background: #0a264b url(img/label_blue.gif) repeat-x;
	clear: both;
	color: #FFF;
	font: normal 2em "Lucida Sans Unicode",sans-serif;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-align: center;
}
.link_projects a {
	display: block;
	height: 100px;
	text-align: center;
	color: #FFF;
	padding-top: 24px;
	width: 114px;
	font-size: 0.5em;
	font-family: sans-serif;
}
.link_projects a span {
	font: normal 4em sans-serif;
}
a.g1 {
	background: #888;
}
a.g2 {
	background: #666;
	border-left: 6px solid #FFF;
}
.flash {
	height:117px;
	background:url(img/flash_noload.gif);
}

.flash a {
	height:20px; 
	color:#08316B; 
	display:block; 
	font-size:12px; 
	font-weight:bold;
	padding:3px; 
	width:auto; 
	text-align:left;
	background:url(img/legend_bg.gif);
	vertical-align:bottom;
}

.minicart {
	height:65px;
	background: #222 url(img/label.gif) repeat-x;

}

.minicart img {
	height:54px;
	margin:3px;
	border:1px solid black;
	background-color:#FFF;
}

.minicart p {
	color:#ff3;
	padding:5px;
}

.minicart span { font-size: 16px; }

.query {
	clear:both;
	border-bottom:6px solid #FFF;
}
/* updates */
.link_updates {
	background: #222 url(img/grdnt_gray.gif) repeat-x;
}
.link_updates .lbl {
	border-top: 6px solid #FFF;
	height: 170px;
	line-height: 100px;
}


.link_updates a {
	clear: right;
	display: block;
	font: normal 1.2em Arial,sans-serif;
	height: 45px;
	padding: 10px 0;
	text-align: center;
}
.link_updates a span {
	float: left;
	font: normal 2em Arial,Verdana,sans-serif;
	letter-spacing: -2px;
	margin-left: 10px;
	margin-top: 3px;
}

/* content */ 
#contnt {
	color: #000;
	font-family: Arial,Verdana,sans-serif;
	line-height: 1.4em;
	padding: 0 10px 10px;
	min-height:400px;
}

#contnt ul li {
	font:normal 12px/18px Arial,Verdana, Helvetica, sans-serif;
}

#contnt .mainlist li {
	background-color:#fff;
	background-image:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0 10px;
}

#contnt .mainlist li a {
	background:#fff url(img/arrow_right.gif) no-repeat top right;
	width:100%;
	display:block;
}
#contnt .mainlist li a:hover {
	background:#ff3 url(img/arrow_right.gif) no-repeat top right;
}

#contnt img {
	margin:5px;
	text-align:right;
}

#contnt img.nomargin { margin:0; }

#contnt a {
	color: #000;
}

#contnt a:hover {
	background-color:#ff3;
}

#contnt p {
	font-size:1.2em;
	margin: 4px 0 10px 0;
}
#contnt .descr {
	color: #666;
	margin-bottom: 6px;
}

#contnt .box {
	float:left;
	width:235px;
}
hr { clear:both; }

#contnt li {
	font-size:14px;
	font-weight:bold;
	list-style: url(img/li.gif);
	margin-left: 18px;
	margin-bottom:5px;
}

/* footer */
.footer {
	height:90px;
	background:url(img/footer.gif) no-repeat bottom;
	color: #666;
}
.footer .right a {
	background: #2A2A2A;
	color: #555;
	padding: 1px 3px;
}
.footer .right a:hover {
	background: #383838;
	color: #999;
}
.footer .left a {
	color: #777;
}
.footer .left {
	border-top: 1px solid #F0F0F0;
	padding: 9px 0 9px 9px;
	width: 407px;
}
.footer .right {
	margin-right: 8px;
	padding: 9px 0;
	text-align: right;
	width: 220px;
}

#orderdetail { width:220px; float:right; }
#orderdetail hr { margin-top:10px; }

form {
	clear: right;
	margin:10px;
	display: block;
	font: normal 10px Arial,sans-serif;
	background: none;/*url(img/grdnt_red.png) repeat-x;*/
}


form fieldset {
	width:410px; 
	display:block; 
	border:1px solid #aaa; 
	padding:5px; 
	margin-top: 10px;
	margin-bottom:0.5em; 
	margin-left: 13px;
	line-height:1.2em;
}

form#query fieldset {
	width:200px;
	margin:0; padding:0;
	border:none;
}

form#search1 fieldset {
	padding: 7px 0 ;
}

form#search1 input {
	width: 9em;
}
form#query input {
	width: 9em;
}

form label {
	width:35px;
	clear:left; 
	display:block; 
	float:left; 
	text-align:right; 
	padding-right:10px; 
	padding-top:0.3em;
	color: #FFF; 
	font-size:9px;
}

form#contact label {
	color:#000;
	width:100px;
	font-size:12px;
}

form input {
	font:normal 12px Arial, Helvetica, sans-serif;
	border:1px solid #003399; 
	padding:0 2px;
	margin-bottom:0.3em;
}


form#basket, form#contact { margin-top:20px; }
form#basket #button1, form#contact #button2 { width:81px; border:none; color:#c00; margin-top:4px; margin-left:8px;}
form#basket #button1:hover, form#contact #button2:hover {background-position:center left; color:#000;}
form#query #button1 { width:81px; margin-right:35px; }

#button2, #button1 { width:81px; border:none; margin-top:0px; }

form legend {
	font-size:1.1em; 
	font-weight:bold; 
	color: #fff;
	margin: 0 0 5px 10px; 
	height: 24px;
	line-height: 24px;
	width:157px; 
	border: 1px solid #137C41;
	padding: 0 5px;
	background: url(img/legend_bg.gif);
}

form select {
	padding:0; margin:0;
	float:left;
	width:160px;
	margin-bottom:5px;
	font:normal 12px Arial, Helvetica, sans-serif;
}

div#csele0, div#csele1, div#csele2, div#csele3, div#cprod { height:22px; }

form#query textarea {
width:8.5em; 
height:auto;
border:1px solid #003399; 
overflow:auto; 
/*background:#fff url(cssplay/form.gif) repeat-x bottom left;*/
}

* html div { height:21px;  }

#flyers {
	padding-top:20px;
	text-align:center;
}

#flyers a {
	height:auto;
	border-bottom:none;
	padding:0;
}

#flyers a:hover {
	background:none;
}

#flyers a.addthis_button_expanded {
	height:17px; left:44px;
}
#flyers a.addthis_button_expanded:hover {
	background:#F4F4F4;
}
#flyers a.addthis_button_compact {
	height:18px;
}
#flyers a.addthis_button_compact span {
	width:20px;
	font-size:11px;
	letter-spacing:0px;
	margin-left:3px;
	margin-top:0;
}
