﻿/* <![CDATA[ */


/* Global (MNM2) */
*
{
	margin: 0;
	padding: 0;
}
*:focus
{
	outline-color: invert;
	outline-style: none;
	outline-width: 0;
}
/* Global (MNM2) */


/* GLOBAL STYLES */
img
{
	border-width: 0px;
	border-style: none;
}
td
{
	border-width: 0px;
	border-style: none;
}

body
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height: 100%;
}


a, a:visited, a:active
{
	color: #C38282;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

.body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url('images/bg_page.gif');
    background-position: top;
    background-repeat: repeat-x;
    background-color: White;
}

.topHeader
{
	background-image: url('images/TopBack.gif');
    height:75px;
}
.QuickLinks
{
	margin-left:40px;	
}

.MediaBuzz
{
	margin-left:40px;	
}

.step1
{
	float:left;
	margin-top:55px;
	padding-left:85px;
}

.step2
{
	float:left;
	margin-top:55px;
	margin-left:130px;
}

.step3
{
	float:left;
	margin-top:55px;
	margin-left:95px;
}

.topHeaderRight
{
	background-image: url('images/HeaderRight.jpg');
	background-repeat: repeat-x;
    height:75px;
    width:330px;
    float:right;
    background-position:bottom right;
}

.TopBgNav
{
	background-image: url('images/bg_nav.jpg'); 
	background-repeat: repeat-x;
	background-position: bottom left;	
}
.addThis
{
	position: relative;
	left: 180px;
	top:-5px;
	width:75px;
}

.loginView
{
	position: relative;
	top:50px;
	margin:0px;
	padding:0px;
	text-align:center;
	width:300px;
	right:25px;
}
.link
{
	color: #C38282;
	text-decoration: none;
	border-bottom-width: 0px;
}
a.link, a.link:visited, a.link:active, a.link:hover
{
	color: #C38282;
	text-decoration: none;
}

a.link2
{
	color: #C38282;
}
a.link2:visited
{
	color: #C38282;
	text-decoration: none;
	border-bottom: dashed 1px #BAE0E0;
}

p.testimonial
{
	font-size: 80%;
	color: #2f648c;
}
p.testimonial b
{
	font-size: 110%;
}

/* COMMON STYLES */
.root
{
	margin-left: auto;
	margin-right: auto;
}
.cmd
{
	color: #475B78;
	font-size: 90%;
	font-weight: bold;
}
.txt
{
	color: #666666;
	font-size: 90%;
}
.msg
{
	color: #C38282;
	font-weight: bold;
}

.lighttext
{
	color: #C2D381;
	font-weight: bold;
}

.menu
{
	width: 400px;
	vertical-align: bottom;
}

p
{
	line-height: 150%;
	color: #666666;
}



/* grids */
.Grid
{
	border: solid 1px #AAC7D9;
	font-size: 110%;
}

.GridLeft
{
	border: solid 1px #AAC7D9;
	font-size: 90%;
}

.Grid td
{
	border: solid 1px white;
	margin: 3px 3px 3px 3px;
	padding: 2px 5px 5px 20px;
	text-align: center;
	white-space: nowrap;
}

.GridLeft td
{
	border: solid 1px white;
	margin: 3px 3px 3px 3px;
	padding: 2px 5px 5px 20px;
	text-align: left;
}

.GridHeader
{
	font-weight: normal;
	color: White;
	background-color: #AAC7D9;
	font-size: 110%;
	text-align: left;
	padding: 0px 5px 0px 20px;
	line-height: 130%;
}
.GridHeader a
{
	text-decoration: none;
	color: White;
	padding: 0px 0px 0px 0px;
}
.GridHeader a:hover
{
	text-decoration: underline;
	background: Red url(images/spin.gif) no-repeat 0 100%;
}

.GridItem, .GridAltItem, .GridSortedItem
{
	font-size: inherit;
	font-weight: normal;
}

.GridItem a, .GridAltItem a, .GridSortedItem a
{
	color: Black;
	text-decoration: underline;
}

.GridItem
{
	background-color: White;
}

.GridAltItem
{
	background-color: #ecf7fd;
}

.GridSortedItem
{
	background-color: #ecf7fd;
}


