﻿html {
}
body {
	/*background-image: url('../Images/bgnew.gif');
	background-repeat: repeat-x;
	background-color: #EAEAEA;*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: 100;
	background-color:#EAEAEA;
	
}
/*universal selector*/
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
h5, h6 {
}
h1 {
	font-weight: bold;
	font-size: large;
}
h2 {
	margin-left: 10px;
	margin-top: 30px;
}
h3 {
	padding-right: 10px;
	margin: 10px;
}
h4 {
	font-weight: normal;
}
a 
{
    cursor:pointer;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
div#wrapper {	
	margin: 13px auto;
	height: 840px;
	padding-bottom: 0px;
	border: thin solid #FFC455;
	width: 962px;
}
div#top {
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	text-align: center;
}
div#header {
	color: white;
	padding: 10px 10px 10px 10px;
	background-color: #28487e;
	background-repeat: no-repeat;
	height: 80px;
}
div#banner {
	float: right;
	clear: both;
	margin-right: 5px;
	width: auto;
}
div#rightBox {
	float: right;
	text-align: center;
	padding: 3px 3px 3px 3px;
	width: 150px;
	height: 652px;
	font-size: small;
	clear: both;
	z-index:1;
}
#rightBox a {
	color: #66FF66;
	font-weight: bold;
}
#rightBox a:link {
}
#rightBox a:visited {
}
#rightBox a:hover {
	color: #FFFF66;
}
div#mainBox {
	width: 584px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 178px;
	margin-bottom: 5px;
	position: absolute;
	float: right;
	height: auto;
	padding-bottom: 0px;	
}
div#leftBox {	
	text-align: center;
	width: 166px;
	height: 600px;
	font-size: small;
	margin-top: 3px;	
}
div#footer {
	height: 58px;
	width:inherit;
	background-color: #28487e;
	margin-top: 1px;
	z-index:-1;
}
div#bottom {
	height: 5px;
	width: inherit;
	text-align: center;
}
div.nav {
	display: inline;
	background-color: #3714b0;
	width: 400px;
}
.nav p {
	margin-left: 10px;
	line-height: 30px;
	display: inline;
	color: white;
	background-color: #3714b0;
}
.nav ul {
	display: inline;
	overflow: scroll;
	max-height: 100px;
}
.nav li {
	display: inline;
	margin: 0 0 0 6px;
}
.nav li a {
	color: #ffa900;
	font-weight: bold;
}
.nav li a:link {
}
.nav li a:visited {
}
.nav li a:hover {
	font-weight: bold;
	color: #3714b0;
	background-color: white;
}
div.navBottom {
	display: inline-block;
	margin-top: 90px;
}
.navBottom p {
	margin-left: 10px;
	line-height: 30px;
	display: inline;
}
.navBottom ul {
	display: inline;
	overflow: scroll;
	max-height: 100px;
}
.navBottom li {
	display: inline;
	margin-bottom: 1px;
}
.navBottom li a {
	color: #336699;
	font-weight: bold;
}
.navBottom li a:link {
}
.navBottom li a:visited {
}
.navBottom li a:hover {
	font-weight: bold;
	color: maroon;
}
#footer p {
	display: inline;
	float: right;
	margin: 0 0 0 0px;
	height: auto;
	width: 100%;
	background-color: #D40000;
}
div#maintext {
	margin-top: 20px;
	color: black;
	height: 316px;
	width: 605px;
	padding: 5px 5px 5px 5px;
	/*border: thin;
	border-color: #FFC455;
	border-style: solid;*/
}
#maintext h5 {
	font-weight: bold;
}

