/**
 * Layout CSS for the Snazz Business Media Solutions Website
 *
 * This website and its content is copyright of Snazz Business Media Solutions - © Snazz Business Media Solutions 2010. All rights reserved. 
 * Any redistribution or reproduction of part or all of the contents in any form is prohibited.
 * You may not, except with our express written permission, distribute or commercially exploit the content. 
 * Nor may you transmit it or store it in any other website or other form of electronic retrieval system.
 * 
 * http://www.snazzbiz.com/
 * info@snazzbiz.com
 */

body {
	color: #000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, 'Helvetica', sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	/* font-weight: 300; */
	font-style: normal;
	background-color: #636363;
}
img {
	border: 0px;
}
a {
	color: #333;
	text-decoration: none;
	cursor: pointer;
}
a:hover, a:focus {
	color:#666;
	text-shadow: none;
}
li a:hover, li a:focus {
	color:#FFF;
	text-shadow: none;
}
h1, h2, h3, h4, ul, ol, p {
	margin: 0 0 15px 0;
	opacity: 0.99;
}
h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-family: Arial, 'Helvetica', sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
}
h1 {
	font-size: 16px;
	font-weight:bold;
	color:#666;
}
h2 {
	font-size: 14px;
	font-weight:bold;
	color:#666;
}
h3 {
	font-size: 14px;
	font-weight:bold;
	color:#666;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 14px;
}
p {
	color: #333;
	clear: left;
	text-align: left;
	list-style-type: upper-alpha;
}

hr {
	height: 0.5px;
	background-color: #333;
	}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.introImage {
	float: right;
	margin: 0px 0px 0px 20px;
	border: 1px solid #003;	
}

.flags {
	float: right;
	margin: 5px 3px 3px 10px;
}

.headingIcon {
	margin: 0px 10px 10px 0px;
	float: left;
}
.headerText {
	text-align: left;
	font-family: Arial, 'Helvetica', sans-serif;
	color: #FFF;
	letter-spacing: 1px;
	line-height: 20px;
	font-size: 13px;
}
.menuIconContainer {
	width: 80px;
	height: 65px;
	text-align: center;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}
.leftMostMenuIconContainer {
	width: 80px;
	height: 65px;
	text-align: center;
	float: left;

}
.menuIconImage {
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.menuIconText {
	text-align: center;
	font-family: Arial, 'Helvetica', sans-serif;
	color: #333;
	letter-spacing: 1px;
	line-height: 14px;
	font-size: 12px;	
}
.footerText {
	text-align: left;
	font-family: Arial, 'Helvetica', sans-serif;
	color: #666;
	letter-spacing: 1px;
	line-height: 20px;
	font-size: 10px;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#shell {
	padding-top: 0px;
	text-align: center;
}
#container {
	width: 952px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}
#languageHeader {
	height: 40px;
	width: 952px;
	background-image: url(../_images/bg_all_tube.jpg);
	background-repeat: repeat-x;
	background-position:center;
}
#header {
	height: 320px;
	width: 952px;
	background-image: url(../_images/all_tube_header.jpg);
	background-repeat: no-repeat;
	background-position:center;
}
#menuContainer {
	width: 952px;
	height:67px;
	}
#content {
	width: 912px;
	background-color: #FFF;
	padding: 20px 20px 20px 20px;
	display: inline-block;
	clear: both;
}
#introContainer {
	width: 908px;
	padding-bottom: 15px;
	margin-bottom: 25px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

#leftColumn {
	width: 415px;
	margin-right: 8px;
	margin-bottom: 25px;
	float:left;
	display: block;
	text-align: left;
	padding-right: 35px;
}

#rightColumn {
	width: 450px;
	margin-bottom: 25px;
	float:right;
	display: block;
}
#footer {
	width: 908px;
	padding-top: 10px;
	clear:both;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ie upgrade */

#upgrade6 {
	height: 140px;
	width: 440px;
	background-image: url(../_images/browser_support/ie_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 15px;
	color: #333;
	font-family: Arial, 'Helvetica', sans-serif;
	font-size: 12px;
	text-align: left;
}
#upgrade7 {
	height: 140px;
	width: 440px;
	background-image: url(../_images/browser_support/ie_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 15px;
	color: #333;
	font-family: Arial, 'Helvetica', sans-serif;
	font-size: 12px;
	text-align: left;
}
#firefoxDownload {
	height: 35px;
	width: 133px;
	background-image: url(../_images/browser_support/firefox-button.jpg);
	background-repeat: no-repeat;
	color: #333;
	font-family: Arial, 'Helvetica', sans-serif;
	font-size: 12px;
	text-align: left;
	float: right;
	margin: 10px 0px 0px 0px;
	padding-top: 15px;
	padding-left: 55px;
}
#ieDownload {
	height: 35px;
	width: 133px;
	background-image: url(../_images/browser_support/ie_button.jpg);
	background-repeat: no-repeat;
	color: #333;
	font-family: Arial, 'Helvetica', sans-serif;
	font-size: 12px;
	text-align: left;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-left: 55px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ++++++++++++++++++++++ EASY TICKER STYLES ++++++++++++++++++++ */

#easyticker {}
#easyticker, .imageTicker {overflow: hidden;position:relative;height:300px; width:200px; float:right;}			
#easyticker li, .imageTicker li {display:none;position:absolute;top:0px;left:0px;}
#easyticker li {padding:0 10px 0 10px}
	
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
