


/* =Base
----------------------------------------------- */
* {margin:0; padding:0;}  /* removes default padding/margins */

body {
	margin: 0; padding: 0;
	background: #ff8b00 url(../images/bkgd.gif) repeat-x;	
	text-align:center;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.45em;
	color: #333;
}

td, th, input, select, textarea, div, p {
 font-family: Arial, Helvetica, sans-serif;
}

p {
 margin: 8px 0 21px 0;
}

/* =Headings
----------------------------------------------- */	
h1 {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #333;
 padding: 10px 0;
	margin: 0 0 14px 0;
	border-top: 1px solid #eaeaea; 
	border-bottom: 1px solid #eaeaea;
}

.home { 
	border-top: none;
	margin-top: 9px;
}

h2, h3 {  
 font: bold 16px Arial, Helvetica, sans-serif;
	margin: 20px 0 0 0;
	color: #333;	
}

#column1 h3 {
 margin: 6px 0 10px 6px;
}

/* =Structure
----------------------------------------------- */	
#wrapper {
 margin:0 auto;
	width: 965px;
	text-align: left;	
}	

/* Bkgd Image - home */
#bkgd {
	background: url(../images/bkgd_header_new_noBubbles1.jpg) no-repeat center top;
}

#bkgd2 {  /* fixes 1 pixel shift bug */
 margin:0 auto;
	background: url(../images/bkgd_header_new_noBubbles1.jpg) no-repeat center top;
 width: 965px;
} 




/* Bkgd Image - inside pages */
#bkgdInside {
	background: url(../images/bkgd_headerInside_noBubbles1.jpg) no-repeat center top;
} 

#bkgdInside2 {  /* fixes 1 pixel shift bug */
 margin:0 auto;
	background: url(../images/bkgd_headerInside_noBubbles1.jpg) no-repeat center top;
 width: 965px;
} 

#header {
 margin: 0;
}

#tagline {
 position: absolute;
	z-index: 50;
	width: 405px;
	height: 30px;
 top: 188px;	
 margin-left: 43px;	
	background:url(../images/bkgd_tagline.gif) no-repeat left top;
}

#tagline a { display:block; width:438px; height:30px; }


#logo {
 position: relative;
	z-index: 10;
	top: 13px;
	left: 45px;
	width: 100px;

}

#flashCan{
position:absolute;
display:block;
width:562px;
height:93px;
margin-top:29px;
margin-left:396px;
}

* html #flashCan{
position:absolute;
display:block;
width:562px;
height:93px;
margin-top:25px;
margin-left:396px;
}


#flashCan_InsidePage{
position:absolute;
display:block;
width:575px;
height:93px;
margin-top:29px;
margin-left:383px;
}

* html #flashCan_InsidePage{
position:absolute;
display:block;
width:575px;
height:93px;
margin-top:25px;
margin-left:383px;
}




/* Content Area */
#content {
	background: white url(../images/bkgd_content.gif) repeat-y; 
	margin-top: 131px;
}

* html #content  { 	margin-top: 127px; } /* correcting gap in IE6 */

#watermark {
	width: 951px;
	margin-left: 8px;
	min-height: 535px;
	padding: 0;
	clear: both;
}

* html #watermark { height: 535px } /* min-height for IE6 */

.watermark { background: url(../images/bkgd_watermark.gif) no-repeat left bottom; } /* for applying bkgd image */

#caseStudies {
 height: 251px;
	background: url(../images/bkgd_caseStudies_new1.jpg) no-repeat right top;
	width: 933px;
	margin: -1px 0 0 4px;	
	padding: 0 0 10px 0;
}

#swf {
 position: relative;
	z-index: 10;
	top: 10px;
	left: 15px;
}

.flashContent { /* shows if Flash isn't enabled */
 color: #606060;
	width: 650px;
	padding: 11px;
	font-size:1em;
}

#columns {
 margin: 0 14px 0 13px; 
 overflow: hidden;
}

/* COL 1 */
#column1 {
 width: 237px;
	float: left;
}

.column1Home { margin-top: 15px }

/* Call-to-action buttons */
#ctaHeader {
	width: 153px;
	height: 19px;
	background: url(../images/header_cta.gif) no-repeat;
	margin: 8px 0 11px 12px;
}

