/*   =======   RESET    =======   */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
		{ margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body 	{ line-height: 1; }
a img, iframe, object { border: none; }
ol, ul 	{ list-style: none }
:focus 	{ outline: 0; }
ins 	{ text-decoration: none; }
del 	{ text-decoration: line-through; }
table	{ border-collapse: collapse; border-spacing: 0; }


/*   =======   BASICS    =======   */

body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3f3f3f;
	background: #fff url(../images/bg_main.png) repeat-x left top;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #2c679f; 
	margin-bottom: 1em; 
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-weight: normal;
}
h1	{ font-size: 2em;}
h2	{ font-size: 1.25em; }
h3	{ font-size: 1.125em; }
h4	{ font-size: 1em; }
h5	{ font-size: .875em; }
p	{ 
	font-size: .75em; 
	line-height: 130%; 
	margin: 1em 0;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
}
blockquote {
	font-size: .75em;
	line-height: 130%;
	margin: 2px 0 1em;
	font-style: italic;
}
a, a:link, a:visited, a:active { color: #d83401; text-decoration: none;   }
a:hover { color: #a1320f;  }
a:active { outline: none; }

.left { float: left }
.right { float: right }
.center { text-align: center; }
.hide { display: none; }
.clear { clear:both; height:1px; font-size:1px; line-height:1px; }
.upperC { text-transform: uppercase; }
.noBorder { border: none !important; }
.imgLeft { float: left; padding: 5px 20px 10px 0; }
.imgRight { float: right; padding: 0 0 10px 15px; }
#pageRight ul { list-style: disc; margin: 1em; font-family: 'Trebuchet MS', Tahoma, sans-serif; }
#pageRight ol { list-style: decimal; margin: 1em; font-family: 'Trebuchet MS', Tahoma, sans-serif;}
#pageRight li {
	font-size: .75em;
	line-height: 130%;
	margin: .25em 0;
}

/*   =======   LAYOUT  =======   */

#wrap {
	width: 995px;
	margin: auto;
	background: url(../images/bg_head.png) no-repeat left top;
}
#content {
	width: 985px;
	margin: auto;
	position: relative;
	*overflow: hidden;
}
#header {
}
#top-left {
	width: 270px;
	float: left;
	display: block;
	
}
#logo {
	width: 225px;
	height: 107px;
	padding: 38px 0 0 45px;
}
#top-right {
	float: right;
	width: 715px;
	overflow: hidden;
}
#main {
	background: #fff;
	width: 985px;
	margin: auto;
	clear: both;
	position: relative;
}
#footer {
	clear: both;
	width: 995px;
	margin-left: -5px;
	text-align: center;
	background: url(../images/bg_footer.png) no-repeat center bottom;
	min-height: 60px;
	padding-bottom: 20px;
}
#pageLeft {
	width: 240px;
	padding: 0 0 15px 30px;
	float: left;
}
#pageRight {
	width: 702px;
	float: left;
	padding: 15px 0 15px 0;
	border-top: 1px solid #dce8c1;
	margin-top: 15px;
	position: relative;
}
#pageRight .content {
	float: left;
	width: 472px;
}
#pageRight #banners {
	float: right;
	width: 230px;
}



/*   =======   NAV  =======   */

#nav {
	clear: both;
	margin-left: 35px;
	width: 667px;
	height: 48px;
	background: url(../images/bg_nav.png) no-repeat 0 0;
}
#nav li {
	list-style: none;
	display: block;
	float: left;
}
#nav a {
	display: block;
	float: left;
	height: 48px;
	line-height: 48px;
	color: #fff;
	font-size: .75em;
	text-transform: uppercase;
	text-align: center;
	background: url(../images/bg_nav-hover.png) repeat-x 0 -48px;
	position: relative;
}
#nav .homeNav a 	{ width: 76px; }
#nav .productsNav a	{ width: 99px; }
#nav .solutionsNav a{ width: 100px; }
#nav .companyNav a	{ width: 90px; }
#nav .supportNav a	{ width: 91px; }
#nav .resourcesNav a{ width: 106px; }
#nav .contactNav a	{ width: 105px; }

