
h1
{
	font-family: calibri,lucida sans,arial,helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff9200;
}
h2
{
	font-family: calibri,lucida sans,arial,helvetica,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ff9200;
}
h3
{
	font-family: calibri,lucida sans,arial,helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff9200;
}
.headline
{
	font-family: calibri,lucida sans,arial,helvetica,sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #ff9200;
}
.subtitle
{
	font-size: 14px;
	font-weight:bold;
	color:#666666;
}
img
{
	border: 0px;
	outline: none; /* hide dotted outline in Firefox */
}
#gutter, #gutter_top, #gutter_btm
{
	float: left;
	width: 100%;
	position: static;
}
#gutter_btm
{
	padding-bottom: 62px;
}
#gutter
{
	background: url(../images/common/backmiddle.png) repeat-y center 0;
}
.gutter_top
{
	background: url(../images/common/backtop.png) no-repeat center -10px;
}
.gutter_top_ent
{
	background: url(../images/common/backtop_ent.png) no-repeat center -10px;
}
.gutter_top_smb
{
	background: url(../images/common/backtop_smb.png) no-repeat center -10px;
}
.gutter_top_cloud
{
	background: url(../images/common/backtop_cloud.png) no-repeat center -10px;
}
#gutter_btm
{
	background: url(../images/common/backbottom.png) no-repeat center bottom;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0px;
}

td, th
{
	padding: 0px;
}

.listbox
{
	color: #000000;
	border-right: #BDC7D8 1px solid;
	border-top: #BDC7D8 1px solid;
	border-left: #BDC7D8 1px solid;
	border-bottom: #BDC7D8 1px solid;
	color: black;
	background: #ffffff;
	visibility: visible;
}

.subtitle
{
	font-weight: bold;
	color: #333333;
}
.smallredmemberphoto
{
	width: 52px;
	height: 48px;
	background: url(../images/common/headermemberframe.jpg) no-repeat;
	cursor: pointer;
}
.smallredmemberphotoimg
{
	position: absolute;
	top: -16px;
	left: 9px;
}
.smallmemberphoto
{
	width: 52px;
	height: 48px;
	background: url(../images/common/memberframe.jpg) no-repeat;
	cursor: pointer;
}
.smallmemberphotoimg
{
	position: absolute;
	top: -15px;
	left: 11px;
}
.modalTitle
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.subtext
{
	font-size: 11px;
}

textarea
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	border-right: #BDC7D8 1px solid;
	border-top: #BDC7D8 1px solid;
	border-left: #BDC7D8 1px solid;
	border-bottom: #BDC7D8 1px solid;
	color: black;
	background: #ffffff;
	visibility: visible;
}

.textBox
{
	color: #000000;
	border-right: #BDC7D8 1px solid;
	border-top: #BDC7D8 1px solid;
	border-left: #BDC7D8 1px solid;
	border-bottom: #BDC7D8 1px solid;
	color: black;
	background: #ffffff;
	visibility: visible;
}

.textBoxReadOnly
{
	background: #ccc;
}

.textBoxWatermark
{
	font-weight: bold;
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	border-left: #7f9db9 1px solid;
	border-bottom: #7f9db9 1px solid;
	color: #333333;
	background: #dee7f8;
	visibility: visible;
}

.label
{
	font-weight: bold;
	color: #000000;
}

select
{
	border: 1px solid #BDC7D8;
	padding: 2px;
}

.error
{
	padding: 5px;
	background-color: #ff9200;
	font-weight: bold;
	text-decoration: none;
	border: solid 1px #666;
	color: #fff;
}

a
{
	text-decoration: none;
	color: #830404;
}

a:hover
{
	text-decoration: underline;
}

a.smallLink
{
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #425a97;
}

a.smallLink:hover
{
	color: #425a97;
	text-decoration: underline;
}



.clear
{
	overflow: hidden;
	width: 100%;
}

.hidden
{
	display: none;
}

/* MENU */
.menu
{
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: url(../images/menus/menusep.gif) repeat-x;
	height: 31px;
	width: 100%;
}

