﻿.foo{}/****************************************************************************************************/
/* The contents of this file are subject to the nopCommerce Public License Version 1.0 ("License"); you may not use this file except in compliance with the License.
/* You may obtain a copy of the License at  http://www.nopCommerce.com/License.aspx. 
/* 
/* Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. 
/* See the License for the specific language governing rights and limitations under the License.
/* 
/* The Original Code is nopCommerce.
/* The Initial Developer of the Original Code is NopSolutions.
/* All Rights Reserved.
/* 
/* Contributor(s): RetroViz Design. 
/****************************************************************************************************/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML GENERAL 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

* {	margin:0; padding:0; font-size:100%;}
html{ font-family:Arial, Helvetica, sans-serif; font-size:0.8125em; line-height:1.385em; color:#5b6c7d;}

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form, input
{
    margin: 0;
    padding: 0;
}

body
{
	font-family: Arial, Helvetica, sans-serif;		
	font-size: 12px;
	text-align: center;
	background:#FFFFFF;
	color: #5b6c7d;
}

p
{
    padding: 5px;    
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

a
{
	color: #328abe;
	text-decoration: none;
}

a:hover
{
	color: #328abe;
	text-decoration: underline;
}

a img
{
	border: 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img
{
    vertical-align:top;
	border: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS & TEXT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;		
}

h2, h3
{
    font-size: 16px;
}

.sectiontitle
{
	font-size: 1.6em;
	padding: 0 0 5px 0;
	font-weight: bold;
	color:#328abe;
}

.sectionsubtitle
{
    color: #555;    
    font-size: 1.1em;
    font-weight: bold;
}

.sectiontitle-blue
{
    color: #608fc8;
    font-size: 1.3em;
    font-weight: normal;
}

.smallprint
{
    font-size: x-small;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TABLES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

td
{
    vertical-align: middle;
}

td.fieldname
{
    font-size: 12px;
}

.TableContainer
{
}

.TableContainer .Row
{
}
.TableContainer .Row .ItemName
{ 
	padding: 3px 10px 0px 0px;
	display: block;
	white-space: nowrap;
	padding-right: 10px;
	vertical-align: middle;
}
.TableContainer .Row .ItemValue
{ 
	padding: 3px 0px 0px 0px;
	vertical-align: middle;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	STATIC PAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.htmlcontent
{
	padding-bottom:5px;
    width:985;
}

.htmlcontent-title
{
	font-size: 1.6em;
	padding: 0 0 5px 0;
	font-weight: bold;
	color:#328abe;
	clear:both;
}

.htmlcontent-body
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC. CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.clear
{
	border: medium none;
	clear: both;
	float: none;
	font-size: 0;
	height: 0;
	line-height: 0;
}

.linkButton
{
	color: #3664A5;
	background-color: inherit;
	text-decoration: underline;
	font-weight: bold;
}

a.linkButton:hover
{

}

.dropDownLists
{
	height: 17px;
	font-size: 10px;
	padding-left: 2px;
	font-family: Tahoma;
}

.textBox
{
	margin: 1px;
	border-right: #dfe5e7 1px solid;
	border-top: #a8bac2 1px solid;
	border-left: #a8bac2 1px solid;
	border-bottom: #dfe5e7 1px solid;
	background: url(Images/bgTextBox.gif) white repeat-x left top;
	color: #11354A;
	font-family: verdana;
	font-size: 8pt;
	padding: 1px;
	height: 15px;
}

.messageError
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: red;
}

.copyright
{
	float: right;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;		
	font-size: 10px;
}

.copyright a
{
	color: #3664A5;
	background-color: inherit;
}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

.column-1, .column-2, .column-3 { float:left;}
.container {width:100%; overflow:hidden;}
.container2 {width:100%; }

.column-1{ width:281px;}
.column-2{ width:297px;}
.column-3{ width:249px;}
.column-2f{ width:568px; float:left;}
.column-3f{ width:880px; float:left;}
.space1{ margin-left:19px;}
.space2{ margin-left:20px;}
.space3{ margin-left:21px;}

.list2 li{  font-size: 1.2em;line-height:1.846em; background:url(images/list2-marker.gif) no-repeat 0 5px; padding-left:28px;}
.list2 a{ text-decoration:none; color:#5b6c7d;}
.list2 a:hover{ color:#328abe; text-decoration:underline;}
.list2 a:selected{ color:#328abe; font-weight:bold; text-decoration:underline;}

.listpdf li{ font-size: 1.2em;line-height:1.846em; background:url(images/listpdf-marker.gif) no-repeat 0 3px; padding-left:28px;}
.listpdf a{ text-decoration:none; color:#5b6c7d;}
.listpdf a:hover{ color:#328abe; text-decoration:underline;}
.listpdf a:selected{ color:#328abe; font-weight:bold; text-decoration:underline;}

.list3 li{ background:url(images/link-bg.gif) no-repeat 0 5px; padding-left:18px;}

.link2{ background:url(images/link2-bg.gif) no-repeat 0 2px; padding-left:23px; font-size:1.154em; display:inline-block; margin-bottom:8px;}

.linkmenu a{ color:#47535f; text-decoration:none; display:inline-block; }
.linkmenu a span{ display:block;}
.linkmenu a span span{ padding:4px 21px 6px 21px;}
.linkmenu a:hover, .linkmenu .active{background:url(images/menu-item-tail.gif) repeat-x; color:#FFFFFF; text-decoration:none; color:#ffffff;}
.linkmenu a:hover span, .linkmenu .active span{ background:url(images/menu-item-left-bg.gif) no-repeat;}
.linkmenu a:hover span span, .linkmenu .active span span{ background:url(images/menu-item-right-bg.gif) top right no-repeat;}
.linkbt{ padding-right:37px; font-size: 1.2em;line-height:1.846em; color:#FFF;}
.linkbt a{ display:inline-block; background:url(images/header-link-tail.gif) top repeat-x; color:#ffffff; text-decoration:none; margin:11px 0 0 0; font-size:1.077em;}
.linkbt a span{ display:block; background:url(images/header-link-left-bg.gif) left top no-repeat;}
.linkbt a span span{ background:url(images/header-link-right-bg.gif) right top no-repeat; padding:5px 25px 6px 24px;}
.linkbt a:hover{ background:url(images/header-link-tail-act.gif) top repeat-x;}
.linkbt a:hover span{ background:url(images/header-link-left-bg-act.gif) left top no-repeat;}
.linkbt a:hover span span{ background:url(images/header-link-right-bg-act.gif) right top no-repeat;}

.resbefore
{
    float:left;
    text-align: center;
    width:250px;
    padding: 5px;
}
.resafter
{
    float: right;
    text-align: center;
    width:250px;
    padding: 5px;
}
.endorse
{
    background-color:#eeeeee;
    line-height:1.1em;
    border:2px;
    border-style:inset;
    text-align:justify;
    width: 220px;
    padding: 7px;
}