/*
Theme Name: מצברי הדרום
Theme URI: http://www.scolpy.net/packs.html
Description: מצברי הדרום - נבנה על ידי <a href="http://www.scolpy.net" title="סקולפי - התאמת מערכות תוכן ופורומים">Scolpy</a>.
Version: 1.0
Author: <a href="http://www.scolpy.net" title="סקולפי - התאמת מערכות תוכן ופורומים">סקולפי</a>.
Tags:
Text Domain: south_batteries

	This theme was and built by Yonatan Levy from www.scolpy.net.

*/

/* begin Page */

body
{
	
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	direction: rtl;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
  	color: #545454;

}

#main
{

	position: relative;
	width: 100%;
	left: 0;
	top: 0;

}

#page-background-simple-gradient
{

	position: absolute;
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 1px;

}

.cleared
{

	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1px;

}


form
{

	padding: 0 !important;
	margin: 0 !important;

}

table.position
{

	position: relative;
	width: 100%;
	table-layout: fixed;

}

h1
{

    font-size: 16px;

}

h2
{

    font-size: 14px;

}


/* end Page */

/* begin Box, Sheet */
.Sheet
{

	position: relative;
	z-index: 0;
	margin: 0 auto;
	width: 915px;
	min-width: 35px;
	min-height: 35px;

}

.Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 13px;
}

.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl, .Sheet-tc, .Sheet-bc,.Sheet-cr, .Sheet-cl
{
	position: absolute;
	z-index: -1;
}

.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl
{

	width: 34px;
	height: 34px;

}

.Sheet-tl
{
	top: 0;
	left: 0;
	clip: rect(auto, 17px, 17px, auto);
}

.Sheet-tr
{

	top: 0;
	right: 0;
	clip: rect(auto, auto, 17px, 17px);

}

.Sheet-bl
{

	bottom: 0;
	left: 0;
	clip: rect(17px, 17px, auto, auto);

}

.Sheet-br
{

	bottom: 0;
	right: 0;
	clip: rect(17px, auto, auto, 17px);

}

.Sheet-tc, .Sheet-bc
{

	left: 17px;
	right: 17px;
	height: 34px;

}

.Sheet-tc
{

	top: 0;
	clip: rect(auto, auto, 17px, auto);

}

.Sheet-bc
{
	bottom: 0;
	clip: rect(17px, auto, auto, auto);
}

.Sheet-cr, .Sheet-cl
{

	top: 17px;
	bottom: 17px;
	width: 34px;

}

.Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 17px);
}

.Sheet-cl
{
	left:0;
	clip: rect(auto, 17px, auto, auto);
}

.Sheet-cc
{

	position:absolute;
	z-index:-1;
	top: 17px;
	left: 17px;
	right: 17px;
	bottom: 17px;
	background-image: url('images/Sheet-c.png');

}

.Sheet
{
	margin-top: -13px !important;
}

#page-background-simple-gradient, #page-background-gradient, #page-background-glare
{
	min-width:915px;
}

/* end Box, Sheet */

/* begin Header */
div.Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 889px;
	height: 100px;
}

div.Header-jpeg
{

	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 889px;
	height: 100px;
	background: #fff no-repeat;
	background-position: center center;

}
/* end Header */

/* begin Logo */
.Logo
{
	display : block;
	position: absolute;
	left: 10px;
	top: 35px;
	width: 869px;
}

a#logo
{

	display: block;
	background: url('images/Logo.png') no-repeat;
	width: 199px;
	height: 44px;

}

div#volta
{
 
	position: absolute;
	right: 220px;
	top: 30px;
	display: block;
	background: url('images/Volta.png') no-repeat;
	width: 113px;
	height: 53px;

}

h1.slogan-text
{
	font-size: 27px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding:0;
	margin:0;
	color: #545454 !important;
}
/* end Logo */

/* begin Menu */
/* menu structure */

.menu a, .menu a:link, .menu a:visited, .menu a:hover
{
	text-align:right;
	text-decoration:none;
	outline:none;
	color: #FFFFFF;
	letter-spacing:normal;
	word-spacing:normal;
}

.menu, .menu ul
{
color: #FFFFFF;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;

}

.menu li
{

	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: right;
	position: relative;
	z-index: 1;
	background:none;

}

.menu li:hover
{

	z-index: 10000;
	white-space: normal;

}

.menu li li
{
  
	float: none;

}

.menu ul
{

	visibility: hidden;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	background:none;

}

.menu li:hover>ul
{

	visibility: visible;
	top: 100%;

}

.menu li li:hover>ul
{

	top: 0;
	left: 100%;

}

