/*
 * @author ( Angie Radtke )
*/


/* not ready */

/* ##########################  general  ########################### */
html, body {
	height:100%;
}

body {
	text-align:center;
	background:#e4e0d4 url(../images/all_bg.gif) repeat-y  50% 0%
}
a {
   outline: 0;
}

#all
{
	margin: 0 auto ;
	position: relative;

	text-align:left;
}
.push {
	height:120px;
}

#header
{
	position:relative;
}

a {color:#0DBFEE}
a:hover {text-decoration:none}

input:focus
{
}

fieldset
{
	border:solid 0px #ccc
}

.article-info
{
	color:#444
}

.article-info dd span
{
	color:#444;
	border-right:solid 0px;
	background:#eee
}

/* ##########################  back  ########################### */

#back
{

}

/* ##########################  logo  ########################### */

#logo span
{
	color:#fff;
	padding-left:50px;
	text-transform:none;
	font-family:arial, sans-serif
}
#all #header
{ 
}
.logoheader
{
	position:absolute;
	color:#fff;
	z-index:10
}


h1#logo
{
	padding:0 !important;
	margin:0 !important
}


#line
{

}


/* ##########################  header  ########################### */

#header
{
	position:relative


}

/* ++++++++++++++  lists, skiplinks  ++++++++++++++ */


#header ul.skiplinks
{
}

#header ul.skiplinks li a.u2:active,
#header ul.skiplinks li a.u2:focus

{
}



/* ++++++++++++++  search  ++++++++++++++ */
#header form,
#header form .search
{
display:inline;
padding-right:1px ;
}


#header form .button
{
	color:#333;
	margin-top:2px
}

/* ##########################  contentarea  ########################### */

#contentarea,
#contentarea2
{
	background:#fff
}


/* ##########################  breadcrumbs  ########################### */

#breadcrumbs
{
	color:#333;
}

#breadcrumbs span
{
	color:#333;
}




/* ##########################  navigation column  ########################### */

.module_content
{
	border:solid 1px #ddd;

}
.moduletable_js
{
	border:solid 0px #ddd;
}

#right .moduletable_js
{
	border:0
}

#nav h3
{
  border-bottom:solid 1px #ddd;
  
  color:#555
}

h3.js_heading
{
	border-bottom:solid 1px #ddd;
	background:#eee;
	
}

h3.js_heading span.backh
{
	border:solid 0px #000
}

h3.js_heading span.backh1
{

}

h3.js_heading a
{
	border:0
}

h3.js_heading a img
{
	border:0
}

h3.js_heading a.opencloselink:hover,
h3.js_heading a.opencloselink:active,
h3.js_heading a.opencloselink:focus
{
	background:none
}


#right h3 span.backh
{

}

#right h3 span.backh2
{
	background:#fff;
	color:#555;
	border-bottom:solid 1px #ddd
}

#right h3 span.backh3
{
padding-left:0
}


#nav form
{
	color:#000;
}



/* ++++++++++++++  first level  ++++++++++++++ */
#nav .moduletable-example ul.menu
{
	border:0;
}

ul.menu
{
	border:0;
}

.module_content ul.menu
{
	border:0;
}



/* ++++++++++++++  second level  ++++++++++++++ */

ul.menu li ul
{
	border:solid 0px #eee;
}

 ul.menu li ul li
{
}




/* ++++++++++++++  third level  ++++++++++++++ */

ul.menu li ul li ul
{
	border:0 !important;
	background:#f5f5f5 !important;
	padding-bottom:0
}





/* ++++++++++++++  fourth level  ++++++++++++++ */

ul.menu li ul li ul li ul
{
	border:solid 1px #eee !important;
	padding-top:10px !important;
	padding-bottom:10px !important;
	background:#fff url(../images/nature/level4.png) repeat-x !important;
}






/* ++++++++++++++  fifth level  ++++++++++++++ */

ul.menu li ul li ul li ul li ul
{
	border:solid 0px #eee !important;
	padding-top:5px !important;
	padding-bottom:10px !important;
	background:#fff !important; 
}



/* ##########################  content - main   ########################### */


#main
{

}


.items-row
{
}

.items-row h2
{
}

.column-1,
.column-2
{
	border: solid 0px ;
}

.item-separator
{
	border: solid 0px #333333;
}

#main ul li
{

}

.small
{
	border:solid 0;
}

ul#archive-items li.row0,
ul#archive-items li.row1
{
	border-bottom:solid 1px #ddd 
}

.archive #adminForm fieldset
{
	border:0;
	padding:0;
	margin:20px 0
}
/* ++++++++++++++  images  ++++++++++++++ */

.image-left
{
	padding:2px;
}

.image-right
{
	border:solid 1px #ddd;
	padding:2px
}

/* ++++++++++++++  leading  ++++++++++++++ */

.items-leading
{

}


/* ++++++++++++++++++++ headings +++++++++++++ */
#main h1
{ color:#0d4c89;

	border-bottom:solid 1px #ddd;
	


}


#main .blog  h1,
#main .blog-featured  h1
{
	color:#0d4c89;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	
	margin-top:-1px !important

}

/* h1 on frontpage */

.items-row h2
{
}

.items-leading h2,
#main h3,
#main h4
{
}

#main h2

{
	color:#676767;
	

}



/* ++++++++++++++  readmore  ++++++++++++++ */

.readmore
{
	color:#92b94e;
	display:block;
	float:left;
	line-height:13px;
	text-decoration:underline;
	margin-top:5px;
	font-size:12px;
	text-transform:none;
	background:url(../images/arrow_readmore.gif) no-repeat 100% 0%  !important;
	padding:0 10px 0 0;
	
	

}
.readmore span{
	
}

.readmore:hover
{
	color:#a7a7a7
}

.pagenav-next a, .pagenav-prev a
{
	color:#ee9d01;
	background:url(../images/read_more.gif) repeat-x 0 0  !important;
	font-weight:bold;
	display:block !important;
	line-height:27px;
	text-decoration:none;
	border:1px solid #dfdede;
	padding:0 12px 0 13px !important;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	margin-top:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.pagenav-next a:hover, .pagenav-prev a:hover
{
	color:#000
}

/* ++++++++++++++  icons  ++++++++++++++ */

.actions img
{
	border:0;
}

/* ++++++++++++++  items-more  ++++++++++++++ */

#main .items-more h3
{
	border-bottom:solid 1px #ddd;
	border-top:solid 1px #ddd;
	color:#444;
}

#main .items-more ol
{
	color:#000;
}

#main .items-more ol li a
{
	background:#FFFFFF url(../images/blog_more.gif) no-repeat 0px center;
	color:#095197
}

#main .items-more ol li a:hover,
#main .items-more ol li a:active,
#main .items-more ol li a:focus
{
	background: #095197 url(../images/blog_more_hover.gif) no-repeat 0px center;
	color:#fff;
}

/* ++++++++++++++  pagination  ++++++++++++++ */

#main .pagination
{
	border-top:solid 1px #ddd;
}

/* ++++++++++++++  article index  ++++++++++++++ */

table.contenttoc
{
	border:solid 1px #ccc;
}


/* ##########################  right column   ########################### */

#right
{
	border:solid 0px #e6e6e6;
	background:#fff
}



#right h3
{

}

#right h4
{
	color:#555;
	border:solid 0;
}






/* ++++++++++++++  button for closing right column  ++++++++++++++ */
#close span
{
	color:#000;
}

/* ##########################  modules  ########################### */

/* ++++++++++++++  mostread, latest news ++++++++++++++ */



/* ++++++++++++++  newsfeed  ++++++++++++++ */

ul.newsfeed
{
	border:solid 0px #000;
}

.newsfeed-item
{
	border-bottom:solid 1px #ddd;
}

.newsfeed-item h5 a
{

}

/* ++++++++++++++  newsflash  ++++++++++++++ */
/* newsflash horizontal */

ul.newsflash-horiz
{
	background:#F5F5F5 url(../images/nature/box.png) repeat-x;
	border:1px solid #EEEEEE;
}

ul.newsflash-horiz li
{
	border:solid 0px #eee;
	background:#f5f5f5;
}

ul.newsflash-horiz li h4
{
	
}


/* newsflash vertical */

.newsflash-vert
{

}

/* ++++++++++++++  banner  ++++++++++++++ */

.banneritem
{
	border:0
}

.banneritem a
{
	background:none
}

.banneritem a img
{
	background:none;
	border:0
}

/* ++++++++++++++  login  ++++++++++++++ */

#login-form .inputbox
{

}

fieldset.input
{
	border:0 ;
}

input.button,
button.button,
button.validate
{
	
}
.picture {
	border:1px solid #cecece;	
	overflow:hidden;
	position:relative;
	max-width:678px;
}
#password-lbl, #username-lbl {padding:15px 0 0 0}
.contact-email .login_button {margin-top:13px}
#content .login_button input, #content .login_button button { background: #0198D6;
float: left;
height: 37px;
float: left;
overflow: hidden;
line-height: 34px;
word-spacing: 2px;
letter-spacing: -1px;
border-top: 1px solid #03C7EA;
border-right: 1px solid #0297C7;
border-bottom: 1px solid #0180B5;
border-left: 1px solid #02B2E1;
font-size: 20px;
font-weight: 400;
text-transform: none;
text-decoration: none;
color: white !important;
cursor:pointer;
padding:0 13px;
margin:3px 0 0 0}
#content .login_button input:hover, #content .login_button button:hover{ 	color:#000 !important;
	 }



