/**
Theme Name: iMag
Theme URI: http://wpjunction.com
Author URI: http://wpjunction.com
Version: 1.0
Author: hpa
Description:iMag Theme Premium WP
*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ul { list-style: none; }
#sidebar ul { list-style: none; }
#content ul, .contententry ul { padding-left:20px;}
#content ul li, .contententry ul li { list-style-type:square; }
#content ol, .contententry ol { padding-left:20px;}
#content ol li, .contententry ol li { list-style: lower-roman outside; 	padding: 4px 0px;}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { 
	content: '';
	content: none;
}
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


.clear { clear:both; }

.clearleft { clear:left; }

.entry { line-height:18px;}

.entry p { margin-bottom:1em; }

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	font-weight:bold;
	margin:5px 0;
}
.entry img {
  float: right;
  border: solid 1px #333333;
  margin: 2px 0px 2px 10px;
}

.contententry { line-height:18px; margin:2em; }
.contententry ul {margin-top: 15px;}
.contententry p { margin-bottom:1em; }

.contententry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	font-weight:bold;
	margin:5px 0;
}

blockquote {
	padding-left:30px;
	font-style:italic;
}

.entry ul { padding-left:20px; }

.entry ul li { list-style-type:square; }

.entry ol { padding-left:20px; }

/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor:help; }

acronym, abbr { border-bottom:1px dashed #999; }

blockquote {
	margin:10px;
	padding-left:20px;
}

blockquote cite {
	margin:5px 0 0;
	display:block;
}

.center { text-align:center; }

.hidden { display:none; }

hr {height: 1px; 
    color:#ccc;  
    width:50%;
    background-color:#ccc; 
  }

a img { border:1px solid #666666; }

/* End captions */
body {
	background:#ffffff url(images/background2.gif) repeat-x 0 0;
	font:normal 11px Verdana, Arial;
	color:#333333;
}

a {
	text-decoration:none;
	color: #FF4100;
}

a:hover { color:#FF5000; }

#wrapper {
	background:#f4f4f4 url(images/container-bg.gif) repeat-y;
	width:960px;
	margin:0 auto;
}

#wrapper-in {
	background:transparent url(images/static-background.gif) no-repeat;
	padding:17px 0px 0;
	width:960px;

}

/* header */
#header {
	height:330px;
	overflow:hidden;
}

#banner {
	border: none;
  height:220px;
	overflow:hidden;
	background:transparent url(images/banner.jpg) no-repeat;
}

#page-menu {
	float:left;
	width:810px;
}

#top-search-wrap {
	float:right;
	width:300px;
	padding-top:29px;
	margin-right:-5px;
}

#feed {
	text-indent:-9999px;
	height:21px;
	width:21px;
	display:block;
	float:right;
}

#top-search {
	padding-top:2px;
}

#top-search input {
	background:none;
	padding:0;
	border:none;
	float:right;
}

#top-s {
	width:190px;
	height:18px;
	line-height:18px;
	float:right;
}

#top-search-submit {
	width:18px;
	height:18px;
	float:right;
	cursor:pointer;
	margin-right:6px;
}

#branding {
	padding:0px 10px 4px 6px;
	float: left;

}

#sitename img {
	border: none;
  }

#sitename img a {
	font-size:10px;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;

}

#sitetag {
	margin-top:0px;
	margin-left: 350px;
	font-weight:normal;
	color:#D2E6EF;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
}

#header-bottom {
	height:40px;
	overflow:hidden;
	font:normal 11px Verdana, Tahoma;
	text-transform:uppercase;
}

#cat-menu {
	float:left;
	width:825px;
	position:relative;
}

#cat-menu ul, #cat-menu-shadow {
	display:block;
	width:100%;
	height:40px;
	position:relative;
	color: #6b6b6b;
}

#cat-menu-shadow {
	position:absolute !important;
	top:1px;
	left:1px;
}

#cat-menu ul li, #cat-menu-shadow ul li {
	display:inline;
}

