/************************************
This is used to give content in admin and
TinyMCE the same fontsize as set
in sites body in framework.css
************************************/
body.mceContentBody  {
	font-size:75% !important;
	margin:0 !important; /*remove margins from editor*/
	padding:0 !important; /*remove paddings from editor*/
}
body.admin #content {
	font-size:75%;
}
/***********************************/


/*************************************
**** General content definitions *****
*************************************/
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
}
#content img {
	border:none;
	display:block;
	float:right;
	margin-top:12px;
	margin-left:12px;
	margin-bottom:16px;	
}
#content p {
	line-height: 1.4;
	margin:0 0 .55em 0;
    color: #675c53;
}
#content .ingress {
    font-weight: bold;
	margin-top: 0.83em;
    margin-bottom: 0.5em;
    color: #000000;
}
#content a {
	color:#547ea1 !important;
	text-decoration:underline;
}
#content a:hover {
	color:#6aade4 !important;
}
#content h1 {
    font-weight: normal;
	font-size: 20px;
	line-height: 1.15;
	margin:24px 0 0 0;
    color: #675c53;
}
#content h2 {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 1.1em;
   line-height: 1.15;
   margin-top: 1.4em;
   margin-bottom: 0.35em;
   color: #000000;
}
#content blockquote {
    font-weight: normal;
    font-style: italic;
	font-size: 1.1em;
	line-height: 1.4;
	margin-top: 1.5em;
    margin-left: 22px;
    margin-bottom: 1.6em;
    color: #000000;
}
#content blockquote p {
	line-height: 1.34;
	margin:0 0 .55em 0;
    color: #000;
}

/*************************************
********** Template 1 ****************
*************************************/
.tpl1 {
	background-image:url('gui/columndivider.gif');
	background-position:100% 0;
	background-repeat:repeat-y;
}
.admin .tpl1 { /*ADMIN - page_show*/
	background-image:none;
}
.tplArea1_1 {
	float:left;
	display:inline;
	width:420px;
	padding-top:23px;	
}
.admin .tplArea1_1 { /*ADMIN - page_show*/
	padding-top:0;
}
.tplArea1_2 {
	float:right;
	display:inline;
	width:234px;
	padding-top:23px;	
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	background-image:url('gui/mainbg.png');
	background-position:100% 0;
	background-repeat:no-repeat;
	min-height:150px;
}
.admin .tplArea1_2 { /*ADMIN - page_show*/
	padding-top:0;
	background-image:none;
	float:left;
	margin-left:20px;
}
body.mceContentBody.tplArea1_2 { /*TINY*/
	background-color:#efeeea;
	width:170px;
	background-image:url('gui/greybox_bg.gif') !important;
	background-repeat:repeat-x;	
	padding-top:20px !important;
}
.tplArea1_2 .pageBlock {
	margin:10px 20px 0 10px;
	width:auto;
	padding:23px 16px 16px;	
	background-color:#efeeea;
	background-image:url('gui/greybox_bg.gif') !important;
	background-repeat:repeat-x;
}
.tplArea1_2 .splash {
	margin:10px 20px 0 10px;
	width:auto;
	padding:135px 16px 16px !important;	
	background-color:#efeeea;
	background-image:url('gui/vartakut_bg.jpg') !important;
	background-repeat:no-repeat;
}
.tplArea1_2 p {
	font-size:.8em !important;
	color:#000 !important;		
}
.tplArea1_2 h2 {
	margin-top:0 !important;
}
/*************************************
********** Template 2 ****************
*************************************/
.tpl2 {
}
.tplArea2_1 {
	float:left;
	display:inline;
	width:235px;
	margin-left:18px;
}
.tplArea2_1 p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 0 1em 0;	
	font-weight:normal;
	color:#666;
}
.tplArea2_1 p a {
	font-size:11px;
	font-weight:bold;
	color:#444 !important;
	text-decoration:none;
}
.tplArea2_1 a:hover {
	text-decoration:underline;
}
.tplArea2_2 {
	float:left;
	display:inline;
	margin-left:55px;
	width:420px;
}
.tplArea2_1 h2 {
	color:#555 !important;
}
.tplArea2_2 h1 {
	margin-bottom:10px !important;
}
.tplArea2_2 p {

}


/*Table for retailers... TBD*/
table.retailerList {
}
table.retailerList td {
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#675c53;
	vertical-align:top;
	padding:4px 0;
	border-bottom:1px solid #f0eeeb;
}
td.retailerName {
	font-weight:bold;
	width:150px;
	color:#000 !important;
}
.retailerName {
	font-weight:bold;
	color:#000 !important;
}
td.retailerAddress {
	width:150px;
	margin-left:10px;
}
td.retailerPhone {
	width:100px;
	margin-left:10px;
}

/*Contact form*/
#contactForm {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000 !important;
}
#contactForm .contactformItem {
}
#contactForm .contactformItem label {
	display:block;
	float:none;
}
#contactForm .contactformItem input {
	display:block;
	float:none;	
	width:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
	padding:2px 0 1px;
	border:1px solid #a59d95;
	margin-bottom:7px;
	margin-top:2px;
}
#contactForm .contactformItem textarea {
	display:block;
	float:none;	
	width:368px;
	height:75px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
	border:1px solid #a59d95;
	margin-top:3px;	
}
#contactForm .contactformItem input.submit {
	width:58px;
	height:21px;
	border:none;
	background-image:url('gui/submit_sv.jpg');
	cursor:pointer;
}
#formErrorMessage {
	padding:5px 0;
	font-weight:bold;
	color:#990000
}
#formConfirmationMessage {
	padding:5px 0;
	font-weight:bold;
}

