@import url('clearing.css');

html, body { 
	margin: 0; 
	padding: 0;
	background: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 1.5;
	color: #828282;
} 
table, ul, a, li, img, p, form, hr, dl, dt, dd, div, h1, h2, h3, h4, h5, h6, label {margin:0; padding:0} 
h1, h2, h3, h4, h5, h6 { font-size: 14px; color: #595959; font-weight: bold; text-indent: 0px; font-family:"Trebuchet MS", Arial, sans-serif;}
img { border: none;}

#top_box { width: 100%; height: 57px; background: url(../images/top_bg.gif) top left repeat-x;}
#top { width: 982px;}
#top_l { float: left; width: 800px; height: 57px; }
#menu { height: 27px; padding: 30px 6px 0; float: left;}
#top_r { float: right; width: 182px; height: 57px; }
#logo { height: 49px; width: 156px; background: url(../images/logo.png) top right no-repeat;}
#header_box { width: 100%; height: 211px; background:url(../images/header_bg.gif) top left repeat-x;}
#header { width: 982px; height: 211px; background:url(../images/header.jpg) top left no-repeat; }
#head_mod_out { padding: 71px 0 0 10px;  height: 140px; overflow: hidden; }
#head_mod { float: left; width: 250px; height: 140px; background: url(../images/head_mod.png) top left no-repeat;}
#head_mod_in { padding: 25px 40px 20px 12px; overflow: hidden;}
#head_bot_box {width: 100%; height: 38px; background:url(../images/header_b.gif) top left repeat-x;}
#head_bot {width: 982px;}
#serach_box { float: left; width: 290px;  height: 38px; background:url(../images/header_bot_stripe.png) center right no-repeat;}
#search { float: right; padding: 11px 35px 0 0; color: #595959; font-family:"Trebuchet MS", Arial, sans-serif; font-size: 14px; line-height: 1.0;}
#date_box { float: right; width: 250px;  height: 38px; background:url(../images/header_bot_stripe.png) center left no-repeat;}
#date { padding: 12px 15px 0 15px; color: #595959; text-align: right;}

#container { width: 982px; text-align:left; }
#left_col { float: left; width: 251px;}
#left_col-noleft {display: none;}
#left_col_in { width: 240px; padding-left: 11px;}
#left_mod { width: 240px; overflow: hidden;}
#right_col { float: right; width: 731px;}
#right_col-noleft {  width: 982px;}
#content { float: left; width: 480px;}
#content-noleft { float: left; width: 731px;}
#content-noright {  width: 731px;}
#content-noleft-noright { float: left; width: 782px;}
#content_in { width: 460px; padding: 0 10px;}
#content_in-noleft, #content_in-noright { width: 711px; padding: 0 10px;}
#content_in-noleft-noright { width: 962px; padding: 0 10px;}
#pathway_box { width: 460px; height: 30px;background: url(../images/path_bg.gif) left bottom repeat-x;}
#pathway_box-noleft, #pathway_box-noright { width: 711px; height: 30px;background: url(../images/path_bg.gif) left bottom repeat-x;}
#pathway_box-noleft-noright { width: 962px; height: 30px;background: url(../images/path_bg.gif) left bottom repeat-x;}
#path { padding: 2px 2px 0; text-align: left; color: #4a4a4a;   }
#mainbody_in { width: 460px;  overflow: hidden;}
#mainbody_in-noleft, #mainbody_in-noright { width: 711px; padding: 0px 0; overflow: hidden;}
#mainbody_in-noleft-noright { width: 962px; padding: 0px 0; overflow: hidden;}
#mainbody {padding: 0px 0;min-height: 300px;}
#banner {width: 460px; overflow: hidden;}
#banner-noleft, #banner-noright {width: 711px; overflow: hidden;}
#banner-noleft-noright {width: 962px; overflow: hidden;}
#right_box { float: right; width: 251px;}
#right_mod { width: 240px; padding-left: 11px; overflow: hidden;}
#footer { width: 100%; height: 44px; margin-top: 15px; background: url(../images/foot.gif) top left repeat-x;}
#footer_in { width:  982px; color: #828282;}
#copyright_box { float: right; width: 491px;}
#copyright { padding-top: 15px; text-align: right;}
#license_box { float: left; width: 491px;}
#license { padding-top: 5px; text-align: left; float: left;}


#container a:link, #container a:visited {color:#828282;  text-decoration: none;}
#container a:hover {color:#828282;  text-decoration:none;}
#container ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}
#container li{
	line-height: 1.5;
	padding-left:15px;
	margin-left:3px;
	background: url(../images/submenu.png) no-repeat;
	background-position:0px 5px;
	text-align: left;
}
#container ol li{ background: none; }
#footer a:link, #footer a:visited {color:#828282;  text-decoration: none;}
#footer a:hover {color:#828282;  text-decoration: none;}
#path a:link, #path a:visited {color:#4a4a4a;  text-decoration: none;}
#path a:hover {color:#4a4a4a;  text-decoration: underline;}
#path img { margin: 0 5px;}

