/* --------------- Main ---------------*/
body {
	background: #e4e4e4;
	font-size: 0.7em;
	font-family: arial,helvetica,sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
h1 {
	padding: 0px;
	margin: 0 0 10px 0;
	font-size: 17px;
	line-height: 17px;
	color: #831413;
}
h2 {
	padding: 0px;
	margin: 0 0 5px 0;
	font-size: 1.1em;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
}
h4 {
	display: box;
	padding: 0 3px 0 5px;
	margin: 0px;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	color: #333;
	width: 100%;
	height: 16px;
	background: #eee;
	vertical-align: middle;
}
hr {
	border: 1px solid #eee;
	clear: both;
}

p {
	padding: 5px 0 5px 5px;
	margin: 0px;
}
a img {
	border: 0px;
	outline: none;
}
a {
	outline: none;
}
/* ------------------------------------*/

/* --------------- Header ---------------*/
#header {
	position: static;
	width: 1000px;
	height: 90px;
	display: block;
	background: #eaeaea;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background: #ffffff url("/assets/templates/polycom/images/head_right.png") no-repeat;
	background-position: top right;
}
#header .logo img {
	border: 0px;
	outline: none;
}
#header .logo a {
	border: 0px;
	outline: none;
}
#header .top_contacts {
	position: relative;
	margin: 0px;
	padding: 15px 0 0 5px;
	height: 100px;
	width: 200px;
	text-align: left;
	color: #ffffff;
}
#header .top_contacts a {
	text-decoration: none;
	color: #ffffff;
	outline: none;
}
#topmenu {
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 28px !important;
	clear: both;
	display: block;
	background: url("/assets/templates/polycom/images/top_btn.gif") repeat-x;
	z-index: 51;
}
#topmenu ul.oe_menu a b {
	color: #831413;
}
#topmenu ul {
	padding: 0px;
	margin: 0px;
}
#topmenu ul li  {
	list-style: none;
}
#topmenu ul li a{
	position: relative;
	width: 100px;
	height: 28px;
	display: block;
	float: left;
	font-size: 1.1em;
	text-decoration: none;
	text-align: center;
	padding-top: 7px;
	color: #ffffff;
	outline: none;
}
ul.oe_menu{
	list-style:none;
	position:relative;
	margin:20px 0px 0px 40px;
	width:700px;
	float:left;
	clear:both;
}
ul.oe_menu > li{
	width:105px;
	height:28px;
	padding: 0 5px 0 5px;
	float:left;
	position:relative;
}
ul.oe_menu > li > a{
	display:block;
	color:#ffffff;
	text-decoration:none;
	width:100px;
	height:28px;
	padding:10px;
	margin:0px;
}
ul.oe_menu > li.selected > a{
	width:auto;
	color: #831413 !important;
	background: url("/assets/templates/polycom/images/top_btn_hover.gif") repeat-x;
}
.oe_wrapper ul.hovered > li > a{
	background:#ffffff;
}
ul.oe_menu div{
	position:absolute;
	top:28px;
	left:5px;
	background:#eeeeee;
	width:430px;
	padding:5px;
	display:none;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
}
ul.oe_menu div b {
	color: #831413 !important;
	outline: none;
}
ul.oe_menu div ul li a{
	text-decoration:none;
	color:#333333 !important;
	padding:2px 0 0 10px !important;
	margin:0px !important;
	display:block !important;
	font-size:1em !important;
	width: 200px !important;
	height: auto !important;
	text-align: left !important;
}
ul.oe_menu div ul.oe_full{
	width:100%;
}
ul.oe_menu li ul{
	list-style:none;
	float:left;
	margin-right:10px;
}
li.oe_heading{
	color:#aaa;
	font-size:1em;
	margin-bottom:10px;
	padding-bottom:6px;
	border-bottom:1px solid #ddd;
}