#maintext p {
	color: black;
	margin: 0px 20px 0px 20px;
	padding: 5px 20px 20px 40px;
	height: 146px;
}
.name {
	color: black;
	font-weight: bold;
	font-style: italic;
}
div.button {
	clear: both;
	z-index: 2;
	text-align: center;
	margin-top: 15px;
}
div#wrapNavBottom {
	background-color: #28487e;
}
form#cse-search-box {
	background-color: transparent;
	width: 362px;
}
.banner {
	display: inline;
	float: left;
	margin-left: 2px;
	width: auto;
}
/*- Menu Tabs TopNav 3--------------------------- */
#tabs3 {
	float: left;
	width: 615px; 
	font-size: 73%;
	line-height: normal;
	padding-bottom: 10px;
	height: 73px;
	margin-left: 0%;
	border: thin;
	border-style: solid;
	border-color: #FFC455;
	clear: both;
}
#tabs3 ul {
	margin: 0;
	padding: 2px 0px 0px 10px;
	list-style: none;
}
#tabs3 li {
	display: inline;
	margin: 0;
	padding: 0;
}
#tabs3 a {
	float: left;
	background: url('../images/tableft3.gif') no-repeat left top;
	margin: 0;
	padding: 0 0 0px 4px;
	text-decoration: none;
	width: auto;
}
#tabs3 a span {
	float: left;
	display: block;
	background: url('../images/tabright3.gif') no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #FFF;
	white-space: nowrap;
	width: auto;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs3 a span {
	float: none;
	width: auto;
}
/* End IE5-Mac hack */
#tabs3 a:hover span {
	color: #FFF;
}
#tabs3 a:hover {
	background-position: 0% -42px;
}
#tabs3 a:hover span {
	background-position: 100% -42px;
	color: black;
}
#tabs3 #current a {
	background-position: 0% -42px;
}
#tabs3 #current a span {
	background-position: 100% -42px;
}
/*- end!!!Menu Tabs TopNav 3--------------------------- */
.navPos {
	color: #28487e;
	font-weight: bold;
	border: thin;
	border-style: solid;
	border-color: #FFC455;
	background-color: white;
	margin-top: 100px;
	margin-bottom:10px;
	width: 605px;
	display: block;
	padding-left: 10px;
}
.spanA {
	font-weight: bold;
	display:block;
	padding-bottom:7px;
}
/*- Menu Tabs BottomNav 4 without button--------------------------- */
#tabs4 {
	float: left;
	width: 615px; 
	font-size: 73%;
	line-height: normal;
	padding-bottom: 20px;
	height: 25px;
	/*margin-left: 0%;*/
	border: thin;
	border-style: solid;
	border-color: #FFC455;
	margin-top: 76px;
}
#tabs4 ul {
	margin-left:85px;
	padding: 12px 10px 0 95px;
	list-style: none;	
}
#tabs4 li {
	display: inline;
	margin: 0;
	padding: 0;
}
#tabs4 a {
	float: left;
	background: url('../images/tableft3.gif') no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
	width: auto;
}
#tabs4 a span {
	float: left;
	display: block;
	background: url('../images/tabright3.gif') no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #FFF;
	white-space: nowrap;
	width: auto;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs4 a span {
	float: none;
	width: auto;
}
/* End IE5-Mac hack */
#tabs4 a:hover span {
	color: #FFF;
}
#tabs4 a:hover {
	background-position: 0% -42px;
}
#tabs4 a:hover span {
	background-position: 100% -42px;
	color: black;
}
#tabs4 #current a {
	background-position: 0% -42px;
}
#tabs4 #current a span {
	background-position: 100% -42px;
}
/*- end!!!Menu Tabs BottomNav 4 without button--------------------------- */
div#categories {
	float: left;
	padding-top: 5px;
	padding-left: 11px;
	padding-right: 50px;
	color: white;
	font-weight: bold;
	font-size: medium;
	width: 700px;
}
/*- Menu Tabs ProductNav 5--------------------------- */
#tabs5 {
	float: left;
	width: 490px;
	font-size: 100%;
	line-height: normal;
	padding-bottom: 20px;
	height: 25px;
	margin-left: 10%; 
	margin-top: 10px;
	height:70px;
}
#tabs5 ul {
	margin-top:30px;
	margin-left:70px;
	padding: 10px 10px 0 40px;
	list-style: none;
}
#tabs5 li {
	display: inline;
	margin: 0;
	padding: 0;
}
#tabs5 a {
	float: left;
	background: url('../images/tableft3.gif') no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
	width: auto;
}
#tabs5 a span {
	float: left;
	display: block;
	background: url('../images/tabright3.gif') no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #FFF;
	white-space: nowrap;
	width: auto;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs5 a span {
	float: none;
	width: auto;
}
/* End IE5-Mac hack */
#tabs5 a:hover span {
	color: #FFF;
}
#tabs5 a:hover {
	background-position: 0% -42px;
}
#tabs5 a:hover span {
	background-position: 100% -42px;
	color: black;
}
#tabs5 #current a {
	background-position: 0% -42px;
}
#tabs5 #current a span {
	background-position: 100% -42px;
}
/*- end!!Menu Tabs ProductNav 5--------------------------- */
div#image {
	float: right;
	clear: both;
	width: auto;
	padding-left:20px;
	
}
div#footericons {
	margin-left: 10px;
	padding-top: 13px;
	width:inherit;
}
div#videobox {
	z-index: -1;
}
div#mainvideo {
	margin-top: 20px;
	color: black;
	height: 382px;
	width: 605px;
	padding: 5px 5px 5px 5px;
	border: thin;
	border-color: #FFC455;
	border-style: solid;
	text-align: center;
}
/*- Menu Tabs BottomNavVideo 6--------------------------- */
#tabs6 {
	float: left;
	width: 615px; 
	font-size: 73%;
	line-height: normal;
	padding-bottom: 20px;
	height: 25px;
	margin-left: 0%;
	border: thin;
	border-style: solid;
	border-color: #FFC455;
	margin-top: 16px;
}
#tabs6 ul {
	margin: 0;
	padding: 10px 10px 0 40px;
	list-style: none;
}
#tabs6 li {
	display: inline;
	margin: 0;
	padding: 0;
}
#tabs6 a {
	float: left;
	background: url('../images/tableft3.gif') no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
	width: auto;
}
#tabs6 a span {
	float: left;
	display: block;
	background: url('../images/tabright3.gif') no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #FFF;
	white-space: nowrap;
	width: auto;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs6 a span {
	float: none;
	width: auto;
}
/* End IE5-Mac hack */
#tabs6 a:hover span {
	color: #FFF;
}
#tabs6 a:hover {
	background-position: 0% -42px;
}
#tabs6 a:hover span {
	background-position: 100% -42px;
	color: black;
}
#tabs6 #current a {
	background-position: 0% -42px;
}
#tabs6 #current a span {
	background-position: 100% -42px;
}
/*- end!!!Menu Tabs BottomNavVideo 6--------------------------- */