/*************************************************************************/
#left_mod ul#mainlevel li,#left_mod ul.menu li {
width: 100%;
list-style:none;
padding:0 0 0 0;
margin:0;  border: none;
}
#left_mod  a.mainlevel:link, #left_mod  a.mainlevel:visited,
#left_mod ul.menu li a:link, #left_mod ul.menu li a:visited { 
	overflow: hidden;
	display: block;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #707070;
	font-size: 11px;
	line-height:20px;
	background: url(../images/submenu.png) left no-repeat;
	background-position: 0 7px;
	margin:0px;
	padding-left:20px;
	text-decoration: none;
	text-transform: none;	
	}
#left_mod   a.mainlevel:hover,
#left_mod ul.menu li a:hover { text-decoration: none;}	
#left_mod   a.mainlevel#active_menu,
#left_mod ul.menu li a#active_menu , #left_mod ul.menu li#current a{ text-decoration: none;}
#left_mod   a.sublevel:link, #left_mod   a.sublevel:visited { 
	overflow: hidden;
	display: block;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #707070;
	font-size: 11px;
	line-height:20px; 
	background: url(../images/sublevel.png) left no-repeat;
	background-position: 0 7px;
	margin:0px;
	padding-left:25px;
	text-decoration: none;	
	}
#left_mod ul.menu li#current li a:link, #left_mod ul.menu li#current li a:visited,
#left_mod ul.menu li ul li a:link, #left_mod ul.menu li ul li a:visited { 
	overflow: hidden;
	display: block;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #707070;
	font-size: 11px;
	line-height:20px; 
	background: none;
	background-position: 0 7px;
	margin:0px;
	padding-left:25px;
	text-decoration: none;	
	}
#left_mod   a.sublevel:hover, #left_mod ul.menu li ul li a:hover {text-decoration: none;}	
#left_mod   a.sublevel#active_menu{ text-decoration: none;}

#left_mod ul, #sidebar-2 ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#left_mod ul li
{	list-style: none;
	border-top: solid 1px #d7e7ec;
	margin: 0px 0px 0px 0;
	padding: 0px 0px 0px 9px; line-height: 14px;
}
#sidebar-2 ul li
{	list-style: none;
	border-top: solid 0px #d7e7ec;
	margin: 0px 0px 0px 0;
	padding: 0px 0px 0px 9px; line-height: 14px;
}
#left_mod ul li a:link,#sidebar-2 ul li a:link,#left_mod ul li  a:visited, #sidebar-2 ul li  a:visited
{	
	display: block;
	padding: 4px 2px 4px 10px;
	text-decoration: none;
	background: url(../images/default/bg_alink.png) left no-repeat;
	color: #006383;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	line-height: 14px;
}
#left_mod ul li a:hover,#sidebar-2 ul li a:hover
{ text-decoration: none;}

