/*
Theme Name: Leemeta
Theme URI: http://www.leemeta.si
Description: Leemeta Template
Version: 1.0
Author: Informa
Tags: leemeta translations
*/

BODY{
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 14px;
	font-style: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(images/header_back.gif) top repeat-x; 
	background-color: white;
	text-align: justify;
}

a {
	color: Black;
	border: 0;
}

img {
	border: 0;
}

a:hover {
	color: Black;
	text-decoration: none;
}


h1 { font-size: 250%; }
h2 { font-size: 200%; }
h3 { font-size: 150%; }
h4 { font-size: 130%; font-family: Georgia;}

h1, h2, h3, h4{
	color:#395F01;
}

h1, h2, h3, h4, p{
	text-align:left;
	margin: 0 0 5px 0;
	font-weight: normal;
}

p{
	padding-bottom: 6px;
	padding-top: 3px;
	
}

tr,td {
  vertical-align: top;
}

.mainContent{
	width: 960px;
	margin: 0 auto;
}

#logo{
	height: 73px;
	float: left;
	padding: 0;
	margin: 0;
}

#header{
	width: 960px;
	height: 155px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}

#header_lower{
	margin: 0;
}

#header_sub_text_secondary h3 a{
	font-size: 34px;
	padding: 0;
	text-decoration: none;
	color:#395F01;
}

.sredisce{
	border: 1px solid #9BD111;
	width: 660px;
	float: left;
	margin-top: 30px;
	font-size: 16px;
	text-align: center;
	padding: 10px;
	color:#395F01;
}


#homepage #header_sub_text_secondary h3{
	margin-top: 10px;
	font-size: 34px;
	padding: 0;
}

#header_sub_text_secondary h4{
	font-family: Arial;
	padding: 0;
	margin: 0;
}


#homepage #header_sub_text_secondary {
	padding: 0;
	margin-bottom: 30px;
}

#header_sub_text_secondary{
	padding-left: 4px;
	padding-bottom: 5px;
	height: 65px;
	margin: 0;
}

#top_menu {
	font-size: 16px;
	color: #363636;
	padding-left: 5px;
	padding-top: 5px;
	text-align: left;
	width: 370px;
	height: 83px;
	float:right;
	background:url("images/top_menu.gif") no-repeat center top;
	text-align: left;
}

#top_menu h3{
	text-align: center;
	margin-top: 16px;
	font-size: 14px;
}

#top_menu ul{
	display: inline;
	margin: 0 0 0 0;
	text-align: left;
	padding-left: 0;
}

#top_menu li{
	display: inline;
	padding-left: 26px;
	margin: 0 0 0 0;
}


#nav {
	float: left;
	margin:0;
	width:900px;
	position: relative;
	vertical-align: bottom;
	padding: 0;
	margin: 0;
}
	  
#nav ul {
	float: left;
	position: relative;
	height: 38px;
	margin: 0;
	padding:0 0 0 0;
	list-style:none;
	}
	  
#nav li {
	float:left;
	background:url("images/menu_right_hover.gif") no-repeat right top;
	margin:0 0 0 0px;
	padding:0;
	/*width: 140px;*/
	background-color:#3C3C3C;
	text-align: center;
	}

#nav li a span {
	margin-left: 25px;
	margin-right: 25px;
}
	
#nav a {
	margin:0;
	height: 38px;
	display:block;
	left:-14px;
	margin-right:1px;
	background:url("images/menu_left_hover.gif") no-repeat left top;
	padding: 16px 5px 1px 4px;
	text-decoration:none;
	color:White;
	font-size: 18px;
	font-family: Arial, Helvetica;
	/*font-weight: bold;*/
	}
	  
#nav > ul a {width:auto;}
    
/* Commented Backslash Hack hides rule from IE5 \*/
#nav a {float:none;}
/* End IE5 */

#nav .current_page_item a{
	background:url("images/menu_left.gif") no-repeat left top;
	color:#000;
}

#nav .current_page_item a:hover{
		color:#000;
}

#nav .current_page_item {
background:url("images/menu_right.gif") no-repeat left top;
}

#nav a:hover{
	color:White;
}
	
/* doesn't work in IE5.x or IE6 */
#nav li:hover, 
#nav li:hover a, #nav .current_page_item {
	background-position:100% -55px;
	}

#nav li:hover a, #nav .current_page_item a {
	background-position:0 -55px;
	}

* {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
}