#cat-menu a, #cat-menu #cat-menu-shadow a {
	background:transparent url(images/menu-separator.gif) no-repeat 100% 2px;
	display:block;
	float:left;
	height:40px;
	line-height:40px;
	color:#6b6b6b;
	position:relative;
	padding:0 22px 0 20px;
	color: #FF4100;
	font-weight: bold;
  }

#cat-menu a:hover, #cat-menu .current-cat a {
	background:transparent url(images/menu-hover.gif) no-repeat 100% 2px;

}

#cat-menu-shadow .current-cat a {
	background:transparent url(images/menu-hover.gif) no-repeat 100% 2px;
	color:#6b6b6b;
}

.icon {
	background:transparent url(images/all-icons.gif) no-repeat;
	padding-left:20px;
}

/* container */
#container { padding:10px; *padding-left: 3px; font-family: verdana, helvetica, tahoma, arial, ; font-size: 11px; }

#featured-posts-wrapper {
	background:transparent url(images/featured-bg.gif) no-repeat 0 0;
	float:left;
	width:641px;
	margin-bottom:7px;
}

#togglebox {
	float:right;
}

.title {
	font:normal 17px Georgia, "Times New Roman", Times, serif;
	margin: 9px 0;
	font-weight:bolder;
}

.newstitle {
	font:normal 17px Georgia, "Times New Roman", Times, serif;
	margin: 2px 0;
	font-weight:bolder;
}

.topMore {margin: 1em;}

h3 {
	font:normal 15px Georgia, "Times New Roman", Times, serif;
	margin-bottom:3px;
	margin-top: 6px;
	font-weight:bolder;
}

.meta {
	background-position:0 0px;
	font:normal 9px Verdana, Tahoma;
	text-transform:uppercase;
	color:#888F95;
	height:15px;
	margin-bottom:2px;
}

.meta a {
	color:#888F95;
}

#tab-content {
	float:right;
	width:290px;
}

/* content */
#image-gallery-wrapper {
	padding:0 0 7px;
	margin:0 auto;
	background:none;
	width:988px;
}

#image-gallery {
	margin:0 auto;
}

.stepcarousel{
position:relative; /*leave this value alone*/

width:903px; /*Width of Carousel Viewer itself*/

margin:0 auto;
}

.stepcarousel .belt{
position:absolute; /*leave this value alone*/
left:0;
top:0;
}

.stepcarousel .panel{
float:left; /*leave this value alone*/
overflow:hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin-right:13px ; /*margin around each panel*/
width:200px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */

padding:7px;
background-color:#FFFFFF;
border:1px solid #dfdede;
}
.stepcarousel .panel p{
text-align:left; /*leave this value alone*/
overflow:hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin:5px 5px ; /*margin around each panel*/

}

.stepcarousel .panel h2{
text-align:left; /*leave this value alone*/
height:20px;
overflow:hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin:2px 5px ; /*margin around each panel*/
font-size:16px;
font-weight:bold;
text-align:center;
font-family:Georgia,century gothic,Arial,verdana, sans-serif;
}

.stepcarousel .panel img{
float:left; /*leave this value alone*/
margin:0; /*margin around each panel*/
padding:0;
}

.glidecontentwrapper{
	position:relative; /* Do not change this value */

	height:266px; /* Set height to be able to contain height of largest content shown */
	overflow:hidden;
	margin:0px;

	}

.glidecontentwrapper .featured-post { /*style for each glide content DIV within wrapper.*/
	background:transparent url(images/featured-post-bg.gif) no-repeat 50% 7px;
	position:absolute; /* Do not change this value */
	width:657px;
	padding:7px;
	margin:0;
	/* height:220px; */
	overflow:hidden;
	float:left;
}

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
}

.glidecontenttoggler a { /*style for every navigational link within toggler */
	display:block;
	height:22px;
	float:left;
	font-size:10px;
	line-height:22px;
	text-transform:uppercase;
	color:#717171;
}