#left_mod ul li ul, #sidebar-2 ul li ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#left_mod ul li ul li, #sidebar-2 ul li ul li
{	list-style: none;
	border-bottom: solid 0px #d7e7ec;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 1px; line-height: 1.3em;
}
#left_mod ul li ul li a:link,#sidebar-2 ul li ul li a:link,#left_mod ul li ul li a:visited, #sidebar-2 ul li ul li a:visited
{	
	display: block;
	padding: 2px 2px 2px 10px;
	text-decoration: none;
	background:none;
	color: #006383;
	font-size: 0.9em;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
}
#left_mod ul li ul li a:hover,#sidebar-2 ul li  ul li a:hover
{ text-decoration: none;}
/*************************************************************************/
#left_mod div.module a:link, #left_mod div.module a:visited {color:#707070;  text-decoration: none;}
#left_mod div.module a:hover {color:#707070;  text-decoration: none;}
#left_mod div.module h3{  
	background: none; 
	font-family: "Trebuchet MS", Arial, sans-serif;
	color:#666666; 
	text-indent: 0px;
	font-size: 15px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 7px;
	text-align: left;
}
#left_mod div.module{
	width: 240px;
	background: url(../images/mod_in.gif) left top repeat-y;
	margin: 10px 0;
}
#left_mod div.module div{
	width: 240px;
	background: url(../images/mod_t.gif) top left no-repeat; 
}
#left_mod div.module div div{
	width: 240px;
	background: url(../images/mod_b.gif) bottom left no-repeat;
}
#left_mod div.module div div div{
	width: 216px;
	padding: 20px 22px 12px 12px;
	color:#707070; 
	font-size: 10px;
	text-align: left;
}
#left_mod div.module div div div div{
	padding: 0px;
	margin: 0px;
	background: none;
}
#left_mod div.module div div div table div, #right_mod div.module div div div table div { min-height: 17px;}
#left_mod div.module div div div div.syndicate div { min-height: 17px;}

