﻿body {
	background:#ffffff;
	text-align:center;
	font-size:13px;
	font-family:Arial;
	color:#363636;
}

a , a:link, a:active, a:visited {
	color:#363636;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-decoration:normal;
}
a:hover {
	color:#363636;
	text-decoration:underline;
}

div.main {
	position:relative;
}

div.corner_menu {
	position:relative;
	background:#f7f7f7;
	width:960px;
	height:50px;
	direction:ltr;
	text-align:right;
}

div.corner_menu_icon {
	position:relative;
	float:right;
	padding-top:10px;
	padding-right:3px;
	vertical-align: bottom;
	
	color:#808080;
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
}

a.corner_menu, a.corner_menu:link, a.corner_menu:active, a.corner_menu:visited  { 
	color:#808080;
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
}

a.corner_menu:hover  { 
	color:#0099ff;
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
}

a.corner_menu_colored, a.corner_menu_colored:link, a.corner_menu_colored:active, a.corner_menu_colored:visited , a.corner_menu_colored:hover  { 
	color:#0099ff;
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
}

div.header_spacer {
	position:relative;
	width:960px;
	height:5px;
}

div.header {
	position:relative;
	width:962px;
	height:200px;
}

div.customer_header {
	position:absolute;
	top:0px;
	left:0px;
	width:962px;
	height:200px;
}

div.top_menu {
	position:relative;
	width:960px;
	height:50px;
	background:#e2e2e2;
}

ul.top_menu {
	position:absolute;
	left:5px;
	top:10px;
	padding:0;
	margin:0;
	width:950px;
	height:30px;
	/*overflow:hidden;*/
	list-style-type:none;
}

