@charset "UTF-8";

form, input {
	margin: 0;
	padding: 0;
}

/*PNG FIX*/
img, div { behavior: url(iepngfix/iepngfix.htc) }

a img {
	border: none;
}
h1 {
	color:#0f7cbb;
	font-size:36px;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	color:#0f7cbb;
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
}
h3 {
	color:#0f7cbb;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
}
h4 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
}


body  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	
	
	
	/*WATERFALL BG*/
	background-image: url(../img/waterfallBg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #ecf7d4;
	
	/*CLOUD BG*/
	background-image: url(../img/cloudBg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #e3f4fa;
	
}
#container { 
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../img/pageBg1.png);
	background-repeat: repeat-y;
	padding: 0;
	position: relative;
}
#containerSub { 
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background-position:bottom;
	background-image: url(../img/pageBg2.png);
	background-repeat: repeat-y;
	padding: 0;
}

/*------------------------------ NAV ------------------------------*/
#nav {
	margin-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 930px;
	height: 30px;
	/*border-bottom: 1px solid #e1f4fd;*/
	background-image: url(../img/navBgLight.jpg);
}
#navInner {
	height: 16px;
	width: 870px;
	margin: 0 auto;
	text-align: left;
	color: #FFFFFF;
	text-transform: capitalize;
	font-size: 16px;
	padding-top: 5px;
}
#navInner a {
	height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 0 0 3px #459e06;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	
	
}
#navInner a:hover {
	text-decoration: none;
	border-bottom: 7px solid white;
}
#navInner .login {
	float:right;
	text-align:right;
	
	
}
#navInner .login a {
	margin: 0;
	margin-left: 20px;
}

.navCurrent {
	font-weight: bold;
}



#header { 
	margin: 0 0 0 10px;
	position: relative;
	height: 121px;
} 
#header #flashHeader {
	position: absolute;
	z-index: 10;
	background-color: #FFFFFF;
}
#header #languages {
	position: absolute;
	top: 10px;
	right: 25px;
	z-index: 500;
	with:200px;
}
#header #login {
	position: absolute;
	top: 80px;
	right: 25px;
	z-index: 105;
	display: none;
}
#header #login input {
	border: 0;
	background-image: none;
	height: 20px;
	margin-right: 3px;
	padding: 0;
	color: #39c0e2;
	padding-left: 2px;
	float: left;
}
#header #login .headerInput {
	width: 90px;
}


/*------------------------------ SIDEBAR ------------------------------*/
#sidebar {
	float: left;
	width: 155px;
	margin: 13px 0 10px 23px;
	background-color: #e3f4fa;
	padding-top: 10px;
	text-transform: capitalize;
	padding-left:10px;
}
#sidebar ul {
	padding: 5px 0 15px 18px;
	margin: 0;
}
#sidebar li {
	color: #1e99ce;
	font-size: 12px;
	list-style-image:url(../img/sidebarDot.png);
	margin-bottom: 3px;
}
#sidebar li a {
	color: #1e99ce;
	text-decoration: none;
}
#sidebar li a:hover {
	color: #4aa208;
}
#sidebar .current {
	list-style-image:url(../img/sidebarDot2.gif);
	color: #4aa208;
	text-decoration: underline;
}
#adBox {
	margin-left: -2px;
	margin-bottom: 5px;
}




#footer { 
	color: #4cbbde;
	width: 820px;
	text-align: center;
	font-size: 10px;
	margin: 0 auto 20px auto;
} 
#footer a {
	color: #4cbbde;
	text-decoration: none;
}
#footer a:hover {
	color: #00317f;
	text-decoration: underline;
}	
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*---------------------------------homepage-------------------------------*/
#homeMainAd {
	margin-left: 10px;
	height: 287px;
	overflow: hidden;
}
#homeTicker {
	margin-left: 10px;
}
.homeBoxes {
	margin-left: 10px;
}
.homeBoxes .box1 {
	float: left;
	width: 310px;
	height: 175px;
}
.homeBoxes .box1 img {
	width: 100%;
	height: 100%;
}
.homeBoxes .box2, .homeBoxes .box3 {
	float: left;
	width: 310px;
	height: 175px;
}
.homeBoxes img, .homeBoxes img {
	width: 100%;
	height: 100%;
}
.box2 img, .box3 img {
	width: 310px;
	height: 175px;
}
.box2, .box3 {
	cursor: hand;
	cursor: pointer;
}
ul#home2 li, ul#home3 li {
	list-style-type: none;
	width: 310px;
}
ul#home2, ul#home3 {
	padding:0px;
	margin:0px;
	height:175px;
	overflow: hidden;
}
#flashSlide1, #flashSlide2, #flashSlide3, #flashSlide4, #flashSlide5, #flashSlide6, #flashSlide7, #flashSlide8, #flashSlide9, #flashSlide10 {
width: 930px;
height: 287px;
} 


/*---------------------------------subpage-------------------------------*/


