html
{
	height: 		100%;
	width: 			100%;
}
*
{ 
	margin: 		0;
	padding: 		0;
}
body
{
	height: 		100%;
	width: 			100%;
	margin: 		0;
	padding: 		0;
	background: 	#f2f2f2;
	color: 			#888888;
	font-family: 	Arial,Verdana,sans-serif;
	font-size: 		13px;
	
	
	
	/* To center the layout in IE6*/
	text-align: 	center;
}
a
{
	color: 			#0292e4;
}
img
{
		border: 0;
}

img, div { behavior: url(/App/Static/JS/iepngfix.htc) }

ul
{
	padding-left: 30px;
}
h2
{
	border-bottom: 	3px solid #d3e9ff;
	margin-bottom: 	15px;
	font-size: 130%;
	padding-bottom: 3px;
	color: #0a75b0;
	letter-spacing: -1px;
	font-weight: bold;
}
.smaller
{
	font-size: 11px;
}
#wrapper
{
	text-align: 	left;
	width: 			874px;
	margin: 		0 auto;
	min-height: 	100%;
	height: 		auto !important;
	height: 		100%;
	background: 	white;
}
#header
{
	height: 		75px;
	background: 	white;
}
#logo 
{
	cursor:			pointer;
	margin-left: 	10px;
	padding-top: 	10px;
	height: 		55px;
	width: 			199px;
	float: 			left;
}
ul#topmenu
{
	list-style-type:none;
	float: 			right;
	height: 		37px;
	margin-right: 	40px;
	margin-top: 	38px;
}
ul#topmenu li
{
	float: 			left;
	height: 		37px;
	display: 		block;
	border-right: 	1px solid #ebebeb;
	line-height: 	27px;
	margin:0;
}
ul#topmenu li a
{
	display: 		block;
	float: 			left;
	padding-left: 	22px;
	padding-right: 	22px;
	height: 		37px;	
}
ul#topmenu li:hover
{
	color: 			#1293dc;
	background: 	#ededed;
	cursor: 		pointer;
}
#subheader 
{
	height: 		207px;
	background: 	white url('/App/Static/Images/Header_Big_Bar.png') no-repeat;
}
.sitemap_toggles
{
	margin-left: 	20px;
}
.sitemap_toggles_head
{
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 2px;
	margin-bottom: 2px;
	margin-top: 10px;	
}
#subheader_title
{
	color: 			white;
	display: 		block;
	border: 0;
	margin: 0;
	margin-top: -17px;
	font-size: 32px;
	height: 51px;	
	color: white;
	border: 0;
	font-weight: bold;
}
input
{
	border: 1px solid #aeaeae;
}
textarea
{
	border: 1px solid #aeaeae;
}
.radiobutton
{
	border: 0 !important;
}
#status_bar
{
	float: right;
	line-height: 30px;
	margin-right: 20px;
}
#subheader_text_container
{
	width: 			550px;
	padding-top: 	30px;
	float: 			right;
	height: 		30px;
	color: 			white;
}
#subheader_alt_inner
{
	text-align: right;
	color: white;
	line-height: 30px;
	padding-right: 15px;
	font-size: 14px;
	font-weight: bold;
	
}
#subheader_alt_inner a
{
	color: white !important;
}
#demoScreen
{
	float: 			left;
	margin-right: 	10px;
	text-align: 	center;
	width: 			279px;
	height: 		207px;
	line-height: 	207px;
	color: 			white;
}
#create_now
{
	margin-top: 20px;
	width: 214px;
}
#create_now a
{
	display: block;
	text-decoration: none;
	color: white;
}
#footer
{
	clear: 			both;
	margin-top: 	10px;
	background: 	#eeeeee;
	border-top: 	1px solid #dddddd;
}
#footer_inner
{	
	padding: 		20px;
	padding-left: 	25px;
}
#content
{
	min-height: 	250px;
	height: 		auto !important;
	height: 		250px;
}
#content_inner
{
	padding-top: 7px;
	padding-bottom: 10px;
}
ol
{
	padding-left: 50px;
}
ol li
{
	margin-bottom: 10px;
}
#alternative_create_now 
{
	width: 			214px;
	height: 		34px;
	text-align: 	center;
	line-height: 	34px;
	font-size: 		20px;
	background: 	url('/App/Static/Images/MediumButton.png') no-repeat;
	text-decoration: none !important;
}
.alternative_create_now_register
{
	width: 			134px;
	height: 		29px;
	text-align: 	center;
	line-height: 	29px;
	font-size: 		16px;
	background: 	url('/App/Static/Images/Button_small.png') no-repeat;
	display: 		block;
	color:			white;
	margin-left: 	120px;
}
.bigger
{
	font-size: 		16px;
	font-weight: 	bold;
}
#notfound
{
	background: 	url('/App/Static/Images/404_watermark.png') 100% 100% no-repeat;
	height: 		200px;
}
#frontpage_login
{
	background: 	url('/App/Static/Images/FrontpageRightBottomBlock.png') no-repeat;
	border: 		0px solid #dddddd;
	width: 			291px;
	height: 		210px;
}
#frontpage_login .strong
{
	color: #97999a;
}
#frontpage_login_inner
{
	padding: 		15px;
	font-size: 11px;
	color: #97999a !important;
	padding-top: 10px;
}
#frontpage_login input.text
{
	width:200px;
	border: 1px solid #97999a;
}
.topmargin5px
{
	margin-top: 	5px;
}
.topmargin10px
{
	margin-top: 	10px;
}
.topmargin15px
{
	margin-top: 	15px;
}
.topmargin20px
{
	margin-top: 	20px;
}
.padding8px
{
	padding: 8px;
}
#frontpage_content
{
	float: 			left;
	width: 			580px;
	font-size: 13px;
}
.shade_f
{
	background: #efefef;
}
#frontpage_content ul
{
	margin-top: 	10px;
	list-style-type: none;
	width: 510px;
}
#frontpage_content li
{
	border-bottom: 1px solid #ECECEC;	
	font-size: 11px;
	padding-bottom: 19px;
	padding-top: 19px;
	width: 250px;
	float: left;
	margin-right: 5px;
}
.subtext
{
	padding-left: 20px;
}
#frontpage_content li img
{
	float: left;
	width: 30px;
	height: 30px;
	margin-right: 10px;
}
.big
{
	font-size: 17px;
	font-weight: bold;
	display: block;
}
.fp_big
{
	font-size: 15px;
	font-weight: bold;
	display: block;
	color: #9f9f9f;
}
.create_now_notfound
{
	width: 			134px;
	height: 		29px;
	text-align: 	center;
	line-height: 	29px;
	font-size: 		16px;
	background: 	url('/App/Static/Images/Button_small.png') no-repeat;
	display: 		block;
	color:			white;
	margin-top:		30px;
	margin-left: 	60px;
}
.float_left_10px
{
	float: 			left;
	margin-right: 	10px;
}
h1
{
	border-bottom: 	3px solid #d3e9ff;
	margin-bottom: 	15px;
	font-size: 165%;
	padding-bottom: 3px;
	color: #0a75b0;
	letter-spacing: -1px;
	font-weight: normal;
}
#CollapsedScreen
{
	position: 		absolute;
	width: 			400px;
	height: 		400px;
	border: 		1px solid #82d1ff;
	background: 	white;
}
#subheader_alt
{
	height: 		34px;
	background: 	white url('/App/Static/Images/Header_Small_Bar.png') no-repeat;	
}
#registerform
{
	margin-top: 10px;
}
#registerform label
{
	float: 			left;
	width: 			190px;
	text-align:		right;
	margin-right: 	10px;
}
#registerform p
{
	display: 		block;
	min-height: 		28px;
	height: auto !important;
	height: 		28px;
}
#register_button
{
	
}
#DemoWrapper
{
	left: 0;
	width: 893px;
	height: 540px;
	margin: 20px auto;
	background: white;
	border: 1px solid #989898;
	

	-moz-border-radius: 10px;
	position: absolute;
	display: none;
}
#fp_left
{
	float: left;
	width: 545px;
	background: url('/App/Static/Images/FrontpageLeftBlock.png');
	height: 408px;
	margin-bottom: 19px;
}
#fp_left_inner
{
	padding: 40px;
	padding-top: 35px;
}
#fp_left_inner h1
{
	font-size: 35px;
	letter-spacing: 1px;
	border: 0;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #007ec5;
	margin-bottom: 10px;
}
#fp_left_inner ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-top: 10px;
}
#fp_left_inner li
{
	height: 0;
	padding: 0;
	padding-left: 36px;
	background: url('/App/Static/Images/AcceptIconSmall.png') center left no-repeat;
	border-bottom: 1px solid #ECECEC;
	height: 38px;
	line-height: 38px;
	font-size: 15px;
	font-weight: bold;
}
#fp_right
{
	float: right;
	width: 291px;
}
#demo_holder
{
	background: url('/App/Static/Images/FrontpageRightTopBlock.png');
	height: 189px;
	margin-bottom: 9px;
}
#prev
{
	float: left;
	width: 30px;
	text-align: center;
	padding-top: 85px;
	margin-right: 3px;
}
#next
{
	float: right;
	width: 30px;
	text-align: center;
	padding-top: 85px;
}	
#demo_placeholder
{
	float: left;
	height: 170px;
	margin-top: 30px;
	margin-left: 30px;
}
h3
{
	font-size: 18px;
	margin-bottom: 5px;
	border-bottom: 1px solid #E3F1FF;
	padding-bottom: 3px;
}
.register_block
{
	clear: 			left;
	margin-bottom: 	20px;
	padding: 		20px;
	padding-top: 	10px;
	padding-left: 	50px;
	border: 		1px solid #a6d5e4;
}
.register_block p
{
	clear: 			left;
}
.helpblock
{
	float: 			right; 
	height: 		50px; 
	width: 			400px; 
	padding: 		10px; 
	display:		none;
	margin: 		auto -10px auto 0;
	background-color: white;
}
.helpblock img
{
	float:			left;
	margin-right:	10px;
}
.generic_form_block {
	margin-bottom: 	20px;
	padding: 		20px;
	padding-top: 	10px;
	padding-left: 	40px;
	border: 		1px solid #a6d5e4;
}
.generic_error_block {
	margin-bottom: 	5px;
	padding: 		10px 0 10px 10px;
	border: 		1px solid red;
	color: red;
	background: #ffe3e3;
}
.warning
{
	margin-bottom: 	5px;
	padding: 		15px;
	border: 		1px solid #00adff !important;
	color: #0379b1 !important;
	background: #e3f5ff !important;
}
#error {
	margin-bottom: 	5px;
	padding: 		10px;
	border: 		1px solid red;
	color: red;
	background: #ffe3e3;
}
#error ul
{
	padding-left: 25px;
}
.generic_form_block label
{
	float: 			left;
	width: 			160px;
	text-align:		right;
	margin-right: 	10px;
}
.generic_form_block p
{
	display: 		block;
	min-height: 	28px;
	height: 		auto !important;
	height: 		28px;
}
.block_head
{
	font-size: 		1.05em;
	margin-bottom: 	5px;
	font-weight: 	bold;
}
.strong
{
	font-weight: 	bold;
	color: 			#6d6d6d;
}
.generic_error_block ul
{
	padding-left: 25px;
	}
}
#required_note
{
	font-weight: 	bold;
	color: 			#6d6d6d;
	margin-bottom: 	15px;
}
#register_navbar
{
	margin-bottom: 	20px;
	margin-top: 	10px;	
	background: 	#e3f1ff;
	padding: 10px;
	height: 30px;
}
#register_navbar img
{
	float: 			left;
	margin-right: 	4px;
}
.registration_step
{
	height: 		30px;
	line-height: 	27px;
	display: 		block;
	float: 			left;
	padding-right: 12px;
}
#support-tabmenu-0 {
	margin-top: 0;
}
#support-tabmenu a {
	color: black;
}
#support_search_block
{
	height: 		80px;
	background: 	#19a8f7 url('/App/Static/Images/support_search_box_bg.jpg') repeat-x;
	border-top: 	2px solid #19a8f7;
	margin: 		0 auto;
}
#support_search_block h3
{
	margin-bottom: 	10px;
}
#support_search_block p
{
	height: 		30px;
}
#support_search_block p input
{
	width: 			400px;
}
.gray_button, .gray_button_bigger, .gray_button_disabled
{
	height: 		25px;
	background: 	url('/App/Static/Images/Submit_Button.png') no-repeat;
	color: 			#666666;
	line-height: 20px !important;
	text-align: center;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
	width: 108px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}
