/*
-----------------------------------------------
Style Sheet

Site: ComfortStrapp.com
Author:   Sumner Nelson    http://sloppypilot.com
Version:  2010.05

initial colors
	logo: 
	body background: 
	font: 
	wrapper: 
	wrapper border: 
	
----------------------------------------------- */
body {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 17px;
	color: #333333;
	background-image:  url(../i/bkStripe.gif);
	/*  bkStripe is the striping for the background of the entire site   */
	background-repeat: repeat-y;
	background-position: 50%;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

* {
	border: 0;
	margin: 0;
	padding: 0;
}

#container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 800px;
	background-color: #CCE2FF;
	font-size: 95%;
	border-left: 1px solid #113355;
	border-right: 1px solid #113355;
}

#bannerNav {
	background: #fff url(../i/pgTop.gif) repeat-x left top;
}

#banner {
	background: url(../i/strappball_sm.gif) no-repeat left top;
	height: 114px;
}

#textContainer {
}

/*================ Navigation Styling ===============*/

#nav {
	float: left;
	width: 800px;
	padding: 23px 0 0 0px;
	list-style-type: none;
}

#nav li {
	float: left;
	font-weight: bold;
}

#nav a {
	float: left;
	display: block;
	margin: 0 3px 0 0;
	padding: 4px 8px;
	color: #F0F0F0;
	text-decoration: none;
	background-color: #345F96;
	background-image: url(../i/navTop2.gif);
	/*navTop2 is the shadow for the un-seleced nav tab tops    */
	background-repeat: repeat-x;
	background-position: top;
}

#nav li#t-intro, #nav li#gutter {
  	margin: 0 0 0 200px;
}

* html #nav li#t-intro, * html #nav li#gutter { /* hack for IE.  margin overrides previous. */
	margin: 0 0 0 100px;
}

body#intro #t-intro a, body#about #t-about a, body#buy #t-buy a, body#customer #t-cust a, body#prod #t-prod a {
	background-color: #113355;
	/*background-image: url(../i/blue135.gif);*/
	background-image: url(../i/navTop1.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#nav a:hover {
	background-color: #2A5283;
}

/*==================End Navigation Styling ============*/

/*#message {
	background-color: #113355;
	color: #0090D9;
	text-align: center;
	background-image: url(../i/blue135.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
	border-top-color: #113355;
	border-top-style: solid;
	border-top-width: 1px;
}

#message p {
	margin-top: 3px;
}
*/

#nomessage {
	border-top-color: #113355;
	border-top-style: solid;
	border-top-width: 1px;
	background-image: url(../i/textTop.gif);
	/* shadow image just below the nav bar  */
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
}

#col1 {
	float: left;
	width: 270px;
}

#col2 {
	float: left;
	width: 210px;
	/*height: 920px;   */
}

body#buy #col3 {
	float: left;
	width: 210px;
	padding-top: 1px;
	/*height: 1100px;  */
}


#col3 {
	float: left;
	width:300px;
	padding-top: 20px;
	/*height: 50px; */
}

#col1wide {
	width: 300px;
	float: left;
}


/* changed for test 4/10   */

#endorsements {
	width: 700px;
	padding-left: 20px;	
}

#slides {
	padding: 15px 0 20px 40px;
	/*float:center;  */
	clear: both;
	background-color:#cce2ff;
}

html>body #col1movie {
	width: 320px;
}

.img {
	padding: 4px;
	border: 1px solid #B6BABF;
	border-bottom: 2px solid #A1A4A9;
	border-right: 2px solid #A1A4A9;
	background: #fff;
	margin: 0 0 20px 10px;
}

body#buy .img, body#about .img {
	margin: 30px 0 200px 20px;
}

body#intro #col1 .img, #prod #col1 .img {
	margin: 30px  20px 20px 20px;
}

.p1col1 {
	padding-top: 30px;
	padding-left: 10px;
}

.p2col1 {
	padding-top: 30px;
	padding-left: 30px;
}

body#prod #col2 {
	padding-top: 0;
	float: left;
	width: 370px;
}

body#customer #col2 {
	width: 435px;
	padding-top: 40px;
	float: left;
}

#textFooter {
	width: 800px;
	height: 20px;
	background-image:  url(../i/footTop.gif);
	border-top-color: #666;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: center;
	background-color: #113355;
	border-bottom-color: #F4F4F4;
	clear: both;
	font-size: 9px;
	color: #999999;
	background-repeat: repeat-x;
	background-position: top;
}

/************ text styles ********************/

h1 {
	font-size: 150%;
	color: #113355;
	padding-top: 20px;
	font-variant: small-caps;
	line-height: 24px;
}

h2 {
	font-size: 120%;
	color: #006699;
	font-variant: small-caps;
	line-height: 22px;
}

#banner h1, #banner h2 {
	margin: 0 0 0 200px;
	text-shadow: #CFDAE6 2px 2px 2px;
}

h3 {
	font-size: 120%;
	color: #385957;
	font-variant: small-caps;
	line-height: 18px;
}

#intro h3 {
	margin-top: 30px;
}

#prod h3 {
	margin-bottom: 15px;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	color: #385957;
	font-style: italic;
}

#intro h4 {
	margin-top: 15px;
}

h5 {
 font-size: 100%;
 color: #334d55;
}

h6 {
	font-size: 85%;
	font-weight: bold;
	color: #385957;
	font-style: italic;
}

#intro h3, #intro h4, #intro h6, #intro p {
	padding-left: 7px;
	padding-right: 10px;
}

p li {
	font-size: 95%
}

body#about p {
	margin-right: 35px;
	padding-top: 10px;
}

/*...................................footer...................*/
#textFooter a:link {
	font-weight: normal;
}

#textFooter a:visited {
	font-weight: normal;
}

#textFooter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: lighter;
}

#textFooter p {
	display: inline;
}
/*...............................end footer...................*/

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

em {
	font-style: oblique;
	font-variant: small-caps;
}

/*.............................. customer ..................................*/

body#customer #endorsements h3 {
	padding-bottom: 20px;
	margin-left: 20px;
}
body#customer #endorsements ul {
	list-style-type: none;
	margin: 0 20px;
}

body#customer #endorsements li {
	margin: 0.5em 0 1.5em 0;
}

dt {
	font-size: 12px;
	font-weight: bold;
	color: #385957;
	font-style: italic;
}

dd {
	margin-left: 15px;
	padding-left: 15px;
	margin-top: 10px;
}

dd.arrow {
	margin-left: 25px;
	padding-left: 35px;
	background-image: url(../i/guitarIcon.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

dt.multi {
	padding-top: 170px;
}

dt.bass {
	padding-top: 50px;
}

body#prod dt, body#prod dd {
	margin-left: 30px;
}

/*...............................buy locations listing ...........................*/

body#buy dl a {
	text-decoration: none;
}

body#buy dd img.img {
	margin: 0;
}

/*
body#buy dd img {
	border-color: #333333;
	border-width: 1px;
	border-style: solid;
}
*/


body#buy dd#end {
	border: 0;
}