ul.oe_menu li a:hover {
	background: url("/assets/templates/polycom/images/top_btn_hover.gif") repeat-x;
	color: #831413 !important;
	outline: none;
}
ul.oe_menu div ul li a:hover{
	background: none !important;
	color:#e00009 !important;
}
#topsearch {
	position: absolute;
	left: 840px;
	width: 170px;
	height: 30px;
	font-size:12px;
	text-align: right;
	padding: 0px;
	margin: 0px;
	display: block;
	z-index: 52;
}
#topsearch input{
	width: 110px;
	height: 20px;
	background: url("/assets/templates/polycom/images/input.gif") no-repeat;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	border: none;
	color:#555555;
	margin: 0 10px 0 0;
	padding: 4px 35px 14px 15px;
}
#topsearch  input:hover{
	background: url("/assets/templates/polycom/images/input_hover.gif") no-repeat;
}
#topsearch  input:focus{
	background: url("/assets/templates/polycom/images/input_hover.gif") no-repeat;
}
/* ------------------------------------*/

/* --------------- Content ---------------*/
#main {
	padding: 0px;
	margin: 0 10% 0 10%;
	height: 100%;
}

#box {
	width: 1000px !important;
	background: #ffffff;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	min-height: 650px;
}
.pathway {
	position: relative;
	padding: 0px;
	margin: 0px;
	color: #c63635;
	font-size: 0.9em;
}
.pathway a {
	color: #555555;
	text-decoration: none;
	font-size: 0.9em;
}
.pathway a:hover {
	color: #c63635;
	text-decoration: none;
}
#content {
	width: 1000px !important;
	background: #ffffff;
	min-height: 650px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
}
#indexcontent {
	width: 1000px !important;
	background: #ffffff;
	min-height: 920px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
}
#left {
	display: block;
	width: 950px;
	min-height: 600px;
	padding: 0px;
	margin: 0px;
}
#left-inner {
	width: 950px;
	margin: 0px;
	padding: 1px 10px;
	text-align: left;
}
#indxleft {
	float: left;
	display: block;
	height: 600px;
	width: 690px;
	padding: 0px;
	margin: 20px 0 0 0;
	background: #ffffff;
	border: 0px;
}
#indxleft-inner {
	width: 650px;
	margin: 0px;
	padding: 10px;
	text-align: left;
}
#right {
	width:200px;
	float: right;
	padding: 0px;
	margin: 20px 50px 0 0;
	text-align: left;
	background: #ffffff;
}
#right-inner {
	width: 200px;
	padding: 5px;
	text-align: left;
}
#right-inner h2 {
	font-size: 0.85em;
}

#products {
	position:relative;
	float: left;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	border: 0px;
	width: 500px;
	min-height: 50px;
	height: auto;
}

#ProductCatList {
	width: 100%;
	padding: 5px;
	margin: 0px;
}

#ProductFamList  ul {
	list-style: none;
	padding: 0px;
	margin: 10px;
}

#ProductFamList ul li {
	list-style: none;
	padding: 0px;
	margin: 2px;
}

#ProductFamList ul li a {
	text-decoration: none;
    color: #333333;
	display: block;
	padding: 0 0 0 20px;
	margin: 0px;
	text-align: left;
	font-size: 1em;
	outline: none;
}

#ProductFamList ul li a:hover {
	color: #c63635;
	outline: none;
}

#banner {
	position:relative;
	display: block;
	float: left;
	clear: none;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	border: 0px;
	width: 156px;
	min-height: 50px;
	height: auto;
}
/*---------------------Nav----------------------------*/
#navigation {
	display: block;
	float: left;
	clear: right;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: #eaeaea;
	width: 294px;
	height: auto;
}

#navigation h2 {
	padding: 10px 0 0 10px;
	margin: 0px;
}

#navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navigation ul li {
	list-style: none;
	display: block;
	padding-top: 0px;
}

