/* Recharged */
/* Visiontech Digital Media */
/* Author - Adrian Hennelly */


/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #333;
background-color: #000;
font-size: 11px;
}

p {
text-align: left;
}

h1 {
font-size: 25px;
margin-bottom: 5px;
margin-top: 30px;
text-align: left;
color: #FF6633;
font-family: 'Myraid', 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

h2 {
font-size: 17px;
margin: 10px 0px;
text-align: left;
line-height: 25px;
color: #FF6633;
font-family: 'Myraid', 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

h3 {
font-size: 14px;
margin-bottom: 3px;
text-align: left;
}


a:link,
a:visited {
color: #027ba6;
text-decoration: none;
}

a:hover{
	color: #FF6633;
}

#wrap {
	background:#000000 none repeat scroll 0 0;
	margin:20px auto;
	width:998px;
}

/* Header
----------*/

#header{
	height: 132px;
	overflow: hidden;
}

#header h1{
	text-indent: -9999px;
}

#menu{
	background: #000 url("img/menu-bg.jpg") no-repeat;
	height: 53px;
	width: 998px;
}

#menu ul {
	clear:both;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	overflow:hidden;
	padding: 0 0 0 35px;
}

#menu ul li{
	float: left;
}

#menu ul li a.home{
	background:transparent url(img/recharged-nav_01.jpg) repeat scroll 0 43px;
	display:block;
	height:43px;
	width: 100px;
	text-indent:-9999px;
}

#menu ul li a.about-us{
	background:transparent url(img/recharged-nav_02.jpg) repeat scroll 0 43px;
	display:block;
	height:43px;
	width: 118px;
	text-indent:-9999px;
}

#menu ul li a.personal{
	background:transparent url(img/recharged-nav_03.jpg) repeat scroll 0 43px;
	display:block;
	height:43px;
	width: 198px;
	text-indent:-9999px;
}

#menu ul li a.weight{
	background:transparent url(img/recharged-nav_04.jpg) repeat scroll 0 43px;
	display:block;
	height:43px;
	width: 152px;
	text-indent:-9999px;
}

#menu ul li a.nutrition{
	background:transparent url(img/recharged-nav_05.jpg) repeat scroll 0 43px;
	display:block;
	height:43px;
	width: 116px;
	text-indent:-9999px;
}

#menu ul li a.time{
	background:transparent url(img/recharged-nav_06.jpg) repeat scroll 0 43px;
	display:block;
	height:43px;
	width: 122px;
	text-indent:-9999px;
}

#menu ul li a.contact{
	background:transparent url(img/recharged-nav_07.jpg) repeat scroll 0 43px;
	display:block;
	height:43px;
	width: 120px;
	text-indent:-9999px;
}

#menu ul li a:hover{
	background-position: 0 0;
}

#menu ul li a.selected{
	background-position: 0 0;
}


/*Content
-----------*/

#main-container{
	width: 998px;
	background: #fff url("img/white-bg.jpg") repeat-y;
	margin-left: 0px;
	overflow: hidden;
}

#main{
	background: #d4d4d4 url("img/bg_new.jpg") repeat-x;
	width: 930px;
	min-height:619px;
	height:auto !important;
	height:619px;
	overflow: hidden;
}

.content{
	width: 360px;
	__width: 380px;
	float: left;
	margin-left: 30px;
	__margin-left: 10px;
	overflow: hidden;
}


.content th{
	color: #FF6633;
	text-align: left;
}

.big{
	width: 585px;
}

.big th{
	text-align: center;
	color: #000;
}

.content-img{
	float: right;
	height: 619px;
}

.learn-more{
	float: left;
	margin: 10px 0;
	padding: 10px 0px 10px;
	background: transparent url('img/learn-more.gif');
	width: 140px;
	color: #FFF !important;
	text-align: center;
	display: block;
	font-size: 12px;
}

.no-border{
	border: none;
}

/* Contact
-------------*/

input {
	border:1px solid #CCCCCC;
	color:#999999;
	height:17px;
	line-height:14px;
	margin:0 10px 8px 0;
	padding:2px 7px;
	width:265px;
}

textarea {
	border:1px solid #CCCCCC;
	color:#999999;
	float:right;
	height:70px;
	line-height:14px;
	margin:0 10px 8px 0;
	padding:5px 7px;
	width:265px;
}

.button {
	background-color:#FFFFFF;
	cursor:pointer;
	height:30px;
	width: 150px;
	float: right;
}

.messages p{
	color: #FF6633;
}

.messages span p{
	color: red;
}


/* Footer
------------*/

#bottom-corners{
	height: 10px;
	background: #000 url("img/bottom-corners.jpg") no-repeat;
}

#footer ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0px;
	padding: 0px;
}
.copyright {
	color:#4D4D4D;
	float:left;
	margin:20px 0 20px 12px;
}
#footer ul li {
	border-right:1px solid #333333;
	color:#333;
	float:left;
	margin:2px 8px 2px 0;
	position:relative;
}
#footer ul li a {
	color:#333;
	display:block;
	font-size:11px;
	margin-right:8px;
	text-decoration:none;
}

#footer ul li a:hover{
	color: #999;
}
.quantive {
	float:right;
	margin:24px 12px 10px 0;
	width:140px;
}

/** gallery addition **/
.gallery {
	float:right;
	width:518px;
	padding-top:35px;
}
.gallery .box {
	display:block;
	float:left;
	height:114px;
	margin:0 17px 17px 0;
	text-align:center;
	width:154px;
}
.gallery .box img {
	border:2px solid #999;
}
.gallery .box:hover img {
	border:2px solid #666;
}