/*************************************************************************/
#left_mod div.module_menu a:link, #left_mod div.module_menu a:visited {color:#707070;  text-decoration: none;}
#left_mod div.module_menu a:hover {color:#707070;  text-decoration: none;}
#left_mod div.module_menu h3{  
	background: none; 
	font-family: "Trebuchet MS", Arial, sans-serif;
	color:#666666; 
	text-indent: 0px;
	font-size: 15px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 7px;
	text-align: left;
}
#left_mod div.module_menu{
	width: 240px;
	background: url(../images/mod_in.gif) left top repeat-y;
	margin: 10px 0;
}
#left_mod div.module_menu div{
	width: 240px;
	background: url(../images/mod_t.gif) top left no-repeat; 
}
#left_mod div.module_menu div div{
	width: 240px;
	background: url(../images/mod_b.gif) bottom left no-repeat;
}
#left_mod div.module_menu div div div{
	width: 216px;
	padding: 20px 22px 12px 12px;
	color:#707070; 
	font-size: 10px;
	text-align: left;
}
#left_mod div.module_menu div div div div{
	padding: 0px;
	margin: 0px;
	background: none;
}
/*************************************************************************/
#right_mod div.module a:link,#right_mod div.module a:visited {color:#707070;  text-decoration: none;}
#right_mod div.module a:hover {color:#707070;  text-decoration: none;}
#right_mod div.module h3{  
	background: none; 
	font-family: "Trebuchet MS", Arial, sans-serif;
	color:#666666; 
	text-indent: 0px;
	font-size: 15px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 7px;
	text-align: left;
}
#right_mod div.module{
	width: 240px;
	background: url(../images/mod_in.gif) left top repeat-y;
	margin: 10px 0;
}
#right_mod div.module div{
	width: 240px;
	background: url(../images/mod_t.gif) top left no-repeat; 
}
#right_mod div.module div div{
	width: 240px;
	background: url(../images/mod_b.gif) bottom left no-repeat;
}
#right_mod div.module div div div{
	width: 216px;
	min-height: 100px;
	padding: 20px 22px 12px 12px;
	color:#707070; 
	font-size: 10px;
	text-align: left;
}
#right_mod div.module div div div div{
	padding: 0px;
	margin: 0px;
	background: none;
}
/*************************************************************************/
#right_mod div.module-adv h3{  
	background: none; 
	font-family: "Trebuchet MS", Arial, sans-serif;
	color:#666666; 
	text-indent: 0px;
	font-size: 15px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 7px;
	text-align: left;
}
#right_mod div.module-adv{
	width: 240px;
	background: none;
	margin: 10px 0;
}
#right_mod div.module-adv div{
	width: 240px;
	background: none; 
}
#right_mod div.module-adv div div{
	width: 240px;
	background: none;
}
#right_mod div.module-adv div div div{
	width: 240px;
	padding: 0;
	color:#707070; 
	font-size: 10px;
	text-align: left;
}
#right_mod div.module-adv div div div div{
	padding: 0px;
	margin: 0px;
	background: none;
}
/*************************************************************************/
#head_mod div.moduletable { 
	overflow:hidden;
	height: 105px; width: 198px;
	padding:0;  margin: 0px;
	background:none; 
	font-family: Tahoma, Helvetica, sans-serif;	
	color: #4e4e4e;
	font-size: 11px;
	text-align: left;
}
#head_mod div.moduletable h3 {
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	line-height: 16px;
	margin:0;
	color: #595959;
	font-size: 14px;
	font-weight: bold;
	background:none;
	text-align:left;
}
#head_mod a:link, #head_mod a:visited {color:#828282;  text-decoration: none;}
#head_mod a:hover {color:#828282;  text-decoration: underline;}
/*************************************************************************/
fieldset {  border:none;}
#search .inputbox {
	color: #595959;
	border: none;
	background: url(../images/search_input.gif) top right no-repeat;
	padding: 2px 2px 0;
	margin: 0;
	margin-left: 15px;
	width: 146px;
	height: 14px; 
	font-size: 9px;
	line-height:1.0;
	text-align: left;
	vertical-align: top;
	}
