/* Stylesheet for Full Circle Wine Solutions Website */
@import url(wp-common.css);

* {
    margin:0;
    padding:0;
}


body {
	background-image: url('../images/bg.gif');
	background-repeat: repeat;
	margin: 0px;
	text-align: center;			/* center our mainpage div in IE */
}

img {
	border: 0px;
}

li{
	padding:0px;
	margin:0px;
}

.navigation {
	color: #ef3849;
}
.navItem {
	display: block;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4b5457;
	margin-left: 15px;
	margin-right: 15px;
	height: 16px;

	position: relative;
	display: block;

	list-style: none;

}

.navItem a {
	color: #4b5457;
	text-decoration: none;
}

.navItem a:hover {
	color: #ef3849;
	text-decoration: none;
}




/* left hand side column: wine circle blog */
#wineCircleBlog {
	width: 275px;
	height: 665px;
	min-height: 635px;

	/*border-right: 1px #C4CEC6 solid;*/
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: top;
    margin-left: 20px;
    background-color: #FFFFFF;

	/*border-bottom: 1px #C4CEC6 solid;*/
}
#wineCircleBlog h1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #892034;
	height: 24px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: none;

	margin-left: 15px;

}

#wineCircleBlog .rss {
	margin: 0; padding: 0;
	margin-top: 25px;
	margin-left: 0px;
	float: left;
}

#wineCircleBlog h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #892034;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;

	margin-left: 15px;
}

#wineCircleBlog h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4b5457;
	text-transform: uppercase;
	margin-top: 25px;
	margin-bottom: 5px;
	text-align:left;
	margin-left: 15px;
}

#wineCircleBlog img {
	display: block;
	padding-bottom: 0px;
	margin-bottom: 15px;

	margin-left: 15px;
}

#wineCircleBlog .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8c9b93;
	text-transform: uppercase;

	margin-left: 15px;
}

#wineCircleBlog p.headline {
	display: block;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #482029;
	margin-left: 15px;

}
#wineCircleBlog p.subline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #482029;
	margin-left: 15px;
	margin-bottom: 8px;
}
#wineCircleBlog a {
	color: #f23547;
	text-decoration: none;
}

#events_teaser {
    /*background: url(../images/glass.gif) no-repeat 15px 50%;*/
    background: url(../images/dot_gray.gif) repeat-x left bottom;
    margin-top: 10px;
    margin-right: 10px;
    height: 38px;
    padding: 10px 0pt;
    font-size: 14px;
    font-family: Arial;
    line-height: 18px;
}

#events_teaser .text {
    background: url(../images/glass.gif) no-repeat 15px 50%;
    padding-left: 50px;
}

#googleAds_homepage {
	width: 747px;
	border-top: 1px #C4CEC6 solid;
	float: left;
	margin-top: 6px;
	padding-top: 40px;
	padding-bottom: 35px;
	vertical-align: top;
	padding-left:40px;
	background-color:#ffffff;
	/*margin-left: 80px;*/
}

#googleAds
{
    padding-left:20px;
    margin-bottom:25px;
}


#wineCouch {
	width: 491px;
	float: left;
	vertical-align: top;
	overflow: hidden;
	margin-top: 10px;
	padding-top: 0px;
	color: #482029;
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 655px;
	min-height: 655px;
}

#wineCouch .rss {
	margin: 0; padding: 0;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
#wineCouch h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	height: 24px;
	margin: 0; padding: 0;
	margin-top: 10px;
	margin-left: 5px;
	float: left;
}
#wineCouch h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #892034;
	font-size: 16px;
	text-align:left;
	margin-top:-5px;

}
#wineCouch h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #892034;
	font-size: 12px;
	text-align:left;
	border:none;
	margin-top:0px;
	font-weight:normal;
	line-height:normal;
	margin-bottom:0px;


}
#wineCouch h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4b5457;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 20px;
}
#wineCouch .miniVideo {
	clear: both;

	float: left;

	margin-top: 20px;
	margin-left: 20px;
	width: 240px;
	height: 240px;

}
#wineCouch .headline {
	float: left;

	margin-top: 90px;
	margin-left: 20px;

	width: 160px;
}

