@charset "utf-8";
body {
	font: 100% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	background: #ffffff;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;

}

#info{ 
	position:absolute;
	top:0;
	left:0;
	display:none;
	background-image:url(images/overlay.png);
	z-index:9999;
	width:100%;
	background-color:#FF3333;
	padding:10px;
	/*border:#ffffff 1px solid;*/
	font-size:18px;
}

* html #info{
	font-size:18px;
	color:#eee;
	background-color: #ff3333;
	/*background-color: transparent;
	background-image: url(images/logo.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/line.png", sizingMethod="scale");*/
}

.catList img{ border:0px;}

.bodyMaster{
	background: #ffffff;
	background-image:url(../images/pagebg_v3.jpg);
	background-position:top;
	background-repeat:repeat-x;	
}

.bodyMaster #headDiv {
	position:relative;
	left:0px;
	top:0px;
	margin: 0 auto; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:980px;
	height:60px;
	padding-top:0;
	padding-bottom:0px;
}



#headDiv #headLeft {
	position:relative;
	top:0px;
	float: left;
	width:360px;
	height:60px;
	left:30px;
}
#headDiv #headRight {
	position:relative;
	top:0px;
	float: right;
	width:310px;
	height:60px;
}

.bodyMaster #navDiv {
	position:relative;
	left:0px;
	top:0px;
	margin: 0 auto; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:980px;
	height:170px;
	padding-top:0;
	padding-bottom:0px;
	margin-top:15px;
	z-index:999;
}

.pageFooter {
	display:block;
	clear:both;
	height:250px;
	width:100%;
	background: #ffffff;
	background-position:top;	
	background-image:url(../images/page_footer_v3.png);
	background-repeat:repeat-x;
}

.pageFooter #footerBlock {
	position:relative;
	margin: 0 auto; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:990px;
	height:auto;
}

#subFooter {
display:block; float:left; width:160px; border-left:1px solid #ccc;
margin-top:78px;
}

 .pageFooter h4{
	 font-size:11px;
	 color:#999999;
	 margin-left:3px;
 }
 
 #subFooter ul{
	  list-style-position: outside; 
	  text-indent: 0px; 
	  padding-left: 5px;
	  margin-left:13px;
	  list-style-image:url(../images/greylist_v3.gif);
 }
  #subFooter li{
		font-size: 10px; 
		line-height: 12px;
		height:12px;
		padding-bottom:5px;
 }
 
#subFooter a{
  font-size: 11px; 
  line-height: 16px;
  color:#999999;
  text-decoration:none;
 }
 
 #subFooter a:visited{
  font-size: 11px; 
  line-height: 16px;
  color:#999999;
  text-decoration:none;
 } 
 
#subFooter a:hover {
  font-size: 11px; 
  line-height: 16px;
  color:#999999;
  text-decoration:underline;
 }
 
 #breadcrumb {
		display:block; 
		float:left; 
		width:100%; 
		margin: 0 auto;
}
 
 #breadcrumb ul{
	  list-style-position: outside; 
	  text-indent: 0px; 
	  margin:0 auto;	  
	  padding-left: 5px;
	  margin-left:10px;

	  list-style-image:url(../images/greylist_v3.gif);
 }
  #breadcrumb li{
  		margin:0 auto;	
		height:16px;
		margin-right:20px;
		float:left;
		font-size: 11px; 
  		line-height: 16px;
 }
 
#breadcrumb a{
  font-size: 11px; 
  line-height: 16px;
  margin-right:20px;
  color:#999999;
  text-decoration:none;
 }
 
 #breadcrumb a:visited{
  font-size: 11px; 
  line-height: 16px;
  color:#999999;
  text-decoration:none;
 } 
 
#breadcrumb a:hover {
  font-size: 11px; 
  line-height: 16px;
  color:#999999;
  text-decoration:underline;
 }
 
  #smallList {
