
/*body {
    background-attachment: fixed !important;
    //background-color: #334D1D;
    background-image: url("../images/snowflakes-bg.png"), url("../images/snowflakes-bg-r.png");
    background-position: left top, right top;
    background-repeat: no-repeat;
	font-size: 12px;
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	height:100%;
} 
*/ 

body {
	background: #eaeaea url(../images/body-1-background.jpg) repeat-x left top;
	color: #535353;
	font-size: 12px;
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	height:100%;
}


diamond-light {
    background-attachment: fixed !important;
    background-color: #334D1D;
    background-image: url("../images/snowflakes-bg.png"), url("../images/snowflakes-bg-r.png");
    background-position: left top, right top;
    background-repeat: no-repeat;
}

a:focus {
	border: 0;
	outline: 0;
}

/* anchors
----------------------------------------------- */
a {
	color: #1681BE;
	text-decoration: none;
}
a:hover {
	color: #1681BE;
	text-decoration: underline;
}

.container_12,
.container_16 {}


/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {line-height:1.2em; margin-bottom:.3em;}



h1 a {
	font-weight:normal;
}

#top {
	margin: 0;
	height: 90px;
	position: relative; 
}

#top h1 {
	position: absolute;
}

#top h2 {
	position: absolute;
}

#banner {
	float: right;
	/*margin-top: 20px;*/
	height:100%;
}

/* layout swticher
----------------------------------------------- */

#nav-line {
	background: #f5f5f5;
	border-top: 1px solid #ffffff;
	padding: 10px 0px;
}

ul#layout-width-sw {
	text-align: right;
	float: right;
	margin: 0px;
	padding: 0px;
}

ul#layout-width-sw li {
	display: inline;
	margin: 0;
	padding: 0 0 0 5px;
	background: none;
	float: left;
}

#narrow, #wide, #fluid {
	width: 24px;
	height: 24px;
	display: block;
	text-indent: -9999px !important;
	float: left;
	overflow: hidden;
	font-size: 1px;
	text-align: left;
}

#narrow {
	background: url(../images/sw-bg.png) no-repeat 0 -33px;
}

#wide {
	background: url(../images/sw-bg.png) no-repeat -30px -33px;
}

#fluid {
	background: url(../images/sw-bg.png) no-repeat -60px -33px;
}

#narrow:hover {
	background: url(../images/sw-bg.png) no-repeat 0 0px;
}

#wide:hover {
	background: url(../images/sw-bg.png) no-repeat -30px 0px;
}

#fluid:hover {
	background: url(../images/sw-bg.png) no-repeat -60px 0px;
}

/* Breadcrumbs
----------------------------------------------- */

#breadcrumb-handler {
	background: url(../images/home-icon.png) no-repeat 0 0;
	padding: 2px 0px 2px 30px;
	margin-left: 0px;
}

/* page heading
----------------------------------------------- */
h2#page-heading {
	font-weight:normal;
	padding:.5em;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
}

/* table
----------------------------------------------- */
table {
/*	width:100%;*/
	margin-bottom:10px;
}
col.colC {
	width:8em;
}

td {
	padding: 4px 5px;
	text-align:left;
}
thead th, table th {
	border-bottom: 1px solid #ededed;
	padding: 8px 5px;
	text-align:left;
	background: #fafafa;
	font: normal 15px Tahoma, arial, serif;
/*	text-shadow: 1px 1px 0px #ffffff;*/
}
tbody th,
tbody td {   
/*	border-top:1px solid #ededed;
	border-bottom:1px solid #ededed;*/
}
tfoot th,
tfoot td {
/*	border-top:2px solid #ededed;*/
}

/* forms
----------------------------------------------- */
form {
	overflow:hidden;
}
fieldset {
	padding:10px;
	position:relative;
	margin-bottom:10px;
	border: 1px solid #f1f1f1;
	background: #fafafa;
	border-bottom-left-radius: 9px 9px;
	border-bottom-right-radius: 0px 0px;
	border-top-left-radius: 9px 9px;
	border-top-right-radius: 9px 9px;
	-moz-border-radius: 9px 9px 0px 9px;
}
legend {
	font-weight: bold; font-size: 12px;
	line-height: 30px;
	padding: 0px 15px 0px 15px;
	border: 1px solid #f1f1f1;
	background: #fafafa;
	color: #505050;
	text-shadow: 1px 1px 0px #ffffff;
	border: 1px solid #dcdcdc;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	/*vertical-align: middle;*/
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
}
fieldset p label {
	width:98%;
}
fieldset p input {
	width:98%;
}
fieldset p select {
	width:99%;
}
fieldset.login p label {
	float:left;
	line-height:2em;
	margin-right:3%;
	text-align:right;
	width:32%;
}
fieldset.login p input {
	width:60%;
}
fieldset.login input.button {
	margin-left:35%;
}
form p.notice {
	font-weight:bold;
}
input.search.text {
	width:66%;
}
input.search.button {
	width:28%;
	margin-left:2%;
}

