/*
Be very careful editing the style sheet. 
Particularly anything relating to the main menu navigation.
Check all browsers when you make changes.
*/
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,ul,ol,li{margin:0;padding:0;position: static;}
/*table{border-collapse:collapse;border-spacing:0;}*/
fieldset,img{border:0;float:top;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
/*li{list-style:none;}*/
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top; font-size:11px}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}
/*a{outline: 0}*/
a
{
	color: #ff0000;
	outline: 0
}
h1 {
	font-size:36px;
	padding-bottom:7px;
	color:#00ADEE;
	line-height:1.0;
	/*font-style: arial;*/
}
h2 {
	/*font-weight:bold;*/
	font-size:24px;
	/*line-height:1.5;*/
	padding-bottom:5px;
	/*color:#00ADEE;*/
	color:#00ADEE;
}
h3 {
	font-weight:bold;
	font-size:20px;
	line-height:1.0;
	padding-bottom:8px;
	/*color:#00ADEE;*/
}
h4 {
	/*font-weight:bold;*/
	font-size:24px;
	line-height:1.4;
	color:#00ADEE;
}
h6 {
	font-weight:bold;
	font-size:18px;
	line-height:1.5;
	color:#F00;
}
hr {
	border: none 0;
	border-top: 1px dashed #6dcff5;
	width: 100%;
	height: 1px;
	} 
ul {
	list-style-type: disc;
	list-style-image:url(../images/submenucross.png);
	line-height:1.0;
	padding-left:50px;
	padding-bottom:10px;
	margin: 2px;
	list-style-position: outside;
	}
ol {
	list-style-type: decimal;
	line-height:1.2;
	padding-left:50px;
	padding-bottom:10px;
	margin: 2px;
	list-style-position: outside;
}
ol.alpha {list-style-type:lower-alpha;}
li{margin-bottom:10px;}
p
{
	font-size:16px;
	/*line-height:1.5;*/
	padding-bottom:10px;
	padding-left:8px;
}

