/******** GENERAL ELEMENTS ********/

/* Content */
body {
	font-family: Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0px;
	background-color:#DDDDDD;
}
td {
	font-family: Helvetica;
	font-size:13px;
	color:#3D3D3D
}
a:link {
	color:#333333
}
a:visited {
	color:#333333
}
a:hover {
	color:#111111
}
li {
	line-height:17px
}
/* Title */
.title {
	margin-bottom:10px;
	line-height:35px;
	font-family:Tahoma;
	font-size:24px;
	margin-top:10px;
	font-weight:normal
}
/* Form */
select {
	font-size:11px
}
.button {
	font-size:15px;
	padding: 5px;
	font-weight:bold;
	color:#384E5C;
	background:url('../Images/button.png') #EEEEEE;
	border-top:1px solid #DDDDDD;
	border-right:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
	border-left:1px solid #DDDDDD;
	cursor:pointer;
}
.textbox {
	font-family:Arial;
}
.file {
	height:27px;
	font-size:9pt;
	padding:5px;
	border:0;
	background:#eee;
	margin-right:7px;
}
/* Side Box */
.boxHeader {
	width:215px;
	padding:20px;
	padding-left:20px;
	background:url('../Images/sidebox.gif');
	background-repeat:repeat-x;
	margin-top:15px;
	text-align:left;
	font-family:Tahoma;
	font-size:14px;
}
.boxContent {
	padding:12px;
	padding-left:0;
	padding-top:0px;
	text-align:left;
	font-family:Arial;
	font-size:11px;
}
.boxContent a {
	color: #fff;
}
/* Listing Paging */
.paging {
	line-height:12px;
	font-size:13px;
	padding-top:8px;
	width:262px;
	height:21px;
	margin-bottom:-23px;
}
.paging a {
	color:#5A7688 !important;
}
/******** SPECIAL ELEMENTS ********/

/* Poll Results */
.pollHeader {
	background:#d6d7d8;
	text-align:center;
	padding:5px;
	font-weight:bold
}
.bar1 {
	background:#ffaa00;
	border-right:#D78B00 1px solid;
	border-bottom:#D78B00 1px solid;
}
.bar2 {
	background:#6B8E23;
	border-right:#59761D 1px solid;
	border-bottom:#59761D 1px solid;
}
.bar3 {
	background:#FF4500;
	border-right:#C43600 1px solid;
	border-bottom:#C43600 1px solid;
}
.bar4 {
	background:#1E90FF;
	border-right:#0060BF 1px solid;
	border-bottom:#0060BF 1px solid;
}
.bar5 {
	background:#FF1493;
	border-right:#C71585 1px solid;
	border-bottom:#C71585 1px solid;
}
.bar6 {
	background:#ffaa00;
	border-right:#D78B00 1px solid;
	border-bottom:#D78B00 1px solid;
}
.bar7 {
	background:#6B8E23;
	border-right:#59761D 1px solid;
	border-bottom:#59761D 1px solid;
}
.bar8 {
	background:#FF4500;
	border-right:#C43600 1px solid;
	border-bottom:#C43600 1px solid;
}
.bar9 {
	background:#1E90FF;
	border-right:#0060BF 1px solid;
	border-bottom:#0060BF 1px solid;
}
.bar10 {
	background:#FF1493;
	border-right:#C71585 1px solid;
	border-bottom:#C71585 1px solid;
}
.barRow {
	background:#f6f7f8
}
.barRowAlternate {
	background:#d6d7d8
}
/* Go Back Button */
.divGoBack {
	margin-top:20px;
	margin-bottom:20px
}
.btnGoBack {
}
/******** MODULES ********/