.title_remind {padding:20px 20px 0 0; font-size:12px;}
.reg_label {padding:10px 20px 0 0 !important; font-size:12px; display:block; width:150px}
/* ++++++++++++++  tabs/ slide  ++++++++++++++ */

ul.tabs
{
	border:solid 1px #ddd;
	border-bottom:0;
	background:#f5f5f5 url(../images/nature/box.png) repeat-x;
}

ul.tabs li
{
	background:#f5f5f5 url(../images/nature/box.png) repeat-x;
	border-right:solid 1px #ddd
}


.tabcontent
{
	border:solid 1px #ddd;
	background:#fff;
	color:#000;
}

.tabcontent .linkclosed
{
	color:#000;
	border-bottom:solid 1px #e5e5e5;
}

ul.tabs li a.linkopen
{
	background:#fff;
	color:#333;
	border:0
}



/* ++++++++++++++  category-module  ++++++++++++++ */




.category-module li
{
	border-bottom:solid 1px #ddd;
}

.category-module li li
{
	border:0
}

.pagination {padding:10px 0 0 0}
.pagination li {background:none !important}

/* ##########################  search   ########################### */

.searchintro img
{
	border:0px
}

.inputbox:focus
{
}

.word
{
	border:solid 0px #ccc ;
}

.word input
{
	background:#fff  ;
	border:solid 1px #ccc;
	color:#000;
	font-size:14px;
	padding-bottom:8px;
	padding-top:8px;
	line-height:21px;
	height:21px;
	margin-top:4px;
}

