﻿.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 
{	margin: 0; 
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

a
{
	color: #3a3a3a;
	text-decoration: none;
}

a:hover
{
	color: #CE060C;
	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: #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;
	font-size:.84em;
	color:#333;
}
.TableContainer .Row .ItemValue
{ 
	padding: 3px 0px 0px 0px;
	vertical-align: middle;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	STATIC PAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.htmlcontent
{
	padding-bottom:5px;
}

.htmlcontent-title
{
	padding: 20px 0 7px 0;
	clear:both;
}

.htmlcontent-header 
{
	font-size: 1.7em;
	font-weight: bold;
}


.first-child
{   font-size:1em!Important;
    line-height:1.25em;
 
    color:#333;
}

.htmlcontent-body p
{   font-size:.84em;
    line-height:1.5em;
   margin-bottom:1.5em;
   color:#333;
   width:650px;
}

.htmlcontent-body h3
{  
   font-size:1em;
   padding-bottom:2px;
   line-height:1.25em;
}

.htmlcontent-body table.courses
{  margin-top:1.5em;
	margin-bottom:3em;
}

.htmlcontent-body table.courses td 
{  
	padding:5px 0 0 44px;
	font-size:.84em;
	color:#333;
}

.black 
{
   color:#000!Important;
}

.red 
{
  color:#CE060C!Important;
}

.table-title 
{
   background-color:#dddddd!Important;
   width:66%;
   text-align:center;
   padding:5px 0 5px 0!Important;
   text-transform:capitalize;
   font-weight:bold;
   color:#333;
}

.table-subtitle
{
	color:#CE060C!Important;
	padding:5px 0 0 0!Important;
	font-size:.84em;
}

.table-image 
{
    padding-right:15px;
}

.img-right 
{
   float:right;
   padding:0 0 1.5em 1.5em;
}

.img-left 
{
   float:left;
   padding:0 1.5em 1.5em 0;
}

.question 
{
	font-style:italic;
}

.bold 
{
	font-weight:bold;
}

.highlighted-list 
{
	list-style:none;
	margin:0 0 0 -14px;
	padding:0 0 .84em 0;
	color:#333;
}

.highlighted-list li
{
	background: url(graphics/icons/bullet3.gif) no-repeat 0 10px;

	padding:5px 5px 5px 15px;
	font-size:.84em;
}

.highlighted-list2 
{
	list-style:none;
	margin:0 0 0 0px;
	padding:0 0 1.5em 0;
	color:#333;
}

.highlighted-list2 li {
	background:#DDDDDD none repeat scroll 0 0;
	font-size:0.84em;
	margin-bottom:1.5em;
	padding:5px;
}
.holding-image 
{
	/*margin-bottom:1.5em;*/
}
.trainer 
{
  margin-bottom:.75em;
  padding:5px 0 5px 15px;
  color:#333;
  position:relative;
  cursor: hand;
  cursor: pointer;
  font-weight:normal;
}

.trainer-info
{
  color:#333;
  font-size:.84em;
  padding-top:1.5em!Important;
  margin-bottom:.84em;
  border-top:2px solid #CE060C;
  border-bottom:2px solid #CE060C;
}

.trainer-info h4
{
  font-size:1em;
  padding-bottom:1.5em;
}

.trainer-info ul
{
  padding-bottom:1.5em!Important;
} 

.trainer-info ul li 
{
  font-size:1em;
} 

.trainer-info p
{
  color:#333;
  font-size:1em;
  padding-bottom:.84em;
}

span.accordprefix 
{
  position:absolute;
  top:5px;
  left:-4px;
}

.trainer-image 
{
  padding-bottom:1.5em!Important;
  padding-left:1.5em!Important;
  float:right;
}

.htmlcontent-body
{  
	clear:both;
	color: #333;
	line-height: 17px;
}

#ctl00_ctl00_cph1_cph1_ctrlHomePageText_topicHomePageText_lblBody{
	font-size: 12px;
}

.htmlcontent-body table.certificate
{  
	margin-bottom:1.5em;
	color:#333;
	font-size:1.2em;
}

.htmlcontent-body table.certificate td
{   
	color:#333;
	font-size:.84em;
	background-color:#ddd;
	padding:5px;
	border-bottom:1px solid white;
}

.htmlcontent-body table.certificate td.title 
{
	width:50%;
}
.htmlcontent-body table.certificate td.date 
{
	width:25%;
	text-align:center;
}
.htmlcontent-body table.certificate td.location 
{
	width:25%;
	text-align:right;
}

.caption 
{
	margin-top:1.5em;
	margin-bottom:1.5em;
}

.caption2 
{
	margin-top:1.5em;
	margin-bottom:.84em;
}

.section-caption 
{
	margin-top:3em;
	margin-bottom:1.5em;
}

.online-solutions 
{
   margin-bottom:1.5em;
   padding:0;
   font-size:.84em;
   color:#333;
}

.online-solutions li
{
   margin-bottom:.84em;
   line-height:1.5em;
}

.single-margin-top 
{
	margin-top:1.5em!Important;
}

.single-margin-bottom 
{
	margin-bottom:1.5em!Important;
}

.double-margin-top 
{
	margin-top:3em!Important;
	padding-bottom: 10px;
}

.course-search 
{
    padding-right:4px;
}

.breadcrumb-corection 
{
    padding-bottom:20px!Important;
    display:block;
}

.building-your-programme 
{
  margin:0 0 0 -53px;
}

.float-left 
{
  float:left;
}

.float-right 
{
  float:right;
}

p.link 
{
  font-size:.84em;
  padding-left:20px;
  background: url(graphics/icons/arrow1.gif) no-repeat 0 0;
  margin-bottom:1em!Important;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	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;
}

.invisible{
	color: white;
	font-size: 6px;
}