#navigation ul li ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navigation ul li  ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navigation ul li a {
    text-decoration: none;
	outline: none;
    color: #333333;
	display: block;
	width: 294px;
	height: 26px;
	padding: 0 0 0 20px;
	margin: 0px;
	text-align: left;
	vertical-align: middle;
	background: url("/assets/templates/polycom/images/nav_item_bg.png") no-repeat;
}

#navigation ul li a:hover {
	color: #c63635;
	outline: none;
	background: url("/assets/templates/polycom/images/nav_item_bg_hover.png") no-repeat;
}

#navigation ul li  ul li a {
	padding-left: 30px;
	margin: 0px;
}

/*----------------------------------------------------*/

#recent {
	display: block;
	float: left;
	clear: right;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
	background: #ffffff;
	width: 250px;
	height: auto;
	border-left: 1px solid #ddd;
}
#recent_prod {
	display: block;
	float: left;
	clear: right;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
	background: #ffffff;
	width: 250px;
	height: auto;
	border-left: 1px solid #ddd;
}
#recent_prod p {
	padding: 0px;
	margin: 0px;
}
#recent_prod ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#recent_prod h2 {
	padding: 0px;
	margin: 0px;
	font-size: 1.1em;
	font-family:arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#recent ul {
	padding: 0px;
	margin: 0px;
}
.newsbox ul li {
	padding: 0 0 5px 0;
	margin: 0px;
	list-style: none;
}
#recent a {
	outline: none;
	border: 0px;
	color: #333333;
	text-decoration: none;
}
#recent a:hover {
	outline: none;
	color: #8a201f;
}
#recent_prod a {
	outline: none;
	border: 0px;
	color: #333333;
	text-decoration: none;
}
#recent_prod a:hover {
	outline: none;
	color: #8a201f;
}
#textbox {
	display: block;
	clear: both;
	text-decoration: none;
	text-align: justify;
	vertical-align:top;
	margin: 10px 10px 10px 0;
	padding: 5px;
	border: 0px;
	width: 650px;
	min-height: 650px;
}
#textbox p a {
	outline: none;
	color: #8a201f;
}
#textbox h4 a {
	outline: none;
	color: #8a201f;
}
#textbox ul li a {
	outline: none;
	color: #8a201f;
}
#textbox_prod {
	display: block;
	clear: both;
	text-decoration: none;
	text-align: justify;
	vertical-align:top;
	margin: 10px 10px 10px 0;
	padding: 5px;
	border: 0px;
	width: 940px;
	min-height: 650px;
}
#Sitemap ul li {
	list-style: disc;
	color: #c63635;
}
#Sitemap ul li:hover {
	list-style: circle;
	color: #c63635;
}
#Sitemap ul li a {
	color: #333333;
	text-decoration: none;
	outline: none;
}
#Sitemap ul li a:hover {
	color: #c63635;
	outline: none;
}
#contacts {
	position: relative;
	display: block;
	clear: both;
	text-decoration: none;
	text-align: left;
	vertical-align:top;
	margin: 10px 0 10px 0;
	padding: 10px;
	border: 0px;
	width: 100%;
	height: auto;
}
/* ------------------------------------*/

/* ------------ Production ------------*/
#azletters {
	width: 700px;
	height: auto;
	text-align: left;
	overflow: hidden;
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#azletters .azletter {
	position: relative;
	display: block;
	text-align: center;
	width: 25px;
	height: 20px; 
	float: left;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	color: #666666;
	cursor: pointer;
}

#azletters .azletter:hover {
	background: #c63635;
	color: #ffffff;
}

#azlist {
	text-align: left;
	padding: 5px;
	margin: 0px;
}

#azlist h4 {
	display: box;
	padding: 2px 5px;
	margin: 0px;
	font-size: 1em;
	font-family: arial,helvetica,sans-serif;
	font-weight:bold;
	text-decoration: none;
	color: #333;
	width: 100%;
	height: 1.1em;
	background: #eee;
	vertical-align: middle;
}