#nav a:hover, #nav .homeNav:hover a, #nav .navOn a {
	background-position: 0 0;
}
#nav .homeNav, #nav .contactNav { position: relative; }
#navMask-home {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	height: 48px;
	width: 20px;
	background: url(../images/bg_nav-mask-home.png) no-repeat left top;
}
#navMask-contact {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
	width: 6px;
	height: 7px;
	background: url(../images/bg_nav-mask-contact.png) no-repeat left top;
}

#sideNav {
	margin: 0 0 15px 5px;
	width: 205px;
}
h2.sideNav-header {
	width: 205px;
	border-top: 2px solid #d0e7ff;
	border-bottom: 2px solid #d0e7ff;
	margin: 15px 0 3px 5px;
	padding: 15px 0;
	font-size: 1.125em;
	text-transform: uppercase;
	color: #2c679f;
	font-weight: bold;
}
#sideNav li {
	display: block;
	padding-right: 7px;
	border-bottom: 1px dashed #cdcdcd;
}
#sideNav a {
	color: #30a2dc;
	text-transform: uppercase;
	display: block;
	padding: 7px 0;
	font-size: .8125em;
	background: url(../images/bullet-blackarrow.png) no-repeat center right;
}
#sideNav a:hover, #sideNav .navOn a {
	color: #2c679f;
}
#sideNav .subNav li {
	border-top: 1px dashed #CDCDCD;
	border-bottom: none;
	padding: 0 0 0 15px !important;
	margin-right: -7px

}
#sideNav .subNav li a {
	background: none;
	color: #30a2dc;
}
#sideNav .subNav li a:hover, #sideNav .subNav li.navOn a {
	color: #2c679f;
}

/*   =======   #FOOTER  =======   */


#footerInner {
	background: #fff;
	width: 985px;
	margin: auto;
}
#footerNav {
	text-align: center;
	border-top: 2px solid #d0e7ff;
	width: 925px;
	padding-top: 1em;
	margin: 0 auto 1em;
}
#footerNav li {
	display: inline;
	margin: 0;
}
#footerNav a {
	color: #0885d0;
	font-size: .625em;
	text-align: center;
	padding: 0 16px;
	text-transform: uppercase;
	border-right: 1px solid #c0c0c0;
}
#footerNav .last a { 
	border: none !important;
	padding-right: 0 !important;	
}
#footerNav a:hover { color: #012854; }

#footerInner p {
	color: #0885d0;
	font-size: .625em;
	text-align: center;
	text-transform: uppercase;
}
#footerInner p a { color: #0885d0; }
#footerInner p a:hover { color: #012854; }
#footerInner p span {
	margin: 0 15px;
}

/*   =======   #login-search  =======   */