#mainContent {
	padding-bottom: 100px;
	width:700px;
	margin-left:210px;
	margin-top:30px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#606163;

}
.breadcrumbs {
	width: 300px;
	color:#209ed1;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.breadcrumbs a {
	color: #209ed1;
	text-decoration: none;
}
.breadcrumbs a:hover {
	/*text-decoration: underline;*/
	background-color: #bae9f5;
}
.pageName {
	color:#0f7cbb;
	font-size:36px;
	font-family:Arial, Helvetica, sans-serif;
}
#mainContent p, #mainContent ol, #mainContent ul {
	line-height: 20px;
	padding-right: 100px;
}
#mainContent ul {
	list-style-type: circle;
}
#mainContent a {
	color: #0f7cbb;
	text-decoration: none;
}
#mainContent a:hover {
	background-color: #bae9f5;
}
#mainContent .imageRight {
	margin-right: 20px;
}
#mainContent .imageLeft {
	margin-left: -20px;
}

#mainContent .quote {
	font-style: italic;
	font-size: 14px;
}
#mainContent .custQuote {
	font-style: italic;
	font-size: 12px;
	background-color: #e3f4fa;
	padding: 15px;
}
#mainContent .quote .marks {
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}
#mainContent .author {
	font-size: 10px;
	margin-left: 40px;
}
#mainContent .finePrint {
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
}
#mainContent .indentMe {
	padding-left: 30px;
}
#mainContent .contentRow {
	float: left;
	width: 680px;
	margin-bottom: 20px;
}
#mainContent .contentRow .imageColumn {
	float: left;
	width: 230px;
}
#mainContent .contentRow .textColumn {
	float: left;
	width: 370px;
}
#mainContent .contentRow .textColumn p, #mainContent .contentRow .textColumn ul, #mainContent .contentRow .textColumn ol {
	padding-right: 0;
}

#flashVideo {
	margin: 10px 0;
}



.singleProduct {
	float: left;
	width: 200px;
	height: 250px;
	margin-right: 30px;
}

.singleProduct h3 {
	font-size: 18px;
}
.singleProduct a {
	text-decoration: none;
}
.singleProduct img {
	height: 200px;
	float: left;
	padding-right: 5px;
}

.singleProduct .smallerPic {
	height: 150px;
	padding-top: 20px;
}



.formRow {
	width: 700px;
	float: left;
}
.formRow .labelCol {
	width: 150px;
	float: left;
}
.formRow .inputCol {
	width: 200px;
	float: left;
}



#subFooter { 
	width: 930px;
	color: #47a006;/*green*/
	color: #3eb1da;/*blue*/
	text-align: center;
	font-size: 10px;
	margin: 0 auto 20px auto;
	padding-top: 10px;;
	background-image: url(../img/pageBgBottom2.png);
	background-repeat: no-repeat;
} 
#subFooter a {
	color: #47a006;/*green*/
	color: #3eb1da;/*blue*/
	text-decoration: none;
	
}
#subFooter a:hover {
	text-decoration: underline;
}	





/*---------------------------------IBO STUFF-------------------------------*/
#iboHome {
	margin-left: 10px;
	background-color: #000099;
	width: 930px;
	clear: both;
	height: 115px;
	background-color: #FFFFFF;
	color: #0ab4de;
	font-size: 12px;
	/*border-bottom: 1px solid #0ab4de;*/
}
#iboHome #leftColumn {
	float: left;
	width: 350px;
}
#iboHome #leftColumn a {
	color: #0ab4de;
	text-decoration: none;	
}
#iboHome #leftColumn a:hover {
	text-decoration: underline;	
}
#iboHome #leftColumn #pic {
	height: 95px;
	width: 95px;
	border: 1px solid #ececec;
	background-color: #FFFFFF;
	margin: 9px;
	float: left;
	margin-right: 0;
}
#iboHome #leftColumn #pic2 {
	height: 85px;
	width: 85px;
	background-color: #CCCCCC;
	margin: 5px;
	overflow: hidden;
}
#iboHome #leftColumn #pic2 img {
	width: 85px;
}
#iboHome #leftColumn #iboInfo {
	float: left;
	width: 200px;
	margin-top: 15px;
	margin-left: 32px;
}
#iboHome #leftColumn #iboInfo #iboName {
	font-size: 18px;
}
#iboHome #leftColumn #iboInfo #iboTitle {
	font-size: 10px;
}
#iboHome #leftColumn #iboInfo #iboContact {
	margin-top: 10px;
}


#iboHome #rightColumn {
	float: right;
	width: 530px;
	height: 115px;
	overflow: auto;
}

#iboHome #rightColumn #welcomeMessage {
	padding: 20px 30px 10px 0;
}
#iboHome #rightColumn #welcomeMessage table, #iboHome #rightColumn #welcomeMessage tr, #iboHome #rightColumn #welcomeMessage td {
	height: 100%;	
}
#iboSub {
	color: #0ab4de;
	margin: 0 0 15px 5px;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 145px;
}

#iboSub a {
	color: #0ab4de;
	text-decoration: none;	
}
#iboSub a:hover {
	text-decoration: underline;	
}


