
	/* ==================== | DEFAULT FONTS | ==================== */

body {
	font-size:12px;
	font-family:verdana,arial,helvetica,sans-serif;
}
table, th, td, input, select, textarea {
	font:1em verdana,arial,helvetica,sans-serif;
}
h1 {
	font-size:1.666em;
	font-weight:normal;
}
h2 {
	font-size:1.33em;
}
h3 {
	font-size:1.083em;
}
h4 {
	font-size:1em;
}
h1, h2, h3, h4 {
	font-family:arial,helvetica,sans-serif;
	color:#4A49A8;
}
abbr, acronym {
	border-bottom:1px dotted;
}



	/* ==================== | DEFAULT STYLES | ==================== */

body {
	margin:0;
	padding:0;
	background:#D1D1D2 url(/images/sm6/body_bg.gif) repeat-y 50% 0;
	color:#404040;
	text-align:center;
}
h1, h2, h3, h4, p, ul, ol, li, form, input, select, dl, dt, dd, fieldset {
	margin:0;
	padding:0;
}
a img {
	border:none;
}
a.sup {
	text-decoration:none;
}
fieldset {
	display:block;
	border:0 solid;
}



	/*  ==================== | LINKS | ==================== */

a {
	text-decoration:underline;
}
a:link {
	color:#4A49A8;
}
a:visited {
	color:#504F76;
}
a:hover, a:focus, a:active {
	color:#CB3E00;
}



	/* ==================== | LAYOUT | ==================== */

#holder {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:760px;
	border-left:1px solid #797BB2;
	border-right:1px solid #797BB2;
	background:#fff url(/images/sm6/sidebar_bg.gif) repeat-y 100% 0;
}
#pageHolder {
	padding-top:15px;
	padding-left:12px;
	padding-right:12px;
	border-top:1px solid #EDEDFB;
}
#content {
	float:left;
	width:534px;
}
#sidebar {
	float:right;
	width:177px;
}



	/* ==================== | HEADER | ==================== */

#header {
	height:90px;
	position:relative;
	background:#7F7FAB url(/images/sm6/header_bg.gif) repeat-x;
}
#header h2, #header p {
	text-indent:-10000px;
	margin:0;
}
#header h2 {
	position:absolute;
	top:25px;
	left:15px;
	width:289px;
	height:40px;
	overflow:hidden;
	background:url(/images/sm6/smartmenus_logo.gif) no-repeat;
}



	/* ==================== | ACCESSIFY | ==================== */

#accessify {
	position:absolute;
	top:3px;
	left:0;
	width:752px;
	height:87px;
	margin:0;
	padding:0;
	text-align:right;
	font-size:0.916em;
	background:url(/images/sm6/version_6.gif) no-repeat 100% 100%;
}
#accessify li {
	display:inline;
	margin:0;
	padding:0 0 0 0.33em;
	border-left:1px solid #fff5c6;
	background:none;
}
#accessify li.first {
	padding-left:0;
	border-left:0;
}
#accessify a:link, #accessify a:visited {
	color:#fff5c6;
}
#accessify a:hover, #accessify a:focus, #accessify a:active {
	color:#fff5c6;
	text-decoration:none;
}



	/* ==================== | NAVIGATION | ==================== */

#navigation {
	width:760px;
	border-top:1px solid #797BB2;
	border-bottom:1px solid #797BB2;
	background:#FAECAA url(/images/sm6/main_menu_bg.gif) repeat-x;
}
#Menu1 {
	float:none !important;
}



	/* ==================== | CONTENT COLUMN | ==================== */

#contentInner {
	padding:15px;
}
h1, h2, h3, h4 {
	margin-bottom:0.7em;
}
#content h2 {
	margin-top:1.5em;
}
#content h3 {
	font-size:1.0833em;
}
p, ul, ol, dd, table {
	margin-bottom:1em;
	line-height:1.333em;
}
ul ul {
	margin:2px 0 0 0;
	list-style-type:circle;
}
li {
	margin:0 0 2px 40px;
}
dt, dd {
	padding:0 0 2px 20px;
}
dt {
	font-weight:normal;
	background:url(/images/sm6/bullet_arrow_orange.gif) no-repeat 4px 0.167em;
}
#location {
	margin-bottom:4px;
	border-top:1px dashed #ECECF6;
	border-bottom:1px dashed #ECECF6;
	padding:0.5em 15px;
	font-size:0.833em;
	background:url(/images/sm6/icon_home_small.gif) no-repeat 2px 0.6em;
}
#location a:link, #location a:visited {
	color:#4A49A8;
}
#location a:hover, #location a:focus, #location a:active {
	color:#CB3E00;
}

	/* ======= PAGE SPECIFIC ======= */