#search .button{
	line-height:1.0;
	background: url(../images/search_but.gif) top left no-repeat;
	height: 16px; 
	width: 13px;
	border: none;
	padding:0; margin-left: 6px;
}
.button {
	color: #fff;
	background: url(../images/button_bg.gif) center left repeat-x;
	line-height: 12px;
	font-size: 10px;
	font-weight: bold;
	 border: none;
	text-align: center;
	margin:0; padding:2px 5px;
}
.inputbox {	
	background: #FFFFFF; 
	font-size: 9px; 
	color: #595959; 
	border: solid 1px #a7a7a7; 
	margin: 2px 0; 
	padding: 2px;
}
.checkbox {
	background: #FFFFFF; 
	color: #595959; 
	border: solid 1px #a7a7a7; 
	margin: 2px 0;
}
.contentpane .inputbox { display:block;}
.contentheading, .componentheader, .componentheading {
	width:98%;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	line-height: 20px;
	margin-bottom:5px;
	color: #0085d1;
	font-size: 14px;
	font-weight: bold;
	background: none;
	text-indent: 0px;
	text-align:left;
}
.contentheading td {
	width:98%;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	line-height: 20px;
	margin-bottom:5px;
	color: #0085d1;
	font-size: 14px;
	font-weight: bold;
	background: none;
	text-indent: 0px;
	text-align:left;
}
table.contentpaneopen {
	padding: 0px;width:98%; 
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpaneopen {
	width:98%; 
}
.contentpane {
	width:98%;
}
.contentpaneopen td img { 
	margin: 2px 3px;
}
.blog_more { 
	padding-left: 15px;
}
table .poll {
	width:90%; 
	text-align:left;
} 
table .poll-pink {
	width:90%; 
	text-align:left
} 
table .poll-green {
	width:90%; 
	text-align:left
} 
.poll thead {
	color:#595959;
 }
.pollstableborder{ 
	text-align:left;
}
table.contenttoc {
	padding: 10px;
} 
table.contenttoc th {
	text-align: center; 
	padding: 2px 10px; 
	background:#b4b4b4; 
	color: #4a4a4a; 
	text-align:left;
}
table.contenttoc td {
	text-align: left; 
	padding: 2px 10px; 
	background:#e4e4e4; 
	color: #707070; 
	font-size: 10px;
}
td.buttonheading { 
	margin: 0px; 
	padding: 0 2px;
}
p { padding-bottom: 10px;}
#mainbody  .pagenav {
  text-align: center;
  font-size: 10px;
  font-weight: normal;
  color: #707070;
  padding: 0px 5px;
  line-height: 20px;
  margin: 1px;
}
#mainbody  .pagenavbar{
	margin-right: 10px;
	float: right;
	font-size: 10px;
	font-weight: normal; 
}
#mainbody  .pagenavbar a:link, #mainbody  .pagenavbar a:visited, #mainbody  .pagenavbar a:hover{
	margin-right: 10px;
  font-size: 10px;
  font-weight: normal;
  color: #707070;
}
#mainbody  .pagenav_next,  #mainbody  .pagenav_prev {
	background:none; 
	color: #707070; 
	padding: 5px 2px;  
	font-size: 10px;   
	font-weight: normal; 
	margin: 0px; 
	text-align: center;
}
#mainbody  .pagenav_next a:link,  #mainbody  .pagenav_prev a:link,
#mainbody  .pagenav_next a:visited,  #mainbody  .pagenav_prev a:visited,
#mainbody  .pagenav_next a:hover,  #mainbody  .pagenav_prev a:hover {
	 color: #707070; 
	 padding: 5px 5px; 
	 text-decoration: none;  
	 font-size: 10px;   
	 font-weight: normal;  
	 text-align: center;
}
#mainbody .back_button{
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	float: left;
	height: 20px;
	background: none;
	padding: 2px 7px;
	margin:0;
	color: #707070;
	}
#mainbody .back_button a:link, #mainbody .back_button a:visited, #mainbody .back_button a:hover {	
	color: #707070;  
 	font-size: 10px; 
	text-decoration: none;
}
.readon {
	float: right;
	color: #707070;
	font-size: 10px;   
	font-weight: normal;
}
div.pagenavcounter { 
	padding-bottom: 10px; 
	text-decoration: underline;
}
.small {
	color: #828282;
	font-size: 11px;
	line-height:1.0;
	padding-top: 10px;
}
.smalldark {
	color: #828282;
	font-size: 11px;
	line-height:1.0;
	text-align: left;
}
.createdate {
	color: #828282;/* kolor daty */
	font-size: 11px;
	padding-bottom: 20px;
	text-align: left;
	line-height:1.0;
}
.modifydate {
	color: #828282;/* kolor daty modyfikacji */
	height: 20px;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 5px;
}
div.mosimage {
  border: none;
}
.mosimage{
  border: none;
  margin: 5px;
  padding: 5px;
}
.mosimage_caption {
  margin-top: 2px;
  background: none;
  padding: 10px;
  color: #828282;
  border-top: none;
}
.sectiontableheader {font-weight: bold;}
/* kolor rzedow w spisach i tabelach parzystych*/
.sectiontableentry1 td, .sectiontableentry1-pink, .sectiontableentry1-green {
	text-align: left;
	padding: 4px 0;
}
/* kolor rzedow w spisach i tabelach nieparzystych */
.sectiontableentry2 td, .sectiontableentry2-pink, .sectiontableentry2-green {
	text-align: left;
	padding: 4px 0;
	background: #e4e4e4;
}
.related { font-weight: bold; font-size: 13px;}
fieldset a:link, fieldset a:visited, fieldset a:hover { line-height: 25px;}

