﻿/*MWG Styles for all pages*/

/******************Generic DOM styles********************/
*
{
	outline: 0;
}

html
{
	overflow: -moz-scrollbars-vertical;
}

body
{
	background: #FFFFFF;
	font-size: 12px;
	margin: 0;
	padding: 20px 0;
	color: #61605D;
	font-family: Tahoma, 'Trebuchet MS' , 'Lucida Grande' , Verdana, Arial, Sans-Serif;
}

img
{
	border: none 0;
	padding: 0;
	margin: 0;
}

.clear
{
	clear: both;
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height: 0px;
	font-size: 0px;
	float: none;
}

a:link
{
	text-decoration: underline;
	color: #B15B11;
	background-color: transparent;
}
a:visited
{
	text-decoration: underline;
	color: #B15B11;
	background-color: transparent;
}
a:active
{
	text-decoration: underline;
	color: #B15B11;
	background-color: transparent;
}
a:hover
{
	text-decoration: underline;
	color: #B15B11;
	background-color: transparent;
}

.margin_all_10px
{
	margin: 10px;
}
.padding_all_5px
{
	padding: 5px;
}
.padding_all_10px
{
	padding: 10px;
}
.padding_all_20px
{
	padding: 20px;
}
.margin_right_10px
{
	margin-right: 10px;
}
.margin_left_10px
{
	margin-left: 10px;
}
.relativePos
{
	position: relative;
}
.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}
.brown
{
	color: #B15B11;
}

.roundShadowBox-5px .corners
{
	background-image: url(../images/corners-round-5px.gif);
	width: 14px;
	height: 14px;
}
.roundShadowBox-5px .topShadow
{
	background: transparent url(../images/top.gif) repeat-x left top;
}
.roundShadowBox-5px .bottomShadow
{
	background: transparent url(../images/bottom.gif) repeat-x left top;
}
.roundShadowBox-5px .leftShadow
{
	background: transparent url(../images/left.gif) repeat-y left top;
}
.roundShadowBox-5px .rightShadow
{
	background: transparent url(../images/right.gif) repeat-y left top;
}
.cycleBox *
{
	display: none;
}

.topShadow
{
	padding: 0px;
	margin: 0px;
	border: 0;
	line-height: 0px;
	font-size: 0px;
	position: absolute;
	top: 0px;
	left: 7px;
	right: 7px;
	height: 7px;
	background: transparent url(../images/top.jpg) repeat-x left top;
}
.bottomShadow
{
	padding: 0px;
	margin: 0px;
	border: 0;
	line-height: 0px;
	font-size: 0px;
	position: absolute;
	bottom: 0px;
	left: 7px;
	right: 7px;
	height: 7px;
	background: transparent url(../images/bottom.jpg) repeat-x left top;
}
.leftShadow
{
	padding: 0px;
	margin: 0px;
	border: 0;
	line-height: 0px;
	font-size: 0px;
	position: absolute;
	left: 0px;
	top: 7px;
	bottom: 7px;
	width: 7px;
	background: transparent url(../images/left.jpg) repeat-y left top;
}
.rightShadow
{
	padding: 0px;
	margin: 0px;
	border: 0;
	line-height: 0px;
	font-size: 0px;
	position: absolute;
	right: 0px;
	top: 7px;
	bottom: 7px;
	width: 7px;
	background: transparent url(../images/right.jpg) repeat-y left top;
}
.corners
{
	background-image: url(../images/corners.gif);
	width: 10px;
	height: 10px;
	position: absolute;
	z-index: 10;
	padding: 0px;
	margin: 0px;
	border: 0;
	line-height: 0px;
	font-size: 0px;
}
.cornerTL
{
	background-position: left top;
	left: 0px;
	top: 0px;
}
.cornerTR
{
	background-position: top right;
	right: 0px;
	top: 0px;
}
.cornerBL
{
	background-position: left bottom;
	left: 0px;
	bottom: 0px;
}
.cornerBR
{
	background-position: bottom right;
	bottom: 0px;
	right: 0px;
}

/**********************Master Page Styles************************/
#wrapper
{
	width: 982px;
	height: auto;
	background-color: #FFFFFF;
	margin: 0 auto 2px;
	position: relative;
}

