/* MAIN STYLES */
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #9F9F9F;
	line-height: 18px;
	background-color: #ffffff;
	margin: 0;
}

form {margin-left: 10px;}


/* FORMATTING */
#main_original{
	/*width: 1036px;
	height: 600px;*/
	width: 960px;
	margin:0 auto;
	padding: 0;
	background-color: #151515;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #3D3D3B;
}

#logo {
	float:left; 
	position:absolute; 
	display:inline; 
	margin: 200px 0 0 125px;
	z-index:99;
}

#logobottom {
	float:left; 
	position:absolute; 
	display:inline; 
	margin: -323px 0 0 240px;
	z-index:99;
}

#main-home{
	width: 960px;
	margin:0 auto;
	padding: 0;
}

#header-container {
	width: 100%;
	height: 70px;
	background-color: transparent;
	border-bottom: 0px solid;
	border-color: #515150; 
}

#header {
	width: 960px;
	margin:0 auto;
	padding-top: 30px;
}

.support-flyout-divider {
	border-right: 1px solid;
	border-color: #515150;
}

#content-header {
	border-bottom: 1px solid;
	border-color: #515151;
	margin-bottom:10px;
}

#footer-container {
	clear:both;
	background-image:url(media/tmp_bg_footer2.gif);
	background-repeat:repeat-x;
	width:100%;
	background-color: #3A4040;
}

#footer {
	width: 960px;
	margin:0 auto;
	padding:40px 0 5px 0;
	font-size: 10px;
	line-height: 22px;
	color: #A0A0A0;
}

#footer a {
	font-size: 10px;
	color: #A0A0A0;
}

.footer-divider {
	width: 18px;
	border-left: 1px solid;
	border-color: #3C3E3A;
}

.footer-divider-left {
	width: 30px;
	border-left: 1px solid;
	border-color: #3C3E3A;
}

.footer-divider-right {
	width: 30px;
	border-right: 1px solid;
	border-color: #3C3E3A;
}

ul {
	padding: 0px;
	margin: 0 25px 0 28px;
	list-style-position: outside;
}

li {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image:none;
	margin: 10px 0 10px 0;
}

#SEO{

}

/* FORMATTING - GENERAL */

#divider {
	border-bottom: 1px solid;
	border-color: #515150;
	margin: 25px 0 25px 0;
	clear:both;
}

.divider {
	border-bottom: 1px solid;
	border-color: #515150;
	margin: 15px 0 15px 0;
	clear:both;
	height:1px;
}

.divider-dotted {
	border-bottom: 1px dotted;
	border-color: #414141;
	margin: 18px 0 18px 0;
}

#divider-home {
	border-bottom: 1px solid;
	border-color: #515150;
	height:23px;
	margin: 0;
}

.ar {
	text-align:right;
}

/* SIDE ICONS */

.side-icon {
	float: left;
	padding-right:7px; 
	margin-bottom:5px;
}

.floatl {
	float:left;
}

.floatr {
	float:right;
}

.clear {
	clear:both;
}

.lnk {
	cursor:pointer;
}

.pointer {
	cursor:pointer;
}	


/* Forms */

.label {
	font-weight:bold;
	padding-top:8px;
}

.hiddenPic {display:none;}

.work_image{
  border: 15px solid #E19DB7;
margin-left: 10px;   margin-top: 10px;
  margin-bottom: 10px;
  width: 300px;height: 100px;
  background: #E19DB7;
}
.work_image a{
  color: #000;
}
.work_image a img{
  filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}
.work_image a:hover img{
  filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6;
}
.work_image img{
  width: 300px;height: 100px; border: 1px solid #000000;
}
.thickpink { border: 10px solid #B82C71;}


#products-page-bg{background:url(images/products-bg.jpg) top repeat-x #bcbebd;}

.products-head{font-family:Trebuchet Ms; font-size:30px; color:#bb6585;}