/* TABLE STYLES */
.centered
{
	border-bottom-width: thin;
}
.header
{
	color: #ffffff;
	background-color: #AAC7D9;
	border-color: White;
	font-size: 110%;
	line-height: 100%;
	height: 30px;
}
.row1
{
	font-size: 100%;
	line-height: 150%;
	font-weight: normal;
	background-color: White;
	border-color: White;
}
.row2
{
	font-size: 100%;
	line-height: 150%;
	font-weight: normal;
	background-color: #ecf7fd;
	border-color: White;
}

/* Round Box Styles (MNM2) BEGIN*/
.roundBox
{
	background: #AAC7D9;
}
.roundBoxTop
{
	background: url(images/roundbox_ne.gif) no-repeat top right;
}
.roundBoxTop div
{
	font-size: 0;
	height: 5px;
	background: url(images/roundbox_nw.gif) no-repeat top left;
}
.roundBoxBottom
{
	background: url(images/roundbox_se.gif) no-repeat bottom right;
}
.roundBoxBottom div
{
	font-size: 0;
	height: 5px;
	background: url(images/roundbox_sw.gif) no-repeat bottom left;
}
.roundBoxContent
{
	padding: 0px 5px 0px 5px;
}

.roundBoxInnerContent
{
	padding: 20px;
	background-color: White;
}

.roundBoxNormal
{
	color: #666666;
	background-color: White;
}

.roundBoxLightBlue
{
	color: #88B2C7;
}

.roundBoxDarkBlue
{
	background-color: #AAC7D9;
}

.roundBoxDarkBlueText
{
	background-color: #30668c;
}

.roundBoxHeader
{
	color: White;
	background-color: #AAC7D9;
	top: 0px;
	left: 0px;
	width: 100%;
}

.roundBoxLightHeader
{
	color: #2f648c;
	background-color: #ecf6fd;
	top: 0px;
	left: 0px;
	width: 100%;
}

.roundBoxLightHeader a:link, .roundBoxLightHeader 

a:visited, .roundBoxLightHeader a:active, 

.roundBoxLightHeader a:hover
{
	color: #2f648c;
	text-decoration: underline;
}

.roundBoxFooter
{
	color: #2f648c;
	background: transparent url(images/icon_info.jpg) top left no-repeat;
	background-color: #d4ecfb;
	bottom: 0px;
	left: 0px;
	width: 100%;
	line-height: 150%;
}

/* Round Box Styles END*/




/* Left Nav (MNM2) BEGIN */
.leftNavItem
{
	color: #7facc1;
	background-color: #ecf7fd;
	line-height: 160%;
	font-weight: normal;
	text-indent: 20px;
	width: 190px;
}
.leftNavItem, .leftNavItem a:link, .leftNavItem 

a:visited, .leftNavItem a:active
{
	color: #7facc1;
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
	text-indent: 20px;
}


/* sub */
.leftNavSubItem
{
	color: #7facc1;
	background-color: #f7fbfe;
	line-height: 150%;
	font-weight: normal;
	text-indent: 40px;
}

.leftNavSubItem a:link, .leftNavSubItem a:visited, 

.leftNavSubItem a:active
{
	color: #7facc1;
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
	text-indent: 40px;
}

.leftNavSubItem a:hover
{
	background-color: #AAC7D9;
	color: White;
}
.leftNavSubItem:hover
{
	background-color: #AAC7D9;
	color: White;
}


.leftNavHover, .leftNavHover a:link, .leftNavHover 

a:visited, .leftNavHover a:active, .leftNavHover a:hover
{
	background-color: #AAC7D9;
	color: White;
}
.leftNavHover a:hover
{
	background: none;
}
.leftNavHover:hover
{
	background: #AAC7D9 url(images/bird_on.jpg) no-repeat center left;
}

/* Left Nav END */




/* Tabs (MNM2) BEGIN */
.tabbedBox
{
	border-bottom: 1px solid #ffffff;
	margin: 0;
	width: 535px;
}
.tabContentContainer
{
	border-color: #AAC7D9;
	border-style: solid;
	border-width: 5px;
}

.tabContent
{
	background: none;
	background-color: White;
	color: #AAC7D9;
	padding: 0px;
	position: relative;
}

.tabContent.tabContentOn
{
	display: block;
}
.tabContent.tabContentOff
{
	display: none;
}

.tabContentHeader
{
	color: White;
	background-color: #AAC7D9;
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 110%;
}

