﻿.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: #FFF;
	color: #412720;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

a
{
	color: #3a3a3a;
	text-decoration: none;
}

a:hover
{
	color: #c65147;
	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: #c65147;
    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;
}
.TableContainer .Row .ItemValue
{ 
	padding: 3px 0px 0px 0px;
	vertical-align: middle;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	STATIC PAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.htmlcontent
{
	padding-bottom:5px;
}

.htmlcontent-title
{
	padding: 0 0 5px 0;
	clear:both;
}

.htmlcontent-header 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	color:#c65147;
	font-size:17px;
	line-height:20px;}

.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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.copyright a
{
	color: #3664A5;
	background-color: inherit;
}

/* Beginning of header Styles */

#wrapheader 
{
	width: 800px;
	height: 263px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	background-image:url(images/header_img.jpg);
	background-repeat:no-repeat; 
	background-color:#fefff9;
}

.hr_full
{ 
	height: 1px; 
	border-width: 0px; 
	background-color: #000000; 
	color: #000000;
	margin: 0px 0px 0px 0px; 	
}


#header_left 
{
	width:257px;
	float:left;
	padding:224px 0px 4px 14px;
}
	
#header_center 
{
	white-space:nowrap;
	padding:243px 0px 6px 0px;
}
	
#header_right 
{
	width:207px;
	float:right;
	padding:224px 0px 4px 0px;
}
	
.header_text
{
	color: #412720;
 	font-weight:600;
 	font-family: Arial, Helvetica, Sans-Serif;
	font-size:14px;
 	line-height: 17px;
}

/* End of Header Styles */

/* Beginning of navigation */

#navigation 
{
	width: 149px;	
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	color:#F1E0B8;
	font-size:14px;
	line-height:17px;
	text-align:right;
	display:block;
	background-color:#C55147;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navigation ul 
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-position: outside;
}

#navigation ul li 
{
	padding: 0px 0px 0px 0px;
}

#navigation ul li a:link, #navigation li a:visited 
{
	display: block;
	padding: 6px 8px 6px 0px;
	border-bottom: 1px #fef4cb solid;
	height: 10%;
}
#navigation li a:link, #navigation li a:visited  
{
	color:#f2e2ba;
	text-decoration: none;
}

#navigation li a:hover 
{
	color:#fefff9;
	text-decoration: underline;
}
#navigation ul ul 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navigation ul ul a:link, #navigation ul ul a:visited {
	color:#c65147; 
	border-bottom: none;
	padding: 0px 8px 3px 0px;
}
#navigation ul ul a:hover 
{
	color:#c65147;
	border-bottom: none;
	padding: 0px 8px 3px 0px;
	/*text-decoration: underline;*/
}

#navigation ul ul li 
{
	width: 149px;	
	height: auto;
}

#navigation ul ul li a:link, #navigation ul ul li  a:visited 
{
	color:#c65147;
}
#navigation ul ul li a:hover 
{
	color:#c65147;
	text-decoration: underline;
}
.navlevel_2
{
	background-color:#fefff9;
}

.navlevel_1 
{
	background-image:url('images/nav_btn_off.jpg');

}

/* end of Navigation styling*/

#left_callout
{
	width: 149px;	
	height: 103px;
	background-image:url('images/custom_callout_img.jpg');
	background-repeat:no-repeat;
	margin-top:21px;
	padding-bottom:100px;
}

#left_callout ul
{
	visibility:hidden;
}

#nav_bottom {
	height:660px;
}

/* Stuff for Homepage Piano Search */

.section
{
	border-bottom: 1px #c65147 solid;
	padding-top:12px;
	padding-bottom:12px;
	margin-right:14px
}


.choose
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	color:#2e1410;
	font-size:12px;
	line-height:20px;
}

.page_head
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	color:#c65147;
	font-size:17px;
	line-height:20px;
}

.section_head
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	color:#2e1410;
	font-size:14px;
	line-height:20px;
}

.checkbox
{
 padding-right:2px;
 padding-left:12px;
}

.checkbox2
{
 padding-right:2px;
 padding-left:30px;
}

#datagrid
{
	padding:12px 0px 0px 12px;
}

.data_table
{
	margin:0px 30px 0px 0px;
}

.data_table_last
{
	margin:0px 0px 0px 0px;
}


.data_text
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight:normal;
	color:#2e1410;
	font-size:11px;
	line-height:13px;
	padding:6px 0px 6px 0px;
}
.lefttext
{
	width:200px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;	
}

.lefttext2
{
	width:354px;
	float: left;
	vertical-align:top;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;	
}

.righttext
{
	width:186px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;	
}

.righttext2
{
	width:338px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;	
}


.left
{
	float: left;
	vertical-align:bottom;	
}

.right
{
	float: right;
	vertical-align:top;	
}


.text
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight:normal;
	color:#2e1410;
	font-size:12px;
	line-height:14px;
		
}

.widetext
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight:normal;
	color:#2e1410;
	font-size:12px;
	line-height:14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 24px 0px 0px;
}

#img1
{
	padding: 24px 0px 0px 0px;
}


#img3
{
	padding: 0px 0px 0px 0px;
}

#img2b
{
	padding: 0px 12px 0px 0px;
}


#img2
{
	padding: 0px 0px 0px 0px;
}

#img4b
{
	padding: 0px 12px 0px 0px;
}


#img4
{
	padding: 0px 0px 0px 0px;
}

#firstsection
{
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 36px 0px;
	height:320px;
}
	
#secondsection
{
	margin: 0px 14px 0px 0px;
	padding: 0px 0px 12px 0px;
	height:320px;
}

#thirdsection
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	height:320px;
}

#firstsectionb
{
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 36px 0px;
	height:202px;
}
	
#secondsectionb
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	height:184px;
}

#secondsectionc
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	height:460px;
}


#thirdsectionb
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	height:184px;
}

#thirdsectionc
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	height:384px;
}

#fourthsectionb
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	height:346px;
}

#details
{
	margin: 0px 12px 0px 0px;
	padding: 12px 0px 12px 0px;

}

.details
{
	padding-bottom: 12px;
}

#details_specs
{
	float:left;
	padding: 0px 0px 0px 24px;
}

#details_image
{
	float: right;
}
