/*       ++++++++++++++++++++++++++++++++++++++++++++++++++++++
         ++++++++++++++++++ General Stylings ++++++++++++++++++
         +++++++++++++++++++++++++++++++++++++++++++++++++++++*/


a {
        color: #000;
        text-decoration:none;
        font-weight:bold;
}

a img {
        border: none;
}

img {}



a:hover {
        color:#000;
        text-decoration:underline;
}



blockquote {
        border-left: 5px solid #ccc;
        margin-left: 1.5em;
        padding-left: 5px;
}


/*++++++++++++++++++ The BACKGROUND IMAGE +++++++++++++++++++++*/
/*+++++ replace "(images/default.jpg)" with another image from the /images directory of the theme or use the custom background switcher (Appearance - Change Background Image) ++++*/

body {
        background: url(../images/default.jpg) no-repeat 0 0 #fff;
        background-attachment:fixed;
        background-position: center center;
        color: #000;
        font-family: Arial, Verdana, sans-serif;
        margin: 0;
        padding: 0;

}

cite {
        font-size: 90%;
        font-style: normal;
}

h1 {    
font-size:24px;
}

h2 {
        
font-size:22px;

}

h3 {
font-size:20px;
}

h4 {
font-size:18px;
}

h5 {
font-size:16px;
}

h6 {
font-size:14px;
}

p, li {
        font: 13px 'Arial', Verdana, sans-serif;
        line-height:17px;
}




/*       ++++++++++++++++++++++++++++++++++++++++++++++++++++++
        ++++++++++++++ Containers and Headers ++++++++++++++++
         +++++++++++++++++++++++++++++++++++++++++++++++++++++*/
		
		
#banner {

		min-height:100px;
		background-position:center;
        font-family: Verdana, Arial, sans-serif;
        overflow:hidden;
        margin:13px 0 13px 0;
        background-image: url("../images/banner_850px.gif") ;
		background-repeat:no-repeat;


}

#leftbar{
        width:220px;
        float:left;
		margin-right:10px;
		padding:5px;
		margin-left:5px;
        background-image: url("../images/grey_background.gif");
        overflow:hidden;

        opacity: 0.9;filter:alpha(opacity=90);zoom:1;

         -webkit-border-top-left-radius:10px;
         -webkit-border-top-right-radius:10px;
         -webkit-border-bottom-left-radius:0px;
         -webkit-border-bottom-right-radius:0px;

         -khtml-border-radius-topleft:10px;
         -khtml-border-radius-topright:10px;
         -khtml-border-radius-bottomleft:0px;
         -khtml-border-radius-bottomright:0px;

         -moz-border-radius-topleft:10px;
         -moz-border-radius-topright:10px;
         -moz-border-radius-bottomleft:0px;
         -moz-border-radius-bottomright:0px;
}

#offerzone {
		padding:5px;
		text-align:center;
		border: 3px double #fff;
		margin-bottom:10px;

        -webkit-border-top-left-radius:10px;
        -webkit-border-top-right-radius:10px;
        -webkit-border-bottom-left-radius:0px;
        -webkit-border-bottom-right-radius:0px;

        -khtml-border-radius-topleft:10px;
        -khtml-border-radius-topright:10px;
        -khtml-border-radius-bottomleft:0px;
        -khtml-border-radius-bottomright:0px;

        -moz-border-radius-topleft:10px;
        -moz-border-radius-topright:10px;
        -moz-border-radius-bottomleft:0px;
        -moz-border-radius-bottomright:0px;
}


#blogzone {
		padding:5px;
		border: 3px double #fff;
		padding-bottom:50px;
		
        -webkit-border-top-left-radius:10px;
        -webkit-border-top-right-radius:10px;
        -webkit-border-bottom-left-radius:0px;
        -webkit-border-bottom-right-radius:0px;

        -khtml-border-radius-topleft:10px;
        -khtml-border-radius-topright:10px;
        -khtml-border-radius-bottomleft:0px;
        -khtml-border-radius-bottomright:0px;

        -moz-border-radius-topleft:10px;
        -moz-border-radius-topright:10px;
        -moz-border-radius-bottomleft:0px;
        -moz-border-radius-bottomright:0px;
}