display:block; 
float:left; 
width:100%; 
margin: 0 auto;
}
 
 #smallList ul{
	  list-style-position: outside; 
	  text-indent: 0px; 
	  padding-left: 5px;
	  margin-left:13px;
	  margin-top:0px;
	  list-style-image:url(../images/greylist_v3.gif);
 }
  #smallList li{
		font-size: 10px; 
		line-height: 12px;
		height:12px;
		padding-bottom:5px;
 }
 
#smallList a{
  font-size: 11px; 
  line-height: 16px;
  color:#999999;
  text-decoration:none;
 }
 
 #smallList a:visited{
  font-size: 11px; 
  line-height: 16px;
  color:#999999;
  text-decoration:none;
 } 
 
#smallList a:hover {
  font-size: 11px; 
  line-height: 16px;
  color:#999999;
  text-decoration:underline;
 }
 

.bodyMaster #contentDiv {
	position:relative;
	left:1px;
	top:0px;
	margin: 0px auto; 
	margin-top:-28px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:986px;
	height:auto;
	vertical-align:top;
	z-index:1001;
}

.paginate{
display:block;
width:98%;
height:25px;
margin:0 auto;
margin-top:20px;
border-bottom: 1px solid #eeeeee;
vertical-align:bottom;
}

.bttnLink_add {
display:inline-block;
background-image:url(../images/bttn_2_2.gif);
background-repeat:no-repeat;
background-position:right;
text-align:left;
}

.bttnLink_add a{
display:inline-block;
float:right;
background-image:url(../images/bttn_add.gif);
text-indent:24px;
line-height:24px;
height:24px;
background-repeat:no-repeat;
margin-right:9px;
color:#fff;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.bttnLink_add a:hover{
display:inline-block;
float:right;
background-image:url(../images/bttn_add.gif);
text-indent:24px;
line-height:24px;
height:24px;
background-repeat:no-repeat;
margin-right:9px;
color:#4ebfdd;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.bttnLink_remove {
display:inline-block;
background-image:url(../images/bttn_2_2.gif);
background-repeat:no-repeat;
background-position:right;
text-align:left;
}

.bttnLink_remove a{
display:inline-block;
float:right;
background-image:url(../images/bttn_remove.gif);
text-indent:24px;
line-height:24px;
height:24px;
background-repeat:no-repeat;
margin-right:9px;
color:#ff3300;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.bttnLink_remove a:hover{
display:inline-block;
float:right;
background-image:url(../images/bttn_remove.gif);
text-indent:24px;
line-height:24px;
height:24px;
background-repeat:no-repeat;
margin-right:9px;
color:#cc0000;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.bodyMaster #contentDiv #leftDiv {
	position:relative;
	float:left;
	margin: 0 auto; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:250px;
	height:auto;
	margin-top:38px;
}

.bodyMaster #contentDiv #rightDiv {
	position:relative;
	float:left;
	margin: 0 auto; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:735px;
	height:auto;

	margin-top:38px;
}


.bodyMaster #contentDiv #leftDiv #frameLeft {
	position:relative;
	float:left;
	margin: 0 auto; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:492px;
	height:auto;
	padding-right:2px;
}

.bodyMaster #contentDiv #leftDiv #frameLeft .top {
	position:relative;
	float:left;
	margin: 0 auto; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:490px;
	height:6px;
	background-position:top;
	background-image:url(../images/frame1_v3.gif);
	background-repeat:no-repeat;
	margin-top:0px;
	padding-top:0px;
	line-height: 0px;
}

.bodyMaster #contentDiv #leftDiv #frameLeft .content {
	position:relative;
	float:left;
	margin: 0 auto; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:490px;
	height:auto;
	background-image:url(../images/frame2_v3.gif);
	background-repeat:repeat-y;
	padding-left:6px;
}