ol, ul, blockquote  {
	line-height: 22px;
	margin-top: 0px;
}
#s {
	border:1px solid #CCCCCC;
	padding:5px 5px 6px 5px;
	color:#909090;
	width:130px;
}
#searchform {
	margin-bottom:25px;
}
p {
	line-height: 22px;
	margin-top: 0px;
	margin-bottom:5px;
}

#main_content_left_secondary ul {
	padding: 0px;
	margin: 15px 0px 25px 20px;
}
#main_content_left_secondary ul li {
	background-image:url(images/green_checkmark.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
	font-weight:bold;
	list-style-type:none;
	margin:0 0 6px;
	padding-left:25px;
}
#main_content_left ul {
	padding: 0px;
	margin: 15px 0px 15px 10px;
}
#main_content_left li {
	padding-left: 25px;
	height: 30px;
	font-weight: bold;
	list-style-type: none;
	background-image: url(images/check.png);
	background-repeat: no-repeat;
	margin: 0px;
	
}

#main_content_left .arrow li, #main_content_left_secondary .arrow li {
	padding-left: 17px;
	list-style-type: none;
	background-image: url(images/5.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	background-position: 0 7px;
	margin: 0px;
	text-align: left;
}

#left_navigation h4 {
display: none;
background:  url(images/menu6.gif);
font-weight: bold;
padding: 4px 4px 4px 6px;
margin-left: 2px;
margin-right: 3px;
margin-bottom: 0;
margin-top: 0;
height:22px;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: #000;
}


#left_navigation h4 a{
text-decoration: none;
}

#left_navigation h4 a:hover{
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}
img {
	border: none;
}
.wrap {
}

	
#subnav {
	margin-bottom: 25px;
}
#navs  li {
	display: inline;
}
#navs  ul {
	margin: 0;
	padding-left: 5px;
}

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0px 0px 30px 0px;
	background-repeat: repeat-x;
}
#page_secondary {
	width: 960px;
	margin: 0 auto;
	background-repeat: repeat-y;
}

#sub_boxes {
	float: left;
	margin: 0px 0px 30px 0px;
	background-image: url(images/vert_separator2.gif);
	background-repeat: no-repeat;
	background-position: right;
	width:auto;
}
.sub_box {
	width: 266px;
	float: left;
	background-image: url(images/vert_separator.gif);
	padding: 15px 20px 10px 30px;
	background-repeat: no-repeat;
	background-position: left;
}
.sub_box_right {
	width: 270px;
	float: left;
	background-image: url(images/vert_separator.gif);
	padding: 15px 20px 10px 30px;
	background-repeat: no-repeat;
	background-position: left;
}
.sub_box_text {
}

.sub_box_image {
	margin-right: 8px;
	vertical-align: middle;
	float: left;
	width:auto;
}
.home_comment{
	color:#a1a1a1;
	font-size:10px;
}
#blog_home {
}

#blog_home img {
	margin-bottom: 6px;
	margin-left: 3px;
	margin-right: 3px;
}

#blog_home ul{
	margin:0px;
	padding:0px;
}
#blog_home li{
	list-style-type:none;
	border-bottom:dotted 1px #ddd;
	margin-bottom:15px;
}
#featured_wrap {
	float: left;
	width:auto;
}
#featured {
	width: 815px;
	float: left;
	background-repeat: no-repeat;
	padding: 20px 20px 10px 20px;
	background-image: url(images/featurebg.jpg);
	height: 248px;
}
#featured_image {
	padding: 5px;
	float: left;
	border: solid 1px #cacaca;
	min-width: 400px;
	min-height: 190px;
	width:auto;
}
#featured_text {
	float: left;
	margin-left: 20px;
	width: 365px;
}
#featured_bottom {
	width: 855px;
	height: 12px;
	margin: 0 auto;
	background-image: url(images/featurebg_bottom.jpg);
	float: left;
}
#main_content {
	width: 960px;
	min-height: 700px;
	float:left;
}
#main_content_left {
	width: 585px;
	float: left;
	padding-left:15px;
}
#main_content_left_secondary {
	width: 684px;
	float: right;
	padding-top: 36px;
}

#homepage #main_content_left_secondary {
	margin: 0;
	padding: 0;
}

