﻿.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
{
	scrollbar-face-color: #6792AC;
	scrollbar-shadow-color: #6792AC; 
	scrollbar-highlight-color: #6792AC;
	scrollbar-3dlight-color: #6792AC;
	scrollbar-darkshadow-color: #6792AC;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;}

:link {COLOR: #000000; text-decoration:none}
A:visited {COLOR: #000000; text-decoration:none}
a:hover {color:Maroon; text-decoration:none}
.text_big_white {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #12103E}

BODY     {
				background-color: #FFFFFF;
				background-image: url(images/back.gif);
                font-family: arial, Helvetica, sans-serif;
                font-size: 10pt;
                color: #12103E;
            }
TD       {
				font-family: arial;
                font-size: 10pt;
                color: #12103E;
}

INPUT, SELECT, TEXTAREA {
background-color: #ffffff;
color: #1C7780;
font-family: arial, helvetica;
font-size: 10pt;
}

h1 {
color:#000000;
background-image: url(images/h1back.gif);
background-color: #D0C8BA;
font-size:12px;
font-style:bold;
font-family: arial, helvetica;
text-align: left;
padding-left:12px;
padding-bottom:0px;
padding-top:6px;
margin-bottom:0px;
margin: 0px;
margin-top:8px;
margin-left:0px;
margin-right:opx;
width: 100%;
height:26px;
}

h2 {
font-family: arial;
font-size: 13pt;
color: #12103E;
font-style:bold;
}

h3 {
font-family: arial;
font-size: 16pt;
color: #12103E;
font-style:bold;
}

h4 {
font-family: arial;
font-size: 18pt;
color: #12103E;
font-style:bold;
margin-bottom:0;
margin-top:0;
margin-left:0;
margin-right:0;
}

#cbox {
border:0px dashed #123640;
padding:6px;
text-align: left;
font-family: arial;
font-size: 10pt;
color: #584D3E;
background-color: #ffffff;
margin: 2px;
}

#mbox {
border:0px solid #9E9B85;
padding:8px;
text-align: left;
font-family: arial;
font-size: 10pt;
color: #12103E;
width: 875px;
}

#cusion {
border:0px solid #9E9B85;
padding:8px;
text-align: left;
font-family: arial;
font-size: 10pt;
color: #12103E;
}

#footertext {
text-align: left;
font-family: arial;
font-size: 8pt;
color: #7D777D;
width: 100%;
}

#scrollsm {
width: 715px; 
height: 530px; 
font-size:11pt;
font-family: arial, helvetica;
line-height: 1.2;
color: #150D3B;
font-weight: normal; 
font-style: normal; 
text-align: left; 
overflow: auto; 
padding: 15px;
}

#scrollbox3 {
width: 200px; 
height: 550px; 
font-size:11pt;
font-family: arial, helvetica;
line-height: 1.2;
color: #150D3B;
font-weight: normal; 
font-style: normal; 
text-align: left; 
overflow: auto; 
padding: 15px;
}

#scrollboxhome {
width: 200px; 
height: 380px; 
font-size:11pt;
font-family: arial, helvetica;
line-height: 1.2;
color: #150D3B;
font-weight: normal; 
font-style: normal; 
text-align: left; 
overflow: auto; 
padding: 15px;
}

#scrollbox1 {
width: 550px; 
height: 550px; 
font-size:11pt;
font-family: arial, helvetica;
line-height: 1.2;
color: #150D3B;
background-color: #ffffff;
font-weight: normal; 
font-style: normal; 
text-align: left; 
overflow:auto;
padding: 15px;
}
 
#scrollbox2 {
width: 260px; 
height: 550px; 
font-size:11pt;
font-family: arial, helvetica;
line-height: 1.2;
color: #150D3B;
background-color: #ffffff;
font-weight: normal; 
font-style: normal; 
text-align: left; 
overflow: auto; 
padding: 15px;
}

.actorList 
{
	font-size:8pt;
	font-family: Arial, helvetica;
	font-style: normal;
	color: #000000;
}
	