/* Listing - Categories */
.category_tree td div {
	height:20px !important
}
.category_tree_node {
	text-transform:uppercase;
	font-family:Arial;
	font-size:11px;
}
a.category_tree_node:hover {
	color:#ffffff;
}
/* Category Navigation */
.category_area {
	padding-top:10px;
	padding-bottom:10px
}
.category_item {
	font-size:13px;
	text-transform:uppercase;
	margin-top:15px;
	margin-bottom:3px
}
.category_item a {
	font-weight:bold
}
.category_item_desc {
	font-size:11px;
}
/* Forum */
.frm_category_bar {
	background-color:#ffffff;
}
.frm_category_title {
	font-weight:bold;
	font-size:11px;
	font-family:Tahoma;
}
.frm_forum_header {
	font-weight:bold;
	font-size:10px;
	font-family:Tahoma;
	background:url('../Images/button.png');
	color:#2c2c2c;
	padding-left:7px;
	height:16px;
	border:#BEC7D1 1px solid;
	border-bottom:none;
}
.frm_forum_item {
	background-color:#ffffff;
	border:#BEC7D1 1px solid;
}
.frm_thread_header {
	font-weight:bold;
	font-size:10px;
	font-family:Tahoma;
	background:url('../Images/button.png');
	color:#2c2c2c;
	padding-left:7px;
	height:16px;
	border:#BEC7D1 1px solid;
	border-bottom:none;
}
.frm_thread_item {
	background-color:#ffffff;
	border:#BEC7D1 1px solid;
}
.frm_post_bar {
	font-size:10px;
	font-family:Tahoma;
	background:url('../Images/button.png');
	color:#2c2c2c;
	padding-left:7px;
	height:16px;
	border:#BEC7D1 1px solid;
	border-bottom:none;
}
.frm_post_infopanel {
	background-color:#ffffff;
	border:#BEC7D1 1px solid;
}
.frm_post_contentpanel {
	background-color:#ffffff;
	border:#BEC7D1 1px solid;
	padding:0px;
}
.frm_post_subject {
	font-size:12px;
	font-weight:bold;
	background-color:#EFEFF1;
	border-bottom:#BEC7D1 1px solid;
	padding:5px;
}
.frm_post_message {
	background-color:#ffffff;
	padding:5px;
}
.frm_title {
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
}
.frm_statusbox {
	line-height:18px;
	background-color:#ffffff;
	border:#BEC7D1 1px solid;
}
/******** PLACEHOLDERS ********/

/* placeholderTopMenu */
.topmenu {
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#000000;
}
a.topmenu:link {
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	text-decoration:underline
}
a.topmenu:visited {
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	text-decoration:underline
}
a.topmenu:hover {
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#818181;
	text-decoration:underline
}
/* placeholderBottomMenu */
.bottommenu {
	font-family:Arial;
	font-size:10px;
	color:#fff;
}
a.bottommenu:link {
	font-family:Arial;
	font-size:10px;
	color:#fff;
	text-decoration:underline
}
a.bottommenu:visited {
	font-family:Arial;
	font-size:10px;
	color:#fff;
	text-decoration:underline
}
a.bottommenu:hover {
	font-family:Arial;
	font-size:10px;
	color:#fff;
	text-decoration:underline
}
/* placeholderRegister */
a.register:link {
	color:#000000;
}
a.register:visited {
	color:#000000;
}
a.register:hover {
	color:#818181;
}
/* placeholderLoginLogout */
a.login:link {
	color:#fff;
}
a.login:visited {
	color:#fff;
}
a.login:hover {
	color:#fff;
}
/* placeholderLogout */
a.logout:link {
	color:#fff;
}
a.logout:visited {
	color:#fff;
}
a.logout:hover {
	color:#fff;
}
/* placeholderAdminWorkspaceLink */
a.myworkspace:link {
	color:#000000;
}
a.myworkspace:visited {
	color:#9B6B4D;
}
a.myworkspace:hover {
	color:#9B6B4D;
	text-decoration: underline;
}
a.admin:link {
	color:#9B6B4D;
}
a.admin:visited {
	color:#9B6B4D;
}
a.admin:hover {
	color:#9B6B4D;
	text-decoration: underline;
}
/* placeholderBreadcrumb */

.breadcrumb-top {
	background: url(/Images/breadcrumb-topbg.gif) no-repeat left bottom;
	width: 618px;
	height: 4px;}

.breadcrumb {
	font-family: Helvetica, sans-serif;
	background: url(/Images/breadcrumb-middlebg.gif) repeat-y left top;
	font-size:13px;
	color: #648299;
	width: 611px;
	text-align: left;
	padding: 2px 0 0 7px;
}