#main_content_right {
	width: 285px;
	float: right;
	background-image: url(images/right_sidebar_bg.gif);
	background-repeat: no-repeat;
	padding: 15px 20px 10px 20px;
}
#main_content_right  ul {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
#main_content_right  li {
	list-style-type:none;
	border-bottom:dotted 1px #ddd;
	margin-bottom:10px;
	padding-bottom:10px;
}
#logo {
	height: 80px;
	width: 380px;
}
#logo-link
{
  width:100px;
  height:100px;
  float: left;
  text-decoration:none;
  display:block;
  background-image:url(/wp-uploads/2011/06/msd-logo.jpg);
  background-position:100px 0;
}
#logo-link:hover,#logo-link:active  { background-position:0 0; }
#logo-hypo
{
  width:100px;
  height:100px;
  float: left;
  text-decoration:none;
  display:block;
  background-image:url(/wp-uploads/2011/06/hypo-hover.jpg);
  background-position:100px 0;
}
#logo-hypo:hover,#logo-hypo:active  { background-position:0 0; }
#logo-cola
{
  width:100px;
  height:100px;
  float: left;
  text-decoration:none;
  display:block;
  background-image:url(/wp-uploads/2011/06/cola-hover.jpg);
  background-position:100px 0;
}
#logo-cola:hover,#logo-cola:active  { background-position:0 0; }
#logo-erste
{
  width:100px;
  height:100px;
  float: left;
  text-decoration:none;
  display:block;
  background-image:url(/wp-uploads/2011/06/erste-logo.jpg);
  background-position:100px 0;
}
#logo-erste:hover,#logo-erste:active  { background-position:0 0; }
#logo-link-de
{
  width:100px;
  height:100px;
  float: left;
  text-decoration:none;
  display:block;
  background-image:url(/wp-uploads/2011/08/msd-logo.jpg);
  background-position:100px 0;
}
#logo-link-de:hover,#logo-link-de:active  { background-position:0 0; }
#logo-hypo-de
{
  width:100px;
  height:100px;
  float: left;
  text-decoration:none;
  display:block;
  background-image:url(/wp-uploads/2011/08/hypo-hover.jpg);
  background-position:100px 0;
}
#logo-hypo-de:hover,#logo-hypo-de:active  { background-position:0 0; }
#logo-cola-de
{
  width:100px;
  height:100px;
  float: left;
  text-decoration:none;
  display:block;
  background-image:url(/wp-uploads/2011/08/cola-hover.jpg);
  background-position:100px 0;
}
#logo-cola-de:hover,#logo-cola-de:active  { background-position:0 0; }
#logo-erste-de
{
  width:100px;
  height:100px;
  float: left;
  text-decoration:none;
  display:block;
  background-image:url(/wp-uploads/2011/08/erste-logo.jpg);
  background-position:100px 0;
}
#logo-erste-de:hover,#logo-erste-de:active  { background-position:0 0; }
#footer_wrap {
	background-color:#F6F6F6;
	border-top:6px dotted #CCCCCC;
	height:61px;
	margin:0;
	padding:0;
}
#footer {
	width: 960px;
	padding: 25px 0px 0px 0px;
	font-size: 11px;
	color: #FFFFFF;
	height: 36px;
	margin: 0 auto;
	overflow:hidden;
}
#footer li {
	display:inline;
	padding-right:8px;
}
#footer ul {
	margin-top:-4px;
}
#footer a:hover, #footer a:active, #footer li.current_page_parent, #footer li.current_page_parent a, 
#footer li.current_page_parent a:visited, #footer li.current_page_item a, 
#footer li.current_page_item a:visited {
	background-image: none;
}
#footer_l  {
	float: left;
	width: 400px;
}
#footer_r  {
	float: right;
	text-align: right;
}
.inline_image {
	float: left;
	padding: 5px;
	border: solid 1px #a4a4a4;
	margin: 5px 10px 0px 0px;
	width:auto;
}
.image_wrap {
	float: left;
	margin: 0px 0px 5px 0px;
	width: 180px;
}
.image {
	float: left;
	border: 4px solid #ccc;
	width: 172px;
	height: 120px;
}
.image_caption {
	float: left;
	padding: 3px 0px 3px 0px;
	font-size: 10px;
	color: #424242;
	width: 100%;
	text-align: center;
}
.input {
	background-color:#f7f7f7;
	border:1px solid #CCCCCC;
	color:#185889;
	font-size:11px;
	margin:0px 0px 5px 0px;
	padding:5px;
	width:225px;
}
textarea {
	font-size: 14px;
	margin:0px 0px 10px 0px;
	padding:5px;
}
#left {
	float:left;
	width:250px;
	margin-left: 0;
	padding: 0;
	background-image: url(images/side-back_line.gif);
	background-repeat: repeat-y;
}

