/* CSS Document 
BY SLAVOMIR SABO @ SLAVO INTERNATIONAL
slavo@hotmail.com
*/

/* --------------- TEXT STYLES ----------------- */
h1 {
	font-size: 2.4em;
	color: #B3C9E6;
	font-weight: 900;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	margin-top: -0.1em;
	background-color: #FFFFFF;
}
h2 {
	font-weight: 100;
	color: #3C668A;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
h3 {
	font-size: 1.5em;
	font-weight: 100;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
h4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #666666;
	line-height: 1.5em;
}
h5 {
	font-size: 1.1em;
	font-weight: bold;
	color: #999999;
	margin-bottom: -0.5em;
	line-height: 1.6em;
}

p {
	line-height: 1.6em;
	color: #333333;
}

.text-small {
	font-size: 0.8em;
	line-height: 1.1em;
}


/* LIST DESIGN */

#main-content li {
	list-style-image: url(../Images/bullet-image.gif);
	list-style-type: none;
	color: #333333;
	padding: 0 0 10px 0;
}
#main-content ul {
	margin: 5 0 0;
	padding: 5 0 0 16;
	list-style-type: none;
}
#main-content li strong {
	font-size: 1.2em;
	font-weight: bolder;
	color: #003366;
}

/* -------------------- LINKS STYLING ----------------- */

/*a {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}

#main-content a:link {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #999999;
}

#main-content a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted CCCCCC;
}

#main-content a:hover {
	color: #003366;
	text-decoration: none;
	border-bottom: 1px solid #3C668A;
	background-color: #FFCC66;
}

#main-content a:active {
	color: #003366;
	text-decoration: none;
	border-bottom: 1px solid #3C668A;
	background-color: #FFCC66;
}
*/
#main-content p a,#main-content h4 a, #main-content h5 a {
	text-decoration: none;
	background-image: url(../Images/layout/t-link.gif);
	background-repeat: repeat-x;
	color: #003366;
	background-position: bottom;
	padding: 2px;
}

#main-content p a:visited, #main-content h4 a:visited, #main-content h5 a:visited {
	color: #666666;
	text-decoration: none;
	background-image: url(../Images/layout/t-visited.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


#main-content p a:hover, #main-content h4 a:hover, #main-content h5 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4BB0F9;
	background-image: none;
}

#main-content p a:active, #main-content h4 a:active, #main-content h5 a:active  {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #339900;
	background-image: none;
}
/* IMAGE LINK */

#main-content p img a:link, #main-content p img a:visited, #main-content p img a:hover, #main-content p img a:active, #main-content img a:link, #main-content img a:visited, #main-content img a:hover, #main-content img a:active {
	/*border-bottom: 0px solid #ffffff;*/}

/*a.image-button, .image-button, .image-button a {
	border: 0;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}*/



/* -------------- DESIGN ELEMENTS ------------- */

.image-right {
	float: right;
	padding-left: 8px;
}

.image-left {
	float: left;
	padding-right: 4px;
}
#main-content i {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.2em;
}
.signature {
	font-weight: bold;
	color: #3E6485;
}
.photo-box {
	padding: 2px;
	border: 1px solid #FFCC00;
}
/* LIST for AVAILABILITY */
 #button-list
{
	margin: 10px 0 0 10px;
	padding: 0;
	height: 80px;
	list-style-type: none;
	color: #000000;
}

#button-list ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#button-list ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0 -1px 0 0;
	list-style-type: none;
	font-size: 0.8em;
}

#button-list ul li a, #button-list ul li a:visited
{
	background: #FFCC00;
	width: 78px;
	height: 18px;
	padding: 0;
	margin: 0 0 -1px 0;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: center;
	border: 1px solid #660000;
}

#button-list ul li a:hover
{
	color: #FFFF00;
	background-color: #333333;
}



.column-full-width h3 {
	margin: 0;
	padding: 30px 0 0 0.25em;
	color: #003366;
	background-color: #FFFFFF;
	background-image: url(../Images/layout/Key-Text-Background.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: 1px solid #CCCCCC;
}




.KeyBenefits {
	margin: 0px;
	padding: 4px;
}
.KeyBenefits p {
	padding: 0 10px 0 10px;
	font-size: 0.8em;
}
.KeyBenefits p strong {
	font-size: 1.3em;
}

.Key {
	width: 380px;
	/*border-top: 1px solid gray;*/
	list-style-image: none;
	list-style-type: none;
}
.Key h2 {
	margin: 0;
	padding: 10px 0 0 0.25em;
	color: #003366;
	background-color: #CEE8F4;
	background-image: url(../Images/layout/Key-Text-Background.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.Key-List
{
	margin: 0;
	padding: 0;
}


#main-content .Key-List li
{
	margin: 0;
	padding: 0.45em;
	list-style-position: inside;
	list-style-image: url(../Images/layout/nav-bullet-hover.gif);
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 0.8em;
}
.StepColumn {
	width: 190px;
	float: left;
	margin: 0px 5px 0 0;
}
.StepColumn p {
	font-size: 0.8em;
	color: #000000;
	margin: 0px;
	padding: 2px 4px;
}
.StepColumn h4 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
.StepColumn h4 .BigNumber {
	font-size: 32px;
	float: left;
	margin: -4px 3px 4px 0;
	padding: 0;
	color: #4BA0CF;
}
.ShortInfo {
	margin: 0px;
	padding: 0px;
}
.ShortInfo h3 {
	border-bottom: 1px solid #3C668A;
	padding: 0 0 10px 0;
	color: #3C668A;
}
.ShortInfo img {
	margin: 0 2px -14px 0;
}
.ShortInfo p {
	margin: -10px 0 0 0;
	padding: 0 6px 0 10px;
	color: #666666;
}