.prev a img, .next a img {border: none;}

.glidecontenttoggler a.selected, .glidecontenttoggler a:hover { /*style for selected page's toggler link. ".selected" class auto generated! */
	color:#AAAAAA;
}

.glidecontenttoggler a span {
	display:block;
	height:22px;
	float:left;
	cursor:pointer;
	padding-right:6px;
}

.glidecontenttoggler a.toc { /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev { /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}
.glidecontenttoggler a.next { 
}

.glidecontenttoggler a.prev:hover {
}

.glidecontenttoggler a.next:hover{
}
.copy {
  text-align: center;
  font-size: 10px;
  padding-bottom: 10px;
  color: #777;
	font:normal Verdana;
}

.copy a {
	text-decoration:none;
	color: #FF4100;
}

#togglebox {
	/*margin-bottom:10px;*/
}
#content {
	float:right;
	width:630px;

}
#fullcontent {
	width:940px;
}
.pagetitle {
	font:normal 20px 'Trebuchet MS', Tahoma, Verdana;
	color:#555C61;
	padding-left:2px;
	margin-bottom:5px;
}

.post {
	background:#F7F4F2 url(images/post-bg.gif) repeat-y 50% 0;
	margin-bottom:7px;
}

.post-top {
	background:transparent url(images/post-top-bg1.gif) no-repeat 0 0;
	padding:5px 7px 0;
	color: #565656;
}

.post-bottom {
	background:#F7F4F2 url(images/post-bottom-bg.gif) no-repeat 0 0;
	height:23px;
}
.newscat {
  padding: 4px 15px 0 15px;
}
.post.single {
	background-image:url(images/single-entry-bg.gif);
}

.post.single .title {
	margin:3px 0;
	color:#335E87;
}

.single .post-top {
	background-image:url(images/single-entry-top-bg.gif);
	padding-top:5px;
}

.single .post-bottom {
	background-image:url(images/single-entry-bottom-bg.gif);
	height:22px;
}

.post .newstitle { margin-bottom:10px; color: #565656 }
.post .newstitle a { margin-bottom:10px; color: #335E87 }

.post .meta {
	padding:0 0px;
}

.post.single .meta { padding-left:20px; }


/* sidebar */
#sidebar {
	float:left;
	width:290px;
}
.widget-content {
  padding: 3px 5px 5px 5px ;
  line-height: 1.5em;
  font-family: verdana, helvetica, tahoma, arial; 
  font-size: 11px; 
  color: #444;
}
.widget-content a{
  color:#FF4300;
}
.widget-content a:hover{
  color:#FF5000;
}
.widget {
	background:#F7F4F2 url(images/widget-bg.gif) repeat-y 0 0;
	margin-bottom:5px;

}

.widget-top {
	background:transparent url(images/widget-top-bg.gif) no-repeat 0 0;
	padding:7px 7px 0 7px;
}

.widget-top1 {
	background:transparent url(images/widget-top-bg1.gif) no-repeat 0 0;
	padding:7px 7px 0 7px;
}

.widget-bottom {
	background:#F7F4F2 url(images/widget-bottom-bg.gif) no-repeat 0 0;
	height:6px;
	*padding: 0;
	*margin: 0;	
}

.widget-title {
	font:normal 12px Verdana, Arial;
	text-transform:uppercase;
	color:#575757;
  line-height: 1.6em;
	
}

.widget ul li {
	background:transparent url(images/all-icons.gif) no-repeat 5px -71px;
	padding-left:20px;
	line-height:28px;
	border-bottom:1px solid #F2F2F2;
	color:#555555;
	background-color:#ffffff;
}

.widget ul li:hover { 
  color:#FF6633; 
	border-bottom:1px solid #FF6633;
	background:transparent url(images/all-icons.gif) no-repeat 5px -21px;
  background-color:#F4F4EF;
}


.widget ul li a { color:#335e87; }
.widget ul li a:hover{ color:#ff6633; }




.toggle {
	background:transparent url(images/widget-toggle-up.gif) left bottom no-repeat;
	width:27px;
	height:30px;
	position:absolute;
	right:0;
	top:0;
}

.widget .min {
	background:transparent url(images/widget-top-min-bg.gif) no-repeat 0 0;
	height:25px;
}

.widget .toggle-down {
	background:transparent url(images/widget-toggle-down.gif) no-repeat left bottom !important;
}

.widget .remove-margin { margin:0 !important; }

.remove-bg { background:none !important; }

/* footer */
#footer {
	background:transparent url(images/footer-bg.gif) repeat-x 0 0;
	height:42px;
	width:960px;
	margin:0 auto 20px;
}

#footer-in {
	background:transparent url(images/footer-in-bg.gif) no-repeat 0 0;
	height:42px;
	padding:5px 16px 0;
	text-transform:uppercase;
	color:#6a737a;
}

#footer-in a {
	color:#6a737a;
}

