body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

html, body {
    margin: 0;
    padding: 0;
    font-family: arial, verdana, sans-serif;
    font-size: 1em;
}

/*-------------------------------- General Styles --------------------------------*/

#container {
    width: 1000px;
    height: 100%;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -500px;
    background-image: url('../../images/background.jpg');
    background-repeat: repeat-y;
}

#leftBg {
    position: fixed;
    width: 50%;
    height: 100%;
    background-color: #3d7f03;
    top: 0;
    left: 0;
}

#rightBg {
    position: fixed;
    width: 50%;
    height: 100%;
    background-color: #89cc25;
    top: 0;
    right: 0;
}

#logo {
    float: left;
    width: 480px;
    height: 40px;
    background-image: url('../../images/logo.png');
    background-repeat: no-repeat;
    margin-left: 215px;
    margin-top: 25px;
}

#banner {
    float: left;
    width: 1000px;
    height: 80px;
    margin-left: 7px;
    margin-top: -3px;
    background-image: url('../../images/banner.png');
    background-repeat: no-repeat;
}

#content {
    margin-left: 45px;
    border: 1px solid #fff;
    background-color: #fff;
    float: left;
    width: 600px;
}

#contentLeft {
    float: left;
    width: 580px;
    line-height: 120%;
    margin: 10px;
}

#contentRight {
    float: right;
    width: 210px;
    line-height: 120%;
    margin-top: 10px;
    margin-left: 50px;
}

.testimonialTitle {
    float: right;
    margin-top: 15px;
    font-size: 150%;
    font-style: italic;
}

.bigFont {
    font-size: 180%;
    font-family: georgia;
    margin: 5px;
}

.testimonial {
    font-style: italic;
    font-size: 90%;
}

.content {
    margin-top: 20px;
}

.box {
    width: 260px;
    float: left;
    background-color: #f9f9f9;
    border-top: solid 1px #e1e1e1;
    border-right: solid 1px #c1c1c1;
    border-bottom: solid 1px #c1c1c1;
    border-left: solid 1px #e1e1e1;
    margin-top: 15px;
    margin-bottom: 40px;
    font-size: 70%;
    padding: 20px;
}

.product {
    width: 150px;
	height: 320px;
    float: left;
    margin-top: 15px;
    margin-bottom: 40px;
    margin-left: -1px;
    font-size: 70%;
    padding-left: 28px;
    padding-right: 14px;
    border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
}

.product2 {
    width: 150px;
    float: left;
    margin-top: 15px;
    margin-bottom: 40px;
    margin-left: -1px;
    font-size: 70%;
    padding-left: 28px;
    padding-right: 14px;
    border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
}

#productPhoto {
    width: 260px;
    max-height: 260px;
    overflow: hidden;
}

.aboutImg {
    float: right;
    margin-left: 30px;
    margin-bottom: 15px;
}

.productThumb {
    width: 135px;
    height: 100px;
    overflow: hidden;
}

.hideContinueBtn {
    width: 100px;
    height: 100px;
    float: left;
    background-color: #eaeaea;
    display: none;
}

.showContinueBtn {
    width: 100px;
    height: 100px;
    float: left;
    margin-top: 15px;
    display: block;
}

.productBuyForm {
    float: left;
    margin-left: 482px;
    margin-top: -40px;
}

.tac {
    height:200px;
    width:558px;
    padding: 10px;
    overflow:scroll;
    border: 1px solid #eaeaea;
}

.imgLeft {
    width: 120px;
    height: 120px;
    overflow: hidden;
    margin: 0 auto;
    float: left;
    clear: both;
    margin: 10px;
    margin-top: 20px;
}

.imgRight {
    width: 120px;
    height: 120px;
    overflow: hidden;
    margin: 0 auto;
    float: right;
    margin: 10px;
    clear: both;
    margin-top: 20px;
}

.right {
    float: right;
    margin: 10px;
    clear: both;
}

.cartThumb {
    width: 120px;
    height: 120px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}

#cartLinks {
    width: 200px;
    margin-right: 20px;
    float: right;
    margin-bottom: 15px;
    margin-top: -10px;
    text-align: right;
}

#clearCart {
    font-size: 70%;
    width: 80px;
}

#keepShopping {
    font-size: 70%;
    margin-right: 15px;
}


#footerBg {
    height: 60px;
    width: 100%;
    background-image: url('../../images/footer.gif');
    background-repeat: repeat-x;
    padding-top: 25px;
}

#footer {
    width: 900px;
    margin: 0 auto;
    color: #f3f3f3;
}

.productDetails {
    float: left;
    margin-top: 15px;
    height: 50px;
}

.cartProductDetails {
    float: left;
    width: 360px;
}