#login-search {
	height: 97px;
	width: 715px;
}
#loginForm {
	margin: 40px 0 0 0;
	float: right;
}
#loginForm input, #searchForm input {
	float: left;
	width: 120px;
	margin: 0 5px;
	border: 1px solid #d1d1d1;
	height: 15px;
	line-height: 15px;
	padding: 2px;
	font-size: .875em;
	color: #3f3f3f;
	margin-top: 2px;
	background: #fff url(../images/bg_input.png) repeat-x left top;

}
#loginForm .loginButton {
	display: block;
	float: left;
	border: none;
	background: url(../images/button_login.png) no-repeat 0 0;
	width: 41px;
	height: 32px;
	color: #fff;
	margin-top: 0 !important;
	text-indent: -999em;
}
#loginForm a {
	clear: both;
	float: left;
	display: block;
	color: #3f3f3f;
	text-transform: uppercase;
	font-size: .875em;
	text-decoration: none;
	margin: 0 0 0 143px;
	width: 100%;	
}
#loginForm a:hover {
	color: #d83401;
}
#searchForm {
	margin: 40px 13px 0 0;
	float: right;
}
#searchForm input { 
	width: 150px;
}
#searchForm .searchButton {
	display: block;
	float: left;
	border: none;
	background: url(../images/button_go.png) no-repeat 0 0;
	width: 26px;
	height: 32px;
	color: #fff;
	margin-top: 0 !important;
	text-indent: -999em;	
}
#loggedIn {
	margin: 40px 25px 0 0;
	float: right;
}
#loggedIn p {
	float: left;
	display: block;
	font-size: 1em;
	margin: 6px 10px 0 0 !important;
}
#loggedIn .logoutButton {
	display: block;
	float: left;
	border: none;
	text-indent: -999em;
	background: url(../images/button_logout.png) no-repeat 0 0;
	width: 49px;
	height: 32px;
	color: #fff;
	margin-top: 0 !important;
	line-height: 15px;
}



/*   =======   Image Rotator  =======   */

#slider {
	width: 702px;
	padding-right: 13px;
	background: #fff;
	position: relative;
	min-height: 306px;
}
#homeHeader {

}
#slider-mask-left {
	background: url(../images/slider-mask-left.png) no-repeat 0 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 41px;
	height: 300px;
	z-index:1001;
}
#slider-mask-right {
	background: url(../images/slider-mask-right.png) no-repeat 0 0;
	position: absolute;
	right: 13px;
	top: 0;
	width: 7px;
	height: 300px;	
	z-index:1001;
}


/*   =======   Questions Link  =======   */

#questionsBlock {
	width: 240px;
	padding-left: 30px;
	min-height: 131px;
	background: #fff;
}
.questionsBlock-home {
	height: 300px !important;
}
#questionsBlock a {
	display: block;
}

/*   =======   Home - News Block  =======   */

#newsBlock {
	width: 210px;
	padding: 0 30px 250px 0;
	position: relative;
	margin-top: -169px;
}
#newsBlock h2 {
	display: block;
	padding-left: 80px;
	background: url(../images/header_bg_news.jpg) no-repeat left top;
	width: 130px;
	height: 49px;
	line-height: 40px;
	color: #d83401;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
	*margin-bottom: 0;
}
.newsHomeBlock {
	margin: 0;
	border-bottom: 1px dashed #cdcdcd;
}
.newsHomeTitle {
	color: #30a2dc;
	text-transform: uppercase;
}
.newsHomeBlock p {
	margin: 7px 0;
}
.newsHomeTitle span {
	font-size: .8em;
	color: #868686;
}
#newsBlock h4 { margin: 8px 0 0;}
#newsBlock h4 a {
	font-size: .825em;
	text-transform: uppercase;
	color: #30a2dc;
	text-decoration: underline;
}
#newsBlock h4 a:hover { text-decoration: none; }


/*   =======   Home - Our Customers  =======   */

#ourCustomers {
	margin-top: 20px;
	clear: both;
	position: absolute;
	bottom: 35px;
	z-index: 10;
}

#ourCustomers h2 {
	display: block;
	padding-left: 20px;
	background: url(../images/icon-ourcustomers.png) no-repeat left top;
	color: #d83401;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: .5em;
}

#ourCustomers-block {
	border: 3px solid #d83401;
	padding: 0 10px;
	width: 439px;
	height: 200px;
	overflow: hidden;
	display: block;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.ourCustomers-testimonial {
	overflow: hidden;
	margin: 20px 0;
}
.ourCustomers-testimonial img {
	float: left;
	padding-left: 15px;
}
.ourCustomers-testimonial blockquote {
	float: right;
	width: 280px;
	font-size: .75em;
	font-style: italic;
	line-height: 130%;
}



/*   =======   Home - Products  =======   */