input.gray_button_bigger
{
	width: 128px !important;
}
.gray_button_bigger
{
	background: 	url('/App/Static/Images/Submit_Button_big.png') no-repeat;
	line-height: 21px;
	text-align: center;
}
input.gray_button_biggest
{
	width: 198px !important;
}
.gray_button_biggest
{
	background: 	url('/App/Static/Images/Submit_Button_biggest.png') no-repeat;
	line-height: 21px;
	text-align: center;
}
input.gray_button_disabled {
	background: 	url('/App/Static/Images/Submit_Button_disabled.png') no-repeat;
}
#TermsOL
{
	padding-left: 15px;
}
#TermsOL li
{
	padding-top: 5px;
	border-bottom: 1px solid #ececec;
	padding-bottom: 10px;
}
.support_search_block_inner
{
	padding: 10px;
	margin: 		0 auto;
	width: 635px;
	
}
.support_block
{
	background: 	#e3f1ff url('/App/Static/Images/support_box_bg.jpg') repeat-y;
	min-height: 	500px;
	height: 		auto !important;
	height: 		500px;
}
.support_block ul
{
	width: 			200px;
	background: 	#19a8f8;
	float: 			left;
}
.support_block ul  li
{
	width: 			200px;
	line-height: 	40px;
	text-align: 	center;
	list-style-type:none;
	color: 			white;
	background: 	#e3f1ff url('/App/Static/Images/support_tab_notselected_bg.jpg') no-repeat;
}
h4
{
	font-size: 		19px;
	font-weight: 	bold;
}
#tab_contents
{
	margin-left: 	210px;
}
#tab_contents h4
{
	width: 			300px;
}
#tab_contents_inner
{
	padding: 		20px;
}
li.selected
{
	color: 			#19a8f8 !important;
	background: 	#e3f1ff url('/App/Static/Images/support_tab_selected_bg.jpg') no-repeat !important;
}
.support_content_faq_question
{
	
}
.support_placeHolder
{
	margin-top: 	20px;
}
.support_content_question
{
	cursor: 		pointer;
	color: 			#454545;
	font-weight:	bold;
	border-bottom: 	1px solid #19a8f8;
	display: 		block;
	padding-bottom: 4px; 
	margin-top: 	20px;
}
.support_content_answer
{
	display: 		none;
	background: 	#ecf6ff;
	padding: 		10px;
	margin-bottom: 	7px;
}
#login_form_holder
{
	width: 550px;
	margin: 0 auto;
	margin-top: 25px;
}