.only
{
	border:solid 1px #ccc;
}

.phrases
{
	color:#000;
	border:solid 1px #ccc;
}

/* ++++++++++++++  selects  ++++++++++++++ */
.phrases .inputbox
{
	background:#fff;
	color:#000;
}

.phrases .inputbox option
{
	background:#f5f5f5;
	border-bottom:solid 1px #ccc;
}

.phrases .inputbox option a:hover
{
	background:#C00;
	border-color:#CFD0D6;
	color:#fff;
}

/* ++++++++++++++   search results	++++++++++++++++++ */

dl.search-results
{
}

dl.search-results dt.result-title
{
}

dl.search-results dd.result-created
{
}

/* ##########################  forms   ########################### */


/* ++++++++++++++  form validation  ++++++++++++++ */

.invalid
{
	border-color:red !important;
}

label.invalid
{
	color:red;
}


/* ##########################  user profile  ########################### */
#users-profile-core,
#users-profile-custom
{
	border:solid 1px #ccc;
}

#member-profile fieldset
{
	border:solid 1px #ccc;
}


/* ##########################  tables   ########################### */
table
{

}

tbody
{

}

tr.odd,
.cat-list-row1
{
	background:url(../images/news.gif)  repeat-x;
}

table.newsfeeds td,
table.weblinks td
{

}

table.weblinks th,
table.newsfeeds th,
table.category th,
table.jlist-table th
{
	background:#444 ;
}

table.weblinks th a,
table.newsfeeds th a,
table.category th a,
table.jlist-table th a,
table.weblinks th,
table.newsfeeds th,
table.category th,
table.jlist-table th
{
	color:#fff
}


td.table_footer
{
	background:#ddd url(../images/table_footer.gif) bottom left repeat-x;
}

td.counter
{

}

td.num,
td.hits
{

}

td p
{

}

table.category th a img
{
	border:solid 0px ;
}

/* for opera */
tr, td
{
}


#main table.moduletable td,
#main table.moduletable tr
{border:0;}
fieldset.filters
{
	border:solid 0px #ddd;

}

/* ##########################  contacts   ########################### */