.productsHome-item {
	float: left;
	background: url(../images/bg_product-home.png) no-repeat 0 0;
	width: 210px;
	height: 135px;
	margin: 0 12px 15px 0;
	overflow: hidden;
	padding: 15px 10px 10px 5px;
	position: relative;
}
.productsHome-item.blank {
	background: none;
}
.productsHome-item.last { margin-right: 0; }
.productsHome-image {
	float: left;
	width: 90px;
	min-height: 140px;
	margin-top: 0;
}
.productsHome-image a {
	display: block;	
}
.productsHome-image img { width: 90px; }
.productsHome-text {
	float: left;
	width: 110px;
	margin: 3px 0 0 5px;
}
.productsHome-text h5 {
 	color: #d83401;
 	font-size: .75em;
 	font-weight: normal;
 	margin-bottom: 0;
}
.productsHome-text p {
	line-height: 115%;
}
.productsHome-item .moreButton {
	position: absolute;
	right: 16px;
	bottom: 8px;
}


.moreButton {
	background: url(../images/button_more.png) no-repeat 0 0;
	width: 66px;
	height: 27px;
	line-height: 23px;
	font-size: .625em;
	display: block;
	text-align: center;
	text-transform: uppercase;
	float: right;
	margin-right: -4px;
}
#bottomButtons {
	margin: 15px 0 0;
	overflow: auto;
	display: block;
	float: right;
}
#bottomButtons a {
	margin: 0 15px;
	float: right;
	display: block;
}

/*   =======   PAGE TITLE  =======   */

#pageTitle {
	clear: both;
	width: 679px;
	height: 131px;
	margin-left: 23px;
	padding-right: 13px;
	background: #fff;
	position: relative;
	background: url(../images/pagetitle-shadow.png) no-repeat left bottom;
}
#pageTitle h1 {
	position: absolute;
	left: 360px;
	top: 40px;
	width: 310px;
	margin: 0;
	line-height: 100%;
	color: #fff;
	font-weight: bold;
}
#pageTitle h1.two-line {
	top: 24px !important;
}
#pageTitle-mask-left {
	background: url(../images/pagetitle-mask-left.png) no-repeat 0 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 18px;
	height: 115px;
}
#pageTitle-mask-right {
	background: url(../images/pagetitle-mask-right.png) no-repeat 0 0;
	position: absolute;
	right: 13px;
	top: 0;
	width: 7px;
	height: 115px;
}

/*   =======   BANNERS  =======   */

#banners img {
	display: block;
	margin-bottom: 20px;
}

/*   =======   BREADCRUMBS  =======   */


#breadcrumbs {
	position: absolute;
	left: 22px;
	top: -41px;
	list-style: none;
	margin: 1em 0 !important;
	*top: -38px;
}
#breadcrumbs li {
	display: inline;
	color: #bbbbbb;
	font-size: .6875em;
	list-style: none;
}
#breadcrumbs a { color: #bbbbbb; }
#breadcrumbs .active { color: #30a2dc; }
#breadcrumbs a:hover { color: #2c679f; }


/*   =======   PRODUCTS  =======   */

.productBlock {
	padding: 10px;
	width: 445px;
	border: 1px solid #d0e7ff;
	overflow: auto;
	position: relative;
	margin-bottom: 15px;
}
.productBlock-img { 
	width: 90px;
	float: left;
	margin-right: 10px;
}
.productBlock-img img { 
	width: 90px;
}
.productBlock-text {
	float: left;
	max-width: 340px;
}
.productBlock-text h5 {
 	color: #d83401;
 	font-size: 1em;
 	font-weight: bold;
 	margin-bottom: 0;
}
.productBlock-text p {
	line-height: 120%;
}
.productBlock .moreButton {
	float: none;
	position: relative;
	margin-left: -4px;
}