/* Dashboard */
ul#dashboard-block-selection {
	width: 100%;
}

ul#dashboard-block-selection img {
	width: 64px;
	height: 64px;
	float: right;
	display: block;
}

ul#dashboard-block-selection li button {
	float: right;
}

.topRepeat {
	height: 5px;	
	background: 	url('/App/Static/Images/Overlay/TopMiddle.png') no-repeat;	
}

#keeploggedin
{
	border: 0 !important;
}
.middleContent {
	width: 700px;
	padding: 0;
	background: white;
	vertical-align: top;
}
.middleContentPaddingDiv
{
	padding: 5px 15px;
}

.bottomRepeat {
	height: 5px;	
	background: 	url('/App/Static/Images/Overlay/BottomMiddle.png') no-repeat;				
}

.roundedTable {
	border: 0;
	border-collapse: collapse;
	margin: 0;
	background: transparent;
	width: 700px;
}

#pagetemplatecontainer {
	width: 100%;
	height: 200px;
}

.pagetemplatechoice {
	float: left;
	width: 100px;
	height: 86px;
	margin-left: 20px;
}

.pagetemplatechoice img {
	width: 64px;
	height: 64px;
	border: 1px solid gray;
	clear: both;
	display: block;
}

.pagetemplatechoice input {
	margin-top: 3px;
}

