/*
Theme Name: Live Site
Theme URI: http://wordpress.org/
Description: The 2010 default theme for WordPress.
Author: the WordPress team
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/



body{
margin:0;
padding:0;
line-height: 1.2em;
background: url('images/page_bg.png');
font-family: 'Verdana';
font-size: 90%; /* Resets 1em to 10px */
text-align: justify;
}

.T_quote { 
	font-style: italic; 
}

.T_author {
	padding-bottom: 18px;
	font-weight: bold;
	text-align: right;
}

#rotator {
	border: 1px solid #374c11;
	margin: 1px;
}

a:active { color: #4e6128;font-family: Verdana, Helvetica; text-decoration: none; }
a:link { color: #4e6128; font-family: Verdana, Helvetica; text-decoration: none; }
a:visited { color: #4e6128; font-style: font-family: Verdana, Helvetica; text-decoration: none; }
a:hover { color: #4e6128; font-family: Verdana, Helvetica; text-decoration: underline; }


#maincontainer{ 
width: 960px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: url('images/content_area.png');
}

#topsection{
background: url('images/header4.gif');
height: 160px; /*Height of top section*/
text-align: left; 
}

#logo img {
	padding: 0px 5px 0 0;
	position: relative;
	left: -5px;
	top: 40px;
}

#header_info {
	text-align: right;
	color: #4e6128;
	padding-left: 300px;
	font-size: .9em;
	position: relative;
	top: -7px;
}

#page_title_beauty {
	background: url('images/page_title_bg4.gif') top no-repeat;
	height: 35px;
	width: 720px;
	text-align: center;
	text-transform:uppercase;
	padding-top: 9px;
	font-size: 17px;
	font-weight: bold;
}

h2.page_title_beauty {

}

.HI_left {
	text-align: left;
	vertical-align: bottom;
}

.HI_right {
	text-align: right;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 960px;
background: url('images/big_bg.jpg') bottom no-repeat;
min-height:1000px; 
height:auto;
}
/* for Internet Explorer */
/*\*/ 
* #contentwrapper {
height:auto;
}
/**/


#contentcolumn{
border-width: 1px;
margin-left: 210px; /*Set left margin to LeftColumnWidth*/\
width: 741px;
margin-right: 25px;
}

#leftcolumn{
float: left;
padding-left: 20px;
width: 210px; /*Width of left column*/
margin-left: -960px; /*Set left margin to -(MainContainerWidth)*/

}

#footer {
clear: left;
width: 100%;
text-align: center;
}

#footer2{
clear: left;
width: 100%;
text-align: center;
}

#footer3{
width: 950px;
text-align: left;
margin: 0 auto; /*Center container on page*/
padding-right:5px;
padding-left:-4px;
border: solid 1px;
background: #ffffff;
}


.innertube2{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
width:172px;
text-align: right;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.innertube3{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.translist{
	font-size: 15px;
	list-style-type:none;
	background: url('images/menu_bg.png') right repeat-y;
	line-height: 1.2em;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: solid;
	font-family: 'Verdana';
	border-right: solid;
    border-width: 1px;
    border-color:#374c11;
	}

a.one:link {color: #ff0000}

.transmenu_page_link{
	font-weight: bold;
	color: #374c11;
	cursor:hand;
	}

a.transmenu_page_link:link {
	text-decoration: none;
	color: #374c11;
	}
a.transmenu_page_link:visited {
	text-decoration: none;
	color: #374c11;
	}
a.transmenu_page_link:hover {
	text-decoration: none;
	color: #000000;
	}
#transMenuTop_14{
	border-bottom: solid;
  border-width: 1px;
  border-color:#374c11;
	}
#sidebar{
	text-align: right;
	position: relative;
	left: -7px;
	}
#s{
	width:40px;
	}
#searchunleashed-3{
	list-style-type:none;
  padding:0px 8px 5px 20px;
	}
	
	/* Begin Form Elements */
#searchform {
	margin-top: 16px;
	padding: 1px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 92px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	background: #ffffff;
	font-size: 11.3px;
	text-transform: uppercase;
	color: #374c11;
	width:55px;
	height:24px;
	}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


.form_label {
	text-align: right;
	vertical-align: top; 
	padding-left: 10px;
}
.form_field {
	text-align: left;
	vertical-align: top; 
	padding-left: 10px;
}

#wpcf7 {
	margin: 0;
	padding: 0;
}

ol.faq div.answer {
	background: url('images/80.png');
	border: 1px solid #4e6128;
	padding: 15px;
}

ol.faq div.answer img {
	-moz-opacity:.99;
	opacity: .99;
	filter:alpha(opacity=100);
}

#T_quote {
font-family:times,serif;
font-size:18px;
font-style:italic;
font-weight:normal;
line-height:1.1em;
padding-top:20px;
}

#T_author {
border-bottom:1px solid #929D6E;
font-size:14px;
font-weight:bold;
padding-bottom:20px;
text-align:right;
}