#homepage #left{
	margin-top: 8px;
	background: white;
}

#homepage #left h2{
	font-size: 33px;
	text-align: center;
}

#left_bottom {
	width:250px;
	background-image: url(images/side-back.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 110px;
}

.cms-nav-sidebar {
	padding-left: 2px;
	padding-right: 3px;
	padding-top: 0;
}


.cms-nav-sidebar ul {
	padding: 0;
	margin: 0;
}

.cms-nav-sidebar li {
	list-style:none;
	padding: 0;
	margin: 0;
}
	
.cms-nav-sidebar li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
.cms-nav-sidebar li a:link, .cms-nav-sidebar li a:visited {
	color: #000;
	display: block;
	background:  url(images/menu6.gif);
	padding: 4px 4px 4px 16px;
	}
	
.cms-nav-sidebar li a:hover, .cms-nav-sidebar .selected_page_side {
	color: #000;
	background:  url(images/menu6.gif) 0 -32px;
	padding: 4px 4px 4px 16px;
	}
	
.page_column_full {
	float: left;
	width: 630px;
	margin-right: 20px;
	padding: 5px 15px 15px 15px;
}

.page_column_references{
	border: 1px solid #9BD111;
	width: 630px;
	float: left;
	margin-right: 20px;
	padding: 5px 15px;
}

div.container {
	border: 1px solid #9BD111;
	overflow: hidden;
	padding: 0px 0px 15px 15px;
	width: 100%;
}


.box .page_column {
	float: left;
	width: 300px;
	margin-right: 0;
	/*background-image: url(images/column_bg.gif);*/
	background-repeat: repeat-x;
	padding: 0px 10px 10px 10px;
	margin-top: 15px;
}


.page_column {
	float: left;
	width: 312px;
	margin-right: 7px;
	/*background-image: url(images/column_bg.gif);*/
	background-repeat: repeat-x;
	padding: 0px 10px 10px 10px;
	margin-top: 15px;
}
.page_column img  {
	float:left;
	clear:both;
	margin-right: 7px;
	margin-bottom: 30px;
	padding: 0;
	width:auto;
}

.page_column .button  {
	float:none;
	clear:both;
	margin-right: 10px;
	margin-left: 55px;
	margin-bottom: 5px;
	padding: 0;
	width:auto;
}


.page_column .right  {
	float:right;
	clear:both;
	margin-right: 7px;
	padding: 0;
	width:auto;
}

.page_column h4 {
	font-size: 20px;
	color: #142908;
	padding: 5px 5px 5px 0px;
	border-bottom: dotted 1px #ccc;
	margin: 0px 0px 5px 0px;
}
.page_column h5 {
	font-size: 14px;
	color: #1A5A8A;
	font-weight: bold;
	padding: 5px 5px 5px 0px;
	border-bottom: dotted 1px #ccc;
	margin: 0px 0px 0px 60px;
}
.portfolio_featured_image {
	float:left;
	margin: 25px 20px 0px 20px;
	width:auto;
}
.portfolio_featured_description {
	float:left;
	margin-bottom: 0px;
	width: 360px;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 0px 0px;
}
.portfolio_featured_description p {
	margin-bottom:10px;
}
.portfolio_featured_bottom {
	float:left;
	width: 684px;
	height: 19px;
}
.portfolio_cell {
	width: 684px;
	float: left;
	padding-bottom: 15px;
	margin:15px 0px;
	border-bottom: dotted 1px #ccc;
}
.portfolio_image {
	float:right;
	margin: 0px 0px 0px 20px;
	width:auto;
}
.portfolio_description {
	float:left;
	margin-bottom: 0px;
	width: 420px;
	margin: 0px 0px 0px 0px;
}

.image_portfolio_small {
	border: solid 8px #ccc;
}
.image_portfolio_large {
	border: solid 8px #ccc;
	margin:15px 0px;
}
.comment {
	color:#5D5D5D;
	display:block;
	font-family:Georgia, "Times New Roman", serif;
	font-size:13px;
	height:26px;
	padding-top:4px;
	text-align:center;
	text-decoration:none;
	width:31px;
	background-image: url(images/comment.gif);
	float: left;
	top: 238px;
	left: 1023px;
	margin-right: 10px;
}
.post_details {
	background-color:#F7F7F7;
	font-size:12px;
	margin:5px 0;
	padding-left:5px;
}

