/* Start of CMSMS style sheet 'Italian Vino Network Custom' */
/* style.css */

@charset "utf-8";\

html, body {
	margin: 0;
	padding: 0;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #5A121D;
}
form {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
input, select, textarea{
	border: 1px solid #85723B;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman";
	font-size: 14px;
	color: #173329;
	text-align: justify;
	vertical-align: middle;
	overflow: hidden;
	width: 119px;
}

div#main input, div#main select, div#main textarea{
width: 219px;
}

div#main input.paypal { 
width: 91px;
border: none;
}

div#main input[type="submit"], div#main input[type="button"] {
width: 119px;
}
.required input, .required textarea {
        width: 90%;
}
.required textarea {
        height: 100px;
}
.captcha input {
        width: 30%;
}
.required label {
        width: 10%;
}
h1 {
	font-family: Tahoma;
	font-size: 20px;
	color: #173329;
	margin-top: 0px;
	margin-bottom: 7px;
}
h2 {
	font-family: Georgia;
	font-size: 16px;
	color: #940015;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 15px;
}

h3 {
	font-family: Tahoma;
	font-size: 15px;
	color: #85723B;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 15px;
}

.submit {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	width: 100px;
	background-image: url(/images/subscribe.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formtable {
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
}
.formtable td {
	vertical-align: top;
}
.formtable .td-left {
	width: 140px;
}
.formtable .text {

}
.clear{
	clear:both;
}
.center {
	text-align: center;
}
.ur, .ul, .ll, .lr, .right-shadow, .bottom-shadow{
	overflow:hidden;
	line-height: 0px;
	background-repeat: no-repeat;
}
.boarder-fix-left  {
	background-image: url(/images/fix.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 1px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 148px;
}
.boarder-fix-middle  {
	background-image: url(/images/fix.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 1px;
	overflow: hidden;
	position: absolute;
	left: 485px;
	top: 148px;
}
.boarder-fix-right  {
	background-image: url(/images/fix.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 1px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 148px;
}
.trans-1, .trans-2, .trans-3, .trans-4, .trans-5, .trans-6, .trans-7, .trans-8 {
	background-color: #000000;
	width:1px;
	float:left;
	height:100%;
}
.trans-8 {
	opacity: 0.00;
	filter:alpha(opacity=0); /* IE's opacity*/
}
.trans-7 {
	opacity: 0.10;
	filter:alpha(opacity=10); /* IE's opacity*/
}
.trans-6 {
	opacity: 0.20;
	filter:alpha(opacity=20); /* IE's opacity*/
}
.trans-5 {
	opacity: 0.30;
	filter:alpha(opacity=30); /* IE's opacity*/
}
.trans-4 {
	opacity: 0.40;
	filter:alpha(opacity=40); /* IE's opacity*/
}
.trans-3 {
	opacity: 0.50;
	filter:alpha(opacity=50); /* IE's opacity*/
}
.trans-2 {
	opacity: 0.60;
	filter:alpha(opacity=60); /* IE's opacity*/
}
.trans-1 {
	opacity: 0.70;
	filter:alpha(opacity=70); /* IE's opacity*/
}

p {
	line-height:16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#page-container {
	background-color: #5A121D;
	width: 760px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	z-index: 25;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
}
#header {
	height: 144px;
	padding-left: 4px;
	background-color: #5A121D;

}


#header .img {
	float: left;
}
#nav  {
	position: relative;
	height: 35px;
	margin-right: 6px;
	margin-left: 4px;
}
#nav #grape-top {
	background-image: url(/images/grape-top.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 14px;
	width: 50px;
	overflow: hidden;
	top: -14px;
	right: 6px;
	z-index: 25;
	clear: both;
}
#nav #shadow-side {
	background-image: url(/images/nav-shadow-side.gif);
	position: absolute;
	top: -1px;
	right: -5px;
	background-repeat: no-repeat;
	height: 43px;
	width: 5px;
}
#shadow  {
	background-image: url(/images/nav-shadow.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 750px;
	overflow: hidden;
	clear: both;
	margin-left: 4px;
}

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

#nav a {
	display: block;
	float: left;
	height: 35px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav a:hover {
	background-position: 0px -35px;
}
#nav #home {
	background-image: url(/images/nav-home.gif);
	width: 72px;
}
#nav #about {
	background-image: url(/images/nav-about.gif);
	width: 106px;
}
#nav #subscribe {
	background-image: url(/images/nav-member.gif);
	width: 130px;
}
#nav #food {
	background-image: url(/images/nav-food.gif);
	width: 134px;
}
#nav   #wine {
	background-image: url(/images/nav-wines.gif);
	width: 142px;
}
#nav #contact {
	background-image: url(/images/nav-contact.gif);
	width: 166px;
}

a.join img {
        border: 0 none;
        text-decoration: none;
}

#termsandconditions{
	width: 750px;
	float: left;
	background-color: #FFFFFF;
	position: relative;
	clear: right;
        left: 5px;
        padding-bottom: 10px;
}

#left {
	width: 184px;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #453E30;
	background-color: #E5EDEB;
	margin-left: 4px;
	padding-right: 8px;
	padding-left: 8px;
	position: relative;
	padding-bottom: 340px;
}