#cta { padding:0; margin:0 0 -3px 0; }
#cta li { list-style:none; height:82px }
#cta li a { display:block; width:237px; height:82px; background:url(../images/button_cta.gif) }
#cta li a { text-decoration:none }
#cta li a span { position: relative; left: -9999px; font-size:xx-small }

#cta li a.cta1 { background-position: 0 0 }
#cta li a.cta2 { background-position: 0 164px }
#cta li a.cta3 { background-position: 0 82px }

#cta li a:hover.cta1 { background-position: -237px 0 }
#cta li a:hover.cta2 { background-position: -237px 164px }
#cta li a:hover.cta3 { background-position: -237px 82px }


/* COL 2 */
#column2 {
 width: 406px;
	float: left;	
	margin: 0 22px;	
	padding: 0 0 10px 0;
 text-align: justify;	
}

#contentMiddle {
	background: url(../images/bkgd_contentMiddle.gif) repeat-x top; 
}

#breadcrumb {
 font-size: 10px;
	color: #ff8b00;
	margin: 9px 0 10px 0;
}

.glossaryAlphabet {
	font: bold 15px "MS Trebuchet", Arial, Helvetica, sans-serif;
	border: 1px solid #ececec;
	text-align: center;
	padding: 5px;
}

#brands {
 font-size: 11px;
	margin: 0 0 3 1px;
 border: 1px solid #ececec;
	padding: 7px;a
}

#brands p {
 border: 1px solid #ececec;
	padding: 7px;a
}

/* COL 3 */
#column3 {
 width: 237px;
	float: right;	
 text-align: justify;		
}

#canBottom {  /* Bottom of inside page can graphic */
	width: 161px;
	height: 48px;
	background: url(../images/bkgd_girlBottom_new.jpg) no-repeat;
 margin: 0 0 0 24px;
}

/* Footer Area */
#footer {
	font-size: 10px;
	clear: both;
	height: 180px;
	padding: 0;
}

.footerHome {	background: url(../images/bkgd_footer_noBubbles.jpg) no-repeat; width:965px;} /* sets correct bkgd image */

.footerInside {	background: url(../images/bkgd_footer_noBubbles.jpg) no-repeat; }

#footLinks {
 width: 500px;
	clear: right;
	padding: 32px 0 0 7px;
	position:absolute;
	z-index:100;
}

.footLinkBox {
	float: left;
}

.linkBox1 { width: 90px }
.linkBox2 { width: 140px }
.linkBox3 { width: 100px }

.copyright {
	float: left;
	color: #ffe8d2;
	margin: 15px 0 0 11px;
	padding: 6px 0 0 0;
	width: 390px;
	line-height: 1.6em;
	background: url(../images/bkgd_copyright.gif) no-repeat top left;
}

* html .copyright { 	margin: 15px 0 0 7px; }

#footLogos {width: 40%;	float: right; margin: 10px 15px 0 0; position:relative;	z-index:100;}
* html #footLogos {width: 30%;	float: right; margin: 28px 10px 0 0; position:relative;	z-index:100;}


#footLogos img { float: right }

#flashBubbles{
display:block;
width:400px;
height:150px;
position:absolute;
z-index:1;
float:right;
margin-left:415px;
}




/* =Navigation
----------------------------------------------- */

/* Main Nav */
#nav {
	width: 950px;
	height: 28px;
	position: relative;
	top: 27px;
	left: 10px;
	z-index: 100;
	font: 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