#productNav {
	overflow: auto;
	margin: 0 0 25px 0 !important;
	padding: 0;
	border-bottom: 1px solid #ffa200;
}
#productNav li {
	border-top: 1px solid #ffa200;
	border-left: 1px solid #ffa200;
	border-right: 1px solid #ffa200;
	list-style: none;
	float: left;
	display: block;
	margin: 0 3px 0 0 !important;
}
#productNav a {
	background: #ffa200;
	float: left;
	display: block;
	padding: 5px 10px 3px;
	color: #2b2b2b;
	text-align: center;
	margin: 0;
}
#productNav li.active a {
	background: #fff;
	color: #888888;
}
#productNav a:hover {
	color: #fff;
}
#productNav li.forwardPage {
	float: right;
	width: auto;
	border: none;
	border-top: 1px solid white;
}
#productNav li.forwardPage a {
	background: white;
	color: #30a2dc;
	background: url(../images/icon-mail.png) no-repeat left 6px;
	text-align: right;
	padding-left: 18px;
	padding-right: 0;
}
#productNav li.forwardPage a:hover {
	color: #d83401;	
}
h1#productLogo {
	margin: 0 0 15px;
}
h1#productLogo span {
	display: block;
	text-indent: -999em;
	height: 0 !important;
	line-height: 1px;
}
h3#productTag {
	font-size: 1.625em;
}
h3#productTag span {
	font-size: .75em;
}

#productMoreInfo {
	clear: both;
	margin: 1em 0;
	overflow: auto;
}
#productMoreInfo .productShot {
	float: left;
	width: 225px;
}
#productDownloads {
	float: left;
	width: 230px;
	margin: 0 0 0 15px !important;
}
#productDownloads li {
	color: #30a2dc;
	font-style: italic;
	list-style: none;
	background: url(../images/icon-file.png) no-repeat 0 2px;
	padding-left: 15px;
	margin: 0 0 12px 0;
	overflow: hidden;
}
#productDownloads a {
	color: #30a2dc;
	font-style: normal;
	font-weight: 600;
}
#productDownloads a:hover { color: #d83401; }
#addOnBlock {
	clear: both;
	overflow: auto;
	margin: 1.5em 0 1em;
}
#addOnBlock h4 {
	color: #d83401;
	text-transform: uppercase;
	font-size: 1em;
	margin-bottom: 10px;
}
#addOnBlock .addOnProduct {
	display: block;
	float: left;
	width: 190px;
	min-height:130px;
	border: 1px solid #c9e0f7;
	margin-right: 9px;
	padding: 15px 15px 10px;
	margin-bottom: 10px;
}
.addOnProduct.last {
	margin-right: 0;
}
.addOnProduct h5 {
 	color: #d83401;
 	font-size: .8125em;
 	font-weight: bold;
}
.addOnProduct img {
	margin-bottom: 1em;
}
#clientList {
	overflow: auto;
	margin: 1em 0 !important;
}
#clientList li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.newsShortBlock:first-child { margin-top: 0; }
.newsShortBlock {
	margin: 1em 0;
}
.blueBold {
	margin: 0 0 3px;
	color: #2c679f;
	font-weight: bold;
}
.newsShortBlock h5 {
	margin: 0 0 5px; 
}
.newsShortBlock p {
	margin-top: 0;
}

#pagination_years {
	clear: both;
	list-style: none;
	margin: 1.5em 0 !important;
	overflow: auto;
}
#pagination_years li {
	list-style: none;
	display: block;
	float: left;
	color: #2c679f;
	font-size: .75em;
	margin: 4px;
}
#pagination_years li.active {
	color: #2c679f;
	font-weight: bold;
}
#pagination_years a {
	text-decoration: underline;
	color: #2c679f;
}
#pagination_years a:hover {
	color: #d83401;
}