#blogzone h3 {font-weight:bold; margin:17px 0 6px 5px;}

#rssOutput img {width:200px; height:auto;}



#sidebar{

        width:160px;
        float:right;
		min-height:640px;
        padding:10px;
		padding-bottom:10px;
        margin-left:10px;
		margin-right:5px;
        background-image: url("../images/grey_background.gif");
        overflow:hidden;

        opacity: 0.9;filter:alpha(opacity=90);zoom:1;

         -webkit-border-top-left-radius:10px;
         -webkit-border-top-right-radius:10px;
         -webkit-border-bottom-left-radius:0px;
         -webkit-border-bottom-right-radius:0px;

         -khtml-border-radius-topleft:10px;
         -khtml-border-radius-topright:10px;
         -khtml-border-radius-bottomleft:0px;
         -khtml-border-radius-bottomright:0px;

         -moz-border-radius-topleft:10px;
         -moz-border-radius-topright:10px;
         -moz-border-radius-bottomleft:0px;
         -moz-border-radius-bottomright:0px;
}

#sidebar input#s {
        text-align:left;
        margin-left:0px;
        width: 77%;
        color: #000000;
        font-weight:bold;
        font-family: verdana, arial,sans-serif;
        font-size:12px;
}

#sidebar a {font-weight:normal; color:#000000;}

#sidebar a:hover {
         color:#000000;
         text-decoration:underline;

}


#sidebar h3 {font-weight:bold; margin:17px 0 6px 5px;}

#sidebar ul {
        color: #000000;
        font-weight: bold;
        list-style-type: none;
        margin: 0;
        padding-left: 0px;
}

#sidebar ul li {

        font-family: Arial, Verdana, sans-serif;
        padding:0 10px 1px 10px;
        margin:3px 0 0 0;
        list-style-type: none;
        font-size:13px;

		
}

#main {
        padding:10px;
		margin:10px;
		margin-left:155px;
        font-size:13px;
        min-width:300px;
        background-image: url("../images/white_background.gif");
        overflow:hidden;



        opacity: 0.90;filter:alpha(opacity=90);zoom:1;

         -webkit-border-top-left-radius:10px;
         -webkit-border-top-right-radius:10px;
         -webkit-border-bottom-left-radius:0px;
         -webkit-border-bottom-right-radius:0px;

         -khtml-border-radius-topleft:10px;
         -khtml-border-radius-topright:10px;
        -khtml-border-radius-bottomleft:0px;
         -khtml-border-radius-bottomright:0px;

         -moz-border-radius-topleft:10px;
         -moz-border-radius-topright:10px;
         -moz-border-radius-bottomleft:0px;
         -moz-border-radius-bottomright:0px;
}

.candle_item {
		width:248px;
		min-height:620px;
		float:left;
		background-image: url("../images/grey_background.gif");
        padding: 5px;
		margin:auto;
        text-align: center;
		border: 3px double #fff;

        -webkit-border-top-left-radius:10px;
        -webkit-border-top-right-radius:10px;
        -webkit-border-bottom-left-radius:0px;
        -webkit-border-bottom-right-radius:0px;

        -khtml-border-radius-topleft:10px;
        -khtml-border-radius-topright:10px;
        -khtml-border-radius-bottomleft:0px;
        -khtml-border-radius-bottomright:0px;

        -moz-border-radius-topleft:10px;
        -moz-border-radius-topright:10px;
        -moz-border-radius-bottomleft:0px;
        -moz-border-radius-bottomright:0px;

}

.candle_item ul li {
		text-align:left;
        font-family: Arial, Verdana, sans-serif;
        padding:0 0px 1px 0px;
        margin:0px 0 0 0;
        list-style-type:disc;
        font-size:11px;
		line-height:12px;
}