.breadcrumb-bottom {
	background: url(/Images/breadcrumb-bottombg.gif) no-repeat left top;
	width: 618px;
	height: 4px;
	margin: 0 0 15px 0;}
	
a.breadcrumb:link {
	font-family: Helvetica, sans-serif;
	font-size:13px;
	color:#5a7688;
	background: none;
}
a.breadcrumb:visited {
	color:#5a7688;
	background: none;
}
a.breadcrumb:hover {
	color:#5a7688;
	background: none;
}
/* placeholderPagesWithin */
.boxLinksTitle {
	padding: 10px 0 0 10px;}

.boxLinksWithin {
	padding: 8px 15px 0 10px;
	text-align:left;
	white-space:nowrap;
	font-size:13px;
	color:#ffffff;
}
.boxItemLinksWithin {
	white-space:nowrap;
	text-align:left;
}
.boxItemLinksWithin a {
	color:#fff;
	background: url(/Images/boxLinksArrow.gif) top left no-repeat;
	padding: 0 0 0 15px;
}
.boxItemLinksWithin a:hover {
	color:#B49B51;}
	
/* placeholderSameLevelPages */
.boxQuickLinksTitle {
	padding: 10px 0 0 10px;}

.boxQuickLinks {
	padding: 8px 15px 0 10px;
	text-align:left;
	white-space:nowrap;
	font-size:13px;
}
.boxItemQuickLinks {
	white-space:nowrap;
	text-align:left;
}
li.boxItemQuickLinks {
	color:#B49B51;
	background: url(/Images/boxLinksArrow.gif) top left no-repeat;
	padding: 0 0 0 15px;
	list-style: none;
}
li.boxItemQuickLinks a {
	color:#fff;}
	
li.boxItemQuickLinks a:hover {
	color:#B49B51;}
	
li.rightRailArchiveList{
	color:#fff;
	background: url(/Images/boxLinksArrow.gif) top left no-repeat;
	padding: 0 0 0 15px;
	list-style: none;
	margin: 7px 0 0 0;}
	
li.rightRailArchiveList a{
	color: #fff;}

li.rightRailArchiveList a:hover{
	color:#B49B51;}
	
/* placeholderLoginForm */
.btnLogin {
}
.txtLogin {
}
.labelLogin {
}
/* placeholderSearch */
.boxSearch {
	margin:7px;
}
.btnSearch {
}
.txtSearch {
	margin-bottom:1px;
}
/* placeholderComments */
.comments {
	width:100%;
	margin-bottom:10px;
	border:#d7d7d7 1px solid;
	background:#F3F3F3
}
.commentbody {
	padding:4px
}
.commentinfo {
	padding:4px;
	font-size:9px;
	color:#777777
}
/* placeholderPrint */
a.print:link {
	font-family:arial;
	font-size:11px;
	color:#333333;
	text-decoration:underline;
	white-space:nowrap
}
a.print:visited {
	font-family:arial;
	font-size:11px;
	color:#333333;
	text-decoration:underline
}
a.print:hover {
	font-family:arial;
	font-size:11px;
	color:#111111;
	text-decoration:underline
}
/* placeholderCartInfo */
.cart {
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color:#333333;
}
/* placeholderMainMenu_DropDown */  


.static_nlsmenu {
	z-index:1;
} /* Main Bar */
/* Main Bar - Item */
.static_nlsitemcontainer {
	list-style: none outside;
}
.static_nlsiconcell {
	width:0px;
}
.static_nlssubmenucell {
	display: none;
}
.static_nlsitem {
	float: left;
	display: inline;
	height: 49px;
	line-height: 49px;
	padding-left: 25px;
	font-size: 16px;
	color: #c0b9a4;
	padding-left: 0;
	padding-right: 25px;
}
/* Main Bar - Item Hover */
.static_nlsitemcontainerover {
	color: #b49b51;
}
.static_nlsiconcellover {
	width:0px;
}
.static_nlssubmenucellover {
	display: none;
}
.static_nlsitemover {
	float: left;
	display: inline;
	height: 49px;
	line-height: 49px;
	padding-left: 25px;
	background: url(../Images/nav-active.gif) no-repeat 0 -100px;
	font-size: 16px;
	color: #b49b51;
	padding-left: 0;
}
/* Sub Menu */
.nlsmenu {
	margin-top:0px;
	border-bottom:#474747 0px solid;
	border-left:#3A87E8 0px solid;
	border-top:#3A87E8 0px solid;
	border-right:#434343 0px solid;
	z-index:1;
}
/* Sub Menu - Item */
.nlsitemcontainer {
	height:27px;
	padding-left:0px;
	padding-right:0px;
	background-color:#D9D9D9
} /* ;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);-moz-opacity:0.9;} */ /*filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);-moz-opacity:0.7;*/
.nlsiconcell {
	width:20px;
	background-color:#070707;
}
.nlssubmenucell {
	padding-top:2px;
	padding-left:3px;
	padding-right:4px
}
.nlsitem {
	font-weight:normal;
	font-size:12px;
	font-family:Arial;
	text-align:left;
	color:#000000;
	padding:8px 40px 4px 10px;
}
/* Sub Menu - Item Hover */
.nlsitemcontainerover {
	height:27px;
	border:#D9D9D9 0px solid;
	background:url('../Images/menubg_hover.gif');
}
.nlsiconcellover {
	width:20px;
	background-color:#5E7809;
}
.nlssubmenucellover {
	padding-top:2px;
	padding-left:3px;
	padding-right:4px
}
.nlsitemover {
	font-weight:normal;
	font-size:12px;
	font-family:Arial;
	text-align:left;
	color:#ffffff;
	padding:8px 40px 4px 10px;
}
/* placeholderMainMenu_Links */
.mainbar {
	background:url("images/menubg_hover.gif") repeat-x top;
	height:30px;
	padding-left:12px;
	padding-top:12px
}
a.mainmenu:link {
	font-family:Verdana;
	font-size:12px;
	color:#e7e7e7;
	text-decoration:none
}
a.mainmenu:visited {
	font-family:Verdana;
	font-size:12px;
	color:#e7e7e7;
	text-decoration:none
}
a.mainmenu:hover {
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	text-decoration:none
}
/* placeholderMainMenu_VerticalMenu */
.mnuVertical {
	width:170px
}
.mnuOver {
	padding:3px;
	background-color:#656567;
	border:#cccccc 1px solid;
	border-left:#cccccc 1px solid;
	border-top:#cccccc 1px solid;
	border-bottom:#5A5A5C 1px solid;
	border-right:#5A5A5C 1px solid;
	color:#cccccc;
}
.mnuSelected {
	padding:3px;
	background-color:#F3F2F7;
	border:white 1px solid;
	border-top:white 1px solid;
	border-bottom:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	font-weight:bold;
}
.mnuPath {
	padding:3px;
	background-color:#D7D7DB;
	border:white 1px solid;
	border-top:white 1px solid;
	border-bottom:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
}
.mnuNormal {
	padding:3px;
	background-color:#E5E5EA;
	border:white 1px solid;
	border-top:white 1px solid;
	border-bottom:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
}
/* placeholderMainMenu_DropMenu */
.top {
	font:bold 11px verdana;
	color:#E2E9DA;
	background:none;
}
.top_hover {
	font:bold 11px verdana;
	color:#E2E9DA;
	background:#924693;
}
.member {
	font:bold 10px verdana;
	color:#5B5E55;
}
.member_hover {
	font:bold 10px verdana;
	color:#5B5E55;
	background:#C2C4C5;
}
.topbar {
	background-image:url("images/header.gif");
	height:35px;
}
.memberbar {
	background-image:url("images/memberbg.gif");
	height:27px;
}
/* placeholderMainMenu_Tabs */
.tabActive_Left {
	width:15px;
	height:19px;
	background:url('../Images/tab_active_left.gif') no-repeat
}



.tabActive_Center{
	color:#fff;
	text-decoration:none;
	background: url(../Images/nav-active.gif) no-repeat scroll top left;
	display:inline;
	float:left;
	font-size:16px;
	height:49px;
	line-height:49px;
	padding-left:25px;}
	
.tabActiveLink{
	color:#fff;
	text-decoration:none;
	background: url(../Images/nav-active.gif) no-repeat scroll top right;
	display:inline;
	float:left;
	font-size:16px;
	height:49px;
	line-height:49px;
	padding-right:25px;}










.tabActive_Right {
	width:15px;
	height:19px;
	background:url('../Images/tab_active_right.gif') no-repeat
}
.tabInactive_Left {
	width:15px;
	height:19px;
	background:url('../Images/tab_inactive_left.gif') no-repeat
}
.tabInactive_Center {
	white-space:nowrap;
	background:url('../Images/tab_inactive_center.gif')
}
.tabInactive_Right {
	width:15px;
	height:19px;
	background:url('../Images/tab_inactive_right.gif') no-repeat
}
a.tabInactiveLink:link {
	color:#C0B9A4;
	display:inline;
	float:left;
	font-size:16px;
	height:49px;
	line-height:49px;}

a.tabInactiveLink:visited {
	color:#C0B9A4;
	display:inline;
	float:left;
	font-size:16px;
	height:49px;
	line-height:49px;}
	
a.tabInactiveLink:hover {
	color:#b49b51;
	display:inline;
	float:left;
	font-size:16px;
	height:49px;
	line-height:49px;}
	
a.tabActiveLink:link {
	color:#fff;
	text-decoration:none;
	font-size:16px;}
	
a.tabActiveLink:visited {
	color:#fff;
	text-decoration:none;
	font-size:16px;}
	
a.tabActiveLink:hover {
	color:#fff;
	text-decoration:none;
	font-size:16px;}
	
/* placeholderMainMenu_Side */
#divSide {
	font:11px Trebuchet MS, Arial, sans-serif;
	background:#FAFAFA;
	padding:0px;
	width:180px
}
#divSide a {
	color:#333333;
	text-decoration:none;
}
#divSide a:hover {
	color:#1684E6
}
.mnuLevel1 {
	margin:0px;
	list-style-type:none;
}
.mnuLevel1 li {
	padding:3px;
	padding-left:7px;
	font-weight:bold;
	text-transform:uppercase;
}
.mnuLevel2 {
	margin:0px;
	padding-left:12px;
	list-style-type:none;
}
.mnuLevel2 li {
	padding:3px;
	padding-left:1px;
	border-top:#dedede 1px solid;
	font-weight:normal;
	text-transform:none;
}
.mnuLevel3 {
	margin:0px;
	padding-left:12px;
	list-style-type:none;
}
.mnuLevel3 li {
	padding:3px;
	padding-left:1px;
	border-top:#dedede 1px solid;
	font-weight:normal;
	text-transform:none;
}
.itemSelected {
	color:#1684E6
}
/* placeholderMenu_Tree */
a.prnnode {
	font-family:tahoma, Arial;
	font-size:8pt;
	color:#000000;
	text-decoration:none;
	cursor:pointer;
	margin:0px;
	padding:2px;
}
a.prnnode:hover {
	background-color:#CCFFCC;
	font-weight:bold;
}
a.node {
	font-family:tahoma, Arial;
	font-size:8pt;
	color:#666666;
	text-decoration:none;
	cursor:pointer;
	margin:0px;
	padding:2px;
}
a.node:hover {
	background-color:#CCFFCC;
	text-decoration:underline;
}
a.selnode {
	font-family:tahoma, Arial;
	font-size:8pt;
	color:#000000;
	text-decoration:none;
	cursor:pointer;
	margin:0px;
	background-color:#CCFFCC;
	padding:1px 1px 1px 1px;
	border:#66CC66 1px solid;
}
a.selprnnode {
	font-family:tahoma, Arial;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	cursor:pointer;
	margin:0px;
	background-color:#CCFFCC;
	padding:1px 1px 1px 1px;
	border:#66CC66 1px solid;
}
div.row {
	color:#0066cc;
	text-decoration:none;
	cursor:pointer;
}
div.selrow {
	background-color:#99CCFF;
	cursor:pointer;
}
div.row:hover {
}
input.nodeedit {
	font-family:Verdana, Arial;
	font-size:8pt;
	color:#666666;
	text-decoration:none;
	position:absolute;
	height:20px;
	border:#cfcfcf 1px solid;
	z-index:1;
}
.nlstree {
	text-align:left;
	border:#e6e7e8 5px solid;
	padding:12px;
	background:white;
}

/********** Menu System ***********/
#menuSystem{
	color: #999;
	margin: 10px 0;
	padding: 0;}
	
#menuSystem a{
	color: #3a4a56;}
/********** End ***********/

#ctl00_placeholderBody_panelPageInfo{
	width: 500px;
	padding: 0 15px;}
	