.tabset_tab
{
	background: 	url('/App/Static/Images/Dashboard/tab_unselected.png') no-repeat;
	height: 		31px;
	/*border-bottom: 	1px solid #919b9c;*/
	padding-right:	5px;
	cursor: 		pointer;
}
.tabset_tab img
{
	float: 			left;
	margin-right: 	6px;
	margin-left: 	8px;
}
.tabset_tab:hover
{
	background: 	url('/App/Static/Images/Dashboard/tab_hover.png') no-repeat;	
}
.tabset_tab_selected
{
	background: 	url('/App/Static/Images/Dashboard/tab_selected.png') no-repeat;
	height: 		31px;
	padding-right:	5px;
	cursor: 		pointer;
}
.tabset_tab_selected img
{
	float: 			left;
	margin-right: 	6px;
	margin-left: 	8px;
}
#dashboard-padding
{
	padding: 		10px;
}
.fieldset
{
	border: 1px solid #aac4d4;
	border-top: 1px solid #afd3e9;
	border-left: 1px solid #afd3e9;
	
	margin:0;
	margin-bottom: 5px;
	padding: 10px;
}
.fieldset label
{
	clear: left;
	float: left;
	width: 160px;
	text-align: right;
	margin-right: 20px;
}
.fieldset input:radio
{
	background:lime;
	clear: left;
	float: left;
	width: 160px;
	text-align: right;
	margin-right: 20px;
}
.txtField
{
	width: 250px;
}
.fieldset p
{
	min-height: 25px;
	height: auto !important;
	height: 25px;
	padding: 2px;
}
.txtArea
{
	width: 350px;
	height: 100px;
	margin-bottom: 10px;
}
.fieldset_title
{	
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px solid #ECECEC;
	min-height: inherit !important;
	height: 20px !important;
	padding: 0 !important;
	padding-bottom: 3px !important;
	margin-bottom: 17px;
}
input
{
	width: 200px;
}
.layout_panel
{
	border: 1px solid #ECECEC;
	padding: 10px;
	min-height: 300px;
}
.layout_panel ul
{
	margin-bottom: 20px;
}	
.layout_panel li
{
	text-decoration: underline;
	color: blue;
	cursor: pointer;
	float: left; 
	padding-left: 13px; 
	padding-right: 13px;
	border-right: 1px solid #ECECEC;
	padding-bottom: 1px;
}
.subtool_bar
{
	background: #ECECEC;
	padding: 3px;
	padding-top: 0;
}
.subtool_bar img
{
	cursor: pointer;
	float: right;
	margin: 0 !important;
	margin-top: -4px !important;
}	
.subtool_bar span
{
	display: block;
	width: 60px;
	float: left;
}
.layout-block
{
	float: left;
	width: 180px;
	text-align: center;	
	border: 1px solid #ECECEC;
	margin-right: 27px;
	margin-bottom: 12px;
	background: #ECECEC;		
}
#collapseButton
{
	float: right;
	margin-right: 8px;
}
.top_message
{
	line-height: 30px;
	font-size: 14px;
	color: #76735d;
}
.pagination
{
	font-size: 14px;
	font-weight: bold;
}
.pagination_current_page
{
	text-decoration: underline;
}
.thumbnail
{
	width: 180px;
	height: 110px;
}
.selected_category
{
	background: #ECECEC;
	color: #666666 !important;
}