/* FOOTER */
.footer
{
	font-size: 10pt;
	color: #796a4b;
	background: #ffffff url(../images/shared/contentback.gif) repeat-y center;
	padding: 15px 40px 15px 40px;
}

/* Content Headers */
.contentHeader
{
	font-size: 16px;
	color: #ffffff;
	border-bottom: solid 1px #aca186;
	padding-left: 10px;
	height: 26px;
	background: #ffffff url(../images/shared/captionback.gif) repeat-x;
}

.secondaryContentHeader
{
	font-size: 16px;
	color: #ffffff;
	border-bottom: solid 1px #13b0ef;
	padding-left: 10px;
	height: 26px;
	background: #ffffff url(../images/shared/secondarycaptionback.gif) repeat-x;
}


.contentRow
{
	background-color: #f7f7f7;
	font-weight: normal;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	padding-left: 10px;
	padding-right: 10px;
}
.contentRowNoBorder
{
	background-color: #f7f7f7;
	padding-left: 10px;
	padding-right: 10px;
}
.simpleContent
{
	background-color: #f7f7f7;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	padding-left: 10px;
	padding-right: 10px;
}
.grayContent
{
	background-color: #ffffff;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	padding-left: 10px;
	padding-right: 10px;
}

/* Content */
.box
{
}


/* ToolTips from DYANMIC DRIVE */
span.tooltip
{
	position: relative;
	z-index: 24;
}

span.tooltip:hover
{
	z-index: 25;
}

span.tooltip span
{
	display: none;
}

span.tooltip:hover span
{
	color: #000000;
	display: block;
	position: absolute;
	text-decoration: none;
	top: 2em;
	left: 2em;
	width: 15em;
	border: 1px solid #cccccc;
	padding: 10px;
	background-repeat: repeat-y;
	background-color: #ffffcc;
	text-align: center;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1,  Color=    '#333333' , Positive= 'true' );
}

span.tooltipcentered
{
	position: relative;
	z-index: 24;
}

span.tooltipcentered:hover
{
	z-index: 25;
}

span.tooltipcentered span
{
	display: none;
}

span.tooltipcentered:hover span
{
	color: #000000;
	display: block;
	position: absolute;
	text-decoration: none;
	top: 2em;
	left: -7em;
	width: 15em;
	border: 1px solid #cccccc;
	padding: 10px;
	background-repeat: repeat-y;
	background-color: #ffffcc;
	text-align: center;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1,  Color=    '#333333' , Positive= 'true' );
}

span.tooltipleft
{
	position: relative;
	z-index: 24;
}

span.tooltipleft:hover
{
	z-index: 25;
}

span.tooltipleft span
{
	display: none;
}

span.tooltipleft:hover span
{
	font-size: 12px;
	color: #000000;
	display: block;
	position: absolute;
	text-decoration: none;
	top: 2em;
	left: -14em;
	width: 15em;
	border: 1px solid #cccccc;
	padding: 10px;
	background-repeat: repeat-y;
	background-color: #ffffcc;
	text-align: center;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1,  Color=    '#333333' , Positive= 'true' );
}

/* Graphical Buttons */

a.graybutton
{
	background: transparent url(    '../images/buttons/button_a_gray.gif' ) no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 11px;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
}

a.graybutton span
{
	background: transparent url(    '../images/buttons/button_span_gray.gif' ) no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}

a.graybutton:active
{
	background-position: bottom right;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}

a.graybutton:active span
{
	background-position: bottom left;
	text-decoration: underline;
	padding: 6px 0 4px 18px; /* push text down 1px */
}

a.greenbutton
{
	background: transparent url(    '../images/buttons/button_a_blue.gif' ) no-repeat scroll top right;
	color: #fff;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 11px;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
}

a.greenbutton span
{
	background: transparent url(    '../images/buttons/button_span_blue.gif' ) no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}

a.greenbutton:active
{
	background-position: bottom right;
	color: #fff;
	outline: none; /* hide dotted outline in Firefox */
}