#ctl00_placeholderBody_panelAuthoring{
	padding: 0 15px;}
	
	
/********** Home Slider ***********/
#jFlowSlidectl00_placeholderBody_ctl47_, #SlidingImagectl00_placeholderBody_ctl47_, #SlidingImagectl00_placeholderBody_ctl44_{
	height: 263px !important;
	width: 552px !important;
	overflow: hidden;}
	
#ctl00_placeholderBody_ctl47_divBox, #ctl00_placeholderBody_ctl44_divBox{
	height: 263px !important;
	width: 552px !important;
	overflow: hidden;
	float: left;}
	
#jFlowSlidectl00_placeholderBody_ctl44_{
	height: 263px !important;
	width: 552px !important;
	overflow: hidden;
	margin: 7px 0 0 0;}
	
#myControllerctl00_placeholderBody_ctl44_{
	top: 0 !important;}
	
#myControllerctl00_placeholderBody_ctl44_{
	position: absolute !important;
	top: 35px !important;
	left: 32px !important;}
	
/*#mySlidesctl00_placeholderBody_ctl44_ p {
	height:25px !important;
	top:-30px !important;} */
/********** End ***********/


/********** Account Panel Rollovers ***********/
#ctl00_placeholderBody_panelScript{
	text-align: left;}