#content .firstSubHeading {
	margin-top:0.5em;
}
.banner {
	background:#F4F4FC url(/images/sm6/home_banner_bg_top.gif) no-repeat;
}
.bannerInner {
	padding:14px 9px;
	background:url(/images/sm6/home_banner_bg_bottom.gif) no-repeat 0 100%;
}
.banner h1 {
	margin-bottom:0.75em;
}
.banner p {
	margin-bottom:1.5em;
	line-height:1.5833em;
}
.banner p.lastP {
	margin:0;
	background:url(/images/sm6/home_banner_sm6.gif) no-repeat 100% 100%;
	line-height:1.333em;
}
.banner p strong {
	font-weight:normal;
}
.banner p.lastP strong {
	font-weight:bold;
}
.downloadButton {
	display:block;
	width:210px;
	background:url(/images/sm6/download_button_top.gif) no-repeat;
	text-decoration:none;
	cursor:pointer;
}
.downloadButton span.inner {
	display:block;
	padding:5px 5px 4px 46px;
	min-height:37px;
	background:url(/images/sm6/download_button_bottom.gif) no-repeat 0 100%;
}
.downloadButton strong {
	text-decoration:underline;
}
.downloadButton:link {
	color:#504F76;
}
.downloadButton:hover, .downloadButton:focus, .downloadButton:active {
	color:#CB3E00;
}
#features {
	border-top:1px dashed #E2E2F1;
	padding-top:0.666em;
}
#features li {
	list-style-type:none;
	margin:0;
	padding:0 0 3px 21px;
	background:url(/images/sm6/tick_small_orange.gif) no-repeat;
}
#features1 {
	float:left;
	margin:0 0 0 4px;
	width:244px;
}
#features2 {
	float:left;
	margin:0;
	width:256px;
}
.date {
	float:right;
	width:30px;
	padding:2px;
	text-align:center;
	margin:-2.4em 0 0 6px;
	font-size:0.8333em;
	font-weight:normal;
	color:#9B9CCB;
	background:#F6F6FD;
	border:1px solid #E6E6F3;
}
.date abbr {
	border:none;
}
.date .day {
	font-size:1.6em;
	font-weight:bold;
}
.newsHolder, .separatorAbove {
	border-top:1px dashed #ECECF6;
	padding-top:1em;
}
.newsHolder {
	margin-bottom:1.5em;
}
.notice {
	background:#FFFCE4;
	border:1px solid #F4F0CC;
	padding:0.5em;
	padding-bottom:0;
	margin:2.5em 0 1em 0;
}
code {
	font-family:courier,monospace;
	background-color:#f1f1f1;
}
.codeBlock {
	border:1px solid #FFF4C2;
	padding:0.25em;
	background:#FFFBE9;
}
.codeBlock code {
	background-color:transparent;
}
.details {
	font-size:0.9166em;
}
dl.freeScripts dt {
	float:left;
	width:155px;
	padding:0.333em;
	margin:0 0.4166em 0 0;
	background:#fffbf0;
}
dl.freeScripts dd {
	padding-top:0.333em;
	margin:0.333em;
}
.importantMessage {
	color:#F00000;
}


	/* ======= FORM STYLES ======= */