/*formatowanie strony do wydruku*/
body.contentpane {background:#fff; color:#000; padding: 15px; font-size: 11px; text-align: left;}
body.contentpane h1, body.contentpane h2, body.contentpane h3 {background:#fff; color:#000;font-size: 12px;}
body.contentpane a, body.contentpane span.small, body.contentpane table.contentpaneopen td, body.contentpane table td
{background:#fff; color:#000; font-size: 11px;}
body.contentpane .componentheading, body.contentpane .contentheading {background:#000; color:#fff; font-weight: bold; font-size: 12px;}
body.p {margin-bottom: 5px;}
body.contentpane .button{color:black;border:1px solid black; background: #fff;}
body.contentpane .inputbox {background: #FFFFFF; color: #000; border: solid 1px #000;}
body.contentpane td{padding:3px; background:#fff; color:#000;font-size: 11px;}

/* start button4sub styles */
#button4sub { 
	width: 100%;
	padding:0;
}
	
#button4sub ul {
	margin: 0;
	padding: 0;
	list-style:none;
	
}
		
#button4sub ul li {
	margin:0;
	padding:0;
	
}
#button4sub ul li a {
	display: list-item;
	height: 21px;
	background: url(images/sub-left-rd-buttons.gif);
	text-decoration: none;
	color: #ed7e3b;
}
#button4sub ul li a:hover {
	color: #ffffff;
	background:url(images/sub-left-rd-buttonsrlo.gif);
}

#button4sub ul li a.active {
	color: #FF6600;
	background: url(images/sub-left-rd-buttons.gif);
}

.button4sub {
	padding-top: 8px;
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}

/* end button4sub styles */


/* start button5sub styles */
#button5 {
	width: 100%;
	padding: 0px;
}
	
#button5 ul {
	margin: 0;
	padding: 0;
	list-style:none;
	
}
		
#button5 ul li {
	margin:0;
	padding:0px;
	
}

#button5 ul li a {
	display: list-item;
	height: 21px;
	
	background:url(images/sub-left-buttons_5.gif);
	text-decoration: none;
	color:#666666;
}
#button5 ul li a:hover {
	color: #FFFFFF;
	background:url(images/sub-left-buttons_over5.gif);
}

#button5 ul li a.active {
	color: #FF6600;
	background: url(images/sub-left-buttons.gif);
}

.button5 {
	padding-top: 8px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}

 /* end button5sub styles */
 
 
/* start right nav styles */
#leftnav{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	width : 216px;  
	height:auto;
	float : left;  
    background-color:#b1b9bb;
	text-align:left; 
	vertical-align:top;   
}

#leftnavtop { 
	width : 29.9%;  
	height:30px;
	float : right;  
    background-color : #cccccc;  
}

#leftnavtopdn { 
	width : 29.9%;  
	height:40px;
	float : right;  
    background-color : #cccccc;  
}

#leftnavmid {
	width : 29.9%;  
	height:auto;
	float : right;  
    background-color : #5b8db8; 
	vertical-align:top;
}

#leftnavmidfeed {
	width : 29.9%;  
	height:auto; 
    background-color : #cccccc; 
	vertical-align:top;
}

#leftnavbottom {   
	height:300px;
	float : right;
	vertical-align:top;
} 
 

.leftnavbottomcontent { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#BBBBBB;
	font-weight:bolder;
	padding-top:80px;
	padding-right:30px;
	padding-left:10px;  
}
 

/* end right nav styles */ 

#subleftdiv{ 
	width : 220px; 
	left: 0;
	float :left;
	border-right : 1px solid #c0c0c0;
	background-color: #b1b9bb;
	
}

#button4 {
	width: 100%;
	padding: 0;
}
	