/********** End ***********/

#ctl00_placeholderMainMenu_Tabs_ctl00_panelMenu table table{
	margin: 0 10px 0 0;}
	
	
/********** Hide Borders on Admin Template ***********/
#ctl00_placeholderBody_ctl44_panelUpdateAccount div, #ctl00_placeholderBody_ctl44_panelChannels div{
	border: 0 !important;}
/********** End ***********/


/********** Login/Logout ***********/
.loginLogout{width: 100px; text-align: right; position: relative; color: #fff; font-family: Helvetica, sans-serif; font-size: 11px;}
.loginLogout .positioning{position: absolute; top: -82px; right: 0;}
.loginLogout a{color: #fff;}
/********** End ***********/


/********** Subscribe Form Home ***********/
.boxHeader{
	display: none;}
	
.subscribeName{
	float: left;
	width: 180px;}
		
.subscribeEmail{
	float: left;
	width: 180px;
	margin: 5px 0 0 0;}
		
.subscribeBTN{
	float: left;
	margin: 5px 0 0 10px;}
	
.subscribeBTN input{
	background: url(/Images/btn-subscribe.gif) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	display:inline;
	float:left;
	height:40px;
	margin: 12px 0 0 0;
	width:100px;
	text-indent: -9999em;}
	
#ctl00_placeholderBody_ctl51_panelSubscribe{
	height: 40px;}
	
#ctl00_placeholderBody_ctl51_txtName, #ctl00_placeholderBody_ctl51_txtEmail, #ctl00_placeholderBody_ctl45_txtName, #ctl00_placeholderBody_ctl45_txtEmail{
	background: url(/Images/btn-subscribe-input.gif) no-repeat scroll 0 0;
	height: 40px;
	width: 167px !important;
	border: 0;
	font-size:22px;
	padding: 7px 7px 0 7px;
	color: #333;}
	
#ctl00_placeholderBody_ctl51_lblName, #ctl00_placeholderBody_ctl51_lblEmail, #ctl00_placeholderBody_ctl45_lblName, #ctl00_placeholderBody_ctl45_lblEmail{
	margin: 0 0 0 5px;}
