﻿/* Blue theme */
#menu {
	height: 19px;
	border-bottom: 2px solid #707987;
	background-color: #96A2B5;
	padding-left: 21px;
}

#callToAction {
	border-top-color: #96A2B5;
	border-bottom-color: #96A2B5;
}

.pageHeader {
	width: 585px;
}

.mediaContainer {
	width: 650px;
	padding-top: 20px;
}

.mediaContainer .mediaLeftColumn{
	text-align: left;
	float: left;
	width: 275px;
}

.mediaContainer .mediaRightColumn  {
	margin-left: 300px;
	width: 275px;
}

.mediaContainer .textBreak {
	clear:left;
}

.mediaContainer .mediaRightColumn .textBreak {
	clear:right;
}

.pressFeatured {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96A2B5;
	width: 711px;
	padding-top: 5px;
	margin-top: 15px;
}

.pressFeatured .featuredText  {
	margin-left: 200px;
}

.pressFeatured .featuredImage {
	text-align: left;
	float: left;
	width: 183px;
}

.pressFeatured .textBreak {
	clear:left;
}

.pressContainer {
	width: 430px;
	padding-top: 15px;
	margin-top: 15px;
}

.pressContainer .featuredText  {
	margin-left: 150px;
}

.pressContainer .featuredImage {
	text-align: left;
	float: left;
	width: 150px;
}

.pressContainer .textBreak {
	clear:left;
}

#pressColumn {
	float: right;
	width: 220px;
	text-align: left;
	padding-left: 35px;
	position: relative;
	height: auto;
	background-image: url(../../../Images/corporate/news_border.gif);
	background-position: 10px 0px;
	background-repeat: repeat-y;
}

.directionsContainer {
	width: 650px;
}

.directionsLeftColumn {
	width: 300px;
}

.directionsRightColumn {
	width: 300px;
	float:right
}

.corporateBullet {
	height: 6px;
	width: 6px;
	float: left;
	text-decoration: none;
	margin-right: 5px;
	margin-top: 4px;
	font-size: 4px;
	background-image: url(../../../Images/corporate/corporateBullet.gif);
	background-repeat: no-repeat;
	background-position: center;
}

/* Our customers page */

.customerImageContainer {
	clear:both;
	width:534px;
	padding-top:15px;
	padding-bottom:10px;
}

.customerImage {
	width: 123px;
	height:63px;
	padding-right: 10px;
	padding-bottom:10px;
}

.customerListContainer {
	clear:both;
	width:534px;
	color:#040455;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	height:525px;
}

.customerListLeft {
	float:right;
	width:256px;
	padding-right:10px;
	
}

.customerListRight {
	float:left;
	width:256px;
	padding-right:10px;
}

/* featured Corporate Reseller */

#yellowContainer {border: 1px solid #9AA39A; margin-bottom: 10px;color: #50554f;background: #feffca;height:250px;}
#yellowContainer h1 {border-bottom: 1px solid #9AA39A; line-height: 18px; margin: 0px;color: #000000;text-transform: uppercase;font-size: 11px;font-weight: bold;padding: 1px 0px 0px 7px;background: #fff378;}
#yellowContainer .content {margin: 0px;line-height: 17px;padding-top: 10px;padding-right: 8px;padding-bottom: 5px;padding-left: 8px;}

#featCorpResell {}
#featCorpResell .text{margin-left: 390px;line-height: 17px;color: #505761}
#featCorpResell .image {width: 382px;float: left;}
#featCorpResell .reseller {color: #245CC9;font-size:12px;font-weight:bold;padding-top:10px;}
#featCorpResell .logo {
	border:1px solid #9AA39A;
	background-color:#FFFFFF;
	width:291px;
	text-align: center;
	vertical-align: middle;
	padding-top:15px;
	padding-bottom:15px;
}
/* sidepod
----------------------------------*/

.sidepod {
	border: 1px solid #9aa39a;
	margin-bottom: 10px;
	color: #50554f;
}

.sidepod h1 {
	height: 18px;
	margin: 0;
	color: #0F0455;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 0px 0px 16px;
	background: #C3CAD5 url(../../../images/corporatel/arrow_down.gif) no-repeat 3px
6px;
}

.sidepod h1.collapsed {
	background: #c3cdc2 url(../../../images/professional/arrow_side.gif) no-repeat 5px 5px;
}

.sidepod div {

}

.sidepod div p {
	border-top: 1px solid #9aa39a;
	background-color: #fcffec;
	padding: 7px;
	margin: 0;
	height: 114px;
}

.sidepod form {
	background-color: #fcffec;
	margin: 0px;
	padding:5px 0px 5px 5px;
}

.sidepod .heading {
	color: #00260a;
	font-weight: bold;
	display: block;
	margin-bottom: 2px;
}

.sidepod a {
	font-weight: normal;
	text-decoration: underline;
}

.sidepod a:visited {
	font-weight: normal;
	text-decoration: underline;
}
#RightColumnApply {
	padding: 5px;
	float: right;
	width: 185px;
	background-image: url(../../../Images/professional/contactBox_bg.gif);
	background-repeat: repeat-x;
	margin-top: 175px;
	background-position: 0px 0px;
	background-color: #FCFFEC;
	height: auto;
	border: 1px solid #9AA39A;
	margin-right: 0px;
}
#RightColumnApply2 {
	padding: 5px;
	float: right;
	width: 185px;
	background-image: url(../../../Images/professional/contactBox_bg.gif);
	background-repeat: repeat-x;
	margin-top: 85px;
	background-position: 0px 0px;
	background-color: #FCFFEC;
	height: auto;
	border: 1px solid #9AA39A;
	margin-right: 0px;
}