.galleryItemDetails {
    float: left;
    width: 540px;
}

.galleryDate {
    float: left;
    font-size: 70%;
    margin-top: -20px;
}

.cross {
    margin-bottom: -3px;
}

#buyNow {
    width: 103px;
    float: right;
    margin-top: -49px;
}

#cart {
    float: right;
    width: 318px;
    height: 36px;
    background-image: url('../../images/cart.gif');
    background-repeat: no-repeat;
    margin-right: 20px;
    margin-top: -60px;
    font-size: 70%;
    line-height: 36px;
    cursor: pointer;
}

#checkout {
    float: right;
    width: 318px;
    height: 36px;
    background-image: url('../../images/checkout.gif');
    background-repeat: no-repeat;
    margin-right: 20px;
    margin-top: -50px;
    font-size: 70%;
    line-height: 36px;
    cursor: pointer;
}

.hLine {
    border-top: 5px solid #629c14;
    width: 600px;
    margin-top: 1px;
    float: left;
}

.hLine2 {
    border-top: 1px solid #629c14;
    width: 580px;
    margin-top: 15px;
    margin-bottom: 15px;
    float: left;
}

.buyNow {
    width: 100px !important;
    height: 40px !important;
    border: 0 !important;
    float: left !important;
    clear: both;
}

.agreeBox {
    width: 50px !important;
}

.continueSubmit {
    width: 100px !important;
    height: 40px !important;
    border: 0 !important;
    float: left !important;
    clear: both;
}

.quantity {
    display: block;
    float: left;
    width: 200px;
}

.cartProduct {
    width: 818px;
    float: left;
    background-color: #f9f9f9;
    border-top: solid 1px #e1e1e1;
    border-right: solid 1px #c1c1c1;
    border-bottom: solid 1px #c1c1c1;
    border-left: solid 1px #e1e1e1;
    margin-bottom: 15px;
    padding: 20px;
    font-size: 80%;
}

.articleDetails {
    width: 170px;
    float: left;
    margin-right: 10px;
    font-size: 70%;
    margin-bottom: 10px;
}

.galleryBox {
    width: 540px;
    float: left;
    background-color: #f9f9f9;
    border-top: solid 1px #e1e1e1;
    border-right: solid 1px #c1c1c1;
    border-bottom: solid 1px #c1c1c1;
    border-left: solid 1px #e1e1e1;
    padding: 20px;
    font-size: 80%;
    cursor: pointer;
}

.galleryImage {
    width: 400px;
    height: 200px;
    overflow: hidden;
    float: left;
    margin-bottom: 20px;
}

.fullImage {
    width: 580px;
    overflow: hidden;
    float: left;
    margin-bottom: 20px;
}

.projectImage {
    width: 576px;
    height: 200px;
    overflow: hidden;
    float: left;
    margin-bottom: 20px;
	border-top: solid 2px #e1e1e1;
    border-right: solid 2px #c1c1c1;
    border-bottom: solid 2px #c1c1c1;
    border-left: solid 2px #e1e1e1;
}

a .galleryBox {
    text-decoration: none !important;
}

.emptyCart {
    margin-left: 165px;
    width: 150px;
    height: 15px;
    float: left;
}

.cartItems {
    margin-left: 160px;
    width: 93px;
    height: 15px;
    float: left;
}

.removeItem {
    font-size: 85%;
}

.price {
    margin-left: 1px;
    text-align: right;
    width: 60px;
    height: 10px;
    display: block;
    float: left;
    font-weight: bold;
}

.title {
    width: 580px;
    float: left;
}

.comments {
    border-bottom: 1px solid #265803;
    margin-bottom: 20px;
    text-align: right;
    font-size: 70%;
}

.viewProject {
    margin-bottom: 20px;
    text-align: right;
    font-size: 70%;
}

.numComments {
    margin-right: 20px;
}

.pagelinks {
    width: 510px;
    height: 0px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #c1c1c1;
    float: left;
    margin-top: 15px;
    font-size: 80%;
    letter-spacing: 1px;
}

.date {
    float: left;
    font-size: 9px;
    font-weight: normal;
}

