/* 
Title:     master styles for screen media 
Author:    Mike Swiffin
Updated:   03 Jan 07
For:       SLP - Male
*/

/*/--[Master controls]----------------/*/
* {
	margin: 0;
	padding: 0;
	/*border: 1px solid #ff9900;*/
	}
/*/--[Main body]----------------------/*/
body {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	background: #ffffff;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Tahoma;
	font-size: 13px;
	color: #262927;
	text-align: center;
	}
/*/--[Masthead]-----------------------/*/
#submasthead {
	height: 100px;
	width: 100%;
	background: url(../images/header_full.jpg) no-repeat top left;
	border: 1px solid #262927;/**/
	}

/*/--[masthead navigation]-------------/*/
#submasthead ul {
	list-style:none;
	margin: 80px 3px 3px 270px;
	}
#submasthead ul li {
	color:#ffffff;
	font-size: 80%;
	display:inline;
	}
#submasthead ul li a {
	text-decoration:none;
	color: #fff;
	background: #393b3f;
	display:inline;
	padding: 5px 30px 3px 30px;
	}
#submasthead ul li a:hover {
	background: #52555b;
	color: #fff;
	display:inline;
	padding: 5px 30px 3px 30px;
	}
/*/--[container]----------------------/*/
#wrapper {
	width: 750px;
	height: 100%;
	min-height: 700px;
	margin: auto;
	background: url(../images/page_background.png) repeat-x top left #ffffff;
	text-align: left;
	border: 1px solid #333333;
	
	}
/*/--[left/ right column]--------------------/*/
#leftNav {
	width: 20%;
	height: 100%;
	margin: 15px 0 10px 0;
	padding: 5px;
	float: left;
	text-align: left;
	}
#right {
	height: 100%;
	margin:15px 0 0 22%;
 	padding: 0px;
	text-align: left;
	}
#centercontent {
	padding: 5px;
	clear: right;
	}
/*/--[right banner defs]---------------/*/
#middleboard {
	height:180px;
	margin: 0;
	padding: 0;
	background: url(../images/middle_board_torso.jpg) no-repeat top left;
	}
#middleboard p.offers {
	text-align: left;
	height: 60px;
	background: url(../images/middle_board_special_offers.png) no-repeat top left;
	margin: 0 0 0 370px;
	font-size: 14px;
	font-weight: normal;
	color: #00abe3;
	padding: 0 0 0 0px; 
	}
#middleboard p.male {
	text-align: left;
	height: 60px;
	background: url(../images/middle_board_button.png) no-repeat top left;
	margin: 0 0 0 370px;
	font-size: 14px;
	/*line-height: 50px;*/
	font-weight: normal;
	color: #00abe3;
	padding: 0 0 0 0px; 
	}
#middleboard a {
	font-weight: normal;
	color: #00abe3;
	text-decoration: none;
	}
/*/--[footer]--------------------------/*/
#footer {
	background: url(../images/footer_background.png) repeat-x top left #292b2d;
	height: 40px;
	width: 750px;
	margin: 0;
	padding-top: 30px;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	}
/*/--[Page elements]--------------------/*/
h3 {
	background: url(../images/paragraph_background.png) no-repeat top right;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #00abe3;
	padding: 3px 0 0 10px; 
	margin: 10px 0 10px 0;
	}
.error {
	color: #FF0000;
	font-weight: bold;
	}
h5 {
  font-size: 18px;
  font-weight: bold;
  color: #ff3300;
  }
/*/--[nav ul/li]-------------------------/*/
#leftNav ul {
	list-style-type: none;
	list-style-position: outside;
	}
#leftNav li {
	text-decoration: none;
	border-bottom: 1px solid #00abe3;
	border-top: 1px transparent #c9753e;
	color: #333363;
	margin:0;
	padding-left: 25px;
	line-height: 35px;
	background-image: url(../imagery/li_arrow.jpg);
	background-position: 8px 10px;
	background-repeat: no-repeat;
	display: block;
	}

#leftNav li a{
	text-decoration: none;
	color: #333363;
	display: block;
	}
#leftNav li a:hover {
	text-decoration: none;
	background: url(../images/li_arrow.png) no-repeat center right #fff;
	display: block;
	}
#leftNav li.leveltwo, li.levelthree,li.levelfour,li.levelfive {
	background: #eeeeee;
	line-height: 18px;
	display: block;
	}
#footer ul.first {
	list-style-type: none;
	list-style-position: outside;
	padding:40px 0 0 30px;
	width: 30%;
	float: left;
	}
#footer ul.first li a{
	text-decoration: none;
	color: #00abe3;
	padding-left: 25px;
	display: block;
	height: 12px;
	}
#footer ul.first li a:hover {
	color:#ffffff;
	display: block;
	height: 12px;
	background: #515457;
	}
#footer ul.second {
	list-style-type: none;
	list-style-position: outside;
	padding:40px 0 0 0;
	float: left;
	height: 12px;
	width: 30%;
	}
#footer ul.second li a{
	text-decoration: none;
	color: #ffffff;
	padding-left: 25px;
	display: block;
	height: 12px;
	}
#footer ul.second li a:hover {
	color:#ffffff;
	display: block;
	height: 12px;
	background: #00abe3;
	}
/*/--[basket classes]----------------------------/*/
#shoppingdefinition {
	border: 1px solid #00abe3;
	background: #ffffff;
	padding: 3px;
	margin-top: 5px;
	font-size: 12px;
	}

/*/--[image classes]----------------------------/*/
div.image {
	float: right;
	padding: 0;
	margin: 0px 0px 5px 15px;
	font-size: 8pt;
	line-height: 11pt;
	text-align: center;
}
.imgPad {
	padding: 5px;
	margin: 5px;
	}
/*/--[Useful odds and sods]---------------------/*/
.clear {
	height: 1px;
	clear: both;
	}
hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }
.head {
	font-weight: bold;
	color: #ffffff;
	margin-left: 10px;
	}
/*/--[CMS Specific]----------------------------/*/
div.product_summary {
 	width: 95%;
	margin-bottom: 10px;
	margin-right: 3px;
	padding: 3px;
	border: solid 1px #dad7d7;
	background: url(../images/product_background.png) repeat-x top left;
	float: right;
}
span.bigger, td.big {
	text-decoration: none;
	color: #a44;
	font-weight: bold;
	font-size: 11pt;
}
p.small, td.small {
	font-size: 8pt;
}
div.product_summary div.content, div.feature_summary div.content {
	padding: 3px 5px 0 5px;
}
div.image {
	float: right;
	padding: 0;
	margin: 0px 0px 5px 15px;
	font-size: 8pt;
	line-height: 11pt;
	text-align: center;
}