/*Header*/
#header
{
	position: relative;
	height: 108px;
	overflow: hidden;
}
#header a
{
	position: relative;
	top: 1px;
	left: 0;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
#subHeader
{
	position: absolute;
	top: 0;
	right: 0;
	margin: 33px 4px 4px 0;
	padding: 0;
	font-size: 18px;
	color: #597B7C;
	font-weight: 700;
	text-align: right;
}
#headerNav
{
	position: absolute;
	bottom: 0;
	padding: 0;
	margin: 0;
	left: 80px;
	width: 902px;
	height: 29px;
	background: #E5E5E0 url(../images/nav-gradient.gif) repeat-x;
}
.no-link
{
	color: #597B7C;
	font-weight: 800;
	padding: 7px 10px 0 10px !important;
	height: auto !important;
}
.no-border
{
	border: none !important;
}
#leftHalf
{
	margin: 0 0 0 10px;
	padding: 0;
}
#leftHalf li
{
	position: relative;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	height: 29px;
}
#rightHalf
{
	margin: 0;
	padding: 0;
}
#rightHalf li
{
	position: relative;
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
	height: 29px;
}
#headerNav a:link
{
	position: relative;
	top: 7px;
	height: 15px;
	margin: 0;
	padding: 2px 10px;
	z-index: 3;
	color: #5A5A5A;
	background: Transparent;
	border-right: solid 1px #C5C5C5;
	font-weight: 600;
}
#headerNav a:visited
{
	position: relative;
	top: 7px;
	height: 15px;
	margin: 0;
	padding: 2px 10px;
	z-index: 3;
	color: #5A5A5A;
	background: Transparent;
	border-right: solid 1px #C5C5C5;
	font-weight: 600;
}
#headerNav a:active
{
	position: relative;
	top: 7px;
	height: 15px;
	margin: 0;
	padding: 2px 10px;
	z-index: 3;
	color: #5A5A5A;
	background: Transparent;
	border-right: solid 1px #C5C5C5;
	font-weight: 600;
}
#headerNav a:hover, #headerNav a.active
{
	position: relative;
	top: 7px;
	height: 15px;
	margin: 0;
	padding: 2px 10px;
	z-index: 3;
	color: #597b7c !important;
	background: transparent;
	border-right: solid 1px #C5C5C5;
	font-weight: 600;
}
#headerNav li div
{
	position: absolute;
	top: 0;
	left: 0;
	background: #E5E5E0 url(../images/nav-gradient-over.gif) repeat-x;
	z-index: 1;
	width: 100%;
	height: 29px;
	display: block;
	filter: alpha(opacity=00);
	-moz-opacity: 0.0;
	-kthml-opacity: 0.0;
	opacity: 0.0;
}
#headerNav #contactUsBtn
{
	background: url(../images/contactUsBtn.png) repeat-x;
	color: #fff;
}
#headerNav #contactUsBtn a
{
	color: #fff;
	border-right: 0px;
}
#headerNav #contactUsBtn div
{
	display: none;
	visibility: hidden;
	height: 0px;
	width: 0px;
}

/*Body*/
#pageContent
{
	position: relative; /* min-height:700px; */
}
#sideBar
{
	position: absolute;
	top: 0;
	left: 0;
	width: 190px;
	height: 100%;
	overflow: hidden;
	background-color: #E5E4DF;
	padding: 5px;
}
#infoBox
{
	width: 176px;
	margin: 0px 50px 10px auto;
	overflow: hidden;
	float: right;
}
#infoBox h4
{
	margin: 10px 5px 5px 5px;
	padding: 0;
	font-size: 12px;
}
#infoBox p
{
	margin: 0 5px;
	padding: 0 5px;
}

#page
{
	position: relative;
	left: 200px;
	width: 782px;
	min-height: 525px;
	height: auto !important;
	height: 450px;
}
#pageHead
{
	position: relative;
	color: #5A5A5A;
	background-color: #EDF0D1;
	padding: 10px;
}
#pageHead h1
{
	font-size: 24px;
	margin: 5px;
	padding: 0;
	font-weight: 600;
}
#pageHead h3
{
	font-size: 14px;
	margin: 10px;
	padding: 0;
	font-weight: 600;
}
#pageHead p
{
	font-size: 12px;
	margin: 5px 15px;
	padding: 0;
	font-weight: normal;
}
#pageHead ul
{
	font-size: 12px;
	margin: 5px 35px;
	padding: 0;
	font-weight: normal;
}
#content
{
	padding: 10px;
}

/*Footer*/
#footer
{
	position: relative;
	width: 100%;
	height: auto;
}
#footer a
{
	text-decoration: none;
}
#mainFooter
{
	width: 100%;
	height: 15px;
	padding: 4px 0;
	background-color: #9C9C96;
}
#mainFooter ul
{
	margin: 0 0 0 300px;
	padding: 0;
}
#mainFooter ul li
{
	list-style-image: url(../images/bullet.gif);
	float: left;
	margin: 0 10px;
	padding: 0;
}
#mainFooter ul li.first
{
	list-style: none;
}
#mainFooter a
{
	color: #5A5A5A;
	font-weight: 600;
}
#mainFooter a:hover
{
	color: #B15B11;
}
#subFooter
{
	position: relative;
	width: 100%;
	height: 160px;
	padding: 0;
	background-color: #d1d0c6;
}
#subFooter ul
{
	margin: 5px 0 5px 15px;
	padding: 10px 0 0 0;
	width: 780px;
}
#subFooter ul li
{
	list-style: none;
	width: 190px;
	text-align: left;
	float: left;
	padding: 2px 0;
	margin: 0;
}
#subFooter a:link
{
	color: #5A5A5A;
	font-size: 11px;
	font-weight: normal;
}
#subFooter a:visited
{
	color: #5A5A5A;
	font-size: 11px;
	font-weight: normal;
}
#subFooter a:active
{
	color: #B15B11;
	font-size: 11px;
	font-weight: normal;
}
#subFooter a:hover
{
	color: #B15B11;
	font-size: 11px;
	font-weight: normal;
}
#subFooter-right
{
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 24px 12px 15px;
	width: 176px;
	background-color: #e0dfd7;
}
#subFooter-right img
{
	display: block;
	margin: 0px auto 0 auto;
}

#subFooter ul li.rowHead a:link
{
	font-weight: 600 !important;
	color: #597B7C;
}
#subFooter ul li.rowHead a:visited
{
	font-weight: 600 !important;
	color: #597B7C;
}
#subFooter ul li.rowHead a:active
{
	font-weight: 600 !important;
	color: #597B7C;
}
#subFooter ul li.rowHead a:hover
{
	font-weight: 600 !important;
	color: #597B7C;
}
#postFooter
{
	position: relative;
	margin: 3px auto;
	padding: 0;
	width: 982px;
	text-align: center;
	color: #5a5a5a;
	background-color: Transparent;
	font-size: 11px;
}
#postFooter a
{
	color: #5a5a5a;
}


/**********************User Controls Styles**********************/



/*left nav link box*/
#sideBar ul
{
	width: 170px;
	margin: 5px auto;
	padding: 7px 0;
	border: solid 3px #597B7C;
	background-color: #FFF;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
#sideBar ul li
{
	list-style: none;
	margin: 0;
}
#sideBar ul li a
{
	width: 162px;
	padding: 5px 3px 5px 5px;
	display: block;
}
#sideBar ul li a:link
{
	color: #707070;
	font-size: 12px;
	font-weight: bold;
	background-color: Transparent;
}
#sideBar ul li a:visited
{
	color: #707070;
	font-size: 12px;
	font-weight: bold;
	background-color: Transparent;
}
#sideBar ul li a:active
{
	color: #707070;
	font-size: 12px;
	font-weight: bold;
	background-color: Transparent;
}
#sideBar ul li a:hover
{
	color: #597B7C;
	font-size: 12px;
	font-weight: bold;
	background-color: #E5E4DF;
}

/*client quick links*/
#quickLinks
{
	display: inline-block;
	float: left;
	margin: 5px 0 0 5px;
	border: none;
}
#quickLinks > a
{
	position: relative;
	left: 5px;
	top: 0px;
	display: block;
	margin: 3px 0 0px 0;
}
#demo_btn
{
	position: relative;
	z-index: 2;
}
#demo_shadow
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#sideBar ul #nextSteps
{
	margin: 0px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
}

#nextSteps
{
	position: relative;
	left: 5px;
	top: 5px;
	width: 170px;
	border: solid 1px #AAAAAA;
}
#nextSteps h3
{
	margin: 0;
	padding: 0;
	background-color: #AAAAAA;
	padding: 4px 0;
	color: #fff;
	text-align: center;
	font-weight: 600;
	font-size: 15px;
}
#nextSteps ul
{
	margin: 0px;
	padding: 5px 0 5px 0;
	border: none;
}
#nextSteps ul li
{
	list-style: none;
	padding: 0;
	margin: 5px 0 5px 0;
}
#nextSteps ul li a img
{
	position: relative;
	top: 3px;
	margin: 0 10px 0 0;
}
#nextSteps ul li a
{
	width: 162px;
	padding: 0 0 0 8px;
	display: block;
	text-decoration: none;
}
#nextSteps ul li a:link
{
	color: #707070;
	font-size: 12px;
	font-weight: bold;
	background-color: Transparent;
}
#nextSteps ul li a:visited
{
	color: #707070;
	font-size: 12px;
	font-weight: bold;
	background-color: Transparent;
}
#nextSteps ul li a:active
{
	color: #707070;
	font-size: 12px;
	font-weight: bold;
	background-color: Transparent;
}
#nextSteps ul li a:hover
{
	color: #707070;
	font-size: 12px;
	font-weight: bold;
	background-color: #E5E4DF;
}

/***********************Sub Page & Misceleneous Styles***********************/
.TitleBig
{
	font-size: 24px;
	font-weight: normal;
	color: #597a7c;
	display: block;
	margin: 10px 0;
}

/*Contact Us */

.Title
{
	font-size: 18px;
	font-family: Tahoma;
	color: #597a7c !important;
	display: block;
	margin: 10px 0;
}
.style18
{
	font-size: 18px;
	line-height: 25px;
	margin: 10px 0;
	color: #777;
}
.pText
{
	font-size: 14px;
	font-family: Tahoma;
	color: #777777;
	line-height: 20px;
}
.note
{
	font-size: 10px !important;
	font-family: Tahoma;
	font-style: italic;
}
.contentEcom
{
	width: 875px;
	padding: 0px 0px 0px 20px;
}
.leftSideContact
{
	float: left;
	height: 300px;
}
.rightSideContact
{
	float: right;
}

.frmMobile div.row
{
	height: 35px;
	padding: 10px 0;
	padding: 0;
}
.space-right
{
	padding-right: 20px;
}

.frmMobile
{
	position: relative;
	width: 440px;
	background-color: #ececec;
	overflow: hidden;
	padding: 10px;
}

.frmMobile label
{
	color: #777;
	font-weight: 600;
}
.frmMobile div.small
{
	margin: 0;
	padding: 0;
	float: none;
}
.frmMobile div.small label.chkbox
{
	color: #777;
	font-weight: 600;
	width: 140px;
	margin-left: 0;
	padding: 0;
}
.frmMobile div.small input.chkbox
{
	width: 17px;
	float: left;
	border: none;
}
.frmMobile p
{
	font-size: 15px;
	color: #597a7c;
	margin-top: 0;
}
.frmMobile span
{
	margin: 0;
	padding: 0;
}
.frmMobile .mobBtn
{
	float: none;
	position: absolute;
	left: 165px;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 17px;
	line-height: 30px;
	cursor: pointer;
	display: block;
	top: 190px;
	width: 104px;
	border: none;
	background-image: url(../images/btnmob.jpg);
	height: 38px;
}

.frmMobile .frmData
{
	border: 0;
}
.frmMobile .frmData .required
{
}
.formMoblie
{
	float: left;
	overflow: hidden;
	position: relative;
	height: 260px;
}
.formMoblie em.error
{
	position: absolute;
	top: 25px;
	right: 0;
}
.formMoblie .error
{
	font-weight: normal;
	color: Red;
	font-size: 10px;
}
.formMoblie .frmData.error
{
	background-image: url(../images/infoError.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 17px;
	padding: 2px;
	width: 177px;
	color: #D73A09 !important;
}
.imageRebeccaRoose
{
	float: right;
	text-align: center;
	height: 230px;
}
div.row
{
	height: 35px;
	margin: 10px 0;
	padding: 0;
}
.frmMobile div.row
{
	height: 36px;
	margin: 0;
	padding: 6px 0;
}

/*FaceBook Form*/
.FrmFaceBook
{
	position: relative;
	width: 340px;
	background-color: #ececec;
	overflow: hidden;
	padding: 15px 0px 10px 20px;
	margin-top: 15px;
	overflow: hidden;
	clear: left;
}
.FrmFaceBook div.small
{
	margin: 0;
	padding: 0;
	float: none;
}
.FrmFaceBook div.small label.chkbox
{
	color: #777;
	font-weight: 600;
	width: 160px;
	margin-left: 0;
	padding: 0;
}
.FrmFaceBook div.small input.chkbox
{
	width: 17px;
	float: left;
	border: none;
}
.FrmFaceBook p
{
	font-size: 15px;
	color: #597a7c;
	margin-top: 0;
}
.FrmFaceBook span
{
	margin: 0;
	padding: 0;
}
.FrmFaceBook .webFb
{
	float: none;
	padding: 0;
	margin: 0 0 0 165px;
	cursor: pointer;
	display: block;
	width: 104px;
	border: none;
	background-image: url(../images/btnFB.jpg);
	height: 30px;
}
.formFaceBook
{
	height: 340px;
	position: relative;
}
.FrmFaceBook .frmData
{
	border: 0;
}
.FrmFaceBook .frmData .required
{
}
.formFaceBook em.error
{
	position: absolute;
	top: 25px;
	right: 0;
}
.formFaceBook .error
{
	font-weight: normal;
	color: Red;
	font-size: 10px;
}
.formFaceBook .frmData.error
{
	background-image: url(../images/infoError.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 17px;
	padding: 2px;
	width: 177px;
	color: #D73A09 !important;
}
div.row
{
	height: 35px;
	margin: 10px 0;
	padding: 0;
}
.FrmFaceBook div.row
{
	height: 30px;
	margin: 0;
	padding: 5px 0;
}
/*FMI Form*/
.FrmFMI
{
	position: relative;
	width: 330px;
	background-color: #ececec;
	overflow: hidden;
	padding: 5px 0px 10px 20px;
	overflow: hidden;
}
.FrmFMI span
{
	display: block;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.FrmFMI div.small
{
	margin: 0;
	padding: 0;
	float: none;
}
.FrmFMI div.small label
{
	color: #939393;
	font-weight: bold;
}
.FrmFMI div.small label.chkbox
{
	color: #939393;
	font-weight: 600;
	width: 160px;
	margin-left: 0;
	padding: 0;
}
.FrmFMI div.small input.chkbox
{
	width: 17px;
	float: left;
	border: none;
}
.FrmFMI p
{
	font-size: 15px;
	color: #597a7c;
	margin-top: 0;
}
.FrmFMI span
{
	margin: 0;
	padding: 0;
}
.FrmFMI .webFMI
{
	float: none;
	padding: 0;
	margin: 0 0 0 95px;
	cursor: pointer;
	display: block;
	width: 177px;
	border: none;
	background-image: url(../images/btnFMI.jpg);
	height: 30px;
}
.formFMI
{
	position: relative;
}
.FrmFMI .frmData
{
	border: 0;
}
.FrmFMI .frmData .required
{
}
.formFMI em.error
{
	position: absolute;
	top: 25px;
	right: 0;
}
.formFMI .error
{
	font-weight: normal;
	color: Red;
	font-size: 10px;
}
.formFMI .frmData.error
{
	background-image: url(../images/infoError.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 17px;
	padding: 2px;
	width: 177px;
	color: #D73A09 !important;
}
div.row
{
	height: 35px;
	margin: 10px 0;
	padding: 0;
}
.FrmFMI div.row
{
	height: 36px;
	margin: 0;
	padding: 6px 0;
}
.FMITitle
{
	margin-top: 25px;
	text-align: center;
	display: block;
	font-size: 21px;
	letter-spacing: 1px;
	color: #000;
}
.FMIsubTitle
{
	margin-bottom: 35px;
	text-align: center;
	display: block;
	font-size: 20px;
	letter-spacing: 1px;
	color: #000;
}
/*Webinar form*/

.FrmWebinar
{
	position: relative;
	width: 350px;
	background-color: #ececec;
	overflow: hidden;
	padding: 0px 10px 10px 10px;
}


.FrmWebinar div.small
{
	margin: 0;
	padding: 0;
	float: none;
}
.FrmWebinar div.small label.chkbox
{
	color: #777;
	font-weight: 600;
	width: 160px;
	margin-left: 0;
	padding: 0;
}
.FrmWebinar div.small input.chkbox
{
	width: 17px;
	float: left;
	border: none;
}
.FrmWebinar p
{
	font-size: 15px;
	color: #597a7c;
	margin-top: 0;
}
.FrmWebinar span
{
	margin: 0;
	padding: 0;
}
.FrmWebinar .webBtn
{
	float: none;
	padding: 0;
	margin: 0 0 0 165px;
	cursor: pointer;
	display: block;
	width: 104px;
	border: none;
	background-image: url(../images/btnWeb.jpg);
	height: 30px;
}
.formWebinar
{
	height: 240px;
	position: relative;
}
.FrmWebinar .frmData
{
	border: 0;
}
.FrmWebinar .frmData .required
{
}
.formWebinar em.error
{
	position: absolute;
	top: 25px;
	right: 0;
}
.formWebinar .error
{
	font-weight: normal;
	color: Red;
	font-size: 10px;
}
.formWebinar .frmData.error
{
	background-image: url(../images/infoError.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 17px;
	padding: 2px;
	width: 177px;
	color: #D73A09 !important;
}
div.row
{
	height: 35px;
	margin: 10px 0;
	padding: 0;
}
.FrmWebinar div.row
{
	height: 33px;
	margin: 0;
	padding: 6px 0;
}
/*jQuery: Validation styles*/
.error
{
	font-weight: normal;
	color: Red;
	font-size: 10px;
}
em.error
{
	position: absolute;
	bottom: -15px;
	right: 0;
}
.frmData.error
{
	background-image: url(../images/infoError.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 17px;
	padding: 2px;
	width: 177px;
	color: #D73A09 !important;
}

.frmContact
{
	background-color: #ebeae6;
	width: 400px;
	padding: 20px;
	height: 420px;
}
.frmContact label
{
	color: #777;
	font-weight: 600;
}
.frmContact .frmData
{
	border: 0;
}
.frmContact .frmData .required
{
}
#frmContact div.small
{
	position: relative;
	width: 270px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}
#frmContact div.small label
{
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
	width: 100px;
}
#frmContact div.small input
{
	float: right;
	margin: 0;
	height: 17px;
	padding: 3px;
	width: 177px;
	background-image: url(../images/bgInput.jpg);
}

#frmContact div.medium
{
	position: relative;
	width: 390px;
	float: left;
	margin: 0 0px 0 0;
	padding: 0;
}
#frmContact div.medium label
{
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
	width: 120px;
}
#frmContact div.medium input
{
	float: right;
	margin: 0;
	height: 17px;
	padding: 3px;
	width: 245px;
	background-image: url(../images/bgInput2.jpg);
	background-repeat: no-repeat;
}
#frmContact div.medium textarea
{
	float: left;
	height: 50px;
	padding: 4px;
	width: 250px;
	background-image: url(../images/bgTextarea.jpg);
}

#frmContact div.row
{
	margin: 0;
}

#frmContact div.big
{
	height: 56px;
	margin: 20px 0;
}
#frmContact div.big select
{
	margin: 5px;
}
#frmContact div.big label
{
	float: left;
	margin-top: 5px;
	margin-left: 3px;
	padding: 0;
	width: 130px;
}
#frmContact div.big textarea
{
	float: left;
	height: 50px;
	padding: 4px;
	width: 243px;
	background-image: url(../images/bgTextarea1.jpg);
}
#frmContact div.row input
{
	float: right;
}
#frmContact .frmData.error
{
	width: 245px;
	background-image: url(../images/infoError.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 17px;
	padding: 2px;
}
#frmContact em.error
{
	position: absolute;
	top: 20px;
	right: 0;
	bottom: 0;
}
#ContactHolder .descriptionFlashBox
{
	line-height: normal;
	right: 100px;
	width: 400px;
	left: 550px;
}
#ContactHolder .descriptionFlashBox .info
{
	position: absolute;
	top: -180px;
	left: -360px;
}

.SubmitForm
{
	cursor: pointer;
	border: none;
	background-color: Transparent;
	background-image: url(../images/btnSubContact.jpg);
	display: block;
	width: 105px;
	height: 30px;
}
.SubmitForm:hover
{
	border: none;
	background-image: url(../images/btnSubContact.jpg);
}

#address
{
	margin: 0px 0px 0px 5px;
}

#customMessage div
{
	padding: 4px;
	margin: 10px 0 20px 0;
	font-weight: bold;
	color: #597a7c;
	font-size: 14px;
}
#customMessage div.ui-state-highlight
{
	width: 505px;
	margin-left: 25px;
}
#customMessage div.ui-state-error
{
	width: 380px;
	margin-left: 105px;
}


.info
{
	width: 400px;
	left: -360px;
	position: absolute;
	top: 60px;
	width: 400px;
}
.info p
{
	line-height: normal;
}


.iconsHolder
{
	margin-top: 30px;
}




/*Widgets and Gadgets		
	 *Note: styles should be better developed when more content is added*/
.widgetBox
{
	text-align: center;
}
.widget
{
	text-align: center;
}


/*Video Pages*/
#OGSContainer
{
	padding: 10px;
	margin-bottom: 0px;
	overflow: hidden;
}
#OGSContainer h1
{
	color: #597a7c;
	font-size: 24px;
	margin: 0px;
}
#OGSContainer h3
{
	color: #767676;
	font-size: 16px;
	margin: 5px 0px;
}
#flashBox
{
	margin: 10px 0 10px 95px;
}

/*Store Search Results styles*/
.storeRow
{
	position: relative;
	height: 140px;
	display: block;
	margin: 10px auto;
}
.store
{
	float: left;
	width: 155px;
	height: 140px;
	padding: 0 10px;
	margin: 0 5px;
	cursor: pointer;
}
.store a
{
	background-color: #fff;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}
.name
{
	color: #5B7A7C;
	margin-top: 25px;
	font-size: 12px;
	font-weight: bold;
}
.address
{
	color: #5B7A7C;
}
.goShop
{
	color: #B15B11;
	margin-bottom: 25px;
}

/*Video Guide styles*/
/* #videoCat-buttons, #photoCat-buttons {	margin: 10px 0px 50px 3px;	height: auto; float: left; width: 100%;}
  		.videoCat-button, .videoCat-button:visited, .photoCat-button, photoCat-button:visited  { display: block;	width: 185px;	height: 104px; float: left; line-height: 104px;	text-align: center;	font-family: Tahoma; font-size: 22px; color: #838383; font-weight: bold; text-decoration: none;	margin-right: 3px; padding: 0px; border: 0px; background: url(../images/videoCat-button.gif) left top no-repeat; cursor: pointer; }
  		.photoCat-button, photoCat-button:visited {display: block;	width: 156px;	height: 87px; float: left; line-height: 87px;	text-align: center;	font-family: Tahoma; font-size: 14px; color: #838383; font-weight: bold; text-decoration: none;	margin-right: 3px; padding: 0px; border: 0px; background: url(../images/videoCat-button2.gif) left top no-repeat; cursor: pointer; }
  		.videoCat-button:hover, .photoCat-button:hover {	background: url(../images/videoCat-button.gif) left -104px no-repeat; color: #838383; font-weight: bold; text-decoration: none;}
  		.photoCat-button:hover {background: url(../images/videoCat-button2.gif) left -87px no-repeat;}
	  #videoCat-buttons .active {background: url(../images/videoCat-button.gif) left bottom no-repeat; color: #fff; text-decoration: none;}
	  #photoCat-buttons .active {background: url(../images/videoCat-button2.gif) left bottom no-repeat; color: #fff; text-decoration: none;} */

#videoListandPlayer
{
	overflow: hidden;
	height: auto;
}
#videoList
{
	width: 243px;
	height: auto;
	float: left;
}
#videoList .top
{
	width: 243px;
	height: 10px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	background: url(../images/videoList-top-bottom.gif) left top no-repeat;
}
#videoList .bottom
{
	width: 243px;
	height: 10px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	background: url(../images/videoList-top-bottom.gif) left bottom no-repeat;
}
#videoList .bottom span
{
	display: block;
	margin: 0px 5px;
	height: 5px;
	background: url(../images/OGSList-bg.png) left bottom repeat-x;
}
#videoList .middle
{
	width: 233px;
	padding: 0px 5px;
	background: url(../images/videoList-middle.gif) left top repeat-y;
}
#videoList ul
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style: none;
}
#videoList ul li
{
	padding: 4px 10px;
	height: 37px; /*overflow: auto;*/
	background: url(../images/OGSList-bg.png) repeat-x;
}
#videoList ul li.first
{
	border: 0px;
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	overflow: hidden;
	height: 17px;
	padding: 10px;
}
#videoList ul li a
{
	display: table-cell;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 16px;
	text-decoration: none;
	color: #61605D;
	cursor: pointer;
	font-weight: bold;
	height: 37px !important;
	vertical-align: middle;
}
#videoList ul li a:hover, #videoList ul li a.active
{
	color: #afbd22;
}
/*#videoList ul li a span {display: block; float: left;}
	 #videoList ul li .title {width: 180px; padding-right: 3px;} */
#videoList ul li .title
{
}
#videoList ul li .time
{
	width: 23px;
	padding-left: 6px;
	border-left: 1px solid #e7e7e7;
	display: none;
}
#videoPlayer, #photoPlayer
{
	width: auto;
	height: auto;
	float: left;
	position: relative;
	left: 6px;
	margin-top: 5px;
	z-index: 4;
}
#videoPlayer
{
	border: 20px solid #ebeae6;
	margin-left: 20px;
}
#photoPlayer
{
	border: 10px solid #EBEAE6;
}
.preLoader
{
	background: url(../images/ajax-loader.gif) center center no-repeat;
	position: absolute;
	height: 16px;
	width: 16px;
	font-size: 0;
	line-height: 0;
	left: 440px;
	top: 250px;
	text-indent: -9999px;
	z-index: 1;
}
#photoPlayer img
{
	max-width: 490px;
	position: relative;
	z-index: 5;
}
.btnOGSVideoGuide
{
	display: block;
	text-indent: -9999px;
	height: 80px;
	width: 280px;
	margin-left: 50px;
	background: url(../images/btnOGSVideo.png) no-repeat;
	line-height: 0px;
	font-size: 0px;
}
.descriptionFlashBox .btnOGSVideoGuide
{
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -140px;
}

#MobileLanding h1
{
	font-size: 27px;
	color: #597a7c;
	font-weight: normal;
	margin: 20px 0;
}
#frm
{
	float: right;
	height: 34px;
	overflow: hidden;
}
#frm input
{
	line-height: 24px;
	font-size: 11px;
	display: block;
	float: left;
	width: 75%;
}
#frm #searchBtn
{
	height: 22px;
	line-height: 20px !important;
	margin: 0;
	padding: 0 3px;
	position: relative;
	color: #fff !important;
	font-weight: bold;
	background: url(../images/searchSubmit.gif) repeat-x;
	width: 30px;
	float: right;
	cursor: pointer;
	border: 0;
	text-align: center;
	overflow: hidden;
}
#frm #searchTxt
{
	border: 1px solid #b3b2b2;
	line-height: 12px;
	padding: 5px 2px;
	height: 12px;
	float: right;
	margin-right: 5px;
	background: #fff url(../images/searchInput.gif) left top repeat-x;
	color: #ababab;
}

.SearchForm
{
	height: 25px;
	float: right;
	padding-top: 5px;
}
/*Advertisers*/
.middleArrows
{
	position: absolute;
	z-index: 20;
	top: 48%;
	width: 40px;
	height: 87px;
}
.middleArrows a
{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}
.left
{
	left: -7px;
	background: url(../images/leftArrow.png) left top no-repeat;
}
.right
{
	right: -7px;
	background: url(../images/rightArrow.png) left top no-repeat;
}
#bottomLinks
{
	padding: 20px 40px;
	overflow: auto;
}
#bottomLinks a
{
	text-decoration: none;
}
#print
{
	color: #597b7c;
	font-weight: bold;
	font-size: 12px;
	display: inline-block;
	background: url(../images/printerIcon.jpg) no-repeat;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#share
{
	color: #597b7c;
	font-weight: bold;
	font-size: 12px;
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.printShareLinks
{
	padding-bottom: 10px;
	float: left;
}

div.subMenu
{
	height: 34px;
	background: #ebeae6;
	color: #767675;
	margin: 15px 15px 0px;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
	padding: 0px 5px;
}
div.subMenu a
{
	text-decoration: none;
	color: #587a7b;
}
div.subMenu ul
{
	height: 34px;
	line-height: 0px;
	color: #767675;
	padding: 0px;
	font-size: 0px;
	width: 680px;
	list-style: none;
	overflow: hidden;
	float: left;
	margin: 0px;
}
div.subMenu ul li
{
	height: 34px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	color: #767675;
	line-height: 34px;
	float: left;
	font-size: 13px;
}
div.subMenu ul li a, div.subMenu ul li a:visited
{
	text-decoration: none !important;
	line-height: inherit;
	font-size: inherit;
	color: #767675;
	font-weight: bold;
}
div.subMenu ul li a:hover, .subMenu ul li a.active
{
	color: #587a7b !important;
	font-weight: bold;
	text-decoration: none !important;
}

/* descriptionModule */
.descriptionModule
{
	height: auto;
	margin: 2px 8px;
	position: relative;
}
.descriptionModule .content
{
	position: relative;
	height: auto;
	z-index: 11;
	overflow: hidden;
	height: 320px;
}
.descriptionText
{
	position: absolute;
	z-index: 15;
	display: block;
	padding: 0px 0px 0px 20px;
}
.descriptionFlashBox
{
	position: absolute;
	padding: 10px;
	border: 0px;
	font-size: 0px;
	line-height: 0px;
	height: auto;
	z-index: 12;
	right: 0px;
	top: 0px;
}

/* WhyMWG-Page */
#descriptionWhyMWG
{
}
#descriptionWhyMWG h1
{
	color: #597b7c;
	font-size: 23px;
	line-height: 30px;
	font-weight: normal;
	margin: 10px 0;
}
#descriptionWhyMWG ul
{
	list-style: none;
	margin-left: 20px;
	color: #5a5a5a;
	padding: 0px;
}
#descriptionWhyMWG ul li
{
	padding-left: 30px;
	display: block;
	font-size: 20px;
	line-height: 36px;
	background: url(../images/list-arrow.gif) no-repeat left 4px;
}

/* Audience-Page */
#descriptionAudience
{
}
#descriptionAudience h1
{
	color: #597a7c;
	font-size: 24px;
	line-height: 24px;
	margin: 10px 0;
}
#descriptionAudience p
{
	color: #777;
	font-size: 16px;
	line-height: 25px;
}

/* SuccessStories-Page */
#descriptionSuccessStories
{
}
#descriptionSuccessStories h1
{
	margin: 10px 0px 10px 0px;
}
#descriptionSuccessStories p
{
	color: #777;
	font-size: 16px;
	line-height: 27px;
	font-weight: bold;
}

/* Solutions-Page */
#Solutions .descriptionModule
{
	margin: 2px 38px;
}
.SolutionsMobile
{
}
.SolutionsDigitalRetailers p
{
	font-size: 16px;
	color: #777;
	font-family: Tahoma;
	line-height: 22px;
}
#SolutionsSearch
{
}
#Merchandising
{
}
#Display
{
}
#Metrics
{
	margin: 7px 28px;
}
#Metrics img
{
	margin: 0 50px 0 30px;
}

.metricsBox
{
	border: 1px solid #BDBCAF;
	position: relative;
	overflow: hidden;
	margin: 20px 40px 0;
	width: 860px;
	padding: 20px;
}
.metricsBox table td
{
	width: 120px;
	height: 50px;
	vertical-align: top;
	text-align: center;
	margin: 0;
	outline: 0;
}
.metricsBox table td.td1
{
	padding: 0px 10px 0 50px;
}
.metricsBox table td.td2
{
	padding: 0 10px 0 50px;
}
.metricsBox table td.td3
{
	padding: 0px 20px;
}
.metricsBox table td.td4
{
	padding: 0px 10px;
}
.metricsBox table td.td5 p
{
	color: #597a7c;
	font-size: 20px;
	white-space: nowrap;
	font-weight: normal;
	padding-right: 0;
}
.metricsBox table td.td5
{
	padding: 0 0 0 25px;
	margin: 0;
	width: 180px;
	text-align: center;
	vertical-align: top;
}

.metricsH1
{
	display: block;
	font-size: 23px;
	font-weight: normal;
	position: absolute;
	right: 50px;
	top: 340px;
	width: 250px;
	color: #597a7c;
}
#Advertising
{
}
#Advertising h1
{
	font-size: 20px;
	font-family: Tahoma;
	color: #597a7c;
	display: block;
	margin: 10px 0;
	font-weight: normal;
}
#Advertising ul
{
	margin-left: 0;
	width: 400px;
}
#Advertising ul li
{
	padding-left: 30px;
	display: block;
	font-size: 16px;
	line-height: 25px;
	background: url(../images/list-arrow.gif) no-repeat left 4px;
	margin: 12px 0px;
}
#MarketingServices .RightImg
{
	margin-left: 75px;
}
#MarketingSolutions
{
}
#MarketingSolutions h1, #Merchandising h1, #SolutionsSearch h1, .SolutionsDigitalRetailers h1, .SolutionsMobile h1, .SolutioneComm h1, .SolutionDigital h1, div.solLeftSide h1, #MarketingServices h1, #Display h1
{
	color: #597b7c;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	margin: 10px 0;
}
#MarketingSolutions h2, #Merchandising h2, #SolutionsSearch h2, .SolutionsDigitalRetailers h2, .SolutionsMobile h2, div.solLeftSide h2, #MarketingServices h2, #Display h2
{
	color: #597b7c;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#Display h2
{
	color: #777;
	font-size: 23px;
	line-height: normal;
	font-family: Tahoma;
	font-weight: normal;
}
#Display img
{
	margin-left: 10px;
}
#MarketingSolutions ul, #Merchandising ul, #Advertising ul, #SolutionsSearch ul, .SolutionsDigitalRetailers ul, .SolutionDigital ul, .SolutionsMobile ul, #MarketingServices ul, #Display ul
{
	list-style: none;
	color: #777;
	padding: 0px;
	margin: 0;
}
#MarketingSolutions ul li, #Merchandising ul li, #SolutionsSearch ul li, .SolutionDigital ul li, .SolutionsDigitalRetailers ul li, .SolutionsMobile ul li, #MarketingServices ul li, #Display ul li
{
	padding-left: 30px;
	display: block;
	font-size: 16px;
	line-height: 28px;
	background: url(../images/list-arrow.gif) no-repeat left 4px;
	margin: 10px 0px;
}
#MarketingSolutions p, #Merchandising p, #SolutionsSearch p, .SolutionsMobile p, div.solLeftSide span, #MarketingServices p
{
	color: #597b7c;
	font-size: 17px;
	font-weight: normal;
	line-height: 24px;
}
.anchor
{
	float: right;
	padding: 10px 0;
}
.SolutioneComm ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
.SolutioneComm ul li
{
	padding-left: 30px;
	margin: 0;
	display: block;
	font-size: 16px;
	line-height: 23px;
	background: url(../images/list-arrow-small.gif) no-repeat left 4px;
}
.titleRoundCorners
{
	width: auto;
	margin: 20px 40px 0px;
	padding: 0px;
	border-top: 1px solid #bdbcaf;
	border-left: 1px solid #bdbcaf;
	border-right: 1px solid #bdbcaf;
	border-bottom: none;
	height: 30px;
}
.titleRoundCorners h2
{
	height: 18px;
	font-size: 18px;
	line-height: 20px;
	background-color: transparent;
	position: relative;
	top: -10px;
	text-align: center;
	color: #767675;
	margin: 0px;
	padding: 0px;
}
.titleRoundCorners h2 span
{
	padding: 0px 5px;
	background: #fff;
}
#infoModule
{
	padding: 10px 26px;
	margin-bottom: 20px;
}
#infoModule a
{
	text-decoration: none;
}
#infoModule .module
{
	display: inline-block;
	position: relative;
	margin: 0px 4px;
	width: auto;
	height: auto;
	padding: 0px;
	border: 0px;
	line-height: 0px;
	font-size: 0px;
}
#infoModule .module .shadowBg
{
	display: block;
	position: absolute;
	background: url(../images/info-module.png) top left no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	width: 302px;
	height: 175px;
	z-index: 5;
	left: 0px;
	top: 0px;
}
#infoModule .module *
{
	cursor: pointer;
}
#infoModule .module .content
{
	display: block;
	background-color: #fafbfd;
	border: 1px solid #c9c6c6;
	width: 288px;
	height: 162px;
	margin: 0px 4px 7px;
	line-height: 0px;
	font-size: 0px;
	padding: 2px;
	position: relative;
	z-index: 10;
}
#infoModule .module .content img
{
	display: block;
}
#infoModule .module .content .title
{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	display: block;
	height: 28px;
	padding-left: 14px;
}
#OurReach .title
{
	background-color: #b0bc22;
}
#OurReach .content
{
	background: #fafbfd url(../images/AdvOurReach.jpg) left 35px no-repeat;
}
#OurClients .title
{
	background-color: #b0bc22;
}
#OurClients .content
{
	background: #fafbfd url(../images/OurReach.jpg) left 35px no-repeat;
}
#OurAdvertisers .title
{
	background-color: #b15b11;
}
#OurAdvertisers .content
{
	background: #fafbfd url(../images/AdvOurAdvertisers.jpg) left 35px no-repeat;
}
#Advertisers .title
{
	background-color: #b15b11;
}
#Advertisers .content
{
	background: #fafbfd url(../images/OurAdvertisers.jpg) left 35px no-repeat;
}
#descriptionWhyMWG ul#whyMWGList li
{
	line-height: 28px;
}
#Metrics .title
{
	background-color: #597b7c;
}
#Metrics .content
{
	background: #fafbfd url(../images/Metrics.jpg) center 35px no-repeat;
}
#Metrics1 .title
{
	background-color: #597b7c;
}
#Metrics1 .content
{
	background: #fafbfd url(../images/Metrics1.jpg) center 35px no-repeat;
}
.boxLink
{
	padding: 0 8px;
	display: block;
	float: left;
}
#infoModule .module .content .text
{
	display: block;
	position: absolute;
	bottom: 4px;
	right: 4px;
	left: 4px;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #5a5a5a;
	margin: 0px;
	padding: 0px 5px;
	border: 0px;
	float: none;
}
span.top
{
	bottom: 100px !important;
	font-size: 16px !important;
	font-weight: normal !important;
}
#infoModule .module .content .text strong
{
	display: inline-block;
	position: absolute;
	right: 0px;
	top: 0px;
}

.pageContent
{
	width: auto;
	margin: 0px 30px 0px;
	padding: 0px;
}

#caseStudies .client
{
	display: inline-block;
	width: 400px;
	height: auto;
	margin-left: 30px;
	vertical-align: top;
	margin-bottom: 50px;
}
#caseStudies .client img
{
	display: block;
	float: left;
	border: 10px solid #cdcdcd;
}
#caseStudies .client .description
{
	display: block;
	width: 185px;
	padding-left: 10px;
	float: left;
	font-size: 12px;
	line-height: 16px;
	color: #777;
}
#caseStudies .client .description .title
{
	color: #597b7b;
	display: block;
	font-weight: bold;
	margin-bottom: 4px;
}
#caseStudies .client .description .p
{
	display: block;
	margin-bottom: 20px;
}
#caseStudies .client .description a
{
	text-decoration: underline;
	font-weight: bold;
}

/* About Us */
.sectionTitle
{
	color: #597a7c;
	border-bottom: 4px solid #ebeae6;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
.sectionTitle span
{
	border-bottom: 1px solid #ebeae6;
	font-size: 22px;
	line-height: 35px;
	display: block;
	font-weight: normal;
}
.descriptionAbout .title
{
	margin: 4px 0px;
	padding: 0px;
	font-size: 18px;
	color: #597b7b;
}
.descriptionAbout p
{
	font-size: 14px;
	line-height: 18px;
	color: #777;
	margin: 0px 0px 20px 0px;
}
.descriptionAbout .timeLine_img
{
	display: block;
	float: right;
	margin-left: 30px;
}

#managementTeam
{
	float: left;
	width: 100%;
	position: relative;
}
#managementTeam .teamMember
{
	float: left;
	width: 264px;
	margin: 13px;
}
#managementTeam .teamMember .content
{
	background-color: #ebeae6;
	overflow: auto;
	height: auto;
}
#managementTeam .teamMember .content .img
{
	border: 1px solid #c0c0c0;
	width: 108px;
	float: left;
	height: 150px;
}
#managementTeam .teamMember .content .description
{
	float: right;
	width: 136px;
	color: #777;
}
#managementTeam .teamMember .content .description p
{
	margin-bottom: 6px;
	font-size: 10px;
	line-height: 14px;
}
#managementTeam .teamMember .content .description .name
{
	color: #597b7c;
	font-size: 12px;
}
#managementTeam .teamMember .content .description .jobTitle
{
	font-size: 12px;
}

.openingsList
{
	margin: 0px;
	padding: 0px;
	list-style: inside;
	float: left;
}
.openingsList li
{
	margin: 4px 0px;
}
.delimitator
{
	margin-left: 45px;
}
#imgContactBox
{
	float: right;
	margin-left: 30px;
	padding: 10px;
	width: 353px;
	background-color: #ebeae6;
	margin-top: 20px;
}
#imgContactBox .btnContactUs
{
	display: block;
	text-decoration: none;
	padding: 0px;
	margin: 30px auto 0px;
	width: 204px;
}

/* Shoppers */
#shoppingZip
{
	padding: 10px;
	background-color: #ebeae6;
	width: 450px;
	height: auto;
	float: right;
	margin: 20px;
}
#shoppingZip h3.title
{
	font-size: 18px;
	font-weight: bold;
}
#shoppingZip p.title
{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}
#shoppingZip label, input, select
{
	display: inline-block;
}
#shoppingZip label
{
	margin-left: 15px;
	font-size: 14px;
	color: #597b7c;
	font-weight: bold;
}
#shoppingZip input[type=text]
{
	border: 1px solid #afafaf;
	color: #ababab;
}
#shoppingZip select
{
	border: 1px solid #afafaf;
}
#zipSearch-btn
{
	color: #fff;
	background: #ab6325 url(../images/zipSearch-btn.gif) repeat-x;
	border: 0px;
	height: 22px;
	line-height: 22px;
	width: 30px;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #d0a47d;
}
.contentText
{
	width: 400px;
	float: left;
	margin-top: 20px;
}
.contentText p
{
	font-size: 16px;
	padding: 0px 10px;
}


/* Our Reach */
.OurReachList
{
	color: #777;
	width: 190px;
	margin-left: 20px;
	list-style: none;
	float: left;
	padding: 10px;
	line-height: 16px;
}
.p16
{
	color: #777;
	font-size: 16px;
	line-height: 27px;
}

/* Advertisers */
#advertisersBox
{
	background-color: #ebeae6;
	height: 160px;
	margin: 0 50px;
	position: relative;
}
#advertisersBox .arrow
{
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -18px;
	background-image: url(../images/OurAdvertisersBox-arrows.png);
	background-repeat: no-repeat;
	width: 31px;
	height: 37px;
	text-decoration: none;
	line-height: 0px;
	font-size: 0px;
	text-indent: -9999px;
	cursor: pointer;
}
#advertisersBox .left
{
	left: -10px;
	background-position: left top;
}
#advertisersBox .right
{
	right: -10px;
	background-position: left bottom;
}
#advertisersBox .scrollable
{
	overflow: hidden;
	position: relative;
	height: 160px;
	width: 95%;
	margin: 0 auto;
}
#advertisersBox .content
{
	margin: 0 20px;
	width: 20000em;
	position: absolute;
	height: 160px;
}
#advertisersBox .content a
{
	display: block;
	height: 160px;
	float: left;
}
#advertisersBox .content div
{
	float: left;
	height: 160px;
}

/* Press Releases */
.underline
{
	text-decoration: underline;
}
#Pick-up
{
	margin-top: 5px;
}
.pressRightBox
{
	float: right;
	background-color: #ebeae6;
	padding: 0px 20px 0px 20px;
	width: 210px;
	margin-left: 37px;
	color: #597b7b;
	margin-bottom: 15px;
	margin-top: 40px;
}
.pressRightBox strong.archive
{
	cursor: pointer;
}
#InTheNewsBox
{
	margin-top: 5px;
}
#InTheNewsBox p
{
	color: #597b7b;
	line-height: 18px;
	font-family: Arial;
	font-size: 14px;
}

#NewsMenuCnt
{
	background-color: #EBEAE6;
	width: 210px;
	height: 100%;
}

.NewsSubText
{
	font-size: 14px;
}

.descriptionNews
{
	height: 1000px;
}
#descriptionNews h1, .descriptionNews h1
{
	color: #597b7c;
	font-size: 20px;
	line-height: 18px;
	font-weight: normal;
	margin: 10px 0;
}
.Author
{
	display: block;
	text-align: right;
	margin-top: 6px;
}
.PressReleasesArchive ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.PressReleasesArchive ul li
{
	padding: 5px 0px;
}
.PressReleasesArchive a
{
	text-decoration: none;
	cursor: pointer;
	color: #597b7b;
}
.PressReleasesArchive a:hover, .PressReleasesArchive a.active
{
	color: #b15b11;
}
.PressReleasesArchive p
{
	margin: 4px 0px;
}
/*Solutions Mobile*/
.textLarger
{
	font-size: 16px;
	color: #777;
	font-family: Tahoma;
	line-height: 22px;
}
.textLarger b
{
	color: #597b7b;
}
.AdvertisingMobile
{
	padding: 0 50px;
}
.AdvertisingMobile p
{
	font-size: 16px;
}
.AdvertisingMobile h1
{
	margin: 0;
	padding: 0;
	line-height: 30px;
	font-size: 22px;
	font-weight: normal;
	color: #597b7b;
	font-family: Tahoma;
}

.AllDayMobile
{
	text-align: center;
}

.AllDayMobile h1
{
	margin: 0;
	padding: 0;
	line-height: 30px;
	font-size: 28px;
	font-weight: normal;
	color: #597b7b;
	font-family: Tahoma;
}
.advLeftSide
{
	float: left;
	width: 480px;
	padding-right: 27px;
}
.advRightSide
{
	float: left;
	text-align: center;
	width: 375px;
	margin: -25px 0 10px 0;
}
.marketingMobile, .SolutionDigital
{
	padding: 0 50px 0px 65px;
}
.SolutionRecipes
{
	padding: 0 30px 0 65px;
}
.marketingMobile p
{
	font-size: 14px;
}
.marketingMobile h1
{
	margin: 0;
	padding: 0;
	line-height: 22px;
	font-size: 19px;
	font-weight: normal;
	color: #597b7b;
	font-family: Tahoma;
}
/* Our Clients*/

.holder
{
	padding: 20px;
}
.floatedLeft
{
	float: left;
	list-style-type: none;
}
.floatedLeft li
{
	padding-bottom: 5px;
}
.floatedLeft li a
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #777;
}
/* Solutions - Marketing Services */

ul.standard
{
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}
ul.standard li
{
	background-image: none !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 25px !important;
}
.solLeftSide
{
	width: 410px;
	float: left;
	padding: 0 0 0 65px;
	font-size: 16px;
}
.solRightSide
{
	width: 395px;
	float: left;
	padding: 40px 0 0 35px;
}
.solLeftSide h1
{
	margin: 0 0 10px 0;
}
#printToRight
{
	float: right;
	padding: 70px 40px 0 0;
}

.print
{
	height: 50px;
}
.print a
{
	color: #597a7c;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 10px;
	width: 35px;
	float: left;
	cursor: pointer;
	text-decoration: none;
}
/* Grocery Marketing Servicer */

.descriptionMarketingS
{
	padding: 0 45px 0 50px;
}
.descriptionMarketingS p
{
	font-size: 14px;
	text-align: justify;
}
.descriptionMarketingS span
{
	font-size: 14px;
	color: #597a7c;
}
/* In The News*/
.inTable
{
	height: 60px;
	width: 548px;
	position: relative;
	border-top: 1px solid #bbb;
	margin-top: 10px;
}
.inTable p a
{
	position: absolute;
	top: 25px;
	font-size: 14px;
	color: #597a7c;
	width: 380px;
	left: 10px;
	text-decoration: none;
}
.inTable span
{
	font-size: 12px;
	color: #597a7c;
	line-height: 13px;
	font-style: italic;
}
.inTable a img
{
	position: absolute;
	right: 0;
	top: 0;
}
.firstTd, .firstTd a
{
	text-align: center;
	width: 70px;
	text-decoration: none;
	height: 71px;
	color: #777777;
	font-weight: 600;
}
#tblInTheNews
{
	float: left;
}
/* Solution Display */
.CreativeGrey
{
	background-color: #ebeae6;
	width: 630px;
	height: 290px;
	padding: 20px;
	font-size: 14px;
	line-height: 22px;
	margin: 5px 0 10px;
}
.titleEl
{
	width: 235px;
	color: #597b7b;
	font-size: 16px;
}
.titleDesc
{
	width: 400px;
}
.CreativeGrey table tr td a
{
	color: #597b7b;
	text-decoration: underline;
}

.BgGrey
{
	background: #f5f5f3;
	position: relative;
	padding: 10px 0 0 30px;
	height: 235px;
	width: 860px;
	margin-left: 45px;
}
.BgGrey span
{
	font-size: 14px;
	color: #597b7b;
	font-family: Arial;
	display: block;
	margin: 70px 0 0 10px;
}
.BgWhite span
{
	font-size: 14px;
	color: #597b7b;
	font-family: Arial;
	display: block;
	margin: -10px 0 10px 30px;
}
.BgGrey ul
{
	list-style: none;
	color: #597b7b;
	padding: 0px;
	margin: 0;
	font-family: Arial;
	font-size: 19px;
}
.BgGrey ul li
{
	padding-left: 30px;
	display: block;
	line-height: 28px;
	background: url(../images/list-arrow-Grey.gif) no-repeat left;
	margin: 10px 0px;
}
.BgWhite
{
	background: none;
}
.space
{
	height: 280px;
}
.BgWhite i
{
	font-size: 12px;
	color: #597b7b;
	padding-top: 10px;
	display: block;
}
.BgWhite ul
{
	list-style: none;
	color: #597b7b;
	padding: 0px;
	margin: 0;
	font-family: Arial;
	font-size: 19px;
}
.BgWhite ul li
{
	padding-left: 30px;
	display: block;
	line-height: 28px;
	background: url(../images/list-arrow.gif) no-repeat left;
	margin: 10px 0px;
}

.bg
{
	background-image: url(../images/DisplayBgBottom.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

span.bottomGrey
{
	font-size: 14px;
	color: #597b7b;
	font-family: Arial;
	margin: -10px 0 10px 30px;
}
a.click
{
	display: block;
	width: 250px;
	height: 60px;
	position: absolute;
	cursor: pointer;
	bottom: 15px;
	right: 80px;
}
/* Grocery Reatlers Advertising*/


.rightGrey
{
	padding: 17px;
	width: 281px;
	height: 113px;
	float: right;
	background: #ebeae6;
	color: #597b7b;
	font-size: 14px;
}

p.small
{
	font-size: 12px;
	color: #597b7b;
}

/*Join Our Team*/

#aboutus .fontSmall
{
	font-size: 12px;
}

/*Managenment Team*/
#managementTeam
{
	width: 100%;
}

#managementTeam div.grey
{
	padding: 22px 50px 22px 22px;
	height: 150px;
	background-color: #ebeae6;
}
#managementTeam h1
{
	color: #597b7c;
	font-size: 16px;
	display: block;
	margin: 10px 0 10px 0;
}
#managementTeam h2
{
	color: #777;
	font-size: 16px;
	display: block;
	margin: 10px 0 10px 0;
}

#managementTeam div
{
}
#managementTeam div.img
{
	border: 1px solid #C0C0C0;
	float: left;
	width: 108px;
	height: 150px;
	margin-right: 10px;
}
#managementTeam div.white
{
	padding: 22px 50px 22px 22px;
	height: 150px;
	background: none;
}
#viewVideo
{
	width: 510px;
	padding: 20px;
	height: 75px;
}

/*Press Releases*/

.iframeContent
{
	margin: 0;
	padding: 0;
	border: 0px;
	width: 620px;
	height: 800px;
	outline: 0;
}
#PressReleaseContent h1
{
	font-size: 17px;
	font-weight: normal;
}


#HoldSearchHomepage
{
	padding-left: 5px;
	width: 170px;
}
#homepageFlash
{
	width: 767px;
	overflow: hidden;
	margin-left: 3px;
}


.riceDelivers
{
	background-color: #ebeae6;
	padding: 10px;
	width: 275px;
	float: right;
	margin: 0px 0px 0px 40px;
}
.riceDelivers p
{
	margin: 10px;
	color: #597b7b;
	font-size: 14px;
	line-height: 18px;
}
div.riceDelivers p.small
{
	font-size: 12px;
	color: #597b7b;
}

#graphs
{
	width: 777px;
	padding: 0 65px 0 110px;
	height: 671px;
}


.sitemap
{
	width: 900px;
}


.sitemap ul li a:hover
{
	text-decoration: underline;
}
a.rowHead
{
	color: #597B7C;
	font-weight: 600 !important;
}
.sitemap ul li
{
	line-height: 16px;
}
.sitemap ul li a
{
	text-decoration: none;
	line-height: 16px;
}

li.mainmenu
{
	background: url( "../images/list-arrow.gif" ) no-repeat scroll left 4px transparent;
	padding: 8px 30px;
}




.textFaceBook
{
	height: 440px;
	width: 555px;
	font-size: 12px;
	line-height: 16px;
	padding-top: 50px;
}
.descriptionFaceBook
{
	padding-left: 0;
	position: relative;
	height: 535px;
	overflow: hidden;
}
.textWebinar
{
	height: 350px;
	width: 520px;
	font-size: 12px;
	line-height: 16px;
	padding: 50px 25px 0px 0px;
}
.descriptionWebinar
{
	padding-left: 0;
	position: relative;
	height: 350px;
	overflow: hidden;
}

.textFMI
{
	height: 480px;
	width: 555px;
	font-size: 12px;
	line-height: 16px;
	padding-top: 60px;
}

.descriptionFMI
{
	padding-left: 0;
	position: relative;
	height: 480px;
	overflow: hidden;
}

#GMS
{
	width: 100%;
}
#GMS img
{
	padding: 0 15px 0 30px;
}


#EmailWebinar h1
{
	color: #597a7c;
	font-size: 24px;
	font-family: Tahoma;
	font-weight: normal;
	margin: 20px 0;
}
#EmailWebinar h1 strong
{
	color: #597a7c;
	font-size: 24px;
}
#EmailWebinar div.holdform
{
	padding: 0 30px 30px 50px;
}
#EmailWebinar strong
{
	color: #777777;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
}

#EmailWebinar .largetext
{
	color: #777777;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
}

#EmailWebinar ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 0 20px;
}
#EmailWebinar ul li
{
	padding-left: 30px;
	margin: 0;
	display: block;
	font-size: 16px;
	line-height: 23px;
	background: url(../images/list-arrow-small.gif) no-repeat left 4px;
}

#EmailWebinar div.hr
{
	margin: 45px auto 20px;
	width: 850px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #989898;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.frmemailwebinar label.largetext
{
	color: #777777;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	width: 100px;
}
.frmemailwebinar .formholder
{
	width: 400px;
	overflow: hidden;
	float: left;
}
.frmemailwebinar div.small
{
	margin: 0;
	padding: 0;
	float: none;
}
.frmemailwebinar div.small input
{
	border: 1px solid #777;
	width: 200px;
}
.frmemailwebinar p
{
	font-size: 15px;
	color: #597a7c;
	margin-top: 0;
}
.frmemailwebinar span
{
	margin: 0;
	padding: 0;
}
.frmemailwebinar .emailwebBtn, .frmemailwebinar .emailwebBtn:hover
{
	float: none;
	padding: 0;
	margin: 0;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	line-height: 34px;
	cursor: pointer;
	display: block;
	width: 120px;
	border: none;
	background: url(../images/BtnEmailWebinar.jpg);
	height: 35px;
}

.frmemailwebinar .DirectorsImage
{
	float:left;
font-size:14px;
margin-right:32px;
text-align:center;
width:440px;
	
}
.frmemailwebinar .DirectorsImage img
{
	border: 1px solid #000;
	
}
.frmemailwebinar .frmData
{
	border: 0;
}
.frmemailwebinar .frmData .required
{
}
.frmemailwebinar
{
	overflow: hidden;
	width: 100%;
}
.frmemailwebinar em.error
{
	position: absolute;
	top: 30px;
	right: 25%;
}
.frmemailwebinar .error
{
	font-weight: normal;
	color: Red;
	font-size: 10px;
}
.frmemailwebinar .frmData.error
{
	background-image: url(../images/infoError.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 17px;
	padding: 2px;
	width: 200px;
	color: #D73A09 !important;
}
.imageRebeccaRoose
{
	float: right;
	text-align: center;
	height: 230px;
}
div.row
{
	height: 35px;
	margin: 10px 0;
	padding: 0;
}
.frmemailwebinar div.row
{
	height: 36px;
	margin: 0;
	position: relative;
	padding: 6px 0;
}
