BODY{
	color: #666665;
	background-color: #1C6FF9;
	background-image: url(../images/background/bg_body1.gif);
	background-repeat: repeat;
	background-position: 0px 0px;	
}



/* ********************************************************************************************************* */

.boxText {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 150%;
	color: #2c5e8e;
	font-weight: bold;
}
.boxText font  				{color:#87174a; text-decoration:none; font-size:11px; font-weight:bold;}
.boxText font a 			{color:#000000; text-decoration:none; font-size:10px; font-weight:normal;}
.boxText font a:hover  		{color:#000000; text-decoration:underline}

.boxText font.sc a 			{color:#74ad2e; text-decoration:none; font-size:11px; font-weight:bold;}
.boxText font.sc a:hover  	{color:#74ad2e; text-decoration:underline}

.boxText strong a 				{color:#070304; text-decoration:none; font-size:12px;}
.boxText strong a:hover  		{color:#070304; text-decoration:underline}



/* ************************************************************************************* */

.news_events{
	font-weight:bold;	
	font-size:150%;
	padding-top: 10px;
	text-transform: uppercase;
	color: #E10005;
	text-decoration: underline;
	line-height: 120%;
	padding-bottom: 20px;
	}
.date{
	color:#9c9c9c;
	font-size:12px;
	font-family:tahoma;
	padding-bottom: 10px;
}

.detail a {
	color:#E10005;
	font-size:13px;
	line-height:20px;
	font-family:tahoma;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E10005;
	text-decoration: none;
}
.detail a:hover {
	color:#2c5e8e;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2c5e8e;
	text-decoration: none;
}


/*.detail a{
	font-family: Tahoma;
	font-size: 12px;
	color: #E10005;
}
/*.detail a:link, .detail a:active, .detail a:visited{
	font-size: 12px;
	color: #E10005;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E10005;
}
.detail a:hover{
	font-size: 12px;
	color: #E10005;
}

*/





/* ************************************************************************************* */
.boxText li							{padding:0px 0px 0px 0px; width:100%;}
.boxText li, .boxText li a			{font-family:Tahoma;}
.boxText ul							{list-style:none;margin:0px 0px 0px 0px;padding:0;}
.boxText li a 						{display:block;}
.boxText ul li div 					{padding-left:17px;}


.boxText .bg_list 					{background:url(../images/line/bg_hline.gif) 0px top repeat-x;}
.boxText .bg_list a					{
	color:#2c5e8e;
	font-size:12px;
	line-height:30px;
	text-decoration:none;
	font-family: Tahoma;
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 30px;
	background-image: url(../images/arrow/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
}
.boxText .bg_list a:hover			{color:#2c5e8e;text-decoration:underline;}

.boxText .bg_list_un 				{}
.boxText .bg_list_un a				{
	color:#2c5e8e;
	font-size:12px;
	line-height:30px;
	padding:4px 11px 4px 30px;
	text-decoration:none;
	background-image: url(../images/arrow/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	font-family: Tahoma;
}
.boxText .bg_list_un a:hover		{color:#2c5e8e;text-decoration:underline;}




.redText a{
	font-family: Tahoma;
	line-height:40px;
	font-size: 12px;
	color: #c00000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	padding-right: 11px;
	padding-left: 30px;
	background-image: url(../images/arrow/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.redText a:hover	{color:#c00000;text-decoration:underline;}
.redText_un{
	font-family: Tahoma;
	font-size: 12px;
	color: #c00000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}

/*.redText li							{padding:0px 0px 0px 0px; width:100%;}
.redText li, .redText li a			{font-family:Tahoma;}
.redText ul						    {list-style:none;margin:0px 0px 0px 0px;padding:0;}
.redText li a 						{display:block;}
.redText ul li div 					{padding-left:17px;}
.redText .bg_list_red {background:url(../images/line/bg_hline.gif) 0px top repeat-x;}
.redText .bg_list_red a	{
	color:#c00000;
	font-size:12px;
	line-height:30px;
	text-decoration:none;
	font-family: Tahoma;
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 30px;
	background-image: url(../images/arrow/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
}
.redText .bg_list_un_red 				{}
.redText .bg_list_un_red a				{
	color:#c00000;
	font-size:12px;
	line-height:30px;
	padding:4px 11px 4px 30px;
	text-decoration:none;
	background-image: url(../images/arrow/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	font-family: Tahoma;
}
.redText .bg_list_un_red a:hover {color:#c00000;text-decoration:underline;}*/



.menu_text {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	text-align: center;
	padding-top: 10px;
	font-weight: normal;
}
.menu_text A:link, .menu_text A:active, .menu_text A:visited {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	text-align: center;
	padding-top: 10px;
}
.menu_text A:hover {
	color: #9c9c9c;
	font-family: Arial;
	text-decoration: none;
}

.menu				{background-image: url(../images/menu/m_bg.gif);background-repeat: repeat-x;background-position: 0px 0px;}
.menu td			{text-align:center; vertical-align:top;}
.menu .m_sep { /*width:24%; */text-align:center; vertical-align:top; padding-top:15px;}




/* ********************************************************************************************************* */
.box_width_left			{ width:218px;}
.box_width_right		{ width:0px; visibility:hidden;}
.box_width_cont			{ width:100%;}
.col_left				{}
.col_center				{ width:100%; height:100%; padding:0px 0px 0px 16px; background:url(../images/line/line_yy.gif) 8px 0px repeat-y;}
.col_right				{ visibility:hidden;}		





/* ********************************************************************************************************* */

.mainCtn {
	line-height:120%;
	}
	
.mainCtn a:visited, .mainCtn a:active, .mainCtn a:link {
	border-bottom:1px dotted #36C;
	text-decoration:none;
	color:#36F;
	}
.mainCtn a:hover {
	border-bottom: 1px solid gold;	
	text-decoration: none;
	color:#00A;
	
	}
.mainCtn h1 {
	font-weight:bold;
	/*color:#d57787;*/
	font-size:150%;
	padding-top: 10px;
	text-transform: uppercase;
	color: #E10005;
	text-decoration: underline;
	}
.title_red {
	font-weight:bold;
	color:#E10005;
	font-size:150%;
	padding-top: 10px;
	text-transform: uppercase;	
	}
.title_red_sub {
	font-weight:normal;
	color:#2c5e8e;
	font-size:120%;
	text-transform: capitalize;
}
.mainCtn h2 {font-weight:normal; color:#007; font-size:150%;}
.mainCtn h3 {font-weight:normal; color:#36F; font-size:120%;}
.mainCtn h4{font-weight:normal; font-size:120%;}
.mainCtn h5 {
	font-size:100%;
	color:#678197;
	font-weight:normal;
	line-height:120%;
	padding-bottom: 0px;
	}
.mainCtn p{
	font-size: 12px;
	color:#2c5e8e;
	text-decoration: none;
	font-family: Tahoma;	
}
.subtitle{
	font-size: 120%;
	/*color: #5FA5EB;*/
	text-decoration: none;
	text-transform: capitalize;
	font-weight: normal;
	color: #007;
}		
.list{
	background-image: url(../images/arrow/service.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.list_mid{
	background-image: url(../images/arrow/service.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}






/* ********************************************************************************************************* */


.imgBox{position:relative; display:block;}
.imgTop{
	height:8px;
	overflow:hidden;
	background-image: url(../images/shadow/imgTop.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.imgTop .r{
	height:8px;
	background-image: url(../images/shadow/imgTop_r.png);
	background-repeat: no-repeat;
	background-position: right 0px;
}
.imgMid{
	background-image: url(../images/shadow/imgMid.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.imgMid .r{
	width:100%;
	background-image: url(../images/shadow/imgMid_r.png);
	background-repeat: repeat-y;
	background-position: right 0px;
}
.imgCtn{text-align:center; position:relative;}
.imgCtn img{
	position:relative;
	margin-top: -3px;
	margin-right: 0;
	margin-bottom: -3px;
	margin-left: 0;
}
.imgTitle{
	color:#678197;
	text-align:center;
	font-size:12px;
	line-height:120%;
	margin:0 5px;
	font-family: Tahoma;
	}
.imgBtm{
	height:8px;
	background-image: url(../images/shadow/imgBtm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.imgBtm .r{
	height:8px;
	background-image: url(../images/shadow/imgBtm_r.png);
	background-repeat: no-repeat;
	background-position: right 0px;
}
.imgBtm_h{
	height:8px;
	background-image: url(../images/shadow/imgBtm_h.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.imgBtm_h .r{
	height:8px;
	background-image: url(../images/shadow/imgBtm_r_h.png);
	background-repeat: no-repeat;
	background-position: right 0px;
}

.content_top_back1{
	background-image: url(../images/content/content_top_back1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.content_top_back2{
	background-image: url(../images/content/content_bottom_back2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.content_top_back3{
	background-image: url(../images/content/content_bottom_back3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/* ********************************************************************************************************* */	
.p3_tl 			{background:url(../images/line/p3_tl.gif) left top no-repeat; width:100%;}
.p3_tr 			{background:url(../images/line/p3_tr.gif) right top no-repeat;}
.p3_bl			{background:url(../images/line/p3_bl.gif) left bottom no-repeat;}
.p3_br 			{background:url(../images/line/p3_br.gif) right bottom no-repeat;padding:14px 21px 14px 21px;}
.p33_br 		{background:url(../images/line/p3_br.gif) right bottom no-repeat;padding:2px 21px 14px 21px;}
.p3_t {background:url(../images/line/p3_bg.gif) top repeat-x;}
.p3_b {background:url(../images/line/p3_bg.gif) bottom repeat-x; }
.p3_l {background:url(../images/line/p3_bg.gif) left repeat-y #ffffff;}
.p3_r {background:url(../images/line/p3_bg.gif) right repeat-y;}




	.jr_tl {
	MARGIN-BOTTOM: 5px;
	WIDTH: 100%;
	background-image: url("../images/line/jr_tl.gif");
	background-repeat: no-repeat;
	background-position: left top;
	}
	.jr_tr {
	background-image: url("../images/line/jr_tr.gif");
	background-repeat: no-repeat;
	background-position: right top;
	}
	.jr_bl {
	BACKGROUND: url("../images/line/jr_bl.gif") no-repeat left bottom
	}
	.jr_br {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 6px;
	PADDING-TOP: 6px;
	background-image: url("../images/line/jr_br.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	.jr_t {
	background-color: #ffffff;
	background-image: url("../images/line/jr_bg.gif");
	background-repeat: repeat-x;
	background-position: 50% top;
	}
	.jr_b {
	background-image: url("../images/line/jr_bg.gif");
	background-repeat: repeat-x;
	background-position: 50% bottom;
	}
	.jr_l {	BACKGROUND: url("../images/line/jr_bg.gif") repeat-y left 50%
	}
	.jr_r {
	BACKGROUND: url("../images/line/jr_bg.gif") repeat-y right 50%
	}
	HTML .width_100 {WIDTH: 100%}


/* ********************************************************************************************************* */
.name					{
	height:30px;
	vertical-align:top;
	padding:2px 5px 7px 30px;
	background-image: url(../images/arrow/mark.gif);
	background-repeat: no-repeat;
	background-position: 7px 1px;
}

.name  				{
	color:#2c5e8e;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial;
}
.name a 				{
	color:#2c5e8e;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial;
}
.name a:hover 			{
	text-decoration:underline;
}

.name_sub a 			{color:#464545; font-size:11px; font-weight:normal; text-decoration:underline;}
.name_sub a:hover 		{text-decoration:none;}






/*  ************************************************************************************ */

.infoBoxHeading_table				{
	background-image: url(../images/spacer.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.infoBoxHeading_td					{width:100%; height:20px;padding:4px 17px 3px 17px;}

.infoBoxHeading_td					{color:#be0000;font-size:13px;line-height:14px;font-weight:bold;font-family:arial;}
.infoBoxHeading_td a 				{color:#be0000;font-size:13px;line-height:14px;font-weight:bold;font-family:arial;text-decoration:none}
.infoBoxHeading_td a:hover  		{color:#be0000; text-decoration:underline;}

.infoBox_table						{margin:0px 0px 10px 0px;}
.infoBox_td .box_bg					{padding:0px 0px 0px 0px;}

.infoBoxContents_table				{}
.infoBoxContents_table .boxText		{padding:5px 2px 15px 2px;}




/* ************************************************************************************* */

.vam				{vertical-align:middle;}
.row_1				{padding:0px 0px 0px 0px; height:230px;}
.bg_main			{height:100%;}
.bg2_main			{height:100%;padding:0px 29px 0px 29px;}

.bg3_main			{
	height:100%;
	width:900px;
	margin:auto;
	position:relative;
	background-color: #ffffff;
}
.bg4_main			{height:100%;padding:0px 30px 35px 30px;}
.bg5_main			{padding:0px 0px 0px 0px;}
.bg6_main			{padding:0px 0px 0px 0px;}

.main_table					{
	background-image: url(../images/spacer.gif);
	background-repeat: repeat-y;
	background-position: 223px 0px;
}





/* ************************************************************************************* */

.boxText_Left {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-left: 60px;
}
.boxLeft_site{
	background-image: url(../images/button/red_left.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 13px;
}
.boxRight_site{
	background-image: url(../images/button/red_right.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 13px;
}
.boxMid_site{
	background-image: url(../images/button/red_mid.gif);
	background-repeat: repeat-x;
	height: 42px;
	font-family: Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
}




/* ************************************************************************************* */

.left_security{
	background-image: url(../images/button/security_left.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 50px;
}
.left_other{
	background-image: url(../images/button/other_left.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 50px;
}
.right_so{
	background-image: url(../images/button/right.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 8px;
}

.mid_so{
	font-family: Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	background-image: url(../images/button/mid.jpg);
	background-repeat: repeat-x;
	height: 30px;
	padding-left: 10px;
}






/* ************************************************************************************ */

/* Photo Gallery */	

.thinborderleft {
  float:left;
  border:solid 1px silver;
  padding:5px;
  margin-right:10px;

}
.thinborderright {
  float:right;
  border:solid 1px silver;
  padding:5px;
  margin-right:10px;

}
.ibdr {
	border: 5px solid #D4D4D4;
}
a:hover .ibdr { border: 5px solid #d57787; }/*#913762 ; #eee;*/ 
	




/* ******************** START LYTEBOX   ******************************************************** */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ /*outline: none;*/}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {
	background-image: url(../images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(../images/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 15%;
}

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; /*outline: none;*/}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }






/* ************************************************************************************* */
.footer		  	  {
	vertical-align:middle;
	height:76px;
	border-top:1px solid #000000;
	padding-top: 5px;
}
.footer_left	  {padding:0px 20px 0px 0px; text-align:left;}
.footer_right	  {text-align:right;padding:0px 0px 0px 20px;}
	

.address{
	color:#2c5e8e;
	font-size:13px;
	line-height:20px;
	font-family:tahoma;	
}
.headquarters  	  {
	color:#000;
	font-size:12px;
	line-height:20px;
	font-family:tahoma;
	text-transform: uppercase;
	padding-bottom: 50pt;
	font-weight: bold;
}
.mail_website {
	color:#2c5e8e;
	font-size:13px;
	line-height:20px;
	font-family:tahoma;
}	
.mail_website_a a {
	color:#2c5e8e;
	font-size:13px;
	line-height:20px;
	font-family:tahoma;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2c5e8e;
	text-decoration: none;
}
.mail_website_a a:hover {
	color:#FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	text-decoration: none;
}
.bottom a{
	color:#000000;
	font-size:13px;
	line-height:20px;
	font-family:tahoma;
	text-decoration: none;
	font-weight: bold;
}
.bottom a:hover{
	color:#000000;
	text-decoration: underline;
}
.bottom1 a{
	color:#2c5e8e;
	font-size:13px;
	line-height:20px;
	font-family:tahoma;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9c9c9c;
	font-weight: bold;
}
.bottom1 a:hover{
	color:#FF0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}								
.counter{color:#9c9c9c; font-size:13px; line-height:20px; font-family:tahoma;}	










/* ******************************************************************************************************* */
/*.bg_line_x {
	background-image: url("../images/line/line_x.gif");
	background-repeat: repeat-x;
	background-position: left center;
	}
	.bg_line_y {
	background-image: url("../images/line/line_y.gif");
	background-repeat: repeat-y;
	background-position: center top;
	}
	.jr_tl {
	MARGIN-BOTTOM: 5px;
	WIDTH: 100%;
	background-image: url("../images/line/jr_tl.gif");
	background-repeat: no-repeat;
	background-position: left top;
	}
	.jr_tr {
	background-image: url("../images/line/jr_tr.gif");
	background-repeat: no-repeat;
	background-position: right top;
	}
	.jr_bl {
	BACKGROUND: url("../images/line/jr_bl.gif") no-repeat left bottom
	}
	.jr_br {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 6px;
	PADDING-TOP: 6px;
	background-image: url("../images/line/jr_br.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	.jr_t {
	background-color: #ffffff;
	background-image: url("../images/line/jr_bg.gif");
	background-repeat: repeat-x;
	background-position: 50% top;
	}
	.jr_b {
	background-image: url("../images/line/jr_bg.gif");
	background-repeat: repeat-x;
	background-position: 50% bottom;
	}
	.jr_l {	BACKGROUND: url("../images/line/jr_bg.gif") repeat-y left 50%
	}
	.jr_r {
	BACKGROUND: url("../images/line/jr_bg.gif") repeat-y right 50%
	}
	HTML .width_100 {
	WIDTH: 100%
	}
	.padd_gg {
	HEIGHT: 15px
	}
	.padd_vv {
	WIDTH: 0%
	}*/



/* ********************************************************************************************************* */											
/*.s_tl 			{background:url(images/s_tl.gif) left top no-repeat; width:100%;}
.s_tr 			{background:url(images/s_tr.gif) right top no-repeat;}
.s_bl			{background:url(images/s_bl.gif) left bottom no-repeat;}
.s_br 			{background:url(images/s_br.gif) right bottom no-repeat;padding:0px 27px 0px 22px;}
.s_t {background:url(images/s_t.gif) top repeat-x;}
.s_b {background:url(images/s_b.gif) bottom repeat-x; }
.s_l {background:url(images/s_l.gif) left repeat-y;}
.s_r {background:url(images/s_r.gif) right repeat-y;}*/
/* ********************************************************************************************************* */	
/*.s3_tl 			{background:url(images/s3_tl.gif) left top no-repeat;}
.s3_tr 			{background:url(images/s3_tr.gif) right top no-repeat;}
.s3_bl			{background:url(images/s3_bl.gif) left bottom no-repeat;}
.s3_br 			{background:url(images/s3_br.gif) right bottom no-repeat; padding:6px;}
.s33_br 		{background:url(images/s3_br.gif) right bottom no-repeat;padding:6px 18px 6px 18px;}
.s3_l 			{background:url(images/s3_l.gif) left repeat-y #ffffff;}*/
/* ********************************************************************************************************* */											
/*.s2_tl 			{background:url(images/s2_tl.gif) left top no-repeat; width:100%;}
.s2_tr 			{background:url(images/s2_tr.gif) right top no-repeat;}
.s2_bl			{background:url(images/s2_bl.gif) left bottom no-repeat;}
.s2_br 			{background:url(images/s2_br.gif) right bottom no-repeat;padding:10px 17px 10px 17px; text-align:left;}
.s2_t {background:url(images/s2_bg.gif) top repeat-x;}
.s2_b {background:url(images/s2_bg.gif) bottom repeat-x; }
.s2_l {background:url(images/s2_bg.gif) left repeat-y;}
.s2_r {background:url(images/s2_bg.gif) right repeat-y;}*/										
/* ********************************************************************************************************* */
/*.p_tl 			{background:url(images/p_tl.gif) left top no-repeat; width:100%;}
.p_tr 			{background:url(images/p_tr.gif) right top no-repeat;}
.p_bl			{background:url(images/p_bl.gif) left bottom no-repeat;}
.p_br 			{background:url(images/p_br.gif) right bottom no-repeat;padding:5px;}
.p_t {background:url(images/p_bg.gif) top repeat-x;}
.p_b {background:url(images/p_bg.gif) bottom repeat-x; }
.p_l {background:url(images/p_bg.gif) left repeat-y #ffffff;}
.p_r {background:url(images/p_bg.gif) right repeat-y;}*/


/*.box_width_left				{width:196px;}
.box_width_right			{width:196px;}*/

/*.content_width_td				{width:100%;padding:0px 0px 43px 0px;}
.box_width_td_left				{padding:0px 15px 24px 0px;}
.box_width_td_right				{padding:0px 0px 24px 15px;}*/


/*.tac					{text-align:center;}
.b_width strong			{display:block; width:120px; font-weight:normal;}
.width2_100	
			{width:100%;}

.ofh								{overflow:hidden;}
.al_left strong						{text-align:left;}
.fl_left							{float:left;}
.fl_right							{float:right;}*/
/* ************************************************************************************* */

/*.row_11					{padding:26px 0px 0px 140px; height:89px;}
.row_2					{padding:0px 0px 0px 0px;background:url(images/m_bg.jpg) 0px
 0px repeat-x;}
.row_2 div				{background:url(images/m_left.jpg) 0px 0px no-repeat;}
.row_3					{padding:6px 0px 6px 0px;}*/










				   
/*.footer_td			{width:214px; text-align:center;}*/

/*.footer td 		  {color:#9c9c9c; font-size:12px; line-height:20px; font-family:tahoma; vertical-align:middle;}			
.footer a 		  {color:#9c9c9c; font-size:12px; line-height:20px; font-family:tahoma; text-decoration:none;} 			
.footer a:hover   {color:#9c9c9c;text-decoration:underline;}*/
	
/*.footer span 	  		{color:#011901; font-size:12px; font-weight:normal; font-family:tahoma;}
.footer span a 		  	{color:#011901; font-size:12px; font-weight:normal; font-family:tahoma;text-decoration:none;} 			
.footer span a:hover   	{color:#011901;text-decoration:underline;}

.footer b				{color:#9c9c9c; font-size:12px; font-weight:normal; font-family:tahoma; text-decoration:none;}
.footer b a 	  		{color:#9c9c9c; font-size:12px; font-weight:normal; font-family:tahoma; text-decoration:underline;}			
.footer b a:hover 		{color:#9c9c9c; text-decoration:none;}
*/



/*.errorBox { font-family: arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: arial; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #eeefed; }
.orderEdit { font-family: arial; font-size : 10px; color: #000001; text-decoration: underline; }*/



/*A 						{  color: #000000;  font-family:arial;text-decoration: none;}
A:hover 					{  color: #AABBDD;  text-decoration: underline;}

FORM 						{display: inline;}
td, div						{padding:0px; margin:0px; font-family:arial;}*/
/* ********************************************************************************************************* */
/*td 				{vertical-align:top;}
table			{width:100%;}*/
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
/*TR.headerError 				{background: #ff0000;}

TD.headerError 				{color: #ffffff;font-size: 12px;font-weight : bold;font-family:arial; background: #ff0000;text-align:center;}

TR.headerInfo 				{background: #00ff00;}

TD.headerInfo 				{color: #ffffff;font-size: 12px;font-weight: bold;font-family: arial;background: #00ff00;text-align: center;}

.infoBox 					{background: #e4e4e4;}

.infoBoxContents 			{padding:0px 0px 0px 10px;}

.infoBoxNotice 				{background: #FF8E90;}

.infoBoxNoticeContents 		{font-size: 10px;font-family: arial;background: #FFE6E6;}

TD.infoBoxHeading 			{color: #ffffff;font-size: 10px;font-family: arial;font-weight: bold;background: #bbc3d3;}

TD.infoBox, SPAN.infoBox 	{font-size: 10px;font-family: arial;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd { background:#eeefed;}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing:1px;}

.productListing-heading 			{color: #FFFFFF;font-size: 10px;font-weight: bold;font-family: arial;
  									 background: #b6b7cb;}

TD.productListing-data 				{  font-size: 10px;font-family: arial; }

A.pageResults 						{  color: #0000FF;  }

A.pageResults:hover 				{  color: #0000FF;  background: #FFFF33;}

TD.pageHeading, DIV.pageHeading 				{color: #9a9a9a; font-size: 20px;font-weight: bold;font-family: arial;}
TD.pageHeading a, DIV.pageHeading a 			{color: #9a9a9a; font-size: 20px;font-weight: bold;font-family: arial; text-decoration:none;}
TD.pageHeading a:hover, DIV.pageHeading a:hover {color: #9a9a9a; text-decoration:underline;}

TR.subBar 							{background: #f4f7fd;}

TD.subBar 							{color: #000000;font-size: 10px;font-family: arial;}



TD.accountCategory 					{color: #aabbdd;font-size: 13px;font-family: arial;}

TD.fieldKey 						{font-size: 12px;font-weight: bold;font-family: arial;}

TD.fieldValue 						{font-size: 12px;font-family: arial;}

TD.tableHeading 					{font-size: 12px;font-weight: bold;font-family: arial;}

SPAN.newItemInCart 					{color: #ff0000;font-size: 10px;font-family: arial;}

CHECKBOX, INPUT, RADIO, SELECT {font-size: 11px;font-family: arial;}

TEXTAREA 							{font-size: 11px;font-family: arial;
  									 width: 100%;}

SPAN.greetUser 						{color: #f0a480;font-size: 12px;font-weight: bold;font-family: arial;}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;}

TD.formAreaTitle 					{font-size:12px;font-weight: bold;font-family: arial;}
SPAN.markProductOutOfStock 			{color: #c76170;font-size: 12px;font-weight: bold;font-family: arial;}

SPAN.errorText 						{color: #ff0000;font-family: arial;}

.moduleRow { }
.moduleRowOver 						{background-color: #eeefed; cursor: pointer; cursor: hand; }
.moduleRowSelected 					{background-color: #eeefed; }

.checkoutBarFrom, .checkoutBarTo 	{color: #666665; font-size: 10px;font-family: arial;}
.checkoutBarCurrent 				{color: #666665;font-size: 10px;font-family: arial;}*/
/* message box 
.messageBox 						{font-family: arial; font-size: 10px; }
.messageStackError, 
.messageStackWarning 				{font-family: arial; font-size: 10px; background-color: #ffb3b5;}

.messageStackSuccess 				{font-family: arial; font-size: 10px; background-color: #99ff00; }
/* input requirement 
.inputRequirement 					{font-family: arial; font-size: 10px; color: #ff0000; }*/

/* ************************************************************************************* */
/* ************************************************************************************* */
/**/





/* ************************************************************************************* */
/* ************************************************************************************* */
/*.header td 		 {color:#717171; font-size:11px; font-weight:normal; font-family:arial; vertical-align:middle; text-align:center;height:36px; white-space:nowrap;}


.header strong	{color:#838282; font-weight:normal; font-size:11px; display:block; padding-bottom:3px;}
.header b		{color:#bd1c1c; font-size:11px; text-decoration:underline; display:block; padding-bottom:3px;}

.header .z1 a	{font-weight:bold;}
.header a 		 {color:#717171; font-size:11px; line-height:12px; font-weight:normal; font-family:arial; text-decoration:none}
.header a:hover  {color:#717171; text-decoration:underline;}

.select			{width:100%;border:1px solid #d7d7d7; color:#868686;}
.select2		{width:80%; border:1px solid #d7d7d7; color:#868686;vertical-align:middle;margin:15px 20px 15px 10px;}
.go				{width:100%;border:1px solid #d7d7d7; color:#868686;height:18px; }

.logo			{padding:0px 126px 0px 0px;}
.banner			{margin:0px 0px 7px 0px;}

.header .z1			{background:url(images/z1.gif) 0px 12px no-repeat; text-align:left;}*/


/*.menu a				{display:block; cursor:pointer; vertical-align:middle;padding:13px 20px 13px 20px;}/

.bg_nav				{background:url(images/bg_nav.gif) left 100% repeat-x;}

/* ************************************************************************************* */
/*.popup					{background:url(images/logo.png) 0px 20px no-repeat;}
.popup td				{color:#000000; font-size:11px; line-height:14px; font-family:tahoma;}

.popup strong			{color:#000000; font-size:11px; line-height:14px; font-weight:bold;padding:10px 0px 4px 0px; display:block;}
.popup  a,
.popup  a u 	  		{color:#8e9494; font-size:11px; font-weight:normal; text-decoration:none;}			
.popup  a:hover 		{color:#8e9494; text-decoration:underline;}*/
/* ************************************************************************************* */
/*.cont_padd				{padding:15px 0px 0px 0px;}*/
/* ************************************************************************************* */
/** html .width_100				{width:100%;}
.s_t 			{background:url(images/s_t.gif) 0px 100% repeat-x #d3d8d1;}
.s_r 			{background:url(images/s_line.gif) right 0px repeat-y;}
.s_b 			{background:url(images/s_line.gif) 0px 0px repeat-x;}
.s_l 			{background:url(images/s_line.gif) 0px 0px repeat-y;}
.s_tl 			{background:url(images/s_tl.gif) left top no-repeat; width:100%;}
.s_tr 			{background:url(images/s_tr.gif) right 0px no-repeat;}
.s_bl			{background:url(images/s_bl.gif) left bottom no-repeat;}
.s_br 			{background:url(images/s_br.gif) right bottom no-repeat;padding:19px 19px 7px 19px;}*/
/* ************************************************************************************* */
/*.buttons_tl 			{background:url(images/buttons_tl.gif) left top no-repeat #f0f0f0; width:100%;}
.buttons_tr 			{background:url(images/buttons_tr.gif) right 0px no-repeat;}
.buttons_bl				{background:url(images/buttons_bl.gif) left bottom no-repeat;}
.buttons_br 			{background:url(images/buttons_br.gif) right bottom no-repeat;padding:14px 10px 14px 5px;}*/
/* ************************************************************************************* */
/* ************************************************************************************* */
/*.cont2_t 		{background:url(images/cont_line.gif) 0px top repeat-x #ffffff;margin:6px 0px 6px 0px;}
.cont_infoBox_t {background:url(images/cont_line.gif) 0px top repeat-x #ffffff;margin:3px 0px 11px 0px;}
.cont_t 		{background:url(images/cont_line.gif) 0px top repeat-x #ffffff;margin:3px 0px 6px 0px;}
.cont_r 		{background:url(images/cont_line.gif) right 0px repeat-y;}
.cont_b 		{background:url(images/cont_line.gif) 0px bottom repeat-x;}
.cont_l 		{background:url(images/cont_line.gif) 0px 0px repeat-y;}
.cont_tl 			{background:url(images/cont_tl.gif) left top no-repeat; width:100%;}
.cont_tr 			{background:url(images/cont_tr.gif) right 0px no-repeat;}
.cont_bl			{background:url(images/cont_bl.gif) left bottom no-repeat;}
.cont_br 			{background:url(images/cont_br.gif) right bottom no-repeat;padding:0px 0px 0px 0px;}
.cont_infoBox_br 	{background:url(images/cont_br.gif) right bottom no-repeat;padding:10px 10px 10px 10px;}*/
/* ************************************************************************************* */
/* ************************************************************************************* */
/*.pic2_t 		{background:url(images/pic2_line.gif) 0px top repeat-x #ffffff;}
.pic2_r 		{background:url(images/pic2_line.gif) right 0px repeat-y;}
.pic2_b 		{background:url(images/pic2_line.gif) 0px bottom repeat-x;}
.pic2_l 		{background:url(images/pic2_line.gif) 0px 0px repeat-y;}
.pic2_tl 			{background:url(images/pic2_tl.gif) left top no-repeat; width:100%;}
.pic2_tr 			{background:url(images/pic2_tr.gif) right 0px no-repeat;}
.pic2_bl			{background:url(images/pic2_bl.gif) left bottom no-repeat;}
.pic2_br 			{background:url(images/pic2_br.gif) right bottom no-repeat;padding:4px 8px 4px 8px;}*/
/* ************************************************************************************* */
/*.pic3_t		{background:url(images/pic_line.gif) 0px top repeat-x #ffffff;margin:4px 0px 12px 0px;}
.pic_t 		{background:url(images/pic_line.gif) 0px top repeat-x #ffffff;}
.pic_r 		{background:url(images/pic_line.gif) right 0px repeat-y;}
.pic_b 		{background:url(images/pic_line.gif) 0px bottom repeat-x;}
.pic_l 		{background:url(images/pic_line.gif) 0px 0px repeat-y;}
.pic_tl 			{background:url(images/pic_tl.gif) left top no-repeat; width:100%;}
.pic_tr 			{background:url(images/pic_tr.gif) right 0px no-repeat;}
.pic_bl				{background:url(images/pic_bl.gif) left bottom no-repeat;}
.pic_br 			{background:url(images/pic_br.gif) right bottom no-repeat;padding:4px 8px 4px 8px;}
.pic3_br 			{background:url(images/pic_br.gif) right bottom no-repeat;padding:11px 11px 11px 11px;}*/
/* ************************************************************************************* */
/*.popup_t		{background:url(images/popup_line.gif) 0px top repeat-x #ffffff;margin:4px 0px 12px 0px;}
.popup_t 		{background:url(images/popup_line.gif) 0px top repeat-x #ffffff;}
.popup_r 		{background:url(images/popup_line.gif) right 0px repeat-y;}
.popup_b 		{background:url(images/popup_line.gif) 0px bottom repeat-x;}
.popup_l 		{background:url(images/popup_line.gif) 0px 0px repeat-y;}
.popup_tl 			{background:url(images/popup_tl.gif) left top no-repeat; width:100%;}
.popup_tr 			{background:url(images/popup_tr.gif) right 0px no-repeat;}
.popup_bl			{background:url(images/popup_bl.gif) left bottom no-repeat;}
.popup_br 			{background:url(images/popup_br.gif) right bottom no-repeat;padding:4px 13px 11px 13px;}*/
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */

/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/*.infoBoxHeading2_table					{background:#35383c;}
.infoBoxHeading2_td						{width:100%;width:100%; height:20px;padding:23px 2px 3px 2px;}*/
/* ************************************************************************************* */
/*.infoBoxHeading2_td						{color:#ffffff;font-size:13px;line-height:14px;font-weight:bold;font-family:arial;}
.infoBoxHeading2_td a 					{color:#ffffff;font-size:13px;line-height:14px;font-weight:bold;font-family:arial;text-decoration:none}
.infoBoxHeading2_td a:hover  			{color:#ffffff; text-decoration:underline;}*/
/* ************************************************************************************* */
/* ************************************************************************************* */
/*.infoBox2_table							{background:#35383c;margin:0px 0px 10px 0px;}
.infoBox2_td .box_bg					{vertical-align:bottom;}*/
/* ************************************************************************************* */
/*.infoBoxContents2_table				{}
.infoBoxContents2_table .boxText		{padding:10px 2px 15px 2px;}*/
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/*.infoBoxHeading3_table					{background:#dbdbdb;}
.infoBoxHeading3_td						{width:100%;width:100%; height:20px;padding:17px 2px 3px 2px;}*/
/* ************************************************************************************* */
/*.infoBoxHeading3_td						{color:#000000;font-size:13px;line-height:14px;font-weight:bold;font-family:arial;}
.infoBoxHeading3_td a 					{color:#000000;font-size:13px;line-height:14px;font-weight:bold;font-family:arial;text-decoration:none}
.infoBoxHeading3_td a:hover  			{color:#000000; text-decoration:underline;}*/
/* ************************************************************************************* */
/* ************************************************************************************* */
/*.infoBox3_table							{background:#dbdbdb;margin:0px 0px 10px 0px;}
.infoBox3_td .box_bg					{vertical-align:bottom;}*/
/* ************************************************************************************* */
/*.infoBoxContents3_table				{}
.infoBoxContents3_table .boxText		{padding:5px 2px 23px 2px;}*/
/* ************************************************************************************* */
/*.z1_top								{background:url(images/z1_top.gif) 100% 100% no-repeat;}
.z1_bottom							{background:url(images/z1_bottom.gif) 100% 0px no-repeat;}*/
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/*.boxText,
.boxText td					{color:#4d4c4c; font-size:11px; line-height:12px; font-family:arial; }
.boxText a					{color:#021d2a; font-size:11px; line-height:12px; font-family:arial; text-decoration:none;}
.boxText a:hover			{color:#021d2a; text-decoration:underline;}
.boxText span 				{display:block;padding:0px 0px 5px 0px;}

.boxText span a					{color:#dbdbdb; font-size:13px; line-height:14px; font-weight:normal;text-decoration:none;}
.boxText span a:hover			{color:#dbdbdb; text-decoration:underline;}

.boxText span.productSpecialPrice 	{color:#ffffff;font-size: 13px; line-height:15px;font-family: arial; font-weight:bold; display:inline;}
del						 			{color:#a8a9ab;font-size: 13px; line-height:15px;font-family: arial; font-weight:bold;}

.infoBox3_td .boxText span.productSpecialPrice 	{color:#c10000;font-size:13px;line-height:14px;font-weight:bold;font-family:arial; display:inline;}
.infoBox3_td del						 			{color:#c10000;font-size:13px;line-height:14px;font-weight:bold;font-family:arial;}


.boxText div.img 				{margin:10px 0px 10px 0px; text-align:center;}
.boxText div.stars 				{margin:14px 0px 10px 0px;}

.boxText .name_padd				{padding:10px 0px 4px 0px; text-align:center;}
.boxText .name_padd				{color:#dbdbdb;}
.boxText .pic_padd				{padding:0px 10px 0px 10px; text-align:center;}
.boxText .price_padd			{padding:4px 0px 7px 0px; text-align:center;}			
.boxText select					{margin:4px 0px 2px 0px;}

.infoBox3_td .boxText a					{color:#4d4c4c;font-size:11px;line-height:12px;font-weight:normal;font-family:arial;text-decoration:none;}
.infoBox3_td .boxText a:hover			{color:#4d4c4c; text-decoration:underline;}

.infoBox3_td .boxText b a				{color:#c10000;font-size:13px;line-height:14px;font-weight:bold;font-family:arial;text-decoration:none;}
.infoBox3_td .boxText b a:hover			{color:#c10000; text-decoration:underline;}*/
			
/* ************************************************************************************* */
/*.boxText font  				{color:#87174a; text-decoration:none; font-size:11px; font-weight:bold;}
.boxText font a 			{color:#000000; text-decoration:none; font-size:10px; font-weight:normal;}
.boxText font a:hover  		{color:#000000; text-decoration:underline}

.boxText font.sc a 			{color:#74ad2e; text-decoration:none; font-size:11px; font-weight:bold;}
.boxText font.sc a:hover  	{color:#74ad2e; text-decoration:underline}

.boxText strong a 				{color:#070304; text-decoration:none; font-size:12px;}
.boxText strong a:hover  		{color:#070304; text-decoration:underline}*/
/* ************************************************************************************* */
/*.boxText li							{padding:0px 0px 0px 0px; width:100%;}
.boxText li, .boxText li a			{font-family:arial;}
.boxText ul							{list-style:none;margin:0px 0px 0px 0px;padding:0;}
.boxText li a 						{display:block;}
.boxText ul li div 					{padding-left:17px;}


.boxText .bg_list 					{background:url(images/bg_list_hline.gif) 0px top repeat-x;}
.boxText .bg_list a					{color:#575656; font-size:13px; line-height:14px;
									 padding:4px 11px 4px 17px;text-decoration:none;background:url(images/bg_list.gif) 0px 8px no-repeat;}
.boxText .bg_list a:hover			{color:#575656;text-decoration:underline;}

.boxText .bg_list_un 				{}
.boxText .bg_list_un a				{color:#575656; font-size:13px; line-height:14px;
									 padding:4px 11px 4px 17px;text-decoration:none;background:url(images/bg_list.gif) 0px 8px no-repeat;}
.boxText .bg_list_un a:hover		{color:#575656;text-decoration:underline;}*/
/* ************************************************************************************* */
/*.boxText .bg_list2 					{background:url(images/bg_list_hline.gif) 0px 0px repeat-x;}
.boxText .bg_list2 a				{color:#575656; font-size:12px; line-height:13px;text-decoration:none;
									 padding:5px 11px 4px 13px;background:url(images/bg_list.gif) right 7px no-repeat;}
.boxText .bg_list2 a:hover			{color:#575656;text-decoration:underline;}
.boxText .bg_list2 strong 			{font-weight:normal;}


.boxText .bg_list2_un 				{}
.boxText .bg_list2_un a				{color:#575656; font-size:12px; line-height:13px;text-decoration:none;
									 padding:5px 11px 4px 13px;background:url(images/bg_list.gif) right 7px no-repeat;}
.boxText .bg_list2_un a:hover		{color:#575656;text-decoration:underline;}
.boxText .bg_list2_un strong 		{font-weight:normal;}*/
/* ************************************************************************************* */
/*  .main .boxText_td				{padding:10px 20px 19px 20px;}  */

/*.main a.enlarge				{color:#666666; font-size:10px; text-transform:lowercase; font-weight:normal; display:block;padding:10px 0px 10px 0px; font-family:arial; text-decoration:underline;}
.main a:hover.enlarge		{color:#666666; font-size:10px; text-transform:lowercase; font-weight:normal; text-decoration:none}*/


/* ************************************************************************************* */
/* ************************************************************************************* */
/*.result_top_padd td  		{width:50%; vertical-align:middle;padding:16px 17px 12px 20px;}
.result_bottom_padd td		{width:50%; vertical-align:middle;padding:13px 17px 12px 20px;}

.result_right 	{text-align:right;}
.result td  	{color:#000001; font-size:11px;}
.result b   	{color:#000001; font-weight:normal;}*/
/* ************************************************************************************* */
/*.result_right b							{color:#000000; font-weight:normal;}
.result_right a.pageResults				{color:#000000; text-decoration:underline;font-size:11px;}
.result_right a.pageResults:hover 		{color:#000000;	text-decoration:none;background: #eeefed;}
.result_right a.pageResults	u			{color:#000000; text-decoration:underline;}
.result_right a.pageResults u:hover 	{color:#000000;	text-decoration:none;}*/
/* ************************************************************************************* */
/*.result 					{margin:0px 0px 0px 0px;}
.result1_top				{padding:0px 0px 0px 0px;background:url(images/spacer.gif) 0px 0px repeat-x;}
.result1_bottom				{padding:0px 0px 1px 0px;background:url(images/spacer.gif) 0px 0px repeat-x;}
.result2_top				{padding:1px 0px 0px 0px;background:url(images/spacer.gif) 0px 100% repeat-x;}
.result2_bottom				{padding:0px 0px 0px 0px;background:url(images/spacer.gif) 0px 0px repeat-x;}*/
/* ************************************************************************************* */
/* ************************************************************************************* */
/*TD.smallText, 
SPAN.smallText,
.smallText em,  
P.smallText 			{font-size: 10px;font-family: arial; font-weight:normal; font-style:normal;}

.smallText a			{color:#000002; font-size:11px; text-decoration:none;}	/*  advanced_search.php  
.smallText a:hover 		{color:#000002; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#000002; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#000002; font-size:11px; text-decoration:underline;}*/
/* ************************************************************************************* */
/*td.main, p.main,
div.main,
.main td,
.main p,
.main b,
.main .desc 				{color:#8e9494; font-size:11px; line-height:13px; font-family:tahoma;}

.main .s_cart_head			{color:#000000;  font-size:12px;font-weight:normal; font-family:arial;}
.main a						{color:#bf1d1d; font-size:11px; line-height:13px; font-weight:normal;text-decoration:none;font-family:tahoma;}
.main a:hover				{color:#bf1d1d; text-decoration:underline;}

.main .name b a				{color:#bf1d1d; font-size:11px; line-height:12px; font-weight:normal;text-decoration:underline;}
.main .name b a:hover		{color:#bf1d1d; text-decoration:none;}
 
.main .name a				{color:#000000; font-size:11px; line-height:12px; font-weight:bold;text-decoration:none;}
.main .name a:hover			{color:#000000; text-decoration:underline;}

.main .desc 				{line-height:14px; font-weight:normal;}
.main .desc b 				{color:#545454;}

SPAN.productSpecialPrice 			{color:#ffffff;font-size: 13px; line-height:15px;font-family: tahoma; font-weight:bold; display:inline;}
s									{color:#ffffff;font-size: 13px; line-height:15px;font-family: tahoma; font-weight:bold;}

.main SPAN.productSpecialPrice 		{color:#000000;font-size: 15px; line-height:17px;font-family: tahoma; font-weight:bold; display:inline;}
.main s								{color:#000000;font-size: 15px; line-height:17px;font-family: tahoma; font-weight:bold; }


.main .strong				{font-size:11px;font-family: arial; line-height:20px; color:#000000;}

.img						{border:1px solid #cdd1d4; background:#ffffff;}*/
/* ************************************************************************************* */
/*.main .pic_padd								{padding:21px 17px 2px 17px;float:left;}
.main .name_padd							{padding:1px 0px 1px 2px;}
.main .desc_padd							{padding:12px 10px 7px 10px;}
.main .data_padd							{padding:6px 10px 0px 10px;}
.main .price_padd							{padding:1px 6px 0px 0px;float:right;}
.main .button_padd						{margin:0px 0px 0px 0px;padding:0px 1px 0px 1px;overflow:hidden;}
.main .s_cart_head_padd					{padding:2px 0px 9px 0px;}
.main .s_cart_td							{padding:15px 0px 0px 0px;}

.main .name2_padd							{padding:9px 1px 5px 0px;background:url(images/name2_bg.gif) 8px 10px no-repeat;}
.main .pic2_padd							{padding:0px 4px 0px 0px;}
.main .desc2_padd							{padding:5px 1px 6px 0px;}
.main .price2_padd							{padding:3px 1px 3px 0px; vertical-align:middle;}
.main .button2_padd							{padding:3px 0px 1px 0px; background:url(images/line2_x.gif) 0px 29px repeat-x;}
.main .button22_padd						{margin:10px 0px 10px 0px;}
.main .button2_padd table					{text-align:center; width:1px;}
.main div.img 						{margin:0px 0px 0px 0px; text-align:center;}
.main .prod2_padd							{margin:0px 0px 0px 0px;padding:12px 1px 0px 0px;overflow:hidden;}

.main .name3_padd							{padding:11px 10px 1px 0px;}*/
/* ************************************************************************************* */
/*.button_marg img, 
.button_marg input 							{margin:1px;}

.button2_marg img,
.button2_marg input 						{margin:2px;}

.bg_input input								{background:none; border:0px;}*/
/* ************************************************************************************* */
/*.prod_info					{float:left;padding:3px 1px 1px 1px;margin:0px 45px 0px 30px; text-align:center;}
.desc3_padd					{padding:1px 10px 7px 14px; width:100%;}*/
/* ************************************************************************************* */
/*table.listing 				{margin:0px 0px 10px 0px;}
table.listing td			{padding:1px 0px 1px 0px;
							 color:#000001; font-size:10px; font-family:arial;}

.main .listing b 					{font-weight:normal;}
.main .listing em,
.main .listing font   				{color:#000001; font-size:10px; font-family:arial;}
.main .listing b font   			{color:#7f7f7f; font-size:10px; font-family:arial;}
.main .listing b font a 			{text-decoration:underline;}
.main .listing b font a:hover   	{text-decoration:none}

.main .listing font a 			{color:#000001; text-decoration:underline; font-size:10px; font-weight:normal;}
.main .listing font a:hover   	{color:#000001; text-decoration:none} */
/* ************************************************************************************* */
/* ************************************************************************************* */    
/*.left_part				{float:left; width:70%}
.right_part				{float:right;padding:0px 20px 0px 0px;}*/
/* ************************************************************************************* */
/* ************************************************************************************* */
/*.prod_line_x					{background:url(images/line_x.gif) 0px center repeat-x;}
.prod_line_y					{background:url(images/line_y.gif) center 0px repeat-y; vertical-align:bottom;}

.padd_gg img					{height:13px;}
.padd_vv img					{width:13px;}*/
/* ************************************************************************************* */
/*.cart_line_x				{background:url(images/line_x.gif) 0px center repeat-x;}
.cart_line_y				{background:url(images/line_y.gif) center 0px repeat-y;}

.padd2_gg img				{height:3px;}
.padd2_vv img				{width:3px;}

.padd3_vv img				{width:41px;|}

.tableBox_shopping_cart		{margin:0px 0px 0px 0px;}

.cart_total_left  			{width:80%; text-align:right; vertical-align:middle;height:38px;padding:0px 20px 0px 0px;}
.cart_total_right  			{width:20%; text-align:center;vertical-align:middle;}
.cart_total_left   			{color:#4b4b4b; font-size:11px;font-weight:normal; font-family:tahoma;}

.remove 					{width:20%;}
.products 					{width:45%;}
.quantity 					{width:15%;}
.total 						{width:20%;}*/
/* ************************************************************************************* */
/* ************************************************************************************* */
/*.cont_heading_table							{background:url(images/cont_heading_t.gif) 0px 0px repeat-x;}
.cont_heading_table	.cont_heading_td		{width:100%; height:20px;padding:4px 20px 3px 20px;}
.cont_heading2_table	.cont_heading_td	{width:100%; height:20px;padding:14px 20px 13px 20px;}*/
/* ************************************************************************************* */
/*.cont_heading_td 					{color:#be0000;font-size:13px;line-height:14px;font-weight:bold;font-family:arial;}
.cont_heading_td a 					{color:#be0000;font-size:13px;line-height:14px;font-weight:bold;font-family:arial;text-decoration:none}
.cont_heading_td a:hover  			{color:#be0000; text-decoration:underline;}*/
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/*.popup .cont_heading_table							{background:url(images/cont_heading_t.gif) 0px 0px repeat-x;}
.popup .cont_heading_table	.cont_heading_td		{width:100%; height:20px;padding:4px 20px 3px 20px;}
.popup .cont_heading2_table	.cont_heading_td	{width:100%; height:20px;padding:14px 20px 13px 0px;}*/
/* ************************************************************************************* */
/*.popup .cont_heading_td 					{color:#be0000;font-size:13px;line-height:14px;font-weight:bold;font-family:arial;}
.popup .cont_heading_td a 					{color:#be0000;font-size:13px;line-height:14px;font-weight:bold;font-family:arial;text-decoration:none}
.popup .cont_heading_td a:hover  			{color:#be0000; text-decoration:underline;}*/
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/*.padd_1						{padding:22px 11px 12px 11px;}
.padd_2						{padding:0px 20px 0px 20px;}
.padd_3						{padding:10px 10px 10px 10px;}
.padd_4						{padding:8px 22px 12px 22px;}

.tableBox_output_td			{padding:4px 0px 4px 0px;}
.tableBox_output1_td		{padding:0px 0px 0px 0px;}

.tep_draw_prod_top_table	{border:0px solid #efefef;}
.tep_draw_prod_top_td		{padding:15px 0px 0px 0px;}
.tep_draw_prod_top2_td		{padding:7px 0px 12px 0px;}
.marg						{margin:5px 0px 0px 0px;}*/
/* ************************************************************************************* */
/* ************************************************************************************* */
/*#main_bg {width:100%; margin:0 auto;position:relative;background:url(images/bg_body.jpg) 0px 0px repeat-x;}
.right_bgd {position:absolute; top:0px; right:0; width:50%; height:150px; background:url(images/tail_right.jpg) 0px 0px repeat-x;}*/