.blog_post {
	border-bottom: dotted 1px #ccc;
	padding: 15px 0px;
}
		

#left h1 {
	text-align: center;
	padding-bottom: 10px;
}

#comments_template {
	width: 684px;
	float:left;
	margin:25px 0px 0px 0px;
}

#comments_template li {
	border-bottom:dotted 1px #ddd;
	list-style-type:none;
	padding:20px 0px 20px 0px;
	float:left;
	height: auto;
	font-weight:normal;
	background-image: none;
}
#comments_template ol {
	margin:0px;
	padding:0px;
}
#comments_template p {
	margin:0px;
	padding:0px;
}
#comments_template .meta {
	color:#aaaaaa;
	font-size:10px;
}
.avatar {
	height:80px;
	width:80px;
}
.avatar_name {
	font-size:10px;
	line-height:12px;
	padding-top:5px;
	text-align:left;
	width:80px;
}

.comment_number_wrap {
	float:left;
	padding-bottom:5px;
	border-bottom:dotted 1px #ddd;
}
.comment_right_wrap {
	float:left;
	width:564px;
}
.comment_right {
	background:transparent url(images/commentbg.jpg) no-repeat scroll 0 0;
	float:left;
	margin-left:10px;
	padding:10px 10px 5px 40px;
	width:522px;
}
.comment_left {
	float:left;
}
.comment_form {
	float:left;
	padding:25px 0px;
}
.comment_form p{
	float:left;
	padding:10px 0px;
}
.comment_right_bottom {
	background:transparent url(images/commentbg_bot.jpg) no-repeat scroll 0 0;
	float:left;
	height:11px;
	margin-left:10px;
	width:580px;
	margin-top:-2px;
}
.comment_name {
	float:left;
	margin-bottom: 10px;
	width:600px;
}
.comment_mail {
	float:left;
	margin-bottom: 10px;
	width:600px;
}
.comment_web {
	float:left;
	margin-bottom: 10px;
	width:600px;
}
#left_widgets {
	float:left;
	width:220px;
}

.textwidget {
	font-size:10px;
	text-transform:none;
	padding-right:15px;
	line-height:20px;
	color:#666666;
}
.textwidget_image {
	padding: 0px 5px 5px 0px;
	float:left;
	height:50px;
	width:50px;
}
.aktt_tweets {
	font-size:10px;
	text-transform:none;
	padding-right:15px;
	line-height:20px;
	color:#666666;
	width:200px;
}

/* blog styling */
.blog {
	float:left;
}

.blog_cell h6{
	font-size: 1.5em;
}

.blog_description {
	float:left;
	margin-bottom: 0px;
	width: 680px;
	margin: 0px 0px 0px 0px;
}
.blog_cell {
	width: 684px;
	float: left;
	padding-bottom: 10px;
	margin:10px 0px 15px 0px;
	border-bottom: dotted 1px #ddd;
}
.portfolio_large {
	margin:20px 0px;
}
.gallery {
	float:left;
}
.gallery img {
	border:5px solid #CFCFCF;
	float:left;
	margin:0 15px 10px 0;
}

.alignleft {
	float:left;
	padding: 0px 15px 10px 0px;
}
.categories {
	margin-bottom:25px;
}
.archives {
	margin-bottom:25px;
}

.quoteform .wpcf7 {
	float: left;
	width: 400px;
	margin-top: 15px;
	text-align: left;
}

.wpcf7 label{
float: left;
width: 140px;
font-weight: bold;
margin-bottom: 20px;
}

.wpcf7 input, .wpcf7 select,  .wpcf7 textarea{
width: 200px;
margin-bottom: 5px;
}

.wpcf7 .checkbox input{
	width: 20px;
	margin: 0;
}

.wpcf7 textarea{
width: 190px;
}

.wpcf7 .boxes{
width: 1em;
}

.wpcf7 #submitbutton input{
margin-left: 200px;
margin-top: 5px;
width: 150px;
}

.wpcf7 br{
clear: left;
margin-bottom: 10px;
}

#pricelist table a,
#pricelist table a:link,
#pricelist table a:visited {
	border:none;
	}							
	
#pricelist img {
	border:0;
	margin-top:.5em;
	}	

#pricelist {
width: 680px;
}

#pricelist table {
	width:640px;
	border-top:1px solid #AFCF60;
	border-right:1px solid #AFCF60;
	margin:1em auto;
		border-collapse:collapse;
	}
#pricelist caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
#pricelist tr.odd td	{
	background:#E2FF9A;
	/*background:#f7fbff*/
	}