.bodyMaster #contentDiv #leftDiv #frameLeft .bottom {
	position:relative;
	float:left;
	margin: 0 auto; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:490px;
	height:6px;
	background-image:url(../images/frame3_v3.gif);
	background-repeat:no-repeat;
}

.bodyMaster #contentDiv #leftDiv #frameSmall {
	display:block;
	float:left;
	height:auto;
	width:248px;
	margin:0 auto;
	padding-right:0px;
}

 .bodyMaster #contentDiv #leftDiv #frameSmall .top {
	position:relative;
	float:left;
	margin: 0 auto; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:243px;
	height:6px;
	background-position:top;
	background-image:url(../images/frame_s1_v3.gif);
	background-repeat:no-repeat;
	margin-top:0px;
	padding-top:0px;
	line-height: 0px;
}

.bodyMaster #contentDiv #leftDiv #frameSmall .content {
	position:relative;
	float:left;
	margin: 0 auto; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:243px;
	height:auto;
	background-image:url(../images/frame_s2_v3.gif);
	background-repeat:repeat-y;
	padding-left:6px;
}

.bodyMaster #contentDiv #leftDiv #frameSmall .bottom {
	position:relative;
	float:left;
	margin: 0 auto; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:243px;
	height:6px;
	background-image:url(../images/frame_s3_v3.gif);
	background-repeat:no-repeat;
}

.bodyMaster #contentDiv #rightDiv #frameRight  {
	position:relative;
	float:left;
	margin: 0 auto; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:488px;
	height:auto;
}

.bodyMaster #contentDiv #rightDiv #frameRight .top {
	position:relative;
	float:left;
	margin: 0 auto; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:488px;
	height:6px;
	background-image:url(../images/frame1_v3.gif);
	background-repeat:no-repeat;
}

.bodyMaster #contentDiv #rightDiv #frameRight .content {
	position:relative;
	float:left;
	margin: 0 auto; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:482px;
	height:auto;
	background-image:url(../images/frame2_v3.gif);
	background-repeat:repeat-y;
	padding-left:6px;
}

.bodyMaster #contentDiv #rightDiv #frameRight .bottom {
	position:relative;
	float:left;
	margin: 0 auto; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:488px;
	height:6px;
	background-image:url(../images/frame3_v3.gif);
	background-repeat:no-repeat;
}


.bodyMaster #contentDiv #contentLeft {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	margin: 0 auto; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:680px;
	height:auto;
}

.bodyMaster #contentDiv #contentLeft #splash {
	position:relative;
	float:left;
	left:0px;
	top:31px;
	margin: 0 auto; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:680px;
	height:220px;
	padding-top:0;
	padding-bottom:0px;
	background-image:url(../UserFiles/Image/splash_v2_m.jpg);
	background-position:0px -31px;
	background-repeat:repeat-x;
}

.bodyMaster #contentDiv #contentLeft #contentMaster {
	position:relative;
	float:left;
	left:0px;
	top:31px;
	margin: 0 auto; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:660px;
	padding-left:15px;
}

.bodyMaster #contentDiv #contentLeft #contentMaster #breadcrumb
{
clear:left;
padding:0;
margin:0;
white-space: nowrap;
padding-bottom:30px;
/*list-style-image:url(../images/list_grey.gif);
list-style-position:inside;*/
}

#breadcrumb li
{
	float:left;
	list-style-type: none;
	font-size:11px;
	line-height:20px; 
	font-family:Tahoma, Arial, Helvetica, sans-serif; color:#666666; 
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:5px 3px 20px 3px;

}

#breadcrumb a { 
	padding: 0px 0px; 
	font-size:11px; 
	font-family:Tahoma, Arial, Helvetica, sans-serif; color:#666666; 
	font-weight:normal;
	text-decoration:none;
}

#breadcrumb a:hover { 
	text-decoration:underline;
}

