/*  
Theme Name: Unovis Skin
Theme URI: 
Description: Custom WordPress Theme for Unovis Skin
Version: 1
Author: J Taylor Design
Author URI: http://www.thejtsite.com 

@charset "UTF-8";

/* Main ////////////////////////////////////////////////////////// */

/* Sets all Defaults to 0 */

* {
	margin:0;
	padding:0;
}

html, body {
	height: 100%;
	color: #0C375A;
}

body  {
	font-family: Arial, san-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 20px;
	background: url(http://www.unovisskin.com/wp-content/themes/unovis/images/background.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#inside  {
	font-family: Arial, san-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 20px;
	background: url(http://www.unovisskin.com/wp-content/themes/unovis/images/background2.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#container {
	width: 850px;
	min-height: 100%;
	margin: 0px auto -94px auto;
	background: url(http://www.unovisskin.com/wp-content/themes/unovis/images/header.jpg) no-repeat top;
	position: relative;
}

#container2 {
	width: 850px;
	min-height: 100%;
	margin: 0px auto -94px auto;
	background: url(http://www.unovisskin.com/wp-content/themes/unovis/images/header2.jpg) no-repeat top;
	position: relative;
}

.clearfloat {
	clear: both;
}

/* Typography ////////////////////////////////////////////////////////// */

a:link, a:active, a:visited { 
	text-decoration: none; 
	color: #0C375A; 
}

a:hover, a:focus { 
	text-decoration: underline; 
	color: #ff9900; 
}

.bold_black {
	font-weight: bold;
	color: #000000;
	font-size: 20px;
}

.black_small {
	font-weight: bold;
	color: #000000;
}

.small {
	width: 400px;
	color: #0C375A;
	font-size: 10px;
	float: right;
	text-align: right;
}

.hr {
	color: #0C375A;
	background-color: #0C375A;
	height: 2px;
	border: 0px;
}

.img_r {
	border: thin solid #0C375A;
	padding: 3px;
	margin-left: 10px;
}

.img_l {
	border: thin solid #0C375A;
	padding: 3px;
	margin-right: 10px;
}

.img_rn {
	padding: 3px;
	margin-left: 10px;
}

.img_ln {
	padding: 3px;
	margin-right: 10px;
}

/* main ////////////////////////////////////////////////////////// */

#left {
	display: inline;
	float: left;
	width: 200px;
	margin-right: 20px;
	border-right: thin solid #417CA5;
	font-size: 12px;
}

#right {
	float: left;
	width: 610px;
	padding-bottom: 30px;
}

.call {
	width: 250px;
	margin-right: 33px;
	padding: 30px 0px 40px 0px;
	display: inline;
	float: left;
}

/* Header ////////////////////////////////////////////////////////// */

#header { 
	width: 850px;
	height: 154px;
	margin: 0px auto 0px auto;
} 

#header_logo {
	width: 450px;
	padding: 0px;
	display: inline;
	float: left;
}

#header_logo h1 {
	margin: 0;
	padding: 0;
	background: url(http://www.unovisskin.com/wp-content/themes/unovis/images/unovisskin.jpg) no-repeat top left;
	width: 268px;
	height: 87px;
}

#header_logo a {
	width: 268px;
	height: 87px;
	display: block;
	text-indent: -999999px;	
}

#login {
	float: right;
	padding: 50px 0px 0px 0px;
	margin: 0px;
	height: 98px;
}

/* Navigation //////////////////////////////////////////////////////////////// */

#nav {
	height: 32px;
	width:  570px;
	margin: 12px auto 25px auto;
	position: relative;
}

#nav ul {
	list-style-type: none;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	top: 0px;
	left: 0px;
	width:  570px;
	height: 32px;
	float: left;
}

#nav ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-indent: -9999px;	
}

#nav li a {
	border: 0;
	display: block;
	height: 32px;
	background: url(http://www.unovisskin.com/wp-content/themes/unovis/images/nav1.png);
}

#nav li a:hover {
	border: 0;
	display: block;
	background-image: url(http://www.unovisskin.com/wp-content/themes/unovis/images/nav2.png);
}

#nav li#home a {
	width: 100px;
}
 
#nav li#home a:link,
#nav li#home a:visited,
#nav li#home a:hover {
	background-position: 0px 0px;
}

#nav li#aboutus a {
	width: 93px;
}

#nav li#aboutus a:link,
#nav li#aboutus a:visited,
#nav li#aboutus a:hover {
	background-position: -100px 0px;
}

#nav li#products a {
	width: 93px;
}

#nav li#products a:link,
#nav li#products a:visited,
#nav li#products a:hover {
	background-position: -193px 0px;
}

#nav li#services a {
	width: 93px;
}

#nav li#services a:link,
#nav li#services a:visited,
#nav li#services a:hover {
	background-position: -286px 0px;
}

#nav li#classes a {
	width: 93px;
}

#nav li#classes a:link,
#nav li#classes a:visited,
#nav li#classes a:hover {
	background-position: -379px 0px;
}

#nav li#contactus a {
	width: 98px;
}

#nav li#contactus a:link,
#nav li#contactus a:visited,
#nav li#contactus a:hover {
	background-position: -472px 0px;
}

/* Headers ////////////////////////////////////////////////////////// */







/* Footer ////////////////////////////////////////////////////////// */

.clearfooter {
	height: 94px;
	clear: both;
}

#footer {
	height: 94px;
	width: 100%;
	background: #6b6153 url(http://www.unovisskin.com/wp-content/themes/unovis/images/footer.jpg) repeat-x 0 0;
	position: relative;
	font-size: 12px;
	padding: 0;
	color: #0C375A;
	line-height: normal;
}

#footer a {
	color: #0C375A;
	text-decoration: none;
}

#footer a:hover {
	color: #0C375A;
	text-decoration: none;
}

#footer_container {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

#footer_left {
	display: inline;
	float: left;
	width: 180px;
	padding-top: 23px;
}

#footer_right {
	float: left;
	width: 400px;
	padding-top: 23px;
}

#design {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	height: 0px;
	position: relative;
}

#design h2 {
	background: url(http://www.unovisskin.com/wp-content/themes/unovis/images/design.jpg) no-repeat;
	width: 91px;
	height: 58px;
	margin: 0px;
	padding: 0px;
	top: -58px;
	right: -10px;
	position: absolute;
}

#design a {
	width: 91px;
	height: 58px;
	display: block;
	text-indent: -999999px;
}