.tabContentFooter
{
	background: transparent url(images/icon_info.jpg) top left no-repeat;
	color: #2f648c;
	background-color: #d4ecfb;
	position: relative;
	bottom: 0px;
	left: 0px;
	width: 100%;
	line-height: 150%;
}

.tabContainer
{
	background: transparent url (images/bg_tabContainer.gif) repeat-x scroll left bottom;
	text-align: center;
	padding-left: 15px;
	height: 30px;
}
.tabApexL, .tabApexR
{
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	width: 8px;
	height: 28px;
	overflow: hidden;
}
.tab
{
	display: block;
	float: left;
	background-position: left top;
	background-repeat: repeat-x;
	white-space: nowrap;
	line-height: 28px;
	height: 28px;
	overflow: hidden;
	width: 75px;
}
.tab a
{
	display: block;
	padding: 0 7px;
}
.tab a:link, .tab a:visited
{
	text-decoration: none;
}
.tab a:hover, .tab a:active
{
	text-decoration: underline;
}

.tabOn, .tabOff
{
	margin-right: 2px;
}


.tabOn
{
	float: left;
	cursor: pointer;
}
.tabOn, .tabOn a:link, .tabOn a:visited, .tabOn a:active
{
	color: White;
	text-decoration: none;
}
.tabOn a:hover
{
	color: White;
	text-decoration: none;
}
.tabOn .tabApexL
{
	background-image: url(images/apexL_tab_on.gif);
	height: 30px;
}
.tabOn .tabApexR
{
	background-image: url(images/apexR_tab_on.gif);
	height: 30px;
}
.tabOn .tab
{
	background: #AAC7D9;
	height: 30px;
}


.tabOff
{
	float: left;
	cursor: pointer;
}
.tabOff, .tabOff a:link, .tabOff a:visited, .tabOff 

a:active
{
	color: #7facc1;
	text-decoration: none;
}
.tabOff a:hover
{
	color: #7facc1;
	text-decoration: none;
}
.tabOff .tabApexL
{
	background-image: url(images/apexL_tab_off.gif);
}
.tabOff .tabApexR
{
	background-image: url(images/apexR_tab_off.gif);
}
.tabOff .tab
{
	background: #dceffd;
}

.tabbedBoxHeadline
{
	color: #88B2C7;
	font-size: 24px;
	line-height: 150%;
}
/* Tabs (MNM2) END */


/* Misc (MNM2) */
.clearer
{
	height: 0;
	overflow: hidden;
	clear: both;
	display: block;
	float: none;
}
.show
{
	display: block;
	visibility: visible;
}
.hide
{
	display: none;
	visibility: hidden;
}
.fltL
{
	position: relative;
	float: left;
	text-align: left;
	vertical-align: bottom;
}
.fltR
{
	position: relative;
	float: right;
	text-align: right;
}

P.Birdie
{
	background: url( 'images/icon_bird.jpg' ) no-repeat left top;
	color: #666666;
	position: relative;
	width: 100%;
	padding-left: 20px;
	line-height: 150%;
}

#pageHeader
{
	background: transparent url(images/header_secondarypages.jpg) top left no-repeat;
	width: 100%;
	height: 75px;
	margin-top: 10px;
}

#pageHeader_cartArea
{
	background: transparent url(images/header_secondarypages.jpg) top left no-repeat;
	width: 100%;
	height: 75px;
	margin-top: 10px;
	margin-bottom:10px;
}


#pageHeader_package
{
	background: transparent url(images/header_secondarypages_cart.jpg) top left no-repeat;
	width: 552px;
	height: 90px;
	margin-top: 10px;
	margin-bottom:10px;
}

/* Misc END */