.menu:after, .menu ul:after
{

	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;

}
.menu, .menu ul
{

	min-height: 0;

}

.menu ul
{

	background-image: url('images/spacer.gif');
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;

}

.menu ul ul
{

	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;

}

/* menu structure */

.menu
{
color:white;
	padding: 6px 6px 6px 6px;

}

.nav
{

	position: relative;
	height: 41px;
	z-index: 100;
color:white;
}

.nav .l, .nav .r
{
 
color:white;
     background-color:black;
	position: absolute;
	z-index: 1;
	top: 0;
	height: 64px;
	background: url('images/Nav.png') no-repeat 0px bottom;

}

.nav .l
{

	left: 0;
	right:0px;
color:white;
}

.nav .r
{
color:white;
	right: 0;
	width: 889px;
	clip: rect(auto, auto, auto, 889px);

}


/* end Menu */

/* begin MenuItem */
.menu ul li
{
    color:white;
	clear: both;

}

.menu a
{
color:white;
      padding-top:18px;
	position: relative;
	display:  block;
	overflow: hidden;
	height: 39px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;

}


.menu a .r, .menu a .l
{
 	 
	display: block;
	 color:white;
 
	height: 77px;
	background: url('images/MenuItem.png') 0px 0px;

}

.menu a .l
{

	right: 0;
	left: 3px;
color:white;
}

.menu a .r
{
color:white;
	width: 406px;
	right: 0;
	clip: rect(auto, auto, auto, 403px);

}

.menu a .t 
{
  
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:white;
	padding: 0 19px;
	margin: 0 3px;
	line-height: 29px;
	text-align: center;
}

.menu a:hover .l, .menu a:hover .r
{
color:white;
	 background: url('images/MenuItem.png') 0px -58px;
}

.menu li:hover>a .l, .menu li:hover>a .r
{
color:white;
	 background: url('images/MenuItem.png') 0px -580px;
}

.menu li:hover a .l, .menu li:hover a .r
{
color:white;
	 background: url('images/MenuItem.png') 0px -58px;
}
.menu a:hover .t, .menu li:hover a .t, .menu li:hover>a .t
{
color:white;
	font-weight: bold;
}


.menu a.active .l, .menu a.active .r
{
color:white;
	 background: url('images/MenuItem.png') 0px -58px;
}

.menu a.active .t
{
     
   
color:white;
}


/* end MenuItem */

/* begin MenuSeparator */
.nav .menu-separator
{
    margin-top:30px;
	display: block;
	width: 1px;
	height: 29px;
	background: url('images/MenuSeparator.png')  0px 20px;
}

/* end MenuSeparator */

/* begin MenuSubItem */
.menu ul a
{
     
	 
	padding-top: 5px;
	padding-right: 5px;
	height: 20px;
	width: 140px;
	overflow: hidden;
	background: #fff ; 
	border-right: 1px solid #cad3d8;
	border-left: 1px solid #cad3d8;
	border-bottom: 1px solid #cad3d8;

}


.menu ul a, .menu ul a:link, .menu ul a:visited, .menu ul a:hover, .menu ul a:active, .nav ul.menu ul span, .nav ul.menu ul span span
{

	text-align: right;
	text-decoration: none;
color:black;
	font-size: 13px;

}

.menu ul ul a
{
color:black;
	margin-right: auto;

}

.menu ul li a:hover
{
color:black;
    background: #e1ecf3 repeat-x right top;

}

.menu ul li a:hover, .menu ul li:hover > a
{

	color:black;
	border-color: #cad3d8;

}

.nav .menu ul li a:hover span, .nav .menu ul li a:hover span span, .nav .menu ul li:hover>a span, .nav .menu ul li:hover>a span span
{

	 
	color:black;

}

/* end MenuSubItem */


/* Yoni */

div#block_hm
{

    display: block;
    margin: 30px 0 0 0;
	background: url('images/BlockHomePage.png') no-repeat;
	width: 890px;
	height: 186px;

	}

div#block_hm div#contact_form
{

    margin: 50px 0 0 0;
    width: 235px;
	float: left;
	display: inline-block;

}

div#block_hm input, textarea
{

	font-family: Arial, Helvetica, Sans-Serif;
    margin: 1px;
	border: 1px #b9c4cb solid;
	color: #62696e;

}

div#block_hm input#fm_area, input#fm_car_type
{

    width: 70px;

}

div#block_hm textarea
{

	width: 160px;
	height: 32px;
	font-family: arial;
	font-size: 12px;

}

/*
div#block_hm input[type="submit"]
{

	border: none;
	background: url('images/FormSubmitButton.png') no-repeat;
	width: 50px;
	height: 21px;
	cursor: pointer;

}
*/

