
/*
Theme Name: Natskin Theme
Theme URI: http://jamielesouef.com
Description: The developed from the original Natskin website by Jamie le Souef.
Version: 1.5.2010:170810
Author: Jamie Le Souef
Author URI: http://jamielesouef.com
Tags: two columns, widgets

*/

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

p {  }

a { text-decoration:none; }

a:Hover { text-decoration:underline; }

#wrapper {
	width:760px;
	margin:20px auto;
}

#header { height:105px; }

#header_nav { padding:10px 0 0 24px; }

#header_nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#heaer_nav ul li {
	margin:0;
	padding:0;
}

#header_nav ul li a {
	display:block;
	padding:4px 0;
	font-size:12px;
	text-decoration:none;
}

#header_nav ul li a:Hover { }

#logo_holder {
	float:right;
	width:241px;
}

#content_holder { margin:10px 0; }

#content {
	float:right;
	width:550px;
	padding:0 0 0 20px;
}

h1, h2, h3 {
	margin:0;
	padding:0;
	font-weight:normal;
}

h1 { font-size:18px; }

h2 {
	font-size:15px;
	font-weight:normal;
}

h3 { }

h4 { font-size:14px; }

.textSpecials { }

#sidebar {
	float:left;
	width:160px;
}

#sidebar ul {
	margin:0;
	padding:0 0 0 24px;
	font-size:12px;
	list-style:none;
}
.main_menu ul li{
	font-weight:normal;
}
#sidebar .current_page_item {font-weight:bold;}

#sidebar li {
	display:block;
	margin:0;
	padding:4px 0;
	text-transform:uppercase;
}

#sidebar ul ul li {
	text-transform:none;
	list-style-type:square;
}

#sidebar li a { text-decoration:none; }

#sidebar li a:Hover { }

#footer {
	padding:5px;
	background:#929292 url(images/footer-background.gif) no-repeat 0 100%;
	text-align:right;
}

#footer p{
	text-align:right;
	padding:0 10px 0 0;
}
.clear { clear:both; }

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

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

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

.alignright { float: right; }

.alignleft { float: left }


#menu-top-nav .current-page-ancestor,
#menu-top-nav .current-page-ancestor a, 
#menu-top-nav .current-menu-item,
#menu-top-nav .current-menu-item a{
	font-weight:bold;
	list-style:inside;
	list-style-type:disc;
	color:#FFF;
}
#header_phone{
	text-align:right;
	margin-bottom:15px;
}

.warning{
	display:block;
	width:auto;
	padding:5px 3px;
	margin:5px 0;
	clear:both;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background:rgb(255,182,182);
	border:1px solid #F00;
	
	
}
.gv_table{
	width:100%;
	line-height:normal;
	vertical-align:top !important;
}
.gv_table input.text, textarea.text{
	width:99%;
}
.gv_table input.text,
.gv_table input.cvv,
.doeM,.doeY{
	border:1px solid #c1c1c1;
	padding:3px 0;

}
.gv_table input.cvv,
.doeM,.doeY{
	width:33%;

}
.gv_table th{
	text-align:left;
	width:33%;
}
div.cvv{
	display:none;
}

.what_is_this{
	display:inline-block;
	float:right;
	margin-right:33%;
	padding:2px 0 0;
	height:21px;
	width:100px;
	background:url(http://staging.jlstudio.com.au/2008/natskin/wp-content/uploads/whatisthis.gif) 50% 50% no-repeat;
	line-height:0;
	font-size:0;
	text-indent:-9999px;
}
.req_star{
	color:#F00;
}
	
	