@charset "utf-8";

/* ================================================================================== */
/* =============================== index.php [START] ================================ */
/* ================================================================================== */
*{ margin:0px; padding:0px; border:0px; font-family:Tahoma, Arial, Verdana, Helvetica;
   font-size:12px; line-height:17px; color:#010101;  background-repeat:no-repeat; }
a{ text-decoration:none; }
a img{ border:0px;}
/*html{ height:100%; }*/
body{ background:#2cbbf5; }

.tag_p{ text-indent:22px; }
/* =============================== override [START] ================================= */
.override:after, .mde:after, .mdel2:after, .mder2:after, .mdex:after, .mdey:after, .mde_ct:after, dl:after, full:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	
	/* Added By WEBZONES */
	line-height:0px;
	font-size:0px;
	/* Added By WEBZONES */
}

.override, .mde, .mdel2, .mder2, .mdex, .mdey, .mde_ct, dl, full{display: inline-block;}

/* Hides from IE-mac \*/
* html .override, * html .mde, * html .mdel2, * html .mder2, * html .mdex, * html .mdey, * html .mde_ct, * html dl, * html full{height: 1%;}
.override, .mde, .mdel2, .mder2, .mdex, .mdey, .mde_ct, dl, full{display: block;}
/* End hide from IE-mac */
/* =============================== override [END] =================================== */
/* =============== text  =============== */
/* =============================== mde_ul [START] =================================== */
.mdeul{ position:relative; overflow:hidden; }
.mdeul_bg0 li{ background:url(../bc_graph/shared/ul_sign0.gif) 0px 7px no-repeat; }
.mdeul_bg1 li{ background:url(../bc_graph/shared/ul_sign1.gif) 0px 6px no-repeat; }
.mdeul_bg2 li{ background:url(../bc_graph/shared/ul_sign2.gif) 0px 6px no-repeat; }
.mdeul_bg3 li{ background:url(../bc_graph/shared/ul_sign3.gif) 0px 7px no-repeat; }
.mdeul_bg4 li{ background:url(../bc_graph/shared/ul_sign4.gif) 0px 7px no-repeat; }
.mdeul_bg5 li{ background:url(../bc_graph/shared/ul_sign5.gif) 0px 5px no-repeat; }
.mdeul_bg6 li{ background:url(../bc_graph/shared/ul_sign6.gif) 0px 7px no-repeat; }
.mdeul_bg7 li{ background:url(../bc_graph/shared/ul_sign7.gif) 0px 7px no-repeat; }

.mdeul_bg0o li{ background:url(../bc_graph/shared/ul_sign0.gif) 0px 5px no-repeat !important; }
.mdeul_bg1o li{ background:url(../bc_graph/shared/ul_sign1.gif) 0px 7px no-repeat !important; }
.mdeul_bg2o li{ background:url(../bc_graph/shared/ul_sign2.gif) 0px 6px no-repeat !important; }
.mdeul_bg3o li{ background:url(../bc_graph/shared/ul_sign3.gif) 0px 6px no-repeat !important; }
.mdeul_bg4o li{ background:url(../bc_graph/shared/ul_sign4.gif) 0px 6px no-repeat !important; }

.set_mdeul_bg0 ul li{ background:url(../bc_graph/shared/ul_sign0.gif) 0px 5px no-repeat !important; }
.set_mdeul_bg1 ul li{ background:url(../bc_graph/shared/ul_sign1.gif) 0px 7px no-repeat !important; }
.set_mdeul_bg2 ul li{ background:url(../bc_graph/shared/ul_sign2.gif) 0px 6px no-repeat !important; }
.set_mdeul_bg3 ul li{ background:url(../bc_graph/shared/ul_sign3.gif) 0px 6px no-repeat !important; }
.set_mdeul_bg4 ul li{ background:url(../bc_graph/shared/ul_sign4.gif) 0px 6px no-repeat !important; }

.mdeul li{
	/*background:url(../bc_graph/_shared/ul_sign1.gif) 0px 4px no-repeat;*/
	padding-left:12px; /*15px; */
	list-style:none;
	position:relative;
	overflow:hidden;
	min-width:80%;
}

.mdeul li p{margin-left:0px; margin-right:0px; position:relative; }
.mdeul_pg8 li{ padding-left:8px !important; }
.mdeul_pd5 li{ padding-bottom:5px; }
.mdeul_pd8 li{ padding-bottom:8px; }

.spanab{
	position:absolute;
	left:-22px;	
}
.mdeul_spanab li{ padding-left:22px !important; }
/* =============================== mde_ul [END] ===================================== */
/* =============================== mde_dl [START] =================================== */
.mde_dl{ position:relative; }
.mde_dl dt{
	width:50%;
	float:left;
	position:relative;
	overflow:hidden;
}
.mde_dl dd{
	width:50%;
	float:right;
	position:relative;

	overflow:hidden;
}
/* =============================== mde_dl [END] ===================================== */
/* =============================== mde [START] ====================================== */
.color_white{ color:#ffffff !important; }
.color_dark{ color:#4e4e4f !important; }
.color_orange{ color:#ffa200 !important; }
.color_cream{ color:#e5dfd2 !important; }
.color_brown{ color:#a49161 !important; }
.color_grey{ color:#717171 !important; }
.color_grey2{ color:#999999 !important; }
.color_yellow{ color:#fefce0 !important; }
.color_green{ color:#69950d !important; }
.color_violet{ color:#812d96 !important; }
.color_red{ color:#ed1c24 !important; }
.color_blue{ color:#178bba !important; }
.color_bluelight{ color:#2cbbf5 !important; }
.color_bluedark{ color:#105f7f !important; }

.bg_green2{ background-color:#f2fbfc !important; /*#f2fcf2 !important;*/ } /*blue light*/
.bg_grey2{ background-color:#e1e4dc !important; }
.bg_white{ background-color:#ffffff !important; }
.bg_orange{ background-color:#fadead !important; }
.bg_redlight{ background-color:#faeee8 !important; }
.bg_blue{ background-color:#beebfb !important; }
.bg_blue2{ background-color:#f2fbfc !important; }
.bg_grey{ background-color:#e5dfd2 !important; }
.bg_body{ background-color:#333a40 !important; }
.bg_yellow{ background-color:#fdf5dd !important; }
.bg_yellow2{ background-color:#f3ebd4 !important; }
.bg_brown{ background-color:#e1e4dc !important; }
.size10{ font-size:10px !important; line-height:14px !important;}
.size11{ font-size:11px !important; line-height:15px !important;}
.size12{ font-size:12px !important; line-height:16px !important;}
.size14{ font-size:14px !important; line-height:17px !important;}
.size15{ font-size:15px !important; line-height:19px !important; }
.size16{ font-size:16px !important; line-height:20px !important; }
.size18{ font-size:18px !important; line-height:22px !important; }
.size20{ font-size:20px !important; line-height:24px !important; }
.size22{ font-size:22px !important; line-height:26px !important; }
.size24{ font-size:24px !important; line-height:28px !important; }
.size26{ font-size:26px !important; line-height:30px !important; }
.size28{ font-size:28px !important; line-height:32px !important; }
.size30{ font-size:30px !important; line-height:34px !important; }
.size32{ font-size:32px !important; line-height:36px !important; }
.size34{ font-size:34px !important; line-height:38px !important; }
.size36{ font-size:36px !important; line-height:40px !important; }

.seta_size10{ font-size:10px !important; line-height:14px !important;}
.seta_size11{ font-size:11px !important; line-height:15px !important;}
.seta_size12{ font-size:12px !important; line-height:16px !important;}
.seta_size14 a{ font-size:14px !important; line-height:17px !important; }
.seta_size16 a{ font-size:16px !important; line-height:20px !important; }
.seta_size18{ font-size:18px !important; line-height:22px !important;}
.seta_size20{ font-size:20px !important; line-height:24px !important;}

.seta_bold a{ font-weight:bold; }
.seta_color_white a{ color:#ffffff !important; }
.seta_color_orange a{ color:#fe6206 !important; }
.seta_color_cream a{ color:#e5dfd2 !important; }
.seta_color_brown a{ color:#a49161 !important; }
.seta_color_grey a{ color:#808080 !important; }
.seta_color_grey2 a{ color:#999999 !important; }
.seta_color_yellow a{ color:#ffe010 !important; }
.seta_color_green a{ color:#5fb000 !important; }
.seta_color_violet a{ color:#812d96 !important; }
.seta_color_red a{ color:#d60600 !important; }
.seta_color_blue a{ color:#0099cc !important; }

.set_underline{ text-decoration:underline; }
.seta_underline a{ text-decoration:underline; }

a{
	font:12px/17px Tahoma, Arial, Verdana, Helvetica;
	color:#010101;
	text-decoration:underline;
}
a:hover{ color:#ed1c24; text-decoration:underline;}

.link{ padding-left:16px; }
.link_sign1{
	background:url(../bc_graph/shared/ul_sign1.gif) 0px 5px no-repeat;
	color:#ed1c24 !important;
	text-decoration:underline;
}
.link_sign1:hover{ color:#106080 !important; text-decoration:underline; }

.set_bold{ font-weight:bold; }
.under_off{ text-decoration:none; }
.underline_off, .underline_off *{ text-decoration:none; }

h1{	font:18px/22px Tahoma, Arial, Verdana, Helvetica; }
h2{ font:bold 14px/17px Tahoma, Arial, Verdana, Helvetica; }

#main_container{
	width:100%;
	position:relative;
	left:0px;
	min-width:1000px;
	overflow:hidden;
}
.main_dark{
	width:100%;
	position:relative;
	left:0px;
	overflow:hidden;
}
.main_dark{ background:url(../bc_graph/shared/main_darkbg.gif) 0px 0px repeat #e8e8e8; }

.mde{
	width:1000px;
	margin:0px auto 0px auto;
	position:relative;
	/* override */
}

.mdel{
	width:268px;
	position:relative;
	float:left;
	left:0px;
	margin-right:-3px; /*IE Path*/
	overflow:hidden;
}

.mder{
	width:717px;
	padding:0px 0px 0px 0px;
	position:relative;
	float:right;
	overflow:hidden;
}


.mdex{
	width:675px;
	position:relative;
	float:left;
	margin-right:-3px;
	/* override */
}

.mdey{
	width:310px;
	position:relative;
	margin-left:-3px;
	float:right;
	/* overrride */
}

.line{
	height:1px;
	position:relative;
	overflow:hidden;
}
.line_dot1{ background:url(../bc_graph/shared/dot1.gif) 0px 0px repeat-x; }
/* =============================== mde [END] ======================================== */
/* =============================== top [START] ====================================== */
#top{ background:url(../bc_graph/shared/top/top_bg.gif) 0px 0px repeat-x; height:137px; }
#top_bg{
	background:url(../bc_graph/shared/top/top_bg.gif) 0px 0px repeat-x;
	width:100%;
	height:137px;
	position:absolute;
	left:0px;
	overflow:hidden;
}

#top_logo{
	background:url(../bc_graph/shared/top/top_logo.gif) 0px 0px no-repeat;
	width:362px;
	height:90px;
	position:absolute;
	left:28px;
	top:18px;
	overflow:hidden;
	cursor:pointer;
}

#top_img1{
	background:url(../bc_graph/shared/top/top_img1.gif) 0px 0px no-repeat;
	width:186px;
	height:60px;
	position:absolute;
	left:399px;
	top:32px;
}

#top_img2{
	background:url(../bc_graph/shared/top/top_img2.gif) 0px 0px no-repeat;
	width:44px;
	height:76px;
	position:absolute;
	left:948px;
	top:35px;
}

#topbox{
	/*background:url(../bc_graph/shared/top/dot1.gif) 0px bottom repeat-x;*/
	width:600px;
	height:21px;
	padding:0px 1px 7px 0px;
	position:absolute;
	right:6px;
	top:6px;
	float:left; /*IE Fix*/
	display:block;
	overflow:hidden;
}

.topboxul2 ul{
	height:21px;
	position:static;
	float:right;
	right:0px;
	top:0px;
	overflow:hidden;
}
.topboxul2 ul li{
	list-style:none;
	height:21px;
	padding-left:19px;
	position:relative;
	float:right;
	overflow:hidden;
}

.topboxul2 ul li, .topboxul2 ul li *{
	font-size:11px;
}

/*#catCartSummary .cartSummaryTable{}*/
#topbox_cart{ max-width:250px; }
#topbox_login{
	background:url(../bc_graph/shared/top/top_lock.gif) 0px 0px no-repeat;
	padding-left:26px;
}
#topbox_login a{
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	text-decoration:none;
}
#topbox_login a:hover{ color:#ffffff; text-decoration:none;}

#topbox_loginarea{ margin-right:2px; font-size:12px  !important; line-height:15px !important; }
#topbox_loginout{ font-size:11px  !important; line-height:15px !important; }
#topbox_loginout:hover{ color:#ed1c24 !important; } 

.topboxul{
	position:absolute;
	right:6px;
	top:33px;
	float:right;
	overflow:hidden;

}

#topboxul_phone{
	background:url(../bc_graph/shared/top/dot1.gif) 0px 0px repeat-x;
	width:144px;
	height:18px;
	padding:11px 14px 0px 0px;
	position:relative;
	float:right;
	overflow:hidden;
}

.topboxul ul{
	background:url(../bc_graph/shared/top/dot1.gif) 0px 0px repeat-x;
	height:29px;
	padding:6px 53px 0px 4px;
	position:relative;
	float:right;
	overflow:hidden;
}

.topboxul ul li{
	height:20px;
	list-style:none;
	padding:9px 9px 0px 0px;
	position:relative;
	float:left;
	overflow:hidden;
}

.topboxul ul li a{
	background:url(../bc_graph/shared/top/top_sign1.gif) 0px 7px no-repeat;
	padding:0px 0px 0px 17px;
	position:relative;
	float:left;
	overflow:hidden;
	text-decoration:none;
	font-size:12px;
	line-height:17px;
}

.topboxul ul li a:hover{ background:url(../bc_graph/shared/top/hover/top_sign1.gif) 0px 7px no-repeat; color:#ffffff; text-decoration:none; }

.topmenul{
	height:24px;
	position:absolute;
	right:0px;
	top:111px;
	float:right;
	overflow:hidden;
}
.topmenul ul{
	background:url(../bc_graph/shared/top/topmenul_border.gif) 0px 0px no-repeat;
	height:23px;
	padding:1px 0px 0px 1px;
	position:relative;
	float:right;
	overflow:hidden;
}
.topmenul ul li{
	background:url(../bc_graph/shared/top/topmenul_sep.gif) right 0px no-repeat;
	list-style:none;
	height:23px;
	padding:0px 1px 0px 0px;
	position:relative;
	float:left;
	overflow:hidden;
}

.topmenul ul li a{
	background:url(../bc_graph/shared/top/topmenul_bg.gif) 0px 0px repeat-x;
	height:20px;
	padding:3px 22px 0px 22px;
	position:relative;
	float:left;
	overflow:hidden;
	font:bold 13px/16px Arial, Tahoma, Verdana, Helvetica;
	color:#ffffff;
	text-decoration:none;
}
.topmenul .active a, .topmenul ul li a:hover{
	background:url(../bc_graph/shared/top/hover/topmenul_bg.gif) 0px 0px repeat-x;
	color:#010101;
	text-decoration:none;
}


/* =============================== top [END] ======================================== */
/* =============================== menu [START] ===================================== */
#menu{ background:#2cbbf5; height:41px; margin-bottom:1px; }
#menu_bg{
	background:#2cbbf5;
	width:100%;
	height:41px;
	border-bottom:1px solid #178bba;
	position:absolute;
	left:0px;
	overflow:hidden;
}

.menul{
	width:981px;
	height:41px;
	padding:0px 0px 0px 19px;
	position:relative;
	overflow:hidden;
}
.menul img{ display:none; }
.menul ul{
	height:24px; /* IE Fix */
	width:auto; /*valid*/
	padding:9px 0px 0px 0px;
	position:relative;
	float:left;
	overflow:hidden;
}
.menul ul li{
	/*background:url(../bc_graph/shared/top/menul_sep.gif) right 8px no-repeat;*/
	width:auto; /*valid*/
	height:24px;
	padding:0px 4px 0px 4px;
	list-style:none;
	position:relative;
	float:left;
	overflow:hidden;
}

.menul ul li a{
	position:relative;
	height:21px;
	padding:3px 4px 0px 3px;
	float:left;
	overflow:hidden;
	
	font-family:Arial, Tahoma, Verdana, Helvetica;
   	font-size:13px; 
	line-height:17px;
	/*font:bold 14px/17px Tahoma, Arial, Verdana, Helvetica;*/
	color:#ffffff; /*a2db2b;*/
	font-weight:bold;
	text-decoration:none;
	word-spacing:-1px;
}
/*.menul ul li a:hover{ text-decoration:none; }*/
/*.menul ul li a:hover{ background:url(../bc_graph/shared/top/menul_ct.gif) 0px 0px repeat-x; }*/

.menul_lt2, .menul_rt2{
	width:auto; /*valid*/
	height:24px !important;
	position:relative;
	padding:0px !important;
	float:left;
	overflow:hidden;
}
.menul_lt2{ width:4px; }
.menul_rt2{ width:5px; }
.menul_active a, .menul ul li:hover a{  background:url(../bc_graph/shared/menu/hover/menul_ct.gif) 0px 0px repeat-x; text-decoration:none; color:#010101;  }
.menul_active .menul_lt2, .menul ul li:hover .menul_lt2{  background:url(../bc_graph/shared/menu/hover/menul_lt2.gif) 0px 0px no-repeat; }
.menul_active .menul_rt2, .menul ul li:hover .menul_rt2{  background:url(../bc_graph/shared/menu/hover/menul_rt2.gif) 0px 0px no-repeat; }
.menul ul li:hover ul{}

/* =============================== menu [END] ======================================= */
/* =============================== content [START] ================================== */
#content{ padding:20px 0px 12px 0px; overflow:hidden; }
/* =============================== content [END] ==================================== */
/* =============================== cont [START] ===================================== */
#cont{ background:#d0d0d0; width:990px; padding:5px 5px 5px 5px; overflow:hidden; }
.cont{ 
	background:url(../bc_graph/shared/mde/mde_bg1.gif) 0px 0px repeat-y;
	border-top:5px solid #d0d0d0;
	border-bottom:5px solid #d0d0d0;
	width:990px; 
	padding:0px 5px 0px 5px; 
	overflow:hidden; 
}
.cont_bg2{ background:url(../bc_graph/shared/mde/mde_bg2.gif) 0px 0px repeat-y; }
.cont_bg3{ background:url(../bc_graph/shared/mde/mde_bg3.gif) 0px 0px repeat-y; }
.cont_brup{ border-top:5px solid #d0d0d0; }
.cont_brdn{ border-bottom:5px solid #d0d0d0; }

.ban_storage, .ban_storage2{
	height:81px;
	position:relative;
	overflow:hidden;
}
.ban_storage{  background:url(../bc_graph/shared/single/ban_storage.gif) 0px 0px no-repeat; width:268px; }
.ban_storage2{ background:url(../bc_graph/shared/single/ban_storage2.gif) 0px 0px no-repeat; width:310px;}

.ban_storagelink, .ban_storagelink2{
	height:32px;
	position:absolute;
	left:11px;
	top:35px;
}
.ban_storagelink{ width:241px; }
.ban_storagelink2{ width:289px; }
.ban_storagelink:hover{ background:url(../bc_graph/shared/single/hover/ban_storage_link.gif) 0px 0px no-repeat; }
.ban_storagelink2:hover{ background:url(../bc_graph/shared/single/hover/ban_storage_link2.gif) 0px 0px no-repeat; }





.ban_removal, .ban_removal2{
	height:125px;
	position:relative;
	overflow:hidden;
}
.ban_removal{  background:url(../bc_graph/shared/single/ban_removal.gif) 0px 0px no-repeat; width:268px; }
.ban_removal2{ background:url(../bc_graph/shared/single/ban_removal2.gif) 0px 0px no-repeat; width:310px; }
.ban_removallink, .ban_removallink2{
	width:164px;
	height:13px;
	position:absolute;
	left:9px;
	top:93px;
}
.ban_removallink:hover{ background:url(../bc_graph/shared/single/hover/ban_removal_link.gif) 0px 0px no-repeat; }
.ban_removallink2:hover{ background:url(../bc_graph/shared/single/hover/ban_removal_link2.gif) 0px 0px no-repeat; }


.ban_call, .ban_call2{
	height:48px;
	position:relative;
	overflow:hidden;
}
.ban_call{  background:url(../bc_graph/shared/single/ban_call.gif) 0px 0px no-repeat; width:268px; }
.ban_call2{ background:url(../bc_graph/shared/single/ban_call2.gif) 0px 0px no-repeat; width:310px; }


.ban_calllink, .ban_calllink2{
	height:48px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}
.ban_calllink{ width:268px; }
.ban_calllink2{ width:310px;  }
.ban_calllink:hover{ background:url(../bc_graph/shared/single/hover/ban_call_link.gif) 0px 0px no-repeat; }
.ban_calllink2:hover{ background:url(../bc_graph/shared/single/hover/ban_call_link2.gif) 0px 0px no-repeat; }

.img_border1{ border:3px solid #2398c9; }
/* =============================== cont [END] ======================================= */
/* =============================== sub [START] ====================================== */
.sub{
	width:266px;
	border:1px solid #dbf3fd;
	position:relative;
	overflow:hidden;
}
.sub_title{
	background:#2cbbf5;
	width:236px;
	border-bottom:1px solid #2c2c2c;
	padding:6px 15px 8px 15px;
	position:relative;
	overflow:hidden;
}
.sub_title h1{ color:#ffffff; }
.subul{
	background:#a3ddf6;
	width:266px;
	padding:0px 0px 12px 0px;
	position:relative;
	overflow:hidden;
}

.subul li{
	background:url(../bc_graph/shared/mde/sub/sub_dot1.gif) 1px bottom repeat-x;
	list-style:none;
	width:266px;
	padding:0px 0px 1px 0px;
	position:relative;
	float:left;
	overflow:hidden;
}

.subul li a{
	background:url(../bc_graph/shared/mde/sub/sub_sign1.gif) 15px 15px no-repeat;
	width:228px;
	padding:10px 10px 10px 28px;
	position:relative;
	float:left;
	overflow:hidden;
	
	font:bold 14px/17px Tahoma, Arial, Verdana, Helvetica;;
	color:#000000;
	text-decoration:none;
}

.subul li a:hover{ background:url(../bc_graph/shared/mde/sub/hover/sub_sign1.gif) 15px 15px no-repeat #178bba; color:#ffffff; text-decoration:none; }
/*
.subul_logout{ padding-top:10px; }
.subul_logout a{ color:#d60600 !important; padding-top:10px !important; background-position:15px 25px !important; }
.subul_logout a:hover{ color:#000000 !important; }
*/
/*
.sub_secure .sub_title{ background:#718877; }
.sub_secure .subul{ background:#8ca994; }
*/
/* =============================== sub [END] ======================================== */
/* =============================== title [START] ==================================== */
#title, .title{
	background:url(../bc_graph/shared/single/title_dot1.gif) 0px bottom repeat-x;
	padding:8px 74px 8px 0px;
	margin-bottom:16px;
	width:615px;
	position:relative;
	overflow:hidden;
	/*border-bottom:1px solid #4ebce9;*/
}
.title_maxi{ width:569px !important; }
#title h1, .title h1, #title h2, .title h2{ color:#2398c9; /*69950d;*/ }
#title_control{
	width:65px;
	position:absolute;
	bottom:0px; 
	right:8px;
	overflow:hidden;
}
#title_control_printer{ padding:5px 2px 0px 2px; }
#title_control_printer:hover{ background:#2398c9; }
#title_control_font1{ cursor:pointer; margin-right:8px; padding:1px; color:#2398c9; }
#title_control_font2{ cursor:pointer; margin-right:8px; padding:1px; color:#2398c9; }
#title_control_font1:hover, #title_control_font2:hover{
	background:#2398c9;
	color:#ffffff;
}
/* =============================== title [END] ====================================== */
/* =============================== full [START] ===================================== */
.full{
	background:#ffffff;
	width:689px;
	padding:0px 14px 0px 14px;
	position:relative;
	overflow:hidden;
}
.full_pg{ width:717px; padding:0px; }
.full_border{ border:5px solid #d0d0d0; }
/* =============================== full [END] ======================================= */
/* =============================== boxa [START] ===================================== */
.boxa_up, .boxa_dn{
	width:643px;
	height:5px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;

}
.boxa_up{ background:url(../bc_graph/shared/mde/boxa/boxa_up.png) 0px 0px no-repeat; }
.boxa_dn{ background:url(../bc_graph/shared/mde/boxa/boxa_dn.png) 0px 0px no-repeat; }

.boxa{
	background:url(../bc_graph/shared/mde/boxa/boxa_bg.png) 0px 0px repeat-y;
	width:623px;
	padding:0px 10px 0px 10px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}
.boxa_pg{ width:643px; padding:0px; }
/* =============================== boxa [END] ======================================= */
/* =============================== boxb [START] ===================================== */
.boxb_up, .boxb_dn{
	width:643px;
	height:5px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;

}
.boxb_up{ background:url(../bc_graph/shared/mde/boxb/boxb_up.png) 0px 0px no-repeat; }
.boxb_dn{ background:url(../bc_graph/shared/mde/boxb/boxb_dn.png) 0px 0px no-repeat; }

.boxb{
	background:url(../bc_graph/shared/mde/boxb/boxb_bg.png) 0px 0px repeat-y;
	width:623px;
	padding:0px 10px 0px 10px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}
.boxb_pg{ width:643px; padding:0px; }
/* =============================== boxb [END] ======================================= */
/* =============================== boxc [START] ===================================== */
.boxc_up, .boxc_dn{
	width:643px;
	height:5px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;

}
.boxc_up{ background:url(../bc_graph/shared/mde/boxc/boxc_up.png) 0px 0px no-repeat; }
.boxc_dn{ background:url(../bc_graph/shared/mde/boxc/boxc_dn.png) 0px 0px no-repeat; }

.boxc{
	background:url(../bc_graph/shared/mde/boxc/boxc_bg.png) 0px 0px repeat-y;
	width:623px;
	padding:0px 10px 0px 10px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}
.boxc_pg{ width:643px; padding:0px; }
/* =============================== boxc [END] ======================================= */
/* =============================== foot [START] ===================================== */
#foot_bg{
	background:url(../bc_graph/shared/foot/foot_bg.gif) 0px 0px repeat-x;
	width:100%;
	height:10px;
	margin:1px 0px 0px 0px;
	position:absolute;
	left:0px;
	overflow:hidden;
}
#foot{ padding:28px 0px 12px 0px; }

.foot_h1{
	padding:0px 20px 12px 20px;
	border-bottom:1px solid #000000;
}
.foot_h1, .foot_h1 *{ font-size:18px; line-height:22px; color:#ffffff; }
.foot_h1 a{ text-decoration:none; }
.foot_h1 a:hover{ color:#ffffff; text-decoration:underline; }
.foot_line1{ padding:0px 0px 25px 0px; }
.foot_line2{ padding:5px 0px 0px 0px; }
.foot_line3{
	border-top:1px solid #000000;
	margin-top:21px;
	padding-top:2px;
}
.foot_line3 .lt{ float:left; position:relative; }
.foot_line3 .rt{ float:right; position:relative; }
.foot_line2, .foot_line2 *{ color:#000000; }
.foot_line3, .foot_line3 *{ font-size:11px; line-height:15px; }
.foot_line2 a, .foot_line3 a{ text-decoration:none; }
.foot_line2 a:hover, .foot_line3 a:hover{ color:#ffffff; text-decoration:none; }
.foot_sep{ margin-left:4px; margin-right:4px; }
/* =============================== foot [END] ======================================= */
/* =============================== tabs [START] ===================================== */
#home_tabs{
	background:#dbf3fd;
	width:298px;
	height:214px;
	padding:6px 6px 6px 6px;
	position:relative;
	overflow:hidden;
}
#home_tabs_title{ padding:2px 5px 6px 5px; }

#tabsul a{ padding:4px 5px 4px 5px; font-size:11px; line-height:15px; }
#tabsul{ background:#eaeaea; border:1px; }
#tabsul li{ padding:0px; margin:0px -1px 0px 0px; border:1px solid #cdcdcd; }
#tabs{ width:292px; }
.tabs_cont{ 
	/*background:#00CCFF !important; */
	height:131px; 
	width:272px; 
	padding:14px 10px 6px 10px !important;
	overflow:auto;
}
.tabs_cont p{}
/* =============================== tabs [END] ======================================= */
/* =============================== step [START] ===================================== */
.step{
	background:#dbf3fd;
	border-bottom:5px solid #d0d0d0;
	width:647px;
	height:107px;
	padding:0px 14px 0px 14px;
	position:relative; 
	overflow:hidden; 
}
.stepul{
	width:647px;
	position:relative;
	overflow:hidden;
}
.stepul li{
	list-style:none;
	width:161px;
	height:57px;
	position:relative;
	float:left;
	overflow:hidden;
}
/*.stepul li a{
	width:161px;
	height:57px;
	position:relative;
	float:left;
	overflow:hidden;
}*/

.stepul_1{ background:url(../bc_graph/shared/mde/step/step1.gif) 0px 0px no-repeat; }
.stepul_2{ background:url(../bc_graph/shared/mde/step/step2.gif) 0px 0px no-repeat; }
.stepul_3{ background:url(../bc_graph/shared/mde/step/step3.gif) 0px 0px no-repeat; }
.stepul_4{ background:url(../bc_graph/shared/mde/step/step4.gif) 0px 0px no-repeat; }
.stepul_1a{ background:url(../bc_graph/shared/mde/step/hover/step1.gif) 0px 0px no-repeat; }
.stepul_2a{ background:url(../bc_graph/shared/mde/step/hover/step2.gif) 0px 0px no-repeat; }
.stepul_3a{ background:url(../bc_graph/shared/mde/step/hover/step3.gif) 0px 0px no-repeat; }
.stepul_4a{ background:url(../bc_graph/shared/mde/step/hover/step4.gif) 0px 0px no-repeat; }
/* =============================== step [END] ======================================= */
/* =============================== maxi [START] ===================================== */
.maxi{
	background:#ffffff;
	width:643px;
	margin-top:5px;
	padding:0px 16px 0px 16px;
	position:relative;
	overflow:hidden;
}
.maxi_pg{ width:675px; padding:0px; }
.title_readytogo{
	background:url(../bc_graph/shared/single/title_readytogo.gif) 0px 0px no-repeat;
	width:504px;
	height:18px;
	position:relative;
	overflow:hidden;
}
.title_readytogo_link{
	width:116px;
	height:18px;
	position:absolute;
	left:73px;
	top:0px;
}
.title_readytogo_link:hover{ background:url(../bc_graph/shared/single/hover/title_readytogo_link.gif) 0px 0px no-repeat; }

.click_selectmanually{
	background:url(../bc_graph/shared/single/click_selectmanually.gif) 0px 0px no-repeat;
	width:275px;
	height:31px;
	position:relative;
	overflow:hidden;
}
.click_selectmanually_link{
	width:275px;
	height:31px;
	position:absolute;
	left:0px;
	top:0px;
}
.click_selectmanually_link:hover{ background:url(../bc_graph/shared/single/hover/click_selectmanually_link.gif) 0px 0px no-repeat; }

.click_readytogo{
	background:url(../bc_graph/shared/single/click_readytogo.gif) 0px 0px no-repeat;
	width:295px;
	height:31px;
	position:relative;
	overflow:hidden;
}
.click_readytogo_link{
	width:295px;
	height:31px;
	position:absolute;
	left:0px;
	top:0px;
}
.click_readytogo_link:hover{ background:url(../bc_graph/shared/single/hover/click_readytogo.gif) 0px 0px no-repeat; }
/* =============================== maxi [END] ======================================= */
/* =============================== table_home [START] =============================== */
.table_homediv{
	background:url(../bc_graph/shared/single/table_homebg.gif) 0px 0px repeat-y;
	border-bottom:1px solid #178bba;
	width:643px;
	position:relative;
	overflow:hidden;
}
.table_home_font14 *{ font-size:14px; line-height:17px; }
.td_colorblue, .td_colorblue *{ color:#178bba; }
.table_home{ width:643px; position:relative; overflow:hidden; }
.table_home tr td{ position:relative; overflow:hidden; }
.table_home tr .td1{ width:176px; padding:0px 19px 0px 19px; }
.table_home tr .td2{ width:175px; padding:0px 20px 0px 20px; }
.table_home tr .td3{ width:176px; padding:0px 19px 0px 19px; }

.table_home tr .td1_pg{ width:195px; padding:0px 19px 0px 0px; }
.table_home div{ position:static; } /*IE PATH*/

.table_home .mdeul_bg3 li{ background:url(../bc_graph/shared/ul_sign3.gif) 2px 8px no-repeat; }

.homeul{
	/*width:159px;*/
	width:195px;
	position:relative;
	overflow:hidden;
}
.homeul li{
	list-style:none;
	/*width:159px;*/
	width:195px;
	position:relative;
	float:left;
	overflow:hidden;
}

.homeul li a{ 
	background:url(../bc_graph/shared/ul_sign3.gif) 2px 12px no-repeat;
	/*width:147px;*/
	width:183px;
	padding:5px 0px 6px 12px;
	position:relative;
	float:left;
	overflow:hidden;
	font-weight:bold;
	text-decoration:none;
}
.homeul li .active, .homeul li a:hover{ color:#ed1c24; text-decoration:none; }
.homeul_dot1{ background:url(../bc_graph/shared/dot1.gif) 0px 0px repeat-x; }
.homeul_dot1 li{ background:url(../bc_graph/shared/dot1.gif) 0px bottom repeat-x; }
.loading{
	background:url(../bc_graph/shared/single/loading.gif) center center no-repeat;
	width:100%;
	height:18px;
	margin:5px 0px 5px 0px;
	position:relative;
	overflow:hidden;
}


.btn_addtocart1 img{
	background:url(../bc_graph/shared/single/btn_addtocart1.gif) 0px 0px no-repeat; 
	width:136px;
	height:24px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.btn_addtocart1 img:hover{ background:url(../bc_graph/shared/single/hover/btn_addtocart1.gif) 0px 0px no-repeat #cfdd26;  }

.btn_addtocart2 img{
	background:url(../bc_graph/shared/single/btn_addtocart2.gif) 0px 0px no-repeat; 
	width:45px;
	height:14px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.btn_addtocart2 img:hover{ background:url(../bc_graph/shared/single/hover/btn_addtocart2.gif) 0px 0px no-repeat #cfdd26;  }

.btn_clicktoproceed{
	background:url(../bc_graph/shared/single/btn_clicktoproceed.gif) 0px 0px no-repeat;
	width:226px;
	height:24px;
	position:relative;
	overflow:hidden;
}
.btn_clicktoproceed a{
	width:226px;
	height:24px;
	position:absolute;
	left:0px;
	top:0px;
}
.btn_clicktoproceed a:hover{ background:url(../bc_graph/shared/single/hover/btn_clicktoproceed.gif) 0px 0px no-repeat; }
/* =============================== table_home [END] ================================= */
/* =============================== slider [START] =================================== */
.layer_main{
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1000;
}
.layer_opacity{
	background:#000000;
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}

.layer_slider{
	background:#000000;
	background-color:#ffffff;
	padding:0px;
	border:1px solid #000000;
	position:absolute;
	left:100px;
	top:100px;
	/*width:757px;
	height:430px; IE PATH */
	z-index:10;
}
.layer_slider_ajax{
	max-height:430px;
	/*padding-right:18px;*/
	position:relative;
	overflow:auto;
}
.layer_slider_ajax{ overflow-x: hidden; }
.layer_slider_close{
	width:89px;
	height:20px;
	position:absolute;
	top:-21px;
	right:1px;
}
.layer_slider_close img{
	background:url(../bc_graph/shared/close.png) 0px 0px no-repeat;
	width:89px;
	height:20px;
}
.loading_error{
	background:#fbe3e4;
	border:1px solid #d12f19;
	padding:20px 30px 20px 30px;
	position:relative;
	overflow:hidden;
}
.loading_error, .loading_error *{ font-size:18px; line-height:22px; color:#d12f19; }
/* =============================== slider [END] ===================================== */
/* =============================== table_product [START] ============================ */
.table_product{ width:643px; position:relative; overflow:hidden; }
.table_product tr td{ background:url(../bc_graph/shared/dot1.gif) 0px bottom repeat-x; position:static; overflow:hidden; }
.table_product tr .td1{ width:50px; padding:11px 0px 8px 0px; }
.table_product tr .td2{ width:272px; padding:11px 24px 8px 8px; }
.table_product tr .td3{ width:46px; padding:11px 8px 8px 8px; }
.table_product tr .td4{ width:70px; padding:11px 8px 8px 0px; color:#178bba;}
.table_product tr .td5{ width:70px; padding:11px 8px 8px 0px; }
.table_product tr .td6{ width:70px; padding:11px 1px 8px 0px; }
.table_product tr .td_title{ background:none; padding-bottom:0px;}
.table_product tr .td_utitle{ padding-top:0px;}
.table_product_ftext{
	background-color:#a3ddf6;
	width:37px;
	height:14px;
	padding:4px 3px 4px 3px;
	border:1px solid #231f20;
	position:relative;
	/*float:left;*/
	text-align:center;
	font-size:12px;
	line-height:14px;
	color:#231f20;
}
/* =============================== table_product [END] ============================== */
/* =============================== maxir [START] ==================================== */
.maxir{
	background:#ffffff;
	width:282px;
	padding:0px 14px 0px 14px;
	position:relative;
	overflow:hidden;
}
.maxir_pg{ width:310px; padding:0px; }

.table_sum{ width:282px; position:relative; overflow:hidden; }
.table_sum tr td{ position:relative; overflow:hidden; }
.table_sum tr .td1{ width:96px; padding:0px 0px 0px 0px; font-size:18px; line-height:22px; color:#2cbbf5; }
.table_sum tr .td2{ width:70px; padding:0px 0px 0px 5px; font-size:24px; line-height:28px; color:#2cbbf5; }
.table_sum tr .td3{ width:90px; padding:0px 16px 0px 5px; font-size:36px; line-height:40px; color:#2cbbf5; }


.table_sumfont1 tr .td1{ font-size:16px; line-height:20px; }
.table_sumfont1 tr .td2{ font-size:22px; line-height:26px; }
.table_sumfont1 tr .td3{ font-size:22px; line-height:26px; }

.table_sumfont1 .tr1 td{ padding-top:4px; padding-bottom:4px; }
.table_sumfont1 .tr2 td{ padding-top:4px; padding-bottom:4px; color:#1ba1d8; }
.table_sumfont1 .tr3 td{ padding-top:4px; padding-bottom:4px; color:#178bba; }

.table_sumparent{ height:100%; background-color:#FFFFFF; }
.table_sumparent tr td{ height:100%; position:relative; overflow:hidden; }
/* =============================== maxir [END] ====================================== */
/* =============================== table_half [START] =============================== */
.table_halfdiv{
	background:url(../bc_graph/shared/single/table_halfbg.gif) 0px 0px repeat-y;
	width:643px;
	position:relative;
	overflow:hidden;
}
.table_half{ width:643px; position:relative; overflow:hidden; }
.table_half tr td{ position:relative; overflow:hidden; }
.table_half tr .td1{ width:283px; padding:0px 19px 0px 19px; }
.table_half tr .td2{ width:283px; padding:0px 19px 0px 20px; }
.table_half tr td .lt{
	width:21px;
	padding:0px 15px 0px 15px;
	margin-right:-3px;
	position:relative;
	float:left;
	overflow:hidden;
}
.table_half tr td .rt{
	width:217px;
	margin-left:-3px;
	padding:0px 0px 0px 15px;
	position:relative;
	float:right;
	overflow:hidden;
}

.click_confirmorder{
	background:url(../bc_graph/shared/single/click_confirmorder.gif) 0px 0px no-repeat;
	width:243px;
	height:42px;
	position:relative;
	overflow:hidden;
}
.click_confirmorder_link{
	width:243px;
	height:42px;
	position:absolute;
	left:0px;
	top:0px;
}
.click_confirmorder_link:hover{ background:url(../bc_graph/shared/single/hover/click_confirmorder_link.gif) 0px 0px no-repeat; }

.click_confirmandpay, .click_confirmandpay2{
	
	width:243px;
	height:90px;
	position:relative;
	overflow:hidden;
}
.click_confirmandpay{ background:url(../bc_graph/shared/single/click_confirmandpay_link.gif) 0px 0px no-repeat; }
.click_confirmandpay2{ background:url(../bc_graph/shared/single/click_confirmandpay_link2.gif) 0px 0px no-repeat; }

.click_confirmandpay_link, .click_confirmandpay_link2{
	background:url(../bc_graph/shared/empty.gif) 0px 0px no-repeat;
	width:243px;
	height:90px;
	position:absolute;
	left:0px;
	top:0px;
	cursor:pointer;
}
.click_confirmandpay_link:hover{ background:url(../bc_graph/shared/single/hover/click_confirmandpay_link.gif) 0px 0px no-repeat; }
.click_confirmandpay_link2:hover{ background:url(../bc_graph/shared/single/hover/click_confirmandpay_link2.gif) 0px 0px no-repeat; }


.click_existingcustomer, .click_newcustomer{
	width:275px;
	height:42px;
	position:relative;
	overflow:hidden;
}
.click_existingcustomer{ background:url(../bc_graph/shared/single/click_existingcustomers.gif) 0px 0px no-repeat; }
.click_newcustomer{ background:url(../bc_graph/shared/single/click_newcustomers.gif) 0px 0px no-repeat; }

.click_existingcustomer_link, .click_newcustomer_link{
	width:275px;
	height:42px;
	position:absolute;
	left:0px;
	top:0px;
}
.click_existingcustomer_link:hover{ background:url(../bc_graph/shared/single/hover/click_existingcustomers.gif) 0px 0px no-repeat; }
.click_newcustomer_link:hover{ background:url(../bc_graph/shared/single/hover/click_newcustomers.gif) 0px 0px no-repeat; }

.click_newcustomer2{
	background:url(../bc_graph/shared/single/click_newcustomers2.gif) 0px 0px no-repeat;
	width:643px;
	height:42px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}
.click_newcustomer2_link{
	width:643px;
	height:42px;
	position:absolute;
	left:0px;
	top:0px;
}
.click_newcustomer2_link:hover{ background:url(../bc_graph/shared/single/hover/click_newcustomers2.gif) 0px 0px no-repeat; }
/* =============================== table_half [END] ================================= */
/* =============================== nform [START] ==================================== */
.nform_check1, .nform_check2{
	width:21px;
	height:21px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.nform_check1{ background:url(../bc_graph/shared/mde/nform/nform_check1.gif) 0px 0px no-repeat; }
.nform_check2{ background:url(../bc_graph/shared/mde/nform/nform_check2.gif) 0px 0px no-repeat; }
/* =============================== nform [END] ====================================== */
/* =============================== formd [START] ==================================== */
.formd{
	width:622px;
	position:relative;
	border:0px;
	margin:0px auto 0px auto;
	padding:0px;
	overflow:hidden;
}

/* ========== box_formd ============== */
.box_formd{ width:auto; }
.box_formd, .box_formd *{ }

.box_formd .formd_full{ width:602px; }
.box_formd .formd_label{ width:230px; padding-right:8px; }
.box_formd .formd_label, .box_formd .formd_label *{ /*color:#fefce0;*/ }
.box_formd .formd_text{ background:#dbf3fd; width:250px; border:1px solid #178bba; }
.box_formd .formd_textarea{ background:#dbf3fd; width:250px; border:1px solid #178bba; }
.box_formd .formd_full_button{ width:495px; }
.box_formd .formd_select{ width:258px; height:20px; border:1px solid #178bba; background:#dbf3fd; font-size:12px; }
.box_formd .formd_select option{ background:#dbf3fd;  }

.box_formd .formd_submit_sendenquiry{ background:url(../bc_graph/shared/single/btn_sendenqiury.gif) 0px 0px no-repeat #178bba; border:0px; width:135px; height:24px; }
.box_formd .formd_submit_sendenquiry:hover{ background:url(../bc_graph/shared/single/hover/btn_sendenqiury.gif) 0px 0px no-repeat #cc2f1a; width:135px; height:24px; }

.box_formd .formd_submit_register{ background:url(../bc_graph/shared/single/btn_register.gif) 0px 0px no-repeat #178bba; border:0px; width:135px; height:24px; }
.box_formd .formd_submit_register:hover{ background:url(../bc_graph/shared/single/hover/btn_register.gif) 0px 0px no-repeat #cc2f1a; width:135px; height:24px; }

.box_formd .formd_submit_login{ background:url(../bc_graph/shared/single/btn_login.gif) 0px 0px no-repeat #178bba; border:0px; width:135px; height:24px; }
.box_formd .formd_submit_login:hover{ background:url(../bc_graph/shared/single/hover/btn_login.gif) 0px 0px no-repeat #cc2f1a; width:135px; height:24px; }

.box_formd .formd_submit_retrieve{ background:url(../bc_graph/shared/single/btn_retrieve.gif) 0px 0px no-repeat #178bba; border:0px; width:135px; height:24px; }
.box_formd .formd_submit_retrieve:hover{ background:url(../bc_graph/shared/single/hover/btn_retrieve.gif) 0px 0px no-repeat #cc2f1a; width:135px; height:24px; }

.box_formd .formd_submit_update{ background:url(../bc_graph/shared/single/btn_update.gif) 0px 0px no-repeat #178bba; border:0px; width:135px; height:24px; }
.box_formd .formd_submit_update:hover{ background:url(../bc_graph/shared/single/hover/btn_update.gif) 0px 0px no-repeat #cc2f1a; width:135px; height:24px; }


.formd_submit_sendenquiry, .formd_submit_register, .formd_submit_login, .formd_submit_retrieve, .formd_submit_update{
	position:relative;
	float:right;
	cursor:pointer;
}
/*
.box_formd .formd_submit{ background:url(../bc_graph/shared/single/btn_submitinquiry.gif) 0px 0px no-repeat; border:0px; width:112px; height:24px; }
.box_formd .formd_submit:hover{ background:url(../bc_graph/shared/single/hover/btn_submitinquiry.gif) 0px 0px no-repeat; width:112px; height:24px; }


.box_formd .formd_submit{ 
	background:url(../bc_graph/shared/single/btn_sign1.gif) right 6px no-repeat #178bba; 
	height:25px;
	margin:0px;
	padding:0px 28px 0px 10px;
	border:0px;
	font: bold 14px/17px "Times New Roman", Tahoma, Arial, Verdana, Helvetica; 
	color:#000000;
}
.box_formd .formd_submit:hover{ background:url(../bc_graph/shared/single/btn_sign1.gif) right 6px no-repeat #f97f34; color:#000000;  }
*/
/*
.box_formd .formd_submit2{ background:url(../bc_graph/shared/single/btn_submitinquiry.gif) 0px 0px no-repeat; border:0px; width:112px; height:24px; }
.box_formd .formd_submit2:hover{ background:url(../bc_graph/shared/single/hover/btn_submitinquiry.gif) 0px 0px no-repeat #cc2f1a; width:112px; height:24px; }
*/
/*
.box_formd .formd_submit_login{ background:url(../bc_graph/shared/single/btn_login.gif) 0px 0px no-repeat #ade062; width:118px; height:30px; }
.box_formd .formd_submit_login:hover{ background:url(../bc_graph/shared/single/hover/btn_login.gif) 0px 0px no-repeat #f97f34; width:118px; height:30px; }

.box_formd .formd_submit_register{ background:url(../bc_graph/shared/single/btn_register.gif) 0px 0px no-repeat #ade062; width:118px; height:30px; }
.box_formd .formd_submit_register:hover{ background:url(../bc_graph/shared/single/hover/btn_register.gif) 0px 0px no-repeat #f97f34; width:118px; height:30px; }

.box_formd .formd_submit_retrieve{ background:url(../bc_graph/shared/single/btn_retrieve.gif) 0px 0px no-repeat #ade062; width:118px; height:30px; }
.box_formd .formd_submit_retrieve:hover{ background:url(../bc_graph/shared/single/hover/btn_retrieve.gif) 0px 0px no-repeat #f97f34; width:118px; height:30px; }
*/
/* ========== box_formd ============== */

.formd_full{
	width:622px;
	margin:0px;
	padding:0px;
	position:relative;
	overflow:hidden;
	float:left;
}
.formd_full{ margin-top:11px; margin-right:-3px; /* IE path */ }
.formd_full_first{ margin-top:0px; }

.formd_label{
	width:170px;
	margin-top:3px;
	padding-right:9px;
	position:relative;
	float:left;
	overflow:hidden;
	
	font:12px/16px Verdana, Arial, Tahoma, Helvetica;
	color:#454545;
	text-align:right;
}

.formd_text, #CaptchaV2{
	background-color:#fadead;
	width:205px;
	height:14px;
	padding:3px 3px 3px 3px;
	border:1px solid #5ed5f8;
	position:relative;
	float:left;
	
	font:12px/14px Verdana, Arial, Tahoma, Helvetica;
	color:#454545;
}
#CaptchaV2{ background:#dbf3fd; width:250px !important; border:1px solid #178bba; margin-top:5px; }
.captchaimg{ background-color:#696969; width:238px; height:36px; padding:0px 1px 0px 19px; }

.formd_textarea{
	background-color:#fadead;
	width:435px;
	height:70px;
	padding:3px 3px 3px 3px;
	border:1px solid #5ed5f8;
	position:relative;
	float:left;
	
	font:12px/14px Verdana, Arial, Tahoma, Helvetica;
	color:#454545;
}

.formd_select{
	background:#fadead;
	width:213px;
	height:18px;
	border:1px solid #5ed5f8;

	position:relative;
	overflow:hidden;
	margin:0px;
	padding:0px;
	float:left;
}

.formd_select option{ background:#fadead; border:0px; }

.formd_select optgroup{ 
	background:#178bba;
	padding:3px 0px 0px 0px;
	margin:0px;
	color:#ffffff; 
	text-align:left; 
}
.formd_select optgroup option{ 
	text-align:left; 
	text-indent:16px; 
	font-weight:normal; 
	padding-left:0px; 
	margin-left:0px;
}

.formd_radio{
	width:15px;
	height:15px;
	position:relative;
	float:left;
	overflow:hidden;
}
/* ================= formd_full_button ========== */
.formd_full_button{
	width:392px;
	margin:0px;
	margin-right:-3px;
	padding:0px;
	padding-top:11px;
	position:relative;
	overflow:hidden;
	float:left;
	left:0px;
}

/*.formd_submit, .formd_submit2, .formd_submit_login, .formd_submit_register, .formd_submit_retrieve{*/
.formd_submit{
	background:#fadead;
	border:1px solid #5ed5f8;
	/*width:137px;*/
	padding:10px 40px 10px 40px;
	margin:0px;
	/*height:37px;*/
	position:relative;
	float:right;
	cursor:pointer;
}
.formd_submit_login, .formd_submit_register, .formd_submit_retrieve{ border:0px; padding:0px; overflow:hidden; }
.formd_submit:hover{ background:#e0c79b; }
/* ================= formd_full_button ========== */
.color_redlight{ color:#d60600; }
/* =============================== formd [END] ====================================== */
/* =============================== box_infocolors [END] ============================= */
.box_infored, .box_infogreen, .box_infoorange{
	padding:10px 15px 10px 15px;
	position:relative;
	overflow:hidden;
}

.box_infored{
	background:#ffd3d4;
	border:1px solid #e59d9e;
}

.box_infogreen{
	background:#d7f3bd;
	border:1px solid #9abf85
}

.box_infoorange{
	background:#fdd8a6;
	border:1px solid #e0a687;
}
/* =============================== box_infocolors [END] ============================= */
/* ================================================================================== */
/* =============================== index.php [END] ================================== */
/* ================================================================================== */
/* ================================================================================== */
/* =============================== cms.php [START] ================================== */
/* ================================================================================== */
/* =============================== system-message [START] =========================== */
.system-message, .system-error-message {
	/*background-color: #f9f9f9;
	border: 1px solid #eee;
	color: #666;
	margin: 18px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	padding: 36px 36px 36px 180px;*/
	
	border: 5px solid #d0d0d0;
	color:#496767;
	margin:0px 0px 0px 0px;
	/*margin:18px;*/
}

.system-message p{ color:#010101; }
.system-message h1{ color:#178bba;  font-size:24px; line-height:28px; /*font-size:18px; line-height:22px;*/ }
.system-error-message p{ color:#010101; }
.system-error-message h1{color:#178bba; font-size:24px; line-height:28px; /*font-size:18px; line-height:22px;*/ }

.system-message a, .system-error-message a{ color:#178bba; text-decoration:underline; font-weight:bold; }
.system-message a:hover, .system-error-message a:hover{ color:#ed1c24;  }

.system-message { background:url(../bc_graph/shared/bc/ok.png) no-repeat 29px 18px #dbf3fd; }

.system-error-message { background:url(../bc_graph/shared/bc/error.png) no-repeat 26px 26px #dbf3fd; }
/* =============================== system-message [END] ============================= */
/* =============================== cart_summary [START] ============================= */
table.cartSummaryTable {
	/*border-collapse:collapse;
	border-spacing:0;	
	font-size: 12px;
	float: right;*/
	float:none;
}

td.cartSummaryItem {
	/*padding: 0;*/
}
#catCartSummary .cartSummaryTable tr .cartSummaryItem{
	background:url(../bc_graph/shared/top/top_basket.gif) 0px 0px no-repeat;
	padding:1px 0px 0px 26px;
}

a.cartSummaryLink {
	/*margin: 0 0 0 18px;*/
	margin:2px 0px 0px 5px;
	/*float:left;
	display:block;*/
	color:#105f7f !important;
	text-decoration:underline !important;
	font-weight:bold;
}
a.cartSummaryLink:hover{ color:#ffffff !important; text-decoration:underline !important; }
/* =============================== cart_summary [END] =============================== */
/* =============================== productTable [START] ============================= */
table.productTable {
	/*
	border-collapse:collapse;
	border-spacing:0;	
	table-layout: fixed;
	width: 100%;
	*/
	width:auto;
	padding:0px;
	position:relative;
	overflow:hidden;
}
table.productTable tr td{ padding:0px; }
table.productSmall tr td {
	/*padding: 3px;*/
	padding:0px;
	position:static;
	overflow:hidden;
}

table.productSmall tr td .smallbox{  }
table.productLarge tr td{
	/*padding: 3px;*/
	padding:0px;
	position:static;
	overflow:hidden;
}
/* =============================== productTable [END] =============================== */
/* =============================== shopping_cart [START] ============================ */
table.cart {
	/*background: #fff;*/
	background:#dbf3fd; /*#ebd1b2;*/ /*e7e6c0;*/
	border-collapse:collapse;
	border-spacing:0;	
	border: 1px solid #000000;
	border:0px;
	font-size: 11px;
	width: 100%;
}
#cookie_city{
	background:#d7f3bd;
	border:1px solid #9abf85;
	margin-top:4px;
	padding:2px 5px 2px 5px;
	position:relative;
	overflow:hidden;
	text-align:left;
	
}

#cookie_city, #cookie_city *{ font-size:12px; }
.productitemcell{ height:auto; }
table.cart th, table.cart td {
	/*color: #666;*/
	color:#151019;
	padding: 9px;
}

.cart a{ color:#151019 !important; }
.cart a:hover{ color:#cc2f1a !important; }
.cart tbody .var th{ font:14px/17px Verdana, Tahoma, Arial, Helvetica; color:#ffffff; }
.cart tbody .var th{ background:#178bba; border-bottom:1px solid #ffffff; }
.cart tbody .var .quantity{ text-align:left; }
.cart tbody .shipping td{ border-bottom:1px solid #000000; }
.cart tbody .val td{ border-bottom:1px solid #000000; }
.cart tbody .val .quantity .productitemcell{ width:100%; display:block; position:relative; } /*IE Fix*/
.cart tbody .discount td.quantity{ width:145px; padding:5px 0px 5px 0px; text-align:right; margin:0px; }
.cart tbody .giftvoucher td.quantity{ width:145px; padding:5px 0px 5px 0px; text-align:right; margin:0px; }

#mde_pagecontent #catCartDetails .cartLink{ 
	margin:40px 20px 40px 20px; 
	position:relative; 
	color:#ffffff; 
	overflow:hidden; 
	float:left; 
}

input.cartInputText{
	background-color:#fbfcf2;
	width:46px !important;
	height:14px;
	margin-right:1px;
	padding:2px 3px 2px 3px;
	border:1px solid #178bba;
	position:relative;
	float:left;
	
	font:12px/15px Verdana, Tahoma, Arial, Helvetica;
	color:#454545;
}

input.discountcodeInput{
	background-color:#fbfcf2;
	width:46px !important;
	height:14px;
	margin-right:1px;
	padding:3px 3px 3px 3px;
	border:1px solid #178bba;
	position:relative;
	float:left;
	
	font:14px/17px Verdana, Tahoma, Arial, Helvetica;
	color:#454545;
}
input.discountcodeInput{ margin-left:9px; }
input.update{
	background:#178bba; 
	border:1px solid #178bba;
	width:82px; /*60px;*/
	height:22px;
	margin:0px;
	position:relative;
	float:left;
	cursor:pointer;
	font:12px/14px Verdana, Tahoma, Arial, Helvetica;
	color:#ffffff;
}
input.update:hover{ background:#cc2f1a; border:1px solid #cc2f1a;  }

table.cart td.actions a {
	/*font-size: 12px;
	font-weight: bold;
	margin: 0 18px 0 0;
	text-decoration: none;*/
	margin:0px 0px 0px 18px;
	position:relative;
}
a#catshopclear img{ /*IE PATH */
	/*width:93px;
	height:24px;*/
}
table.cart tr td{ background:#dbf3fd !important; }
/*
a#catshopclear img{ background:url(..//graph/shared/bc/shop/catshopclear.gif) 0px 0px no-repeat; width:110px; height:24px; } 
a#catshopclear:hover img{ background:url(..//graph/shared/bc/shop/hover/catshopclear.gif) 0px 0px no-repeat; } 
*/
a#catshopclear img{ background:url(../bc_graph/shared/bc/shop/catshopbuy.gif) 0px 0px no-repeat; width:110px; height:24px; } 
a#catshopclear:hover img{ background:url(../bc_graph/shared/bc/shop/hover/catshopbuy.gif) 0px 0px no-repeat #cc2f1a; } 

/*
a#catshopbuy img{ background:url(../bc_graph/shared/bc/shop/catshopclearcountry.gif) 0px 0px no-repeat; width:110px; height:24px; }
a#catshopbuy:hover img{ background:url(../bc_graph/shared/bc/shop/hover/catshopclearcountry.gif) 0px 0px no-repeat #cc2f1a; width:110px; height:24px; }*/


a#catshopbuy, a#catshopbuy img{
	background:url(../bc_graph/shared/empty.gif) 0px 0px no-repeat;
	width:243px;
	height:90px;
	position:relative;
	left:0px;
	top:0px;
	margin:0px;
	padding:0px;
	cursor:pointer;
}
a#catshopbuy:hover img{ background:url(../bc_graph/shared/single/hover/click_confirmandpay_link2.gif) 0px 0px no-repeat; }


.continueshopping a img{ background:url(../bc_graph/shared/bc/shop/continueshopping.gif) 0px 0px no-repeat; width:179px; height:24px; } /*IE PATH */
.continueshopping a:hover img{ background:url(../bc_graph/shared/bc/shop/hover/continueshopping.gif) 0px 0px no-repeat #cc2f1a; width:179px; height:24px; }


.cart{ position:relative; overflow:hidden; }/*Added*/
.cart tr td{ position:static; overflow:hidden; }/*Added*/
.cart tr td .productitemcell{ padding-top:2px; height:19px; position:relative; overflow:hidden; } /*Must Be long Size*/
.cart tr td .productitemcell, .cart tr td .productitemcell *{ font-size:12px; line-height:14px; }
#tag_productquantity .productitemcell{ padding-top:0px; height:21px; }
/*
#tag_productremovelink .productitemcell{ height:17px; position:relative; padding:1px 0px 2px 0px;  }
#tag_custom4 .productitemcell{  height:20px; padding-bottom:1px; position:relative; }*/
/* =============================== shopping_cart [END] ============================== */
/* =============================== shippingDiv [START] ============================== */
select.shippingDropDown{
	/*width: 150px;*/
	width:220px;
	border:1px solid #178bba;
}

.shippingCountryDiv{ padding:0px 0px 0px 0px; }
.shippingCountryDiv #shippingCountrySpan{ display:block; position:relative; overflow:hidden; padding-bottom:5px; }
.shippingCountryDiv .shippingCountry{ }

.shippingDiv{ padding:10px 0px 0px 0px;  }
.shippingDiv #shippingSpan{ display:block; position:relative; overflow:hidden; padding-bottom:5px; }
.shippingDiv .ShippingOptions{ }

.shippingPostcodeDiv{ padding:10px 0px 0px 0px; }
.shippingPostcodeDiv #shippingPostcodeSpan{ }
.shippingPostcodeDiv #shippingPostcode{
	background-color:#fbfcf2;
	width:70px;
	height:14px;
	margin-top:5px;
	padding:3px 3px 3px 3px;
	border:1px solid #2890ac;
	position:relative;
	float:right;
	
	/*font:14px/17px Verdana, Tahoma, Arial, Helvetica;*/
	color:#454545;
	margin-left:10px; 
}

.shippingCalc{
	background:#fbe3e4;
	border:1px solid #d12f19;
	padding:2px 5px 2px 5px;
	margin-top:5px;
	position:relative;
	float:right;
	color:#d12f19;
	font-size:12px;
	line-height:16px;
}

.shippingCalc input{
	width:15px;
	height:15px;
	position:relative;
	float:left;
	overflow:hidden;
	margin:1px 5px 0px 0px;
}
/* =============================== shippingDiv [END] ================================ */
/* =============================== order-list [START] =============================== */
/*
table.order-list {
	border-collapse:collapse;
	border-spacing:0;	
	width: 100%;
}

table.order-list td {
	border: 1px solid #eee;
}

table.order-list a {
	margin: 0 9px 0 0;
}

table.order-list span.number {
	font-size: 11px;
}*/
table.order-list{
	
}

table.order-list{
	border-collapse:inherit;
	border-spacing:inherit;
	position:relative; 
	overflow:hidden; 
}

table.order-list tr td{
	background:#beebfb;
	border:1px solid #dbf3fd; 
	position:relative; 
	overflow:hidden;
	padding:2px 3px 2px 3px;
}
table.order-list tr td span.date, table.order-list tr td span.total{
	margin:0px; 
	padding:0px; 
	position:relative; 
	float:left; 
	text-align:left;
}
table.order-list tr td span.date{ width:100px; }
table.order-list tr td span.total{ width:70px; }

.table_orderlist{ width:100%; position:relative; overflow:hidden; }
.table_orderlist tr td{ background:#f1fade; position:relative; overflow:hidden; border:1px solid #89d6fa;  }
.table_orderlist tr .td1{ width:58%; padding:5px 1% 5px 1%; }
.table_orderlist tr .td2{ width:18%; padding:5px 1% 5px 1%; }
.table_orderlist tr .td3{ width:18%; padding:5px 1% 5px 1%; }
.table_orderlist tr .td1 .number{ color:#717171; }
/* =============================== order-list [END] ================================= */
/* =============================== order-invoice [START] ============================ */
.invoice{ }
.invoice .border tr td{ border:1px solid #2cbbf5; background:#dbf3fd; }
/* =============================== order-invoice [END] ============================== */
/* ================================================================================== */
/* =============================== cms.php [END] ==================================== */
/* ================================================================================== */