html,body {margin: 0; border: 0;}

div, p {font-family: "ronnia-1","ronnia-2",sans-serif; font-size: 14px; color: #3e3e3f; font-weight: 400; line-height: 15pt;}

h1, h2, h3, h4 {margin: 0 !important; line-height: normal !important;}

h1 {font-size: 24px; text-transform: uppercase; font-weight: 600;}
h2 {font-size: 20px; color: #f78f1e; text-transform: uppercase; font-weight: 600;}
h3 {font-size: 20px; color: #f78f1e; line-height: 30pt !important; font-weight: 400;}
h4 {font-size: 14px; color: #f78f1e; margin: 0 0 5px 0 !important; text-transform: uppercase; font-weight: 600;}

#headerContainer {min-height: 135px;}
#logoContainer {width: 500px; margin: 50px 0 0 0; position: absolute;}
#btnContainer {width: 400px; margin: 80px 0 0 508px; position: absolute;}

#bgRepeat {background: url(../images/contentbg.jpg) repeat-x;}
#mainBG {min-height: 800px; background: url(../images/bg.jpg) no-repeat top center;}

#contentContainer {width: 918px; margin: 0 auto; border-bottom: 1px dotted #666666;}
#flash {border-bottom: 1px dotted #666666; padding: 0 0 20px 0;}

#homeLeft {width: 575px; height: 253px; float:left; padding-top: 8px;}
#homeLeftContainer {padding: 10px 10px 10px 0; min-height: 150px;}

#homeRight {width: 342px; float:left; border-left: 1px dotted #666666; }
#homeRightContainer {padding: 17px 0 0 10px;}

#footerContainer {margin: 0 auto; width: 918px; padding: 10px 0;}
.ftrTitle {color: #f78f1e; text-transform: uppercase; font-weight: bold;}
.ftrBoxCon {float:left; width: 200px; border-right: 1px solid #909396; min-height: 170px;}
.ftrBoxCon2 {float:left; width: 100px; min-height: 150px;}
.ftrBox {padding: 0 10px; color: #a9aaaa; font-size: 11px; line-height: normal !important;}
.ftrBox a {color: #f78f1e; text-transform: uppercase; font-weight: bold; line-height: 16pt;}
.ftrBox a:hover {color: #fff; text-transform: uppercase; font-weight: bold;}


/* Content Page */

#pageTitle {border-bottom: 1px dotted #666666; padding: 52px 0 10px 0;}

#contentLeft {width: 230px; float:left;}
#contentLeftContainer {padding: 20px 0 23px 0; margin-left: -10px; border-bottom: 1px dotted #666666;}
#contentLeftContainerBottom {padding: 30px 10px 10px 0; min-height: 150px;}

#contentRight {width: 687px; float:left; border-left: 1px dotted #666666; min-height:750px; }
#contentRightContainer {padding: 15px 0 10px 22px;}

.container {margin: 0 auto; width: 918px;}
.clearboth {clear:both;}
.regionPadding {padding: 9px 0 5px 0;}

.teamsLinks div {font-family: "ronnia-1","ronnia-2",sans-serif; font-size: 12px; line-height: normal !important;}



a {color: #f98406; text-decoration: none; font-weight: bold;}
a:hover {color: #f78f1e; text-decoration: none; font-weight: bold;}

a.ftr {color: #3e3e3f; text-decoration: none; font-weight: bold;}
a.ftr:hover {color: #f78f1e; text-decoration: none; font-weight: bold;}

a.dev {color: #999; text-decoration: none; font-weight: bold;}
a.dev:hover {color: #f78f1e; text-decoration: none; font-weight: bold;}

/********REQUIRED - DO NOT EDIT***********/
img {border: 0;}
img, div { behavior: url(iepngfix.htc) }
iframe {height: 100px; width: 100%;}
/*******************************************/

/********REQUIRED - MODAL WINDOWS - DO NOT EDIT***********/
.ModalBackground {background-color: Black; filter: alpha(opacity=80); opacity: 0.7;}
.ModalBackgroundLogin {background-color: Black;}
/*******************************************/



/********REQUIRED - PHOTO GALLERY - EDITABLE***********/
gallery {
    background-color: #444;
    padding: 10px;
    width: 520px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
    border: 5px solid #3e3e3e;
    border-width: 5px 5px 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#gallery ul a:hover img {
    border: 5px solid #000;
    border-width: 5px 5px 5px;
    color: #fff;
}
#gallery ul a:hover { color: #fff; }
/******************************************************/


/********REQUIRED - CALENDAR MODAL WINDOW - EDITABLE***********/
/***Calendar modal container***/
.calendarmodalcontainer {border: solid 1px Black; width: 300px; min-height: 100px;}

/***Calendar close button***/
.calendarclosebuttoncontainer {text-align: right; width: 100%;}
.calendarclosebutton {text-decoration: none; color: Black; text-align: right; padding-right: 5px;}
/***************************/

/***Calendar event container div***/
.calendareventcontainer {margin: 5px; margin-bottom: 0;}

/***Calendar event title***/
.calendareventtitlecontainer {}
.calendareventtitle {font-weight: bold;}
/*****************/

/***Calendar event description***/
.calendareventdesccontainer {}
.calendareventdesc {}
/*****************/

/***Calendar event start time***/
.calendareventstartcontainer {}
.calendareventstart {}
/*****************/

/***Calendar event end time***/
.calendareventendcontainer {}
.calendareventend {}
/*****************/

/***Calendar event attachments***/
.calendareventattachcontainer {}
.calendareventattachlink {}
/*****************/
/***********************************************************/


/********REQUIRED - LOGIN MODAL WINDOW - EDITABLE***********/
/***Login modal container***/
.loginmodalcontainer {width: 700px; min-height: 600px; background-color: White;}

/***Login container div***/
.logincontainer {width: 100%; padding: 5px;}

/***Login header container div***/
.loginheadercontainer {}

/***Login title***/
.logintitlecontainer {text-align: center; padding: 5px;}
.logintitletext {font-size: large;}
/*****************/

/***Login username***/
.loginusernamecontainer {width: 100%; text-align: center; padding: 5px;}
.loginusernametext {font-size: larger;}
.loginusername {}
/*****************/

/***Login password***/
.loginpasswordcontainer {width: 100%; text-align: center; padding: 5px; clear: both;}
.loginpasswordtext {font-size: larger;}
.loginpassword {}
/*****************/

/***Login message***/
.loginmessagecontainer {width: 100%; clear: both; text-align: center; margin-bottom: 3px;}
.loginmessagetext {font-size: larger; color: Red;}
/*****************/

/***Login button***/
.loginbuttoncontainer {width: 100%; clear: both; text-align: center;}
.loginbutton {}
.logincancelbutton {}
/*****************/

/***Login footer container div***/
.loginfootercontainer {}
/***********************************************************/


/********REQUIRED - LOGIN LITE - EDITABLE***********/
/***Login outer container***/
.loginlitemodalcontainer {}

/***Login container div***/
.loginlitecontainer {}

/***Login username***/
.loginliteusernamecontainer {}
.loginliteusernametext {}
.loginliteusername {}
/*****************/

/***Login password***/
.loginlitepasswordcontainer {}
.loginlitepasswordtext {}
.loginlitepassword {}
/*****************/

/***Login message***/
.loginlitemessagecontainer {}
.loginlitemessagetext {}
/*****************/

/***Login button***/
.loginlitebuttoncontainer {}
.loginlitebutton {}
/*****************/
/***********************************************************/


/********REQUIRED - SHOPPING CART - EDITABLE***********/

/********InCart Component********/
/***Outer container div***/
.incartcontainer {width: 150px; border: solid 1px Black; background: Black; padding: 5px; opacity: 0.5;}

/***Items in cart container***/
.incartitemsincartcontainer {}
.incartitemsincartnumber {color: White;}
.incartitemsincarttext {color: White;}
/*****************************/

/***Cart total container***/
.incarttotalcontainer {}
.incarttotalamount {color: White;}
.incarttotaltext {color: White;}
/*****************************/

/***Checkout container***/
.incartcheckoutcontainer {}
a.incartcheckoutlink {text-decoration: none; color: #56d7f7;}
a.incartcheckoutlink:hover {color: #ffffff;}
/*****************************/
/********************************/


/********Product Categories Component********/
/***Product Categories container div***/
.productcategoriescontainer {float: left;}
.productcategoriestreeview {}
/********************************************/


/********Products Component********/
/***Products outer container div***/
.productscontainer {}

/***Products DataList***/
.productsdatalist {}
/***********************/

/***Individual product container div***/
.productcontainer {padding: 5px; margin: 10px;}
/*****************************/

/***Product title container***/
.producttitlecontainer {}
.producttitle {}
/*****************************/

/***Product image container***/
.productimagecontainer {}
.productimage {}
/*****************************/

/***Product price container***/
.productpricecontainer {}
.productprice {}
/*****************************/

/***Product add to cart container***/
.productaddcontainer {}
.productaddqtytext {}
.productaddqty {}
.productaddbutton {}
/*****************************/
/********************************/


/********Product Details Component********/
/***Product details container***/
.productdetailscontainer {background-color: White; width: 500px;}
/*****************************/

/***Product details title container***/
.productdetailstitlecontainer {margin: 5px;}
.productdetailstitle {font-weight: bold; font-size: 12pt;}
/*****************************/

/***Product details description container***/
.productdetailsdesccontainer {margin: 5px;}
.productdetailsdesc {}
/*****************************/

/***Product details image container***/
.productdetailsimagecontainer {margin: 5px;}
.productdetailsimage {}
/*****************************/

/***Product details price container***/
.productdetailspricecontainer {margin: 5px;}
.productdetailsprice {}
/*****************************/

/***Product add to cart container***/
.productdetailsaddcontainer {margin: 5px;}
.productdetailsaddqtytext {}
.productdetailsaddqty {}
.productdetailsaddbutton {}
/*****************************/
/*****************************************/

/*****************************************************/


/********REQUIRED - DYNAMIC DATA - EDITABLE***********/
/***Search outer container***/
.ddatasearchcontainer {float: right; clear: both;}

/***Clear search div***/
.ddataclearsearchcontainer {float: left; margin: 3px;}
.ddataclearsearchbutton {font-size: small;}
/**********************/

/***Search box div***/
.ddatasearchboxcontainer {float: left; margin: 3px;}
.ddatasearchbox {}
/*****************/

/***Search button div***/
.ddatasearchbuttocontainer {float: left; margin: 3px;}
.ddatasearchbutton {}
/*****************/
/***********************************************************/
