﻿body {
	margin: 0px;
	background: #1b549e url('../images/mainbg.gif') repeat scroll left top;
	font-family: Verdana;
}
.homebody {
	margin: 100px 0px 0px 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3 {
	margin: 0px;
}
p {
	margin: 1em 0;
}
.ptop {
	margin-top: 0;
}
.pbot {
	margin-bottom: 0;
}
.icon {
	border: 0;
	vertical-align: bottom;
	margin-right: 3px;
}
.login {
	background: transparent url('../images/lock.gif') no-repeat scroll left top;
	padding: 0 0 0 13px;
	line-height: 12px;
	font-size: 10px;
	font-family: Verdana;
	color: #a6ddff;
}
.login a {
	color: #a6ddff;
	text-decoration: underline;
}
.login a:hover {
	color: #a6ddff;
	text-decoration: none;
}
.imgbor {
	border: 1px solid #cccccc;
	padding: 3px;
}
.vsplit {
	background: transparent url('../images/vsplit.gif') repeat-y scroll center top;
}
.pgbg {
	background: #FFFFFF url(../images/pg-bg.gif);
	background-repeat: repeat-y;
}
.tablebg {
	background: #FFFFFF url(../images/tblbg.gif);
	background-repeat: repeat-y;
}
/* >>>>>>>>>>>>>>>>>> Home Page >>>>>>>>>>>>>>>>>> */
.homebg {
	background: #498eeb url('../images/tblbg.gif') repeat-y scroll left top;
	height: 768px;
}
.gray {
	background-color: #d4d4d4;
}
/* >>>>>>>>>>>>>>>>>> Home Page Navigation >>>>>>>>>>>>>>>>>> */
.globalnav {
	color: #a6ddff;
	font-family: Verdana;
	font-size: 9px;
	line-height: 11px;
	padding: 5px 8px;
	text-transform: uppercase;
}
.globalnav a, .globalnav a:visited {
	color: #a6ddff;
	text-decoration: none;
}
.globalnav a:active, .globalnav a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/* >>>>>>>>>>>>>>>>>>>>>>>> Start Home Right Navigation New >>>>>>>>>>>>>>>>>>>>>>>>> */
.mainnav {
	background: transparent url('../images/h-nav-bg.gif') repeat-y scroll left top;
}
.homemenu {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.homemenu li {
	background: transparent url('../images/nav-break.gif') repeat-x scroll left bottom;
}
.homemenu li a {
	height: 46px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}
.homemenu li a:link, .homemenu li a:visited {
	color: #d1835e;
	display: block;
	padding: 22px 0 0 56px;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	line-height: 16px;
}
.homemenu li a:active, .homemenu li a:hover, .homemenu li a.current {
	color: #d4d4d4;
	padding: 22px 0 0 56px;
}
.homemenu li.nobreak {
	background-image: none;
}
.homemenu li a#home {
	padding-top: 26px;
	background: transparent url('../images/nav-home.gif') no-repeat scroll left top;
}
.homemenu li a#services {
	background: transparent url('../images/nav-services.gif') no-repeat scroll left top;
}
.homemenu li a:hover#services {
	background: transparent url('../images/nav-pic-services.jpg') no-repeat scroll left top;
}
.homemenu li a#ecommerce {
	background: transparent url('../images/nav-ecommerce.gif') no-repeat scroll left top;
}
.homemenu li a:hover#ecommerce {
	background: transparent url('../images/nav-pic-ecomerce.jpg') no-repeat scroll left top;
}
.homemenu li a#email {
	background: transparent url('../images/nav-email-marketing.gif') no-repeat scroll left top;
}
.homemenu li a:hover#email {
	background: transparent url('../images/nav-pic-umail.jpg') no-repeat scroll left top;
}
.homemenu li a#seo {
	background: transparent url('../images/nav-seo.gif') no-repeat scroll left top;
}
.homemenu li a:hover#seo {
	background: transparent url('../images/nav-pic-seo.jpg') no-repeat scroll left top;
}
.homemenu li a#testimonials {
	background: transparent url('../images/nav-testimonials.gif') no-repeat scroll left top;
}
.homemenu li a:hover#testimonials {
	background: transparent url('../images/nav-pic-testimonial.jpg') no-repeat scroll left top;
}
/* >>>>>>>>>> Top Navigation Elements >>>>>>>>>>>>>>>> */
.navigation {
	padding: 0;
	margin: 0;
	text-align: right;
	position: relative;
	height: 90px;
	background: transparent url('../images/nav-dot-line.gif') repeat-x scroll left 70px;
}
.navigation li {
	float: right;
	text-align: center;
	margin: 10px 5px 0 5px;
	list-style: none;
	padding: 0;
}
.navigation li a {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	padding: 40px 8px 0 8px;
	font-size: 10px;
}
.navigation li a:hover, .navigation li a.current {
	color: #e7a484;
	text-decoration: none;
}
.navigation li a#about {
	background: transparent url('../images/nav-icon/nav-about.gif') no-repeat scroll center top;
}
.navigation li a#about.current, .navigation li a#about:hover {
	background: transparent url('../images/nav-icon/nav-about1.gif') no-repeat scroll center top;
}
.navigation li a#contact {
	background: transparent url('../images/nav-icon/nav-contact.gif') no-repeat scroll center top;
}
.navigation li a#contact.current, .navigation li a#contact:hover {
	background: transparent url('../images/nav-icon/nav-contact1.gif') no-repeat scroll center top;
}
.navigation li a#casestudy {
	background: transparent url('../images/nav-icon/nav-casestudy.gif') no-repeat scroll center top;
}
.navigation li a#casestudy.current, .navigation li a#casestudy:hover {
	background: transparent url('../images/nav-icon/nav-casestudy1.gif') no-repeat scroll center top;
}
.navigation li a#testimonials {
	background: transparent url('../images/nav-icon/nav-testimonial.gif') no-repeat scroll center top;
}
.navigation li a#testimonials.current, .navigation li a#testimonials:hover {
	background: transparent url('../images/nav-icon/nav-testimonial1.gif') no-repeat scroll center top;
}
.navigation li a#seo {
	background: transparent url('../images/nav-icon/nav-seo.gif') no-repeat scroll center top;
}
.navigation li a#seo.current, .navigation li a#seo:hover {
	background: transparent url('../images/nav-icon/nav-seo1.gif') no-repeat scroll center top;
}
.navigation li a#email-marketing {
	background: transparent url('../images/nav-icon/nav-emailmarketting.gif') no-repeat scroll center top;
}
.navigation li a#email-marketing:hover {
	background: transparent url('../images/nav-icon/nav-emailmarketting1.gif') no-repeat scroll center top;
}
.navigation li a#e-commerce {
	background: transparent url('../images/nav-icon/nav-ecommerce.gif') no-repeat scroll center top;
}
.navigation li a#e-commerce.current, .navigation li a#e-commerce:hover {
	background: transparent url('../images/nav-icon/nav-ecommerce1.gif') no-repeat scroll center top;
}
.navigation li a#services {
	background: transparent url('../images/nav-icon/nav-services.gif') no-repeat scroll center top;
}
.navigation li a#services.current, .navigation li a#services:hover {
	background: transparent url('../images/nav-icon/nav-services1.gif') no-repeat scroll center top;
}
.navigation li a#home {
	background: transparent url('../images/nav-icon/nav-home.gif') no-repeat scroll center top;
}
.navigation li a#home:hover {
	background: transparent url('../images/nav-icon/nav-home1.gif') no-repeat scroll center top;
}
/* >>>>>>>>>>>>>>>>>>>>>>>> End Home Right Navigation >>>>>>>>>>>>>>>>>>>>>>>>> */
.container {
	background: url(../images/testimonial_bg.gif) top left no-repeat;
	margin: 0 0 10px 0;
	padding: 20px;
	text-align: left;
}
.container p {
	margin: 10px 0px 0px 0px;
}
.tagline {
	color : #a6dcfe;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 16px;
	line-height : 20px;
	padding: 0 0 15px 15px;
}
.titlehead {
	color : #488EEA;
	font-family: Verdana;
	font-weight: bold;
	font-size : 16px;
	line-height : 20px;
}
.title {
	color : #488EEA;
	font-family: Verdana;
	font-weight: bold;
	font-size : 14px;
	line-height : 17px;
}
h1.title {
	margin: 10px 0;
}
a.title:link, a.title:visited {
	color : #488EEA;
	text-decoration: underline;
}
a.title:active, a.title:hover {
	color : #488EEA;
	text-decoration: none;
}
.title1 {
	color : #1B549E;
	font-family: Verdana;
	font-weight: bold;
	font-size : 13px;
	line-height : 16px;
}
.title2 {
	color : #CE4809;
	font-family: Verdana;
	font-weight: bold;
	font-size : 13px;
	line-height : 16px;
}
.subtitlered {
	color : #CE4809;
	font-family: Verdana;
	font-size : 14px;
	font-weight: normal;
	line-height : 16px;
}
.subtitleblue {
	color : #1B549E;
	font-family: Verdana;
	font-size : 13px;
	line-height : 19px;
}
.moretop {
	color: #CE4809;
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	text-align: right;
	padding: 5px 0 10px 0;
	vertical-align: top;
}
.moretop a:visited, .moretop a {
	color : #CE4809;
	text-decoration : none;
}
.moretop a:active, .moretop a:hover {
	color : #488EEA;
	text-decoration : underline;
}
.topnav {
	color: #CE4809;
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
}
a.topnav:visited, a.topnav:link {
	color : #CE4809;
	text-decoration : none;
}
a.topnav:active, a.topnav:hover {
	color : #488EEA;
	text-decoration : underline;
}
.rednav {
	color : #CE4809;
	font-family : Verdana, Arial, Helvetica, sans-seri1f;
	font-weight: bold;
	font-size : 11px;
	line-height : 16px;
}
a.rednav:visited, a.rednav:link {
	color : #CE4809;
	text-decoration : none;
}
a.rednav:active, a.rednav:hover {
	color : #488EEA;
	text-decoration : none;
}
.lefthead {
	color : #ffffff;
	font-family: Verdana;
	font-size : 12px;
	line-height : 17px;
	background-color: #1b549e;
	padding: 4px 5px;
}
.cleftnav {
	padding: 10px 10px 15px 10px;
	margin: 0;
}
.cleftnav li {
	color: #ffffff;
	font-size: 12px;
	line-height: 30px;
	display: block;
	margin: 0 0 0px 0;
	list-style-type: none;
	background: transparent url('../images/leftnav-break.gif') repeat-x scroll left bottom;
}
.cleftnav li a {
	display: block;
	padding: 0 0 0 22px;
	background: transparent url(../images/icon-casestudy.gif) no-repeat scroll 2px 5px;
	text-decoration: none;
	color: #ffffff;
}
.cleftnav li a:hover {
	text-decoration: none;
	color: #25256e;
}
.cleftnav li a.current, .cleftnav li a.current:visited, .cleftnav li a.current:active {
	color: #25256e;
	text-decoration: none;
	font-weight: bold;
}
.cleftnav li ul{
	padding:0;
	margin:0;
	font-weight:normal;
}
.cleftnav li ul li{
	font-size:80%;
	line-height: 25px;
	display: block;
	margin: 0;
}
.cleftnav li ul li a{
	color:#ceddf0;
	background: #377cd6 url(../images/blt.gif) no-repeat scroll 6px 9px;
}
.cleftnav li ul li a.current, .cleftnav li ul li a.current:visited, .cleftnav li ul li a.current:active {
	color: #25256e;
	text-decoration: none;
	font-weight: normal;
}
.leftnav {
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-seri1f;
	font-size : 11px;
	line-height : 16px;
}
a.leftnav:visited, a.leftnav:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.leftnav:active, a.leftnav:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
/* >>>>>>>>>>>>>>>>>>>>>>>> Callout >>>>>>>>>>>>>>>>>>>>>>>>> */
.callout-cont {
	color: #5b5858;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-style: italic;
	margin: 0;
	padding: 10px;
	background-color: #e8e8e8;
	border: 2px solid #91b9cf;
}
.callout ul {
	padding: 0;
	margin: 0;
	font-size: 11px;
}
.callout ul li {
	list-style-type: none;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
	font-size: 11px;
	line-height: 15px;
	font-size: 11px;
	background: transparent url('../images/dot.gif') no-repeat scroll left 1px;
}
.callout li a, .callout li a:active, .callout li a:visited {
	color: #5b5858;
	text-decoration : none;
}
.callout li a:hover {
	color: #488EEA;
	text-decoration : underline;
}
.callout-pg {
	color: #5b5858;
	font-family: Georgia;
	font-size: 13px;
	line-height: 22px;
	font-style: italic;
	margin: 0;
	padding: 10px;
	background-color: #e8e8e8;
	border-left: 5px solid #ce4809;
}
.callout {
	float: right;
	color: #5b5858;
	font-family: Georgia;
	font-size: 13px;
	line-height: 20px;
	font-style: italic;
	margin: 0;
	padding: 10px;
	background-color: #e8e8e8;
	border-left: 5px solid #ce4809;
}
.callout a:visited, .callout a {
	color: #5b5858;
	text-decoration : underline;
}
.callout a:active, .callout a:hover {
	color: #488EEA;
	text-decoration : underline;
}
.list {
	color: #CE4809;
	font-family: Arial, Helvetica, sans-seri1f;
	font-size: 11px;
	line-height: 16px;
}
.list a:visited, .list a {
	color: #CE4809;
	text-decoration : none;
}
.list a:active, .list a:hover {
	color: #488EEA;
	text-decoration : underline;
}
.body {
	color : #5b5b5b;
	font-family : Verdana, Arial, Helvetica, sans-seri1f;
	font-size : 12px;
	line-height : 18px;
}
a.body:visited, a.body:link {
	color : #5b5b5b;
	text-decoration : underline;
}
a.body:active, a.body:hover {
	color : #1B549E;
	text-decoration : none;
}
.body1 {
	color : #5b5b5b;
	font-family : Verdana, Arial, Helvetica, sans-seri1f;
	font-size : 11px;
	line-height : 16px;
}
a.body1:visited, a.body1:link {
	color : #5b5b5b;
	text-decoration : underline;
}
a.body1:active, a.body1:hover {
	color : #CE4809;
	text-decoration : none;
}
.body2 {
	color : #5b5b5b;
	font-family : Verdana, Arial, Helvetica, sans-seri1f;
	font-size : 12px;
	line-height : 16px;
}
a.body2 :visited, a.body2 :link {
	color : #5b5b5b;
	text-decoration : underline;
}
a.body2 :active, a.body2 :hover {
	color : #CE4809;
	text-decoration : none;
}
.body3 {
	color : #5b5b5b;
	font-family : Verdana,Helvetica, sans-seri1f;
	font-size : 10px;
	line-height : 14px;
}
a.body3:visited, a.body3:link {
	color: #d4d4d4;
	text-decoration: underline;
}
a.body3:active, a.body3:hover {
	color: #ffffff;
	text-decoration: underline;
}
.body4 {
	color: #d4d4d4;
	font-family: Verdana, Arial, Helvetica, sans-seri1f;
	font-size: 12px;
	line-height: 16px;
}
a.body4:visited, a.body4:link {
	color: #d4d4d4;
	text-decoration: none;
}
a.body4:active, a.body4:hover {
	color: #ffffff;
	text-decoration: none;
}
.body5 {
	color: #1B549E;
	font-family: Verdana, Arial, Helvetica, sans-seri1f;
	font-size: 12px;
	line-height: 16px;
}
a.body5:visited, a.body5:link {
	color: #1B549E;
	text-decoration: underline;
}
a.body5:active, a.body5:hover {
	color: #CE4809;
	text-decoration: none;
}
.body6 {
	color: #5b5b5b;
	font-family: Verdana, Arial, Helvetica, sans-seri1f;
	font-size: 12px;
	line-height: 19px;
}
a.body6:visited, a.body6:link {
	color: #5b5b5b;
	text-decoration: underline;
}
a.body6:active, a.body6:hover {
	color: #CE4809;
	text-decoration: none;
}
.body7 {
	color: #a6ddff;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
}
a.body7:visited, a.body7:link {
	color: #a6ddff;
	text-decoration: none;
}
a.body7:active, a.body7:hover {
	color: #ffffff;
	text-decoration: underline;
}
.bodyred {
	color : #CE4809;
	font-family : Verdana, Arial, Helvetica, sans-seri1f;
	font-weight: bold;
	font-size : 10px;
	line-height : 16px;
}
a.bodyred:visited, a.bodyred:link {
	color : #CE4809;
	text-decoration : none;
}
a.bodyred:active, a.bodyred:hover {
	color : #488EEA;
	text-decoration : none;
}
.bodyred1 {
	color : #CE4809;
	font-family : Verdana, Arial, Helvetica, sans-seri1f;
	font-size : 10px;
	line-height : 12px;
	font-weight: bold;
}
a.bodyred1:visited, a.bodyred1:link {
	color : #CE4809;
	text-decoration : none;
}
a.bodyred1:active, a.bodyred1:hover {
	color : #488EEA;
	text-decoration : none;
}
.author {
	color : #CE4809;
	font-family : Arial, Helvetica, sans-seri1f;
	font-size : 11px;
	line-height : 16px;
	text-align: right;
}
/* >>>>>>>>>>>>>>>>>> Testimonials >>>>>>>>>>>>>>>>>>> */
.qtop {
	background: transparent url('../images/quote-top.gif') no-repeat scroll left top;
	height: 20px;
}
.qcont {
	vertical-align: middle;
	padding: 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.qcont p {
	margin: 1em 0 0 0;
}
.qbot {
	background: transparent url('../images/quote-bot.gif') no-repeat scroll right top;
	height: 20px;
}
/* >>>>>>>>>>>>>>>>>> Footer Navigation >>>>>>>>>>>>>>>>>>> */
.footer {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-seri1f;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
}
a.footer:visited, a.footer:link {
	color: #ffffff;
	text-decoration: none;
}
a.footer:active, a.footer:hover {
	color: #000000;
	text-decoration: underline;
}
.footer1 {
	color : #ffffff;
	font-family : Verdana,Helvetica, sans-seri1f;
	font-size : 10px;
	line-height : 12px;
}
a.footer1:visited, a.footer1:link {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
a.footer1:active, a.footer1:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.footer2 {
	color: #5b5b5b;
	font-family: Verdana, Arial, Helvetica, sans-seri1f;
	font-size: 10px;
	line-height: 16px;
}
a.footer2:visited, a.footer2:link {
	color: #5b5b5b;
	text-decoration: none;
}
a.footer2:active, a.footer2:hover {
	color: #000000;
	text-decoration: underline;
}
.footer-home {
	color: #99CCFF;
	font-family: Verdana, Arial, Helvetica, sans-seri1f;
	font-size: 11px;
	line-height: 15px;
}
a.footer-home:visited, a.footer-home:link {
	color: #99CCFF;
	text-decoration: underline;
}
a.footer-home:active, a.footer-home:hover {
	color: #ffffff;
	text-decoration: underline;
}
.footernav {
	color: #a6ddff;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	text-transform: uppercase;
	padding: 5px;
}
.footernav a, .footernav a:visited {
	color: #a6ddff;
	text-decoration: none;
}
.footernav a:active, .footernav a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.footertxt {
	color: #99CCFF;
	font-family: Verdana;
	font-size: 9px;
	line-height: 12px;
}
/* >>>>>>>>>>>>>>>>>> Footer Navigation >>>>>>>>>>>>>>>>>>> */
.next {
	color: #d4d4d4;
	font-family: Verdana, Arial, Helvetica, sans-seri1f;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
a.next:visited, a.next:link {
	color: #d4d4d4;
	text-decoration: none;
}
a.next:active, a.next:hover {
	color: #ffffff;
	text-decoration: none;
}
/* >>>>>>>>>>>>>> List Styles >>>>>>>>>>>>> */
.bullet {
	margin: 0px;
	padding: 5px 0 0 10px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #5B5B5B;
}
.bullet li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	background: transparent url('../images/dot.gif') no-repeat scroll left 2px;
}
.bullet a {
	color: #5B5B5B;
	text-decoration: none;
}
.bullet a:hover {
	color: #488EEA;
	text-decoration: underline;
}
.clist {
	margin: 0px;
	padding: 5px 0px 5px 25px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #5B5B5B;
}
.clist li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 0 2px 15px;
	background: transparent url('../images/dot.gif') no-repeat scroll left 1px;
}
.clist a {
	color: #5B5B5B;
	text-decoration: underline;
}
.clist a:hover {
	color: #488EEA;
	text-decoration: underline;
}
.cwslist {
	margin: 0;
	padding: 5px 0px 0 20px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #5B5B5B;
}
.cwslist li {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0 0 5px 32px;
	background: transparent url('../images/icon-cwslogo.gif') no-repeat scroll left 4px;
}
.cwslist a {
	color: #5B5B5B;
	text-decoration: underline;
}
.cwslist a:hover {
	color: #488EEA;
	text-decoration: underline;
}
.listnav {
	padding: 0 2px 0 8px;
	margin: 0;
}
.listnav li {
	padding: 0 0 0 16px;
	margin: 0 0 5px 0;
	color: #CE4809;
	font-family: Arial, Helvetica, sans-seri1f;
	font-size: 11px;
	line-height: 15px;
	list-style-type: none;
	background: transparent url('../images/blt.gif') no-repeat scroll left 4px;
}
.listnav a:visited, .listnav a {
	color: #CE4809;
	text-decoration : none;
}
.listnav a:active, .listnav a:hover {
	color: #488EEA;
	text-decoration : underline;
}
.white {
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-seri1f;
	font-size : 10px;
	line-height : 12px;
}
a.white:visited, a.white:link {
	color: #ffffff;
	text-decoration: underline;
}
a.white:active, a.white:hover {
	color: #d4d4d4;
	text-decoration: underline;
}
.white1 {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-seri1f;
	font-size : 13px;
}
a.white1:visited, a.white1:link {
	color: #ffffff;
	text-decoration: underline;
}
a.white1:active, a.white1:hover {
	color: #d4d4d4;
	text-decoration: underline;
}
/* >>>>>>>>>>>>>>>>>> Font Styles >>>>>>>>>>>>>>>>>>> */
.input {
	padding: 2px 0;
;	color : #363636;
	font-family: Verdana;
	font-size : 12px;
	width: 200px;
	border: 1px solid #c6c6c6;
}
.inputphone {
	color : #363636;
	padding: 0px;
	font-family : Verdana, Arial, Helvetica, sans-seri1f;
	font-size : 12px;
	height: 18px;
	width: 56px;
	border: 1px solid #c6c6c6;
}
.select {
	color : #363636;
	font-family : Verdana, Arial, Helvetica, sans-seri1f;
	font-size : 12px;
	height: 20px;
	width: 200px;
	border: 1px solid #c6c6c6;
}
.textarea {
	color : #363636;
	font-family : Verdana, Arial, Helvetica, sans-seri1f;
	font-size : 12px;
	height: 100px;
	width: 200px;
	border: 1px solid #c6c6c6;
}
.button {
	padding: 2px;
	color: #847f81;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-seri1f;
	font-weight: bold;
	width: 55px;
	background-color: #f5f4f4;
	border-left: 2px solid #4f4c4d;
	border-bottom: 2px solid #4f4c4d;
	border-style: solid;
	border-width: 1px;
	border-color: #847f81;
}
/* Not used */
.inputphone1 {
	color : #000;
	font-family : Verdana, Arial, Helvetica, sans-seri1f;
	font-size : 11px;
	line-height : 12px;
	height: 17px;
	width: 51px;
	border: 1px solid #ffffff;
}
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Design Gallery >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
.show-box {
	width: 175px;
}
.show-box-ct {
	background: transparent url('../images/show-box-bg.gif') repeat-y scroll left top;
}
.show-box-top {
	background: transparent url('../images/show-box-top.gif') no-repeat scroll left top;
	height: 5px;
	overflow: hidden;
}
.show-box-bottom {
	background: transparent url('../images/show-box-bottom.gif') no-repeat scroll left top;
	height: 5px;
	overflow: hidden;
}
.slide {
	text-align: left;
	padding: 8px 12px;
	height: 100%;
	font-size: 11px;
	color: #666666;
}
.cthumb {
	clear: both;
	padding: 3px 12px 0 0px;
	text-align: left;
}
.cthumb img {
	border-width: 0px;
	margin-right: 5px;
}
