/* screen styles for the template */
body {
	margin:0;
	padding:0;
	background:#9fa09f;
	font-family:Arial,Verdana,Helvetica,Sans-Serif;
	line-height:150%;
	font-size:12px;
	color:#4a4a4a;
}

img {	border: 0; }
p { margin:0 0 1em 0; }
a { color:#00a4d8; text-decoration:none; }
a:hover { color:#00a4d8; text-decoration:underline; }

/* system */
#page, #footer { width:978px; margin:0 auto; margin-top:0; padding:0; } 
#page { background:#fff; height:100%;}
#footer { position:fixed; margin-bottom:0; bottom:0;}
/* system end */

/* main */
#logo { height:65px; }
#header { height:134px; line-height:190px; background-image:url(../assets/images/header_home.gif); vertical-align:bottom;}
#headerGeneral { position:absolute; height:80px; line-height:80px; left:250px; top:20px; background-color:#9FA09F;}
#headerHome { height:190px; margin:0 0 5px 0; background:#FFFFFF; }
#contentHome {height:464px; width:978px;background:#FFFFFF;position:absolute; }
#contentHomeforGeneral {height:464px; width:978px;;position:absolute; }
#contentGeneral {left:195px;height:529px; width:588px;background:#FFFFFF; top:90px; position:absolute; }
#rightCol { width:200px; margin:0; float:right; }
#imgCol { width:200px; float:right; }

#contHolder {  }
#contNoImg { width:700px; }
#contWithImg { width:480px; }
.withCol { width:480px; }
.withCol #contNoImg { width:480px; }
.withCol #contWithImg { width:270px; }

#credits { padding:5px 0; font-size:10px; font-style:italic; }
#credits a { margin:0 3px; color:#58585A; text-decoration:none; }
#credits a:hover { text-decoration:underline; }
#footerPages { float:right; }
/* main end */

/* Promos */
#promoHolder { }
#promoHolder .edit { height:340px !important; overflow:hidden; }
.promo { width:223px; height:270px; margin:0 14px 0 0; padding:0px; float:left; border:1px solid #acacad; }
.promo .headings { padding:5px 0; color:#00a4d8; text-align:center; background:#ff9a00; }
.promo .headings a { color:#000; display:block; }
.promo img { display:block; }
.promo .cont { width:213px; height:4.5em; margin:5px 0 0 0; padding:0 5px; overflow:hidden; }
.promo .more { padding:5px; }
.p3 { margin-right:0; }

#rightCol .promo { width:200px; }
/* promos end */

/* news */
.archivedBlock { padding:4px 0; border-bottom:1px solid #acacad; }
.archivedBlock a { display:block; }
/* end news*/

/* faq */
#faq { margin:0 0 25px 0; padding:0; list-style:none;}
#faq li { margin:0; padding:0; }
#faq li a { padding:2px 0; font-size:14px; font-weight:bold; }
.faqBlock { margin:0 0 15px 0; padding:0 0 10px 0; border-bottom:1px solid #acacad;  }
/* faq end */

/* gallery */
.gallery2 ul { margin:0; padding:0; list-style:none; }
.gallery2 li { height:120px; width:167px; margin:0 9px 0 0; padding:0; float:left; overflow:hidden; }
.gallery2 li.edit { height:280px; width:167px; overflow:hidden; }
.gallery2 li.last { margin-right:0; }
.gallery2 li a { width:165px; height:110px; display:block; border:1px solid #c6c5c6; }
.gallery2 li a img { display:none; }
.gallery2 li p { text-align:center; }
.gallery2 li p a { height:auto; border:0; }

/* default gallery popup styles */
#gal_Mask { position:absolute; z-index:1000; top:0; left:0; width:100%; height:100%; background:#000; filter:alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; }
#gal_LargeView, #gal_controls, #gal_controlsTop {  position:absolute; z-index:1001; top:50%; left:50%; background:#fff; padding:10px; }
#gal_controlsTop { z-index:1002; }
#gal_LargeView { width:300px; height:250px; margin-left:-150px; margin-top:-125px; padding-bottom:0; }
#gal_LargeView.loading { background: #fff url(?wtInclude=wtGalleryLoading.gif) center center no-repeat; }
#gal_controlsTop { width:300px; margin-left:-150px; margin-top:-125px; }
#gal_controls { width:300px; margin-left:-150px; margin-top:125px; padding-top:0; border-top:10px solid #fff; }
#gal_next { float:right; padding:0 10px 0 0; }
#gal_next a {}
#gal_previous { float:left; padding:0 0 0 10px; }
#gal_previous a {}
#gal_close { text-align:right; }
#gal_close a {} 
#gal_description { text-align:center; }
/* default gallery popup styles end */
/* gallery end */

/* form */
#form .formrow { margin:0 0 4px 0; height:22px; }
#form .fieldlabel { width:100px; height:25px; font-weight:bold; display:block; float:left; }
#form .textinput, #form .selectinput { width:300px; border:1px solid #acacad; }
#form .textareainput { width:300px; height:100px; border:1px solid #acacad; font-family: Arial,Verdana,Helvetica,Sans-Serif; font-size:12px; }
#form .radiobuttonfieldset { margin:0; padding:0; border:0; background:none; }
#form .radiobuttonfieldset br { float:left; margin-right:10px; }
#form fieldset { background:#F4F4F4; border:0; }
#form legend { margin:0 0 10px 0; padding:40px 0 0 0; font-weight:bold; font-size:20px; }
#form #row563 { height:105px; }
#form .formbutton { padding:0 10px; margin-top:10px; border:0; background:#00a4d8; color:#fff; }
#form .required { margin:0 172px 0 0; color:#00a4d8; }
#form .fieldlabel .required { margin:0; }
/* end form */

/* cart items */
#wtCart { width:100%; border-collapse:collapse; padding:0; }
#wtCart th { text-align:right; border-bottom:1px solid #C1C1C2; }
#wtCart td { padding:10px 0; border-bottom:1px solid #c1c1c2; }
.wtCartTotal { text-align:right; }
#txtCardSecurityCode { width:25px; }
/*.wtCartImage { width:100px; }
.wtCartName { width:484px; }
*/
#cartHolder h2 { font-size:14px; color:#4099d0; margin:0 0 3px 0; padding:0; }
#cartHolder #wtCart { margin:0 0 20px 0; }
#cartHolder #wtForm .fieldlabel { width:120px; height:25px; font-weight:bold; display:block; float:left; }
#cartHolder #wtForm .textinput { width:300px; border:1px solid #ACACAD; }
#cartHolder #wtForm .textareainput { width:300px; height:100px; border:1px solid #acacad; font-family: Arial,Verdana,Helvetica,Sans-Serif; font-size:12px; }
#cartHolder #wtForm .radiobuttonfieldset { border:0; margin:0; padding:0;  }
#cartHolder #wtForm .radiobuttonfieldset br { float:left; margin-right:10px; }
#cartHolder #wtForm .required { margin:0 191px 0 0; }
#cartHolder #wtForm .fieldlabel .required { margin:0; }
/* #cartHolder #wtForm .formbutton { border:0; background:#0077C0; color:#fff; padding:0 10px; margin-top:10px;  } */
#cartHolder #wtForm .formrow { height:22px; margin:0 0 4px 0; }
#cartHolder #wtForm #FieldBillingLabel { width:250px; }
#cartHolder #wtCart .wtTitle { text-align:left; }
#Field2069 { width:300px; }
#cartHolder #wtCC td { padding:3px 10px; }
#cartHolder #wtCC td td { padding:2px; }
#cartHolder #wtCC td #drpCardType { width:204px; }
#cartHolder #wtCC td #txtCardHolderName, #cartHolder #wtCC td #txtCardNumber { width:200px; }
#cartHolder #wtOrderAddress { margin-bottom:10px; }
/* .wtCartButton, .formbutton { border:0; background:#0077C0; color:#fff; padding:0 10px; margin-top:10px;  } */

/* cart end */


/* search box */
#quicksearch { width:310px; float:right; }
#quickkeywords { border:1px solid #a7a6aa; }
/* end search box */

/* global product styles */
.products ul { margin:0; padding:0; list-style:none; }
.products li { width:165px; height:200px; margin:0 10px 10px 0; padding:0; float:left; }
.products li a { width:163px; height:163px; display:block; border:1px solid #acacad; }
.products li a img { display:none; }
.products li p a { height:auto; padding:4px 0 0 0; border:0; }
/* end global product styles */

/* general editing  */
.pageHeadings, .headings, .subHeadings, .date { padding:0;  }
.pageHeadings { margin:0 0 20px 0;  }
.headings { margin:0 0 5px 0; font-weight:bold; }
.subHeadings { margin:0 0 3px 0; font-style:italic; }
.date { margin:0; font-size:14px; float:right; }
.clearBoth { clear:both; }
.clearLeft { clear:left;}
.clearRight { clear:right; }
.right { float:right; }
.left { float:left; }
.tLeft { text-align:left; }
.tCenter { text-align:center; }
.tRight { text-align:right; }
.imgLeft { margin:0 10px 10px 0; float:left; }
.imgRight { margin:0 0 10px 10px; float:right; }
table td { vertical-align:top; }
.noBorder { border:0 !important; }

.contentBlock { margin:0 0 20px 0; }
.imgBlock { margin:0 0 15px 0; text-align:center; }
.caption { margin:0px 0 0 0; padding:0px; color:#4099d0; }
/* end general editing */

/* global nav.  to change styles, see menu.top.css or menu.left.css */
#navigation ul { margin:0; padding:0; list-style:none; }
#navigation li { margin:0; padding:0; font-weight:bold; border:1px solid #ffb754; }
#navigation li a { margin:0; padding:5px 20px; display:block; color:#000; text-decoration:none; }
#navigation li a:hover, #navigation li a.onLink { background:#ffb754; }
/* sub nav */
#navigation ul ul { margin:0; padding:0; background:#ffb754;  }
#navigation li li a { padding:2px 20px; color:#000; font-size:11px; }
#navigation li li a:hover, #navigation li li a.onLink { text-decoration:underline; background:none;  }
/* end sub nav */
/* end global nav */

/* the browser fixes */
.ie #form .required { margin:0 143px 0 0; color:#00a4d8; }
.ie #form .fieldlabel .required { margin:0; }

.ie7 #gal_Mask { filter:alpha(opacity=75) !important; }

.ie6 { height:100%; }
.ie6 #gal_Mask { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75) !important; height:100%; }

/* the browser fixes end */



 /* Coopers Alehouse Styles FOR HOME*/
#fadeCentre {filter:alpha(opacity=60) !important; -moz-opacity:0.60; opacity:0.60; width:171px; height:464px; position:absolute; left:506px; top:20px;}
#fadeHorizontal {position:absolute; filter:alpha(opacity=50) !important; -moz-opacity:0.50; opacity:0.50; background-color:#9fa09f; width:486px; height:80px; left:20px;top:232px;}
#mainImage { position:absolute;width:657px; height:419px; left:20px; top:20px;}
#rightBlock { float:right; padding-top:19px; padding-right:20px;width:281px; height:419px;}
#firstImage { width:171px; height:80px; position:absolute; top:232px; left:506px;}
#newFrontLogo {position:absolute; background-image:url(../assets/images/newfrontLogo.png);width:263px;height:86px;}
#logosFooter {width:850px; height:106px; position:absolute; top:468px; left:20px; color:#E6E7E6; background:url(../assets/images/footer_bg.gif); background-position:bottom;}
#logosFooter a {color:#E6E7E6; text-decoration:none; font-size:10px;}
#logosFooter a:hover {color:#666666; text-decoration:none; font-size:10px;}
#imageGalleryBG {background-color:#000000; color:#FFFFFF; width:171px; height:40px;left:506px; top:464px; position:absolute; text-align:center;}
#footerLinksBG {background-color:#000000; color:#FFFFFF; width:275px; height:40px;left:684px; top:464px; position:absolute; text-align:center;}

#footerLinksBG ul, #footerLinksGeneral ul {padding:0; list-style:none;}
#footerLinksBG li, #footerLinksGeneral li { padding-left:10px; float:left;  }
#footerLinksBG li a, #footerLinksGeneral li a {padding-left:20px;color:#ffffff; text-decoration:none;background-image:url(../assets/images/button_footer.gif); background-repeat:no-repeat;}
.ie #footerLinksGeneral li {list-style-position:outside;}
#footerLinksBG li a:hover, #footerLinksGeneral li a:hover { color:#666666;}
#imageGalleryBG ul, #imageGalleryGeneral ul {padding:0; list-style:none;  }
#imageGalleryBG li, #imageGalleryGeneral li { padding-left:30px; float:left;  }
#imageGalleryBG li a, #imageGalleryGeneral li a {padding-left:20px;color:#ffffff; text-decoration:none;background-image:url(../assets/images/button_footer.gif); background-repeat:no-repeat;}
#imageGalleryBG li a:hover, #imageGalleryGeneral li a:hover { color:#666666;}
#header ul, #headerGeneral ul {padding:0; list-style:none; float:left;}
#header li, #headerGeneral li { padding-left:10px; float:left;  }
#header li a, #headerGeneral li a {padding-left:20px;color:#ffffff; text-decoration:none;background-image:url(../assets/images/button.gif); background-repeat:no-repeat;}
#header li a:hover, #headerGeneral li a:hover { color:#666666;}
#HomeContent {position:absolute;height:260px; left:516px; width:140px; top:50px; font-size:10px;color:#000000; line-height:140%;}
#GalleryContent {position:absolute;height:420px; left:20px; width:950px; top:20px; font-size:10px;color:#000000; overflow:auto;}
#videoLink {position:absolute; top:180px; right:20px; width:120px; height:35px; background-color:#00CCCC;}



 /* Coopers Alehouse Styles FOR GENERAL*/
 #leftImage {position:absolute; left:20px; top:20px; width:290px; height:214px; background-color:#e7e7e7;}
 #rightBlockGeneral {position:absolute; left:310px; top:20px; width:258px; height:214px; background-image:url(../assets/images/right-block-general.gif);}
 #rightBlockGeneralBottom {position:absolute; left:310px; top:234px; width:258px; height:276px; background-image:url(../assets/images/right-block-general-bottom.gif);}
 #logoGeneral {position:absolute; left:35px; top:40px; width:214px; height:251px; background-image:url(../assets/images/logos_left.png);}
 #leftContentGeneral {position:absolute; left:20px; top:234px; width:290px; height:276px; background-color:#e7e7e7;}
#imageBannerGeneral {position:absolute; left:310px; top:370px; width:278px; height:65px; background-image:url(../assets/images/image-banner-general.jpg);}
#patternBannerGeneral {filter:alpha(opacity=50) !important; -moz-opacity:0.50; opacity:0.50;position:absolute; left:0px; top:370px; width:310px; height:65px; background-image:url(../assets/images/pattern-banner-general.jpg);}
#imageGalleryGeneral {background-color:#000000; color:#FFFFFF; width:151px; height:40px;left:338px; top:619px; position:absolute; text-align:center;}
#footerLinksGeneral {background-color:#000000; color:#FFFFFF; width:278px; height:40px;left:505px; top:619px; position:absolute; text-align:center;}
#GeneralContent {position:absolute;height:260px; left:25px; width:280px; top:240px; font-size:10px; overflow:auto;}
#pageTitle {position:absolute; left:30px; top:35px; font-size:28px; color:#FFFFFF;}
#video {position:absolute; left:100px; top:100px; width:400px; height:300px;}
#book {position:absolute; top:170px; right:15px;}