#pagination {
	clear: both;
	list-style: none;
	margin: 1.5em 0 !important;
	overflow: auto;
}
#pagination li {
	list-style: none;
	display: block;
	float: left;
	color: #2c679f;
	font-size: .75em;
	margin: 4px;
}
#pagination li.active {
	color: #2c679f;
	font-weight: bold;
}
#pagination a {
	text-decoration: underline;
	color: #2c679f;
}
#pagination a:hover {
	color: #d83401;
}
#pagination li.prev a {
	background: url(../images/arrow-blue-prev.png) no-repeat 0 1px;
	width: 7px;
	height: 11px;
	display: block;
	float: left;
}
#pagination li.next a {
	background: url(../images/arrow-blue-next.png) no-repeat 0 1px;
	width: 7px;
	height: 11px;
	display: block;
	float: left;
	margin-left: 1px;
}
.pressResourceBlock {
	width: 142px;
	float: left;
	margin-right: 15px;
}
.pressResourceBlock img {
	border: 1px solid #d83401;
}


/*   =======   LANDING PAGE LINK BLOCKS  =======   */


.pageLinkBlock {
	clear: both;
	margin: 1em 0;
	overflow: auto;
}
.pageLinkBlock img {
	float: left;
	margin-right: 15px;
}
.pageLinkBlock p {
	width: 320px;
	float: left;
	margin: 0 0 1em;
}

.pageLinkBlock-img {
	width: 80px;
	height: 55px;
	overflow: hidden;
	padding: 4px;
	display: block;
	float: left;
	background: url(../images/bg_pagelinks.png) no-repeat 0 0;
	margin-right: 15px;
}
.pageLinkBlock-text { 
	padding-top: 4px;
	float: left;
	display: block;
	width: 365px;
}
.pageLinkBlock-text h4 {
	font-size: .875em;
	margin: 0 0 .25em 0;
}.pageLinkBlock-text p {
	margin: 0;
}
.pageLinkBlock-text p a {
	text-align: right;
	margin: .25em 0;
	display: block;
}


/*   =======   FORMS  =======   */

form {
	font-size: .75em; 
	line-height: 130%; 
	margin: 1em 0;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
}
.user_details_form{
	font-size: 1em; 
}
form label {
	clear: both;
	display: block;
	float: left;
}
form .submitButton {
	clear: both;
	display: block;
	text-align: center;
	text-transform: uppercase;
	color: #d83401;
	background: url(../images/button-blank.png) no-repeat 0 2px;
	border: none;
	width: 118px;
	height: 25px;
	margin: 1em 0;
}
form input, form textarea {
	border: 1px solid #d83401;
	background: #fbfafa;
	padding: 4px;
	margin-bottom: 1em;
}
form select {
	margin-bottom: 1em;
	padding: 3px;
	border: none;
	border: 1px solid #d83401;
	background: #fbfafa;
}

#askQuestionForm {
	overflow: hidden;
}

#askQuestionForm label {
	display: block;
	float: left;
	width: 190px;
	text-align: right;
	margin-right: 10px;
	line-height: 2em;
	clear: both;
}
#askQuestionForm input.inputText, #askQuestionForm textarea {
	display: block;
	float: left;
	width: 260px;
}
#askQuestionForm select {
	float: left;
	display: block;
	margin-bottom: 1em;
}
#askQuestionForm .submitButton {
	margin-left: 196px;
}
#askQuestionForm input[type="checkbox"], #askQuestionForm input[type="radio"]
{ border: none !important }
#askQuestionForm textarea {
	margin-bottom: 1em;
}
#requestForm {
	width: 480px;
}
#requestForm label {
	display: block;
	float: left;
	width: 165px;
	text-align: right;
	margin-right: 10px;
	line-height: 1.2em;
	clear: both;
	padding-top: 6px;
	font-weight: bold;
}
#requestForm input.input_text  {
	display: block;
	float: left;
}
#requestForm select {
	float: left;
	display: block;
	margin-bottom: 1em;
}
#requestForm input[type="checkbox"], #requestForm input[type="radio"] { 
	border: none !important;
	width: auto !important;
	float: left;
	clear: both;
	margin-bottom: .5em;
	background: none;
}
#requestForm .select-option {
	display: block;
	overflow: hidden;
	width: 285px;
	float: left;
	position: relative;
	margin: 6px 0 1em;
}