.contact form
{
	color:#000;
}

.contact .inputbox
{
	width:375px
	
}
.contact textarea.inputbox
{
	width:375px;
	height:200px;
	
}


.contact input.invalid,
.contact textarea.invalid
{
	border:solid 2px red;
}

.contact label.invalid
{
	color:red;
}


/* ++++++++++++++  Error Message contact form  ++++++++++++++ */

p.error
{
	color:#044b63;
	background:#eee;
	border-top:3px solid #044b63;
	border-bottom:3px solid #044b63;
}

body.contentpane
{
	background:#fff;
}


/* ##########################  footer   ########################### */

#footer
{
	  /*  background:url(../images/footer_bg.gif) repeat-x;*/
	color:#9a9a9a;
}

#footer-inner
{
	border-top:solid 1px #ddd
}

#footer a
{
	color:#9a9a9a;
}

#bottom a img
{
	border:0
}

.box h3
{
	
}
.box ul
{padding-left:0}

.box1
{border-right:solid 1px #ccc}
.box3
{border-left:solid 1px #ccc}
#bottom  ul li a
{background-image:none;
padding-left:0}
/* ##########################  editor  ########################### */

.contentpaneopen_edit img
{
	border:0
}

form.editor fieldset
{
	border:solid 1px #ccc;
}


/* ++++++++++++++  edit  ++++++++++++++ */

form#adminForm
{
	border:solid 0px #000
}

.edit form#adminForm fieldset
{
	border:solid 1px #ddd
}
.edit form#adminForm  legend
{
	font-weight:bold
}
/* ++++++++++++++  tooltip  ++++++++++++++ */
.tip
{
	border:solid 1px #333;
	background:#ffffcc;
}


/*-------------------------------*/


table.pagenav,
table.pagenav tr,
table.pagenav td
{border:0 !important}

.cat-children ul ul,  
.categories-list ul ul
{
	list-style-type:none; 

}

.cat-children ul ul ul,
.categories-list ul ul ul
{
	

}
.categories-list .category-desc ul li
{list-style-type:square
}

/* contact  plain */
#main .contact h3
{
	border-bottom:solid 1px #ddd;
	margin: 20px 0
}

.form-required
{
	font-weight:bold;
	margin:10px 0;
	background:url(../images/contacts/con_info.png) no-repeat;
	padding:10px 40px;
	position:relative

}

.contact .inputbox,
.registration input,
.profile-edit input,
.login-fields input,
.remind input,
.reset input


{
	background:#fff;
	border:solid 1px #ccc;
	color:#000;
	font-size:14px;
	padding-bottom:6px;
	padding-top:6px;
	line-height:21px;
	height:21px;
	margin-top:6px;
	padding-left:7px;
	font-family:Arial, Helvetica, sans-serif
}

.profile-edit select
{
	padding:0px;
	border:solid 1px #ccc;
	background:#f5f5f5;

}
.profile-edit select option
{
	padding:3px

}
/* contact  slider */

.panel
{
	margin-top:-1px

}
#main .contact .panel h3
{
	margin:0px 0 0px 0;
	padding: 0;
	border:0
}
.panel h3 {margin:0 !important; font-size:14px}
.panel h3 a
{
	display:block;
	padding:6px;
	text-decoration:none;
	color:#444;
	padding:6px;
	width:678px
}


.panel h3.pane-toggler a
{
	background:#f5f5f5 url(../images/slider_plus.png) right  top no-repeat;
	display:block;
}
.panel h3.pane-toggler-down a
{
	background:#f5f5f5  url(../images/slider_minus.png) right  top no-repeat;
	border-bottom:solid 1px #ddd;
}

.pane-slider
{
	border:solid 0px;
	padding:0px 10px !important;
	margin:0;
	background: url(../images/nav_level_1.gif) repeat-x ;
	position:relative;
}

.panel .contact-form,
.panel  .contact-miscinfo
{
	padding:10px
}

.contact .panel .contact-form form,
.contact .panel .contact-address
{
	margin:20px 0 0 0
}


/* tabs */

div.current
{

	background: url(../images/nav_level_1.gif) repeat-x ;
}

/* image upload modal */




.wrapper_overflow {
	overflow:hidden !important;
	width:100% !important;
	float:none !important
}

.main_block_title { position:absolute; top:70px; left:49px; color:#57772a; font-size:41px; text-transform:uppercase; letter-spacing:-2px;}
.main_block_title2 { position:absolute; top:120px; left:49px; color:#676767; font-size:34px; letter-spacing:-2px;}
.main_block_title2 strong {text-transform:uppercase; color:#7fa845; }

ul.actions {float:right; margin-top:-50px !important; position:absolute; right:40px !important}
ul.actions li {float:left; list-style:none !important; margin:0px 0 0 10px; background:none !important}

#footer {position:relative}


.sub_header {position:absolute; right:4px; top:37px; background: url(../images/sub_menu_bg.gif) no-repeat 0% 0%; }
.sub_header_right {background: url(../images/sub_menu_bg_right.gif) no-repeat 100% 0%; padding:14px 24px 3px 24px; height:34px; }

.bottom_menu {float:left}
.bottom_menu ul {background:none; padding:0; margin:0}
.bottom_menu h3 {font-weight:bold; color:#9a9a9a; font-size:12px; margin:8px 0 15px 0}
.bottom_menu ul li {padding:0; margin:0; line-height:18px;}
.bottom_menu ul li a {color:#9a9a9a; text-decoration:underline; line-height:18px; font-size:12px;}
.bottom_menu ul li a:hover {text-decoration:none;}
.company {width:108px; margin-left:5px;}
.serv {width:147px;}
.prod {width:126px;}
.partners {width:172px;}
.community {width:144px;}
.solutions {width:151px;}

.pagination ul {list-style:none; margin:15px 0 0; text-align:center}
.pagination ul li{display:inline; margin:0 5px !important;}


.jicons-icons {display:block; float:left; width:35px; text-align:center}
.contact-address address {display:inline-block; margin:0 0 10px}

#form-login-username input {background: white  ;
border: solid 1px #CCC;
color: black;
font-size: 14px;
padding-bottom: 8px;
padding-top: 8px;
line-height: 21px;
height: 21px;
margin-top: 4px;
padding-left: 7px;
font-family: Arial, Helvetica, sans-serif;
 width:220px
}
#form-login-password input {wbackground: white ;
border: solid 1px #CCC;
color: black;
font-size: 14px;
padding-bottom: 8px;
padding-top: 8px;
line-height: 21px;
height: 21px;
margin-top: 4px;
padding-left: 7px;
font-family: Arial, Helvetica, sans-serif;
 width:220px
}
#form-login-remember {  padding-top:8px; position:relative}
#login-form .button, .logout-button .button { background: #0198D6;
float: left;
height: 37px;
float: left;
overflow: hidden;
line-height: 34px;
word-spacing: 2px;
letter-spacing: -1px;
border:none;
font-size: 20px;
font-weight: 400;
text-transform: none;
text-decoration: none;
color: white !important;
cursor:pointer;
padding:0 13px
}
	 .logout-button .button  {margin-left:0 !important}
#login-form .button:hover, .logout-button .button:hover { 	color:#000 !important}
 {background:none; border:none; font-size:14px; font-weight:bold; color:#712a75; cursor:pointer; text-decoration:underline; margin:5px 0 0 0 !important}
 #modlgn-remember {top:8px; position:absolute; left:95px;}
 .userdata {padding-bottom:15px !important; }
/*sub_page*/
/* CSS Document */
.text-sub h4{ color:#302f2f; padding:5px 0 19px 0; font-size:18px; text-transform:capitalize; font-weight:normal;}
.text-sub p{ padding:0 0 15px 0 !important;}
.sub-indent-img{ padding:25px 0;}
.sub-indent-bottom{ display:block; padding-bottom:5px;}

.columns { width:100%; overflow:hidden; padding:0px 0 0 0;}
.column-left { width:48%; float:left;}
.column-right { width:48%; float:right;}

.columns dt{ color:#302f2f; font-weight:bold;}
.columns dd{ padding:5px 0 9px 0;}

.fleft {float:left; margin:0 20px 15px 0}
.fleft2 {float:left; margin:0 12px 0 0}
.fright {float:right; margin:0 0px 15px 15px}

.alignleft{ float:left; margin:0 15px 0 0 !important;}

.content_rating {margin:15px 0 0; display:block;}
.content_rating img {margin:0px 1px -2px}
.colum_title {font-size:14px; font-weight:bold; margin:0 0 14px 0}

.one_third		{
				width:235px;
				margin-right:30px;
				float:left;
				letter-spacing:-0.2px;
				}
				
.one_third_last	{
				width:235px;
				float:right;
				letter-spacing:-0.2px;
				}
.thumb			{
				float:left;
				margin:0 30px 15px 0;
				}
				

.thumb_right			{
				float:right;
				margin:0 0 15px 30px;
				}
				
.thumb_right img		{
				border:5px solid #D2D3D2;
				box-shadow:2px 2px 3px #A5A5A5;
				-moz-box-shadow:2px 2px 3px #A5A5A5;
				-webkit-box-shadow:2px 2px 3px #A5A5A5;
				}				
				
/* ---- Skills ------*/

#content .skills			{
				width:910px;
				margin:0 0 0 -25px;
				padding:0;
				list-style:none;
				}
				
#content .skills li		{
				width:270px;
				margin:0 0 25px 25px;
				padding:0;
				float:left;
				background:none !important
				}	
#content .skills li h3		{
				padding-bottom:14px
				}	
/* ------- Clients -----*/

#content #clients		{
				margin:0;
				padding:0;
				list-style:none;
				}
				
#clients li	{
				margin:0;
				padding:0 44px 35px 0;
				float:left;
				list-style:none
				}
				
#clients li img	{
				border:1px solid #d1d1d1;
				box-shadow:2px 2px 3px #A5A5A5;
				-moz-box-shadow:2px 2px 3px #A5A5A5;
				-webkit-box-shadow:2px 2px 3px #A5A5A5;
				}
				
#clients li img:hover	{
				border:1px solid #fff;
				box-shadow:2px 2px 3px #A5A5A5;
				-moz-box-shadow:2px 2px 3px #A5A5A5;
				-webkit-box-shadow:2px 2px 3px #A5A5A5;
				}
				