input[type="text"]:focus, textarea:focus {
	background:#fffbf0 !important;
}
input[type="text"]:focus, input[type="submit"]:focus, input[type="button"]:focus, button:focus, select:focus, textarea:focus {
	outline:1px solid #FAD942;
}
#hotscriptsRate label {
	display:block;
	line-height:1.3em;
	margin-bottom:0.454em;
}
#hotscriptsRate #rate {
	width:120px;
	border:1px solid #797BB2;
	margin-bottom:0.454em;
	background:#fff;
	color:#000;
}
#hotscriptsRate #hotscriptsRateSubmit {
	width:5em;
	height:2em;
}
#hotscriptsRate, #newsletter {
	text-align:center;
}
#hotscriptsRate p, #newsletter p {
	padding:0;
	margin:0;
}
#newsletter #nEmail {
	width:145px;
	border:1px solid #797BB2;
	padding:0.18em;
	margin-bottom:0.27em;
	background:#fff;
	color:#000;
}
#newsletter #radioHolder, #newsletter #labelEmail {
	display:block;
	width:150px;
	margin-bottom:0.27em;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#newsletter #newsletterSubmit, .contactForm .button {
	width:6em;
	height:2em;
}
.button, .contactForm .button {
	padding:2px;
	border:1px solid #797BB2;
	background:#fff5c6 url(/images/sm6/main_menu_bg.gif) repeat-x;
	color:#000;
	font-weight:bold;
}
.buttonOrder, .buttonDownload, .buttonDemo {
	width:7.5em;
	height:2em;
}
.buttonOrder {
	font-weight:normal;
}
.buttonDemo {
	width:5em;
	height:2em;
	margin-left:0.333em;
}
.contactForm {
	text-align:center;
}
.contactForm fieldset {
	padding-top:1em;
	padding-bottom:1em;
	border-top:1px dashed #ECECF6;
	border-bottom:1px dashed #ECECF6;
	width:440px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
.contactForm input, .contactForm textarea {
	width:430px;
	border:1px solid #797BB2;
	padding:0.167em;
	background:#fff;
	color:#000;
}
.contactForm .lastP {
	margin-bottom:0;
}
.freeScripts {
	margin-top:1.5em;
}



	/* ======= TABLE STYLES ======= */

table.generic {
	width:504px;
	border:1px solid #B5B6D8;
	background:#EDEDFB;
}
table.generic th, table.generic td {
	border:none;
	padding:4px;
	background:#fffbf0;
}
table.generic th {
	text-align:center;
	background:#fff5c6;
	font-weight:bold;
}
td.center {
	text-align:center;
}
#browserSupport td.OK {
	text-align:center;
	background:#E2FFE2;
}
#browserSupport td.NA {
	text-align:center;
	background:#F0FFF0;
}
#browserSupport th.OS {
	width:60px;
}
#browserSupport th.OS img {
	width:19px;
	height:19px;
}



	/* ==================== | SIDEBAR COLUMN | ==================== */

#sidebar {
	font-size:0.916em;
}
#sidebar h3 {
	font-size:1.18em;
	margin-bottom:0.384em;
	margin-left:0.23em;
}
#sidebar p, #sidebar ul, #sidebar dd {
	line-height:14px;
}
.panel {
	margin-bottom:1.818em;
	padding:0.818em 0.545em;
	background:#F4F4FC;
	border:1px solid #E2E2F1;
}
#downloadPanel {
	padding-left:53px;
	padding:1.09em 0.545em 1.09em 53px;
	background:#F4F4FC url(/images/sm6/download_arrow.gif) no-repeat 7px 50%;
	font-size:1.09em;
}
#downloadPanel p {
	margin:0;
}
.panel .lastP {
	margin-bottom:0;
}
.partners {
	border:1px solid #E2E2F1;
}
#partners ul, #partners li {
	margin:0;
	list-style:none;
}



	/* ==================== | FOOTER | ==================== */

#footer {
	padding:20px 12px 10px 12px;
	background:url(/images/sm6/vadikom_logo_footer.gif) no-repeat 616px 100%;
	font-size:0.83em;
}
#copyright {
	border-top:1px dashed #ECECF6;
	padding-top:0.8em;
	width:534px;
}
#copyright p {
	padding-bottom:0;
	margin-bottom:0;
}
#bookmark {
	float:right;
	width:100px;
	text-align:right;
	line-height:normal;
}
#bookmark a {
	opacity:0.4;
}
#bookmark a:hover, #bookmark a:focus, #bookmark a:active {
	opacity:1;
}
.iconSmall {
	width:12px;
	height:12px;
	vertical-align:top;
}



	/* ==================== | MISC | ==================== */

.hide {
	position:absolute;
	top:-9999px;
	left:-800px;
}
.nodisplay {
	display:none;
}
/* START clearFix */
.clearFix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearFix {
	min-height:1px;
}
* html .clearFix {
	height:1px;
}
* html>body .clearFix {
	height:auto;
	display:inline-block;
}
/* END clearFix */



	/* ==================== | HACKS | ==================== */

head:first-child+body hr {
	display:block;
}
/* START for IE-Win only \*/
* html body {
	font-size:75%;
}
*:first-child+html body {
	font-size:75%;
}
* html #holder {
	width:762px;
	wid\th:760px;
}
* html #features1 {
	margin-left:2px;
}
* html #features li {
	display:inline;
	width:100%;
	di\splay:block;
	wid\th:auto;
}
/* END */
* html .downloadButton span.inner {
	height:46px;
	he\ight:37px;
}
* html>body #accessify li {
	border:none;
}