#button4 ul {
	margin: 0;
	padding: 0;
	list-style:none;
	
}
		
#button4 ul li {
	margin:0;
	padding:0;
	
}

#button4 ul li a {
	display: list-item;
	height: 21px;
	background:url(../../../images/graybutton.gif);
	text-decoration: none;
	color:#666666;
}
#button4 ul li a:hover {
	color: #FFFFFF;
	background:url(../../../images/bluebutton.gif);
}

#button4 ul li a.active {
	color: #FF6600;
	background: url(images/sub-left-buttons.gif);
}

.button4 {
	padding-top: 8px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}

.txtlinks { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#0066cc; 
	float:right;

}
.tblebody { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background:#ffffff;
	color:#000000;
	padding-left:10px;

}

.tblelinks { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color:#999999;  
}
 
.morelinks { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#0066cc;
	float:right;

}

.breadcrumbbg{ 
	color:#ffffff;
	vertical-align:top;
	background-image: url(images/breadcrumbbg.jpg); 
	padding:4px;
	font-size:10px;
	width:645px; 
	 
}

.maincontent{ 
	color:#ffffff;
	vertical-align:top; 
	padding:4px;
	font-size:10px;
	width:645px;  
	 
}

.subhead {
	font-family:Tahoma, Geneva, sans-serif;

	font-size: 15px;
	color: #254473;
	font-weight: bold;
	letter-spacing: .15em;
}


.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color:#FF9900 ;
	padding-left:6px; 
}
 
 
.pagetitlereq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
		color: #254473;
	padding-left:6px;
	font-weight:bold;
	vertical-align:middle;
	
	text-align:left;
}

.pagebar { 
	background-color:#eff7fe;;
	height:23px; 
}


.searchlist { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0066cc;
	float:right;

}

.searchlist_ql {  
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1a6ba7;
	float:right;
	background-color:#8dcbf2;
	width:94px;
	padding:3px; 
	text-decoration:none; 
}

.searchlist_ql a {  
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1a6ba7;
	float:right;
	background-color:#8dcbf2;
	width:94px;  
	padding:1px; 
		text-decoration:none; 
}

.searchlist_ql a:hover{  
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1a6ba7;
	float:right;
	background-color:#c0e1f6;
	width:94px;  
		text-decoration:none; 
}

.managereq	{	
	font-weight:bold;
	font-size: 9px;
		color: #666;
	background-color: #eff7fe;
}
.managetd
{
	color: #000;
	font-size: 9px;
	padding: 2px 5px 2px 2px;
}
.hyperlink {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #0000cc;

}
	.letter_link { 
	font-style: normal;
	font-variant: normal;
		color: #0000cc;
			padding-left:6px; 
	}
 
 .tableborder{ 
	border: 0px none #ACE;
	border-top: 1px solid #ACE;
	border-left: 1px solid #ACE;
	border-right: 1px solid #ACE;
	border-bottom: 1px solid #ACE;
 }
 .pagetitle_sub {
	font-size: 12px;
	color: #96b11c;
	font-weight: bold;
	letter-spacing: .15em;
	}
	.tableborder_sub{ 
	border: 0px none #000;
	border-bottom: 1px solid #666;
		
 }
 .mainheaderbg
 {
	 background-image:url(images/mainheade_button.jpg);
	 font-family:Verdana, Geneva, sans-serif;
	 font-size:13px;
	 text-align:center;
	 vertical-align:middle;
	 font-weight:bold;
 }
 .mainheaderbg2
 {
	 background-image:url(images/mainheade_button.jpg);
	 font-family:Verdana, Geneva, sans-serif;
	 font-size:13px;
	 text-align:center;
	 vertical-align:left;
	 font-weight:bold;
 }
 .mainheaderbg2
 {
	 background-image:url(images/mainheade_button.jpg);
	 font-family:Verdana, Geneva, sans-serif;
	 font-size:13px;
	 text-align:left;
	 vertical-align:left;
	 font-weight:bold;
 }
 .bluebutton
 {
	 background-image:url(images/buttton_bg_img.jpg);
	 font-family:Verdana, Geneva, sans-serif;
	 font-size:12px;
	 text-align:center;
	 vertical-align:middle;
	 font-weight:bold;
 }