#azlist ul {
	list-style: none;
	margin: 5px;
	padding: 5px;
}
#azlist ul li a {
	text-decoration: none;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	outline: none;
}
#azlist ul li a:hover {
	color: #c63635;
	outline: none;
}
#datasheet a {
	text-decoration: none;
	color: #444444;
}
#datasheet h4 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	line-height: 16px;
	font-size: 16px;
	color: #444444;
}
#datasheet img {
	border: 0px;
	padding: 3px 0 0 0;
	margin: 0 10px 0 0;
}
#datasheet ul {
	list-style: none;
	margin: 5px;
	padding: 5px;
}
#datasheet ul li a {
	text-decoration: none;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	outline: none;
}
#datasheet ul li a:hover {
	color: #547ea8;
	outline: none;
}
.datatree {
	display: block;
	margin: 5px;
	padding: 5px;
			}
#fileTree ul li a:hover {
	color: #ffffff;
}
.jTreeSpace {
	min-width: 500px;
	width: 600px;
	min-height: 500px;
	display: block;
	border: 0px;
	background: #FFF;
	padding: 5px;
}
.prodDS {
	border: 1px solid #c63635;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	width: 280px;
	min-height: 100px;
	display: block;
	float: left;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 5px;
}
.prodDS h5 {
	width: 100%;
	padding: 5px;
	margin: 0px;
	font-size: 1.1em;
	font-weight: bold;
}
.prodDS ul li {
	list-style-image: url("/assets/templates/polycom/images/arrow.gif");
	color: #c63635;
	padding: 0px;
	margin: 0 0 0 20px;
}
.prodDS ul li:hover {
	list-style-image: url("/assets/templates/polycom/images/arrow.gif");
	color: #c63635;
}
.prodDS ul li a {
	color: #333333;
	text-decoration: none;
	outline: none;
	padding: 0px;
}
.prodDS ul li a:hover {
	color: #c63635;
	outline: none;
}
/* ------------------------------------*/

/* --------------- Footer ---------------*/
#footer {
	position: relative;
	display: block;
	width: 1000px;
	height: 30px;
	padding: 7px 0 0 0;
	margin: 0px;
	border-top: 1px solid #c63635;
	background: #ffffff;
}

#BottomMenu {
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 800px;
	height: 15px;
	clear: left;
	display: block;
}

#BottomMenu ul {
	padding: 0px;
	margin: 0px;
}

#BottomMenu ul li  {
	list-style: none;
}

#BottomMenu ul li a{
	position: relative;
	display: block;
	float: left;
	font-size: 0.8em;
	text-decoration: none;
	text-align: center;
	padding: 0 5px 0 5px;
	color: #333333;
	outline: none;
}

#BottomMenu ul li a:hover {
	color: #c63635;
	outline: none;
}
/* ------------------------------------*/

/* --------------- News ---------------*/
.news {
	padding: 5px;
	margin:0 0 15px 0;
	border: 1px #eaeaea dashed; 
}
.news p {
	padding: 5px 0 5px 0;
	margin:0px;
}
.news h3 {
	font-size: 1em;
	font-weight:bold;
	text-decoration: none;
	padding:0px;
	margin:0px;
	border:none;
}
.news h3 a {
	text-decoration: none;
	color: #c63635;
	outline: none;
}
.news h3 a:hover {
	color: #8a201f;
	outline: none;
}
.news .date {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-size: 0.75em;
}
.news .introtext{
	margin-top: -5px;
	margin-bottom: 0px;
	padding:5px 0 0 0;
	font-size: 0.85em;
}
.news .introtext .date {
	font-weight:bold;
}
.news_all {
	width: 100%;
	padding: 0px;
	margin: 0px;
	display: block;
	border: none;
	text-align: center;
}
.news_all  a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	outline: none;
}
.news_all  a:hover {
	color: #8a201f;
	outline: none;
}
/* ------------------------------------*/