/*- Menu Tabs BottomNav 4 with button--------------------------- */
#tabs7 {
	float: left;
	width: 615px; 
	font-size: 73%;
	line-height: normal;
	padding-bottom: 20px;
	height: 25px;
	margin-left: 0%;
	border: thin;
	border-style: solid;
	border-color: #FFC455;
	margin-top: 13px;
}
#tabs7 ul {
	margin-left: 85px;
	padding: 10px 10px 0 95px;
	list-style: none;
}
#tabs7 li {
	display: inline;
	margin: 0;
	padding: 0;
}
#tabs7 a {
	float: left;
	background: url('../images/tableft3.gif') no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
	width: auto;
}
#tabs7 a span {
	float: left;
	display: block;
	background: url('../images/tabright3.gif') no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #FFF;
	white-space: nowrap;
	width: auto;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs7 a span {
	float: none;
	width: auto;
}
/* End IE5-Mac hack */
#tabs7 a:hover span {
	color: #FFF;
}
#tabs7 a:hover {
	background-position: 0% -42px;
}
#tabs7 a:hover span {
	background-position: 100% -42px;
	color: black;
}
#tabs7 #current a {
	background-position: 0% -42px;
}
#tabs7 #current a span {
	background-position: 100% -42px;
}
/*- end!!! Menu Tabs BottomNav 4 with button--------------------------- */



div#rss{
clear:both;
float:right;
display:inline;

margin-right:385px;
    height: 40px;
    width: 50px;
}
div#gSearch
{
    margin-left:37%;
    margin-top:20px;
}

.spanRSS 
{
    margin-left:350px;
	
}