#left a{
	color: #453E30;
        border: 0 none;
}
#left a:hover{
	color: #000000;
	text-decoration: none;
}
#left .lr {
	background-image: url(/images/left-lr.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 17px;
	position: absolute;
	right: -8px;
	bottom: -7px;
}
#left .bottom-shadow {
	background-image: url(/images/bottom-shadow.gif);
	background-repeat: repeat-x;
	height: 8px;
	position: absolute;
	width: 129px;
	bottom: -8px;
	left: 71px;
}
#left .link-right   {
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
	color: #333333;
	text-align: right;
}

#left #advertisment {
	width: 202px;
        height: 327px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	position: absolute;
	left: -10px;
	bottom: -11px;
}

#left #advertisment .title {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #85723B;
	margin-bottom: 16px;
}

#left #newsletter .title {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 3px;
	line-height: 15px;
	text-align: center;
	margin-top: 3px;
}
#left #newsletter {
border: 1px solid #85723B;
margin-bottom: 8px;
padding: 2px;

}


#left #advertisment a, #left #advertisment img {
        border: none;
}

#left   #wine-bottle {
	position: absolute;
	left: -10px;
	bottom: -11px;
	background-image: url(/images/wine.gif);
	background-repeat: no-repeat;
	height: 327px;
	width: 81px;
}

#left #join {
	margin-top: 22px;
}
#middle, #end {
	width: 8px;
	float: left;
	overflow:hidden;
}

#middle {
        height: 540px;
}

#right{
	width: 535px;
	float: left;
	background-color: #FFFFFF;
	position: relative;
	clear: right;
}
#right-inside {
	width: 526px;
	float: left;
	background-color: #FFFFFF;
	position: relative;
	padding-left: 9px;
	background-image: url(/images/grape-corner-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#right-inside .submit {
        background-image: url(/images/button-notify-me.jpg);
}
#right-inside #spacer {
	float: right;
	height: 136px;
	width: 180px;
}

#right  #content-footer-outer1 {
	background-image: url(/images/grape-corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 515px;
	margin-left: 9px;
}

#right  #grape-bottom, #right-inside #grape-bottom  {
	background-image: url(/images/grape-bottom.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 50px;
	position: absolute;
	right: -7px;
	top: -5px;
}

#right #main {
	padding-left: 9px;
        min-height: 620px;

}

#right #right-heading, #right-inside #right-heading{
	margin-bottom: 23px;
}

#right #content-footer-outer1 #content-footer-outer2 {
	background-image: url(/images/lady-wind.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 300px;
	padding-left: 90px;
	padding-right: 125px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}
#right #content-footer-outer1 #content-footer-outer2 ul {
	padding: 0px;
	margin: 0px;
}
#right #content-footer-outer1 #content-footer-outer2 .space-taker {
	height: 70px;
	width: 90px;
	clear: left;
	float: left;
}
#right #content-footer-outer1 #content-footer-outer2 a {
	color: #000000;
}
#right #content-footer-outer1 #content-footer-outer2 .padding {
	height: 10px;
}



#right img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#right-bottom #right-bottom-left {
	float: left;
	width: 175px;
}
#right-bottom #right-bottom-middle {
	width: 185px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #85723B;
	border-left-color: #85723B;
	float: left;
	background-color: #E7DFC7;
	height: 198px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
	position: relative;
}




#right-bottom #right-bottom-middle #news {
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 10px;
}
#right-bottom #right-bottom-middle #news .heading {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #85723B;
}
#right-bottom #right-bottom-middle #news a {
	color: #000000;
}
#right-bottom #right-bottom-right {
	width: 173px;
	float: left;
}
#right .bottom-shadow,  #right-inside .bottom-shadow{
	position: absolute;
	height: 8px;
	width: 527px;
	bottom: -8px;
	background-image: url(/images/bottom-shadow.gif);
	background-repeat: repeat-x;
	left: 8px;
}
#right .ll,  #right-inside .ll {
	background-image: url(/images/right-ll.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 8px;
	width: 8px;
	left: 0px;
	bottom: -8px;
}
#right .lr,  #right-inside .lr {
	background-image: url(/images/right-lr.gif);
	position: absolute;
	height: 8px;
	width: 7px;
	right: -7px;
	bottom: -8px;
}



#right-bottom  .title  {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #940015;
	text-align: center;
	height: 16px;
	padding-top: 6px;
}




#footer {
	clear: both;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	color: #CCCCCC;
	padding-top: 16px;
	text-align: center;
}


/**/
#copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 10px;
	text-align: center;
}

#copyright a {
	color: #CCCCCC;
}
#copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* fix.css */

.ie6 #left{
	margin-left:2px;
	width: 182px;
}
.ie7 #end{
padding-top:2px
}
.ie6 #end{
padding-top:8px
}
.ie6 .trans -1, .ie6 .trans -2, .ie6 .trans -3, .ie6 .trans -4, .ie6 .trans -5, .ie6 .trans -6, .ie6 .trans -7, .ie6 .trans -8 {
height:1200px;
}
.ie6 #right  #grape-bottom, .ie6 #right-inside  #grape-bottom {
	right: -8px;
}
div.contactform .submit {
        background: none !important;
}

.red {color: #5A121D;}
/* End of 'Italian Vino Network Custom' */