/* ------- Clients -----*/		
.one_third2 {float:left; width:190px; margin:0 10px 15px 0}
.one_third3 {float:right; width:250px; margin:0 0px 15px 10px}
.col-1 ul li {margin:0 0 0 00px !important; line-height:20px;}
.error ul li {border:none !important}
.tip-text, .tip-title {color:#000}
#map {}

.leading-0, .leading-1, .leading-2, .leading-3, .leading-4 {margin-bottom:0px;}

.col-1 {float:left; width:320px; margin:0 20px 0 0}


.login-fields label {width:100px; padding:5px 0 0 0}


.blogmain  { padding: 0 0 0 0; margin-bottom:0; position:relative;}
.searhc_block {border-bottom:1px solid #dedede; padding: 0 0 0 0; margin-bottom:37px; position:relative; height:44px;}
.searhc_block .search {position:relative; width:190px;}
.searhc_block .search .inputbox {width:142px; padding:0 10px 0 10px; background:#fff; border:1px solid #e6e6e6; border-right:0; font-size:11px; color:#a0a0a0; position:absolute; line-height:24px; height:24px;}
.searhc_block .search input.button {padding:0; position:absolute; right:1px}
.contact_info {position:absolute; top:5px; left:207px; color:#a0a0a0}
.newsleter {background:#457f8c}
.newsleter h3 {color:#fff; margin-bottom:10px;}
#field_email_formAcymailing1 input {background:#fff; border:none; width:137px; padding:6px 10px; color:#a7a7a7;}
.acysubbuttons {width:157px; text-align:right}
.acysubbuttons input {background: url(../images/subscribe_button.gif) no-repeat 0% 0%; border:none; height:26px; width:85px; cursor:pointer}
.acysubbuttons input:hover {background: url(../images/subscribe_button_h.gif) no-repeat 0% 0%;}

.pagination ul li, .actions li {border:none !important}
.pagination ul li a, .actions li a {background:none !important}
.one_third ul li {margin:0}

.reg_label {float:left; display:block; height:20px;}
.registration dd input {padding:0 0 0 7px !important}
.registration .login_button {margin-top:-8px !important;}
.registration dd {display:block; float:left; height:20px;}
.grid_8  li {margin:0 !important}
.rem {float:left; display:block; margin-top:-3px;}


.cufon-loading h1, .cufon-loading h2, .cufon-loading h3, .cufon-loading h4, .cufon-loading #second_menu li a, .cufon-loading #header ul.menu li a, .cufon-loading .slogan, .cufon-loading .readon, .cufon-loading #content .login_button input, .cufon-loading #content .login_button button, .cufon-loading #content .logout-button input, .cufon-loading #content .logout-button button, .cufon-loading .profile-edit .validate {visibility:hidden}