#contentMaster h2{
	font-size:20px; 
	font-family:Tahoma, Arial, Helvetica, sans-serif; color:#666666; 
	font-weight:bold;
	line-height:24px; 
	vertical-align:middle; 
	padding:0px; 
	margin:0px;
 }

#contentMaster h3{
	font-size:14px; 
	color:#099DA0; 
	text-decoration:underline; 
	font-weight:bold;
	line-height:18px; 
	 padding:0px; 
	 margin:0px;
}
 
#contentMaster .desc{ 
	 font-size:16px; 
	 font-family: Arial,Tahoma, Helvetica, sans-serif; 
	 color:#333333; 
	 font-weight:normal; 
	 line-height:20px; 
	 vertical-align:middle; 
	 padding:0px; 
	 margin:0px;
	 width:100%;
 }
 
.highlight{
	width:auto;
	overflow:hidden;
}


.highlight p{
	font-size:12px; 
	color:#666666;
	 padding:0px; 
	 margin:0px;
}

.highlight a{
font-size:12px;
color:#666666;
text-decoration:none;
font-weight:bold;
}

.highlight a:hover{
font-size:12px;
color:#666666;
text-decoration:underline;
font-weight:bold;
}

.highlight h3{
 font-size:18px; 
 color:#099DA0;
 text-decoration:underline; 
 font-weight:normal;
}

.highlight  #list a{
display:block;
	color:#666666;
	text-decoration:none;
	background-image:url(../images/list_wh_v2.gif);
	background-repeat:no-repeat;	
	padding-left:25px;
	line-height:25px;
}

.highlight #list a:hover{
	display:block;
	color:#666666;
	text-decoration:underline;

}

#contentRight {
	float:right;
	left:0px;
	top:0px;
	margin: 0 auto; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:285px;
	height:310px;
	padding-top:0;
	padding-bottom:0px;
	background:url(../UserFiles/Image/splash_v2_m.jpg) no-repeat;
	background-position: -680px 0px;
}


#blockRed{
	width:270px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}

#blockRed #head{
	width:270px;
	height:22px;
	margin-top:35px;
	background-image:url(../images/box_red1_v2.gif);
	background-repeat:no-repeat;
}

#blockRed #body{
	width:270px;
	background-image:url(../images/box_red2_v2.gif);
	background-repeat:repeat-y;
	padding:0px 5px 0px 10px;
	color:#FFFFFF;
}

#blockRed #foot{
	width:270px;
	height:22px;
	background-image:url(../images/box_red3_v2.gif);
	background-repeat:no-repeat;
}

#blockBlue{
	width:270px;
	margin-top:20px;
}

#blockBlue #head{
	width:270px;
	height:22px;
	
	background-image:url(../images/box_bl1_v2.gif);
	background-repeat:no-repeat;
}

#blockBlue #body{
	width:270px;
	background-image:url(../images/box_bl2_v2.gif);
	background-repeat:repeat-y;
	padding:0px 5px 0px 10px;
	color:#FFFFFF;
}

#blockBlue #bodya a{
display:block;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/list_blue_v2.gif);
	background-repeat:no-repeat;	
	padding-left:25px;
	line-height:25px;
}

#blockBlue #bodya a:hover{
	display:block;
	color:#FFFFFF;
	text-decoration:underline;

}

.catListBlue{

}

 .catListBlue a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/list_red_v2.gif);
	background-repeat:no-repeat;	
	padding-left:5px;
}

.catListBlue a:hover{
	display:block;
	color:#FFFFFF;
	text-decoration:underline;
}

 .subcatListBlue a{
	display:block;
	color:#FFFFFF;
	background-image:url(../images/list_blue_v2.gif);
	background-repeat:no-repeat;	
	text-decoration:none;
	padding-left:25px;
	line-height:25px;
}

.subcatListBlue a:hover{
	display:block;
	color:#FFFFFF;
	text-decoration:underline;
}


#blockBlue #foot{
	width:270px;
	height:22px;
	background-image:url(../images/box_bl3_v2.gif);
	background-repeat:no-repeat;
}