body
{
	/*background: #07C8E9 url('../images/_cssimg/background.png') repeat-x;*/
	background: #07C8E9 url('../images/_cssimg/background-test.jpg') repeat-x;
	color: #203A8D;
	font-family: futura, calibri, arial;
	text-align:justified;
}
strong{ font-weight: bold; }
.mylist li 
{
	list-style-type: disc;
	margin-left:10px;
	line-height:1.2;
	padding-left:20px;
}
.mylist2 li 
{
	list-style-type: decimal;
	margin-left:30px;
	line-height:1.2;
}
.redtext1 {color: #FF0000}
.greentext1 {color: #2aa20f}
#box1 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:2px solid #00ADEE;
	background-color:#FFF;
	-webkit-box-shadow: #B3B3B3 2px 2px 2px;
	-moz-box-shadow: #B3B3B3 2px 2px 2px;
	box-shadow: #B3B3B3 2px 2px 2px;
	margin: 10px;
	padding: 12px;
	float: right;
	/*background-color: rgba(0, 172, 255, 0.5);
    background: rgba(0, 172, 255, 0.5);
    color: rgba(0, 172, 255, 0.5);*/
	}
.tablevline {
	background-image:url(/images/_cssimg/9x6.png);
	background-repeat:repeat-y;
	width:9px;
	}
.Greentext {
	color:#090}
.redtext {
	color:#F00}
.zebra tr:nth-of-type(odd) {
  background-color:#CFF;
  border:thin;
  border-color:#CCC
}
.productprice 
{
	font-weight:bold;
	font-size:16px;
	line-height:1.4;
	/*color:#00ADEE;*/
}
blockquote01 {
	margin:1.5em;
	padding:5px 30px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	background:url('../images/_cssimg/quote.gif') no-repeat left 5px;
	color:#717f53;
	min-height:30px;
}
blockquote {
	padding:1.2em;
}
/*#wrapper
{
	width:952px;
	margin:0 auto;
	background-color:#fff;
	padding: 0 10px;
}*/
#wrapper {
	width:952px;
	margin:0 auto;
	background-color:#fff;
	padding: 0 10px;
	border-color:#1f398d;
	border-width:1px;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-top-style:solid;
	float: none;
}
#header
{
	background-color:#ffffff;
	height:132px;
	width:100%;
	background:url('../images/_cssimg/header.png') no-repeat;
	position: relative;
}

#topNav
{
	width:100%;
	height:21px;
	background-color:#1F398D;
	margin-left:auto;
	margin-right:auto;
}

#topNav a
{
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#topNav ul
{
	float:right;
}

#topNav li
{
	list-style: none;
	display: inline;
	color:#fff;
}

#topNav li a:hover
{
text-decoration:underline;
}

#topNavRight
{
	float:right;
}

#topNavLeft
{
	float:left;
}

#logo
{
	display:block;
	width:310px;
	height:80px;
	margin:10px;
	float:left;
}
.facebook
{
	width:266px;
	position: absolute;
	left: 787px;
	top: 88px;
	height: 36px;
}
#menu
{
	/* [disabled]position:relative; */
	/* [disabled]width:955px; */
	/* [disabled]height:36px; */
	/* [disabled]background: url('../images/_cssimg/menu-fix.png') no-repeat 100% 0; */
}

#menu img
{
	position:absolute;
	z-index:99;
}

#menuRightCorner
{
	position:relative;
	top:0;
	right:3px;
	_right:2px; /* IE6 fix */
	z-index:999;
}
#menuLeftCorner
{
	position:relative;
	top:0;
	left:0;
}

#menu ul
{
	width: 100%;
	margin-left:auto;
	margin-right:auto;
}

#menu ul li
{
	text-align:center;
	list-style: none;
	float:left;
	background: url('../images/_cssimg/menudivider.png') no-repeat 100% 0;
	_background: url('../images/_cssimg/menudivider.png') no-repeat 100% -1px; /* IE6 fix */
	padding-right:3px;
}

#menu ul #lastMenuItem
{
	background:none;
}

#menu ul li a
{
	color: white;
	text-decoration:none;
	font-weight:bold;
	padding:0 24px;
	font-size:16px;
	display:block;
	background: url('../images/_cssimg/menubg.png') repeat-x;
	line-height:36px;
	border-bottom:1px solid #54CFFE;
	*line-height:19px; /* IE7 fix */
	*padding:10px 25px 7px 25px; /* IE7 fix */
	_padding:10px 24px 9px 24px; /* IE6 fix */
	_line-height:20px; /* IE6 fix */
	_margin-top:-2px; /* IE6 fix */
	_border-bottom:none; /* IE6 fix */
	_font-size: 14px; /* IE6 fix */
}

#menu ul li a:hover
{
	background:#00ADEE;
	*padding:10px 25px 7px 25px; /* IE7 fix */
	_padding:10px 24px 7px 24px; /* IE6 fix */
	border-bottom:1px solid #00ADEE;
}

#menu ul #lastMenuItem a
{
	padding:0 38px 0 38px !important;
	*padding: 10px 32px 7px 32px !important; /* IE7 fix */
	_padding:10px 32px 7px 33px; !important; /* IE6 fix */
	
}

#menu ul #lastMenuItem a:hover
{
	padding:0 38px 0px 38px !important;
	*padding: 10px 32px 7px 32px !important; /* IE7 fix */
	_padding:10px 32px 7px 33px; !important; /* IE6 fix */
}

#menu ul li ul
{
	display:none;
	position:absolute;
	background:none;
	margin-top:-3px;
	margin-left:15px;
	width:950px;
}

#menu ul li ul li
{
	background:#02ACEE url('../images/_cssimg/submenucross.png') no-repeat 0 7px;
	border:0 none;
	font-size:12px;
	padding:0 0 0 6px;
	text-align:left;
	width:130px;
	*height:22px; /* IE7 fix */
}

#menu ul li ul li a
{
	color: #414142;
	display:block;
	background:none;
	height:26px;
	margin-top:-5px;
	_margin-top:-1px; /* IE6 fix */
	border-bottom:0;
	_padding:3px 19px 0px 19px; /* IE6 fix */
	_height:18px; /* IE6 fix */
	font-size:11px;
}

#menu ul #lastMenuItem ul li a
{
	color: #414142;
	display:block;
	background:none;
	height:26px;
	margin-top:-5px;
	_margin-top:-1px; /* IE6 fix */
	border-bottom:0;
	_padding:3px 19px 0px 19px; /* IE6 fix */
	_height:18px; /* IE6 fix */
	font-size:11px;
}

#menu ul li ul li a:hover
{
	background:none;
	border-bottom:0;
	_padding:3px 19px 0px 19px; /* IE6 fix */
	text-decoration:underline;
}

#subMenu
{
	height:25px;
	background-color: #02ACEE;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	border-top: 1px #54CFFE solid;
	border-bottom: 1px #54CFFE solid;
	_margin-top:-3px; /* IE6 fix */
}	

.currentSub
{
	visibility:visible !important;
	display:block !important;
	left:0;
	top:2.5em;
}

.currentMain
{
	background:#00ADEE !important;
	border-bottom:1px solid #00ADEE !important;
	_border:1px solid transparent; /* IE6 fix */
}

.noHover
{
	background: url('../images/_cssimg/menubg.png') repeat-x  !important;
}

#water
{
	/*background: url('../images/_cssimg/water.png') no-repeat #2E7DC2;*/
	width:952px;
	margin-left:auto;
	margin-right:auto;
	height:219px;
}

#breadcrumbs
{
	border-bottom:2px dotted #6DCFF5;
	font-size:11px;
	height:20px;
	padding-top:9px;
	width:100%;
}

#breadcrumbs a {
	margin:0 5px;
}

#breadcrumbs a:hover {
	text-decoration:none;
}
#breadcrumbs2
{
	border-bottom:2px dotted #6DCFF5;
	font-size:11px;
	height:20px;
	padding-top:9px;
	width:100%;
}

#breadcrumbs2 a {
	margin:0 5px;
}

