/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url("../assets/base_blue/bg_blue.jpg") fixed;
	background-color: #FFFFFF;
}

/******* hyperlink and anchor tag styles *******/

a:link{
	text-decoration: none;
	color: #4800CC;
}

a:visited{
	text-decoration: none;
	color: #4800CC;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
	font: 120% Arial,sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: 700;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 90% Arial,sans-serif;
 color: #666666;
 margin: 0px;
 padding: 0px;
}

/*************** Table styles ***************/

.txt_white{
	color: #FFFFFF;
}

.tdblue_white{
	color: #FFFFFF;
	background-color: #85C2FF;
}

.tdblue_whitetxt{
	font-family: Arial,sans-serif;
	color: #FFFFFF;
	font-size: 80%;
	background-color: #85C2FF;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
}

.tdblue_black{
	font-family: Arial,sans-serif;
	color: #000000;
	background-color: #85C2FF;
}

.tdblue_blacktxt{
	font-family: Arial,sans-serif;
	color: #000000;
	background-color: #85C2FF;
	text-align: right;
	font-size: 80%;
	padding-right: 5px;
	padding-left: 5px;
}

.tdblue_blacktxt_l{
	font-family: Arial,sans-serif;
	color: #000000;
	background-color: #85C2FF;
	text-align: left;
	font-size: 75%;
	padding-right: 5px;
	padding-left: 5px;
}

.Caption{
	font: 90% Arial,sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-weight: 700;
}


/*************** Slider Bar Div's ***************/

DIV#Mainslide {	
	CLEAR: left; 
	BORDER-RIGHT: #000 1px solid; 
	BORDER-TOP: #000 1px solid;
	BORDER-LEFT: #000 1px solid; 
	BORDER-BOTTOM: #000 1px solid; 
	OVERFLOW-Y: auto; 
	FLOAT: left; 
	OVERFLOW-X: hidden; 
	MARGIN: 5px;
 	WIDTH: 460px; 
	HEIGHT: 490px;
	text-align:justify
}
	
DIV#Mainslide {
	OVERFLOW: auto
}

DIV#Mainslide DIV {
	font-size: 100%;
	min-height: 0px;
	height: auto;
	text-align: justify;
	padding-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px
}

DIV#Productslide {
	CLEAR: right;
	PADDING-RIGHT: 0px;
	OVERFLOW-Y: auto;
	FLOAT: center;
	OVERFLOW-X: hidden;
	MARGIN: 5px 5px 5px 5px;
	WIDTH: 190px;
	HEIGHT: 180px;
}

DIV#Productslide {
	OVERFLOW: auto
}

DIV#Faqslider {	
	CLEAR: left; 
	BORDER-RIGHT: #000 1px solid; 
	BORDER-TOP: #000 1px solid;
	BORDER-LEFT: #000 1px solid; 
	BORDER-BOTTOM: #000 1px solid; 
	OVERFLOW-Y: auto; 
	FLOAT: left; 
	OVERFLOW-X: hidden; 
	MARGIN: 5px;
 	WIDTH: 550px; 
	HEIGHT: 400px;
	text-align:justify
}
	
DIV#Faqslider {
	OVERFLOW: auto
}

DIV#Faqslider DIV {
	font-size: 100%;
	min-height: 0px;
	height: auto;
	text-align: justify;
	padding-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px
}

DIV#Shortslider {	
	CLEAR: left; 
	BORDER-RIGHT: #000 1px solid; 
	BORDER-TOP: #000 1px solid;
	BORDER-LEFT: #000 1px solid; 
	BORDER-BOTTOM: #000 1px solid; 
	OVERFLOW-Y: auto; 
	FLOAT: left; 
	OVERFLOW-X: hidden; 
	MARGIN: 5px;
 	WIDTH: 460px; 
	HEIGHT: 200px;
	text-align:justify
}
	
DIV#Shortslider{
	OVERFLOW: auto
}

DIV#Shortslider DIV {
	font-size: 100%;
	min-height: 0px;
	height: auto;
	text-align: justify;
	padding-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px
}

