﻿.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: Verdana, Arial, sans-serif; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
html { height: 100% }
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: Verdana, Arial, sans-serif; }
input, select { vertical-align: middle; font-family:'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-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; }

.title { color: #EFEFEF; }

.borderTitle  
{
    border: solid 1px #FFFFFF; 
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    padding: 5px;}
.transparentBGTitle {background-color:#000026;} 

.manufacturers { border: solid )px white; }
.manufacturer { margin: 2px; padding: 2px; width: 125px; display: inline-block; border: solid 0px red; }

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

.sectiontitle
{
position:relative;
color:#EFEFEF;
margin-bottom:5px;
padding-bottom:5px;
margin-bottom:5px;
border-bottom: 1px solid #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:#EFEFEF;
font-size:20px;
font-weight: bolder;
margin: 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:Verdana, Arial, Sans-Serif;
font-size:8pt;
height:15px;
margin:1px;
padding:1px;
z-index:auto;
}

.Button
{
width:80px;
font-size:8pt;
}

.messageError
{
}

.copyright
{
}

.copyright a
{
}


.opContainer 
{
    -moz-border-radius:10px; -webkit-border-radius: 10px; border-radius: 10px; 
    background:transparent !important;
}