/* BOX STYLES */
.boxTitle
{
	color: #ffffff;
	font-size: 95%;
	font-weight: bold;
	background-color: #522400;
	padding: 10px 10px 10px 10px;
}
.box0
{
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	background-color: #88B2C8;
	padding-left: 4px;
	padding-top:2px;
}
.box0sub
{
	color: #FFFFFF;
	font-size: 90%;
	font-weight: normal;
	background-color: #88B2C8;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.box1
{
	font-weight: normal;
	font-size: 100%;
	color: #4E4E4E;
	padding: 1px 4px 1px 4px;
	background-color: #88B2C8;
}
.box2
{
	font-weight: normal;
	font-size: 100%;
	color: #ffffff;
	padding: 6px 6px 6px 6px;
	background-color: #AAC7D9;
}


/* DROP STYLES */
.boxTop
{
	height: 10px;
	background-image: url(images/boxTC.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.boxLeft
{
	width: 10px;
	background-image: url(images/boxML.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
.boxCenter
{
	padding: 5px 5px 5px 5px;
}
.boxRight
{
	width: 10px;
	background-image: url(images/boxMR.gif);
	background-position: top right;
	background-repeat: repeat-y;
}
.boxBottom
{
	height: 10px;
	background-image: url(images/boxBC.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
.boxTitle
{
	color: #ffffff;
	font-size: 95%;
	font-weight: bold;
	background-color: #C78A8A;
	padding: 10px 10px 10px 10px;
}

/* FORM STYLES */
.label
{
	font-weight: bold;
	font-size: 80%;
}

.field
{
	font-size: 80%;
	font-weight: normal;
}
.field2
{
	font-size: 80%;
	background-color: #efefef;
}

/* FOOT STYLES */
.endBack
{
	height: 50px;
	color: #999999;
	font-size: 60%;
	background-image: url(images/endBack.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.endMenu
{
	color: #C38282;
	text-decoration: none;
}


/* MENU STYLES */

.menu_div
{
	width: 210px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

.menu_table
{
	background-image: url(images/menuNewBack.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.menu_heading
{
	height: 25px;
	color: #41728A;
	font-size: 14px;
	font-weight: normal;
	background-image: url(images/menuBlueMiddle.gif);
	background-position: top left;
	background-repeat: repeat-y;
	text-decoration: none;
}

.menu_complete
{
	color: #41728A;
	font-size: 12px;
	font-weight: normal;
}
.menu_approved
{
	color: #41728A;
	font-size: 12px;
	font-weight: normal;
}
.menu_pending
{
	color: #41728A;
	font-size: 12px;
	font-weight: normal;
}

.toptitle
{
	color: #FFFFFF;
	font-size: 90%;
	font-weight: normal;
	background-color: #522400;
	padding-left: 2px;
}
.grouptitle
{
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	background-color: #88B2C8;
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* GOOGLE DYNAMICS */
.Home1
{
	height: 135px;
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(images/homePage1.gif);
}
.Padding1
{
	padding-top: 10px;
	padding-left: 350px;
	width: 300px;
}
.headline
{
	color: #88B2C7;
	font-size: 20px;
	line-height: 150%;
}
.subheadline
{
	color: #88B2C7;
	font-size: 14px;
	line-height: 150%;
}

.Headline1
{
	color: #ffffff;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	position: relative;
	top: 25px;
	line-height: 20px;
}
.Textline1
{
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	width: 450px;
	position: relative;
	top: 25px;
}
.Home2
{
	height: 400px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/homePage2.gif);
}
.Padding2
{
	padding-top: 25px;
	padding-left: 350px;
	width: 400px;
}
.Headline2
{
	color: #385767;
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	position: absolute;
	width: 325px;
	left: 175px;
	top: 10px;
}

.Textline2
{
	color: #385767;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
	line-height: 20px;
	position: absolute;
	width: 305px;
	left: 175px;
	top: 35px;
	z-index: 1;
}

.newTitle
{
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
}
.title
{
	color: #522400;
	font-size: 100%;
	font-weight: bold;
}
.title2
{
	color: #522400;
	font-size: 90%;
	font-weight: bold;
}
.title3
{
	color: #BBDAED;
	font-size: 200%;
	padding-left: 10px;
}
.message
{
	color: #522400;
	font-size: 90%;
	font-weight: bold;
}
.copyRight
{
	color: Gray;
	font-size: 9px;
}


.thumbnail
{
	position: relative;
	z-index: 0;
}

.thumbnail:hover
{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span
{
	/*CSS for enlarged image*/
	position: absolute;
	background-color: #d4ecfb;
	padding: 5px;
	left: -1000px;
	border: 5px solid #562500;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.lblMsg
{
	color: #C38282;
	font-size:150%;	
	line-height:200%;

}

.Watermark
{
	background-image: url(images/waterMarkHome.png); 
	background-repeat: no-repeat;
	position: absolute; top: 0px; left: 365px; 

height: 315px; width: 435px; 
	z-index: 5;
}
.BgBrownBlueStripes
{
	background: url(images/bg_brownbluestripes.jpg) repeat-x top left; 
	height: 130px;
}
.BgBlueGradient
{
	background-image: url(images/bg_bluegradient.jpg); 
	background-repeat: repeat-x;
	height: 315px; 
	position: relative;
}

.RightHome
{
	background-image: url(images/rightHome.png);
	background-repeat: no-repeat;
	position: absolute; top: -220px; left: 475px; 

height: 506px; width: 298px; 
	z-index: 10;
}

.thumbnail span img
{
	/*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span
{
	/*CSS for enlarged image on hover*/
	visibility: visible;
	top: -300px;
	left: -500px; /*position where enlarged image 

should offset horizontally */
}

.StepsDefaultImage
{
	background-image: url(images/GetStarted.jpg);
	background-repeat: no-repeat;	
}
leftTinyMenu
{
	background-image: url(images/bg_left.jpg);
	background-repeat: repeat-x;
	width:265px;
	height:255px
}

rightTinyMenu
{
	background-image: url(images/NewRingsTop.jpg);
	background-repeat: no-repeat;	
}
/*Slideshow*/


.slideshow-controller {
	background: url(images/controller.png) no-repeat;
	height: 30px;
	left: 676px;
	margin: -21px 0 0 -119px;
	overflow: hidden;
	position: absolute;
	top: 85%;
	width: 90px;
	z-index: 10000;
	opacity: 0.1;
}
.slideshow-controller * {
	margin: 0;
	padding: 0;
}
.slideshow-controller-hidden { 
	opacity: 0.1;
}
.slideshow-controller-visible {
	opacity: 0.3;
}
.slideshow-controller a {
	cursor: pointer;
	display: block;
	height: 18px;
	overflow: hidden;
	position: absolute;
	top: 12px;
}
.slideshow-controller a.active {
	background-position: 0 18px;
}
.slideshow-controller li {
	list-style: none;
}

.slideshow-controller li.next a {
	background-image: url(images/controller-next.gif);
	left: 54px;
	top: 6px;
	width: 28px;
}
.slideshow-controller li.prev a {
	background-image: url(images/controller-prev.gif);
	left: 6px;
	top: 6px;
	width: 28px;
}
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}	

.slideshow-captions {
	bottom: 0;
	color: #FFF;
	font: normal 36px/72px Arial, sans-serif;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	width: 100%;
	z-index: 10000;
}
.slideshow-captions-hidden {
	height: 0;
	opacity: 0;
}
.slideshow-captions-visible 
{
	top: 128px;
	left:560px;
	height:25px;
	width:85px;
	opacity: 0.1;
	background-color:#BDEDFF;
}
.slideshow-captions div 
{
	width:100%;
    height:100%;

} 

.TermsConditions
{
	background-color: #ecf7fd;
	width:521px;
}

.tblPopulateContent
{
	border-color: #88B2C8;	
}

.footerContent
{
	position: relative;
	top: 140px;
	width: 820px;
	margin: 0px auto;
	text-align: justify;
	line-height:110%;
}

.BlogAd_left
{
	padding-left: 12px;
	height:124px;
	width:206px;
	padding-bottom:10px;
	padding-bottom:10px;
}

.BlogAd_right
{
	padding: 5px;
}

.searchForm 
{
	width:100%;
	height:110px;
	background-color:#ecf7fd;
	text-align:right;
}

.searchFormBox 
{
	width:100%;
	float:right;
	padding:10px 15px 0px 0px;
	position:relative;
}

.searchFormButton
{
	float:right;
	padding:10px 15px 0px 0px;
}
.divSearchResult 
{
	float:left;
	padding:4px;
	height:38px;
	width:300px;
}

.divDistance
{
	float:left;
	width:50px;
	height:38px;
}
	
.divSubmitButton 
{
	float:right;
	position:relative;
	height:38px;
	width:120px;
	padding:4px;
}
.divSubmitButton a
{
	position:absolute;
	bottom:3px;
	right:3px;
}

.lblInstitution 
{
	font-weight:bold;
}

.pager 
{
	color: #ffffff;
	background-color: #AAC7D9;
	border-color: White;
	font-size: 110%;
	line-height: 100%;
	height: 30px;
}

.LegalZoomAd
{
	padding-left: 12px;
	position:relative;
	height:124px;
	width:206px
}
