@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#topLogo {
	background-image: url(Assets/Images/FrontImages/vinoLogo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 95px;
}
#mainPhoto {
	background-image: url(Assets/Images/FrontImages/mainPhoto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 251px;
}
#mainServices {
	background-image: url(Assets/Images/FrontImages/header_Services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 251px;
}
#mainAbout {
	background-image: url(Assets/Images/FrontImages/header_About.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 251px;
}
#mainLearn {
	background-image: url(Assets/Images/FrontImages/header_Learn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 251px;
}
#mainGallery {
	background-image: url(Assets/Images/FrontImages/header_Gallery.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 251px;
}
#mainEvents {
	background-image: url(Assets/Images/FrontImages/header_Events.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 251px;
}
#mainPress {
	background-image: url(Assets/Images/FrontImages/header_Press.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 251px;
}
#mainCatalogue {
	background-image: url(Assets/Images/FrontImages/header_Catalogue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 251px;
}
#mainGifts {
	background-image: url(Assets/Images/FrontImages/header_Gifts.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 251px;
}
#mainLinks {
	background-image: url(Assets/Images/FrontImages/header_Links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 251px;
}
#mainContact {
	background-image: url(Assets/Images/FrontImages/header_Contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 251px;
}
#navigationBar {
	font-size: 10px;
	color: #FFF;
	height: 32px;
	width: 824px;
	text-align: center;
}
#navigationBar a, a:link, a:visited{
	font-size: 10px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
#belowNavagationBar {
	height: 220px;
	text-align: left;
	vertical-align: top;
}
#welcome1 {
	font-size: 50px;
	color: #FFF;
	font-weight: bold;
	padding-top: 75px;
}
#welcome2 {
	font-size: 34px;
	color: #ed0a8c;
}
#welcome3 {
	font-size: 11px;
	color: #FFF;
}
#mainRegion {
	height: 367px;
}
#footer {
	height: 27px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #262626;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
#header {
	height: 65px;
	width: 260px;
}
#headerLong {
	height: 65px;
	width: 840px;
}
#headerTitle {
	font-size: 22px;
	color: #FFF;
	font-weight: bold;
}
#headerSubtitle1 {
	font-size: 14px;
	color: #4dc7ff;
}
#headerSubtitle2 {
	font-size: 14px;
	color: #a6cf39;
}
#headerSubtitle3 {
	font-size: 14px;
	color: #fcaf1a;
}
#headerSubtitle4 {
	font-size: 14px;
	color: #ed0a8c;
}
#line {
	background-image: url(Assets/Images/FrontImages/line.jpg);
	background-repeat: repeat-x;
	height: 3px;
}
#line2 {
	background-image: url(Assets/Images/FrontImages/line.jpg);
	background-repeat: repeat-x;
	height: 1px;
}

#mainData {
	height: 280px;
	text-align: left;
	padding-right: 15px;
}
#mainDataLong {
	text-align: left;
	padding-right: 15px;
	width: 840px;
	height: 280px;
	vertical-align: top;
}
#data {
	font-size: 11px;
	color: #FFF;
}

#newsRow {
	height: 100px;
	width: 260px;
	padding-bottom: 10px;
}
#newsTitle {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	width: 260px;
}

#newsDescription {
	font-size: 11px;
	color: #FFF;
	width: 260px;
}
#newsReadMore {
	font-size: 11px;
	color: #4dc7ff;
	text-decoration: underline;
}
.eventLink {
	font-size: 9px;
	color: #a6cf39;
	text-decoration: underline;
}

#eventsTable {
	font-size: 10px;
	color: #FFF;
}

#subscribeTable {
	text-align: center;
	width: 180px;
	background-color: #000;
	border: 1px solid #CCC;
	height: 175px;
}
#subscribe {
	font-size: 10px;
	color: #fcaf1a;
	text-decoration: underline;
	text-align: left;
	padding-left: 5px;
}
#enterEmailAddress {
	font-size: 10px;
	color: #FFF;
	text-align: left;
	padding-left: 5px;
}
.emailAddress {
	font-size: 11px;
	color: #FFF;
	background-color: #000;
	border: 1px solid #FFF;
	width: 150px;
}
#emailAddressCell {
	text-align: left;
	padding-left: 5px;
}
.subscribeButton {
	font-size: 11px;
	text-decoration: underline;
	background-color: #000;
	color: #fcaf1a;
	border: 1px solid #000;
	cursor: pointer;
	text-align: left;
}
#log_res {
	width:160px;
	padding-left: 5px;
	font-size: 9px;
	text-align: left;
	color: #FFF;
}
		#log_res.ajax-loading
			{
	background-color: #FFF;
	background-image: url(http://www.roscripts.com/images/spinner.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	width: 30px;
		}
		.error {
	color:#FFF;
	margin:0;
	padding:0;
	font-size: 10px;
		}
#linksTable {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #A6CE39;
	font-size: 11px;
	color: #FFF;
	width: 650px;
}
#linkCategoriesTable {
	padding-right: 20px;
}

#linkCategoriesTable a, a:visited, a:link{
	text-decoration: underline;
	color: #A6CE39;
	font-size: 12px;
}
#learnTable {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FDAF1B;
	font-size: 11px;
	color: #FFF;
	width: 650px;
}

#learnCategoriesTable {
	padding-right: 20px;
}
#learnCategoriesTable a, a:visited, a:link{
	text-decoration: underline;
	color: #FDAF1B;
	font-size: 12px;
}
#pressTable {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FDAF1B;
	font-size: 11px;
	color: #FFF;
	width: 720px;
}

#pressCategoriesTable {
	padding-right: 20px;
	width: 90px;
}
#pressCategoriesTable a, a:visited, a:link{
	text-decoration: underline;
	color: #FDAF1B;
	font-size: 12px;
}
#eventsTable {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FDAF1B;
	font-size: 11px;
	color: #FFF;
	width: 650px;
}
#eventsCategoriesTable {
	padding-right: 20px;
}
#eventsCategoriesTable a, a:visited, a:link{
	text-decoration: underline;
	color: #FDAF1B;
	font-size: 12px;
}
#galleryTable {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FDAF1B;
	font-size: 11px;
	color: #FFF;
}
#galleryCategoriesTable {
	padding-right: 20px;
}
#galleryCategoriesTable a, a:visited, a:link{
	text-decoration: underline;
	color: #FDAF1B;
	font-size: 12px;
}
#photoTable {
	border: 1px solid #FFF;
	text-align: center;
	vertical-align: middle;
	height: 155px;
	width: 155px;
	position: relative;
}
#photoTable a, a:link, a:visited{
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
}

#fnwTable {
	font-size: 11px;
	color: #FFF;
	width: 824px;
}

#navResultsTable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: bottom;
}
#navResultsTable a ,a:link,a:visited{
	color: #4dc7ff;
	font-size: 12px;
	text-decoration: underline;
	vertical-align: bottom;
}
#searchTable {
	border: 1px solid #FFF;
	color: #FFF;
	font-size: 11px;
}
#searchDescription {
	font-size: 11px;
	font-weight: bold;
	color: #4dc7ff;
	padding-right: 5px;
}

#productImage {
	background-color: #FFF;
	height: 260px;
	width: 260px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ed0a8c;
}
#productDetails {
	height: 260px;
	width: 560px;
	padding-left: 15px;
	font-size: 11px;
	color: #FFF;
	text-align: left;
	vertical-align: top;
}
#productBold {
	font-size: 11px;
	font-weight: bold;
	color: #4dc7ff;
	padding-right: 5px;
}