/* Main Accordian Tabs
----------------------------------------------- */

#mainaccordiontabs {
	color: #ffffff;
	text-shadow: 1px 1px 0px #326a8f !important;
}

#mainaccordiontabs a {
	color: #ffea78;
}

#mainaccordiontabs .moduletable, #mainaccordiontabs .moduletable_text, #mainaccordiontabs .moduletable_menu, #mainaccordiontabs .moduletable_empty {
text-shadow: 1px 1px 0px #326a8f;
}

.readon-big {
	background: #eaeaea url(../images/slideshow-button-bg.gif) repeat-x 0 0;
	-webkit-box-shadow: rgba(0, 0, 0, 0.296875) 0px 2px 2px;
	box-shadow: rgba(0, 0, 0, 0.296875) 0px 2px 2px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-top-left-radius: 10px 10px !important;
	border-top-right-radius: 10px 10px !important;
	-moz-border-radius:10px 10px 10px 10px;
	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	color: #3c3c3c !important;
	text-shadow: 1px 1px 0px #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 20px;
	float: left;
}

.readon-big:hover {
	text-decoration: none !important;
}

#top-sl-handler {
	margin-bottom: 0px;
}

#sl-bg-1 {
	background: #a4cb3b url(../images/sl-bg-1.jpg) repeat-x center bottom;
}

#sl-bg-2 {
	color: #ffffff;
	text-shadow: 1px 1px 0px #556101;
}

#sl-bg-2 .moduletable_empty a {
	color: #ffffff;
	font-weight: bold;
}

#tbse-bg {
	background: url(../../tests/files/images/tbse-bg.png) repeat-x bottom left;
	height: 46px;
	overflow: hidden;
}

#tabs-handler {
	position: relative;
	height: 46px;
	float: left;
	width: 60%;
}

#tabs-handler #tabs {
	clear: both;
	position: absolute;
	top: 1px;
	left: 0;
}

.element.atStart {
	position: relative;
	clear: both;
	z-index: 99;
}

.tab-handler {
	padding: 0px 10px;
}

.tab-handler .moduletable_empty {
	background: none;
}

.tab-handler .moduletable_empty td {
	text-align: center;
	width: 25%;
}

.tab-handler .moduletable_empty td a {
	display: block; 
	height: 100px;
	background: #ffffff;
	border: 1px solid #eeeeee;
	padding: 20px 10px;
	margin: 10px 10px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.196875) 2px 2px 5px;
	box-shadow: rgba(0, 0, 0, 0.196875) 2px 2px 5px;
	-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
}

.tab-handler .moduletable_empty td a:hover {
	border: 1px solid #dddddd;
}

.tab-handler .moduletable_empty td .productPrice {
	font: normal 16px Tahoma, arial, serif;
}
 
.silver-gradient-bg
{
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* W3C */
   
	
}

#main-content-handler {
	
	background: #ffffff;
 //   background: url("/skin/images/middle-col-bg.gif") repeat-y scroll 0 0 transparent;
//    url("/skin/images/features_bg_gradient_20110302.jpg")
    //background: url("/skin/images/features_bg_gradient_20110302.jpg") repeat-x scroll 0 100% #FFFFFF; 
	//background-image: url("/skin/images/features_bg_gradient_20110302.jpg");
	//background-repeat:no-repeat;
	//background-size: 100%;
	padding: 10px 0px;
	margin: 0 1% 0 1%;
	width: 98%;
	

}


/* Modules Layout
----------------------------------------------- */

#tab-modules {
	padding: 10px 0;
	background: url(../images/top-mods-sep.png) repeat-x 0 0;
}

#tab-modules .moduletable {
	background: #ffffff;
	color: #393939;
}

