@charset "utf-8";
html, body {
	margin: 0px;
	padding: 0px;
	font-family: 'Noto Sans', sans-serif;
	font-size: 12px;
	background-position: right bottom;
	background-repeat: repeat-x;
}
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}
#ui_wrapper{
	min-height: 100%;
}
#ui_main{
	padding-bottom: 50px;
}
#header_out {
	background-position: center center;
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.30);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.30);
	background-image: url(../images/header_pattern_bg.jpg);
	padding-top: 20px;
}

#header {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #AAA;
	border-right-color: #AAA;
	border-left-color: #AAA;
	padding-right: 5px;
	padding-left: 20px;
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.30);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.30);
	background-repeat: repeat-x;
	background-position: bottom;
}

#nav {
	height: 30px;
	float: right;
	margin-top: 25px;
	width: 573px;
	padding-top: 5px;
}
#nav div {
	height: 40px;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	color: #E00;
	padding-right: 5px;
	font-style: italic;
	padding-left: 3px;
}

#nav ul {
	list-style-type: none;
	text-align: center;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0;
} 
 
#nav ul li {
	margin: 0px;
	padding: 0px;
	height: 40px;
	line-height: 30px;
	display: inline;
} 
.ongoing-image {
	border: 3px solid #C0A062;
	width: 240px;
}
#ongoing-product-div {
	float: right;
	text-align: center;
	font-weight: bold;
}
.products-div div p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#products-home li span a:hover {
	color: #C0A062;
}




 
#nav ul li a {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
	display: block;
	padding-right: 7px;
	padding-left: 7px;
	margin-right: 3px;
	background-color: #D5E8F7;
	-webkit-box-shadow: 2px 1px 3px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 2px 1px 3px rgba(0, 0, 0, 0.30);
	box-shadow: 2px 1px 3px rgba(0, 0, 0, 0.30);
	float: left;
} 
 
#nav ul li a:hover {
	color: #66CCFF;
	background-repeat: repeat-x;
	background-image: none;
	background-color: #069;
} 
#nav ul li:hover a {
	color: #66CCFF;
	background-repeat: repeat-x;
	background-color: #069;
	background-image: none;
} 
#nav ul li .present{
	color: #FFFFFF;
	background-color: #28166F;
	background-image: none;
} 
#nav ul li .different{
	color: #FFF;
	background-color: #00BB00;
	background-image: none;
	margin-left: 4px;
	margin-right: 0px;
} 
#nav ul li .active{
	color: #FFF;
	background-color:#777;
	background-image: none;
} 
#nav ul ul {
	display: none;
	margin: 0px;
	padding: 5px;
	z-index: 9999;
	
}
#nav ul li:hover ul {
	display: block;
	margin-top: -1px;
	z-index: 99999999999;
	background-color: #069;
	background-position: center center;
	position: absolute;
}
#nav ul ul li {
	display: block;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	clear: both;
	text-align: left;
	font-size: 13px;
	line-height: 28px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #222;
	background-image: none;
	width: 200px;
}
#nav ul li ul li a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	white-space: nowrap;
	background-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#nav ul li ul li a:hover {
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
	white-space: nowrap;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background-color: #555;
}
#nav_mini_outer {
	height: 50px;
	background-color: #FFFFFF;
}
#topbg #header_out #header #nav div img {
	float: right;
}

#topbg {
	background-position: right top;
	background-image: url(../images/bg.jpg);
	-webkit-box-shadow: 3px 2px 3px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 3px 2px 3px rgba(0, 0, 0, 0.30);
	box-shadow: 3px 2px 3px rgba(0, 0, 0, 0.30);
}

#banner_out2 {
	background-position: center top;
	background-repeat: repeat-x;

}

#banner_out {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.30);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.30);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AAA;
	border-left-color: #AAA;
	background-color: #FFF;
}
#banner_in {
	height: 350px;
	width: 1000px;
	position: relative;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E3C25B;
	background-color: #FFF;
}
#contentdiv {
	min-height: 350px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AAA;
	border-bottom-color: #AAA;
	border-left-color: #AAA;
	background-color: #FFF;
	padding-bottom: 20px;
}
.bigtitle {
	line-height: 38px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 20px;
	font-size: 18px;
	color: #FFFFFF;
	border-bottom-color: #AAA;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/blue_stripe.png);
}
.bigtitle2 {
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 20px;
	font-size: 15px;
	color: #FFFFFF;
	border-bottom-color: #AAA;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/blue_stripe.png);
	clear: both;
}