ul#nav { padding: 0; margin: 0; list-style: none; }
	ul#nav li { float: left; position: relative; overflow: visible; }
	li.mnu { height: 32px; overflow: visible; } /* different height allows dropdown to be activated properly */
	li.mnu span { position: absolute; left: -9999px }
	li.mnu a { display: block; height: 28px; background: url(../images/nav.gif) no-repeat; color: #fff }
	li.mnu a:link		{ color: #303435; }
	li.mnu a:visited	{ color: #303435; }
	li.mnu a:hover		{ color: #cc0000; }
	li.mnu a:active		{ color: #cc0000; } 

li.mnu ul	{  /* second-level lists */
	display: none; 
	position: absolute;
	top: 0;
	border-right: 1px solid #D87500; border-bottom: 1px solid #D87500; border-left: 1px solid #D87500; 
	margin: 2px 0; 
	padding: 0 2px 2px 2px; 
	width: 130px; 
	height: auto; 
	top: 28px; 
	left: 1px;
	background-color: #fff; 
	list-style: none; 
} 
	
li.mnu>ul	{ top: 28px; left: 1px; } /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */

li.mnu ul li { 
 display: block; 
	float: none; 
	position: relative;
	padding: 0; width: 100%; 
}

li.mnu ul li a { 
	background-image: none; 
	background-color: transparent; 
	display: block; 
	float: none; 
	padding: 4px 9px; 
	margin: 0; 
	height: auto;
	text-decoration: none; 
	text-align: left; 
	line-height: 1.3em;
	border-top: 1px solid #ffe1c4;
	}
	
	li.mnu ul li a:link		{  }
	li.mnu ul li a:visited	{  }
	li.mnu ul li a:hover	{ background-color: #000; color: #fff;}
	li.mnu ul li a:active	{  }

	a#itm-set { background-color: #333; }
	a#itm-set:link		{ color: #ccc; }
	a#itm-set:visited	{ color: #ccc; }
	a#itm-set:hover		{ color: #ccc; }
	a#itm-set:active	{ color: #ccc; }

 li:hover ul, li.over ul { display: block; }

	li#li1	 { width: 71px;}
	li#li2	 { width: 132px; }
	li#li3	 { width: 151px; }
	li#li4	 { width: 196px; }
	li#li5	 { width: 98px; }
	li#li6  { width: 223px; }	
	li#li7  { width: 72px; }	
	li#li8  { width: 72px; }	

	li#li1 a	{ background-position: -0px 0px; }
	li#li2 a	{ background-position: -71px 0px; }
	li#li3 a	{ background-position: -203px 0px; }
	li#li4 a	{ background-position: -354px 0px; }
	li#li5 a { background-position: -549px 0px; }
	li#li6 a	{ background-position: -647px 0px; cursor: default }	
	li#li8 a	{ background-position: -870px 0px; }		
	li#li7 a	{ background-position: -947px 0px; }		

	li#li1 a:hover	{ background-position: -0px -28px }
	li#li2 a:hover	{ background-position: -71px -28px }
	li#li3 a:hover { background-position: -203px -28px }
	li#li4 a:hover	{ background-position: -354px -28px }
	li#li5 a:hover	{ background-position: -549px -28px }
	li#li6 a:hover	{ background-position: -647px -28px }	
	li#li8 a:hover	{ background-position: -870px -28px }		
	li#li7 a:hover	{ background-position: -947px -28px }		

	li#li1 a.mnu-set:link, li#li1 a.mnu-set:visited	{ background-position: -0px -56px; }
	li#li2 a.mnu-set:link, li#li2 a.mnu-set:visited	{ background-position: -71px -56px; }
	li#li3 a.mnu-set:link, li#li3 a.mnu-set:visited	{ background-position: -203px -56px; }
	li#li4 a.mnu-set:link, li#li4 a.mnu-set:visited	{ background-position: -354px -56px; }
	li#li5 a.mnu-set:link, li#li5 a.mnu-set:visited	{ background-position: -549px -56px; }
	li#li6 a.mnu-set:link, li#li6 a.mnu-set:visited	{ background-position: -647px -56px; }
	li#li7 a.mnu-set:link, li#li7 a.mnu-set:visited	{ background-position: -947px -56px; }	
	li#li8 a.mnu-set:link, li#li8 a.mnu-set:visited	{ background-position: -870px -56px; }	


/* Side Nav */
#sideNav {
	padding: 0 0 26px 0;
	width: 237px;
	text-transform: uppercase;
	color: #ff8b00;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
 background: url(../images/bkgd_dotLine.gif) no-repeat bottom;
}

#sideNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
} 

#sideNav ul li a {
 display: block;
 padding: 9px 8px;
	margin: 0;
	color: #ff8b00;	
 width: 221px;	  /* needed for IE6 */
 text-decoration: none;
	background: url(../images/sideNav_link.gif) no-repeat top right;
}

#sideNav ul li li a {
 padding: 7px 0 7px 23px;
	width: 214px;
	color: black;
 background: white url(../images/sideNav_2ndlevel.gif) no-repeat;
 margin: 0;
	text-transform: none;
	border-top: 1px solid #eee;	
}

#sideNav ul li a:hover {
 color: #666;
 text-decoration: none;
	background: url(../images/sideNav_over.gif) no-repeat top right;
}

#sideNav ul li li a:hover, #sideNav .set2 {
 padding: 7px 0 7px 23px;
	width: 214px;
 background: white url(../images/sideNav_2ndlevel_over.gif) no-repeat;	
	text-transform: none;
	color: #666;
} 