#iboSub #iboSubInner {
	padding: 10px 5px;
}
#iboSub #iboName {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#iboSub #iboTitle {
	font-size: 9px;
}
#iboSub #iboContact {
	font-size: 10px;
	margin-top: 5px;
	text-transform: none;
}


/*---------------------------------form-------------------------------*/
.formRow {
	margin: 5px 0;
}
.formRow .column1 {
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 10px;
}
.formRow .column2 {
	float: left;
	width: 200px;
}



/*------------------------categories/products-----------------------*/
.categories {
	width:340px;
	height: 170px;
	background-image: url(../img/whiteFade.png);
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	color:#666666;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	position: relative;
}
#mainContent .categories a:hover {
	background-color: transparent;
}
.catText {
	position:absolute;
	top:20px;
	left:150px;
	width: 185px;
}
#mainContent .catText p {
	line-height: 1.5em;
	font-size: 11px;
	padding: 0;
}
.categories h3, .products h3 {
	margin-bottom:-10px;
}
.catText img, .proInd img {
	vertical-align:text-bottom;
}

.products {
	width:700px;
	color:#666666;
}
.products h2 {
	color:#ffffff;
	font-size:20px;
	margin-top:0px;
	margin-bottom:5px;
	padding-left:5px;
	line-height:30px;
}
.proInd {
	width:348px;
	height: 185px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	float:left;
	position:relative;
	padding-top:1px;
}
.proText {
	position:absolute;
	top:10px;
	left:110px;
	width: 230px;
}
#mainContent .proText p {
	line-height: 1.5em;
	font-size: 11px;
	padding: 0;
}
.theBuyButton {
	position: absolute;
	bottom: 20px;
	left: 110px;
}

.p1 {
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
}
.p2 {
	border-top:1px solid #cccccc;
}
.p3, .p5, .p7, .p9, .p11, .p13, .p15, .p17, .p19, .p21, .p23, .p25, .p27, .p29 {
	border-left:1px solid #cccccc;
}
.p4, .p6, .p8, .p10, .p12, .p14, .p16, .p18, .p20, .p22, .p24, .p26, .p28, .p30 {
}


/*---------------------------colors--------------------------*/
.blue {
	background-color:#00a5df;
}
.textBlue {
	color:#00a5df;
}

.red {
    background-color:#cc0000;
}
.textRed {
	color:#cc0000;
}

.orange {
	background-color:#ff9000;
}
.textOrange {
	color:#ff9000;
}

.yellow {
	background-color:#ffd200;
}
.textYellow {
	color:#ffd200;
}

.purple {
	background-color:#710072;
}
.textPurple {
	color:#710072;
}

.green {
	background-color:#00ca00;
}
.textGreen {
	color:#00ca00;
}

.teal {
	background-color:#00b5ab;
}
.textTeal {
	color:#00b5ab;
}

.brown {
	background-color:#69462c;
}
.textBrown {
	color:#69462c;
}



/*---------------------------------misc-------------------------------*/
.smallerTM {
	font-size: 14px;
	vertical-align: top;
}

body[*~=&trade;] {text-decoration: underline; }




#sendToFriend {
color: #187abc;
font-size: 12px;
left: 839px;
position: absolute;
top: 161px;
z-index: 100;
}
#sendToFriend #topPart {
background-image: url(../img/sendToFriendBg1.png);
background-repeat: no-repeat;
cursor: hand;
cursor: pointer;
font-weight: bold;
height: 23px;
position: relative;
width: 191px;
}
#sendToFriend #topPart img {
position: absolute;
right: 5px;
top: -1px;
z-index: 101;
}
#sendToFriend .sendInner {
padding: 4px 10px;
}
#sendToFriend #bottomPart {
background-image: url(../img/sendToFriendBg2.png);
background-position: 50% 100%;
background-repeat: no-repeat;
display: none;
margin-top: -2px;
min-height: 100px;
padding-bottom: 10px;
padding-top: 10px;
position: relative;
width: 191px;
}
#sendToFriendClose {
background-image: url(../img/sendToFriendClose.gif);
background-repeat: no-repeat;
bottom: 10px;
cursor: hand;
cursor: pointer;
height: 17px;
position: absolute;
right: 10px;
width: 17px;
}
#sendToFriend label {
font-size: 10px;
}
#sendToFriend .sendInput {
width: 165px;
}
#sendToFriend input, #sendToFriend textarea {
margin-bottom: 5px;
}

.popup-contents a {
background-color: transparent;
}
.popup-contents a:hover {
background-color: transparent;
}

/*---------------------------------homepage links-------------------------------*/
#homelinks {
  width: 700px;
	margin: 0 auto;
	text-align:left;
  font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-decoration: none;
	padding: 0;
	line-height: 1.5em;
	position: relative;
}

#homelinks a {
	color: #1e99ce;
	text-transform: capitalize;
	text-decoration: none;
}

#homelinks a:hover {
	color: #1e99ce;
	text-transform: capitalize;
	text-decoration: none;
}