#blog-name span {
	display:block;
	float:left;
	height:23px;
	padding-left:5px;
}
#blog-name span.shadow {
	color:#FFF;
	display:block;
	float:left;
	height:23px;
	padding-left:5px;
	position:absolute;
	left:1px;
	top:1px;
}

#blog-name { margin-right:4px; }

#blog-name span {
	background-position:100% 0;
	display:block;
	float:left;
	font:normal 12px Tahoma, Verdana;
	height:23px;
	line-height:21px;
	padding:0 5px 0 0;
	color:#949BA0;
}

#footer-text, #right-text {
	float:left;
	display:block;
	font:normal 10px Arial, Verdana, Tahoma;
	height:23px;
	line-height:23px;
	color:#6A737A;
}

#right-text { float:right; }


.tbox {
	width: auto;
	padding : 1px;
	border:1px solid #CCCCCC;
	color: #333333;
	background-color:#F9F9F9;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#e107_submitnews_item {
  width: 440px;
}
.tbox.chatbox {
	width: 90%;
	padding : 2px;
	border:1px solid #F2F2F2;
	color:#555555;
	background-color:#F9F9F9;
	margin: 10px auto;
}
.npdropdown {
  width: auto;
	margin: 0 0 0px 0;
	padding: 2px;
	height: auto;
	text-align: left;
}
.tbox.comment.subject {
  width: 98%; 
  background-color: transparent;
  border: 0px none #b6e4fb;
	padding: 2px;
	margin-top: 3px;
  }

#comment.tbox.comment {
  width: 98%; 
	padding : 2px;
	border:1px solid #F2F2F2;
	color:#555555;
	background-color:#F9F9F9;
}

#contactForm textarea.tbox {
  width: auto; 
	padding : 2px;
	border:1px solid #F2F2F2;
	color:#555555;
	background-color:#F9F9F9;
}

input#helpb.helpbox {
  float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
}

input#f-calendar-field-1 {
	width: auto;
	padding : 1px;
	border:1px solid #CCCCCC;
	color: #333333;
	background-color:#F9F9F9;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#commentform .helpbox{
  width: 98%; 
	border-collapse: collapse;
	padding: 1px;
}
.helpbox {
  width: 98%; 
	background-color: transparent;
	border: 0px solid #F1F1F1;
	border-collapse: collapse;
	padding: 3px;
}
.indent {
  background: #070707;
	border:1px solid #F2F2F2;
	color:#555555;
	background-color:#F9F9F9;
	border-left:3px solid #F2F2F2;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
} 
.button {
	border:1px solid #E3E3E3;
  border-bottom: 1px solid #333333;
  border-right: 1px solid #333333;
	color:#555555;
	background-color:#c6c6c6;
  padding: 3px ;
  margin: 2px ;
  font-size: 100%;
  height: auto;
}

.nextprev{
	border: 0px solid #F1F1F1;
	border-collapse: collapse;
	padding: 3px;
	text-align: center;
	width: auto;
	color: #949BA0;
	font-size: 105%;
	font-weight: bold;
}

