/* 

WOO CUSTOM STYLESHEET

---------------------



Instructions:



Add your custom styles here instead of style.css so it 

is easier to update the theme. Simply copy an existing 

style from style.css to this file, and modify it to 

your liking.



*/

/*Begin Demo Download Div**************************************************/

.dmoDldContainer{
	width:400px;
	height:60px;
	margin:10px auto;
	padding:10px;
	border-right: 3px solid #EEF4EA;
	border-left: 3px solid #EEF4EA;
	border-top: 3px dotted #87AD62;
	border-bottom: 3px dotted #87AD62;
	background-color:#EEF4EA;
	vertical-align:middle;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
}


.dmoDldTd{
	text-align:center;
}


.dmoDldBtn{
	width:150px;
	height:20px;
	background:url('http://www.joptima.com/wp-content/uploads/2010/03/demo_dld_bg_byn.jpg') repeat-x top;
	border: 2px solid #4B6037;
	margin:0px auto;
	padding: 0px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	line-height: 20px;
	display:block;
}



.dmoDldBtn a, .dmoDldBtn a:visited{
	color: #fff;
	text-decoration:none;
	display:block;
}


.dmoDldBtn a:hover{
	background-color:#87AD62;
	text-decoration:none;
}


.dmoDldBtn a:active{
	background-color:#999;
	color: #4B6037;
	text-decoration:none;
}


.dmoDldTxt a{
	color: #87AD62;
	text-decoration:none;
}

.dmoDldTxt a:hover{
	color: #4B6037;
	text-decoration:underline;
}

/*End of Demo Download Div**************************************************/