div.our_recommendeds
{

    width: 910px;

}

div.our_recommendeds div#our_recommendeds_title
{

    margin: 20px 0px 0px 0px;
	background: url('images/OurRecommendedsTitle.png') no-repeat;
	width: 118px;
	height: 17px;

}

div.last_batteries
{

	background: url('images/BatteryBlock.png') no-repeat;
    display: inline-block;
	float: right;
	width: 227px;
	height: 228px;

}

div.last_batteries_title a
{

    display: inline-block;
    margin: 38px 10px 0 0;
	font-weight: bold;
	color: #000;
	font-size: 13px;
	text-decoration: none;

}

div.last_batteries_desc p
{

    display: inline;
	padding: 0;
    margin: 0 10px 0 0;
	font-weight: normal;
	color: #7a818a;
	font-size: 12px;
	text-decoration: none;

}


div.last_batteries_image img
{

    display: inline-block;
	width: 120px;
	height: 120px;
	margin: 5px 40px 0 0;

}

span.last_batteries_price
{

    width: 80px;
	float: right;
	text-align: right;
    display: inline-block;
    color: #cc2626;
	font-size: 13px;
	margin: 12px 5px 0 0;

}

span.last_batteries_read_more
{

	margin: 12px 0 0 30px;
	float: left;
    display: inline-block;

}

span.last_batteries_read_more a
{

    display: block;
	background: url('images/ReadMoreButton.png') no-repeat;
	width: 57px;
	height: 16px;
    border: 0;
    cursor: pointer;

}

div.last_batteries_title a:hover, a:active
{

	text-decoration: underline;

}

div#full_list
{

    display: block;
    float: right;
    margin: 15px 0px 0px 0px;
	
}

div#full_list a
{

    font-size: 13px;
    color: #b21c23;
	font-weight: bold;
	text-decoration: underline;

}

div#about_us
{

    margin: 0;
	float: right;
    display: block;
	width: 800px;

}

div#about_us_title
{

    margin: 20px 0px 0px 0px;
	background: url('images/AboutUsTitle.png') no-repeat;
    display: inline-block;
	width: 71px;
	height: 17px;

}

div#about_us p
{

    margin: 10px auto 0 auto;
    display: inline-block;
	text-align: right;
    color: #202429;

}

/* begin ContentLayout */
.contentLayout
{
    
    margin-top:20px;
	position: relative;
	margin-bottom: 1px;
	width: 889px;
}
/* end ContentLayout */

/* begin Box, Block */
.Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
}

.Block-body
{
	position: relative;
	z-index: 1;
	padding: 1px;
}

.Block-tr, .Block-tl, .Block-br, .Block-bl, .Block-tc, .Block-bc,.Block-cr, .Block-cl
{
	position:absolute;
	z-index:-1;
}

.Block-tr, .Block-tl, .Block-br, .Block-bl
{
	width: 14px;
	height: 14px;
	background-image: url('images/Block-s.png');
}

.Block-tl
{
	top:0;
	left:0;
	clip: rect(auto, 7px, 7px, auto);
}

.Block-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.Block-bl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.Block-br
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.Block-tc, .Block-bc
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('images/Block-h.png');
}

.Block-tc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.Block-bc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.Block-cr, .Block-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('images/Block-v.png');
}

.Block-cr
{
	right:0;
	clip: rect(auto, auto, auto, 7px);
}

.Block-cl
{
	left:0;
	clip: rect(auto, 7px, auto, auto);
}

.Block-cc
{
	position:absolute;
	z-index:-1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #fff;
}


.Block
{
	margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 7px;
}

.BlockHeader .t
{
	height: 30px;
	color: #000000;

font-size: 12px;
font-style: normal;
font-weight: bold;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;	
}

.BlockHeader .l, .BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.BlockHeader .l
{
	left:0;
	right:6px;
}

.BlockHeader .r
{ 
	width:909px;
	right:0;
	clip: rect(auto, auto, auto, 903px);
}


.header-tag-icon
{
    height: 30px;
	background-position:left top;
	background-image: url('images/BlockHeaderIcon.png');
	padding:0 0 0 12px;
	background-repeat: no-repeat;
	min-height: 12px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 8px;
}



.BlockContent-body
{
	color:#696969;

font-size: 12px;
font-style: normal;
font-weight: normal;
}

.BlockContent-body a:link
{
	color: #595959;

text-decoration: underline;
}

.BlockContent-body a:visited, .BlockContent-body a.visited
{
	color: #949494;

text-decoration: underline;
}

.BlockContent-body a:hover, .BlockContent-body a.hover
{

	color: #E6B105;
    text-decoration: none;

}