.clear {
	clear: both;
}
.clear2 {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
#topbg #header_out .special-header {
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
}
#dashboard_header {
	background-color: #0072c6;
	height: 40px;
	width: 100%;
	position: fixed;
	z-index: 5;
}
#dashboard_header_settings {
	float: right;
	padding-right: 10px;
}
#dashboard_header_settings ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#dashboard_header_settings ul li {
	float: left;

}
#dashboard_header_settings ul li a {
	float: left;
	width: 40px;
	background-color: #39F;
	text-align: center;
	margin-right: 10px;
	height: 28px;
	padding-top: 7px;
}
#dashboard_header_settings ul li:hover a {
	background-color: #FFF;
}

#dashboard_header_settings ul li a:hover {
	background-color: #FFF;
}
#dashboard_header_settings ul li a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#dashboard_header_settings ul ul {
	display: none;
}
#dashboard_header_settings ul li:hover ul {
	display: block;
	background-color: #FFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0072C6;
	border-bottom-color: #0072C6;
	border-left-color: #0072C6;
	width: 170px;
	margin-top: 35px;
	margin-left: -142px;
	position: absolute;
	padding: 5px;
}
#dashboard_header_settings ul ul li a {
	background-color: #FFF;
	color: #0072C6;
	text-decoration: none;
	height: 23px;
	width: 170px;
	text-align: left;
	font-weight: bold;
}
#dashboard_header_settings ul ul li a:hover {
	background-color: #EEE;
	padding-left: 7px;
	width: 163px;
}









#dashboard_header_logo img {
	margin-left: 20px;
	margin-top: 5px;
}

#dashboard_details {
	min-width: 1000px;
	position: relative;
	height: 100%;
}
#dashboard_details_left {
	width: 180px;
	margin-bottom: 0px;
	background-color: #EEE;
	bottom: 0px;
	height: 95%;
	position: fixed;
	overflow: auto;
	z-index: 4;
	top: 40px;
	float: left;
	padding-bottom: 5%;
}
#dashboard_details_left ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#dashboard_details_left ul li a {
	font-size: 13px;
	line-height: 35px;
	color: #555;
	text-decoration: none;
	height: 35px;
	padding-left: 20px;
	display: block;
}
#dashboard_details_left ul .present a {
	background-color: #DDD;
	font-weight: bold;
	color: #222;
	background-image: url(../images/currentpage_pointer.png);
	background-position: right center;
	background-repeat: no-repeat;
}
#dashboard_details_left ul li a:hover {
	background-color: #6CF;
}
#dashboard_details_left ul li ul {
	display:none;
}
#dashboard_details_left ul .present ul {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	list-style-type: none;
}
#dashboard_details_left ul .present ul li a {
	font-size: 12px;
	font-weight: normal;
	color: #555;
	background-color: #EEE;
	line-height: 24px;
	height: 24px;
	background-image: none;
}
#dashboard_details_left ul .present ul li a:hover {
	background-color: #6CF;
}


#dashboard_details_right {
	height: 100%;
	margin-left: 180px;
	padding-top: 20px;
}

#account_status {
	color: #9CF;
	line-height: 40px;
	padding-right: 10px;
}

#notification {
	padding: 5px;
	border: 1px dashed #E00;
	color: #E00;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.notification2 {
	padding: 5px;
	border: 1px dashed #E00;
	color: #E00;
	margin-top: 10px;
	margin-bottom: 0px;
}
.title {
	line-height: 26px;
	background-image: url(../images/navslice.png);
	height: 26px;
	font-weight: bold;
	padding-left: 10px;
}
.title2 {
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	background-color: #FFFFFF;
	font-size: 17px;
	color: #069;
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.30);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.30);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AAA;
	border-right-color: #AAA;
	border-bottom-color: #AAA;
	border-left-color: #AAA;
	background-image: url(../images/slice3.png);
	background-position: bottom;
}
.title3 {
	font-size: 16px;
	line-height: 27px;
	font-weight: bold;
	color: #BA9654;
	background-image: url(../images/titlebg.png);
	height: 27px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
.title4 {
	font-size: 13px;
	line-height: 27px;
	font-weight: bold;
	background-image: url(../images/titlebg2.png);
	height: 27px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
	margin-bottom: 8px;
	color: #BA9654;
}
.product-li {
	width: 300px;
	margin-bottom: 20px;
}
.product-li a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#about-snippet {
	background-image: none;
	background-color: #EEE;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
#about-snippet span {
	font-size: 14px;
	font-weight: bold;
	color: #4EABCE;
}
#about-snippet p {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	line-height: 19px;
	color: #000;
}
.about-content {
	padding: 15px;
	border: 1px solid #DDD;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #F5F5F5;
	line-height: 19px;
	margin-bottom: 25px;
}
.about-content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.about-content ul li {
	list-style-position: inside;
	list-style-image: url(../images/bullet3.png);
	margin-bottom: 10.5px;
}



