﻿body
{
	font-family: Arial;
	color: #305772;
	font-size: small;
	margin-top: 0px;
}

h4
{
	color: Red;
	font-style: italic;
	padding-left: 10px;
}

h3.default
{
	font-size: 16px;
	margin-top: 0;
	padding: 0;
}
.topDiv
{
	background-position: center top;
	margin: auto;
	width: 860px;
	padding-top: 20px;
	background-image: url(../img/gtop.gif);
	background-repeat: repeat-x;
	padding-left: 25px;
	padding-right: 25px;
	clear: both;
}
.topLeft
{
	float: left;
}
.topRight
{
	float: right;
	text-align: right;
	height: 24px;
}

#topRightMap
{
	float: left;
	position: relative;
	top: 3px;
	margin-right: 20px;
	margin-left: 87px;
}


#topRightCards
{
	float: right;
}

.mainDiv
{
	width: 900px;
	margin: auto;
	clear: both;
	position: relative;
	top: 5px;
}


.botDiv
{
	clear: both;
	width: 900px;
	height: 300px;
	margin: 10px auto 0 auto;
	text-align: center; /*	position: relative; 	top: -10px;*/
}

.homeBotDiv
{
	position:relative;
	top:-10px;
}

a, a:visited
{
	font-family: Arial;
	color: #305772;
	font-size: small;
	text-decoration: none;
}
a:hover
{
	color: #0066CC;
	text-decoration: underline;
}
.heavyText
{
	font-family: Arial;
	color: #305772;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
	margin: 0;
}
.redText
{
	font-size: larger;
	color: Red;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	width: 100%;
	padding-bottom: 5px;
}
.botLinks a
{
	/* text-decoration:underline;*/
}
.homeBody
{
	background-image: url(../img/ssw-home-bkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center 155px;
}
.defaultBody
{
	background-image: url(../img/bottom.gif);
	background-repeat: no-repeat;
	background-position: center 100%;
}

ul#learnmenu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.bullet
{
	margin: 2px 0;
	padding-left: 0px;
}

.bullet a
{
	background-image: url(../img/BlueBullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 38px;
	display: block;
	height: 25px;
	font-family: Arial;
	color: #305772;
	font-weight: bold;
	letter-spacing: -0.02em;
	word-spacing: -0.02em;
}

* .bullet a
{
	letter-spacing: -1px;
}


.bullet a:hover
{
	background-image: url(../img/RedBullet.gif);
	color: #0066CC; /* 	background-repeat:no-repeat; 	background-position:left; 	padding-left:35px; 	*/
}
.bulletActive a
{
	background-image: url(../img/RedBullet.gif); /* 	background-repeat:no-repeat; 	background-position:left; 	padding-left:35px; 	*/
}


.bullet_link
{
	position: relative;
	top: 6px;
}

.learnmore_bodynarrow .bullet
{
	position: relative;
	left: -4px;
}


.bullet .boxBorder
{
	border-style: none solid none solid;
	border-width: 1px;
	border-left-color: #325a76;
	border-right-color: #325a76;
	border-top-color: #325a76;
	border-bottom-color: #325a76;
	padding: 0 5px;
	width: 178px;
	position: relative;
	top: -5px;
}
.stepBullet
{
	background-image: url(../img/bdot.gif);
	background-repeat: no-repeat;
	color: White;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	float: left;
	width: 22px;
	height: 22px;
	padding-top: 2px;
	padding-right: 10px;
}
.stepBulletGray
{
	background-image: url(../img/gdot.gif);
	background-repeat: no-repeat;
	color: White;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	float: left;
	width: 22px;
	height: 22px;
	padding-top: 2px;
	padding-right: 10px;
}


.stepContent
{
	float: left;
	width: 350px;
}

.stepContentAccessories
{
	float: left;
	width: 350px;
	margin-left: 1px;
}

.redHover a
{
	text-decoration: none;
	background-image: url(../img/redcircle.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #305772;
	font-weight: bold;
	font-size: small;
}
.redHover a:hover
{
	background-image: url(../img/reddot.gif);
	color: #0066CC;
	text-decoration: underline;
}
.priceCaption
{
	font-weight: bold;
}
.priceText
{
	color: #666699;
	font-weight: bold;
	text-align: right;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

ul.accessories_ul
{
	clear: both;
	padding-left: 22px;
	margin-left: 22px;
	margin-top: 0;
}


.learnmore_container
{
	width: 200px;
	border: solid 1px #325876;
}

.learnmore_top
{
	background: url(../img/roundT.gif) no-repeat;
	height: 13px;
	width: 200px;
	overflow: hidden;
}

.learnmore_bottom
{
	background: url(../img/roundB.gif) no-repeat;
	height: 13px;
	width: 200px;
	margin-bottom: 15px;
}

.learnmore_left
{
	background: url(../img/roundL.jpg) no-repeat;
	height: 38px;
	width: 15px;
	overflow: hidden;
	float: left;
}

.learnmore_right
{
	background: url(../img/roundR.jpg) no-repeat;
	height: 38px;
	width: 15px;
	margin-bottom: 15px;
	float: left;
}

.learnmore_body
{
	padding-left: 5px;
	width: 181px;
	border-left: solid 1px #325876;
	border-right: solid 1px #325876;
	font-weight: bold;
}

.learnmore_body
{
}

.learnmore_bodynarrow
{
	float: left;
	border-top: solid 1px #325876;
	border-bottom: solid 1px #325876;
	height: 36px;
	width: 158px;
}

.learnmore_bodynarrow .bullet
{
	position: relative;
	top: 2px;
}
.learnmore_bodynarrow .bullet a
{
	padding-left: 38px;
}

.stepContent p
{
	margin-top: 0;
}


#makeselection p
{
	margin-bottom:13px;
}

.faq
{
	width: 550px;
}

.faq p
{
	margin-top: 0px;
}

.faq dt
{
	font-weight: bold;
	font-size: 10pt;
	margin: 25px 0 5px 0;
}

.faq dd
{
	margin-left: 0;
	margin-bottom: 15px;
	color: Gray;
}

.faq ul
{
	/*list-style-type: none; 	margin: 0; 	padding: 0;*/
}

.faq li
{
	margin: 7px 0;
}

p.backtotop
{
	margin-top: 5px;
}


.navTemplate
{
	text-align: left;
	padding-left: 10px;
	word-spacing: 20px;
	margin-top: 10px;
}

.clear
{
	clear: both;
}


.learnRight
{
	float: left;
	margin-left: 25px;
	position: relative;
	top: -50px;
}

.accessory_popup img
{
	border: 0;
	margin: 0;
	padding: 0;
}

a.accessorylink
{
	text-decoration: underline;
}

.glossaryitem
{
	margin-bottom: 30px;
}

strong.glossary
{
	font-size: 14px;
}

.glossarydefinition
{
}

a.glossarylink, a.glossarylink:visited
{
	text-decoration: underline;
	font-weight: bold;
}