.textBox{
padding:4px;
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#666666;
color:#003366;
color:#EE1D2B;
background-color:#FFCCFF;
border:1px solid #fff;
}

.radio{
background-color:#FFCCFF;

background-image:url(../images/radio.gif);
background-repeat:no-repeat;
color:#EE1D2B;
}

.bodyMaster #menuDiv {
	position:relative;
	left:0px;
	top:0px;
	margin: 0 auto; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:1005px;
	height:90px;
	padding-top:0;
	padding-bottom:0px;
}

.menuArea {
	position:relative;
	width:900px;
	margin: 0 auto; 
	padding-top:0px;
}


.menuArea #boxLeft {
	position:relative;
	float: left;
	width:181px;
	height:89px;
}
.menuArea #boxRight {
	position:relative;
	float: right;
	width:717px;
	height:89px;
	background-image:url(../images/bg_nav.png);
	background-repeat:no-repeat;
}

.menuArea #topMenu {
	position:relative;
	top:40px;
	float: right;
	width:680px;
	height:26px;
}

#userMenu p{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#999999;
padding:0px;
margin:0px;
}

.menuArea #userMenu {
	position:relative;
	top:-10px;
	float: right;
	width:500px;
	height:20px;
	text-align:right;
	margin-right:18px;
}

.bodyMaster #container {
	position:relative;
	left:0px;
	top:0px;
	margin: 0 auto; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:1005px;
	padding-top:0px;
	padding-bottom:50px;
}

.bodyMaster #leftSide {
	float: left; 
	width: 5px;
	padding: 0; 
}

.bodyMaster #rightSide {
	float: right; 
	width: 5px;
	padding: 0; 
}
.bodyMaster #leftSide p, .bodyMaster #leftSide h3, .bodyMaster #rightSide p, .bodyMaster #rightSide h3 {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

.bodyMaster #mainContent {
	position:relative;
	left:0px;
	top:0px;
	margin: 0 auto;
	padding: 0px;
	vertical-align:top;
}

#contentSplash {
	position:relative;
	left:0px;
	top:0px;
	width:920px;
	height:295px;
	margin: 0 auto;
	padding:0px;
	padding-left:18px;

}

#contentBody {
	position:relative;
	width:900px;
	margin: 0 auto;
	padding-top:10px;
}

#sideBar {
	position:relative;
	left:0px;
	top:0px;
	float: left; 
	width:170px; 
}

#sideBar2 {
clear:left;
	position:relative;
	left:0px;
	top:0px;
	float: left; 
	width:170px; 
}

#contentBlock {
	position:relative;
	left:0px;
	top:0px;
	float: right; 
	width:718px;

}

.promoBlock {
	position:relative;
	top:5px;
	width:670px;
	background-image:url(../images/bg_bl1_c.png);
	background-repeat:repeat-y;
	margin: 0 auto;

}

.promoBlock #promoBlockX {
	position:relative;
	top:0px;
	width:690px;
	height:45px;
	background-color:#FBFBFB;
	background-position:bottom;
	background-image:url(../images/bg_bl1_x.png);
	background-repeat:no-repeat;
	margin: 0 auto;
}

.promoBlock #promoBlockX #detail{
	position:relative;
	width:220px;
	float:right;
	text-align:right;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#999999;
	padding:0px;
	margin:0px;
	margin-top:20px;
	margin-right:20px;
} 
.promoBlock #promoBlockH {
	position:relative;
	width:670px;
	background-image:url(../images/bg_bl1_h.png);
	background-repeat:no-repeat;
	margin: 0 auto;
	padding-top:20px;
}

.promoBlock #promoBlockClear {
	position:relative;
	top:0px;
	width:690px;
	height:45px;
	background-color:#FBFBFB;
	margin: 0 auto;
}
.promoBlock #title{
	position:relative;
	margin-top:-33px;
	width:auto;
	height:auto;
}

