body {
	font-family: "Trebuchet MS", Arial, "Trebuchet MS", Tahoma, Verdana;
	margin: 0px;
	background-color: #f1f1f1;
}
/* CSS Document */



.header {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:80px;
	z-index:1;
	background-image: url(../images/h_blue_grad.jpg);
}

.header_tr {
	width:100%;
	/*height: 100%;*/
	background-image: url(../images/round_tr.png);
	background-repeat: no-repeat;
	background-position: right top;
}

/*.headerb {
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:60px;
	z-index:4;
	background-image: url(../images/blue_grad.jpg);
	background-repeat: repeat-x;
}*/

.leftcol {
	position:absolute;
	left:0px;
	top:80px;
	width:240px; 
	height:100%;
	/*min-height:800px;*/
	z-index:9;
	border-top: #333333;
	background-repeat: repeat;
	/*padding: 10px;*/
	background-color:#0099FF;
	background-image: url(../images/h_blue_grad.jpg);
	/*background-image: url(../images/girl_studying.jpg);
	/*background-color: #333333;*/
	float:left;
}

.rightcol {
	position:absolute;
	left:800px;
	top:80px;
	width:200px;
	height:600px;
	padding: 3px;
	z-index:10;
	background-color:#f1f1f1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	/*background-image: url(../images/blue_grad1.jpg)*/
}

.main {
	position:absolute; 
	left:245px; 
	top:80px; 
	width: 552px;
	height: auto;
	min-height: 800px;
	z-index:3; 
	background-color:#f1f1f1;
	padding-top:0px; 
	padding-left:1px; 
	padding-right:1px;
}

.rssfeed {
	position:relative; 
	left:0px; 
	top:80px; 
	width: 552px;
	height: auto;
	min-height: 800px;
	z-index:3; 
	background-color:#f1f1f1;
	padding-top:0px; 
	padding-left:1px; 
	padding-right:1px;
}

.footer {
	position:relative;	
	left:0px;
	/*width: 100%;*/
	width: 552px;
	height:40px;
	text-align:center; 
	background-image: url(../images/menugrad.jpg);
	/*background-repeat:repeat-x;
	background-image: url(../images/h_blue_grad.jpg);
	background-image: url(../images/dark_grey_bg.jpg);*/
	/*background-color: #1f1f1f;*/
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;*/
	padding: 0px;
	margin-top: 100px;
}

.blue_tl {
	position: absolute;
	top:90px;
	left: 190px;
	height: 25px;
	width: 25px;
	background-image: url(../images/blue_tl.png);
	background-repeat: no-repeat;
	background-position: left top;
/*	voice-family: "\"}\"";
	voice-family: inherit;
	left: 180px; */
}


