


/*GENERAL*/


html, body {
background: url(images/cnd-back.jpg) top center repeat-x #D5D1D1; 
padding:0px;
margin:0px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#outerwrap{
width:960px;
border:0px solid black;
margin:0px auto; 
padding:0px;
}


/*HEADER AREA*/



/*All Pages*/

#toptext{
width:960px; 
height:96px;
border:0px dashed green;
background-color:transparent;
}



/*Other Pages*/

#header{
width:960px;
height:247px;
border:0px solid red;
background: url(images/headback.jpg) top center no-repeat transparent; 
}


#header h1, #header h2, #headerhome h1, #headerhome h2{
visibility:hidden;
display: none;
}






/*TOP NAVIGATION*/


.top-nav {
position:absolute;
	background-color:transparent;
	height: 26px;
	margin-top:182px;
	margin-left:170px;
	border:0px dashed red;
}

.toplist {
	list-style: none;
	margin: 0;
	padding: 0;
}



.toplist a {
	color: #000 !important;
	font-size: 80%;

}


 .toplist li.current_page_item {
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 0px;
	background-color:#DFDF00;
}



.toplist li.current_page_item a {
	color:#000!important;
	font-weight:normal;
}


.toplist li {
	display: block;
	float: left;
	line-height: 110%;
	list-style: none;
	margin: 0;
	border-right: 1px solid #9FA2A4;
	height: 26px;
	padding: 6px 10px 0px 10px;

}

.toplist li a{
font-size:80%;
text-decoration:none;
}



/*End Header Area*/







/*BREADCRUMB*/


#breadcrumb{
position:relative;
width:700px; 
height:20px;
top:224px ;
left: 240px;
padding:0px;
border:0px dashed red;
font-size:70%;
color:#000

}





/*SEARCH*/

#search{
position:relative;
width:230px; 
height:25px;
top:127px ;
left: 730px;
padding:0px;
border:0px dashed red;
font-size:70%;
color:#000

}












/*Archive Header*/

#content #contentright h3.archivehead{
font-size:130%!important;
color:#427444!important;
margin:0px 0px 15px 0px;
padding:0px;
font-family: 'Arial Rounded MT Bold', verdana
}








#content{
float:left; 
width:960px; 
border:0px solid black;
background: url(images/contentback.jpg) repeat-y top left #FFF; 
padding:0px;
min-height: 500px;
margin:0px 0px 0px 0px;
}

/*IE6 Hack*/

* html #content {
height: 500px;
}



#content #contentleft{
float:left;
width:210px;
border:0px dashed red;
padding:10px 10px 10px 0px;
margin:0px;
}


#content #contentright{
float:right;
width:700px;
border:0px dashed red;
padding: 0px 20px 30px 0px;
margin:10px 0px 0px 0px;
}




/*GENERAL TEXT FORMATTING INCLUDING IE COLUM STYLES */

#content #contentright p, #content #contentright #rightcol p, #content #contentright #leftcol p{
line-height: 1.7em;
font-size:80%;
margin:0.6em 0em 0.9em 0em;
padding:0px;
}


#content #contentright ul, #content #contentright #rightcol ul, #content #contentright #leftcol ul{
margin:0em 0em 0.8em 0em;
}


#content #contentright li, #content #contentright #rightcol li, #content #contentright #leftcol li{
line-height: 1.7em;
font-size:80%;
margin:0.2em 0em 0.4em 0em;
	
}

/*H2 Formatting*/


#content #contentright h2, #content #contentright #rightcol h2,  #content #contentright #leftcol h2{
font-family:Georgia, serif;
letter-spacing:0.5px;
font-size:125%;
color:#034164;
margin:0px 0px 0.2em 0em;
padding:0px;
}

#content #contentright h2 a:link, #content #contentright #rightcol h2 a:link,  #content #contentright #leftcol h2 a:link{
color:#034164;
text-decoration:none
}

#content #contentright h2 a:visited, #content #contentright #rightcol h2 a:visited,  #content #contentright #leftcol h2 a:visited{
color:#034164;
text-decoration:none
}

#content #contentright h2 a:hover, #content #contentright #rightcol h2 a:hover,  #content #contentright #leftcol h2 a:hover{
color:#034164;
text-decoration:underline
}

/*End*/

#content #contentright h3, #content #contentright #rightcol h3,  #content #contentright #leftcol h3{
font-family: Georgia, serif;
font-size:105%;
font-weight:normal;
color:#333;
margin:0.8em 0px 0.5em 0px;
padding:0px;
}

#content #contentright div.excerpt{
background-color:transparent;
padding:0px;
margin-left:50px
}

#content #contentright div.excerpt p{
line-height:1.4em;
}



#content #contentright h4, #content #contentright #rightcol h4,  #content #contentright #leftcol h4{
font-family: Georgia, serif;
font-size:115%;
font-weight:normal;
letter-spacing:0.5px;
color:#990000;
margin:1.0em 0px 0px 0px;
padding:0px;
}