DIV#ewarslider {	
	CLEAR: left; 
	BORDER-RIGHT: #000 1px solid; 
	BORDER-TOP: #000 1px solid;
	BORDER-LEFT: #000 1px solid; 
	BORDER-BOTTOM: #000 1px solid; 
	OVERFLOW-Y: auto; 
	FLOAT: left; 
	OVERFLOW-X: hidden; 
	MARGIN: 5px;
 	WIDTH: 490px; 
	HEIGHT: 400px;
	text-align:justify
}
	
DIV#ewarslider {
	OVERFLOW: auto
}

DIV#ewarslider DIV {
	font-size: 100%;
	min-height: 0px;
	height: auto;
	text-align: justify;
	padding-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px
}

/*************** Product styles ***************/
.rnetbul_index{
	font-family: Verdana;
	font-weight: 700;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}

.rnetbul_index li{
	padding-top: 5px;
	list-style-type: square;
}

.rnetbul_index p{
	padding-top: 8px;
}

.rnetbul_index a:link{
	color: #FFCC66;
}

.rnetbul_index a:hover{
	color: #FFCC66;
}

.rnetbul_index a:visited{
	color: #FFCC66;
}


.rnetbul{
	font-family: Verdana;
	font-weight: 700;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}

.rnetbul li{
	list-style-type: square;
}

.rnetbul p{
	padding-top: 8px;
}

.rnetjust{
	font-family: Verdana;
	font-weight: 700;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
}

.rnetjust a:link{
	color: #FFCC66;
}

.rnetjust a:visited{
	color: #FFCC66;
}

.rnetbul a:link{
	color: #FFCC66;
}

.rnetbul a:visited{
	color: #FFCC66;
}

.rnetbultxt
{
	font-family: Verdana;
	font-weight: 700;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}

.rnettabltxt
{
	font-family: Verdana;
	font-weight: 700;
	font-size: 10px;
	color: #FFFFFF;
	BORDER-BOTTOM: white 1px solid;
	vertical-align: middle;
	text-align: left;
}

.rnettabltxt a:link{
	color: #FFCC66;
}

.rnettabltxt a:visited{
	color: #FFCC66;
}

.rnettitle
{
	font-family: Verdana;
	font-weight: 700;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}

/*************** Gallery styles ***************/

.gallery_page
{
	background: #1c617e;
	font-family: Verdana;
	font-weight: 700;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
.gallery_page li
{
	padding-top: 5px;
}


.gallery_page a:link{
	color: #FFCC66;
	padding-left: 15px;
}

.gallery_page a:visited{
	color: #FFCC66;
}

/*************** list tag styles ***************/


ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 32px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	background-image:      url("../assets/base_blue/glbnav_background.gif");
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 7px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 12px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	text-align: center;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image:      url("../assets/base_blue/glblnav_selected.gif");
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 155px;
	Left 0;
	height: 1px;
	padding: 0px 0px 0px 0px;
	visibility: hidden;
	text-align: center;
	color: #333333;
	width: 100%;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #333333;
}

.subglobalNav a:hover{

}
/************** product styles *****************/

.product{
	padding: 5px 5px 5px 5px;
	font-size: 80%;
	min-height: 0px;
	color: #333;
	height: auto;
	text-align: center;
}

.product img{
	float: right;
	padding: 10px;
}

.product h1{
	font: bold 90% Arial,sans-serif;
	color: #000000;
	padding: 0px 0px 5px 0px;
}

.product_view{
	padding: 10px 10px 10px 30px;
	font-size: 80%;
	min-height: 0px;
	height: auto;
	text-align:left;	
}

.product_view img{
	float: right;
	padding: 10px;
}

.image_left{
	float: left;
	text-align: left;
}

#product_view_title_box{
	width: 680px;
	border-bottom: #000 solid 1px;
}

#product_view_sub_box{
	width: 680px;
	background-color:#CCC;s

}
.product_view_title{
	font: bold 120% Arial,sans-serif;
	color: #666;
	padding: 0px 0px 10px 5px;
	align: left;
}

.product_view_sub{
	font: bold 110% Arial,sans-serif;
	color: #666;
	align: left;
	padding: 8px 0 8px 0;
}

.product_view p{
	font: 90% Arial,sans-serif;
	color: #333;
	padding: 0px 0px 10px 0px;
	text-align: left;
}