.promoBlock #promoBlockH p{
	padding-left:25px;
}


.promoBlock #promoBlockF {
	text-align:center;
	position:relative;
	width:690px;
	height:30px;
	margin: 0 auto;
	background-image:url(../images/bg_bl1_f.png);
	background-repeat:no-repeat;
	padding-bottom:0px;
}

.catList {
	position:relative;
	display:block;
	top:0;
	left:0;
	width:97%;

	overflow:hidden; 
	padding:10px;
	margin:0;
}

.catList #boxLeft {
	position:relative;
	display:block;
	top:0;
	left:0;
	float: left;
	width:40%;
	height:auto;
	overflow:hidden;


}
.catList #boxRight {
	position:relative;
	display:block;
	float: right;
	text-align:left;
	top:0;
	right:0px;
	width:60%;
	height:auto;
}

.catList #catBreak {
	position:relative;
	display:block;
	float: left;
	top:0;
	margin-top:20px;
	width:100%;
	height:5px;
	border-bottom:1px #eeeeee solid;
	
} 

.catList #catBreak p{
display:none;
} 


.catList h2{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
} 

.catList p{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
		padding-left:0px;
} 

.catList img{ border:0px;}

.subcatBox {
	position:relative;
	display:block;
	top:0;
	left:0;
	width:98%;
	overflow:hidden; 
	padding:10px;
	margin:0;
}

.subcatBox #boxLeft {
	position:relative;
	display:block;
	top:0;
	left:0;
	float: left;
	width:25%;
	height:auto;
	overflow:hidden;


}
.subcatBox #boxRight {
	position:relative;
	display:block;
	float: right;
	text-align:left;
	top:0;
	right:20px;
	width:75%;
	height:auto;
}

.subcatBox #boxAll {
	position:relative;
	display:none;
	float: right;
	text-align:left;
	top:0;
	right:20px;
	width:100%;
	height:auto;
}

.subcatBox #boxDetail {
	position:relative;
	display:block;
	float: right;
	text-align:left;
	top:0;

	width:100%;
	height:auto;
}

.subcatBox #catBreak {
	position:relative;
	display:block;
	float: left;
	top:0;
	width:100%;
	height:5px;
	border-bottom:1px #eeeeee solid;
} 

.subcatBox #catBreak p{
display:none;
} 


.subcatBox h2{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
} 

.subcatBox p{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
		padding-left:0px;
} 

.subcatBox img{ border:0px;}

.subcatList {
	position:relative;
	display:block;
	top:0;
	left:0;
	width:97%;
	height:50px;
	overflow:hidden; 
	padding:10px;
	margin:0;
}

.subcatList #boxLeft {
	position:relative;
	display:none;
	top:0;
	left:0;
	float: left;
	width:25%;
	height:auto;
	overflow:hidden;


}
.subcatList #boxRight {
	position:relative;
	display:none;
	float: right;
	text-align:left;
	top:0;
	right:20px;
	width:75%;
	height:auto;
}

.subcatList #boxAll {
	position:relative;
	display:block;
	float: left;
	text-align:left;
	top:0;
	width:98%;
	height:auto;
}

.subcatList #catBreak {
	position:relative;
	display:block;
	float: left;
	top:0;
	width:98%;
	height:5px;
	border-bottom:1px #eeeeee solid;
} 

.subcatList #catBreak p{
display:none;
} 


.subcatList h2{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
} 

.subcatList p{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
		padding-left:0px;
} 

.subcatList img{ 
	width:40px;
	height:33px;
	border:0px;
}

.formbox1
{ border: #CC0000 1px solid; font-size: 12px; color: #000000; font-weight: normal; font-family: arial; background-color: #EEEEEE; text-decoration: none;
} 