.BlockContent-body ul
{

	list-style-type: none;
	color: #292929;
	margin: 0;
	padding: 0;

}

.BlockContent-body li
{

    font-size: 12px;
    text-decoration: none;

}

.BlockContent-body ul li
{

	padding: 0px 0 0px 13px;
	background: url('images/BlockContentBullets.png') no-repeat;
	margin: 0 0.5em;
	line-height: 1.2em;

}

/* end Box, BlockContent */

/* begin Box, Post */
.Post
{

	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;

}

.Post-body
{
    padding-top:0px;
	position: relative;
	z-index: 1;
	padding: 10px;

}

.Post
{

	margin: 7px;

}

/* Start images */
a img
{

	border: 0;

}

.article img, img.article
{

	border: solid 1px #949494;
	margin: 1em;

}

.metadata-icons img
{

	border: none;
	vertical-align: middle;
	margin: 2px;

}
/* Finish images */

/* Start tables */

.article table, table.article
{

	border-collapse: collapse;
	margin: 1px;
	width: auto;

}

.article table, table.article .article tr, .article th, .article td
{

	background-color: transparent;

}

.article th, .article td
{

	padding: 2px;
	border: solid 1px #ABABAB;
	vertical-align: top;
	text-align: right;

}

.article th
{

	text-align: center;
	vertical-align: middle;
	padding: 7px;

}

/* Finish tables */

pre
{

	overflow: auto;
	padding: 0.1em;

}

/* end Box, Post */

/* begin PostHeaderIcon */
div.PostHeader
{

	margin: 0px;
	padding: 0px;
	text-align: right;
	text-indent: 0;
	line-height: inherit;
    font-weight: bold;
	display: inline;
	color: #404040;

}

/* end PostHeaderIcon */


/* begin PostMetadata */
.PostMetadataHeader
{

	padding: 1px;
	background-color: #f2f2f2;
	border-color: #bfbfbf;
	border-style: solid;
	border-width: 1px;

}
/* end PostMetadata */

/* begin PostIcons */
.PostHeaderIcons
{

	padding: 1px;

}

.PostHeaderIcons, .PostHeaderIcons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover
{

	font-size: 11px;
	color: #3b3b3b;

}

.PostHeaderIcons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover
{

	margin: 0;

}

.PostHeaderIcons a:link
{

	text-decoration: underline;
	color: #545454;

}

.PostHeaderIcons a:visited, .PostHeaderIcons a.visited
{

	text-decoration: underline;
	color: #545454;

}

.PostHeaderIcons a:hover, .PostHeaderIcons a.hover
{

	text-decoration: none;
	color: #dcaa04;

}
/* end PostIcons */

/* begin PostContent */
/* Content Text Font & Color (Default) */
.PostContent p 
{

	margin: 0.5em 0;

}

.PostContent, .PostContent p
{

    font-size: 12px;
    text-align: right;
    color: #545454;

}

.PostContent
{

	margin: 0;
 
}

div#volta_article
{

	background: url('images/Mazber.jpg') no-repeat;
	width: 132px;
	height: 118px;
	float: left;
	clear: both;
	

}

/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{

text-decoration: underline;
  color: #757575;
}

/* Adds special style to an unvisited link. */
a:link
{

text-decoration: underline;
  color: #757575;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{

text-decoration: underline;
  color: #3b3b3b;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{

text-decoration: none;
  color: #E6B105;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
margin-top:0px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;

}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{

    padding-top: 0px;
    margin-top: 0px;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    text-align: right;
  color: #FFFFFF;
 
}


h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{

    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-align: right;
    color: #FFFFFF;

}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{

    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    text-align: right;
  color: #FFFFFF;

}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{

font-size: 16px;
font-style: normal;
font-weight: bold;
text-align: right;
 color: #FFFFFF;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{

    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-align: right;
  color: #FFFFFF;

}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{

    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-align: right;
    color: #FFFFFF;

}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{

	color: #404040;
	margin:1em 0 1em 2em;
	padding:0;
    font-size: 12px;

}

li ol, li ul
{

	margin:0.5em 0 0.5em 2em;
	padding:0;

}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.Post li
{
	padding:0px 0 0px 13px;
	line-height:1.2em;
}

.Post ol li, .Post ul ol li
{

	background: none;
	padding-right: 0;

}

.Post ul li, .Post ol ul li 
{

	background: url('images/PostBullets.png') no-repeat;
	padding-right: 13px;

}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.PostContent blockquote p
{
	color:#121212;

font-style: italic;
font-weight: normal;
text-align: right;
}

