﻿a
{
	color: #4d4d4d;
}
a:hover
{
	color: #007CC3;
}

/****LATEST NEWS****/
#latest a
{
	color: #4d4d4d;
}

#latest a:hover
{
	color: #007CC3;
}

/****HEADINGS****/
#page-heading
{
	background-color: #C0D7E2;
}

h1
{
	font-size: 20px;
	font-style: italic;
	/*color: #cc6633;*/
	color: #d56121;
}

h2
{
	font-size: 16px;
	/*font-style: italic;*/
	color: #6d6d6d;
}

h3
{
	font-family: Georgia;
	/*font-style: italic;*/
	color: #6d6d6d;
}

.heading1 h1
{
	color: #007CC3;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	font-style: normal;
}

.heading1 a
{
	text-decoration: none;
	font-style: normal;
}
/************************/


/****PARAGRAPHS****/
p
{
	line-height: 1.6em;
	letter-spacing: 1px;
	margin-top: 0px;
	position: relative;
}

p a
{
	color: #4d4d4d;
}

p a:hover
{
	color: #007CC3;
}

.paragraph2 a
{
	color: #4d4d4d;
	text-decoration: none;
}

.paragraph2 a:hover
{
	/*color: #8d8d8d;*/
	text-decoration: underline;
}
/********************/

/****TABLES****/
table.about
{
	position: absolute;
	width: 80%;
	left: 10%;
}
table.module-list
{
	border-width: 1px;
	border-style: solid;
	border-color: #cfcfcf;
	position: absolute;
	width: 80%;
	left: 10%;
	font-size: 12px;
	letter-spacing: 1px;
	text-indent: 20px;
}

table.price-list
{
	border: solid 1px #cfcfcf;
	position: relative;
	width: 100%;
	font-size: 11px;
	letter-spacing: 1px;
}

table.specifications
{
	border-width: 1px;
	border-style: solid;
	border-color: #cfcfcf;
	position: relative;
	width: 100%;
	font-size: 12px;
	letter-spacing: 1px;
}

table.comparison
{
	border: solid 1px #cfcfcf;
	position: relative;
	width: 100%;
	font-size: 11px;
	letter-spacing: 0px;
}

table.expansion
{
	border: solid 1px #cfcfcf;
	position: relative;
	width: 100%;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 1.5em;
}
/*
table.expansion a
{
	color: #007CC3;
	text-decoration: none;
}
*/
table.expansion h1
{
	color: #007CC3;
	text-decoration: none;
	font-style: normal;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 1.5em;
	font-weight: normal;
}

table.expansion a:hover
{
	text-decoration: underline;
}

table.power_calc
{
	/*border: solid 1px #cfcfcf;
	width: 100%;
	line-height: 10px;*/
}
/*************************/


/****LISTS****/
ul
{
	list-style-type: square;
	color: #4d4d4d;
}

.feature_list
{
	position: relative;
	color: #4d4d4d;
	font-size: 11px;
	width: 425px;
	line-height: 1.6em;
	letter-spacing: 1px; 
	position: absolute;
	left: 0px;
}