.newsBox {
    float: left;
    width: 580px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.bold {
    font-weight: bold;
}

.small {
    font-size: 65%;
}

.updateMsg {
    width: 545px;
    height: 15px;
    padding: 15px;
    display: block;
    margin-bottom: 20px;
    background-color: #fff;
    border-top: solid 1px #e1e1e1;
    border-right: solid 1px #c1c1c1;
    border-bottom: solid 1px #c1c1c1;
    border-left: solid 1px #e1e1e1;
}

h1 {
    font-size: 80%;
    margin-bottom: 20px;
}

.newFont {
    font-family: georgia;
    font-size: 140%;
    margin: 5px;
    color: #265803;
}

h2 {
    font-size: 180%;
    font-weight: bold;
    letter-spacing: 1px;
    color: #265803;
    margin-bottom: 40px;
    margin-top: 5px;
}

h3  {
    font-size: 120%;
    font-weight: bold;
    letter-spacing: 1px;
    color: #265803;
    margin-bottom: 10px;
    text-decoration: none;
}

.galleryTitle  {
    font-size: 140%;
    font-weight: bold;
    letter-spacing: 1px;
    color: #265803;
    margin-bottom: 10px;
    text-decoration: none;
    display: block;
}

.blogTitle {
    font-size: 110%;
    letter-spacing: 1px;
    color: #24415c;
    float: left;
}

p {
    font-size: 80%;
    margin-bottom: -10px;
}

p.footer {
    float: left;
    font-size: 70%;
}

p.copyright {
    float: right;
    font-size: 60%;
    margin-right: 125px;
    text-align: right;
}

.clear {
    clear: both;
}

.clear60 {
    clear: both;
    height: 60px;
}

.clear40 {
    clear: both;
    height: 40px;
}

.backBtn {
    background-image: url('../../admin/images/headlineBg.gif') !important;
	color: #fff !important;
    border-top: solid 1px #e1e1e1 !important;
    border-right: solid 1px #c1c1c1 !important;
    border-bottom: solid 1px #c1c1c1 !important;
    border-left: solid 1px #e1e1e1 !important;
    width: 80px !important;
    cursor: pointer;
    margin-bottom: 10px;
}

#adminBox {
    position: absolute;
    color: #fff !important;
    font-size: 80%;
    width: 190px;
    text-align: right;
    top: 30px;
    right: 30px;
}

#adminBox a {
    color: #fff !important;
}




/*-------------------------------- Navigation Styles --------------------------------*/

#nav {
    float: left;
    width: 180px;
}

#nav ul {
    padding: 0; 
    margin: 0; 
    list-style: none;
}

#nav ul li {
    float: left;
    width: 150px;
    margin-bottom: 10px;
}

#nav ul li a {
    float: left; 
    display: block; 
    height: 31px; 
    line-height: 31px; 
    padding: 0 46px 0 0; 
    background: url("../../images/buttons.gif") no-repeat right top; 
    color: #fff;
    font-family: verdana, sans-serif;
    font-size: 90%;
    text-decoration: none;
    text-align: right;
    width: 146px;
}

#nav ul li a:hover {
    background-position: right -31px; 
    height: 31px;
    color: #265803;
}

/* ---------- Contact form styles ---------- */

#contentLeft form {
	width: 580px;
	color: #000;
	font-family: arial, sans-serif;
}

#contentLeft input{
	color:#000;
	border-top: solid 1px #c1c1c1;
	border-right: solid 1px #e1e1e1;
	border-bottom: solid 1px #e1e1e1;
	border-left: solid 1px #c1c1c1;
	float: left;
	width: 160px;
        font-size: 16px;
        margin-bottom: 10px;
        margin-right: 15px;
}

#contentLeft .errMsg{
	color:#000;
	float: left;
	width: 120px;
        font-size: 10px;
}

#err_message {
	float: left;
	width: 60px !important;
        font-size: 10px;
}

#contentLeft textarea {
	color:#000;
	border-top: solid 1px #c1c1c1;
	border-right: solid 1px #e1e1e1;
	border-bottom: solid 1px #e1e1e1;
	border-left: solid 1px #c1c1c1;
	float: left;
	width: 230px;
        height: 150px;
        font-size: 16px;
        margin-right: 15px;
        margin-bottom: 15px;
}
	
#contentLeft label {
        float: left;
	text-align: left;
	width: 140px;
	font-family: arial, sans-serif;
	font-size: 14px;
        margin-bottom: 8px;
}

#contentLeft .submit {
	background-color: #629c14;
	margin: 10px 0 0 139px;
	color:#fff;
	font-size: 15px;
        font-weight: bold;
	width: 120px;
	height: 30px;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #848484;
	border-bottom: solid 1px #848484;
        cursor: pointer;
}


/*-------------------------------- Link Styles --------------------------------*/

a:link {text-decoration: none; color: #265803;}
a:visited {text-decoration: none; color: #265803;}
a:active {text-decoration: none;}
a:hover {text-decoration: underline; color: #629c14;}

#footer a:link {text-decoration: none; color: #f3f3f3;}
#footer a:visited {text-decoration: none; color: #f3f3f3;}
#footer a:active {text-decoration: none;}
#footer a:hover {text-decoration: underline; color: #ccc;}




/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