#requestForm .select-option label {
	text-align: left;
	/*border:1px solid #F00;*/
	margin-left: 10px;
	clear: none;
	width: 240px;
	font-weight: normal;
	padding-top: 4px;
	margin-bottom:12px;
	float:left;
	
}

/*
#requestForm .select-option label {
	text-align: left;
	margin-left: 10px;
	clear: none;
	width: 240px;
	font-weight: normal;
	padding-top: 3px;
*/
}
#requestForm label.short {
	width: 53px;
	float: left;
	clear: none !important;
}
#requestForm textarea {
	width: 280px;
	padding: 4px;
	float: left;
	margin: 6px 0 1em;
}
#requestForm .submitButton {
	clear: both;
	margin-left: 165px;
}
#support-login {

	overflow: hidden;
}
#support-login #submit_button {
	margin-left: 65px !important;
	clear: both;
	margin: .5em 0;
}
#support-login .forgot-pass {
	margin-left: 65px;
	font-size: 1em;
}

/*   =======   CONTACT PAGE  =======   */


#contactInfo {
	float: left;
	width: 400px;
}
.contactBlock {
	overflow: auto;
	margin: 1em 0 2em;
}
.contactBlock img {
	float: left;
	margin-right: 20px;
}
.contactBlock-text {
	float: left;
}

#contactMap {
	margin: 1em 0;
	float: left;
	display: block;
	width: 210px;
	background: #bcbcbc;
	border: 15px solid #bcbcbc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.getDirections {
	width: 210px;
	height: 30px;
	background: url(../images/button-getdirections.png) no-repeat center top;
	text-align: center;
	margin-top: 15px;
	display: block;
	text-indent: -999em;	
}

/*   =======   MEMBER PAGE  =======   */

table {
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
}
#memberData {
	color: #747474;
	font-size: .75em;
	margin-bottom: 1em;
}
#memberData .leftSide {
	width: 120px;
	color: #2c679f;
	text-align: right;
	padding-top:8px;
	float:left;
}
#memberData tr{
	vertical-align:top;
}
#memberData td {
	padding: 5px;
	vertical-align:top;
}
#downloadList, .videoList {
	margin: 1em;
	list-style: none;
}
#downloadList li {
	background: url(../images/icon-file.png) no-repeat 0 1px;
	padding-left: 20px;
	list-style: none;
	margin: 1em 0;
}

.videoList li {
	padding-left: 20px;
	list-style: none;
	margin: 1em 0 !important;
	overflow: hidden;
	clear: both;
	padding-top: 15px;
}
.videoList li img {
	width: 80px;
	display: block;
	float: left;
	margin: -15px 15px 0 0;
}

/*   =======   MISC  =======   */

#pageRight .content p:first-child {
	margin-top: 0;
}
.buttonBlank {
	width: 118px;
	height: 27px;
	display: block;
	text-align: center;
	line-height: 24px;
	background: url(../images/button-blank.png) no-repeat 0 0;
	margin: 5px 0 5px -2px;
	text-transform: uppercase;
	font-size: .76em;
}

a.blueLink {
	color: #2c679f;
	text-decoration: underline;
}
a.blueLink:hover {
	color: #d83401;
}

#slider_images div{
	position:absolute;
	width:1080px;
	height:306px;
	padding:0px;
	margin:0px;
}

.clearFloat{
	clear:both;
}
#askQuestionForm{
	margin:0px;
	padding:0px;
}


#askQuestionForm table{
	margin: 0 0 1em;
	padding: 0;
}
.request-form td{
	vertical-align:top;
	padding-right:5px;
}
.request-form td strong{
	margin-top:5px;
	float:right;
}