.blue_tr {
	position: absolute;
	top:0px;
	right: 0px;
	height: 25px;
	width: 25px;
	background-image: url(../images/blue_tr.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.round_tl {
	background-image: url(../images/round_tl.png);
	background-repeat: no-repeat;
	background-position: left top;
	/*background-color: f1f1f1;*/
}

.round_tr {
	background-image: url(../images/round_tr.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.round_br {
	background-image: url(../images/round_br.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.round_bl {
	background-image: url(../images/round_bl.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.insidepadding {
	padding: 5px;
	height:100%;
}
.smallpadding {
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;

}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 140%;
	margin-bottom: 5px;
	color: #333333;
}

p a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-decoration: none;
}

p a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-decoration: none;
}

p a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	text-decoration: none;
}
p a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
}

h1 {
	font-family: "Trebuchet MS", Arial, "Gill Sans MT", Helvetica, sans-serif;
	font-size: 1em;
	color: #000099;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	/*letter-spacing: .2em;*/
	margin-bottom: -3px;
}


h2 {
	font-family: "Trebuchet MS", Arial, "Gill Sans MT", Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	/*letter-spacing: .2em;*/
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: -3px;
	/*background-color: #0066FF;*/
	/*background-image: url(../images/round_tl.png);
	background-repeat: no-repeat;*/
	background-image: url(../images/indent.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


h3 {
	font-family: "Trebuchet MS", "Gill Sans MT",  Tahoma, Verdana;
	font-size: 1.6em;
	color: #FFFFFF;
	/*background-image: url(../images/h_grad.jpg);*/
	font-weight: bold;
	text-align:right;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.6em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: -40px;
	padding-left: 60px;
	margin-top: 20px;
	background-image: url(../images/indent.jpg);
	background-repeat: repeat-x;
}

.medium_white {
	font-family: "Trebuchet MS", "Gill Sans MT",  Tahoma, Verdana;
	font-size: 0.8em;
	color: #FFFFFF;
	/*color: #0099FF;*/
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: -4px;
}

.medium_white a:link{
color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-decoration: none;
}

.medium_white a:visited{
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-decoration: none;
}

.medium_white a:hover{
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-decoration: none;
}

.medium_white a:active{
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-decoration: none;
}
   

h4 {
	font-family: "Trebuchet MS", Arial, "Gill Sans MT", Helvetica, sans-serif;
	font-size: 1.8em;
	color: #333333;
	font-weight: bold;
	text-align: left;
}

.quote {
	font-family: "Trebuchet MS", Arial, "Trebuchet MS", Tahoma, Verdana;
	font-size: 0.8em;
	color: #333333;
	font-weight: bold;
	text-align: left;
	line-height: 150%;
	/*font-style: italic;*/
}


h5 {
	font-family: "Trebuchet MS", Arial, "Gill Sans MT", Helvetica, sans-serif;
	font-size: .9em;
	/*color: #0066FF;*/
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

h5 a:hover, h5 a:link, h5 a:active, h5 a:visited  {
	font-family: "Trebuchet MS", Arial, "Gill Sans MT", Helvetica, sans-serif;
	font-size: .9em;
	/*color: #0066FF;*/
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


.menuobject {
	/*filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;*/
	background-color: #0066CC;
	border: 1px solid #FFFFFF;
	padding: 0px;
	/*background-image: url(../images/blue_grad.jpg);
	background-image: url(../images/black_grad.jpg);*/
	background-image: url(../images/menugrad.jpg);
}
/*
.menupart {
	filter:alpha(opacity=100);
	opacity:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #FFFFFF;
}
*/


#navcontainer { width: 100%; }

#navcontainer ul
{	
	padding: 1px;
	padding-left: 10px;
	/*list-style-image: url(../images/bullet_arrow.gif);*/
	list-style: none;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: .9em;
	margin-left: 10px;
}

#navcontainer a
{
	list-style-position: outside;
	padding-top: 2;
	padding-bottom: 3;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	/*padding: 3px;*/ 
	width: 100%;
	/*border-bottom: 1px solid #eee;*/
}

#navcontainer a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	/*background-color: #99FF66;*/
}

#navcontainer a:hover
{

	background-image: url(../images/h2_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}



.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 140%;
	margin-bottom: 5px;
	color: #666666;
	/*text-align: center;*/
}

.footertext a:link {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	text-decoration: none;
}

.footertext a:visited {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	text-decoration: none;
}

.footertext a:hover{
	color: #f1f1f1;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-decoration: none;
}
.footertext a:active{
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	text-decoration: none;
}
.vertalign {
	vertical-align: top;
	padding-right: 10px;
	padding-left: 30px;

}

.vertalign1 {
	vertical-align: top;
	/*border-left: 1px solid #FFFFFF;*/
}

.toplinks {
	position:absolute;
	text-align: right;
	height: 20px;
	width: 200px;
	top: 5px;
	left: 800px;
	z-index:20;
}




.img_floatleft {
	float: left;
	padding: 5px 5px 9px 5px;
	margin: 5px 5px 9px 5px;
	background: white;
	border: 3px solid #FFFFFF;
	/*border: medium solid #FFFFFF;
	padding: 10px;*/
}

.img_floatright { 
 	float: right;
	padding: 5px 5px 9px 5px;
	margin: 5px 5px 9px 5px;
  	background: white;
	border: 3px solid #FFFFFF;
 	/*border: medium solid #FFFFFF;
	padding: 10px;*/
 }


.cellback {
	background-image: url(../images/h2_bg.jpg);
	background-repeat: repeat-x;
}

.headline_back
{
	border: 2px solid #FFFFFF;
	background-color: #CCCCCC;
	padding: 10px;
	background-image: url(../images/dark_grey_bg.jpg);
	background-repeat: repeat-x;
}

.intro {
	font-family: "Trebuchet MS", Verdana, "Trebuchet MS", "Gill Sans MT", Tahoma, ;
	font-size: .8em;
	font-weight: normal;
	/*text-align: justify;*/
	color: #333333;
}


#article { width: 100%; }

#article ul
{
	/*padding-left: 8;*/
	list-style-type: none;
	/*list-style-image: url(../images/bullet_arrow_g.gif);
	list-style-position: outside;*/
	font-family: Verdana, "Trebuchet MS", "Gill Sans MT",  Tahoma, ;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	margin-left: 0;
	margin-right: 3;
	border: 1px solid #f1f1f1;
}

#article li
{	
	padding-top: 0px;
	display: block;
	/*border: 1px solid #f1f1f1;*/
}
#article a
{
	padding-left: 7;
	padding-right:2px;
	display: block;
	color: #333333;
	text-decoration: none;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f1f1f1;
	border-right-color: #f1f1f1;
	border-left-color: #f1f1f1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;

}

#article a:link, #article a:visited
{
	font-family: "Trebuchet MS", Verdana, "Trebuchet MS", "Gill Sans MT", Tahoma, ;
	font-size: 1.3em;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	display: block;
	/*background-color: #99FF66;*/
}

#article a:hover
{
	color: #000000;
	display: block;
	border: 1px solid #FFFFFF;
	background-image: url(../images/link_back.jpg);
	background-repeat: repeat-x;
}

#articleb { 
	width: 100%; 
	padding-top: 10px;
	padding-bottom: 10px;
	/*margin-bottom: 30px;*/
}

#articleb ul
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 30px;
	width: 100%;
	/*padding-left: 8;*/
	list-style-type: none;
	/*list-style-image: url(../images/bullet_arrow_g.gif);
	list-style-position: outside;*/
	font-family: Verdana, "Trebuchet MS", "Gill Sans MT",  Tahoma, ;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	margin-left: 0;
	border: 1px solid #f1f1f1;
}

#articleb li
{	
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 100%;
	/*margin-bottom: 30px;*/
	display: block;
	/*border: 1px solid #f1f1f1;*/
	/*height: 100%;*/
}
#articleb a
{
	padding-top: 10px;
	padding-bottom: 10px;
	/*margin-bottom: 30px;*/
/*list-style-position: outside;*/
/*padding-top: 0;*/
padding-left: 7;
padding-right:2px;
display: block;
color: #333333;
text-decoration: none;
/*padding: 3px;*/ 
width: 100%;
/*border-bottom: 1px solid #eee;*/
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f1f1f1;
	border-right-color: #f1f1f1;
	border-left-color: #f1f1f1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;

}

#articleb a:link, #articleb a:visited
{	
	padding-top: 10px;
	padding-bottom: 10px;
	/*margin-bottom: 30px;*/
	
	font-family: "Trebuchet MS", Verdana, "Trebuchet MS", "Gill Sans MT", Tahoma, ;
	font-size: 1.3em;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	display: block;
	/*background-color: #99FF66;*/
}

#articleb a:hover
{
	padding-top: 10px;
	padding-bottom: 10px;
	/*margin-bottom: 30px;*/
	color: #000000;
	display: block;
	border: 1px solid #FFFFFF;
	/*background-image: url(../images/black_grad.jpg); */
	background-image: url(../images/link_back.jpg);
	background-repeat: repeat-x;
}

.cn_formlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 140%;
	margin-bottom: 5px;
	color: #333333;
}
.cn_formlabel_req {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 140%;
	margin-bottom: 5px;
	color: #CC0000;
}.row1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 2px;
	background-color: #cedcca;
}

.row2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 2px;
	background-color: #9eb199;
}
.specialitem {
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, Verdana;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.specialitem p{
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, Verdana;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.Qty{color:Black;}
.Qty input
{
	border:solid 1px gray; 
	color:Black;
	cursor:hand;}
.prc{
font-family: "Trebuchet MS", Arial, "Trebuchet MS", Tahoma, Verdana;
color:Black;}
.noprc{
font-family: "Trebuchet MS", Arial, "Trebuchet MS", Tahoma, Verdana;
color:Gray;}
.dscnt{
font-family: "Trebuchet MS", Arial, "Trebuchet MS", Tahoma, Verdana;
color:Red;}
.btn_bay
{
	margin-left:3px;
	margin-right:3px;
	border:solid 1px silver;
	background-image: url(../images/shop_cart.gif);
	background-repeat:no-repeat; 
	background-position:left; 
	padding-left:20px;
	background-color:#d1d1f5;
	height:21px;
	cursor:hand;
}