﻿.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: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center; /*background:#7692B9;*/
    color: #3A4045;
    background-color: #333333;
    background-image: url('images/body.jpg');
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

a
{
    color: #0000FF;
    text-decoration: none;
}

a:hover
{
    color: #FF6600;
    text-decoration: underline;
}

a img
{
	border: 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img
{
	border: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS & TEXT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma, Verdana, 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
{
}

.TableContainer .Row
{
}
.TableContainer .Row .ItemName
{
    padding: 3px 10px 0px 0px;
    display: block;
    white-space: nowrap;
    padding-right: 10px;
    vertical-align: middle;
    color: #FFFFFF;
}
.TableContainer .Row .ItemValue
{ 
	padding: 3px 0px 0px 0px;
	vertical-align: middle;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	STATIC PAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.htmlcontent
{
    padding-bottom: 5px;
    width:750px;
}

.htmlcontent-title
{
    padding: 0 0 5px 0;
    clear: both;
    color: #FFFFFF;
}

.htmlcontent-header 
{
	font-size: 1.2em;
	font-weight: bold;
}

.htmlcontent-body
{
    padding: 5px;
    border: thin solid #0000FF;
    background-image: url(images/White.png);
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	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: Tahoma, Verdana, Arial, Helvetica, sans-serif;		
	font-size: 10px;
}

.copyright a
{
	color: #3664A5;
	background-color: inherit;
}

/*Slide Show Main Page*******************************************/
#slidedeck_frame
{
    background-position: 0 0;
    background: url('images/deck-back.png') 0 0 no-repeat;
    width: 700px;
    height: 320px;
    padding: 19px 20px 40px 20px;
    margin-left: 22px;
}
#slidedeck_frame dl {
	width: 663px;
	height: 320px;
	margin: 0;
	background:#bebebe;
}
.slidedeck dd
{
    border-right: 5px solid #bebebe;
    background: url('images/slides.png') bottom left #bebebe repeat-x;
}
.slidedeck dt
{
    cursor: pointer;
    height: 42px;
    line-height: 38px;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: url('images/spines.png') top left #bebebe;
    color: #F37F01;
    background: #fff;
    border-bottom: #bebebe solid 2px;
}
.slidedeck dt:hover {
	color: #fff;
	background-position: center left;
	background:#F37F01;
}
.slidedeck dt.active, .slidedeck dt.active:hover {
	cursor: default;
	color: #fff;
	background-position: bottom left;
	background:#F37F01;
}
.slidedeck dt .index {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #bebebe;
}
.slidedeck dt:hover .index { color: #fff; }
.slidedeck dt.active .index { color: #ffffff; }
.slidedeck .activeCorner {
	margin-left: -2px;
	background-image: url('images/corner.png');
	width: 8px;
	height: 17px;
	float:left;
}
.slidedeck dd .leftContent
{
    width: 290px;
    display: block;
    float: left;
    margin: 0 0 0 10px;
}
.leftContent h2
{
    width: 285px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 27px;
    font-weight: bold;
    color: #f27d00;
    margin: 20px 0 0 0px;
    padding-bottom: 0px;
}
.leftContent p
{
    margin: 0px;
    clear: left;
    width: 242px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #727272;
    line-height: 21px;
}
.slidedeck dd img{
  float:right;
  margin: 10px 10px 0 0;
}

/*Slide Show Main Page  END  *******************************************/


/*Slide Show repairs screen*******************************************/
.slidemain
{
    /*border: 1px dotted #00FF00;*/
    width: 785px;
    float: left;
}
.slideSide
{
    /*border: 1px dotted #0000FF;*/
    height: 400px;
    width: 160px;
    margin: auto;
    float: left;
}
.slideshow
{
    /*border: 1px dotted #800000;*/
    height: 590px;
    width: 540px;
    float: left;
    margin-top: 6px;
}
.slideshow img { padding: 0px; border: 1px solid #ccc; background-color: #eee; }
#nav { z-index: 50; position: absolute; bottom: 10px; left: 35px }
#nav a { margin: 0 5px; padding: 3px 5px; border: 1px solid #ccc; background: #cff; text-decoration: none }
#nav a.activeSlide { background: #aaf }
#nav a:focus { outline: none; }

.repair
{
    padding: 10px;
    border: 1px solid #0000FF;
    width: 726px;
    background-color: #FFFFFF;
    font-size: 14px;
    text-align: center;
}