#contentdiv #about-snippet ul  {
	background-image: none;
}
#contact-div {
	padding: 25px;
}
#contact-left {
	width: 500px;
	line-height: 20px;
	float: left;
}
#contact-left p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#contact-left p span  img{
	margin-bottom: -10px;
}

#contact-left span {
	font-size: 14px;
	font-weight: bold;
	color: #069;
	display: block;
	padding-bottom: 10px;
}
#contact-right {
	float: left;
	background-color: #EEE;
	width: 400px;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #BA9654;
}
#leftnav {
	width: 180px;
}

.map {
	clear: both;
	margin-top: 20px;
}





#about-ul {
	width: 480px;
	float: left;
	margin: 0px;
	padding: 10px;
	list-style-type: none;
}
#about-ul2 {
	width: 420px;
	float: left;
	margin: 0px;
	padding: 10px;
	list-style-type: none;
}
#about-ul3 {
	width: 540px;
	float: left;
	margin: 0px;
	padding: 10px;
	list-style-type: none;
}
#about-ul4 {
	width: 690px;
	float: left;
	padding: 10px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftproductspanel {
	width: 253px;
	float: left;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #069;
	border-right-color: #069;
	border-left-color: #069;
}
#product-ul {
	width: 320px;
	float: left;
	list-style-type: none;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 100px;
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#product-ul2 {
	width: 320px;
	float: right;
	list-style-type: none;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 40px;
	margin: 0px;
}
#services {

}
#services ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#services ul li {
	height: 185px;
	width: 240px;
	background-color: #FFF;
	float: left;
	margin-right: 40px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 20px;
}
#services ul p  {
	font-size: 13px;
	line-height: 19px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#services ul a  {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#services ul li h2  {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #BA9654;
}
#contentdiv #about-snippet #services ul #last_services_ul {
	margin: 0px;
}

#login-box-out {
	padding-top: 100px;
}
#login-box-out2 {
	
}
#intro {
	text-align: center;
	font-size: 16px;
	padding-top: 60px;
	padding-bottom: 40px;
	font-weight: bold;
	color: #39C;
}
#intro p {
	font-size: 14px;
	color: #777;
	font-weight: normal;
}





#login-box {
	height: 250px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#login-logo {
	height: 230px;
	margin-top: 0px;
	width: 100px;
	float: left;
	text-align: center;
	padding-top: 20px;
	background-color: #EEE;
}
#login-box-in {
	float: left;
	height: 248px;
	width: 298px;
	border: 1px solid #AAA;
}
#login-box-in form {
	padding: 20px;
}
#login-box-in form p {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-weight: bold;
}
#products-home  {
	list-style-type: none;
	margin: 0px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 710px;
}
.products-div  {
	list-style-type: none;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 10px;
}
#products-home li  {
	width: 340px;
	padding-bottom: 10px;
	float: left;
	padding-right: 10px;
}
#products-home li span  {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	text-transform: capitalize;
	background-image: url(../images/bullet3.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 17px;
}
#products-home li a  {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
}
.title2 span {
	float: right;
	padding-right: 20px;
	font-size: 13px;
	color: #BA9654;
	font-weight: bold;
	text-decoration: none;
}
.title2 span img {
	margin-bottom: -3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.no-ul {
	list-style-type: none;
}
#dashboard_details #contentdiv .no-left {
	top: 161px;
	height: 240px;
}








.news-title {
	font-weight: bold;
	color: #BA9654;
	font-size: 12px;
	text-decoration: none;
}
.readnews_moreli {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newsul a:hover {
	color: #FFF;
	background-color: #111;
}
#newsul {
	list-style-type: none;
	margin: 0px;
	padding: 10px;
	background-image: none;
	font-size: 13px;
}
#newsul .newsitems {
	margin-bottom: 30px;
	padding-bottom: 12px;
	padding-top: 12px;
	background-position: right bottom;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBB;
	width: 420px;
	font-size: 11px;
	height: 137px;
	float: left;
	margin-right: 40px;
}
.datespan {
	font-size: 11px;
	color: #888;
	font-style: italic;
}
.newsitems .newsthumbs_div img {
	margin-right: 8px;
}

.readmore {
	display: block;
	margin-top: 8px;
}

.readmore a {
	line-height: 31px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/button.png);
	height: 31px;
	width: 89px;
	display: block;
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#newsul .newsitems .readmore a:hover {
	background-color: #FFF;
	background-position: right;
}