/********** End ***********/

/********** Contact Form ***********/
h1.title{
	color: #49352c;
	font-size: 34px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;}
	
#ctl00_placeholderBody_ctl47_panelForm input, #ctl00_placeholderBody_ctl47_panelForm .textinput, #ctl00_placeholderBody_ctl47_panelForm textarea, #ctl00_placeholderBody_ctl44_prop8, #ctl00_placeholderBody_ctl44_prop9, #ctl00_placeholderBody_ctl44_prop10, #ctl00_placeholderBody_ctl44_prop11, #ctl00_placeholderBody_ctl44_prop12, #ctl00_placeholderBody_ctl44_prop13, #ctl00_placeholderBody_ctl44_prop14, #ctl00_placeholderBody_ctl44_prop15, #ctl00_placeholderBody_ctl44_prop16, #ctl00_placeholderBody_ctl44_prop17{
	background:#fff url(/Images/textinput-bg.gif) center top repeat-x;
	border:1px solid #C7C7C7;
	color:#384E5C;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
	padding: 8px;}
	
#ctl00_placeholderBody_ctl47_panelCaptcha input, #ctl00_placeholderBody_ctl44_ccText{
	background:#fff url(/Images/textinput-bg.gif) center top repeat-x;
	border:1px solid #C7C7C7;
	color:#384E5C;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
	padding: 8px;}
	