/* --------------- Newsbox ---------------*/
.newsbox {
	padding: 0px;
	margin: 10px 0 10px 0;
}
.newsbox h3 {
	font-size: 1em;
	font-weight:bold;
	text-decoration: none;
	padding:0px;
	margin:0px;
	border:none;
}
.newsbox h3 a {
	text-decoration: none;
	font-weight:bold;
	color: #c63635;
	outline: none;
}
.newsbox h3 a:hover {
	color: #c63635;
	outline: none;
}
.newsbox .date {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-size: 0.75em;
}
.newsbox .introtext{
	margin-top: -5px;
	margin-bottom: 0px;
	padding: 10px 0 0 0;
	font-size: 0.85em;
}
.newsbox .introtext .date {
	font-weight:bold;
}
.newsbox_all {
	width: 100%;
	padding: 0px;
	margin: 0px;
	display: block;
	border: none;
	text-align: center;
}
.newsbox_all  a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	outline: none;
}
.newsbox_all  a:hover {
	color: #c63635;
	outline: none;
}
/* ------------------------------------*/

/* EmailForm 
------------------------------------------------------------------------------- */
#EmailForm {
	width: 100%;
	text-align: left;
	padding-bottom: 20px;
	border: none;
}
#EmailForm.full { width: 100%; }


#EmailForm input {
	display: block;
	margin-top: 3px;
}

#EmailForm select {
	float: left;
	display: block;
	border: 1px solid #c63635;
}

#EmailForm input {
	float: left;
	width: 99.4%;
	padding: 0;
	border: 1px solid #c63635;
}

#EmailForm input.radio,
#EmailForm input#radiobutton_1,
#EmailForm input#radiobutton_2,
#EmailForm input#radiobutton_3,
#EmailForm input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.radio,
#EmailForm label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

#EmailForm input.checkbox,
#EmailForm input#checkbox_1,
#EmailForm input#checkbox_2,
#EmailForm input#checkbox_3,
#EmailForm input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the #EmailForm elements to look similar across browsers ... emulates Safari */
#EmailForm  input,
#EmailForm textarea {
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #ffffff;
}
#EmailForm input.checkbox,
#EmailForm select {
	width: 100%;
    background-color: #fff;    
}
#EmailForm textarea {
	margin-top: 3px;
	width: 99.4%;
	min-height: 200px;
	height: auto;
	display: block;
	border: 1px solid #c63635;
}

#EmailForm  input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}

#cfContact {
	text-align: center;
	padding: 0px;
	margin-left: 210px;
	color: #ffffff !important;
}

#EmailForm input.button {
    clear: both;
	height: 26px;
	width: 294px;
    border: 0px;
	padding: 0px;
	color: #8a201f;
	background: url("/assets/templates/polycom/images/sendmail.png") no-repeat;
	cursor: pointer;
}
#EmailForm input.button:hover {
	color: #ffffff;
	background: url("/assets/templates/polycom/images/sendmail_hover.png") no-repeat;
}
#EmailForm  input {
	position: inherit;
	left: auto;
}
#EmailForm  img {
	position: relative;
	float: left;
	display: block;
	border: 1px solid #c63635;
}
#EmailForm  #vericode {
	position: relative;
	display: block;
	width: 148px;
	height: 60px;
	line-height: 22px;
	font-size: 22px;
	padding: 0px;
	margin: 0 0 0 20px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #c63635;
	color: #c63635;
}
.prod_contact {
	border: 1px solid #c63635;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 1em;
	padding: 0 5px 5px 5px;
	margin: 0;
	width: 280px;
}
.prod_contact h5 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
}
#largeImg {
	border: 0px;
	height: 150px;
	max-width: 200px;
	padding: 5px;
}
#largePhoto {
	border: 0px;
	height: 150px;
	max-width: 200px;
	padding: 5px;
	text-align: center !important;
}
#largePhoto img {
	text-align: center !important;
}
.thumbs img {
	border: solid 1px #ccc;
	width: 50px;
	height: 50px;
	padding: 5px;
	margin: 0 10px 0 0;
}
.thumbs img:hover {
	border-color: #c63635;
}
#prod_photos {
	display: block;
	width: 220px;
	height: 235px !important;
	float: left;
	margin: 0 25px 10px 0;
	padding: 5px;
	border: 1px solid #c63635;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#prod_photos .thumbs {
	vertical-align: bottom;
}
.prod_data {
	border: 1px solid #c63635;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 1em;
	padding: 0 5px 5px 5px;
	margin: 10px 0 0 0;
	width: 280px;
}
.prod_data h5 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
}
.video {
	border: 1px solid #c63635;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 1em;
	padding: 0 5px 5px 5px;
	margin: 10px 0 0 0;
	width: 280px;
}
.video h5 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
}
.slided {
	height: 28px !important;
}
#slidelist {
	padding:0;
	margin:5px 15px;
	width: 100%;
	list-style:none !important;
	font-size: 1.1em !important;
}
#slidelist li ul {
	padding:0;
	margin:0 0 0 10px;
	list-style:none !important;
}
#slidelist li {
	padding:2px 0;
	margin:0;
	clear:both;
