/** Redefine Body Tag **/
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0em;
	background-image: url(../../_images/back_tile.png);
	background-repeat: repeat-y;
	background-position: center 334px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
}
h1 {
	color: #4EDEFF;
	font-family: "Impact", Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	padding-top: 0em;
	padding-bottom: 0em;
	line-height: 1.1em;
	text-align: left;
	font-weight: normal;
	margin: 0em;
	padding-left: 0em;
}
h2 {
	color: #4EDEFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 1em;
	padding-bottom: 0em;
	line-height: 0.5em;
	text-align: justify;
	font-weight: normal;
	margin: 0em;
}
h3 {
	color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 0em;
	line-height: 1.5em;
	font-weight: normal;
	margin: 0px 0em 0em;
	display: block;
	padding-bottom: 0em;
}
h4 {
	text-align: right;
	font-variant: normal;
	color: #333333;
}
h5 {
	color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.1em;
	text-align: justify;
	font-weight: normal;
	margin: 0em 0em 1.1em;
	padding: 0px 0px 0em;
}

/** selectors **/

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
h4 a:link {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
h4 a:visited {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
h4 a:hover {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
}

/** Classes and Font IDs **/

#footer p {
	text-align: right;
	padding-top: 2em;
	padding-bottom: 2em;
	padding-right: 6em;
}
#sku {
	color: #FFFFFF;
	font-size: 0.4em;
	padding-left: 0em;
	font-weight: normal;
	line-height: .8px;
}

/** Lists **/
ol {
	padding-left: 20px;
	margin-left: 20px;
	margin-top: 5px;
	padding-top: 0px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/** layout **/

#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#nav {
	position: relative;
	width: 440px;
	margin-left: 82px;
}
#wrapperLeft {
	float: left;
	width: 554px;
	position: relative;
	padding-top: 70px;
}
#wrapperRight {
	float: right;
	width: 386px;
	position: relative;
	padding-top: 300px;
}
.contrast {
	color: #4EDEFF;
}
#mainContent {
	float: right;
	width: 433px;
	background-image: url(../../_images/mainContent.png);
	background-repeat: repeat-y;
	padding-right: 23px;
	padding-left: 15px;
	padding-top: 20px;
}
#innerleftOne {
	position: relative;
	width: 554px;
}
#innerleftTwo {
	width: 307px;
	float: right;
}
#pad {
	position: relative;
	width: 83px;
	float: left;
}
#mainImage {
	float: left;
}
#iconBotLeft {
	float: left;
	width: 200px;
	position: relative;
	background-image: url(../../_images/iconbotLeft.gif);
	background-repeat: no-repeat;
	display: block;
	height: 252px;
	background-position: right;
	padding-left: 45px;
}
#maincontentHeader {
	background-image: url(../../_images/content_head.png);
	display: block;
	height: 27px;
	padding: 0px;
	margin-top: 0px;
}
#leftHead {
	float: right;
	width: 307px;
	position: relative;
	background-image: url(../../_images/leftHead.png);
	display: block;
	height: 82px;
}
#leftContent {
	float: right;
	width: 286px;
	clear: right;
	padding-right: 22px;
	padding-left: 0px;
	padding-top: 16px;
}
#leftFoot {
	clear: right;
	float: right;
	width: 307px;
	position: relative;
	background-image: url(../../_images/leftFoot.png);
	display: block;
	height: 60px;
}
#footer {
	width: 900px;
	clear: both;
	padding-right: 40px;
}
#rightHead {
	width: 318px;
	position: relative;
	display: block;
	background-image: url(../../_images/rightHead.gif);
	height: 36px;
	background-repeat: no-repeat;
}
#rightContent {
	width: 265px;
	position: relative;
	padding-right: 22px;
	padding-left: 22px;
}
#rightIcon {
	width: 318px;
	position: relative;
	display: block;
	height: 127px;
}
#strap {
	float: right;
	width: 68px;
	position: relative;
}

/** Product Listings and Display **/

#product {
	position: relative;
	margin-bottom: 0.5em;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
#specDetails{
	float: right;
	width: 48%;
	position: relative;
}
#productRight {
	float: right;
}
#thumbDetails {
	padding-left: 0px;
	float: right;
	position: relative;
	width: 280px;
	padding-right: 5px;
	padding-top: 0px;
}
#thumbImage {
	width: 125px;
	float: left;
	padding-top: 2px;
	padding-bottom: 0px;
	position: relative;
}
#imgSpace {
	margin: 5px;
	padding: 5px;
	border: 1px solid #3493AA;
}
h6 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 0em;
	padding-bottom: 0em;
	line-height: 1.2em;
	text-align: left;
	font-weight: normal;
	margin: 0em 0em 1.2em;
	padding-left: 0em;
}
p {
	color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.8em;
	text-align: justify;
	font-weight: normal;
	margin: 0em 0em 1.2em;
}
li {
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
}
h6 a:link {
	color: #4EDEFF;
	font-weight: normal;
}
h6 a:visited {
	color: #4EDEFF;
	font-weight: normal;
}
h6 a:hover {
	color: #FFFFFF;
	font-weight: normal;
}
#topImage {
	background-image: url(../../_images/back_top.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 45px;
}
.white {
	color: #FFFFFF;
}
#thumbDetails p {
	margin: 0px;
	line-height: 1em;
	padding: 0px;
}
#thumbDetails h4 {
	margin: .5em 0px 0px;
}
#thumbDetails h2 {
	margin: 0px;
}
#thumbDetails h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #CCCCCC;
}
.smallPrint {
	font-size: .8em;
}
li p {
	text-align: left;
}