#content #contentright blockquote, #content #contentright #rightcol blockquote,  #content #contentright #leftcol blockquote{
margin: auto 1em auto 1em;
line-height:1.5em;
}


#content #contentright p.postdate{
	color:#990000;
	margin-bottom:3px;
	font-weight:bold;
}










/*   UNIVERSAL LH SIDEMENU*/


#sidebar {
margin:0px;
font-size: 75%;
}


#sidebar ul {
margin: 0px;
padding:0px 0px 10px 5px;
border-bottom: 1px solid #FFF;
}


#sidebar h3 {
margin:10px auto 5px auto;
text-align:center;
font-size: 110%;
color:#990000;

}


#sidebar ul li {
list-style-type:none;	
padding:0;
margin:0;
display:inline;
}


#sidebar li a:link,
#sidebar li a:visited,
#sidebar li a:active {
color:#333;
text-decoration:none;
display:block;
padding:4px 10px 5px 21px;
line-height:1.3em;
}


#sidebar li a {
	background:transparent url(images/red_bull.png) 8px 6px no-repeat;
}


#sidebar li.current_page_item a {
color:#000;
background-color: white;
font-weight:bold;
}


#sidebar li a:hover {
background-position: 8px -74px;
background-color:white;
display:block;
padding:4px 10px 5px 21px;

}

/*End universal sidebar*/







/*HOME PAGE COLUMNS*/



#leftcolhome {
width: 440px;
float:left;
padding:0px;
border:0px dashed green;
}

#rightcolhome {
width: 220px;
float:right;
padding-left:5px;
padding-right: 0px;
background-color:transparent;
border-left:1px solid #dedede;
}





/*HOME PAGE RIGHT COLUMN*/



#content #contentright #rightcolhome h3 {
padding-left:8px;
font-weight:bold;
font-size:100%;
margin-bottom:2px;
}



#rightcolhome ul {
margin:0px 0px 5px 0px;
padding:0px;
}


#rightcolhome ul li {
list-style-type:none;	
padding: 0px 0px 0px 8px;
margin: 0px;
display:block;
border-bottom: 1px solid #dedede;
}



#rightcolhome li a:link,
#rightcolhome li a:visited,
#rightcolhome li a:active {
color:#333;
text-decoration:none;
display:block;
padding:0px 0px 5px 0px;
line-height:1.3em;
font-size:88%;
}




#rightcolhome li:hover {
display:block;
background-color:#E5E5E5;
}


#rightcolhome .homedate {
color:#990000;
font-size:75%;
margin-bottom:-3px;
padding:0px;
font-weight:bold;
}




/*End right column home*/





















/*EDIT PAGE BUTTON*/


#editpage{
clear:both;
  z-index: 10;
  position:relative;
	border:2px solid red;
	width: 120px;
	height:23px;
	background-color:#019966;
	margin-left:3px;
	padding:2px 0px 3px 0px;
	font-weight:bold;
	text-align:center;
	-moz-border-radius: 5px;
	border-radius:5px;
	-webkit-border-radius: 5px;	
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}

#editpage a {
color:#FFFFFF;
font-family:verdana, sans-serif;
text-decoration: none;
font-size:90%;

}

#editpage:hover {
display:block;
color:#FFFFFF;
background-color:#CC3333;
}


/*End Edit page button*/







/*FORM STYLE*/


.feedbackform{
padding: 5px;
font-family:verdana, sans-serif;
font-size:100%;
}

div fieldset{
margin-bottom:20px;
padding-top:5px;
background-color:#FFF;
width:100%;
}

div fieldset legend{
font-family:sans-serif;
color:#990000;
font-size:100%;
font-weight:bold;
border:1px solid #666;
background-color:#EFEFEF;
padding:5px 12px;
margin-top:15px;
}


div.fieldwrapper{ /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
width: 550px; /*width of form rows*/
overflow: hidden;
padding: 3px 0;
border:0px dashed red;
margin-left:30px;
}

div.fieldwrapper label.styled{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float: left;
width: 220px; /*width of label (left column)*/
font-size:95%;
_font-size:85%;
border-bottom: 1px solid #98A5DE;
padding-bottom:2px;
line-height:1.2em;
margin-bottom:0px;
margin-right: 15px; /*spacing with right column*/
color:#000066;
}

div.fieldwrapper div.thefield{ /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
float: left;
margin-bottom: 5px; /* space following the field */
}

div.fieldwrapper div.thefield ul{ 
list-style: none;
margin-left:0px!important;
font-size:90%;
_font-size:85%;
}


div.fieldwrapper div.thefield li{ 
margin-left:0px;
padding:0px!important;
margin:0px!important;
border:0px dashed red;
}



div.fieldwrapper div.thefield input[type="text"]{ /* style for INPUT type="text" fields. Has no effect in IE7 or below! */
width: 230px;
}