#wineCouch .recentVideoPosts
{
    clear: both;
    padding-top:30px;
}

#wineCouch headlineContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #482029;

}
#wineCouch p.other {
	font-family: Arial, Helvetica, sans-serif;
	line-height:normal;
	margin-top:-4px;
	padding-bottom:15px;


}
#wineCouch a {
	color: #f23547;
	text-decoration: none;
}
#wineCouch .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height:normal;

}

#wineCouch .headlineBox {
	/*position: absolute;*/
	background-image: url('../images/bg_wineCouchFull.jpg');
	background-color: #F1F4F1;
	background-repeat: no-repeat;
	width: 480px;
	display: block;
	margin-left: 6px;
	min-height: 645px;
}

#wineCouch .headlineBox .recentVideoIMG
{
    float: left;
    margin-left: 20px;
    margin-right: 5px;
    border:2px solid #8c9b93;
    width:82px;
    height:62px;
}

#wineCouch .sublineBox {
	background-image: url('../images/bg_wineCouch2.jpg');
	background-repeat: repeat-x;
	width: 480px;
	height: 415px;
	display: block;
	margin-left: 6px;
}



/* CONTENT */

#adBoxes {
	width: 202px;
	vertical-align: top;
	float: right;
	margin-top: 0px;
	overflow:hidden;
	height:auto;
	padding-top: 10px;
}

#adBoxes img {
	margin-left: 5px;
	margin-bottom: 10px;
}

h6 {
	display: block;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;

	border-top: 1px #c4cec6 solid;
	border-bottom: 1px #c4cec6 solid;

	text-align: center;
}

#adBoxes h6 {
   margin-top: 0px;
}

h4 {
    display:block;
    margin-top:10px;
    padding-bottom:5px;
    padding-top:5px;
    text-align:center;
}

h6.navItem {
	display:inline;
	margin: 0 !important;
	padding: 0 !important;
	border:none !important;
}


.sifrH2
{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #892034;
	height:25px;
	clear: none;
	margin-left: 0px;

}

#mainPage-top {
	width: 1010px;
	min-width: 1010px;

	height: 20px;
	min-height: 20px;

	margin: 0 auto;		/* center our mainpage div in other complient browsers */
	margin-bottom: 0px;
	padding-bottom: 0px;

	background-image: url('../images/bg_mainpage-top.png');
	background-repeat: no-repeat;
}

#mainPage-mid
{
	width: 1010px;
	min-width: 1010px;
	padding-top: 0px;
	text-align: center;	/* center our mainpage div in IE */
	margin: 0 auto;		/* center our mainpage div in other complient browsers */
	margin-bottom: 0px;
	margin-top: 0px;

	background-image: url('../images/bg_mainpage-mid.png');
	background-repeat: repeat-y;
}


#mainPage-bottom_homepage
{
	width: 1010px;
	min-width: 1010px;

	height: 20px;
	min-height: 20px;

	margin: 0 auto;
	margin-bottom: 0px;
	padding-bottom: 0px;

	background-image: url('../images/bg_mainpage-btm_homepage.png');
	background-repeat: no-repeat;
}

#mainPage-bottom
{
	width: 1010px;
	min-width: 1010px;

	height: 20px;
	min-height: 20px;

	margin: 0 auto;
	margin-bottom: 0px;
	padding-bottom: 0px;

	background-image: url('../images/bg_mainpage-btm_pp.png');
	background-repeat: no-repeat;
}

#mainPage-content {
	width: 990px;
	min-width: 990px;

	margin: 0 auto;		/* center our mainpage div in other complient browsers */

	text-align: left;

	clear: both;

	border-top: 1px #C4CEC6 solid;
	background:transparent url(../images/mainpage_contentbg_fullwine.gif) 0 0 repeat-y;
	overflow:hidden;
	height:auto;
}

.homepage #mainPage-content {
    background:transparent url(../images/mainpage_contentbg.gif) 0 0 repeat-y !important;
}

