/*CSS for Mouthguard
* Author: Moustique Design http://www.moustique.net/
* Date: 12 September 2008
*/
/* Generic elements =========================*/

body {
	font: normal 1em Arial, Tahoma, Verdana, sans-serif;
}
img {
	border: none;
}
#frame {
	margin: 0 auto;
	width: 955px;
}


#header	{
	background: #fff url(../images/bg-header.gif) no-repeat;
	width: 955px;
	height: 170px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#header h1{
	color: #fff;
	font-size: 1.1em;
	text-align: center;
	padding: 70px 0px 0px 0px;
} 
#logo {
	float: left;
	margin: 0px 0px 0px 15px;
}


#worlds_no1 {
	margin: 0px 20px 0px 0px;
	float: right;	
}


#navigation {
	width: 190px;
	height: auto;
	float: left;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	display: block;
	clear: left;
}

#navigation li img {
	margin: 0px 10px 20px 0px;
	float: left;
}
#navigation a {
	color: red; 
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
}
#navigation a:hover {
	color: #3366cc;
	text-decoration: underline;
}
#navigation p {
	text-align: center;
	font-size: 0.75em;
	margin: 0;
}
#navigation h4 {
	margin: 15px 0 0 0;
	text-align: center;
	color: red;
	font-size: 0.8em;
}
#navigation h5 {
	text-align: center;
	color: red;
	font-size: 0.55em;
	margin: 0;
}

#navigation li.home {
	height: 40px;
	width: 100px;
	background: #fff url(../images/mouthguard1.jpg) no-repeat;
	padding: 20px 0px 0px 100px;
	margin: 0 0 20px 0;
}
#navigation li.about {
	height: 50px;
	width: 100px;
	background: #fff url(../images/mouthguard2.jpg) no-repeat;
	padding: 10px 0px 0px 100px;
	margin: 0 0 20px 0;
}
#navigation li.faq {
	height: 40px;
	width: 100px;
	background: #fff url(../images/mouthguard3.jpg) no-repeat;
	padding: 20px 0px 0px 100px;
	margin: 0 0 20px 0;
}
#navigation li.levels {
	height: 50px;
	width: 100px;
	background: #fff url(../images/mouthguard4.jpg) no-repeat;
	padding: 10px 0px 0px 100px;
	margin: 0 0 0px 0;
}
#navigation li.chooselook {
	height: 95px;
	background: #fff url(../images/head-shatter.gif) no-repeat;
	padding: 55px 0px 0px 95px;
}
#navigation li.chooselook a {
	color: white;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
}
#navigation li.chooselook a:hover {
	color: #3366cc;
	text-decoration: underline;
}
#navigation li.howtoorder {
	height: 50px;
	width: 100px;
	background: #fff url(../images/mouthguard5.jpg) no-repeat;
	padding: 10px 0px 0px 100px;
	margin: 0 0 20px 0;
}
#navigation li.whoweare {
	height: 40px;
	width: 100px;
	background: #fff url(../images/mouthguard6.jpg) no-repeat;
	padding: 20px 0px 0px 100px;
	margin: 0 0 20px 0;
}
#navigation li.info {
	height: 50px;
	width: 100px;
	background: #fff url(../images/mouthguard7.jpg) no-repeat;
	padding: 10px 0px 0px 100px;
	margin: 0 0 10px 0;
}

#navigation li.maintenance {
	height: 50px;
	width: 100px;
	background: #fff url(../images/mouthguard8.jpg) no-repeat;
	padding: 10px 0px 0px 100px;
	margin: 0 0 10px 0;
}

#navigation li.poster {
	height: 31px;
	width: 151px;
	background: #fff url(../images/poster-button.gif) no-repeat;
	padding: 5px 0 0 34px;
}

#navigation li.poster a {
	color: white;
}


#content {
	margin: 0px 0px 0px 15px;
	width: 440px;
	float: left;
	color: black;
	border-left: 1px solid red;
	min-height: 940px;
	_height: 940px;
	padding: 0 0 0 15px;
}

#content ul {
	list-style-image: url(../images/square.gif);
	font-size: 0.8em;
}

#content a {
	color: black;
}
#content .red a{
	color: red;
}
#content h1 {
	font-size: 3em;
	color: red;
	margin:0;
	font-weight: normal;
}
#content h2 {
	font-size: 0.8em;
	color: red;
	padding: 10px 0 0 0;
}
#content h3 {
	font-size: 0.8em;
}
#content h4 {
	font-size: 0.55em;
	color: #6699cc;
}
#content h5 {
	font-size: 1.5em;
	color: red;
	padding: 0;
	margin: 0;
	font-weight: normal;
}
#content h6 {
	font-size: 2.2em;
	color: #0099ff;
	padding: 0;
	margin: 0;
	font-weight: normal;
}
#content h6.smaller {
	font-size: 0.8em;
	color: #0099ff;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
#content p {
	font-size: 0.8em;
}
#content .red {
	font-weight: bold;
	font-size: 0.8em;
	color: red;
	padding: 0;
	margin: 0;
}
#content .cy-look {
	width: 100px;
	height: 10em;
	text-align: center;
	float: left;
	font-size: 0.8em;
}

