/*<group=General Styles>*/

html {
    background: #f2f2f2;
}

body {
	text-align: center;
	font-size: 0.75em;
	line-height: 1.35em;
	font-family: Tahoma, Verdana, Helvetica, Arial;
	color: #666666;
	margin: 30px;

	padding: 0;
}

td
{
	vertical-align: top;
}

p {
}

.validationMessage
{
    color: Red;
    font-style: italic;
}

.GlobalFooter
{
	padding-top: 24px;
}

.ActionLink
{
	font-size: x-small;
	font-family: Arial Verdana;
	font-weight: normal;
	font-style: italic;
	margin-left: 10px;
}

.comparisonTable
{
	width: 100%;
}

.comparisonHeader td
{
	font-weight: bold;
}

.featureList
{
	list-style-image: url(http://static.gangusinternet.com/www/i/Icons/Checkmark.gif);
	line-height: 3em;
}

.faqList
{
	line-height: 2em;
}

.menuList
{
	line-height: 2.2em;
	font-size:medium;
	list-style-type:none;
}

.solutionList
{
	line-height: 2em;
	font-size: medium;
}

.noUnderline
{
}

#priceBadge
{
}

#sideBar
{
	text-align: right;
	float: right;
}

#clearer
{
	float: none;
}

#pageHeader a
{
	border-bottom: 0px;
}

#navcontainer a
{
	border-bottom: 0px;
}

#footer a
{
	border-bottom: 0px;
}

#sunLogo
{
	padding-left: 20px;
	padding-right: 8px;
}

.actionLink a:link, .actionLink a:visited {
	text-decoration: none;
	border-bottom:1px dotted;
}

a:hover, a:active
{
	color: Blue;
}

img {
	border-style: none;
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 3px 3px 0;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
}

/*</group>*/

/*<group=Layout>*/

.clearer {
	clear: both;
}

#container {
	width: 684px;
	background: repeat-y  url(http://static.gangusinternet.com/www/i/container_bg.png); /* This Is The BG Color Of The Main Div */
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	text-shadow: 0px 1px 0px #ffffff;
	line-height: 1.5em;
}

#container #top {
	background: url(http://static.gangusinternet.com/www/i/container_top.png) no-repeat;
	width: 684px;
	height: 9px;
}

#container #bottom {
	background: url(http://static.gangusinternet.com/www/i/container_bottom.png) no-repeat;
	width: 684px;
	height: 9px;
	position: absolute;
}

#pageHeader {
	background: url(http://static.gangusinternet.com/www/i/header_bg.png) repeat-x;
	height: 103px;
	text-align: center;
}

#pageHeader img {
}

#pageHeader h1 {
	color: #333333;
	margin: 0px;
	font-weight: bold;
	padding: 0px 0px 0px 28px;
	letter-spacing: 2px;
	font-size: 1.8em;
}

#pageHeader h2 {
	margin: 0px;
	font-weight: normal;
	padding: 28px 0px 0px 20px;
	letter-spacing: 1px;
	font-size: 1em;
}

#contentContainer {
	text-align: left;
	width: 457px;
	padding-top: 10px;
	float: left;

}

#contentContainer #content {
	padding-right: 10px;
	padding-left: 28px;

}

#contentContainer #content p
{
	line-height: 2.0em;
}

#sidebarContainer {
	width: 206px;
	float: right;
	text-align: left;
	background: repeat-y url(http://static.gangusinternet.com/www/i/sidebar_bg.png);
	margin: 0px 20px 0px 0px;
	padding: 0px;
}

#sidebarContainer #top {
	width: 206px;
	height: 7px;
	background: url(http://static.gangusinternet.com/www/i/sidebar_top.png) no-repeat;
}

#sidebarContainer #logo {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;

}

#sidebarContainer #sidebar {
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
}

#sidebarContainer .sideHeader {
	font-size: 1.4em;
	font-weight: bold;
	padding: 3px 10px;
}

#sidebarContainer #bottom {
	width: 206px;
	height: 7px;
	background: url(http://static.gangusinternet.com/www/i/sidebar_bottom.png) no-repeat;
	position: absolute;
}

#footer {
	text-align: left;
	margin-top: 15px;
	border-top: 1px solid #adadad;
	margin-right: 4px;
	margin-left: 4px;
}

#footer p {
	margin: 0;
	padding: 10px 0 5px 24px;
	font-size: 0.9em;
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
}

/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	height: 33px;
	width: 676px;
	padding: 0;
	margin: 0px 4px 0px 4px;
	background: url(http://static.gangusinternet.com/www/i/navcontainer_bg.png) repeat-x;
	position: relative;
}

#navcontainer #current {
	font-weight: bold;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
	font-weight: bold;
}

#navcontainer ul{
	list-style: none;
	padding: 0;
	margin: 0 0 0 10px;
}

#navcontainer li {
	display: inline;
	float: left;
}

#navcontainer a{
	width: 130px;
	height: 32px;
	display: block;
	margin: 0;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 0px #ffffff;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
}

#navcontainer a:hover {
	font-weight: bold;
}

#navcontainer a:active {

}

/*</group>*/

/*<group=Global Classes>*/

blockquote {
	color: #000000;
	font-style: italic;
	margin-left: 10px;
	margin-right: 10px;
}

h1 {
	font-size: 2.2em;
	line-height: 1.2em;
}

h2 {
	font-size: 1.8em;
	padding-top: 15px;
	margin: 0 0 3px;
}

h3 {
	font-size: 1.6em;
	padding-top: 15px;
	margin: 0 0 3px;
}

h4 {
	font-size: 1.2em;
	margin: 0 0 3px;
}

.imageStyle {

}

.footNote
{
	font-size: 0.8em;
}

/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
	margin: 10px;
	padding: 0 10px;
}

#sidebarContainer #sidebar li {
}


/* Table Styles */
table {
	font-size: 1em;
}
/*</group>*/

a:link, a:visited {
	color: #000000;
}

a:hover, a:active {
	color: #333333;
}

#pageHeader h2 {
	color: #656459;
}

#sidebarContainer .sideHeader {
	color: #656459;
}

#navcontainer {
	background: repeat-x url(http://static.gangusinternet.com/www/i/navcontainer_bg.png);
}

#navcontainer #current {
	background: no-repeat url(http://static.gangusinternet.com/www/i/button_over.png);
	color: #333333;
}

#navcontainer .currentAncestor {
	background: no-repeat url(http://static.gangusinternet.com/www/i/button_over.png);
	color: #333333;
}

#navcontainer a {
	background: no-repeat url(http://static.gangusinternet.com/www/i/button_normal.png);
	color: #7f7f7f;
}

#navcontainer a:hover {
	background: no-repeat url(http://static.gangusinternet.com/www/i/button_over.png);
	color: #333333;
}

/* hide the sidebar by setting it's display to none. */
#sidebarContainer {
	display: none;
}

/* change the content containers margin to 0px so that it flows full width */

#contentContainer {
	width: auto;
	margin: 0px;
	float: none;
}

#contentContainer #content {
	padding-right: 20px;
	padding-left: 28px;
}
