* { margin:0; padding:0;}
html, body { height:100%;}
body {
	background: #f0f4ef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:0.9375em;
	color:#4f4d4d;
}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper {
	width:100%;
	overflow:hidden;
}
.bodytxt {
	float: left;
	width: 600px;
	text-align: justify;
}
.vmenu {
	float: right;
	padding: 8px;
	color: #EE0000;
	font-size: 18px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	}

.vmenu ul {
	margin: 10px 0 5px 0;
	padding: 0px;
	}

.vmenu li {
	margin: 0;
	padding: 5px 0px;
	display:block;
	border-bottom:dotted 1px #000000;
}

.vmenu a {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	text-decoration: none;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.vmenu a:hover{
	color: #EE0000;
	}


.container { width:100%;}

p {
	margin-bottom:15px;
	line-height: 22px;
}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
.heading {
	color: #EE0000;
	font-size: 18px;
}

.img {
	float: left;
	margin: 5px 20px 0 0;
	border: 1px solid #000;
}

.thought {
	text-align: center;
}

object { vertical-align:top; outline:none;}

#search-form { float:right; padding:6px 0px 0 0;}
#search-form fieldset { border:none; background:url(images/search-bg.gif) no-repeat left top; width:205px; height:22px;}
#search-form input.text { width:120px; background:none; border:none; padding:2px 0 2px 7px; font-size:.85em;}
#search-form input.submit { width:65px; height:22px; border:none; background:none; cursor:pointer;}

/*==================list====================*/
ul { list-style:none;}


.list1 li { border-bottom:1px dotted #bdbdbd; font-size:.91em; width:100%; overflow:hidden; padding:0 0 8px 0; margin-bottom:8px; vertical-align:top;}
.list1 li.last { border-bottom:none;}
.list1 li strong { float:left; width:92px; color:#b0e45e;}
.list1 li a { float:left; font-size:.91em;}

.img-list li { width:100%; overflow:hidden; padding-bottom:13px; font-size:.91em; line-height:1.5em;}
.img-list li.last { padding-bottom:0;}
.img-list li img { float:left; margin-right:18px;}
.img-list li h5 { font-size:1em;}


/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img_box{ float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:8px;}
.p2 { margin-bottom:16px;}
.p3 { margin-bottom:24px;}

/*==================txt, links, lines, titles====================*/
a {
	color:#333333;
	outline:none;
	text-decoration: none;
}
a:hover{
	text-decoration:none;
	color: #EE0000;
}

h3 { font-size:1.7em; line-height:1.2em; color:#ee0000; border-bottom:1px dotted #222; padding-bottom:2px; margin-bottom:26px;}
h4 { font-size:1.15em; font-weight:normal; margin-bottom:18px;}
h5 { font-size:1em; color:#b0e45e; margin-bottom:2px;}

.button1 { display:inline-block; background:url(images/button1-bg.gif) no-repeat left top; color:#fff; text-decoration:none; font-weight:bold; padding:1px 17px 4px 9px; vertical-align:text-top;}
.button1:hover { color:#183907;}

.link1 { display:block; float:right; background:url(images/link1-left.gif) no-repeat left top #659935; color:#fff; text-decoration:none;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:2px 15px 3px 9px; font-style:normal;}
.link1:hover { text-decoration:underline;}

.line-hor { background:#9bd252; height:2px; overflow:hidden; font-size:0; line-height:0; margin:25px 0 20px 0;}
.line-ver { background-image:url(images/line-ver.html); background-repeat:repeat-y; width:100%;}

.title { margin-bottom:20px;}

.dept-list { float:left;}
.dept-list dd { clear:both; text-align:right;}
.dept-list dd span { float:left; padding-right:25px;}
.dept-list dd p { text-align:left;}


/*header*/
#header .row-1  {
	height:110px;
}

#header .row-1  .logo{
	float:left;
	padding:10px 0 5px 0;
}
#header .row-2 { height:35px;}

.cont-links { float:right; padding:20px 15px 0 0; font-size:16px; font-weight:bold; }

.top-links { float:right; font-size:.85em; padding:87px 9px 0 0;}
.top-links li { display:inline;}
.top-links li a { float:left; text-decoration:none; font-weight:bold; color:#a6ee47; padding:0 9px 2px 9px;}
.top-links li a.login { background:url(images/login-bg.gif) no-repeat left top; color:#426f1a;}
.top-links li a:hover { color:#fff;}
.top-links li a.login:hover { color:#111;}

#header .nav { float:left;   margin-left:10px;}
#header .nav ul { float:left;   margin-left:10px;}
#header .nav li { float:left;}

.small-nav { float:right; font-size:.85em; padding:6px 0 0 0; width:auto; height:auto;}
.small-nav li { display:inline; color:#6b6a68;}
.small-nav li a {color:#6b6a68; text-decoration:none; padding:0 15px 0 12px;}
.small-nav li a:hover { text-decoration:underline;}






/*== featured box begin ==*/
#featured {width:964px; position:relative; height:360px; margin-bottom:10px;}
#featured ul.ui-tabs-nav{ position:absolute; top:274px; left:0; list-style:none; padding:0; margin:0; width:964px; z-index:100;}
#featured ul.ui-tabs-nav li{ padding:1px 0; float:left; width:238px; height:64px; overflow:hidden; font-weight:bold; font-size:.91em; line-height:1.5em; margin-right:3px; padding:7px 0 0 0;}

#featured ul.ui-tabs-nav li .inner { padding:7px; overflow:hidden; background:#ccc;}
#featured ul.ui-tabs-nav li img { float:left; margin-right:7px;}
#featured ul.ui-tabs-nav li a {
	color:#fff;
	display:block;
	text-decoration: none;
}
#featured ul.ui-tabs-nav li.last { padding-right:0;}
#featured ul.ui-tabs-nav li.ui-tabs-selected {background:url(images/selected-item.gif) no-repeat center top;}
#featured ul.ui-tabs-nav li.ui-tabs-selected div {background:#ee0000;}
#featured .ui-tabs-panel .info { width:964px; height:61px; background:url(images/png-bg.png) left top; position:absolute; left:0; top:210px; color:#fff; line-height:1.5em; font-size:.91em;}

#featured .info .inner { padding:10px 0 0 18px;}
#featured .info h2{ font-size:23px; color:#fff; line-height:.91em;}
#featured .info .button { background:url(images/button.png) no-repeat left top; width:35px; height:35px; line-height:32px; font-size:.91em; font-weight:bold; text-align:center; text-decoration:none; color:#ee0000; position:absolute; display:block; right:16px; top:14px;}
#featured .info .button:hover { color:#000;}
#featured .ui-tabs-hide {display:none; }
/*== featured box end ==*/


/*content*/
#content { background:#fff; padding:21px 24px 36px 25px;}

.schedule { font-size:.91em; padding-bottom:25px;}
.schedule dt { font-weight:bold; color:#693; padding:0 0 10px 10px;}
.schedule dd { background:#b0e45e; color:#fff; width:100%; overflow:hidden; vertical-align:top;}
.schedule dd a { color:#406312; text-decoration:none; font-weight:bold; padding:0 0 0 12px; line-height:24px; float:left;}
.schedule dd a:hover { color:#000;}
.schedule dd.even { background:#9bd252;}
.schedule dd span { float:right; display:block; background:#94cc4e; font-weight:bold; font-size:.91em; padding:5px 8px 5px 8px;}
.schedule dd.even span { background:#82b744;}
.schedule dd.even a { color:#fff;}
.schedule dd.even a:hover { color:#000;}


/*tabs*/
.tabs { margin-bottom:20px;}

ul.tabNavigation { width:100%; overflow:hidden; border-bottom:1px solid #dfdfdf;}
ul.tabNavigation li {display: inline;}
ul.tabNavigation li a { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; display:block; float:left; padding: 6px 11px; background-color: #e3e3e3; color: #939292; text-decoration: none; border:1px solid #dfdfdf; margin-right:3px; text-transform:uppercase; font-weight:bold; font-size:.91em;}

ul.tabNavigation li a.selected,
ul.tabNavigation li a.selected:hover {background: #FFF; color: #693; border-bottom:1px solid #fff;}
ul.tabNavigation li a:hover {background: #ccc; color: #000; border-bottom:1px solid #ccc;}

.box { border:1px solid #dfdfdf; border-top:none; font-size:.91em; background:url(images/box-bg.gif) left bottom repeat-x;}
.box .inner { padding:10px 6px 13px 9px;}
.box .fixed-box { height:320px; overflow:auto; margin-bottom:18px;}

.box table { width:283px; border-collapse:collapse; margin-bottom:15px;}
.box table caption { font-weight:bold; text-align:left; color:#693; padding:0 5px 10px 8px;}
.box table caption.first-item { border-top:1px solid #e3e3e3; padding:7px 0 10px 8px;}
.box table thead td { background:#f1f1f1; border-bottom:1px solid #dadada; color:#333; font-weight:bold; padding:3px 5px 3px 5px;}
.box table tbody td { font-size:.91em; border-bottom:1px dotted #e3e3e3; padding:2px 4px 1px 4px;}
.box table tbody td.cell-1 { width:40px;}
.box table tbody td.cell-2 { width:105px;}


/*footer*/
#footer{
	width:964px;
	height:auto;
	margin:0 auto;
	padding-top:10px;
	margin-top:20px;
	border-top:3px solid #ee0000;
}
.footer_heading {
	font-size: 16px;
	font-weight: bold;
}

.footer_menu {
	font-size: 12px;
	line-height: 20px;
}

#footer .nav { float:left;}
#footer .nav li { display:inline; color:#000;}
#footer .nav li a { padding:0 14px 0 11px; color:#000; text-decoration:none;}
#footer .nav li a:hover { text-decoration:underline; color:#ee0000;}

#footer .fleft  { color:#000; text-decoration:none; margin-top:20px;}
#footer .fright  { color:#000; text-decoration:none; margin-top:20px;}
#footer .fright a { color:#b1241a; text-decoration:none;}
#footer .fright a:hover { text-decoration:underline;}
/*==========================================*/


.im_box{ width:290px; height:290px; float:left; padding:10px; margin-right:34px; background-color:#39915a; border-radius:6px; background:url(../images/texucherbg.jpg) repeat-x; background-position:top:left; border:1px solid #ffb400;}


.productbox {
	float:left;
	background:url(images/productbox-1.jpg) no-repeat;
	background-repeat: no-repeat;
	height: 200px;
	width: 311px;
	margin-right:15px;
}

.productbox2 {
	float:left;
	background:url(images/productbox-1.jpg) no-repeat;
	background-repeat: no-repeat;
	height: 200px;
	width: 311px;
	}


.highlight li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900;
	text-decoration: none;
	margin-left: 10px;
}
.highlight a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900;
	text-decoration: none;
}
.highlight a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F90;
	text-decoration: none;
}.producthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f06b22;
	text-decoration: none;
}
.producthead a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f06b22;
	text-decoration: none;
}

.clientboxtext li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900;
	text-decoration: none;	
}
.clientboxtext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900;
	text-decoration: none;
}
.clientboxtext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900;
	text-decoration: none;
}