#content-index {
	margin: 0px 0px 0px 15px;
	width: 700px;
	float: left;
	color: black;
	border-left: 1px solid red;
	min-height: 940px;
	padding: 0 0 0 15px;
}
#content-index a {
	color: black;
}
#content-index h1 {
	font-size: 3em;
	color: red;
	margin:0;
	font-weight: normal;
}
#content-index p {
	font-size: 0.8em;
}
#content-index .red {
	font-weight: bold;
	font-size: 0.8em;
	color: red;
	padding: 0;
	margin: 0;
}
#content-index .red a{
	color: red;
}


#colright_index {
	background: #fff url(../images/bg-right1.jpg) no-repeat;
	width: 256px;
	height: 310px;
	float: right;
	margin: 60px 15px 0px 0px;
}

#box-green {
	float: left;
	color: white;
	font-size: 0.55em;
	text-align: center;
	margin: 6px 0px 0px 15px;
	_margin: 6px 0px 0px 7px;
	width: 60px;
	height: 30px;
	
}
#box-orange {
	float: left;
	color: white;
	font-size: 0.55em;
	text-align: center;
	margin: 4px 0px 0px 35px;
	width: 60px;
	height: 30px;
}
#box-yellow {
	float: left;
	color: #003399;
	font-size: 0.55em;
	text-align: center;
	margin: 8px 0px 0px 20px;
	width: 60px;
	height: 30px;
}
#box-lila {
	float: left;
	color: white;
	font-size: 0.55em;
	text-align: center;
	margin: 135px 0px 0px 14px;
	_margin: 118px 0px 0px 7px;
	width: 80px;
	height: 30px;
}
#box-lblue {
	float: left;
	color: white;
	font-size: 0.55em;
	text-align: center;
	margin: 46px 110px -15px 37px;
	_margin: 28px 110px -20px 18px;
	width: 60px;
	height: 30px;
}
#box-dblue {
	float: left;
	color: white;
	font-size: 0.55em;
	text-align: center;
	margin: 0px 0px 0px 172px;
	_margin: 0px 0px 0px 85px;
	width: 70px;
	height: 30px;
}

#colright_about{
	background: #fff url(../images/bg-right2.jpg) no-repeat;
	text-align: center;
	width: 275px;
	height: 800px;
	float: right;
	color: white;
}
#colright_about ul {
	margin: 0px 58px 0px 0px;
}
#colright_about li {
		margin: 15px 0px 0px 0px;
		_margin: 15px 0 0 40px;
		list-style: none;
		font-size: 0.8em;
}
#colright_about h3 {
	margin: 245px 27px 0px 0px;
	color: yellow;
	font-size: 0.8em;
}

#colright_faq {
	background: url(../images/bg-right3.jpg) no-repeat;
	text-align: center;
	width: 135px;
	_width: 130px;
	height: 825px;
	float: right;
	color: white;
	padding: 0 75px;
}
#colright_faq h4 {
	margin: 230px 22px 0px 0px;
	color: #ffff00;
	font-size: 0.75em;
}
#colright_faq h5 {
	margin: 10px 22px 0px 0px;
	font-size: 0.75em;
	color: #ffff00;
}
#colright_faq p {
	margin: 0 22px 0 0;
	font-size: 0.7em;
}

#colright_levels {
	background: url(../images/bg-right4.jpg) no-repeat;
	text-align: center;
	width: 284px;
	height: 825px;
	float: right;
	color: white;
}

#colright_choose {
	background: url(../images/bg-right_choose.gif) no-repeat;
	text-align: center;
	width: 109px;
	_width: 104px;
	height: 825px;
	float: right;
	color: white;
	padding: 0 94px 0 82px;
}
#colright_choose p {
	margin: 235px 10px 5px 0px;
	font-size: 0.7em;
	font-weight: bold;
}
#colright_choose p.click {
	margin: 5px 5px 0px 0px;
	font-weight: bold;
	color: white;
}
#colright_choose a {
	margin: 0px 10px 0px 0px;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.5em;
	color: white;
}
#colright_choose a:hover {
	margin: 0px 10px 0px 0px;
	font-weight: bold;
	font-size: 1.5em;
	color: black;
}

#colright_howtoorder {
	text-align: center;
	width: 215px;
	_width: 210px;
	float: right;
	color: #0099ff;
	padding: 0 25px 0 45px;
}
#colright_howtoorder h1 {
	font-size: 1.1em;
	margin: 20px;
}
#colright_howtoorder p {
	font-size: 0.8em;
	margin: 25px 0 0 0;
}
#colright_howtoorder a {
	color: #0099ff;
}

#colright_whoweare {
	background: url(../images/bg-right6.jpg) no-repeat;
	text-align: center;
	width: 284px;
	height: 825px;
	float: right;
	color: white;
}

#colright_info {
	background: url(../images/bg-right7.jpg) no-repeat;
	text-align: center;
	width: 284px;
	height: 825px;
	float: right;
	color: white;
}

#colright_howtoorder strong.red {
	color: red;
}

#colright_maintenance {
	background: url(../images/bg-right8.jpg) no-repeat;
	text-align: center;
	width: 135px;
	_width: 130px;
	height: 775px;
	float: right;
	padding: 0 75px;
}
#colright_maintenance h4 {
	margin: 437px 0px 0px 28px;
	color: #ffff00;
}

#colright_poster {
	width: 282px;
	_width: 280px;
	height: 400px;
	float: right;
	margin-top: 10px;
}

.clear {
	clear: both;
  height: 0px !important;
    
}