.bttnLink_view {
display:inline-block;
background-image:url(../images/bttn_2_2.gif);
background-repeat:no-repeat;
background-position:right;
text-align:left;
}

.bttnLink_view a{
display:inline-block;
float:right;
background-image:url(../images/bttn_view.gif);
text-indent:24px;
line-height:24px;
height:24px;
background-repeat:no-repeat;
margin-right:9px;
color:#fff;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.bttnLink_view a:hover{
display:inline-block;
float:right;
background-image:url(../images/bttn_view.gif);
text-indent:24px;
line-height:24px;
height:24px;
background-repeat:no-repeat;
margin-right:9px;
color:#4ebfdd;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.bttnLink_cart {
display:inline-block;
background-image:url(../images/bttn_2_2.gif);
background-repeat:no-repeat;
background-position:right;
text-align:left;
}

.bttnLink_cart a{
display:inline-block;
float:right;
background-image:url(../images/bttn_cart.gif);
text-indent:24px;
line-height:24px;
height:24px;
background-repeat:no-repeat;
margin-right:9px;
color:#fff;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.bttnLink_cart a:hover{
display:inline-block;
float:right;
background-image:url(../images/bttn_cart.gif);
text-indent:24px;
line-height:24px;
height:24px;
background-repeat:no-repeat;
margin-right:9px;
color:#4ebfdd;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.bttnLink_reverse {
display:inline-block;
background-image:url(../images/bttn_2_2.gif);
background-repeat:no-repeat;
background-position:right;
text-align:left;
}

.bttnLink_reverse a{
display:inline-block;
float:right;
background-image:url(../images/bttn_reverse.gif);
text-indent:24px;
line-height:24px;
height:24px;
background-repeat:no-repeat;
margin-right:9px;
color:#fff;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.bttnLink_reverse a:hover{
display:inline-block;
float:right;
background-image:url(../images/bttn_reverse.gif);
text-indent:24px;
line-height:24px;
height:24px;
background-repeat:no-repeat;
margin-right:9px;
color:#4ebfdd;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.tabSet{
display:block;
margin: 0 auto;
width:100%;
height:auto;
}
 
ul .tabList{
display:block;
margin: 0 auto;
margin-left: 0px;
padding-left: 0;
white-space: nowrap;
width:100%;
height:27px;
text-align:left;

}

.tabList li
{
float:left;
list-style-type: none;
display:block;
width:auto;
height:auto;
margin: 0 auto;
cursor:pointer;
}

#tab1.tabActive  { 
	display:block;
	width:150px;
	height:25px;
	background-image:url(../images/greentab2_v3.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat; 
	margin:0px 1px 0px 0px;
}

 #tab1.tabNonActive { 
	display:block;
	width:150px;
	height:25px;
	background-image:url(../images/greentab2_v3.jpg);
	background-position:0px -25px;
	background-repeat:no-repeat; 
	margin:0px 1px 1px 0px;
}

#tab2.tabActive  { 
	display:block;
	width:140px;
	height:25px;
	background-image:url(../images/greentab2_v3.jpg);
	background-position:-150px 0px;
	background-repeat:no-repeat; 
	margin:0px 1px 1px 0px;
}

#tab2.tabNonActive { 
	display:block;
	width:140px;
	height:25px;
	background-image:url(../images/greentab2_v3.jpg);
	background-position:-150px -25px;
	background-repeat:no-repeat; 
	margin:0px 1px 1px 0px;
}

#tab3.tabActive  { 
	display:block;
	width:140px;
	height:25px;
	background-image:url(../images/greentab2_v3.jpg);
	background-position:-290px 0px;
	background-repeat:no-repeat; 
	margin:0px 1px 1px 0px;
}

#tab3.tabNonActive { 
	display:block;
	width:140px;
	height:25px;
	background-image:url(../images/greentab2_v3.jpg);
	background-position:-290px -25px;
	background-repeat:no-repeat; 
	margin:0px 1px 1px 0px;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