#ctl00_placeholderBody_ctl47_panelLinks a{
	color: #5A7688;
	text-decoration: none;}
	
#ctl00_placeholderBody_ctl47_panelLinks a:hover{
	color: #5A7688;
	text-decoration: underline;}
	
#ctl00_placeholderSearch_txtSearch{
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#B6927C;
	display:inline;
	float:left;
	font-family:Helvetica,Arial,sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:4px 0 0 5px;
	width:330px;}
	
#ctl00_placeholderSearch_btnSearch{
	background:transparent none repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	display:inline;
	float:right;
	height:20px;
	margin:0 5px 0 0;
	width:15px;
	text-indent: -9999em;}
	
/********** JSlider **********/
#myControllerctl00_placeholderBody_ctl47_, #myControllerctl00_placeholderBody_ctl44_{
	float: right;
	opacity:0.7;
	margin: 0 15px 0 0;
	position:relative;
	top:235px !important;
	z-index:2;}
	
#myControllerctl00_placeholderBody_ctl44_{
	float:right;
	margin:0 45px 0 0;
	opacity:0.7;
	top:235px !important;
	z-index:2;
	position: relative !important;}
	
#myControllerctl00_placeholderBody_ctl47_ .jFlowControlctl00_placeholderBody_ctl47_, #myControllerctl00_placeholderBody_ctl44_ .jFlowControlctl00_placeholderBody_ctl44_{
	background:#333 none repeat scroll 0 0 !important;
	color:#333 !important;
	cursor:pointer;
	font-family:arial;
	font-size:12px !important;
	margin-right:0;
	margin-left: 5px;
	padding:0 5px !important;
	border: 2px solid #fff;}
	
#myControllerctl00_placeholderBody_ctl47_ .jFlowSelectedctl00_placeholderBody_ctl47_, #myControllerctl00_placeholderBody_ctl44_ .jFlowSelectedctl00_placeholderBody_ctl44_{
	background:#7f99a6 none repeat scroll 0 0 !important;
	color:#7f99a6 !important;}
	
#mySlidesctl00_placeholderBody_ctl44_ p{
	height:25px !important;
	margin:0;
	opacity:0.7;
	padding:0.3em 0.3em 0 0.7em;
	position:relative;
	top:-30px !important;}
/********** End **********/


/********** Polls **********/
#ctl00_placeholderRight_ctl03_rblPollAnswers, #ctl00_placeholderRight_ctl03_rblPollAnswers label{
	color: #fff;}
	
#ctl00_placeholderRight_ctl03_rblPollAnswers label{
	padding: 0 0 0 5px;}
/********** End **********/

#ctl00_placeholderRight_ctl03_calBlog, #ctl00_placeholderRight_ctl00_calBlog{
	background: #e2e4e9;}