div.fieldwrapper div.thefield textarea{ /* style for TEXTAREA fields. */
width: 230px;
height: 150px;
}

div.buttonsdiv{ /*div that wraps around the submit/reset buttons*/
margin: 5px 5px 5px 120px; /*space  around buttonsdiv*/

}

div.buttonsdiv input{ /* style for INPUT fields within 'buttonsdiv'. Assumed to be form buttons. */
width: 80px;
background: #e1dfe0;
}








/*EDITOR CLASSES FOR IMAGES*/

/*Change #content if not apply*/

/*Image border*/

#content #contentright img {
	border: 2px solid #CCC;
	padding: 4px;
	margin:2px;
}



/*Caption positioned central to picture*/

#content #contentright .wp-caption p{
	font-size:smaller;
	margin:0px;
	padding:0px;
text-align:center;
}


/*Center or float*/

#content #contentright .aligncenter{
margin:0px auto;	
}

#content #contentright .alignleft {
float:left;
margin: 8px 15px 3px 0px;
}

#content #contentright .alignright {
float:right;
margin: 8px 0px 3px 15px;
}


/*Legacy Positioning*/

#content #contentright img.float-right, #content #contentright p.float-right {
  margin: 8px 0px 5px 15px;  
  float: right;
}

#content #contentright img.float-left, #content #contentright p.float-left {
  margin: 8px 15px 5px 0px;
 float: left;
}


/*Inbuilt Gallery Classes*/


.gallery-caption{
	font-size:smaller;
	margin:0px;
	padding:0px;
text-align:center;	
}

/*LANGUAGE SWITCHER*/


.langswap{
font-weight:bold;
}

#langswap a {
}













/*FOOTER*/


#footer{
background: url(images/bottback.jpg) top left repeat-x  #50A552; 
margin:0px auto;
clear:both;
width:100%;
height:70px;
background;
text-align:center;
font-size:80%;
}


#footertext{
width:960px;
margin:0px auto;
padding:30px 0px 0px 0px;
}

#footer #footertext p, #footer #footertext  li{
color:white;
margin:0px;
text-decoration:none;
}


#footer #footertext p a,  #footer #footertext li a{
text-decoration:underline;
color:#FFF;
}



#footer #footertext ul {
margin: 0px auto 0px 0px;
}


#footer #footertext li {
	display: block;
	float: left;
	line-height: 1.0em;
	list-style: none;
	border-right: 1px solid #FFF;
	padding: 0px 10px 0 10px;

}


/*SOCIABLE STYLES*/

/*Disable Plugin CSS*/

#content #contentright .sociable_tagline { 
display:none;
visibility:hidden;
 }

#content #contentright .sociable ul li  img{
border:0px solid red;	
float: none;
width: 16px;
height: 16px;
margin: 15px 5px;
padding: 0;
opacity: .4;
-moz-opacity: .4;
filter: alpha(opacity=40);
}



#content #contentright .sociable ul {
	display: inline;
	margin: 0px;
	padding: 0;
}

#content #contentright .sociable ul li {
	background: none;
	display: inline ;
	list-style-type: none;
	margin: 0;
	padding: 1px;
	}
	
	
	hr{
		color:#EFEFEF;
		height:1px
	}
	
	
.navigation{
margin:20px 0px;
border:0px dashed gray;
	}
	
	.navigation .navleft{
		float:left;
}	

	.navigation .navright{
		float:right;
}

	.navigation .navleft a, .navigation .navright a{
	font-size:85%;
	color:#990000;
	text-decoration:none;
	font-weight:bold;

	}
 
 #sidebar .rssicon{
 	margin:20px auto;
	text-align:center;
 }
 
 
 /*SHOPPING CART*/
 
 
 /*LH NAV*/
 
 #shopbasket{
 	
	margin:20px 10px 20px 10px;
	background:#FFF;
	padding:5px 0px 5px 5px;
 }
 

 /*Basket*/
 
.textcol{
	border:0px dashed green;
}

 
.textcol .imagecol{
margin-top:20px;
}


.textcol .producttext{
	border:0px dashed red;
	margin: 20px 0px 0px 40px;
	width:500px;
}

.textcol .producttitles h2{
	border:0px dashed red;
	margin: 10px 0px 20px 0px!important;
}


.textcol .producttitles .wpsc_checkout_forms{
font-size:	90%;
}




/*Description*/

.wpsc_description p{
font-size:100%!important;
margin-top:0.6em!important;
margin-bottom: 0.5em!important;
}

#wpsc_shopping_cart_container{
font-size:80%!important;
}


.productcart .firstrow, .productcart  .product_row .pricedisplay{
font-size:90%!important;
}

.productcart .firstrow, .productcart  .product_row .pricedisplay{
font-size:90%!important;
}

#wpsc_shopping_cart_container .wpsc_checkout_table h4{
	font-size:130%!important;
}
