body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	margin: 0px 0px; 
	padding: 0px; 
	background-color : #FFFFFF;
}

th {
	font-weight: bold;
	color: black;
}

td {
	font-size : 9pt;
}

p {
	font-size : 9pt;
	color: black;
}

th a {
	text-decoration: underline;
	color: black;
}

.access {
	padding: 2px 0px;
	font-size: 10px;
	margin: 0px;
}

.access2 {
	padding: 2px 0px;
	font-size: 10px;
	margin: 0px 2px 0px 0px;
	width: 70px;
}


.dopaccess {
	padding: 5px 0px;
	border-bottom: 1px solid #ff0000;
	font-weight : bolder;
	margin-top: 5px;
}

div.access {
	width: 115px;
	height: 130px;
	padding: 5px;
	border: 1px solid #dddddd;
	text-align: center;
	font-size: 11px;
	float: left;
}

div.access_cont {
	width: 150px;
	height: 130px;
	padding_: 5px;
	border_: 1px solid #dddddd;
	text-align: center;
	font-size: 11px;
	float: left;
}

div.access_cont2 {
	width_: 150px;
	height: 80px;
	padding_: 5px;
	border_: 1px solid #dddddd;
	text-align: center;
	font-size: 11px;
	float: left;
}

.clearer {
	clear: both;
	height: 1px;
	font-size: 1px;
}

.cntHome-Products {
	margin-bottom: 0px;
}	

.cntHome-Products2 {
	margin-bottom: 0px;
}	

.cntHome-Products .cntProducts 
{
	margin: 0 0 0px 0px;
	margin-top: 0px;
	height: 140px;
	width: 600px;
	position: relative;
    overflow:scroll;
}	

.cntHome-Products2 .cntProducts2
{
	margin: 0 0 0px 0px;
	margin-top: 0px;
	height: 90px;
	width: 600px;
	position: relative;
    overflow:scroll;
}	

.cntHome-Products .cntProductsInner 
{
	width: 10000px;
	height: 140px;
	position:absolute;
}	

.cntHome-Products2 .cntProductsInner2
{
	width: 10000px;
	height: 90px;
	position:absolute;
}	

.cntHome-Products .cntScrollBar 
{
	width: 600px;
	margin: 0 0 0 0px;
	padding: 0px;
}

.cntHome-Products2 .cntScrollBar2 
{
	width: 600px;
	margin: 0 0 0 0px;
	padding: 0px;
}	
	
.cntHome-Products .cntScrollBar .ArrowLeft, .cntHome-Products .cntScrollBar .Bar, .cntHome-Products .cntScrollBar .ArrowRight 
{
	float: left;
	width: 10px;
	height: 22px;
}

.cntHome-Products2 .cntScrollBar2 .ArrowLeft2, .cntHome-Products2 .cntScrollBar2 .Bar2, .cntHome-Products2 .cntScrollBar2 .ArrowRight2 
{
	float: left;
	width: 10px;
	height: 22px;
}

.cntHome-Products .cntScrollBar .ArrowLeft 
{
	margin-right: 10px;
	padding-top: 4px;
}

.cntHome-Products2 .cntScrollBar2 .ArrowLeft2
{
	margin-right: 10px;
	padding-top: 4px;
}

.cntHome-Products .cntScrollBar .ArrowRight 
{
	margin-left: 10px;
	padding-top: 4px;
}

.cntHome-Products2 .cntScrollBar2 .ArrowRight2 
{
	margin-left: 10px;
	padding-top: 4px;
}

.cntHome-Products .cntScrollBar .ArrowLeft img, .cntHome-Products .cntScrollBar .ArrowRight img
{
	width:10px;
	height:14px;
	cursor:pointer;
}

.cntHome-Products2 .cntScrollBar2 .ArrowLeft2 img, .cntHome-Products2 .cntScrollBar2 .ArrowRight2 img
{
	width:10px;
	height:14px;
	cursor:pointer;
}

.cntHome-Products .cntScrollBar .Bar 
{
	width: 560px;
	margin: 0px;
    display:none;
    position:relative;
	top:0px;
	background: transparent url(/images/slider/bcgScrollBarBg.png) no-repeat 0 0;
	background_: transparent url(/images/slider/bcgScrollBarBg.gif) no-repeat 0 0;
	height: 22px;
}

.cntHome-Products2 .cntScrollBar2 .Bar2
{
	width: 560px;
	margin: 0px;
    display:none;
    position:relative;
	top:0px;
	background: transparent url(/images/slider/bcgScrollBarBg.png) no-repeat 0 0;
	background_: transparent url(/images/slider/bcgScrollBarBg.gif) no-repeat 0 0;
	height: 22px;
}

.cntHome-Products .cntScrollBar .Slider 
{
	background:transparent url(/images/slider/bcgScrollBarSlider.gif) no-repeat 3px 0;
	margin: 6px 2px 0;
	width: 251px !important;
	height:10px;
	padding: 0 3px;
	cursor: pointer;
    position:absolute;
}

