
/* CHRIS TO PUT INTO IE HACKS 

p {
	margin: 0px;
	}
	*/
	
hr {
border: none 0; 
border-top: 1px dotted #303052;
height: 1px;
}
	
ol {
	font-size: 12px;
	}
	
ol.list	{ 
	list-style-type: disc; 
	}
	
li.delivery {
font-size: 12pt; 
	list-style-type: none;
	margin-bottom: 15px;
	border-bottom: 1px dotted #303052; 
	}
	
ol.none{ 
	list-style-type: none; 
	}
	

.small_text {
	font-size: 10px;
	font-weight: normal;
}

.title {
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	padding-bottom: 5px; /* allows baseline padding */
	border-bottom: 1px dotted #303052;
}

.title_small {
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	padding-bottom: 5px; /* allows baseline padding */
	border-bottom: 1px dotted #303052;
}


.product-title {
	background:#E8E8E4;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	padding-bottom: 5px; /* allows baseline padding */
	border-bottom: 1px dotted #303052;
	padding-top: 5px; /* allows baseline padding */
	border-top: 1px dotted #303052;
}

.product-title-col {
	background:#E8E8E4;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	padding-bottom: 5px; /* allows baseline padding */
	border-bottom: 1px dotted #303052;
	padding-top: 5px; /* allows baseline padding */
	border-top: 1px dotted #303052;
}

.main-title {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#content { 
	font-size: 12px;
	width: 685px;
	/* border: 1px dotted #303052; */
	}
	
/* movie download style */	
	
#movie ul {
	list-style: none;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	}
	
#movie li {
	background: url(../../images/download_movie.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dotted #303052;
	margin: 0;
	padding: 6px 0px 6px 0px;
	}
	
#movie a {
	font-weight: bold;
	color: #3c7cc6;
	padding-left: 22px;
	text-decoration: none;
	}
	
#movie a:hover {
	color: #000;
	text-decoration: underline;
	}	
	
		
/* pdf download style */
	
#pdf ul {
	list-style: none;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	}
	
#pdf li {
	background: url(../../images/download.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dotted #303052;
	margin: 0;
	padding: 6px 0px 6px 0px;
	}
	
#pdf a {
	font-weight: bold;
	color: #3c7cc6;
	padding-left: 22px;
	text-decoration: none;
	}
	
#pdf a:hover {
	color: #000;
	text-decoration: underline;
	}
	
/* pdf_2  download style */	

	#pdf_2 ul {
	width: 190px;
	list-style: none;
	margin: 0px;
	padding: 0;
	background:#FFFDE0;
	}
	
#pdf_2 li {
	background: url(../../images/download.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dotted #303052;
	margin: 0;
	padding: 6px 0px 6px 0px;
	}
	
#pdf_2 a {
	font-weight: bold;
	color: #3c7cc6;
	padding-left: 22px;
	text-decoration: none;
	}
	
#pdf_2 a:hover {
	color: #000;
	text-decoration: underline;
	}
	
	
.pdf_wrapper {
	border-bottom: 1px dotted #303052;
	width: 190px;
	float: left;
	margin-left: 25px;
	margin-bottom: 35px;
	}
	
	
/* link style */

#link ul {
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#link li {
	background: url(../../images/link.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dotted #303052;
	margin: 0;
	padding: 6px 0px 6px 0px;
	}
	
#link li.selected_text {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	padding-left: 22px;
	text-decoration: none;
	}
	
#link a {
	font-weight: bold;
	color: #3c7cc6;
	padding-left: 22px;
	text-decoration: none;
	}
	
#link a:hover {
	color: #000;
	text-decoration: underline;
	}
	

/* list style */

#list li {
	border-bottom: 1px dotted #303052;
	margin: 0;
	padding: 16px 0px 16px 0px;
	}
	
#none li {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	border-bottom: 1px dotted #303052;
	margin: 0;
	padding: 16px 0px 16px 0px;
	}
	
	
/* wrapper style */

.info_wrapper {
	border-bottom: 1px dotted #303052;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
.image_wrapper {
	border: 0px;
	float: left;
	}
	
.text_wrapper {
	width: 310px;
	margin-left: 360px;
	}
	
.margin_left {
	margin-left: 300px;
	float: left;
	}
	
.list_wrapper {
	width: 360px;
	float: left;
	margin-left: 80px;
	}
	
.margin_left30px {
	margin-left: 30px;
	}
	
/* dentists style */

#dentist ul {
	width: 310px;
	list-style: none;
	margin: 0px;
	padding: 0;
	}
	
#dentist li {
	background:#E8E8E4;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 5px; /* allows baseline padding */
	border-bottom: 1px dotted #303052;
	padding-top: 5px; /* allows baseline padding */
	border-top: 1px dotted #303052;
}

.dent_col01 {
	width: 310px;
	margin-left: 8px;
	margin-right: 40px;
	float: left;
	}
	
.dentist_wrapper {
	width: 310px;
	margin-left: 360px;
	}
	
/* website holding pages */	
	
#holding-page {
	width:100%;
	padding-left:10px;
	margin-bottom:35px;
	}
#holding-page h1 {
	font-size:24px;
	font-weight:100;
	color:#009fb4;
	margin-bottom:5px;
	}
#holding-page h2 {
	margin-bottom:4px;
	}
#holding-page h3 {
	font-size:13px;
	font-weight:100;
	padding-top:8px;
	border-top:#009fb4 1px dotted;
	margin:5px 0;
	}			
#holding-page p {
	font-size:13px;
	margin:5px 0;
	}
#holding-page img {
	margin:0;
	}		
#holding-content-strength {
	width:950px;
	height:380px;
	background-image: url(/images/user_images/strength-top-background.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
#holding-content-accessories {
	width:950px;
	height:380px;
	background-image: url(/images/user_images/accessory-top-background.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
#holding-content-specialist {
	width:950px;
	height:380px;
	background-image: url(/images/user_images/specialist-top-background.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}	
#holding-content-boxing {
	width:950px;
	height:380px;
	background-image: url(/images/user_images/boxing-top-background.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
#holding-content-supplements {
	width:950px;
	height:380px;
	background-image: url(/images/user_images/supplements-top-background.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}	
#holding-boxing-top-text {
	width:500px;
	padding-left:230px;
	padding-top:85px;
	}				
#holding-content-top-text {
	width:515px;
	padding-left:390px;
	padding-top:85px;
	}
#holding-content-box1 {
	width:230px;
	float:left;
	margin-bottom:35px;
	margin-left:40px;
	}	
#holding-content-box2 {
	width:230px;
	float:left;
	margin-bottom:35px;
	}	
#holding-content-box3 {
	width:230px;
	float:left;
	margin-bottom:35px;
	}	
#holding-content-box4 {
	width:230px;
	float:left;
	margin-bottom:35px;
	}		
#holding-content-box5 {
	width:230px;
	float:left;
	margin-bottom:35px;
	margin-left:40px;
	}
#holding-content-box6 {
	width:230px;
	float:left;
	margin-bottom:35px;
	}
#holding-content-box-large {
	width:330px;
	float:left;
	margin-bottom:35px;
	}					