font-size: 12px !important;
}
#slidelist li ul li {
	padding:2px 0;
	margin:0;
	clear:both;
}
#slidelist a {
	text-decoration: none !important;
	margin:0;
}
#slidelist li a {
	text-decoration: none !important;
	margin:0;
}
.nochild a {
	padding: 0 0 0 17px;
	text-decoration: none !important;
	margin:0;
}
.topmenulist a {
	padding: 0px;
	text-decoration: none !important;
	margin:0;
	color: #ffffff;
}
#slidelist .collapsed {
	position: relative;
	float: left;
	display: block;
	background: #ffffff url("/assets/templates/polycom/images/collapsed.png");
	background-repeat: no-repeat;
	width: 12px !important;
	height: 12px !important;
	padding:0px;
	margin: 2px 5px 0 0;
	cursor: pointer;
	outline: none;
}
#slidelist .expanded {
	position: relative;
	float: left;
	display: block;
	background: #ffffff url("/assets/templates/polycom/images/expanded.png");
	background-repeat: no-repeat;
	width: 12px !important;
	height: 12px !important;
	padding:0px;
	margin: 2px 5px 0 0;
	cursor: pointer;
	outline: none;
}
.addbtn {
	position: relative;
	float: right;
	top: -15px;
	left: -20px;
}
#EmailForm input {
	border: 1px solid #c63635;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #ffffff;
	padding: 0 5px;
}
#EmailForm textarea {
	border: 1px solid #c63635;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #ffffff;
	padding: 0 5px;
}
input[type="submit"] {
	border: 1px solid #990100;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 60% !important;
	height: 30px !important;
	background: #990100 !important;
	color: #ffffff;
	margin: 0 25%;
	text-align: center !important;
}
#sortable {
     list-style-type: none;
     margin: 5px 0px 0px 16px;
     padding: 0;
}
#sortable li {
     margin: 3px 3px 3px 0;
     padding: 1px;
     float: left;
     width: 35px;
     height: 35px;
     font-size: 20px;
     text-align: center;
     line-height:35px;
     cursor:pointer;
     -moz-border-radius:5px;
     -webkit-border-radius:5px;
     -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.5);
     -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.5);
     text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
     background:#c82a2a url("/assets/templates/polycom/images/overlay.png") repeat-x scroll 50% 50%;
     color:#fff;
     font-weight:normal;
}
.captcha_wrap{
     border:1px solid #fff;
     -moz-border-radius:10px;
     -webkit-border-radius:10px;
     -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
     -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
     float:left;
     height:120px;
     overflow:auto;
     width:150px;
     overflow:hidden;
     margin:0px 0px 0px 210px;
     background-color:#fff;
}
.captcha{
     -moz-border-radius:10px;
     -webkit-border-radius:10px;
     font-size:12px;
     color:#BBBBBB;
     text-align: center;
     border-bottom:1px solid #CCC;
     background-color:#fff;
}