#pricelist tr.odd .column1	{
	background:#D1F37C;
	}	
#pricelist .column1	{
	background:#F2FFD1;
	}
#pricelist td {
	color:#000;
	border-bottom:1px solid #AFCF60;
	border-left:1px solid #AFCF60;
	background:#F2FFD1;
	padding:.3em 1em;
	text-align:center;
	}				
#pricelist th {
	font-weight:normal;
	color: #344900;
	text-align:left;
	border-bottom: 1px solid #AFCF60;
	border-left:1px solid #AFCF60;
	padding:.3em 1em;
	}							
#pricelist thead th {
	background:#ABD643;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#1C2700;
	}	
#pricelist tfoot th {
	text-align:center;
	background:#ABD643;
	}	
#pricelist tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#1C2700;
		}		
#pricelist tfoot th em {
	color:#1C2700;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}

/* Rounded Box*/

.box {
  width:680px;
  margin-left: 0;
  float: left; 
  background: #9BD111; 
}
.boxtop { 
  background: url(images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 5px; 
  background: url(images/nw.gif) no-repeat top left; 
}
.boxbottom {
  width: 680px;
  float:left; 
  background: url(images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 5px; 
  background: url(images/sw.gif) no-repeat bottom left; 
}

.boxcontent {
  padding: 0px 5px 0px 5px;
}

.faq .boxcontent {
  padding: 20px 0 10px 20px;
}

.faq .boxcontent input, .faq .boxcontent textarea {
  padding: 4px;
  width: 400px;
}


.faq .box .page_column_full {
	float: left;
	width: 600px;
	margin-right: 0;
	/*background-image: url(images/column_bg.gif);*/
	background-repeat: repeat-x;
	padding: 0px 10px 10px 10px;
	margin-top: 15px;
}


.page_column {
	float: left;
	width: 312px;
	margin-right: 7px;
	/*background-image: url(images/column_bg.gif);*/
	background-repeat: repeat-x;
	padding: 0px 10px 10px 10px;
	margin-top: 15px;
}


.reference td{
	padding: 15px;
	border: 0;
	vertical-align: middle;
}

.reference tr{
	border: 0;
	vertical-align: middle;
}

.reference img{
	vertical-align: middle;
	text-align: center;
}

.subtotaltitle {
	float:left;
	width: 100px;
}

#subtotalspan {
	font-weight: bold;
}

#control_form #calculate{
	margin-left: 100px;
}

#control_form #incomplete{
	margin-left: 100px;
	font-size: 11px;
	color: Red;
}

.form-stage #pages, .form-stage #words, .form-stage #hours{
	width: 40px;
}


/* NEW ENGLISH ORDER NOW STYLE! */

.page_column_wide .box {
	width: 360px;
}



.page_column_wide .boxbottom {
	width: 360px;
}


.page_column_wide {
	float: left;
	width: 360px;
	margin-right: 7px;
	background-repeat: repeat-x;
	padding: 0;
	margin-top: 15px;
}


.page_column_narrow {
	float: left;
	width: 250px;
	margin-right: 7px;
	margin-left: 15px;
	background-repeat: repeat-x;
	padding: 15px 10px 10px 10px;
	margin-top: 0;
}

.page_column_narrow p {
	text-align: center;
}

.column_right_contact{
	float: left;
	width: 250px;
	margin-right: 7px;
	margin-left: 0;
	background-repeat: repeat-x;
	padding: 0;
	margin-top: 15px;
}


.column_right_contact img {
	margin-left: 20px;
}

.column_right_contact ol {
	padding-left: 0;
	font-size: 1.7em;
	color: #66CC33;
}

.column_right_contact ol li {
	margin-left: 30px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", serif;
	text-align: left;
}

.column_right_contact ol li span {
	margin:0;
	padding:7px 0;
	font-size: 0.7em;
	color: #000000;  
}


.page_column_narrow img{
	padding-left: 10px;
}

.page_column_wide #price_calc {
	margin-left: 10px;
	margin-bottom: 10px;
}

.page_column_wide h2 {
	margin-left: 10px;
	margin-top: 10px;
}

.page_column_wide p {
	line-height: 12px;
	margin-left: 3px;
	margin-top: 5px;
	display: block;
	float: left;
}

.aboutimages img {
	margin-left: 40px;
}

#LiveChat_1300785067 {
	margin-top: 20px;
	float: left;
	text-align: center;
}