/*--------product---------*/


/*--------left menu---------*/
ul.left_menu{
width:196px;
padding:0px;
margin:0px;
list-style:none;
}
ul.left_menu li{
margin:0px;
list-style:none;
}
ul.left_menu li.odd a{
width:166px;height:25px;display:block;background:url(images/checked.png) no-repeat left #dad0d0; background-position:5px 5px;border-bottom:1px #FFFFFF solid;
text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px;
}
ul.left_menu li.even a{
width:166px;height:25px;display:block;background:url(images/checked.png) no-repeat left #eee6e6;background-position:5px 5px;border-bottom:1px #FFFFFF solid;
text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px;
}
ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover{
background:url(images/checked.png) no-repeat left #7bbcc7; color:#FFFFFF;background-position:5px 5px;
}

.border_box{
width:194px;
height:auto;
text-align:center;
border:1px #6da6b1 solid;
}
.product_title{
color:#ea2222;
padding:5px 0 5px 0;
font-weight:bold;
}
.product_title a{
text-decoration:none;
color:#ea2222;
padding:5px 0 5px 0;
font-weight:bold;
}
.product_title a:hover{
color:#064E5A;
}
.product_img{
padding:5px 0 5px 0;
}
.prod_price{
padding:5px 0 5px 0;
}
span.reduce{
color:#999999;
text-decoration:line-through;
}
span.price{
color:#ea2222;
}
/*----------newsletter--------------*/
input.newsletter_input{
width:160px;
height:16px;
border:1px #ddd9d9 solid;
margin:10px 0 5px 0;
font-size:12px;
padding:3px;
color:#999999;
}
a.join{
width:17px;
display:block;
margin:5px 0 5px 140px;
_margin:5px 0 5px 130px;
background:url(images/blue-add.png) no-repeat left;
padding:0 0 0 20px;
text-decoration:none;
color:#1c4a52;
}
.banner_adds{
width:194px;
text-align:center;
padding:10px 0 10px 0;
}

/*center content--------------------------*/
.center_content{
width:585px;
float:left;
padding:5px 10px;
}
.center_title_bar{
width:520px;
height:33px;
float:left;
padding:0 0 0 40px;
margin:0 0 0 12px;
_margin:0 0 0 6px;
line-height:33px;
font-size:12px;
color:#847676;
font-weight:bold;
background:url(images/bar_bg.gif) no-repeat center;
}



/*---------prod_box----------*/
.prod_box{
width:173px;
height:auto;
float:left;
padding:10px 10px 10px 11px;
}
.top_prod_box{
width:173px;height:12px;background:url(images/product_box_top.gif) no-repeat center bottom;float:left; padding:0px; margin:0px;
}
.bottom_prod_box{
width:173px;height:10px;background:url(images/product_box_bottom.gif) no-repeat center top;float:left;padding:0px; margin:0px;
}
.center_prod_box{
width:173px;height: auto;background:url(images/product_box_center.gif) repeat-y;float:left; text-align:center;padding:0px; margin:0px;
}
.prod_details_tab{
width:173px;
height:31px;
float:left;
background:url(images/products_details_bg.gif) no-repeat center;
margin:3px 0 0 0;
}
img.left_bt{
float:left;
padding:6px 0 0 6px;
}
a.prod_details{
width:25px;
display:block;
float:left;
background:url(images/square-blue-add.gif) no-repeat left;
padding:0 0 0 20px;
margin:7px 0 0 38px;
_margin:6px 0 0 35px;
text-decoration:none;
color:#0fa0dd;
}