.cntHome-Products2 .cntScrollBar2 .Slider2
{
	background:transparent url(/images/slider/bcgScrollBarSlider.gif) no-repeat 3px 0;
	margin: 6px 2px 0;
	width: 251px !important;
	height:10px;
	padding: 0 3px;
	cursor: pointer;
    position:absolute;
}


div.point 
{
	background-image: url(/images/numbers/point.gif);
	background-repeat : no-repeat;
	width : 17px;
	height : 17px;
	font-size : 9px;
	text-align : center;
	vertical-align : middle;
	position : absolute;
	z-index : auto;
	font-weight : bolder;
}

div.point2 {
	background-image: url(/images/numbers/point2.gif);
	background-repeat : no-repeat;
	width : 20px;
	height : 20px;
	font-size : 10px;
	text-align : center;
	vertical-align : middle;
	font-weight : bolder;
}

.absolute {
	position : absolute;
	z-index : auto;
}

.lsidebar { 
	background-color : #ffffff; 
	border-bottom : 1px solid #E7E7E7;
	font-size: 10px; 
}

.executed_sql {
	font-size: 11px;
	padding: 5px;
 	background-color : #eeeeaa;
	border : 1px solid #99A0AD;
	margin: 5px;
}

input  {	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-color : #ffffff;
	border : 1px solid #99A0AD;
	color : Black;
	text-decoration : none;
	margin-bottom : 1px;
}

.inputb {
	background-color : #ffffff;
	border: 1px solid #99A0AD;
	color: Black;
	padding: 0px;
	margin: 0px;
}

.bold, input.bold { font-weight: bold; }