#sideNav .set {
 color: #000;
 text-decoration: none;
	background: url(../images/sideNav_set.gif) no-repeat top right;
}

/* =Blog
----------------------------------------------- */

#blogHeader {
 position: relative;
	z-index: 5;
	width: 201px;
	height: 45px;
	background: url(../images/header_blog.gif) no-repeat;
	margin: 0 0 -2px -5px;
}

#blogHeader a { display:block; width:201px; height:45px; }

.rss { float: right; margin: 14px 0 0 0 }

/* Blog List */
#blogNav {
	padding: 0;
	margin: 10px 0 0 0;
	width: 237px;	
	color: #ff8b00;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
}
 
#blogNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
} 

#blogNav ul a {
	display: block;
	padding: 11px 9px; /* left pad give text space on left */
	margin: 0;
	color: #ff8b00;
 text-decoration: none;
	background: url(../images/blogNav_link.gif) no-repeat top right;
	text-transform: uppercase;
	cursor: pointer; 
}

#blogNav a {
 text-decoration: none;
	margin: 0;	
	min-height: 40px;
}

* html #blogNav a { height: 40px } 

#blogNav a:hover {
 color: #666;
 text-decoration: none;
	background: url(../images/blogNav_over.gif) no-repeat top right;
}

#blogNav .set {
 color: #000;
 text-decoration: none;
	background: url(../images/blogNav_over.gif) no-repeat top right;
}

.postTitle {
 display: block;
 margin: 0 4px 1px 0;
 padding: 8px 0 0 0;
	font: 12px Arial, Helvetica, sans-serif;	
	color: black;
 text-transform: none;
	width: 175px;
}

.blogTag {
 margin: 0 0 0 0;	
	padding: 1px 0 0 0;
}

.postDate {
 float: right; 
	padding: 12px 8px 1px 5px;
	margin: 0;
	width: 23px;
	text-align: center;
}

.date { 	font: 18px Arial, Helvetica, sans-serif; color: black; font-weight: normal; text-align: center; }

.month { 	font: 10px Arial, Helvetica, sans-serif; text-transform: uppercase; color: black; text-align: center }

#blogFooter {
 background: url(../images/bkgd_dotLine.gif) no-repeat top;
	height: 18px;
 width: 237px;
}

#blogFooter a {
	color: #ff8b00;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;	
	text-decoration: none;
}

#blogFooter a:hover {
	color: #000;
	border-bottom: 1px solid black
}

#blogFooter ul {
 padding: 8px 8px 0 160px;
 list-style: none;	
 line-height: 1.1em;
 position: relative;	
}

#blogFooter ul li {
 padding-left: 8px;
 background: url(../images/bullet_blogFooter.gif) no-repeat;
 background-position: 0 .4em;
 margin: 0;
}

/* =Lists
----------------------------------------------- */

#column2 ul {
 margin-left: 3px;
 padding: 0 0 0 20px;
 list-style: none;	
 line-height: 1.1em;
 position: relative;	
}

#column2 ul li {
 padding-left: 10px;
 background-image: url(../images/bullet.gif);
 background-repeat: no-repeat;
 background-position: 0 .35em;
 margin: 6px 0;
}

#column2 ul li li{
 padding-left: 10px;  /* distance between text to bullet */
 background-image: url(../images/bullet2.gif);
 background-repeat: no-repeat;
 background-position: 0 .4em;
 margin: 6px 0 6px 5px;
	font-size: 11px;
}

.glossary {
 background-image: none;	
}

/*
.glossary ul li {
 margin: 0 0 0 -20px;
 background-image: url(../images/bullet.gif);
}
*/

