﻿.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 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

* { font-family:Georgia,"Times New Roman",Times,serif; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
html { height: 100% }
body { background: #ffffff; color: #000000; font-size: 100.01%; min-height: 101%; text-align: left; position: relative; }
img, fieldset, abbr, acronym { border: 0 }
table { border-collapse: collapse; border-spacing: 0; width: 100%; }
address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }
caption { text-align: left }
q:before, q:after, blockquote:before, blockquote:after { content: '' }
input, select, textarea, button { font-size: 1em; line-height: normal; width: auto; font-family:Georgia,"Times New Roman",Times,serif; }
input, select { vertical-align: middle; font-family:Georgia,"Times New Roman",Times,serif; }
textarea { height: auto; overflow: auto; }
option { padding-left: 0.6em }
button { background: none; border: 0; cursor: pointer; text-align: center; }
ul, ol { list-style-type:none; }


	
body {
	background: #191919 url(images/bg.jpg) repeat-x center 0;
	color: #e9e9e9;
	font-size: 12px;
	line-height: 18px;
}

strong 
{
    font-weight:bold;
}
    
p, ul, ol, table { margin: 0 0 18px }

em { color: #d9e3ea }


/* Headlines */
h1, h2, h3{
	font-weight: normal;
	line-height: normal;
	letter-spacing:-1px;
}
h1 { font-size:30px; }
h2 { font-size:26px; }
h3 { font-size:22px; }
h4 { font-size:14px; }
h5 { font-size:12px; }
h6 { font-size:10px; }
h1, h2, h3 {
	color: #6099ff;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
}
h4 {
	color: #a3d5ea;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}


/* Anchors */
a, a:link, a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover, a:active, a.active {
	text-decoration: underline;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.sectiontitle
{
position:relative;
color:#ffffdd;
margin-bottom:5px;
font-family:Georgia,"Times New Roman",Times,serif;
padding-bottom:5px;
margin-bottom:5px;
border-bottom: 1px dashed #fff;
}

.sectionsubtitle
{
}

.sectiontitle-blue
{
}

.smallprint
{
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TABLES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

td
{
}

td.fieldname
{
}

.TableContainer
{
}

.TableContainer .Row
{
}

.TableContainer .Row .ItemName
{
padding:3px 10px 0 0;
position:relative;
vertical-align:middle;
white-space:nowrap;
width:200px;
}

.TableContainer .Row .ItemValue
{
display:inline; 
width:auto;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	STATIC PAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.htmlcontent
{
}

.htmlcontent-title
{
color:#ffffdd;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:22px;
margin:10px 5px 5px 5px;
padding:10px 5px 5px 5px;
}

.htmlcontent-body
{

}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC. CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.clear
{
	border: medium none;
	clear: both;
	float: none;
	font-size: 0;
	height: 0px;
	line-height: 0;
}

.linkButton
{
}

a.linkButton:hover
{

}

.dropDownLists
{
}

.textBox
{
background:white url(Images/bgTextBox.gif) repeat-x scroll left top;
border-color:#A8BAC2 #DFE5E7 #DFE5E7 #A8BAC2;
border-style:solid;
border-width:1px;
color:#11354A;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:8pt;
height:15px;
margin:1px;
padding:1px;
z-index:auto;
}

.Button
{
width:80px;
font-size:8pt;
}

.messageError
{
}

.copyright
{
}

.copyright a
{
}