.candle_item_index {
		width:248px;
		min-height:248px;
		float:left;
		background-image: url("../images/grey_background.gif");
        padding: 5px;
		margin:auto;
        text-align: center;
		border: 3px double #fff;

        -webkit-border-top-left-radius:10px;
        -webkit-border-top-right-radius:10px;
        -webkit-border-bottom-left-radius:0px;
        -webkit-border-bottom-right-radius:0px;

        -khtml-border-radius-topleft:10px;
        -khtml-border-radius-topright:10px;
        -khtml-border-radius-bottomleft:0px;
        -khtml-border-radius-bottomright:0px;

        -moz-border-radius-topleft:10px;
        -moz-border-radius-topright:10px;
        -moz-border-radius-bottomleft:0px;
        -moz-border-radius-bottomright:0px;

}

.candle_item_index ul li {
		text-align:left;
        font-family: Arial, Verdana, sans-serif;
        padding:0 0px 1px 0px;
        margin:0px 0 0 0;
        list-style-type:disc;
        font-size:11px;
		line-height:12px;
		}


#footer {
        color: #000000;
        font-size: 11px;
        margin: 10px 0 0 0;
        background-image: url("../images/grey_background.gif");
        padding: 3px;
        text-align: center;
        clear:both;

        opacity: 0.7;filter:alpha(opacity=70);zoom:1;

         -webkit-border-top-left-radius:10px;
         -webkit-border-top-right-radius:10px;
         -webkit-border-bottom-left-radius:0px;
         -webkit-border-bottom-right-radius:0px;

         -khtml-border-radius-topleft:10px;
         -khtml-border-radius-topright:10px;
         -khtml-border-radius-bottomleft:0px;
         -khtml-border-radius-bottomright:0px;

         -moz-border-radius-topleft:10px;
         -moz-border-radius-topright:10px;
         -moz-border-radius-bottomleft:0px;
         -moz-border-radius-bottomright:0px;		 
}		 
		 
/* ----------------- style info for Contact form ------------------------*/

.mailwrapper {
    text-align: center;
}


.maildiv {
    margin: 0 auto 0 auto;
    text-align: left;
    width: 365px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 90%;
}
.maildiv form {
    text-align: left;
}
.maildiv label {
    /* used for right side captions */
    vertical-align: top;
    padding: 0 0 0 3px;
}

.maildiv .sidelbl {
    /* used for left side labels */
    width: 95px;
    text-align: right;
    padding: 0 10px 0 0;
    vertical-align: top;
    position: relative;
    display: block; 
    float: left; 
    clear: left;
}
.maildiv a {
    color: #000000;
}
.maildiv h2 {
    color: #000000;
    font-size: 120%;
}
.maildiv input {
    margin-bottom: 10px;

}
.maildiv select {
    margin-bottom: 10px;

}
.maildiv textarea {
    margin-bottom: 10px;

}
.maildiv .ver_img {
    padding: 0;
    margin: 0 0 10px 10px;
    vertical-align:bottom;  
	border: 1px solid #000000;
}
.maildiv fieldset {
    padding: 5px 5px 5px 5px;
    margin-bottom: 10px;
}
.maildiv .legendspacing {
    height: 10px;
}
.maildiv .fmcredits {
    float: left;
    font-size: 90%;
}
.maildiv .fmsubmit {
    float: right;
}
.maildiv .fmrequired {
    color: #000000;
    font-size: 90%; 
    float: left;
    margin-top: 3px;
    margin-left: 5px;
}
.maildiv .fmspacer {
    height: 10px;
}

.maildiv .fminfofull {
    padding: 0 10px 0 10px;
    color: #000000;
    margin-bottom: 15px;
}
.maildiv .fminfohalf {
    padding: 0 10px 0 10px;
    color: #000000;
    margin-left: 110px;
    margin-bottom: 15px;
}
.maildiv .fmerrorbox {
    text-align: left;
}
.maildiv li {
    margin: 0 0 4px 0;
}
.maildiv .fmerrortitle {
    color: #FF0000;
    font-size: 120%;
}