#breadcrumbs2 a:hover {
	text-decoration:none;
}
#livechat {
	position:absolute;
	top:102px;
	/* [disabled]right:318px; */
	/* [disabled]width:173px; */
	height: 39px;
	float: right;
	/* [disabled]padding-bottom: 20px; */
	/* [disabled]padding-top: 50px; */
	/* [disabled]margin-top: 50px; */
	left: 831px;
	}
#content
{
	margin: 10px;
}

#footer
{
	font-size: 12px;
	width:100%;
	height:77px;
	text-align:center;
	color:#fff;
	background: url('../images/_cssimg/footer.png') no-repeat;
	}

#footer_container {
	padding-top:35px;
	}

#footer p {
	padding:0;
	}

#footer a{
	color: #fff;
	text-decoration: underline;
	}

#footer a:hover{
	text-decoration:none;
	}

#anImage
{
	float:right;
	margin:10px 0 10px 10px;
}

.clear {
	clear:both;
}

#searchBox {
	float:right;
	margin-top:10px;
	position:absolute;
	left:890px;
	top:82px;
}

#searchBox input {
	float:right;
	outline:0;
}

#inputSearch {
	background:#00ABED;
	color:#FFFFFF;
	border:0;
	width:155px;
	height:22px;
	margin-top:3px;
	margin-right:7px;
	padding-left:2px;
	line-height:22px;
}
div.box .input-text{
	border:1px solid #3b6e22;
	color:#666666;
}
#inputNewsletter {
	background:#00ABED;
	color:#FFFFFF;
	border:0;
	width:120px;
	height:22px;
	margin-top:3px;
	margin-right:7px;
	padding-left:2px;
	line-height:22px;
}
.scroll {
	width: 275px; 
	height: 100px;
	padding-left: 5px;
	padding-right: 5px; 
	border-color: #6699CC;
	border-width: 1px;
	border-style: solid;
	float: left;
	overflow: auto;
}
.seofooter {
	padding-top:20px;
	padding-left:10px;
	padding-right	:10px;
	font-size:14px;
	color:#000;
	background-color:07c8e9;
	}	
.seofooter a:link{
	color:#000;
	text-decoration:none;
}
.seofooter a:visited{
	color:#000;
	text-decoration:none;
}
.seofooter a:hover{
	color:#000;
	text-decoration:none;
}
.pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  200px; 
    height: 200px; 
    top:  0; 
    left: 0 
} 
#Testimonials
{ 

}

/* ==== START Facebook Tab by Schoberg.net ==== */
#fbtab{
background: url(../images/icons/icon-fbtab.png) no-repeat; /* Path to Image */
right:1px;  /* change this to left: 1px; to put it on the left of the screen */
top:84px;height:41px;width:30px;margin:0;padding:0;position:fixed;z-index:5000;}
#fbtab a{display:block;width:100%;height:100%;}
/* ==== END Facebook Tab by Schoberg.net ==== */


/* jquery */
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	/*font-size: 1.2em;*/
}
.tab_frame {
	width:650px;
	float: left;
	padding-bottom: 10px;
}

#hor-minimalist-b {
    background: none repeat scroll 0 0 #FFFFFF;
    border-collapse: collapse;
    /*font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;*/
    /*font-size: 12px;*/
    /*text-align: left;*/
}
#hor-minimalist-b th {
    border-bottom: 2px solid #6678B1;
    color: #003399;
    /*font-size: 14px;*/
    /*font-weight: normal;*/
    padding: 10px 8px;
}
#hor-minimalist-b td {
    border-bottom: 1px solid #CCCCCC;
    color: #666699;
    padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td {
    color: #000099;
}
/*Slider */
#slider {
    position:relative;
    width:952px; /* Change this to your images width */
    height:219px; /* Change this to your images height */
    background:url(../banners/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
/*Slider */
#contentLW {padding:5px !important; width:590px; background:#FFF;}
#contentLW h2 {padding:0 20px; font-size:20px; color:#603; text-align:center;}
#contentLW h3 {font-size:16px; color:#603;}
#contentLW p, #contentLW span, #contentLW ul, #contentLW form {font-size:12px !important;}
#contentLW #formSubHome {margin:20px auto !important; width:300px !important; text-align:center !important; clear:both !important;}
#contentLW #formSubHome label input {width:200px !important;}