.smalltext {
	font-size: 90%;
	font-weight: normal;
}

.mediumtext {
	font-size: 90%;
	font-weight: normal;
}
.smalltext a img {border: 1px solid #999999;
}
.smallblacktext {
	font-size: 90%;
	font-weight: bold;
}


.fborder {
	border:1px solid #F2F2F2;
	color:#555555;
	background-color:#DEDEDE;
	padding: 3px;
	margin-top: 3px;
	text-align: left;
}

/* forum parent headers, forum captions */
.forumheader {
	border:1px solid #EDEDED;
	color:#555555;
	background-color:#F6F6F6;
  padding: 3px;
	vertical-align: middle;
	text-align: left;
}
.userheader {
	border:1px solid #F2F2F2;
	color:#555555;
	background-color:#F9F9F9;
	padding: 3px;
	font-size: 120%;
	vertical-align: middle;
	text-align: left;
}
.nforumcaption{
	border:1px solid #F2F2F2;
	color:#555555;
	background-color:#F9F9F9;
	padding: 3px;
	font-size: 110%;
	text-align: left;
}
.finfobar{
	border:1px solid #F2F2F2;
	color:#555555;
	background-color:#F9F9F9;
	padding: 3px;
	font-size: 95%;
	text-align: left;
}

/* two left columns */
.forumheader2{
/*	border:1px solid #F2F2F2;*/
	color:#555555;
/*	background-color:#FEFEFE;*/
	padding: 3px;
	font-size: 99%;
	text-align: left;
}

.forumheader2 a img {border: none;}

/* all the rest of the forum tables */
.forumheader3{
	border:1px solid #F2F2F2;
	color:#555555;
	background-color:#FEFEFE;
	padding: 3px;
	font-size: 99%;
	text-align: left;
}

.forumheader4{
	border:1px solid #F2F2F2;
	background-color:#FEFEFE;
	font-size: 10px;
	text-align: center;
}

.forumborder {
	border:1px solid #F2F2F2;
	color:#555555;
	background-color:#F9F9F9;
	vertical-align: top;
	font-size: 99%;
	text-align: left;
}

/* where it says forum, information and all tables across */
.fcaption {
	border:1px solid #FFFFFF;
	color:#555555;
	background-color:#EBEBEB;
	padding: 3px;
	font-size: 100%;
	line-height: 3em;
	font-weight:bold;
}

.fcaption a {
	padding:0px;
	text-decoration: none;
	font-weight: bold;
}

.fcaption a:hover{
	text-decoration: underline;
}
div.menuBar,
div.menuBar a.menuButton, div.menuButton, div.menuButton_over, 
div.menu,
div.menu a.menuItem {
  margin: 0;
  
  padding:0 0;
}

div.menuBar {
  background-color: transparent;
  border-top: 0px solid #ffffff;
  border-bottom: 0px solid #000;

}

div.emenuBar {
  background-color: transparent;
  border-top: 1px solid transparent;
  border-bottom: 0px solid #000;
}

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
  background-color: transparent;
  border: 0px none #FF6633;
  left: 0px;
  top: 0px;
  margin: 0px;
  position: relative;
  text-decoration: none;
  padding-top: 0;
  z-index: 100;
  font-size: 10px;
  font-weight: bold;
  
	background:transparent url(images/menu-separator.gif) no-repeat 100% 2px;
	display:block;
	float:left;
	height:40px;
	line-height:40px;
	color:#565656;
	position:relative;
	padding:0 18px 0 16px;
}

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
  background:transparent url(images/menu-hover.gif) no-repeat 100% 1px;
  text-decoration: none;
  color:	#FF5000;

}

div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, 
div.menuBar a.menuButtonActive:hover {
  background:transparent url(images/menu-hover.gif) no-repeat 100% 2px;
  border: 0px none #FFF3D9;
  text-decoration: none;
}