.feature_list li
{
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.feature_list a
{
	color: #4d4d4d;
}

.feature_list a:hover
{
	color: #007CC3;
}

.downloads-list a
{
	color: #4d4d4d;
	text-decoration: none;
	font-size: 12px;
}

.downloads-list a:hover
{
	color: #007CC3;
	text-decoration: underline;
}

.apps-list a
{
	color: #4d4d4d;
	text-decoration: none;
}

.apps-list a:hover
{
	color: #007CC3;
	text-decoration: underline;
}
/**************************/

/****PR NEWS****/
.news
{
	position: relative;
	width: 90%;
	left: 5%;
	/*left: 100px;
	width: 600px;*/
}

.news h1
{
	font-size: 14px;
	font-style: normal;
	color:#4d4d4d;
}
.news h2
{
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	color:#4d4d4d;
}

/****MISC*****/
#latest
{
	position: absolute;
	top: 230px;
	left: 602px;
	width: 275px;
	height: 380px;
	z-index: 1;
	padding: 3px;
}

#flash
{
	position: absolute;
	top: -12px;
	left: 330px;
	width: 550px;
	height: 218px;
	border: #c8c8c8 2px groove;
	z-index: 1;
	/*padding: 3px;*/
	background-color: white;
}

#locator_map
{
	position: absolute;
	top: 30px;
	left: 300px;
	/*width: 550px;
	height: 218px;*/
	border: #c8c8c8 2px groove;
	z-index: 1;
	/*padding: 3px;*/
	background-color: white;
}

#featured_items
{
	position: absolute;
	top: 230px;
	left: 15px;
	width: 500px;
	height: 503px;  /*380*/
	z-index: 1;
	padding: 3px;
}

#featured_items h1
{
	font-weight: bold;
	font-style: normal;
	color: #007cc3;
	text-decoration: underline;
	font-size: 13px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}

.featured_pic
{
	position: relative;
	width: 100px;
	height: 100px;
	background-color: White;
	border: #007cc3 2px ridge;
}

.featured_pic img
{
	border: none;
}

.featured_headline
{
	position: absolute;
	height: 20px;
	left: 120px;
	width: 340px;
}

.vert_sep
{
	position: absolute;
	width: 1px;
	background-color: #c0c0c0;
	top: 228px;
}

hr
{
	color: #c0c0c0;
	height: 1px;
}
/*.td 
{
	height: 2px;
	border: none;
	margin-top: 5px;
	overflow: hidden;
	background: url('Images/topic_divider2.bmp') repeat-x;
} */

.feature_separator
{
	background-color: #6581ab;
	color: White;
	font-family: Verdana;
	font-size: 13px;
	padding-left: 10px;
	width: 700px;
	position: absolute;
}

.lt-grey
{
	background-color: #f8f8f8;
}

.link_phrase
{
	font-size: 11px;
	color: #4d4d4d;
	line-height: 1.6em;
	letter-spacing: 1px;
}
.link_phrase a
{
	color: #4d4d4d;
}

.link_phrase a:hover
{
	color: #007CC3;
}

.page-nav a
{
	color: #4d4d4d;
	font-size: 16px;
}

.page-nav a:hover
{
	color: #007CC3;
}


.page-nav2
{
	font-size: 13px;
	margin-left: 16px;
	padding-left: 16px;
}

.page-nav2 a
{
	color: #6581ab;
	text-decoration: none;
}

.page-nav2 a:hover
{
	color: #007CC3;
	text-decoration: underline;
}

.page-nav-top a
{
	color: #6d6d6d;
	text-decoration: none;
	font-size: 12px;
}

.page-nav-top a:hover
{
	color: #007CC3;
	text-decoration: underline;
}


/*******************/

/****SITE MAP****/
#site_map
{
	padding-left: 50px;
}

#site_map ul
{
	list-style-type: none;
}

#site_map a
{
	color: #4d4d4d;
}

#site_map a:hover
{
	color: #007CC3;
}

/****FAQ*****/
.question
{
	margin-left: 16px;
	padding-left: 16px;
	color: #6581ab;
	/*font-family: Georgia;*/
}

.answer
{
	margin-left: 20px;
	padding-left: 20px;
	color: #4d4d4d;
}

.answer a
{
	color: #4d4d4d;
}

.answer a:hover
{
	color: #007CC3;
}
/********************/

/*****Explosion Box******/
.explosion_box
{
	position: absolute;
	background-position: center center;
	background-image: url(Images/explosion.gif);
	background-repeat: no-repeat;
	width: 270px;
	height: 175px;
	z-index: 101;
}

.explosion_box_small
{
	position: absolute;
	background-position: center center;
	background-image: url(Images/explosion_small.gif);
	background-repeat: no-repeat;
	width: 250px;
	height: 160px;
	z-index: 101;
}


.explosion_box_text
{
	font-family: Arial;
	position: absolute;
	width: 180px;
	height: 70px;
	line-height: 1.6em;
}

/*****Page Under Construction*****/
.construction
{
	color: #007CC3;
}