.layout-block img
{
	border: 1px solid #ECECEC;
	margin: 5px auto 5px auto;
}	
.item_Page
{	
	background: #f2f2f2;
	padding: 8px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.item_Page:hover
{
	background: #dbf2ff;
	color: #1992d7 !important;
}
.item_Page_add
{	
	background: #f5f5f5;
	padding: 8px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
}
.item_Page_add:hover
{
	background: #dbf2ff;
	color: #1992d7 !important;
}	
#items_seperator
{
	border-top: 2px solid #ECECEC;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 2px;
	text-align: right;
	padding-top: 5px;
}
#items_seperator img
{
	margin-bottom: -4px;
	margin-left: 20px;
}	
.deleteIcon
{
	cursor: pointer;
}
.move_sector
{	
	width: 50px;
	float: left
}
.page_left
{
	float: left;
}
.page_right_counter
{
	float: right;
	margin-top: 8px;
	margin-right: 20px;
}
.page_tools
{
	text-decoration: none !important;
	float: right;
	font-size: 11px;
}
.page_tools img
{
	margin-right: 5px;
	border: 0 !important;
}
.clear
{
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	color: #ECECEC !important;
	text-decoration: none !important;
}
#undoBox
{
	background-color: #E9D01D;
	color: black;
	width: 500px;
	text-align: center;
	margin: auto;
	margin-bottom: 10px;
	
	border-bottom: 1px dashed #8F7D08;
	border-left: 1px dashed #8F7D08;
}
.DashboardItem {
	width: 816px;
	height: 20px;
}

img, div {
	behavior:	url('/Static/pngbehavior.htc');
}

.noPngFix {
	behavior:	none !important;
}

label.shortLabel {
	width: 100px;
}

label.insideLabel {
	float: none !important;
	width: auto !important;
	clear: none !important;
}
#username
{
	border: 1px solid #888888;
	height: 22px;
}
#email
{
	border: 1px solid #888888;
	height: 22px;
}
#password
{
	border: 1px solid #888888;
	height: 22px;
}
#login_h3
{
	border: 0;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #ECECEC;
	padding: 3px;
	line-height: 20px;
	margin-bottom: 10px;
	color: #0392e3;
}
#demoScreen img
{
	padding-top: 10px;
}
.page_tools img {
	cursor: pointer;
}
.asterisk
{
	color: red;
	font-weight: bold;
}
.RegisterScreenshot img
{
	border: 0;
}
.RegisterScreenshot a:hover
{
	border: 1px solid #9ccbda;
}
.RegisterScreenshot a
{
	text-decoration: none;
	display: block;
	border: 1px solid #ECECEC;
	padding: 10px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.15px{
	width: 15px !important;
}