.readmore a:hover {
	background-color: #FFF;
	background-position: right;
}

.spacer {
	height: 10px;
	clear: both;
}
#box #form1 ul {
	list-style-type: none;
}
#box #form1 ul li {
	padding-bottom: 12px;
	font-weight: bold;
	color: #777;
}


#newsul {
	font-size: 12px;
	color: #444;
}
#news-div {
	padding: 25px;
}

#news-div ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#projects_ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 85px;
}
#projects_ul li {
	height: 110px;
	width: 250px;
	margin-right: 25px;
	margin-bottom: 25px;
	float: left;
	background-image: url(../images/tools.png);
	background-position: 20px top;
	background-repeat: no-repeat;
	overflow: hidden;
}
#projects_ul li a {
	font-size: 14px;
	font-weight: bold;
	color: #069;
	text-align: center;
	display: block;
	padding: 10px;
	text-decoration: none;
	height: 40px;
	background-color: #F7F7F7;
	border: 1px solid #DDD;
	clear: both;
}
#projects_ul li a:hover {
	color: #FFF;
	background-color: #69F;
}

#projects_ul li span {
	-moz-border-radius: 50%;
	border-radius: 50%;
	font-size: 14px;
	background-color: #E2D3B8;
	text-align: center;
	display: block;
	float: right;
	margin-bottom: 8px;
	font-weight: bold;
	height: 25px;
	min-width: 31px;
	padding-top: 6px;
	margin-top: 8px;
}
.map span {
	display: block;
	height: 30px;
	width: 180px;
	margin-left: 30px;
	line-height: 30px;
	padding-left: 15px;
	background-color: #EFEBE2;
	font-weight: bold;
}
#productpage-div {
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 50px;
}
#productpage-div ul {
	margin: 0px;
	list-style-image: url(../images/bullet3.png);
	list-style-position: inside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#productpage-div ul li {
	margin-bottom: 8px;
}

#productpage-div ul li ul {
	padding-left: 30px;
	list-style-image: url(../images/bullet2.png);
}
#productpage-div ul li ul li {
	float: none;
	width: auto;
}
#contentdiv #productpage-div #product-ul2 {
	list-style-type: none;
}
#product-ul2 .product-li img {
	border: 2px solid #069;
	margin-bottom: 12px;
}
#gallery div {
	height: 200px;
	width: 197px;
	text-align: center;
	float: left;
	margin-right: 5px;
	padding: 8px;
	margin-bottom: 5px;
	background-color: #EBEBEB;
}
#gallery div a {
	color: #069;
	text-decoration: none;
}


.textbox {
	border: 1px solid #AAA;
	width: 150px;
	overflow: hidden;
}
.btn {
	color: #FFF;
	background-color: #28166F;
	font-weight: bold;
	border: 1px solid #000;
	width: 80px;
	font-size: 11px;
}
















































#footer {
	background-color: #28166F;
	height: 40px;
	position: relative;
	clear: both;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	line-height: 40px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	color: #CFF;
}
#footer span {
	float: right;
}
#footer a  {
	color: #FFF;
	text-decoration: none;
}




/* buttons */
.glossy-button2{
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	height: 27px;
	color: #000;
	cursor: pointer;
	display: inline-block;
	width: auto;
	text-decoration: none !important;
	position: static;
	/* these rules for the button press effect */
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: -1px;
	margin-bottom: 1px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: -1px;
	margin-right: 1px;
	/* default background-color */

	background-color: #FFCC66;
	/* the mighty gradient */

	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.6)), color-stop(0.49, rgba(255, 255, 255, 0.3)), color-stop(0.51, rgba(255, 255, 255, 0.0)), to(rgba(255, 255, 255, 0.2))); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.0) 51%, rgba(255, 255, 255, 0.2) 100%); /* Chrome10+,Safari5.1+ */
	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.0) 51%, rgba(255, 255, 255, 0.2) 100%); /* FF3.6+ */
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.0) 51%, rgba(255, 255, 255, 0.2) 100%); /* Opera11.10+ */
	background-image: linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.0) 51%, rgba(255, 255, 255, 0.2) 100%); /* W3C */
	/* some nice roundy corners */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	/* for links in chrome */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	/* a very subtle drop-shadow that ehances the pressed button effect */
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.30);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.30);
	/* remove any inherited or default borders - especially important for the <button> element*/
	border: 0 !important;
	/* a subtle text inset effect which will also help to enhance the pressed button effect */
	text-shadow: rgba(255, 255, 255, 0.1) -1px 0, rgba(0, 0, 0, 0.3) 1px 1px;
	/* and of course a little animated background-color fade effect */

	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
	font-weight: bold;
	letter-spacing: 1px;
}