#mainPage-content .left {
	width: 230px;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: top;
    min-height: 200px;
}
#mainPage-content .left img {
	display: block;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#mainPage-content .left img {
	display: block;
	padding-bottom: 0px;
	margin-bottom: 0px;

	margin-left: 10px;
}

#mainPage-content .marketingMessage {
	width: 100%;
	padding-left: 10px;
	/*padding-top: 10px;*/
	padding-bottom: 0px;
	margin-bottom: 0px;
}



#mainPage-content .left ul {
	display: block;
	width: 232px;
	background-image: url('../images/bg_subnav-mid.gif');
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;

	margin-left: 10px;

}

#mainPage-content .left li {
	font-family: Arial;
	font-size: 12px;
	list-style: none;
	color: #8C9B93;
	padding: 10px;
	margin: 0 10px;
    border-bottom: 1px #c4cec6 dotted;
}

#mainPage-content .left li:hover {
	/*font-family: Arial;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	list-style: none;*/
	/*color: #FF0000;*/
	/*background:url(../images/ball_hover.gif) 0px 5px no-repeat;*/
	/*width: 190px;*/
	/*padding: 10px;
	padding-left: 10px;
	/*margin-left: 17px;
	/*margin-right: 10px;
	border-bottom: 3px #c4cec6 solid;*/
}

.left a, .left a.selected_leftlink {
	color: #8C9B93;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 100%;
}

#mainPage-content .center p {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#mainPage-content .center a {
	color: #f23547;
	text-decoration: none;
}

#mainPage-content .right {
	width: 200px;
	vertical-align: top;
	float: right;
	margin-top: 0px;
	padding-top: 10px;

}

#mainPage-content .right img {
	margin-left: 5px;
	margin-bottom: 10px;
}

.left a:hover, .left a.selected_leftlink{
	color: #8C9B93;
	text-decoration: none;
	background:url(../images/ball_hover.gif) 0px 4px no-repeat;
}

#mainPage-content .center {
	width: 475px;
	vertical-align: top;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	margin-top: 18px;

	color: #482029;
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


/*

    #mainPage-content .greyBox {
		display: block;
		width: 484px;
		height: 90px;
		background-color: #f3f6f3;
	}
	#mainPage-content .whiteBox {
		display: block;
		width: 484px;
		height: 90px;
		background-color: #ffffff;
	}
*/
.txtFooter{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#c5d1c7;
		padding-top:10px;
		text-decoration:none;
		font-weight:normal;
		line-height:18px;
	}
.txtFooter a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#c5d1c7;
		text-decoration:none;
		font-weight:normal;
		padding:0px;
		margin:0px;
	}

#right_bar
{
	width:187px;
	height:339px;
	background:#8c9b93 url(../images/corner_lt.gif) 0 0 no-repeat;
}

#right_bar div
{
	width:187px;
	height:339px;
	background:transparent url(../images/corner_rt.gif) 100% 0 no-repeat;
}

#right_bar div div
{
	width:187px;
	height:339px;
	background:transparent url(../images/corner_lb.gif) 0 100% no-repeat;
}

#right_bar div div div
{
	width:187px;
	height:339px;
	background:transparent url(../images/corner_rb.gif) 100% 100% no-repeat;
}

p.testimonial div{
	font-family: georgia,palatino;
	color:#482029;
	font-size:12px;
	padding:10px 30px 0px 30px;
	border:1px solid #ff0000;
}
/* CSS Document */

.titletxt{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}

/*
.input{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	padding:3px;
	border:#666666 1px solid;
	background-color:#FFFFFF;
}
*/

.input_msg{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	width:230px;
	height:75px;
	padding:3px;
	border:#666666 1px solid;
	background-color:#FFFFFF;
}

table.j_table {
    border-collapse: collapse;
}

table.j_table td {
    padding: 10px;
    font-size: 12px;
    color:#482029;
}

.j_title {
    color: #c43a48;
}

tr.alt td {
    background-color:#f3f6f3;
}

.left .links a {
    overflow: hidden;
    display: block;
    margin-top: 10px;
    padding: 0;
}

.left .links a:hover
{
 border: none;

}
.left .links a img {
    margin: 0;
    padding: 0;
}