#tab-modules .moduletable_empty {
	color: #ffffff;
}

#top-modules .mod-1, 
#top-modules .mod-2, 
#top-modules .mod-3, 
#top-modules .mod-4,
#bot-modules .mod-1, 
#bot-modules .mod-2, 
#bot-modules .mod-3, 
#bot-modules .mod-4,
#tab-modules .mod-1, 
#tab-modules .mod-2, 
#tab-modules .mod-3, 
#tab-modules .mod-4 {
	float: left;
	padding: 0 1%;
}

#top-modules .mod-4, #bot-modules .mod-4,
#tab-modules .mod-4 {
	width: 23%;
}

#top-modules .mod-3, #bot-modules .mod-3,
#tab-modules .mod-3 {
	width: 31%;
}

#top-modules .mod-2, #bot-modules .mod-2,
#tab-modules .mod-2 {
	width: 48%;
}

#top-modules .mod-1, #bot-modules .mod-1,
#tab-modules .mod-1 {
	width: 98%;
	float: none;
}

/* Search Form 
--------------------------------- */

#search-form {
	width: 157px;
	height: 29px;
	background: url(../images/search-form-bg.png) no-repeat 0 0;
	float: right;
	margin: 10px 10px 5px 10px;
}

#search-form label {
	display: none;
}

#search-form p, #search-form form {
	padding: 0;
	margin: 0;
}

#search-form .inputbox {
	background: none;
	border: 0 !important;
	float: left;
	margin: 0;
	padding: 6px 0px 6px 4px;
	width: 122px !important;
	font: italic normal normal 14px Arial, Helvetica, sans-serif;
}

#search-form .button {
	float: right;
	height: 26px;
	width: 29px;
	text-indent: -9999px;
	background: url(../images/search-form-button-bg.png) no-repeat 0 0;
	margin: 1px 0px 0px 0px;
	padding: 0;
	border: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	-moz-border-radius: 0;
}

/* Top Long Module
--------------------------------- */

#top-long {
	text-shadow: 1px 1px 0px #ffffff;
	background: #ffffff;
	margin-bottom: 10px;
}

#bot-long {
	background: #343434 url(../../tests/files/images/bot-long-bg.gif) repeat-x left bottom;
	border-bottom: 1px solid #0d0d0d;
}

#bot-long-handler {
	padding: 10px 10px 8px 10px;
	color: #8a8a8a;
	text-shadow: -1px -1px 0px #222222;
}

#bot-long-handler a, #footer a {
	color: #b0b0b0;
}

#bot-long-handler a:hover, #footer a:hover {
	color: #89a600;
	text-decoration: none;
}

#footer {
	padding: 10px 10px;
	color: #8a8a8a;
	background: #1f1f1f;
	border-top: 1px solid #3c3c3c;
	font-size: 12px;
  border-color:#999;
  border-radius: 0px 0px 6px 6px;
}

#footer #footer-line {
	padding: 10px 0px;
	font-size: 11px;
}

#footer #footer-line .moduletable_empty {
	background: none;
}

#foo-left-right {
	background: url(../images/foo-lr-bg.gif) repeat-x 0 0;
	clear: both;
	padding-top: 15px;
}

#footer-left, #footer-right {
	float: left;
	width: 50%;
}

#footer-right {
	text-align: right;
}

#horz-list ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#horz-list ul li { display: inline; }

#horz-list ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #fff;
background-color: #036;
}

#horz-list ul li a:hover
{
color: #fff;
background-color: #369;
}

#google-plus
{
	float:right;
	margin: 15px; 
}

#downloads_container {
    width: 700px;
}

#downloads_list  {
    border: 1px solid #DBDBDB;
    border-radius: 5px 5px 5px 5px;
    text-align: left;
	margin-bottom: 8px;
}

.lightgray_gray_grad {
  background: -moz-linear-gradient(center top , #F0F0F0, #E1E1E1) repeat scroll 0 0 transparent;
  background: linear-gradient(center top , #F0F0F0, #E1E1E1) repeat scroll 0 0 transparent;
  background-image: -webkit-linear-gradient(top, #F0F0F0, #E1E1E1);

	
}

#downloads_heading {
    padding: 7px 18px;
}

.downloads_inner {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DBDBDB;
    border-radius: 5px 5px 5px 5px;
    margin: 0 5px 5px;
	padding: 2px 18px;
}