.glossaryEntry {
 line-height: 1.4em;
	border-bottom: 1px solid #ececec;
	text-align: left;
}

#footer ul {
 margin-left: 3px;
 padding: 0 0 0 10px;
 list-style: none;	
 line-height: 1.1em;
 position: relative;	
	color: black;
}

#footer ul li {
 padding-left: 10px;
 background-image: url(../images/bullet_footer.gif);
 background-repeat: no-repeat;
 background-position: 0 .3em;
 margin: 7px 0;
}

/* =Links
----------------------------------------------- */
#breadcrumb a   { text-decoration: none; color: #ff8b00; border-bottom: none }
#breadcrumb a:hover  { text-decoration: none; color: #000; border-bottom: 1px solid #000 }

#column2 a, #brands a, .post a  { text-decoration: none; color: #ff6c00; border-bottom: none }
#column2 a:hover, #brands a:hover, .post a:hover  { text-decoration: none; color: #000; border-bottom: 1px solid #000 }

#footer a   { text-decoration: none; color: #fff }
#footer a:hover  { text-decoration: none; color: #000; border-bottom: 1px solid #000 }

/* =Forms
----------------------------------------------- */
.contactForms2 .formCell {
	width: 180px;
	height: 30px;
 padding: 1px 10px 0 0px;
	text-align: center;
}
.contactForms2 .formCellcaptcha {
	width: 95px;
	height: 46px;
 padding: 1px 3px;
font-size: 26px;
font-weight:bold;
color:#8C8C8C;
}

.contactForms .formCell {
	width: 180px;
	height: 16px;
 padding: 1px 10px 0 0px;
	text-align: right;
}

.contactForms .formCellsm {
	width: 70px;
	height: 16px;
 padding: 1px 3px;
	text-align: right;
}

.contactForms .formCellcaptcha {
	width: 95px;
	height: 46px;
 padding: 1px 3px;
font-size: 26px;
font-weight:bold;
color:#8C8C8C;
}
.contactForms .formCellcaptchasm {
	width: 45px;
	height: 25px;
 padding: 1px 3px;
font-size: 14px;
font-weight:bold;
color:#8C8C8C;
}

.contactForms .formField {
 width:255px;
 border:solid 1px #d8d8d8;
	font-size: 12px;
}

.contactForms select { 
width:262px; 
 border:solid 1px #d8d8d8;
	font-size: 12px;
}

.contactForms td.small select {
width:90px;
 border:solid 1px #d8d8d8;
	font-size: 12px;

}

input, textarea { 
 border: 1px solid #d8d8d8;
	padding: 1px 2px;
}

.contactForms td {
 padding: 6px 6px 1px 0;
}

/* =Login Forms
----------------------------------------------- */
.loginForms .formCell {
	width: 100px;
	height: 16px;
 padding: 1px 10px 0 0px;
	text-align: right;
}

.loginForms .formField {
 width:135px;
 border:solid 1px #d8d8d8;
	font-size: 12px;
}
.loginForms .checkField {
 border:solid 0px;
	font-size: 12px;
}

.loginForms td {
 padding: 2px 6px 1px 0;
}
.checkField {
 border:solid 0px;
	font-size: 12px;
}
/* =Standard + Misc
----------------------------------------------- */
.hide {display: none}

.linkedImage { margin: 0; padding: 0; border: 0px }
.linkedImage a:hover { background: none }

.clear { clear: both }

.pageTop {
 float: right;
	margin: -25px 0 0 0;	
}

.pageTop2 {
	margin: -8px 0 10px 0;	
}

