/* Start of CMSMS style sheet 'Main Style' */
/*
Design by NodeThirtyThree for Free CSS Templates
http://www.nodethirtythree.com/ + http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Modified by Lucid Creations for the use of Clockworkwines.com.au

*/

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(./uploads/images/template/bg01.jpg) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12p;
	color: #6c6c6c;
}

h1, h2, h3 {
	margin-top: 0px;
	font-family: garamond;
	font-weight: normal;
	color: 4f4f4f;
}

h1 {
	font-size: 35px;
	margin-bottom: 0;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 15px;
}

p, ul, ol {
	margin-top: 0px;
	line-height: 150%;
}

ul, ol {
}

a {
	color: #9b2d50;
}

a:hover {
	text-decoration: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0px auto;
}

img.alignleft {
	margin-right: 20px;
}

img.alignright {
	margin-left: 20px;
}

a img {
	border: none;
}

/* Wrapper */

#wrapper {
	background: url(./uploads/images/template/bg02.jpg) repeat-x left top;
}

/* Header */

#header {
	width: 955px;
	height: 173px;
	margin: 0px auto;
}

/* Logo */

#logo {

}

#logo h1, #logo h2 {
	margin: 0px;
}

#logo h1 {
	padding: 60px 0px 0px 30px;
}

#logo h2 {
	padding: 80px 0px 0px 10px;
}

#logo a {
	text-decoration: none;
	color: #797979;
}

#logo a:hover {
	text-decoration: underline;
	color: #9b2d50;
}

#logo h2, #logo h2 a {
	font-size: 13px;
	color: #9F9F9F;
}

/* menu */

#menu {
	margin-left: 15px;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

#menu li {
	background: url(./uploads/images/template/img01.gif) no-repeat left center;
	padding-right: 20px;
	padding-left: 25px;
	font: 18px/30px Garamond;
	position: relative;
}

#menu li.active {
	color: #4c68b2;
}

#menu a {
}

#menu ul ul {
position: absolute;
top: 0;
left: 70%;
width: 330px;
white-space: no-wrap;
}

#menu ul ul li{
	background-color: #fff;
	border: 1px solid #e4e4e4;
}

div#menu ul ul 
{display: none;}

div#menu ul li:hover ul 
{display: block;}

/* My Comment */

#menu a:hover {
	text-decoration: underline;
	color: #4c68b2;
}

#menu .first a {
	background: none;
	font-weight: bold;
	color: #4c68b2;
}




/* Sub_Menu */

#sub_menu {
	float: right;
}

#sub_menu ul {
	margin: 0px;
	padding: 106px 8px 0px 0px;
	list-style: none;
}

#sub_menu li {
	float: left;
}

#sub_menu a {
	padding: 0px 20px 0px 22px;
	background: url(./uploads/images/template/img02.gif) no-repeat left center;
	text-decoration: none;
	font-family: arial, 'lucida console', sans-serif;
	font-size: 10px;
	color: #bb9185;
}

/* My Comment */

#sub_menu a:hover {
	text-decoration: underline;
	color: #ecbba9;
}

#sub_menu .first a {
	background: none;
	font-weight: bold;
}

/* Page */

#page {
	width: 955px;
	height: 490px;
	margin: 0px auto;
	background: url(./uploads/images/template/bg04.jpg) repeat-y left top;
	overflow: hidden;
}

/* Page */

#page_content {
	width: 955px;
	height: 490px;
	margin: 0px auto;
	background: url(./uploads/images/template/bg05.jpg) repeat-y left top;
	overflow: hidden;
}


/* Content */

#content {
	float: right;
	width: 738px;
}


/* Content */

#content_content {
	float: right;
	width: 690px;
	padding: 20px;
	font-family: arial, 'lucida console', sans-serif;
	font-size: 12px;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 205px;
	height: 480px;
	padding: 10px 5px;
}


#sidebar h2 {
	height: 27px;
	margin: 0px;
	padding: 3px 0px 0px 15px;
	background: url(./uploads/images/template/img04.gif) no-repeat left top;
	font-size: 24px;
	color: #FFFFFF;
}

#sidebar a {
	color: #9b2d50;
	text-decoration: none;
}


#menu_div {
	height: 10px;
	border-bottom: 1px solid #cacaca;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* Footer */

#footer {
	width: 955px;
	height: 130px;
	margin: 0px auto;
	padding-top: 40px;
}

#footer_content {
	font-family: arial, 'lucida console', sans-serif;
	font-size: 10px;
	color: #bb9185;

}

#footer a {
	color: #bb9185;
}


#rotator
{
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 205px;
	height: 270px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 205px;
	height: 270px;
}

#rotator img
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}


/* End of 'Main Style' */

/* End of 'Main Style' */