blockquote,
.PostContent blockquote
{
		border:solid 1px #bfbfbf; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#f2f2f2;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin PostMetadata */
.PostMetadataFooter
{
	padding:1px;
	background-color: #f2f2f2;
	border-color: #bfbfbf;
border-style: solid;
border-width: 1px;
}
/* end PostMetadata */

/* begin PostIcons */
.PostFooterIcons
{
	padding:1px;
}

.PostFooterIcons, .PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a:hover
{

font-size: 11px;
text-decoration: none;
	color: #3b3b3b;
}

.PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a:hover
{
	margin:0;
}

.PostFooterIcons a:link
{

text-decoration: underline;
	color: #545454;
}

.PostFooterIcons a:visited, .PostFooterIcons a.visited
{

text-decoration: underline;
	color: #545454;
}

.PostFooterIcons a:hover, .PostFooterIcons a.hover
{

text-decoration: none;
	color: #dcaa04;
}
/* end PostIcons */

/* begin Button */
.button-wrapper .button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:33px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.button-wrapper
{
	display:inline-block;
	position:relative;
	height: 33px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .button-wrapper
{

	display: block;
	float: left;

}

.button-wrapper .button
{
 
	display: block;
	height: 33px;
    font-size: 12px;
	white-space: nowrap;
	text-align: right;
	padding: 0 21px !important;
	line-height: 33px;
	text-decoration: none !important;
	color: #000000 !important;

}

input, select
{

font-size: 12px;
font-style: normal;
font-weight: normal;
}

.button-wrapper.hover .button, .button:hover
{
	color: #000000 !important;
	text-decoration: none !important;
}

.button-wrapper.active .button
{
	color: #FFFAEB !important;
}

.button-wrapper .l, .button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 99px;
	background-image: url('images/Button.png');
}

.button-wrapper .l
{
	left:0;
	right:10px;
}

.button-wrapper .r
{
	width:409px;
	right:0;
	clip: rect(auto, auto, auto, 399px);
}

.button-wrapper.hover .l, .button-wrapper.hover .r
{
	top: -33px;
}

.button-wrapper.active .l, .button-wrapper.active .r
{
	top: -66px;
}


/* end Button */

/* begin Footer */
.Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 889px;
	margin: 5px auto 0px auto;
}

.Footer .Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.Footer .Footer-background
{

	position: absolute;
	z-index: -1;
	background: url('images/FooterBackground.png') no-repeat;
	width: 889px;
	height: 33px;
	bottom: 0;

}

.Footer .Footer-text p
{

	margin: 0 0 4px 0;
	display: inline-block;

}

.Footer .Footer-text p a
{

	text-decoration: none;

}

.Footer .Footer-text
{

	display: inline-block;
	color: #202429;
    font-size: 12px;

}

.Footer .Footer-text a:link
{

	text-decoration: none;
	color: #545454;
	text-decoration: underline;

}

.Footer .Footer-text a:visited
{

	text-decoration: none;
	color: #1C1C1C;
    text-decoration: underline;

}

.Footer .Footer-text a:hover
{

	text-decoration: none;
	color: #A57F03;
    text-decoration: none;

}
/* end Footer */

/* begin PageFooter */
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{

	font-size: 10px;
	text-decoration: underline;
	color: #C89A04;

}

div#page-footer-right
{

    width: 400px;
	float: right;

}

div#page-footer-right p
{

    margin: 0px;
	font-size: 13px;
	text-align: right;
	text-decoration: none;
	color: #9098A0;

}

div#page-footer-left
{

    width: 400px;
	float: left;

}

div#page-footer-left p
{

    margin: 0px;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
	color: #9098A0;

}
/* end PageFooter */

/* begin LayoutCell */
.contentLayout .content
{

    margin-top:10px;
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
	overflow: hidden;
	width: 666px;
}
.contentLayout .content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
	overflow: hidden;
	width: 888px;
}
/* end LayoutCell */


.commentlist, .commentlist li
{
	background: none;
}

.commentlist li li
{
	margin-left:30px;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin:1px;
	background: #fff;
}

.commentlist li cite
{
	font-size:1.2em;
}

#commentform textarea
{
	width: 100%;
}

img.wp-smiley
{
	border:none;
	margin:0;
	padding:0;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .article .aligncenter img, .aligncenter img.article, .aligncenter img, img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.alignright img, img.alignright
{
	margin: 1em;
	margin-right: 0;
}

.alignleft img, img.alignleft
{
	margin: 1em;
	margin-left: 0;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End */


.hidden
{
	display: none;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

.gallery {
    letter-spacing: normal;
}

.underline {
    text-decoration: underline;
}