a.greenbutton:active span
{
	background-position: bottom left;
	text-decoration: underline;
	padding: 6px 0 4px 18px; /* push text down 1px */
}


.smallLink
{
	font-size: 8pt;
	color: #333333;
}
a.smallLink
{
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
a.smallLink:hover
{
	color: #333333;
	text-decoration: underline;
}
a.smallLink:visited
{
	color: #333333;
	text-decoration: none;
}
.progessIndicator
{
	background-image: url(../images/framework/indicator.gif);
	background-position: center center;
	background-repeat: no-repeat;
	cursor: wait;
	text-align: center;
	z-index: 1000;
	height: 100%;
	width: 100%;
	position: absolute;
}
/** AJAX grid Styles **/
.grid
{
	font-size: 9pt;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

.gridHeader A:link
{
	text-decoration: none;
	color: #efefef;
}
.gridHeader A:visited
{
	text-decoration: none;
	color: #efefef;
}
.gridHeader A:active
{
	text-decoration: none;
	color: #efefef;
}
.gridHeader A:hover
{
	text-decoration: underline;
	color: #ffffff;
}

.gridHeader
{
	color: #ffffff;
	height: 22px;
	font-weight: bold;
	font-size: 9pt;
	background-color: #5d7cc4;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}

.gridRow
{
	height: 22px;
	cursor: hand;
	font-size: 9pt;
	background-color: #ffffff;
}

.gridAltRow
{
	height: 22px;
	cursor: hand;
	font-size: 9pt;
	background-color: #f7f7f7;
}

.gridSelectedRow
{
	height: 22px;
	cursor: hand;
	font-size: 9pt;
	background-color: #ffd887;
}

.pager
{
	font-size: 8pt;
	color: #797979;
}

.pagerInfo
{
	cursor: default;
	font-size: 9pt;
	padding: 2px;
}

.pagerCurrentPage
{
	cursor: default;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #ffd887;
	padding: 2px;
}

.pagerOtherPage
{
	cursor: hand;
	font-size: 9pt;
	background-color: #ffffff;
	padding: 2px;
}


.pagerOtherPage A:link
{
	text-decoration: none;
	color: #333333;
}
.pagerOtherPage A:visited
{
	text-decoration: none;
	color: #333333;
}
.pagerOtherPage A:active
{
	text-decoration: none;
	color: #333333;
}
.pagerOtherPage A:hover
{
	text-decoration: underline;
	color: #000000;
}

.pagerCurrentPage A:link
{
	text-decoration: none;
	color: #333333;
}
.pagerCurrentPage A:visited
{
	text-decoration: none;
	color: #333333;
}
.pagerCurrentPage A:active
{
	text-decoration: none;
	color: #333333;
}
.pagerCurrentPage A:hover
{
	text-decoration: underline;
	color: #000000;
}

#rollingItemDiv
{
	font-size: 0.75em;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	height: 0px;
	z-index: 200;
}
/* Rating */
.ratingStar
{
	font-size: 0pt;
	width: 16px;
	height: 19px;
	margin: 0px;
	padding: 1px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}

.filledRatingStar
{
	background-image: url(../Images/Rating/FilledStar.png);
}

.emptyRatingStar
{
	background-image: url(../Images/Rating/EmptyStar.png);
}

.savedRatingStar
{
	background-image: url(../Images/Rating/SavedStar.png);
}

li
{
	list-style: none;
}

.sidenav
{
	margin: 0;
	padding: 0;
	float: left;
	width: 209px;
	height: 249px;
	background-image: url(../Images/Common/SideNavBack.gif);
	background-repeat: no-repeat;
}
.sidenav li a
{
	text-align: center;
	text-decoration: none;
	display: block;
	height: 30px;
	padding-top: 6px;
	color: #333;
}
.sidenav li a:hover
{
	text-decoration: underline;
}
.sidenav li a.selected
{
	text-decoration: none;
	font-weight: bold;
	height: 32px;
	padding-top: 8px;
	background-image: url(../Images/Common/SideNavSelectedItem.gif);
	background-repeat: no-repeat;
}
.sidenav li a:hover .selected
{
	text-decoration: none;
}

a.appiconoptionlink
{
	font-weight: normal;
}
.appicon
{
	font-family: Arial, Calibri;
	color: #828282;
	font-weight: bold;
	font-size: 12px;
}

.accordianheader
{
	background-image: url(../Images/Framework/AccordianHeaderBack.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	height: 20px;
	padding-left: 25px;
	padding-top: 5px;
	cursor: pointer;
	border-bottom: solid 1px #d2d2d2;
	border-left: solid 1px #d2d2d2;
	border-right: solid 1px #d2d2d2;
}
.accordionHeaderSelected
{
	background-image: url(../Images/Framework/AccordianHeaderBack.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	height: 20px;
	padding-left: 25px;
	padding-top: 5px;
	cursor: pointer;
	border-bottom: solid 1px #d2d2d2;
	border-left: solid 1px #d2d2d2;
	border-right: solid 1px #d2d2d2;
}
a.accordianlink
{
	font-weight: bold;
	color: #333;
}
.accordiancontent
{
	background-image: url(../Images/Common/AccordianBack.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: solid 1px #d2d2d2;
	padding-right:5px;
}
a.myprofilelink
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a.myprofilelink:hover
{
	text-decoration: underline;
}
a.logoutlink
{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

a.logoutlink:hover
{
	text-decoration: underline;
}

a.h1link
{
	font-family: calibri,lucida sans,arial,helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff9200;
	text-decoration: none;
}
a.h1link:hover
{
	text-decoration: underline;
}
.pointy
{
	cursor: pointer;
}
.smallgraypanel
{
	background-image: url(../images/common/graybackpanel.jpg);
	background-repeat: no-repeat;
	color: #000;
}

.review
{
	padding: 10px 10px 10px 0px;
	border-bottom: dashed 1px #dedede;
}

.profilePhoto
{
	width: 42px;
	height: 42px;
	cursor: pointer;
}

.profilephotoborder
{
	border: solid 1px #cccccc;
}

/* Tour Section */
.tourt1off
{
	background-image: url(../images/page/tour/t1_off.gif);
	background-repeat: no-repeat;
	height: 292px;
	width: 350px;
}
.tourt1on
{
	background-image: url(../images/page/tour/t1_on.gif);
	background-repeat: no-repeat;
	height: 292px;
	width: 350px;
}
.tourt2off
{
	background-image: url(../images/page/tour/t2_off.gif);
	background-repeat: no-repeat;
	height: 282px;
	width: 350px;
}
.tourt2on
{
	background-image: url(../images/page/tour/t2_on.gif);
	background-repeat: no-repeat;
	height: 282px;
	width: 350px;
}
.tourt3off
{
	background-image: url(../images/page/tour/t3_off.gif);
	background-repeat: no-repeat;
	height: 143px;
	width: 350px;
}
.tourt3on
{
	background-image: url(../images/page/tour/t3_on.gif);
	background-repeat: no-repeat;
	height: 143px;
	width: 350px;
}
.tourtbon
{
	background-image: url(../images/framework/blockback.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border: solid 1px #779AC9;
	width: 260px;
}
.tourtboff
{
	border: solid 1px #ffffff;
	width: 260px;
}

/* App Drag Drop Section */
.appreorderlist
{
}
.appreorderlist li
{
	list-style-type: none;
}
.appreorderlist .app
{
	width: 100px;
	height: 140px;
	float: left;
	margin: 0;
	cursor: move;
}

.appcontentregion
{
	padding-top: 20px;
	float: left;
	width: auto;
}

fonttag9
{
	font-size:9px;
}
fonttag10
{
	font-size:10px;
}
fonttag11
{
	font-size:11px;
}
fonttag12
{
	font-size:12px;
}
fonttag13
{
	font-size:13px;
}
fonttag14
{
	font-size:14px;
}
fonttag15
{
	font-size:15px;
}
fonttag16
{
	font-size:16px;
}
fonttag17
{
	font-size:17px;
}
fonttag18
{
	font-size:18px;
}