* {outline:none;} /* no outline on linked images when clicked in Firefox */	   
td.blsm
{
color:#ff8b00;
}
span.orange{
font-weight:bold;
font-size:1.2em;
line-height:20px;
color:#ff8b00;
}
span.orangebig{
font-weight:bold;
font-size:1.5em;
line-height:20px;
color:#ff8b00;
}
span.greybig{
font-weight:bold;
font-size:1.4em;
line-height:20px;
color:#808080;
}
.message_box {
background-color:#CEFDD0;
font-weight:bold;
line-height:20px;
color:#008000;
text-align: left;
padding:5px;
}
.form-button { border-width:1px; border-style:solid; border-color:#ed6502 #a04300 #a04300 #ed6502; padding:0 7px 1px 7px; background:#ffac47 url(images/btn_bg.gif) repeat-x 0 100%; color:#fff; font:bold 12px arial, helvetica, sans-serif; cursor:pointer; text-align:center !important; white-space:nowrap; }
td.smallite { font-size:0.9em; color:#A7A7A7;padding:0 0 0 20px; text-align: left;}
.smallite a {color:#2d444f; text-decoration:none; }
#messages {width:auto; border:0 !important; }

.success-msg{
border-top:solid 1px #95a486;
border-bottom:solid 1px #95a486;
background:#eff5ea url(../images/success_msg_icon.gif) 10px 10px no-repeat;
color:#3d6611;
text-align:center;
min-height:23px;
width:85%;
text-align:left;
padding: 7px 4px 4px 40px;
margin-left:0px;
font-family:arial, sans-serif;
}

.error-msg{
border-top:solid 1px #F37C67;
border-bottom:solid 1px #F37C67;
background:#faebe7 url(../images/error_msg_icon.gif) 10px 10px no-repeat;
color:#df280a;
text-align:center;
min-height:23px;
width:85%;
text-align:left;
padding: 5px 4px 4px 40px;
margin-left:0px;
font-family:arial, sans-serif;
}
.success-msg_sm{
border-top:solid 1px #95a486;
border-bottom:solid 1px #95a486;
background:#eff5ea url(../images/success_msg_icon.gif) 10px 10px no-repeat;
color:#3d6611;
text-align:center;
min-height:23px;
width:81%;
text-align:left;
padding: 5px 4px 4px 40px;
margin-left:0px;
font-family:arial, sans-serif;
}

.error-msg_sm{
border-top:solid 1px #F37C67;
border-bottom:solid 1px #F37C67;
background:#faebe7 url(../images/error_msg_icon.gif) 10px 10px no-repeat;
color:#df280a;
text-align:center;
min-height:23px;
width:81%;
text-align:left;
padding: 7px 4px 4px 40px;
margin-left:0px;
font-family:arial, sans-serif;
}
table.mytable tr.top td { border-bottom: 1px dotted #969696;border-top: 1px dotted #808080; padding:4px 0 4px 5px }
table.mytable tr.special td { border-bottom: 1px dotted #969696; padding:4px 0 4px 5px }
table.mytable tr.last td {  padding:4px 0 4px 5px  }
table.mytable tr:hover {background-color: #BCB8B4;color:#ffffff;}


table.mytable td a {color: black;text-decoration: none; display: block; margin 0; font-size:1.0em;font-weight:normal;} 
table.mytable td a:link {color: black; text-decoration: none;font-weight:bold;} 

.form-cont tr.thTableDesc		{ color:#ffffff; font-weight:bold; background-color:#B1B1B1; padding-top:2px !important; padding-bottom:2px !important;}
.form-cont tr.thTableOddRow     { background-color:#ffffff !important; WORD-BREAK:BREAK-ALL; }
.form-cont tr.thTableEvenRow    { background-color:#f6f6f6 !important; WORD-BREAK:BREAK-ALL; }

checkbox {border:none}

#home_wrap {
width:661px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
line-height:17px;

}
.r_img {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; FLOAT: left; BORDER-LEFT: 0px; WIDTH: 460px; BORDER-BOTTOM: 0px; HEIGHT: 220px
}

.solidbox {
	WIDTH: 661px; HEIGHT: 235px
}
.bbs_s1_bg {
	BACKGROUND: url(../images/panel1.jpg) no-repeat left top; FLOAT: left; WIDTH: 661px; HEIGHT: 235px
}
.bbs_s2_bg {
	BACKGROUND: url(../images/panel2.jpg) no-repeat left top; FLOAT: left; WIDTH: 661px; HEIGHT: 235px
}
.bbs_s3_bg {
	BACKGROUND: url(../images/panel3.jpg) no-repeat left top; FLOAT: left; WIDTH: 661px; HEIGHT: 235px
}
.bbs_s4_bg {
	BACKGROUND: url(../images/panel4.jpg) no-repeat left top; FLOAT: left; WIDTH: 661px; HEIGHT: 235px
}
.bbs_s5_bg {
	BACKGROUND: url(../images/panel5.jpg) no-repeat left top; FLOAT: left; WIDTH: 661px; HEIGHT: 235px
}
.ba {
	MARGIN-TOP: -80px; MARGIN-right: 5px; DISPLAY: inline; FLOAT: right; POSITION: relative
}
.bbs_bg_t {
	MARGIN-left: 295px; MARGIN-TOP: 5px; DISPLAY: inline; FONT-SIZE: 13px; FLOAT: left; 
	WIDTH: 110px; COLOR: #fff; MARGIN-RIGHT: 0px; FONT-FAMILY: Tahoma; TEXT-ALIGN: left; TEXT-DECORATION: none; POSITION: absolute
}
.bbs_jiantou {
	MARGIN-TOP: 3px; DISPLAY: inline; FLOAT: left; MARGIN-LEFT: 5px; WIDTH: 10px; HEIGHT: 20px
}
.ie {
	MARGIN-TOP: 203px;  FILTER: alpha(opacity=0); WIDTH: 661px; COLOR: #fff; HEIGHT: 15px; moz-opacity: 0
}

#contentArea {
width:650px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
}



fieldset{border:none;text-align: left;}
fieldset div{margin:8px 0}
.req{font-size:12px;color:red}
.form-container{margin:0}
div.form-container form fieldset div.field-hint{position:absolute;width:230px;z-index:500;background:url(img/hint_topborder.gif) no-repeat left top;color:#000;margin:-12px 0 0 310px;padding:0}
legend{font-size:14px;font-weight:700;color:#FF8000;margin:0 0 5px 2px}
label{text-align:right;width:140px;float:left;padding-right:6px;display:block}
.form-container select{font-size:11px}

/*--------------------- Slider ---------------------*/
.requestRow{background:#FAB65A;padding:0;margin:4px 4px 0 4px;width:242px;font-size:8pt;text-align:left;border-bottom:1px solid #999;}
div.slider_outer{float:left;position:relative;width:180px;margin:4px 0 2px 5px;}
.slider_handle{position:absolute;width:17px;height:22px;cursor:pointer;cursor:hand;}div.slider_track{margin-top:2px;background:url(../images/slider_track.gif) left repeat;height:20px;width:150px;}
.min_handle{background-position:left top;background:url(../images/slider.gif) left top no-repeat;margin-left:-1px;}
.max_handle{background-position:left top;background:url(../images/slider.gif) left top no-repeat;}
div.sliderStatus{margin:0 auto 3px auto;font-size:8pt;text-align:center;width:150px;float:left;}

.ui-slider{width:150px;height:20px;position:relative;margin:2px 0;}
.ui-slider-handle{cursor:pointer;position:absolute;z-index:1;height:22px;width:17px;top:0;left:0;background:transparent url(../images/slider.gif) no-repeat scroll left top;}
.ui-slider-disabled .ui-slider-handle{opacity:.5;filter:alpha(opacity=50);}.ui-slider-range{position:absolute;background:#FE6600;opacity:.3;filter:alpha(opacity=30);width:100%;height:6px;margin-top:5px;overflow:hidden;}
.ui-slider,.ui-slider-1{background:transparent url(../images/slider_track.gif) repeat scroll left center;}
.ui-slider-2{background:transparent url(../images/slider_track.gif) repeat scroll left center;}#tooltip{background-color:#F4F4F4;font-size:7pt;border:1px solid #FAAF00;display:none;opacity:.9;padding:2px 3px;position:absolute;z-index:3000;display:none;}

.mobileNumberField{background:url("../images/91.gif") no-repeat;padding-left:40px;width:217px;font-size:12px;color:#000;border:1px solid #d8d8d8}

#columnbig {
 width: 951px;
	float: left;
}
#big_advert {
 font-size: 11px;
	margin: 0 0 3 1px;
 border: 1px solid #ececec;
	padding: 7px;a
}
.left { float:left; }
.right { float:right; }
.LeftColumnBox {
	margin-top:7px;
	margin:0 0px;
	padding-bottom:5px;
}
.LeftColumnBox p {
	margin:0;
}
.LeftColumnBox p {
	padding:2px 0;
	line-height: normal;
	margin:3px 0 0 0;

}

.LeftColumnBox p.right {
	text-align:right;
}