li.top_menu {
	background:none;
	height:30px;
	float:left;
	text-align:center;
	cursor:pointer;
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
	
	color:#747578;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

li.top_menu:hover {
	color:#0099ff;
}

li.top_menu_seperator {
	width:2px;
	height:30px;
	float:left;
	background:url('../images/design/top_menu_seperator.png') right top no-repeat;
}

a.top_menu, a.top_menu:link, a.top_menu:active, a.top_menu:visited , a.top_menu:hover  { 
	text-decoration:none;
}

div.content {
	position:relative;
	width:960px;
	height:auto;
	min-height:700px;
	display:inline-table; /*run-in;*/
	text-align:left;
	background:#ffffff;
}

div.homepage_modules {
	position:relative;
	width:720px;
	text-align:center;
	float:right;
}

div.module_cube {
	position:relative;
	width:230px;
	height:280px;
	float:left;
	margin-top:5px;
	margin-left:6px;
	border:2px solid #dfdfdf;
}

div.module_cube_top {
	position:relative;
	width:230px;
	height:55px;
	background:#f3f3f3;
	text-align:left;
}

div.module_cube_center {
	position:relative;
	width:230px;
	height:140px;
	background:#ffffff;
	text-align:center;
	vertical-align:center;
}

div.module_cube_bottom {
	position:relative;
	width:230px;
	height:85px;
	background:#f3f3f3;
}

div.module_content {
	position:absolute;
	top:5px;
	left:5px;
	width:220px;
	height:65px;
	text-align:left;
	color:#363636;
	
	font-family:Century Gothic,Arial;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
}

a.module_name, a.module_name:link, a.module_name:active, a.module_name:visited, a.module_name:hover  { 
	position:relative;
	top:15px;
	left:5px;
	color:#0099ff;
	font-family:Century Gothic,Arial;
	font-size:14pt;
	font-weight:normal;
	text-decoration:none;
}

div.homepage_content {
	position:relative;
	width:960px;
	height:auto;
	min-height:100px;
	display:inline-block; 
	text-align:center;
	
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}

div.search_panel {
	position:relative;
	top:0px;
	left:0px;
	width:235px;
	height:55px;
	background:#f3f3f3;
	border:1px solid #dfdfdf;
}

div.search_panel_input {
	position:absolute;
	top:5px;
	left:6px;
	width:174px;
	height:40px;
	background:url('../images/design/search_panel_input.png') center center no-repeat;
}

div.search_panel_button {
	position:absolute;
	top:7px;
	right:6px;
	width:38px;
	height:38px;
	background:url('../images/design/search_panel_button.png') center center no-repeat;
}

input.search_panel_field {
	position:absolute;
	top:6px;
	left:5px;
	width:162px;
	height:26px;
	border:0px;
	text-align:left;
	
	color:#747578;
	font-family:Arial;
	font-size:13pt;
	font-weight:normal;
}

div.homepage_modules_list {
	position:relative;
	top:5px;
	left:0px;
	width:235px;
	height:1150px;
	text-align:left;
	float:left;
	z-index:100;
}

ul.homepage_modules_list {
	position:relative;
	width:235px;
	min-height:1090px;
	height:auto;
	padding:0;
	xtop:60px;
	margin:0;
	list-style-type:none;
	background:#f3f3f3;
	border:1px solid #dfdfdf;
}

li.homepage_modules_list {
	width:235px;
	height:45px;
	border-bottom:1px solid #dfdfdf;
	cursor:pointer;
	text-align:left;
}

a.module_list_headline, a.module_list_headline:link, a.module_list_headline:active, a.module_list_headline:visited , a.module_list_headline:hover { 
	position:relative;
	top:10px;
	left:15px;
	color:#0099ff;
	font-family:Arial;
	font-size:16pt;
	font-weight:bold;
	text-decoration:none;
}

a.module_list, a.module_list:link, a.module_list:active, a.module_list:visited  { 
	position:relative;
	top:12px;
	left:15px;
	color:#808080;
	font-family:Century Gothic,Arial;
	font-size:12pt;
	font-weight:normal;
	text-decoration:none;
}

a.module_list:hover  { 
	position:relative;
	top:12px;
	left:15px;
	color:#0099ff;
	font-family:Century Gothic,Arial;
	font-size:12pt;
	font-weight:normal;
	text-decoration:none;
}

div.sidemenu_list {
	position:relative;
	top:5px;
	left:0px;
	width:235px;
	height:600px;
	text-align:left;
	float:left;
	z-index:100;
}

ul.sidemenu_list {
	position:relative;
	width:235px;
	min-height:520px;
	height:auto;
	padding:0;
	xtop:60px;
	margin:0;
	list-style-type:none;
	background:#f3f3f3;
	border:1px solid #dfdfdf;
}

li.sidemenu_list {
	width:235px;
	min-height:45px;
	border-bottom:1px solid #dfdfdf;
	cursor:pointer;
	text-align:left;
}

li.sidemenu_list_subItem {
	width:235px;
	height:25px;
	border-bottom:1px solid #dfdfdf;
	cursor:pointer;
	text-align:left;
}

li.sidemenu_list_bottom {
	width:235px;
	height:0px;
	border-bottom:0px;
}

a.sidemenu_list_headline, a.sidemenu_list_headline:link, a.sidemenu_list_headline:active, a.sidemenu_list_headline:visited , a.sidemenu_list_headline:hover { 
	position:relative;
	top:10px;
	left:15px;
	color:#0099ff;
	font-family:Arial;
	font-size:16pt;
	font-weight:bold;
	text-decoration:none;
}

a.sidemenu_list, a.sidemenu_list:link, a.sidemenu_list:active, a.sidemenu_list:visited  { 
	position:relative;
	top:12px;
	left:15px;
	color:#808080;
	font-family:Century Gothic,Arial;
	font-size:12pt;
	font-weight:normal;
	text-decoration:none;
}

a.sidemenu_list:hover  { 
	position:relative;
	top:12px;
	left:15px;
	color:#0099ff;
	font-family:Century Gothic,Arial;
	font-size:12pt;
	font-weight:normal;
	text-decoration:none;
}

a.sidemenu_list_subItem, a.sidemenu_list_subItem:link, a.sidemenu_list_subItem:active, a.sidemenu_list_subItem:visited  { 
	position:relative;
	top:5px;
	left:25px;
	color:#808080;
	font-family:Century Gothic,Arial;
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
}

a.sidemenu_list_subItem:hover  { 
	position:relative;
	top:5px;
	left:25px;
	color:#0099ff;
	font-family:Century Gothic,Arial;
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
}

a.sidemenu_list_subItem_bullet, a.sidemenu_list_subItem_bullet:link, a.sidemenu_list_subItem_bullet:active, a.sidemenu_list_subItem_bullet:visited, a.sidemenu_list_subItem_bullet:visited  { 
	position:relative;
	top:4px;
	left:25px;
	color:#0099ff;
	font-family:Century Gothic,Arial;
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
}

div.page_content {
	position:relative;
	top:5px;
	xleft:5px;
	width:960px;
	height:auto;
	min-height:600px;
	display:run-in; 
	text-align:left;
	
	color:#363636;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}

div.engine_content {
	position:relative;
	top:5px;
	xleft:5px;
	width:960px;
	height:auto;
	display:run-in; 
	text-align:left;
	
	color:#363636;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}

div.info_content {
	position:relative;
	top:5px;
	right:-10px;
	width:715px;
	height:700px;
	min-height:700px;
	display:inline-table;
	text-align:left;
	/*float:right;*/
	
	color:#363636;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}

h1.page_name {
	position:relative;
	xtop:-14px;
	xleft:-5px;
	margin-top:0;
	margin-left:0;
	width:960px;
	height:55px;
	background:#f3f3f3;
	
	color:#0099ff;
	font-family:Century Gothic,Arial;
	font-size:15pt;
	font-weight:normal;
	text-decoration:none;
}

h1.page_name_quote {
	position:relative;
	top:0px;
	left:15px;

	color:#0099ff;
	font-family:Century Gothic,Arial;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
}

h1.page_name_info {
	position:relative;
	xtop:-17px;
	left:0px;
	margin-top:0;
	width:715px;
	height:55px;
	background:#f3f3f3;
}

a.page_name, a.page_name:link, a.page_name:active, a.page_name:visited, a.page_name:hover { 
	position:relative;
	top:10px;
	left:15px;

	color:#0099ff;
	font-family:Century Gothic,Arial;
	font-size:15pt;
	font-weight:bold;
	text-decoration:none;
}

a.breadCrumbs, a.breadCrumbs:link, a.breadCrumbs:active, a.breadCrumbs:visited, a.breadCrumbs:hover { 
	position:relative;
	top:10px;
	left:15px;

	color:#0099ff;
	font-family:Century Gothic,Arial;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
}

div.footer {
	position:relative;
	width:960px;
	height:70px;
	text-align:left;
	background:#e2e2e2;
}

div.footer_links {
	position:absolute;
	top:0px;
	width:180px;
	height:70px;
	background:url('../images/design/footer_menu_seperator.png') right center no-repeat;
}

div.footer_links_1 {
	left:10px;
}

div.footer_links_2 {
	left:200px;
}

div.footer_links_3 {
	left:390px;
}

div.footer_links_4 {
	left:580px;
}

div.footer_links_5 {
	right:10px;
	background:none;
}

ul.footer_menu {
	position:absolute;
	left:5px;
	top:5px;
	padding:0;
	margin:0;
	width:170px;
	height:60px;
	/*overflow:hidden;*/
	list-style-type:none;
}

li.footer_menu {
	background:none;
	text-align:left;
}

a.footer_menu, a.footer_menu:link, a.footer_menu:active, a.footer_menu:visited  { 
	color:#747578;
	font-family:Arial;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
}

a.footer_menu:hover  { 
	color:#0099ff;
	font-family:Arial;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
}

div.credits {
	position:relative;
	width:960px;
	height:15px;
	xbackground:#ffffff;
}

div.site_copyright {
	position:absolute;
	top:2px;
	left:0px;
	text-align:left;
	color:#808080;
	font-family:Arial;
	font-size:7pt;
	font-weight:normal;
	text-decoration:none;
}

div.b2cprint_copyright {
	position:absolute;
	top:2px;
	right:0px;
	text-align:right;
}

a.b2cprint_copyright, a.b2cprint_copyright:link, a.b2cprint_copyright:active, a.b2cprint_copyright:visited, a.b2cprint_copyright:hover  { 
	color:#808080;
	font-family:Arial;
	font-size:7pt;
	font-weight:normal;
	text-decoration:none;
}

div.quote_content {
	position:relative;
	top:0px;
	xleft:-5px;
	width:960px;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	display:run-in; 
	background:#f3f3f3;
	text-align:left;
}

a.quote_link, a.quote_link:link, a.quote_link:active, a.quote_link:visited, a.quote_link:hover  { 
	color:#363636;
	font-family:Arial;
	font-size:11pt;
	font-weight:normal;
	text-decoration:none;
}

div.quotes_goBackLink {
	position:absolute;
	top:15px;
	right:15px;
	text-align:right;
}

a.quotes_goBackLink, a.quotes_goBackLink:link, a.quotes_goBackLink:active, a.quotes_goBackLink:visited, a.quotes_goBackLink:hover  { 
	position:relative;
	top:10px;
	left:15px;

	color:#363636;
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
	text-decoration:underline;
}

div.quote_form {
	width:550px;
	text-align:left;
	color:#363636;
	
	font-family:Arial;
	font-size:11pt;
	font-weight:normal;
	text-decoration:none;
}

div.quote_title {
	width:200px;
	height:25px;
	float:left;
	
	font-family:Arial;
	font-size:11pt;
	font-weight:normal;
	text-decoration:none;
}

div.quote_options {
	width:223px;
	height:30px;
	float:left;
	border:0px;
	background:url('../images/design/inputtextBG.png') left top no-repeat;
	padding-top:0px;
	text-align:left;
	padding-left:0px;
	position:relative;
	
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}

div.quote_textRed
{
	height:30px;
	float:left;
	padding-top:0px;
	padding-left:0px;
	position:relative;
	
	text-align:left;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
    color:#cf2030;	
}

div.quote_spacer {
	clear:both;
	height:4px;
}

div.quote_spacer2 {
	height:10px;
}

div.quote_calcline {
	width:100%;
	height:30px;
	padding-top:10px;
	text-align:center;
	background:#f3f3f3;
}

div.quote_calclineText {
	width:550px;

	text-align:left;
	color:#0099ff;
	font-family:Arial;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
}

span.quote_calcline {
	color:#0099ff;
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
}

div.quote_customerinfo {
	width:500px;
	text-align:left;
}

div.quote_bottom {
	width:500px;
	text-align:left;
}

input {
	width:175px;
	height:25px;
	background-color:#f8f8f8;
	border-bottom:1px solid #f0eeee; 
	border-right:1px solid #f0eeee;
	border-left:2px solid #d4d4d4;
	border-top:2px solid #c0c0c0;
	vertical-align: middle;
	margin:1px;
    outline:none;
	color:#363636;
	font-family:Arial;
	font-size:11pt;
	font-weight:normal;
	text-decoration:none;
}

input[type=checkbox] {
	width:20px;
	background:none;
	border:0px; 
}

input[type=radio] {
	width:20px;
	background:none;
	border:0px; 
}

input.btn {
	width:175px;
	height:25px;
	border:0px;
	background:url('../images/design/input_btn.png') right top no-repeat;
	
	text-align: center;
	color:#ffffff;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:capital;
	cursor:pointer;
}

input.quote_btn {
	width:187px;
	height:28px;
	border:0px;
	background:url('../images/design/button.png') center center no-repeat;
	
	text-align: center;
	color:#ffffff;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	line-height:28px;
	text-decoration:capital;
	cursor:pointer;
}

input.quote_input {
	width:300px;
	height:25px;
	background-color:#f8f8f8;
	border-bottom:1px solid #f0eeee; 
	border-right:1px solid #f0eeee;
	border-left:2px solid #d4d4d4;
	border-top:2px solid #c0c0c0;
	vertical-align: middle;
	margin:1px;

	color:#363636;
	font-family:Arial;
	font-size:11pt;
	font-weight:normal;
	text-decoration:none;
}

textarea {
	width:175px;
	height:86px;
	background-color:#f8f8f8;
	border-bottom:1px solid #f0eeee; 
	border-right:1px solid #f0eeee;
	border-left:2px solid #d4d4d4;
	border-top:2px solid #c0c0c0;
	vertical-align: middle;
	margin:1px;

	color:#363636;
	font-family:Arial;
	font-size:11pt;
	font-weight:normal;
	text-decoration:none;
}

textarea.quote_textarea{
	width:300px;
	height:86px;
	background-color:#f8f8f8;
	border-bottom:1px solid #f0eeee; 
	border-right:1px solid #f0eeee;
	border-left:2px solid #d4d4d4;
	border-top:2px solid #c0c0c0;
	vertical-align: middle;
	margin:1px;

	color:#363636;
	font-family:Arial;
	font-size:11pt;
	font-weight:normal;
	text-decoration:none;
}

select {
	width:175px;
	height:25px;
	background-color:#f8f8f8;
	border-bottom:1px solid #f0eeee; 
	border-right:1px solid #f0eeee;
	border-left:2px solid #d4d4d4;
	border-top:2px solid #c0c0c0;
	vertical-align: middle;
	margin:1px;

	color:#363636;
	font-family:Arial;
	font-size:11pt;
	font-weight:normal;
	text-decoration:none;
}

select.quote_select {
    width:212px;
	height:20px;
	border:0px;
	top:3px;
	left:3px;
    background:#ffffff;
    position:absolute;
	vertical-align: middle;
	
	text-align:left;
	color:#363636;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:capital;	
}

div.btn {
	width:175px;
	height:25px;
	border:0px;
	background:url('../images/design/input_btn.png') right top no-repeat;
	
	text-align: center;
	color:#ffffff;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:capital;
	cursor:pointer;
}

a.btn, a.btn:link, a.btn:active, a.btn:visited, a.btn:hover { 
	position:relative;
	top:5px;
	text-align:center;
	color:#ffffff;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

div.tooltip {
	width:190px;
	height:70px;
	text-align:center;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:33px;
	padding-bottom:3px;
	overflow:hidden;
	background: url('../images/toolbar/tooltip.png') no-repeat left top;
}
div.tooltip2 {
	width:190px;
	height:70px;
	text-align:center;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	overflow:hidden;
	background: url('../images/toolbar/tooltip2.png') no-repeat left top;
}

div.designerZoom {
	position:absolute;
	top:-50px;
	left:0px;
	z-index:999; 
	background:#ffffff url('../images/zoom.png') no-repeat left center;
	padding-left:30px;
	padding-right:10px;
	border:1px solid #cccccc;
}

div.backgroundImgDelBtn {
	position:absolute;
	top:1px;
	left:1px;
	width:14px;
	height:12px;
	z-index:999; 
	background:#ffffff;
}

.upsWindow {
	background: #506dbb; /* Old browsers */
	background: -moz-linear-gradient(top,  #506dbb 0%, #ffffff 100%, #7db9e8 100%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#506dbb), color-stop(100%,#ffffff), color-stop(100%,#7db9e8), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #506dbb 0%,#ffffff 100%,#7db9e8 100%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #506dbb 0%,#ffffff 100%,#7db9e8 100%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #506dbb 0%,#ffffff 100%,#7db9e8 100%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(top,  #506dbb 0%,#ffffff 100%,#7db9e8 100%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#506dbb', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

div.editor_content {
	position:relative;
	width:900px;
	height:auto;
	min-height:500px;
	display:inline-table; /*run-in;*/
	text-align:left;
	background:#ffffff;
	
	color:#363636;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}

div.template_page {
	position:absolute;
	top:0px;
	left:0px;
	width:900px;
	height:700px;
}

div.editor_pages {
	position:relative;
	width:932px;/*900px*/
	height:50px;
	text-align:left;
}
div.editor_pages_container{

	position:absolute;
	left:0px;
	top:0px;
	padding:0;
	margin:0;
	width:496px;
	height:50px;
	list-style-type:none;
	overflow:hidden;
}
ul.editor_pages {
	position:absolute;
	left:0px;
	top:0px;
	padding:0;
	margin:0;
	width:auto;
	height:50px;
	list-style-type:none;
}

li.editor_pages {
	width:120px;
	height:50px;
	float:left;
	text-align:center;
	cursor:pointer;
	padding-top:0px;
	background-color:#dddddd;
	
	color:#2584ff;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
a.editor_pages{
	text-align:center;
	cursor:pointer;
	color:#2584ff;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
a.editor_pages_subText{
	color:#7d7d7d;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
}
li.editor_pages_notactive {
	background-color:#dddddd;
	color:#636363;
	font-weight:normal;	
}
a.editor_pages_notactive {
	background-color:#dddddd;
	color:#636363;
	font-weight:normal;	
}
li.editor_pages_seperator {
	width:4px;
	height:50px;
	float:left;
}

ul.editor_action_buttons {
	position:absolute;
	right:0px;
	xtop:682px;
	padding:0;
	margin:0;
	width:250px;
	height:50px;
	list-style-type:none;
}

a.editor_action_buttons{
	color:#636363;
	text-decoration:none;
	vertical-align:bottom;
}
li.editor_action_buttons {
	width:auto;
	height:50px;
	float:right;
	text-align:center;
	cursor:pointer;
	xpadding-top:7px;
	xbackground-color:#0099ff;
	
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

ul.editor_action_buttons_2 {
	position:absolute;
	left:0px;
	top:682px;
	padding:0;
	margin:0;
	width:450px;
	height:30px;
	list-style-type:none;
}

li.editor_action_buttons_2 {
	width:100px;
	height:26px;
	float:left;
	text-align:center;
	cursor:pointer;
	padding-top:7px;
	background-color:#0099ff;
	
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

li.editor_action_buttons_seperator {
	width:4px;
	height:26px;
	float:right;
}

li.editor_action_buttons_notactive {
	background-color:#cccccc;
	color:#808080;
}

div.editor_window {
	position:relative;
	width:930px;/*900*/
	height:700px;
	border:1px solid #cccccc;
	background-color:#ffffff;
	text-align:center;
}

div.editor_products {
	width:900px;
	text-align:left;
}

div.editor_products_list {
	width:880px;
	text-align:left;
}

div.loadingIndicator {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	z-index:999;
	background:#ffffff;
		opacity: .95; /* standard: ff gt 1.5, opera, safari */
		-ms-filter: "alpha(opacity=95)"; /* ie 8 */
		filter: alpha(opacity=95); /* ie lt 7 */
		-khtml-opacity: .95; /* safari 1.x */
		-moz-opacity: .95; /* ff lt 1.5, netscape */
}

div.previewPane {
	display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999;
    background: #ffffff;
    text-align: right;
    padding-right: 20px;
}

div.previewImage {
	background:#ffffff;
	border:1px dashed #cccccc;
}

div.preview_action_buttons {
	position:absolute;
	top:85px;
	left:20px;
	width:164px;
	height:150px;
	text-align:center;
}

ul.preview_action_buttons {
	position:relative;
	top:20px;
	padding:0;
	margin:0;
	width:164px;
	list-style-type:none;
}

li.preview_action_buttons {
	width:164px;
	height:39px;
	text-align:center;
	cursor:pointer;
	padding-top:10px;
	xbackground-color:#2584ff;
	line-height:24px;
	
	color:#2584ff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	background: url('../images/design/btnBG.png') center center no-repeat;	
}

li.preview_action_buttons_seperator {
	width:100px;
	height:15px;
}

div.addToCart_window {
	position:relative;
	width:900px;
	height:650px;
	border:1px solid #cccccc;
	background-color:#ffffff;
	text-align:left;
	display:none;
}
table.shoppingCart {
	width:600px;
	background:#e2e2e2;
	border:1px solid #e2e2e2;
}

td.shoppingCart_headline {
	text-align:center;
	height:30px;
	
	color:#0099ff;
	font-family:Arial;
	font-size:13pt;
	font-weight:bold;
	text-decoration:none;
}
td.shoppingCart_item {
	text-align:center;
	background:#ffffff;
	height:70px;
	border-bottom:1px solid #e2e2e2;
	padding:10px;
	
	color:#000000;
	font-family:Arial;
	font-size:10pt;
	font-weight:noraml;
	text-decoration:none;
}

td.shoppingCart_footer {
	text-align:right;
	height:30px;
	
	color:#363636;
	font-family:Arial;
	font-size:13pt;
	font-weight:normal;
	text-decoration:none;
}

span.cartTotal {
	text-align:center;
	color:#0099ff;
	font-family:Arial;
	font-size:13pt;
	font-weight:normal;
	text-decoration:none;
}

div.inputText223 {
	width:223px;
	height:30px;
	border:0px;
	background:url('../images/design/inputtextBG.png') left top no-repeat;
	padding-top:0px;
	text-align:left;
	padding-left:0px;
	position:relative;
}

input.text223 {
	width:210px;
	height:16px;
	border:0px;
    background:#ffffff;
    position:absolute;
    top:4px;
    left:3px;
	
	text-align:left;
	color:#7A7A7A;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:capital;
}

div.textarea302 {
	width:302px;
	height:73px;
	border:0px;
	background:url('../images/design/textareaBG.png') left top no-repeat;
	padding-top:0px;
	text-align:left;
	padding-left:0px;
	position:relative;
	float:right;
	left:-25px;
	top:-20px;
}

div.multiupload313 {
	width:313px;
	height:178px;
	border:0px;
	background:url('../images/design/multiuploadBG.png') left top no-repeat;
	padding-top:2px;
	text-align:left;
	padding-left:2px;
	position:relative;
}

div.inputText144 {
	width:144px;
	height:30px;
	border:0px;
	background:url('../images/design/inputtext144BG.png') left top no-repeat;
	padding-top:0px;
	text-align:left;
	padding-left:0px;
	position:relative;
}

input.text144 {
	width:130px;
	height:16px;
	border:0px;
    background:#ffffff;
    position:absolute;
    top:4px;
    left:3px;
	
	text-align:left;
	color:#7A7A7A;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:capital;
}
div.proofApprovalButton{
	right:100px;
	position:absolute;
	cursor:pointer;
	width:280px;
	height:42px;
	/*background:url('../images/design/proofApprovalButton.png') center center no-repeat;*/
}
span.proofApprovalButton{
	display:block;
	line-height:42px;
	color:#2584ff;
	font-weight:bold;
	font-size:20px;
}

div.popWin {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 999;
  display: none;
  background: #000;
  opacity: 0.75;
}
div.popWin_content {
  background: #ffffff;
}
iframe.ajaxbox_frame {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 400px;
  height: 310px;
  border: none;
}
div.ajaxbox_close_btn {
  position: absolute;
  top: -10px;
  left: -10px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url('../../images/design/ajax_close.png') no-repeat;
}