#product_view_float{
	padding: 30px 0px 10px 0px;
	float: left;
	width: 300px;
}

.product_view_float p{
	font: 90% Arial,sans-serif;
	color: #333;
	padding: 0px 0px 10px 0px;
	text-align: justify;
}

.product_view ul{
	font: bold 100% Arial,sans-serif;
	color: #333;
	padding: 20px 0px 10px 20px;
	align: left;
}

.product_view li{
	padding: 0px 0px 5px 10px;
	align: left;
}

#product_code {
	font: bold 100% Arial, sand-serif;
	float: left;
	width: 135px;
	padding: 5px 5px 5px 0px;
}

#product_code_desc {
	font: 100% Arial, sand-serif;
	float: left;
	width: 500px;
		min-height:20px;
	padding: 5px 5px 5px 10px;
}

#product_code_title {
	font: bold 100% Arial, sand-serif;
	float: left;
	width: 150px;
	padding: 5px 5px 5px 0px;
}
#product_code_desc_split {
	font: 100% Arial, sand-serif;
	float: left;
	width: 150px;
	padding: 5px 5px 5px 0px;
}

#product_links {
	font: bold 100% Arial, sand-serif;
	float: left;
	width: 150px;
	padding: 5px 5px 10px 0px;
}

#product_links img {
	float: left;
	padding-left: -10px;
}

#product_table {
	font: bold 100% Arial, sand-serif;
	float: left;
	width: 100px;
	padding: 5px 5px 5px 0px;
}

#clear {	
	clear: both;
	padding: 15px;
}
#clear_thin {	
	clear: both;
	padding: 5px;
}

/************** feature styles *****************/
.feature{
	padding: 10px 20px 5px 20px;
	font-size: 80%;
	min-height: 0px;
	height: auto;
	text-align: justify;
}

.feature_line{
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

.feature_link{
	text-align: center;
	font-size: 70%;
	padding: 3px 5px 3px 5px;
}

.feature img{
	float: right;
	padding: 0px 10px 0px 10px;
}

.feature li{
	font-weight: bold;
	padding-bottom: 5px;
}

.featurer img{
	float: left;
	padding: 0px 10px 0px 10px;
}


.featurer{
	padding: 10px 20px 5px 20px;
	font-size: 80%;
	min-height: 0px;
	height: auto;
	text-align: justify;
}

.featurel_i{
	padding: 10px 20px 5px 20px;
	font-size: 80%;
	min-height: 0px;
	height: auto;
	text-align: justify;
}

.featurel_i img{
	float: left;
	padding: 0px 10px 0px 0px;
}

.featurel{
	padding: 10px 5px 5px 5px;
	font-size: 80%;
	min-height: 0px;
	height: auto;
	text-align: justify;
}

.featurel img{
	float: left;
	padding: 0px 10px 0px 10px;
}

html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 0px 0px 5px 0px;
}

.feature h4{
	font: bold 110% Arial,sans-serif;
	color: #000000;
	padding: 0px 0px 5px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #FF9900;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 70%;
	color: #000000;
	padding: 3px 3px 3px 3px;
	text-align: center;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#siteInfo a:link, #siteInfo a:visited{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
	color: #000000;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:      url("../assets/base_blue/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #4800DE;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-image:      url("../assets/base_blue/glblnav_selected.gif");
	font-weight: bold;
	text-decoration: none;
}

/************* details styles **************/

.detailstext{
	color: #ffffff;
	font-size: 95%;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	text-align: left;
}

.detailstext h3{
	font-weight: bold;
	padding: 10px 0px 2px 0px;
}

.detailstext a{
	color: #ffffff;
	display: block; 
}

#detailstext a:hover{
	text-decoration: underline;

/************* relatedLinks styles **************/

.relatedLinks {	
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}

/************* Gallery styles **************/

.gallery{
	text-align: left;
}
	
.gallery p{
	float: left;
	padding-left:10px;
	}

.thumbs img{
	text-align: left;
	padding:5px;
	margin:10px;
	border:2px solid #3F7CB2;
	background:none;
	float: left;
}

.thumbs img:a hover{
	border:2px solid #FFFFFF; 
	background:none;
}