div.menu {
  background-color:#f4f4f4;
  border: 0px none #FFF3D9;
  color: #FF6633;
  left: 0px;
  padding: 0;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;

}

div.menu a.menuItem {
  color: #FF6633;
  display: block;
  padding: 4px 11px 4px 4px;
  text-decoration: none;
  white-space: nowrap;
  text-align: left;
  line-height: 24px;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #FFF9D6;
  border: 0px none #FFF8D9;
  color: #FF6633;
  left: 0px;
  text-decoration: none;  
}

div.menu a.menuItem span.menuItemBuffer {
  padding: 0px 2px 0px 2px;
  color: #ffffff;
}

div.menu a.menuItem:hover span.menuItemBuffer {
  padding: 0px 2px 0px 2px;
  color: #000000;
}

div.menu a.menuItem span.menuItemText {
	padding: 0px 0px 0px 3px;
}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border-top: 1px solid #a5a5a5;
  border-bottom: 1px solid #ffffff;
  margin: 4px 2px;
}

a.menuItem.header {
  border-bottom: 1px solid #b3b3b3;
}

.code_highlight {
  background-color: #999;
  color: #fff;
  width: 100%;
}
body.mceContentBody {
background: #FFFFFF;
} 


/* Featurebox */
#glidercontent{margin:0px; border:1px solid #777; padding: 0;}
.glidecontentwrapper{
	position: relative; /* Do not change this value */
	width: 620px;
	height: 130px; /* Set height to be able to contain height of largest content shown*/
	overflow: hidden;
	margin:0px;
}

/* Corllete Lab scrolling Feature Box */ 

h2.promo {margin:7px 0px 9px 0px; font-size:21px; font-weight: normal; font-family: Georgia, Times New Roman; color:#ff4D30;}
h2.promo a:link, h2.promo a:visited{}
p.promo {margin: 0; padding: 0px; color:#333; font-family: Georgia, Times New Roman; font-size: 12px; line-height: 1.4em;}
div.fbox-cont{ }
h2.alttitle { margin:7px 0px 9px 0px; font-size:21px; font-weight: normal; font-family: Georgia, Times New Roman; color:#335E87;}
  
#buts{ width: 100%; height:30px; margin: 0; padding: 0; background:#bbb; text-align: center; }
#buts .prev{ float:left; width:99px; height:31px; padding: 0; margin: 0; }
#buts .next{ float:right; width:99px; height:31px; padding-right: 3px; margin: 0; }
div#promos div.scroller {
/* modify width and height of scrolling section if necessary	*/		 
  width: 600px; /* --> edit */ 
  text-align: left;
  height: 100px;
  overflow: hidden;
  margin: auto;
}
div#promos div.scroller div.content {
  width: 10000px;
}
div#promos div.scroller div.section {
/* modify width and height of each section as needed (should match the size of the scroller window)	*/	
  width: 600px; /* --> edit */
  height: 100px;
  overflow: hidden;
  float: left;
  margin: 0px;
}



.tbox {
	width: auto;
	padding : 1px;
	border:1px solid #CCCCCC;
	color: #333333;
	background-color:#F9F9F9;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}/* Here i am assigning the value for mozilla and ie7 */

input[type='checkbox'], input[type='radio']{border: none;} 

.checkbox {border: none;}

/* sidebox main menu */
#hover ul li {
	background:transparent url(images/all-icons.gif) no-repeat 5px -71px;
	padding-left:20px;
	line-height:28px;
	border-bottom:1px solid #F2F2F2;
	color:#ff0000;
	background-color:#ffffff;
}

#hover ul li:hover { 
  color:#FF6633; 
	border-bottom:1px solid #FF6633;
	background:transparent url(images/all-icons.gif) no-repeat 5px -21px;
  background-color:#F4F4EF;
}


#hover ul li a { color:#335e87; }
#hover ul li a:hover{ color:#ff6633; }

.floatleft img {
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
}