input.noborder { border : 1px solid #ffffff; }

.small { font-size: 7pt; }
.small2 { font-size: 10px; }
.small3 { font-size: 9px; }
.small4 { font-size: 8pt; }

.prod { width: 100%; font-size: 12px; border-bottom: 1px solid #ff0000; padding: 3px 0px; margin-top: 10px; }
.prodblue { width: 100%; font-size: 12px; border-bottom: 1px solid #146cc0; padding: 3px 0px; margin-top: 10px; }
.caption { width: 100%; font-size: 10px; text-decoration: none; color: #ffffff; background-image: url('/images/window2.gif'); padding-left: 5px; }
.caption a, .caption a:visited { text-decoration: none; color: #ffffff; font-size: 10px; }
.caption a:hover { text-decoration: none; color: #ffffff; font-size: 10px; }
.bullet { float:left; width: 8px; padding-left: 7px; margin-top: 3px; }
.allproduct { margin: 10px 0px; margin-left: 7px; padding: 2px 0px; }
.clear {clear:both; font-size: 3px;}
.bclear {clear:both; font-size: 3px; border-bottom: 1px solid #146cc0; margin-bottom: 2px; }
.menuleft {margin-left: 17px;}
.mleft {margin-left: 3px; margin-bottom: 0px; padding: 3px 0px;}
.news {
	margin-top: 2px; padding: 0px; margin-bottom: 9pt; 
}
.arial10 { font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 11pt;}
.rnews {margin: 0px; border-bottom: 1px solid #E4E4E4;}
.mppic { width:92px; height:92px; text-align: center; vertical-align: middle; }
.gb1 {border-bottom: 1px solid #DAD7D5; vertical-align: top;}
.gb2 {border-bottom: 1px solid #DAD7D5; border-left: 1px solid #DAD7D5;vertical-align: top;}
.mart {border-bottom: 1px solid #D7D7DB; color: #333333; padding-top: 0px; width:100%;}
.mart2 {padding: 3px 0px; padding-left: 36px;}
.mart3 {font-weight: bold; padding: 3px 0px; padding-left: 11px;}

hr.gline { color: #eeeeee; background-color: #eeeeee; height: 1px; margin: 2px 0px; padding: 0px; border: none; }
.h1tag { color: #97979A; font-size: 9px; padding: 7px 0px; margin: 0px; }

.smallgrayheader, .smallgray, .location { font-size : 9px; color : #5E5F62; }

a { color : #015B9E; text-decoration : none; }
a:visited { color : #015B9E; }
a:hover { text-decoration : underline; color: #ff0000; }

.small a, .small a:visited {
	font-size: 7pt;
	text-decoration: none;
}
.small a:hover { font-size: 7pt; text-decoration : underline; color: #ff0000; }

.black, a.black, a.black:visited {
	font-size: 7pt;
	text-decoration: none;
	color : #000000;
}
a.black:hover { font-size: 7pt; text-decoration : underline; color: #ff0000; }

a.red, a.red:visited {
	text-decoration: none;
	color : #ff0000;
}
a.red:hover { text-decoration : underline; color: #ff0000; }

.redblink, a.redblink, a.redblink:visited {
	font-size: 7pt;
	color : #ff0000;
}
a.redblink:hover { color: #ff0000; font-size: 7pt; text-decoration: underline; }

.topmenu, .topmenu a, .topmenu a:visited {
	background-color : #336699;
	font-weight : bold;
	font-size: 11px;
	color : #ffffff;
	text-decoration: none;
}

.bigred
{
	color: #ff0000;
	font-size: 10pt;
	font-weight : bold;
}

.big
{
	font-size: 15pt;
	font-weight : bold;
}


.topmenu a:hover, .topmenu a:active { color : #FF0000; text-decoration: none; font-size: 11px;}

.bottommenu {
	background-color : #ffffff;
	font-size: 11px;
	color : #000000;;
	text-decoration: none;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

.bottommenu a:hover, .bottommenu a:active { color : #FF0000; text-decoration: none; }

a.small2, a.small2:visited { font-size: 10px; text-decoration: none; color : #000000;}
a.small2:hover { font-size: 10px; text-decoration : none; color: #ffffff; }

a.small3, a.small3:visited { font-size: 9px; text-decoration: none; color : #000000;}
a.small3:hover { font-size: 9px; text-decoration : none; color: #ffffff; }
.au { padding: 20px; font-size: 16px; text-decoration: none; background-color : #aa0000; color : #ffffff;  }

.compare {
	font-size: 12px;
	background-color : #d7d7d7;
	font-weight: bold;
	color : #000000;
}

.compare a, .compare a:visited, .compare a:hover, .compare a:active {
	font-weight : bold;
	font-size: 12px;
	color : #000000;
	text-decoration: none;
}

.compare a:hover {
	font-weight : bold;
	font-size: 12px;
	color : #FFFFFF;
	text-decoration: none;
}

.whitelink, .whitelink a, .whitelink a:visited { text-decoration: underline; color: #ffffff; }
.whitelink a:hover { text-decoration: underline; color: #ff0000; }

.white, .white a, .white a:visited { text-decoration: none; color: #ffffff !important; font-size: 10px; }
.white a:hover { text-decoration: none; color: #ffffff; font-size: 10px; }

.gray, a.gray, a.gray:visited { text-decoration: none; color: #5E5F62; font-size : 7pt;}
a.gray:hover { text-decoration: none; color: #ff0000; font-size : 7pt;}

.blue, a.blue, a.blue:visited { text-decoration: none; color: #015B9E; }
a.blue:hover { text-decoration: none; color: #ff0000; text-decoration : underline; }

.tableheader, a.tableheader, a.tableheader:visited { 	
	text-decoration: none;
	font-size : 8pt;
	color: #5E5F62;
}
a.tableheader:hover { text-decoration: none; color: #ff0000; }

.tabledata {
	border-bottom: 1px solid #dddddd;
}

.colored {background-color: #FF0000; color: white; font-weight: bold; }
.red { color: #FF0000; font-weight: bold; }
.red2 { color: #FF0000; font-weight: bold; font-size : 7pt;}

.acceccproduct { 
	padding: 8px 0px; 
	margin: 4px 0px; 
	background-image: url(/images/bg_right_rec.gif); 
	background-repeat: no-repeat; 
	background-position: top;
}

h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#addProductDiv {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	visibility: hidden;
	width: 150px;
}

#addProductNoSPBDiv {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	visibility: hidden;
}

#addProductCompleteDiv {
	padding: 0px; 
	/*background-color: #c9e0f6;
	border: solid 2px #67a4de;*/
}

#addProductNoSPBCompleteDiv {
	padding: 0px; 
	width: 261px;
	height: 89px;
	color: black;
	background: url(/images/nohavespb.gif) no-repeat 0 0;
	font-size: 10px;
	padding-top: 25px;
	/*background-color: #c9e0f6;
	border: solid 2px #67a4de;*/
}

#flashmenu { border-bottom: 1px solid #7296CE; width: 1001px; margin: 0px; padding: 0px; }

#menu tr.top td { white-space: nowrap; height: 20px; padding: 0 5px; font-size: 11px; background: #006699;  }
#menu tr.top td a { font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: none; }
#menu tr.top td a:hover { font-size: 12px; color: #fff; font-weight: bold; text-decoration: underline; }
#menu tr td.white { white-space: nowrap; font-size: 11px; color: #ffffff; font-weight: bold; text-align: right; }

#flashContent 
{  
	position: relative;
}

a.gift {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
a.gift:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff4e00;
	text-decoration:underline;
}

.cardprice1
{
	margin: 0px;
	color: #ffffff;
	width: 602px; 
	height: 118px;
	padding: 0px;
	background: url(/images/fon1.gif) no-repeat 0 0;
	text-align: center;
}

.cardprice2
{
	margin: 0px;
	color: #ffffff;
	width: 602px; 
	height: 141px;
	padding: 0px;
	background: url(/images/fon2.gif) no-repeat 0 0;
	text-align: center;
}

.cardprice1 p { color: #ffffff; margin: 0px; padding-bottom: 10px; }
.cardprice1 td { color: #ffffff; }

.cardprice2 p { color: #ffffff; margin: 0px; padding-bottom: 10px; }
.cardprice2 td { color: #ffffff; }