button, .glossy-button{
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	line-height: 23px;
	height: 23px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	width: auto;
	text-decoration: none !important;
	position: static;
	/* these rules for the button press effect */
	padding-top: 1px;
	padding-bottom: 2px;
	margin-top: -1px;
	margin-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: -1px;
	margin-right: 1px;
	/* default background-color */

	background-color: #010732;
	/* the mighty gradient */

	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.6)), color-stop(0.49, rgba(255, 255, 255, 0.3)), color-stop(0.51, rgba(255, 255, 255, 0.0)), to(rgba(255, 255, 255, 0.2))); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.0) 51%, rgba(255, 255, 255, 0.2) 100%); /* Chrome10+,Safari5.1+ */
	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.0) 51%, rgba(255, 255, 255, 0.2) 100%); /* FF3.6+ */
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.0) 51%, rgba(255, 255, 255, 0.2) 100%); /* Opera11.10+ */
	background-image: linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.0) 51%, rgba(255, 255, 255, 0.2) 100%); /* W3C */
	/* some nice roundy corners */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	/* for links in chrome */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	/* a very subtle drop-shadow that ehances the pressed button effect */
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.30);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.30);
	/* remove any inherited or default borders - especially important for the <button> element*/
	border: 0 !important;
	/* a subtle text inset effect which will also help to enhance the pressed button effect */
	text-shadow: rgba(255, 255, 255, 0.1) -1px 0, rgba(0, 0, 0, 0.3) 1px 1px;
	/* and of course a little animated background-color fade effect */

	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
	font-weight: bold;
	letter-spacing: 1px;
}
/* submit and reset buttons */
	input.glossy-button{
		vertical-align: middle;
		line-height: normal !important;
		padding-bottom: 0;
	}
/* remove ugly dotted border */
	:focus{
		outline:none;
	}
	::-moz-focus-inner{
		border:0;
	}
	
/* the colors */
            
	.pinkish:hover{
		background-color: #Ff3366;
	}
	.lime:hover{
		background-color: #59b606;
	}
	.blue:hover{
		background-color: #027bbf;
	}
	.coffee:hover{
		background-color: #832f02;
	}
	.strawberry:hover{
		background-color: #f92020;
	}
	.dark:hover{
		background-color: #000000;
	}
	
/* when pressed */
	button:active, .glossy-button:active{
		background-color: #333333;
		border-color: #333333;
		color:#eeeeee;
		
		padding-top:0;
		padding-bottom:0;

		margin-top:0;
		margin-bottom:0;

		padding-left:10px;
		padding-right:10px;

		margin-left:0;
		margin-right:0;
		
		box-shadow: none;
		
		text-shadow: rgba(0, 0, 0, 0.4) 0 -1px, rgba(255, 255, 255, 0.3) 0 1px;
		color:rgba(255, 255, 255, 0.9);

	} 
	
	.glossy-button2:active{
		background-color: #333333;
		border-color: #333333;
		color:#eeeeee;		
		box-shadow: none;
		
		text-shadow: rgba(0, 0, 0, 0.4) 0 -1px, rgba(255, 255, 255, 0.3) 0 1px;
		color:rgba(255, 255, 255, 0.9);

	} 
	
.ie9 button:active{
	padding-top:0;
	padding-bottom:2px;
	
	margin-top:-1px;
	margin-bottom:0;
	
	padding-left:10px;
	padding-right:10px;
	
	margin-left:-1px;
	margin-right:0;
	
	border-top:1px solid white !important;
	border-left:1px solid white !important;
	
	height:31px;
	
	border-radius: 5px;
	}
	
	
	.ie button, .ie .glossy-button {
	background-image:url(images/butt-bg_slither.png);
	background-repeat: repeat-x;
	background-position:center center;
	
	}   
	.ie8 button, .ie8 .glossy-button {
	border:1px solid #ccc !important;
	height:32px;
	}
	.ie7 button{
	height:31px;
	}
	.ie7 .glossy-button{
	height:28px;
	}
	.ie7 .glossy-button:active{
	padding-bottom: 2px;
	}
#nav div #cse-search-box {
	float: left;
	width: 310px;
}
#leftproductspanel ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftproductspanel ul li a {
	color: #069;
	text-decoration: none;
	background-color: #EEE;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 12px;
	padding-left: 7px;
}
#leftproductspanel ul li a:hover {
	background-color: #FC6;
}
