﻿.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 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form, input
{
    margin: 0;
    padding: 0;
}

body
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	/*background: #444 url(images/bg_body.gif) repeat-x;*/
	background-color:#ececec;
	color: #B7B7B7;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

a
{
	color: #3a3a3a;
	text-decoration: none;
}

a:hover
{
    color: #808080;
    text-decoration: none;
}





a img
{
	border: 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img
{
	border: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS & TEXT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

h1, h2, h3, h4, h5, h6
{
    font-family: arial, helvetica, sans-serif;
}

h2, h3
{
    font-size: 16px;
}

.sectiontitle
{
    color: #ff9933;
    font-size: 1.3em;
    font-weight: bold;
}

.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
{
	background-color:#F4F4F4;
	padding-top:80px;
}

.TableContainer .Row
{
}
.TableContainer .Row .ItemName
{ 
	color:#535353;
	display: block;
	white-space: nowrap;
	padding-left:60px;
	font-size:10px;
	vertical-align: middle;
	font-family:Palatino-Roman;
	text-transform:uppercase;
}
.TableContainer .Row .ItemValue
{ 
	padding-left:60px;
	vertical-align: middle;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	STATIC PAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.htmlcontent
{
	padding-bottom:5px;
}

.htmlcontent-title
{
	font-size: 1.2em;
	padding: 0 0 5px 0;
	font-weight: bold;
	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: #B7B7B7 1px solid;
	border-top: #B7B7B7 1px solid;
	border-left: #B7B7B7 1px solid;
	border-bottom: #B7B7B7 1px solid;
	color: #11354A;
	font-family: verdana;
	font-size: 8pt;
	padding-top: 4px;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.copyright a
{
	color: #3664A5;
	background-color: inherit;
}

/* CSS Document */

.HomeRightAddressTitle
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #979797;
}
.HomeRightAddress
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #979797;
}
.HomeMenu
{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #979797;
}
.HomeText1
{
font-family:"Times New Roman", Times, serif;
	font-size: 24px;

	color: White;
}
.HomeText2
{
font-family:"Times New Roman", Times, serif;
	font-size: 24px;
font-weight:bold;
	color: White;
}
.HomeText3
{
font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: White;
}
.HomeText4
{
font-family:"Times New Roman", Times, serif;
	font-size: 24px;
font-weight:bold;
	color: #6b6b6b;
}
.HomeRightText5
{
font-family:"Times New Roman", Times, serif;
	font-size: 14px;

	color: #47606b;
}
HomeLink
{
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;

	color: #959b9f;
}
HomeLink:hover
{
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;

	color: #959b9f;
}
.FooterText
{
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;

	color: #666666;
}
.FooterTextWhite
{
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;

	color: white;
}.title
{
	font-size: 21px;
	padding: 0 10px 5px 0;
	clear: both;
	height:61px;
	background-color:#a8bbca;
	text-align:right;
	vertical-align:middle;
	color:White;
	font-family:Times New Roman;
}
.sub_headingWebsite
{
color:White;
font-family:Times New Roman;
font-size:13px;
text-align:right;
}
